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

3 lines
140 B
JavaScript
Raw Permalink Normal View History

2024-05-16 17:57:51 +02:00
this.actor.hasCondition("blinded")?.delete();
this.actor.hasCondition("deafened")?.delete()
this.actor.hasCondition("unconscious")?.delete()