From 6209e38538f2fc1418dd644862ff3c85af21c62a Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 4 Jun 2022 01:44:59 -0300 Subject: Refinery for Savior and Legendary items can go up to +12 and will never nerf. Meaning a legendary or savior item will never lose refine levels. They can still break. --- db/re/refine_db.conf | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'db/re') diff --git a/db/re/refine_db.conf b/db/re/refine_db.conf index 04bf67a7d..5c63ccbd9 100644 --- a/db/re/refine_db.conf +++ b/db/re/refine_db.conf @@ -131,21 +131,21 @@ Armors: { EnrichedChance: 40 Bonus: 500 } - // Anything below this line was NOT MAINTENANED Lv11: { - NormalChance: 30 + NormalChance: 35 EnrichedChance: 30 - Bonus: 300 + Bonus: 600 } Lv12: { - NormalChance: 0 - EnrichedChance: 0 - Bonus: 300 + NormalChance: 32 + EnrichedChance: 20 + Bonus: 600 } + // Anything below this line was NOT MAINTENANED Lv13: { - NormalChance: 0 - EnrichedChance: 0 - Bonus: 400 + NormalChance: 25 + EnrichedChance: 10 + Bonus: 700 } Lv14: { NormalChance: 0 -- cgit v1.2.3-60-g2f50