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

4 lines
140 B
JavaScript

let nbBleeding = 1 + Number(this.effect.sourceTest.result.SL);
this.actor.removeCondition("bleeding", nbBleeding);
console.log(this.actor);