varkor / pokengine

An online Pokémon battle system for the web
http://varkor.com/pokengine/battle/
MIT License
54 stars 11 forks source link

Variable move accuracy #153

Open varkor opened 9 years ago

varkor commented 9 years ago

Some moves, such as Sheer Cold, have accuracy that depends on the level of the user and target, rather than just a constant value. This isn't yet supported by the battle system.