summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
authorJedzkie <jedzkie13@rocketmail.com>2015-12-23 14:10:12 +0800
committerJedzkie <jedzkie13@rocketmail.com>2015-12-23 14:10:12 +0800
commit5954bf53cac41cac2fd1eb3bb3d91783f0f9644e (patch)
tree6fb8a16fbdd603372cd8934ce80c2b9f7dfd5266 /db
parent23b06569296e0f0f791f110df9723f27c60e65a3 (diff)
downloadhercules-5954bf53cac41cac2fd1eb3bb3d91783f0f9644e.tar.gz
hercules-5954bf53cac41cac2fd1eb3bb3d91783f0f9644e.tar.bz2
hercules-5954bf53cac41cac2fd1eb3bb3d91783f0f9644e.tar.xz
hercules-5954bf53cac41cac2fd1eb3bb3d91783f0f9644e.zip
Item Update:
- Remove the hard coded entry of Monster Transform Scrolls - Change mob names into mob constants.
Diffstat (limited to 'db')
-rw-r--r--db/re/item_db.conf30
1 files changed, 15 insertions, 15 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf
index 1f8e54a9c..c63e71bc5 100644
--- a/db/re/item_db.conf
+++ b/db/re/item_db.conf
@@ -76469,8 +76469,8 @@ item_db: (
Type: 0
Weight: 30
Script: <"
- itemheal rand(45,65),0;
- montransform "Bloody Murderer",600000,SC_MTF_MHP,1000;
+ itemheal rand(45,65), 0;
+ montransform BLOODY_MURDERER, 600000, SC_MTF_MHP, 1000;
">
},
{
@@ -76480,8 +76480,8 @@ item_db: (
Type: 0
Weight: 30
Script: <"
- itemheal rand(45,65),0;
- montransform "Bathory",600000,SC_MTF_MSP,100;
+ itemheal rand(45,65), 0;
+ montransform BATHORY, 600000, SC_MTF_MSP, 100;
">
},
{
@@ -76492,7 +76492,7 @@ item_db: (
Weight: 30
Script: <"
itemheal rand(45,65),0;
- montransform "Jakk",600000,SC_MTF_PUMPKIN,2000;
+ montransform JAKK, 600000, SC_MTF_PUMPKIN, 2000;
">
},
{
@@ -76503,7 +76503,7 @@ item_db: (
Weight: 30
Script: <"
itemheal rand(45,65),0;
- montransform "Quve",600000,SC_MTF_HITFLEE,10,20;
+ montransform QUVE, 600000, SC_MTF_HITFLEE, 10, 20;
">
},
{
@@ -85192,7 +85192,7 @@ item_db: (
nomail: true
noauction: true
}
- Script: <" montransform "Deviruchi",1200000,SC_MTF_ASPD; ">
+ Script: <" montransform DEVIRUCHI, 1200000, SC_MTF_ASPD, 10, 5; ">
},
{
Id: 12659
@@ -85210,7 +85210,7 @@ item_db: (
nomail: true
noauction: true
}
- Script: <" montransform "Raydric Archer",1200000,SC_MTF_RANGEATK; ">
+ Script: <" montransform RAYDRIC_ARCHER, 1200000, SC_MTF_RANGEATK, 25; ">
},
{
Id: 12660
@@ -85228,7 +85228,7 @@ item_db: (
nomail: true
noauction: true
}
- Script: <" montransform "Mavka",1200000,SC_MTF_RANGEATK; ">
+ Script: <" montransform MAVKA, 1200000, SC_MTF_RANGEATK, 25; ">
},
{
Id: 12661
@@ -85246,7 +85246,7 @@ item_db: (
nomail: true
noauction: true
}
- Script: <" montransform "Marduk",1200000,SC_MTF_MATK; ">
+ Script: <" montransform MARDUK, 1200000, SC_MTF_MATK, 25; ">
},
{
Id: 12662
@@ -85264,7 +85264,7 @@ item_db: (
nomail: true
noauction: true
}
- Script: <" montransform "Banshee",1200000,SC_MTF_MATK; ">
+ Script: <" montransform BANSHEE, 1200000, SC_MTF_MATK, 25; ">
},
{
Id: 12663
@@ -85282,7 +85282,7 @@ item_db: (
nomail: true
noauction: true
}
- Script: <" montransform "Poring",1200000,SC_MTF_CRIDAMAGE; ">
+ Script: <" montransform PORING, 1200000, SC_MTF_CRIDAMAGE, 5; ">
},
{
Id: 12664
@@ -85300,7 +85300,7 @@ item_db: (
nomail: true
noauction: true
}
- Script: <" montransform "Golem",1200000,SC_MTF_MLEATKED; ">
+ Script: <" montransform GOLEM, 1200000, SC_MTF_MLEATKED, 2; ">
},
{
Id: 12665
@@ -135207,8 +135207,8 @@ item_db: (
Loc: 64
Script: <"
skill ALL_CATCRY, 1;
- bonus bUnbreakableShoes,0;
- autobonus3 "{ }",1000,7000,ALL_CATCRY,"{ montransform 1505,420000; }";
+ bonus bUnbreakableShoes, 1;
+ autobonus3 "{ }", 1000, 7000, ALL_CATCRY, "{ montransform LOLI_RURI, 420000; }";
">
},