summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-02-28 15:42:04 -0300
committerJesusaves <cpntb1@ymail.com>2021-02-28 15:42:04 -0300
commitfd7c00b597a20090696ad1bb4fc902fc31fbf61a (patch)
treed825443a00162762fb90956a400e8d259fe68219 /db
parenta9693c09cf1acba1d92eb0a6d8a483a636ab2dbf (diff)
downloadserverdata-fd7c00b597a20090696ad1bb4fc902fc31fbf61a.tar.gz
serverdata-fd7c00b597a20090696ad1bb4fc902fc31fbf61a.tar.bz2
serverdata-fd7c00b597a20090696ad1bb4fc902fc31fbf61a.tar.xz
serverdata-fd7c00b597a20090696ad1bb4fc902fc31fbf61a.zip
Add Moubi Hat and Bloody Mouboo Hat to item database.
Stats are the same as Mouboo Hat. So be it.
Diffstat (limited to 'db')
-rw-r--r--db/re/item_db.conf34
-rw-r--r--db/re/mob_db.conf3
2 files changed, 36 insertions, 1 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf
index c13709de4..7d408eb67 100644
--- a/db/re/item_db.conf
+++ b/db/re/item_db.conf
@@ -10856,6 +10856,40 @@ item_db: (
bonus2 bSPGainRace, RC_Boss, 10; // I can't even describe this bonus
">
},
+{
+ Id: 3023
+ AegisName: "MoubiHat"
+ Name: "Moubi Hat"
+ Type: "IT_ARMOR"
+ Buy: 16000
+ Sell: 1000
+ Weight: 380
+ Def: 9
+ Loc: "EQP_HEAD_TOP"
+ EquipLv: 35
+ Refine: false
+ Script: <"
+ bonus bMaxHP,150;
+ bonus bDef2, 3;
+ ">
+},
+{
+ Id: 3024
+ AegisName: "BloodyMoubooHat"
+ Name: "Bloody Mouboo Hat"
+ Type: "IT_ARMOR"
+ Buy: 16000
+ Sell: 1000
+ Weight: 380
+ Def: 9
+ Loc: "EQP_HEAD_TOP"
+ EquipLv: 35
+ Refine: false
+ Script: <"
+ bonus bMaxHP,150;
+ bonus bDef2, 3;
+ ">
+},
// Neck Armor
{
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf
index a53300fd2..011c86ff3 100644
--- a/db/re/mob_db.conf
+++ b/db/re/mob_db.conf
@@ -1510,11 +1510,11 @@ mob_db: (
RedApple: 1750
MoubooSteak: 1500
ChocolateBar: 1450
- CasinoCoins: 1250
ReedBundle: 1000
ChocolateMouboo: 500
PurificationPotion: 60
HeartNecklace: 1
+ MoubiHat: 1
}
},
{
@@ -4852,6 +4852,7 @@ mob_db: (
Drops: {
RedApple: 400
MoubooSteak: 215
+ BloodyMoubooHat: 1
}
},
{