diff options
-rw-r--r-- | db/re/item_db.conf | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 2265923e6..41185fc61 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -10352,6 +10352,22 @@ item_db: ( } "> }, +{ + Id: 3018 + AegisName: "BountyHunterHelmet" + Name: "Bounty Hunter Helmet" + Type: "IT_ARMOR" + Buy: 16000 + Sell: 3000 + Weight: 320 + Def: 42 + Loc: "EQP_HEAD_TOP" + EquipLv: 60 + Refine: false + Script: <" + bonus bAspdRate,10; + "> +}, // Neck Armor { @@ -10554,6 +10570,21 @@ item_db: ( EquipLv: 7 Refine: true Subtype: "W_DAGGER" + Slots: 1 + AllowCards: { + id5022: 1 + id5023: 1 + id5024: 1 + id5025: 1 + id5026: 1 + id5027: 1 + id5028: 1 + id5029: 1 + id5037: 1 + id5038: 1 + id5039: 1 + id5040: 1 + } }, { Id: 3501 |