Method | Description | |
---|---|---|
Construct ( Server.Mobile from, bool spawning ) : Item | ||
GetBonusProperties ( ) : int | ||
LootPackEntry ( bool atSpawnTime, |
||
LootPackEntry ( bool atSpawnTime, |
||
LootPackEntry ( bool atSpawnTime, |
||
LootPackEntry ( bool atSpawnTime, |
||
LootPackEntry ( bool atSpawnTime, |
||
Mutate ( Server.Mobile from, Item item ) : Item |
Method | Description | |
---|---|---|
GetRandomOldBonus ( ) : int |
public Construct ( Server.Mobile from, bool spawning ) : Item | ||
from | Server.Mobile | |
spawning | bool | |
return | Item |
public LootPackEntry ( bool atSpawnTime, |
||
atSpawnTime | bool | |
items | ||
chance | double | |
quantity | ||
maxProps | int | |
minIntensity | int | |
maxIntensity | int | |
return | System |
public LootPackEntry ( bool atSpawnTime, |
||
atSpawnTime | bool | |
items | ||
chance | double | |
quantity | int | |
return | System |
public LootPackEntry ( bool atSpawnTime, |
||
atSpawnTime | bool | |
items | ||
chance | double | |
quantity | int | |
maxProps | int | |
minIntensity | int | |
maxIntensity | int | |
return | System |
public LootPackEntry ( bool atSpawnTime, |
||
atSpawnTime | bool | |
items | ||
chance | double | |
quantity | string | |
return | System |
public LootPackEntry ( bool atSpawnTime, |
||
atSpawnTime | bool | |
items | ||
chance | double | |
quantity | string | |
maxProps | int | |
minIntensity | int | |
maxIntensity | int | |
return | System |
public Mutate ( Server.Mobile from, Item item ) : Item | ||
from | Server.Mobile | |
item | Item | |
return | Item |