From 46b40df1378f43403dcbe785aac47cfb367228ed Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 19 Jul 2018 19:09:49 -0300 Subject: Rebalance on level 40-60 mobs, advised by Lanalysis™. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Based on Night Scorpion and previous commit. @Saulc please review these changes. PS. Do not get too close to Golden Scorpion. It may use its new skill and own you. --- db/re/mob_db.conf | 32 ++++++++++++++++---------------- db/re/mob_skill_db.conf | 11 +++++++++++ 2 files changed, 27 insertions(+), 16 deletions(-) (limited to 'db') diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index e23e88ded..36890bcd1 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -1272,7 +1272,7 @@ mob_db: ( Lv: 46 Hp: 5200 Sp: 0 - Exp: 165 + Exp: 345 AttackRange: 1 Attack: [400, 650] Def: 8 @@ -1285,7 +1285,7 @@ mob_db: ( Dex: 25 Luk: 35 } - ViewRange: 1 + ViewRange: 6 ChaseRange: 12 Size: 0 Race: 2 @@ -1643,7 +1643,7 @@ mob_db: ( Lv: 47 Hp: 12500 Sp: 0 - Exp: 216 + Exp: 371 JExp: 13 AttackRange: 1 Attack: [246, 600] @@ -1731,7 +1731,7 @@ mob_db: ( Lv: 45 Hp: 9000 Sp: 0 - Exp: 261 + Exp: 381 JExp: 20 AttackRange: 1 Attack: [380, 1400] @@ -1745,7 +1745,7 @@ mob_db: ( Dex: 45 Luk: 45 } - ViewRange: 1 + ViewRange: 3 ChaseRange: 14 Size: 0 Race: 2 @@ -1759,7 +1759,7 @@ mob_db: ( ChangeChase: true } MoveSpeed: 400 - AttackDelay: 1872 + AttackDelay: 2072 AttackMotion: 672 DamageMotion: 200 Drops: { @@ -1820,7 +1820,7 @@ mob_db: ( Lv: 54 Hp: 8700 Sp: 0 - Exp: 108 + Exp: 308 JExp: 6 AttackRange: 1 Attack: [333, 444] @@ -1952,7 +1952,7 @@ mob_db: ( Lv: 60 Hp: 12620 Sp: 0 - Exp: 350 + Exp: 420 JExp: 40 AttackRange: 2 Attack: [320, 533] @@ -2406,7 +2406,7 @@ mob_db: ( Lv: 50 Hp: 5000 Sp: 0 - Exp: 120 + Exp: 370 JExp: 14 AttackRange: 1 Attack: [598, 1012] @@ -2551,7 +2551,7 @@ mob_db: ( Lv: 45 Hp: 6500 Sp: 0 - Exp: 400 + Exp: 420 JExp: 30 AttackRange: 2 Attack: [580, 800] @@ -2596,7 +2596,7 @@ mob_db: ( Lv: 56 Hp: 10000 Sp: 0 - Exp: 450 + Exp: 480 JExp: 30 AttackRange: 3 Attack: [400, 950] @@ -4609,7 +4609,7 @@ mob_db: ( Lv: 51 Hp: 6400 Sp: 100 - Exp: 234 + Exp: 534 JExp: 30 AttackRange: 1 Attack: [450, 650] @@ -4627,7 +4627,7 @@ mob_db: ( ChaseRange: 10 Size: 0 Race: 2 - Element: (5, 1) + Element: (5, 2) Mode: { CanMove: true CanAttack: true @@ -6284,8 +6284,8 @@ mob_db: ( SpriteName: "ElectroWorm" Name: "Electro Worm" Lv: 50 - Hp: 1260 - Exp: 40 + Hp: 3260 + Exp: 340 JExp: 10 AttackRange: 1 Attack: [700, 800] @@ -6311,7 +6311,7 @@ mob_db: ( ChangeChase: true ChangeTargetMelee: true } - MoveSpeed: 1200 + MoveSpeed: 500 AttackDelay: 2872 AttackMotion: 672 DamageMotion: 480 diff --git a/db/re/mob_skill_db.conf b/db/re/mob_skill_db.conf index 4281da7e6..9fa003989 100644 --- a/db/re/mob_skill_db.conf +++ b/db/re/mob_skill_db.conf @@ -399,6 +399,17 @@ SKILL_COND2 = { ConditionData: 8 } } + GoldenScorpion: { + SM_BASH: { + SkillState: "MSS_BERSERK" + SkillLevel: 6 + Rate: 1800 + Delay: 20000 + Cancelable: true + SkillTarget: "MST_TARGET" + CastCondition: "MSC_ATTACKPCGE" + ConditionData: 2 + } PoisonSpikyMushroom: { NPC_POISON: { SkillState: "MSS_BERSERK" -- cgit v1.2.3-60-g2f50