diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-05-18 15:37:17 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-05-18 15:37:17 -0300 |
commit | b420d36bd1bcb8a8c65f1bf593ddc20d6bc5a40e (patch) | |
tree | 949a1b54382b06ba3b5d5e8ff8d210f310ce594d /db/re | |
parent | 42dd0fe2c298ac9e1e43c541a64cbb4399d97867 (diff) | |
download | serverdata-b420d36bd1bcb8a8c65f1bf593ddc20d6bc5a40e.tar.gz serverdata-b420d36bd1bcb8a8c65f1bf593ddc20d6bc5a40e.tar.bz2 serverdata-b420d36bd1bcb8a8c65f1bf593ddc20d6bc5a40e.tar.xz serverdata-b420d36bd1bcb8a8c65f1bf593ddc20d6bc5a40e.zip |
Apply Pollets (new stats and add them to maps)
Diffstat (limited to 'db/re')
-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 9c0a1b0a2..a1d49a95f 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -8334,14 +8334,14 @@ mob_db: ( SpriteName: "Pollet" Name: "Pollet" Lv: 45 - Hp: 13255 + Hp: 5500 Sp: 0 - Exp: 5700 - JExp: 50 + Exp: 225 + JExp: 20 AttackRange: 1 - Attack: [81, 93] - Def: 80 - Mdef: 90 + Attack: [500, 593] + Def: 20 + Mdef: 30 Stats: { Str: 22 Agi: 30 |