The data class for enemy [Drop Items].
The ID of the data depending on the type of dropped item (item, weapon, or armor).
N of the probability that the item will be dropped, 1/N.
The type of dropped item.
0: None 1: Item 2: Weapon 3: Armor
Generated using TypeDoc
The data class for enemy [Drop Items].