dist/models~ MoveEffect

new MoveEffect()

Represents the effect of a Pokemon move.

Properties
NameTypeDescription
idnumber

The ID of the move effect.

descriptionstring

The description of the move effect.

instanceDataManagerBase

The DataManagerBase instance.