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/odin.txt | 55 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 55 insertions(+) create mode 100644 npc/pre-re/mobs/dungeons/odin.txt (limited to 'npc/pre-re/mobs/dungeons/odin.txt') diff --git a/npc/pre-re/mobs/dungeons/odin.txt b/npc/pre-re/mobs/dungeons/odin.txt new file mode 100644 index 000000000..b7a9038ca --- /dev/null +++ b/npc/pre-re/mobs/dungeons/odin.txt @@ -0,0 +1,55 @@ +//===== rAthena Script ======================================= +//= Odin Temple Monster Spawn Script +//===== By: ================================================== +//= Poki#3 (0.1) +//===== Current Version: ===================================== +//= 1.2 +//===== Compatible With: ===================================== +//= Any Athena Version +//===== Additional Comments: ================================= +//= 1.0 Updated by using Tharis' Homun AI, by Tharis [Vicious] +//= 1.1 More accurate spawns [Playtester] +//= 1.2 Corrected MVP spawn variance. [L0ne_W0lf] +//============================================================ + +//================================================== +// odin_tem01 - Odin Shrine +//================================================== +odin_tem01,0,0,0,0 monster Plasma 1693,10,5000,0,0 +odin_tem01,0,0,0,0 monster Breeze 1692,10,5000,0,0 +odin_tem01,0,0,0,0 monster Frus 1753,5,5000,0,0 +odin_tem01,0,0,0,0 monster Skogul 1752,5,5000,0,0 +odin_tem01,0,0,0,0 monster Plasma 1697,3,5000,0,0 +odin_tem01,0,0,0,0 monster Plasma 1695,3,5000,0,0 +odin_tem01,0,0,0,0 monster Plasma 1696,3,5000,0,0 +odin_tem01,0,0,0,0 monster Plasma 1694,3,5000,0,0 +odin_tem01,0,0,0,0 monster Green Plant 1080,5,60000,30000,1 +odin_tem01,0,0,0,0 monster Yellow Plant 1081,5,60000,30000,1 +odin_tem01,0,0,0,0 monster Blue Plant 1079,5,600000,300000,1 + +//================================================== +// odin_tem02 - Odin Shrine +//================================================== +odin_tem02,0,0,0,0 monster Skogul 1752,30,5000,0,0 +odin_tem02,0,0,0,0 monster Frus 1753,30,5000,0,0 +odin_tem02,0,0,0,0 monster Plasma 1693,15,5000,0,0 +odin_tem02,0,0,0,0 monster Frus 1762,3,5000,0,0 +odin_tem02,0,0,0,0 monster Skogul 1761,2,5000,0,0 +odin_tem02,0,0,0,0 monster Skeggiold 1754,1,5000,0,0 +odin_tem02,0,0,0,0 monster Skeggiold 1755,1,5000,0,0 +odin_tem02,0,0,0,0 monster Blue Plant 1079,10,1800000,900000,1 + +//================================================== +// odin_tem03 - Odin Shrine +//================================================== +odin_tem03,0,0,0,0 monster Plasma 1693,20,5000,0,0 +odin_tem03,0,0,0,0 monster Skeggiold 1754,16,5000,0,0 +odin_tem03,0,0,0,0 monster Skeggiold 1755,16,5000,0,0 +odin_tem03,0,0,0,0 monster Skogul 1761,5,5000,0,0 +odin_tem03,0,0,0,0 monster Frus 1762,5,5000,0,0 +odin_tem03,0,0,0,0 monster Skogul 1752,4,5000,0,0 +odin_tem03,0,0,0,0 monster Frus 1753,4,5000,0,0 +odin_tem03,0,0,0,0 monster Valkyrie 1765,2,5400000,1800000,0 +odin_tem03,0,0,0,0 boss_monster Valkyrie Randgris 1751,1,28800000,600000,1 +odin_tem03,0,0,0,0 monster Blue Plant 1079,15,1800000,900000,1 +odin_tem03,0,0,0,0 monster Shining Plant 1083,15,1800000,900000,1 -- cgit v1.2.3-60-g2f50