Ranged integers in scaling equations
Summary
I want to use ranged intergers in the math formula in scaling equations.
Usage
Health: (40-50) + (10 * L) Damage: 2.5 * ((1.09-1.15 * 100 - 100) * L / 100 + 1)
A value of 40-50 does not work at the moment
Value
It gives users more power, improving the plugin.
Priority
Medium - It's a premium only feature after all.
Implementation
I guess you could add a simple variable like "-" or "to" So you can do 40-60 or 40to60 etc