Player Modifiers: Difference between revisions

added a somewhat pointless formula for additive stacking because lack of symmetry bugs me
(Clarified the similar modifier stacking a bit)
(added a somewhat pointless formula for additive stacking because lack of symmetry bugs me)
Line 13: Line 13:


When two bonuses stack '''additively''', the combined bonus is the sum of the first bonus and and the second bonus. For example, if a +10% bonus and a +20% bonus stack additively, the combined bonus will be +30%.
When two bonuses stack '''additively''', the combined bonus is the sum of the first bonus and and the second bonus. For example, if a +10% bonus and a +20% bonus stack additively, the combined bonus will be +30%.
<math>\small{\begin{aligned} \text{Combined Bonus} = \text{Bonus 1} + \text{Bonus 2}\end{aligned}}</math>


When two bonuses stack '''multiplicatively''', the combined bonuses is instead
When two bonuses stack '''multiplicatively''', the combined bonuses is instead