Skip to content

Implement Electromorphosis

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

MR Description

  • Implement Electromorphosis

Before testing

  • Add the ability to Studio

Tests to realize

  • When a Pokémon with this Ability is hit by a move, it becomes charged, boosting the power of the next Electric-type move it uses. (x1.5)
  • If hit by a multi-strike move, each hit triggers the Ability, but the charges do not stack. (always x1.5)
Edited by Invatorzen

Merge request reports