StevensSEC / pokemonbattlelib

A portable library for accurately simulating Pokemon battles.
GNU General Public License v3.0
12 stars 2 forks source link

Pokemon need to be able to temporarily override their elemental type #259

Closed dyc3 closed 3 years ago

dyc3 commented 3 years ago

Some moves can change the type of the user Pokemon, or otherwise affect how types are used in calculations

Moves

Abilities

dyc3 commented 3 years ago

When this is closed, we can create issues to implement each of these moves/abilities.