magmadun.txt 1.3 KB

123456789101112131415161718192021222324252627282930
  1. //===== eAthena Script =======================================
  2. //= Magma Dungeon Monster Spawn Script
  3. //===== By: ==================================================
  4. //= Athena (1.0)
  5. //===== Current Version: =====================================
  6. //= 1.2
  7. //===== Compatible With: =====================================
  8. //= Any Athena Version
  9. //===== Additional Comments: =================================
  10. //= 1.1 fixed 2,3,4 tabs instead of 1... and wrong mob names [Lupus]
  11. //= 1.2 Removed blazers from mag_dun01 and added kahos due to
  12. //= the Louyang patch [MasterOfMuppets]
  13. //============================================================
  14. // mag_dun01
  15. //putmob "mag_dun01" 0 0 0 0 20 BLAZZER 0 0 0
  16. mag_dun01.gat,0,0,0,0 monster Lava Golem 1366,20,600000,30000,0
  17. mag_dun01.gat,0,0,0,0 monster Kaho 1072,20,0,0,0
  18. mag_dun01.gat,0,0,0,0 monster Explosion 1383,30,0,0,0
  19. mag_dun01.gat,0,0,0,0 monster Grizzly 1381,10,0,0,0
  20. // mag_dun02
  21. mag_dun02.gat,0,0,0,0 monster Blazer 1367,20,0,0,0
  22. mag_dun02.gat,0,0,0,0 monster Nightmare Terror 1379,30,0,0,0
  23. mag_dun02.gat,0,0,0,0 monster Sky Deleter 1384,10,0,0,0
  24. mag_dun02.gat,0,0,0,0 monster Earth Deleter 1385,10,0,0,0
  25. mag_dun02.gat,0,0,0,0 monster Gig 1387,20,0,0,0
  26. mag_dun02.gat,0,0,0,0 monster Diabolic 1382,10,0,0,0