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

2 lines
135 B
JavaScript
Raw Normal View History

2024-05-16 17:57:51 +02:00
let test = await this.actor.setupCharacteristic("wp", {skipTargets: true, appendTitle : ` - ${this.effect.name}`});
await test.roll();