diff options
Diffstat (limited to 'npc/pre-re/mobs/dungeons/odin.txt')
-rw-r--r-- | npc/pre-re/mobs/dungeons/odin.txt | 57 |
1 files changed, 38 insertions, 19 deletions
diff --git a/npc/pre-re/mobs/dungeons/odin.txt b/npc/pre-re/mobs/dungeons/odin.txt index 8cf04f076..0cc6d4e3d 100644 --- a/npc/pre-re/mobs/dungeons/odin.txt +++ b/npc/pre-re/mobs/dungeons/odin.txt @@ -1,18 +1,41 @@ -//===== Hercules Script ====================================== -//= Odin Temple Monster Spawn Script -//===== By: ================================================== -//= Poki#3 (0.1) -//===== 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) Vicious +//= Copyright (C) Poki#3 +//= +//= 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/>. +//========================================================================= +//= Odin Temple Monster Spawn Script (Pre-Renewal) +//================= Description =========================================== +//= Monster Spawns for Odin Temple +//================= Current Version ======================================= //= 1.2 -//===== Additional Comments: ================================= -//= 1.0 Updated by using Tharis' Homun AI, by Tharis [Vicious] -//= 1.1 More accurate spawns [Playtester] -//= 1.2 Corrected MVP spawn variance. [L0ne_W0lf] -//============================================================ +//========================================================================= -//================================================== -// odin_tem01 - Odin Temple F1 -//================================================== +//== odin_tem01 - Odin Temple F1 =========================== odin_tem01,0,0,0,0 monster Breeze 1692,10,300000,240000,0 odin_tem01,0,0,0,0 monster Plasma 1697,3,900000,300000,0 odin_tem01,0,0,0,0 monster Plasma 1695,3,900000,300000,0 @@ -25,9 +48,7 @@ odin_tem01,0,0,0,0 monster Green Plant 1080,5,60000,30000,1 odin_tem01,0,0,0,0 monster Yellow Plant 1081,5,60000,30000,1 odin_tem01,0,0,0,0 monster Blue Plant 1079,5,600000,300000,1 -//================================================== -// odin_tem02 - Odin Temple F2 -//================================================== +//== odin_tem02 - Odin Temple F2 =========================== odin_tem02,0,0,0,0 monster Plasma 1693,15,900000,300000,0 odin_tem02,0,0,0,0 monster Skeggiold 1754,1,1800000,0,0 odin_tem02,0,0,0,0 monster Skeggiold 1755,1,1800000,0,0 @@ -41,9 +62,7 @@ odin_tem02,205,198,3,3 monster Frus 1762,1,30000,15000,0 odin_tem02,0,0,0,0 monster Valkyrie 1765,1,5400000,1800000,0 odin_tem02,0,0,0,0 monster Blue Plant 1079,10,1800000,900000,1 -//================================================== -// odin_tem03 - Odin Temple F3 -//================================================== +//== odin_tem03 - Odin Temple F3 =========================== odin_tem03,0,0,0,0 monster Plasma 1693,20,900000,300000,0 odin_tem03,0,0,0,0 monster Skeggiold 1754,16,0,0,0 odin_tem03,0,0,0,0 monster Skeggiold 1755,16,0,0,0 |