ImaginaryDevelopment / imaginary-hero-designer

Mid's Hero Designer reborn with Pine's help
GNU General Public License v3.0
25 stars 15 forks source link

PPM calculations mistakenly using Global Recharge #71

Open BopperCoH opened 5 years ago

BopperCoH commented 5 years ago

The calculations that estimate the average damage from Procs are using Global Recharge when it shouldn't. This is confirmed by the toggling of Hasten, which shows an increase in Proc probability when Hasten is turned off (thus estimates more damage). The probability calculations for click attacks (not toggles and not pseudopets that get cast, like rains) use only enhanced recharge in its calculations, which includes recharge boosts from Agility or Spiritual Alphas. Basically, whatever the Recharge Enhancement is after Enhancement Diversification (as shown when you highlight over the power) should be the recharge used for these types of PPM calculations.