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

3 lines
132 B
JavaScript
Raw Permalink Normal View History

2024-05-16 17:57:51 +02:00
this.actor.setupCharacteristic("i", {skipTargets: true, appendTitle : " - " + this.effect.name}).then(test => {
test.roll();
})