diff options
-rw-r--r-- | db/Changelog.txt | 1 | ||||
-rw-r--r-- | db/job_db2.txt | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt index 843b2b36d..c52bbe836 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -27,6 +27,7 @@ =========================
05/03
+ * Removed all Novice Job bonusses [Playtester]
* Reverted the changes to Killer Mantis and Demon Pungus card [Playtester]
- the base effect rate is 20%, but target's defense can lower the rate
* Fixed bugs in every New Card with getrefine() check [Lupus]
diff --git a/db/job_db2.txt b/db/job_db2.txt index 75889a683..0663e98f6 100644 --- a/db/job_db2.txt +++ b/db/job_db2.txt @@ -13,7 +13,7 @@ // 6 = LUK increased by 1 at this job level
//
// Novice
-0,0,6,5,0,2,3,0,1,4
+0,0,0,0,0,0,0,0,0,0
// Swordman
1,0,1,0,0,0,3,0,0,0,5,0,0,0,1,0,0,0,3,0,0,0,5,0,0,0,6,0,0,0,2,0,0,1,0,0,5,0,3,0,1,0,3,0,6,0,2,1,0,1,1
// Magician
|