Add all systems effects scripts + translations
This commit is contained in:
5
reference_scripts/Adgs6Zs0FdefO6qx.js
Normal file
5
reference_scripts/Adgs6Zs0FdefO6qx.js
Normal file
@ -0,0 +1,5 @@
|
||||
if (args.test.options.pilot && args.test.result.reversed)
|
||||
{
|
||||
args.test.data.result.SL = "+" + Math.min(1, Number(args.test.data.result.SL))
|
||||
args.test.result.other.push(`<b>${this.effect.name}</b>: SL limited to 1`)
|
||||
}
|
Reference in New Issue
Block a user