diff options
Diffstat (limited to 'npc/re/mobs/dungeons/pay_dun.txt')
-rw-r--r-- | npc/re/mobs/dungeons/pay_dun.txt | 64 |
1 files changed, 39 insertions, 25 deletions
diff --git a/npc/re/mobs/dungeons/pay_dun.txt b/npc/re/mobs/dungeons/pay_dun.txt index a4c1efba8..a343d6cce 100644 --- a/npc/re/mobs/dungeons/pay_dun.txt +++ b/npc/re/mobs/dungeons/pay_dun.txt @@ -1,18 +1,40 @@ -//===== Hercules Script ====================================== -//= Payon Cave 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 <http://www.gnu.org/licenses/>. +//========================================================================= +//= Payon Cave Monster Spawn Script (Renewal) +//================= Description =========================================== +//= Monster Spawns for Payon Cave Dungeon +//================= Current Version ======================================= //= 1.3 -//===== Additional Comments: ================================= -//= 1.1 Official kRO 10.1 spawns [Playtester] -//= 1.2 Small spawn update [Playtester] -//= 1.3 Corrected MVP spawn variance. [L0ne_W0lf] -//============================================================ +//========================================================================= -//================================================== -/// pay_dun00 - Payon Cave -//================================================== +//== pay_dun00 - Payon Cave F1 ============================= pay_dun00,0,0,0,0 monster Zombie 1015,40,5000,0,0 pay_dun00,0,0,0,0 monster Skeleton 1076,35,5000,0,0 pay_dun00,0,0,0,0 monster Familiar 1005,15,5000,0,0 @@ -20,9 +42,7 @@ pay_dun00,0,0,0,0 monster Poporing 1031,15,5000,0,0 pay_dun00,0,0,0,0 monster Red Plant 1078,15,180000,90000,1 pay_dun00,140,140,5,5 monster Black Mushroom 1084,3,360000,180000,1 -//================================================== -// pay_dun01 - Payon Cave -//================================================== +//== pay_dun01 - Payon Cave F2 ============================= pay_dun01,0,0,0,0 monster Soldier Skeleton 1028,50,5000,0,0 pay_dun01,0,0,0,0 monster Archer Skeleton 1016,30,5000,0,0 pay_dun01,0,0,0,0 monster Eggyra 1116,15,5000,0,0 @@ -30,9 +50,7 @@ pay_dun01,0,0,0,0 monster Drainliar 1111,5,5000,0,0 pay_dun01,235,54,10,10 monster Black Mushroom 1084,7,900000,450000,1 pay_dun01,0,0,0,0 monster Red Plant 1078,10,180000,90000,1 -//================================================== -// pay_dun02 - Payon Cave -//================================================== +//== pay_dun02 - Payon Cave F3 ============================= pay_dun02,0,0,0,0 monster Soldier Skeleton 1028,45,5000,0,0 pay_dun02,0,0,0,0 monster Munak 1026,40,5000,0,0 pay_dun02,0,0,0,0 monster Bongun 1188,30,5000,0,0 @@ -80,9 +98,7 @@ pay_dun02,132,84,10,10 monster White Plant 1082,3,180000,90000,1 pay_dun02,197,113,10,10 monster Red Plant 1078,4,180000,90000,1 pay_dun02,55,254,10,10 monster Red Plant 1078,4,180000,90000,1 -//================================================== -// pay_dun03 - Payon Cave -//================================================== +//== pay_dun03 - Payon Cave F4 ============================= pay_dun03,0,0,0,0 monster Sohee 1170,70,5000,0,0 pay_dun03,0,0,0,0 monster Greatest General 1277,3,5000,0,0 pay_dun03,0,0,0,0 monster Bongun 1188,3,5000,0,0 @@ -128,9 +144,7 @@ pay_dun03,0,0,0,0 monster Red Plant 1078,15,180000,90000,1 pay_dun03,246,56,20,20 monster White Plant 1082,3,180000,90000,1 pay_dun03,52,262,10,4 monster White Plant 1082,2,180000,90000,1 -//================================================== -// pay_dun04 - Payon Cave -//================================================== +//== pay_dun04 - Payon Cave F5 ============================= pay_dun04,0,0,0,0 monster Dokebi 1110,40,5000,0,0 pay_dun04,0,0,0,0 monster Nine Tail 1180,30,5000,0,0 pay_dun04,0,0,0,0 monster Horong 1129,30,5000,0,0 |