summaryrefslogtreecommitdiff
path: root/db/re/mob_db.conf
diff options
context:
space:
mode:
authorSaulc <lucashelaine14@gmail.com>2018-05-07 00:58:02 +0000
committerSaulc <lucashelaine14@gmail.com>2018-05-07 00:58:02 +0000
commiteb5a3a4dc019bd827245cf57926a0e6112eea966 (patch)
tree9dc58afec9e3e7bba582972768f8e3eb8ca49d7b /db/re/mob_db.conf
parent3f94ea1b2fbeb0e1378ec9ba15e514507a2fcfad (diff)
downloadserverdata-eb5a3a4dc019bd827245cf57926a0e6112eea966.tar.gz
serverdata-eb5a3a4dc019bd827245cf57926a0e6112eea966.tar.bz2
serverdata-eb5a3a4dc019bd827245cf57926a0e6112eea966.tar.xz
serverdata-eb5a3a4dc019bd827245cf57926a0e6112eea966.zip
Add Chagashroom Field in mob.db
Diffstat (limited to 'db/re/mob_db.conf')
-rw-r--r--db/re/mob_db.conf37
1 files changed, 37 insertions, 0 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf
index d971d992d..db301f396 100644
--- a/db/re/mob_db.conf
+++ b/db/re/mob_db.conf
@@ -4804,4 +4804,41 @@ mob_db: (
RawLog: 50
}
},
+{
+ Id: 1128
+ SpriteName: "ChagashroomField"
+ Name: "Chagashroom Field"
+ Lv: 1
+ Hp: 99
+ Sp: 0
+ Exp: 0
+ JExp: 0
+ AttackRange: 1
+ Attack: [0, 0]
+ Def: 0
+ Mdef: 0
+ Stats: {
+ Str: 1
+ Agi: 1
+ Vit: 1
+ Int: 1
+ Dex: 1
+ Luk: 1
+ }
+ ViewRange: 1
+ ChaseRange: 12
+ Size: 2
+ Race: 3
+ Element: (2, 1)
+ MoveSpeed: 1000
+ AttackDelay: 800
+ AttackMotion: 672
+ DamageMotion: 480
+ MvpExp: 0
+ Drops: {
+ Chagashroom: 4000
+ MushroomSpores: 900
+ Moss: 300
+ }
+},
)