amatt13/BossFight

Rework how much gold is awarded for overkill damage

开放

#45 创建于 2025年4月18日

 (0 条评论) (0 个反应) (0 位负责人)C# (1 个派生)auto 404
Back Endgood first issue

仓库指标

星标
 (1 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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?

贡献者指南