diff options
Diffstat (limited to 'db')
-rw-r--r-- | db/re/item_db.conf | 36 |
1 files changed, 35 insertions, 1 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index fc7503124..1ed902abd 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -11152,7 +11152,7 @@ item_db: ( WeaponLv: 1 EquipLv: 60 Refine: true - Subtype: "W_KATAR" + Subtype: "W_DAGGER" Slots: 1 AllowCards: { id5022: 1 @@ -11880,6 +11880,40 @@ item_db: ( bonus2 bAddMonsterDropChainItem,ITMCHAIN_ORE,RC_Mineral; "> }, +{ + Id: 3536 + AegisName: "Lightsaber" + Name: "Lightsaber" + Type: "IT_WEAPON" + Buy: 900000 + Sell: 2000 + Weight: 1000 + Atk: 232 + Matk: 0 + Loc: "EQP_HAND_R" + WeaponLv: 1 + EquipLv: 60 + Refine: true + Subtype: "W_KATAR" + 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 + } + Script: <" + bonus bAtk,(BaseLevel-60); + "> +}, // Insert new weapons above this line // ID 3600 to 3610 SYSTEM RESERVED FOR LEGENDARY WEAPONS { |