Files
foundryvtt-wh4-lang-fr-fr/scripts/J60gMzmsNau8j53K.js
T
2026-02-26 21:53:55 +01:00

2 lines
191 B
JavaScript

const excessSL = this.effect.sourceTest.result.baseSL - this.effect.sourceItem.system.sl;
await this.effect.update({duration:{rounds: this.actor.system.characteristics.ag.bonus + excessSL}});