diff options
Diffstat (limited to 'npc/re/mobs/dungeons/treasure.txt')
-rw-r--r-- | npc/re/mobs/dungeons/treasure.txt | 62 |
1 files changed, 39 insertions, 23 deletions
diff --git a/npc/re/mobs/dungeons/treasure.txt b/npc/re/mobs/dungeons/treasure.txt index 41d90c34c..3e42160ee 100644 --- a/npc/re/mobs/dungeons/treasure.txt +++ b/npc/re/mobs/dungeons/treasure.txt @@ -1,19 +1,41 @@ -//===== Hercules Script ====================================== -//= Sunken Ship 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 <http://www.gnu.org/licenses/>. +//========================================================================= +//= Sunken Ship Monster Spawn Script (Renewal) +//================= Description =========================================== +//= Monster Spawns for Sunken Ship +//================= Current Version ======================================= //= 1.4 -//===== Additional Comments: ================================= -//= 1.1 Official kRO 10.1 spawns [Playtester] -//= 1.2 More accurate spawns [Playtester] -//= 1.3 Corrected MVP spawn variance. [L0ne_W0lf] -//= 1.4 Added 14.2 Novice Version as part of Academy update. [Kisuka] -//============================================================ +//========================================================================= -//================================================== -// treasure01 - Sunken Ship -//================================================== +//== treasure01 - Sunken Ship ============================== treasure01,0,0,0,0 monster Pirate Skeleton 1071,43,5000,0,0 treasure01,0,0,0,0 monster Kukre 1070,20,5000,0,0 treasure01,0,0,0,0 monster Whisper 1179,15,5000,0,0 @@ -87,9 +109,7 @@ treasure01,68,161,0,0 monster Hydra 1068,1,317000,100000,1 treasure01,159,43,0,0 monster Hydra 1068,1,318000,100000,1 treasure01,168,40,0,0 monster Hydra 1068,1,322000,100000,1 -//================================================== -// treasure02 - Sunken Ship -//================================================== +//== treasure02 - Sunken Ship ============================== treasure02,0,0,0,0 monster Penomena 1216,38,5000,0,0 treasure02,0,0,0,0 monster Pirate Skeleton 1071,20,5000,0,0 treasure02,0,0,0,0 monster Kukre 1070,20,5000,0,0 @@ -118,9 +138,7 @@ treasure02,101,85,0,0 monster Hydra 1068,1,300000,100000,1 treasure02,0,0,0,0 monster Ghostring 1120,1,1980000,1200000,1 treasure02,101,151,8,8 boss_monster Drake 1112,1,7200000,600000,1 -//================================================== -// treasure_n1 - Izlude Sunken Ship 1F -//================================================== +//== treasure_n1 - Izlude Sunken Ship 1F =================== treasure_n1,0,0,0,0 monster Red Mushroom 1085,10,50000,0,0 treasure_n1,0,0,0,0 monster Black Mushroom 1084,10,50000,0,0 treasure_n1,160,54,13,13 monster Red Mushroom 1085,10,50000,0,0 @@ -148,9 +166,7 @@ treasure_n1,22,160,0,0 monster Weak Skeleton 2405,3,8000,0,0 treasure_n1,163,155,13,13 monster Weak Skeleton 2405,5,8000,0,0 treasure_n1,163,155,13,13 monster Zombie 1015,1,8000,0,0 -//================================================== -// treasure_n2 - Izlude Sunken Ship 2F -//================================================== +//== treasure_n2 - Izlude Sunken Ship 2F =================== treasure_n2,0,0,0,0 monster Red Mushroom 1085,10,50000,0,0 treasure_n2,0,0,0,0 monster Black Mushroom 1084,10,50000,0,0 treasure_n2,150,40,13,13 monster Weak Soldier Skeleton 2406,3,50000,0,0 |