Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

Classes


bobo1172
 Share

Recommended Posts

i am trying to  add a new class (2 actually) but so far all i was able to do was change the "test class" name and stats. this is what the page looks like:

[CLASS]
Name=warrior
MaleSprite=0
FemaleSprite=0
Desc=This is the warrior class.
STR=5
DEF=5
SPEED=2
MAGI=0
MAP=1
X=1
Y=1
Locked=0

[CLASS]
Name=mage
MaleSprite=2
FemaleSprite=2
Desc=This is the mage class.
STR=3
DEF=3
SPEED=2
MAGI=5
MAP=1
X=0
Y=0
Locked=0

[CLASS]
Name=archer
MaleSprite=3
FemaleSprite=3
Desc=This is the archer class.
STR=2
DEF=3
SPEED=5
MAGI=2
MAP=1
X=2
Y=2
Locked=0

i also tried it without the [CLASS] above the last 2 but no difference
Link to comment
Share on other sites

first class is class0.ini
2nd class is class1.ini
3rd class is class2.ini
And so on…
Just copy class0.ini twice. You should have 3 class0.ini. Rename them so you get one class0.ini, one class1.ini and one class2.ini. You also have to change the max class in data.ini
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...