diff options
-rw-r--r-- | db/re/mob_db.conf | 6 | ||||
-rw-r--r-- | npc/005-7/trainer.txt | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 892b04ea0..5bfd9dd13 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -4572,7 +4572,7 @@ mob_db: ( Exp: 114 JExp: 31 AttackRange: 1 - Attack: [450, 750] + Attack: [450, 650] Def: 5 Mdef: 15 Stats: { @@ -4626,7 +4626,7 @@ mob_db: ( Mdef: 20 Stats: { Str: 10 - Agi: 10 + Agi: 20 Vit: 10 Int: 10 Dex: 40 @@ -4677,7 +4677,7 @@ mob_db: ( Mdef: 20 Stats: { Str: 10 - Agi: 10 + Agi: 20 Vit: 10 Int: 10 Dex: 40 diff --git a/npc/005-7/trainer.txt b/npc/005-7/trainer.txt index 9bbf181a6..646159555 100644 --- a/npc/005-7/trainer.txt +++ b/npc/005-7/trainer.txt @@ -382,7 +382,7 @@ L_status: next; mesn; mesq l("Strength helps you carry more items and also gives you a more forceful blow, but ends up not being very interesting if you focus on weapons that use projectiles, such as the bow."); - mesq l("Greater agility allows you to attack faster and has a greater chance of evading counter attacks."); + mesq l("Greater agility allows you to attack faster and has a greater chance of evading attacks."); mesq l("Your dexterity determines your ability to hit monsters and is valuable to players who prefer weapons that use projectiles."); next; mesn; |