From 74684a3bb6b3794e46f979e1fbce56db46ad27f7 Mon Sep 17 00:00:00 2001 From: HoraK-FDF Date: Wed, 8 Nov 2023 02:48:47 +0000 Subject: SC_MATKPOT --- world/map/db/item_db.conf | 38 +++++++++++++++++++++++++++++++++++--- 1 file changed, 35 insertions(+), 3 deletions(-) (limited to 'world/map/db/item_db.conf') diff --git a/world/map/db/item_db.conf b/world/map/db/item_db.conf index 22f5927c..9ee50411 100644 --- a/world/map/db/item_db.conf +++ b/world/map/db/item_db.conf @@ -14101,9 +14101,9 @@ item_db: ( AegisName: "PinkPetal" Name: "PinkPetal" Type: "IT_USABLE" - Buy: 100 + Buy: 125 Sell: 50 - Weight: 10 + Weight: 5 Def: 0 Slots: 0 Refine: false @@ -14119,7 +14119,7 @@ item_db: ( Type: "IT_USABLE" Buy: 125 Sell: 50 - Weight: 10 + Weight: 5 Def: 0 Slots: 0 Refine: false @@ -15540,6 +15540,38 @@ item_db: ( //misceffect FX_MAGIC_SHIELD, strcharinfo(0); //@TMWA "> }, +{ + Id: 5309 + AegisName: "ManaDust" + Name: "ManaDust" + Type: "IT_USABLE" + Buy: 125 + Sell: 50 + Weight: 5 + Def: 0 + Slots: 0 + Refine: false + ViewSprite: 5309 + Script: <" + callfunc "itheal", 35, 15; + "> +}, +{ + Id: 5310 + AegisName: "EnlighteningElixir" + Name: "EnlighteningElixir" + Type: "IT_USABLE" + Buy: 500 + Sell: 250 + Weight: 10 + Def: 0 + Slots: 0 + Refine: false + ViewSprite: 5309 + Script: <" + callfunc("SC_Bonus", 60, SC_PLUSMAGICPOWER, 100); + "> +}, /* Legs Armor */ { -- cgit v1.2.3-60-g2f50