From b31f8ac9e7bbbc88b866bb38c699b81bb2e8fc24 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 4 Feb 2022 19:49:40 -0300 Subject: Swap 2H penalty from agi to dex --- db/re/item_db.conf | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 63715b0e5..059e91f80 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -12758,7 +12758,7 @@ item_db: ( } Script: <" bonus bStr, 3; - bonus bAgi, -6; + bonus bDex, -6; bonus bDef, -48; bonus bCritical, 12; skill TMW2_OVERLOAD, getrefine(); @@ -12819,7 +12819,7 @@ item_db: ( id5064: 1 } Script: <" - bonus bAgi, -4; + bonus bDex, -4; bonus bDef, -32; bonus bCritical, 8; skill TMW2_OVERLOAD, getrefine(); @@ -12880,7 +12880,7 @@ item_db: ( id5064: 1 } Script: <" - bonus bAgi, -5; + bonus bDex, -5; bonus bDef, -40; bonus bCritical, 10; skill TMW2_OVERLOAD, getrefine(); @@ -13004,7 +13004,7 @@ item_db: ( id5064: 1 } Script: <" - bonus bAgi, -7; + bonus bDex, -7; bonus bHit, 3; bonus bDef, -56; bonus bCritical, 14; @@ -13365,7 +13365,7 @@ item_db: ( id5064: 1 } Script: <" - bonus bAgi, -9; + bonus bDex, -9; bonus bHit, 4; bonus bDef, -77; bonus bCritical, 19; @@ -13427,7 +13427,7 @@ item_db: ( id5064: 1 } Script: <" - bonus bAgi, -7; + bonus bDex, -7; bonus bDef, -57; bonus bCritical, 14; skill TMW2_OVERLOAD, getrefine(); @@ -13488,7 +13488,7 @@ item_db: ( id5064: 1 } Script: <" - bonus bAgi, -8; + bonus bDex, -8; bonus bHit, 4; bonus bDef, -67; bonus bCritical, 16; -- cgit v1.2.3-60-g2f50