if (args.effect.conditionId == "ablaze") { args.data.formula = `(${args.data.formula}) * 2`; }