summaryrefslogtreecommitdiff
path: root/db/re/item_db.conf
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-08-24 10:41:14 -0300
committerJesusaves <cpntb1@ymail.com>2018-08-24 10:41:14 -0300
commit5ec3585e02d86283e30bf535ecbe8874c9a7fc99 (patch)
tree29ba0f2c4d57bf3ff57a4a4e99be279fe8883477 /db/re/item_db.conf
parenta70f36339e23872e093f60ec08536dea690b839c (diff)
downloadserverdata-5ec3585e02d86283e30bf535ecbe8874c9a7fc99.tar.gz
serverdata-5ec3585e02d86283e30bf535ecbe8874c9a7fc99.tar.bz2
serverdata-5ec3585e02d86283e30bf535ecbe8874c9a7fc99.tar.xz
serverdata-5ec3585e02d86283e30bf535ecbe8874c9a7fc99.zip
Fix bugs. Mostly that, but Mogguns are not a coal monster.
Of course, I did NOT review any change, but mogguns somehow caught my attention. We already have plenty coal monsters. Moggun must drop something - anything - else. Even the [Ice Gladius] is allowed there.
Diffstat (limited to 'db/re/item_db.conf')
-rw-r--r--db/re/item_db.conf51
1 files changed, 32 insertions, 19 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf
index 0c227eb8c..92d40ae97 100644
--- a/db/re/item_db.conf
+++ b/db/re/item_db.conf
@@ -2364,25 +2364,25 @@ item_db: (
Delay: 500
UseEffect: "EFFECT_HEAL"
Script: <"
- switch (rand(1,3)) {
- case 1:
- .@mid=CloverPatch;
- break;
- case 2:
- .@mid=ChagashroomField;
- break;
- default:
- .@mid=PlushroomField;
- break;
- }
- .@am=rand(1,2);
- .@name$=strmobinfo(1, .@mid);
+ switch (rand(1,3)) {
+ case 1:
+ .@mid=CloverPatch;
+ break;
+ case 2:
+ .@mid=ChagashroomField;
+ break;
+ default:
+ .@mid=PlushroomField;
+ break;
+ }
+ .@am=rand(1,2);
+ .@name$=strmobinfo(1, .@mid);
if (@useType == 1) {
if (!getmapxy(.@map$, .@x, .@y, 0)) {
monster(.@map$, .@x, .@y, .@name$, .@mid, .@am);
//$TREE_PLANTED=$TREE_PLANTED+1; // Not a tree.... right?
}
- }
+ }
">
},
{
@@ -8431,7 +8431,7 @@ item_db: (
ViewSprite: 2944
BuyingStore: true
Script: <"
- bonus2 bAddEle,Ele_Water,10;
+ bonus2 bAddEle,Ele_Water,10;
">
},
{
@@ -8658,8 +8658,8 @@ item_db: (
}
Script: <"
bonus bCriticalRate,100;
- bonus2 bSubEle,Ele_Holy,-25;
- bonus2 bSubEle,Ele_Dark,25;
+ bonus2 bSubEle,Ele_Holy,-25;
+ bonus2 bSubEle,Ele_Dark,25;
">
},
{
@@ -9701,7 +9701,7 @@ item_db: (
{
Id: 4000
AegisName: "PiouEgg"
- Name: "Piou egg"
+ Name: "Piou Egg"
Type: "IT_PETEGG"
Buy: 30000
Sell: 1000
@@ -9714,7 +9714,7 @@ item_db: (
{
Id: 4001
AegisName: "BhopEgg"
- Name: "Bhopper egg"
+ Name: "Bhopper Egg"
Type: "IT_PETEGG"
Buy: 90000
Sell: 4000
@@ -9789,6 +9789,19 @@ item_db: (
bpet;
">
},
+{
+ Id: 4007
+ AegisName: "ForestShroomEgg"
+ Name: "Forest Shroom Egg"
+ Type: "IT_PETEGG"
+ Buy: 30000
+ Sell: 1000
+ Weight: 300
+ KeepAfterUse: true
+ Script: <"
+ bpet;
+ ">
+},
//
// Dyes