diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-01-04 22:56:09 -0200 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-01-04 22:56:09 -0200 |
commit | 70b8dc8dbc809749901e5639ae372680e113bd5e (patch) | |
tree | a71f152f9f9be43dec2957e062b91272939bf9ef | |
parent | c2bfed988424c386e63f5bc44131f7c0b428198e (diff) | |
download | serverdata-70b8dc8dbc809749901e5639ae372680e113bd5e.tar.gz serverdata-70b8dc8dbc809749901e5639ae372680e113bd5e.tar.bz2 serverdata-70b8dc8dbc809749901e5639ae372680e113bd5e.tar.xz serverdata-70b8dc8dbc809749901e5639ae372680e113bd5e.zip |
Lower a bit Maggot agility, so you can hit it a bit more often
-rw-r--r-- | db/re/mob_db.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 23834803a..093b5c0d4 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -114,7 +114,7 @@ mob_db: ( Sp: 0 Exp: 2 AttackRange: 1 - Attack: [13, 13] + Attack: [23, 23] Def: 7 Mdef: 3 WalkMask: "WALK_AIR" @@ -1005,7 +1005,7 @@ mob_db: ( Mdef: 3 Stats: { Str: 7 - Agi: 6 + Agi: 5 Vit: 2 Int: 1 Dex: 5 |