GamePress
IV Formula
I'm doing an app .. nothing complex really but for listing pokemon you have and organizing for gym battles or so..
Question: Given the values "Attack 0-15, Defense 0-15 and Stamina 0-15". Is there a formula to calculate the %? I know 100% = 15 15 15 = 45. But I don't find any correlation with those numbers. Otherwise I have to make a LIST of 100% = 45. 97.8% = 44 (just going through that list)
thx
currently implemented as follows
