summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
Diffstat (limited to 'db')
-rw-r--r--db/re/item_db.conf8
1 files changed, 4 insertions, 4 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf
index a96f72e14..ee58c5153 100644
--- a/db/re/item_db.conf
+++ b/db/re/item_db.conf
@@ -3249,7 +3249,7 @@ item_db: (
Script: <"
bonus bNoRegen,1;
bonus bNoRegen,2;
- bonus bFleeRate,50;
+ bonus bFlee,50;
bonus bNoKnockback,1;
bonus bSpeedAddRate,-5; // 25-10 = +15%. But the malus is done before...
@@ -3287,7 +3287,7 @@ item_db: (
Script: <"
bonus bNoRegen,1;
bonus bNoRegen,2;
- bonus bFleeRate,50;
+ bonus bFlee,50;
bonus bNoKnockback,1;
bonus bSpeedAddRate,-6; // 25-15 = +10%. But the malus is done before...
@@ -3325,7 +3325,7 @@ item_db: (
bonus bNoRegen,2;
if (getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_RANGE) > 1)
bonus bAtkRange,-1;
- bonus bFleeRate,50;
+ bonus bFlee,50;
bonus bAtkRate,-50;
bonus bHitRate,-30;
bonus bNoKnockback,0;
@@ -3367,7 +3367,7 @@ item_db: (
bonus bNoRegen,2;
if (getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_RANGE) > 1)
bonus bAtkRange,-1;
- bonus bFleeRate,50;
+ bonus bFlee,50;
bonus bAtkRate,-50;
bonus bHitRate,-30;
bonus bNoKnockback,0;