From 31825ccc2dde034a218d9ad466dd721c40b5651d Mon Sep 17 00:00:00 2001 From: shennetsind Date: Sun, 8 Jul 2012 19:30:07 +0000 Subject: Okie ladies and gentleman if this commit breaks anything it's jman's and maki's fault, yes, blame them. Fixing pre-re / re npc support, moving /config/ folder to src root so other servers may also make use of the #define renewal dir and other stuff. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16382 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/re/mobs/dungeons/juperos.txt | 52 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 npc/re/mobs/dungeons/juperos.txt (limited to 'npc/re/mobs/dungeons/juperos.txt') diff --git a/npc/re/mobs/dungeons/juperos.txt b/npc/re/mobs/dungeons/juperos.txt new file mode 100644 index 000000000..d3db3aefe --- /dev/null +++ b/npc/re/mobs/dungeons/juperos.txt @@ -0,0 +1,52 @@ +//===== rAthena Script ======================================= +//= Juperos Dungeon Monster Spawn Script +//===== By: ================================================== +// The Prometheus Project, rAthena dev team +//===== Current Version: ===================================== +//= 1.4 +//===== Compatible With: ===================================== +//= Any Athena/Freya Version +//===== 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 - Ruins of Juperos +//================================================== +juperos_01,0,0,0,0 monster Venatu 1676,70,5000,0,0 +juperos_01,0,0,0,0 monster Venatu 1677,70,5000,0,0 +juperos_01,0,0,0,0 monster Venatu 1678,70,5000,0,0 +juperos_01,0,0,0,0 monster Venatu 1679,50,5000,0,0 +juperos_01,0,0,0,0 monster Dimik 1670,10,5000,0,0 +juperos_01,0,0,0,0 monster Dimik 1671,5,5000,0,0 +juperos_01,0,0,0,0 monster Dimik 1672,5,5000,0,0 +juperos_01,0,0,0,0 monster Dimik 1673,5,5000,0,0 + +//================================================== +// juperos_02 - Ruins of Juperos +//================================================== +juperos_02,0,0,0,0 monster Apocalypse 1365,70,5000,0,0 +juperos_02,0,0,0,0 monster Venatu 1676,65,5000,0,0 +juperos_02,0,0,0,0 monster Venatu 1677,65,5000,0,0 +juperos_02,0,0,0,0 monster Venatu 1678,65,5000,0,0 +juperos_02,0,0,0,0 monster Venatu 1679,50,5000,0,0 + +//================================================== +// jupe_core - Center of Juperos +//================================================== +jupe_core,0,0,0,0 monster Dimik 1670,40,5000,0,0 +jupe_core,0,0,0,0 monster Dimik 1671,40,5000,0,0 +jupe_core,0,0,0,0 monster Dimik 1672,40,5000,0,0 +jupe_core,0,0,0,0 monster Dimik 1673,40,5000,0,0 +jupe_core,0,0,0,0 monster Archdam 1668,40,5000,0,0 +jupe_core,0,0,0,0 monster Venatu 1676,25,5000,0,0 +jupe_core,0,0,0,0 monster Venatu 1677,25,5000,0,0 +jupe_core,0,0,0,0 monster Venatu 1678,25,5000,0,0 +jupe_core,0,0,0,0 boss_monster Vesper 1685,1,7200000,600000,1 -- cgit v1.2.3-60-g2f50