summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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
+ }
+},
)