void SendThreatHealing(int heal_amount) { encounter.BroadcastThreat(this, heal_amount * threat_mod); }