dist/models~ ItemTrigger

new ItemTrigger()

Represents the trigger for an evolution that occurs when an item is used on a Pokemon.

Properties
NameTypeDescription
item_idnumber

The ID of the item that must be used to trigger the evolution.

instanceDataManagerBase

The DataManagerBase instance associated with this evolution trigger.

Extends

  • EvolutionTrigger