From cbacea393049774c1ec1002881f8cdc86ed11b63 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 7 Dec 2020 23:01:49 -0300 Subject: Add Scar. Add mobs to 017-0. Regenerate map collision. --- db/re/mob_db.conf | 47 +++++++++++++++++++++++++++++++++++++++++++---- maps/re/017-0.mcache | Bin 4458 -> 4860 bytes npc/017-0/_mobs.txt | 14 ++++++++++++++ 3 files changed, 57 insertions(+), 4 deletions(-) diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 0cdb2ddbc..e40366c04 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -587,10 +587,9 @@ mob_db: ( // 1013 is free // 1014 is free // mob ids which is free: 1013, 1014, 1019, 1020 -// is free: 1045, 1046, 1047, 1048 -// is free: 1057, 1059 +// is free: 1046, 1047, 1048 +// is free: 1057, 1059 (small/big mineral bif) // Chests/Mimics: 1159, 1160, 1161, 1162, 1163, 1164, 1165, 1166, -// is free: 1248, 1249 { Id: 1015 SpriteName: "Tipiu" @@ -1791,7 +1790,47 @@ mob_db: ( AnimalBones: 80 } }, -// 1045~1048 is free +{ + Id: 1045 + SpriteName: "Scar" + Name: "Scar" + Lv: 65 + Hp: 8772 + Sp: 0 + Exp: 992 + JExp: 30 + AttackRange: 2 + Attack: [530, 550] + Def: 27 + Mdef: 22 + Stats: { + Str: 33 + Agi: 50 + Vit: 60 + Int: 1 + Dex: 61 + Luk: 29 + } + ViewRange: 7 + ChaseRange: 12 + Race: 2 + Element: (7, 1) + Mode: { + Aggressive: true + CanMove: true + CanAttack: true + ChangeChase: true + CastSensorChase: true + } + MoveSpeed: 600 + AttackDelay: 1872 + AttackMotion: 672 + DamageMotion: 200 + Drops: { + Coal: 15 + } +}, +// 1046~1048 is free { Id: 1049 SpriteName: "BhopFluffy" diff --git a/maps/re/017-0.mcache b/maps/re/017-0.mcache index 0ed552812..089e2fb63 100644 Binary files a/maps/re/017-0.mcache and b/maps/re/017-0.mcache differ diff --git a/npc/017-0/_mobs.txt b/npc/017-0/_mobs.txt index 876032f47..a7f2aed59 100644 --- a/npc/017-0/_mobs.txt +++ b/npc/017-0/_mobs.txt @@ -3,6 +3,20 @@ 017-0,54,49,26,23 monster Centaur 1139,8,90000,80000 017-0,55,40,32,19 monster Living Potato 1181,15,60000,45000 017-0,57,76,20,19 monster Fluffy 1022,8,60000,45000 +017-0,171,43,81,19 monster Living Potato 1181,15,60000,45000 +017-0,241,92,43,51 monster Wind Fairy 1185,11,60000,45000 +017-0,222,154,25,49 monster Nature Fairy 1186,12,60000,45000 +017-0,201,182,25,49 monster Forest Mushroom 1060,13,60000,45000 +017-0,163,196,25,29 monster Tipiu 1015,8,60000,45000 +017-0,72,123,26,19 monster Archant 1026,8,60000,45000 +017-0,102,85,19,19 monster Skeleton 1137,8,60000,45000 +017-0,144,107,25,49 monster Forain 1061,12,60000,45000 +017-0,164,89,30,24 monster Scar 1045,8,60000,45000 +017-0,95,178,39,43 monster Sea Slime Mother 1244,8,60000,45000 +017-0,94,123,26,25 monster Bluepar 1177,8,60000,45000 +017-0,237,150,25,24 monster Red Mushroom 1042,18,60000,45000 +017-0,145,127,26,24 monster Wicked Mushroom 1176,12,60000,45000 +017-0,149,98,29,53 monster Vampire Bat 1063,18,60000,45000 017-0,53,83,43,59 monster Red Butterfly 1025,30,60000,45000 017-0,262,182,66,63 monster Red Butterfly 1025,30,60000,45000 017-0,162,121,133,110 monster Cyan Butterfly 1172,140,60000,30000 -- cgit v1.2.3-70-g09d2