RMS Home | Guide Writing | Test Server | New Servers | Latest Reviews

Author Topic: Confused About How final Stats work  (Read 702 times)

0 Members and 1 Guest are viewing this topic.

Offline Holy Knight

Confused About How final Stats work
« on: Jun 27, 2008, 10:11 pm »
I dont really understand how max stats work (what ur stats are when ur max level). like, when im trying to create a build of my own, i dont know if it will fit into the game. right now, im playing on a pserver thats max Lv. is 500/120, an a stat can be maxed to 400. this is my build, and i have no idea if it will fit cuz i dun kno how to figure it.

VIT- 400
AGI- 375
DEX- 325
INT- 215
STR- 200

I have no idea how it works. if u guys dont kno accorrding to this, maybe u can explain w/ Lv. 99/70.

thx^^

RateMyServer Ragnarok Community

Confused About How final Stats work
« on: Jun 27, 2008, 10:11 pm »

Offline superja

Re: Confused About How final Stats work
« Reply #1 on: Jun 27, 2008, 11:38 pm »
well normally you'd use a stat calc... but that's not going to work in your case. on a 99/70 you could have a build that looked like:
1/9/99/99/1/1
or
83/1/60/70/52/1
or
29/1/84/80/70/1
or
48/1/2/48/90/80
or
50/50/60/50/70/40
or
31/99/60/2/70/1
or
1/99/1/1/90/36
or
91/99/1/3/43/1

etc...

these are just random, they're not builds for anything. I just started throwing numbers into the calc.

The only way you can figure it out is to really just do it, and fix things later.

Offline Anti-Static Foam Cleaner

Re: Confused About How final Stats work
« Reply #2 on: Jun 28, 2008, 01:58 am »
Going from level x to x+1 gives [(x-1) / 5] + 3 stat points.
Raising a stat from x to x+1 costs [(x-1) / 10] + 2 points.

Will that help you? :P

Actually it would be a simple thing to write in any programmig language. So someone should finally do a calc without the 99 limit.
Hell, I could do it, except I have no idea how to make a GUI.