amatt13/BossFight
Rework how much gold is awarded for overkill damage
Ouverte
#45 ouverte le 18 avr. 2025
Back Endgood first issue
Métriques du dépôt
- Stars
- (1 étoile)
- Métriques de merge PR
- (Métriques PR en attente)
Description
CalculateEarnedGoldForInvolvedPlayers() does not take into effect how much of the damage was overkill damage. This could be "calculated" by updating the SubtractHealth() function.
Remember to check that DoT effect is also correctly handled.
Should overkill damage be ignored? Should it only award a little bit extra gold?