Skip to content

Fix Counter Moves

Zøzo requested to merge Zodiarche/pokemonsdk:fix/counter_moves into development

MR Description

  • Fix of a crash that may occur during the first round of a battle for the pokémon targeting the Counter user (and its variations).

Tests to realize

During the first round of your pokemon's battle

  • Miss your physical attack against a pokemon that does Counter, Counter should fail.
  • Miss your special attack against a pokemon that does Mirror Coat, Mirror Coat should fail.
  • Miss your status attack against a pokemon that does MetalBurst, Metal Burst should fail.
Edited by Zøzo

Merge request reports