Add all systems effects scripts
This commit is contained in:
6
scripts/ynV7tz0OdCwlsQp6.js
Normal file
6
scripts/ynV7tz0OdCwlsQp6.js
Normal file
@ -0,0 +1,6 @@
|
||||
let msg = ""
|
||||
msg += `<p>${await this.actor.applyBasicDamage(8, {loc : "roll", suppressMsg: true, hideDSN: true})}</p>`
|
||||
msg += `<p>${await this.actor.applyBasicDamage(8, {loc : "roll", suppressMsg: true, hideDSN: true})}</p>`
|
||||
msg += `<p>${await this.actor.applyBasicDamage(8, {loc : "roll", suppressMsg: true, hideDSN: true})}</p>`
|
||||
|
||||
this.script.scriptMessage(msg);
|
Reference in New Issue
Block a user