forked from public/foundryvtt-wh4-lang-fr-fr
Add all systems effects scripts
This commit is contained in:
5
scripts/o88xuUConwt0vFLw.js
Normal file
5
scripts/o88xuUConwt0vFLw.js
Normal file
@@ -0,0 +1,5 @@
|
||||
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(`Gained ${points} Fortune Points`)
|
Reference in New Issue
Block a user