3 lines
193 B
JavaScript
3 lines
193 B
JavaScript
|
let content = `<b>${this.effect.name}</b>: All targets engaged with <b>${this.actor.prototypeToken.name}</b> take [[/r 1d10]] Damage, modified by TB and AP.`
|
||
|
|
||
|
this.script.scriptMessage(content)
|