diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-06-07 23:36:59 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-06-07 23:36:59 -0300 |
commit | dbdfa3a2a3b2feeff0d06a89d2b4f5fa4adcb52d (patch) | |
tree | 821563b07a0d91db13ef4a39ad87ad20bfe4c282 /db/re/mob_db.conf | |
parent | 628847438fe1ecbb68163acb9c629886131b5013 (diff) | |
download | serverdata-dbdfa3a2a3b2feeff0d06a89d2b4f5fa4adcb52d.tar.gz serverdata-dbdfa3a2a3b2feeff0d06a89d2b4f5fa4adcb52d.tar.bz2 serverdata-dbdfa3a2a3b2feeff0d06a89d2b4f5fa4adcb52d.tar.xz serverdata-dbdfa3a2a3b2feeff0d06a89d2b4f5fa4adcb52d.zip |
Make Maps. Bring Celestia to the party.
Diffstat (limited to 'db/re/mob_db.conf')
-rw-r--r-- | db/re/mob_db.conf | 20 |
1 files changed, 14 insertions, 6 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 614aa5349..44d91d97e 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -229,6 +229,7 @@ mob_db: ( DamageMotion: 480 MvpExp: 0 Drops: { + ChocolateBiscuit: 10000 TortugaShellFragment: 1880 LettuceLeaf: 1800 TortugaTongue: 1000 @@ -810,6 +811,7 @@ mob_db: ( CasinoCoins: 400 RedApple: 350 MoubooSteak: 200 + ChocolateMouboo: 100 MoubooHat: 1 } }, @@ -1691,6 +1693,7 @@ mob_db: ( MvpExp: 0 Drops: { CasinoCoins: 550 + GingerBreadMan: 440 PileOfAsh: 220 RoastedMaggot: 150 } @@ -1778,6 +1781,7 @@ mob_db: ( MvpExp: 0 Drops: { CasinoCoins: 1200 + ChocolateMouboo: 800 RedApple: 400 MoubooSteak: 215 GoldOre: 100 @@ -1910,7 +1914,8 @@ mob_db: ( DamageMotion: 200 MvpExp: 0 Drops: { - DarkEggshellHat: 5 + ChocolateBiscuit: 800 + DarkEggshellHat: 3 } }, { @@ -2221,9 +2226,10 @@ mob_db: ( MvpExp: 0 Drops: { MushroomSpores: 950 - SmallMushroom: 600 Plushroom: 800 + SmallMushroom: 600 Chagashroom: 400 + ChocolateBiscuit: 350 Sapphire: 5 } }, @@ -2695,6 +2701,7 @@ mob_db: ( MvpExp: 0 Drops: { //DarCrystal: 700 + ChocolateBiscuit: 650 Skull: 250 LeatherShirt: 200 Bone: 110 @@ -2747,6 +2754,7 @@ mob_db: ( MvpExp: 0 Drops: { //DarCrystal: 700 + ChocolateBiscuit: 650 Skull: 250 LeatherShirt: 200 Bone: 110 @@ -3252,9 +3260,9 @@ mob_db: ( Exp: 16 JExp: 4 AttackRange: 1 - Attack: [35, 40] + Attack: [55, 80] Def: 2 - Mdef: 7 + Mdef: 70 Stats: { Str: 9 Agi: 26 @@ -3280,8 +3288,8 @@ mob_db: ( MvpExp: 0 Drops: { Coal: 500 - IronOre: 450 - GoldOre: 400 + IronOre: 350 + GoldOre: 300 CactusDrink: 350 CactusPotion: 250 OrangeCupcake: 200 |