diff options
author | jesusalva <cpntb1@ymail.com> | 2018-03-01 19:06:17 -0300 |
---|---|---|
committer | jesusalva <cpntb1@ymail.com> | 2018-03-01 19:06:17 -0300 |
commit | 2027acd1ebcb08c26f46738470f263aac68c8a0a (patch) | |
tree | 02b3e54155e3178fcd87711dbaad5234456af2ca /db/re/mob_db.conf | |
parent | b3f122525af810a61654810f5acfd122dea09939 (diff) | |
download | serverdata-2027acd1ebcb08c26f46738470f263aac68c8a0a.tar.gz serverdata-2027acd1ebcb08c26f46738470f263aac68c8a0a.tar.bz2 serverdata-2027acd1ebcb08c26f46738470f263aac68c8a0a.tar.xz serverdata-2027acd1ebcb08c26f46738470f263aac68c8a0a.zip |
I couldn't get past Ratto Mission, so "hack my way" though it -_- Drop rate therefore reduced
Diffstat (limited to 'db/re/mob_db.conf')
-rw-r--r-- | db/re/mob_db.conf | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index a8b65eb14..056739070 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -250,12 +250,12 @@ mob_db: ( Lv: 7 Hp: 500 Sp: 0 - Exp: 6 + Exp: 5 JExp: 0 AttackRange: 1 - Attack: [100, 150] + Attack: [80, 120] Def: 10 - Mdef: 10 + Mdef: 20 Stats: { Str: 5 Agi: 15 @@ -282,11 +282,11 @@ mob_db: ( DamageMotion: 480 MvpExp: 0 Drops: { - Cheese: 2000 - RattoTeeth: 1000 - RattoTail: 700 - Piberries: 700 - Moss: 700 + Cheese: 1800 + RattoTeeth: 900 + RattoTail: 600 + Piberries: 600 + Moss: 600 } }, { |