pokemon-showdown/data
Lynn "Zhorken" Vaughan af8a14e654 Rerip a bunch of move data.
I checked all the following against an X ROM dump:

- basePower (no errors)
- pp
- accuracy
- priority (no errors)
- secondary chance (no errors)
- isContact
- type (no errors)
- category (no errors)
- isSnatchable
- isSoundBased
- isPunchAttack

I also tried to check isBounceable and isNotProtectable, but they seem
to work somewhat differently from the corresponding game flags.
2014-05-28 13:50:17 -04:00
..
abilities.js
aliases.js
formats-data.js
items.js
learnsets-g6.js
learnsets.js
moves.js
pokedex.js
rulesets.js
scripts.js
statuses.js
typechart.js