rkha / libpogo-sml

Pokemon Go IV Calculator Library
2 stars 0 forks source link

Added powerDown, getCost, getDivergeCost #29

Closed rkha closed 7 years ago

rkha commented 7 years ago

Added the powerDown function (for lowering a Pokemon's level by a half level), the getCost function (to find out how much it would cost to power it up n times), and the getDivergeCost function (to map directly over diverge results).

Also updated the README.