2 lines
101 B
JavaScript

let specification = Number(this.item.specification.value) || 1;
args.fields.slBonus -= specification;