Skip to content

Implement Armor Tail

Zøzo requested to merge Zodiarche/pokemonsdk:add/Armor_Tail into development

MR Description

  • Implement Armor Tail

Before testing

  • Add the ability to Studio

Tests to realize

  • If an opponent uses a priority move (including moves boosted by Prankster or Gale Wings) that targets the Pokémon with Armor Tail or its allies, Armor Tail prevents the Pokémon from executing that move.
  • When this occurs, the text "<Pokémon> cannot use !" is displayed.
  • Moves that target all Pokémon (except Perish Song) and moves that target all foes cannot be blocked by Armor Tail, even if they become priority moves.
  • Armor Tail has no effect on allies' priority moves.
  • Mold Breaker, Turboblaze, and Teravolt will ignore this Ability.
Edited by Invatorzen

Merge request reports