2 lines
115 B
JavaScript
2 lines
115 B
JavaScript
|
let test = await this.actor.setupCharacteristic("dex", {context : {failure : "Drops the item"}})
|
||
|
await test.roll();
|