Add all systems effects scripts
This commit is contained in:
2
scripts/UsuwsmU1TUQLQVM2.js
Normal file
2
scripts/UsuwsmU1TUQLQVM2.js
Normal file
@ -0,0 +1,2 @@
|
||||
let lore = this.effect.name.split("(")[1].split(")")[0].toLowerCase();
|
||||
return !args.spell || (args.type == "cast" && ["petty", lore].includes(args.spell.system.lore.value));
|
Reference in New Issue
Block a user