2 lines
115 B
JavaScript
Raw Normal View History

let test = await this.actor.setupCharacteristic("dex", {context : {failure : "Drops the item"}})
await test.roll();