diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-05-25 09:35:41 +0000 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-05-25 09:35:41 +0000 |
commit | a315ccbe38902be551314c41a07a65b80da45713 (patch) | |
tree | 300f4d3be6b3bcdc6a3db0f9a03bc75757a6ef18 /db | |
parent | 2d35290fe622e4b942947e629d3eedb40e6e52a5 (diff) | |
download | serverdata-a315ccbe38902be551314c41a07a65b80da45713.tar.gz serverdata-a315ccbe38902be551314c41a07a65b80da45713.tar.bz2 serverdata-a315ccbe38902be551314c41a07a65b80da45713.tar.xz serverdata-a315ccbe38902be551314c41a07a65b80da45713.zip |
add scorpion claw's drop
Diffstat (limited to 'db')
-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 } |