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/pre-re/mobs/dungeons/thor_v.txt | 55 +++++++++++++++++++++++++++++++++++++ 1 file changed, 55 insertions(+) create mode 100644 npc/pre-re/mobs/dungeons/thor_v.txt (limited to 'npc/pre-re/mobs/dungeons/thor_v.txt') diff --git a/npc/pre-re/mobs/dungeons/thor_v.txt b/npc/pre-re/mobs/dungeons/thor_v.txt new file mode 100644 index 000000000..077ada870 --- /dev/null +++ b/npc/pre-re/mobs/dungeons/thor_v.txt @@ -0,0 +1,55 @@ +//===== rAthena Script ======================================== +//= Thor Volcano Monster Spawn Script +//===== By: ================================================== +//= Playtester +//===== Current Version: ===================================== +//= 1.4 +//===== Compatible With: ===================================== +//= Any Athena Version +//===== Description: ========================================= +//= Official monster spawn in Thor Volcano Dungeon. +//===== Additional Comments: ================================= +//= 1.0 Spawns according to RO Monthly and Doddler [Playtester] +//= 1.1 Added Byorgue and Ifrit [Playtester] +//= 1.2 Updated spawns according to RODE [Playtester] +//= 1.3 More official spawns [Playtester] +//= 1.4 Corrected MVP spawn variance. [L0ne_W0lf] +//============================================================ + +//================================================== +// thor_v01 - Thor Volcano Dungeon +//================================================== +thor_v01,0,0,0,0 monster Kasa 1833,45,5000,0,0 +thor_v01,0,0,0,0 monster Imp 1837,25,5000,0,0 +thor_v01,0,0,0,0 monster Magmaring 1836,10,5000,0,0 +thor_v01,0,0,0,0 monster Salamander 1831,7,5000,0,0 +thor_v01,0,0,0,0 monster Bow Guardian 1830,5,5000,0,0 +thor_v01,0,0,0,0 monster Sword Guardian 1829,5,5000,0,0 +thor_v01,0,0,0,0 monster Bow Guardian 1830,5,420000,0,0 +thor_v01,0,0,0,0 monster Sword Guardian 1829,5,420000,0,0 +thor_v01,0,0,0,0 monster Byrogue 1839,1,5000,0,0 + +//================================================== +// thor_v02 - Thor Volcano Dungeon +//================================================== +thor_v02,0,0,0,0 monster Knocker 1838,55,5000,0,0 +thor_v02,0,0,0,0 monster Magmaring 1836,10,5000,0,0 +thor_v02,0,0,0,0 monster Imp 1837,10,5000,0,0 +thor_v02,0,0,0,0 monster Kaho 1072,10,5000,0,0 +thor_v02,0,0,0,0 monster Salamander 1831,1,5000,0,0 +thor_v02,0,0,0,0 monster Bow Guardian 1830,1,7200000,0,0 +thor_v02,0,0,0,0 monster Sword Guardian 1829,1,7200000,0,0 + +//================================================== +// thor_v03 - Thor Volcano Dungeon +//================================================== +thor_v03,0,0,0,0 monster Salamander 1831,60,5000,0,0 +thor_v03,0,0,0,0 monster Kasa 1833,40,5000,0,0 +thor_v03,0,0,0,0 monster Bow Guardian 1830,10,5000,0,0 +thor_v03,0,0,0,0 monster Sword Guardian 1829,10,5000,0,0 +thor_v03,0,0,0,0 monster Byrogue 1839,5,5000,0,0 +thor_v03,0,0,0,0 monster Sword Guardian 1829,5,5000,0,0 +thor_v03,0,0,0,0 monster Bow Guardian 1830,5,5000,0,0 +thor_v03,0,0,0,0 monster Bow Guardian 1830,5,1800000,0,0 +thor_v03,0,0,0,0 monster Sword Guardian 1829,5,1800000,0,0 +thor_v03,0,0,0,0 boss_monster Ifrit 1832,1,39600000,600000,0 -- cgit v1.2.3-70-g09d2