Domain changed to archive.palanq.win . Feb 14-25 still awaits import.
[26 / 3 / ?]

No.33140121 View ViewReplyOriginalReport
so /vp/ i've been trying to come up with a formula to calculate best ev spreads for bulky attackers. i came up with
(18900/(2*defbase+36 +y) + 2)/(2*hpbase +141 + x)
for natural nature and
(18900/((2*defbase+36 +y)*1.1) + 2)/(2*hpbase +141 + x)
for boosting nature.
x is hp evs, y is def evs and also y=256-x

problem is, i found that the minimum of both those functions are the same regardless of nature. what did i miss?