PathOfBuilding
PathOfBuilding copied to clipboard
Unseen Strike trigger support
Check version
- [X] I'm running the latest version of Path of Building and I've verified this by checking the changelog
Check for duplicates
- [X] I've checked for duplicate issues by using the search function of the issue tracker
What is the expected behaviour/value?
Hidden Blade triggers Unseen Strike every 0.5s while phasing, but this trigger/cooldown rate is not correctly calculated.
What is the actual behaviour/value?
The trigger rate should correlate to the 0.5s cooldown if phasing is enabled, but instead it starts at 1.0 and doesn't scale with cooldown recovery.
How to reproduce the issue
- Add Hidden Blade to build
- Enable phasing
- Attack rate is not correctly updated
Build code
https://pastebin.com/JQ5KtHMK
Screenshots
No response
Gem DPS sorting also seems to be broken with this skill.
Might be fixed by https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/4599 @Paliak ?
It should be correctly handled in #4599
Great, thanks!
It hasn't been merged so will keep this open until.
Closing as trigger rework has been merged into master.