diff options
author | Jesusaves <cpntb1@ymail.com> | 2022-01-29 16:24:26 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2022-01-29 16:24:26 -0300 |
commit | 59a61d89c955b85d8fdbf74e08c69e9ddb0f6f36 (patch) | |
tree | 71432325da71ebbd22dff82c7046f29249ed687c | |
parent | ccf6f1cf12f228b6a19052e2dc446fb5eafbf130 (diff) | |
download | serverdata-jesusalva/jacko.tar.gz serverdata-jesusalva/jacko.tar.bz2 serverdata-jesusalva/jacko.tar.xz serverdata-jesusalva/jacko.zip |
Rollback changes on JackO, but remove all the agility from the monster.jesusalva/jacko
Without the agility, archers should still be able to hit it... maybe.
-rw-r--r-- | db/pre-re/mob_db.conf | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/db/pre-re/mob_db.conf b/db/pre-re/mob_db.conf index 107d1e26..bedfb615 100644 --- a/db/pre-re/mob_db.conf +++ b/db/pre-re/mob_db.conf @@ -1596,7 +1596,7 @@ mob_db: ( Id: 1022 SpriteName: "JackO" Name: "Jack O" - Lv: 175 + Lv: 250 Hp: 10000 Sp: 0 Exp: 18130 @@ -1606,12 +1606,12 @@ mob_db: ( Def: 40 Mdef: 20 Stats: { - Str: 105 - Agi: 40 - Vit: 85 - Int: 75 - Dex: 105 - Luk: 95 + Str: 35 + Agi: 1 + Vit: 25 + Int: 25 + Dex: 35 + Luk: 50 } ViewRange: 9 ChaseRange: 10 |