summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--db/re/item_db.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf
index 145c736e3..26b989978 100644
--- a/db/re/item_db.conf
+++ b/db/re/item_db.conf
@@ -12636,7 +12636,7 @@ item_db: (
Buy: 9999999
Sell: 0
Weight: 3000
- Loc: ["EQP_HAND_R", "EQP_HAND_L"]
+ Loc: ["EQP_HAND_R", "EQP_HAND_L", "EQP_SHADOW_SHOES"]
WeaponLv: 1
EquipLv: 1
Refine: true
@@ -12667,7 +12667,7 @@ item_db: (
}
Script: <"
bonus bFlee2,20;
- bonus bFlee,-100; // TODO: Replace with Walk Speed Redux + no mount
+ bonus bSpeedAddRate,-50;
bonus bCriticalDef,100;
bonus bSPrecovRate,100;
bonus2 bHPRegenRate, BaseLevel/3, 1500;