forked from public/foundryvtt-wh4-lang-fr-fr
Add all systems effects scripts
This commit is contained in:
8
scripts/nYtAjSArsNbrU2ob.js
Normal file
8
scripts/nYtAjSArsNbrU2ob.js
Normal file
@ -0,0 +1,8 @@
|
||||
if (["ag", "i", "int"].includes(args.characteristic))
|
||||
{
|
||||
args.fields.modifier -= 10;
|
||||
}
|
||||
else if (["wp"].includes(args.characteristic))
|
||||
{
|
||||
args.fields.modifier += 10;
|
||||
}
|
Reference in New Issue
Block a user