From 3f13b2616699076025b3a22b8fd6b612ecb9012a Mon Sep 17 00:00:00 2001 From: Saulc Date: Mon, 29 Jan 2018 17:54:03 +0100 Subject: fix scorpions drops --- db/re/mob_db.conf | 128 +++++++++++++++++++++++++++--------------------------- 1 file changed, 63 insertions(+), 65 deletions(-) (limited to 'db/re') diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 11485be8c..19d1c42d6 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -3033,22 +3033,22 @@ mob_db: ( Id: 1071 SpriteName: "Scorpion" Name: "Scorpion" - Lv: 5 - Hp: 500 + Lv: 10 + Hp: 950 Sp: 0 - Exp: 4 - JExp: 1 + Exp: 12 + JExp: 2 AttackRange: 1 - Attack: [50, 100] - Def: 10 - Mdef: 0 + Attack: [100, 150] + Def: 3 + Mdef: 5 Stats: { Str: 1 Agi: 1 Vit: 1 Int: 1 - Dex: 6 - Luk: 5 + Dex: 15 + Luk: 15 } ViewRange: 1 ChaseRange: 12 @@ -3066,34 +3066,33 @@ mob_db: ( DamageMotion: 480 MvpExp: 0 Drops: { - MaggotSlime: 800 - BugLeg: 400 - RoastedMaggot: 150 - CactusPotion: 70 - SharpKnife: 10 - CrystallizedMaggot: 1 + ScorpionStinger: 700 + BugLeg: 650 + Candy: 100 + ChocolateBar: 50 + GoldPieces: 3 } }, { Id: 1072 SpriteName: "RedScorpion" Name: "Red Scorpion" - Lv: 5 - Hp: 500 - Sp: 0 - Exp: 4 - JExp: 1 + Lv: 90 + Hp: 5500 + Sp: 500 + Exp: 97 + JExp: 13 AttackRange: 1 - Attack: [50, 100] - Def: 10 - Mdef: 0 + Attack: [500, 550] + Def: 4 + Mdef: 8 Stats: { - Str: 1 - Agi: 1 - Vit: 1 - Int: 1 - Dex: 6 - Luk: 5 + Str: 8 + Agi: 8 + Vit: 10 + Int: 10 + Dex: 30 + Luk: 12 } ViewRange: 1 ChaseRange: 12 @@ -3111,12 +3110,14 @@ mob_db: ( DamageMotion: 480 MvpExp: 0 Drops: { - MaggotSlime: 800 - BugLeg: 400 - RoastedMaggot: 150 - CactusPotion: 70 - SharpKnife: 10 - CrystallizedMaggot: 1 + RedScorpionStinger: 1550 + Arrow: 1250 + SmallKnife: 550 + BugLeg: 480 + ChocolateBar: 100 + FancyHat: 25 + ShortBow: 9 + GoldPieces: 1 } }, { @@ -3126,18 +3127,18 @@ mob_db: ( Lv: 5 Hp: 500 Sp: 0 - Exp: 4 + Exp: 3 JExp: 1 AttackRange: 1 - Attack: [50, 100] - Def: 10 - Mdef: 0 + Attack: [70, 100] + Def: 2 + Mdef: 5 Stats: { Str: 1 Agi: 1 Vit: 1 Int: 1 - Dex: 6 + Dex: 15 Luk: 5 } ViewRange: 1 @@ -3156,34 +3157,32 @@ mob_db: ( DamageMotion: 480 MvpExp: 0 Drops: { - MaggotSlime: 800 - BugLeg: 400 - RoastedMaggot: 150 - CactusPotion: 70 - SharpKnife: 10 - CrystallizedMaggot: 1 + BugLeg: 700 + ScorpionStinger: 550 + Candy: 100 + GoldPieces: 3 } }, { Id: 1074 SpriteName: "BlackScorpion" Name: "Black Scorpion" - Lv: 5 - Hp: 500 + Lv: 100 + Hp: 6000 Sp: 0 - Exp: 4 - JExp: 1 + Exp: 120 + JExp: 37 AttackRange: 1 - Attack: [50, 100] - Def: 10 - Mdef: 0 + Attack: [600, 1000] + Def: 5 + Mdef: 20 Stats: { - Str: 1 - Agi: 1 - Vit: 1 - Int: 1 - Dex: 6 - Luk: 5 + Str: 16 + Agi: 30 + Vit: 10 + Int: 10 + Dex: 35 + Luk: 15 } ViewRange: 1 ChaseRange: 12 @@ -3201,12 +3200,11 @@ mob_db: ( DamageMotion: 480 MvpExp: 0 Drops: { - MaggotSlime: 800 - BugLeg: 400 - RoastedMaggot: 150 - CactusPotion: 70 - SharpKnife: 10 - CrystallizedMaggot: 1 + BlackScorpionStinger: 800 + BugLeg: 750 + LeatherShirt: 150 + ChocolateBar: 100 + BlackPearl: 1 } }, { -- cgit v1.2.3-70-g09d2