From 4155320d0db092f606105596d1074c3e799f47b7 Mon Sep 17 00:00:00 2001 From: jesusalva Date: Tue, 20 Feb 2018 23:08:17 -0300 Subject: Include two new items: 3518 and 586 for testing purposes. --- db/re/item_db.conf | 63 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 63 insertions(+) diff --git a/db/re/item_db.conf b/db/re/item_db.conf index f7cec7a4a..b94187430 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -2867,6 +2867,36 @@ item_db: ( doevent "rand_sc_heal::OnUse"; "> }, +{ + Id: 586 + AegisName: "Grenade" + Name: "Grenade" + Type: "IT_USABLE" + Buy: 700 + Sell: 350 + Weight: 40 + Atk: 0 + Matk: 0 + Def: 0 + Range: 0 + Slots: 0 + Job: { + All: true + } + Gender: "SEX_ANY" + WeaponLv: 0 + EquipLv: 0 + Refine: false + ViewSprite: 541 + BindOnEquip: false + BuyingStore: true + Delay: 500 + Sprite: 0 + UseEffect: 52 // TODO FIXME: We should add to db/constants.conf instead of using numbers + Script: <" + itemskill SM_MAGNUM,1; + "> +}, { Id: 700 AegisName: "SmallTentacles" @@ -11584,6 +11614,39 @@ item_db: ( Delay: 0 Sprite: 0 }, +{ + Id: 3518 + AegisName: "Judgment" + Name: "Judgment" + Type: "IT_WEAPON" + Buy: 640000 + Sell: 320000 + Weight: 1000 + Atk: 100 + Def: 0 + Range: 1 + Slots: 0 + Job: { + All: true + } + Gender: "SEX_ANY" + Loc: ["EQP_HAND_R", "EQP_HAND_L"] + WeaponLv: 1 + EquipLv: 40 + Refine: false + Subtype: "W_DAGGER" + //Script: <" itemskill SM_MAGNUM,1; "> // Consumable only - eg Grenade + //skill SM_MAGNUM,3; + // [22:27:11] <{41444d494e}> bonus3 bAutoSpell,SKILLNAME,SKILLELVEL,PARAM1; + Script: <" + bonus3 bAutoSpell,SM_MAGNUM,1,100; + "> + BindOnEquip: false + BuyingStore: true + DropAnnounce: true + Delay: 0 + Sprite: 0 +}, { Id: 4000 AegisName: "PiouEgg" -- cgit v1.2.3-60-g2f50