Add all systems effects scripts
This commit is contained in:
3
scripts/Oz7pWF9mEc1pQypj.js
Normal file
3
scripts/Oz7pWF9mEc1pQypj.js
Normal file
@ -0,0 +1,3 @@
|
||||
let roll = await new Roll("1d10").roll();
|
||||
roll.toMessage({flavor : this.effect.name, speaker : {alias : this.actor.prototypeToken.name}})
|
||||
this.actor.addCondition("stunned", roll.total)
|
Reference in New Issue
Block a user