new LevelMethod()
Represents the method of learning a move by leveling up.
Name | Type | Description |
---|---|---|
level | number | The level at which the Pokemon learns the move. |
instance | DataManagerBase | The DataManagerBase instance associated with this move method. |
Extends
- MoveMethod