Forge your hero

Build Calculator

Enter your stats, level and any angelic bonuses to see your maximumHP, MP, SP and carryLoad. Everything recalculates as you type, straight from the same formulas the server uses.

Your character

Angelic bonuses (optional)

Enter the angelic bonus your Angelic Pendant grants for each stat — it feeds directly into the HP / MP / SP / Load formulas.

Maximums

Max HP
Max MP
Max SP
Max Load

Formulas used

Straight from our game data. The calculator above implements each of these exactly.

Derived maximums
What it givesExpression
Maximum health pointsvit * 2 + level * 2 + str * 0.6667 + angelic_str * 0.6667
Maximum mana pointsmag * 2 + angelic_mag * 2 + level * 2 + int * 0.5 + angelic_int * 0.5
Maximum stamina points(str + angelic_str) + level * 2
Maximum carry weightstr * 5 + angelic_str * 5 + level * 5