From 80d87470d5f1614b47fd61d04a8ab3fecac3e622 Mon Sep 17 00:00:00 2001 From: Haru Date: Tue, 10 Nov 2015 12:25:41 +0100 Subject: Standardized header in scripts (part 3) - Now including GPL-compliant license/copyright info - Restored some missing copyrights - Mobs scripts folders Signed-off-by: Haru --- npc/pre-re/mobs/dungeons/juperos.txt | 68 ++++++++++++++++++++++-------------- 1 file changed, 41 insertions(+), 27 deletions(-) (limited to 'npc/pre-re/mobs/dungeons/juperos.txt') diff --git a/npc/pre-re/mobs/dungeons/juperos.txt b/npc/pre-re/mobs/dungeons/juperos.txt index 4d422200b..ea003c183 100644 --- a/npc/pre-re/mobs/dungeons/juperos.txt +++ b/npc/pre-re/mobs/dungeons/juperos.txt @@ -1,24 +1,44 @@ -//===== Hercules Script ====================================== -//= Juperos Dungeon Monster Spawn Script -//===== By: ================================================== -// The Prometheus Project, rAthena Dev Team -//===== 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) rAthena Dev Team +//= Copyright (C) eAthena Dev Team +//= Copyright (C) L0ne_W0lf +//= Copyright (C) Playtester +//= Copyright (C) MasterOfMuppets +//= Copyright (C) The Prometheus Project +//= Copyright (C) Muad_Dib +//= +//= 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 . +//========================================================================= +//= Juperos Dungeon Monster Spawn Script (Pre-Renewal) +//================= Description =========================================== +//= Monster Spawns for Juperos Dungeon +//================= Current Version ======================================= //= 1.4 -//===== Additional Comments: ================================= -//= 0.1 Added 1st version. [Muad_Dib] -//= 0.2 Updated the spawns according to current info [MasterOfMuppets] -//= 0.3 Updated the spawns according to own info from iRO [MasterOfMuppets] -//= 1.0 More exact numbers thanks to Tharis [Playtester] -//= 1.1 Official X.3 spawns [Playtester] -//= 1.2 Some 11.1 spawn changes [Playtester] -//= 1.3 More accurate spawns [Playtester] -//= 1.4 Corrected MVP spawn variance. [L0ne_W0lf] -//============================================================ - -//======================================================================================== -// - Juperos 01 -//======================================================================================== +//========================================================================= +//== Juperos 01 ============================================ juperos_01,100,180,60,70 monster Venatu 1679,15,300000,0,1 juperos_01,100,180,60,70 monster Venatu 1676,25,300000,0,1 juperos_01,100,180,60,70 monster Venatu 1677,20,300000,0,1 @@ -33,20 +53,14 @@ juperos_01,0,0,0,0 monster Dimik 1672,5,0,0,1 juperos_01,0,0,0,0 monster Dimik 1673,5,0,0,1 juperos_01,232,202,25,25 monster Dimik 1670,5,420000,0,0 -//======================================================================================== -// - Juperos 02 -//======================================================================================== - +//== Juperos 02 ============================================ juperos_02,0,0,0,0 monster Venatu 1679,50,0,0,1 juperos_02,0,0,0,0 monster Venatu 1676,65,0,0,1 juperos_02,0,0,0,0 monster Venatu 1677,65,0,0,1 juperos_02,0,0,0,0 monster Venatu 1678,65,0,0,1 juperos_02,0,0,0,0 monster Apocalypse 1365,70,0,0,1 -//======================================================================================== -// - Juperos Core -//======================================================================================== - +//== Juperos Core ========================================== jupe_core,0,0,0,0 monster Venatu 1676,25,0,0,1 jupe_core,0,0,0,0 monster Venatu 1677,25,0,0,1 jupe_core,0,0,0,0 monster Venatu 1678,25,0,0,1 -- cgit v1.2.3-70-g09d2