From 80d87470d5f1614b47fd61d04a8ab3fecac3e622 Mon Sep 17 00:00:00 2001 From: Haru Date: Tue, 10 Nov 2015 12:25:41 +0100 Subject: Standardized header in scripts (part 3) - Now including GPL-compliant license/copyright info - Restored some missing copyrights - Mobs scripts folders Signed-off-by: Haru --- npc/re/mobs/fields/amatsu.txt | 50 +++++++++---- npc/re/mobs/fields/ayothaya.txt | 59 +++++++++++----- npc/re/mobs/fields/bifrost.txt | 50 ++++++++----- npc/re/mobs/fields/brasilis.txt | 42 ++++++++--- npc/re/mobs/fields/comodo.txt | 80 +++++++++++---------- npc/re/mobs/fields/dewata.txt | 46 ++++++++---- npc/re/mobs/fields/dicastes.txt | 46 ++++++++---- npc/re/mobs/fields/eclage.txt | 48 +++++++++---- npc/re/mobs/fields/einbroch.txt | 101 +++++++++++++------------- npc/re/mobs/fields/geffen.txt | 107 +++++++++++++--------------- npc/re/mobs/fields/gonryun.txt | 49 +++++++++---- npc/re/mobs/fields/hugel.txt | 85 +++++++++++----------- npc/re/mobs/fields/lighthalzen.txt | 65 ++++++++++------- npc/re/mobs/fields/louyang.txt | 52 ++++++++++---- npc/re/mobs/fields/lutie.txt | 50 +++++++++---- npc/re/mobs/fields/malaya.txt | 48 +++++++++---- npc/re/mobs/fields/manuk.txt | 56 ++++++++++----- npc/re/mobs/fields/mjolnir.txt | 91 ++++++++++++------------ npc/re/mobs/fields/morocc.txt | 141 +++++++++++++++---------------------- npc/re/mobs/fields/moscovia.txt | 49 +++++++++---- npc/re/mobs/fields/niflheim.txt | 64 +++++++++++------ npc/re/mobs/fields/payon.txt | 90 +++++++++++------------ npc/re/mobs/fields/prontera.txt | 100 +++++++++++++------------- npc/re/mobs/fields/rachel.txt | 102 +++++++++++++-------------- npc/re/mobs/fields/splendide.txt | 55 ++++++++++----- npc/re/mobs/fields/umbala.txt | 60 ++++++++++------ npc/re/mobs/fields/veins.txt | 81 +++++++++++---------- npc/re/mobs/fields/yuno.txt | 111 ++++++++++++++--------------- 28 files changed, 1146 insertions(+), 832 deletions(-) (limited to 'npc/re/mobs/fields') diff --git a/npc/re/mobs/fields/amatsu.txt b/npc/re/mobs/fields/amatsu.txt index e6285ff6f..b2b90e7c0 100644 --- a/npc/re/mobs/fields/amatsu.txt +++ b/npc/re/mobs/fields/amatsu.txt @@ -1,19 +1,41 @@ -//===== Hercules Script ====================================== -//= Amatsu Fields Monster Spawn Script -//===== By: ================================================== -//= Athena (1.0) -//===== Current Version: ===================================== +//================= Hercules Script ======================================= +//= _ _ _ +//= | | | | | | +//= | |_| | ___ _ __ ___ _ _| | ___ ___ +//= | _ |/ _ \ '__/ __| | | | |/ _ \/ __| +//= | | | | __/ | | (__| |_| | | __/\__ \ +//= \_| |_/\___|_| \___|\__,_|_|\___||___/ +//================= License =============================================== +//= This file is part of Hercules. +//= http://herc.ws - http://github.com/HerculesWS/Hercules +//= +//= Copyright (C) 2012-2015 Hercules Dev Team +//= Copyright (C) Kisuka +//= Copyright (C) Playtester +//= Copyright (C) Lupus +//= Copyright (C) Athena +//= +//= Hercules is free software: you can redistribute it and/or modify +//= it under the terms of the GNU General Public License as published by +//= the Free Software Foundation, either version 3 of the License, or +//= (at your option) any later version. +//= +//= This program is distributed in the hope that it will be useful, +//= but WITHOUT ANY WARRANTY; without even the implied warranty of +//= MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +//= GNU General Public License for more details. +//= +//= You should have received a copy of the GNU General Public License +//= along with this program. If not, see . +//========================================================================= +//= Amatsu Fields Monster Spawn Script (Renewal) +//================= Description =========================================== +//= Monster Spawns for Amatsu Field +//================= Current Version ======================================= //= 1.4 -//===== Additional Comments: ================================= -//= 1.1 replaced Hydra -> G_Hydra (to fix drops exploit) [Lupus] -//= 1.2 Official kRO 10.1 spawns [Playtester] -//= 1.3 Small update [Playtester] -//= 1.4 Updated to Renewal Spawns [Kisuka] -//============================================================ +//========================================================================= -//================================================== -// ama_fild01 - Amatsu Field -//================================================== +//== ama_fild01 - Amatsu Field ============================= ama_fild01,0,0,0,0 monster Bigfoot 1060,10,5000,0,0 ama_fild01,0,0,0,0 monster Karakasa 1400,50,5000,0,0 ama_fild01,0,0,0,0 monster Kapha 1406,40,5000,0,0 diff --git a/npc/re/mobs/fields/ayothaya.txt b/npc/re/mobs/fields/ayothaya.txt index cef980e7d..3ef2b5456 100644 --- a/npc/re/mobs/fields/ayothaya.txt +++ b/npc/re/mobs/fields/ayothaya.txt @@ -1,29 +1,50 @@ -//===== Hercules Script ====================================== -//= Ayothaya Fields Monster Spawn Script -//===== By: ================================================== -//= Athena (1.0) -//===== Current Version: ===================================== +//================= Hercules Script ======================================= +//= _ _ _ +//= | | | | | | +//= | |_| | ___ _ __ ___ _ _| | ___ ___ +//= | _ |/ _ \ '__/ __| | | | |/ _ \/ __| +//= | | | | __/ | | (__| |_| | | __/\__ \ +//= \_| |_/\___|_| \___|\__,_|_|\___||___/ +//================= License =============================================== +//= This file is part of Hercules. +//= http://herc.ws - http://github.com/HerculesWS/Hercules +//= +//= Copyright (C) 2012-2015 Hercules Dev Team +//= Copyright (C) Streusel +//= Copyright (C) Kisuka +//= Copyright (C) Playtester +//= Copyright (C) VP +//= Copyright (C) Lupus +//= Copyright (C) Ishizu +//= Copyright (C) Athena +//= +//= Hercules is free software: you can redistribute it and/or modify +//= it under the terms of the GNU General Public License as published by +//= the Free Software Foundation, either version 3 of the License, or +//= (at your option) any later version. +//= +//= This program is distributed in the hope that it will be useful, +//= but WITHOUT ANY WARRANTY; without even the implied warranty of +//= MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +//= GNU General Public License for more details. +//= +//= You should have received a copy of the GNU General Public License +//= along with this program. If not, see . +//========================================================================= +//= Ayothaya Fields Monster Spawn Script (Renewal) +//================= Description =========================================== +//= Monster Spawns for Ayothaya Fields +//================= Current Version ======================================= //= 1.6 -//===== Additional Comments: ================================= -//= 1.1 Using EuRO data [Ishizu] -//= 1.2 According the guide book, added a Choco [Lupus&VP] -//= 1.3 Removed Choco [Lupus] -//= 1.4 Official kRO 10.1 spawns [Playtester] -//= 1.5 Updated to Renewal Spawns [Kisuka] -//= 1.6 Updated Renewal Spawns [Streusel] -//============================================================ +//========================================================================= -//================================================== -// ayo_fild01 - Ayothaya Field -//================================================== +//== ayo_fild01 - Ayothaya Field =========================== ayo_fild01,0,0,0,0 monster Smokie 1056,30,5000,0,0 ayo_fild01,0,0,0,0 monster Coco 1104,30,5000,0,0 ayo_fild01,0,0,0,0 monster Yoyo 1057,30,5000,0,0 ayo_fild01,0,0,0,0 monster Green Plant 1080,10,10000,0,1 -//================================================== -// ayo_fild02 - Ayothaya Field -//================================================== +//== ayo_fild02 - Ayothaya Field =========================== ayo_fild02,0,0,0,0 monster Yoyo 1057,45,5000,0,0 ayo_fild02,0,0,0,0 monster Leaf Cat 1586,35,5000,0,0 ayo_fild02,0,0,0,0 monster Kraben 1587,5,5000,0,0 diff --git a/npc/re/mobs/fields/bifrost.txt b/npc/re/mobs/fields/bifrost.txt index 93f5a26e3..11c186722 100644 --- a/npc/re/mobs/fields/bifrost.txt +++ b/npc/re/mobs/fields/bifrost.txt @@ -1,19 +1,39 @@ -//===== Hercules Script ====================================== +//================= Hercules Script ======================================= +//= _ _ _ +//= | | | | | | +//= | |_| | ___ _ __ ___ _ _| | ___ ___ +//= | _ |/ _ \ '__/ __| | | | |/ _ \/ __| +//= | | | | __/ | | (__| |_| | | __/\__ \ +//= \_| |_/\___|_| \___|\__,_|_|\___||___/ +//================= License =============================================== +//= This file is part of Hercules. +//= http://herc.ws - http://github.com/HerculesWS/Hercules +//= +//= Copyright (C) 2012-2015 Hercules Dev Team +//= Copyright (C) Euphy +//= Copyright (C) Chilly +//= +//= Hercules is free software: you can redistribute it and/or modify +//= it under the terms of the GNU General Public License as published by +//= the Free Software Foundation, either version 3 of the License, or +//= (at your option) any later version. +//= +//= This program is distributed in the hope that it will be useful, +//= but WITHOUT ANY WARRANTY; without even the implied warranty of +//= MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +//= GNU General Public License for more details. +//= +//= You should have received a copy of the GNU General Public License +//= along with this program. If not, see . +//========================================================================= //= Bifrost Field Monster Spawn Script -//===== By: ================================================== -//= Chilly -//===== Current Version: ===================================== +//================= Description =========================================== +//= Official kRO monster spawns for Bifrost Fields +//================= Current Version ======================================= //= 1.1 -//===== Description: ========================================= -//= Official kRO monster spawns -//===== Additional Comments: ================================= -//= 1.0 First Release -//= 1.1 Renewal spawn update. [Euphy] -//============================================================ +//========================================================================= -//================================================== -// bif_fild01 - Bifrost South -//================================================== +//== bif_fild01 - Bifrost South ============================ bif_fild01,0,0,0,0 monster Luciola Vespa 1994,25,5000,0,0 bif_fild01,0,0,0,0 monster Cornus 1992,15,5000,0,0 bif_fild01,0,0,0,0 monster Miming 2137,50,5000,0,0 @@ -21,9 +41,7 @@ bif_fild01,0,0,0,0 monster Little Fatum 2136,30,5000,0,0 bif_fild01,0,0,0,0 monster Angra Mantis 2133,5,5000,0,0 bif_fild01,0,0,0,0 monster Pom Spider 2132,5,5000,0,0 -//================================================== -// bif_fild02 - Bifrost North -//================================================== +//== bif_fild02 - Bifrost North ============================ bif_fild02,0,0,0,0 monster Luciola Vespa 1994,25,5000,0,0 bif_fild02,0,0,0,0 monster Cornus 1992,15,5000,0,0 bif_fild02,0,0,0,0 monster Miming 2137,30,5000,0,0 diff --git a/npc/re/mobs/fields/brasilis.txt b/npc/re/mobs/fields/brasilis.txt index 82dc93441..946f1eaaf 100644 --- a/npc/re/mobs/fields/brasilis.txt +++ b/npc/re/mobs/fields/brasilis.txt @@ -1,16 +1,38 @@ -//===== Hercules Script ====================================== +//================= Hercules Script ======================================= +//= _ _ _ +//= | | | | | | +//= | |_| | ___ _ __ ___ _ _| | ___ ___ +//= | _ |/ _ \ '__/ __| | | | |/ _ \/ __| +//= | | | | __/ | | (__| |_| | | __/\__ \ +//= \_| |_/\___|_| \___|\__,_|_|\___||___/ +//================= License =============================================== +//= This file is part of Hercules. +//= http://herc.ws - http://github.com/HerculesWS/Hercules +//= +//= Copyright (C) 2012-2015 Hercules Dev Team +//= Copyright (C) Kisuka +//= +//= Hercules is free software: you can redistribute it and/or modify +//= it under the terms of the GNU General Public License as published by +//= the Free Software Foundation, either version 3 of the License, or +//= (at your option) any later version. +//= +//= This program is distributed in the hope that it will be useful, +//= but WITHOUT ANY WARRANTY; without even the implied warranty of +//= MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +//= GNU General Public License for more details. +//= +//= You should have received a copy of the GNU General Public License +//= along with this program. If not, see . +//========================================================================= //= Brasilis Fields Monster Spawn Script -//===== By: ================================================== -//= Kisuka -//===== Current Version: ===================================== +//================= Description =========================================== +//= Monster Spawns for Brasilis Field +//================= Current Version ======================================= //= 1.0 -//===== Additional Comments: ================================= -//= 1.0 Official spawns from Aegis [Kisuka] -//============================================================ +//========================================================================= -//================================================== -// bra_fild01 - Brasilis Field -//================================================== +//== bra_fild01 - Brasilis Field =========================== bra_fild01,0,0,0,0 monster Curupira 2074,50,5000,0,0 bra_fild01,0,0,0,0 monster Dokebi 1110,10,5000,0,0 bra_fild01,0,0,0,0 monster Savage 1166,5,5000,0,0 diff --git a/npc/re/mobs/fields/comodo.txt b/npc/re/mobs/fields/comodo.txt index d2d4ef236..230e7875d 100644 --- a/npc/re/mobs/fields/comodo.txt +++ b/npc/re/mobs/fields/comodo.txt @@ -1,18 +1,40 @@ -//===== Hercules Script ====================================== -//= Comodo Fields Monster Spawn Script -//===== By: ================================================== -//= Athena (1.0) -//===== Current Version: ===================================== +//================= Hercules Script ======================================= +//= _ _ _ +//= | | | | | | +//= | |_| | ___ _ __ ___ _ _| | ___ ___ +//= | _ |/ _ \ '__/ __| | | | |/ _ \/ __| +//= | | | | __/ | | (__| |_| | | __/\__ \ +//= \_| |_/\___|_| \___|\__,_|_|\___||___/ +//================= License =============================================== +//= This file is part of Hercules. +//= http://herc.ws - http://github.com/HerculesWS/Hercules +//= +//= Copyright (C) 2012-2015 Hercules Dev Team +//= Copyright (C) L0ne_W0lf +//= Copyright (C) Playtester +//= Copyright (C) Athena +//= +//= Hercules is free software: you can redistribute it and/or modify +//= it under the terms of the GNU General Public License as published by +//= the Free Software Foundation, either version 3 of the License, or +//= (at your option) any later version. +//= +//= This program is distributed in the hope that it will be useful, +//= but WITHOUT ANY WARRANTY; without even the implied warranty of +//= MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +//= GNU General Public License for more details. +//= +//= You should have received a copy of the GNU General Public License +//= along with this program. If not, see . +//========================================================================= +//= Comodo Fields Monster Spawn Script (Renewal) +//================= Description =========================================== +//= Monster Spawns for Comodo Fields +//================= Current Version ======================================= //= 1.4 -//===== Additional Comments: ================================= -//= 1.2 Official kRO 10.1 spawns [Playtester] -//= 1.3 More accurate spawns [Playtester] -//= 1.4 Updated to renewal spawns. [L0ne_W0lf] -//============================================================ +//========================================================================= -//================================================== -// cmd_fild01 - Papuchicha Forest -//================================================== +//== cmd_fild01 - Papuchicha Forest ======================== cmd_fild01,0,0,0,0 monster Grove 1687,150,5000,0,0 cmd_fild01,0,0,0,0 monster Flora 1118,50,5000,0,0 cmd_fild01,313,213,10,10 monster Shining Plant 1083,1,1800000,900000,1 @@ -22,9 +44,7 @@ cmd_fild01,72,78,10,10 monster Blue Plant 1079,2,1800000,900000,1 cmd_fild01,194,176,20,20 monster Blue Plant 1079,1,1800000,900000,1 cmd_fild01,0,0,0,0 monster Green Plant 1080,5,1800000,900000,1 -//================================================== -// cmd_fild02 - Kokomo beach -//================================================== +//== cmd_fild02 - Kokomo Beach ============================= cmd_fild02,0,0,0,0 monster Seal 1317,120,5000,0,0 cmd_fild02,0,0,0,0 monster Galapago 1391,30,5000,0,0 cmd_fild02,0,0,0,0 monster Shellfish 1074,20,5000,0,0 @@ -32,9 +52,7 @@ cmd_fild02,0,0,0,0 monster Crab 1073,20,5000,0,0 cmd_fild02,0,0,0,0 monster Aster 1266,10,5000,0,0 cmd_fild02,0,0,0,0 monster Mobster 1313,1,5000,0,0 -//================================================== -// cmd_fild03 - Zenhai Marsh -//================================================== +//== cmd_fild03 - Zenhai Marsh ============================= cmd_fild03,0,0,0,0 monster Alligator 1271,150,5000,0,0 cmd_fild03,0,0,0,0 monster Flora 1118,50,5000,0,0 cmd_fild03,0,0,0,0 monster Mutant Dragonoid 1262,4,0,0,1 @@ -43,38 +61,28 @@ cmd_fild03,356,232,3,3 monster Shining Plant 1083,1,1800000,900000,1 cmd_fild03,262,289,3,3 monster Shining Plant 1083,1,1800000,900000,1 cmd_fild03,145,191,3,3 monster Shining Plant 1083,1,1800000,900000,1 -//================================================== -// cmd_fild04 - Kokomo beach -//================================================== +//== cmd_fild04 - Kokomo Beach ============================= cmd_fild04,0,0,0,0 monster Sea Otter 1323,120,5000,0,0 cmd_fild04,0,0,0,0 monster Galapago 1391,30,5000,0,0 cmd_fild04,0,0,0,0 monster Shellfish 1074,20,5000,0,0 cmd_fild04,0,0,0,0 monster Crab 1073,20,5000,0,0 cmd_fild04,0,0,0,0 monster Aster 1266,10,5000,0,0 -//================================================== -// cmd_fild05 - Disabled on Renewal -//================================================== +//== cmd_fild05 - Disabled on Renewal ====================== -//================================================== -// cmd_fild06 - Fortress Saint Darmain (West) -//================================================== +//== cmd_fild06 - Fortress Saint Darmain (West) ============ cmd_fild06,0,0,0,0 monster Golem 1040,150,5000,0,0 cmd_fild06,0,0,0,0 monster Metaller 1058,50,5000,0,0 cmd_fild06,293,235,5,5 monster Yellow Plant 1081,2,1800000,900000,1 cmd_fild06,84,375,10,10 monster Yellow Plant 1081,3,1800000,900000,1 -//================================================== -// cmd_fild07 - Beacon Island, Pharos -//================================================== +//== cmd_fild07 - Beacon Island, Pharos ==================== cmd_fild07,0,0,0,0 monster Raggler 1254,100,5000,0,0 cmd_fild07,0,0,0,0 monster Aster 1266,30,5000,0,0 cmd_fild07,0,0,0,0 monster Shellfish 1074,30,5000,0,0 cmd_fild07,0,0,0,0 monster Crab 1073,30,5000,0,0 -//================================================== -// cmd_fild08 - Fortress Saint Darmain (East) -//================================================== +//== cmd_fild08 - Fortress Saint Darmain (East) ============ cmd_fild08,0,0,0,0 monster Deniro 1105,50,5000,0,0 cmd_fild08,0,0,0,0 monster Piere 1160,50,5000,0,0 cmd_fild08,0,0,0,0 monster Andre 1095,50,5000,0,0 @@ -83,9 +91,7 @@ cmd_fild08,0,0,0,0 monster Golem 1040,2,5000,0,0 cmd_fild08,60,143,10,10 monster Yellow Plant 1081,4,1800000,900000,1 cmd_fild08,130,201,10,10 monster Yellow Plant 1081,4,1800000,900000,1 -//================================================== -// cmd_fild09 - Fortress Saint Darmain (South) -//================================================== +//== cmd_fild09 - Fortress Saint Darmain (South) =========== cmd_fild09,0,0,0,0 monster Metaller 1058,145,5000,0,0 cmd_fild09,0,0,0,0 monster Deniro 1105,15,5000,0,0 cmd_fild09,0,0,0,0 monster Piere 1160,15,5000,0,0 diff --git a/npc/re/mobs/fields/dewata.txt b/npc/re/mobs/fields/dewata.txt index 9cb15466c..45787ef73 100644 --- a/npc/re/mobs/fields/dewata.txt +++ b/npc/re/mobs/fields/dewata.txt @@ -1,19 +1,39 @@ -//===== Hercules Script ====================================== +//================= Hercules Script ======================================= +//= _ _ _ +//= | | | | | | +//= | |_| | ___ _ __ ___ _ _| | ___ ___ +//= | _ |/ _ \ '__/ __| | | | |/ _ \/ __| +//= | | | | __/ | | (__| |_| | | __/\__ \ +//= \_| |_/\___|_| \___|\__,_|_|\___||___/ +//================= License =============================================== +//= This file is part of Hercules. +//= http://herc.ws - http://github.com/HerculesWS/Hercules +//= +//= Copyright (C) 2012-2015 Hercules Dev Team +//= Copyright (C) Euphy +//= Copyright (C) Chilly +//= +//= Hercules is free software: you can redistribute it and/or modify +//= it under the terms of the GNU General Public License as published by +//= the Free Software Foundation, either version 3 of the License, or +//= (at your option) any later version. +//= +//= This program is distributed in the hope that it will be useful, +//= but WITHOUT ANY WARRANTY; without even the implied warranty of +//= MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +//= GNU General Public License for more details. +//= +//= You should have received a copy of the GNU General Public License +//= along with this program. If not, see . +//========================================================================= //= Dewata Field Monster Spawn Script -//===== By: ================================================== -//= Chilly -//===== Current Version: ===================================== +//================= Description =========================================== +//= Official kRO monster spawns for Dewata Field +//================= Current Version ======================================= //= 1.1 -//===== Description: ========================================= -//= Official kRO monster spawns -//===== Additional Comments: ================================= -//= 1.0 First Release -//= 1.1 Updated spawn delays. [Euphy] -//============================================================ +//========================================================================= -//================================================== -// dew_fild01 - Dewata Field Tribal Village -//================================================== +//== dew_fild01 - Dewata Field Tribal Village ============== dew_fild01,0,0,0,0 monster Alnoldi 2151,60,5000,0,0 dew_fild01,0,0,0,0 monster Argiope 1099,45,5000,0,0 dew_fild01,0,0,0,0 monster Cendrawasih 2153,10,5000,0,0 diff --git a/npc/re/mobs/fields/dicastes.txt b/npc/re/mobs/fields/dicastes.txt index 9d778c891..66dc01126 100644 --- a/npc/re/mobs/fields/dicastes.txt +++ b/npc/re/mobs/fields/dicastes.txt @@ -1,24 +1,44 @@ -//===== Hercules Script ====================================== +//================= Hercules Script ======================================= +//= _ _ _ +//= | | | | | | +//= | |_| | ___ _ __ ___ _ _| | ___ ___ +//= | _ |/ _ \ '__/ __| | | | |/ _ \/ __| +//= | | | | __/ | | (__| |_| | | __/\__ \ +//= \_| |_/\___|_| \___|\__,_|_|\___||___/ +//================= License =============================================== +//= This file is part of Hercules. +//= http://herc.ws - http://github.com/HerculesWS/Hercules +//= +//= Copyright (C) 2012-2015 Hercules Dev Team +//= Copyright (C) Kisuka +//= +//= Hercules is free software: you can redistribute it and/or modify +//= it under the terms of the GNU General Public License as published by +//= the Free Software Foundation, either version 3 of the License, or +//= (at your option) any later version. +//= +//= This program is distributed in the hope that it will be useful, +//= but WITHOUT ANY WARRANTY; without even the implied warranty of +//= MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +//= GNU General Public License for more details. +//= +//= You should have received a copy of the GNU General Public License +//= along with this program. If not, see . +//========================================================================= //= El Dicastes Fields Monster Spawn Script -//===== By: ================================================== -//= Kisuka -//===== Current Version: ===================================== +//================= Description =========================================== +//= Monster spawns for El Dicastes Fields +//================= Current Version ======================================= //= 1.0 -//===== Additional Comments: ================================= -//= 1.0 Official spawns from Aegis [Kisuka] -//============================================================ +//========================================================================= -//================================================== -// dic_fild01 - At the Foot of the Kamidal Mountain -//================================================== +//== dic_fild01 - At the Foot of the Kamidal Mountain ====== dic_fild01,0,0,0,0 monster Centipede 1987,60,5000,0,0 dic_fild01,0,0,0,0 monster Centipede Larva 1999,30,5000,0,0 dic_fild01,0,0,0,0 monster Tatacho 1986,25,5000,0,0 dic_fild01,0,0,0,0 monster Dolomedes 2092,20,5000,0,0 -//================================================== -// dic_fild02 - At the Foot of the Kamidal Mountain -//================================================== +//== dic_fild02 - At the Foot of the Kamidal Mountain ====== dic_fild02,0,0,0,0 monster Bradium Golem 2024,3,5000,0,0 dic_fild02,0,0,0,0 monster Centipede 1987,35,5000,0,0 dic_fild02,0,0,0,0 monster Centipede Larva 1999,10,5000,0,0 diff --git a/npc/re/mobs/fields/eclage.txt b/npc/re/mobs/fields/eclage.txt index 89754e1df..9bec80f20 100644 --- a/npc/re/mobs/fields/eclage.txt +++ b/npc/re/mobs/fields/eclage.txt @@ -1,18 +1,40 @@ -//===== Hercules Script ====================================== +//================= Hercules Script ======================================= +//= _ _ _ +//= | | | | | | +//= | |_| | ___ _ __ ___ _ _| | ___ ___ +//= | _ |/ _ \ '__/ __| | | | |/ _ \/ __| +//= | | | | __/ | | (__| |_| | | __/\__ \ +//= \_| |_/\___|_| \___|\__,_|_|\___||___/ +//================= License =============================================== +//= This file is part of Hercules. +//= http://herc.ws - http://github.com/HerculesWS/Hercules +//= +//= Copyright (C) 2012-2015 Hercules Dev Team +//= Copyright (C) Michieru +//= Copyright (C) Euphy +//= Copyright (C) refis +//= Copyright (C) Auriga +//= +//= Hercules is free software: you can redistribute it and/or modify +//= it under the terms of the GNU General Public License as published by +//= the Free Software Foundation, either version 3 of the License, or +//= (at your option) any later version. +//= +//= This program is distributed in the hope that it will be useful, +//= but WITHOUT ANY WARRANTY; without even the implied warranty of +//= MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +//= GNU General Public License for more details. +//= +//= You should have received a copy of the GNU General Public License +//= along with this program. If not, see . +//========================================================================= //= Eclage Field Monster Spawn Script -//===== By: ================================================== -//= refis -//===== Current Version: ===================================== +//================= Description =========================================== +//= Official jRO Monster Spawns for Eclage Field +//================= Current Version ======================================= //= 1.0 -//===== Description: ========================================= -//= jRO monster spawns, taken from Auriga. -//===== Additional Comments: ================================= -//= 1.0 First version. [Euphy] -//= 1.1 Aegis Conversion [Michieru] -//============================================================ +//========================================================================= -//================================================== -// ecl_fild01 - Blooming Flower Land -//================================================== +//== ecl_fild01 - Blooming Flower Land ===================== ecl_fild01,0,0,0,0 monster Menblatt 2363,50,5000,0,0 ecl_fild01,0,0,0,0 monster Petal 2364,50,5000,0,0 diff --git a/npc/re/mobs/fields/einbroch.txt b/npc/re/mobs/fields/einbroch.txt index b06c25f59..c2f6bcb04 100644 --- a/npc/re/mobs/fields/einbroch.txt +++ b/npc/re/mobs/fields/einbroch.txt @@ -1,38 +1,49 @@ -//===== Hercules Script ====================================== -//= Einbroch Fields Monster Spawn Script -//===== By: ================================================== -//= Athena (1.0) -//===== Current Version: ===================================== +//================= Hercules Script ======================================= +//= _ _ _ +//= | | | | | | +//= | |_| | ___ _ __ ___ _ _| | ___ ___ +//= | _ |/ _ \ '__/ __| | | | |/ _ \/ __| +//= | | | | __/ | | (__| |_| | | __/\__ \ +//= \_| |_/\___|_| \___|\__,_|_|\___||___/ +//================= License =============================================== +//= This file is part of Hercules. +//= http://herc.ws - http://github.com/HerculesWS/Hercules +//= +//= Copyright (C) 2012-2015 Hercules Dev Team +//= Copyright (C) Streusel +//= Copyright (C) Kisuka +//= Copyright (C) Playtester +//= Copyright (C) Vicious +//= Copyright (C) Poki#3 +//= Copyright (C) MasterOfMuppets +//= Copyright (C) Lupus +//= Copyright (C) Athena +//= +//= Hercules is free software: you can redistribute it and/or modify +//= it under the terms of the GNU General Public License as published by +//= the Free Software Foundation, either version 3 of the License, or +//= (at your option) any later version. +//= +//= This program is distributed in the hope that it will be useful, +//= but WITHOUT ANY WARRANTY; without even the implied warranty of +//= MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +//= GNU General Public License for more details. +//= +//= You should have received a copy of the GNU General Public License +//= along with this program. If not, see . +//========================================================================= +//= Einbroch Fields Monster Spawn Script (Renewal) +//================= Description =========================================== +//= Monster Spawns for Einbroch Fields +//================= Current Version ======================================= //= 1.8 -//===== 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] -//= 1.6 More accurate spawns [Playtester] -//= 1.7 Updated to Renewal Spawns [Kisuka] -//= 1.8 Updated Renewal Spawns [Streusel] -//============================================================ +//========================================================================= -//================================================== -// ein_fild01 - Spawns disabled on Renewal -//================================================== +//== ein_fild01 - Spawns disabled on Renewal =============== -//================================================== -// ein_fild02 - Disabled on Renewal -//================================================== +//== ein_fild02 - Disabled on Renewal ====================== -//================================================== -// ein_fild03 - Einbroch Field -//================================================== +//== ein_fild03 - Einbroch Field =========================== ein_fild03,0,0,0,0 monster Teddy Bear 1622,100,5000,0,0 ein_fild03,0,0,0,0 monster Venomous 1621,20,5000,0,0 ein_fild03,0,0,0,0 monster Noxious 1620,20,5000,0,0 @@ -40,9 +51,7 @@ ein_fild03,0,0,0,0 monster Pitman 1616,20,5000,0,0 ein_fild03,0,0,0,0 monster Yellow Plant 1081,15,60000,30000,1 ein_fild03,0,0,0,0 monster Green Plant 1080,15,60000,30000,1 -//================================================== -// ein_fild04 - Einbroch Field -//================================================== +//== ein_fild04 - Einbroch Field =========================== ein_fild04,0,0,0,0 monster Venomous 1621,100,5000,0,0 ein_fild04,0,0,0,0 monster Noxious 1620,30,5000,0,0 ein_fild04,0,0,0,0 monster Teddy Bear 1622,20,5000,0,0 @@ -52,27 +61,21 @@ ein_fild04,0,0,0,0 monster Red Plant 1078,10,60000,30000,1 ein_fild04,0,0,0,0 monster Yellow Plant 1081,10,60000,30000,1 ein_fild04,0,0,0,0 monster Green Plant 1080,10,60000,30000,1 -//================================================== -// ein_fild05 - Einbroch Field -//================================================== +//== ein_fild05 - Einbroch Field =========================== ein_fild05,0,0,0,0 monster Noxious 1620,100,5000,0,0 ein_fild05,0,0,0,0 monster Venomous 1621,30,5000,0,0 ein_fild05,0,0,0,0 monster Teddy Bear 1622,20,5000,0,0 ein_fild05,0,0,0,0 monster Demon Pungus 1378,15,5000,0,0 ein_fild05,0,0,0,0 monster Pitman 1616,10,5000,0,0 -//================================================== -// ein_fild06 - Einbroch Field -//================================================== +//== ein_fild06 - Einbroch Field =========================== ein_fild06,0,0,0,0 monster Holden 1628,100,5000,0,0 ein_fild06,0,0,0,0 monster Metaling 1613,30,5000,0,0 ein_fild06,0,0,0,0 monster Red Plant 1078,10,120000,60000,1 ein_fild06,0,0,0,0 monster Yellow Plant 1081,10,120000,60000,1 ein_fild06,0,0,0,0 monster Black Mushroom 1084,5,120000,60000,0 -//================================================== -// ein_fild07 - Einbroch Field -//================================================== +//== ein_fild07 - Einbroch Field =========================== ein_fild07,0,0,0,0 monster Metaling 1613,90,5000,0,0 ein_fild07,0,0,0,0 monster Porcellio 1619,30,5000,0,0 ein_fild07,0,0,0,0 monster Holden 1628,10,5000,0,0 @@ -81,27 +84,21 @@ ein_fild07,0,0,0,0 monster Red Plant 1078,10,120000,60000,1 ein_fild07,0,0,0,0 monster Yellow Plant 1081,10,120000,60000,1 ein_fild07,0,0,0,0 monster Red Mushroom 1085,10,120000,60000,0 -//================================================== -// ein_fild08 - Einbroch Field -//================================================== +//== ein_fild08 - Einbroch Field =========================== ein_fild08,0,0,0,0 monster Metaling 1613,100,5000,0,0 ein_fild08,0,0,0,0 monster Porcellio 1619,30,5000,0,0 ein_fild08,0,0,0,0 monster Red Plant 1078,10,120000,60000,1 ein_fild08,0,0,0,0 monster Yellow Plant 1081,10,120000,60000,1 ein_fild08,0,0,0,0 monster Red Mushroom 1085,10,120000,60000,0 -//================================================== -// ein_fild09 - Einbroch Field -//================================================== +//== ein_fild09 - Einbroch Field =========================== ein_fild09,0,0,0,0 monster Porcellio 1619,70,5000,0,0 ein_fild09,0,0,0,0 monster Metaling 1613,30,5000,0,0 ein_fild09,0,0,0,0 monster Red Plant 1078,10,120000,60000,1 ein_fild09,0,0,0,0 monster Yellow Plant 1081,10,120000,60000,1 ein_fild09,0,0,0,0 monster Red Mushroom 1085,10,120000,60000,0 -//================================================== -// ein_fild10 - Disabled on Renewal -//================================================== +//== ein_fild10 - Disabled on Renewal ====================== //ein_fild10,0,0,0,0 monster Red Plant 1078,20,120000,60000,1 //ein_fild10,0,0,0,0 monster Yellow Plant 1081,20,120000,60000,1 //ein_fild10,0,0,0,0 monster Blue Plant 1079,20,600000,300000,1 diff --git a/npc/re/mobs/fields/geffen.txt b/npc/re/mobs/fields/geffen.txt index 0b1c3b3c3..89f97afb3 100644 --- a/npc/re/mobs/fields/geffen.txt +++ b/npc/re/mobs/fields/geffen.txt @@ -1,20 +1,41 @@ -//===== Hercules Script ====================================== -//= Geffen Fields Monster Spawn Script -//===== By: ================================================== -//= Athena (1.0) -//===== Current Version: ===================================== +//================= Hercules Script ======================================= +//= _ _ _ +//= | | | | | | +//= | |_| | ___ _ __ ___ _ _| | ___ ___ +//= | _ |/ _ \ '__/ __| | | | |/ _ \/ __| +//= | | | | __/ | | (__| |_| | | __/\__ \ +//= \_| |_/\___|_| \___|\__,_|_|\___||___/ +//================= License =============================================== +//= This file is part of Hercules. +//= http://herc.ws - http://github.com/HerculesWS/Hercules +//= +//= Copyright (C) 2012-2015 Hercules Dev Team +//= Copyright (C) L0ne_W0lf +//= Copyright (C) Playtester +//= Copyright (C) Lupus +//= Copyright (C) Athena +//= +//= Hercules is free software: you can redistribute it and/or modify +//= it under the terms of the GNU General Public License as published by +//= the Free Software Foundation, either version 3 of the License, or +//= (at your option) any later version. +//= +//= This program is distributed in the hope that it will be useful, +//= but WITHOUT ANY WARRANTY; without even the implied warranty of +//= MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +//= GNU General Public License for more details. +//= +//= You should have received a copy of the GNU General Public License +//= along with this program. If not, see . +//========================================================================= +//= Geffen Fields Monster Spawn Script (Renewal) +//================= Description =========================================== +//= Monster Spawns for Geffen Fields +//================= Current Version ======================================= //= 1.6 -//===== Additional Comments: ================================= -//= 1.2 Map names typos fix [Lupus] -//= 1.3 Official kRO 10.1 spawns + future changes [Playtester] -//= 1.4 More accurate spawns [Playtester] -//= 1.5 Corrected MVP spawn variance. [L0ne_W0lf] -//= 1.6 Updated to renewal spawns. [L0ne_W0lf] -//============================================================ +//========================================================================= -//================================================== -// gef_fild00 - Geffen Field -//================================================== +//== gef_fild00 - Geffen Field ============================= gef_fild00,0,0,0,0 monster Chonchon 1011,140,5000,0,0 gef_fild00,0,0,0,0 monster Poring 1002,30,5000,0,0 gef_fild00,0,0,0,0 monster Fabre 1007,30,5000,0,0 @@ -23,17 +44,13 @@ gef_fild00,124,321,0,0 monster Blue Plant 1079,1,900000,450000,1 gef_fild00,54,212,5,5 monster Green Plant 1080,3,360000,180000,1 gef_fild00,54,186,5,5 monster Green Plant 1080,3,360000,180000,1 -//================================================== -// gef_fild01 - Geffen Field -//================================================== +//== gef_fild01 - Geffen Field ============================= gef_fild01,0,0,0,0 monster Roda Frog 1012,80,5000,0,0 gef_fild01,0,0,0,0 monster Ambernite 1094,20,5000,0,0 gef_fild01,0,0,0,0 monster Toad 1089,1,3600000,1800000,1 gef_fild01,215,225,10,10 monster Green Plant 1080,5,360000,180000,1 -//================================================== -// gef_fild02 - Geffen Field -//================================================== +//== gef_fild02 - Geffen Field ============================= gef_fild02,0,0,0,0 monster Coco 1104,140,5000,0,0 gef_fild02,0,0,0,0 monster Poporing 1031,20,5000,0,0 gef_fild02,0,0,0,0 monster Horn 1128,20,5000,0,0 @@ -45,9 +62,7 @@ gef_fild02,207,214,1,1 monster Blue Plant 1079,1,360000,180000,1 gef_fild02,220,214,1,1 monster Blue Plant 1079,1,360000,180000,1 gef_fild02,164,194,1,1 monster Shining Plant 1083,1,1800000,900000,1 -//================================================== -// gef_fild03 - Geffen Field -//================================================== +//== gef_fild03 - Geffen Field ============================= gef_fild03,0,0,0,0 monster Orc Lady 1273,130,5000,0,0 gef_fild03,0,0,0,0 monster Orc Warrior 1023,60,5000,0,0 gef_fild03,0,0,0,0 monster Orc Baby 1686,20,5000,0,0 @@ -74,9 +89,7 @@ gef_fild03,169,92,3,3 monster Green Plant 1080,1,180000,90000,1 gef_fild03,45,93,3,3 monster Green Plant 1080,1,180000,90000,1 gef_fild03,44,133,3,3 monster Green Plant 1080,1,180000,90000,1 -//================================================== -// gef_fild04 - Geffen Field -//================================================== +//== gef_fild04 - Geffen Field ============================= gef_fild04,0,0,0,0 monster Mandragora 1020,125,5000,0,0 gef_fild04,0,0,0,0 monster Lunatic 1063,25,5000,0,0 gef_fild04,0,0,0,0 monster Fabre 1007,25,5000,0,0 @@ -84,9 +97,7 @@ gef_fild04,0,0,0,0 monster Chonchon 1011,25,5000,0,0 gef_fild04,224,82,5,2 monster Green Plant 1080,3,360000,180000,1 gef_fild04,152,82,5,2 monster Green Plant 1080,3,360000,180000,1 -//================================================== -// gef_fild05 - Geffen Field -//================================================== +//== gef_fild05 - Geffen Field ============================= gef_fild05,0,0,0,0 monster Creamy 1018,140,5000,0,0 gef_fild05,0,0,0,0 monster Stainer 1174,20,5000,0,0 gef_fild05,0,0,0,0 monster Smokie 1056,20,5000,0,0 @@ -108,17 +119,13 @@ gef_fild05,187,249,0,0 monster Red Plant 1078,1,180000,90000,1 gef_fild05,187,265,0,0 monster Red Plant 1078,1,180000,90000,1 gef_fild05,130,293,0,0 monster Red Plant 1078,1,180000,90000,1 -//================================================== -// gef_fild06 - Geffen Field -//================================================== +//== gef_fild06 - Geffen Field ============================= gef_fild06,0,0,0,0 monster Petite 1155,130,5000,0,0 gef_fild06,0,0,0,0 monster Mantis 1139,30,5000,0,0 gef_fild06,0,0,0,0 monster Side Winder 1037,30,5000,0,0 gef_fild06,0,0,0,0 monster Shining Plant 1083,4,1800000,900000,1 -//================================================== -// gef_fild07 - Geffen Field -//================================================== +//== gef_fild07 - Geffen Field ============================= gef_fild07,0,0,0,0 monster Pupa 1008,130,5000,0,0 gef_fild07,0,0,0,0 monster Poring 1002,20,5000,0,0 gef_fild07,0,0,0,0 monster Fabre 1007,20,5000,0,0 @@ -128,9 +135,7 @@ gef_fild07,185,247,0,0 monster Shining Plant 1083,1,1800000,900000,1 gef_fild07,269,289,0,0 monster Blue Plant 1079,1,900000,450000,1 gef_fild07,269,289,3,3 monster Green Plant 1080,3,360000,180000,1 -//================================================== -// gef_fild08 - Geffen Field -//================================================== +//== gef_fild08 - Geffen Field ============================= gef_fild08,0,0,0,0 monster Petite 1156,130,5000,0,0 gef_fild08,0,0,0,0 monster Mantis 1139,30,5000,0,0 gef_fild08,0,0,0,0 monster Flora 1118,30,5000,0,0 @@ -143,9 +148,7 @@ gef_fild08,344,78,0,0 monster Blue Plant 1079,1,900000,450000,1 gef_fild08,325,311,0,0 monster Blue Plant 1079,1,900000,450000,1 gef_fild08,162,247,0,0 monster Blue Plant 1079,1,900000,450000,1 -//================================================== -// gef_fild09 - Geffen Field -//================================================== +//== gef_fild09 - Geffen Field ============================= gef_fild09,0,0,0,0 monster Ambernite 1094,80,5000,0,0 gef_fild09,0,0,0,0 monster Roda Frog 1012,20,5000,0,0 gef_fild09,51,43,0,0 monster Red Mushroom 1085,1,180000,90000,1 @@ -160,9 +163,7 @@ gef_fild09,325,36,0,0 monster Red Mushroom 1085,1,180000,90000,1 gef_fild09,344,51,0,0 monster Red Mushroom 1085,1,180000,90000,1 gef_fild09,277,201,5,5 monster Blue Plant 1079,3,900000,450000,1 -//================================================== -// gef_fild10 - Geffen Field -//================================================== +//== gef_fild10 - Geffen Field ============================= gef_fild10,0,0,0,0 monster Orc Warrior 1023,130,5000,0,0 gef_fild10,0,0,0,0 monster Orc Lady 1273,40,5000,0,0 gef_fild10,0,0,0,0 monster Orc Baby 1686,20,5000,0,0 @@ -171,9 +172,7 @@ gef_fild10,46,350,5,5 monster Blue Plant 1079,3,900000,450000,1 gef_fild10,287,61,5,5 monster Blue Plant 1079,3,900000,450000,1 gef_fild10,300,253,5,5 monster Green Plant 1080,3,360000,180000,1 -//================================================== -// gef_fild11 - Geffen Field -//================================================== +//== gef_fild11 - Geffen Field ============================= gef_fild11,0,0,0,0 monster Goblin 1122,50,5000,0,0 gef_fild11,0,0,0,0 monster Goblin 1123,50,5000,0,0 gef_fild11,0,0,0,0 monster Goblin 1124,50,5000,0,0 @@ -187,14 +186,8 @@ gef_fild11,257,209,1,4 monster Black Mushroom 1084,3,360000,180000,1 gef_fild11,174,240,1,3 monster Black Mushroom 1084,3,360000,180000,1 gef_fild11,283,100,4,1 monster Black Mushroom 1084,3,360000,180000,1 -//================================================== -// gef_fild12 - Disabled on Renewal -//================================================== +//== gef_fild12 - Disabled on Renewal ====================== -//================================================== -// gef_fild13 - No Spawns on Renewal -//================================================== +//== gef_fild13 - No Spawns on Renewal ===================== -//================================================== -// gef_fild14 - Disabled on Renewal -//================================================== +//== gef_fild14 - Disabled on Renewal ====================== diff --git a/npc/re/mobs/fields/gonryun.txt b/npc/re/mobs/fields/gonryun.txt index 5ffd88921..e388e9c14 100644 --- a/npc/re/mobs/fields/gonryun.txt +++ b/npc/re/mobs/fields/gonryun.txt @@ -1,18 +1,41 @@ -//===== Hercules Script ====================================== -//= Gon Ryun Monster Spawn Script -//===== By: ================================================== -//= Athena (1.0) -//===== Current Version: ===================================== +//================= Hercules Script ======================================= +//= _ _ _ +//= | | | | | | +//= | |_| | ___ _ __ ___ _ _| | ___ ___ +//= | _ |/ _ \ '__/ __| | | | |/ _ \/ __| +//= | | | | __/ | | (__| |_| | | __/\__ \ +//= \_| |_/\___|_| \___|\__,_|_|\___||___/ +//================= License =============================================== +//= This file is part of Hercules. +//= http://herc.ws - http://github.com/HerculesWS/Hercules +//= +//= Copyright (C) 2012-2015 Hercules Dev Team +//= Copyright (C) Streusel +//= Copyright (C) Kisuka +//= Copyright (C) Playtester +//= Copyright (C) Athena +//= +//= Hercules is free software: you can redistribute it and/or modify +//= it under the terms of the GNU General Public License as published by +//= the Free Software Foundation, either version 3 of the License, or +//= (at your option) any later version. +//= +//= This program is distributed in the hope that it will be useful, +//= but WITHOUT ANY WARRANTY; without even the implied warranty of +//= MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +//= GNU General Public License for more details. +//= +//= You should have received a copy of the GNU General Public License +//= along with this program. If not, see . +//========================================================================= +//= Kunlun Field Monster Spawn Script (Renewal) +//================= Description =========================================== +//= Monster Spawns for Kunlun Field +//================= Current Version ======================================= //= 1.3 -//===== Additional Comments: ================================= -//= 1.1 Official kRO 10.1 spawns [Playtester] -//= 1.2 Updated to Renewal Spawns [Kisuka] -//= 1.3 Updated Renewal Spawns [Streusel] -//============================================================ +//========================================================================= -//================================================== -// gon_fild01 - Kunlun Field -//================================================== +//== gon_fild01 - Kunlun Field ============================= gon_fild01,0,0,0,0 monster Dumpling Child 1409,55,5000,0,0 gon_fild01,0,0,0,0 monster Baby Leopard 1415,40,5000,0,0 gon_fild01,0,0,0,0 monster Side Winder 1037,10,5000,0,0 diff --git a/npc/re/mobs/fields/hugel.txt b/npc/re/mobs/fields/hugel.txt index 893de3d71..34a45319a 100644 --- a/npc/re/mobs/fields/hugel.txt +++ b/npc/re/mobs/fields/hugel.txt @@ -1,48 +1,59 @@ -//===== Hercules Script ====================================== -//= Hugel Fields Monster Spawn Script -//===== By: ================================================== -//= Athena (1.0) -//===== Current Version: ===================================== +//================= Hercules Script ======================================= +//= _ _ _ +//= | | | | | | +//= | |_| | ___ _ __ ___ _ _| | ___ ___ +//= | _ |/ _ \ '__/ __| | | | |/ _ \/ __| +//= | | | | __/ | | (__| |_| | | __/\__ \ +//= \_| |_/\___|_| \___|\__,_|_|\___||___/ +//================= License =============================================== +//= This file is part of Hercules. +//= http://herc.ws - http://github.com/HerculesWS/Hercules +//= +//= Copyright (C) 2012-2015 Hercules Dev Team +//= Copyright (C) Streusel +//= Copyright (C) Kisuka +//= Copyright (C) Playtester +//= Copyright (C) Vicious +//= Copyright (C) Poki#3 +//= Copyright (C) MasterOfMuppets +//= Copyright (C) Athena +//= +//= Hercules is free software: you can redistribute it and/or modify +//= it under the terms of the GNU General Public License as published by +//= the Free Software Foundation, either version 3 of the License, or +//= (at your option) any later version. +//= +//= This program is distributed in the hope that it will be useful, +//= but WITHOUT ANY WARRANTY; without even the implied warranty of +//= MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +//= GNU General Public License for more details. +//= +//= You should have received a copy of the GNU General Public License +//= along with this program. If not, see . +//========================================================================= +//= Hugel Fields Monster Spawn Script (Renewal) +//================= Description =========================================== +//= Mob Spawns for Hugel Fields +//================= Current Version ======================================= //= 1.5 -//===== 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] -//= 1.2 Some 11.1 spawn updates [Playtester] -//= 1.3 More accurate spawns [Playtester] -//= 1.4 Updated to Renewal Spawns [Kisuka] -//= 1.5 Updated Renewal Spawns [Streusel] -//============================================================ +//========================================================================= -//================================================== -// hu_fild01 - Thanatos Tower -//================================================== +//== hu_fild01 - Thanatos Tower ============================ hu_fild01,0,0,0,0 monster Novus 1715,100,5000,0,0 hu_fild01,0,0,0,0 monster Novus 1718,35,5000,0,0 hu_fild01,0,0,0,0 monster Geographer 1368,10,5000,0,0 hu_fild01,0,0,0,0 monster Dragon Egg 1721,10,5000,0,0 -//================================================== -// hu_fild02 - Hugel Field -//================================================== +//== hu_fild02 - Hugel Field =============================== hu_fild02,0,0,0,0 monster Novus 1715,100,5000,0,0 hu_fild02,0,0,0,0 monster Novus 1718,30,5000,0,0 hu_fild02,0,0,0,0 monster Geographer 1368,30,5000,0,0 hu_fild02,0,0,0,0 monster Dragon Egg 1721,20,5000,0,0 hu_fild02,0,0,0,0 monster Gryphon 1259,3,3600000,0,1 -//================================================== -// hu_fild03 - Disabled on Renewal -//================================================== +//== hu_fild03 - Disabled on Renewal ======================= -//================================================== -// hu_fild04 - Hugel Field -//================================================== +//== hu_fild04 - Hugel Field =============================== hu_fild04,0,0,0,0 monster Novus 1718,100,5000,0,0 hu_fild04,0,0,0,0 monster Novus 1715,30,5000,0,0 hu_fild04,0,0,0,0 monster Geographer 1368,30,5000,0,0 @@ -52,23 +63,17 @@ hu_fild04,0,0,0,0 monster Yellow Plant 1081,10,10000,0,1 hu_fild04,206,210,30,18 monster Blue Plant 1079,4,120000,600000,1 hu_fild04,206,120,10,10 monster Blue Plant 1079,2,120000,600000,1 -//================================================== -// hu_fild05 - The Abyss Lake -//================================================== +//== hu_fild05 - The Abyss Lake ============================ hu_fild05,0,0,0,0 monster Novus 1718,130,5000,0,0 hu_fild05,0,0,0,0 monster Novus 1715,35,5000,0,0 hu_fild05,0,0,0,0 monster Dragon Egg 1721,20,5000,0,0 -//================================================== -// hu_fild06 - Hugel Field -//================================================== +//== hu_fild06 - Hugel Field =============================== hu_fild06,0,0,0,0 monster Shellfish 1074,50,5000,0,0 hu_fild06,0,0,0,0 monster Crab 1073,20,5000,0,0 hu_fild06,0,0,0,0 monster Aster 1266,20,5000,0,0 hu_fild06,234,251,14,120 monster Green Plant 1080,10,600000,0,1 hu_fild06,234,251,14,120 monster Yellow Plant 1081,10,600000,0,1 -//================================================== -// hu_fild07 - Disabled on Renewal -//================================================== +//== hu_fild07 - Disabled on Renewal ======================= //hu_fild07,0,0,0,0 monster Yellow Plant 1081,20,10000,0,1 diff --git a/npc/re/mobs/fields/lighthalzen.txt b/npc/re/mobs/fields/lighthalzen.txt index fd083f1e4..a03cb54c3 100644 --- a/npc/re/mobs/fields/lighthalzen.txt +++ b/npc/re/mobs/fields/lighthalzen.txt @@ -1,23 +1,44 @@ -//===== Hercules Script ====================================== -//= Lighthalzen Fields Monster Spawn Script -//===== By: ================================================== -//= Muad_Dib, Hercules Dev Team -//===== Current Version: ===================================== +//================= Hercules Script ======================================= +//= _ _ _ +//= | | | | | | +//= | |_| | ___ _ __ ___ _ _| | ___ ___ +//= | _ |/ _ \ '__/ __| | | | |/ _ \/ __| +//= | | | | __/ | | (__| |_| | | __/\__ \ +//= \_| |_/\___|_| \___|\__,_|_|\___||___/ +//================= License =============================================== +//= This file is part of Hercules. +//= http://herc.ws - http://github.com/HerculesWS/Hercules +//= +//= Copyright (C) 2012-2015 Hercules Dev Team +//= Copyright (C) rAthena Dev Team +//= Copyright (C) eAthena Dev Team +//= Copyright (C) Kisuka +//= Copyright (C) Playtester +//= Copyright (C) Poki#3 +//= Copyright (C) MasterOfMuppets +//= Copyright (C) Muad_Dib +//= +//= Hercules is free software: you can redistribute it and/or modify +//= it under the terms of the GNU General Public License as published by +//= the Free Software Foundation, either version 3 of the License, or +//= (at your option) any later version. +//= +//= This program is distributed in the hope that it will be useful, +//= but WITHOUT ANY WARRANTY; without even the implied warranty of +//= MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +//= GNU General Public License for more details. +//= +//= You should have received a copy of the GNU General Public License +//= along with this program. If not, see . +//========================================================================= +//= Lighthalzen Fields Monster Spawn Script (Renewal) +//================= Description =========================================== +//= Monster Spawns for Lighthalzen Fields +//================= Current Version ======================================= //= 1.6 -//===== 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] -//= 1.5 More accurate spawns [Playtester] -//= 1.6 Updated to Renewal Spawns [Kisuka] -//============================================================ +//========================================================================= -//================================================== -// lhz_fild01 - Lighthalzen Field -//================================================== +//== lhz_fild01 - Lighthalzen Field ======================== lhz_fild01,0,0,0,0 monster Rafflesia 1162,130,5000,0,0 lhz_fild01,0,0,0,0 monster Stem Worm 1215,35,5000,0,0 lhz_fild01,0,0,0,0 monster Metaling 1613,35,5000,0,0 @@ -25,9 +46,7 @@ lhz_fild01,0,0,0,0 monster Red Plant 1078,10,60000,30000,1 lhz_fild01,0,0,0,0 monster Yellow Plant 1081,10,60000,30000,1 lhz_fild01,0,0,0,0 monster Green Plant 1080,10,60000,30000,1 -//================================================== -// lhz_fild02 - Lighthalzen Field (Grim Reaper's Valley) -//================================================== +//== lhz_fild02 - Lighthalzen Field (Grim Reaper's Valley) = lhz_fild02,0,0,0,0 monster Stem Worm 1215,100,5000,0,0 lhz_fild02,0,0,0,0 monster Breeze 1692,40,5000,0,0 lhz_fild02,0,0,0,0 monster Rafflesia 1162,20,5000,0,0 @@ -36,9 +55,7 @@ lhz_fild02,0,0,0,0 monster Demon Pungus 1378,15,5000,0,0 lhz_fild02,0,0,0,0 monster Yellow Plant 1081,15,60000,30000,1 lhz_fild02,0,0,0,0 monster Green Plant 1080,15,60000,30000,1 -//================================================== -// lhz_fild03 - Lighthalzen Field -//================================================== +//== lhz_fild03 - Lighthalzen Field ======================== lhz_fild03,0,0,0,0 monster Breeze 1692,130,5000,0,0 lhz_fild03,0,0,0,0 monster Stem Worm 1215,20,5000,0,0 lhz_fild03,0,0,0,0 monster Rafflesia 1162,20,5000,0,0 diff --git a/npc/re/mobs/fields/louyang.txt b/npc/re/mobs/fields/louyang.txt index 6654d835a..624ef34f6 100644 --- a/npc/re/mobs/fields/louyang.txt +++ b/npc/re/mobs/fields/louyang.txt @@ -1,19 +1,43 @@ -//===== Hercules Script ====================================== -//= Louyang Fields Monster Spawn Script -//===== By: ================================================== -//= Evera/Lorri -//===== Current Version: ===================================== +//================= Hercules Script ======================================= +//= _ _ _ +//= | | | | | | +//= | |_| | ___ _ __ ___ _ _| | ___ ___ +//= | _ |/ _ \ '__/ __| | | | |/ _ \/ __| +//= | | | | __/ | | (__| |_| | | __/\__ \ +//= \_| |_/\___|_| \___|\__,_|_|\___||___/ +//================= License =============================================== +//= This file is part of Hercules. +//= http://herc.ws - http://github.com/HerculesWS/Hercules +//= +//= Copyright (C) 2012-2015 Hercules Dev Team +//= Copyright (C) Streusel +//= Copyright (C) Kisuka +//= Copyright (C) Playtester +//= Copyright (C) MasterOfMuppets +//= Copyright (C) Evera +//= Copyright (C) Lorri +//= +//= Hercules is free software: you can redistribute it and/or modify +//= it under the terms of the GNU General Public License as published by +//= the Free Software Foundation, either version 3 of the License, or +//= (at your option) any later version. +//= +//= This program is distributed in the hope that it will be useful, +//= but WITHOUT ANY WARRANTY; without even the implied warranty of +//= MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +//= GNU General Public License for more details. +//= +//= You should have received a copy of the GNU General Public License +//= along with this program. If not, see . +//========================================================================= +//= Louyang Fields Monster Spawn Script (Renewal) +//================= Description =========================================== +//= Monster Spawns for Louyang Fields +//================= Current Version ======================================= //= 1.4 -//===== Additional Comments: ================================= -//= 1.1 updated by MasterOfMuppets -//= 1.2 Official kRO 10.1 spawns [Playtester] -//= 1.3 Updated to Renewal Spawns [Kisuka] -//= 1.4 Updated Renewal Spawns [Streusel] -//============================================================ +//========================================================================= -//================================================== -// lou_fild01 - Louyang Field -//================================================== +//== lou_fild01 - Louyang Field ============================ lou_fild01,0,0,0,0 monster Mi Gao 1516,40,5000,0,0 lou_fild01,0,0,0,0 monster Mantis 1139,19,5000,0,0 lou_fild01,0,0,0,0 monster Geographer 1368,19,5000,0,0 diff --git a/npc/re/mobs/fields/lutie.txt b/npc/re/mobs/fields/lutie.txt index 99db7de31..260e3770e 100644 --- a/npc/re/mobs/fields/lutie.txt +++ b/npc/re/mobs/fields/lutie.txt @@ -1,19 +1,41 @@ -//===== Hercules Script ====================================== -//= Lutie Fields Monster Spawn Script -//===== By: ================================================== -//= Athena (1.0) -//===== Current Version: ===================================== +//================= Hercules Script ======================================= +//= _ _ _ +//= | | | | | | +//= | |_| | ___ _ __ ___ _ _| | ___ ___ +//= | _ |/ _ \ '__/ __| | | | |/ _ \/ __| +//= | | | | __/ | | (__| |_| | | __/\__ \ +//= \_| |_/\___|_| \___|\__,_|_|\___||___/ +//================= License =============================================== +//= This file is part of Hercules. +//= http://herc.ws - http://github.com/HerculesWS/Hercules +//= +//= Copyright (C) 2012-2015 Hercules Dev Team +//= Copyright (C) Kisuka +//= Copyright (C) L0ne_W0lf +//= Copyright (C) Playtester +//= Copyright (C) Athena +//= +//= Hercules is free software: you can redistribute it and/or modify +//= it under the terms of the GNU General Public License as published by +//= the Free Software Foundation, either version 3 of the License, or +//= (at your option) any later version. +//= +//= This program is distributed in the hope that it will be useful, +//= but WITHOUT ANY WARRANTY; without even the implied warranty of +//= MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +//= GNU General Public License for more details. +//= +//= You should have received a copy of the GNU General Public License +//= along with this program. If not, see . +//========================================================================= +//= Lutie Fields Monster Spawn Script (Renewal) +//================= Description =========================================== +//= Monster Spawns for Lutie Fields +//================= Current Version ======================================= //= 1.4 -//===== Additional Comments: ================================= -//= 1.1 added Garm Baby according to May 10 patch -//= 1.2 Official kRO 10.1 spawns [Playtester] -//= 1.3 Corrected MVP spawn variance. [L0ne_W0lf] -//= 1.4 Updated to Renewal Spawns [Kisuka] -//============================================================ +//========================================================================= -//================================================== -// xmas_fild01 - Lutie Field -//================================================== +//== xmas_fild01 - Lutie Field ============================= xmas_fild01,0,0,0,0 monster Marin 1242,35,5000,0,0 xmas_fild01,0,0,0,0 monster Sasquatch 1243,5,5000,0,0 xmas_fild01,0,0,0,0 monster Garm Baby 1515,1,5000,0,0 diff --git a/npc/re/mobs/fields/malaya.txt b/npc/re/mobs/fields/malaya.txt index 6b6bcb46d..584736414 100644 --- a/npc/re/mobs/fields/malaya.txt +++ b/npc/re/mobs/fields/malaya.txt @@ -1,25 +1,43 @@ -//===== Hercules Script ====================================== +//================= Hercules Script ======================================= +//= _ _ _ +//= | | | | | | +//= | |_| | ___ _ __ ___ _ _| | ___ ___ +//= | _ |/ _ \ '__/ __| | | | |/ _ \/ __| +//= | | | | __/ | | (__| |_| | | __/\__ \ +//= \_| |_/\___|_| \___|\__,_|_|\___||___/ +//================= License =============================================== +//= This file is part of Hercules. +//= http://herc.ws - http://github.com/HerculesWS/Hercules +//= +//= Copyright (C) 2012-2015 Hercules Dev Team +//= Copyright (C) Chilly +//= +//= Hercules is free software: you can redistribute it and/or modify +//= it under the terms of the GNU General Public License as published by +//= the Free Software Foundation, either version 3 of the License, or +//= (at your option) any later version. +//= +//= This program is distributed in the hope that it will be useful, +//= but WITHOUT ANY WARRANTY; without even the implied warranty of +//= MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +//= GNU General Public License for more details. +//= +//= You should have received a copy of the GNU General Public License +//= along with this program. If not, see . +//========================================================================= //= Malaya Port Field Monster Spawn Script -//===== By: ================================================== -//= Chilly -//===== Current Version: ===================================== +//================= Description =========================================== +//= Monster Spawns for Malaya Fields +//================= Current Version ======================================= //= 1.0 -//===== Description: ========================================= -//= Official kRO monster spawns -//===== Additional Comments: ================================= -//= 1.0 First Release -//============================================================ +//========================================================================= -//================================================== -// ma_fild01 - Barrio Maligawa -//================================================== +//== ma_fild01 - Barrio Maligawa =========================== ma_fild01,0,0,0,0 monster Tikbalang 2313,50,5000,0,0 ma_fild01,0,0,0,0 monster Tiyanak 2314,50,5000,0,0 ma_fild01,0,0,0,0 monster Jejeling 2316,30,5000,0,0 -//================================================== -// ma_fild02 - Malaya Forest -//================================================== +//== ma_fild02 - Malaya Forest ============================= ma_fild02,0,0,0,0 monster Bungisngis 2309,40,5000,0,0 ma_fild02,0,0,0,0 monster Engkanto 2310,25,5000,0,0 ma_fild02,0,0,0,0 monster Mangkukulam 2312,30,5000,0,0 diff --git a/npc/re/mobs/fields/manuk.txt b/npc/re/mobs/fields/manuk.txt index eddc7169b..5c3af1de2 100644 --- a/npc/re/mobs/fields/manuk.txt +++ b/npc/re/mobs/fields/manuk.txt @@ -1,33 +1,51 @@ -//===== Hercules Script ====================================== -//= Manuk Fields Monster Spawn Script -//===== By: ================================================== -//= alexx, MaC -//===== Current Version: ===================================== +//================= Hercules Script ======================================= +//= _ _ _ +//= | | | | | | +//= | |_| | ___ _ __ ___ _ _| | ___ ___ +//= | _ |/ _ \ '__/ __| | | | |/ _ \/ __| +//= | | | | __/ | | (__| |_| | | __/\__ \ +//= \_| |_/\___|_| \___|\__,_|_|\___||___/ +//================= License =============================================== +//= This file is part of Hercules. +//= http://herc.ws - http://github.com/HerculesWS/Hercules +//= +//= Copyright (C) 2012-2015 Hercules Dev Team +//= Copyright (C) scriptor +//= Copyright (C) alexx +//= Copyright (C) MaC +//= +//= Hercules is free software: you can redistribute it and/or modify +//= it under the terms of the GNU General Public License as published by +//= the Free Software Foundation, either version 3 of the License, or +//= (at your option) any later version. +//= +//= This program is distributed in the hope that it will be useful, +//= but WITHOUT ANY WARRANTY; without even the implied warranty of +//= MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +//= GNU General Public License for more details. +//= +//= You should have received a copy of the GNU General Public License +//= along with this program. If not, see . +//========================================================================= +//= Manuk Fields Monster Spawn Script (Renewal) +//================= Description =========================================== +//= Monster Spawns for Manuk Fields +//================= Current Version ======================================= //= 1.1a -//===== Additional Comments: ================================= -//= 1.0 Official spawn ammounts from Aegis script [alexx] -//= 1.1 Added 13.2 mob spawn update [scriptor] -//= 1.1a Corrected fild2 mobs spawning on fild1. (bugreport:4248) -//============================================================ +//========================================================================= -//================================================== -// man_fild01 - Manuk Field -//================================================== +//== man_fild01 - Manuk Field ============================== man_fild01,0,0,0,0 monster Nepenthes 1988,105,5000,0,0 man_fild01,0,0,0,0 monster Centipede Larva 1999,30,5000,0,0 man_fild01,0,0,0,0 monster Hillslion 1989,10,5000,0,0 man_fild01,0,0,0,0 monster Centipede 1987,2,5000,0,0 -//================================================== -// man_fild02 - Manuk Field -//================================================== +//== man_fild02 - Manuk Field ============================== man_fild02,0,0,0,0 monster Bradium Golem 2024,50,5000,0,0 man_fild02,0,0,0,0 monster Centipede 1987,35,5000,0,0 man_fild02,0,0,0,0 monster Tatacho 1986,25,5000,0,0 -//================================================== -// man_fild03 - Manuk Field -//================================================== +//== man_fild03 - Manuk Field ============================== man_fild03,0,0,0,0 monster Hillslion 1989,25,5000,0,0 man_fild03,0,0,0,0 monster Tatacho 1986,25,5000,0,0 man_fild03,0,0,0,0 monster Centipede 1987,25,5000,0,0 diff --git a/npc/re/mobs/fields/mjolnir.txt b/npc/re/mobs/fields/mjolnir.txt index fddd95c6b..103f16523 100644 --- a/npc/re/mobs/fields/mjolnir.txt +++ b/npc/re/mobs/fields/mjolnir.txt @@ -1,17 +1,40 @@ -//===== Hercules Script ====================================== -//= Mt. Mjolnir Fields Monster Spawn Script -//===== By: ================================================== -//= Athena (1.0) -//===== Current Version: ===================================== +//================= Hercules Script ======================================= +//= _ _ _ +//= | | | | | | +//= | |_| | ___ _ __ ___ _ _| | ___ ___ +//= | _ |/ _ \ '__/ __| | | | |/ _ \/ __| +//= | | | | __/ | | (__| |_| | | __/\__ \ +//= \_| |_/\___|_| \___|\__,_|_|\___||___/ +//================= License =============================================== +//= This file is part of Hercules. +//= http://herc.ws - http://github.com/HerculesWS/Hercules +//= +//= Copyright (C) 2012-2015 Hercules Dev Team +//= Copyright (C) L0ne_W0lf +//= Copyright (C) Playtester +//= Copyright (C) Athena +//= +//= Hercules is free software: you can redistribute it and/or modify +//= it under the terms of the GNU General Public License as published by +//= the Free Software Foundation, either version 3 of the License, or +//= (at your option) any later version. +//= +//= This program is distributed in the hope that it will be useful, +//= but WITHOUT ANY WARRANTY; without even the implied warranty of +//= MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +//= GNU General Public License for more details. +//= +//= You should have received a copy of the GNU General Public License +//= along with this program. If not, see . +//========================================================================= +//= Mt. Mjolnir Fields Monster Spawn Script (Renewal) +//================= Description =========================================== +//= Monster spawns for Mt. Mjolnir Fields +//================= Current Version ======================================= //= 1.3 -//===== Additional Comments: ================================= -//= 1.2 Official kRO 10.1 spawns [Playtester] -//= 1.3 Updated to renewal spawns. [L0ne_W0lf] -//============================================================ +//========================================================================= -//================================================== -// mjolnir_01 - Mt.Mjolnir -//================================================== +//== mjolnir_01 - Mt.Mjolnir =============================== mjolnir_01,0,0,0,0 monster Caramel 1103,140,5000,0,0 mjolnir_01,0,0,0,0 monster Stainer 1174,20,5000,0,0 mjolnir_01,0,0,0,0 monster Creamy 1018,20,5000,0,0 @@ -22,9 +45,7 @@ mjolnir_01,75,85,25,25 monster Green Plant 1080,5,180000,90000,1 mjolnir_01,78,219,25,25 monster Green Plant 1080,5,180000,90000,1 mjolnir_01,311,271,25,25 monster Blue Plant 1079,5,360000,180000,1 -//================================================== -// mjolnir_02 - Mt.Mjolnir -//================================================== +//== mjolnir_02 - Mt.Mjolnir =============================== mjolnir_02,0,0,0,0 monster Horn 1128,140,5000,0,0 mjolnir_02,0,0,0,0 monster Poporing 1031,20,5000,0,0 mjolnir_02,0,0,0,0 monster Elder Willow 1033,20,5000,0,0 @@ -64,9 +85,7 @@ mjolnir_02,273,240,0,0 monster Green Plant 1080,1,180000,90000,1 mjolnir_02,289,276,0,0 monster Green Plant 1080,1,180000,90000,1 mjolnir_02,188,192,10,10 monster Blue Plant 1079,2,360000,180000,1 -//================================================== -// mjolnir_03 - Mt.Mjolnir -//================================================== +//== mjolnir_03 - Mt.Mjolnir =============================== mjolnir_03,0,0,0,0 monster Side Winder 1037,130,5000,0,0 mjolnir_03,0,0,0,0 monster Driller 1380,35,5000,0,0 mjolnir_03,0,0,0,0 monster Mantis 1139,35,5000,0,0 @@ -86,9 +105,7 @@ mjolnir_03,77,271,0,0 monster Green Plant 1080,1,180000,90000,1 mjolnir_03,66,219,0,0 monster Green Plant 1080,1,180000,90000,1 mjolnir_03,91,161,0,0 monster Green Plant 1080,1,180000,90000,1 -//================================================== -// mjolnir_04 - Mt.Mjolnir -//================================================== +//== mjolnir_04 - Mt.Mjolnir =============================== mjolnir_04,0,0,0,0 monster Driller 1380,130,5000,0,0 mjolnir_04,0,0,0,0 monster Mantis 1139,35,5000,0,0 mjolnir_04,0,0,0,0 monster Side Winder 1037,35,5000,0,0 @@ -112,9 +129,7 @@ mjolnir_04,332,122,0,0 monster Green Plant 1080,1,180000,90000,1 mjolnir_04,269,39,0,0 monster Green Plant 1080,1,180000,90000,1 mjolnir_04,205,33,0,0 monster Green Plant 1080,1,180000,90000,1 -//================================================== -// mjolnir_05 - Mt.Mjolnir -//================================================== +//== mjolnir_05 - Mt.Mjolnir =============================== mjolnir_05,0,0,0,0 monster Argiope 1099,130,5000,0,0 mjolnir_05,0,0,0,0 monster Mantis 1139,35,5000,0,0 mjolnir_05,0,0,0,0 monster Driller 1380,35,5000,0,0 @@ -124,9 +139,7 @@ mjolnir_05,134,103,20,20 monster Blue Plant 1079,3,360000,180000,1 mjolnir_05,261,100,20,10 monster Blue Plant 1079,3,360000,180000,1 mjolnir_05,0,0,0,0 monster Red Plant 1078,10,180000,90000,1 -//================================================== -// mjolnir_06 - Mt.Mjolnir -//================================================== +//== mjolnir_06 - Mt.Mjolnir =============================== mjolnir_06,0,0,0,0 monster Poison Spore 1077,140,5000,0,0 mjolnir_06,0,0,0,0 monster Creamy 1018,30,5000,0,0 mjolnir_06,0,0,0,0 monster Smokie 1056,30,5000,0,0 @@ -141,9 +154,7 @@ mjolnir_06,73,339,0,0 monster Red Mushroom 1085,1,180000,90000,1 mjolnir_06,69,225,0,0 monster Red Mushroom 1085,1,180000,90000,1 mjolnir_06,55,276,0,0 monster Red Mushroom 1085,1,180000,90000,1 -//================================================== -// mjolnir_07 - Mt.Mjolnir -//================================================== +//== mjolnir_07 - Mt.Mjolnir =============================== mjolnir_07,0,0,0,0 monster Savage 1166,140,5000,0,0 mjolnir_07,0,0,0,0 monster Beetle King 1494,30,5000,0,0 mjolnir_07,0,0,0,0 monster Flora 1118,30,5000,0,0 @@ -158,9 +169,7 @@ mjolnir_07,140,179,0,0 monster Green Plant 1080,1,180000,90000,1 mjolnir_07,97,210,0,0 monster Green Plant 1080,1,180000,90000,1 mjolnir_07,249,214,0,0 monster Blue Plant 1079,2,360000,180000,1 -//================================================== -// mjolnir_08 - Mt.Mjolnir -//================================================== +//== mjolnir_08 - Mt.Mjolnir =============================== mjolnir_08,0,0,0,0 monster Beetle King 1494,140,5000,0,0 mjolnir_08,0,0,0,0 monster Savage 1166,30,5000,0,0 mjolnir_08,0,0,0,0 monster Flora 1118,30,5000,0,0 @@ -172,9 +181,7 @@ mjolnir_08,207,232,0,0 monster Green Plant 1080,1,180000,90000,1 mjolnir_08,180,282,0,0 monster Green Plant 1080,1,180000,90000,1 mjolnir_08,149,328,0,0 monster Green Plant 1080,1,180000,90000,1 -//================================================== -// mjolnir_09 - Mt.Mjolnir -//================================================== +//== mjolnir_09 - Mt.Mjolnir =============================== mjolnir_09,0,0,0,0 monster Savage Babe 1167,140,5000,0,0 mjolnir_09,0,0,0,0 monster Willow 1010,30,5000,0,0 mjolnir_09,0,0,0,0 monster Hornet 1004,30,5000,0,0 @@ -190,18 +197,14 @@ mjolnir_09,120,126,0,0 monster Red Mushroom 1085,1,180000,90000,1 mjolnir_09,139,84,0,0 monster Red Mushroom 1085,1,180000,90000,1 mjolnir_09,125,82,0,0 monster Red Mushroom 1085,1,180000,90000,1 -//================================================== -// mjolnir_10 - Mt.Mjolnir -//================================================== +//== mjolnir_10 - Mt.Mjolnir =============================== mjolnir_10,0,0,0,0 monster Argos 1100,140,5000,0,0 mjolnir_10,0,0,0,0 monster Beetle King 1494,30,5000,0,0 mjolnir_10,0,0,0,0 monster Flora 1118,30,5000,0,0 mjolnir_10,123,331,10,10 monster Shining Plant 1083,1,1800000,900000,1 mjolnir_10,0,0,0,0 monster Green Plant 1080,10,180000,90000,1 -//================================================== -// mjolnir_11 - Mt.Mjolnir -//================================================== +//== mjolnir_11 - Mt.Mjolnir =============================== mjolnir_11,0,0,0,0 monster Argiope 1099,130,5000,0,0 mjolnir_11,0,0,0,0 monster Argos 1100,35,5000,0,0 mjolnir_11,0,0,0,0 monster Flora 1118,35,5000,0,0 @@ -219,9 +222,7 @@ mjolnir_11,332,327,0,0 monster Blue Plant 1079,1,360000,180000,1 mjolnir_11,282,300,0,0 monster Green Plant 1080,1,180000,90000,1 mjolnir_11,295,271,0,0 monster Green Plant 1080,1,180000,90000,1 -//================================================== -// mjolnir_12 - Mt.Mjolnir -//================================================== +//== mjolnir_12 - Mt.Mjolnir =============================== mjolnir_12,0,0,0,0 monster Dustiness 1114,130,5000,0,0 mjolnir_12,0,0,0,0 monster Hunter Fly 1035,35,5000,0,0 mjolnir_12,0,0,0,0 monster Mantis 1139,35,5000,0,0 diff --git a/npc/re/mobs/fields/morocc.txt b/npc/re/mobs/fields/morocc.txt index 048dda6ba..0c947afa3 100644 --- a/npc/re/mobs/fields/morocc.txt +++ b/npc/re/mobs/fields/morocc.txt @@ -1,32 +1,47 @@ -//===== Hercules Script ====================================== -//= Morocc Fields Monster Spawn Script -//===== By: ================================================== -//= Athena (1.0) -//===== Current Version: ===================================== +//================= Hercules Script ======================================= +//= _ _ _ +//= | | | | | | +//= | |_| | ___ _ __ ___ _ _| | ___ ___ +//= | _ |/ _ \ '__/ __| | | | |/ _ \/ __| +//= | | | | __/ | | (__| |_| | | __/\__ \ +//= \_| |_/\___|_| \___|\__,_|_|\___||___/ +//================= License =============================================== +//= This file is part of Hercules. +//= http://herc.ws - http://github.com/HerculesWS/Hercules +//= +//= Copyright (C) 2012-2015 Hercules Dev Team +//= Copyright (C) Kisuka +//= Copyright (C) L0ne_W0lf +//= Copyright (C) Playtester +//= Copyright (C) Athena +//= +//= Hercules is free software: you can redistribute it and/or modify +//= it under the terms of the GNU General Public License as published by +//= the Free Software Foundation, either version 3 of the License, or +//= (at your option) any later version. +//= +//= This program is distributed in the hope that it will be useful, +//= but WITHOUT ANY WARRANTY; without even the implied warranty of +//= MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +//= GNU General Public License for more details. +//= +//= You should have received a copy of the GNU General Public License +//= along with this program. If not, see . +//========================================================================= +//= Morroc Fields Monster Spawn Script (Renewal) +//================= Description =========================================== +//= Monster Spawns for Morroc Fields +//================= Current Version ======================================= //= 1.8 -//===== Additional Comments: ================================= -//= 1.1 Official kRO 10.1 spawns [Playtester] -//= 1.2 More accurate spawns [Playtester] -//= 1.3 Added Morroc field 20, 21, and 22 spawns, as [L0ne_W0lf] -//= 1.4 Updated spawns to reflect episode 12.1. [L0ne_W0lf] -//= 1.5 Fixed Pheeroni spawn location. [Kisuka] -//= 1.6 Added Satan MOrroc static spawn. [L0ne_W0lf] -//= Added 30s spawn time for all Morroc Shadows. -//= 1.7 Corrected MVP spawn variance. [L0ne_W0lf] -//= 1.8 Updated to renewal spawns. [L0ne_W0lf] -//============================================================ - -//================================================== -// moc_fild01 - Sograt Desert -//================================================== +//========================================================================= + +//== moc_fild01 - Sograt Desert ============================ moc_fild01,0,0,0,0 monster Peco Peco 1019,130,5000,0,0 moc_fild01,0,0,0,0 monster Muka 1055,50,5000,0,0 moc_fild01,0,0,0,0 monster Peco Peco Egg 1047,20,5000,0,0 moc_fild01,194,51,10,10 monster Yellow Plant 1081,10,900000,450000,1 -//================================================== -// moc_fild02 - Sograt Desert -//================================================== +//== moc_fild02 - Sograt Desert ============================ moc_fild02,0,0,0,0 monster Muka 1055,130,5000,0,0 moc_fild02,0,0,0,0 monster Peco Peco 1019,60,5000,0,0 moc_fild02,0,0,0,0 monster Peco Peco Egg 1047,10,5000,0,0 @@ -45,9 +60,7 @@ moc_fild02,299,61,0,0 monster Green Plant 1080,1,180000,90000,1 moc_fild02,353,103,0,0 monster Green Plant 1080,1,180000,90000,1 moc_fild02,337,35,0,0 monster Green Plant 1080,1,180000,90000,1 -//================================================== -// moc_fild03 - Sograt Desert -//================================================== +//== moc_fild03 - Sograt Desert ============================ moc_fild03,0,0,0,0 monster Wolf 1013,140,5000,0,0 moc_fild03,0,0,0,0 monster Argos 1100,20,5000,0,0 moc_fild03,0,0,0,0 monster Steel Chonchon 1042,20,5000,0,0 @@ -59,21 +72,13 @@ moc_fild03,261,161,5,5 monster Green Plant 1080,2,180000,90000,1 moc_fild03,213,201,5,5 monster Green Plant 1080,2,180000,90000,1 moc_fild03,200,263,5,5 monster Green Plant 1080,2,180000,90000,1 -//================================================== -// moc_fild04 - Disabled on Episode 12.1 -//================================================== +//== moc_fild04 - Disabled on Episode 12.1 ================= -//================================================== -// moc_fild05 - Disabled on Episode 12.1 -//================================================== +//== moc_fild05 - Disabled on Episode 12.1 ================= -//================================================== -// moc_fild06 - Disabled on Episode 12.1 -//================================================== +//== moc_fild06 - Disabled on Episode 12.1 ================= -//================================================== -// moc_fild07 - Sograt Desert -//================================================== +//== moc_fild07 - Sograt Desert ============================ moc_fild07,0,0,0,0 monster Drops 1113,140,5000,0,0 moc_fild07,0,0,0,0 monster Chonchon 1011,30,5000,0,0 moc_fild07,0,0,0,0 monster Picky 1050,15,5000,0,0 @@ -81,28 +86,18 @@ moc_fild07,0,0,0,0 monster Peco Peco Egg 1047,10,5000,0,0 moc_fild07,0,0,0,0 monster Picky 1049,10,5000,0,0 moc_fild07,162,333,12,12 monster Yellow Plant 1081,5,360000,180000,1 -//================================================== -// moc_fild08 - Disabled on Episode 12.1 -//================================================== +//== moc_fild08 - Disabled on Episode 12.1 ================= -//================================================== -// moc_fild09 - Disabled on Episode 12.1 -//================================================== +//== moc_fild09 - Disabled on Episode 12.1 ================ -//================================================== -// moc_fild10 - Disabled on Episode 12.1 -//================================================== +//== moc_fild10 - Disabled on Episode 12.1 ================ -//================================================== -// moc_fild11 - Sograt Desert -//================================================== +//== moc_fild11 - Sograt Desert ============================ moc_fild11,0,0,0,0 monster Baby Desert Wolf 1107,140,5000,0,0 moc_fild11,0,0,0,0 monster Condor 1009,30,5000,0,0 moc_fild11,0,0,0,0 monster Scorpion 1001,30,5000,0,0 -//================================================== -// moc_fild12 - Sograt Desert -//================================================== +//== moc_fild12 - Sograt Desert ============================ moc_fild12,0,0,0,0 monster Picky 1049,50,5000,0,0 moc_fild12,0,0,0,0 monster Picky 1050,50,5000,0,0 moc_fild12,0,0,0,0 monster Peco Peco Egg 1047,35,5000,0,0 @@ -110,9 +105,7 @@ moc_fild12,0,0,0,0 monster Drops 1113,30,5000,0,0 moc_fild12,0,0,0,0 monster Condor 1009,30,5000,0,0 moc_fild12,181,336,40,20 monster Yellow Plant 1081,10,180000,90000,1 -//================================================== -// moc_fild13 - Sograt Desert -//================================================== +//== moc_fild13 - Sograt Desert ============================ moc_fild13,0,0,0,0 monster Steel Chonchon 1042,140,5000,0,0 moc_fild13,0,0,0,0 monster Wolf 1013,15,5000,0,0 moc_fild13,0,0,0,0 monster Argos 1100,15,5000,0,0 @@ -141,24 +134,16 @@ moc_fild13,101,185,5,5 monster Yellow Plant 1081,3,180000,90000,1 moc_fild13,106,258,5,5 monster Yellow Plant 1081,3,180000,90000,1 moc_fild13,161,273,5,5 monster Yellow Plant 1081,3,180000,90000,1 -//================================================== -// moc_fild14 - Disabled on Episode 12.1 -//================================================== +//== moc_fild14 - Disabled on Episode 12.1 ================= -//================================================== -// moc_fild15 - Disabled on Episode 12.1 -//================================================== +//== moc_fild15 - Disabled on Episode 12.1 ================= -//================================================== -// moc_fild16 - Sograt Desert -//================================================== +//== moc_fild16 - Sograt Desert ============================ moc_fild16,0,0,0,0 monster Sandman 1165,130,5000,0,0 moc_fild16,0,0,0,0 monster Hode 1127,30,5000,0,0 moc_fild16,0,0,0,0 monster Frilldora 1119,10,5000,0,0 -//================================================== -// moc_fild17 - Sograt Desert -//================================================== +//== moc_fild17 - Sograt Desert ============================ moc_fild17,0,0,0,0 monster Hode 1127,130,5000,0,0 moc_fild17,0,0,0,0 monster Sandman 1165,30,5000,0,0 moc_fild17,0,0,0,0 monster Frilldora 1119,10,5000,0,0 @@ -171,9 +156,7 @@ moc_fild17,335,191,0,0 monster Yellow Plant 1081,1,180000,90000,1 moc_fild17,347,224,0,0 monster Yellow Plant 1081,1,180000,90000,1 moc_fild17,359,258,0,0 monster Yellow Plant 1081,1,180000,90000,1 -//================================================== -// moc_fild18 - Sograt Desert -//================================================== +//== moc_fild18 - Sograt Desert ============================ moc_fild18,0,0,0,0 monster Scorpion 1001,140,5000,0,0 moc_fild18,0,0,0,0 monster Condor 1009,30,5000,0,0 moc_fild18,0,0,0,0 monster Baby Desert Wolf 1107,30,5000,0,0 @@ -187,29 +170,21 @@ moc_fild18,230,144,0,0 monster Yellow Plant 1081,1,180000,90000,1 moc_fild18,325,207,0,0 monster Yellow Plant 1081,1,180000,90000,1 moc_fild18,325,272,0,0 monster Yellow Plant 1081,1,180000,90000,1 -//================================================== -// moc_fild19 - Quest Map -//================================================== +//== moc_fild19 - Quest Map ================================ -//================================================== -// moc_fild20 - Sograt Desert - Continental Guard Quarantine -//================================================== +//== moc_fild20 - Sograt Desert - Continental Guard Quarantine = moc_fild20,0,0,0,0 monster Incarnation of Morroc 1918,1,30000,0,0 moc_fild20,0,0,0,0 monster Incarnation of Morroc 1919,1,30000,0,0 moc_fild20,0,0,0,0 monster Incarnation of Morroc 1920,1,30000,0,0 moc_fild20,0,0,0,0 monster Incarnation of Morroc 1921,1,30000,0,0 -//================================================== -// moc_fild21 - Dimensional Gorge -//================================================== +//== moc_fild21 - Dimensional Gorge ======================== moc_fild21,0,0,0,0 monster Incarnation of Morroc 1918,46,30000,0,0 moc_fild21,0,0,0,0 monster Incarnation of Morroc 1919,46,30000,0,0 moc_fild21,0,0,0,0 monster Incarnation of Morroc 1920,46,30000,0,0 moc_fild21,0,0,0,0 monster Incarnation of Morroc 1921,34,30000,0,0 -//================================================== -// moc_fild22 - Dimensional Gorge -//================================================== +//== moc_fild22 - Dimensional Gorge ======================== moc_fild22,0,0,0,0 monster Incarnation of Morroc 1918,60,30000,0,0 moc_fild22,0,0,0,0 monster Incarnation of Morroc 1919,60,30000,0,0 moc_fild22,0,0,0,0 monster Incarnation of Morroc 1920,60,30000,0,0 diff --git a/npc/re/mobs/fields/moscovia.txt b/npc/re/mobs/fields/moscovia.txt index 158fb2d66..12e528874 100644 --- a/npc/re/mobs/fields/moscovia.txt +++ b/npc/re/mobs/fields/moscovia.txt @@ -1,18 +1,41 @@ -//===== Hercules Script ====================================== -//= Moscovia Fields Monster Spawn Script -//===== By: ================================================== -//= Athena (1.0) -//===== Current Version: ===================================== +//================= Hercules Script ======================================= +//= _ _ _ +//= | | | | | | +//= | |_| | ___ _ __ ___ _ _| | ___ ___ +//= | _ |/ _ \ '__/ __| | | | |/ _ \/ __| +//= | | | | __/ | | (__| |_| | | __/\__ \ +//= \_| |_/\___|_| \___|\__,_|_|\___||___/ +//================= License =============================================== +//= This file is part of Hercules. +//= http://herc.ws - http://github.com/HerculesWS/Hercules +//= +//= Copyright (C) 2012-2015 Hercules Dev Team +//= Copyright (C) Streusel +//= Copyright (C) Kisuka +//= Copyright (C) Playtester +//= Copyright (C) Athena +//= +//= Hercules is free software: you can redistribute it and/or modify +//= it under the terms of the GNU General Public License as published by +//= the Free Software Foundation, either version 3 of the License, or +//= (at your option) any later version. +//= +//= This program is distributed in the hope that it will be useful, +//= but WITHOUT ANY WARRANTY; without even the implied warranty of +//= MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +//= GNU General Public License for more details. +//= +//= You should have received a copy of the GNU General Public License +//= along with this program. If not, see . +//========================================================================= +//= Moscovia Fields Monster Spawn Script (Renewal) +//================= Description =========================================== +//= Monster Spawns for Moscovia Fields +//================= Current Version ======================================= //= 1.2 -//===== Additional Comments: ================================= -//= 1.0 Added spawns [Playtester] -//= 1.1 Updated to Renewal Spawns [Kisuka] -//= 1.2 Updated Renewal Spawns. [Streusel] -//============================================================ +//========================================================================= -//================================================== -// mosk_fild02 - Okrestnosti of Moscovia -//================================================== +//== mosk_fild02 - Okrestnosti of Moscovia ================= mosk_fild02,0,0,0,0 monster Side Winder 1037,40,5000,0,0 mosk_fild02,0,0,0,0 monster Argiope 1099,30,5000,0,0 mosk_fild02,0,0,0,0 monster Mantis 1139,10,5000,0,0 diff --git a/npc/re/mobs/fields/niflheim.txt b/npc/re/mobs/fields/niflheim.txt index 245ce4c7c..bca2b94c1 100644 --- a/npc/re/mobs/fields/niflheim.txt +++ b/npc/re/mobs/fields/niflheim.txt @@ -1,40 +1,58 @@ -//===== Hercules Script ====================================== -//= Niflheim Monster Spawn Script -//===== By: ================================================== -//= Athena (1.0) -//===== Current Version: ===================================== +//================= Hercules Script ======================================= +//= _ _ _ +//= | | | | | | +//= | |_| | ___ _ __ ___ _ _| | ___ ___ +//= | _ |/ _ \ '__/ __| | | | |/ _ \/ __| +//= | | | | __/ | | (__| |_| | | __/\__ \ +//= \_| |_/\___|_| \___|\__,_|_|\___||___/ +//================= License =============================================== +//= This file is part of Hercules. +//= http://herc.ws - http://github.com/HerculesWS/Hercules +//= +//= Copyright (C) 2012-2015 Hercules Dev Team +//= Copyright (C) Kisuka +//= Copyright (C) Playtester +//= Copyright (C) MasterOfMuppets +//= Copyright (C) DracoRPG +//= Copyright (C) Lupus +//= Copyright (C) shadow +//= Copyright (C) Athena +//= +//= Hercules is free software: you can redistribute it and/or modify +//= it under the terms of the GNU General Public License as published by +//= the Free Software Foundation, either version 3 of the License, or +//= (at your option) any later version. +//= +//= This program is distributed in the hope that it will be useful, +//= but WITHOUT ANY WARRANTY; without even the implied warranty of +//= MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +//= GNU General Public License for more details. +//= +//= You should have received a copy of the GNU General Public License +//= along with this program. If not, see . +//========================================================================= +//= Niflheim Monster Spawn Script (Renewal) +//================= Description =========================================== +//= Monster Spawns for Niflheim Fields +//================= Current Version ======================================= //= 1.7 -//===== 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] -//= 1.7 Updated to Renewal Spawns [Kisuka] -//============================================================ +//========================================================================= -//================================================== -// niflheim - Nifflheim, Realm of the Dead -//================================================== +//== niflheim - Niflheim, Realm of the Dead ================ niflheim,0,0,0,0 monster Lude 1509,20,5000,0,0 niflheim,0,0,0,0 monster Quve 1508,20,5000,0,0 niflheim,0,0,0,0 monster Gibbet 1503,10,5000,0,0 niflheim,0,0,0,0 monster Heirozoist 1510,10,5000,0,0 niflheim,0,0,0,0 monster Dullahan 1504,5,5000,0,0 -//================================================== -// nif_fild01 - Skellington, a Solitary Village in Nifflheim -//================================================== +//== nif_fild01 - Skellington, a Solitary Village in Niflheim = nif_fild01,0,0,0,0 monster Disguise 1506,50,5000,0,0 nif_fild01,0,0,0,0 monster Quve 1508,30,5000,0,0 nif_fild01,0,0,0,0 monster Dullahan 1504,20,5000,0,0 nif_fild01,0,0,0,0 monster Gibbet 1503,10,5000,0,0 nif_fild01,0,0,0,0 monster Heirozoist 1510,10,5000,0,0 -//================================================== -// nif_fild02 - Vally of Gyoll -//================================================== +//== nif_fild02 - Valley of Gyoll ========================== nif_fild02,0,0,0,0 monster Loli Ruri 1505,21,5000,0,0 nif_fild02,0,0,0,0 monster Gibbet 1503,20,5000,0,0 nif_fild02,0,0,0,0 monster Bloody Murderer 1507,11,5000,0,0 diff --git a/npc/re/mobs/fields/payon.txt b/npc/re/mobs/fields/payon.txt index 473bd2bfd..db9759260 100644 --- a/npc/re/mobs/fields/payon.txt +++ b/npc/re/mobs/fields/payon.txt @@ -1,20 +1,40 @@ -//===== Hercules Script ====================================== -//= Payon Fields Monster Spawn Script -//===== By: ================================================== -//= Athena (1.0) -//===== Current Version: ===================================== +//================= Hercules Script ======================================= +//= _ _ _ +//= | | | | | | +//= | |_| | ___ _ __ ___ _ _| | ___ ___ +//= | _ |/ _ \ '__/ __| | | | |/ _ \/ __| +//= | | | | __/ | | (__| |_| | | __/\__ \ +//= \_| |_/\___|_| \___|\__,_|_|\___||___/ +//================= License =============================================== +//= This file is part of Hercules. +//= http://herc.ws - http://github.com/HerculesWS/Hercules +//= +//= Copyright (C) 2012-2015 Hercules Dev Team +//= Copyright (C) L0ne_W0lf +//= Copyright (C) Playtester +//= Copyright (C) Athena +//= +//= Hercules is free software: you can redistribute it and/or modify +//= it under the terms of the GNU General Public License as published by +//= the Free Software Foundation, either version 3 of the License, or +//= (at your option) any later version. +//= +//= This program is distributed in the hope that it will be useful, +//= but WITHOUT ANY WARRANTY; without even the implied warranty of +//= MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +//= GNU General Public License for more details. +//= +//= You should have received a copy of the GNU General Public License +//= along with this program. If not, see . +//========================================================================= +//= Payon Fields Monster Spawn Script (Pre-Renewal) +//================= Description =========================================== +//= Monster Spawns for Payon Fields +//================= Current Version ======================================= //= 1.5 -//===== Additional Comments: ================================= -//= 1.1 Official kRO 10.1 spawns [Playtester] -//= 1.2 Some 11.1 spawn changes [Playtester] -//= 1.3 More accurate spawns [Playtester] -//= 1.4 Corrected MVP spawn variance. [L0ne_W0lf] -//= 1.5 Updated to renewal spawns. [L0ne_W0lf] -//============================================================ +//========================================================================= -//================================================== -// pay_fild01 - Payon Forest -//================================================== +//== pay_fild01 - Payon Forest ============================= pay_fild01,0,0,0,0 monster Willow 1010,140,5000,0,0 pay_fild01,0,0,0,0 monster Poring 1002,30,5000,0,0 pay_fild01,0,0,0,0 monster Fabre 1007,30,5000,0,0 @@ -35,18 +55,14 @@ pay_fild01,64,190,0,0 monster Black Mushroom 1084,1,180000,90000,1 pay_fild01,70,246,0,0 monster Black Mushroom 1084,1,180000,90000,1 pay_fild01,0,0,0,0 monster Green Plant 1080,5,180000,90000,1 -//================================================== -// pay_fild02 - Payon Forest -//================================================== +//== pay_fild02 - Payon Forest ============================= pay_fild02,0,0,0,0 monster Boa 1025,140,5000,0,0 pay_fild02,0,0,0,0 monster Wormtail 1024,30,5000,0,0 pay_fild02,0,0,0,0 monster Spore 1014,30,5000,0,0 pay_fild02,105,256,10,10 monster Green Plant 1080,4,360000,180000,1 pay_fild02,105,256,10,10 monster Red Mushroom 1085,4,360000,180000,1 -//================================================== -// pay_fild03 - Payon Forest -//================================================== +//== pay_fild03 - Payon Forest ============================= pay_fild03,0,0,0,0 monster Fabre 1007,130,5000,0,0 pay_fild03,0,0,0,0 monster Poring 1002,25,5000,0,0 pay_fild03,0,0,0,0 monster Willow 1010,25,5000,0,0 @@ -54,9 +70,7 @@ pay_fild03,0,0,0,0 monster Pupa 1008,20,5000,0,0 pay_fild03,153,216,10,10 monster Red Mushroom 1085,6,900000,450000,1 pay_fild03,372,64,15,15 monster Green Plant 1080,4,180000,90000,1 -//================================================== -// pay_fild04 - Sograt Desert -//================================================== +//== pay_fild04 - Sograt Desert ============================ pay_fild04,0,0,0,0 monster Poporing 1031,130,5000,0,0 pay_fild04,0,0,0,0 monster Marin 1242,30,5000,0,0 pay_fild04,0,0,0,0 monster Drops 1113,20,5000,0,0 @@ -68,13 +82,9 @@ pay_fild04,0,0,0,0 monster Deviling 1582,1,7200000,3600000,1 pay_fild04,346,335,5,5 monster Shining Plant 1083,1,1800000,900000,1 pay_fild04,254,193,10,10 monster Green Plant 1080,5,360000,180000,1 -//================================================== -// pay_fild05 - Disabled on Renewal -//================================================== +//== pay_fild05 - Disabled on Renewal ====================== -//================================================== -// pay_fild06 - Payon Forest -//================================================== +//== pay_fild06 - Payon Forest ============================= pay_fild06,0,0,0,0 monster Wormtail 1024,140,5000,0,0 pay_fild06,0,0,0,0 monster Boa 1025,30,5000,0,0 pay_fild06,0,0,0,0 monster Spore 1014,30,5000,0,0 @@ -82,36 +92,28 @@ pay_fild06,211,191,2,10 monster Red Mushroom 1085,8,180000,90000,1 pay_fild06,268,155,20,20 monster Green Plant 1080,10,360000,180000,1 pay_fild06,268,155,20,20 monster Shining Plant 1083,1,1800000,900000,1 -//================================================== -// pay_fild07 - Payon Forest -//================================================== +//== pay_fild07 - Payon Forest ============================= pay_fild07,0,0,0,0 monster Bigfoot 1060,130,5000,0,0 pay_fild07,0,0,0,0 monster Caramel 1103,30,5000,0,0 pay_fild07,0,0,0,0 monster Stainer 1174,20,5000,0,0 pay_fild07,0,0,0,0 monster Creamy 1018,20,5000,0,0 pay_fild07,171,331,20,20 monster Green Plant 1080,8,900000,450000,1 -//================================================== -// pay_fild08 - Payon Forest -//================================================== +//== pay_fild08 - Payon Forest ============================= pay_fild08,0,0,0,0 monster Spore 1014,140,5000,0,0 pay_fild08,0,0,0,0 monster Wormtail 1024,30,5000,0,0 pay_fild08,0,0,0,0 monster Boa 1025,30,5000,0,0 pay_fild08,0,0,0,0 monster Green Plant 1080,10,60000,30000,1 pay_fild08,143,156,40,40 monster Shining Plant 1083,1,3600000,1800000,1 -//================================================== -// pay_fild09 - Payon Forest -//================================================== +//== pay_fild09 - Payon Forest ============================= pay_fild09,0,0,0,0 monster Elder Willow 1033,140,5000,0,0 pay_fild09,0,0,0,0 monster Horn 1128,30,5000,0,0 pay_fild09,0,0,0,0 monster Coco 1104,30,5000,0,0 pay_fild09,198,217,30,30 monster Green Plant 1080,10,360000,180000,1 pay_fild09,198,217,30,30 monster Shining Plant 1083,1,1800000,900000,1 -//================================================== -// pay_fild10 - Payon Forest -//================================================== +//== pay_fild10 - Payon Forest ============================= pay_fild10,0,0,0,0 monster Greatest General 1277,100,5000,0,0 pay_fild10,0,0,0,0 monster Beetle King 1494,50,5000,0,0 pay_fild10,0,0,0,0 monster Savage 1166,50,5000,0,0 @@ -123,6 +125,4 @@ pay_fild10,213,157,10,10 monster Blue Plant 1079,1,360000,180000,1 pay_fild10,281,307,10,10 monster Blue Plant 1079,1,360000,180000,1 pay_fild10,66,332,10,10 monster Blue Plant 1079,1,360000,180000,1 -//================================================== -// pay_fild11 - Disabled on Renewal -//================================================== +//== pay_fild11 - Disabled on Renewal ====================== diff --git a/npc/re/mobs/fields/prontera.txt b/npc/re/mobs/fields/prontera.txt index 9d3746be8..2dca8a5c0 100644 --- a/npc/re/mobs/fields/prontera.txt +++ b/npc/re/mobs/fields/prontera.txt @@ -1,38 +1,55 @@ -//===== Hercules Script ====================================== -//= Prontera Fields Monster Spawn Script -//===== By: ================================================== -//= Athena (1.0) -//===== Current Version: ===================================== +//================= Hercules Script ======================================= +//= _ _ _ +//= | | | | | | +//= | |_| | ___ _ __ ___ _ _| | ___ ___ +//= | _ |/ _ \ '__/ __| | | | |/ _ \/ __| +//= | | | | __/ | | (__| |_| | | __/\__ \ +//= \_| |_/\___|_| \___|\__,_|_|\___||___/ +//================= License =============================================== +//= This file is part of Hercules. +//= http://herc.ws - http://github.com/HerculesWS/Hercules +//= +//= Copyright (C) 2012-2015 Hercules Dev Team +//= Copyright (C) Streusel +//= Copyright (C) Playtester +//= Copyright (C) Lupus +//= Copyright (C) Athena +//= +//= Hercules is free software: you can redistribute it and/or modify +//= it under the terms of the GNU General Public License as published by +//= the Free Software Foundation, either version 3 of the License, or +//= (at your option) any later version. +//= +//= This program is distributed in the hope that it will be useful, +//= but WITHOUT ANY WARRANTY; without even the implied warranty of +//= MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +//= GNU General Public License for more details. +//= +//= You should have received a copy of the GNU General Public License +//= along with this program. If not, see . +//========================================================================= +//= Prontera Fields Monster Spawn Script (Renewal) +//================= Description =========================================== +//= Monster Spawns for Prontera Fields +//================= Current Version ======================================= //= 1.6 -//===== Additional Comments: ================================= -//= 1.2 fixed some map name typos [Lupus] -//= 1.3 Official kRO 10.1 spawns [Playtester] -//= 1.4 More accurate spawns [Playtester] -//= 1.5 Updated to Renewal spawns. -//= 1.6 Updated Renewal Spawns [Streusel] -//============================================================ +//========================================================================= -//================================================== -// prt_fild00 - Prontera Field -//================================================== +//== prt_fild00 - Prontera Field =========================== prt_fild00,0,0,0,0 monster Roda Frog 1012,130,5000,0,0 prt_fild00,0,0,0,0 monster Ambernite 1094,50,5000,0,0 prt_fild00,0,0,0,0 monster Savage Babe 1167,20,5000,0,0 prt_fild00,227,212,0,0 monster Shining Plant 1083,1,1800000,900000,1 prt_fild00,285,138,10,10 monster Green Plant 1080,5,360000,180000,1 -//================================================== -// prt_fild01 - Prontera Field -//================================================== +//== prt_fild01 - Prontera Field =========================== prt_fild01,0,0,0,0 monster Lunatic 1063,140,5000,0,0 prt_fild01,0,0,0,0 monster Poring 1002,30,5000,0,0 prt_fild01,0,0,0,0 monster Fabre 1007,30,5000,0,0 prt_fild01,199,266,3,3 monster Green Plant 1080,3,360000,180000,1 prt_fild01,199,266,3,3 monster Blue Plant 1079,1,900000,450000,1 -//================================================== -// prt_fild02 - Prontera Field -//================================================== +//== prt_fild02 - Prontera Field =========================== prt_fild02,0,0,0,0 monster Stainer 1174,140,5000,0,0 prt_fild02,0,0,0,0 monster Creamy 1018,30,5000,0,0 prt_fild02,0,0,0,0 monster Poporing 1031,30,5000,0,0 @@ -40,9 +57,7 @@ prt_fild02,0,0,0,0 monster Eclipse 1093,1,1800000,1200000,0 prt_fild02,339,309,3,3 monster Shining Plant 1083,1,1800000,900000,1 prt_fild02,0,0,0,0 monster Shining Plant 1083,2,1800000,900000,1 -//================================================== -// prt_fild03 - Prontera Field -//================================================== +//== prt_fild03 - Prontera Field =========================== prt_fild03,0,0,0,0 monster Yoyo 1057,100,5000,0,0 prt_fild03,0,0,0,0 monster Poporing 1031,30,5000,0,0 prt_fild03,0,0,0,0 monster Horn 1128,30,5000,0,0 @@ -53,50 +68,38 @@ prt_fild03,307,75,5,5 monster Green Plant 1080,5,360000,180000,1 prt_fild03,147,219,5,5 monster Green Plant 1080,5,360000,180000,1 prt_fild03,148,107,5,5 monster Green Plant 1080,5,360000,180000,1 -//================================================== -// prt_fild04 - Prontera Field -//================================================== +//== prt_fild04 - Prontera Field =========================== prt_fild04,0,0,0,0 monster Ambernite 1094,80,5000,0,0 prt_fild04,0,0,0,0 monster Roda Frog 1012,20,5000,0,0 prt_fild04,0,0,0,0 monster Vocal 1088,1,1800000,1200000,0 prt_fild04,350,114,10,10 monster Green Plant 1080,5,900000,450000,1 -//================================================== -// prt_fild05 - Prontera Field -//================================================== +//== prt_fild05 - Prontera Field =========================== prt_fild05,0,0,0,0 monster Hornet 1004,140,5000,0,0 prt_fild05,0,0,0,0 monster Thief Bug Egg 1048,30,5000,0,0 prt_fild05,0,0,0,0 monster Thief Bug 1051,30,5000,0,0 prt_fild05,208,37,10,10 monster Green Plant 1080,6,900000,450000,1 prt_fild05,208,37,10,10 monster Blue Plant 1079,1,900000,450000,1 -//================================================== -// prt_fild06 - Prontera Field -//================================================== +//== prt_fild06 - Prontera Field =========================== prt_fild06,0,0,0,0 monster Fabre 1007,140,5000,0,0 prt_fild06,0,0,0,0 monster Poring 1002,30,5000,0,0 prt_fild06,0,0,0,0 monster Lunatic 1063,30,5000,0,0 prt_fild06,222,30,40,10 monster Green Plant 1080,15,900000,450000,1 -//================================================== -// prt_fild07 - Prontera Field -//================================================== +//== prt_fild07 - Prontera Field =========================== prt_fild07,0,0,0,0 monster Rocker 1052,150,5000,0,0 prt_fild07,0,0,0,0 monster Savage Babe 1167,50,5000,0,0 prt_fild07,0,0,0,0 monster Vocal 1088,1,1800000,1200000,0 prt_fild07,225,110,5,5 monster Black Mushroom 1084,3,360000,180000,1 -//================================================== -// prt_fild08 - Prontera Field -//================================================== +//== prt_fild08 - Prontera Field =========================== prt_fild08,0,0,0,0 monster Poring 1002,110,5000,0,0 prt_fild08,0,0,0,0 monster Lunatic 1063,100,5000,0,0 prt_fild08,0,0,0,0 monster Fabre 1007,100,5000,0,0 prt_fild08,0,0,0,0 monster Little Poring 2398,30,50000,0,0 -//================================================== -// prt_fild08 - Duplicates -//================================================== +//== prt_fild08 - Duplicates =============================== prt_fild08a,0,0,0,0 monster Poring 1002,110,5000,0,0 prt_fild08a,0,0,0,0 monster Lunatic 1063,100,5000,0,0 prt_fild08a,0,0,0,0 monster Fabre 1007,100,5000,0,0 @@ -114,17 +117,12 @@ prt_fild08d,0,0,0,0 monster Lunatic 1063,100,5000,0,0 prt_fild08d,0,0,0,0 monster Fabre 1007,100,5000,0,0 prt_fild08d,0,0,0,0 monster Little Poring 2398,30,50000,0,0 - -//================================================== -// prt_fild09 - Prontera Field -//================================================== +//== prt_fild09 - Prontera Field =========================== prt_fild09,0,0,0,0 monster Magnolia 1138,140,5000,0,0 prt_fild09,0,0,0,0 monster Metaller 1058,60,5000,0,0 prt_fild09,237,115,5,5 monster Yellow Plant 1081,3,360000,180000,1 -//================================================== -// prt_fild10 - Prontera Field -//================================================== +//== prt_fild10 - Prontera Field =========================== prt_fild10,0,0,0,0 monster Elder Willow 1033,140,5000,0,0 prt_fild10,0,0,0,0 monster Poporing 1031,20,5000,0,0 prt_fild10,0,0,0,0 monster Horn 1128,20,5000,0,0 @@ -132,9 +130,7 @@ prt_fild10,0,0,0,0 monster Coco 1104,20,5000,0,0 prt_fild10,99,114,20,5 monster Red Mushroom 1085,15,360000,180000,1 prt_fild10,155,179,10,10 monster Shining Plant 1083,1,1800000,900000,1 -//================================================== -// prt_fild11 - Prontera Field -//================================================== +//== prt_fild11 - Prontera Field =========================== prt_fild11,0,0,0,0 monster Goblin 1126,60,5000,0,0 prt_fild11,0,0,0,0 monster Rotar Zairo 1392,50,5000,0,0 prt_fild11,0,0,0,0 monster Goblin Archer 1258,50,5000,0,0 diff --git a/npc/re/mobs/fields/rachel.txt b/npc/re/mobs/fields/rachel.txt index d8dd26f42..e5e39de14 100644 --- a/npc/re/mobs/fields/rachel.txt +++ b/npc/re/mobs/fields/rachel.txt @@ -1,59 +1,71 @@ -//===== Hercules Script ====================================== -//= Rachel Fields Monster Spawn Script -//===== By: ================================================== -//= Athena (1.0) -//===== Current Version: ===================================== +//================= Hercules Script ======================================= +//= _ _ _ +//= | | | | | | +//= | |_| | ___ _ __ ___ _ _| | ___ ___ +//= | _ |/ _ \ '__/ __| | | | |/ _ \/ __| +//= | | | | __/ | | (__| |_| | | __/\__ \ +//= \_| |_/\___|_| \___|\__,_|_|\___||___/ +//================= License =============================================== +//= This file is part of Hercules. +//= http://herc.ws - http://github.com/HerculesWS/Hercules +//= +//= Copyright (C) 2012-2015 Hercules Dev Team +//= Copyright (C) Streusel +//= Copyright (C) Kisuka +//= Copyright (C) L0ne_W0lf +//= Copyright (C) Playtester +//= Copyright (C) Sepheus +//= Copyright (C) Athena +//= +//= Hercules is free software: you can redistribute it and/or modify +//= it under the terms of the GNU General Public License as published by +//= the Free Software Foundation, either version 3 of the License, or +//= (at your option) any later version. +//= +//= This program is distributed in the hope that it will be useful, +//= but WITHOUT ANY WARRANTY; without even the implied warranty of +//= MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +//= GNU General Public License for more details. +//= +//= You should have received a copy of the GNU General Public License +//= along with this program. If not, see . +//========================================================================= +//= Rachel Fields Monster Spawn Script (Renewal) +//================= Description =========================================== +//= Monster Spawns for Rachel Fields +//================= Current Version ======================================= //= 1.5 -//===== Additional Comments: ================================= -//= 1.0 Created this [Sepheus] -//= 1.1 Updated [Playtester] -//= 1.2 More accurate spawns [Playtester] -//= 1.3 Corrected MVP spawn variance. [L0ne_W0lf] -//= 1.4 Updated to Renewal Spawns [Kisuka] -//= 1.5 Updated Renewal Spawns [Streusel] -//============================================================ +//========================================================================= -//================================================== -// ra_fild01 - Audhumbla Grassland -//================================================== +//== ra_fild01 - Audhumbla Grassland ======================= ra_fild01,0,0,0,0 monster Desert Wolf 1106,130,5000,0,0 ra_fild01,0,0,0,0 monster Roween 1782,30,5000,0,0 ra_fild01,0,0,0,0 monster Baby Desert Wolf 1107,20,5000,0,0 ra_fild01,0,0,0,0 monster Anopheles 1627,10,5000,0,0 -//================================================== -// ra_fild02 - Disabled on Renewal -//================================================== +//== ra_fild02 - Disabled on Renewal ======================= -//================================================== -// ra_fild03 - The Plain of Ida -//================================================== +//== ra_fild03 - The Plain of Ida ========================== ra_fild03,0,0,0,0 monster Hill Wind 1680,130,5000,0,0 ra_fild03,0,0,0,0 monster Roween 1782,30,5000,0,0 ra_fild03,0,0,0,0 monster Anacondaq 1030,20,5000,0,0 ra_fild03,0,0,0,0 monster Anopheles 1627,20,5000,0,0 ra_fild03,0,0,0,0 boss_monster Atroce 1785,1,10800000,600000,1 -//================================================== -// ra_fild04 - Audhumbla Grassland -//================================================== +//== ra_fild04 - Audhumbla Grassland ======================= ra_fild04,0,0,0,0 monster Hill Wind 1680,130,5000,0,0 ra_fild04,0,0,0,0 monster Roween 1782,30,5000,0,0 ra_fild04,0,0,0,0 monster Desert Wolf 1106,20,5000,0,0 ra_fild04,0,0,0,0 monster Anopheles 1627,20,5000,0,0 ra_fild04,0,0,0,0 boss_monster Atroce 1785,1,18000000,600000,1 -//================================================== -// ra_fild05 - Audhumbla Grassland -//================================================== +//== ra_fild05 - Audhumbla Grassland ======================= ra_fild05,0,0,0,0 monster Kobold 1133,70,5000,0,0 ra_fild05,0,0,0,0 monster Kobold 1134,70,5000,0,0 ra_fild05,0,0,0,0 monster Kobold 1135,70,5000,0,0 ra_fild05,0,0,0,0 monster Anopheles 1627,10,5000,0,0 -//================================================== -// ra_fild06 - Portus Luna -//================================================== +//== ra_fild06 - Portus Luna =============================== ra_fild06,0,0,0,0 monster Kobold Archer 1282,70,5000,0,0 ra_fild06,0,0,0,0 monster Kobold 1133,40,5000,0,0 ra_fild06,0,0,0,0 monster Kobold 1134,40,5000,0,0 @@ -61,42 +73,28 @@ ra_fild06,0,0,0,0 monster Kobold 1135,40,5000,0,0 ra_fild06,0,0,0,0 monster Anopheles 1627,10,5000,0,0 ra_fild06,0,0,0,0 monster Kobold Leader 1296,1,1800000,1200000,0 -//================================================== -// ra_fild07 - Disabled on Renewal -//================================================== +//== ra_fild07 - Disabled on Renewal ======================= -//================================================== -// ra_fild08 - The Plain of Ida -//================================================== +//== ra_fild08 - The Plain of Ida ========================== ra_fild08,0,0,0,0 monster Anacondaq 1030,100,5000,0,0 ra_fild08,0,0,0,0 monster Roween 1782,50,5000,0,0 ra_fild08,0,0,0,0 monster Hill Wind 1680,20,5000,0,0 ra_fild08,0,0,0,0 monster Baby Desert Wolf 1107,10,5000,0,0 ra_fild08,0,0,0,0 monster Anopheles 1627,10,5000,0,0 -//================================================== -// ra_fild09 - Disabled on Renewal -//================================================== +//== ra_fild09 - Disabled on Renewal ======================= -//================================================== -// ra_fild10 - Disabled on Renewal -//================================================== +//== ra_fild10 - Disabled on Renewal ======================= -//================================================== -// ra_fild11 - Disabled on Renewal -//================================================== +//== ra_fild11 - Disabled on Renewal ======================= //ra_fild11,0,0,0,0 monster Yellow Plant 1081,15,10000,0,1 //ra_fild11,0,0,0,0 monster Red Plant 1078,5,10000,0,1 -//================================================== -// ra_fild12 - The Plain of Ida -//================================================== +//== ra_fild12 - The Plain of Ida ========================== ra_fild12,0,0,0,0 monster Roween 1782,130,5000,0,0 ra_fild12,0,0,0,0 monster Anopheles 1627,30,5000,0,0 ra_fild12,0,0,0,0 monster Baby Desert Wolf 1107,15,5000,0,0 ra_fild12,0,0,0,0 monster Yellow Plant 1081,15,10000,0,1 ra_fild12,0,0,0,0 monster Red Plant 1078,5,10000,0,1 -//================================================== -// ra_fild13 - Disabled on Renewal -//================================================== +//== ra_fild13 - Disabled on Renewal ======================= diff --git a/npc/re/mobs/fields/splendide.txt b/npc/re/mobs/fields/splendide.txt index d7e3aa3aa..230aa790e 100644 --- a/npc/re/mobs/fields/splendide.txt +++ b/npc/re/mobs/fields/splendide.txt @@ -1,30 +1,49 @@ -//===== Hercules Script ====================================== -//= Splendide Fields Monster Spawn Script -//===== By: ================================================== -//= alexx, MaC -//===== Current Version: ===================================== +//================= Hercules Script ======================================= +//= _ _ _ +//= | | | | | | +//= | |_| | ___ _ __ ___ _ _| | ___ ___ +//= | _ |/ _ \ '__/ __| | | | |/ _ \/ __| +//= | | | | __/ | | (__| |_| | | __/\__ \ +//= \_| |_/\___|_| \___|\__,_|_|\___||___/ +//================= License =============================================== +//= This file is part of Hercules. +//= http://herc.ws - http://github.com/HerculesWS/Hercules +//= +//= Copyright (C) 2012-2015 Hercules Dev Team +//= Copyright (C) scriptor +//= Copyright (C) alexx +//= Copyright (C) MaC +//= +//= Hercules is free software: you can redistribute it and/or modify +//= it under the terms of the GNU General Public License as published by +//= the Free Software Foundation, either version 3 of the License, or +//= (at your option) any later version. +//= +//= This program is distributed in the hope that it will be useful, +//= but WITHOUT ANY WARRANTY; without even the implied warranty of +//= MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +//= GNU General Public License for more details. +//= +//= You should have received a copy of the GNU General Public License +//= along with this program. If not, see . +//========================================================================= +//= Splendide Fields Monster Spawn Script (Renewal) +//================= Description =========================================== +//= Monster Spawns for Splendide Fields +//================= Current Version ======================================= //= 1.1 -//===== Additional Comments: ================================= -//= 1.0 Official spawn ammounts from Aegis script [alexx] -//= 1.1 Added 13.2 mob spawn update [scriptor] -//============================================================ +//========================================================================= -//================================================== -// spl_fild01 - Splendide Field -//================================================== +//== spl_fild01 - Splendide Field ========================== spl_fild01,0,0,0,0 monster Dark Pinguicula 2015,50,5000,0,0 spl_fild01,0,0,0,0 monster Naga 1993,35,5000,0,0 spl_fild01,0,0,0,0 monster Cornus 1992,25,5000,0,0 -//================================================== -// spl_fild02 - Splendide Field -//================================================== +//== spl_fild02 - Splendide Field ========================== spl_fild02,0,0,0,0 monster Pinguicula 1995,75,5000,0,0 spl_fild02,0,0,0,0 monster Luciola Vespa 1994,15,5000,0,0 -//================================================== -// spl_fild03 - Splendide Field -//================================================== +//== spl_fild03 - Splendide Field ========================== spl_fild03,0,0,0,0 monster Luciola Vespa 1994,35,5000,0,0 spl_fild03,0,0,0,0 monster Cornus 1992,25,5000,0,0 spl_fild03,0,0,0,0 monster Naga 1993,20,5000,0,0 diff --git a/npc/re/mobs/fields/umbala.txt b/npc/re/mobs/fields/umbala.txt index d346dbc3b..7126a6e69 100644 --- a/npc/re/mobs/fields/umbala.txt +++ b/npc/re/mobs/fields/umbala.txt @@ -1,18 +1,40 @@ -//===== Hercules Script ====================================== -//= Umbala Fields Monster Spawn Script -//===== By: ================================================== -//= Darkchild (1.0) -//===== Current Version: ===================================== +//================= Hercules Script ======================================= +//= _ _ _ +//= | | | | | | +//= | |_| | ___ _ __ ___ _ _| | ___ ___ +//= | _ |/ _ \ '__/ __| | | | |/ _ \/ __| +//= | | | | __/ | | (__| |_| | | __/\__ \ +//= \_| |_/\___|_| \___|\__,_|_|\___||___/ +//================= License =============================================== +//= This file is part of Hercules. +//= http://herc.ws - http://github.com/HerculesWS/Hercules +//= +//= Copyright (C) 2012-2015 Hercules Dev Team +//= Copyright (C) L0ne_W0lf +//= Copyright (C) Playtester +//= Copyright (C) Darkchild +//= +//= Hercules is free software: you can redistribute it and/or modify +//= it under the terms of the GNU General Public License as published by +//= the Free Software Foundation, either version 3 of the License, or +//= (at your option) any later version. +//= +//= This program is distributed in the hope that it will be useful, +//= but WITHOUT ANY WARRANTY; without even the implied warranty of +//= MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +//= GNU General Public License for more details. +//= +//= You should have received a copy of the GNU General Public License +//= along with this program. If not, see . +//========================================================================= +//= Umbala Fields Monster Spawn Script (Renewal) +//================= Description =========================================== +//= Monster Spawns for Umbala Fields +//================= Current Version ======================================= //= 1.5 -//===== Additional Comments: ================================= -//= 1.3 Official kRO 10.1 spawns [Playtester] -//= 1.4 More accurate spawns [Playtester] -//= 1.5 Updated spawns to renewal. [L0ne_W0lf] -//============================================================ +//========================================================================= -//================================================== -// um_fild01 - Luluka Forest -//================================================== +//== um_fild01 - Luluka Forest ============================= um_fild01,0,0,0,0 monster Dryad 1493,60,5000,0,0 um_fild01,0,0,0,0 monster Stone Shooter 1495,25,5000,0,0 um_fild01,0,0,0,0 monster Wootan Shooter 1498,10,5000,0,0 @@ -22,9 +44,7 @@ um_fild01,0,0,0,0 monster Green Plant 1080,10,180000,90000,1 um_fild01,0,0,0,0 monster Yellow Plant 1081,10,180000,90000,1 um_fild01,0,0,0,0 monster Shining Plant 1083,5,180000,90000,1 -//================================================== -// um_fild02 - Hoomga Forest -//================================================== +//== um_fild02 - Hoomga Forest ============================= um_fild02,0,0,0,0 monster Wootan Fighter 1499,40,5000,0,0 um_fild02,0,0,0,0 monster Stone Shooter 1495,15,5000,0,0 um_fild02,0,0,0,0 monster Wootan Shooter 1498,10,5000,0,0 @@ -32,9 +52,7 @@ um_fild02,0,0,0,0 monster Choco 1214,5,5000,0,0 um_fild02,0,0,0,0 monster Red Plant 1078,5,180000,90000,1 um_fild02,0,0,0,0 monster Yellow Plant 1081,5,180000,90000,1 -//================================================== -// um_fild03 - Kalala Swamp -//================================================== +//== um_fild03 - Kalala Swamp ============================== um_fild03,0,0,0,0 monster Parasite 1500,60,5000,0,0 um_fild03,0,0,0,0 monster Stone Shooter 1495,15,5000,0,0 um_fild03,0,0,0,0 monster Wootan Shooter 1498,10,5000,0,0 @@ -43,9 +61,7 @@ um_fild03,0,0,0,0 monster Blue Plant 1079,5,180000,90000,1 um_fild03,0,0,0,0 monster Green Plant 1080,10,180000,90000,1 um_fild03,0,0,0,0 monster Shining Plant 1083,2,180000,90000,1 -//================================================== -// um_fild04 - Hoomga Jungle -//================================================== +//== um_fild04 - Hoomga Jungle ============================= um_fild04,0,0,0,0 monster Wild Rose 1261,30,5000,0,0 um_fild04,0,0,0,0 monster Stone Shooter 1495,15,5000,0,0 um_fild04,0,0,0,0 monster Wootan Shooter 1498,5,5000,0,0 diff --git a/npc/re/mobs/fields/veins.txt b/npc/re/mobs/fields/veins.txt index 54261c8d6..09497517c 100644 --- a/npc/re/mobs/fields/veins.txt +++ b/npc/re/mobs/fields/veins.txt @@ -1,25 +1,42 @@ -//===== Hercules Script ====================================== -//= Veins Fields Monster Spawn Script -//===== By: ================================================== -//= $ephiroth -//===== Current Version: ===================================== +//================= Hercules Script ======================================= +//= _ _ _ +//= | | | | | | +//= | |_| | ___ _ __ ___ _ _| | ___ ___ +//= | _ |/ _ \ '__/ __| | | | |/ _ \/ __| +//= | | | | __/ | | (__| |_| | | __/\__ \ +//= \_| |_/\___|_| \___|\__,_|_|\___||___/ +//================= License =============================================== +//= This file is part of Hercules. +//= http://herc.ws - http://github.com/HerculesWS/Hercules +//= +//= Copyright (C) 2012-2015 Hercules Dev Team +//= Copyright (C) Streusel +//= Copyright (C) Kisuka +//= Copyright (C) Gepard +//= Copyright (C) Playtester +//= Copyright (C) $ephiroth +//= +//= Hercules is free software: you can redistribute it and/or modify +//= it under the terms of the GNU General Public License as published by +//= the Free Software Foundation, either version 3 of the License, or +//= (at your option) any later version. +//= +//= This program is distributed in the hope that it will be useful, +//= but WITHOUT ANY WARRANTY; without even the implied warranty of +//= MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +//= GNU General Public License for more details. +//= +//= You should have received a copy of the GNU General Public License +//= along with this program. If not, see . +//========================================================================= +//= Veins Fields Monster Spawn Script (Renewal) +//================= Description =========================================== +//= Monster Spawns for Veins Fields +//================= Current Version ======================================= //= 1.9 -//===== Additional Comments: ================================= -//= 1.0 Temp. monster spawn in Veins Field. [$ephiroth] -//= 1.1 Updated monster spawn based on kRO website. [$ephiroth] -//= 1.2 Updated mobs based on info jAthena. [$ephiroth] -//= 1.3 Fixed some typos and Atros spawn [Playtester] -//= 1.4 Updated spawns with info from RO Monthly [Playtester] -//= 1.5 Updated spawn amounts to official [Playtester] -//= 1.6 Even more accurate spawns [Playtester] -//= 1.7 Corrected MVP spawn variance. [Gepard] -//= 1.8 Updated to Renewal Spawns. [Kisuka] -//= 1.9 Updated Renewal Spawns. [Streusel] -//============================================================ +//========================================================================= -//================================================== -// ve_fild01 - Veins Field -//================================================== +//== ve_fild01 - Veins Field =============================== ve_fild01,0,0,0,0 monster Galion 1783,35,5000,0,0 ve_fild01,0,0,0,0 monster Stapo 1784,20,5000,0,0 ve_fild01,0,0,0,0 monster Drosera 1781,20,5000,0,0 @@ -30,9 +47,7 @@ ve_fild01,0,0,0,0 monster Yellow Plant 1081,10,10000,0,1 ve_fild01,270,80,20,7 monster Blue Plant 1079,4,840000,0,1 ve_fild01,270,80,20,7 monster Shining Plant 1083,1,960000,0,1 -//================================================== -// ve_fild02 - Veins Field -//================================================== +//== ve_fild02 - Veins Field =============================== ve_fild02,0,0,0,0 monster Drosera 1781,130,5000,0,0 ve_fild02,0,0,0,0 monster Muscipular 1780,20,5000,0,0 ve_fild02,0,0,0,0 monster Galion 1783,10,5000,0,0 @@ -40,38 +55,28 @@ ve_fild02,120,55,50,50 boss_monster Atroce 1785,1,21600000,600000,0 ve_fild02,0,0,0,0 monster Red Plant 1078,10,10000,0,1 ve_fild02,0,0,0,0 monster Yellow Plant 1081,10,10000,0,1 -//================================================== -// ve_fild03 - Veins Field -//================================================== +//== ve_fild03 - Veins Field =============================== ve_fild03,0,0,0,0 monster Magmaring 1836,130,5000,0,0 ve_fild03,0,0,0,0 monster Muscipular 1780,35,5000,0,0 ve_fild03,0,0,0,0 monster Drosera 1781,35,5000,0,0 ve_fild03,200,212,114,60 monster Red Plant 1078,10,10000,0,1 ve_fild03,0,0,0,0 monster Yellow Plant 1081,10,10000,0,1 -//================================================== -// ve_fild04 - Veins Field -//================================================== +//== ve_fild04 - Veins Field =============================== ve_fild04,0,0,0,0 monster Muscipular 1780,100,5000,0,0 ve_fild04,0,0,0,0 monster Drosera 1781,50,5000,0,0 ve_fild04,0,0,0,0 monster Galion 1783,20,5000,0,0 ve_fild04,0,0,0,0 monster Yellow Plant 1081,10,10000,0,1 ve_fild04,288,273,4,4 monster Blue Plant 1079,3,660000,0,1 -//================================================== -// ve_fild05 - Disabled on Renewal -//================================================== +//== ve_fild05 - Disabled on Renewal ======================= //ve_fild05,152,139,15,17 monster White Plant 1082,5,1800000,0,1 //ve_fild05,152,139,5,5 monster Shining Plant 1083,1,2400000,0,1 -//================================================== -// ve_fild06 - Veins Field - No spawns on Renewal -//================================================== +//== ve_fild06 - Veins Field - No spawns on Renewal ======== //ve_fild06,0,0,0,0 monster Shining Plant 1083,1,1020000,0,1 -//================================================== -// ve_fild07 - Veins Field -//================================================== +//== ve_fild07 - Veins Field =============================== ve_fild07,0,0,0,0 monster Stapo 1784,100,5000,0,0 ve_fild07,0,0,0,0 monster Drosera 1781,50,5000,0,0 ve_fild07,0,0,0,0 monster Muscipular 1780,30,5000,0,0 diff --git a/npc/re/mobs/fields/yuno.txt b/npc/re/mobs/fields/yuno.txt index 3916884ca..4e9a82582 100644 --- a/npc/re/mobs/fields/yuno.txt +++ b/npc/re/mobs/fields/yuno.txt @@ -1,30 +1,47 @@ -//===== Hercules Script ====================================== -//= Yuno Fields Monster Spawn Script -//===== By: ================================================== -//= Athena (1.0) -//===== Current Version: ===================================== +//================= Hercules Script ======================================= +//= _ _ _ +//= | | | | | | +//= | |_| | ___ _ __ ___ _ _| | ___ ___ +//= | _ |/ _ \ '__/ __| | | | |/ _ \/ __| +//= | | | | __/ | | (__| |_| | | __/\__ \ +//= \_| |_/\___|_| \___|\__,_|_|\___||___/ +//================= License =============================================== +//= This file is part of Hercules. +//= http://herc.ws - http://github.com/HerculesWS/Hercules +//= +//= Copyright (C) 2012-2015 Hercules Dev Team +//= Copyright (C) Streusel +//= Copyright (C) L0ne_W0lf +//= Copyright (C) Playtester +//= Copyright (C) Vicious +//= Copyright (C) Poki#3 +//= Copyright (C) MasterOfMuppets +//= Copyright (C) Darkchild +//= Copyright (C) Muad_Dib +//= Copyright (C) Lupus +//= Copyright (C) Athena +//= +//= Hercules is free software: you can redistribute it and/or modify +//= it under the terms of the GNU General Public License as published by +//= the Free Software Foundation, either version 3 of the License, or +//= (at your option) any later version. +//= +//= This program is distributed in the hope that it will be useful, +//= but WITHOUT ANY WARRANTY; without even the implied warranty of +//= MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +//= GNU General Public License for more details. +//= +//= You should have received a copy of the GNU General Public License +//= along with this program. If not, see . +//========================================================================= +//= Juno Fields Monster Spawn Script (Renewal) +//================= Description =========================================== +//= Monster Spawns for Juno Fields +//================= Current Version ======================================= //= 2.1 -//===== 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] -//= 1.9 More accurate spawns [Playtester] -//= 2.0 Updated spawns to renewal. [L0ne_W0lf] -//= 2.1 Updated Renewal Spawns. [Streusel] -//============================================================ +//========================================================================= -//================================================== -// yuno_fild01 - Border Posts -//================================================== +//== yuno_fild01 - Border Posts ============================ yuno_fild01,0,0,0,0 monster Geographer 1368,50,5000,0,0 yuno_fild01,0,0,0,0 monster Dustiness 1114,35,5000,0,0 yuno_fild01,0,0,0,0 monster Mantis 1139,35,5000,0,0 @@ -37,9 +54,7 @@ yuno_fild01,238,326,40,40 monster Shining Plant 1083,2,1800000,900000,1 yuno_fild01,0,0,0,0 monster Yellow Plant 1081,15,1800000,900000,1 yuno_fild01,0,0,0,0 monster Green Plant 1080,20,1800000,900000,1 -//================================================== -// yuno_fild02 - Kiel Hyre's Cottage -//================================================== +//== yuno_fild02 - Kiel Hyre's Cottage ===================== yuno_fild02,0,0,0,0 monster Sleeper 1386,130,5000,0,0 yuno_fild02,0,0,0,0 monster Grand Peco 1369,35,5000,0,0 yuno_fild02,0,0,0,0 monster Harpy 1376,35,5000,0,0 @@ -47,9 +62,7 @@ yuno_fild02,0,0,0,0 monster Red Plant 1078,10,1800000,900000,1 yuno_fild02,0,0,0,0 monster Yellow Plant 1081,10,1800000,900000,1 yuno_fild02,0,0,0,0 monster Green Plant 1080,10,1800000,900000,1 -//================================================== -// yuno_fild03 - El Mes Plateau -//================================================== +//== yuno_fild03 - El Mes Plateau ========================== yuno_fild03,0,0,0,0 monster Harpy 1376,130,5000,0,0 yuno_fild03,0,0,0,0 monster Goat 1372,35,5000,0,0 yuno_fild03,0,0,0,0 monster Sleeper 1386,35,5000,0,0 @@ -61,9 +74,7 @@ yuno_fild03,0,0,0,0 monster Green Plant 1080,15,1800000,900000,1 yuno_fild03,358,215,10,10 monster Shining Plant 1083,1,1800000,900000,1 yuno_fild03,358,215,10,10 monster Blue Plant 1079,4,1800000,900000,1 -//================================================== -// yuno_fild04 - El Mes Plateau -//================================================== +//== yuno_fild04 - El Mes Plateau ========================== yuno_fild04,0,0,0,0 monster Harpy 1376,130,5000,0,0 yuno_fild04,0,0,0,0 monster Goat 1372,35,5000,0,0 yuno_fild04,0,0,0,0 monster Geographer 1368,35,5000,0,0 @@ -73,27 +84,21 @@ yuno_fild04,0,0,0,0 monster Red Plant 1078,10,1800000,900000,1 yuno_fild04,0,0,0,0 monster Yellow Plant 1081,10,1800000,900000,1 yuno_fild04,0,0,0,0 monster Green Plant 1080,10,1800000,900000,1 -//================================================== -// yuno_fild05 - Disabled on Renewal -//================================================== +//== yuno_fild05 - Disabled on Renewal ===================== //yuno_fild05,0,0,0,0 monster Red Plant 1078,10,180000,90000,1 //yuno_fild05,0,0,0,0 monster Green Plant 1080,10,180000,90000,1 //yuno_fild05,0,0,0,0 monster Yellow Plant 1081,10,180000,90000,1 //yuno_fild05,176,202,8,8 monster Blue Plant 1079,2,180000,90000,1 //yuno_fild05,300,280,5,5 monster Blue Plant 1079,2,180000,90000,1 -//================================================== -// yuno_fild06 - El Mes Plateau -//================================================== +//== yuno_fild06 - El Mes Plateau ========================== yuno_fild06,0,0,0,0 monster Sleeper 1386,80,5000,0,0 yuno_fild06,0,0,0,0 monster Geographer 1368,20,5000,0,0 yuno_fild06,0,0,0,0 monster Red Plant 1078,10,10000,0,1 yuno_fild06,0,0,0,0 monster Yellow Plant 1081,10,10000,0,1 yuno_fild06,0,0,0,0 monster Green Plant 1080,10,10000,0,1 -//================================================== -// yuno_fild07 - El Mes Gorge (Valley of Abyss) -//================================================== +//== yuno_fild07 - El Mes Gorge (Valley of Abyss) ========== yuno_fild07,0,0,0,0 monster Goat 1372,90,5000,0,0 yuno_fild07,0,0,0,0 monster Harpy 1376,50,5000,0,0 yuno_fild07,0,0,0,0 monster Grand Peco 1369,30,5000,0,0 @@ -101,9 +106,7 @@ yuno_fild07,0,0,0,0 monster Red Plant 1078,10,180000,90000,1 yuno_fild07,0,0,0,0 monster Green Plant 1080,10,180000,90000,1 yuno_fild07,0,0,0,0 monster Yellow Plant 1081,10,180000,90000,1 -//================================================== -// yuno_fild08 - Kiel Hyre's Academy -//================================================== +//== yuno_fild08 - Kiel Hyre's Academy ===================== yuno_fild08,0,0,0,0 monster Grand Peco 1369,130,5000,0,0 yuno_fild08,0,0,0,0 monster Goat 1372,30,5000,0,0 yuno_fild08,0,0,0,0 monster Geographer 1368,30,5000,0,0 @@ -111,9 +114,7 @@ yuno_fild08,0,0,0,0 monster Red Plant 1078,10,180000,90000,1 yuno_fild08,0,0,0,0 monster Green Plant 1080,10,180000,90000,1 yuno_fild08,0,0,0,0 monster Yellow Plant 1081,10,180000,90000,1 -//================================================== -// yuno_fild09 - Schwaltzvalt Guards Camp -//================================================== +//== yuno_fild09 - Schwarzwald Guards Camp ================= yuno_fild09,0,0,0,0 monster Grand Peco 1369,130,5000,0,0 yuno_fild09,0,0,0,0 monster Sleeper 1386,30,5000,0,0 yuno_fild09,0,0,0,0 monster Geographer 1368,30,5000,0,0 @@ -121,21 +122,15 @@ yuno_fild09,0,0,0,0 monster Red Plant 1078,10,180000,90000,1 yuno_fild09,0,0,0,0 monster Green Plant 1080,10,180000,90000,1 yuno_fild09,0,0,0,0 monster Yellow Plant 1081,10,180000,90000,1 -//================================================== -// yuno_fild10 - Disabled on Renewal -//================================================== +//== yuno_fild10 - Disabled on Renewal ===================== -//================================================== -// yuno_fild11 - Juno Field -//================================================== +//== yuno_fild11 - Juno Field ============================== yuno_fild11,0,0,0,0 monster Goat 1372,100,5000,0,0 yuno_fild11,0,0,0,0 monster Geographer 1368,40,5000,0,0 yuno_fild11,0,0,0,0 monster Red Plant 1078,10,180000,90000,1 yuno_fild11,0,0,0,0 monster Green Plant 1080,10,180000,90000,1 yuno_fild11,0,0,0,0 monster Yellow Plant 1081,10,180000,90000,1 -//================================================== -// yuno_fild12 - Border Checkpoint -//================================================== +//== yuno_fild12 - Border Checkpoint ======================= yuno_fild12,0,0,0,0 monster Geographer 1368,60,5000,0,0 yuno_fild12,0,0,0,0 monster Mantis 1139,30,5000,0,0 -- cgit v1.2.3-70-g09d2