const ablaze = this.actor.hasCondition("ablaze"); if (ablaze) { ablaze.delete(); this.script.notification("Résistance à l'état En Flammes"); }