Im having problem with one of my classes.
I set it that it will start with atleast handskill 5 in FIST, but it doesent, it starts with 0
code:
;
;
;---
; Now the Witchblade levels (800 + level #)
; CCLL Exp_Pts. MaxHP maxMP Level_name Magic-ratio Right-Hand
; 0 1 2 3 4 5 6
;
; The class name
800, 0, 8, 20, "Witchblade", 5, 5 DESCRIPTION "These deeply religious souls act as mediums, channeling the forces of spirits from another domain. They are also skillful magicians."
AUTO_MAX 20, 3800, 10, 2200, 0
MAX_ABILITY 255, 190, 170, 180, 230
MAGIC_RATIO 75
HAND_RATIO 100
MAX_WALLET 5000000
MAX_HAND_PP 0,0,0,0,10000000000,0,0,0
START_HAND_PP 0,0,0,0,100000000,0,0,0
; the class levels
801, 0, 1, 5, "Newbie"
805, 0, 2, 8, "Tranee",
810, 0, 4, 15, "Magic Leader",
820, 0, 6, 20, "Dark Abbys",
830, 0, 8, 25, "Challenger",
840, 0, 10, 30, "Mystic Witchblade",
850, 0, 13, 35, "Romantic Dreamer",
860, 0, 16, 40, "Bishop",
870, 0, 19, 45, "Spirit Guide",
880, 0, 24, 50, "Light Witchblade"
890, 0, 65, 55, "Witchblade Of The Dark",