if (this.actor.hasCondition("surprised")) { this.actor.removeCondition("surprised") this.script.message(`Impossible d'ĂȘtre surpris`); }