if (this.actor.hasCondition("surprised")) { this.script.scriptNotification("Ne peut ĂȘtre surpris"); this.actor.removeCondition("surprised"); }