Skip to content

Fix: Tornado calculates DPS with hit rate instead of cast rate#4826

Merged
LocalIdentity merged 1 commit intoPathOfBuildingCommunity:devfrom
Sinured:fix-Tornado-Hitrate-instead-of-castrate
Aug 15, 2022
Merged

Fix: Tornado calculates DPS with hit rate instead of cast rate#4826
LocalIdentity merged 1 commit intoPathOfBuildingCommunity:devfrom
Sinured:fix-Tornado-Hitrate-instead-of-castrate

Conversation

@Sinured
Copy link
Contributor

@Sinured Sinured commented Aug 15, 2022

Fixes #4791 .

Description of the problem being solved:

Tornado ignored its inherent hit rate and instead behaved like a normal spell.
Now Tornado uses a fixed 0.25 second interval to apply damage. Cast speed does not scale its damage.

Steps taken to verify a working solution:

tornado_scaling

Link to a build that showcases this PR:

https://pastebin.com/y8C8NXjN

@Sinured Sinured changed the title Fix: Tornado calculate DPS with hit rate instead of cast rate Fix: Tornado calculates DPS with hit rate instead of cast rate Aug 15, 2022
@LocalIdentity LocalIdentity added the enhancement New feature, calculation, or mod label Aug 15, 2022
@LocalIdentity LocalIdentity merged commit ba03cf3 into PathOfBuildingCommunity:dev Aug 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature, calculation, or mod

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Tornado DPS uses cast rate instead of hit rate

2 participants