2 lines
133 B
JavaScript
Raw Normal View History

let test = await this.actor.setupCharacteristic("t", {skipTargets: true, appendTitle : ` - ${this.effect.name}`})
await test.roll();