foundryvtt-wh4-lang-fr-fr/reference_scripts/3CdYFcInQVCIBUiE.js

3 lines
180 B
JavaScript

args.actor.system.details.move.value += 2;
args.actor.system.status.carries.max = Math.floor(args.actor.system.status.carries.max * 0.5);
args.actor.system.details.price.gc *= 1.1;