if (args.item.type == "skill" && args.item.name == "Corps à corps (Base)")
{
args.item.system.modifier.value += 30;
}