From 9575f26807e2e508af9108d3c69c0e332a7f61cc Mon Sep 17 00:00:00 2001 From: Playtester Date: Wed, 2 Aug 2006 13:44:16 +0000 Subject: * Added official success rates of the Socket Enchant NPC * Reduced the overrefine bonus of level 4 weapons to 13 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8046 54d463be-8e91-2dee-dedb-b68131a5f0ec --- db/Changelog.txt | 1 + db/refine_db.txt | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'db') diff --git a/db/Changelog.txt b/db/Changelog.txt index 4486f5737..e1029bd80 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -20,6 +20,7 @@ ========================= 08/02 + * Reduced overrefine bonus of level 4 weapons to 13 [Playtester] * Added the new items and fixed selling price of Dark Mask [Playtester] 08/01 * Changed Solace's and Retribution's skills so they feel like on official servers [Playtester] diff --git a/db/refine_db.txt b/db/refine_db.txt index 0bf3aded1..5d7f752e1 100644 --- a/db/refine_db.txt +++ b/db/refine_db.txt @@ -7,6 +7,6 @@ 2, 3,7, 100,100,100,100,100,100,100, 60, 40, 20, // Lv.1 Weapons 3, 5,6, 100,100,100,100,100,100, 60, 40, 20, 20, // Lv.2 Weapons 5, 8,5, 100,100,100,100,100, 60, 50, 20, 20, 20, // Lv.3 Weapons - 7,14,4, 100,100,100,100, 60, 40, 40, 20, 20, 10, // Lv.4 Weapons + 7,13,4, 100,100,100,100, 60, 40, 40, 20, 20, 10, // Lv.4 Weapons -- cgit v1.2.3-70-g09d2