Add all systems effects scripts + translations
This commit is contained in:
5
reference_scripts/ENGmwaItRXO5s0XY.js
Normal file
5
reference_scripts/ENGmwaItRXO5s0XY.js
Normal file
@ -0,0 +1,5 @@
|
||||
await this.actor.modifyWounds(this.actor.system.characteristics.t.bonus * 3)
|
||||
this.script.scriptMessage(`Heals ${this.actor.system.characteristics.t.bonus * 3} Wounds`)
|
||||
|
||||
this.actor.hasCondition("bleeding")?.delete()
|
||||
this.actor.hasCondition("fatigued")?.delete()
|
Reference in New Issue
Block a user