foundryvtt-wh4-lang-fr-fr/scripts/1fQr1Dg7DX0vfz3r.js

3 lines
145 B
JavaScript
Raw Permalink Normal View History

2024-05-16 17:57:51 +02:00
let healed = parseInt(this.effect.sourceTest.result.SL)
this.actor.modifyWounds(healed)
this.script.scriptMessage(`Soins de ${healed} Blessures`)