summaryrefslogblamecommitdiff
path: root/db/job_db2.txt
blob: e15f683f39c6b1c88100ea8e8b49c1cb9a153031 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14













                                            
        
                     











                     
// Job-specific Stat Bonuses Database
//
// Structure of Database:
// JobID,JobLv1,JobLv2,JobLv3,...
//
// Legend for 'JobLvN' fields:
//  0 = No stat bonus at this job level
//  1 = STR increased by 1 at this job level
//  2 = AGI increased by 1 at this job level
//  3 = VIT increased by 1 at this job level
//  4 = INT increased by 1 at this job level
//  5 = DEX increased by 1 at this job level
//  6 = LUK increased by 1 at this job level
//
// Human
0,0,6,5,0,2,3,0,1,4,0
// Ukar
1,0,6,5,0,2,3,0,1,4,0
// Demon
2,0,6,5,0,2,3,0,1,4,0
// Elven
3,0,6,5,0,2,3,0,1,4,0
// Orc
4,0,6,5,0,2,3,0,1,4,0
// Raijin
5,0,6,5,0,2,3,0,1,4,0
// Tritan
6,0,6,5,0,2,3,0,1,4,0