dist/models~ LevelMethod

new LevelMethod()

Represents the method of learning a move by leveling up.

Properties
NameTypeDescription
levelnumber

The level at which the Pokemon learns the move.

instanceDataManagerBase

The DataManagerBase instance associated with this move method.

Extends

  • MoveMethod