Files
foundryvtt-wh4-lang-fr-fr/scripts/AFiB20FaOBmBv2Kz.js
2024-06-06 22:07:28 +02:00

3 lines
156 B
JavaScript

if (args.actorsystem.details.move.sail.value > 0)
args.actor.system.details.move.sail.value = Math.floor(args.actor.system.details.move.sail.value * .5);