foundryvtt-wh4-lang-fr-fr/reference_scripts/KXzDe7cN2vynHjJO.js

3 lines
140 B
JavaScript

this.actor.hasCondition("blinded")?.delete();
this.actor.hasCondition("deafened")?.delete()
this.actor.hasCondition("unconscious")?.delete()