Add all systems effects scripts + translations
This commit is contained in:
3
reference_scripts/E6DMqfDeczqmVMFV.js
Normal file
3
reference_scripts/E6DMqfDeczqmVMFV.js
Normal file
@ -0,0 +1,3 @@
|
||||
let test = await this.actor.setupSkill(game.i18n.localize("NAME.Cool"), {skipTargets: true, appendTitle : ` - ${this.effect.name}`, fields : {difficulty : "average"}})
|
||||
|
||||
await test.roll();
|
Reference in New Issue
Block a user