forked from public/foundryvtt-wh4-lang-fr-fr
Add all systems effects scripts + translations
This commit is contained in:
@ -1,5 +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.script.scriptMessage(`Soigne ${this.actor.system.characteristics.t.bonus * 3} Blessures`)
|
||||
|
||||
this.actor.hasCondition("bleeding")?.delete()
|
||||
this.actor.hasCondition("fatigued")?.delete()
|
||||
|
Reference in New Issue
Block a user