PokéRogue
    Preparing search index...
    FORCED_SIGNATURE_MOVES: Partial<Record<SpeciesId, MoveId | MoveId[]>> = ...

    If a species is in here, during moveset generation, the signature move will be forced with FORCED_SIGNATURE_MOVE_CHANCE-% probability before any other moves are added.