PokéRogue
    Preparing search index...
    STAB_BLACKLIST: ReadonlySet<MoveId> = ...

    Set of moves that should be blacklisted from the forced STAB during moveset generation

    During moveset generation, trainer pokemon attempt to force their pokemon to generate with STAB moves in their movesets. Moves in this list not be considered to be "STAB" moves for this purpose. This does not prevent them from appearing in the moveset, but they will never be selected as a forced STAB move.