daegaladh f49b3d6f55 Full npc folder reorganization. (I hope I didn't break anything D:)
-Now common scripts goes to the main npc folder, and pre-re-only/re-only ones goes to their respective folders.
-NPCs with practically the same script but little differences have been left in the main folder and uses the command checkre() for the differences.
-For those NPCs with different coordinates but same script, the script has been left in the main folder but the NPCs splitted as duplicates.
-All pre-renewal files has been reverted back to their pre-renewal behavior.

TODO:
-Correct pre-re quest rewards.
-Check for pre-re/re differences in mapflags.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16545 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-01 04:29:56 +00:00

44 lines
2.1 KiB
Plaintext

//===== rAthena Script =======================================
//= Magma Dungeon Monster Spawn Script
//===== By: ==================================================
//= Athena (1.0)
//===== Current Version: =====================================
//= 1.3
//===== Compatible With: =====================================
//= Any Athena Version
//===== Additional Comments: =================================
//= 1.1 fixed 2,3,4 tabs instead of 1... and wrong mob names [Lupus]
//= 1.2 Official jRO 10.3 spawns [Playtester]
//= 1.3 More accurate spawns [Playtester]
//============================================================
//==================================================
// mag_dun01 - Nogg Road F1
//==================================================
mag_dun01,0,0,0,0 monster Blazer 1367,20,0,0,0
mag_dun01,0,0,0,0 monster Lava Golem 1366,20,600000,300000,0
mag_dun01,0,0,0,0 monster Kaho 1072,20,0,0,0
mag_dun01,0,0,0,0 monster Explosion 1383,30,0,0,0
mag_dun01,0,0,0,0 monster Grizzly 1381,10,0,0,0
//==================================================
// mag_dun02 - Nogg Road F2
//==================================================
mag_dun02,0,0,0,0 monster Gig 1387,10,0,0,0
mag_dun02,0,0,0,0 monster Deleter 1384,25,0,0,0
mag_dun02,0,0,0,0 monster Deleter 1385,25,0,0,0
mag_dun02,0,0,0,0 monster Diabolic 1382,10,120000,30000,0
mag_dun02,0,0,0,0 monster Nightmare Terror 1379,15,0,0,0
mag_dun02,0,0,0,0 monster Nightmare Terror 1379,10,60000,30000,0
mag_dun02,110,190,50,20 monster Blazer 1367,5,300000,150000,0
mag_dun02,110,190,50,20 monster Nightmare Terror 1379,4,180000,150000,0
mag_dun02,200,120,40,40 monster Blazer 1367,15,300000,150000,0
mag_dun02,103,102,58,59 monster Nightmare Terror 1379,10,300000,150000,0
mag_dun02,120,202,20,20 monster Deleter 1384,3,300000,150000,0
mag_dun02,184,170,43,55 monster Deleter 1384,7,300000,150000,0
mag_dun02,184,170,43,55 monster Deleter 1385,10,300000,150000,0
mag_dun02,184,170,43,55 monster Nightmare Terror 1379,7,300000,150000,0
mag_dun02,197,59,50,37 monster Deleter 1384,3,300000,150000,0
mag_dun02,197,59,50,37 monster Deleter 1385,5,300000,150000,0
mag_dun02,197,59,50,37 monster Diabolic 1382,5,300000,30000,0