From 55da8840999d2aa55c6c9d2ce751c7ec13991f60 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 24 Feb 2020 13:53:41 -0300 Subject: Item 3536 Lightsaber --- db/re/item_db.conf | 36 +++++++++++++++++++++++++++++++++++- 1 file changed, 35 insertions(+), 1 deletion(-) (limited to 'db/re') 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 { -- cgit v1.2.3-70-g09d2