diff options
author | Alige <gauvain.dauchy@free.fr> | 2016-06-14 09:19:02 +0200 |
---|---|---|
committer | Alige <gauvain.dauchy@free.fr> | 2016-06-14 09:19:02 +0200 |
commit | f11216a5f9f935d384ba67ab85c81085b070fd1d (patch) | |
tree | 2253374cb9e129a2e775e13a36c6aa5c7f17068a /db | |
parent | 317b9c6bb9e17d314c755deae3cb50c21ea1e47e (diff) | |
download | serverdata-f11216a5f9f935d384ba67ab85c81085b070fd1d.tar.gz serverdata-f11216a5f9f935d384ba67ab85c81085b070fd1d.tar.bz2 serverdata-f11216a5f9f935d384ba67ab85c81085b070fd1d.tar.xz serverdata-f11216a5f9f935d384ba67ab85c81085b070fd1d.zip |
The croconut gets 50 more hp.
The fluffy is a bit tougher now.
The pikpik doesn't give exp anymore (like the Plushroom Fields).
Diffstat (limited to 'db')
-rw-r--r-- | db/re/mob_db.conf | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 8b8f68f9..a248adf2 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -473,7 +473,7 @@ mob_db: ( SpriteName: "Crocotree" Name: "Crocotree" Lv: 10 - Hp: 500 + Hp: 550 Sp: 0 Exp: 1 JExp: 0 @@ -484,7 +484,7 @@ mob_db: ( Stats: { Str: 2 Agi: 1 - Vit: 10 + Vit: 15 Int: 1 Dex: 1 Luk: 20 @@ -588,7 +588,7 @@ mob_db: ( Lv: 10 Hp: 10 Sp: 0 - Exp: 1 + Exp: 0 JExp: 0 AttackRange: 0 Attack: [80, 100] @@ -947,18 +947,18 @@ mob_db: ( Lv: 6 Hp: 350 Sp: 0 - Exp: 5 + Exp: 6 JExp: 0 AttackRange: 1 Attack: [17, 25] Def: 8 Mdef: 0 Stats: { - Str: 5 + Str: 10 Agi: 1 Vit: 5 Int: 1 - Dex: 20 + Dex: 30 Luk: 5 } ViewRange: 1 |