Files
wfrp-4e-de/.ignore/reference_scripts/iMu8BZ7eHMAbPEO1.js
T

5 lines
158 B
JavaScript

let healed = args.totalWoundLoss
this.script.scriptMessage(`<b>this.actor.prototypeToken.name</b> healed ${healed} Wounds`);
this.actor.modifyWounds(healed)