From 8d0771884d7760cfd01ea09da5daae33026301e2 Mon Sep 17 00:00:00 2001 From: Reid Date: Sat, 31 Oct 2015 00:45:32 +0100 Subject: Rework mob_db and mob_skill_db. --- db/re/mob_db.conf | 190 ++++++++++++++++++++++++++----------------------- db/re/mob_skill_db.txt | 2 +- 2 files changed, 101 insertions(+), 91 deletions(-) diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 47f1ae7a..7c4f01c4 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -73,7 +73,7 @@ mob_db: ( SpriteName: "Piou" Name: "Piou" Lv: 1 - Hp: 40 + Hp: 12 Sp: 0 Exp: 1 JExp: 0 @@ -98,8 +98,9 @@ mob_db: ( Mode: { CanMove: true CanAttack: true + SurviveWithoutMaster: true } - MoveSpeed: 800 + MoveSpeed: 600 AttackDelay: 1872 AttackMotion: 672 DamageMotion: 480 @@ -113,20 +114,20 @@ mob_db: ( Id: 1003 SpriteName: "Piousse" Name: "Piousse" - Lv: 3 - Hp: 60 + Lv: 2 + Hp: 50 Sp: 0 Exp: 2 JExp: 0 AttackRange: 1 - Attack: [15, 18] + Attack: [8, 18] Def: 1 Mdef: 0 Stats: { - Str: 2 + Str: 5 Agi: 1 - Vit: 1 - Int: 1 + Vit: 5 + Int: 0 Dex: 6 Luk: 1 } @@ -138,6 +139,7 @@ mob_db: ( Mode: { CanMove: true CanAttack: true + SurviveWithoutMaster: true } MoveSpeed: 800 AttackDelay: 1872 @@ -154,22 +156,22 @@ mob_db: ( Id: 1004 SpriteName: "Tortuga" Name: "Tortuga" - Lv: 2 - Hp: 160 + Lv: 3 + Hp: 180 Sp: 0 Exp: 3 JExp: 0 AttackRange: 1 - Attack: [28, 33] - Def: 5 + Attack: [14, 16] + Def: 10 Mdef: 0 WalkMask: "WALK_WATER" Stats: { - Str: 4 + Str: 1 Agi: 1 - Vit: 1 + Vit: 10 Int: 1 - Dex: 8 + Dex: 15 Luk: 5 } ViewRange: 1 @@ -181,9 +183,10 @@ mob_db: ( CanMove: true CanAttack: true CastSensorChase: true + ChangeChase: true } MoveSpeed: 900 - AttackDelay: 1872 + AttackDelay: 2872 AttackMotion: 672 DamageMotion: 480 MvpExp: 0 @@ -203,21 +206,21 @@ mob_db: ( SpriteName: "Ratto" Name: "Ratto" Lv: 5 - Hp: 180 + Hp: 100 Sp: 0 - Exp: 5 + Exp: 6 JExp: 0 AttackRange: 1 - Attack: [50, 55] - Def: 2 + Attack: [18, 22] + Def: 6 Mdef: 0 Stats: { Str: 5 Agi: 10 Vit: 1 Int: 1 - Dex: 6 - Luk: 5 + Dex: 10 + Luk: 4 } ViewRange: 1 ChaseRange: 12 @@ -229,6 +232,7 @@ mob_db: ( Looter: true CanAttack: true CastSensorChase: true + ChangeChase: true } MoveSpeed: 400 AttackDelay: 1872 @@ -247,19 +251,19 @@ mob_db: ( Id: 1006 SpriteName: "Croc" Name: "Croc" - Lv: 10 - Hp: 440 + Lv: 8 + Hp: 280 Sp: 0 - Exp: 14 + Exp: 11 JExp: 0 AttackRange: 1 - Attack: [90, 115] - Def: 10 + Attack: [30, 38] + Def: 27 Mdef: 0 Stats: { - Str: 10 - Agi: 1 - Vit: 2 + Str: 6 + Agi: 20 + Vit: 10 Int: 1 Dex: 10 Luk: 10 @@ -273,8 +277,9 @@ mob_db: ( CanMove: true CanAttack: true CastSensorChase: true + ChangeChase: true } - MoveSpeed: 800 + MoveSpeed: 600 AttackDelay: 1872 AttackMotion: 672 DamageMotion: 480 @@ -282,7 +287,7 @@ mob_db: ( Drops: { CrocClaw: 2000 BlueCoral: 1300 - Aquada: 1800 + Aquada: 1500 SeaDrops: 700 Coral: 500 } @@ -292,21 +297,21 @@ mob_db: ( SpriteName: "LittleBlub" Name: "Little Blub" Lv: 4 - Hp: 260 + Hp: 140 Sp: 0 - Exp: 6 + Exp: 5 JExp: 0 AttackRange: 1 - Attack: [38, 58] - Def: 4 + Attack: [8, 12] + Def: 10 Mdef: 0 WalkMask: "WALK_WATER" Stats: { - Str: 3 - Agi: 7 + Str: 5 + Agi: 17 Vit: 5 Int: 1 - Dex: 12 + Dex: 22 Luk: 7 } ViewRange: 1 @@ -321,8 +326,8 @@ mob_db: ( CanAttack: true SurviveWithoutMaster: true } - MoveSpeed: 500 - AttackDelay: 1872 + MoveSpeed: 300 + AttackDelay: 1100 AttackMotion: 672 DamageMotion: 480 MvpExp: 0 @@ -339,14 +344,14 @@ mob_db: ( Id: 1008 SpriteName: "Blub" Name: "Blub" - Lv: 15 - Hp: 400 + Lv: 10 + Hp: 350 Sp: 0 - Exp: 25 + Exp: 19 JExp: 0 AttackRange: 1 - Attack: [60, 86] - Def: 20 + Attack: [31, 36] + Def: 15 Mdef: 0 WalkMask: "WALK_WATER" Stats: { @@ -365,13 +370,13 @@ mob_db: ( Mode: { CanMove: true Looter: true - Aggressive: true Boss: true CanAttack: true CastSensorChase: true + ChangeChase: true } - MoveSpeed: 700 - AttackDelay: 1872 + MoveSpeed: 500 + AttackDelay: 2150 AttackMotion: 672 DamageMotion: 480 MvpExp: 0 @@ -388,20 +393,20 @@ mob_db: ( Id: 1009 SpriteName: "ToppyBlub" Name: "Toppy Blub" - Lv: 18 + Lv: 15 Hp: 550 Sp: 0 - Exp: 30 + Exp: 28 JExp: 0 AttackRange: 1 - Attack: [75, 105] - Def: 15 + Attack: [45, 65] + Def: 18 Mdef: 0 WalkMask: "WALK_WATER" Stats: { - Str: 15 - Agi: 10 - Vit: 5 + Str: 20 + Agi: 8 + Vit: 15 Int: 1 Dex: 20 Luk: 13 @@ -416,9 +421,10 @@ mob_db: ( Looter: true CanAttack: true CastSensorChase: true + ChangeChase: true } - MoveSpeed: 600 - AttackDelay: 1872 + MoveSpeed: 400 + AttackDelay: 2150 AttackMotion: 672 DamageMotion: 480 MvpExp: 0 @@ -435,18 +441,18 @@ mob_db: ( Id: 1010 SpriteName: "Crocotree" Name: "Crocotree" - Lv: 1 - Hp: 600 + Lv: 10 + Hp: 500 Sp: 0 Exp: 1 JExp: 0 AttackRange: 1 Attack: [1, 1] - Def: 1 + Def: 35 Mdef: 0 Stats: { Str: 2 - Agi: 8 + Agi: 1 Vit: 10 Int: 1 Dex: 1 @@ -472,7 +478,7 @@ mob_db: ( SpriteName: "PlushroomField" Name: "Plushroom Field" Lv: 1 - Hp: 1 + Hp: 5 Sp: 0 Exp: 0 JExp: 0 @@ -508,21 +514,21 @@ mob_db: ( Id: 1012 SpriteName: "Frostiana" Name: "Frostiana" - Lv: 6 - Hp: 80 + Lv: 9 + Hp: 140 Sp: 0 - Exp: 2 + Exp: 10 JExp: 0 AttackRange: 1 - Attack: [8, 13] + Attack: [20, 45] Def: 5 Mdef: 0 Stats: { - Str: 2 + Str: 10 Agi: 1 - Vit: 5 + Vit: 15 Int: 1 - Dex: 10 + Dex: 40 Luk: 5 } ViewRange: 1 @@ -551,10 +557,10 @@ mob_db: ( Lv: 10 Hp: 10 Sp: 0 - Exp: 5 + Exp: 8 JExp: 0 AttackRange: 0 - Attack: [90, 108] + Attack: [80, 100] Def: 15 Mdef: 0 Stats: { @@ -627,7 +633,7 @@ mob_db: ( Lv: 20 Hp: 2000 Sp: 0 - Exp: 100 + Exp: 50 JExp: 0 AttackRange: 1 Attack: [60, 80] @@ -653,6 +659,7 @@ mob_db: ( Assist: true CanAttack: true ChangeTargetMelee: true + ChangeChase: true } MoveSpeed: 300 AttackDelay: 1120 @@ -669,13 +676,13 @@ mob_db: ( Id: 1016 SpriteName: "Tipiou" Name: "Tipiou" - Lv: 15 + Lv: 45 Hp: 1800 Sp: 0 - Exp: 90 + Exp: 30 JExp: 0 AttackRange: 1 - Attack: [60, 97] + Attack: [40, 67] Def: 15 Mdef: 0 WalkMask: "WALK_AIR" @@ -697,6 +704,7 @@ mob_db: ( Assist: true CanAttack: true ChangeTargetMelee: true + ChangeChase: true } MoveSpeed: 300 AttackDelay: 1120 @@ -713,14 +721,14 @@ mob_db: ( Id: 1017 SpriteName: "Mananatree" Name: "Manana tree" - Lv: 10 - Hp: 500 + Lv: 5 + Hp: 400 Sp: 0 - Exp: 2 + Exp: 1 JExp: 0 AttackRange: 1 Attack: [1, 1] - Def: 10 + Def: 25 Mdef: 1 Stats: { Str: 1 @@ -745,13 +753,13 @@ mob_db: ( Id: 1018 SpriteName: "Crafty" Name: "Crafty" - Lv: 16 - Hp: 400 + Lv: 7 + Hp: 150 Sp: 0 - Exp: 10 + Exp: 9 JExp: 0 AttackRange: 1 - Attack: [55, 85] + Attack: [14, 20] Def: 4 Mdef: 40 Stats: { @@ -772,6 +780,7 @@ mob_db: ( Looter: true CanAttack: true CastSensorChase: true + ChangeChase: true } MoveSpeed: 400 AttackDelay: 800 @@ -789,13 +798,13 @@ mob_db: ( SpriteName: "Pumpkish" Name: "Pumpkish" Lv: 1 - Hp: 100 + Hp: 200 Sp: 0 - Exp: 5 + Exp: 2 JExp: 0 AttackRange: 1 Attack: [1, 1] - Def: 1 + Def: 20 Mdef: 0 Stats: { Str: 3 @@ -816,7 +825,7 @@ mob_db: ( DamageMotion: 480 MvpExp: 0 Drops: { - PumpkishJuice: 4000 + PumpkishJuice: 5000 } }, { @@ -829,8 +838,8 @@ mob_db: ( Exp: 100 JExp: 0 AttackRange: 1 - Attack: [100, 170] - Def: 24 + Attack: [80, 125] + Def: 45 Mdef: 40 Stats: { Str: 20 @@ -850,6 +859,7 @@ mob_db: ( Looter: true CanAttack: true CastSensorChase: true + ChangeChase: true } MoveSpeed: 500 AttackDelay: 1300 diff --git a/db/re/mob_skill_db.txt b/db/re/mob_skill_db.txt index 153e8518..7d8386c1 100644 --- a/db/re/mob_skill_db.txt +++ b/db/re/mob_skill_db.txt @@ -59,7 +59,7 @@ 1008,Blub@NPC_SUMMONSLAVE,any,196,4,10000,700,60000,no,self,onspawn,0,1007,,,,,, 1010,Crocotree@NPC_REBIRTH,dead,208,2,10000,0,0,yes,self,always,0,,,,,,, 1010,Crocotree@NPC_TRANSFORMATION,any,198,1,10000,700,60000,no,self,afterskill,208,1014,,,,,, -1012,Frostiana@NPC_POISON,attack,176,5,1000,0,500,yes,target,always,0,,,,,,, +1012,Frostiana@NPC_POISON,attack,176,5,1000,0,2000,yes,target,always,0,,,,,,, 1013,Pikpik@NPC_SELFDESTRUCTION,attack,173,1,10000,1000,0,no,self,always,0,,,,,,, 1013,Pikpik@NPC_SELFDESTRUCTION,chase,173,1,2000,1000,0,no,self,always,0,,,,,,, 1014,Croconut@NPC_SUICIDE,any,175,1,10000,1000,0,no,self,always,0,,,,,,, -- cgit v1.2.3-60-g2f50