foundryvtt-wh4-lang-fr-fr/scripts/KnwYZbeRSBA94hfl.js

5 lines
149 B
JavaScript
Raw Normal View History

2024-05-16 17:57:51 +02:00
if (!args.flags.lostFingers)
{
args.flags.lostFingers = true;
args.fields.modifier -= 5 * this.actor.flags.useless[this.item.system.location.key]
}