Generate balanced health, damage, reward, and XP values across a complete range of game levels.
Linear scaling adds the same percentage of the level-one value each level, making growth predictable and easier for players to understand.
Compound scaling applies growth to the previous level value, so changes accelerate over time and can become much larger at high levels.
Power scaling raises the normalized level to an exponent. Higher exponents keep early growth gentler while pushing more progression toward later levels.
Yes. Health, damage, rewards, and XP each have an independent rate so you can tune survivability, combat pace, and economy separately.
Each line is normalized against its own maximum so differently sized stats can be compared for curve shape without one series flattening the others.