foundryvtt-wh4-lang-fr-fr/reference_scripts/AFiB20FaOBmBv2Kz.js

3 lines
156 B
JavaScript
Raw Permalink Normal View History

2024-06-06 21:09:27 +02:00
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);