From d4852d47713a9e1ea9e00b0e0c3aefaaa0550b72 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 18 Jul 2019 13:12:55 -0300 Subject: Introduce Kitana (aka. Katana), another Ninja-like (and thus, Frostia's) weapon --- db/re/item_db.conf | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) (limited to 'db/re') 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 { -- cgit v1.2.3-70-g09d2