amatt13/BossFight

Rework how much gold is awarded for overkill damage

Aberta

#45 aberto em 18 de abr. de 2025

 (0 comentário) (0 reação) (0 responsável)C# (1 fork)auto 404
Back Endgood first issue

Métricas do repositório

Stars
 (1 estrela)
Métricas de merge de PR
 (Métricas PR pendentes)

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?

Guia do colaborador