forked from public/foundryvtt-wh4-lang-fr-fr
2 lines
223 B
JavaScript
2 lines
223 B
JavaScript
await this.actor.applyDamage(this.effect.sourceTest.result.damage, {sourceItem: this.effect.sourceItem, sourceTest: this.effect.sourceTest, createMessage: this.script.getChatData()})
|
|
await this.actor.addCondition("ablaze"); |