From 62acf6fce4e08e29bb606facca9e3ae70952e8c1 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 30 Dec 2018 10:57:06 -0200 Subject: Add some MP-raising equipment (intended for mages). Current SP Equipment: Silk Robe, Sorcerer Robe, Ugly Christmas Sweater, Fur Boots, Armbands (Copper & Iron too), Silk Pants, Fancy Hat, all wands --- db/re/item_db.conf | 46 +++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 43 insertions(+), 3 deletions(-) (limited to 'db/re') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index c36ae51d6..bc1c2d14e 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -5905,6 +5905,7 @@ item_db: ( id5021: 1 } Script: <" + bonus bMaxSP,10; bonus bMatk,15; bonus bMdef,20; "> @@ -6387,6 +6388,9 @@ item_db: ( EquipLv: 15 Refine: false ViewSprite: 1804 + Script: <" + bonus bMaxSP,20; + "> }, { Id: 1805 @@ -6629,9 +6633,13 @@ item_db: ( Weight: 10 Def: 80 Loc: "EQP_GARMENT" - EquipLv: 3 + EquipLv: 30 Refine: false ViewSprite: 2000 + Script: <" + bonus bMatk,10; + bonus bMaxSP,10; + "> }, { Id: 2001 @@ -6643,9 +6651,13 @@ item_db: ( Weight: 20 Def: 120 Loc: "EQP_GARMENT" - EquipLv: 7 + EquipLv: 50 Refine: false ViewSprite: 2001 + Script: <" + bonus bMatk,15; + bonus bMaxSP,20; + "> }, { Id: 2002 @@ -6657,9 +6669,13 @@ item_db: ( Weight: 30 Def: 180 Loc: "EQP_GARMENT" - EquipLv: 11 + EquipLv: 70 Refine: false ViewSprite: 2002 + Script: <" + bonus bMatk,20; + bonus bMaxSP,30; + "> }, { Id: 2003 @@ -7115,6 +7131,9 @@ item_db: ( id5020: 1 id5021: 1 } + Script: <" + bonus bMaxSP,30; + "> }, { Id: 2209 @@ -7890,6 +7909,9 @@ item_db: ( EquipLv: 19 Refine: false ViewSprite: 2902 + Script: <" + bonus bMaxSP,5; + "> }, { Id: 2903 @@ -10993,6 +11015,9 @@ item_db: ( Refine: true Subtype: "W_STAFF" ViewSprite: 7000 + Script: <" + bonus bMaxSP,10; + "> }, { Id: 7001 @@ -11010,6 +11035,9 @@ item_db: ( Refine: true Subtype: "W_STAFF" ViewSprite: 7001 + Script: <" + bonus bMaxSP,20; + "> }, { Id: 7002 @@ -11027,6 +11055,9 @@ item_db: ( Refine: true Subtype: "W_STAFF" ViewSprite: 7002 + Script: <" + bonus bMaxSP,30; + "> }, { Id: 7003 @@ -11044,6 +11075,9 @@ item_db: ( Refine: true Subtype: "W_STAFF" ViewSprite: 7003 + Script: <" + bonus bMaxSP,40; + "> }, { Id: 7004 @@ -11061,6 +11095,9 @@ item_db: ( Refine: true Subtype: "W_STAFF" ViewSprite: 7004 + Script: <" + bonus bMaxSP,50; + "> }, { Id: 7005 @@ -11078,6 +11115,9 @@ item_db: ( Refine: true Subtype: "W_STAFF" ViewSprite: 7005 + Script: <" + bonus bMaxSP,25; + "> }, // System Reserved -- cgit v1.2.3-60-g2f50