public void GenerateRewards(IBattleEntity target) { DamageList.TryRemove(target, out long value); RemoveTarget(); }