Skip to content

ALM Showdown Sets

Lusamine edited this page Jul 10, 2021 · 11 revisions

Additional ALM Showdown Lines

ALM allows adding extra lines in a Showdown set to further customize a Pokémon. These lines should not interfere when imported into Pokémon Showdown unless otherwise stated. Add these lines before the Pokémon moves. These settings will be attempted if legal.

  • Ball: Allows setting a custom Poké Ball if legal. Example: Ball: Master Ball
  • Shiny: Instead of Yes, this can be set to Star or Square to specify a specific type of shiny animation. Pokémon Showdown only accepts Yes so this is not backwards compatible.
  • Language: Specify the language of the Pokémon. This must be written out like Language: Japanese. List of languages: Japanese, English, French, Italian, Spanish, Korean, German, ChineseT, ChineseS.
  • OT: Sets a custom Original Trainer name.
  • OTGender: Set a custom Original Trainer gender.
  • TID and SID must both be used to configure custom trainer ID.
    • TID: Sets a custom TID. This should be 6 digits for Generation 7 onward and 5 digits otherwise.
    • SID: Sets a custom SID. This should be 4 digits for Generation 7 onward and 5 digits otherwise.
  • Ability: For more general ways to choose the ability.
    • First: Always choose ability 1.
    • Second: Always choose ability 2. May default to ability 1 it's the same and can't be changed.
    • Hidden: Always the hidden ability. May default to ability 1 or 2 it's the same and can't be changed.

Example Usage

This set will attempt to create a star shiny JPN-tagged Scorbunny with OT: Jotaro, TID: 444444. SID will not be visible.

Scorbunny @ Life Orb
Ability: Libero
Level: 5
Shiny: Star
Ball: Poke Ball
Language: Japanese
OT: Jotaro
OTGender: Male
TID: 444444
SID: 1111
EVs: 116 HP / 188 Atk / 204 Spe  
Jolly Nature  
- Blaze Kick  
- Sucker Punch  
- Gunk Shot  
- High Jump Kick

Batch Editor (Advanced)

PKHex-Plugins allows adding Batch Editor options to Showdown sets in the same manner. For example, the line .RibbonEffort=true can be added to a set in the same manner as extra ALM Showdown lines to request that the generated Pokémon come with the Effort Ribbon.

Batch Editor usage will not be covered in greater detail. We recommend you read the Batch Editor Guide for how this works.