Method | Description | |
---|---|---|
GetRandomTreasureItem ( Random, rnd ) : Item, | ||
OnBoss ( Dungeon, dungeon ) : void | ||
OnCleared ( Dungeon, dungeon ) : void | ||
OnCreation ( Dungeon, dungeon ) : void |
Method | Description | |
---|---|---|
OnOrbHit ( Creature, creature, Prop, prop ) : void |
public GetRandomTreasureItem ( Random, rnd ) : Item, | ||
rnd | Random, | |
return | Item, |
public OnCreation ( Dungeon, dungeon ) : void | ||
dungeon | Dungeon, | |
return | void |