pokemon-speedrunning / Gen1CatchRateCalculator

Gen 1 Pokemon Catch Rate Calculator
MIT License
2 stars 3 forks source link

catch calc cant currently consider cases containing cooltrainer corruption #6

Open entrpntr opened 3 years ago

entrpntr commented 3 years ago

e.g. bagging the badly burned missing number in blue backward badges:

poke ball
hp / max hp = $1b22 / $7f7c
catch rate  = $52
status      = $30

(more seriously, some type of "advanced" screen where you can plug specific numbers in might be useful; the RBO catch rate question came up in the discord and I couldn't find a quick way to calculate it with existing tools)

TiKevin83 commented 3 years ago

Added a tab for Advanced manual setting of exact current hp/max hp/catch rate/status