amatt13/BossFight

Rework how much gold is awarded for overkill damage

Offen

#45 geöffnet am 18.04.2025

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C# (1 Fork)auto 404
Back Endgood first issue

Repository-Metriken

Stars
 (1 Stern)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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?

Contributor Guide