Attribute used to copy a previously-used move. Used for Moves.COPYCAT and Moves.MIRROR_MOVE

apply for move selection and move call

Hierarchy

  • CallMoveAttr
    • CopyMoveAttr

Constructors

Properties

hasTarget: boolean
invalidMoves: Moves[]
selfTarget: boolean

Should this Move target the user?

Methods