3 lines
80 B
JavaScript
3 lines
80 B
JavaScript
const SL = this.effect.getFlag("wfrp4e", "SL") ?? 0;
|
|
|
|
args.fields.slBonus += SL; |