kaminaris / MaxDps

Other
22 stars 14 forks source link

Handle persistent auras with multiple stacks #1

Closed jordancrain closed 6 years ago

jordancrain commented 6 years ago

Most persistent auras have an internal count of zero, and they are correctly represented as having a single stack. But for persistent auras that can stack multiple times, the actual stack count should be returned.

pwilkowski commented 6 years ago

I am declining this PR only because I just copied to code and commited, so your fix will be in new version.