fawadasaurus/d4-aspect-tracker

Reverse calculation for cooldown related aspects when calculating for 2h weapons and amulets.

Closed this issue · 4 comments

With Aspects like Eluding and Seismic-shift, for example, lower number is better.

image

Can you please tell me the value on 2hander and what is the actual expected value?

The in-game description on the 2h Seismic-shift reads:
Earth Spike launches spikes in a line and has a 0.5 [1.0 - 0.5] second cooldown.

I actually entered it wrong on the first screenshot, here is how it shows currently in the tool:

image

Thanks. I'll need to find all the "inverse" aspects.


  let inverseAspects = [
    'Seismic-shift',
    'Blood-bathed',
    'Eluding',
    'Frostblitz',
    'Gravitational',
    "Infiltrator's",
    'of Piercing Cold',
    'Serpentine',
    'Tidal',
  ]