self:incStamina(-stam_cost)-- Note: force_talent_ignore_ressources has no effect on this
localreduce=t.getReduction(self,t)*dam
src:logCombat(self,"#FIREBRICK##Target# reacts to %s from #Source#, mitigating the blow!#LAST#.",is_attkand"an attack"or"damage")
ifsrc.logCombatthensrc:logCombat(self,"#FIREBRICK##Target# reacts to %s from #Source#, mitigating the blow!#LAST#.",is_attkand"an attack"or"damage")end
dam=dam-reduce
print("[PROJECTOR] dam after callbackOnTakeDamage",t.id,dam)