diff options
Diffstat (limited to 'db/re/item_db.conf')
-rw-r--r-- | db/re/item_db.conf | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 8da68cf6a..78ec867f5 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -76574,6 +76574,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; "> }, @@ -76585,6 +76587,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; "> }, @@ -76596,6 +76600,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; "> }, @@ -76607,6 +76613,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; "> }, @@ -85101,6 +85109,7 @@ item_db: ( } Script: <" specialeffect2 EF_CLOAKING; + showscript "Trans-Form-!! Deviling Fo-rm!!"; montransform DEVIRUCHI, 1200000, SC_MTF_ASPD, 10, 5; "> }, @@ -85122,6 +85131,7 @@ item_db: ( } Script: <" specialeffect2 EF_CLOAKING; + showscript "Trans-Form-!! Raydric Archer Fo-rm!!"; montransform RAYDRIC_ARCHER, 1200000, SC_MTF_RANGEATK, 25; "> }, @@ -85143,6 +85153,7 @@ item_db: ( } Script: <" specialeffect2 EF_CLOAKING; + showscript "Trans-Form-!! Mavka Fo-rm!!"; montransform MAVKA, 1200000, SC_MTF_RANGEATK, 25; "> }, @@ -85164,6 +85175,7 @@ item_db: ( } Script: <" specialeffect2 EF_CLOAKING; + showscript "Trans-Form-!! Marduk Fo-rm!!"; montransform MARDUK, 1200000, SC_MTF_MATK, 25; "> }, @@ -85185,6 +85197,7 @@ item_db: ( } Script: <" specialeffect2 EF_CLOAKING; + showscript "Trans-Form-!! Banshee Fo-rm!!"; montransform BANSHEE, 1200000, SC_MTF_MATK, 25; "> }, @@ -85206,6 +85219,7 @@ item_db: ( } Script: <" specialeffect2 EF_CLOAKING; + showscript "Trans-Form-!! Poring Fo-rm!!"; montransform PORING, 1200000, SC_MTF_CRIDAMAGE, 5; "> }, @@ -85227,6 +85241,7 @@ item_db: ( } Script: <" specialeffect2 EF_CLOAKING; + showscript "Trans-Form-!! Golem Fo-rm!!"; montransform GOLEM, 1200000, SC_MTF_MLEATKED, 2; "> }, |