d07RiV / d3planner

Diablo III Character Planner
Apache License 2.0
113 stars 39 forks source link

Shield of Fury stack counter needed. #412

Open eXisFOHDR opened 5 years ago

eXisFOHDR commented 5 years ago

While piecing together and attempting to simulate a LoD heavens fury RGK variant, I noticed that the simulator does not take into consideration the increased damage from the Shield of Fury as it ramps up. I'm not exactly sure on the rate at which it will increase, but I do know that cooldown runes of heavens fury do not deal damage based on attack speed, but deal a fixed tick rate damage. With the first rune, the beam itself does tick rate damage, then the ground affix it creates deals tick rate damage. According to the Shield of Fury, each time Heavens Fury deals damage to a target, the damage HF deals to that target increases by 30%. From rough testing, 1 beam deals damage 3 times per second plus the ground affix from first rune that deals damage 3 times per second for a total of 6 times per second. calculating for just one beam, that should equate out to 180% damage increase per second. with 3 beams 540% increase per second.

I may be incorrect in stating that HF deals damage 3 times per second, this will need verification.

The bonus damage from the Shield of Fury never drops off and appears to not have a cap. This is a very similar function to the Necromancer Bone Ringer, but a bit faster.

d07RiV commented 4 years ago

Simulator is somewhat outdated now, I'll have to get to it eventually, but I'm not sure if the interest in it is enough to justify the effort.