summaryrefslogtreecommitdiff
path: root/db/job_db2.txt
blob: b665f38f42271a4702014e8fc7b0a96c56b82e0c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
// 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
//
// TMW2 default is: ,0,6,5,0,2,3,0,1,4,0
// 
// Human
0,0,6,5,0,2,3,0,1,4,0,0,6,5,0,2,3,0,1,4,0
// Ukar
1,0,6,5,0,2,3,0,1,4,0,0,6,5,0,2,3,0,1,4,0
// Redy
2,0,6,5,0,2,3,0,1,4,0,0,6,5,0,2,3,0,1,4,0
// Elven
3,0,6,5,0,2,3,0,1,4,0,0,6,5,0,2,3,0,1,4,0
// Orc
4,0,6,5,0,2,3,0,1,4,0,0,6,5,0,2,3,0,1,4,0
// Raijin
5,0,6,5,0,2,3,0,1,4,0,0,6,5,0,2,3,0,1,4,0
// Tritan
6,0,6,5,0,2,3,0,1,4,0,0,6,5,0,2,3,0,1,4,0