Q:
Guardian Virtue recharge times not working !
I just checked in Heart of the Mist, it’s working fine. The thing that is broken is the tooltip. Your calculation is also a bit off.
The actual times you’ll end up with are
100 / ( 100 / 30 * 1.3 ) = 23
100 / ( 100 / 60 * 1.3 ) = 46
100 / ( 100 / 90 * 1.3 ) = 69
If you enable “Show Skill Recharge” those are exactly the values that are displayed after using each virture.
I wouldn’t even call the tooltip broken, it is quite literally 30% faster recharge rate instead of 30% reduction in cooldown.
Also, mathematically, your equations should just be {30, 60, 90}/1.3 without all those extra 100’s floating around, lol
I wouldn’t even call the tooltip broken, it is quite literally 30% faster recharge rate instead of 30% reduction in cooldown.
Also, mathematically, your equations should just be {30, 60, 90}/1.3 without all those extra 100’s floating around, lol
No the tooltips are broken. They always display 30/60/90 which is not the correct values when you have 30 points in that trait line.
The 100s floating around is just from copy and pasting from what I was doing. :P