summaryrefslogtreecommitdiff
path: root/db/re/mob_db.conf
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-09-06 10:18:37 -0300
committerJesusaves <cpntb1@ymail.com>2018-09-06 10:18:37 -0300
commit265fc2d235b6307ca07c2828cb870ec4fb7ff593 (patch)
tree04562429204107152d3f4989ac9275f6a63bc0cd /db/re/mob_db.conf
parentd20510d439025aa36e3c0a8fd95bdcfc836a9a9a (diff)
downloadserverdata-265fc2d235b6307ca07c2828cb870ec4fb7ff593.tar.gz
serverdata-265fc2d235b6307ca07c2828cb870ec4fb7ff593.tar.bz2
serverdata-265fc2d235b6307ca07c2828cb870ec4fb7ff593.tar.xz
serverdata-265fc2d235b6307ca07c2828cb870ec4fb7ff593.zip
Prototype status for mouboo slime (20% from original Mouboo, including drops)
Diffstat (limited to 'db/re/mob_db.conf')
-rw-r--r--db/re/mob_db.conf48
1 files changed, 47 insertions, 1 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf
index 181098bd1..c74b707bc 100644
--- a/db/re/mob_db.conf
+++ b/db/re/mob_db.conf
@@ -767,7 +767,7 @@ mob_db: (
Dex: 35
Luk: 19
}
- ViewRange: 1
+ ViewRange: 4
ChaseRange: 12
Size: 0
Race: 2
@@ -7544,4 +7544,50 @@ mob_db: (
DivineApple: 1000
}
},
+{
+ Id: 1201
+ SpriteName: "MoubooSlime"
+ Name: "Mouboo Slime"
+ Lv: 7
+ Hp: 800
+ Sp: 0
+ Exp: 22
+ JExp: 1
+ AttackRange: 1
+ Attack: [50, 120]
+ Def: 3
+ Mdef: 3
+ Stats: {
+ Str: 15
+ Agi: 2
+ Vit: 5
+ Int: 10
+ Dex: 35
+ Luk: 19
+ }
+ ViewRange: 6
+ ChaseRange: 12
+ Size: 0
+ Race: 2
+ Element: (1, 1)
+ Mode: {
+ CanMove: true
+ CanAttack: true
+ ChangeChase: true
+ CastSensorChase: true
+ Assist: true
+ SurviveWithoutMaster: true
+ }
+ MoveSpeed: 620
+ AttackDelay: 872
+ AttackMotion: 672
+ DamageMotion: 200
+ Drops: {
+ RedApple: 70
+ ChocolateBar: 58
+ CasinoCoins: 50
+ MoubooSteak: 40
+ ChocolateMouboo: 20
+ }
+},
)