From 9d358d1c973bc1602d20f420d407b3ab791a0875 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 29 Apr 2020 23:33:08 -0300 Subject: Scythes and Lightsabers: Dex down 2H Swords: No effect Spears and Halberds: Hit up Will make 2H more balanced this way. Immortal Sword got hit up to be OP --- db/re/item_db.conf | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) (limited to 'db/re/item_db.conf') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index aedc9aed4..f0b32508c 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -11667,7 +11667,6 @@ item_db: ( Script: <" bonus bStr, 3; bonus bAgi, -6; - bonus bDex, -3; bonus bDef, -48; bonus bCritical, 12; bonus bAtk, getrefine()*2; @@ -11705,7 +11704,6 @@ item_db: ( } Script: <" bonus bAgi, -4; - bonus bDex, -2; bonus bDef, -32; bonus bCritical, 8; bonus bAtk, getrefine()*2; @@ -11743,7 +11741,6 @@ item_db: ( } Script: <" bonus bAgi, -5; - bonus bDex, -2; bonus bDef, -40; bonus bCritical, 10; bonus bAtk, getrefine()*2; @@ -11820,7 +11817,7 @@ item_db: ( } Script: <" bonus bAgi, -7; - bonus bDex, -3; + bonus bHit, 3; bonus bDef, -56; bonus bCritical, 14; bonus bAtk, getrefine()*2; @@ -12037,7 +12034,7 @@ item_db: ( } Script: <" bonus bAgi, -9; - bonus bDex, -4; + bonus bHit, 4; bonus bDef, -77; bonus bCritical, 19; bonus bAtk, getrefine()*2; @@ -12075,7 +12072,6 @@ item_db: ( } Script: <" bonus bAgi, -7; - bonus bDex, -3; bonus bDef, -57; bonus bCritical, 14; bonus bAtk, getrefine()*2; @@ -12113,7 +12109,7 @@ item_db: ( } Script: <" bonus bAgi, -8; - bonus bDex, -4; + bonus bHit, 4; bonus bDef, -67; bonus bCritical, 16; bonus bAtk, getrefine()*2; @@ -14554,7 +14550,7 @@ item_db: ( bonus bAtk,BaseLevel*8; bonus bMatk,0; bonus bAgi, -(BaseLevel/10); - bonus bDex, -(BaseLevel/20); + bonus bHit, (BaseLevel/20); bonus bDef, -(BaseLevel*8/10); bonus bCritical, BaseLevel/5; "> -- cgit v1.2.3-60-g2f50