Files
wfrp-4e-de/scripts/o88xuUConwt0vFLw.js
T
2025-05-02 12:24:44 +02:00

5 lines
238 B
JavaScript

let points = this.effect.sourceTest.result.overcast.usage.other.current;
this.actor.update({"system.status.fortune.value" : this.actor.system.status.fortune.value + points});
this.script.scriptMessage(`Gagne ${points} Points de Chance`)