From d20510d439025aa36e3c0a8fd95bdcfc836a9a9a Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 5 Sep 2018 19:37:53 -0300 Subject: Refines are more powerful now, but you'll only notice the difference from +2 onwards --- db/re/refine_db.conf | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/db/re/refine_db.conf b/db/re/refine_db.conf index 7061eb09a..eee0d4ad3 100644 --- a/db/re/refine_db.conf +++ b/db/re/refine_db.conf @@ -58,42 +58,42 @@ Armors: { RandomBonusValue: 0 Rates: { Lv1: { - Bonus: 100 + Bonus: 150 } Lv2: { NormalChance: 93 EnrichedChance: 99 - Bonus: 100 + Bonus: 150 } Lv3: { NormalChance: 86 EnrichedChance: 96 - Bonus: 100 + Bonus: 150 } Lv4: { NormalChance: 79 EnrichedChance: 93 - Bonus: 100 + Bonus: 150 } Lv5: { NormalChance: 72 EnrichedChance: 90 - Bonus: 100 + Bonus: 150 } Lv6: { NormalChance: 65 EnrichedChance: 80 - Bonus: 200 + Bonus: 250 } Lv7: { NormalChance: 58 EnrichedChance: 70 - Bonus: 200 + Bonus: 250 } Lv8: { NormalChance: 51 EnrichedChance: 60 - Bonus: 200 + Bonus: 250 } Lv9: { NormalChance: 44 @@ -161,7 +161,7 @@ Armors: { // Weapon level 1 is the standard tier for most weapons WeaponLevel1: { - StatsPerLevel: 200 + StatsPerLevel: 250 RandomBonusStartLevel: 6 RandomBonusValue: 300 Rates: { -- cgit v1.2.3-60-g2f50