From 5020a123570a7b263f6b742df5891a36434473a0 Mon Sep 17 00:00:00 2001 From: Jedzkie Date: Thu, 31 Dec 2015 20:15:37 +0800 Subject: Removal of Hard coded showscript command for Monster Transform. --- db/re/item_db.conf | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'db') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 82e9a2aba..8884857bd 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -75299,6 +75299,8 @@ item_db: ( Weight: 30 Script: <" itemheal rand(45,65), 0; + specialeffect2 EF_CLOAKING; + showscript "Trans-Form-!! Bloody Murderer Fo-rm!!"; montransform BLOODY_MURDERER, 600000, SC_MTF_MHP, 1000; "> }, @@ -75310,6 +75312,8 @@ item_db: ( Weight: 30 Script: <" itemheal rand(45,65), 0; + specialeffect2 EF_CLOAKING; + showscript "Trans-Form-!!! Bathory Fo-rm!!"; montransform BATHORY, 600000, SC_MTF_MSP, 100; "> }, @@ -75321,6 +75325,8 @@ item_db: ( Weight: 30 Script: <" itemheal rand(45,65),0; + specialeffect2 EF_CLOAKING; + showscript "Trans-Form-!! Jack Fo-rm!!"; montransform JAKK, 600000, SC_MTF_PUMPKIN, 2000; "> }, @@ -75332,6 +75338,8 @@ item_db: ( Weight: 30 Script: <" itemheal rand(45,65),0; + specialeffect2 EF_CLOAKING; + showscript "Trans-Form-!! Cube Fo-rm!!"; montransform QUVE, 600000, SC_MTF_HITFLEE, 10, 20; "> }, @@ -83826,6 +83834,7 @@ item_db: ( } Script: <" specialeffect2 EF_CLOAKING; + showscript "Trans-Form-!! Deviling Fo-rm!!"; montransform DEVIRUCHI, 1200000, SC_MTF_ASPD, 10, 5; "> }, @@ -83847,6 +83856,7 @@ item_db: ( } Script: <" specialeffect2 EF_CLOAKING; + showscript "Trans-Form-!! Raydric Archer Fo-rm!!"; montransform RAYDRIC_ARCHER, 1200000, SC_MTF_RANGEATK, 25; "> }, @@ -83868,6 +83878,7 @@ item_db: ( } Script: <" specialeffect2 EF_CLOAKING; + showscript "Trans-Form-!! Mavka Fo-rm!!"; montransform MAVKA, 1200000, SC_MTF_RANGEATK, 25; "> }, @@ -83889,6 +83900,7 @@ item_db: ( } Script: <" specialeffect2 EF_CLOAKING; + showscript "Trans-Form-!! Marduk Fo-rm!!"; montransform MARDUK, 1200000, SC_MTF_MATK, 25; "> }, @@ -83910,6 +83922,7 @@ item_db: ( } Script: <" specialeffect2 EF_CLOAKING; + showscript "Trans-Form-!! Banshee Fo-rm!!"; montransform BANSHEE, 1200000, SC_MTF_MATK, 25; "> }, @@ -83931,6 +83944,7 @@ item_db: ( } Script: <" specialeffect2 EF_CLOAKING; + showscript "Trans-Form-!! Poring Fo-rm!!"; montransform PORING, 1200000, SC_MTF_CRIDAMAGE, 5; "> }, @@ -83952,6 +83966,7 @@ item_db: ( } Script: <" specialeffect2 EF_CLOAKING; + showscript "Trans-Form-!! Golem Fo-rm!!"; montransform GOLEM, 1200000, SC_MTF_MLEATKED, 2; "> }, -- cgit v1.2.3-60-g2f50