diff options
-rw-r--r-- | db/re/item_db.conf | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 9ba9eab23..c136b7082 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -11548,6 +11548,38 @@ item_db: ( id5040: 1 } }, +// 3530 TBD +{ + Id: 3531 + AegisName: "Kitana" + Name: "Kitana" + Type: "IT_WEAPON" + Buy: 7000 + Sell: 3000 + Weight: 960 + Atk: 370 + Matk: 0 + Loc: "EQP_HAND_R" + WeaponLv: 1 + EquipLv: 60 + Refine: true + Subtype: "W_1HSWORD" + 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 + } +}, // Insert new weapons above this line // ID 3600 to 3610 SYSTEM RESERVED FOR LEGENDARY WEAPONS { |