From 248f245f078ddba531cf771dcd42ad9e0bd0f7c7 Mon Sep 17 00:00:00 2001 From: Jedzkie Date: Wed, 23 Dec 2015 15:27:20 +0800 Subject: Item Update: - Added official effect for Rapid Life Water. - Added new items: - Fruit Salad (http://www.divine-pride.net/database/item/11715) - Shepherd Salad (http://www.divine-pride.net/database/item/11716) - Yogurt (http://www.divine-pride.net/database/item/11717) - Bisket Dessert (http://www.divine-pride.net/database/item/11718) --- db/pre-re/item_db.conf | 44 ++++++++++++++++++++++---------------------- 1 file changed, 22 insertions(+), 22 deletions(-) (limited to 'db/pre-re') diff --git a/db/pre-re/item_db.conf b/db/pre-re/item_db.conf index d5ccd7e97..8d4c99379 100644 --- a/db/pre-re/item_db.conf +++ b/db/pre-re/item_db.conf @@ -87070,13 +87070,13 @@ item_db: ( notrade: true noselltonpc: true nocart: true - nogstorage: true nomail: true noauction: true + nogstorage: true } Script: <" specialeffect2 EF_HEAL3; - sc_start4 SC_S_LIFEPOTION,600000,-5,5,0,0; + sc_start2 SC_S_LIFEPOTION, 600000, -5, 5; "> }, { @@ -87091,13 +87091,13 @@ item_db: ( notrade: true noselltonpc: true nocart: true - nogstorage: true nomail: true noauction: true + nogstorage: true } Script: <" specialeffect2 EF_HEAL3; - sc_start4 SC_L_LIFEPOTION,600000,-7,4,0,0; + sc_start2 SC_L_LIFEPOTION, 600000, -7, 4; "> }, { @@ -87112,13 +87112,13 @@ item_db: ( notrade: true noselltonpc: true nocart: true - nogstorage: true nomail: true noauction: true + nogstorage: true } Script: <" specialeffect2 EF_MAGICALATTHIT; - sc_start SC_CRITICALPERCENT,300000,30; + sc_start SC_CRITICALPERCENT, 300000, 30; "> }, { @@ -87133,13 +87133,13 @@ item_db: ( notrade: true noselltonpc: true nocart: true - nogstorage: true nomail: true noauction: true + nogstorage: true } Script: <" specialeffect2 EF_LIGHTSPHERE; - sc_start SC_HEALPLUS,1800000,20; + sc_start SC_HEALPLUS, 1800000, 20; "> }, { @@ -87155,13 +87155,13 @@ item_db: ( notrade: true noselltonpc: true nocart: true - nogstorage: true nomail: true noauction: true + nogstorage: true } Script: <" specialeffect2 EF_STEAL; - sc_start SC_PLUSAVOIDVALUE,60000,20; + sc_start SC_PLUSAVOIDVALUE, 60000, 20; "> }, { @@ -87176,13 +87176,13 @@ item_db: ( notrade: true noselltonpc: true nocart: true - nogstorage: true nomail: true noauction: true + nogstorage: true } Script: <" specialeffect2 EF_CLOAKING; - sc_start4 SC_ARMOR_PROPERTY,1800000,1,Ele_Dark,1,0; + sc_start4 SC_ARMOR_PROPERTY, 1800000, 1, Ele_Dark, 1, 0; "> }, { @@ -87197,13 +87197,13 @@ item_db: ( notrade: true noselltonpc: true nocart: true - nogstorage: true nomail: true noauction: true + nogstorage: true } Script: <" specialeffect2 EF_BENEDICTIO; - sc_start4 SC_ARMOR_PROPERTY,1800000,1,Ele_Holy,1,0; + sc_start4 SC_ARMOR_PROPERTY, 1800000, 1, Ele_Holy, 1, 0; "> }, { @@ -87218,13 +87218,13 @@ item_db: ( notrade: true noselltonpc: true nocart: true - nogstorage: true nomail: true noauction: true + nogstorage: true } Script: <" specialeffect2 EF_GUARD; - sc_start SC_PROTECT_DEF,60000,3; + sc_start SC_PROTECT_DEF, 60000, 3; "> }, { @@ -87239,13 +87239,13 @@ item_db: ( notrade: true noselltonpc: true nocart: true - nogstorage: true nomail: true noauction: true + nogstorage: true } Script: <" specialeffect2 EF_GUARD; - sc_start SC_PROTECT_DEF,180000,3; + sc_start SC_PROTECT_DEF, 180000, 3; "> }, { @@ -87260,13 +87260,13 @@ item_db: ( notrade: true noselltonpc: true nocart: true - nogstorage: true nomail: true noauction: true + nogstorage: true } Script: <" specialeffect2 EF_SPELLBREAKER; - sc_start SC_PROTECT_MDEF,60000,3; + sc_start SC_PROTECT_MDEF, 60000, 3; "> }, { @@ -87281,13 +87281,13 @@ item_db: ( notrade: true noselltonpc: true nocart: true - nogstorage: true nomail: true noauction: true + nogstorage: true } Script: <" specialeffect2 EF_SPELLBREAKER; - sc_start SC_PROTECT_MDEF,180000,3; + sc_start SC_PROTECT_MDEF, 180000, 3; "> }, { -- cgit v1.2.3-60-g2f50