foundryvtt-wh4-lang-fr-fr/scripts/3TesBGh8HnlGuafu.js

5 lines
233 B
JavaScript

let modifier = this.effect.sourceTest?.result.overcast.usage.other.current || 0
let test = await this.actor.setupCharacteristic("dex", {fields: {modifier}, skipTargets: true, appendTitle : " - " + this.script.label});
test.roll();