diff options
author | Trojal <trojal@gmail.com> | 2013-01-10 20:09:39 -0800 |
---|---|---|
committer | shennetsind <ind@henn.et> | 2013-01-12 05:56:35 -0200 |
commit | c55855fcf627478f864c0f82a1a2f201fd407a38 (patch) | |
tree | b7f6d11b2058248d026f2d9944e8f4b6ac288d50 /npc/re/mobs/dungeons/thor_v.txt | |
parent | 51bfeb38eb139e97e0e1c096c85c15fba234f35b (diff) | |
parent | 38e583df21eccd9e4f31d38acaae32579c6f0d27 (diff) | |
download | hercules-c55855fcf627478f864c0f82a1a2f201fd407a38.tar.gz hercules-c55855fcf627478f864c0f82a1a2f201fd407a38.tar.bz2 hercules-c55855fcf627478f864c0f82a1a2f201fd407a38.tar.xz hercules-c55855fcf627478f864c0f82a1a2f201fd407a38.zip |
Test1, testing for the commit widget, need to edit something.
Test2, testing for the commit widget, need to edit something.
Signed-off-by: shennetsind <ind@henn.et>
Diffstat (limited to 'npc/re/mobs/dungeons/thor_v.txt')
-rw-r--r-- | npc/re/mobs/dungeons/thor_v.txt | 55 |
1 files changed, 55 insertions, 0 deletions
diff --git a/npc/re/mobs/dungeons/thor_v.txt b/npc/re/mobs/dungeons/thor_v.txt new file mode 100644 index 000000000..077ada870 --- /dev/null +++ b/npc/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 |