Death Nova AS BPs on skills / effects tab not displayed correctly
Open
- Dominant language
- JavaScript
- Stars
- 115
- Forks
- 40
- PR merge metrics
- No merged PRs in 30d
Description
Attack speed multiplier in the quotient is set at 1.2. It's even listed on the metadata page:
http://d3planner.com/game/68722/powers/P6_Necro_BloodNova
But display on the skills/effects tab mirrors that of Grim Scythe, which is not true.
True formula is:
FPA = ROUNDDOWN (60 / (1.2 * APS)).
Please adjust this display and breakpoint listings chart when possible.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.