From c5e6890892c81b378a8000e05a549d3dd63be0b8 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 4 Jun 2018 16:58:50 -0300 Subject: Entirely experimental, Candor Battle --- db/map_index.txt | 45 +++++++++++++++++++++++---------------------- db/re/mob_db.conf | 38 +++++++++++++++++++++----------------- 2 files changed, 44 insertions(+), 39 deletions(-) (limited to 'db') diff --git a/db/map_index.txt b/db/map_index.txt index 1e9f686cc..c600e1dca 100644 --- a/db/map_index.txt +++ b/db/map_index.txt @@ -37,25 +37,26 @@ 005-5 37 005-6 38 005-7 39 -007-1 40 -009-1 41 -010-1-1 42 -010-1 43 -010-2 44 -011-1 45 -011-2 46 -012-1 47 -012-2 48 -012-3 49 -012-4 50 -012-5 51 -014-1 52 -014-2 53 -015-1 54 -boss 55 -botcheck 56 -sec_pri 57 -soren-2 58 -soren 59 -test 60 -testbg 61 +006-1 40 +007-1 41 +009-1 42 +010-1-1 43 +010-1 44 +010-2 45 +011-1 46 +011-2 47 +012-1 48 +012-2 49 +012-3 50 +012-4 51 +012-5 52 +014-1 53 +014-2 54 +015-1 55 +boss 56 +botcheck 57 +sec_pri 58 +soren-2 59 +soren 60 +test 61 +testbg 62 diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 5abe19a29..8ae7697d4 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -1318,6 +1318,7 @@ mob_db: ( Aggressive: true CanMove: true CanAttack: true + ChangeChase: true CastSensorChase: true } MoveSpeed: 400 @@ -1652,22 +1653,22 @@ mob_db: ( Id: 1051 SpriteName: "DarkLizard" Name: "Dark Lizard" - Lv: 5 - Hp: 500 + Lv: 45 + Hp: 12500 Sp: 0 - Exp: 4 - JExp: 1 + Exp: 75 + JExp: 15 AttackRange: 1 - Attack: [50, 100] - Def: 10 - Mdef: 0 + Attack: [200, 600] + Def: 30 + Mdef: 200 Stats: { - Str: 1 - Agi: 1 - Vit: 1 + Str: 20 + Agi: 20 + Vit: 20 Int: 1 - Dex: 6 - Luk: 5 + Dex: 46 + Luk: 55 } ViewRange: 1 ChaseRange: 12 @@ -1678,14 +1679,17 @@ mob_db: ( Aggressive: true CanMove: true CanAttack: true + ChangeChase: true CastSensorChase: true } MoveSpeed: 800 - AttackDelay: 1872 + AttackDelay: 1472 AttackMotion: 672 DamageMotion: 480 MvpExp: 0 Drops: { + CasinoCoins: 550 + PileOfAsh: 220 RoastedMaggot: 150 } }, @@ -1955,10 +1959,10 @@ mob_db: ( Id: 1064 SpriteName: "Yeti" Name: "Yeti" - Lv: 100 + Lv: 60 Hp: 12620 Sp: 0 - Exp: 950 + Exp: 250 JExp: 85 AttackRange: 2 Attack: [320, 533] @@ -1966,7 +1970,7 @@ mob_db: ( Mdef: 15 Stats: { Str: 60 - Agi: 5 + Agi: 55 Vit: 45 Int: 15 Dex: 60 @@ -1994,7 +1998,7 @@ mob_db: ( FrozenYetiTear: 300 WhiteFur: 150 WhiteFur: 51 - YetiMask: 5 + YetiMask: 4 } }, { -- cgit v1.2.3-70-g09d2