pokemon-rogue-battle
    Preparing search index...

    Enumeration PokemonAnimType

    Index

    Enumeration Members

    COMMANDER_APPLY: 4

    Brings Tatsugiri and Dondozo to the center of the field, with Tatsugiri jumping into the Dondozo's mouth

    COMMANDER_REMOVE: 5

    Dondozo "spits out" Tatsugiri, moving Tatsugiri back to its original field position.

    SUBSTITUTE_ADD: 0

    Adds a Substitute doll to the field in front of a Pokemon. The Pokemon then moves "out of focus" and becomes semi-transparent.

    SUBSTITUTE_POST_MOVE

    SUBSTITUTE_POST_MOVE: 2

    Brings a Pokemon with a Substitute "out of focus" after using a move.

    SUBSTITUTE_PRE_MOVE: 1

    Brings a Pokemon with a Substitute "into focus" before using a move.

    SUBSTITUTE_REMOVE: 3

    Removes a Pokemon's Substitute doll from the field. The Pokemon then moves back to its original position.