Files
2025-05-10 00:11:46 +02:00

3 lines
132 B
JavaScript

this.actor.setupCharacteristic("i", {skipTargets: true, appendTitle : " - " + this.effect.name}).then(test => {
test.roll();
})