PokeAPI / pokedex

PokeAPI's fork for adding gen-8 data.
https://github.com/PokeAPI/pokedex/tree/master-pokeapi/pokeapi
MIT License
43 stars 38 forks source link

Moves Plasma fists and Let's Snuggle Forever have swapped effect_entries. #93

Open wazks opened 2 years ago

wazks commented 2 years ago

Let's Snuggle Forever: "After inflicting damage, all Normal-type moves become Electric-type for the remainder of the turn, including status moves. This effect is applied after move type-changing abilities, such as Pixilate and Normalize."

Plasma Fists: "Inflicts regular damage."

Looks like it should be the other way around. Other things like flavour texts seem to be correct.

Naramsim commented 2 years ago

Hmm, thanks for reporting, could you try opening the same issue Veekun? Right now we are aligned with them so maybe it will also benefit them