Spread absorb attacks don't display total amount absorbed
Brought to you by:
bob_the_hamster,
teeemcee
When using an attack that hits multiple targets and "absorb damage" bitset enabled, the amount "absorbed" by the attacker is displayed as if it only hit one target, even though it does actually seem to do the correct damage and absorb the correct amount (a.k.a. working correctly, just displayed incorrectly).
For example, if the attack does 9 damage to each of four targets, the number 9 appears (in red) on the attacker instead of 36 (9 x 4). There's probably multiple instances of the 9 popup overwriting eachother rather than being combined into a single popup.
Ah, yes. Thanks for filing this.
Similarily, maybe the "Last damage by attacker" base ATK stat setting should be the sum of all damage done by the last attack.
This bug has been migrated to our new issue tracker on Github: https://github.com/ohrrpgce/ohrrpgce/issues/1099