SlappedWithSilence / TXEnginePy

A Python port of the original TXEngine project
3 stars 0 forks source link

Improved combat math (#70) #73

Closed SlappedWithSilence closed 2 weeks ago

SlappedWithSilence commented 2 weeks ago

Add multi-step damage calculations to Combat that take into account equipment armor and tag resistances.

Armor provides a flat reduction in damage while resistances provide a diminishing-returns model of float reduction.

Various secondary enhancements are included in this branch including: