Files
foundryvtt-wh4-lang-fr-fr/scripts/dbHv7dAXgB2Oy1Fg.js
2024-06-06 22:07:28 +02:00

4 lines
140 B
JavaScript

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