diff options
Diffstat (limited to 'db')
-rw-r--r-- | db/re/item_db.conf | 39 |
1 files changed, 25 insertions, 14 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 562d3b9b1..a5e3c3f03 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -8789,9 +8789,8 @@ item_db: ( Delay: 0 Sprite: 0 OnEquipScript: <" - bonus bAspd, -30; + bonus bAspdRate, -15; bonus bCriticalDef, 15; - bonus bAtkRange, -5; "> }, { @@ -8814,7 +8813,8 @@ item_db: ( BindOnEquip: false BuyingStore: true OnEquipScript: <" - bonus bAtkRange, -1; + bonus bAspdRate, -15; + bonus bCriticalDef, 15; "> }, { @@ -8837,7 +8837,8 @@ item_db: ( BindOnEquip: false BuyingStore: true OnEquipScript: <" - bonus bAtkRange, -1; + bonus bAspdRate, -15; + bonus bCriticalDef, 15; "> }, { @@ -8860,7 +8861,8 @@ item_db: ( BindOnEquip: false BuyingStore: true OnEquipScript: <" - bonus bAtkRange, -1; + bonus bAspdRate, -15; + bonus bCriticalDef, 15; "> }, { @@ -8883,7 +8885,8 @@ item_db: ( BindOnEquip: false BuyingStore: true OnEquipScript: <" - bonus bAtkRange, -1; + bonus bAspdRate, -15; + bonus bCriticalDef, 15; "> }, { @@ -8906,7 +8909,8 @@ item_db: ( BindOnEquip: false BuyingStore: true OnEquipScript: <" - bonus bAtkRange, -1; + bonus bAspdRate, -15; + bonus bCriticalDef, 15; "> }, { @@ -8929,7 +8933,8 @@ item_db: ( BindOnEquip: false BuyingStore: true OnEquipScript: <" - bonus bAtkRange, -1; + bonus bAspdRate, -15; + bonus bCriticalDef, 15; "> }, { @@ -8952,7 +8957,8 @@ item_db: ( BindOnEquip: false BuyingStore: true OnEquipScript: <" - bonus bAtkRange, -1; + bonus bAspdRate, -15; + bonus bCriticalDef, 15; "> }, { @@ -8975,7 +8981,8 @@ item_db: ( BindOnEquip: false BuyingStore: true OnEquipScript: <" - bonus bAtkRange, -1; + bonus bAspdRate, -15; + bonus bCriticalDef, 15; "> }, { @@ -8998,7 +9005,8 @@ item_db: ( BindOnEquip: false BuyingStore: true OnEquipScript: <" - bonus bAtkRange, -1; + bonus bAspdRate, -15; + bonus bCriticalDef, 15; "> }, { @@ -9021,7 +9029,8 @@ item_db: ( BindOnEquip: false BuyingStore: true OnEquipScript: <" - bonus bAtkRange, -1; + bonus bAspdRate, -15; + bonus bCriticalDef, 15; "> }, { @@ -9044,7 +9053,8 @@ item_db: ( BindOnEquip: false BuyingStore: true OnEquipScript: <" - bonus bAtkRange, -1; + bonus bAspdRate, -15; + bonus bCriticalDef, 15; "> }, { @@ -9067,7 +9077,8 @@ item_db: ( BindOnEquip: false BuyingStore: true OnEquipScript: <" - bonus bAtkRange, -1; + bonus bAspdRate, -15; + bonus bCriticalDef, 15; "> }, { |