* 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 <Wires77@users.noreply.github.com>
Co-authored-by: LocalIdentity <localidentity2@gmail.com>