forked from public/foundryvtt-wh4-lang-fr-fr
Add all systems effects scripts + translations
This commit is contained in:
3
reference_scripts/Oz7pWF9mEc1pQypj.js
Normal file
3
reference_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