forked from public/foundryvtt-wh4-lang-fr-fr
Add all systems effects scripts + translations
This commit is contained in:
7
reference_scripts/ROXCqAFSTLouJniL.js
Normal file
7
reference_scripts/ROXCqAFSTLouJniL.js
Normal file
@ -0,0 +1,7 @@
|
||||
if (args.test.spell.name == "Warp Lightning")
|
||||
{
|
||||
if (args.test.result.minormis || args.test.result.majormis || args.test.result.catastrophicmis)
|
||||
{
|
||||
this.script.scriptMessage(`<strong>${this.item.name}</strong> Overloads!`)
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user