Files
wfrp-4e-de/scripts/Hcpn1gU58DIKIhty.js
T
2025-05-10 00:11:46 +02:00

4 lines
126 B
JavaScript

if (args.item.type == "skill" && args.item.name == "Corps à corps (Fléau)")
{
args.item.system.modifier.value += 10;
}