Fix Add 'Cast Time' to Calcs page for Warcries
Fixes #8079 .
Description of the problem being solved:
Currently there's no way to see warcries cast speed.
Steps taken to verify a working solution:
- Add warcry skill gem.
- Select it in 'Calcs'.
- Check 'Attack/Cast Rate' section
Before screenshot:
After screenshot:
Because of warcries have cooldown, i haven't found a way to display the actual 'Use time'. =(
Because of warcries have cooldown, i haven't found a way to display the actual 'Use time'. =(
What do you need for the use time? Cooldown?
Because of warcries have cooldown, i haven't found a way to display the actual 'Use time'. =(
What do you need for the use time? Cooldown?
I didn't get what use as breakdown or mod.
I tried to format output:Time, but this one shows 'cast time + cooldown'.
You would need to create an output in calc offense for the warcry time, its not stored in any outputs atm, but is calculated for exert uptime iirc
I found WarcryCastTime in the outputs.
Thanks for the guidance.