forked from public/foundryvtt-wh4-lang-fr-fr
Add all systems effects scripts + translations
This commit is contained in:
5
reference_scripts/iMu8BZ7eHMAbPEO1.js
Normal file
5
reference_scripts/iMu8BZ7eHMAbPEO1.js
Normal file
@ -0,0 +1,5 @@
|
||||
let healed = args.totalWoundLoss
|
||||
|
||||
this.script.scriptMessage(`<b>this.actor.prototypeToken.name</b> healed ${healed} Wounds`);
|
||||
|
||||
this.actor.modifyWounds(healed)
|
Reference in New Issue
Block a user