3 lines
123 B
JavaScript

args.actor.system.details.move.value -= 2;
args.actor.system.details.man -= 1;
args.actor.system.status.carries.max *= 1.5;