Issue Type (Required):
Blessings
Issue Description (Required):
The hit mass reduction is formatted incorrectly. It is being displayed as (per tier) -70% | -60% | -50% | -40% which is obviously the opposite of what it should be. The reduction is in fact 30% | 40% | 50% | 60%.
Steps to Reproduce (Required):
- the buff granted by the blessing (
consumed_hit_mass_modifier
) is a multiplicative multiplier, not an additive multiplier - during application, enemy hit mass is multiplied by it
- therefore, the description needs to display the multiplier as
1-0.x
instead of simply displaying it as a negative value
Reproduction Rate (Required):
Constant (100%)
Platform (Required):
PC - Steam