diff options
Diffstat (limited to 'npc/re/mobs/dungeons/gld_re.txt')
-rw-r--r-- | npc/re/mobs/dungeons/gld_re.txt | 60 |
1 files changed, 37 insertions, 23 deletions
diff --git a/npc/re/mobs/dungeons/gld_re.txt b/npc/re/mobs/dungeons/gld_re.txt index eff4e892c..2fc5c5507 100644 --- a/npc/re/mobs/dungeons/gld_re.txt +++ b/npc/re/mobs/dungeons/gld_re.txt @@ -1,16 +1,38 @@ -//===== Hercules Script ====================================== -//= Renewal Guild Monster Spawn Script -//===== By: ================================================== -//= Euphy -//===== Current Version: ===================================== +//================= Hercules Script ======================================= +//= _ _ _ +//= | | | | | | +//= | |_| | ___ _ __ ___ _ _| | ___ ___ +//= | _ |/ _ \ '__/ __| | | | |/ _ \/ __| +//= | | | | __/ | | (__| |_| | | __/\__ \ +//= \_| |_/\___|_| \___|\__,_|_|\___||___/ +//================= License =============================================== +//= This file is part of Hercules. +//= http://herc.ws - http://github.com/HerculesWS/Hercules +//= +//= Copyright (C) 2013-2015 Hercules Dev Team +//= Copyright (C) Euphy +//= +//= 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 <http://www.gnu.org/licenses/>. +//========================================================================= +//= Guild Monster Spawn Script (Renewal) +//================= Description =========================================== +//= Monster Spawns for WoE:FE Guild Dungeons +//================= Current Version ======================================= //= 1.0 -//===== Additional Comments: ================================= -//= 1.0 First version, Hall of Abyss update. [Euphy] -//============================================================ +//========================================================================= -//================================================== -// Baldur - gld_dun01, gld_dun01_2, gld2_pay -//================================================== +//== Baldur - gld_dun01, gld_dun01_2, gld2_pay ============= gld_dun01,0,0,0,0 monster Gullinbursti 1311,30,5000,0,0 gld_dun01,0,0,0,0 monster Leib Olmai 1306,55,5000,0,0 gld_dun01,0,0,0,0 monster Cat O' Nine Tails 1307,3,1200000,0,0 @@ -27,9 +49,7 @@ gld2_pay,0,0,0,0 monster Gajomart 1309,30,5000,0,0 gld2_pay,0,0,0,0 boss_monster General Daehyun 2253,1,28800000,600000,1,1 gld2_pay,0,0,0,0 monster Samurai Soheon 2254,1,1800000,600000,1 -//================================================== -// Luina - gld_dun02, gld_dun02_2, gld2_ald -//================================================== +//== Luina - gld_dun02, gld_dun02_2, gld2_ald ============== gld_dun02,0,0,0,0 monster Giant Hornet 1303,30,5000,0,0 gld_dun02,0,0,0,0 monster Ancient Worm 1305,25,5000,0,0 gld_dun02,0,0,0,0 monster Giant Spider 1304,15,5000,0,0 @@ -46,9 +66,7 @@ gld2_ald,0,0,0,0 monster Maya Purple 1289,3,1200000,600000,0 gld2_ald,0,0,0,0 boss_monster Gioia 2251,1,28800000,600000,1,1 gld2_ald,0,0,0,0 monster Elvira 2252,1,1800000,600000,1 -//================================================== -// Valkyrie - gld_dun03, gld_dun03_02, gld2_prt -//================================================== +//== Valkyrie Realm - gld_dun03, gld_dun03_02, gld2_prt ==== gld_dun03,0,0,0,0 monster Caterpillar 1300,35,5000,0,0 gld_dun03,0,0,0,0 monster Creamy Fear 1293,35,5000,0,0 gld_dun03,0,0,0,0 boss_monster Baphomet 1039,1,28800000,600000,1,1 @@ -67,9 +85,7 @@ gld2_prt,0,0,0,0 monster Dark Kobold Archer 2287,35,5000,0,0 gld2_prt,0,0,0,0 boss_monster Pyuriel 2249,1,28800000,600000,1,1 gld2_prt,0,0,0,0 monster Warrior Laura 2250,1,1800000,600000,1 -//================================================== -// Britoniah - gld_dun04, gld_dun04_02, gld2_gef -//================================================== +//== Britoniah - gld_dun04, gld_dun04_02, gld2_gef ========= gld_dun04,0,0,0,0 monster Mini Demon 1292,10,5000,0,0 gld_dun04,0,0,0,0 monster Zombie Master 1298,55,5000,0,0 gld_dun04,0,0,0,0 monster Wraith Dead 1291,25,5000,0,0 @@ -89,9 +105,7 @@ gld2_gef,0,0,0,0 monster Dark Illusion 1302,1,1200000,0,0 gld2_gef,0,0,0,0 boss_monster Dead Guardian Kades 2255,1,28800000,600000,1,1 gld2_gef,0,0,0,0 monster Rudo 2256,1,1800000,600000,1 -//================================================== -// Treasure Chests -//================================================== +//== Treasure Chests ======================================= gld2_pay,0,0,0,0 monster Treasure Chest 2288,5,5000,0,0 gld2_ald,0,0,0,0 monster Treasure Chest 2288,5,5000,0,0 gld2_prt,0,0,0,0 monster Treasure Chest 2288,5,5000,0,0 |