diff options
Diffstat (limited to 'npc/pre-re/mobs/dungeons/ein_dun.txt')
-rw-r--r-- | npc/pre-re/mobs/dungeons/ein_dun.txt | 58 |
1 files changed, 38 insertions, 20 deletions
diff --git a/npc/pre-re/mobs/dungeons/ein_dun.txt b/npc/pre-re/mobs/dungeons/ein_dun.txt index b7b902c9e..41a13c135 100644 --- a/npc/pre-re/mobs/dungeons/ein_dun.txt +++ b/npc/pre-re/mobs/dungeons/ein_dun.txt @@ -1,22 +1,42 @@ -//===== Hercules Script ====================================== -//= Einbech Mine Dungeon 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) 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 <http://www.gnu.org/licenses/>. +//========================================================================= +//= Einbech Mine Dungeon Monster Spawn Script (Pre-Renewal) +//================= Description =========================================== +//= Monster Spawns for Einbech Mine Dungeon +//================= Current Version ======================================= //= 1.5 -//===== Additional Comments: ================================= -//= 1.0 spawn N and spawn delays aren't yet correct, so I set -//= respawn delays quite big for now [Lupus] -//= 1.1 Fixed monsters spawn places -//= 1.2 Update monster spawn numbers according to info on emperium.org [MasterOfMuppets] -//= 1.3 Official kRO 10.1 spawns [Playtester] -//= 1.4 More accurate spawns [Playtester] -//= 1.5 Corrected MVP spawn variance. [L0ne_W0lf] -//============================================================ +//========================================================================= -//================================================== -// ein_dun01 - Mine Dungeon F1 -//================================================== +//== ein_dun01 - Mine Dungeon F1 =========================== ein_dun01,0,0,0,0 monster Pitman 1616,70,0,0,0 ein_dun01,0,0,0,0 monster Noxious 1620,30,300000,0,0 ein_dun01,0,0,0,0 monster Porcellio 1619,30,0,0,0 @@ -24,9 +44,7 @@ ein_dun01,0,0,0,0 monster Venomous 1621,10,300000,0,0 ein_dun01,0,0,0,0 monster Old Stove 1617,1,1800000,600000,0 ein_dun01,0,0,0,0 monster Ungoliant 1618,1,3600000,3000000,0 -//================================================== -// ein_dun02 - Mine Dungeon F2 -//================================================== +//== ein_dun02 - Mine Dungeon F2 =========================== ein_dun02,0,0,0,0 monster Obsidian 1615,10,0,0,0 ein_dun02,0,0,0,0 monster Mineral 1614,15,0,0,0 ein_dun02,75,151,60,133 monster Obsidian 1615,30,300000,0,0 |