diff options
-rw-r--r-- | db/re/mob_db.conf | 23 |
1 files changed, 16 insertions, 7 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 58cf66bc7..add36c500 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -2292,6 +2292,8 @@ mob_db: ( Drops: { ScorpionStinger: 700 BugLeg: 650 + ScorpionClaw: 180 + ScorpionClaw: 120 Candy: 100 ChocolateBar: 51 GoldPieces: 1 @@ -2337,11 +2339,12 @@ mob_db: ( DamageMotion: 480 MvpExp: 0 Drops: { - RedScorpionStinger: 1550 - Arrow: 1250 + RedScorpionStinger: 1350 Arrow: 1000 SmallKnife: 550 BugLeg: 480 + RedScorpionClaw: 220 + RedScorpionClaw: 170 ChocolateBar: 100 FancyHat: 26 ShortBow: 12 @@ -2390,6 +2393,8 @@ mob_db: ( ScorpionStinger: 550 Piberries: 200 Candy: 100 + ScorpionClaw: 90 + ScorpionClaw: 70 GoldPieces: 1 } }, @@ -2435,7 +2440,9 @@ mob_db: ( MvpExp: 0 Drops: { BlackScorpionStinger: 800 - BugLeg: 750 + BugLeg: 750 + ScorpionClaw: 310 + ScorpionClaw: 210 CherryCake: 200 LeatherShirt: 150 ChocolateBar: 100 @@ -2619,7 +2626,9 @@ mob_db: ( Drops: { CactusDrink: 700 BugLeg: 400 + GoldenScorpionClaw: 330 EmptyBottle: 300 + GoldenScorpionClaw: 215 CactusPotion: 150 SharpKnife: 100 Topaz: 8 @@ -4867,14 +4876,14 @@ mob_db: ( DamageMotion: 480 MvpExp: 0 Drops: { - Arrow: 5000 - Arrow: 4000 - IronArrow: 3000 + IronArrow: 5500 RedScorpionStinger: 2500 Piberries: 1800 BugLeg: 1200 + RedScorpionClaw: 410 BugLeg: 400 - ChocolateBar: 300 + ChocolateBar: 300 + RedScorpionClaw: 250 Dagger: 200 Skull: 150 } |