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

4 lines
118 B
JavaScript
Raw Permalink Normal View History

2024-05-16 17:57:51 +02:00
if (args.effect.conditionId == "ablaze")
{
args.data.formula += ` + parseInt(this.effect.sourceTest.result.SL)`
}