diff options
Diffstat (limited to 'db/re/mob_db.conf')
-rw-r--r-- | db/re/mob_db.conf | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index d6def291c..9996e2479 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -1690,15 +1690,15 @@ mob_db: ( }, { Id: 1052 - SpriteName: "DemonicGoblin" - Name: "Demonic Goblin" + SpriteName: "MagicGoblin" + Name: "Magic Goblin" Lv: 5 Hp: 500 Sp: 0 Exp: 4 JExp: 1 - AttackRange: 1 - Attack: [50, 100] + AttackRange: 6 + Attack: [100, 140] Def: 10 Mdef: 0 Stats: { @@ -1709,7 +1709,7 @@ mob_db: ( Dex: 6 Luk: 5 } - ViewRange: 1 + ViewRange: 8 ChaseRange: 12 Size: 0 Race: 2 |