new ItemTrigger()
Represents the trigger for an evolution that occurs when an item is used on a Pokemon.
Name | Type | Description |
---|---|---|
item_id | number | The ID of the item that must be used to trigger the evolution. |
instance | DataManagerBase | The DataManagerBase instance associated with this evolution trigger. |
Extends
- EvolutionTrigger