Add all systems effects scripts + translations
This commit is contained in:
4
reference_scripts/Hcpn1gU58DIKIhty.js
Normal file
4
reference_scripts/Hcpn1gU58DIKIhty.js
Normal file
@ -0,0 +1,4 @@
|
||||
if (args.item.type == "skill" && args.item.name == "Melee (Flail)")
|
||||
{
|
||||
args.item.system.modifier.value += 10;
|
||||
}
|
Reference in New Issue
Block a user