PokéRogue
    Preparing search index...
    StateType: "running" | "interrupted" | "idling"

    The interceptor's current state. Possible values are the following:

    • running: The interceptor is currently running a phase.
    • interrupted: The interceptor has been interrupted by a UI prompt or similar mechanism, and is waiting for the current phase to end.
    • idling: The interceptor is not currently running a phase and is ready to start a new one.