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

4 lines
114 B
JavaScript
Raw Permalink Normal View History

2024-05-16 17:57:51 +02:00
if (!this.actor.hasCondition("stunned") && !this.actor.hasCondition("unconcscious"))
{
this.effect.delete();
}