summaryrefslogtreecommitdiff
path: root/db/job_db2.txt
diff options
context:
space:
mode:
authorSaulc <lucashelaine14@gmail.com>2018-01-13 20:50:42 +0100
committerSaulc <lucashelaine14@gmail.com>2018-01-13 20:50:42 +0100
commit20df2abc1aca00d6aa5dc78347133890f36b32f3 (patch)
tree4ad4a8bb8b0605473a702e314799a4626347721a /db/job_db2.txt
downloadserverdata-20df2abc1aca00d6aa5dc78347133890f36b32f3.tar.gz
serverdata-20df2abc1aca00d6aa5dc78347133890f36b32f3.tar.bz2
serverdata-20df2abc1aca00d6aa5dc78347133890f36b32f3.tar.xz
serverdata-20df2abc1aca00d6aa5dc78347133890f36b32f3.zip
Initial commit
Diffstat (limited to 'db/job_db2.txt')
-rw-r--r--db/job_db2.txt28
1 files changed, 28 insertions, 0 deletions
diff --git a/db/job_db2.txt b/db/job_db2.txt
new file mode 100644
index 000000000..e15f683f3
--- /dev/null
+++ b/db/job_db2.txt
@@ -0,0 +1,28 @@
+// 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