summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMicksha <Micksha@users.noreply.github.com>2018-04-01 21:04:36 +0200
committergumi <git@gumi.ca>2018-04-22 14:25:59 -0400
commit08074a22a5f691c1614429288d9389b5c74da384 (patch)
treeeab88d202ebda5925805a4ab380581f6a348e425
parent1617f62a9f1c1d0e629b57c6a2030935dcfd9747 (diff)
downloadserverdata-08074a22a5f691c1614429288d9389b5c74da384.tar.gz
serverdata-08074a22a5f691c1614429288d9389b5c74da384.tar.bz2
serverdata-08074a22a5f691c1614429288d9389b5c74da384.tar.xz
serverdata-08074a22a5f691c1614429288d9389b5c74da384.zip
Add the maggot mobs
-rw-r--r--db/re/mob_db.conf126
1 files changed, 126 insertions, 0 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf
index d40aacb6..03f99e81 100644
--- a/db/re/mob_db.conf
+++ b/db/re/mob_db.conf
@@ -998,6 +998,132 @@ mob_db: (
}
},
{
+ Id: 1026
+ SpriteName: "Maggot"
+ Name: "Maggot"
+ Lv: 10
+ Hp: 4500
+ Sp: 0
+ Exp: 30
+ JExp: 0
+ AttackRange: 1
+ Attack: [200, 300]
+ Def: 19
+ Mdef: 0
+ Stats: {
+ Str: 11
+ Agi: 13
+ Vit: 32
+ Int: 1
+ Dex: 19
+ Luk: 21
+ }
+ ViewRange: 5
+ ChaseRange: 10
+ Size: 0
+ Race: 2
+ Element: (5, 1)
+ Mode: {
+ CanMove: true
+ CanAttack: true
+ CastSensorChase: true
+ ChangeChase: true
+ }
+ MoveSpeed: 400
+ AttackDelay: 1976
+ AttackMotion: 672
+ DamageMotion: 480
+ MvpExp: 0
+ Drops: {
+ Moss: 1500
+ }
+},
+{
+ Id: 1027
+ SpriteName: "CaveMaggot"
+ Name: "Cave Maggot"
+ Lv: 18
+ Hp: 6500
+ Sp: 0
+ Exp: 65
+ JExp: 10
+ AttackRange: 1
+ Attack: [250, 550]
+ Def: 35
+ Mdef: 0
+ Stats: {
+ Str: 15
+ Agi: 25
+ Vit: 35
+ Int: 1
+ Dex: 20
+ Luk: 15
+ }
+ ViewRange: 7
+ ChaseRange: 12
+ Size: 0
+ Race: 2
+ Element: (5, 1)
+ Mode: {
+ Aggressive: true
+ CanMove: true
+ CanAttack: true
+ CastSensorChase: true
+ ChangeChase: true
+ Angry: true
+ }
+ MoveSpeed: 500
+ AttackDelay: 1576
+ AttackMotion: 672
+ DamageMotion: 480
+ MvpExp: 0
+ Drops: {
+ Moss: 2500
+ }
+},
+{
+ Id: 1028
+ SpriteName: "ForestMaggot"
+ Name: "Forest Maggot"
+ Lv: 21
+ Hp: 7000
+ Sp: 0
+ Exp: 75
+ JExp: 15
+ AttackRange: 1
+ Attack: [450, 650]
+ Def: 37
+ Mdef: 0
+ Stats: {
+ Str: 20
+ Agi: 27
+ Vit: 37
+ Int: 1
+ Dex: 23
+ Luk: 17
+ }
+ ViewRange: 7
+ ChaseRange: 12
+ Size: 0
+ Race: 2
+ Element: (5, 1)
+ Mode: {
+ CanMove: true
+ CanAttack: true
+ CastSensorChase: true
+ ChangeChase: true
+ Angry: true
+ }
+ MoveSpeed: 600
+ AttackDelay: 1676
+ AttackMotion: 672
+ DamageMotion: 480
+ MvpExp: 0
+ Drops: {
+ Moss: 3000
+ }
+},
+{
Id: 1050
SpriteName: "PoisonSkull"
Name: "Poison Skull"