Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix numerous issues in bleed calculations (#7771)
* Fix numerous issues in bleed calculations - Chance to bleed was applied in the incorrect location - Chance to hit was applied incorrectly - Bleed stacks and stack potential was overwritten with incorrect values at times - Crimson Dance calculations were broken - Bleed stack potential was incorrectly applied to per-stack bleed damage - Multiple damage formulas were used simultaneously - Output from multiple formulas did not align with numbers displayed to user * Add test for bleed fix * Fix ailment test * fix bleed not reflecting different chances on crits * Apply ailment chance and stack fixes to ignite and poison * Fix Bleed/Ignite chance breakdown * Apply instant ability ailment fix -fixes nan / divide by 0 for hit like corpse explosion * Move poison stacks affect into calcs tab * Integrate new formula for average roll --------- Co-authored-by: Wires77 <[email protected]> Co-authored-by: LocalIdentity <[email protected]>
- Loading branch information