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

5 lines
233 B
JavaScript
Raw Permalink Normal View History

2024-05-16 17:57:51 +02:00
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();