summaryrefslogtreecommitdiff
path: root/db/re/mob_db.conf
diff options
context:
space:
mode:
authorMicksha <Micksha@users.noreply.github.com>2018-04-01 16:53:51 +0200
committergumi <git@gumi.ca>2018-04-22 14:30:55 -0400
commit64d16800bc1cf4947f1e8473cb13de4f6d26461e (patch)
treeeee85b8f989074b4d81201b5544569409f187006 /db/re/mob_db.conf
parent08074a22a5f691c1614429288d9389b5c74da384 (diff)
downloadserverdata-64d16800bc1cf4947f1e8473cb13de4f6d26461e.tar.gz
serverdata-64d16800bc1cf4947f1e8473cb13de4f6d26461e.tar.bz2
serverdata-64d16800bc1cf4947f1e8473cb13de4f6d26461e.tar.xz
serverdata-64d16800bc1cf4947f1e8473cb13de4f6d26461e.zip
Add mouboo and slime mobs
Diffstat (limited to 'db/re/mob_db.conf')
-rw-r--r--db/re/mob_db.conf125
1 files changed, 125 insertions, 0 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf
index 03f99e81..69981bd7 100644
--- a/db/re/mob_db.conf
+++ b/db/re/mob_db.conf
@@ -998,6 +998,131 @@ mob_db: (
}
},
{
+ Id: 1023
+ SpriteName: "mouboo"
+ Name: "Mouboo"
+ Lv: 16
+ Hp: 6800
+ Sp: 0
+ Exp: 50
+ JExp: 0
+ AttackRange: 2
+ Attack: [600, 850]
+ Def: 30
+ Mdef: 5
+ Stats: {
+ Str: 24
+ Agi: 1
+ Vit: 28
+ Int: 1
+ Dex: 5
+ Luk: 37
+ }
+ ViewRange: 1
+ ChaseRange: 20
+ Size: 0
+ Race: 2
+ Element: (1, 1)
+ Mode: {
+ CanMove: true
+ CanAttack: true
+ CastSensorChase: true
+ ChangeChase: true
+ }
+ MoveSpeed: 300
+ AttackDelay: 3200
+ AttackMotion: 1400
+ DamageMotion: 1200
+ MvpExp: 0
+ Drops: {
+ LettuceLeaf: 2000
+ }
+},
+{
+ Id: 1024
+ SpriteName: "slime"
+ Name: "Green Slime"
+ Lv: 12
+ Hp: 10400
+ Sp: 0
+ Exp: 240
+ JExp: 0
+ AttackRange: 1
+ Attack: [400, 600]
+ Def: 15
+ Mdef: 0
+ Stats: {
+ Str: 4
+ Agi: 12
+ Vit: 19
+ Int: 1
+ Dex: 35
+ Luk: 5
+ }
+ ViewRange: 2
+ ChaseRange: 8
+ Size: 0
+ Race: 2
+ Element: (1, 1)
+ Mode: {
+ Aggressive: true
+ CanMove: true
+ CanAttack: true
+ CastSensorChase: true
+ ChangeChase: true
+ }
+ MoveSpeed: 1100
+ AttackDelay: 2462
+ AttackMotion: 864
+ DamageMotion: 1026
+ MvpExp: 0
+ Drops: {
+ LettuceLeaf: 2000
+ }
+},
+{
+ Id: 1025
+ SpriteName: "slime-littleslime"
+ Name: "Little Green Slime"
+ Lv: 6
+ Hp: 4200
+ Sp: 0
+ Exp: 40
+ JExp: 0
+ AttackRange: 1
+ Attack: [180, 320]
+ Def: 5
+ Mdef: 0
+ Stats: {
+ Str: 5
+ Agi: 8
+ Vit: 15
+ Int: 1
+ Dex: 30
+ Luk: 5
+ }
+ ViewRange: 2
+ ChaseRange: 8
+ Size: 0
+ Race: 2
+ Element: (1, 1)
+ Mode: {
+ Aggressive: true
+ CanMove: true
+ CanAttack: true
+ CastSensorChase: true
+ ChangeChase: true
+ }
+ MoveSpeed: 1100
+ AttackDelay: 2462
+ AttackMotion: 864
+ DamageMotion: 1026
+ MvpExp: 0
+ Drops: {
+ LettuceLeaf: 2000
+ }
+},
+{
Id: 1026
SpriteName: "Maggot"
Name: "Maggot"