Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DropItem

The data class for enemy [Drop Items].

Hierarchy

  • DropItem

Index

Properties

Properties

dataId

dataId: number

The ID of the data depending on the type of dropped item (item, weapon, or armor).

denominator

denominator: number

N of the probability that the item will be dropped, 1/N.

kind

kind: number

The type of dropped item.

0: None 1: Item 2: Weapon 3: Armor

Generated using TypeDoc