From 32a2ffa692cc3552db030faff5774eb9ce5c135b Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 27 Dec 2018 03:51:06 -0200 Subject: Disable flee when using bows --- db/re/item_db.conf | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'db/re/item_db.conf') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 478463c98..c52cbc5d2 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -10530,6 +10530,9 @@ item_db: ( Id6506: 1 Id6507: 1 } + Script: <" + bonus bFleeRate,-100; + "> }, { Id: 6001 @@ -10556,6 +10559,9 @@ item_db: ( Id6506: 1 Id6507: 1 } + Script: <" + bonus bFleeRate,-100; + "> }, { Id: 6002 @@ -10581,6 +10587,9 @@ item_db: ( Id6506: 1 Id6507: 1 } + Script: <" + bonus bFleeRate,-100; + "> }, { Id: 6003 @@ -10607,6 +10616,9 @@ item_db: ( Id6506: 1 Id6507: 1 } + Script: <" + bonus bFleeRate,-100; + "> }, { Id: 6004 @@ -10633,6 +10645,9 @@ item_db: ( Id6506: 1 Id6507: 1 } + Script: <" + bonus bFleeRate,-100; + "> }, { Id: 6005 @@ -10659,6 +10674,9 @@ item_db: ( Id6506: 1 Id6507: 1 } + Script: <" + bonus bFleeRate,-100; + "> }, { Id: 6006 @@ -10687,6 +10705,7 @@ item_db: ( } Script: <" bonus bHPDrainValue,-15; + bonus bFleeRate,-100; "> }, { -- cgit v1.2.3-60-g2f50