foundryvtt-wh4-lang-fr-fr/scripts/ENGmwaItRXO5s0XY.js

6 lines
265 B
JavaScript

await this.actor.modifyWounds(this.actor.system.characteristics.t.bonus * 3)
this.script.scriptMessage(`Soigne ${this.actor.system.characteristics.t.bonus * 3} Blessures`)
this.actor.hasCondition("bleeding")?.delete()
this.actor.hasCondition("fatigued")?.delete()