From bc1fd1e9b05d9191009bc7243d3d7609292ffbea Mon Sep 17 00:00:00 2001 From: jesusalva Date: Fri, 2 Mar 2018 01:12:47 -0300 Subject: Change Scorpions balance (Night & Golden are for events, mostly). Power Levels: Night > Golden > Black > Red > Normal > Candor Scorpion --- db/re/mob_db.conf | 63 +++++++++++++++++++++++++++-------------------------- npc/004-1/_mobs.txt | 1 + npc/007-1/_mobs.txt | 2 +- 3 files changed, 34 insertions(+), 32 deletions(-) diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 056739070..7df0711a0 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -1599,13 +1599,13 @@ mob_db: ( Id: 1039 SpriteName: "Bat" Name: "Bat" - Lv: 20 + Lv: 15 Hp: 1500 Sp: 0 - Exp: 9 - JExp: 3 + Exp: 15 + JExp: 2 AttackRange: 1 - Attack: [50, 250] + Attack: [100, 150] Def: 1 Mdef: 60 Stats: { @@ -1629,7 +1629,7 @@ mob_db: ( ChangeChase: true } MoveSpeed: 800 - AttackDelay: 1872 + AttackDelay: 1072 AttackMotion: 672 DamageMotion: 480 MvpExp: 0 @@ -3109,11 +3109,11 @@ mob_db: ( Id: 1072 SpriteName: "RedScorpion" Name: "Red Scorpion" - Lv: 90 - Hp: 5500 + Lv: 20 + Hp: 3100 Sp: 500 - Exp: 97 - JExp: 13 + Exp: 80 + JExp: 10 AttackRange: 1 Attack: [500, 550] Def: 4 @@ -3201,11 +3201,11 @@ mob_db: ( Id: 1074 SpriteName: "BlackScorpion" Name: "Black Scorpion" - Lv: 100 + Lv: 30 Hp: 5000 Sp: 0 Exp: 120 - JExp: 37 + JExp: 20 AttackRange: 1 Attack: [600, 1000] Def: 5 @@ -3334,14 +3334,14 @@ mob_db: ( Id: 1077 SpriteName: "NightScorpion" Name: "Night Scorpion" - Lv: 5 - Hp: 500 + Lv: 45 + Hp: 6500 Sp: 0 - Exp: 4 - JExp: 1 - AttackRange: 1 - Attack: [50, 100] - Def: 10 + Exp: 550 + JExp: 35 + AttackRange: 2 + Attack: [580, 800] + Def: 20 Mdef: 0 Stats: { Str: 1 @@ -3363,30 +3363,30 @@ mob_db: ( CastSensorChase: true } MoveSpeed: 800 - AttackDelay: 1872 + AttackDelay: 872 AttackMotion: 672 DamageMotion: 480 MvpExp: 0 Drops: { MaggotSlime: 800 BugLeg: 400 + CactusPotion: 200 RoastedMaggot: 150 - CactusPotion: 70 - SharpKnife: 10 - CrystallizedMaggot: 1 + SharpKnife: 150 + CrystallizedMaggot: 2 } }, { Id: 1078 SpriteName: "GoldenScorpion" Name: "Golden Scorpion" - Lv: 5 - Hp: 500 + Lv: 40 + Hp: 5000 Sp: 0 - Exp: 4 - JExp: 1 - AttackRange: 1 - Attack: [50, 100] + Exp: 350 + JExp: 30 + AttackRange: 2 + Attack: [500, 800] Def: 10 Mdef: 0 Stats: { @@ -3409,16 +3409,17 @@ mob_db: ( CastSensorChase: true } MoveSpeed: 800 - AttackDelay: 1872 + AttackDelay: 1272 AttackMotion: 672 DamageMotion: 480 MvpExp: 0 Drops: { MaggotSlime: 800 + CactusDrink: 700 BugLeg: 400 RoastedMaggot: 150 - CactusPotion: 70 - SharpKnife: 10 + CactusPotion: 150 + SharpKnife: 100 CrystallizedMaggot: 1 } }, diff --git a/npc/004-1/_mobs.txt b/npc/004-1/_mobs.txt index d616f98e4..c5cedaf02 100644 --- a/npc/004-1/_mobs.txt +++ b/npc/004-1/_mobs.txt @@ -5,3 +5,4 @@ 004-1,63,67,15,10 monster Black scorpion 1074,1,35000,300000 004-1,38,77,8,21 monster Scorpion 1071,20,35000,300000 004-1,108,65,10,7 monster Giant maggot 1031,4,35000,300000 +004-1,106,114,11,7 monster Golden Scoprion 1078,1,90000,300000 diff --git a/npc/007-1/_mobs.txt b/npc/007-1/_mobs.txt index 1d15382fc..35a11f9cb 100644 --- a/npc/007-1/_mobs.txt +++ b/npc/007-1/_mobs.txt @@ -7,5 +7,5 @@ 007-1,113,140,57,52 monster Cave Snake 1035,25,35000,300000 007-1,52,156,37,29 monster Red Scorpion 1072,10,35000,300000 007-1,34,125,7,6 monster Cave Maggot 1027,4,35000,300000 -007-1,142,60,14,13 monster Cave Bat 1039,2,35000,300000 +007-1,84,72,75,57 monster Cave Bat 1039,6,35000,300000 007-1,99,99,99,99 monster Bif 1058,10,35000,300000 -- cgit v1.2.3-60-g2f50