From 288490094a7fe9167747dc78d416940759a31197 Mon Sep 17 00:00:00 2001 From: FlavioJS Date: Tue, 5 Dec 2006 13:23:07 +0000 Subject: - Massive EOL normalization & 'svn:eol-style native' flag setting for all txt/conf/h/c files. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9410 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/mobs/fields/amatsu.txt | 94 +++---- npc/mobs/fields/ayothaya.txt | 60 ++-- npc/mobs/fields/comodo.txt | 394 +++++++++++++-------------- npc/mobs/fields/einbroch.txt | 272 +++++++++---------- npc/mobs/fields/geffen.txt | 454 +++++++++++++++---------------- npc/mobs/fields/gonryun.txt | 44 +-- npc/mobs/fields/hugel.txt | 250 ++++++++--------- npc/mobs/fields/jawaii.txt | 58 ++-- npc/mobs/fields/lighthalzen.txt | 102 +++---- npc/mobs/fields/louyang.txt | 66 ++--- npc/mobs/fields/lutie.txt | 40 +-- npc/mobs/fields/mjolnir.txt | 500 +++++++++++++++++----------------- npc/mobs/fields/morocc.txt | 588 ++++++++++++++++++++-------------------- npc/mobs/fields/niflheim.txt | 392 +++++++++++++-------------- npc/mobs/fields/odin.txt | 108 ++++---- npc/mobs/fields/payon.txt | 304 ++++++++++----------- npc/mobs/fields/prontera.txt | 280 +++++++++---------- npc/mobs/fields/rachel.txt | 230 ++++++++-------- npc/mobs/fields/umbala.txt | 200 +++++++------- npc/mobs/fields/yuno.txt | 352 ++++++++++++------------ 20 files changed, 2394 insertions(+), 2394 deletions(-) (limited to 'npc/mobs/fields') diff --git a/npc/mobs/fields/amatsu.txt b/npc/mobs/fields/amatsu.txt index 3a5b97429..8b90bf617 100644 --- a/npc/mobs/fields/amatsu.txt +++ b/npc/mobs/fields/amatsu.txt @@ -1,47 +1,47 @@ -//===== eAthena Script ======================================= -//= Amatsu Fields Monster Spawn Script -//===== By: ================================================== -//= Athena (1.0) -//===== Current Version: ===================================== -//= 1.2 -//===== Compatible With: ===================================== -//= Any Athena Version -//===== Additional Comments: ================================= -//= 1.1 replaced Hydra -> G_Hydra (to fix drops exploit) [Lupus] -//= 1.2 Official kRO 10.1 spawns [Playtester] -//= Note: Please don't change spawns without official info -//============================================================ - -//================================================== -// ama_fild01 - Amatsu Field -//================================================== -ama_fild01.gat,0,0,0,0 monster Karakasa 1400,50,0,0,0 -ama_fild01.gat,174,207,20,20 monster Kapha 1406,5,1200000,600000,0 -ama_fild01.gat,241,310,10,10 monster Kapha 1406,5,600000,300000,0 -ama_fild01.gat,114,230,10,10 monster Kapha 1406,5,600000,300000,0 -ama_fild01.gat,174,253,10,10 monster Kapha 1406,5,600000,300000,0 -ama_fild01.gat,177,315,0,0 monster Hydra 1068,1,60000,30000,0 -ama_fild01.gat,175,315,0,0 monster Hydra 1068,1,63000,31500,0 -ama_fild01.gat,173,315,0,0 monster Hydra 1068,1,66000,33000,0 -ama_fild01.gat,171,315,0,0 monster Hydra 1068,1,69000,34500,0 -ama_fild01.gat,169,315,0,0 monster Hydra 1068,1,72000,39000,0 -ama_fild01.gat,177,314,0,0 monster Hydra 1068,1,66000,33000,0 -ama_fild01.gat,175,314,0,0 monster Hydra 1068,1,72000,39000,0 -ama_fild01.gat,173,314,0,0 monster Hydra 1068,1,60000,30000,0 -ama_fild01.gat,171,314,0,0 monster Hydra 1068,1,69000,34500,0 -ama_fild01.gat,169,314,0,0 monster Hydra 1068,1,63000,31500,0 -ama_fild01.gat,171,313,0,0 monster Hydra 1068,1,66000,33000,0 -ama_fild01.gat,173,313,0,0 monster Hydra 1068,1,60000,30000,0 -ama_fild01.gat,175,313,0,0 monster Hydra 1068,1,66000,33000,0 -ama_fild01.gat,175,312,0,0 monster Hydra 1068,1,63000,31500,0 -ama_fild01.gat,173,312,0,0 monster Hydra 1068,1,60000,30000,0 -ama_fild01.gat,171,312,0,0 monster Hydra 1068,1,63000,31500,0 -ama_fild01.gat,174,311,0,0 monster Hydra 1068,1,63000,31500,0 -ama_fild01.gat,172,311,0,0 monster Hydra 1068,1,69000,36000,0 -ama_fild01.gat,173,310,0,0 monster Hydra 1068,1,60000,30000,0 -ama_fild01.gat,0,0,0,0 monster Kapha 1406,20,60000,30000,0 -ama_fild01.gat,174,306,20,20 monster Kapha 1406,10,300000,150000,0 -ama_fild01.gat,0,0,0,0 monster Miyabi Doll 1404,2,180000,90000,0 -ama_fild01.gat,0,0,0,0 monster Poison Toad 1402,1,180000,90000,0 -ama_fild01.gat,0,0,0,0 monster Poporing 1031,15,0,0,0 -ama_fild01.gat,0,0,0,0 monster Bigfoot 1060,15,60000,30000,0 +//===== eAthena Script ======================================= +//= Amatsu Fields Monster Spawn Script +//===== By: ================================================== +//= Athena (1.0) +//===== Current Version: ===================================== +//= 1.2 +//===== Compatible With: ===================================== +//= Any Athena Version +//===== Additional Comments: ================================= +//= 1.1 replaced Hydra -> G_Hydra (to fix drops exploit) [Lupus] +//= 1.2 Official kRO 10.1 spawns [Playtester] +//= Note: Please don't change spawns without official info +//============================================================ + +//================================================== +// ama_fild01 - Amatsu Field +//================================================== +ama_fild01.gat,0,0,0,0 monster Karakasa 1400,50,0,0,0 +ama_fild01.gat,174,207,20,20 monster Kapha 1406,5,1200000,600000,0 +ama_fild01.gat,241,310,10,10 monster Kapha 1406,5,600000,300000,0 +ama_fild01.gat,114,230,10,10 monster Kapha 1406,5,600000,300000,0 +ama_fild01.gat,174,253,10,10 monster Kapha 1406,5,600000,300000,0 +ama_fild01.gat,177,315,0,0 monster Hydra 1068,1,60000,30000,0 +ama_fild01.gat,175,315,0,0 monster Hydra 1068,1,63000,31500,0 +ama_fild01.gat,173,315,0,0 monster Hydra 1068,1,66000,33000,0 +ama_fild01.gat,171,315,0,0 monster Hydra 1068,1,69000,34500,0 +ama_fild01.gat,169,315,0,0 monster Hydra 1068,1,72000,39000,0 +ama_fild01.gat,177,314,0,0 monster Hydra 1068,1,66000,33000,0 +ama_fild01.gat,175,314,0,0 monster Hydra 1068,1,72000,39000,0 +ama_fild01.gat,173,314,0,0 monster Hydra 1068,1,60000,30000,0 +ama_fild01.gat,171,314,0,0 monster Hydra 1068,1,69000,34500,0 +ama_fild01.gat,169,314,0,0 monster Hydra 1068,1,63000,31500,0 +ama_fild01.gat,171,313,0,0 monster Hydra 1068,1,66000,33000,0 +ama_fild01.gat,173,313,0,0 monster Hydra 1068,1,60000,30000,0 +ama_fild01.gat,175,313,0,0 monster Hydra 1068,1,66000,33000,0 +ama_fild01.gat,175,312,0,0 monster Hydra 1068,1,63000,31500,0 +ama_fild01.gat,173,312,0,0 monster Hydra 1068,1,60000,30000,0 +ama_fild01.gat,171,312,0,0 monster Hydra 1068,1,63000,31500,0 +ama_fild01.gat,174,311,0,0 monster Hydra 1068,1,63000,31500,0 +ama_fild01.gat,172,311,0,0 monster Hydra 1068,1,69000,36000,0 +ama_fild01.gat,173,310,0,0 monster Hydra 1068,1,60000,30000,0 +ama_fild01.gat,0,0,0,0 monster Kapha 1406,20,60000,30000,0 +ama_fild01.gat,174,306,20,20 monster Kapha 1406,10,300000,150000,0 +ama_fild01.gat,0,0,0,0 monster Miyabi Doll 1404,2,180000,90000,0 +ama_fild01.gat,0,0,0,0 monster Poison Toad 1402,1,180000,90000,0 +ama_fild01.gat,0,0,0,0 monster Poporing 1031,15,0,0,0 +ama_fild01.gat,0,0,0,0 monster Bigfoot 1060,15,60000,30000,0 diff --git a/npc/mobs/fields/ayothaya.txt b/npc/mobs/fields/ayothaya.txt index 324b22697..b494119f0 100644 --- a/npc/mobs/fields/ayothaya.txt +++ b/npc/mobs/fields/ayothaya.txt @@ -1,30 +1,30 @@ -//===== eAthena Script ======================================= -//= Ayothana Field Monster Spawn Script -//===== By: ================================================== -//= Athena (1.0) -//===== Current Version: ===================================== -//= 1.4 -//===== Compatible With: ===================================== -//= Any Athena Version -//===== Additional Comments: ================================= -//= Currently using EuRO data provided by Ishizu. -//= 1.3 Removed Choco -//= 1.4 Official kRO 10.1 spawns [Playtester] -//============================================================ - -//================================================== -// ayo_fild01 - Ayothaya Field -//================================================== -ayo_fild01.gat,0,0,0,0 monster Coco 1104,30,0,0,0 -ayo_fild01.gat,0,0,0,0 monster Yoyo 1057,30,0,0,0 -ayo_fild01.gat,0,0,0,0 monster Smokie 1056,30,0,0,0 -ayo_fild01.gat,0,0,0,0 monster Leaf Cat 1586,3,3600000,1800000,0 -ayo_fild01.gat,0,0,0,0 monster Green Plant 1080,10,0,0,0 - -//================================================== -// ayo_fild02 - Ayothaya Field -//================================================== -ayo_fild02.gat,0,0,0,0 monster Leaf Cat 1586,50,0,0,0 -ayo_fild02.gat,0,0,0,0 monster Wootan Fighter 1499,20,0,0,0 -ayo_fild02.gat,0,0,0,0 monster Beetle King 1494,30,0,0,0 -ayo_fild02.gat,0,0,0,0 monster Yellow Plant 1081,10,0,0,0 +//===== eAthena Script ======================================= +//= Ayothana Field Monster Spawn Script +//===== By: ================================================== +//= Athena (1.0) +//===== Current Version: ===================================== +//= 1.4 +//===== Compatible With: ===================================== +//= Any Athena Version +//===== Additional Comments: ================================= +//= Currently using EuRO data provided by Ishizu. +//= 1.3 Removed Choco +//= 1.4 Official kRO 10.1 spawns [Playtester] +//============================================================ + +//================================================== +// ayo_fild01 - Ayothaya Field +//================================================== +ayo_fild01.gat,0,0,0,0 monster Coco 1104,30,0,0,0 +ayo_fild01.gat,0,0,0,0 monster Yoyo 1057,30,0,0,0 +ayo_fild01.gat,0,0,0,0 monster Smokie 1056,30,0,0,0 +ayo_fild01.gat,0,0,0,0 monster Leaf Cat 1586,3,3600000,1800000,0 +ayo_fild01.gat,0,0,0,0 monster Green Plant 1080,10,0,0,0 + +//================================================== +// ayo_fild02 - Ayothaya Field +//================================================== +ayo_fild02.gat,0,0,0,0 monster Leaf Cat 1586,50,0,0,0 +ayo_fild02.gat,0,0,0,0 monster Wootan Fighter 1499,20,0,0,0 +ayo_fild02.gat,0,0,0,0 monster Beetle King 1494,30,0,0,0 +ayo_fild02.gat,0,0,0,0 monster Yellow Plant 1081,10,0,0,0 diff --git a/npc/mobs/fields/comodo.txt b/npc/mobs/fields/comodo.txt index 1e2f77b09..c2f7899cf 100644 --- a/npc/mobs/fields/comodo.txt +++ b/npc/mobs/fields/comodo.txt @@ -1,197 +1,197 @@ -//===== eAthena Script ======================================= -//= Comodo Fields Monster Spawn Script -//===== By: ================================================== -//= Athena (1.0) -//===== Current Version: ===================================== -//= 1.2 -//===== Compatible With: ===================================== -//= Any Athena Version -//===== Additional Comments: ================================= -//= 1.2 Official kRO 10.1 spawns [Playtester] -//============================================================ - -//================================================== -// cmd_fild01 - Papuchicha Forest -//================================================== -cmd_fild01.gat,0,0,0,0 monster Alligator 1271,60,0,0,0 -cmd_fild01.gat,0,0,0,0 monster Savage 1166,30,0,0,0 -cmd_fild01.gat,0,0,0,0 monster Poporing 1031,30,0,0,0 -cmd_fild01.gat,0,0,0,0 monster Poison Spore 1077,20,0,0,0 -cmd_fild01.gat,313,213,10,10 monster Shining Plant 1083,1,1800000,900000,1 -cmd_fild01.gat,313,213,10,10 monster Blue Plant 1079,1,1800000,900000,1 -cmd_fild01.gat,171,339,10,10 monster Blue Plant 1079,2,1800000,900000,1 -cmd_fild01.gat,72,78,10,10 monster Blue Plant 1079,2,1800000,900000,1 -cmd_fild01.gat,194,176,20,20 monster Blue Plant 1079,1,1800000,900000,1 -cmd_fild01.gat,0,0,0,0 monster Green Plant 1080,5,1800000,900000,1 - -//================================================== -// cmd_fild02 - Kokomo Beach -//================================================== -cmd_fild02.gat,73,100,40,100 monster Aster 1266,5,0,0,0 -cmd_fild02.gat,200,130,150,50 monster Aster 1266,5,0,0,0 -cmd_fild02.gat,0,0,0,0 monster Crab 1073,20,0,0,0 -cmd_fild02.gat,0,0,0,0 monster Alligator 1271,10,0,0,0 -cmd_fild02.gat,0,0,0,0 monster Raggler 1254,30,0,0,0 -cmd_fild02.gat,94,85,40,80 monster Raggler 1254,2,60000,0,0 -cmd_fild02.gat,95,89,40,80 monster Cornutus 1067,5,180000,0,0 -cmd_fild02.gat,279,78,100,20 monster Cornutus 1067,10,60000,0,0 -cmd_fild02.gat,0,0,0,0 monster Shellfish 1074,35,0,0,0 -cmd_fild02.gat,93,82,40,80 monster Shellfish 1074,5,180000,0,0 -cmd_fild02.gat,0,0,0,0 monster Mobster 1313,1,0,0,0 -cmd_fild02.gat,200,130,150,40 monster Seal 1317,18,0,0,0 -cmd_fild02.gat,93,82,40,80 monster Seal 1317,2,180000,0,0 -cmd_fild02.gat,0,0,0,0 monster Galapago 1391,20,0,0,0 - -//================================================== -// cmd_fild03 - Zenhai Marsh -//================================================== -cmd_fild03.gat,0,0,0,0 monster Mutant Dragonoid 1262,1,3600000,1800000,1 -cmd_fild03.gat,0,0,0,0 monster Pest 1256,30,0,0,0 -cmd_fild03.gat,0,0,0,0 monster Poporing 1031,10,0,0,0 -cmd_fild03.gat,0,0,0,0 monster Anolian 1206,60,0,0,0 -cmd_fild03.gat,0,0,0,0 monster Toad 1089,1,3600000,1800000,1 -cmd_fild03.gat,0,0,0,0 monster Rotar Zairo 1392,30,0,0,0 -cmd_fild03.gat,356,232,3,3 monster Shining Plant 1083,1,1800000,900000,1 -cmd_fild03.gat,262,289,3,3 monster Shining Plant 1083,1,1800000,900000,1 -cmd_fild03.gat,145,191,3,3 monster Shining Plant 1083,1,1800000,900000,1 - -//================================================== -// cmd_fild04 - Kokomo Beach -//================================================== -cmd_fild04.gat,221,120,120,40 monster Aster 1266,45,0,0,0 -cmd_fild04.gat,0,0,0,0 monster Alligator 1271,40,0,0,0 -cmd_fild04.gat,0,0,0,0 monster Crab 1073,20,0,0,0 -cmd_fild04.gat,0,0,0,0 monster Raggler 1254,20,0,0,0 -cmd_fild04.gat,0,0,0,0 monster Shellfish 1074,20,0,0,0 -cmd_fild04.gat,221,120,120,40 monster Sea Otter 1323,20,0,0,0 - -//================================================== -// cmd_fild05 - Border of Papuchica Forest -//================================================== -cmd_fild05.gat,0,0,0,0 monster Frilldora 1119,15,0,0,0 -cmd_fild05.gat,0,0,0,0 monster Anolian 1206,20,0,0,0 -cmd_fild05.gat,0,0,0,0 monster Stem Worm 1215,30,0,0,0 -cmd_fild05.gat,0,0,0,0 monster Poporing 1031,10,0,0,0 -cmd_fild05.gat,0,0,0,0 monster Pest 1256,20,0,0,0 -cmd_fild05.gat,63,158,10,10 monster Shining Plant 1083,1,1800000,900000,1 -cmd_fild05.gat,318,277,10,10 monster Yellow Plant 1081,3,1800000,900000,1 -cmd_fild05.gat,282,49,20,20 monster Yellow Plant 1081,3,1800000,900000,1 -cmd_fild05.gat,0,0,0,0 monster Green Plant 1080,5,1800000,900000,1 - -//================================================== -// cmd_fild06 - Fortress Saint Darmain (West) -//================================================== -cmd_fild06.gat,357,299,80,70 monster Kobold Archer 1282,5,0,0,0 -cmd_fild06.gat,318,146,120,80 monster Kobold Archer 1282,7,0,0,0 -cmd_fild06.gat,244,113,0,0 monster Kobold Archer 1282,1,180000,0,0 -cmd_fild06.gat,290,164,0,0 monster Kobold Archer 1282,1,190000,0,0 -cmd_fild06.gat,284,197,0,0 monster Kobold Archer 1282,1,180000,0,0 -cmd_fild06.gat,286,289,0,0 monster Kobold Archer 1282,1,180000,0,0 -cmd_fild06.gat,314,267,0,0 monster Kobold Archer 1282,1,180000,0,0 -cmd_fild06.gat,355,294,80,70 monster Goblin Archer 1258,7,0,0,0 -cmd_fild06.gat,307,97,70,200 monster Goblin Archer 1258,7,0,0,0 -cmd_fild06.gat,100,265,10,40 monster Goblin Archer 1258,3,130000,0,0 -cmd_fild06.gat,244,110,0,0 monster Goblin Archer 1258,1,180000,0,0 -cmd_fild06.gat,292,169,0,0 monster Goblin Archer 1258,1,180000,0,0 -cmd_fild06.gat,284,129,0,0 monster Goblin Archer 1258,1,180000,0,0 -cmd_fild06.gat,184,126,0,0 monster Goblin Archer 1258,1,180000,0,0 -cmd_fild06.gat,279,199,0,0 monster Goblin Archer 1258,1,180000,0,0 -cmd_fild06.gat,277,186,0,0 monster Goblin Archer 1258,1,180000,0,0 -cmd_fild06.gat,284,186,0,0 monster Goblin Archer 1258,1,180000,0,0 -cmd_fild06.gat,354,342,0,0 monster Goblin Archer 1258,1,180000,0,0 -cmd_fild06.gat,365,342,0,0 monster Goblin Archer 1258,1,180000,0,0 -cmd_fild06.gat,340,334,0,0 monster Goblin Archer 1258,1,180000,0,0 -cmd_fild06.gat,305,95,70,180 monster Stem Worm 1215,30,0,0,0 -cmd_fild06.gat,102,268,10,40 monster Stem Worm 1215,3,0,0,0 -cmd_fild06.gat,359,156,30,50 monster Stem Worm 1215,1,0,0,0 -cmd_fild06.gat,360,155,30,50 monster Stem Worm 1215,1,0,0,0 -cmd_fild06.gat,357,298,80,70 monster Stem Worm 1215,20,0,0,0 -cmd_fild06.gat,0,0,0,0 monster Drops 1113,20,0,0,0 -cmd_fild06.gat,0,0,0,0 monster Harpy 1376,1,1500000,1000000,0 -cmd_fild06.gat,293,235,5,5 monster Yellow Plant 1081,2,1800000,900000,1 -cmd_fild06.gat,84,375,10,10 monster Yellow Plant 1081,3,1800000,900000,1 - -//================================================== -// cmd_fild07 - Beacon Island, Pharos -//================================================== -cmd_fild07.gat,242,108,40,90 monster Aster 1266,2,60000,0,0 -cmd_fild07.gat,102,177,60,90 monster Aster 1266,3,60000,0,0 -cmd_fild07.gat,240,107,40,90 monster Crab 1073,3,60000,0,0 -cmd_fild07.gat,100,175,60,90 monster Crab 1073,2,60000,0,0 -cmd_fild07.gat,101,176,60,90 monster Raggler 1254,1,180000,0,0 -cmd_fild07.gat,241,106,40,90 monster Raggler 1254,1,180000,0,0 -cmd_fild07.gat,204,317,60,60 monster Raggler 1254,1,60000,0,0 -cmd_fild07.gat,323,310,60,60 monster Raggler 1254,1,60000,0,0 -cmd_fild07.gat,0,0,0,0 monster Drops 1113,20,0,0,0 -cmd_fild07.gat,239,105,40,90 monster Shellfish 1074,2,60000,0,0 -cmd_fild07.gat,104,180,40,90 monster Shellfish 1074,3,60000,0,0 - -//================================================== -// cmd_fild08 - Fortress Saint Darmain (East) -//================================================== -cmd_fild08.gat,127,279,30,50 monster Kobold Archer 1282,5,60000,0,0 -cmd_fild08.gat,130,192,110,150 monster Kobold Archer 1282,5,0,0,0 -cmd_fild08.gat,146,136,30,80 monster Kobold Archer 1282,5,0,0,0 -cmd_fild08.gat,73,132,40,100 monster Kobold Archer 1282,5,0,0,0 -cmd_fild08.gat,146,136,30,90 monster Kobold Archer 1282,5,0,0,0 -cmd_fild08.gat,157,329,0,0 monster Kobold Archer 1282,1,190000,0,0 -cmd_fild08.gat,150,320,0,0 monster Kobold Archer 1282,1,190000,0,0 -cmd_fild08.gat,195,174,0,0 monster Kobold Archer 1282,1,190000,0,0 -cmd_fild08.gat,173,168,0,0 monster Kobold Archer 1282,1,190000,0,0 -cmd_fild08.gat,178,363,0,0 monster Kobold Archer 1282,1,190000,0,0 -cmd_fild08.gat,175,367,0,0 monster Kobold Archer 1282,1,190000,0,0 -cmd_fild08.gat,53,248,0,0 monster Kobold Archer 1282,1,190000,0,0 -cmd_fild08.gat,52,238,0,0 monster Kobold Archer 1282,1,190000,0,0 -cmd_fild08.gat,272,175,40,2 monster Kobold Archer 1282,2,60000,0,0 -cmd_fild08.gat,190,115,100,80 monster Gargoyle 1253,10,0,0,0 -cmd_fild08.gat,130,192,110,150 monster Gargoyle 1253,7,0,0,0 -cmd_fild08.gat,72,131,40,100 monster Gargoyle 1253,8,0,0,0 -cmd_fild08.gat,319,177,0,0 monster Gargoyle 1253,1,180000,0,0 -cmd_fild08.gat,319,172,0,0 monster Gargoyle 1253,1,180000,0,0 -cmd_fild08.gat,139,71,0,0 monster Gargoyle 1253,1,180000,0,0 -cmd_fild08.gat,136,64,0,0 monster Gargoyle 1253,1,180000,0,0 -cmd_fild08.gat,67,80,0,0 monster Gargoyle 1253,1,180000,0,0 -cmd_fild08.gat,132,149,0,0 monster Gargoyle 1253,1,180000,0,0 -cmd_fild08.gat,97,144,0,0 monster Gargoyle 1253,1,180000,0,0 -cmd_fild08.gat,79,140,0,0 monster Gargoyle 1253,1,180000,0,0 -cmd_fild08.gat,28,102,0,0 monster Gargoyle 1253,1,180000,0,0 -cmd_fild08.gat,80,348,60,40 monster Goblin Archer 1258,5,0,0,0 -cmd_fild08.gat,130,192,110,150 monster Goblin Archer 1258,5,0,0,0 -cmd_fild08.gat,194,291,25,40 monster Goblin Archer 1258,5,0,0,0 -cmd_fild08.gat,73,132,40,100 monster Goblin Archer 1258,5,0,0,0 -cmd_fild08.gat,182,205,0,0 monster Goblin Archer 1258,1,150000,0,0 -cmd_fild08.gat,177,210,0,0 monster Goblin Archer 1258,1,150000,0,0 -cmd_fild08.gat,58,40,0,0 monster Goblin Archer 1258,1,150000,0,0 -cmd_fild08.gat,55,45,0,0 monster Goblin Archer 1258,1,150000,0,0 -cmd_fild08.gat,104,313,0,0 monster Goblin Archer 1258,1,150000,0,0 -cmd_fild08.gat,98,307,0,0 monster Goblin Archer 1258,1,150000,0,0 -cmd_fild08.gat,41,126,0,0 monster Goblin Archer 1258,1,150000,0,0 -cmd_fild08.gat,37,129,0,0 monster Goblin Archer 1258,1,150000,0,0 -cmd_fild08.gat,66,252,40,30 monster Stem Worm 1215,5,30000,0,0 -cmd_fild08.gat,130,192,110,150 monster Stem Worm 1215,10,0,0,0 -cmd_fild08.gat,70,130,40,90 monster Stem Worm 1215,2,0,0,0 -cmd_fild08.gat,189,64,30,30 monster Stem Worm 1215,3,180000,0,0 -cmd_fild08.gat,174,172,0,0 monster Stem Worm 1215,1,180000,0,0 -cmd_fild08.gat,266,175,0,0 monster Stem Worm 1215,1,180000,0,0 -cmd_fild08.gat,127,273,0,0 monster Stem Worm 1215,1,180000,0,0 -cmd_fild08.gat,92,141,0,0 monster Stem Worm 1215,1,180000,0,0 -cmd_fild08.gat,85,135,0,0 monster Stem Worm 1215,1,180000,0,0 -cmd_fild08.gat,0,0,0,0 monster Drops 1113,10,0,0,0 -cmd_fild08.gat,326,258,50,110 monster Sandman 1165,15,0,0,0 -cmd_fild08.gat,326,258,50,110 monster Kobold Archer 1282,10,0,0,0 -cmd_fild08.gat,326,258,50,110 monster Side Winder 1037,2,0,0,0 -cmd_fild08.gat,0,0,0,0 monster Side Winder 1037,3,0,0,0 -cmd_fild08.gat,130,192,110,150 monster Side Winder 1037,15,0,0,0 -cmd_fild08.gat,0,0,0,0 monster Gryphon 1259,1,3600000,1800000,1 -cmd_fild08.gat,60,143,10,10 monster Yellow Plant 1081,4,1800000,900000,1 -cmd_fild08.gat,130,201,10,10 monster Yellow Plant 1081,4,1800000,900000,1 - -//================================================== -// cmd_fild09 - Fortress Saint Darmain (South) -//================================================== -cmd_fild09.gat,0,0,0,0 monster Steel Chonchon 1042,20,0,0,0 -cmd_fild09.gat,0,0,0,0 monster Drops 1113,20,0,0,0 -cmd_fild09.gat,0,0,0,0 monster Anacondaq 1030,20,0,0,0 -cmd_fild09.gat,0,0,0,0 monster Condor 1009,60,0,0,0 -cmd_fild09.gat,142,325,40,50 monster Hode 1127,3,150000,0,0 -cmd_fild09.gat,140,323,40,50 monster Gargoyle 1253,2,150000,0,0 +//===== eAthena Script ======================================= +//= Comodo Fields Monster Spawn Script +//===== By: ================================================== +//= Athena (1.0) +//===== Current Version: ===================================== +//= 1.2 +//===== Compatible With: ===================================== +//= Any Athena Version +//===== Additional Comments: ================================= +//= 1.2 Official kRO 10.1 spawns [Playtester] +//============================================================ + +//================================================== +// cmd_fild01 - Papuchicha Forest +//================================================== +cmd_fild01.gat,0,0,0,0 monster Alligator 1271,60,0,0,0 +cmd_fild01.gat,0,0,0,0 monster Savage 1166,30,0,0,0 +cmd_fild01.gat,0,0,0,0 monster Poporing 1031,30,0,0,0 +cmd_fild01.gat,0,0,0,0 monster Poison Spore 1077,20,0,0,0 +cmd_fild01.gat,313,213,10,10 monster Shining Plant 1083,1,1800000,900000,1 +cmd_fild01.gat,313,213,10,10 monster Blue Plant 1079,1,1800000,900000,1 +cmd_fild01.gat,171,339,10,10 monster Blue Plant 1079,2,1800000,900000,1 +cmd_fild01.gat,72,78,10,10 monster Blue Plant 1079,2,1800000,900000,1 +cmd_fild01.gat,194,176,20,20 monster Blue Plant 1079,1,1800000,900000,1 +cmd_fild01.gat,0,0,0,0 monster Green Plant 1080,5,1800000,900000,1 + +//================================================== +// cmd_fild02 - Kokomo Beach +//================================================== +cmd_fild02.gat,73,100,40,100 monster Aster 1266,5,0,0,0 +cmd_fild02.gat,200,130,150,50 monster Aster 1266,5,0,0,0 +cmd_fild02.gat,0,0,0,0 monster Crab 1073,20,0,0,0 +cmd_fild02.gat,0,0,0,0 monster Alligator 1271,10,0,0,0 +cmd_fild02.gat,0,0,0,0 monster Raggler 1254,30,0,0,0 +cmd_fild02.gat,94,85,40,80 monster Raggler 1254,2,60000,0,0 +cmd_fild02.gat,95,89,40,80 monster Cornutus 1067,5,180000,0,0 +cmd_fild02.gat,279,78,100,20 monster Cornutus 1067,10,60000,0,0 +cmd_fild02.gat,0,0,0,0 monster Shellfish 1074,35,0,0,0 +cmd_fild02.gat,93,82,40,80 monster Shellfish 1074,5,180000,0,0 +cmd_fild02.gat,0,0,0,0 monster Mobster 1313,1,0,0,0 +cmd_fild02.gat,200,130,150,40 monster Seal 1317,18,0,0,0 +cmd_fild02.gat,93,82,40,80 monster Seal 1317,2,180000,0,0 +cmd_fild02.gat,0,0,0,0 monster Galapago 1391,20,0,0,0 + +//================================================== +// cmd_fild03 - Zenhai Marsh +//================================================== +cmd_fild03.gat,0,0,0,0 monster Mutant Dragonoid 1262,1,3600000,1800000,1 +cmd_fild03.gat,0,0,0,0 monster Pest 1256,30,0,0,0 +cmd_fild03.gat,0,0,0,0 monster Poporing 1031,10,0,0,0 +cmd_fild03.gat,0,0,0,0 monster Anolian 1206,60,0,0,0 +cmd_fild03.gat,0,0,0,0 monster Toad 1089,1,3600000,1800000,1 +cmd_fild03.gat,0,0,0,0 monster Rotar Zairo 1392,30,0,0,0 +cmd_fild03.gat,356,232,3,3 monster Shining Plant 1083,1,1800000,900000,1 +cmd_fild03.gat,262,289,3,3 monster Shining Plant 1083,1,1800000,900000,1 +cmd_fild03.gat,145,191,3,3 monster Shining Plant 1083,1,1800000,900000,1 + +//================================================== +// cmd_fild04 - Kokomo Beach +//================================================== +cmd_fild04.gat,221,120,120,40 monster Aster 1266,45,0,0,0 +cmd_fild04.gat,0,0,0,0 monster Alligator 1271,40,0,0,0 +cmd_fild04.gat,0,0,0,0 monster Crab 1073,20,0,0,0 +cmd_fild04.gat,0,0,0,0 monster Raggler 1254,20,0,0,0 +cmd_fild04.gat,0,0,0,0 monster Shellfish 1074,20,0,0,0 +cmd_fild04.gat,221,120,120,40 monster Sea Otter 1323,20,0,0,0 + +//================================================== +// cmd_fild05 - Border of Papuchica Forest +//================================================== +cmd_fild05.gat,0,0,0,0 monster Frilldora 1119,15,0,0,0 +cmd_fild05.gat,0,0,0,0 monster Anolian 1206,20,0,0,0 +cmd_fild05.gat,0,0,0,0 monster Stem Worm 1215,30,0,0,0 +cmd_fild05.gat,0,0,0,0 monster Poporing 1031,10,0,0,0 +cmd_fild05.gat,0,0,0,0 monster Pest 1256,20,0,0,0 +cmd_fild05.gat,63,158,10,10 monster Shining Plant 1083,1,1800000,900000,1 +cmd_fild05.gat,318,277,10,10 monster Yellow Plant 1081,3,1800000,900000,1 +cmd_fild05.gat,282,49,20,20 monster Yellow Plant 1081,3,1800000,900000,1 +cmd_fild05.gat,0,0,0,0 monster Green Plant 1080,5,1800000,900000,1 + +//================================================== +// cmd_fild06 - Fortress Saint Darmain (West) +//================================================== +cmd_fild06.gat,357,299,80,70 monster Kobold Archer 1282,5,0,0,0 +cmd_fild06.gat,318,146,120,80 monster Kobold Archer 1282,7,0,0,0 +cmd_fild06.gat,244,113,0,0 monster Kobold Archer 1282,1,180000,0,0 +cmd_fild06.gat,290,164,0,0 monster Kobold Archer 1282,1,190000,0,0 +cmd_fild06.gat,284,197,0,0 monster Kobold Archer 1282,1,180000,0,0 +cmd_fild06.gat,286,289,0,0 monster Kobold Archer 1282,1,180000,0,0 +cmd_fild06.gat,314,267,0,0 monster Kobold Archer 1282,1,180000,0,0 +cmd_fild06.gat,355,294,80,70 monster Goblin Archer 1258,7,0,0,0 +cmd_fild06.gat,307,97,70,200 monster Goblin Archer 1258,7,0,0,0 +cmd_fild06.gat,100,265,10,40 monster Goblin Archer 1258,3,130000,0,0 +cmd_fild06.gat,244,110,0,0 monster Goblin Archer 1258,1,180000,0,0 +cmd_fild06.gat,292,169,0,0 monster Goblin Archer 1258,1,180000,0,0 +cmd_fild06.gat,284,129,0,0 monster Goblin Archer 1258,1,180000,0,0 +cmd_fild06.gat,184,126,0,0 monster Goblin Archer 1258,1,180000,0,0 +cmd_fild06.gat,279,199,0,0 monster Goblin Archer 1258,1,180000,0,0 +cmd_fild06.gat,277,186,0,0 monster Goblin Archer 1258,1,180000,0,0 +cmd_fild06.gat,284,186,0,0 monster Goblin Archer 1258,1,180000,0,0 +cmd_fild06.gat,354,342,0,0 monster Goblin Archer 1258,1,180000,0,0 +cmd_fild06.gat,365,342,0,0 monster Goblin Archer 1258,1,180000,0,0 +cmd_fild06.gat,340,334,0,0 monster Goblin Archer 1258,1,180000,0,0 +cmd_fild06.gat,305,95,70,180 monster Stem Worm 1215,30,0,0,0 +cmd_fild06.gat,102,268,10,40 monster Stem Worm 1215,3,0,0,0 +cmd_fild06.gat,359,156,30,50 monster Stem Worm 1215,1,0,0,0 +cmd_fild06.gat,360,155,30,50 monster Stem Worm 1215,1,0,0,0 +cmd_fild06.gat,357,298,80,70 monster Stem Worm 1215,20,0,0,0 +cmd_fild06.gat,0,0,0,0 monster Drops 1113,20,0,0,0 +cmd_fild06.gat,0,0,0,0 monster Harpy 1376,1,1500000,1000000,0 +cmd_fild06.gat,293,235,5,5 monster Yellow Plant 1081,2,1800000,900000,1 +cmd_fild06.gat,84,375,10,10 monster Yellow Plant 1081,3,1800000,900000,1 + +//================================================== +// cmd_fild07 - Beacon Island, Pharos +//================================================== +cmd_fild07.gat,242,108,40,90 monster Aster 1266,2,60000,0,0 +cmd_fild07.gat,102,177,60,90 monster Aster 1266,3,60000,0,0 +cmd_fild07.gat,240,107,40,90 monster Crab 1073,3,60000,0,0 +cmd_fild07.gat,100,175,60,90 monster Crab 1073,2,60000,0,0 +cmd_fild07.gat,101,176,60,90 monster Raggler 1254,1,180000,0,0 +cmd_fild07.gat,241,106,40,90 monster Raggler 1254,1,180000,0,0 +cmd_fild07.gat,204,317,60,60 monster Raggler 1254,1,60000,0,0 +cmd_fild07.gat,323,310,60,60 monster Raggler 1254,1,60000,0,0 +cmd_fild07.gat,0,0,0,0 monster Drops 1113,20,0,0,0 +cmd_fild07.gat,239,105,40,90 monster Shellfish 1074,2,60000,0,0 +cmd_fild07.gat,104,180,40,90 monster Shellfish 1074,3,60000,0,0 + +//================================================== +// cmd_fild08 - Fortress Saint Darmain (East) +//================================================== +cmd_fild08.gat,127,279,30,50 monster Kobold Archer 1282,5,60000,0,0 +cmd_fild08.gat,130,192,110,150 monster Kobold Archer 1282,5,0,0,0 +cmd_fild08.gat,146,136,30,80 monster Kobold Archer 1282,5,0,0,0 +cmd_fild08.gat,73,132,40,100 monster Kobold Archer 1282,5,0,0,0 +cmd_fild08.gat,146,136,30,90 monster Kobold Archer 1282,5,0,0,0 +cmd_fild08.gat,157,329,0,0 monster Kobold Archer 1282,1,190000,0,0 +cmd_fild08.gat,150,320,0,0 monster Kobold Archer 1282,1,190000,0,0 +cmd_fild08.gat,195,174,0,0 monster Kobold Archer 1282,1,190000,0,0 +cmd_fild08.gat,173,168,0,0 monster Kobold Archer 1282,1,190000,0,0 +cmd_fild08.gat,178,363,0,0 monster Kobold Archer 1282,1,190000,0,0 +cmd_fild08.gat,175,367,0,0 monster Kobold Archer 1282,1,190000,0,0 +cmd_fild08.gat,53,248,0,0 monster Kobold Archer 1282,1,190000,0,0 +cmd_fild08.gat,52,238,0,0 monster Kobold Archer 1282,1,190000,0,0 +cmd_fild08.gat,272,175,40,2 monster Kobold Archer 1282,2,60000,0,0 +cmd_fild08.gat,190,115,100,80 monster Gargoyle 1253,10,0,0,0 +cmd_fild08.gat,130,192,110,150 monster Gargoyle 1253,7,0,0,0 +cmd_fild08.gat,72,131,40,100 monster Gargoyle 1253,8,0,0,0 +cmd_fild08.gat,319,177,0,0 monster Gargoyle 1253,1,180000,0,0 +cmd_fild08.gat,319,172,0,0 monster Gargoyle 1253,1,180000,0,0 +cmd_fild08.gat,139,71,0,0 monster Gargoyle 1253,1,180000,0,0 +cmd_fild08.gat,136,64,0,0 monster Gargoyle 1253,1,180000,0,0 +cmd_fild08.gat,67,80,0,0 monster Gargoyle 1253,1,180000,0,0 +cmd_fild08.gat,132,149,0,0 monster Gargoyle 1253,1,180000,0,0 +cmd_fild08.gat,97,144,0,0 monster Gargoyle 1253,1,180000,0,0 +cmd_fild08.gat,79,140,0,0 monster Gargoyle 1253,1,180000,0,0 +cmd_fild08.gat,28,102,0,0 monster Gargoyle 1253,1,180000,0,0 +cmd_fild08.gat,80,348,60,40 monster Goblin Archer 1258,5,0,0,0 +cmd_fild08.gat,130,192,110,150 monster Goblin Archer 1258,5,0,0,0 +cmd_fild08.gat,194,291,25,40 monster Goblin Archer 1258,5,0,0,0 +cmd_fild08.gat,73,132,40,100 monster Goblin Archer 1258,5,0,0,0 +cmd_fild08.gat,182,205,0,0 monster Goblin Archer 1258,1,150000,0,0 +cmd_fild08.gat,177,210,0,0 monster Goblin Archer 1258,1,150000,0,0 +cmd_fild08.gat,58,40,0,0 monster Goblin Archer 1258,1,150000,0,0 +cmd_fild08.gat,55,45,0,0 monster Goblin Archer 1258,1,150000,0,0 +cmd_fild08.gat,104,313,0,0 monster Goblin Archer 1258,1,150000,0,0 +cmd_fild08.gat,98,307,0,0 monster Goblin Archer 1258,1,150000,0,0 +cmd_fild08.gat,41,126,0,0 monster Goblin Archer 1258,1,150000,0,0 +cmd_fild08.gat,37,129,0,0 monster Goblin Archer 1258,1,150000,0,0 +cmd_fild08.gat,66,252,40,30 monster Stem Worm 1215,5,30000,0,0 +cmd_fild08.gat,130,192,110,150 monster Stem Worm 1215,10,0,0,0 +cmd_fild08.gat,70,130,40,90 monster Stem Worm 1215,2,0,0,0 +cmd_fild08.gat,189,64,30,30 monster Stem Worm 1215,3,180000,0,0 +cmd_fild08.gat,174,172,0,0 monster Stem Worm 1215,1,180000,0,0 +cmd_fild08.gat,266,175,0,0 monster Stem Worm 1215,1,180000,0,0 +cmd_fild08.gat,127,273,0,0 monster Stem Worm 1215,1,180000,0,0 +cmd_fild08.gat,92,141,0,0 monster Stem Worm 1215,1,180000,0,0 +cmd_fild08.gat,85,135,0,0 monster Stem Worm 1215,1,180000,0,0 +cmd_fild08.gat,0,0,0,0 monster Drops 1113,10,0,0,0 +cmd_fild08.gat,326,258,50,110 monster Sandman 1165,15,0,0,0 +cmd_fild08.gat,326,258,50,110 monster Kobold Archer 1282,10,0,0,0 +cmd_fild08.gat,326,258,50,110 monster Side Winder 1037,2,0,0,0 +cmd_fild08.gat,0,0,0,0 monster Side Winder 1037,3,0,0,0 +cmd_fild08.gat,130,192,110,150 monster Side Winder 1037,15,0,0,0 +cmd_fild08.gat,0,0,0,0 monster Gryphon 1259,1,3600000,1800000,1 +cmd_fild08.gat,60,143,10,10 monster Yellow Plant 1081,4,1800000,900000,1 +cmd_fild08.gat,130,201,10,10 monster Yellow Plant 1081,4,1800000,900000,1 + +//================================================== +// cmd_fild09 - Fortress Saint Darmain (South) +//================================================== +cmd_fild09.gat,0,0,0,0 monster Steel Chonchon 1042,20,0,0,0 +cmd_fild09.gat,0,0,0,0 monster Drops 1113,20,0,0,0 +cmd_fild09.gat,0,0,0,0 monster Anacondaq 1030,20,0,0,0 +cmd_fild09.gat,0,0,0,0 monster Condor 1009,60,0,0,0 +cmd_fild09.gat,142,325,40,50 monster Hode 1127,3,150000,0,0 +cmd_fild09.gat,140,323,40,50 monster Gargoyle 1253,2,150000,0,0 diff --git a/npc/mobs/fields/einbroch.txt b/npc/mobs/fields/einbroch.txt index 9f56a0e39..7cc0fe96b 100644 --- a/npc/mobs/fields/einbroch.txt +++ b/npc/mobs/fields/einbroch.txt @@ -1,136 +1,136 @@ -//===== eAthena Script ======================================= -//= Einbroch Fields Monster Spawn Script -//===== By: ================================================== -//= Athena (1.0) -//===== Current Version: ===================================== -//= 1.5 -//===== Compatible With: ===================================== -//= Any Athena Version -//===== Additional Comments: ================================= -//= 1.1 correct spawn maps, but not yet exact amount of -//= monsters [Lupus] -//= maps, marked with * are correct -//= 1.2 Updated to correct mobs. Many thanks to vicious_pucca -//= again for providing the information [MasterOfMuppets] -//= 1.2a Fixed missing tabs [Lupus] -//= 1.3 Updated after Episode 10.4 - Hugel [Poki#3] -//= Mob quantity is custom. -//= 1.3b Changed the spawn numbers a bit. [Poki#3] -//= Thanks to Playtester and Emperium.org -//= 1.4 Updated by using Tharis' Homun AI, by Tharis [Vicious] -//= 1.5 Adjusted some spawns according to official info [Playtester] -//============================================================ - -//================================================== -// ein_fild01 - Einbroch Field -//================================================== -ein_fild01.gat,0,0,0,0 monster Demon Pungus 1378,50,0,0,0 -ein_fild01.gat,0,0,0,0 monster Punk 1199,50,0,0,0 - -//================================================== -// ein_fild02 - Einbroch Field -//================================================== -ein_fild02.gat,0,0,0,0 monster Driller 1380,40,0,0,0 -ein_fild02.gat,0,0,0,0 monster Demon Pungus 1378,25,0,0,0 -ein_fild02.gat,0,0,0,0 monster Ungoliant 1618,1,86400000,86000000,0 - -//================================================== -// ein_fild03 - Einbroch Field -//================================================== -ein_fild03.gat,0,0,0,0 monster Metaling 1613,30,0,0,0 -ein_fild03.gat,0,0,0,0 monster Geographer 1368,5,0,0,0 -ein_fild03.gat,0,0,0,0 monster Holden 1628,40,0,0,0 -ein_fild03.gat,153,328,100,35 monster Geographer 1368,10,0,0,0 -ein_fild03.gat,260,190,45,25 monster Geographer 1368,5,0,0,0 -ein_fild03.gat,88,143,25,70 monster Caramel 1103,10,60000,30000,1 -ein_fild03.gat,155,40,35,20 monster Horn 1128,5,60000,30000,1 -ein_fild03.gat,0,0,0,0 monster Yellow Plant 1081,15,60000,30000,0 -ein_fild03.gat,0,0,0,0 monster Green Plant 1080,15,60000,30000,0 - -//================================================== -// ein_fild04 - Einbroch Field -//================================================== -ein_fild04.gat,0,0,0,0 monster Geographer 1368,15,0,0,0 -ein_fild04.gat,0,0,0,0 monster Holden 1628,5,0,0,0 -ein_fild04.gat,200,295,125,65 monster Geographer 1368,45,0,0,0 -ein_fild04.gat,125,135,40,40 monster Geographer 1368,5,0,0,0 -ein_fild04.gat,260,70,20,30 monster Geographer 1368,5,0,0,0 -ein_fild04.gat,0,0,0,0 monster Metaling 1613,50,0,0,0 -ein_fild04.gat,285,240,35,90 monster Giearth 1121,10,3600000,3000000,0 -ein_fild04.gat,106,284,60,60 monster Holden 1628,15,0,0,0 -ein_fild04.gat,106,284,60,60 monster Mineral 1614,5,3600000,3000000,0 -ein_fild04.gat,0,0,0,0 monster Red Plant 1078,10,60000,30000,0 -ein_fild04.gat,0,0,0,0 monster Yellow Plant 1081,10,60000,30000,0 -ein_fild04.gat,0,0,0,0 monster Green Plant 1080,10,60000,30000,0 - -//================================================== -// ein_fild05 - Einbroch Field -//================================================== -ein_fild05.gat,0,0,0,0 monster Mineral 1614,35,0,0,0 -ein_fild05.gat,0,0,0,0 monster Obsidian 1615,20,0,0,0 -ein_fild05.gat,0,0,0,0 monster Anopheles 1627,30,0,0,0 -ein_fild05.gat,0,0,0,0 monster Demon Pungus 1378,20,0,0,0 -ein_fild05.gat,0,0,0,0 monster Geographer 1368,10,0,0,0 - -//================================================== -// ein_fild06 - Einbroch Field -//================================================== -ein_fild06.gat,0,0,0,0 monster Goat 1372,55,0,0,0 -ein_fild06.gat,0,0,0,0 monster Pupa 1008,15,0,0,0 -ein_fild06.gat,0,0,0,0 monster Giearth 1121,2,3600000,3000000,0 -ein_fild06.gat,0,0,0,0 monster Red Plant 1078,10,120000,60000,0 -ein_fild06.gat,0,0,0,0 monster Yellow Plant 1081,10,120000,60000,0 -ein_fild06.gat,0,0,0,0 monster Black Mushroom 1084,10,120000,60000,0 -ein_fild06.gat,0,0,0,0 monster Harpy 1376,5,0,0,0 - -//================================================== -// ein_fild07 - Einbroch Field -//================================================== -ein_fild07.gat,0,0,0,0 monster Poring 1002,40,0,0,0 -ein_fild07.gat,0,0,0,0 monster Poporing 1031,20,0,0,0 -ein_fild07.gat,0,0,0,0 monster Metaling 1613,60,0,0,0 -ein_fild07.gat,0,0,0,0 monster Flora 1118,20,0,0,0 -ein_fild07.gat,0,0,0,0 monster Geographer 1368,20,0,0,0 -ein_fild07.gat,0,0,0,0 monster Red Plant 1078,10,120000,60000,0 -ein_fild07.gat,0,0,0,0 monster Yellow Plant 1081,10,120000,60000,0 -ein_fild07.gat,0,0,0,0 monster Red Mushroom 1085,10,120000,60000,0 -ein_fild07.gat,0,0,0,0 monster Ungoliant 1618,1,86400000,86000000,0 - -//================================================== -// ein_fild08 - Einbroch Field -//================================================== -ein_fild08.gat,0,0,0,0 monster Poring 1002,25,0,0,0 -ein_fild08.gat,0,0,0,0 monster Drops 1113,25,0,0,0 -ein_fild08.gat,0,0,0,0 monster Poporing 1031,25,0,0,0 -ein_fild08.gat,0,0,0,0 monster Metaling 1613,25,0,0,0 -ein_fild08.gat,0,0,0,0 monster Porcellio 1619,10,0,0,0 -ein_fild08.gat,0,0,0,0 monster Thief Bug 1051,30,0,0,0 -ein_fild08.gat,0,0,0,0 monster Red Plant 1078,10,120000,60000,0 -ein_fild08.gat,0,0,0,0 monster Yellow Plant 1081,10,120000,60000,0 -ein_fild08.gat,0,0,0,0 monster Red Mushroom 1085,10,120000,60000,0 - -//================================================== -// ein_fild09 - Einbroch Field -//================================================== -ein_fild09.gat,0,0,0,0 monster Metaling 1613,10,0,0,0 -ein_fild09.gat,0,0,0,0 monster Porcellio 1619,70,0,0,0 -ein_fild09.gat,0,0,0,0 monster Thief Bug 1051,20,0,0,0 -ein_fild09.gat,100,260,2,2 monster Thief Bug Egg 1048,3,600000,300000,0 -ein_fild09.gat,0,0,0,0 monster Red Plant 1078,10,120000,60000,0 -ein_fild09.gat,0,0,0,0 monster Yellow Plant 1081,10,120000,60000,0 -ein_fild09.gat,0,0,0,0 monster Red Mushroom 1085,10,120000,60000,0 -ein_fild09.gat,260,85,50,20 monster Flora 1118,5,300000,120000,0 - -//================================================== -// ein_fild10 - Einbroch Field -//================================================== -ein_fild10.gat,0,0,0,0 monster Geographer 1368,5,0,0,0 -ein_fild10.gat,0,0,0,0 monster Porcellio 1619,10,0,0,1 -ein_fild10.gat,152,314,130,30 monster Porcellio 1619,20,0,0,1 -ein_fild10.gat,0,0,0,0 monster Red Plant 1078,20,120000,60000,0 -ein_fild10.gat,0,0,0,0 monster Yellow Plant 1081,20,120000,60000,0 -ein_fild10.gat,0,0,0,0 monster Blue Plant 1079,20,120000,60000,0 -ein_fild10.gat,225,95,30,45 monster Yoyo 1057,6,30000,10000,0 -ein_fild10.gat,320,130,40,40 monster Yoyo 1057,4,30000,10000,0 -ein_fild10.gat,225,95,30,45 monster Flora 1118,10,300000,120000,0 -ein_fild10.gat,320,130,40,40 monster Flora 1118,10,300000,120000,0 +//===== eAthena Script ======================================= +//= Einbroch Fields Monster Spawn Script +//===== By: ================================================== +//= Athena (1.0) +//===== Current Version: ===================================== +//= 1.5 +//===== Compatible With: ===================================== +//= Any Athena Version +//===== Additional Comments: ================================= +//= 1.1 correct spawn maps, but not yet exact amount of +//= monsters [Lupus] +//= maps, marked with * are correct +//= 1.2 Updated to correct mobs. Many thanks to vicious_pucca +//= again for providing the information [MasterOfMuppets] +//= 1.2a Fixed missing tabs [Lupus] +//= 1.3 Updated after Episode 10.4 - Hugel [Poki#3] +//= Mob quantity is custom. +//= 1.3b Changed the spawn numbers a bit. [Poki#3] +//= Thanks to Playtester and Emperium.org +//= 1.4 Updated by using Tharis' Homun AI, by Tharis [Vicious] +//= 1.5 Adjusted some spawns according to official info [Playtester] +//============================================================ + +//================================================== +// ein_fild01 - Einbroch Field +//================================================== +ein_fild01.gat,0,0,0,0 monster Demon Pungus 1378,50,0,0,0 +ein_fild01.gat,0,0,0,0 monster Punk 1199,50,0,0,0 + +//================================================== +// ein_fild02 - Einbroch Field +//================================================== +ein_fild02.gat,0,0,0,0 monster Driller 1380,40,0,0,0 +ein_fild02.gat,0,0,0,0 monster Demon Pungus 1378,25,0,0,0 +ein_fild02.gat,0,0,0,0 monster Ungoliant 1618,1,86400000,86000000,0 + +//================================================== +// ein_fild03 - Einbroch Field +//================================================== +ein_fild03.gat,0,0,0,0 monster Metaling 1613,30,0,0,0 +ein_fild03.gat,0,0,0,0 monster Geographer 1368,5,0,0,0 +ein_fild03.gat,0,0,0,0 monster Holden 1628,40,0,0,0 +ein_fild03.gat,153,328,100,35 monster Geographer 1368,10,0,0,0 +ein_fild03.gat,260,190,45,25 monster Geographer 1368,5,0,0,0 +ein_fild03.gat,88,143,25,70 monster Caramel 1103,10,60000,30000,1 +ein_fild03.gat,155,40,35,20 monster Horn 1128,5,60000,30000,1 +ein_fild03.gat,0,0,0,0 monster Yellow Plant 1081,15,60000,30000,0 +ein_fild03.gat,0,0,0,0 monster Green Plant 1080,15,60000,30000,0 + +//================================================== +// ein_fild04 - Einbroch Field +//================================================== +ein_fild04.gat,0,0,0,0 monster Geographer 1368,15,0,0,0 +ein_fild04.gat,0,0,0,0 monster Holden 1628,5,0,0,0 +ein_fild04.gat,200,295,125,65 monster Geographer 1368,45,0,0,0 +ein_fild04.gat,125,135,40,40 monster Geographer 1368,5,0,0,0 +ein_fild04.gat,260,70,20,30 monster Geographer 1368,5,0,0,0 +ein_fild04.gat,0,0,0,0 monster Metaling 1613,50,0,0,0 +ein_fild04.gat,285,240,35,90 monster Giearth 1121,10,3600000,3000000,0 +ein_fild04.gat,106,284,60,60 monster Holden 1628,15,0,0,0 +ein_fild04.gat,106,284,60,60 monster Mineral 1614,5,3600000,3000000,0 +ein_fild04.gat,0,0,0,0 monster Red Plant 1078,10,60000,30000,0 +ein_fild04.gat,0,0,0,0 monster Yellow Plant 1081,10,60000,30000,0 +ein_fild04.gat,0,0,0,0 monster Green Plant 1080,10,60000,30000,0 + +//================================================== +// ein_fild05 - Einbroch Field +//================================================== +ein_fild05.gat,0,0,0,0 monster Mineral 1614,35,0,0,0 +ein_fild05.gat,0,0,0,0 monster Obsidian 1615,20,0,0,0 +ein_fild05.gat,0,0,0,0 monster Anopheles 1627,30,0,0,0 +ein_fild05.gat,0,0,0,0 monster Demon Pungus 1378,20,0,0,0 +ein_fild05.gat,0,0,0,0 monster Geographer 1368,10,0,0,0 + +//================================================== +// ein_fild06 - Einbroch Field +//================================================== +ein_fild06.gat,0,0,0,0 monster Goat 1372,55,0,0,0 +ein_fild06.gat,0,0,0,0 monster Pupa 1008,15,0,0,0 +ein_fild06.gat,0,0,0,0 monster Giearth 1121,2,3600000,3000000,0 +ein_fild06.gat,0,0,0,0 monster Red Plant 1078,10,120000,60000,0 +ein_fild06.gat,0,0,0,0 monster Yellow Plant 1081,10,120000,60000,0 +ein_fild06.gat,0,0,0,0 monster Black Mushroom 1084,10,120000,60000,0 +ein_fild06.gat,0,0,0,0 monster Harpy 1376,5,0,0,0 + +//================================================== +// ein_fild07 - Einbroch Field +//================================================== +ein_fild07.gat,0,0,0,0 monster Poring 1002,40,0,0,0 +ein_fild07.gat,0,0,0,0 monster Poporing 1031,20,0,0,0 +ein_fild07.gat,0,0,0,0 monster Metaling 1613,60,0,0,0 +ein_fild07.gat,0,0,0,0 monster Flora 1118,20,0,0,0 +ein_fild07.gat,0,0,0,0 monster Geographer 1368,20,0,0,0 +ein_fild07.gat,0,0,0,0 monster Red Plant 1078,10,120000,60000,0 +ein_fild07.gat,0,0,0,0 monster Yellow Plant 1081,10,120000,60000,0 +ein_fild07.gat,0,0,0,0 monster Red Mushroom 1085,10,120000,60000,0 +ein_fild07.gat,0,0,0,0 monster Ungoliant 1618,1,86400000,86000000,0 + +//================================================== +// ein_fild08 - Einbroch Field +//================================================== +ein_fild08.gat,0,0,0,0 monster Poring 1002,25,0,0,0 +ein_fild08.gat,0,0,0,0 monster Drops 1113,25,0,0,0 +ein_fild08.gat,0,0,0,0 monster Poporing 1031,25,0,0,0 +ein_fild08.gat,0,0,0,0 monster Metaling 1613,25,0,0,0 +ein_fild08.gat,0,0,0,0 monster Porcellio 1619,10,0,0,0 +ein_fild08.gat,0,0,0,0 monster Thief Bug 1051,30,0,0,0 +ein_fild08.gat,0,0,0,0 monster Red Plant 1078,10,120000,60000,0 +ein_fild08.gat,0,0,0,0 monster Yellow Plant 1081,10,120000,60000,0 +ein_fild08.gat,0,0,0,0 monster Red Mushroom 1085,10,120000,60000,0 + +//================================================== +// ein_fild09 - Einbroch Field +//================================================== +ein_fild09.gat,0,0,0,0 monster Metaling 1613,10,0,0,0 +ein_fild09.gat,0,0,0,0 monster Porcellio 1619,70,0,0,0 +ein_fild09.gat,0,0,0,0 monster Thief Bug 1051,20,0,0,0 +ein_fild09.gat,100,260,2,2 monster Thief Bug Egg 1048,3,600000,300000,0 +ein_fild09.gat,0,0,0,0 monster Red Plant 1078,10,120000,60000,0 +ein_fild09.gat,0,0,0,0 monster Yellow Plant 1081,10,120000,60000,0 +ein_fild09.gat,0,0,0,0 monster Red Mushroom 1085,10,120000,60000,0 +ein_fild09.gat,260,85,50,20 monster Flora 1118,5,300000,120000,0 + +//================================================== +// ein_fild10 - Einbroch Field +//================================================== +ein_fild10.gat,0,0,0,0 monster Geographer 1368,5,0,0,0 +ein_fild10.gat,0,0,0,0 monster Porcellio 1619,10,0,0,1 +ein_fild10.gat,152,314,130,30 monster Porcellio 1619,20,0,0,1 +ein_fild10.gat,0,0,0,0 monster Red Plant 1078,20,120000,60000,0 +ein_fild10.gat,0,0,0,0 monster Yellow Plant 1081,20,120000,60000,0 +ein_fild10.gat,0,0,0,0 monster Blue Plant 1079,20,120000,60000,0 +ein_fild10.gat,225,95,30,45 monster Yoyo 1057,6,30000,10000,0 +ein_fild10.gat,320,130,40,40 monster Yoyo 1057,4,30000,10000,0 +ein_fild10.gat,225,95,30,45 monster Flora 1118,10,300000,120000,0 +ein_fild10.gat,320,130,40,40 monster Flora 1118,10,300000,120000,0 diff --git a/npc/mobs/fields/geffen.txt b/npc/mobs/fields/geffen.txt index d81a96666..3889987c4 100644 --- a/npc/mobs/fields/geffen.txt +++ b/npc/mobs/fields/geffen.txt @@ -1,227 +1,227 @@ -//===== eAthena Script ======================================= -//= Geffen Field Monster Spawn Script -//===== By: ================================================== -//= Athena (1.0) -//===== Current Version: ===================================== -//= 1.3 -//===== Compatible With: ===================================== -//= Any Athena Version -//===== Additional Comments: ================================= -//= 1.2 Map names typos fix [Lupus] -//= 1.3 Official kRO 10.1 spawns + future changes [Playtester] -//============================================================ - -//================================================== -// gef_fild00 - Geffen Field -//================================================== -gef_fild00.gat,0,0,0,0 monster Poring 1002,50,0,0,0 -gef_fild00.gat,0,0,0,0 monster Fabre 1007,50,0,0,0 -gef_fild00.gat,0,0,0,0 monster Pupa 1008,20,0,0,0 -gef_fild00.gat,0,0,0,0 monster Poporing 1031,10,0,0,0 -gef_fild00.gat,95,128,0,0 monster Blue Plant 1079,1,900000,450000,1 -gef_fild00.gat,124,321,0,0 monster Blue Plant 1079,1,900000,450000,1 -gef_fild00.gat,54,212,5,5 monster Green Plant 1080,3,360000,180000,1 -gef_fild00.gat,54,186,5,5 monster Green Plant 1080,3,360000,180000,1 - -//================================================== -// gef_fild01 - Geffen Field -//================================================== -gef_fild01.gat,0,0,0,0 monster Roda Frog 1012,50,0,0,0 -gef_fild01.gat,0,0,0,0 monster Poporing 1031,20,0,0,0 -gef_fild01.gat,0,0,0,0 monster Toad 1089,1,3600000,1800000,1 -gef_fild01.gat,215,225,10,10 monster Green Plant 1080,5,360000,180000,1 - -//================================================== -// gef_fild02 - Geffen Field -//================================================== -gef_fild02.gat,0,0,0,0 monster Yoyo 1057,10,0,0,0 -gef_fild02.gat,0,0,0,0 monster Orc Warrior 1023,40,0,0,0 -gef_fild02.gat,0,0,0,0 monster Coco 1104,20,0,0,0 -gef_fild02.gat,0,0,0,0 monster Smokie 1056,20,0,0,0 -gef_fild02.gat,0,0,0,0 monster Choco 1214,1,0,0,0 -gef_fild02.gat,227,316,6,6 monster Green Plant 1080,8,360000,180000,1 -gef_fild02.gat,87,48,6,6 monster Red Mushroom 1085,5,360000,180000,1 -gef_fild02.gat,215,209,2,1 monster Blue Plant 1079,2,360000,180000,1 -gef_fild02.gat,207,214,1,1 monster Blue Plant 1079,1,360000,180000,1 -gef_fild02.gat,220,214,1,1 monster Blue Plant 1079,1,360000,180000,1 -gef_fild02.gat,164,194,1,1 monster Shining Plant 1083,1,1800000,900000,1 - -//================================================== -// gef_fild03 - Geffen Field -//================================================== -gef_fild03.gat,0,0,0,0 monster Orc Warrior 1023,30,0,0,0 -gef_fild03.gat,0,0,0,0 monster High Orc 1213,10,0,0,0 -gef_fild03.gat,0,0,0,0 monster Savage 1166,30,0,0,0 -gef_fild03.gat,0,0,0,0 monster Poporing 1031,20,0,0,0 -gef_fild03.gat,45,350,3,3 monster Green Plant 1080,1,180000,90000,1 -gef_fild03.gat,66,300,3,3 monster Green Plant 1080,1,180000,90000,1 -gef_fild03.gat,80,252,3,3 monster Green Plant 1080,1,180000,90000,1 -gef_fild03.gat,118,281,3,3 monster Green Plant 1080,1,180000,90000,1 -gef_fild03.gat,135,344,3,3 monster Green Plant 1080,1,180000,90000,1 -gef_fild03.gat,210,363,3,3 monster Green Plant 1080,1,180000,90000,1 -gef_fild03.gat,215,345,3,3 monster Green Plant 1080,1,180000,90000,1 -gef_fild03.gat,359,316,3,3 monster Green Plant 1080,1,180000,90000,1 -gef_fild03.gat,350,247,3,3 monster Green Plant 1080,1,180000,90000,1 -gef_fild03.gat,304,202,3,3 monster Green Plant 1080,1,180000,90000,1 -gef_fild03.gat,285,223,3,3 monster Green Plant 1080,1,180000,90000,1 -gef_fild03.gat,282,192,3,3 monster Green Plant 1080,1,180000,90000,1 -gef_fild03.gat,316,143,3,3 monster Green Plant 1080,1,180000,90000,1 -gef_fild03.gat,337,104,3,3 monster Green Plant 1080,1,180000,90000,1 -gef_fild03.gat,348,42,3,3 monster Green Plant 1080,1,180000,90000,1 -gef_fild03.gat,326,79,3,3 monster Green Plant 1080,1,180000,90000,1 -gef_fild03.gat,280,92,3,3 monster Green Plant 1080,1,180000,90000,1 -gef_fild03.gat,216,135,3,3 monster Green Plant 1080,1,180000,90000,1 -gef_fild03.gat,169,92,3,3 monster Green Plant 1080,1,180000,90000,1 -gef_fild03.gat,45,93,3,3 monster Green Plant 1080,1,180000,90000,1 -gef_fild03.gat,44,133,3,3 monster Green Plant 1080,1,180000,90000,1 - -//================================================== -// gef_fild04 - Geffen Field -//================================================== -gef_fild04.gat,0,0,0,0 monster Poring 1002,30,0,0,0 -gef_fild04.gat,0,0,0,0 monster Chonchon 1011,30,0,0,0 -gef_fild04.gat,0,0,0,0 monster Pupa 1008,60,0,0,0 -gef_fild04.gat,0,0,0,0 monster Fabre 1007,20,0,0,0 -gef_fild04.gat,0,0,0,0 monster Roda Frog 1012,20,0,0,0 -gef_fild04.gat,224,82,5,2 monster Green Plant 1080,3,360000,180000,1 -gef_fild04.gat,152,82,5,2 monster Green Plant 1080,3,360000,180000,1 - -//================================================== -// gef_fild05 - Geffen Field -//================================================== -gef_fild05.gat,0,0,0,0 monster Poring 1002,30,0,0,0 -gef_fild05.gat,0,0,0,0 monster Kobold Archer 1282,10,0,0,0 -gef_fild05.gat,0,0,0,0 monster Wild Rose 1261,50,0,0,0 -gef_fild05.gat,0,0,0,0 monster Dustiness 1114,30,0,0,0 -gef_fild05.gat,235,322,0,0 monster Red Plant 1078,1,180000,90000,1 -gef_fild05.gat,238,326,0,0 monster Red Plant 1078,1,180000,90000,1 -gef_fild05.gat,170,337,0,0 monster Red Plant 1078,1,180000,90000,1 -gef_fild05.gat,108,317,0,0 monster Red Plant 1078,1,180000,90000,1 -gef_fild05.gat,56,285,0,0 monster Red Plant 1078,1,180000,90000,1 -gef_fild05.gat,65,256,0,0 monster Red Plant 1078,1,180000,90000,1 -gef_fild05.gat,74,228,0,0 monster Red Plant 1078,1,180000,90000,1 -gef_fild05.gat,50,189,0,0 monster Red Plant 1078,1,180000,90000,1 -gef_fild05.gat,51,166,0,0 monster Red Plant 1078,1,180000,90000,1 -gef_fild05.gat,146,161,0,0 monster Red Plant 1078,1,180000,90000,1 -gef_fild05.gat,153,180,0,0 monster Red Plant 1078,1,180000,90000,1 -gef_fild05.gat,124,207,0,0 monster Red Plant 1078,1,180000,90000,1 -gef_fild05.gat,187,249,0,0 monster Red Plant 1078,1,180000,90000,1 -gef_fild05.gat,187,265,0,0 monster Red Plant 1078,1,180000,90000,1 -gef_fild05.gat,130,293,0,0 monster Red Plant 1078,1,180000,90000,1 - -//================================================== -// gef_fild06 - Geffen Field -//================================================== -gef_fild06.gat,0,0,0,0 monster Kobold 1133,20,0,0,0 -gef_fild06.gat,0,0,0,0 monster Kobold 1134,10,0,0,0 -gef_fild06.gat,0,0,0,0 monster Kobold 1135,10,0,0,0 -gef_fild06.gat,0,0,0,0 monster Petite 1156,50,0,0,0 -gef_fild06.gat,0,0,0,0 monster Poporing 1031,10,0,0,0 -gef_fild06.gat,0,0,0,0 monster Mantis 1139,20,0,0,0 -gef_fild06.gat,0,0,0,0 monster Shining Plant 1083,4,1800000,900000,1 - -//================================================== -// gef_fild07 - Geffen Field -//================================================== -gef_fild07.gat,0,0,0,0 monster Poring 1002,20,0,0,0 -gef_fild07.gat,0,0,0,0 monster Chonchon 1011,30,0,0,0 -gef_fild07.gat,0,0,0,0 monster Pupa 1008,10,0,0,0 -gef_fild07.gat,0,0,0,0 monster Fabre 1007,60,0,0,0 -gef_fild07.gat,122,221,0,0 monster Green Plant 1080,3,360000,180000,1 -gef_fild07.gat,185,247,0,0 monster Shining Plant 1083,1,1800000,900000,1 -gef_fild07.gat,269,289,0,0 monster Blue Plant 1079,1,900000,450000,1 -gef_fild07.gat,269,289,3,3 monster Green Plant 1080,3,360000,180000,1 - -//================================================== -// gef_fild08 - Geffen Field -//================================================== -gef_fild08.gat,0,0,0,0 monster Kobold 1133,20,0,0,0 -gef_fild08.gat,0,0,0,0 monster Kobold 1134,40,0,0,0 -gef_fild08.gat,0,0,0,0 monster Kobold 1135,20,0,0,0 -gef_fild08.gat,0,0,0,0 monster Golem 1040,40,0,0,0 -gef_fild08.gat,0,0,0,0 monster Steel Chonchon 1042,20,0,0,0 -gef_fild08.gat,0,0,0,0 monster Poison Spore 1077,20,0,0,0 -gef_fild08.gat,65,341,0,0 monster Blue Plant 1079,1,900000,450000,1 -gef_fild08.gat,111,319,0,0 monster Blue Plant 1079,1,900000,450000,1 -gef_fild08.gat,59,91,0,0 monster Blue Plant 1079,1,900000,450000,1 -gef_fild08.gat,70,80,0,0 monster Blue Plant 1079,1,900000,450000,1 -gef_fild08.gat,144,140,0,0 monster Blue Plant 1079,1,900000,450000,1 -gef_fild08.gat,344,78,0,0 monster Blue Plant 1079,1,900000,450000,1 -gef_fild08.gat,325,311,0,0 monster Blue Plant 1079,1,900000,450000,1 -gef_fild08.gat,162,247,0,0 monster Blue Plant 1079,1,900000,450000,1 - -//================================================== -// gef_fild09 - Geffen Field -//================================================== -gef_fild09.gat,0,0,0,0 monster Ambernite 1094,60,0,0,0 -gef_fild09.gat,0,0,0,0 monster Poporing 1031,10,0,0,0 -gef_fild09.gat,0,0,0,0 monster Poison Spore 1077,10,0,0,0 -gef_fild09.gat,51,43,0,0 monster Red Mushroom 1085,1,180000,90000,1 -gef_fild09.gat,125,53,0,0 monster Red Mushroom 1085,1,180000,90000,1 -gef_fild09.gat,148,74,0,0 monster Red Mushroom 1085,1,180000,90000,1 -gef_fild09.gat,184,66,0,0 monster Red Mushroom 1085,1,180000,90000,1 -gef_fild09.gat,207,54,0,0 monster Red Mushroom 1085,1,180000,90000,1 -gef_fild09.gat,245,62,0,0 monster Red Mushroom 1085,1,180000,90000,1 -gef_fild09.gat,268,45,0,0 monster Red Mushroom 1085,1,180000,90000,1 -gef_fild09.gat,258,24,0,0 monster Red Mushroom 1085,1,180000,90000,1 -gef_fild09.gat,325,36,0,0 monster Red Mushroom 1085,1,180000,90000,1 -gef_fild09.gat,344,51,0,0 monster Red Mushroom 1085,1,180000,90000,1 -gef_fild09.gat,277,201,5,5 monster Blue Plant 1079,3,900000,450000,1 - -//================================================== -// gef_fild10 - Geffen Field -//================================================== -gef_fild10.gat,0,0,0,0 monster Orc Lord 1190,1,7200000,3600000,0 -gef_fild10.gat,0,0,0,0 monster Orc Warrior 1023,20,0,0,0 -gef_fild10.gat,0,0,0,0 monster Orc Lady 1273,70,0,0,0 -gef_fild10.gat,0,0,0,0 monster Poporing 1031,15,0,0,0 -gef_fild10.gat,0,0,0,0 monster Orc Baby 1686,5,120000,0,0 -gef_fild10.gat,46,350,5,5 monster Blue Plant 1079,3,900000,450000,1 -gef_fild10.gat,287,61,5,5 monster Blue Plant 1079,3,900000,450000,1 -gef_fild10.gat,300,253,5,5 monster Green Plant 1080,3,360000,180000,1 - -//================================================== -// gef_fild11 - Geffen Field -//================================================== -gef_fild11.gat,0,0,0,0 monster Goblin Leader 1299,1,1800000,1200000,0 -gef_fild11.gat,0,0,0,0 monster Goblin 1122,30,0,0,0 -gef_fild11.gat,0,0,0,0 monster Goblin 1123,20,0,0,0 -gef_fild11.gat,0,0,0,0 monster Goblin 1124,20,0,0,0 -gef_fild11.gat,0,0,0,0 monster Goblin 1125,20,0,0,0 -gef_fild11.gat,0,0,0,0 monster Goblin 1126,20,0,0,0 -gef_fild11.gat,0,0,0,0 monster Goblin Archer 1258,20,0,0,0 -gef_fild11.gat,0,0,0,0 monster Poporing 1031,15,0,0,0 -gef_fild11.gat,0,0,0,0 monster Rotar Zairo 1392,10,0,0,0 -gef_fild11.gat,101,277,4,1 monster Black Mushroom 1084,3,360000,180000,1 -gef_fild11.gat,176,288,1,4 monster Black Mushroom 1084,3,360000,180000,1 -gef_fild11.gat,253,357,1,4 monster Black Mushroom 1084,3,360000,180000,1 -gef_fild11.gat,247,249,1,4 monster Black Mushroom 1084,3,360000,180000,1 -gef_fild11.gat,257,209,1,4 monster Black Mushroom 1084,3,360000,180000,1 -gef_fild11.gat,174,240,1,3 monster Black Mushroom 1084,3,360000,180000,1 -gef_fild11.gat,283,100,4,1 monster Black Mushroom 1084,3,360000,180000,1 - -//================================================== -// gef_fild12 - Kordt Forest -//================================================== -gef_fild12.gat,0,0,0,0 monster Kobold 1133,20,0,0,0 -gef_fild12.gat,0,0,0,0 monster Kobold 1134,30,0,0,0 -gef_fild12.gat,0,0,0,0 monster Kobold 1135,30,0,0,0 -gef_fild12.gat,0,0,0,0 monster Kobold Archer 1282,40,0,0,0 -gef_fild12.gat,0,0,0,0 monster Poporing 1031,20,0,0,0 -gef_fild12.gat,0,0,0,0 monster Kobold Leader 1296,1,1800000,1200000,0 - -//================================================== -// gef_fild13 - Britoniah -//================================================== -gef_fild13.gat,0,0,0,0 monster Poporing 1031,20,0,0,0 -gef_fild13.gat,0,0,0,0 monster Creamy 1018,40,0,0,0 -gef_fild13.gat,0,0,0,0 monster Ambernite 1094,30,0,0,0 - -//================================================== -// gef_fild14 - West Orc Village -//================================================== -gef_fild14.gat,0,0,0,0 monster Orc Lady 1273,40,0,0,0 -gef_fild14.gat,0,0,0,0 monster Orc Hero 1087,1,3600000,1800000,1 -gef_fild14.gat,0,0,0,0 monster Orc Warrior 1023,20,0,0,0 -gef_fild14.gat,0,0,0,0 monster Orc Archer 1189,30,0,0,0 -gef_fild14.gat,0,0,0,0 monster High Orc 1213,40,0,0,0 +//===== eAthena Script ======================================= +//= Geffen Field Monster Spawn Script +//===== By: ================================================== +//= Athena (1.0) +//===== Current Version: ===================================== +//= 1.3 +//===== Compatible With: ===================================== +//= Any Athena Version +//===== Additional Comments: ================================= +//= 1.2 Map names typos fix [Lupus] +//= 1.3 Official kRO 10.1 spawns + future changes [Playtester] +//============================================================ + +//================================================== +// gef_fild00 - Geffen Field +//================================================== +gef_fild00.gat,0,0,0,0 monster Poring 1002,50,0,0,0 +gef_fild00.gat,0,0,0,0 monster Fabre 1007,50,0,0,0 +gef_fild00.gat,0,0,0,0 monster Pupa 1008,20,0,0,0 +gef_fild00.gat,0,0,0,0 monster Poporing 1031,10,0,0,0 +gef_fild00.gat,95,128,0,0 monster Blue Plant 1079,1,900000,450000,1 +gef_fild00.gat,124,321,0,0 monster Blue Plant 1079,1,900000,450000,1 +gef_fild00.gat,54,212,5,5 monster Green Plant 1080,3,360000,180000,1 +gef_fild00.gat,54,186,5,5 monster Green Plant 1080,3,360000,180000,1 + +//================================================== +// gef_fild01 - Geffen Field +//================================================== +gef_fild01.gat,0,0,0,0 monster Roda Frog 1012,50,0,0,0 +gef_fild01.gat,0,0,0,0 monster Poporing 1031,20,0,0,0 +gef_fild01.gat,0,0,0,0 monster Toad 1089,1,3600000,1800000,1 +gef_fild01.gat,215,225,10,10 monster Green Plant 1080,5,360000,180000,1 + +//================================================== +// gef_fild02 - Geffen Field +//================================================== +gef_fild02.gat,0,0,0,0 monster Yoyo 1057,10,0,0,0 +gef_fild02.gat,0,0,0,0 monster Orc Warrior 1023,40,0,0,0 +gef_fild02.gat,0,0,0,0 monster Coco 1104,20,0,0,0 +gef_fild02.gat,0,0,0,0 monster Smokie 1056,20,0,0,0 +gef_fild02.gat,0,0,0,0 monster Choco 1214,1,0,0,0 +gef_fild02.gat,227,316,6,6 monster Green Plant 1080,8,360000,180000,1 +gef_fild02.gat,87,48,6,6 monster Red Mushroom 1085,5,360000,180000,1 +gef_fild02.gat,215,209,2,1 monster Blue Plant 1079,2,360000,180000,1 +gef_fild02.gat,207,214,1,1 monster Blue Plant 1079,1,360000,180000,1 +gef_fild02.gat,220,214,1,1 monster Blue Plant 1079,1,360000,180000,1 +gef_fild02.gat,164,194,1,1 monster Shining Plant 1083,1,1800000,900000,1 + +//================================================== +// gef_fild03 - Geffen Field +//================================================== +gef_fild03.gat,0,0,0,0 monster Orc Warrior 1023,30,0,0,0 +gef_fild03.gat,0,0,0,0 monster High Orc 1213,10,0,0,0 +gef_fild03.gat,0,0,0,0 monster Savage 1166,30,0,0,0 +gef_fild03.gat,0,0,0,0 monster Poporing 1031,20,0,0,0 +gef_fild03.gat,45,350,3,3 monster Green Plant 1080,1,180000,90000,1 +gef_fild03.gat,66,300,3,3 monster Green Plant 1080,1,180000,90000,1 +gef_fild03.gat,80,252,3,3 monster Green Plant 1080,1,180000,90000,1 +gef_fild03.gat,118,281,3,3 monster Green Plant 1080,1,180000,90000,1 +gef_fild03.gat,135,344,3,3 monster Green Plant 1080,1,180000,90000,1 +gef_fild03.gat,210,363,3,3 monster Green Plant 1080,1,180000,90000,1 +gef_fild03.gat,215,345,3,3 monster Green Plant 1080,1,180000,90000,1 +gef_fild03.gat,359,316,3,3 monster Green Plant 1080,1,180000,90000,1 +gef_fild03.gat,350,247,3,3 monster Green Plant 1080,1,180000,90000,1 +gef_fild03.gat,304,202,3,3 monster Green Plant 1080,1,180000,90000,1 +gef_fild03.gat,285,223,3,3 monster Green Plant 1080,1,180000,90000,1 +gef_fild03.gat,282,192,3,3 monster Green Plant 1080,1,180000,90000,1 +gef_fild03.gat,316,143,3,3 monster Green Plant 1080,1,180000,90000,1 +gef_fild03.gat,337,104,3,3 monster Green Plant 1080,1,180000,90000,1 +gef_fild03.gat,348,42,3,3 monster Green Plant 1080,1,180000,90000,1 +gef_fild03.gat,326,79,3,3 monster Green Plant 1080,1,180000,90000,1 +gef_fild03.gat,280,92,3,3 monster Green Plant 1080,1,180000,90000,1 +gef_fild03.gat,216,135,3,3 monster Green Plant 1080,1,180000,90000,1 +gef_fild03.gat,169,92,3,3 monster Green Plant 1080,1,180000,90000,1 +gef_fild03.gat,45,93,3,3 monster Green Plant 1080,1,180000,90000,1 +gef_fild03.gat,44,133,3,3 monster Green Plant 1080,1,180000,90000,1 + +//================================================== +// gef_fild04 - Geffen Field +//================================================== +gef_fild04.gat,0,0,0,0 monster Poring 1002,30,0,0,0 +gef_fild04.gat,0,0,0,0 monster Chonchon 1011,30,0,0,0 +gef_fild04.gat,0,0,0,0 monster Pupa 1008,60,0,0,0 +gef_fild04.gat,0,0,0,0 monster Fabre 1007,20,0,0,0 +gef_fild04.gat,0,0,0,0 monster Roda Frog 1012,20,0,0,0 +gef_fild04.gat,224,82,5,2 monster Green Plant 1080,3,360000,180000,1 +gef_fild04.gat,152,82,5,2 monster Green Plant 1080,3,360000,180000,1 + +//================================================== +// gef_fild05 - Geffen Field +//================================================== +gef_fild05.gat,0,0,0,0 monster Poring 1002,30,0,0,0 +gef_fild05.gat,0,0,0,0 monster Kobold Archer 1282,10,0,0,0 +gef_fild05.gat,0,0,0,0 monster Wild Rose 1261,50,0,0,0 +gef_fild05.gat,0,0,0,0 monster Dustiness 1114,30,0,0,0 +gef_fild05.gat,235,322,0,0 monster Red Plant 1078,1,180000,90000,1 +gef_fild05.gat,238,326,0,0 monster Red Plant 1078,1,180000,90000,1 +gef_fild05.gat,170,337,0,0 monster Red Plant 1078,1,180000,90000,1 +gef_fild05.gat,108,317,0,0 monster Red Plant 1078,1,180000,90000,1 +gef_fild05.gat,56,285,0,0 monster Red Plant 1078,1,180000,90000,1 +gef_fild05.gat,65,256,0,0 monster Red Plant 1078,1,180000,90000,1 +gef_fild05.gat,74,228,0,0 monster Red Plant 1078,1,180000,90000,1 +gef_fild05.gat,50,189,0,0 monster Red Plant 1078,1,180000,90000,1 +gef_fild05.gat,51,166,0,0 monster Red Plant 1078,1,180000,90000,1 +gef_fild05.gat,146,161,0,0 monster Red Plant 1078,1,180000,90000,1 +gef_fild05.gat,153,180,0,0 monster Red Plant 1078,1,180000,90000,1 +gef_fild05.gat,124,207,0,0 monster Red Plant 1078,1,180000,90000,1 +gef_fild05.gat,187,249,0,0 monster Red Plant 1078,1,180000,90000,1 +gef_fild05.gat,187,265,0,0 monster Red Plant 1078,1,180000,90000,1 +gef_fild05.gat,130,293,0,0 monster Red Plant 1078,1,180000,90000,1 + +//================================================== +// gef_fild06 - Geffen Field +//================================================== +gef_fild06.gat,0,0,0,0 monster Kobold 1133,20,0,0,0 +gef_fild06.gat,0,0,0,0 monster Kobold 1134,10,0,0,0 +gef_fild06.gat,0,0,0,0 monster Kobold 1135,10,0,0,0 +gef_fild06.gat,0,0,0,0 monster Petite 1156,50,0,0,0 +gef_fild06.gat,0,0,0,0 monster Poporing 1031,10,0,0,0 +gef_fild06.gat,0,0,0,0 monster Mantis 1139,20,0,0,0 +gef_fild06.gat,0,0,0,0 monster Shining Plant 1083,4,1800000,900000,1 + +//================================================== +// gef_fild07 - Geffen Field +//================================================== +gef_fild07.gat,0,0,0,0 monster Poring 1002,20,0,0,0 +gef_fild07.gat,0,0,0,0 monster Chonchon 1011,30,0,0,0 +gef_fild07.gat,0,0,0,0 monster Pupa 1008,10,0,0,0 +gef_fild07.gat,0,0,0,0 monster Fabre 1007,60,0,0,0 +gef_fild07.gat,122,221,0,0 monster Green Plant 1080,3,360000,180000,1 +gef_fild07.gat,185,247,0,0 monster Shining Plant 1083,1,1800000,900000,1 +gef_fild07.gat,269,289,0,0 monster Blue Plant 1079,1,900000,450000,1 +gef_fild07.gat,269,289,3,3 monster Green Plant 1080,3,360000,180000,1 + +//================================================== +// gef_fild08 - Geffen Field +//================================================== +gef_fild08.gat,0,0,0,0 monster Kobold 1133,20,0,0,0 +gef_fild08.gat,0,0,0,0 monster Kobold 1134,40,0,0,0 +gef_fild08.gat,0,0,0,0 monster Kobold 1135,20,0,0,0 +gef_fild08.gat,0,0,0,0 monster Golem 1040,40,0,0,0 +gef_fild08.gat,0,0,0,0 monster Steel Chonchon 1042,20,0,0,0 +gef_fild08.gat,0,0,0,0 monster Poison Spore 1077,20,0,0,0 +gef_fild08.gat,65,341,0,0 monster Blue Plant 1079,1,900000,450000,1 +gef_fild08.gat,111,319,0,0 monster Blue Plant 1079,1,900000,450000,1 +gef_fild08.gat,59,91,0,0 monster Blue Plant 1079,1,900000,450000,1 +gef_fild08.gat,70,80,0,0 monster Blue Plant 1079,1,900000,450000,1 +gef_fild08.gat,144,140,0,0 monster Blue Plant 1079,1,900000,450000,1 +gef_fild08.gat,344,78,0,0 monster Blue Plant 1079,1,900000,450000,1 +gef_fild08.gat,325,311,0,0 monster Blue Plant 1079,1,900000,450000,1 +gef_fild08.gat,162,247,0,0 monster Blue Plant 1079,1,900000,450000,1 + +//================================================== +// gef_fild09 - Geffen Field +//================================================== +gef_fild09.gat,0,0,0,0 monster Ambernite 1094,60,0,0,0 +gef_fild09.gat,0,0,0,0 monster Poporing 1031,10,0,0,0 +gef_fild09.gat,0,0,0,0 monster Poison Spore 1077,10,0,0,0 +gef_fild09.gat,51,43,0,0 monster Red Mushroom 1085,1,180000,90000,1 +gef_fild09.gat,125,53,0,0 monster Red Mushroom 1085,1,180000,90000,1 +gef_fild09.gat,148,74,0,0 monster Red Mushroom 1085,1,180000,90000,1 +gef_fild09.gat,184,66,0,0 monster Red Mushroom 1085,1,180000,90000,1 +gef_fild09.gat,207,54,0,0 monster Red Mushroom 1085,1,180000,90000,1 +gef_fild09.gat,245,62,0,0 monster Red Mushroom 1085,1,180000,90000,1 +gef_fild09.gat,268,45,0,0 monster Red Mushroom 1085,1,180000,90000,1 +gef_fild09.gat,258,24,0,0 monster Red Mushroom 1085,1,180000,90000,1 +gef_fild09.gat,325,36,0,0 monster Red Mushroom 1085,1,180000,90000,1 +gef_fild09.gat,344,51,0,0 monster Red Mushroom 1085,1,180000,90000,1 +gef_fild09.gat,277,201,5,5 monster Blue Plant 1079,3,900000,450000,1 + +//================================================== +// gef_fild10 - Geffen Field +//================================================== +gef_fild10.gat,0,0,0,0 monster Orc Lord 1190,1,7200000,3600000,0 +gef_fild10.gat,0,0,0,0 monster Orc Warrior 1023,20,0,0,0 +gef_fild10.gat,0,0,0,0 monster Orc Lady 1273,70,0,0,0 +gef_fild10.gat,0,0,0,0 monster Poporing 1031,15,0,0,0 +gef_fild10.gat,0,0,0,0 monster Orc Baby 1686,5,120000,0,0 +gef_fild10.gat,46,350,5,5 monster Blue Plant 1079,3,900000,450000,1 +gef_fild10.gat,287,61,5,5 monster Blue Plant 1079,3,900000,450000,1 +gef_fild10.gat,300,253,5,5 monster Green Plant 1080,3,360000,180000,1 + +//================================================== +// gef_fild11 - Geffen Field +//================================================== +gef_fild11.gat,0,0,0,0 monster Goblin Leader 1299,1,1800000,1200000,0 +gef_fild11.gat,0,0,0,0 monster Goblin 1122,30,0,0,0 +gef_fild11.gat,0,0,0,0 monster Goblin 1123,20,0,0,0 +gef_fild11.gat,0,0,0,0 monster Goblin 1124,20,0,0,0 +gef_fild11.gat,0,0,0,0 monster Goblin 1125,20,0,0,0 +gef_fild11.gat,0,0,0,0 monster Goblin 1126,20,0,0,0 +gef_fild11.gat,0,0,0,0 monster Goblin Archer 1258,20,0,0,0 +gef_fild11.gat,0,0,0,0 monster Poporing 1031,15,0,0,0 +gef_fild11.gat,0,0,0,0 monster Rotar Zairo 1392,10,0,0,0 +gef_fild11.gat,101,277,4,1 monster Black Mushroom 1084,3,360000,180000,1 +gef_fild11.gat,176,288,1,4 monster Black Mushroom 1084,3,360000,180000,1 +gef_fild11.gat,253,357,1,4 monster Black Mushroom 1084,3,360000,180000,1 +gef_fild11.gat,247,249,1,4 monster Black Mushroom 1084,3,360000,180000,1 +gef_fild11.gat,257,209,1,4 monster Black Mushroom 1084,3,360000,180000,1 +gef_fild11.gat,174,240,1,3 monster Black Mushroom 1084,3,360000,180000,1 +gef_fild11.gat,283,100,4,1 monster Black Mushroom 1084,3,360000,180000,1 + +//================================================== +// gef_fild12 - Kordt Forest +//================================================== +gef_fild12.gat,0,0,0,0 monster Kobold 1133,20,0,0,0 +gef_fild12.gat,0,0,0,0 monster Kobold 1134,30,0,0,0 +gef_fild12.gat,0,0,0,0 monster Kobold 1135,30,0,0,0 +gef_fild12.gat,0,0,0,0 monster Kobold Archer 1282,40,0,0,0 +gef_fild12.gat,0,0,0,0 monster Poporing 1031,20,0,0,0 +gef_fild12.gat,0,0,0,0 monster Kobold Leader 1296,1,1800000,1200000,0 + +//================================================== +// gef_fild13 - Britoniah +//================================================== +gef_fild13.gat,0,0,0,0 monster Poporing 1031,20,0,0,0 +gef_fild13.gat,0,0,0,0 monster Creamy 1018,40,0,0,0 +gef_fild13.gat,0,0,0,0 monster Ambernite 1094,30,0,0,0 + +//================================================== +// gef_fild14 - West Orc Village +//================================================== +gef_fild14.gat,0,0,0,0 monster Orc Lady 1273,40,0,0,0 +gef_fild14.gat,0,0,0,0 monster Orc Hero 1087,1,3600000,1800000,1 +gef_fild14.gat,0,0,0,0 monster Orc Warrior 1023,20,0,0,0 +gef_fild14.gat,0,0,0,0 monster Orc Archer 1189,30,0,0,0 +gef_fild14.gat,0,0,0,0 monster High Orc 1213,40,0,0,0 diff --git a/npc/mobs/fields/gonryun.txt b/npc/mobs/fields/gonryun.txt index 3ccbfbe14..50f4fdce4 100644 --- a/npc/mobs/fields/gonryun.txt +++ b/npc/mobs/fields/gonryun.txt @@ -1,22 +1,22 @@ -//===== eAthena Script ======================================= -//= Gon Ryun Monster Spawn Script -//===== By: ================================================== -//= Athena (1.0) -//===== Current Version: ===================================== -//= 1.1 -//===== Compatible With: ===================================== -//= Any Athena Version -//===== Additional Comments: ================================= -//= 1.1 Official kRO 10.1 spawns [Playtester] -//============================================================ - -//================================================== -// gon_fild01 - Gonryun Field -//================================================== -gon_fild01.gat,0,0,0,0 monster Baby Leopard 1415,40,600000,300000,0 -gon_fild01.gat,0,0,0,0 monster Zipper Bear 1417,20,0,0,0 -gon_fild01.gat,0,0,0,0 monster Poporing 1031,20,0,0,0 -gon_fild01.gat,0,0,0,0 monster Dumpling Child 1409,30,0,0,0 -gon_fild01.gat,0,0,0,0 monster Hermit Plant 1413,2,630000,330000,0 -gon_fild01.gat,0,0,0,0 monster Green Plant 1080,5,0,0,0 -gon_fild01.gat,0,0,0,0 monster Shining Plant 1083,1,0,0,0 +//===== eAthena Script ======================================= +//= Gon Ryun Monster Spawn Script +//===== By: ================================================== +//= Athena (1.0) +//===== Current Version: ===================================== +//= 1.1 +//===== Compatible With: ===================================== +//= Any Athena Version +//===== Additional Comments: ================================= +//= 1.1 Official kRO 10.1 spawns [Playtester] +//============================================================ + +//================================================== +// gon_fild01 - Gonryun Field +//================================================== +gon_fild01.gat,0,0,0,0 monster Baby Leopard 1415,40,600000,300000,0 +gon_fild01.gat,0,0,0,0 monster Zipper Bear 1417,20,0,0,0 +gon_fild01.gat,0,0,0,0 monster Poporing 1031,20,0,0,0 +gon_fild01.gat,0,0,0,0 monster Dumpling Child 1409,30,0,0,0 +gon_fild01.gat,0,0,0,0 monster Hermit Plant 1413,2,630000,330000,0 +gon_fild01.gat,0,0,0,0 monster Green Plant 1080,5,0,0,0 +gon_fild01.gat,0,0,0,0 monster Shining Plant 1083,1,0,0,0 diff --git a/npc/mobs/fields/hugel.txt b/npc/mobs/fields/hugel.txt index 23300f71d..6889e8de3 100644 --- a/npc/mobs/fields/hugel.txt +++ b/npc/mobs/fields/hugel.txt @@ -1,125 +1,125 @@ -//===== eAthena Script ======================================= -//= Hugel Field Monster Spawn Script -//===== By: ================================================== -//= Athena (1.0) -//===== Current Version: ===================================== -//= 1.1 -//===== Compatible With: ===================================== -//= Any Athena Version -//===== Additional Comments: ================================= -//= Spawns for hu_fild05 and hu_fild04, numbers may not be correct [MasterOfMuppets] -//= 0.2 Fixed Petit ID -//= 0.3 Updated the spawns using kRO's website as info, [MasterOfMuppets] -//= thanks to battousai90 -//= 0.4 Updated after Episode 10.4 - Hugel [Poki#3] -//= Mob quantity is custom. -//= 1.0 Updated by using Tharis' Homun AI, by Tharis [Vicious] -//= 1.1 Official X.3 spawns [Playtester] -//============================================================ - -//================================================== -// hu_fild01 - Hugel Field -//================================================== -hu_fild01.gat,0,0,0,0 monster Breeze 1692,5,900000,300000,0 -hu_fild01.gat,0,0,0,0 monster Plasma 1697,5,900000,300000,0 -hu_fild01.gat,0,0,0,0 monster Plasma 1695,5,900000,300000,0 -hu_fild01.gat,0,0,0,0 monster Plasma 1696,5,900000,300000,0 -hu_fild01.gat,0,0,0,0 monster Plasma 1694,5,900000,300000,0 -hu_fild01.gat,0,0,0,0 monster Plasma 1693,5,900000,300000,0 -hu_fild01.gat,0,0,0,0 monster Geographer 1368,30,300000,0,0 -hu_fild01.gat,0,0,0,0 monster Demon Pungus 1378,30,1200000,600000,0 - -//================================================== -// hu_fild02 - Hugel Field -//================================================== -hu_fild02.gat,0,0,0,0 monster Anopheles 1627,30,0,0,0 -hu_fild02.gat,0,0,0,0 monster Rafflesia 1162,35,0,0,0 -hu_fild02.gat,0,0,0,0 monster Savage Babe 1167,21,0,0,0 -hu_fild02.gat,0,0,0,0 monster Metaling 1613,21,0,0,0 -hu_fild02.gat,0,0,0,0 monster Breeze 1692,10,0,0,0 -hu_fild02.gat,0,0,0,0 monster Geographer 1368,10,0,0,0 -hu_fild02.gat,0,0,0,0 monster Grove 1687,10,0,0,0 -hu_fild02.gat,0,0,0,0 monster Demon Pungus 1378,5,0,0,0 -hu_fild02.gat,0,0,0,0 monster Novus 1715,2,0,0,0 -hu_fild02.gat,0,0,0,0 monster Novus 1718,2,0,0,0 - -//================================================== -// hu_fild03 - Hugel Field -//================================================== -hu_fild03.gat,0,0,0,0 monster Metaling 1613,80,0,0,0 -hu_fild03.gat,0,0,0,0 monster Poporing 1031,20,0,0,0 -hu_fild03.gat,0,0,0,0 monster Grove 1687,10,0,0,0 -hu_fild03.gat,0,0,0,0 monster Thief Bug 1051,10,0,0,0 -hu_fild03.gat,0,0,0,0 monster Red Mushroom 1085,10,180000,90000,1 -hu_fild03.gat,0,0,0,0 monster Black Mushroom 1084,10,180000,90000,1 - -//================================================== -// hu_fild04 - Hugel Field -//================================================== -hu_fild04.gat,0,0,0,0 monster Breeze 1692,10,0,0,0 -hu_fild04.gat,0,0,0,0 monster Deleter 1384,40,0,0,0 -hu_fild04.gat,0,0,0,0 monster Deleter 1385,30,0,0,0 -hu_fild04.gat,0,0,0,0 monster Novus 1715,10,0,0,0 -hu_fild04.gat,0,0,0,0 monster Novus 1718,10,0,0,0 -hu_fild04.gat,0,0,0,0 monster Anopheles 1627,50,0,0,0 -hu_fild04.gat,0,0,0,0 monster Grove 1687,20,0,0,0 -hu_fild04.gat,60,149,35,122 monster Sleeper 1386,7,600000,300000,0 -hu_fild04.gat,0,0,0,0 monster Green Plant 1080,10,0,0,0 -hu_fild04.gat,0,0,0,0 monster Yellow Plant 1081,10,0,0,0 -hu_fild04.gat,206,210,30,18 monster Blue Plant 1079,4,120000,600000,0 -hu_fild04.gat,206,120,10,10 monster Blue Plant 1079,2,120000,600000,0 - -//================================================== -// hu_fild05 - Hugel Field -//================================================== -hu_fild05.gat,112,272,62,82 monster Grove 1687,15,0,0,0 -hu_fild05.gat,112,272,62,82 monster Novus 1715,3,0,0,0 -hu_fild05.gat,112,272,62,82 monster Novus 1718,3,0,0,0 -hu_fild05.gat,112,272,62,82 monster Anopheles 1627,10,0,0,0 -hu_fild05.gat,112,272,62,82 monster Mutant Dragonoid 1262,1,24000000,1800000,0 -hu_fild05.gat,276,302,93,60 monster Grove 1687,15,0,0,0 -hu_fild05.gat,276,302,93,60 monster Novus 1715,3,0,0,0 -hu_fild05.gat,276,302,93,60 monster Novus 1718,3,0,0,0 -hu_fild05.gat,276,302,93,60 monster Anopheles 1627,10,0,0,0 -hu_fild05.gat,276,302,93,60 monster Mutant Dragonoid 1262,1,24000000,1800000,0 -hu_fild05.gat,286,144,82,90 monster Grove 1687,15,0,0,0 -hu_fild05.gat,286,144,82,90 monster Novus 1715,3,0,0,0 -hu_fild05.gat,286,144,82,90 monster Novus 1718,3,0,0,0 -hu_fild05.gat,286,144,82,90 monster Anopheles 1627,10,0,0,0 -hu_fild05.gat,286,144,82,90 monster Mutant Dragonoid 1262,1,24000000,1800000,0 -hu_fild05.gat,286,144,82,90 monster Grove 1687,15,0,0,0 -hu_fild05.gat,118,106,80,70 monster Novus 1715,3,0,0,0 -hu_fild05.gat,118,106,80,70 monster Novus 1718,3,0,0,0 -hu_fild05.gat,118,106,80,70 monster Anopheles 1627,10,0,0,0 -hu_fild05.gat,118,106,80,70 monster Mutant Dragonoid 1262,1,24000000,1800000,0 -hu_fild05.gat,0,0,0,0 monster Anopheles 1627,10,0,0,0 -hu_fild05.gat,0,0,0,0 monster Dragon Egg 1721,2,3600000,1800000,0 -hu_fild05.gat,196,196,5,5 monster Dragon Egg 1721,1,3600000,1800000,0 -hu_fild05.gat,340,50,10,10 monster Dragon Egg 1721,1,3600000,1800000,0 -hu_fild05.gat,280,350,5,5 monster Dragon Egg 1721,1,3600000,1800000,0 - -//================================================== -// hu_fild06 - Hugel Field -//================================================== -hu_fild06.gat,0,0,0,0 monster Holden 1628,50,0,0,0 -hu_fild06.gat,0,0,0,0 monster Caramel 1103,20,0,0,0 -hu_fild06.gat,0,0,0,0 monster Poring 1002,10,0,0,0 -hu_fild06.gat,0,0,0,0 monster Poporing 1031,10,0,0,0 -hu_fild06.gat,0,0,0,0 monster Metaling 1613,10,0,0,0 -hu_fild06.gat,0,0,0,0 monster Female Thief Bug 1053,3,0,0,0 -hu_fild06.gat,0,0,0,0 monster Green Plant 1080,10,180000,90000,1 -hu_fild06.gat,0,0,0,0 monster Yellow Plant 1081,10,180000,90000,1 - -//================================================== -// hu_fild07 - Hugel Field -//================================================== -hu_fild07.gat,0,0,0,0 monster Breeze 1692,10,0,0,0 -hu_fild07.gat,0,0,0,0 monster Petite 1155,40,0,0,0 -hu_fild07.gat,0,0,0,0 monster Petite 1156,40,0,0,0 -hu_fild07.gat,0,0,0,0 monster Novus 1715,10,0,0,0 -hu_fild07.gat,0,0,0,0 monster Novus 1718,10,0,0,0 -hu_fild07.gat,0,0,0,0 monster Anopheles 1627,30,0,0,0 -hu_fild07.gat,0,0,0,0 monster Grove 1687,10,0,0,0 -hu_fild07.gat,0,0,0,0 monster Geographer 1368,20,0,0,0 -hu_fild07.gat,0,0,0,0 monster Demon Pungus 1378,10,0,0,0 -hu_fild07.gat,0,0,0,0 monster Yellow Plant 1081,20,0,0,0 +//===== eAthena Script ======================================= +//= Hugel Field Monster Spawn Script +//===== By: ================================================== +//= Athena (1.0) +//===== Current Version: ===================================== +//= 1.1 +//===== Compatible With: ===================================== +//= Any Athena Version +//===== Additional Comments: ================================= +//= Spawns for hu_fild05 and hu_fild04, numbers may not be correct [MasterOfMuppets] +//= 0.2 Fixed Petit ID +//= 0.3 Updated the spawns using kRO's website as info, [MasterOfMuppets] +//= thanks to battousai90 +//= 0.4 Updated after Episode 10.4 - Hugel [Poki#3] +//= Mob quantity is custom. +//= 1.0 Updated by using Tharis' Homun AI, by Tharis [Vicious] +//= 1.1 Official X.3 spawns [Playtester] +//============================================================ + +//================================================== +// hu_fild01 - Hugel Field +//================================================== +hu_fild01.gat,0,0,0,0 monster Breeze 1692,5,900000,300000,0 +hu_fild01.gat,0,0,0,0 monster Plasma 1697,5,900000,300000,0 +hu_fild01.gat,0,0,0,0 monster Plasma 1695,5,900000,300000,0 +hu_fild01.gat,0,0,0,0 monster Plasma 1696,5,900000,300000,0 +hu_fild01.gat,0,0,0,0 monster Plasma 1694,5,900000,300000,0 +hu_fild01.gat,0,0,0,0 monster Plasma 1693,5,900000,300000,0 +hu_fild01.gat,0,0,0,0 monster Geographer 1368,30,300000,0,0 +hu_fild01.gat,0,0,0,0 monster Demon Pungus 1378,30,1200000,600000,0 + +//================================================== +// hu_fild02 - Hugel Field +//================================================== +hu_fild02.gat,0,0,0,0 monster Anopheles 1627,30,0,0,0 +hu_fild02.gat,0,0,0,0 monster Rafflesia 1162,35,0,0,0 +hu_fild02.gat,0,0,0,0 monster Savage Babe 1167,21,0,0,0 +hu_fild02.gat,0,0,0,0 monster Metaling 1613,21,0,0,0 +hu_fild02.gat,0,0,0,0 monster Breeze 1692,10,0,0,0 +hu_fild02.gat,0,0,0,0 monster Geographer 1368,10,0,0,0 +hu_fild02.gat,0,0,0,0 monster Grove 1687,10,0,0,0 +hu_fild02.gat,0,0,0,0 monster Demon Pungus 1378,5,0,0,0 +hu_fild02.gat,0,0,0,0 monster Novus 1715,2,0,0,0 +hu_fild02.gat,0,0,0,0 monster Novus 1718,2,0,0,0 + +//================================================== +// hu_fild03 - Hugel Field +//================================================== +hu_fild03.gat,0,0,0,0 monster Metaling 1613,80,0,0,0 +hu_fild03.gat,0,0,0,0 monster Poporing 1031,20,0,0,0 +hu_fild03.gat,0,0,0,0 monster Grove 1687,10,0,0,0 +hu_fild03.gat,0,0,0,0 monster Thief Bug 1051,10,0,0,0 +hu_fild03.gat,0,0,0,0 monster Red Mushroom 1085,10,180000,90000,1 +hu_fild03.gat,0,0,0,0 monster Black Mushroom 1084,10,180000,90000,1 + +//================================================== +// hu_fild04 - Hugel Field +//================================================== +hu_fild04.gat,0,0,0,0 monster Breeze 1692,10,0,0,0 +hu_fild04.gat,0,0,0,0 monster Deleter 1384,40,0,0,0 +hu_fild04.gat,0,0,0,0 monster Deleter 1385,30,0,0,0 +hu_fild04.gat,0,0,0,0 monster Novus 1715,10,0,0,0 +hu_fild04.gat,0,0,0,0 monster Novus 1718,10,0,0,0 +hu_fild04.gat,0,0,0,0 monster Anopheles 1627,50,0,0,0 +hu_fild04.gat,0,0,0,0 monster Grove 1687,20,0,0,0 +hu_fild04.gat,60,149,35,122 monster Sleeper 1386,7,600000,300000,0 +hu_fild04.gat,0,0,0,0 monster Green Plant 1080,10,0,0,0 +hu_fild04.gat,0,0,0,0 monster Yellow Plant 1081,10,0,0,0 +hu_fild04.gat,206,210,30,18 monster Blue Plant 1079,4,120000,600000,0 +hu_fild04.gat,206,120,10,10 monster Blue Plant 1079,2,120000,600000,0 + +//================================================== +// hu_fild05 - Hugel Field +//================================================== +hu_fild05.gat,112,272,62,82 monster Grove 1687,15,0,0,0 +hu_fild05.gat,112,272,62,82 monster Novus 1715,3,0,0,0 +hu_fild05.gat,112,272,62,82 monster Novus 1718,3,0,0,0 +hu_fild05.gat,112,272,62,82 monster Anopheles 1627,10,0,0,0 +hu_fild05.gat,112,272,62,82 monster Mutant Dragonoid 1262,1,24000000,1800000,0 +hu_fild05.gat,276,302,93,60 monster Grove 1687,15,0,0,0 +hu_fild05.gat,276,302,93,60 monster Novus 1715,3,0,0,0 +hu_fild05.gat,276,302,93,60 monster Novus 1718,3,0,0,0 +hu_fild05.gat,276,302,93,60 monster Anopheles 1627,10,0,0,0 +hu_fild05.gat,276,302,93,60 monster Mutant Dragonoid 1262,1,24000000,1800000,0 +hu_fild05.gat,286,144,82,90 monster Grove 1687,15,0,0,0 +hu_fild05.gat,286,144,82,90 monster Novus 1715,3,0,0,0 +hu_fild05.gat,286,144,82,90 monster Novus 1718,3,0,0,0 +hu_fild05.gat,286,144,82,90 monster Anopheles 1627,10,0,0,0 +hu_fild05.gat,286,144,82,90 monster Mutant Dragonoid 1262,1,24000000,1800000,0 +hu_fild05.gat,286,144,82,90 monster Grove 1687,15,0,0,0 +hu_fild05.gat,118,106,80,70 monster Novus 1715,3,0,0,0 +hu_fild05.gat,118,106,80,70 monster Novus 1718,3,0,0,0 +hu_fild05.gat,118,106,80,70 monster Anopheles 1627,10,0,0,0 +hu_fild05.gat,118,106,80,70 monster Mutant Dragonoid 1262,1,24000000,1800000,0 +hu_fild05.gat,0,0,0,0 monster Anopheles 1627,10,0,0,0 +hu_fild05.gat,0,0,0,0 monster Dragon Egg 1721,2,3600000,1800000,0 +hu_fild05.gat,196,196,5,5 monster Dragon Egg 1721,1,3600000,1800000,0 +hu_fild05.gat,340,50,10,10 monster Dragon Egg 1721,1,3600000,1800000,0 +hu_fild05.gat,280,350,5,5 monster Dragon Egg 1721,1,3600000,1800000,0 + +//================================================== +// hu_fild06 - Hugel Field +//================================================== +hu_fild06.gat,0,0,0,0 monster Holden 1628,50,0,0,0 +hu_fild06.gat,0,0,0,0 monster Caramel 1103,20,0,0,0 +hu_fild06.gat,0,0,0,0 monster Poring 1002,10,0,0,0 +hu_fild06.gat,0,0,0,0 monster Poporing 1031,10,0,0,0 +hu_fild06.gat,0,0,0,0 monster Metaling 1613,10,0,0,0 +hu_fild06.gat,0,0,0,0 monster Female Thief Bug 1053,3,0,0,0 +hu_fild06.gat,0,0,0,0 monster Green Plant 1080,10,180000,90000,1 +hu_fild06.gat,0,0,0,0 monster Yellow Plant 1081,10,180000,90000,1 + +//================================================== +// hu_fild07 - Hugel Field +//================================================== +hu_fild07.gat,0,0,0,0 monster Breeze 1692,10,0,0,0 +hu_fild07.gat,0,0,0,0 monster Petite 1155,40,0,0,0 +hu_fild07.gat,0,0,0,0 monster Petite 1156,40,0,0,0 +hu_fild07.gat,0,0,0,0 monster Novus 1715,10,0,0,0 +hu_fild07.gat,0,0,0,0 monster Novus 1718,10,0,0,0 +hu_fild07.gat,0,0,0,0 monster Anopheles 1627,30,0,0,0 +hu_fild07.gat,0,0,0,0 monster Grove 1687,10,0,0,0 +hu_fild07.gat,0,0,0,0 monster Geographer 1368,20,0,0,0 +hu_fild07.gat,0,0,0,0 monster Demon Pungus 1378,10,0,0,0 +hu_fild07.gat,0,0,0,0 monster Yellow Plant 1081,20,0,0,0 diff --git a/npc/mobs/fields/jawaii.txt b/npc/mobs/fields/jawaii.txt index f7fa27875..719a19184 100644 --- a/npc/mobs/fields/jawaii.txt +++ b/npc/mobs/fields/jawaii.txt @@ -1,29 +1,29 @@ -//===== eAthena Script ======================================= -//= Jawaii the honeymoon Island Monster Spawn Script -//===== By: ================================================== -//= MasterOfMuppets (1.0) -//===== Current Version: ===================================== -//= 1.0 -//===== Compatible With: ===================================== -//= Any Athena Version -//===== Additional Comments: ================================= -//= 1.0 First version [MasterOfMuppets] -//============================================================ - -//================================================== -// jawaii - Jawaii, the Honeymoon Island -//================================================== -jawaii.gat,207,290,10,10 monster Phen 1158,3,3600000,1800000,0 -jawaii.gat,221,220,30,30 monster Aster 1266,2,3600000,2400000,0 -jawaii.gat,276,163,20,20 monster Aster 1266,1,7200000,3600000,0 -jawaii.gat,221,220,30,30 monster Shellfish 1074,1,4800000,3000000,0 -jawaii.gat,276,163,20,30 monster Shellfish 1074,2,4200000,2400000,0 - -//================================================== -// jawaii_in - Inside Jawaii -//================================================== -jawaii_in.gat,128,121,1,4 monster Red Mushroom 1085,1,3000000,1200000,0 -jawaii_in.gat,124,76,1,1 monster Black Mushroom 1084,1,3600000,1200000,0 -jawaii_in.gat,72,74,5,1 monster Black Mushroom 1084,2,3000000,1200000,0 -jawaii_in.gat,73,117,4,4 monster Thief Bug 1051,1,5400000,3000000,0 -jawaii_in.gat,83,117,5,5 monster Thief Bug 1051,1,4800000,2400000,0 +//===== eAthena Script ======================================= +//= Jawaii the honeymoon Island Monster Spawn Script +//===== By: ================================================== +//= MasterOfMuppets (1.0) +//===== Current Version: ===================================== +//= 1.0 +//===== Compatible With: ===================================== +//= Any Athena Version +//===== Additional Comments: ================================= +//= 1.0 First version [MasterOfMuppets] +//============================================================ + +//================================================== +// jawaii - Jawaii, the Honeymoon Island +//================================================== +jawaii.gat,207,290,10,10 monster Phen 1158,3,3600000,1800000,0 +jawaii.gat,221,220,30,30 monster Aster 1266,2,3600000,2400000,0 +jawaii.gat,276,163,20,20 monster Aster 1266,1,7200000,3600000,0 +jawaii.gat,221,220,30,30 monster Shellfish 1074,1,4800000,3000000,0 +jawaii.gat,276,163,20,30 monster Shellfish 1074,2,4200000,2400000,0 + +//================================================== +// jawaii_in - Inside Jawaii +//================================================== +jawaii_in.gat,128,121,1,4 monster Red Mushroom 1085,1,3000000,1200000,0 +jawaii_in.gat,124,76,1,1 monster Black Mushroom 1084,1,3600000,1200000,0 +jawaii_in.gat,72,74,5,1 monster Black Mushroom 1084,2,3000000,1200000,0 +jawaii_in.gat,73,117,4,4 monster Thief Bug 1051,1,5400000,3000000,0 +jawaii_in.gat,83,117,5,5 monster Thief Bug 1051,1,4800000,2400000,0 diff --git a/npc/mobs/fields/lighthalzen.txt b/npc/mobs/fields/lighthalzen.txt index f5413e995..bdab6aa23 100644 --- a/npc/mobs/fields/lighthalzen.txt +++ b/npc/mobs/fields/lighthalzen.txt @@ -1,51 +1,51 @@ -//===== eAthena Script ======================================= -//= Lighthalzen Fields - Monster Spawn Locations -//===== By: ================================================== -//= Muad_Dib (1.0) -//===== Current Version: ===================================== -//= 1.4 -//===== Compatible With: ===================================== -//= Any Athena Version -//===== Additional Comments: ================================= -//= 1.0 by Muad_Dib (Prometheus Project) -//= 1.1 Added Porcellio by MasterOfMuppets -//= 1.2 Corrected monsters. Many thanks to vicious_pucca for -//= the information [MasterOfMuppets] -//= 1.3 Updated acordingly to Episode 10.4 [Poki#3] -//= 1.4 Fully updated X.4 spawns [Playtester] -//============================================================ - -//================================================== -// lhz_fild01 - Lighthalzen Field -//================================================== -lhz_fild01.gat,0,0,0,0 monster Metaling 1613,60,0,0,0 -lhz_fild01.gat,0,0,0,0 monster Holden 1628,60,0,0,0 -lhz_fild01.gat,0,0,0,0 monster Caramel 1103,20,0,0,0 -lhz_fild01.gat,0,0,0,0 monster Red Plant 1078,10,60000,30000,0 -lhz_fild01.gat,0,0,0,0 monster Yellow Plant 1081,10,60000,30000,0 -lhz_fild01.gat,0,0,0,0 monster Green Plant 1080,10,60000,30000,0 - -//================================================== -// lhz_fild02 - Lighthalzen Field (Grim Ripper's Valley) -//================================================== -lhz_fild02.gat,0,0,0,0 monster Metaling 1613,50,0,0,0 -lhz_fild02.gat,0,0,0,0 monster Caramel 1103,30,0,0,0 -lhz_fild02.gat,0,0,0,0 monster Horn 1128,10,0,0,0 -lhz_fild02.gat,0,0,0,0 monster Holden 1628,10,0,0,0 -lhz_fild02.gat,0,0,0,0 monster Anopheles 1627,15,0,0,0 -lhz_fild02.gat,0,0,0,0 monster Yellow Plant 1081,15,60000,30000,0 -lhz_fild02.gat,0,0,0,0 monster Green Plant 1080,15,60000,30000,0 - -//================================================== -// lhz_fild03 - Lighthalzen Field -//================================================== -lhz_fild03.gat,262,233,74,140 monster Stem Worm 1215,50,0,0,0 -lhz_fild03.gat,262,233,74,140 monster Metaling 1613,20,0,0,0 -lhz_fild03.gat,262,233,74,140 monster Hill Wind 1680,2,0,0,1 -lhz_fild03.gat,127,248,45,140 monster Caramel 1103,20,0,0,0 -lhz_fild03.gat,127,248,45,140 monster Horn 1128,10,0,0,0 -lhz_fild03.gat,127,248,45,140 monster Rafflesia 1162,5,0,0,0 -lhz_fild03.gat,0,0,0,0 monster Anopheles 1627,20,0,0,1 -lhz_fild03.gat,0,0,0,0 monster Hill Wind 1680,10,0,0,1 -lhz_fild03.gat,0,0,0,0 monster Red Plant 1078,10,60000,30000,0 -lhz_fild03.gat,0,0,0,0 monster Green Plant 1080,10,60000,30000,0 +//===== eAthena Script ======================================= +//= Lighthalzen Fields - Monster Spawn Locations +//===== By: ================================================== +//= Muad_Dib (1.0) +//===== Current Version: ===================================== +//= 1.4 +//===== Compatible With: ===================================== +//= Any Athena Version +//===== Additional Comments: ================================= +//= 1.0 by Muad_Dib (Prometheus Project) +//= 1.1 Added Porcellio by MasterOfMuppets +//= 1.2 Corrected monsters. Many thanks to vicious_pucca for +//= the information [MasterOfMuppets] +//= 1.3 Updated acordingly to Episode 10.4 [Poki#3] +//= 1.4 Fully updated X.4 spawns [Playtester] +//============================================================ + +//================================================== +// lhz_fild01 - Lighthalzen Field +//================================================== +lhz_fild01.gat,0,0,0,0 monster Metaling 1613,60,0,0,0 +lhz_fild01.gat,0,0,0,0 monster Holden 1628,60,0,0,0 +lhz_fild01.gat,0,0,0,0 monster Caramel 1103,20,0,0,0 +lhz_fild01.gat,0,0,0,0 monster Red Plant 1078,10,60000,30000,0 +lhz_fild01.gat,0,0,0,0 monster Yellow Plant 1081,10,60000,30000,0 +lhz_fild01.gat,0,0,0,0 monster Green Plant 1080,10,60000,30000,0 + +//================================================== +// lhz_fild02 - Lighthalzen Field (Grim Ripper's Valley) +//================================================== +lhz_fild02.gat,0,0,0,0 monster Metaling 1613,50,0,0,0 +lhz_fild02.gat,0,0,0,0 monster Caramel 1103,30,0,0,0 +lhz_fild02.gat,0,0,0,0 monster Horn 1128,10,0,0,0 +lhz_fild02.gat,0,0,0,0 monster Holden 1628,10,0,0,0 +lhz_fild02.gat,0,0,0,0 monster Anopheles 1627,15,0,0,0 +lhz_fild02.gat,0,0,0,0 monster Yellow Plant 1081,15,60000,30000,0 +lhz_fild02.gat,0,0,0,0 monster Green Plant 1080,15,60000,30000,0 + +//================================================== +// lhz_fild03 - Lighthalzen Field +//================================================== +lhz_fild03.gat,262,233,74,140 monster Stem Worm 1215,50,0,0,0 +lhz_fild03.gat,262,233,74,140 monster Metaling 1613,20,0,0,0 +lhz_fild03.gat,262,233,74,140 monster Hill Wind 1680,2,0,0,1 +lhz_fild03.gat,127,248,45,140 monster Caramel 1103,20,0,0,0 +lhz_fild03.gat,127,248,45,140 monster Horn 1128,10,0,0,0 +lhz_fild03.gat,127,248,45,140 monster Rafflesia 1162,5,0,0,0 +lhz_fild03.gat,0,0,0,0 monster Anopheles 1627,20,0,0,1 +lhz_fild03.gat,0,0,0,0 monster Hill Wind 1680,10,0,0,1 +lhz_fild03.gat,0,0,0,0 monster Red Plant 1078,10,60000,30000,0 +lhz_fild03.gat,0,0,0,0 monster Green Plant 1080,10,60000,30000,0 diff --git a/npc/mobs/fields/louyang.txt b/npc/mobs/fields/louyang.txt index 528e8b69e..885dcfca3 100644 --- a/npc/mobs/fields/louyang.txt +++ b/npc/mobs/fields/louyang.txt @@ -1,33 +1,33 @@ -//===== eAthena Script ======================================= -//= Louyang Fields Monster Spawn Script -//===== By: ================================================== -//= Evera/Lorri -//===== Current Version: ===================================== -//= 1.2 -//===== Compatible With: ===================================== -//= Any Athena Version -//===== Additional Comments: ================================= -//= 1.1 updated by MasterOfMuppets -//= 1.2 Official kRO 10.1 spawns [Playtester] -//============================================================ - -//================================================== -// lou_fild01 - Louyang Field -//================================================== -lou_fild01.gat,224,315,100,50 monster Bigfoot 1060,7,0,0,0 -lou_fild01.gat,203,225,110,35 monster Bigfoot 1060,4,60000,30000,1 -lou_fild01.gat,273,128,75,50 monster Bigfoot 1060,4,0,0,0 -lou_fild01.gat,224,315,100,50 monster Caramel 1103,7,0,0,0 -lou_fild01.gat,203,225,110,35 monster Caramel 1103,7,0,0,0 -lou_fild01.gat,273,128,75,50 monster Caramel 1103,7,0,0,0 -lou_fild01.gat,224,315,100,50 monster Mantis 1139,10,0,0,0 -lou_fild01.gat,203,225,110,35 monster Mantis 1139,10,0,0,0 -lou_fild01.gat,273,128,75,50 monster Mantis 1139,10,0,0,0 -lou_fild01.gat,224,315,100,50 monster Mi Gao 1516,8,0,0,0 -lou_fild01.gat,203,225,110,35 monster Mi Gao 1516,15,60000,30000,1 -lou_fild01.gat,273,128,75,500 monster Mi Gao 1516,7,0,0,0 -lou_fild01.gat,224,315,100,50 monster Anacondaq 1030,2,0,0,0 -lou_fild01.gat,203,225,110,35 monster Anacondaq 1030,1,0,0,0 -lou_fild01.gat,273,128,75,50 monster Anacondaq 1030,2,0,0,0 -lou_fild01.gat,0,0,0,0 monster Black Mushroom 1084,5,0,0,0 -lou_fild01.gat,0,0,0,0 monster Yellow Plant 1081,10,0,0,0 +//===== eAthena Script ======================================= +//= Louyang Fields Monster Spawn Script +//===== By: ================================================== +//= Evera/Lorri +//===== Current Version: ===================================== +//= 1.2 +//===== Compatible With: ===================================== +//= Any Athena Version +//===== Additional Comments: ================================= +//= 1.1 updated by MasterOfMuppets +//= 1.2 Official kRO 10.1 spawns [Playtester] +//============================================================ + +//================================================== +// lou_fild01 - Louyang Field +//================================================== +lou_fild01.gat,224,315,100,50 monster Bigfoot 1060,7,0,0,0 +lou_fild01.gat,203,225,110,35 monster Bigfoot 1060,4,60000,30000,1 +lou_fild01.gat,273,128,75,50 monster Bigfoot 1060,4,0,0,0 +lou_fild01.gat,224,315,100,50 monster Caramel 1103,7,0,0,0 +lou_fild01.gat,203,225,110,35 monster Caramel 1103,7,0,0,0 +lou_fild01.gat,273,128,75,50 monster Caramel 1103,7,0,0,0 +lou_fild01.gat,224,315,100,50 monster Mantis 1139,10,0,0,0 +lou_fild01.gat,203,225,110,35 monster Mantis 1139,10,0,0,0 +lou_fild01.gat,273,128,75,50 monster Mantis 1139,10,0,0,0 +lou_fild01.gat,224,315,100,50 monster Mi Gao 1516,8,0,0,0 +lou_fild01.gat,203,225,110,35 monster Mi Gao 1516,15,60000,30000,1 +lou_fild01.gat,273,128,75,500 monster Mi Gao 1516,7,0,0,0 +lou_fild01.gat,224,315,100,50 monster Anacondaq 1030,2,0,0,0 +lou_fild01.gat,203,225,110,35 monster Anacondaq 1030,1,0,0,0 +lou_fild01.gat,273,128,75,50 monster Anacondaq 1030,2,0,0,0 +lou_fild01.gat,0,0,0,0 monster Black Mushroom 1084,5,0,0,0 +lou_fild01.gat,0,0,0,0 monster Yellow Plant 1081,10,0,0,0 diff --git a/npc/mobs/fields/lutie.txt b/npc/mobs/fields/lutie.txt index 82eec548b..2a7a064de 100644 --- a/npc/mobs/fields/lutie.txt +++ b/npc/mobs/fields/lutie.txt @@ -1,20 +1,20 @@ -//===== eAthena Script ======================================= -//= Lutie Fields Monster Spawn Script -//===== By: ================================================== -//= Athena (1.0) -//===== Current Version: ===================================== -//= 1.2 -//===== Compatible With: ===================================== -//= Any Athena Version -//===== Additional Comments: ================================= -//= 1.1 added Garm Baby according to May 10 patch -//= 1.2 Official kRO 10.1 spawns [Playtester] -//============================================================ - -//================================================== -// xmas_fild01 - Lutie Field -//================================================== -xmas_fild01.gat,0,0,0,0 monster Marin 1242,35,0,0,0 -xmas_fild01.gat,0,0,0,0 monster Sasquatch 1243,20,0,0,0 -xmas_fild01.gat,0,0,0,0 monster Garm Baby 1515,1,1800000,0,0 -xmas_fild01.gat,0,0,0,0 monster Garm 1252,1,7200000,3600000,1 +//===== eAthena Script ======================================= +//= Lutie Fields Monster Spawn Script +//===== By: ================================================== +//= Athena (1.0) +//===== Current Version: ===================================== +//= 1.2 +//===== Compatible With: ===================================== +//= Any Athena Version +//===== Additional Comments: ================================= +//= 1.1 added Garm Baby according to May 10 patch +//= 1.2 Official kRO 10.1 spawns [Playtester] +//============================================================ + +//================================================== +// xmas_fild01 - Lutie Field +//================================================== +xmas_fild01.gat,0,0,0,0 monster Marin 1242,35,0,0,0 +xmas_fild01.gat,0,0,0,0 monster Sasquatch 1243,20,0,0,0 +xmas_fild01.gat,0,0,0,0 monster Garm Baby 1515,1,1800000,0,0 +xmas_fild01.gat,0,0,0,0 monster Garm 1252,1,7200000,3600000,1 diff --git a/npc/mobs/fields/mjolnir.txt b/npc/mobs/fields/mjolnir.txt index eb7918218..390f11a90 100644 --- a/npc/mobs/fields/mjolnir.txt +++ b/npc/mobs/fields/mjolnir.txt @@ -1,250 +1,250 @@ -//===== eAthena Script ======================================= -//= Mt. Mjolnir Fields Monster Spawn Script -//===== By: ================================================== -//= Athena (1.0) -//===== Current Version: ===================================== -//= 1.2 -//===== Compatible With: ===================================== -//= Any Athena Version -//===== Additional Comments: ================================= -//= 1.2 Official kRO 10.1 spawns [Playtester] -//============================================================ - -//================================================== -// mjolnir_01 - Mt.Mjolnir -//================================================== -mjolnir_01.gat,0,0,0,0 monster Horn 1128,20,0,0,0 -mjolnir_01.gat,0,0,0,0 monster Creamy 1018,20,0,0,0 -mjolnir_01.gat,0,0,0,0 monster Coco 1104,70,0,0,0 -mjolnir_01.gat,0,0,0,0 monster Stainer 1174,20,0,0,0 -mjolnir_01.gat,0,0,0,0 monster Caramel 1103,40,0,0,0 -mjolnir_01.gat,75,85,25,25 monster Shining Plant 1083,1,1800000,900000,1 -mjolnir_01.gat,78,219,25,25 monster Shining Plant 1083,1,1800000,900000,1 -mjolnir_01.gat,75,85,25,25 monster Green Plant 1080,5,180000,90000,1 -mjolnir_01.gat,78,219,25,25 monster Green Plant 1080,5,180000,90000,1 -mjolnir_01.gat,311,271,25,25 monster Blue Plant 1079,5,360000,180000,1 - -//================================================== -// mjolnir_02 - Mt.Mjolnir -//================================================== -mjolnir_02.gat,0,0,0,0 monster Hornet 1004,30,0,0,0 -mjolnir_02.gat,0,0,0,0 monster Creamy 1018,20,0,0,0 -mjolnir_02.gat,0,0,0,0 monster Petite 1155,50,0,0,0 -mjolnir_02.gat,0,0,0,0 monster Poporing 1031,10,0,0,0 -mjolnir_02.gat,0,0,0,0 monster Flora 1118,30,0,0,0 -mjolnir_02.gat,86,270,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_02.gat,80,211,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_02.gat,86,270,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_02.gat,86,180,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_02.gat,107,128,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_02.gat,79,49,0,0 monster Blue Plant 1079,1,360000,180000,1 -mjolnir_02.gat,133,80,0,0 monster Red Plant 1078,1,180000,90000,1 -mjolnir_02.gat,191,71,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_02.gat,237,55,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_02.gat,292,49,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_02.gat,349,45,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_02.gat,282,101,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_02.gat,325,146,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_02.gat,318,205,0,0 monster Red Plant 1078,1,180000,90000,1 -mjolnir_02.gat,275,199,0,0 monster Blue Plant 1079,1,360000,180000,1 -mjolnir_02.gat,335,301,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_02.gat,312,342,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_02.gat,325,146,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_02.gat,257,292,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_02.gat,204,263,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_02.gat,193,304,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_02.gat,145,282,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_02.gat,156,254,0,0 monster Red Plant 1078,1,180000,90000,1 -mjolnir_02.gat,112,268,0,0 monster Blue Plant 1079,1,360000,180000,1 -mjolnir_02.gat,122,195,0,0 monster Red Plant 1078,1,180000,90000,1 -mjolnir_02.gat,167,160,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_02.gat,325,146,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_02.gat,223,110,0,0 monster Red Plant 1078,1,180000,90000,1 -mjolnir_02.gat,273,74,0,0 monster Blue Plant 1079,1,360000,180000,1 -mjolnir_02.gat,254,155,0,0 monster Red Plant 1078,1,180000,90000,1 -mjolnir_02.gat,243,208,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_02.gat,273,240,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_02.gat,289,276,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_02.gat,188,192,10,10 monster Blue Plant 1079,2,360000,180000,1 - -//================================================== -// mjolnir_03 - Mt.Mjolnir -//================================================== -mjolnir_03.gat,0,0,0,0 monster Mantis 1139,30,0,0,0 -mjolnir_03.gat,0,0,0,0 monster Creamy 1018,10,0,0,0 -mjolnir_03.gat,0,0,0,0 monster Petite 1156,70,0,0,0 -mjolnir_03.gat,0,0,0,0 monster Poporing 1031,10,0,0,0 -mjolnir_03.gat,0,0,0,0 monster Flora 1118,10,0,0,0 -mjolnir_03.gat,0,0,0,0 monster Argos 1100,20,0,0,0 -mjolnir_03.gat,211,216,10,10 monster Shining Plant 1083,1,1800000,900000,1 -mjolnir_03.gat,280,252,10,10 monster Shining Plant 1083,1,1800000,900000,1 -mjolnir_03.gat,135,94,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_03.gat,199,97,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_03.gat,262,98,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_03.gat,322,144,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_03.gat,356,213,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_03.gat,352,288,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_03.gat,324,355,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_03.gat,255,349,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_03.gat,168,341,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_03.gat,128,319,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_03.gat,77,271,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_03.gat,66,219,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_03.gat,91,161,0,0 monster Green Plant 1080,1,180000,90000,1 - -//================================================== -// mjolnir_04 - Mt.Mjolnir -//================================================== -mjolnir_04.gat,0,0,0,0 monster Mantis 1139,20,0,0,0 -mjolnir_04.gat,0,0,0,0 monster Hornet 1004,70,0,0,0 -mjolnir_04.gat,0,0,0,0 monster Poporing 1031,10,0,0,0 -mjolnir_04.gat,0,0,0,0 monster Poporing 1031,30,0,0,0 -mjolnir_04.gat,0,0,0,0 monster Argiope 1099,20,0,0,0 -mjolnir_04.gat,0,0,0,0 monster Mistress 1059,1,7200000,3600000,1 -mjolnir_04.gat,200,200,30,30 monster Shining Plant 1083,3,1800000,900000,1 -mjolnir_04.gat,177,34,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_04.gat,122,28,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_04.gat,76,53,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_04.gat,72,99,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_04.gat,177,34,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_04.gat,43,143,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_04.gat,31,194,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_04.gat,42,252,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_04.gat,64,323,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_04.gat,107,357,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_04.gat,173,369,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_04.gat,286,357,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_04.gat,356,292,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_04.gat,362,201,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_04.gat,332,122,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_04.gat,269,39,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_04.gat,205,33,0,0 monster Green Plant 1080,1,180000,90000,1 - -//================================================== -// mjolnir_05 - Mt.Mjolnir -//================================================== -mjolnir_05.gat,0,0,0,0 monster Mantis 1139,40,0,0,0 -mjolnir_05.gat,0,0,0,0 monster Poporing 1031,10,0,0,0 -mjolnir_05.gat,0,0,0,0 monster Flora 1118,20,0,0,0 -mjolnir_05.gat,0,0,0,0 monster Argiope 1099,70,0,0,0 -mjolnir_05.gat,0,0,0,0 monster Argos 1100,20,0,0,0 -mjolnir_05.gat,200,240,40,40 monster Blue Plant 1079,3,360000,180000,1 -mjolnir_05.gat,200,240,40,40 monster Shining Plant 1083,1,1800000,900000,1 -mjolnir_05.gat,134,103,20,20 monster Blue Plant 1079,3,360000,180000,1 -mjolnir_05.gat,261,100,20,10 monster Blue Plant 1079,3,360000,180000,1 -mjolnir_05.gat,0,0,0,0 monster Red Plant 1078,10,180000,90000,1 - -//================================================== -// mjolnir_06 - Mt.Mjolnir -//================================================== -mjolnir_06.gat,0,0,0,0 monster Stainer 1174,70,0,0,0 -mjolnir_06.gat,0,0,0,0 monster Horn 1128,20,0,0,0 -mjolnir_06.gat,0,0,0,0 monster Coco 1104,20,0,0,0 -mjolnir_06.gat,0,0,0,0 monster Poporing 1031,20,0,0,0 -mjolnir_06.gat,0,0,0,0 monster Caramel 1103,30,0,0,0 -mjolnir_06.gat,162,285,0,0 monster Blue Plant 1079,1,360000,180000,1 -mjolnir_06.gat,162,255,0,0 monster Blue Plant 1079,1,360000,180000,1 -mjolnir_06.gat,304,98,0,0 monster Red Mushroom 1085,1,180000,90000,1 -mjolnir_06.gat,279,174,0,0 monster Red Mushroom 1085,1,180000,90000,1 -mjolnir_06.gat,339,168,0,0 monster Red Mushroom 1085,1,180000,90000,1 -mjolnir_06.gat,296,317,0,0 monster Red Mushroom 1085,1,180000,90000,1 -mjolnir_06.gat,45,345,0,0 monster Red Mushroom 1085,1,180000,90000,1 -mjolnir_06.gat,73,339,0,0 monster Red Mushroom 1085,1,180000,90000,1 -mjolnir_06.gat,69,225,0,0 monster Red Mushroom 1085,1,180000,90000,1 -mjolnir_06.gat,55,276,0,0 monster Red Mushroom 1085,1,180000,90000,1 - -//================================================== -// mjolnir_07 - Mt.Mjolnir -//================================================== -mjolnir_07.gat,0,0,0,0 monster Poison Spore 1077,60,0,0,0 -mjolnir_07.gat,0,0,0,0 monster Ambernite 1094,30,0,0,0 -mjolnir_07.gat,0,0,0,0 monster Coco 1104,20,0,0,0 -mjolnir_07.gat,0,0,0,0 monster Horn 1128,20,0,0,0 -mjolnir_07.gat,0,0,0,0 monster Poporing 1031,20,0,0,0 -mjolnir_07.gat,0,0,0,0 monster Hornet 1004,20,0,0,0 -mjolnir_07.gat,314,133,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_07.gat,299,145,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_07.gat,272,152,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_07.gat,273,181,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_07.gat,245,168,0,0 monster Red Mushroom 1085,1,180000,90000,1 -mjolnir_07.gat,217,185,0,0 monster Red Mushroom 1085,1,180000,90000,1 -mjolnir_07.gat,181,173,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_07.gat,140,179,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_07.gat,97,210,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_07.gat,249,214,0,0 monster Blue Plant 1079,2,360000,180000,1 - -//================================================== -// mjolnir_08 - Mt.Mjolnir -//================================================== -mjolnir_08.gat,0,0,0,0 monster Mantis 1139,60,0,0,0 -mjolnir_08.gat,0,0,0,0 monster Argiope 1099,30,0,0,0 -mjolnir_08.gat,0,0,0,0 monster Argos 1100,20,0,0,0 -mjolnir_08.gat,0,0,0,0 monster Poporing 1031,20,0,0,0 -mjolnir_08.gat,0,0,0,0 monster Poring 1002,10,0,0,0 -mjolnir_08.gat,280,280,20,40 monster Blue Plant 1079,2,360000,180000,1 -mjolnir_08.gat,207,83,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_08.gat,176,153,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_08.gat,169,204,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_08.gat,207,232,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_08.gat,180,282,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_08.gat,149,328,0,0 monster Green Plant 1080,1,180000,90000,1 - -//================================================== -// mjolnir_09 - Mt.Mjolnir -//================================================== -mjolnir_09.gat,0,0,0,0 monster Coco 1104,10,0,0,0 -mjolnir_09.gat,0,0,0,0 monster Stainer 1174,20,0,0,0 -mjolnir_09.gat,0,0,0,0 monster Horn 1128,70,0,0,0 -mjolnir_09.gat,0,0,0,0 monster Poporing 1031,20,0,0,0 -mjolnir_09.gat,0,0,0,0 monster Wolf 1013,30,0,0,0 -mjolnir_09.gat,205,352,0,0 monster Red Mushroom 1085,1,180000,90000,1 -mjolnir_09.gat,199,344,0,0 monster Red Mushroom 1085,1,180000,90000,1 -mjolnir_09.gat,210,331,0,0 monster Red Mushroom 1085,1,180000,90000,1 -mjolnir_09.gat,204,321,0,0 monster Red Mushroom 1085,1,180000,90000,1 -mjolnir_09.gat,212,312,0,0 monster Red Mushroom 1085,1,180000,90000,1 -mjolnir_09.gat,198,297,0,0 monster Red Mushroom 1085,1,180000,90000,1 -mjolnir_09.gat,73,122,0,0 monster Red Mushroom 1085,1,180000,90000,1 -mjolnir_09.gat,89,141,0,0 monster Red Mushroom 1085,1,180000,90000,1 -mjolnir_09.gat,120,126,0,0 monster Red Mushroom 1085,1,180000,90000,1 -mjolnir_09.gat,139,84,0,0 monster Red Mushroom 1085,1,180000,90000,1 -mjolnir_09.gat,125,82,0,0 monster Red Mushroom 1085,1,180000,90000,1 - -//================================================== -// mjolnir_10 - Mt.Mjolnir -//================================================== -mjolnir_10.gat,0,0,0,0 monster Mantis 1139,20,0,0,0 -mjolnir_10.gat,0,0,0,0 monster Flora 1118,30,0,0,0 -mjolnir_10.gat,0,0,0,0 monster Argos 1100,60,0,0,0 -mjolnir_10.gat,0,0,0,0 monster Poporing 1031,20,0,0,0 -mjolnir_10.gat,0,0,0,0 monster Petite 1155,10,0,0,0 -mjolnir_10.gat,123,331,10,10 monster Shining Plant 1083,1,1800000,900000,1 -mjolnir_10.gat,0,0,0,0 monster Green Plant 1080,10,180000,90000,1 - -//================================================== -// mjolnir_11 - Mt.Mjolnir -//================================================== -mjolnir_11.gat,0,0,0,0 monster Argiope 1099,10,0,0,0 -mjolnir_11.gat,0,0,0,0 monster Mandragora 1020,50,0,0,0 -mjolnir_11.gat,0,0,0,0 monster Flora 1118,60,0,0,0 -mjolnir_11.gat,0,0,0,0 monster Poporing 1031,10,0,0,0 -mjolnir_11.gat,0,0,0,0 monster Thief Bug Male 1054,30,0,0,0 -mjolnir_11.gat,112,276,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_11.gat,159,283,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_11.gat,116,240,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_11.gat,146,215,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_11.gat,145,177,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_11.gat,129,135,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_11.gat,126,93,0,0 monster Blue Plant 1079,1,360000,180000,1 -mjolnir_11.gat,197,123,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_11.gat,198,210,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_11.gat,231,277,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_11.gat,332,327,0,0 monster Blue Plant 1079,1,360000,180000,1 -mjolnir_11.gat,282,300,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_11.gat,295,271,0,0 monster Green Plant 1080,1,180000,90000,1 - -//================================================== -// mjolnir_12 - Mt.Mjolnir -//================================================== -mjolnir_12.gat,0,0,0,0 monster Stem Worm 1215,20,0,0,0 -mjolnir_12.gat,0,0,0,0 monster Dustiness 1114,50,0,0,0 -mjolnir_12.gat,0,0,0,0 monster Thief Bug Female 1053,20,0,0,0 +//===== eAthena Script ======================================= +//= Mt. Mjolnir Fields Monster Spawn Script +//===== By: ================================================== +//= Athena (1.0) +//===== Current Version: ===================================== +//= 1.2 +//===== Compatible With: ===================================== +//= Any Athena Version +//===== Additional Comments: ================================= +//= 1.2 Official kRO 10.1 spawns [Playtester] +//============================================================ + +//================================================== +// mjolnir_01 - Mt.Mjolnir +//================================================== +mjolnir_01.gat,0,0,0,0 monster Horn 1128,20,0,0,0 +mjolnir_01.gat,0,0,0,0 monster Creamy 1018,20,0,0,0 +mjolnir_01.gat,0,0,0,0 monster Coco 1104,70,0,0,0 +mjolnir_01.gat,0,0,0,0 monster Stainer 1174,20,0,0,0 +mjolnir_01.gat,0,0,0,0 monster Caramel 1103,40,0,0,0 +mjolnir_01.gat,75,85,25,25 monster Shining Plant 1083,1,1800000,900000,1 +mjolnir_01.gat,78,219,25,25 monster Shining Plant 1083,1,1800000,900000,1 +mjolnir_01.gat,75,85,25,25 monster Green Plant 1080,5,180000,90000,1 +mjolnir_01.gat,78,219,25,25 monster Green Plant 1080,5,180000,90000,1 +mjolnir_01.gat,311,271,25,25 monster Blue Plant 1079,5,360000,180000,1 + +//================================================== +// mjolnir_02 - Mt.Mjolnir +//================================================== +mjolnir_02.gat,0,0,0,0 monster Hornet 1004,30,0,0,0 +mjolnir_02.gat,0,0,0,0 monster Creamy 1018,20,0,0,0 +mjolnir_02.gat,0,0,0,0 monster Petite 1155,50,0,0,0 +mjolnir_02.gat,0,0,0,0 monster Poporing 1031,10,0,0,0 +mjolnir_02.gat,0,0,0,0 monster Flora 1118,30,0,0,0 +mjolnir_02.gat,86,270,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_02.gat,80,211,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_02.gat,86,270,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_02.gat,86,180,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_02.gat,107,128,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_02.gat,79,49,0,0 monster Blue Plant 1079,1,360000,180000,1 +mjolnir_02.gat,133,80,0,0 monster Red Plant 1078,1,180000,90000,1 +mjolnir_02.gat,191,71,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_02.gat,237,55,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_02.gat,292,49,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_02.gat,349,45,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_02.gat,282,101,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_02.gat,325,146,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_02.gat,318,205,0,0 monster Red Plant 1078,1,180000,90000,1 +mjolnir_02.gat,275,199,0,0 monster Blue Plant 1079,1,360000,180000,1 +mjolnir_02.gat,335,301,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_02.gat,312,342,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_02.gat,325,146,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_02.gat,257,292,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_02.gat,204,263,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_02.gat,193,304,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_02.gat,145,282,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_02.gat,156,254,0,0 monster Red Plant 1078,1,180000,90000,1 +mjolnir_02.gat,112,268,0,0 monster Blue Plant 1079,1,360000,180000,1 +mjolnir_02.gat,122,195,0,0 monster Red Plant 1078,1,180000,90000,1 +mjolnir_02.gat,167,160,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_02.gat,325,146,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_02.gat,223,110,0,0 monster Red Plant 1078,1,180000,90000,1 +mjolnir_02.gat,273,74,0,0 monster Blue Plant 1079,1,360000,180000,1 +mjolnir_02.gat,254,155,0,0 monster Red Plant 1078,1,180000,90000,1 +mjolnir_02.gat,243,208,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_02.gat,273,240,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_02.gat,289,276,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_02.gat,188,192,10,10 monster Blue Plant 1079,2,360000,180000,1 + +//================================================== +// mjolnir_03 - Mt.Mjolnir +//================================================== +mjolnir_03.gat,0,0,0,0 monster Mantis 1139,30,0,0,0 +mjolnir_03.gat,0,0,0,0 monster Creamy 1018,10,0,0,0 +mjolnir_03.gat,0,0,0,0 monster Petite 1156,70,0,0,0 +mjolnir_03.gat,0,0,0,0 monster Poporing 1031,10,0,0,0 +mjolnir_03.gat,0,0,0,0 monster Flora 1118,10,0,0,0 +mjolnir_03.gat,0,0,0,0 monster Argos 1100,20,0,0,0 +mjolnir_03.gat,211,216,10,10 monster Shining Plant 1083,1,1800000,900000,1 +mjolnir_03.gat,280,252,10,10 monster Shining Plant 1083,1,1800000,900000,1 +mjolnir_03.gat,135,94,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_03.gat,199,97,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_03.gat,262,98,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_03.gat,322,144,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_03.gat,356,213,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_03.gat,352,288,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_03.gat,324,355,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_03.gat,255,349,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_03.gat,168,341,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_03.gat,128,319,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_03.gat,77,271,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_03.gat,66,219,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_03.gat,91,161,0,0 monster Green Plant 1080,1,180000,90000,1 + +//================================================== +// mjolnir_04 - Mt.Mjolnir +//================================================== +mjolnir_04.gat,0,0,0,0 monster Mantis 1139,20,0,0,0 +mjolnir_04.gat,0,0,0,0 monster Hornet 1004,70,0,0,0 +mjolnir_04.gat,0,0,0,0 monster Poporing 1031,10,0,0,0 +mjolnir_04.gat,0,0,0,0 monster Poporing 1031,30,0,0,0 +mjolnir_04.gat,0,0,0,0 monster Argiope 1099,20,0,0,0 +mjolnir_04.gat,0,0,0,0 monster Mistress 1059,1,7200000,3600000,1 +mjolnir_04.gat,200,200,30,30 monster Shining Plant 1083,3,1800000,900000,1 +mjolnir_04.gat,177,34,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_04.gat,122,28,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_04.gat,76,53,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_04.gat,72,99,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_04.gat,177,34,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_04.gat,43,143,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_04.gat,31,194,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_04.gat,42,252,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_04.gat,64,323,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_04.gat,107,357,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_04.gat,173,369,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_04.gat,286,357,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_04.gat,356,292,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_04.gat,362,201,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_04.gat,332,122,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_04.gat,269,39,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_04.gat,205,33,0,0 monster Green Plant 1080,1,180000,90000,1 + +//================================================== +// mjolnir_05 - Mt.Mjolnir +//================================================== +mjolnir_05.gat,0,0,0,0 monster Mantis 1139,40,0,0,0 +mjolnir_05.gat,0,0,0,0 monster Poporing 1031,10,0,0,0 +mjolnir_05.gat,0,0,0,0 monster Flora 1118,20,0,0,0 +mjolnir_05.gat,0,0,0,0 monster Argiope 1099,70,0,0,0 +mjolnir_05.gat,0,0,0,0 monster Argos 1100,20,0,0,0 +mjolnir_05.gat,200,240,40,40 monster Blue Plant 1079,3,360000,180000,1 +mjolnir_05.gat,200,240,40,40 monster Shining Plant 1083,1,1800000,900000,1 +mjolnir_05.gat,134,103,20,20 monster Blue Plant 1079,3,360000,180000,1 +mjolnir_05.gat,261,100,20,10 monster Blue Plant 1079,3,360000,180000,1 +mjolnir_05.gat,0,0,0,0 monster Red Plant 1078,10,180000,90000,1 + +//================================================== +// mjolnir_06 - Mt.Mjolnir +//================================================== +mjolnir_06.gat,0,0,0,0 monster Stainer 1174,70,0,0,0 +mjolnir_06.gat,0,0,0,0 monster Horn 1128,20,0,0,0 +mjolnir_06.gat,0,0,0,0 monster Coco 1104,20,0,0,0 +mjolnir_06.gat,0,0,0,0 monster Poporing 1031,20,0,0,0 +mjolnir_06.gat,0,0,0,0 monster Caramel 1103,30,0,0,0 +mjolnir_06.gat,162,285,0,0 monster Blue Plant 1079,1,360000,180000,1 +mjolnir_06.gat,162,255,0,0 monster Blue Plant 1079,1,360000,180000,1 +mjolnir_06.gat,304,98,0,0 monster Red Mushroom 1085,1,180000,90000,1 +mjolnir_06.gat,279,174,0,0 monster Red Mushroom 1085,1,180000,90000,1 +mjolnir_06.gat,339,168,0,0 monster Red Mushroom 1085,1,180000,90000,1 +mjolnir_06.gat,296,317,0,0 monster Red Mushroom 1085,1,180000,90000,1 +mjolnir_06.gat,45,345,0,0 monster Red Mushroom 1085,1,180000,90000,1 +mjolnir_06.gat,73,339,0,0 monster Red Mushroom 1085,1,180000,90000,1 +mjolnir_06.gat,69,225,0,0 monster Red Mushroom 1085,1,180000,90000,1 +mjolnir_06.gat,55,276,0,0 monster Red Mushroom 1085,1,180000,90000,1 + +//================================================== +// mjolnir_07 - Mt.Mjolnir +//================================================== +mjolnir_07.gat,0,0,0,0 monster Poison Spore 1077,60,0,0,0 +mjolnir_07.gat,0,0,0,0 monster Ambernite 1094,30,0,0,0 +mjolnir_07.gat,0,0,0,0 monster Coco 1104,20,0,0,0 +mjolnir_07.gat,0,0,0,0 monster Horn 1128,20,0,0,0 +mjolnir_07.gat,0,0,0,0 monster Poporing 1031,20,0,0,0 +mjolnir_07.gat,0,0,0,0 monster Hornet 1004,20,0,0,0 +mjolnir_07.gat,314,133,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_07.gat,299,145,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_07.gat,272,152,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_07.gat,273,181,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_07.gat,245,168,0,0 monster Red Mushroom 1085,1,180000,90000,1 +mjolnir_07.gat,217,185,0,0 monster Red Mushroom 1085,1,180000,90000,1 +mjolnir_07.gat,181,173,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_07.gat,140,179,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_07.gat,97,210,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_07.gat,249,214,0,0 monster Blue Plant 1079,2,360000,180000,1 + +//================================================== +// mjolnir_08 - Mt.Mjolnir +//================================================== +mjolnir_08.gat,0,0,0,0 monster Mantis 1139,60,0,0,0 +mjolnir_08.gat,0,0,0,0 monster Argiope 1099,30,0,0,0 +mjolnir_08.gat,0,0,0,0 monster Argos 1100,20,0,0,0 +mjolnir_08.gat,0,0,0,0 monster Poporing 1031,20,0,0,0 +mjolnir_08.gat,0,0,0,0 monster Poring 1002,10,0,0,0 +mjolnir_08.gat,280,280,20,40 monster Blue Plant 1079,2,360000,180000,1 +mjolnir_08.gat,207,83,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_08.gat,176,153,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_08.gat,169,204,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_08.gat,207,232,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_08.gat,180,282,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_08.gat,149,328,0,0 monster Green Plant 1080,1,180000,90000,1 + +//================================================== +// mjolnir_09 - Mt.Mjolnir +//================================================== +mjolnir_09.gat,0,0,0,0 monster Coco 1104,10,0,0,0 +mjolnir_09.gat,0,0,0,0 monster Stainer 1174,20,0,0,0 +mjolnir_09.gat,0,0,0,0 monster Horn 1128,70,0,0,0 +mjolnir_09.gat,0,0,0,0 monster Poporing 1031,20,0,0,0 +mjolnir_09.gat,0,0,0,0 monster Wolf 1013,30,0,0,0 +mjolnir_09.gat,205,352,0,0 monster Red Mushroom 1085,1,180000,90000,1 +mjolnir_09.gat,199,344,0,0 monster Red Mushroom 1085,1,180000,90000,1 +mjolnir_09.gat,210,331,0,0 monster Red Mushroom 1085,1,180000,90000,1 +mjolnir_09.gat,204,321,0,0 monster Red Mushroom 1085,1,180000,90000,1 +mjolnir_09.gat,212,312,0,0 monster Red Mushroom 1085,1,180000,90000,1 +mjolnir_09.gat,198,297,0,0 monster Red Mushroom 1085,1,180000,90000,1 +mjolnir_09.gat,73,122,0,0 monster Red Mushroom 1085,1,180000,90000,1 +mjolnir_09.gat,89,141,0,0 monster Red Mushroom 1085,1,180000,90000,1 +mjolnir_09.gat,120,126,0,0 monster Red Mushroom 1085,1,180000,90000,1 +mjolnir_09.gat,139,84,0,0 monster Red Mushroom 1085,1,180000,90000,1 +mjolnir_09.gat,125,82,0,0 monster Red Mushroom 1085,1,180000,90000,1 + +//================================================== +// mjolnir_10 - Mt.Mjolnir +//================================================== +mjolnir_10.gat,0,0,0,0 monster Mantis 1139,20,0,0,0 +mjolnir_10.gat,0,0,0,0 monster Flora 1118,30,0,0,0 +mjolnir_10.gat,0,0,0,0 monster Argos 1100,60,0,0,0 +mjolnir_10.gat,0,0,0,0 monster Poporing 1031,20,0,0,0 +mjolnir_10.gat,0,0,0,0 monster Petite 1155,10,0,0,0 +mjolnir_10.gat,123,331,10,10 monster Shining Plant 1083,1,1800000,900000,1 +mjolnir_10.gat,0,0,0,0 monster Green Plant 1080,10,180000,90000,1 + +//================================================== +// mjolnir_11 - Mt.Mjolnir +//================================================== +mjolnir_11.gat,0,0,0,0 monster Argiope 1099,10,0,0,0 +mjolnir_11.gat,0,0,0,0 monster Mandragora 1020,50,0,0,0 +mjolnir_11.gat,0,0,0,0 monster Flora 1118,60,0,0,0 +mjolnir_11.gat,0,0,0,0 monster Poporing 1031,10,0,0,0 +mjolnir_11.gat,0,0,0,0 monster Thief Bug Male 1054,30,0,0,0 +mjolnir_11.gat,112,276,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_11.gat,159,283,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_11.gat,116,240,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_11.gat,146,215,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_11.gat,145,177,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_11.gat,129,135,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_11.gat,126,93,0,0 monster Blue Plant 1079,1,360000,180000,1 +mjolnir_11.gat,197,123,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_11.gat,198,210,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_11.gat,231,277,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_11.gat,332,327,0,0 monster Blue Plant 1079,1,360000,180000,1 +mjolnir_11.gat,282,300,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_11.gat,295,271,0,0 monster Green Plant 1080,1,180000,90000,1 + +//================================================== +// mjolnir_12 - Mt.Mjolnir +//================================================== +mjolnir_12.gat,0,0,0,0 monster Stem Worm 1215,20,0,0,0 +mjolnir_12.gat,0,0,0,0 monster Dustiness 1114,50,0,0,0 +mjolnir_12.gat,0,0,0,0 monster Thief Bug Female 1053,20,0,0,0 diff --git a/npc/mobs/fields/morocc.txt b/npc/mobs/fields/morocc.txt index d81c3b821..578831d3a 100644 --- a/npc/mobs/fields/morocc.txt +++ b/npc/mobs/fields/morocc.txt @@ -1,294 +1,294 @@ -//===== eAthena Script ======================================= -//= Morocc Fields Monster Spawn Script -//===== By: ================================================== -//= Athena (1.0) -//===== Current Version: ===================================== -//= 1.1 -//===== Compatible With: ===================================== -//= Any Athena Version -//===== Additional Comments: ================================= -//= 1.1 Official kRO 10.1 spawns [Playtester] -//============================================================ - -//================================================== -// moc_fild01 - Sograt Desert -//================================================== -moc_fild01.gat,0,0,0,0 monster Baby Desert Wolf 1107,70,0,0,0 -moc_fild01.gat,0,0,0,0 monster Ant Egg 1097,20,0,0,0 -moc_fild01.gat,0,0,0,0 monster Peco Peco Egg 1047,20,0,0,0 -moc_fild01.gat,0,0,0,0 monster Picky 1049,10,0,0,0 -moc_fild01.gat,0,0,0,0 monster Drops 1113,30,0,0,0 -moc_fild01.gat,0,0,0,0 monster Poring 1002,10,0,0,0 -moc_fild01.gat,194,51,10,10 monster Yellow Plant 1081,10,900000,450000,1 - -//================================================== -// moc_fild02 - Sograt Desert -//================================================== -moc_fild02.gat,0,0,0,0 monster Peco Peco 1019,70,0,0,0 -moc_fild02.gat,0,0,0,0 monster Ant Egg 1097,10,0,0,0 -moc_fild02.gat,0,0,0,0 monster Peco Peco Egg 1047,40,0,0,0 -moc_fild02.gat,0,0,0,0 monster Picky 1049,10,0,0,0 -moc_fild02.gat,0,0,0,0 monster Drops 1113,30,0,0,0 -moc_fild02.gat,89,315,0,0 monster Yellow Plant 1081,1,180000,90000,1 -moc_fild02.gat,99,261,0,0 monster Yellow Plant 1081,1,180000,90000,1 -moc_fild02.gat,94,195,0,0 monster Yellow Plant 1081,1,180000,90000,1 -moc_fild02.gat,139,222,0,0 monster Yellow Plant 1081,1,180000,90000,1 -moc_fild02.gat,132,307,0,0 monster Yellow Plant 1081,1,180000,90000,1 -moc_fild02.gat,194,294,0,0 monster Yellow Plant 1081,1,180000,90000,1 -moc_fild02.gat,275,241,0,0 monster Yellow Plant 1081,1,180000,90000,1 -moc_fild02.gat,342,267,0,0 monster Green Plant 1080,1,180000,90000,1 -moc_fild02.gat,359,215,0,0 monster Green Plant 1080,1,180000,90000,1 -moc_fild02.gat,313,149,0,0 monster Green Plant 1080,1,180000,90000,1 -moc_fild02.gat,230,62,0,0 monster Green Plant 1080,1,180000,90000,1 -moc_fild02.gat,299,61,0,0 monster Green Plant 1080,1,180000,90000,1 -moc_fild02.gat,353,103,0,0 monster Green Plant 1080,1,180000,90000,1 -moc_fild02.gat,337,35,0,0 monster Green Plant 1080,1,180000,90000,1 - -//================================================== -// moc_fild03 - Sograt Desert -//================================================== -moc_fild03.gat,0,0,0,0 monster Elder Willow 1033,70,0,0,0 -moc_fild03.gat,0,0,0,0 monster Greatest General 1277,30,0,0,0 -moc_fild03.gat,0,0,0,0 monster Poporing 1031,20,0,0,0 -moc_fild03.gat,0,0,0,0 monster Eggyra 1116,10,0,0,0 -moc_fild03.gat,0,0,0,0 monster Willow 1010,20,0,0,0 -moc_fild03.gat,0,0,0,0 monster Vagabond Wolf 1092,1,1800000,1200000,0 -moc_fild03.gat,77,311,5,5 monster Green Plant 1080,2,180000,90000,1 -moc_fild03.gat,108,199,5,5 monster Green Plant 1080,2,180000,90000,1 -moc_fild03.gat,96,65,5,5 monster Green Plant 1080,2,180000,90000,1 -moc_fild03.gat,216,69,5,5 monster Green Plant 1080,2,180000,90000,1 -moc_fild03.gat,261,161,5,5 monster Green Plant 1080,2,180000,90000,1 -moc_fild03.gat,213,201,5,5 monster Green Plant 1080,2,180000,90000,1 -moc_fild03.gat,200,263,5,5 monster Green Plant 1080,2,180000,90000,1 - -//================================================== -// moc_fild04 - Sograt Desert -//================================================== -moc_fild04.gat,0,0,0,0 monster Desert Wolf 1106,20,0,0,0 -moc_fild04.gat,0,0,0,0 monster Scorpion 1001,30,0,0,0 -moc_fild04.gat,0,0,0,0 monster Metaller 1058,20,0,0,0 -moc_fild04.gat,0,0,0,0 monster Magnolia 1138,40,0,0,0 -moc_fild04.gat,0,0,0,0 monster Ant Egg 1097,10,0,0,0 -moc_fild04.gat,0,0,0,0 monster Andre 1095,20,0,0,0 -moc_fild04.gat,0,0,0,0 monster Deniro 1105,20,0,0,0 -moc_fild04.gat,0,0,0,0 monster Piere 1160,20,0,0,0 -moc_fild04.gat,313,84,10,10 monster Yellow Plant 1081,10,900000,450000,1 - -//================================================== -// moc_fild05 - Sograt Desert -//================================================== -moc_fild05.gat,0,0,0,0 monster Magnolia 1138,30,0,0,0 -moc_fild05.gat,0,0,0,0 monster Metaller 1058,20,0,0,0 -moc_fild05.gat,0,0,0,0 monster Golem 1040,70,0,0,0 -moc_fild05.gat,0,0,0,0 monster Ant Egg 1097,10,0,0,0 -moc_fild05.gat,0,0,0,0 monster Andre 1095,10,0,0,0 -moc_fild05.gat,0,0,0,0 monster Deniro 1105,10,0,0,0 -moc_fild05.gat,0,0,0,0 monster Piere 1160,10,0,0,0 -moc_fild05.gat,208,233,10,10 monster Yellow Plant 1081,5,360000,180000,1 - -//================================================== -// moc_fild06 - Sograt Desert -//================================================== -moc_fild06.gat,0,0,0,0 monster Peco Peco 1019,70,0,0,0 -moc_fild06.gat,0,0,0,0 monster Muka 1055,30,0,0,0 -moc_fild06.gat,0,0,0,0 monster Condor 1009,50,0,0,0 -moc_fild06.gat,0,0,0,0 monster Magnolia 1138,10,0,0,0 -moc_fild06.gat,0,0,0,0 monster Andre 1095,5,0,0,0 -moc_fild06.gat,0,0,0,0 monster Deniro 1105,5,0,0,0 -moc_fild06.gat,0,0,0,0 monster Piere 1160,5,0,0,0 -moc_fild06.gat,0,0,0,0 monster Ant Egg 1097,10,0,0,0 -moc_fild06.gat,193,203,10,10 monster Yellow Plant 1081,10,900000,450000,1 - -//================================================== -// moc_fild07 - Sograt Desert -//================================================== -moc_fild07.gat,0,0,0,0 monster Drops 1113,70,0,0,0 -moc_fild07.gat,0,0,0,0 monster Peco Peco Egg 1047,50,0,0,0 -moc_fild07.gat,0,0,0,0 monster Picky 1050,30,0,0,0 -moc_fild07.gat,0,0,0,0 monster Picky 1049,30,0,0,0 -moc_fild07.gat,162,333,12,12 monster Yellow Plant 1081,5,360000,180000,1 - -//================================================== -// moc_fild08 - Sograt Desert -//================================================== -moc_fild08.gat,0,0,0,0 monster Magnolia 1138,30,0,0,0 -moc_fild08.gat,0,0,0,0 monster Scorpion 1001,80,0,0,0 -moc_fild08.gat,0,0,0,0 monster Desert Wolf 1106,30,0,0,0 -moc_fild08.gat,0,0,0,0 monster Anacondaq 1030,30,0,0,0 -moc_fild08.gat,0,0,0,0 monster Baby Desert Wolf 1107,10,0,0,0 -moc_fild08.gat,0,0,0,0 monster Drops 1113,10,0,0,0 - -//================================================== -// moc_fild09 - Sograt Desert -//================================================== -moc_fild09.gat,0,0,0,0 monster Desert Wolf 1106,10,0,0,0 -moc_fild09.gat,0,0,0,0 monster Metaller 1058,70,0,0,0 -moc_fild09.gat,0,0,0,0 monster Magnolia 1138,50,0,0,0 -moc_fild09.gat,0,0,0,0 monster Ant Egg 1097,10,0,0,0 -moc_fild09.gat,0,0,0,0 monster Andre 1095,5,0,0,0 -moc_fild09.gat,0,0,0,0 monster Deniro 1105,5,0,0,0 -moc_fild09.gat,0,0,0,0 monster Piere 1160,5,0,0,0 -moc_fild09.gat,0,0,0,0 monster Ant Egg 1097,10,0,0,0 -moc_fild09.gat,0,0,0,0 monster Frilldora 1119,6,0,0,0 -moc_fild09.gat,332,341,5,5 monster Yellow Plant 1081,2,180000,90000,1 -moc_fild09.gat,240,313,5,5 monster Yellow Plant 1081,2,180000,90000,1 -moc_fild09.gat,305,62,5,5 monster Yellow Plant 1081,2,180000,90000,1 -moc_fild09.gat,64,78,5,5 monster Yellow Plant 1081,2,180000,90000,1 -moc_fild09.gat,54,325,5,5 monster Yellow Plant 1081,2,180000,90000,1 - -//================================================== -// moc_fild10 - Sograt Desert -//================================================== -moc_fild10.gat,0,0,0,0 monster Drops 1113,30,0,0,0 -moc_fild10.gat,0,0,0,0 monster Peco Peco Egg 1047,70,0,0,0 -moc_fild10.gat,0,0,0,0 monster Picky 1049,50,0,0,0 -moc_fild10.gat,0,0,0,0 monster Picky 1050,50,0,0,0 -moc_fild10.gat,0,0,0,0 monster Magnolia 1138,1,0,0,0 -moc_fild10.gat,0,0,0,0 monster Ant Egg 1097,10,0,0,0 -moc_fild10.gat,198,150,40,30 monster Yellow Plant 1081,10,180000,90000,1 -moc_fild10.gat,198,150,40,30 monster Green Plant 1080,5,180000,90000,1 - -//================================================== -// moc_fild11 - Sograt Desert -//================================================== -moc_fild11.gat,0,0,0,0 monster Hode 1127,10,0,0,0 -moc_fild11.gat,0,0,0,0 monster Golem 1040,70,0,0,0 -moc_fild11.gat,0,0,0,0 monster Andre 1095,10,0,0,0 -moc_fild11.gat,0,0,0,0 monster Deniro 1105,10,0,0,0 -moc_fild11.gat,0,0,0,0 monster Piere 1160,10,0,0,0 -moc_fild11.gat,0,0,0,0 monster Ant Egg 1097,10,0,0,0 -moc_fild11.gat,0,0,0,0 monster Magnolia 1138,20,0,0,0 -moc_fild11.gat,0,0,0,0 monster Muka 1055,20,0,0,0 -moc_fild11.gat,197,216,0,0 monster Shining Plant 1083,1,1800000,900000,1 - -//================================================== -// moc_fild12 - Sograt Desert -//================================================== -moc_fild12.gat,0,0,0,0 monster Picky 1050,50,0,0,0 -moc_fild12.gat,0,0,0,0 monster Picky 1049,50,0,0,0 -moc_fild12.gat,0,0,0,0 monster Peco Peco Egg 1047,35,0,0,0 -moc_fild12.gat,0,0,0,0 monster Drops 1113,35,0,0,0 -moc_fild12.gat,181,336,40,20 monster Yellow Plant 1081,10,180000,90000,1 - -//================================================== -// moc_fild13 - Sograt Desert -//================================================== -moc_fild13.gat,0,0,0,0 monster Desert Wolf 1106,30,0,0,0 -moc_fild13.gat,0,0,0,0 monster Anacondaq 1030,70,0,0,0 -moc_fild13.gat,0,0,0,0 monster Boa 1025,25,0,0,0 -moc_fild13.gat,0,0,0,0 monster Side Winder 1037,35,0,0,0 -moc_fild13.gat,0,0,0,0 monster Poporing 1031,20,0,0,0 -moc_fild13.gat,0,0,0,0 monster Drops 1113,10,0,0,0 -moc_fild13.gat,280,99,0,0 monster Red Mushroom 1085,1,180000,90000,1 -moc_fild13.gat,264,64,0,0 monster Red Mushroom 1085,1,180000,90000,1 -moc_fild13.gat,305,91,0,0 monster Red Mushroom 1085,1,180000,90000,1 -moc_fild13.gat,264,136,0,0 monster Red Mushroom 1085,1,180000,90000,1 -moc_fild13.gat,282,155,0,0 monster Red Mushroom 1085,1,180000,90000,1 -moc_fild13.gat,265,197,0,0 monster Red Mushroom 1085,1,180000,90000,1 -moc_fild13.gat,284,227,0,0 monster Red Mushroom 1085,1,180000,90000,1 -moc_fild13.gat,304,244,0,0 monster Red Mushroom 1085,1,180000,90000,1 -moc_fild13.gat,266,289,0,0 monster Red Mushroom 1085,1,180000,90000,1 -moc_fild13.gat,307,307,0,0 monster Red Mushroom 1085,1,180000,90000,1 -moc_fild13.gat,281,333,0,0 monster Red Mushroom 1085,1,180000,90000,1 -moc_fild13.gat,304,333,0,0 monster Red Mushroom 1085,1,180000,90000,1 -moc_fild13.gat,295,358,0,0 monster Red Mushroom 1085,1,180000,90000,1 -moc_fild13.gat,84,329,0,0 monster Yellow Plant 1081,1,180000,90000,1 -moc_fild13.gat,93,301,0,0 monster Yellow Plant 1081,1,180000,90000,1 -moc_fild13.gat,101,297,0,0 monster Yellow Plant 1081,1,180000,90000,1 -moc_fild13.gat,89,92,0,0 monster Yellow Plant 1081,1,180000,90000,1 -moc_fild13.gat,108,150,0,0 monster Yellow Plant 1081,1,180000,90000,1 -moc_fild13.gat,109,168,0,0 monster Yellow Plant 1081,1,180000,90000,1 -moc_fild13.gat,101,185,5,5 monster Yellow Plant 1081,3,180000,90000,1 -moc_fild13.gat,106,258,5,5 monster Yellow Plant 1081,3,180000,90000,1 -moc_fild13.gat,161,273,5,5 monster Yellow Plant 1081,3,180000,90000,1 - -//================================================== -// moc_fild14 - Sograt Desert -//================================================== -moc_fild14.gat,0,0,0,0 monster Desert Wolf 1106,80,0,0,0 -moc_fild14.gat,0,0,0,0 monster Side Winder 1037,20,0,0,0 -moc_fild14.gat,0,0,0,0 monster Baby Desert Wolf 1107,40,0,0,0 -moc_fild14.gat,0,0,0,0 monster Magnolia 1138,25,0,0,0 -moc_fild14.gat,124,93,5,5 monster Shining Plant 1083,1,1800000,900000,1 -moc_fild14.gat,85,271,0,0 monster Yellow Plant 1081,1,180000,90000,1 -moc_fild14.gat,165,282,0,0 monster Yellow Plant 1081,1,180000,90000,1 -moc_fild14.gat,149,333,0,0 monster Yellow Plant 1081,1,180000,90000,1 -moc_fild14.gat,64,342,0,0 monster Yellow Plant 1081,1,180000,90000,1 -moc_fild14.gat,160,366,0,0 monster Yellow Plant 1081,1,180000,90000,1 - -//================================================== -// moc_fild15 - Sograt Desert -//================================================== -moc_fild15.gat,0,0,0,0 monster Hode 1127,30,0,0,0 -moc_fild15.gat,0,0,0,0 monster Scorpion 1001,10,0,0,0 -moc_fild15.gat,0,0,0,0 monster Desert Wolf 1106,10,0,0,0 -moc_fild15.gat,0,0,0,0 monster Magnolia 1138,25,0,0,0 -moc_fild15.gat,0,0,0,0 monster Andre 1095,40,0,0,0 -moc_fild15.gat,0,0,0,0 monster Ant Egg 1097,10,0,0,0 -moc_fild15.gat,0,0,0,0 monster Phreeoni 1159,1,7200000,3600000,1 -moc_fild15.gat,40,126,0,0 monster Yellow Plant 1081,1,180000,90000,1 -moc_fild15.gat,57,39,0,0 monster Yellow Plant 1081,1,180000,90000,1 -moc_fild15.gat,46,250,0,0 monster Yellow Plant 1081,1,180000,90000,1 -moc_fild15.gat,104,347,0,0 monster Yellow Plant 1081,1,180000,90000,1 -moc_fild15.gat,195,373,0,0 monster Yellow Plant 1081,1,180000,90000,1 -moc_fild15.gat,341,365,0,0 monster Yellow Plant 1081,1,180000,90000,1 -moc_fild15.gat,353,230,0,0 monster Yellow Plant 1081,1,180000,90000,1 -moc_fild15.gat,341,164,0,0 monster Yellow Plant 1081,1,180000,90000,1 -moc_fild15.gat,370,85,0,0 monster Yellow Plant 1081,1,180000,90000,1 -moc_fild15.gat,158,144,0,0 monster Yellow Plant 1081,1,180000,90000,1 -moc_fild15.gat,232,126,0,0 monster Yellow Plant 1081,1,180000,90000,1 -moc_fild15.gat,294,74,0,0 monster Yellow Plant 1081,1,180000,90000,1 - -//================================================== -// moc_fild16 - Sograt Desert -//================================================== -moc_fild16.gat,0,0,0,0 monster Sandman 1165,70,0,0,0 -moc_fild16.gat,0,0,0,0 monster Hode 1127,30,0,0,0 -moc_fild16.gat,0,0,0,0 monster Magnolia 1138,25,0,0,0 -moc_fild16.gat,0,0,0,0 monster Andre 1095,10,0,0,0 -moc_fild16.gat,0,0,0,0 monster Deniro 1105,20,0,0,0 -moc_fild16.gat,0,0,0,0 monster Ant Egg 1097,10,0,0,0 - -//================================================== -// moc_fild17 - Sograt Desert -//================================================== -moc_fild17.gat,0,0,0,0 monster Hode 1127,50,0,0,0 -moc_fild17.gat,0,0,0,0 monster Steel Chonchon 1042,40,0,0,0 -moc_fild17.gat,0,0,0,0 monster Magnolia 1138,15,0,0,0 -moc_fild17.gat,0,0,0,0 monster Frilldora 1119,15,0,0,0 -moc_fild17.gat,0,0,0,0 monster Andre 1095,10,0,0,0 -moc_fild17.gat,0,0,0,0 monster Deniro 1105,20,0,0,0 -moc_fild17.gat,0,0,0,0 monster Piere 1160,20,0,0,0 -moc_fild17.gat,0,0,0,0 monster Ant Egg 1097,10,0,0,0 -moc_fild17.gat,0,0,0,0 monster Scorpion 1001,5,0,0,0 -moc_fild17.gat,0,0,0,0 monster Sandman 1165,5,0,0,0 -moc_fild17.gat,40,258,0,0 monster Yellow Plant 1081,1,180000,90000,1 -moc_fild17.gat,144,151,0,0 monster Yellow Plant 1081,1,180000,90000,1 -moc_fild17.gat,243,138,0,0 monster Yellow Plant 1081,1,180000,90000,1 -moc_fild17.gat,270,106,0,0 monster Blue Plant 1079,1,180000,90000,1 -moc_fild17.gat,335,191,0,0 monster Yellow Plant 1081,1,180000,90000,1 -moc_fild17.gat,347,224,0,0 monster Yellow Plant 1081,1,180000,90000,1 -moc_fild17.gat,359,258,0,0 monster Yellow Plant 1081,1,180000,90000,1 - -//================================================== -// moc_fild18 - Sograt Desert -//================================================== -moc_fild18.gat,0,0,0,0 monster Steel Chonchon 1042,70,0,0,0 -moc_fild18.gat,0,0,0,0 monster Chonchon 1011,40,0,0,0 -moc_fild18.gat,0,0,0,0 monster Muka 1055,40,0,0,0 -moc_fild18.gat,0,0,0,0 monster Metaller 1058,10,0,0,0 -moc_fild18.gat,0,0,0,0 monster Magnolia 1138,25,0,0,0 -moc_fild18.gat,0,0,0,0 monster Andre 1095,5,0,0,0 -moc_fild18.gat,0,0,0,0 monster Deniro 1105,5,0,0,0 -moc_fild18.gat,0,0,0,0 monster Piere 1160,5,0,0,0 -moc_fild18.gat,0,0,0,0 monster Ant Egg 1097,5,0,0,0 -moc_fild18.gat,0,0,0,0 monster Dragon Fly 1091,1,3600000,1800000,1 -moc_fild18.gat,0,0,0,0 monster Hunter Fly 1035,1,7200000,3600000,1 -moc_fild18.gat,143,352,0,0 monster Yellow Plant 1081,1,180000,90000,1 -moc_fild18.gat,72,333,0,0 monster Yellow Plant 1081,1,180000,90000,1 -moc_fild18.gat,119,285,0,0 monster Yellow Plant 1081,1,180000,90000,1 -moc_fild18.gat,71,210,0,0 monster Yellow Plant 1081,1,180000,90000,1 -moc_fild18.gat,135,119,0,0 monster Yellow Plant 1081,1,180000,90000,1 -moc_fild18.gat,230,144,0,0 monster Yellow Plant 1081,1,180000,90000,1 -moc_fild18.gat,325,207,0,0 monster Yellow Plant 1081,1,180000,90000,1 -moc_fild18.gat,325,272,0,0 monster Yellow Plant 1081,1,180000,90000,1 +//===== eAthena Script ======================================= +//= Morocc Fields Monster Spawn Script +//===== By: ================================================== +//= Athena (1.0) +//===== Current Version: ===================================== +//= 1.1 +//===== Compatible With: ===================================== +//= Any Athena Version +//===== Additional Comments: ================================= +//= 1.1 Official kRO 10.1 spawns [Playtester] +//============================================================ + +//================================================== +// moc_fild01 - Sograt Desert +//================================================== +moc_fild01.gat,0,0,0,0 monster Baby Desert Wolf 1107,70,0,0,0 +moc_fild01.gat,0,0,0,0 monster Ant Egg 1097,20,0,0,0 +moc_fild01.gat,0,0,0,0 monster Peco Peco Egg 1047,20,0,0,0 +moc_fild01.gat,0,0,0,0 monster Picky 1049,10,0,0,0 +moc_fild01.gat,0,0,0,0 monster Drops 1113,30,0,0,0 +moc_fild01.gat,0,0,0,0 monster Poring 1002,10,0,0,0 +moc_fild01.gat,194,51,10,10 monster Yellow Plant 1081,10,900000,450000,1 + +//================================================== +// moc_fild02 - Sograt Desert +//================================================== +moc_fild02.gat,0,0,0,0 monster Peco Peco 1019,70,0,0,0 +moc_fild02.gat,0,0,0,0 monster Ant Egg 1097,10,0,0,0 +moc_fild02.gat,0,0,0,0 monster Peco Peco Egg 1047,40,0,0,0 +moc_fild02.gat,0,0,0,0 monster Picky 1049,10,0,0,0 +moc_fild02.gat,0,0,0,0 monster Drops 1113,30,0,0,0 +moc_fild02.gat,89,315,0,0 monster Yellow Plant 1081,1,180000,90000,1 +moc_fild02.gat,99,261,0,0 monster Yellow Plant 1081,1,180000,90000,1 +moc_fild02.gat,94,195,0,0 monster Yellow Plant 1081,1,180000,90000,1 +moc_fild02.gat,139,222,0,0 monster Yellow Plant 1081,1,180000,90000,1 +moc_fild02.gat,132,307,0,0 monster Yellow Plant 1081,1,180000,90000,1 +moc_fild02.gat,194,294,0,0 monster Yellow Plant 1081,1,180000,90000,1 +moc_fild02.gat,275,241,0,0 monster Yellow Plant 1081,1,180000,90000,1 +moc_fild02.gat,342,267,0,0 monster Green Plant 1080,1,180000,90000,1 +moc_fild02.gat,359,215,0,0 monster Green Plant 1080,1,180000,90000,1 +moc_fild02.gat,313,149,0,0 monster Green Plant 1080,1,180000,90000,1 +moc_fild02.gat,230,62,0,0 monster Green Plant 1080,1,180000,90000,1 +moc_fild02.gat,299,61,0,0 monster Green Plant 1080,1,180000,90000,1 +moc_fild02.gat,353,103,0,0 monster Green Plant 1080,1,180000,90000,1 +moc_fild02.gat,337,35,0,0 monster Green Plant 1080,1,180000,90000,1 + +//================================================== +// moc_fild03 - Sograt Desert +//================================================== +moc_fild03.gat,0,0,0,0 monster Elder Willow 1033,70,0,0,0 +moc_fild03.gat,0,0,0,0 monster Greatest General 1277,30,0,0,0 +moc_fild03.gat,0,0,0,0 monster Poporing 1031,20,0,0,0 +moc_fild03.gat,0,0,0,0 monster Eggyra 1116,10,0,0,0 +moc_fild03.gat,0,0,0,0 monster Willow 1010,20,0,0,0 +moc_fild03.gat,0,0,0,0 monster Vagabond Wolf 1092,1,1800000,1200000,0 +moc_fild03.gat,77,311,5,5 monster Green Plant 1080,2,180000,90000,1 +moc_fild03.gat,108,199,5,5 monster Green Plant 1080,2,180000,90000,1 +moc_fild03.gat,96,65,5,5 monster Green Plant 1080,2,180000,90000,1 +moc_fild03.gat,216,69,5,5 monster Green Plant 1080,2,180000,90000,1 +moc_fild03.gat,261,161,5,5 monster Green Plant 1080,2,180000,90000,1 +moc_fild03.gat,213,201,5,5 monster Green Plant 1080,2,180000,90000,1 +moc_fild03.gat,200,263,5,5 monster Green Plant 1080,2,180000,90000,1 + +//================================================== +// moc_fild04 - Sograt Desert +//================================================== +moc_fild04.gat,0,0,0,0 monster Desert Wolf 1106,20,0,0,0 +moc_fild04.gat,0,0,0,0 monster Scorpion 1001,30,0,0,0 +moc_fild04.gat,0,0,0,0 monster Metaller 1058,20,0,0,0 +moc_fild04.gat,0,0,0,0 monster Magnolia 1138,40,0,0,0 +moc_fild04.gat,0,0,0,0 monster Ant Egg 1097,10,0,0,0 +moc_fild04.gat,0,0,0,0 monster Andre 1095,20,0,0,0 +moc_fild04.gat,0,0,0,0 monster Deniro 1105,20,0,0,0 +moc_fild04.gat,0,0,0,0 monster Piere 1160,20,0,0,0 +moc_fild04.gat,313,84,10,10 monster Yellow Plant 1081,10,900000,450000,1 + +//================================================== +// moc_fild05 - Sograt Desert +//================================================== +moc_fild05.gat,0,0,0,0 monster Magnolia 1138,30,0,0,0 +moc_fild05.gat,0,0,0,0 monster Metaller 1058,20,0,0,0 +moc_fild05.gat,0,0,0,0 monster Golem 1040,70,0,0,0 +moc_fild05.gat,0,0,0,0 monster Ant Egg 1097,10,0,0,0 +moc_fild05.gat,0,0,0,0 monster Andre 1095,10,0,0,0 +moc_fild05.gat,0,0,0,0 monster Deniro 1105,10,0,0,0 +moc_fild05.gat,0,0,0,0 monster Piere 1160,10,0,0,0 +moc_fild05.gat,208,233,10,10 monster Yellow Plant 1081,5,360000,180000,1 + +//================================================== +// moc_fild06 - Sograt Desert +//================================================== +moc_fild06.gat,0,0,0,0 monster Peco Peco 1019,70,0,0,0 +moc_fild06.gat,0,0,0,0 monster Muka 1055,30,0,0,0 +moc_fild06.gat,0,0,0,0 monster Condor 1009,50,0,0,0 +moc_fild06.gat,0,0,0,0 monster Magnolia 1138,10,0,0,0 +moc_fild06.gat,0,0,0,0 monster Andre 1095,5,0,0,0 +moc_fild06.gat,0,0,0,0 monster Deniro 1105,5,0,0,0 +moc_fild06.gat,0,0,0,0 monster Piere 1160,5,0,0,0 +moc_fild06.gat,0,0,0,0 monster Ant Egg 1097,10,0,0,0 +moc_fild06.gat,193,203,10,10 monster Yellow Plant 1081,10,900000,450000,1 + +//================================================== +// moc_fild07 - Sograt Desert +//================================================== +moc_fild07.gat,0,0,0,0 monster Drops 1113,70,0,0,0 +moc_fild07.gat,0,0,0,0 monster Peco Peco Egg 1047,50,0,0,0 +moc_fild07.gat,0,0,0,0 monster Picky 1050,30,0,0,0 +moc_fild07.gat,0,0,0,0 monster Picky 1049,30,0,0,0 +moc_fild07.gat,162,333,12,12 monster Yellow Plant 1081,5,360000,180000,1 + +//================================================== +// moc_fild08 - Sograt Desert +//================================================== +moc_fild08.gat,0,0,0,0 monster Magnolia 1138,30,0,0,0 +moc_fild08.gat,0,0,0,0 monster Scorpion 1001,80,0,0,0 +moc_fild08.gat,0,0,0,0 monster Desert Wolf 1106,30,0,0,0 +moc_fild08.gat,0,0,0,0 monster Anacondaq 1030,30,0,0,0 +moc_fild08.gat,0,0,0,0 monster Baby Desert Wolf 1107,10,0,0,0 +moc_fild08.gat,0,0,0,0 monster Drops 1113,10,0,0,0 + +//================================================== +// moc_fild09 - Sograt Desert +//================================================== +moc_fild09.gat,0,0,0,0 monster Desert Wolf 1106,10,0,0,0 +moc_fild09.gat,0,0,0,0 monster Metaller 1058,70,0,0,0 +moc_fild09.gat,0,0,0,0 monster Magnolia 1138,50,0,0,0 +moc_fild09.gat,0,0,0,0 monster Ant Egg 1097,10,0,0,0 +moc_fild09.gat,0,0,0,0 monster Andre 1095,5,0,0,0 +moc_fild09.gat,0,0,0,0 monster Deniro 1105,5,0,0,0 +moc_fild09.gat,0,0,0,0 monster Piere 1160,5,0,0,0 +moc_fild09.gat,0,0,0,0 monster Ant Egg 1097,10,0,0,0 +moc_fild09.gat,0,0,0,0 monster Frilldora 1119,6,0,0,0 +moc_fild09.gat,332,341,5,5 monster Yellow Plant 1081,2,180000,90000,1 +moc_fild09.gat,240,313,5,5 monster Yellow Plant 1081,2,180000,90000,1 +moc_fild09.gat,305,62,5,5 monster Yellow Plant 1081,2,180000,90000,1 +moc_fild09.gat,64,78,5,5 monster Yellow Plant 1081,2,180000,90000,1 +moc_fild09.gat,54,325,5,5 monster Yellow Plant 1081,2,180000,90000,1 + +//================================================== +// moc_fild10 - Sograt Desert +//================================================== +moc_fild10.gat,0,0,0,0 monster Drops 1113,30,0,0,0 +moc_fild10.gat,0,0,0,0 monster Peco Peco Egg 1047,70,0,0,0 +moc_fild10.gat,0,0,0,0 monster Picky 1049,50,0,0,0 +moc_fild10.gat,0,0,0,0 monster Picky 1050,50,0,0,0 +moc_fild10.gat,0,0,0,0 monster Magnolia 1138,1,0,0,0 +moc_fild10.gat,0,0,0,0 monster Ant Egg 1097,10,0,0,0 +moc_fild10.gat,198,150,40,30 monster Yellow Plant 1081,10,180000,90000,1 +moc_fild10.gat,198,150,40,30 monster Green Plant 1080,5,180000,90000,1 + +//================================================== +// moc_fild11 - Sograt Desert +//================================================== +moc_fild11.gat,0,0,0,0 monster Hode 1127,10,0,0,0 +moc_fild11.gat,0,0,0,0 monster Golem 1040,70,0,0,0 +moc_fild11.gat,0,0,0,0 monster Andre 1095,10,0,0,0 +moc_fild11.gat,0,0,0,0 monster Deniro 1105,10,0,0,0 +moc_fild11.gat,0,0,0,0 monster Piere 1160,10,0,0,0 +moc_fild11.gat,0,0,0,0 monster Ant Egg 1097,10,0,0,0 +moc_fild11.gat,0,0,0,0 monster Magnolia 1138,20,0,0,0 +moc_fild11.gat,0,0,0,0 monster Muka 1055,20,0,0,0 +moc_fild11.gat,197,216,0,0 monster Shining Plant 1083,1,1800000,900000,1 + +//================================================== +// moc_fild12 - Sograt Desert +//================================================== +moc_fild12.gat,0,0,0,0 monster Picky 1050,50,0,0,0 +moc_fild12.gat,0,0,0,0 monster Picky 1049,50,0,0,0 +moc_fild12.gat,0,0,0,0 monster Peco Peco Egg 1047,35,0,0,0 +moc_fild12.gat,0,0,0,0 monster Drops 1113,35,0,0,0 +moc_fild12.gat,181,336,40,20 monster Yellow Plant 1081,10,180000,90000,1 + +//================================================== +// moc_fild13 - Sograt Desert +//================================================== +moc_fild13.gat,0,0,0,0 monster Desert Wolf 1106,30,0,0,0 +moc_fild13.gat,0,0,0,0 monster Anacondaq 1030,70,0,0,0 +moc_fild13.gat,0,0,0,0 monster Boa 1025,25,0,0,0 +moc_fild13.gat,0,0,0,0 monster Side Winder 1037,35,0,0,0 +moc_fild13.gat,0,0,0,0 monster Poporing 1031,20,0,0,0 +moc_fild13.gat,0,0,0,0 monster Drops 1113,10,0,0,0 +moc_fild13.gat,280,99,0,0 monster Red Mushroom 1085,1,180000,90000,1 +moc_fild13.gat,264,64,0,0 monster Red Mushroom 1085,1,180000,90000,1 +moc_fild13.gat,305,91,0,0 monster Red Mushroom 1085,1,180000,90000,1 +moc_fild13.gat,264,136,0,0 monster Red Mushroom 1085,1,180000,90000,1 +moc_fild13.gat,282,155,0,0 monster Red Mushroom 1085,1,180000,90000,1 +moc_fild13.gat,265,197,0,0 monster Red Mushroom 1085,1,180000,90000,1 +moc_fild13.gat,284,227,0,0 monster Red Mushroom 1085,1,180000,90000,1 +moc_fild13.gat,304,244,0,0 monster Red Mushroom 1085,1,180000,90000,1 +moc_fild13.gat,266,289,0,0 monster Red Mushroom 1085,1,180000,90000,1 +moc_fild13.gat,307,307,0,0 monster Red Mushroom 1085,1,180000,90000,1 +moc_fild13.gat,281,333,0,0 monster Red Mushroom 1085,1,180000,90000,1 +moc_fild13.gat,304,333,0,0 monster Red Mushroom 1085,1,180000,90000,1 +moc_fild13.gat,295,358,0,0 monster Red Mushroom 1085,1,180000,90000,1 +moc_fild13.gat,84,329,0,0 monster Yellow Plant 1081,1,180000,90000,1 +moc_fild13.gat,93,301,0,0 monster Yellow Plant 1081,1,180000,90000,1 +moc_fild13.gat,101,297,0,0 monster Yellow Plant 1081,1,180000,90000,1 +moc_fild13.gat,89,92,0,0 monster Yellow Plant 1081,1,180000,90000,1 +moc_fild13.gat,108,150,0,0 monster Yellow Plant 1081,1,180000,90000,1 +moc_fild13.gat,109,168,0,0 monster Yellow Plant 1081,1,180000,90000,1 +moc_fild13.gat,101,185,5,5 monster Yellow Plant 1081,3,180000,90000,1 +moc_fild13.gat,106,258,5,5 monster Yellow Plant 1081,3,180000,90000,1 +moc_fild13.gat,161,273,5,5 monster Yellow Plant 1081,3,180000,90000,1 + +//================================================== +// moc_fild14 - Sograt Desert +//================================================== +moc_fild14.gat,0,0,0,0 monster Desert Wolf 1106,80,0,0,0 +moc_fild14.gat,0,0,0,0 monster Side Winder 1037,20,0,0,0 +moc_fild14.gat,0,0,0,0 monster Baby Desert Wolf 1107,40,0,0,0 +moc_fild14.gat,0,0,0,0 monster Magnolia 1138,25,0,0,0 +moc_fild14.gat,124,93,5,5 monster Shining Plant 1083,1,1800000,900000,1 +moc_fild14.gat,85,271,0,0 monster Yellow Plant 1081,1,180000,90000,1 +moc_fild14.gat,165,282,0,0 monster Yellow Plant 1081,1,180000,90000,1 +moc_fild14.gat,149,333,0,0 monster Yellow Plant 1081,1,180000,90000,1 +moc_fild14.gat,64,342,0,0 monster Yellow Plant 1081,1,180000,90000,1 +moc_fild14.gat,160,366,0,0 monster Yellow Plant 1081,1,180000,90000,1 + +//================================================== +// moc_fild15 - Sograt Desert +//================================================== +moc_fild15.gat,0,0,0,0 monster Hode 1127,30,0,0,0 +moc_fild15.gat,0,0,0,0 monster Scorpion 1001,10,0,0,0 +moc_fild15.gat,0,0,0,0 monster Desert Wolf 1106,10,0,0,0 +moc_fild15.gat,0,0,0,0 monster Magnolia 1138,25,0,0,0 +moc_fild15.gat,0,0,0,0 monster Andre 1095,40,0,0,0 +moc_fild15.gat,0,0,0,0 monster Ant Egg 1097,10,0,0,0 +moc_fild15.gat,0,0,0,0 monster Phreeoni 1159,1,7200000,3600000,1 +moc_fild15.gat,40,126,0,0 monster Yellow Plant 1081,1,180000,90000,1 +moc_fild15.gat,57,39,0,0 monster Yellow Plant 1081,1,180000,90000,1 +moc_fild15.gat,46,250,0,0 monster Yellow Plant 1081,1,180000,90000,1 +moc_fild15.gat,104,347,0,0 monster Yellow Plant 1081,1,180000,90000,1 +moc_fild15.gat,195,373,0,0 monster Yellow Plant 1081,1,180000,90000,1 +moc_fild15.gat,341,365,0,0 monster Yellow Plant 1081,1,180000,90000,1 +moc_fild15.gat,353,230,0,0 monster Yellow Plant 1081,1,180000,90000,1 +moc_fild15.gat,341,164,0,0 monster Yellow Plant 1081,1,180000,90000,1 +moc_fild15.gat,370,85,0,0 monster Yellow Plant 1081,1,180000,90000,1 +moc_fild15.gat,158,144,0,0 monster Yellow Plant 1081,1,180000,90000,1 +moc_fild15.gat,232,126,0,0 monster Yellow Plant 1081,1,180000,90000,1 +moc_fild15.gat,294,74,0,0 monster Yellow Plant 1081,1,180000,90000,1 + +//================================================== +// moc_fild16 - Sograt Desert +//================================================== +moc_fild16.gat,0,0,0,0 monster Sandman 1165,70,0,0,0 +moc_fild16.gat,0,0,0,0 monster Hode 1127,30,0,0,0 +moc_fild16.gat,0,0,0,0 monster Magnolia 1138,25,0,0,0 +moc_fild16.gat,0,0,0,0 monster Andre 1095,10,0,0,0 +moc_fild16.gat,0,0,0,0 monster Deniro 1105,20,0,0,0 +moc_fild16.gat,0,0,0,0 monster Ant Egg 1097,10,0,0,0 + +//================================================== +// moc_fild17 - Sograt Desert +//================================================== +moc_fild17.gat,0,0,0,0 monster Hode 1127,50,0,0,0 +moc_fild17.gat,0,0,0,0 monster Steel Chonchon 1042,40,0,0,0 +moc_fild17.gat,0,0,0,0 monster Magnolia 1138,15,0,0,0 +moc_fild17.gat,0,0,0,0 monster Frilldora 1119,15,0,0,0 +moc_fild17.gat,0,0,0,0 monster Andre 1095,10,0,0,0 +moc_fild17.gat,0,0,0,0 monster Deniro 1105,20,0,0,0 +moc_fild17.gat,0,0,0,0 monster Piere 1160,20,0,0,0 +moc_fild17.gat,0,0,0,0 monster Ant Egg 1097,10,0,0,0 +moc_fild17.gat,0,0,0,0 monster Scorpion 1001,5,0,0,0 +moc_fild17.gat,0,0,0,0 monster Sandman 1165,5,0,0,0 +moc_fild17.gat,40,258,0,0 monster Yellow Plant 1081,1,180000,90000,1 +moc_fild17.gat,144,151,0,0 monster Yellow Plant 1081,1,180000,90000,1 +moc_fild17.gat,243,138,0,0 monster Yellow Plant 1081,1,180000,90000,1 +moc_fild17.gat,270,106,0,0 monster Blue Plant 1079,1,180000,90000,1 +moc_fild17.gat,335,191,0,0 monster Yellow Plant 1081,1,180000,90000,1 +moc_fild17.gat,347,224,0,0 monster Yellow Plant 1081,1,180000,90000,1 +moc_fild17.gat,359,258,0,0 monster Yellow Plant 1081,1,180000,90000,1 + +//================================================== +// moc_fild18 - Sograt Desert +//================================================== +moc_fild18.gat,0,0,0,0 monster Steel Chonchon 1042,70,0,0,0 +moc_fild18.gat,0,0,0,0 monster Chonchon 1011,40,0,0,0 +moc_fild18.gat,0,0,0,0 monster Muka 1055,40,0,0,0 +moc_fild18.gat,0,0,0,0 monster Metaller 1058,10,0,0,0 +moc_fild18.gat,0,0,0,0 monster Magnolia 1138,25,0,0,0 +moc_fild18.gat,0,0,0,0 monster Andre 1095,5,0,0,0 +moc_fild18.gat,0,0,0,0 monster Deniro 1105,5,0,0,0 +moc_fild18.gat,0,0,0,0 monster Piere 1160,5,0,0,0 +moc_fild18.gat,0,0,0,0 monster Ant Egg 1097,5,0,0,0 +moc_fild18.gat,0,0,0,0 monster Dragon Fly 1091,1,3600000,1800000,1 +moc_fild18.gat,0,0,0,0 monster Hunter Fly 1035,1,7200000,3600000,1 +moc_fild18.gat,143,352,0,0 monster Yellow Plant 1081,1,180000,90000,1 +moc_fild18.gat,72,333,0,0 monster Yellow Plant 1081,1,180000,90000,1 +moc_fild18.gat,119,285,0,0 monster Yellow Plant 1081,1,180000,90000,1 +moc_fild18.gat,71,210,0,0 monster Yellow Plant 1081,1,180000,90000,1 +moc_fild18.gat,135,119,0,0 monster Yellow Plant 1081,1,180000,90000,1 +moc_fild18.gat,230,144,0,0 monster Yellow Plant 1081,1,180000,90000,1 +moc_fild18.gat,325,207,0,0 monster Yellow Plant 1081,1,180000,90000,1 +moc_fild18.gat,325,272,0,0 monster Yellow Plant 1081,1,180000,90000,1 diff --git a/npc/mobs/fields/niflheim.txt b/npc/mobs/fields/niflheim.txt index 6498980e7..347f4ca51 100644 --- a/npc/mobs/fields/niflheim.txt +++ b/npc/mobs/fields/niflheim.txt @@ -1,196 +1,196 @@ -//===== eAthena Script ======================================= -//= Niflheim Temporary Monster Spawn Script -//===== By: ================================================== -//= Athena (1.0) -//===== Current Version: ===================================== -//= 1.6 -//===== Compatible With: ===================================== -//= Any Athena Version -//===== Additional Comments: ================================= -//= 1.2 updated [shadow], -//= 1.3 many changes and wrong LOD ID 5373 -> 1373 [Lupus] -//= 1.4 removed yggdrasil from this file [DracoRPG] -//= 1.4a Readded Lord of Death, why was it removed anyway? [MasterOfMuppets] -//= 1.5 Implemented the town invasion. [MasterOfMuppets] -//= 1.6 Official kRO 10.1 spawns [Playtester] -//============================================================ - -//================================================== -// nif_fild01 - Skellington, a Solitary Village in Niflheim -//================================================== -nif_fild01.gat,0,0,0,0 monster Disguise 1506,20,0,0,0 -nif_fild01.gat,0,0,0,0 monster Disguise 1506,30,300000,120000,0 -nif_fild01.gat,227,253,20,20 monster Dullahan 1504,7,1800000,1200000,0 -nif_fild01.gat,0,0,0,0 monster Dullahan 1504,13,0,0,0 -nif_fild01.gat,0,0,0,0 monster Gibbet 1503,10,0,0,0 -nif_fild01.gat,0,0,0,0 monster Heirozoist 1510,10,0,0,0 -nif_fild01.gat,0,0,0,0 monster Quve 1508,30,0,0,0 - -//================================================== -// nif_fild02 - Valley of Gyoll -//================================================== -nif_fild02.gat,366,236,15,15 monster Lude 1509,10,360000,150000,0 -nif_fild02.gat,356,139,10,10 monster Bloody Murderer 1507,1,1200000,600000,0 -nif_fild02.gat,144,232,10,10 monster Bloody Murderer 1507,1,1200000,600000,0 -nif_fild02.gat,118,282,15,15 monster Bloody Murderer 1507,1,1200000,600000,0 -nif_fild02.gat,62,327,15,15 monster Bloody Murderer 1507,1,1200000,600000,0 -nif_fild02.gat,0,0,0,0 monster Bloody Murderer 1507,7,0,0,0 -nif_fild02.gat,114,136,15,15 monster Loli Ruri 1505,2,1200000,600000,0 -nif_fild02.gat,52,115,10,10 monster Heirozoist 1510,4,1200000,600000,0 -nif_fild02.gat,84,276,15,15 monster Gibbet 1503,5,1200000,600000,0 -nif_fild02.gat,352,273,15,15 monster Gibbet 1503,5,300000,150000,0 -nif_fild02.gat,0,0,0,0 monster Loli Ruri 1505,19,120000,60000,0 -nif_fild02.gat,352,273,15,15 monster Dullahan 1504,5,600000,300000,0 -nif_fild02.gat,0,0,0,0 monster Dullahan 1504,5,0,0,0 -nif_fild02.gat,0,0,0,0 monster Heirozoist 1510,6,0,0,0 -nif_fild02.gat,0,0,0,0 monster Gibbet 1503,10,0,0,0 - -//================================================== -// niflheim - Niflheim, Realm of the Dead -//================================================== -niflheim.gat,0,0,0,0 monster Dullahan 1504,5,1800000,1200000,0 -niflheim.gat,0,0,0,0 monster Gibbet 1503,10,1200000,600000,0 -niflheim.gat,0,0,0,0 monster Heirozoist 1510,10,1200000,600000,0 -niflheim.gat,0,0,0,0 monster Quve 1508,20,300000,150000,0 -niflheim.gat,0,0,0,0 monster Lude 1509,20,300000,150000,0 - -niflheim.gat,1,1,0 script NifInvasion -1,{ -OnInit: - - while(1) - { - initnpctimer; - end; - -OnTimer7980000: - stopnpctimer; - switch(rand(6)) - { - - case 0: - monster "niflheim.gat",327,193,"Lord Of Death",1373,1,"NifInvasion::OnLoDDead"; - monster "niflheim.gat",330,193,"Bloody Murderer",1507,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",324,193,"Bloody Murderer",1507,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",327,196,"Bloody Murderer",1507,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",327,190,"Bloody Murderer",1507,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",324,190,"Loli Ruri",1505,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",330,190,"Loli Ruri",1505,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",324,196,"Loli Ruri",1505,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",330,196,"Loli Ruri",1505,1,"NifInvasion::OnInvasionMonsters"; - break; - - case 1: - monster "niflheim.gat",337,252,"Lord Of Death",1373,1,"NifInvasion::OnLoDDead"; - monster "niflheim.gat",337,255,"Bloody Murderer",1507,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",337,249,"Bloody Murderer",1507,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",334,252,"Bloody Murderer",1507,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",340,252,"Bloody Murderer",1507,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",334,249,"Loli Ruri",1505,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",340,255,"Loli Ruri",1505,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",340,249,"Loli Ruri",1505,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",334,255,"Loli Ruri",1505,1,"NifInvasion::OnInvasionMonsters"; - break; - - case 2: - monster "niflheim.gat",190,185,"Lord Of Death",1373,1,"NifInvasion::OnLoDDead"; - monster "niflheim.gat",190,188,"Bloody Murderer",1507,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",190,182,"Bloody Murderer",1507,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",193,185,"Bloody Murderer",1507,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",187,185,"Bloody Murderer",1507,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",187,182,"Loli Ruri",1505,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",193,182,"Loli Ruri",1505,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",193,188,"Loli Ruri",1505,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",187,188,"Loli Ruri",1505,1,"NifInvasion::OnInvasionMonsters"; - break; - - case 3: - monster "niflheim.gat",131,138,"Lord Of Death",1373,1,"NifInvasion::OnLoDDead"; - monster "niflheim.gat",131,141,"Bloody Murderer",1507,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",131,135,"Bloody Murderer",1507,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",128,138,"Bloody Murderer",1507,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",134,138,"Bloody Murderer",1507,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",134,141,"Loli Ruri",1505,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",128,141,"Loli Ruri",1505,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",134,135,"Loli Ruri",1505,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",128,135,"Loli Ruri",1505,1,"NifInvasion::OnInvasionMonsters"; - break; - - case 4: - monster "niflheim.gat",311,64,"Lord Of Death",1373,1,"NifInvasion::OnLoDDead"; - monster "niflheim.gat",311,67,"Bloody Murderer",1507,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",311,61,"Bloody Murderer",1507,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",308,64,"Bloody Murderer",1507,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",314,64,"Bloody Murderer",1507,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",314,61,"Loli Ruri",1505,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",314,67,"Loli Ruri",1505,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",308,67,"Loli Ruri",1505,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",308,61,"Loli Ruri",1505,1,"NifInvasion::OnInvasionMonsters"; - break; - - case 5: - monster "niflheim.gat",238,131,"Lord Of Death",1373,1,"NifInvasion::OnLoDDead"; - monster "niflheim.gat",238,134,"Bloody Murderer",1507,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",238,128,"Bloody Murderer",1507,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",235,131,"Bloody Murderer",1507,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",241,131,"Bloody Murderer",1507,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",235,128,"Loli Ruri",1505,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",235,134,"Loli Ruri",1505,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",241,128,"Loli Ruri",1505,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",241,134,"Loli Ruri",1505,1,"NifInvasion::OnInvasionMonsters"; - break; - - case 6: - monster "niflheim.gat",86,219,"Lord Of Death",1373,1,"NifInvasion::OnLoDDead"; - monster "niflheim.gat",86,222,"Bloody Murderer",1507,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",86,216,"Bloody Murderer",1507,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",89,219,"Bloody Murderer",1507,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",83,219,"Bloody Murderer",1507,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",89,222,"Loli Ruri",1505,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",89,216,"Loli Ruri",1505,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",83,222,"Loli Ruri",1505,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",83,216,"Loli Ruri",1505,1,"NifInvasion::OnInvasionMonsters"; - break; - - } - monster "niflheim.gat",154,95,"Disguise",1506,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",115,65,"Disguise",1506,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",330,195,"Disguise",1506,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",151,83,"Disguise",1506,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",285,245,"Disguise",1506,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",235,135,"Disguise",1506,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",265,48,"Disguise",1506,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",186,139,"Disguise",1506,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",166,267,"Disguise",1506,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",82,202,"Disguise",1506,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",219,44,"Disguise",1506,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",287,44,"Disguise",1506,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",275,165,"Disguise",1506,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",138,204,"Disguise",1506,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",299,39,"Disguise",1506,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",31,154,"Disguise",1506,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",154,96,"Dullahan",1504,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",116,65,"Dullahan",1504,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",151,84,"Dullahan",1504,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",286,245,"Dullahan",1504,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",330,196,"Dullahan",1504,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",236,135,"Dullahan",1504,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",165,49,"Dullahan",1504,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",167,267,"Dullahan",1504,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",82,203,"Dullahan",1504,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",220,44,"Dullahan",1504,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",287,45,"Dullahan",1504,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",287,44,"Dullahan",1504,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",276,166,"Dullahan",1504,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",139,205,"Dullahan",1504,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",300,39,"Dullahan",1504,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",31,155,"Dullahan",1504,1,"NifInvasion::OnInvasionMonsters"; - end; - -OnInvasionMonsters: - end; - -OnLoDDead: - killmonster "niflheim.gat","NifInvasion::OnInvasionMonsters"; - } - -} +//===== eAthena Script ======================================= +//= Niflheim Temporary Monster Spawn Script +//===== By: ================================================== +//= Athena (1.0) +//===== Current Version: ===================================== +//= 1.6 +//===== Compatible With: ===================================== +//= Any Athena Version +//===== Additional Comments: ================================= +//= 1.2 updated [shadow], +//= 1.3 many changes and wrong LOD ID 5373 -> 1373 [Lupus] +//= 1.4 removed yggdrasil from this file [DracoRPG] +//= 1.4a Readded Lord of Death, why was it removed anyway? [MasterOfMuppets] +//= 1.5 Implemented the town invasion. [MasterOfMuppets] +//= 1.6 Official kRO 10.1 spawns [Playtester] +//============================================================ + +//================================================== +// nif_fild01 - Skellington, a Solitary Village in Niflheim +//================================================== +nif_fild01.gat,0,0,0,0 monster Disguise 1506,20,0,0,0 +nif_fild01.gat,0,0,0,0 monster Disguise 1506,30,300000,120000,0 +nif_fild01.gat,227,253,20,20 monster Dullahan 1504,7,1800000,1200000,0 +nif_fild01.gat,0,0,0,0 monster Dullahan 1504,13,0,0,0 +nif_fild01.gat,0,0,0,0 monster Gibbet 1503,10,0,0,0 +nif_fild01.gat,0,0,0,0 monster Heirozoist 1510,10,0,0,0 +nif_fild01.gat,0,0,0,0 monster Quve 1508,30,0,0,0 + +//================================================== +// nif_fild02 - Valley of Gyoll +//================================================== +nif_fild02.gat,366,236,15,15 monster Lude 1509,10,360000,150000,0 +nif_fild02.gat,356,139,10,10 monster Bloody Murderer 1507,1,1200000,600000,0 +nif_fild02.gat,144,232,10,10 monster Bloody Murderer 1507,1,1200000,600000,0 +nif_fild02.gat,118,282,15,15 monster Bloody Murderer 1507,1,1200000,600000,0 +nif_fild02.gat,62,327,15,15 monster Bloody Murderer 1507,1,1200000,600000,0 +nif_fild02.gat,0,0,0,0 monster Bloody Murderer 1507,7,0,0,0 +nif_fild02.gat,114,136,15,15 monster Loli Ruri 1505,2,1200000,600000,0 +nif_fild02.gat,52,115,10,10 monster Heirozoist 1510,4,1200000,600000,0 +nif_fild02.gat,84,276,15,15 monster Gibbet 1503,5,1200000,600000,0 +nif_fild02.gat,352,273,15,15 monster Gibbet 1503,5,300000,150000,0 +nif_fild02.gat,0,0,0,0 monster Loli Ruri 1505,19,120000,60000,0 +nif_fild02.gat,352,273,15,15 monster Dullahan 1504,5,600000,300000,0 +nif_fild02.gat,0,0,0,0 monster Dullahan 1504,5,0,0,0 +nif_fild02.gat,0,0,0,0 monster Heirozoist 1510,6,0,0,0 +nif_fild02.gat,0,0,0,0 monster Gibbet 1503,10,0,0,0 + +//================================================== +// niflheim - Niflheim, Realm of the Dead +//================================================== +niflheim.gat,0,0,0,0 monster Dullahan 1504,5,1800000,1200000,0 +niflheim.gat,0,0,0,0 monster Gibbet 1503,10,1200000,600000,0 +niflheim.gat,0,0,0,0 monster Heirozoist 1510,10,1200000,600000,0 +niflheim.gat,0,0,0,0 monster Quve 1508,20,300000,150000,0 +niflheim.gat,0,0,0,0 monster Lude 1509,20,300000,150000,0 + +niflheim.gat,1,1,0 script NifInvasion -1,{ +OnInit: + + while(1) + { + initnpctimer; + end; + +OnTimer7980000: + stopnpctimer; + switch(rand(6)) + { + + case 0: + monster "niflheim.gat",327,193,"Lord Of Death",1373,1,"NifInvasion::OnLoDDead"; + monster "niflheim.gat",330,193,"Bloody Murderer",1507,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",324,193,"Bloody Murderer",1507,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",327,196,"Bloody Murderer",1507,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",327,190,"Bloody Murderer",1507,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",324,190,"Loli Ruri",1505,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",330,190,"Loli Ruri",1505,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",324,196,"Loli Ruri",1505,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",330,196,"Loli Ruri",1505,1,"NifInvasion::OnInvasionMonsters"; + break; + + case 1: + monster "niflheim.gat",337,252,"Lord Of Death",1373,1,"NifInvasion::OnLoDDead"; + monster "niflheim.gat",337,255,"Bloody Murderer",1507,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",337,249,"Bloody Murderer",1507,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",334,252,"Bloody Murderer",1507,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",340,252,"Bloody Murderer",1507,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",334,249,"Loli Ruri",1505,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",340,255,"Loli Ruri",1505,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",340,249,"Loli Ruri",1505,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",334,255,"Loli Ruri",1505,1,"NifInvasion::OnInvasionMonsters"; + break; + + case 2: + monster "niflheim.gat",190,185,"Lord Of Death",1373,1,"NifInvasion::OnLoDDead"; + monster "niflheim.gat",190,188,"Bloody Murderer",1507,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",190,182,"Bloody Murderer",1507,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",193,185,"Bloody Murderer",1507,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",187,185,"Bloody Murderer",1507,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",187,182,"Loli Ruri",1505,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",193,182,"Loli Ruri",1505,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",193,188,"Loli Ruri",1505,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",187,188,"Loli Ruri",1505,1,"NifInvasion::OnInvasionMonsters"; + break; + + case 3: + monster "niflheim.gat",131,138,"Lord Of Death",1373,1,"NifInvasion::OnLoDDead"; + monster "niflheim.gat",131,141,"Bloody Murderer",1507,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",131,135,"Bloody Murderer",1507,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",128,138,"Bloody Murderer",1507,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",134,138,"Bloody Murderer",1507,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",134,141,"Loli Ruri",1505,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",128,141,"Loli Ruri",1505,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",134,135,"Loli Ruri",1505,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",128,135,"Loli Ruri",1505,1,"NifInvasion::OnInvasionMonsters"; + break; + + case 4: + monster "niflheim.gat",311,64,"Lord Of Death",1373,1,"NifInvasion::OnLoDDead"; + monster "niflheim.gat",311,67,"Bloody Murderer",1507,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",311,61,"Bloody Murderer",1507,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",308,64,"Bloody Murderer",1507,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",314,64,"Bloody Murderer",1507,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",314,61,"Loli Ruri",1505,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",314,67,"Loli Ruri",1505,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",308,67,"Loli Ruri",1505,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",308,61,"Loli Ruri",1505,1,"NifInvasion::OnInvasionMonsters"; + break; + + case 5: + monster "niflheim.gat",238,131,"Lord Of Death",1373,1,"NifInvasion::OnLoDDead"; + monster "niflheim.gat",238,134,"Bloody Murderer",1507,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",238,128,"Bloody Murderer",1507,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",235,131,"Bloody Murderer",1507,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",241,131,"Bloody Murderer",1507,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",235,128,"Loli Ruri",1505,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",235,134,"Loli Ruri",1505,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",241,128,"Loli Ruri",1505,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",241,134,"Loli Ruri",1505,1,"NifInvasion::OnInvasionMonsters"; + break; + + case 6: + monster "niflheim.gat",86,219,"Lord Of Death",1373,1,"NifInvasion::OnLoDDead"; + monster "niflheim.gat",86,222,"Bloody Murderer",1507,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",86,216,"Bloody Murderer",1507,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",89,219,"Bloody Murderer",1507,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",83,219,"Bloody Murderer",1507,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",89,222,"Loli Ruri",1505,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",89,216,"Loli Ruri",1505,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",83,222,"Loli Ruri",1505,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",83,216,"Loli Ruri",1505,1,"NifInvasion::OnInvasionMonsters"; + break; + + } + monster "niflheim.gat",154,95,"Disguise",1506,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",115,65,"Disguise",1506,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",330,195,"Disguise",1506,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",151,83,"Disguise",1506,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",285,245,"Disguise",1506,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",235,135,"Disguise",1506,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",265,48,"Disguise",1506,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",186,139,"Disguise",1506,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",166,267,"Disguise",1506,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",82,202,"Disguise",1506,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",219,44,"Disguise",1506,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",287,44,"Disguise",1506,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",275,165,"Disguise",1506,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",138,204,"Disguise",1506,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",299,39,"Disguise",1506,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",31,154,"Disguise",1506,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",154,96,"Dullahan",1504,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",116,65,"Dullahan",1504,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",151,84,"Dullahan",1504,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",286,245,"Dullahan",1504,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",330,196,"Dullahan",1504,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",236,135,"Dullahan",1504,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",165,49,"Dullahan",1504,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",167,267,"Dullahan",1504,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",82,203,"Dullahan",1504,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",220,44,"Dullahan",1504,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",287,45,"Dullahan",1504,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",287,44,"Dullahan",1504,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",276,166,"Dullahan",1504,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",139,205,"Dullahan",1504,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",300,39,"Dullahan",1504,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",31,155,"Dullahan",1504,1,"NifInvasion::OnInvasionMonsters"; + end; + +OnInvasionMonsters: + end; + +OnLoDDead: + killmonster "niflheim.gat","NifInvasion::OnInvasionMonsters"; + } + +} diff --git a/npc/mobs/fields/odin.txt b/npc/mobs/fields/odin.txt index 2d71b1807..a6b039fdd 100644 --- a/npc/mobs/fields/odin.txt +++ b/npc/mobs/fields/odin.txt @@ -1,55 +1,55 @@ -//===== eAthena Script ======================================= -//= Odin Temple Monster Spawn Script -//===== By: ================================================== -//= Poki#3 (0.1) -//===== Current Version: ===================================== -//= 1.0 -//===== Compatible With: ===================================== -//= Any Athena Version -//===== Additional Comments: ================================= -//= 1.0 Updated by using Tharis' Homun AI, by Tharis [Vicious] -//============================================================ - -//================================================== -// odin_tem01 - Odin Temple F1 -//================================================== -odin_tem01.gat,0,0,0,0 monster Plasma 1693,15,0,0,0 -odin_tem01.gat,0,0,0,0 monster Breeze 1692,10,0,0,0 -odin_tem01.gat,0,0,0,0 monster Plasma 1694,3,0,0,0 -odin_tem01.gat,0,0,0,0 monster Plasma 1695,3,0,0,0 -odin_tem01.gat,0,0,0,0 monster Plasma 1696,3,0,0,0 -odin_tem01.gat,0,0,0,0 monster Plasma 1697,3,0,0,0 -odin_tem01.gat,0,0,0,0 monster Skeggiold 1754,1,0,0,0 -odin_tem01.gat,0,0,0,0 monster Blue Plant 1079,5,900000,450000,1 -odin_tem01.gat,0,0,0,0 monster Green Plant 1080,5,180000,90000,1 -odin_tem01.gat,0,0,0,0 monster Yellow Plant 1081,5,180000,90000,1 - -//================================================== -// odin_tem02 - Odin Temple F2 -//================================================== -odin_tem02.gat,0,0,0,0 monster Skogul 1752,30,0,0,0 -odin_tem02.gat,0,0,0,0 monster Frus 1753,25,0,0,0 -odin_tem02.gat,0,0,0,0 monster Plasma 1693,15,0,0,0 -odin_tem02.gat,0,0,0,0 monster Skeggiold 1754,3,0,0,0 -odin_tem02.gat,0,0,0,0 monster Skeggiold 1755,3,0,0,0 -odin_tem02.gat,0,0,0,0 monster Valkyrie 1765,1,0,0,0 -odin_tem02.gat,0,0,0,0 monster Blue Plant 1079,12,900000,450000,1 -//Slave of who? -odin_tem02.gat,0,0,0,0 monster Skogul 1761,1,0,0,0 -odin_tem02.gat,0,0,0,0 monster Frus 1762,1,0,0,0 - -//================================================== -// odin_tem03 - Odin Temple F3 -//================================================== -odin_tem03.gat,0,0,0,0 monster Plasma 1693,20,0,0,0 -odin_tem03.gat,0,0,0,0 monster Skeggiold 1754,15,0,0,0 -odin_tem03.gat,0,0,0,0 monster Skeggiold 1755,10,0,0,0 -odin_tem03.gat,0,0,0,0 monster Skogul 1752,5,0,0,0 -odin_tem03.gat,0,0,0,0 monster Frus 1753,5,0,0,0 -odin_tem03.gat,0,0,0,0 monster Valkyrie 1765,2,0,0,0 -odin_tem03.gat,0,0,0,0 monster Valkyrie Randgris 1751,1,3600000,1800000,1 -odin_tem03.gat,0,0,0,0 monster Blue Plant 1079,12,900000,450000,1 -odin_tem03.gat,0,0,0,0 monster Shining Plant 1083,10,1800000,900000,1 -//Slave of who? -odin_tem03.gat,0,0,0,0 monster Skogul 1761,1,0,0,0 +//===== eAthena Script ======================================= +//= Odin Temple Monster Spawn Script +//===== By: ================================================== +//= Poki#3 (0.1) +//===== Current Version: ===================================== +//= 1.0 +//===== Compatible With: ===================================== +//= Any Athena Version +//===== Additional Comments: ================================= +//= 1.0 Updated by using Tharis' Homun AI, by Tharis [Vicious] +//============================================================ + +//================================================== +// odin_tem01 - Odin Temple F1 +//================================================== +odin_tem01.gat,0,0,0,0 monster Plasma 1693,15,0,0,0 +odin_tem01.gat,0,0,0,0 monster Breeze 1692,10,0,0,0 +odin_tem01.gat,0,0,0,0 monster Plasma 1694,3,0,0,0 +odin_tem01.gat,0,0,0,0 monster Plasma 1695,3,0,0,0 +odin_tem01.gat,0,0,0,0 monster Plasma 1696,3,0,0,0 +odin_tem01.gat,0,0,0,0 monster Plasma 1697,3,0,0,0 +odin_tem01.gat,0,0,0,0 monster Skeggiold 1754,1,0,0,0 +odin_tem01.gat,0,0,0,0 monster Blue Plant 1079,5,900000,450000,1 +odin_tem01.gat,0,0,0,0 monster Green Plant 1080,5,180000,90000,1 +odin_tem01.gat,0,0,0,0 monster Yellow Plant 1081,5,180000,90000,1 + +//================================================== +// odin_tem02 - Odin Temple F2 +//================================================== +odin_tem02.gat,0,0,0,0 monster Skogul 1752,30,0,0,0 +odin_tem02.gat,0,0,0,0 monster Frus 1753,25,0,0,0 +odin_tem02.gat,0,0,0,0 monster Plasma 1693,15,0,0,0 +odin_tem02.gat,0,0,0,0 monster Skeggiold 1754,3,0,0,0 +odin_tem02.gat,0,0,0,0 monster Skeggiold 1755,3,0,0,0 +odin_tem02.gat,0,0,0,0 monster Valkyrie 1765,1,0,0,0 +odin_tem02.gat,0,0,0,0 monster Blue Plant 1079,12,900000,450000,1 +//Slave of who? +odin_tem02.gat,0,0,0,0 monster Skogul 1761,1,0,0,0 +odin_tem02.gat,0,0,0,0 monster Frus 1762,1,0,0,0 + +//================================================== +// odin_tem03 - Odin Temple F3 +//================================================== +odin_tem03.gat,0,0,0,0 monster Plasma 1693,20,0,0,0 +odin_tem03.gat,0,0,0,0 monster Skeggiold 1754,15,0,0,0 +odin_tem03.gat,0,0,0,0 monster Skeggiold 1755,10,0,0,0 +odin_tem03.gat,0,0,0,0 monster Skogul 1752,5,0,0,0 +odin_tem03.gat,0,0,0,0 monster Frus 1753,5,0,0,0 +odin_tem03.gat,0,0,0,0 monster Valkyrie 1765,2,0,0,0 +odin_tem03.gat,0,0,0,0 monster Valkyrie Randgris 1751,1,3600000,1800000,1 +odin_tem03.gat,0,0,0,0 monster Blue Plant 1079,12,900000,450000,1 +odin_tem03.gat,0,0,0,0 monster Shining Plant 1083,10,1800000,900000,1 +//Slave of who? +odin_tem03.gat,0,0,0,0 monster Skogul 1761,1,0,0,0 odin_tem03.gat,0,0,0,0 monster Frus 1762,1,0,0,0 \ No newline at end of file diff --git a/npc/mobs/fields/payon.txt b/npc/mobs/fields/payon.txt index edcae2095..a22f0371a 100644 --- a/npc/mobs/fields/payon.txt +++ b/npc/mobs/fields/payon.txt @@ -1,152 +1,152 @@ -//===== eAthena Script ======================================= -//= Payon Fields Monster Spawn Script -//===== By: ================================================== -//= Athena (1.0) -//===== Current Version: ===================================== -//= 1.1 -//===== Compatible With: ===================================== -//= Any Athena Version -//===== Additional Comments: ================================= -//= 1.1 Official kRO 10.1 spawns [Playtester] -//============================================================ - -//================================================== -// pay_fild01 - Payon Forest -//================================================== -pay_fild01.gat,0,0,0,0 monster Willow 1010,50,0,0,0 -pay_fild01.gat,0,0,0,0 monster Poporing 1031,10,0,0,0 -pay_fild01.gat,0,0,0,0 monster Poring 1002,60,0,0,0 -pay_fild01.gat,0,0,0,0 monster Spore 1014,20,0,0,0 -pay_fild01.gat,340,89,0,0 monster Black Mushroom 1084,1,180000,90000,1 -pay_fild01.gat,336,116,0,0 monster Black Mushroom 1084,1,180000,90000,1 -pay_fild01.gat,231,258,0,0 monster Black Mushroom 1084,1,180000,90000,1 -pay_fild01.gat,215,323,0,0 monster Black Mushroom 1084,1,180000,90000,1 -pay_fild01.gat,340,89,0,0 monster Black Mushroom 1084,1,180000,90000,1 -pay_fild01.gat,225,310,0,0 monster Black Mushroom 1084,1,180000,90000,1 -pay_fild01.gat,129,288,0,0 monster Black Mushroom 1084,1,180000,90000,1 -pay_fild01.gat,75,269,0,0 monster Black Mushroom 1084,1,180000,90000,1 -pay_fild01.gat,80,226,0,0 monster Black Mushroom 1084,1,180000,90000,1 -pay_fild01.gat,89,177,0,0 monster Black Mushroom 1084,1,180000,90000,1 -pay_fild01.gat,95,85,0,0 monster Black Mushroom 1084,1,180000,90000,1 -pay_fild01.gat,57,85,0,0 monster Black Mushroom 1084,1,180000,90000,1 -pay_fild01.gat,64,113,0,0 monster Black Mushroom 1084,1,180000,90000,1 -pay_fild01.gat,64,190,0,0 monster Black Mushroom 1084,1,180000,90000,1 -pay_fild01.gat,70,246,0,0 monster Black Mushroom 1084,1,180000,90000,1 -pay_fild01.gat,0,0,0,0 monster Green Plant 1080,5,180000,90000,1 - -//================================================== -// pay_fild02 - Payon Forest -//================================================== -pay_fild02.gat,0,0,0,0 monster Boa 1025,30,0,0,0 -pay_fild02.gat,0,0,0,0 monster Wolf 1013,70,0,0,0 -pay_fild02.gat,0,0,0,0 monster Spore 1014,10,0,0,0 -pay_fild02.gat,0,0,0,0 monster Poporing 1031,20,0,0,0 -pay_fild02.gat,105,256,10,10 monster Green Plant 1080,4,360000,180000,1 -pay_fild02.gat,105,256,10,10 monster Red Mushroom 1085,4,360000,180000,1 - -//================================================== -// pay_fild03 - Payon Forest -//================================================== -pay_fild03.gat,0,0,0,0 monster Poring 1002,30,0,0,0 -pay_fild03.gat,0,0,0,0 monster Willow 1010,30,0,0,0 -pay_fild03.gat,0,0,0,0 monster Pupa 1008,50,0,0,0 -pay_fild03.gat,0,0,0,0 monster Lunatic 1063,50,0,0,0 -pay_fild03.gat,153,216,10,10 monster Red Mushroom 1085,6,900000,450000,1 -pay_fild03.gat,372,64,15,15 monster Green Plant 1080,4,180000,90000,1 - -//================================================== -// pay_fild04 - Sograt Desert -//================================================== -pay_fild04.gat,0,0,0,0 monster Poring 1002,40,0,0,0 -pay_fild04.gat,0,0,0,0 monster Drops 1113,40,0,0,0 -pay_fild04.gat,0,0,0,0 monster Poporing 1031,40,0,0,0 -pay_fild04.gat,0,0,0,0 monster Marin 1242,10,0,0,0 -pay_fild04.gat,0,0,0,0 monster Ghostring 1120,1,3600000,1800000,1 -pay_fild04.gat,0,0,0,0 monster Mastering 1090,1,3600000,1800000,1 -pay_fild04.gat,0,0,0,0 monster Angeling 1096,1,3600000,1800000,1 -pay_fild04.gat,0,0,0,0 monster Deviling 1582,1,7200000,3600000,1 -pay_fild04.gat,346,335,5,5 monster Shining Plant 1083,1,1800000,900000,1 -pay_fild04.gat,254,193,10,10 monster Green Plant 1080,5,360000,180000,1 - -//================================================== -// pay_fild05 - Payon Forest -//================================================== -pay_fild05.gat,0,0,0,0 monster Dragon Tail 1321,5,0,0,0 -pay_fild05.gat,0,0,0,0 monster Poporing 1031,20,0,0,0 -pay_fild05.gat,0,0,0,0 monster Poison Spore 1077,65,0,0,0 -pay_fild05.gat,95,147,5,5 monster Green Plant 1080,4,900000,450000,1 -pay_fild05.gat,86,90,5,5 monster Green Plant 1080,4,900000,450000,1 - -//================================================== -// pay_fild06 - Payon Forest -//================================================== -pay_fild06.gat,0,0,0,0 monster Wormtail 1024,70,0,0,0 -pay_fild06.gat,0,0,0,0 monster Spore 1014,20,0,0,0 -pay_fild06.gat,0,0,0,0 monster Poporing 1031,20,0,0,0 -pay_fild06.gat,0,0,0,0 monster Thief Bug Female 1053,40,0,0,0 -pay_fild06.gat,211,191,2,10 monster Red Mushroom 1085,8,180000,90000,1 -pay_fild06.gat,268,155,20,20 monster Green Plant 1080,10,360000,180000,1 -pay_fild06.gat,268,155,20,20 monster Shining Plant 1083,1,1800000,900000,1 - -//================================================== -// pay_fild07 - Payon Forest -//================================================== -pay_fild07.gat,0,0,0,0 monster Elder Willow 1033,70,0,0,0 -pay_fild07.gat,0,0,0,0 monster Eggyra 1116,40,0,0,0 -pay_fild07.gat,0,0,0,0 monster Poporing 1031,20,0,0,0 -pay_fild07.gat,0,0,0,0 monster Willow 1010,20,0,0,0 -pay_fild07.gat,0,0,0,0 monster Bigfoot 1060,30,0,0,0 -pay_fild07.gat,171,331,20,20 monster Green Plant 1080,8,900000,450000,1 - -//================================================== -// pay_fild08 - Payon Forest -//================================================== -pay_fild08.gat,0,0,0,0 monster Poring 1002,30,0,0,0 -pay_fild08.gat,0,0,0,0 monster Willow 1010,70,0,0,0 -pay_fild08.gat,0,0,0,0 monster Pupa 1008,20,0,0,0 -pay_fild08.gat,0,0,0,0 monster Spore 1014,50,0,0,0 -pay_fild08.gat,0,0,0,0 monster Green Plant 1080,10,60000,30000,1 -pay_fild08.gat,143,156,40,40 monster Shining Plant 1083,1,3600000,1800000,1 - -//================================================== -// pay_fild09 - Payon Forest -//================================================== -pay_fild09.gat,0,0,0,0 monster Spore 1014,20,0,0,0 -pay_fild09.gat,0,0,0,0 monster Wormtail 1024,20,0,0,0 -pay_fild09.gat,0,0,0,0 monster Poporing 1031,20,0,0,0 -pay_fild09.gat,0,0,0,0 monster Boa 1025,30,0,0,0 -pay_fild09.gat,0,0,0,0 monster Sohee 1170,3,0,0,0 -pay_fild09.gat,0,0,0,0 monster Smokie 1056,50,0,0,0 -pay_fild09.gat,0,0,0,0 monster Bigfoot 1060,50,0,0,0 -pay_fild09.gat,198,217,30,30 monster Green Plant 1080,10,360000,180000,0 -pay_fild09.gat,198,217,30,30 monster Shining Plant 1083,1,1800000,900000,1 - -//================================================== -// pay_fild10 - Payon Forest -//================================================== -pay_fild10.gat,0,0,0,0 monster Greatest General 1277,65,0,0,0 -pay_fild10.gat,0,0,0,0 monster Horong 1129,40,0,0,0 -pay_fild10.gat,0,0,0,0 monster Poison Spore 1077,20,0,0,0 -pay_fild10.gat,0,0,0,0 monster Poporing 1031,30,0,0,0 -pay_fild10.gat,0,0,0,0 monster Nine Tail 1180,3,0,0,0 -pay_fild10.gat,0,0,0,0 monster Nine Tail 1180,1,1800000,900000,1 -pay_fild10.gat,0,0,0,0 monster Nine Tail 1180,1,900000,450000,1 -pay_fild10.gat,213,157,10,10 monster Green Plant 1080,5,360000,180000,1 -pay_fild10.gat,281,307,10,10 monster Green Plant 1080,5,360000,180000,1 -pay_fild10.gat,66,332,10,10 monster Green Plant 1080,5,360000,180000,1 -pay_fild10.gat,213,157,10,10 monster Blue Plant 1079,1,360000,180000,1 -pay_fild10.gat,281,307,10,10 monster Blue Plant 1079,1,360000,180000,1 -pay_fild10.gat,66,332,10,10 monster Blue Plant 1079,1,360000,180000,1 - -//================================================== -// pay_fild11 - Payon Forest -//================================================== -pay_fild11.gat,0,0,0,0 monster Horong 1129,50,0,0,0 -pay_fild11.gat,0,0,0,0 monster Greatest General 1277,30,0,0,0 -pay_fild11.gat,0,0,0,0 monster Elder Willow 1033,10,0,0,0 -pay_fild11.gat,0,0,0,0 monster Poporing 1031,20,0,0,0 -pay_fild11.gat,0,0,0,0 monster Poison Spore 1077,40,0,0,0 -pay_fild11.gat,0,0,0,0 monster Dragon Tail 1321,10,0,0,0 -pay_fild11.gat,0,0,0,0 monster Eddga 1115,1,7200000,3600000,1 -pay_fild11.gat,241,162,5,5 monster Red Mushroom 1085,3,360000,180000,1 -pay_fild11.gat,66,293,5,5 monster Red Mushroom 1085,3,360000,180000,1 +//===== eAthena Script ======================================= +//= Payon Fields Monster Spawn Script +//===== By: ================================================== +//= Athena (1.0) +//===== Current Version: ===================================== +//= 1.1 +//===== Compatible With: ===================================== +//= Any Athena Version +//===== Additional Comments: ================================= +//= 1.1 Official kRO 10.1 spawns [Playtester] +//============================================================ + +//================================================== +// pay_fild01 - Payon Forest +//================================================== +pay_fild01.gat,0,0,0,0 monster Willow 1010,50,0,0,0 +pay_fild01.gat,0,0,0,0 monster Poporing 1031,10,0,0,0 +pay_fild01.gat,0,0,0,0 monster Poring 1002,60,0,0,0 +pay_fild01.gat,0,0,0,0 monster Spore 1014,20,0,0,0 +pay_fild01.gat,340,89,0,0 monster Black Mushroom 1084,1,180000,90000,1 +pay_fild01.gat,336,116,0,0 monster Black Mushroom 1084,1,180000,90000,1 +pay_fild01.gat,231,258,0,0 monster Black Mushroom 1084,1,180000,90000,1 +pay_fild01.gat,215,323,0,0 monster Black Mushroom 1084,1,180000,90000,1 +pay_fild01.gat,340,89,0,0 monster Black Mushroom 1084,1,180000,90000,1 +pay_fild01.gat,225,310,0,0 monster Black Mushroom 1084,1,180000,90000,1 +pay_fild01.gat,129,288,0,0 monster Black Mushroom 1084,1,180000,90000,1 +pay_fild01.gat,75,269,0,0 monster Black Mushroom 1084,1,180000,90000,1 +pay_fild01.gat,80,226,0,0 monster Black Mushroom 1084,1,180000,90000,1 +pay_fild01.gat,89,177,0,0 monster Black Mushroom 1084,1,180000,90000,1 +pay_fild01.gat,95,85,0,0 monster Black Mushroom 1084,1,180000,90000,1 +pay_fild01.gat,57,85,0,0 monster Black Mushroom 1084,1,180000,90000,1 +pay_fild01.gat,64,113,0,0 monster Black Mushroom 1084,1,180000,90000,1 +pay_fild01.gat,64,190,0,0 monster Black Mushroom 1084,1,180000,90000,1 +pay_fild01.gat,70,246,0,0 monster Black Mushroom 1084,1,180000,90000,1 +pay_fild01.gat,0,0,0,0 monster Green Plant 1080,5,180000,90000,1 + +//================================================== +// pay_fild02 - Payon Forest +//================================================== +pay_fild02.gat,0,0,0,0 monster Boa 1025,30,0,0,0 +pay_fild02.gat,0,0,0,0 monster Wolf 1013,70,0,0,0 +pay_fild02.gat,0,0,0,0 monster Spore 1014,10,0,0,0 +pay_fild02.gat,0,0,0,0 monster Poporing 1031,20,0,0,0 +pay_fild02.gat,105,256,10,10 monster Green Plant 1080,4,360000,180000,1 +pay_fild02.gat,105,256,10,10 monster Red Mushroom 1085,4,360000,180000,1 + +//================================================== +// pay_fild03 - Payon Forest +//================================================== +pay_fild03.gat,0,0,0,0 monster Poring 1002,30,0,0,0 +pay_fild03.gat,0,0,0,0 monster Willow 1010,30,0,0,0 +pay_fild03.gat,0,0,0,0 monster Pupa 1008,50,0,0,0 +pay_fild03.gat,0,0,0,0 monster Lunatic 1063,50,0,0,0 +pay_fild03.gat,153,216,10,10 monster Red Mushroom 1085,6,900000,450000,1 +pay_fild03.gat,372,64,15,15 monster Green Plant 1080,4,180000,90000,1 + +//================================================== +// pay_fild04 - Sograt Desert +//================================================== +pay_fild04.gat,0,0,0,0 monster Poring 1002,40,0,0,0 +pay_fild04.gat,0,0,0,0 monster Drops 1113,40,0,0,0 +pay_fild04.gat,0,0,0,0 monster Poporing 1031,40,0,0,0 +pay_fild04.gat,0,0,0,0 monster Marin 1242,10,0,0,0 +pay_fild04.gat,0,0,0,0 monster Ghostring 1120,1,3600000,1800000,1 +pay_fild04.gat,0,0,0,0 monster Mastering 1090,1,3600000,1800000,1 +pay_fild04.gat,0,0,0,0 monster Angeling 1096,1,3600000,1800000,1 +pay_fild04.gat,0,0,0,0 monster Deviling 1582,1,7200000,3600000,1 +pay_fild04.gat,346,335,5,5 monster Shining Plant 1083,1,1800000,900000,1 +pay_fild04.gat,254,193,10,10 monster Green Plant 1080,5,360000,180000,1 + +//================================================== +// pay_fild05 - Payon Forest +//================================================== +pay_fild05.gat,0,0,0,0 monster Dragon Tail 1321,5,0,0,0 +pay_fild05.gat,0,0,0,0 monster Poporing 1031,20,0,0,0 +pay_fild05.gat,0,0,0,0 monster Poison Spore 1077,65,0,0,0 +pay_fild05.gat,95,147,5,5 monster Green Plant 1080,4,900000,450000,1 +pay_fild05.gat,86,90,5,5 monster Green Plant 1080,4,900000,450000,1 + +//================================================== +// pay_fild06 - Payon Forest +//================================================== +pay_fild06.gat,0,0,0,0 monster Wormtail 1024,70,0,0,0 +pay_fild06.gat,0,0,0,0 monster Spore 1014,20,0,0,0 +pay_fild06.gat,0,0,0,0 monster Poporing 1031,20,0,0,0 +pay_fild06.gat,0,0,0,0 monster Thief Bug Female 1053,40,0,0,0 +pay_fild06.gat,211,191,2,10 monster Red Mushroom 1085,8,180000,90000,1 +pay_fild06.gat,268,155,20,20 monster Green Plant 1080,10,360000,180000,1 +pay_fild06.gat,268,155,20,20 monster Shining Plant 1083,1,1800000,900000,1 + +//================================================== +// pay_fild07 - Payon Forest +//================================================== +pay_fild07.gat,0,0,0,0 monster Elder Willow 1033,70,0,0,0 +pay_fild07.gat,0,0,0,0 monster Eggyra 1116,40,0,0,0 +pay_fild07.gat,0,0,0,0 monster Poporing 1031,20,0,0,0 +pay_fild07.gat,0,0,0,0 monster Willow 1010,20,0,0,0 +pay_fild07.gat,0,0,0,0 monster Bigfoot 1060,30,0,0,0 +pay_fild07.gat,171,331,20,20 monster Green Plant 1080,8,900000,450000,1 + +//================================================== +// pay_fild08 - Payon Forest +//================================================== +pay_fild08.gat,0,0,0,0 monster Poring 1002,30,0,0,0 +pay_fild08.gat,0,0,0,0 monster Willow 1010,70,0,0,0 +pay_fild08.gat,0,0,0,0 monster Pupa 1008,20,0,0,0 +pay_fild08.gat,0,0,0,0 monster Spore 1014,50,0,0,0 +pay_fild08.gat,0,0,0,0 monster Green Plant 1080,10,60000,30000,1 +pay_fild08.gat,143,156,40,40 monster Shining Plant 1083,1,3600000,1800000,1 + +//================================================== +// pay_fild09 - Payon Forest +//================================================== +pay_fild09.gat,0,0,0,0 monster Spore 1014,20,0,0,0 +pay_fild09.gat,0,0,0,0 monster Wormtail 1024,20,0,0,0 +pay_fild09.gat,0,0,0,0 monster Poporing 1031,20,0,0,0 +pay_fild09.gat,0,0,0,0 monster Boa 1025,30,0,0,0 +pay_fild09.gat,0,0,0,0 monster Sohee 1170,3,0,0,0 +pay_fild09.gat,0,0,0,0 monster Smokie 1056,50,0,0,0 +pay_fild09.gat,0,0,0,0 monster Bigfoot 1060,50,0,0,0 +pay_fild09.gat,198,217,30,30 monster Green Plant 1080,10,360000,180000,0 +pay_fild09.gat,198,217,30,30 monster Shining Plant 1083,1,1800000,900000,1 + +//================================================== +// pay_fild10 - Payon Forest +//================================================== +pay_fild10.gat,0,0,0,0 monster Greatest General 1277,65,0,0,0 +pay_fild10.gat,0,0,0,0 monster Horong 1129,40,0,0,0 +pay_fild10.gat,0,0,0,0 monster Poison Spore 1077,20,0,0,0 +pay_fild10.gat,0,0,0,0 monster Poporing 1031,30,0,0,0 +pay_fild10.gat,0,0,0,0 monster Nine Tail 1180,3,0,0,0 +pay_fild10.gat,0,0,0,0 monster Nine Tail 1180,1,1800000,900000,1 +pay_fild10.gat,0,0,0,0 monster Nine Tail 1180,1,900000,450000,1 +pay_fild10.gat,213,157,10,10 monster Green Plant 1080,5,360000,180000,1 +pay_fild10.gat,281,307,10,10 monster Green Plant 1080,5,360000,180000,1 +pay_fild10.gat,66,332,10,10 monster Green Plant 1080,5,360000,180000,1 +pay_fild10.gat,213,157,10,10 monster Blue Plant 1079,1,360000,180000,1 +pay_fild10.gat,281,307,10,10 monster Blue Plant 1079,1,360000,180000,1 +pay_fild10.gat,66,332,10,10 monster Blue Plant 1079,1,360000,180000,1 + +//================================================== +// pay_fild11 - Payon Forest +//================================================== +pay_fild11.gat,0,0,0,0 monster Horong 1129,50,0,0,0 +pay_fild11.gat,0,0,0,0 monster Greatest General 1277,30,0,0,0 +pay_fild11.gat,0,0,0,0 monster Elder Willow 1033,10,0,0,0 +pay_fild11.gat,0,0,0,0 monster Poporing 1031,20,0,0,0 +pay_fild11.gat,0,0,0,0 monster Poison Spore 1077,40,0,0,0 +pay_fild11.gat,0,0,0,0 monster Dragon Tail 1321,10,0,0,0 +pay_fild11.gat,0,0,0,0 monster Eddga 1115,1,7200000,3600000,1 +pay_fild11.gat,241,162,5,5 monster Red Mushroom 1085,3,360000,180000,1 +pay_fild11.gat,66,293,5,5 monster Red Mushroom 1085,3,360000,180000,1 diff --git a/npc/mobs/fields/prontera.txt b/npc/mobs/fields/prontera.txt index 1b88c96b2..f4e82672d 100644 --- a/npc/mobs/fields/prontera.txt +++ b/npc/mobs/fields/prontera.txt @@ -1,140 +1,140 @@ -//===== eAthena Script ======================================= -//= Prontera Fields Monster Spawn Script -//===== By: ================================================== -//= Athena (1.0) -//===== Current Version: ===================================== -//= 1.3 -//===== Compatible With: ===================================== -//= Any Athena Version -//===== Additional Comments: ================================= -//= 1.2 fixed some map name typos [Lupus] -//= 1.3 Official kRO 10.1 spawns [Playtester] -//============================================================ - -//================================================== -// prt_fild00 - Prontera Field -//================================================== -prt_fild00.gat,0,0,0,0 monster Creamy 1018,10,0,0,0 -prt_fild00.gat,0,0,0,0 monster Fabre 1007,20,0,0,0 -prt_fild00.gat,0,0,0,0 monster Pupa 1008,50,0,0,0 -prt_fild00.gat,0,0,0,0 monster Lunatic 1063,30,0,0,0 -prt_fild00.gat,0,0,0,0 monster Poring 1002,40,0,0,0 -prt_fild00.gat,0,0,0,0 monster Hornet 1004,40,0,0,0 -prt_fild00.gat,227,212,0,0 monster Shining Plant 1083,1,1800000,900000,1 -prt_fild00.gat,285,138,10,10 monster Green Plant 1080,5,360000,180000,1 - -//================================================== -// prt_fild01 - Prontera Field -//================================================== -prt_fild01.gat,0,0,0,0 monster Thief Bug 1051,30,0,0,0 -prt_fild01.gat,0,0,0,0 monster Fabre 1007,20,0,0,0 -prt_fild01.gat,0,0,0,0 monster Pupa 1008,10,0,0,0 -prt_fild01.gat,0,0,0,0 monster Lunatic 1063,80,0,0,0 -prt_fild01.gat,0,0,0,0 monster Poring 1002,30,0,0,0 -prt_fild01.gat,199,266,3,3 monster Green Plant 1080,3,360000,180000,1 -prt_fild01.gat,199,266,3,3 monster Blue Plant 1079,1,900000,450000,1 - -//================================================== -// prt_fild02 - Prontera Field -//================================================== -prt_fild02.gat,0,0,0,0 monster Mandragora 1020,70,0,0,0 -prt_fild02.gat,0,0,0,0 monster Fabre 1007,50,0,0,0 -prt_fild02.gat,0,0,0,0 monster Pupa 1008,20,0,0,0 -prt_fild02.gat,0,0,0,0 monster Lunatic 1063,10,0,0,0 -prt_fild02.gat,0,0,0,0 monster Poring 1002,30,0,0,0 -prt_fild02.gat,0,0,0,0 monster Eclipse 1093,1,1800000,1200000,0 -prt_fild02.gat,339,309,3,3 monster Shining Plant 1083,1,1800000,900000,1 -prt_fild02.gat,0,0,0,0 monster Shining Plant 1083,2,1800000,900000,1 - -//================================================== -// prt_fild03 - Prontera Field -//================================================== -prt_fild03.gat,0,0,0,0 monster Yoyo 1057,70,0,0,0 -prt_fild03.gat,0,0,0,0 monster Smokie 1056,40,0,0,0 -prt_fild03.gat,0,0,0,0 monster Choco 1214,3,1800000,900000,0 -prt_fild03.gat,0,0,0,0 monster Fabre 1007,10,0,0,0 -prt_fild03.gat,0,0,0,0 monster Poporing 1031,30,0,0,0 -prt_fild03.gat,296,58,15,15 monster Green Plant 1080,5,180000,90000,1 -prt_fild03.gat,296,58,15,15 monster Blue Plant 1079,2,900000,450000,1 -prt_fild03.gat,307,75,5,5 monster Green Plant 1080,5,360000,180000,1 -prt_fild03.gat,0,0,0,0 monster Green Plant 1080,5,360000,180000,1 -prt_fild03.gat,148,107,5,5 monster Green Plant 1080,5,360000,180000,1 - -//================================================== -// prt_fild04 - Prontera Field -//================================================== -prt_fild04.gat,0,0,0,0 monster Rocker 1052,70,0,0,0 -prt_fild04.gat,0,0,0,0 monster Creamy 1018,40,0,0,0 -prt_fild04.gat,0,0,0,0 monster Pupa 1008,10,0,0,0 -prt_fild04.gat,0,0,0,0 monster Poring 1002,30,0,0,0 -prt_fild04.gat,0,0,0,0 monster Vocal 1088,1,1800000,1200000,0 -prt_fild04.gat,350,114,10,10 monster Green Plant 1080,5,900000,450000,1 - -//================================================== -// prt_fild05 - Prontera Field -//================================================== -prt_fild05.gat,0,0,0,0 monster Poring 1002,70,0,0,0 -prt_fild05.gat,0,0,0,0 monster Thief Bug Egg 1048,20,0,0,0 -prt_fild05.gat,0,0,0,0 monster Lunatic 1063,30,0,0,0 -prt_fild05.gat,0,0,0,0 monster Pupa 1008,30,0,0,0 -prt_fild05.gat,0,0,0,0 monster Thief Bug 1051,10,0,0,0 -prt_fild05.gat,208,37,10,10 monster Green Plant 1080,6,900000,450000,1 -prt_fild05.gat,208,37,10,10 monster Blue Plant 1079,1,900000,450000,1 - -//================================================== -// prt_fild06 - Prontera Field -//================================================== -prt_fild06.gat,0,0,0,0 monster Lunatic 1063,60,0,0,0 -prt_fild06.gat,0,0,0,0 monster Thief Bug Egg 1048,20,0,0,0 -prt_fild06.gat,0,0,0,0 monster Thief Bug 1051,10,0,0,0 -prt_fild06.gat,0,0,0,0 monster Pupa 1008,20,0,0,0 -prt_fild06.gat,0,0,0,0 monster Poring 1002,60,0,0,0 -prt_fild06.gat,222,30,40,10 monster Green Plant 1080,15,900000,450000,1 - -//================================================== -// prt_fild07 - Prontera Field -//================================================== -prt_fild07.gat,0,0,0,0 monster Rocker 1052,70,0,0,0 -prt_fild07.gat,0,0,0,0 monster Poporing 1031,30,0,0,0 -prt_fild07.gat,225,110,5,5 monster Black Mushroom 1084,3,360000,180000,1 - -//================================================== -// prt_fild08 - Prontera Field -//================================================== -prt_fild08.gat,0,0,0,0 monster Lunatic 1063,40,0,0,0 -prt_fild08.gat,0,0,0,0 monster Pupa 1008,20,0,0,0 -prt_fild08.gat,0,0,0,0 monster Poring 1002,70,0,0,0 -prt_fild08.gat,0,0,0,0 monster Drops 1113,10,0,0,0 - -//================================================== -// prt_fild09 - Prontera Field -//================================================== -prt_fild09.gat,0,0,0,0 monster Savage Babe 1167,70,0,0,0 -prt_fild09.gat,0,0,0,0 monster Baby Desert Wolf 1107,20,0,0,0 -prt_fild09.gat,0,0,0,0 monster Peco Peco Egg 1047,20,0,0,0 -prt_fild09.gat,0,0,0,0 monster Picky 1049,20,0,0,0 -prt_fild09.gat,0,0,0,0 monster Condor 1009,10,0,0,0 -prt_fild09.gat,237,115,5,5 monster Yellow Plant 1081,3,360000,180000,1 - -//================================================== -// prt_fild10 - Prontera Field -//================================================== -prt_fild10.gat,0,0,0,0 monster Savage 1166,70,0,0,0 -prt_fild10.gat,0,0,0,0 monster Savage Babe 1167,40,0,0,0 -prt_fild10.gat,0,0,0,0 monster Poporing 1031,20,0,0,0 -prt_fild10.gat,0,0,0,0 monster Thief Bug 1051,10,0,0,0 -prt_fild10.gat,99,114,20,5 monster Red Mushroom 1085,15,360000,180000,1 -prt_fild10.gat,155,179,10,10 monster Shining Plant 1083,1,1800000,900000,1 - -//================================================== -// prt_fild11 - Prontera Field -//================================================== -prt_fild11.gat,0,0,0,0 monster Goblin 1122,10,0,0,0 -prt_fild11.gat,0,0,0,0 monster Goblin 1123,20,0,0,0 -prt_fild11.gat,0,0,0,0 monster Goblin 1124,20,0,0,0 -prt_fild11.gat,0,0,0,0 monster Goblin 1125,30,0,0,0 -prt_fild11.gat,0,0,0,0 monster Goblin 1126,30,0,0,0 -prt_fild11.gat,0,0,0,0 monster Goblin Archer 1258,10,0,0,0 -prt_fild11.gat,0,0,0,0 monster Panzer Goblin 1308,1,1800000,1200000,0 -prt_fild11.gat,0,0,0,0 monster Goblin Steamrider 1280,30,0,0,0 -prt_fild11.gat,0,0,0,0 monster Red Mushroom 1085,10,180000,90000,1 +//===== eAthena Script ======================================= +//= Prontera Fields Monster Spawn Script +//===== By: ================================================== +//= Athena (1.0) +//===== Current Version: ===================================== +//= 1.3 +//===== Compatible With: ===================================== +//= Any Athena Version +//===== Additional Comments: ================================= +//= 1.2 fixed some map name typos [Lupus] +//= 1.3 Official kRO 10.1 spawns [Playtester] +//============================================================ + +//================================================== +// prt_fild00 - Prontera Field +//================================================== +prt_fild00.gat,0,0,0,0 monster Creamy 1018,10,0,0,0 +prt_fild00.gat,0,0,0,0 monster Fabre 1007,20,0,0,0 +prt_fild00.gat,0,0,0,0 monster Pupa 1008,50,0,0,0 +prt_fild00.gat,0,0,0,0 monster Lunatic 1063,30,0,0,0 +prt_fild00.gat,0,0,0,0 monster Poring 1002,40,0,0,0 +prt_fild00.gat,0,0,0,0 monster Hornet 1004,40,0,0,0 +prt_fild00.gat,227,212,0,0 monster Shining Plant 1083,1,1800000,900000,1 +prt_fild00.gat,285,138,10,10 monster Green Plant 1080,5,360000,180000,1 + +//================================================== +// prt_fild01 - Prontera Field +//================================================== +prt_fild01.gat,0,0,0,0 monster Thief Bug 1051,30,0,0,0 +prt_fild01.gat,0,0,0,0 monster Fabre 1007,20,0,0,0 +prt_fild01.gat,0,0,0,0 monster Pupa 1008,10,0,0,0 +prt_fild01.gat,0,0,0,0 monster Lunatic 1063,80,0,0,0 +prt_fild01.gat,0,0,0,0 monster Poring 1002,30,0,0,0 +prt_fild01.gat,199,266,3,3 monster Green Plant 1080,3,360000,180000,1 +prt_fild01.gat,199,266,3,3 monster Blue Plant 1079,1,900000,450000,1 + +//================================================== +// prt_fild02 - Prontera Field +//================================================== +prt_fild02.gat,0,0,0,0 monster Mandragora 1020,70,0,0,0 +prt_fild02.gat,0,0,0,0 monster Fabre 1007,50,0,0,0 +prt_fild02.gat,0,0,0,0 monster Pupa 1008,20,0,0,0 +prt_fild02.gat,0,0,0,0 monster Lunatic 1063,10,0,0,0 +prt_fild02.gat,0,0,0,0 monster Poring 1002,30,0,0,0 +prt_fild02.gat,0,0,0,0 monster Eclipse 1093,1,1800000,1200000,0 +prt_fild02.gat,339,309,3,3 monster Shining Plant 1083,1,1800000,900000,1 +prt_fild02.gat,0,0,0,0 monster Shining Plant 1083,2,1800000,900000,1 + +//================================================== +// prt_fild03 - Prontera Field +//================================================== +prt_fild03.gat,0,0,0,0 monster Yoyo 1057,70,0,0,0 +prt_fild03.gat,0,0,0,0 monster Smokie 1056,40,0,0,0 +prt_fild03.gat,0,0,0,0 monster Choco 1214,3,1800000,900000,0 +prt_fild03.gat,0,0,0,0 monster Fabre 1007,10,0,0,0 +prt_fild03.gat,0,0,0,0 monster Poporing 1031,30,0,0,0 +prt_fild03.gat,296,58,15,15 monster Green Plant 1080,5,180000,90000,1 +prt_fild03.gat,296,58,15,15 monster Blue Plant 1079,2,900000,450000,1 +prt_fild03.gat,307,75,5,5 monster Green Plant 1080,5,360000,180000,1 +prt_fild03.gat,0,0,0,0 monster Green Plant 1080,5,360000,180000,1 +prt_fild03.gat,148,107,5,5 monster Green Plant 1080,5,360000,180000,1 + +//================================================== +// prt_fild04 - Prontera Field +//================================================== +prt_fild04.gat,0,0,0,0 monster Rocker 1052,70,0,0,0 +prt_fild04.gat,0,0,0,0 monster Creamy 1018,40,0,0,0 +prt_fild04.gat,0,0,0,0 monster Pupa 1008,10,0,0,0 +prt_fild04.gat,0,0,0,0 monster Poring 1002,30,0,0,0 +prt_fild04.gat,0,0,0,0 monster Vocal 1088,1,1800000,1200000,0 +prt_fild04.gat,350,114,10,10 monster Green Plant 1080,5,900000,450000,1 + +//================================================== +// prt_fild05 - Prontera Field +//================================================== +prt_fild05.gat,0,0,0,0 monster Poring 1002,70,0,0,0 +prt_fild05.gat,0,0,0,0 monster Thief Bug Egg 1048,20,0,0,0 +prt_fild05.gat,0,0,0,0 monster Lunatic 1063,30,0,0,0 +prt_fild05.gat,0,0,0,0 monster Pupa 1008,30,0,0,0 +prt_fild05.gat,0,0,0,0 monster Thief Bug 1051,10,0,0,0 +prt_fild05.gat,208,37,10,10 monster Green Plant 1080,6,900000,450000,1 +prt_fild05.gat,208,37,10,10 monster Blue Plant 1079,1,900000,450000,1 + +//================================================== +// prt_fild06 - Prontera Field +//================================================== +prt_fild06.gat,0,0,0,0 monster Lunatic 1063,60,0,0,0 +prt_fild06.gat,0,0,0,0 monster Thief Bug Egg 1048,20,0,0,0 +prt_fild06.gat,0,0,0,0 monster Thief Bug 1051,10,0,0,0 +prt_fild06.gat,0,0,0,0 monster Pupa 1008,20,0,0,0 +prt_fild06.gat,0,0,0,0 monster Poring 1002,60,0,0,0 +prt_fild06.gat,222,30,40,10 monster Green Plant 1080,15,900000,450000,1 + +//================================================== +// prt_fild07 - Prontera Field +//================================================== +prt_fild07.gat,0,0,0,0 monster Rocker 1052,70,0,0,0 +prt_fild07.gat,0,0,0,0 monster Poporing 1031,30,0,0,0 +prt_fild07.gat,225,110,5,5 monster Black Mushroom 1084,3,360000,180000,1 + +//================================================== +// prt_fild08 - Prontera Field +//================================================== +prt_fild08.gat,0,0,0,0 monster Lunatic 1063,40,0,0,0 +prt_fild08.gat,0,0,0,0 monster Pupa 1008,20,0,0,0 +prt_fild08.gat,0,0,0,0 monster Poring 1002,70,0,0,0 +prt_fild08.gat,0,0,0,0 monster Drops 1113,10,0,0,0 + +//================================================== +// prt_fild09 - Prontera Field +//================================================== +prt_fild09.gat,0,0,0,0 monster Savage Babe 1167,70,0,0,0 +prt_fild09.gat,0,0,0,0 monster Baby Desert Wolf 1107,20,0,0,0 +prt_fild09.gat,0,0,0,0 monster Peco Peco Egg 1047,20,0,0,0 +prt_fild09.gat,0,0,0,0 monster Picky 1049,20,0,0,0 +prt_fild09.gat,0,0,0,0 monster Condor 1009,10,0,0,0 +prt_fild09.gat,237,115,5,5 monster Yellow Plant 1081,3,360000,180000,1 + +//================================================== +// prt_fild10 - Prontera Field +//================================================== +prt_fild10.gat,0,0,0,0 monster Savage 1166,70,0,0,0 +prt_fild10.gat,0,0,0,0 monster Savage Babe 1167,40,0,0,0 +prt_fild10.gat,0,0,0,0 monster Poporing 1031,20,0,0,0 +prt_fild10.gat,0,0,0,0 monster Thief Bug 1051,10,0,0,0 +prt_fild10.gat,99,114,20,5 monster Red Mushroom 1085,15,360000,180000,1 +prt_fild10.gat,155,179,10,10 monster Shining Plant 1083,1,1800000,900000,1 + +//================================================== +// prt_fild11 - Prontera Field +//================================================== +prt_fild11.gat,0,0,0,0 monster Goblin 1122,10,0,0,0 +prt_fild11.gat,0,0,0,0 monster Goblin 1123,20,0,0,0 +prt_fild11.gat,0,0,0,0 monster Goblin 1124,20,0,0,0 +prt_fild11.gat,0,0,0,0 monster Goblin 1125,30,0,0,0 +prt_fild11.gat,0,0,0,0 monster Goblin 1126,30,0,0,0 +prt_fild11.gat,0,0,0,0 monster Goblin Archer 1258,10,0,0,0 +prt_fild11.gat,0,0,0,0 monster Panzer Goblin 1308,1,1800000,1200000,0 +prt_fild11.gat,0,0,0,0 monster Goblin Steamrider 1280,30,0,0,0 +prt_fild11.gat,0,0,0,0 monster Red Mushroom 1085,10,180000,90000,1 diff --git a/npc/mobs/fields/rachel.txt b/npc/mobs/fields/rachel.txt index 98401eca2..8f957376b 100644 --- a/npc/mobs/fields/rachel.txt +++ b/npc/mobs/fields/rachel.txt @@ -1,115 +1,115 @@ -//===== eAthena Script ======================================= -//= Rachel Fields Monster Spawn Script -//===== By: ================================================== -//= Athena (1.0) -//===== Current Version: ===================================== -//= 1.1 -//===== Compatible With: ===================================== -//= Any Athena Version -//===== Additional Comments: ================================= -//= 1.0 Created this [Sepheus] -//= 1.1 Updated [Playtester] -//============================================================ - -//================================================== -// ra_fild01 - Rachel Field -//================================================== -ra_fild01.gat,0,0,0,0 monster Muscipular 1780,50,0,0,0 -ra_fild01.gat,0,0,0,0 monster Geographer 1368,30,0,0,0 -ra_fild01.gat,0,0,0,0 monster Drosera 1781,20,0,0,0 -ra_fild01.gat,0,0,0,0 monster Gryphon 1259,3,0,0,0 -ra_fild01.gat,0,0,0,0 monster Galion 1783,2,0,0,0 - -//================================================== -// ra_fild02 - Rachel Field -//================================================== -ra_fild02.gat,0,0,0,0 monster Muscipular 1780,40,0,0,0 -ra_fild02.gat,0,0,0,0 monster Galion 1783,20,0,0,0 -ra_fild02.gat,0,0,0,0 monster Drosera 1781,20,0,0,0 -ra_fild02.gat,0,0,0,0 monster Atros 1785,1,7200000,3600000,1 - -//================================================== -// ra_fild03 - Rachel Field -//================================================== -ra_fild03.gat,0,0,0,0 monster Galion 1783,30,0,0,0 -ra_fild03.gat,0,0,0,0 monster Roween 1782,10,0,0,0 -ra_fild03.gat,0,0,0,0 monster Drosera 1781,10,0,0,0 -ra_fild03.gat,0,0,0,0 monster Stapo 1784,10,0,0,0 -ra_fild03.gat,0,0,0,0 monster Atros 1785,1,7200000,3600000,1 - -//================================================== -// ra_fild04 - Rachel Field -//================================================== -ra_fild04.gat,0,0,0,0 monster Roween 1782,60,0,0,0 -ra_fild04.gat,0,0,0,0 monster Stapo 1784,20,0,0,0 -ra_fild04.gat,0,0,0,0 monster Wild Rose 1261,10,0,0,0 -ra_fild04.gat,0,0,0,0 monster Galion 1783,3,0,0,0 -ra_fild04.gat,0,0,0,0 monster Atros 1785,1,7200000,3600000,1 - -//================================================== -// ra_fild05 - Rachel Field -//================================================== -ra_fild05.gat,0,0,0,0 monster Hill Wind 1680,50,0,0,0 -ra_fild05.gat,0,0,0,0 monster Drosera 1781,25,0,0,0 -ra_fild05.gat,0,0,0,0 monster Geographer 1368,15,0,0,0 - -//================================================== -// ra_fild06 - Rachel Field -//================================================== -ra_fild06.gat,0,0,0,0 monster Hill Wind 1680,30,0,0,0 -ra_fild06.gat,0,0,0,0 monster Anopheles 1627,20,0,0,0 -ra_fild06.gat,0,0,0,0 monster Drosera 1781,10,0,0,0 - -//================================================== -// ra_fild07 - Rachel Field -//================================================== -ra_fild07.gat,0,0,0,0 monster Roween 1782,40,0,0,0 -ra_fild07.gat,0,0,0,0 monster Stapo 1784,30,0,0,0 -ra_fild07.gat,0,0,0,0 monster Galion 1783,20,0,0,0 - -//================================================== -// ra_fild08 - Rachel Field -//================================================== -ra_fild08.gat,0,0,0,0 monster Stapo 1784,60,0,0,0 -ra_fild08.gat,0,0,0,0 monster Drops 1113,30,0,0,0 -ra_fild08.gat,0,0,0,0 monster Drosera 1781,15,0,0,0 - -//================================================== -// ra_fild09 - Rachel Field -//================================================== -ra_fild09.gat,0,0,0,0 monster Drosera 1781,60,0,0,0 -ra_fild09.gat,0,0,0,0 monster Metaling 1613,20,0,0,0 -ra_fild09.gat,0,0,0,0 monster Hill Wind 1680,10,0,0,0 -ra_fild09.gat,0,0,0,0 monster Harpy 1376,1,0,0,0 - -//================================================== -// ra_fild10 - Rachel Field -//================================================== -ra_fild10.gat,0,0,0,0 monster Stapo 1784,35,0,0,0 -ra_fild10.gat,0,0,0,0 monster Galion 1783,15,0,0,0 -ra_fild10.gat,0,0,0,0 monster Roween 1782,10,0,0,0 - -//================================================== -// ra_fild11 - Rachel Field -//================================================== -ra_fild11.gat,0,0,0,0 monster Drops 1113,35,0,0,0 -ra_fild11.gat,0,0,0,0 monster Stapo 1784,25,0,0,0 -ra_fild11.gat,0,0,0,0 monster Roween 1782,10,0,0,0 -ra_fild11.gat,0,0,0,0 monster Red Plant 1078,10,180000,90000,1 -ra_fild11.gat,0,0,0,0 monster Yellow Plant 1081,10,180000,90000,1 - -//================================================== -// ra_fild12 - Rachel Field -//================================================== -ra_fild12.gat,0,0,0,0 monster Drops 1113,65,0,0,0 -ra_fild12.gat,0,0,0,0 monster Stapo 1784,40,0,0,0 -ra_fild12.gat,0,0,0,0 monster Poporing 1031,5,0,0,0 -ra_fild12.gat,0,0,0,0 monster Yellow Plant 1081,15,180000,90000,1 -ra_fild12.gat,0,0,0,0 monster Red Plant 1078,5,180000,90000,1 - -//================================================== -// ra_fild13 - Rachel Field -//================================================== -ra_fild13.gat,0,0,0,0 monster Stapo 1784,60,0,0,0 -ra_fild13.gat,0,0,0,0 monster Drops 1113,40,0,0,0 -ra_fild13.gat,0,0,0,0 monster Roween 1782,5,0,0,0 +//===== eAthena Script ======================================= +//= Rachel Fields Monster Spawn Script +//===== By: ================================================== +//= Athena (1.0) +//===== Current Version: ===================================== +//= 1.1 +//===== Compatible With: ===================================== +//= Any Athena Version +//===== Additional Comments: ================================= +//= 1.0 Created this [Sepheus] +//= 1.1 Updated [Playtester] +//============================================================ + +//================================================== +// ra_fild01 - Rachel Field +//================================================== +ra_fild01.gat,0,0,0,0 monster Muscipular 1780,50,0,0,0 +ra_fild01.gat,0,0,0,0 monster Geographer 1368,30,0,0,0 +ra_fild01.gat,0,0,0,0 monster Drosera 1781,20,0,0,0 +ra_fild01.gat,0,0,0,0 monster Gryphon 1259,3,0,0,0 +ra_fild01.gat,0,0,0,0 monster Galion 1783,2,0,0,0 + +//================================================== +// ra_fild02 - Rachel Field +//================================================== +ra_fild02.gat,0,0,0,0 monster Muscipular 1780,40,0,0,0 +ra_fild02.gat,0,0,0,0 monster Galion 1783,20,0,0,0 +ra_fild02.gat,0,0,0,0 monster Drosera 1781,20,0,0,0 +ra_fild02.gat,0,0,0,0 monster Atros 1785,1,7200000,3600000,1 + +//================================================== +// ra_fild03 - Rachel Field +//================================================== +ra_fild03.gat,0,0,0,0 monster Galion 1783,30,0,0,0 +ra_fild03.gat,0,0,0,0 monster Roween 1782,10,0,0,0 +ra_fild03.gat,0,0,0,0 monster Drosera 1781,10,0,0,0 +ra_fild03.gat,0,0,0,0 monster Stapo 1784,10,0,0,0 +ra_fild03.gat,0,0,0,0 monster Atros 1785,1,7200000,3600000,1 + +//================================================== +// ra_fild04 - Rachel Field +//================================================== +ra_fild04.gat,0,0,0,0 monster Roween 1782,60,0,0,0 +ra_fild04.gat,0,0,0,0 monster Stapo 1784,20,0,0,0 +ra_fild04.gat,0,0,0,0 monster Wild Rose 1261,10,0,0,0 +ra_fild04.gat,0,0,0,0 monster Galion 1783,3,0,0,0 +ra_fild04.gat,0,0,0,0 monster Atros 1785,1,7200000,3600000,1 + +//================================================== +// ra_fild05 - Rachel Field +//================================================== +ra_fild05.gat,0,0,0,0 monster Hill Wind 1680,50,0,0,0 +ra_fild05.gat,0,0,0,0 monster Drosera 1781,25,0,0,0 +ra_fild05.gat,0,0,0,0 monster Geographer 1368,15,0,0,0 + +//================================================== +// ra_fild06 - Rachel Field +//================================================== +ra_fild06.gat,0,0,0,0 monster Hill Wind 1680,30,0,0,0 +ra_fild06.gat,0,0,0,0 monster Anopheles 1627,20,0,0,0 +ra_fild06.gat,0,0,0,0 monster Drosera 1781,10,0,0,0 + +//================================================== +// ra_fild07 - Rachel Field +//================================================== +ra_fild07.gat,0,0,0,0 monster Roween 1782,40,0,0,0 +ra_fild07.gat,0,0,0,0 monster Stapo 1784,30,0,0,0 +ra_fild07.gat,0,0,0,0 monster Galion 1783,20,0,0,0 + +//================================================== +// ra_fild08 - Rachel Field +//================================================== +ra_fild08.gat,0,0,0,0 monster Stapo 1784,60,0,0,0 +ra_fild08.gat,0,0,0,0 monster Drops 1113,30,0,0,0 +ra_fild08.gat,0,0,0,0 monster Drosera 1781,15,0,0,0 + +//================================================== +// ra_fild09 - Rachel Field +//================================================== +ra_fild09.gat,0,0,0,0 monster Drosera 1781,60,0,0,0 +ra_fild09.gat,0,0,0,0 monster Metaling 1613,20,0,0,0 +ra_fild09.gat,0,0,0,0 monster Hill Wind 1680,10,0,0,0 +ra_fild09.gat,0,0,0,0 monster Harpy 1376,1,0,0,0 + +//================================================== +// ra_fild10 - Rachel Field +//================================================== +ra_fild10.gat,0,0,0,0 monster Stapo 1784,35,0,0,0 +ra_fild10.gat,0,0,0,0 monster Galion 1783,15,0,0,0 +ra_fild10.gat,0,0,0,0 monster Roween 1782,10,0,0,0 + +//================================================== +// ra_fild11 - Rachel Field +//================================================== +ra_fild11.gat,0,0,0,0 monster Drops 1113,35,0,0,0 +ra_fild11.gat,0,0,0,0 monster Stapo 1784,25,0,0,0 +ra_fild11.gat,0,0,0,0 monster Roween 1782,10,0,0,0 +ra_fild11.gat,0,0,0,0 monster Red Plant 1078,10,180000,90000,1 +ra_fild11.gat,0,0,0,0 monster Yellow Plant 1081,10,180000,90000,1 + +//================================================== +// ra_fild12 - Rachel Field +//================================================== +ra_fild12.gat,0,0,0,0 monster Drops 1113,65,0,0,0 +ra_fild12.gat,0,0,0,0 monster Stapo 1784,40,0,0,0 +ra_fild12.gat,0,0,0,0 monster Poporing 1031,5,0,0,0 +ra_fild12.gat,0,0,0,0 monster Yellow Plant 1081,15,180000,90000,1 +ra_fild12.gat,0,0,0,0 monster Red Plant 1078,5,180000,90000,1 + +//================================================== +// ra_fild13 - Rachel Field +//================================================== +ra_fild13.gat,0,0,0,0 monster Stapo 1784,60,0,0,0 +ra_fild13.gat,0,0,0,0 monster Drops 1113,40,0,0,0 +ra_fild13.gat,0,0,0,0 monster Roween 1782,5,0,0,0 diff --git a/npc/mobs/fields/umbala.txt b/npc/mobs/fields/umbala.txt index c4f2c53b4..897f95961 100644 --- a/npc/mobs/fields/umbala.txt +++ b/npc/mobs/fields/umbala.txt @@ -1,100 +1,100 @@ -//===== eAthena Script ======================================= -//= Umbala Monster Spawn -//===== By: ================================================== -//= Darkchild (1.0) -//===== Current Version: ===================================== -//= 1.3 -//===== Compatible With: ===================================== -//= Any eAthena Version; RO Ep6+ -//===== Additional Comments: ================================= -//= 1.3 Official kRO 10.1 spawns [Playtester] -//============================================================ - -//================================================== -// um_fild01 - Luluka Forest -//================================================== -um_fild01.gat,0,0,0,0 monster Dryad 1493,40,0,0,0 -um_fild01.gat,0,0,0,0 monster Stem Worm 1215,30,0,0,0 -um_fild01.gat,0,0,0,0 monster Harpy 1376,2,0,0,0 -um_fild01.gat,0,0,0,0 monster Dustiness 1114,20,0,0,0 -um_fild01.gat,0,0,0,0 monster Wootan Fighter 1499,10,0,0,0 -um_fild01.gat,0,0,0,0 monster Green Plant 1080,10,180000,90000,1 -um_fild01.gat,0,0,0,0 monster Yellow Plant 1081,10,180000,90000,1 -um_fild01.gat,0,0,0,0 monster Shining Plant 1083,6,180000,90000,1 - -//================================================== -// um_fild02 - Hoomga Forest -//================================================== -um_fild02.gat,0,0,0,0 monster Coco 1104,10,0,0,0 -um_fild02.gat,0,0,0,0 monster Choco 1214,3,0,0,0 -um_fild02.gat,0,0,0,0 monster Beetle King 1494,30,0,0,0 -um_fild02.gat,0,0,0,0 monster Dustiness 1114,20,0,0,0 -um_fild02.gat,0,0,0,0 monster Wootan Fighter 1499,26,0,0,0 -um_fild02.gat,0,0,0,0 monster Stone Shooter 1495,13,0,0,0 -um_fild02.gat,169,215,10,10 monster Stone Shooter 1495,1,120000,60000,0 -um_fild02.gat,169,215,10,10 monster Wootan Fighter 1499,2,120000,60000,0 -um_fild02.gat,159,285,10,10 monster Stone Shooter 1495,1,120000,60000,0 -um_fild02.gat,159,285,10,10 monster Wootan Fighter 1499,2,120000,60000,0 -um_fild02.gat,99,303,10,10 monster Stone Shooter 1495,1,120000,60000,0 -um_fild02.gat,99,303,10,10 monster Wootan Fighter 1499,2,120000,60000,0 -um_fild02.gat,122,242,10,10 monster Stone Shooter 1495,1,120000,60000,0 -um_fild02.gat,122,242,10,10 monster Wootan Fighter 1499,2,120000,60000,0 -um_fild02.gat,124,198,10,10 monster Stone Shooter 1495,1,120000,60000,0 -um_fild02.gat,124,198,10,10 monster Wootan Fighter 1499,2,120000,60000,0 -um_fild02.gat,126,133,10,10 monster Stone Shooter 1495,1,120000,60000,0 -um_fild02.gat,126,133,10,10 monster Wootan Fighter 1499,2,120000,60000,0 -um_fild02.gat,159,171,10,10 monster Stone Shooter 1495,1,120000,60000,0 -um_fild02.gat,159,171,10,10 monster Wootan Fighter 1499,2,120000,60000,0 -um_fild02.gat,284,247,10,10 monster Stone Shooter 1495,1,120000,60000,0 -um_fild02.gat,284,247,10,10 monster Wootan Fighter 1499,2,120000,60000,0 -um_fild02.gat,330,262,10,10 monster Stone Shooter 1495,1,120000,60000,0 -um_fild02.gat,330,262,10,10 monster Wootan Fighter 1499,2,120000,60000,0 -um_fild02.gat,296,187,10,10 monster Stone Shooter 1495,1,120000,60000,0 -um_fild02.gat,296,187,10,10 monster Wootan Fighter 1499,2,120000,60000,0 -um_fild02.gat,285,105,10,10 monster Stone Shooter 1495,1,120000,60000,0 -um_fild02.gat,285,105,10,10 monster Wootan Fighter 1499,2,120000,60000,0 -um_fild02.gat,257,137,10,10 monster Stone Shooter 1495,1,120000,60000,0 -um_fild02.gat,257,137,10,10 monster Wootan Fighter 1499,2,120000,60000,0 -um_fild02.gat,360,320,20,30 monster Flora 1118,3,180000,120000,0 -um_fild02.gat,0,0,0,0 monster Red Plant 1078,5,180000,90000,1 -um_fild02.gat,0,0,0,0 monster Yellow Plant 1081,5,180000,90000,1 - -//================================================== -// um_fild03 - Kalala Swamp -//================================================== -um_fild03.gat,0,0,0,0 monster Parasite 1500,60,0,0,0 -um_fild03.gat,0,0,0,0 monster Dragon Tail 1321,45,0,0,0 -um_fild03.gat,0,0,0,0 monster Alligator 1271,15,0,0,0 -um_fild03.gat,0,0,0,0 monster Stainer 1174,10,0,0,0 -um_fild03.gat,0,0,0,0 monster Gryphon 1259,1,3500000,1900000,0 -um_fild03.gat,0,0,0,0 monster Pest 1256,2,0,0,0 -um_fild03.gat,0,0,0,0 monster Blue Plant 1079,5,180000,90000,1 -um_fild03.gat,0,0,0,0 monster Green Plant 1080,10,180000,90000,1 -um_fild03.gat,0,0,0,0 monster Shining Plant 1083,2,180000,90000,1 - -//================================================== -// um_fild04 - Hoomga Jungle -//================================================== -um_fild04.gat,0,0,0,0 monster Beetle King 1494,30,0,0,0 -um_fild04.gat,0,0,0,0 monster Horn 1128,15,0,0,0 -um_fild04.gat,0,0,0,0 monster Choco 1214,2,0,0,0 -um_fild04.gat,0,0,0,0 monster Wootan Shooter 1498,7,0,0,0 -um_fild04.gat,264,293,10,10 monster Beetle King 1494,4,120000,60000,0 -um_fild04.gat,264,293,10,10 monster Horn 1128,2,1200000,60000,0 -um_fild04.gat,121,239,10,10 monster Beetle King 1494,2,120000,60000,0 -um_fild04.gat,91,79,10,10 monster Beetle King 1494,2,120000,60000,0 -um_fild04.gat,91,79,10,10 monster Wootan Shooter 1498,1,300000,60000,0 -um_fild04.gat,244,339,10,10 monster Beetle King 1494,2,120000,60000,0 -um_fild04.gat,295,93,10,10 monster Beetle King 1494,2,120000,60000,0 -um_fild04.gat,295,93,10,10 monster Wootan Shooter 1498,1,300000,60000,0 -um_fild04.gat,118,237,10,10 monster Beetle King 1494,2,120000,60000,0 -um_fild04.gat,118,237,10,10 monster Horn 1128,1,120000,60000,0 -um_fild04.gat,311,285,10,10 monster Beetle King 1494,2,120000,60000,0 -um_fild04.gat,311,285,10,10 monster Horn 1128,1,120000,60000,0 -um_fild04.gat,206,188,10,10 monster Beetle King 1494,2,120000,60000,0 -um_fild04.gat,206,188,10,10 monster Horn 1128,1,120000,60000,0 -um_fild04.gat,239,245,10,10 monster Beetle King 1494,2,120000,60000,0 -um_fild04.gat,239,245,10,10 monster Horn 1128,1,120000,60000,0 -um_fild04.gat,239,245,10,10 monster Wootan Shooter 1498,1,300000,60000,0 -um_fild04.gat,0,0,0,0 monster Red Plant 1078,5,180000,90000,1 -um_fild04.gat,0,0,0,0 monster Yellow Plant 1081,5,180000,90000,1 +//===== eAthena Script ======================================= +//= Umbala Monster Spawn +//===== By: ================================================== +//= Darkchild (1.0) +//===== Current Version: ===================================== +//= 1.3 +//===== Compatible With: ===================================== +//= Any eAthena Version; RO Ep6+ +//===== Additional Comments: ================================= +//= 1.3 Official kRO 10.1 spawns [Playtester] +//============================================================ + +//================================================== +// um_fild01 - Luluka Forest +//================================================== +um_fild01.gat,0,0,0,0 monster Dryad 1493,40,0,0,0 +um_fild01.gat,0,0,0,0 monster Stem Worm 1215,30,0,0,0 +um_fild01.gat,0,0,0,0 monster Harpy 1376,2,0,0,0 +um_fild01.gat,0,0,0,0 monster Dustiness 1114,20,0,0,0 +um_fild01.gat,0,0,0,0 monster Wootan Fighter 1499,10,0,0,0 +um_fild01.gat,0,0,0,0 monster Green Plant 1080,10,180000,90000,1 +um_fild01.gat,0,0,0,0 monster Yellow Plant 1081,10,180000,90000,1 +um_fild01.gat,0,0,0,0 monster Shining Plant 1083,6,180000,90000,1 + +//================================================== +// um_fild02 - Hoomga Forest +//================================================== +um_fild02.gat,0,0,0,0 monster Coco 1104,10,0,0,0 +um_fild02.gat,0,0,0,0 monster Choco 1214,3,0,0,0 +um_fild02.gat,0,0,0,0 monster Beetle King 1494,30,0,0,0 +um_fild02.gat,0,0,0,0 monster Dustiness 1114,20,0,0,0 +um_fild02.gat,0,0,0,0 monster Wootan Fighter 1499,26,0,0,0 +um_fild02.gat,0,0,0,0 monster Stone Shooter 1495,13,0,0,0 +um_fild02.gat,169,215,10,10 monster Stone Shooter 1495,1,120000,60000,0 +um_fild02.gat,169,215,10,10 monster Wootan Fighter 1499,2,120000,60000,0 +um_fild02.gat,159,285,10,10 monster Stone Shooter 1495,1,120000,60000,0 +um_fild02.gat,159,285,10,10 monster Wootan Fighter 1499,2,120000,60000,0 +um_fild02.gat,99,303,10,10 monster Stone Shooter 1495,1,120000,60000,0 +um_fild02.gat,99,303,10,10 monster Wootan Fighter 1499,2,120000,60000,0 +um_fild02.gat,122,242,10,10 monster Stone Shooter 1495,1,120000,60000,0 +um_fild02.gat,122,242,10,10 monster Wootan Fighter 1499,2,120000,60000,0 +um_fild02.gat,124,198,10,10 monster Stone Shooter 1495,1,120000,60000,0 +um_fild02.gat,124,198,10,10 monster Wootan Fighter 1499,2,120000,60000,0 +um_fild02.gat,126,133,10,10 monster Stone Shooter 1495,1,120000,60000,0 +um_fild02.gat,126,133,10,10 monster Wootan Fighter 1499,2,120000,60000,0 +um_fild02.gat,159,171,10,10 monster Stone Shooter 1495,1,120000,60000,0 +um_fild02.gat,159,171,10,10 monster Wootan Fighter 1499,2,120000,60000,0 +um_fild02.gat,284,247,10,10 monster Stone Shooter 1495,1,120000,60000,0 +um_fild02.gat,284,247,10,10 monster Wootan Fighter 1499,2,120000,60000,0 +um_fild02.gat,330,262,10,10 monster Stone Shooter 1495,1,120000,60000,0 +um_fild02.gat,330,262,10,10 monster Wootan Fighter 1499,2,120000,60000,0 +um_fild02.gat,296,187,10,10 monster Stone Shooter 1495,1,120000,60000,0 +um_fild02.gat,296,187,10,10 monster Wootan Fighter 1499,2,120000,60000,0 +um_fild02.gat,285,105,10,10 monster Stone Shooter 1495,1,120000,60000,0 +um_fild02.gat,285,105,10,10 monster Wootan Fighter 1499,2,120000,60000,0 +um_fild02.gat,257,137,10,10 monster Stone Shooter 1495,1,120000,60000,0 +um_fild02.gat,257,137,10,10 monster Wootan Fighter 1499,2,120000,60000,0 +um_fild02.gat,360,320,20,30 monster Flora 1118,3,180000,120000,0 +um_fild02.gat,0,0,0,0 monster Red Plant 1078,5,180000,90000,1 +um_fild02.gat,0,0,0,0 monster Yellow Plant 1081,5,180000,90000,1 + +//================================================== +// um_fild03 - Kalala Swamp +//================================================== +um_fild03.gat,0,0,0,0 monster Parasite 1500,60,0,0,0 +um_fild03.gat,0,0,0,0 monster Dragon Tail 1321,45,0,0,0 +um_fild03.gat,0,0,0,0 monster Alligator 1271,15,0,0,0 +um_fild03.gat,0,0,0,0 monster Stainer 1174,10,0,0,0 +um_fild03.gat,0,0,0,0 monster Gryphon 1259,1,3500000,1900000,0 +um_fild03.gat,0,0,0,0 monster Pest 1256,2,0,0,0 +um_fild03.gat,0,0,0,0 monster Blue Plant 1079,5,180000,90000,1 +um_fild03.gat,0,0,0,0 monster Green Plant 1080,10,180000,90000,1 +um_fild03.gat,0,0,0,0 monster Shining Plant 1083,2,180000,90000,1 + +//================================================== +// um_fild04 - Hoomga Jungle +//================================================== +um_fild04.gat,0,0,0,0 monster Beetle King 1494,30,0,0,0 +um_fild04.gat,0,0,0,0 monster Horn 1128,15,0,0,0 +um_fild04.gat,0,0,0,0 monster Choco 1214,2,0,0,0 +um_fild04.gat,0,0,0,0 monster Wootan Shooter 1498,7,0,0,0 +um_fild04.gat,264,293,10,10 monster Beetle King 1494,4,120000,60000,0 +um_fild04.gat,264,293,10,10 monster Horn 1128,2,1200000,60000,0 +um_fild04.gat,121,239,10,10 monster Beetle King 1494,2,120000,60000,0 +um_fild04.gat,91,79,10,10 monster Beetle King 1494,2,120000,60000,0 +um_fild04.gat,91,79,10,10 monster Wootan Shooter 1498,1,300000,60000,0 +um_fild04.gat,244,339,10,10 monster Beetle King 1494,2,120000,60000,0 +um_fild04.gat,295,93,10,10 monster Beetle King 1494,2,120000,60000,0 +um_fild04.gat,295,93,10,10 monster Wootan Shooter 1498,1,300000,60000,0 +um_fild04.gat,118,237,10,10 monster Beetle King 1494,2,120000,60000,0 +um_fild04.gat,118,237,10,10 monster Horn 1128,1,120000,60000,0 +um_fild04.gat,311,285,10,10 monster Beetle King 1494,2,120000,60000,0 +um_fild04.gat,311,285,10,10 monster Horn 1128,1,120000,60000,0 +um_fild04.gat,206,188,10,10 monster Beetle King 1494,2,120000,60000,0 +um_fild04.gat,206,188,10,10 monster Horn 1128,1,120000,60000,0 +um_fild04.gat,239,245,10,10 monster Beetle King 1494,2,120000,60000,0 +um_fild04.gat,239,245,10,10 monster Horn 1128,1,120000,60000,0 +um_fild04.gat,239,245,10,10 monster Wootan Shooter 1498,1,300000,60000,0 +um_fild04.gat,0,0,0,0 monster Red Plant 1078,5,180000,90000,1 +um_fild04.gat,0,0,0,0 monster Yellow Plant 1081,5,180000,90000,1 diff --git a/npc/mobs/fields/yuno.txt b/npc/mobs/fields/yuno.txt index 61627e6c9..b764230c1 100644 --- a/npc/mobs/fields/yuno.txt +++ b/npc/mobs/fields/yuno.txt @@ -1,176 +1,176 @@ -//===== eAthena Script ======================================= -//= Yuno Fields Monster Spawn Script -//===== By: ================================================== -//= Athena (1.0) -//===== Current Version: ===================================== -//= 1.8 -//===== Compatible With: ===================================== -//= Any Athena Version -//===== Additional Comments: ================================= -//= 1.1 fixed tabs, names [Lupus] -//= 1.2 New/Better Spawn [Muad_Dib] -//= 1.3 Fix Up [Darkchild] -//= 1.4 Updated monster spawns. Many thanks to vicious_pucca for -//= providing the information [MasterOfMuppets] -//= 1.5 Updated after Episode 10.4 - Hugel [Poki#3] -//= Mob quantity is custom. -//= 1.5b Changed the spawn numbers a bit. [Poki#3] -//= Thanks to Playtester and Emperium.org -//= 1.6 Fixed Yuno Field 10. Mob amount sugested by Playtester [Poki#3] -//= 1.7 Updated by using Tharis' Homun AI, by Tharis [Vicious] -//= 1.8 Added kRO 10.1 spawns where they fit [Playtester] -//============================================================ - -//================================================== -// yuno_fild01 - Border Posts -//================================================== -yuno_fild01.gat,0,0,0,0 monster Dustiness 1114,50,0,0,0 -yuno_fild01.gat,0,0,0,0 monster Poring 1002,20,0,0,0 -yuno_fild01.gat,0,0,0,0 monster Poporing 1031,20,0,0,0 -yuno_fild01.gat,190,329,80,20 monster Grand Peco 1369,3,50000,25000,0 -yuno_fild01.gat,0,0,0,0 monster Red Plant 1078,15,1800000,900000,1 -yuno_fild01.gat,70,370,10,10 monster Blue Plant 1079,2,1800000,900000,1 -yuno_fild01.gat,70,370,10,10 monster Shining Plant 1083,1,1800000,900000,1 -yuno_fild01.gat,66,267,10,10 monster Yellow Plant 1081,2,1800000,900000,1 -yuno_fild01.gat,238,326,40,40 monster Yellow Plant 1081,6,1800000,900000,1 -yuno_fild01.gat,238,326,40,40 monster Shining Plant 1083,2,1800000,900000,1 -yuno_fild01.gat,0,0,0,0 monster Yellow Plant 1081,15,1800000,900000,1 -yuno_fild01.gat,0,0,0,0 monster Green Plant 1080,20,1800000,900000,1 - -//================================================== -// yuno_fild02 - Kiel Khayr's Cottage -//================================================== -yuno_fild02.gat,0,0,0,0 monster Horn 1128,40,0,0,0 -yuno_fild02.gat,0,0,0,0 monster Beetle King 1494,35,0,0,0 -yuno_fild02.gat,0,0,0,0 monster Dustiness 1114,20,0,0,0 -yuno_fild02.gat,0,0,0,0 monster Hunter Fly 1035,10,0,0,0 -yuno_fild02.gat,0,0,0,0 monster Petite 1155,10,0,0,0 -yuno_fild02.gat,200,350,200,50 monster Deleter 1384,10,0,0,0 -yuno_fild02.gat,0,0,0,0 monster Wild Rose 1261,5,0,0,0 -yuno_fild02.gat,0,0,0,0 monster Red Plant 1078,10,1800000,900000,1 -yuno_fild02.gat,0,0,0,0 monster Yellow Plant 1081,10,1800000,900000,1 -yuno_fild02.gat,0,0,0,0 monster Green Plant 1080,10,1800000,900000,1 - -//================================================== -// yuno_fild03 - El Mes Plateau -//================================================== -yuno_fild03.gat,0,0,0,0 monster Poporing 1031,50,0,0,0 -yuno_fild03.gat,0,0,0,0 monster Drops 1113,40,0,0,0 -yuno_fild03.gat,0,0,0,0 monster Poring 1002,30,0,0,0 -yuno_fild03.gat,0,0,0,0 monster Marin 1242,20,0,0,0 -yuno_fild03.gat,0,0,0,0 monster Geographer 1368,15,0,0,0 -yuno_fild03.gat,62,131,44,15 monster Side Winder 1037,1,0,0,0 -yuno_fild03.gat,0,0,0,0 monster Angeling 1096,1,3600000,1800000,1 -yuno_fild03.gat,0,0,0,0 monster Deviling 1582,1,3600000,1800000,1 -yuno_fild03.gat,0,0,0,0 monster Red Plant 1078,15,1800000,900000,1 -yuno_fild03.gat,0,0,0,0 monster Yellow Plant 1081,15,1800000,900000,1 -yuno_fild03.gat,0,0,0,0 monster Green Plant 1080,15,1800000,900000,1 -yuno_fild03.gat,358,215,10,10 monster Shining Plant 1083,1,1800000,900000,1 -yuno_fild03.gat,358,215,10,10 monster Blue Plant 1079,4,1800000,900000,1 - -//================================================== -// yuno_fild04 - El Mes Plateau -//================================================== -yuno_fild04.gat,0,0,0,0 monster Poring 1002,60,0,0,0 -yuno_fild04.gat,0,0,0,0 monster Drops 1113,40,0,0,0 -yuno_fild04.gat,0,0,0,0 monster Condor 1009,20,0,0,0 -yuno_fild04.gat,0,0,0,0 monster Pupa 1008,10,0,0,0 -yuno_fild04.gat,0,0,0,0 monster Mastering 1090,1,3600000,1800000,1 -yuno_fild04.gat,0,0,0,0 monster Red Plant 1078,10,1800000,900000,1 -yuno_fild04.gat,0,0,0,0 monster Yellow Plant 1081,10,1800000,900000,1 -yuno_fild04.gat,0,0,0,0 monster Green Plant 1080,10,1800000,900000,1 - -//================================================== -// yuno_fild05 - El Mes Plateau -//================================================== -yuno_fild05.gat,0,0,0,0 monster Rafflesia 1162,70,0,0,0 -yuno_fild05.gat,0,0,0,0 monster Dustiness 1114,30,0,0,0 -yuno_fild05.gat,0,0,0,0 monster Horn 1128,30,0,0,0 -yuno_fild05.gat,0,0,0,0 monster Beetle King 1494,10,0,0,0 -yuno_fild05.gat,0,0,0,0 monster Arc Angeling 1388,1,3600000,180000,0 -yuno_fild05.gat,0,0,0,0 monster Red Plant 1078,10,180000,90000,1 -yuno_fild05.gat,0,0,0,0 monster Green Plant 1080,10,180000,90000,1 -yuno_fild05.gat,0,0,0,0 monster Yellow Plant 1081,10,180000,90000,0 -yuno_fild05.gat,176,202,8,8 monster Blue Plant 1079,2,180000,90000,1 -yuno_fild05.gat,300,280,5,5 monster Blue Plant 1079,2,180000,90000,1 - -//================================================== -// yuno_fild06 - Yuno Field -//================================================== -yuno_fild06.gat,0,0,0,0 monster Sleeper 1386,70,0,0,0 -yuno_fild06.gat,0,0,0,0 monster Goat 1372,40,0,0,0 -yuno_fild06.gat,0,0,0,0 monster Demon Pungus 1378,30,0,0,0 -yuno_fild06.gat,0,0,0,0 monster Red Plant 1078,10,0,0,0 -yuno_fild06.gat,0,0,0,0 monster Yellow Plant 1081,10,0,0,0 -yuno_fild06.gat,0,0,0,0 monster Green Plant 1080,10,0,0,0 - -//================================================== -// yuno_fild07 - El Mes Gorge (Valley of Abyss) -//================================================== -yuno_fild07.gat,0,0,0,0 monster Goat 1372,10,0,0,0 -yuno_fild07.gat,0,0,0,0 monster Geographer 1368,20,0,0,0 -yuno_fild07.gat,0,0,0,0 monster Driller 1380,10,0,0,0 -yuno_fild07.gat,0,0,0,0 monster Harpy 1376,40,1800000,900000,0 -yuno_fild07.gat,0,0,0,0 monster Red Plant 1078,10,180000,90000,1 -yuno_fild07.gat,0,0,0,0 monster Green Plant 1080,10,180000,90000,1 -yuno_fild07.gat,0,0,0,0 monster Yellow Plant 1081,10,180000,90000,1 - -//================================================== -// yuno_fild08 - Kiel Khayr's Academy -//================================================== -yuno_fild08.gat,0,0,0,0 monster Wild Rose 1261,5,0,0,0 -yuno_fild08.gat,200,300,290,100 monster Grand Peco 1369,30,0,0,0 -yuno_fild08.gat,272,205,100,120 monster Grand Peco 1369,20,0,0,0 -yuno_fild08.gat,230,110,250,90 monster Grand Peco 1369,30,0,0,0 -yuno_fild08.gat,200,300,290,100 monster Geographer 1368,12,0,0,0 -yuno_fild08.gat,272,205,100,120 monster Geographer 1368,6,0,0,0 -yuno_fild08.gat,230,110,250,90 monster Geographer 1368,12,0,0,0 -yuno_fild08.gat,200,300,290,100 monster Dustiness 1114,7,0,0,0 -yuno_fild08.gat,272,205,100,120 monster Dustiness 1114,6,0,0,0 -yuno_fild08.gat,230,110,250,90 monster Dustiness 1114,7,0,0,0 -yuno_fild08.gat,0,0,0,0 monster Red Plant 1078,10,180000,90000,1 -yuno_fild08.gat,0,0,0,0 monster Green Plant 1080,10,180000,90000,1 -yuno_fild08.gat,0,0,0,0 monster Yellow Plant 1081,10,180000,90000,1 - -//================================================== -// yuno_fild09 - Schwaltzwald Guards Camp -//================================================== -yuno_fild09.gat,0,0,0,0 monster Horn 1128,40,0,0,0 -yuno_fild09.gat,0,0,0,0 monster Beetle King 1494,30,0,0,0 -yuno_fild09.gat,0,0,0,0 monster Stainer 1174,20,0,0,0 -yuno_fild09.gat,0,0,0,0 monster Dustiness 1114,20,0,0,0 -yuno_fild09.gat,0,0,0,0 monster Hunter Fly 1035,10,0,0,0 -yuno_fild09.gat,0,0,0,0 monster Wild Rose 1261,5,0,0,0 -yuno_fild09.gat,0,0,0,0 monster Red Plant 1078,10,180000,90000,1 -yuno_fild09.gat,0,0,0,0 monster Green Plant 1080,10,180000,90000,1 -yuno_fild09.gat,0,0,0,0 monster Yellow Plant 1081,10,180000,90000,1 - -//================================================== -// yuno_fild10 - Yuno Field -//================================================== -yuno_fild10.gat,0,0,0,0 monster Beetle King 1494,40,0,0,0 -yuno_fild10.gat,0,0,0,0 monster Stainer 1174,20,0,0,0 -yuno_fild10.gat,0,0,0,0 monster Dustiness 1114,20,0,0,0 -yuno_fild10.gat,0,0,0,0 monster Geographer 1368,20,0,0,0 -yuno_fild10.gat,0,0,0,0 monster Hunter Fly 1035,10,0,0,0 - -//================================================== -// yuno_fild11 - Yuno Field -//================================================== -yuno_fild11.gat,0,0,0,0 monster Sleeper 1386,10,0,0,0 -yuno_fild11.gat,0,0,0,0 monster Geographer 1368,3,0,0,0 -yuno_fild11.gat,65,294,70,160 monster Sleeper 1386,5,0,0,0 -yuno_fild11.gat,65,294,70,160 monster Geographer 1368,2,0,0,0 -yuno_fild11.gat,225,220,125,135 monster Sleeper 1386,35,0,0,0 -yuno_fild11.gat,225,220,125,135 monster Geographer 1368,15,0,0,0 -yuno_fild11.gat,0,0,0,0 monster Red Plant 1078,10,180000,90000,1 -yuno_fild11.gat,0,0,0,0 monster Green Plant 1080,10,180000,90000,1 -yuno_fild11.gat,0,0,0,0 monster Yellow Plant 1081,10,180000,90000,1 - -//================================================== -// yuno_fild12 - Border Checkpoint -//================================================== -yuno_fild12.gat,0,0,0,0 monster Dustiness 1114,30,0,0,0 -yuno_fild12.gat,0,0,0,0 monster Demon Pungus 1378,30,0,0,0 -yuno_fild12.gat,0,0,0,0 monster Poporing 1031,15,0,0,0 -yuno_fild12.gat,0,0,0,0 monster Geographer 1368,5,0,0,0 +//===== eAthena Script ======================================= +//= Yuno Fields Monster Spawn Script +//===== By: ================================================== +//= Athena (1.0) +//===== Current Version: ===================================== +//= 1.8 +//===== Compatible With: ===================================== +//= Any Athena Version +//===== Additional Comments: ================================= +//= 1.1 fixed tabs, names [Lupus] +//= 1.2 New/Better Spawn [Muad_Dib] +//= 1.3 Fix Up [Darkchild] +//= 1.4 Updated monster spawns. Many thanks to vicious_pucca for +//= providing the information [MasterOfMuppets] +//= 1.5 Updated after Episode 10.4 - Hugel [Poki#3] +//= Mob quantity is custom. +//= 1.5b Changed the spawn numbers a bit. [Poki#3] +//= Thanks to Playtester and Emperium.org +//= 1.6 Fixed Yuno Field 10. Mob amount sugested by Playtester [Poki#3] +//= 1.7 Updated by using Tharis' Homun AI, by Tharis [Vicious] +//= 1.8 Added kRO 10.1 spawns where they fit [Playtester] +//============================================================ + +//================================================== +// yuno_fild01 - Border Posts +//================================================== +yuno_fild01.gat,0,0,0,0 monster Dustiness 1114,50,0,0,0 +yuno_fild01.gat,0,0,0,0 monster Poring 1002,20,0,0,0 +yuno_fild01.gat,0,0,0,0 monster Poporing 1031,20,0,0,0 +yuno_fild01.gat,190,329,80,20 monster Grand Peco 1369,3,50000,25000,0 +yuno_fild01.gat,0,0,0,0 monster Red Plant 1078,15,1800000,900000,1 +yuno_fild01.gat,70,370,10,10 monster Blue Plant 1079,2,1800000,900000,1 +yuno_fild01.gat,70,370,10,10 monster Shining Plant 1083,1,1800000,900000,1 +yuno_fild01.gat,66,267,10,10 monster Yellow Plant 1081,2,1800000,900000,1 +yuno_fild01.gat,238,326,40,40 monster Yellow Plant 1081,6,1800000,900000,1 +yuno_fild01.gat,238,326,40,40 monster Shining Plant 1083,2,1800000,900000,1 +yuno_fild01.gat,0,0,0,0 monster Yellow Plant 1081,15,1800000,900000,1 +yuno_fild01.gat,0,0,0,0 monster Green Plant 1080,20,1800000,900000,1 + +//================================================== +// yuno_fild02 - Kiel Khayr's Cottage +//================================================== +yuno_fild02.gat,0,0,0,0 monster Horn 1128,40,0,0,0 +yuno_fild02.gat,0,0,0,0 monster Beetle King 1494,35,0,0,0 +yuno_fild02.gat,0,0,0,0 monster Dustiness 1114,20,0,0,0 +yuno_fild02.gat,0,0,0,0 monster Hunter Fly 1035,10,0,0,0 +yuno_fild02.gat,0,0,0,0 monster Petite 1155,10,0,0,0 +yuno_fild02.gat,200,350,200,50 monster Deleter 1384,10,0,0,0 +yuno_fild02.gat,0,0,0,0 monster Wild Rose 1261,5,0,0,0 +yuno_fild02.gat,0,0,0,0 monster Red Plant 1078,10,1800000,900000,1 +yuno_fild02.gat,0,0,0,0 monster Yellow Plant 1081,10,1800000,900000,1 +yuno_fild02.gat,0,0,0,0 monster Green Plant 1080,10,1800000,900000,1 + +//================================================== +// yuno_fild03 - El Mes Plateau +//================================================== +yuno_fild03.gat,0,0,0,0 monster Poporing 1031,50,0,0,0 +yuno_fild03.gat,0,0,0,0 monster Drops 1113,40,0,0,0 +yuno_fild03.gat,0,0,0,0 monster Poring 1002,30,0,0,0 +yuno_fild03.gat,0,0,0,0 monster Marin 1242,20,0,0,0 +yuno_fild03.gat,0,0,0,0 monster Geographer 1368,15,0,0,0 +yuno_fild03.gat,62,131,44,15 monster Side Winder 1037,1,0,0,0 +yuno_fild03.gat,0,0,0,0 monster Angeling 1096,1,3600000,1800000,1 +yuno_fild03.gat,0,0,0,0 monster Deviling 1582,1,3600000,1800000,1 +yuno_fild03.gat,0,0,0,0 monster Red Plant 1078,15,1800000,900000,1 +yuno_fild03.gat,0,0,0,0 monster Yellow Plant 1081,15,1800000,900000,1 +yuno_fild03.gat,0,0,0,0 monster Green Plant 1080,15,1800000,900000,1 +yuno_fild03.gat,358,215,10,10 monster Shining Plant 1083,1,1800000,900000,1 +yuno_fild03.gat,358,215,10,10 monster Blue Plant 1079,4,1800000,900000,1 + +//================================================== +// yuno_fild04 - El Mes Plateau +//================================================== +yuno_fild04.gat,0,0,0,0 monster Poring 1002,60,0,0,0 +yuno_fild04.gat,0,0,0,0 monster Drops 1113,40,0,0,0 +yuno_fild04.gat,0,0,0,0 monster Condor 1009,20,0,0,0 +yuno_fild04.gat,0,0,0,0 monster Pupa 1008,10,0,0,0 +yuno_fild04.gat,0,0,0,0 monster Mastering 1090,1,3600000,1800000,1 +yuno_fild04.gat,0,0,0,0 monster Red Plant 1078,10,1800000,900000,1 +yuno_fild04.gat,0,0,0,0 monster Yellow Plant 1081,10,1800000,900000,1 +yuno_fild04.gat,0,0,0,0 monster Green Plant 1080,10,1800000,900000,1 + +//================================================== +// yuno_fild05 - El Mes Plateau +//================================================== +yuno_fild05.gat,0,0,0,0 monster Rafflesia 1162,70,0,0,0 +yuno_fild05.gat,0,0,0,0 monster Dustiness 1114,30,0,0,0 +yuno_fild05.gat,0,0,0,0 monster Horn 1128,30,0,0,0 +yuno_fild05.gat,0,0,0,0 monster Beetle King 1494,10,0,0,0 +yuno_fild05.gat,0,0,0,0 monster Arc Angeling 1388,1,3600000,180000,0 +yuno_fild05.gat,0,0,0,0 monster Red Plant 1078,10,180000,90000,1 +yuno_fild05.gat,0,0,0,0 monster Green Plant 1080,10,180000,90000,1 +yuno_fild05.gat,0,0,0,0 monster Yellow Plant 1081,10,180000,90000,0 +yuno_fild05.gat,176,202,8,8 monster Blue Plant 1079,2,180000,90000,1 +yuno_fild05.gat,300,280,5,5 monster Blue Plant 1079,2,180000,90000,1 + +//================================================== +// yuno_fild06 - Yuno Field +//================================================== +yuno_fild06.gat,0,0,0,0 monster Sleeper 1386,70,0,0,0 +yuno_fild06.gat,0,0,0,0 monster Goat 1372,40,0,0,0 +yuno_fild06.gat,0,0,0,0 monster Demon Pungus 1378,30,0,0,0 +yuno_fild06.gat,0,0,0,0 monster Red Plant 1078,10,0,0,0 +yuno_fild06.gat,0,0,0,0 monster Yellow Plant 1081,10,0,0,0 +yuno_fild06.gat,0,0,0,0 monster Green Plant 1080,10,0,0,0 + +//================================================== +// yuno_fild07 - El Mes Gorge (Valley of Abyss) +//================================================== +yuno_fild07.gat,0,0,0,0 monster Goat 1372,10,0,0,0 +yuno_fild07.gat,0,0,0,0 monster Geographer 1368,20,0,0,0 +yuno_fild07.gat,0,0,0,0 monster Driller 1380,10,0,0,0 +yuno_fild07.gat,0,0,0,0 monster Harpy 1376,40,1800000,900000,0 +yuno_fild07.gat,0,0,0,0 monster Red Plant 1078,10,180000,90000,1 +yuno_fild07.gat,0,0,0,0 monster Green Plant 1080,10,180000,90000,1 +yuno_fild07.gat,0,0,0,0 monster Yellow Plant 1081,10,180000,90000,1 + +//================================================== +// yuno_fild08 - Kiel Khayr's Academy +//================================================== +yuno_fild08.gat,0,0,0,0 monster Wild Rose 1261,5,0,0,0 +yuno_fild08.gat,200,300,290,100 monster Grand Peco 1369,30,0,0,0 +yuno_fild08.gat,272,205,100,120 monster Grand Peco 1369,20,0,0,0 +yuno_fild08.gat,230,110,250,90 monster Grand Peco 1369,30,0,0,0 +yuno_fild08.gat,200,300,290,100 monster Geographer 1368,12,0,0,0 +yuno_fild08.gat,272,205,100,120 monster Geographer 1368,6,0,0,0 +yuno_fild08.gat,230,110,250,90 monster Geographer 1368,12,0,0,0 +yuno_fild08.gat,200,300,290,100 monster Dustiness 1114,7,0,0,0 +yuno_fild08.gat,272,205,100,120 monster Dustiness 1114,6,0,0,0 +yuno_fild08.gat,230,110,250,90 monster Dustiness 1114,7,0,0,0 +yuno_fild08.gat,0,0,0,0 monster Red Plant 1078,10,180000,90000,1 +yuno_fild08.gat,0,0,0,0 monster Green Plant 1080,10,180000,90000,1 +yuno_fild08.gat,0,0,0,0 monster Yellow Plant 1081,10,180000,90000,1 + +//================================================== +// yuno_fild09 - Schwaltzwald Guards Camp +//================================================== +yuno_fild09.gat,0,0,0,0 monster Horn 1128,40,0,0,0 +yuno_fild09.gat,0,0,0,0 monster Beetle King 1494,30,0,0,0 +yuno_fild09.gat,0,0,0,0 monster Stainer 1174,20,0,0,0 +yuno_fild09.gat,0,0,0,0 monster Dustiness 1114,20,0,0,0 +yuno_fild09.gat,0,0,0,0 monster Hunter Fly 1035,10,0,0,0 +yuno_fild09.gat,0,0,0,0 monster Wild Rose 1261,5,0,0,0 +yuno_fild09.gat,0,0,0,0 monster Red Plant 1078,10,180000,90000,1 +yuno_fild09.gat,0,0,0,0 monster Green Plant 1080,10,180000,90000,1 +yuno_fild09.gat,0,0,0,0 monster Yellow Plant 1081,10,180000,90000,1 + +//================================================== +// yuno_fild10 - Yuno Field +//================================================== +yuno_fild10.gat,0,0,0,0 monster Beetle King 1494,40,0,0,0 +yuno_fild10.gat,0,0,0,0 monster Stainer 1174,20,0,0,0 +yuno_fild10.gat,0,0,0,0 monster Dustiness 1114,20,0,0,0 +yuno_fild10.gat,0,0,0,0 monster Geographer 1368,20,0,0,0 +yuno_fild10.gat,0,0,0,0 monster Hunter Fly 1035,10,0,0,0 + +//================================================== +// yuno_fild11 - Yuno Field +//================================================== +yuno_fild11.gat,0,0,0,0 monster Sleeper 1386,10,0,0,0 +yuno_fild11.gat,0,0,0,0 monster Geographer 1368,3,0,0,0 +yuno_fild11.gat,65,294,70,160 monster Sleeper 1386,5,0,0,0 +yuno_fild11.gat,65,294,70,160 monster Geographer 1368,2,0,0,0 +yuno_fild11.gat,225,220,125,135 monster Sleeper 1386,35,0,0,0 +yuno_fild11.gat,225,220,125,135 monster Geographer 1368,15,0,0,0 +yuno_fild11.gat,0,0,0,0 monster Red Plant 1078,10,180000,90000,1 +yuno_fild11.gat,0,0,0,0 monster Green Plant 1080,10,180000,90000,1 +yuno_fild11.gat,0,0,0,0 monster Yellow Plant 1081,10,180000,90000,1 + +//================================================== +// yuno_fild12 - Border Checkpoint +//================================================== +yuno_fild12.gat,0,0,0,0 monster Dustiness 1114,30,0,0,0 +yuno_fild12.gat,0,0,0,0 monster Demon Pungus 1378,30,0,0,0 +yuno_fild12.gat,0,0,0,0 monster Poporing 1031,15,0,0,0 +yuno_fild12.gat,0,0,0,0 monster Geographer 1368,5,0,0,0 -- cgit v1.2.3-60-g2f50