Add all systems effects scripts
This commit is contained in:
3
scripts/U5ndCwcJ1s3Ns26w.js
Normal file
3
scripts/U5ndCwcJ1s3Ns26w.js
Normal file
@ -0,0 +1,3 @@
|
||||
args.item.system.qualities.value.push({name : "magical"});
|
||||
args.item.system.damage.value += ` + ${parseInt(this.effect.sourceTest.result.SL)}`;
|
||||
args.item.name += ` (${this.effect.name})`
|
Reference in New Issue
Block a user