Add all systems effects scripts + translations
This commit is contained in:
4
reference_scripts/lU4s3UTtBkU38djI.js
Normal file
4
reference_scripts/lU4s3UTtBkU38djI.js
Normal file
@ -0,0 +1,4 @@
|
||||
this.actor.addCondition("entangled")
|
||||
let msg = `<b>${this.actor.prototypeToken.name}</b> loses 1 Wound and gains 1 <strong>Entangled</strong> Condition.`
|
||||
this.script.scriptMessage(msg)
|
||||
this.actor.modifyWounds(-1)
|
Reference in New Issue
Block a user