let ablaze = this.actor.hasCondition("ablaze"); if (ablaze) { ablaze?.delete(); this.script.notification("État En Flammes ignoré"); }