Add all systems effects scripts + translations
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
if (args.item.type == "skill" && args.item.name == "Melee (Basic)")
|
||||
if (args.item.type == "skill" && args.item.name == "Corps à corps (Base)")
|
||||
{
|
||||
args.item.system.modifier.value += 30;
|
||||
}
|
Reference in New Issue
Block a user