From f55b028d4d5cc8eb3e838e374e4e0c7dd7e83307 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 24 Jun 2019 09:06:33 -0300 Subject: Drop evade penalty on all shields in 50% (rounded to less benefic) --- db/re/item_db.conf | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'db') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 68c0831cd..2961e5311 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -8464,7 +8464,7 @@ item_db: ( Refine: false ViewSprite: 2701 Script: <" - bonus bFleeRate, -6; + bonus bFleeRate, -3; bonus bCriticalDef, 6; bonus bFlee2,1; "> @@ -8483,7 +8483,7 @@ item_db: ( Refine: false ViewSprite: 2702 Script: <" - bonus bFleeRate, -12; + bonus bFleeRate, -6; bonus bCriticalDef, 12; bonus bFlee2,3; "> @@ -8502,7 +8502,7 @@ item_db: ( Refine: false ViewSprite: 2703 Script: <" - bonus bFleeRate, -23; + bonus bFleeRate, -12; bonus bCriticalDef, 23; bonus bFlee2,7; "> @@ -8521,7 +8521,7 @@ item_db: ( Refine: false ViewSprite: 2704 Script: <" - bonus bFleeRate, -17; + bonus bFleeRate, -9; bonus bCriticalDef, 17; bonus bFlee2,5; "> @@ -8540,7 +8540,7 @@ item_db: ( Refine: false ViewSprite: 2705 Script: <" - bonus bFleeRate, -34; + bonus bFleeRate, -17; bonus bCriticalDef, 34; bonus bFlee2,10; "> @@ -8559,7 +8559,7 @@ item_db: ( Refine: false ViewSprite: 2706 Script: <" - bonus bFleeRate, -20; + bonus bFleeRate, -10; bonus bCriticalDef, 20; bonus bFlee2,6; "> @@ -8578,7 +8578,7 @@ item_db: ( Refine: false ViewSprite: 2707 Script: <" - bonus bFleeRate, -3; + bonus bFleeRate, -2; bonus bCriticalDef, 3; "> }, @@ -8596,7 +8596,7 @@ item_db: ( Refine: false ViewSprite: 2708 Script: <" - bonus bFleeRate, -15; + bonus bFleeRate, -8; bonus bCriticalDef, 12; bonus bFlee2,6; "> @@ -8615,7 +8615,7 @@ item_db: ( Refine: false ViewSprite: 2709 Script: <" - bonus bFleeRate, -15; + bonus bFleeRate, -8; bonus bCriticalDef, 15; bonus bFlee2,4; "> @@ -8634,7 +8634,7 @@ item_db: ( Refine: false ViewSprite: 2710 Script: <" - bonus bFleeRate, -9; + bonus bFleeRate, -5; bonus bCriticalDef, 9; bonus bFlee2,2; "> @@ -8653,7 +8653,7 @@ item_db: ( Refine: false ViewSprite: 2711 Script: <" - bonus bFleeRate, -27; + bonus bFleeRate, -14; bonus bCriticalDef, 27; bonus bFlee2,8; "> @@ -8672,7 +8672,7 @@ item_db: ( Refine: false ViewSprite: 2712 Script: <" - bonus bFleeRate, -31; + bonus bFleeRate, -16; bonus bCriticalDef, 31; bonus bFlee2,9; "> -- cgit v1.2.3-60-g2f50