foundryvtt-wh4-lang-fr-fr/scripts/Ux4buMc7llF1Kg8p.js

4 lines
114 B
JavaScript

if (!this.actor.hasCondition("stunned") && !this.actor.hasCondition("unconcscious"))
{
this.effect.delete();
}