let ablaze = this.actor.hasCondition("ablaze") if (ablaze) { this.script.notification("Immunisé au feu"); ablaze.delete() }