PokéRogue
    Preparing search index...
    MovePhaseTimingModifier: Readonly<{ FIRST: 2; LAST: 0; NORMAL: 1 }> = ...

    Enum representing modifiers for the timing of MovePhases.
    Used by effects that force Pokemon to move in a certain order.

    This system is entirely independent of, and takes full precedence over, speed order and move priority.