ecl_tdun.txt 1.6 KB

1234567891011121314151617181920212223242526272829303132333435363738
  1. //===== rAthena Script =======================================
  2. //= Bifrost Tower Monster Spawn Script
  3. //===== By: ==================================================
  4. //= refis
  5. //===== Current Version: =====================================
  6. //= 1.1
  7. //===== Compatible With: =====================================
  8. //= rAthena Project
  9. //===== Description: =========================================
  10. //= jRO monster spawns, taken from Auriga.
  11. //===== Additional Comments: =================================
  12. //= 1.0 First version. [Euphy]
  13. //= 1.1 Correct Spawn by Navigation's mob data. [attackjom]
  14. //============================================================
  15. //==================================================
  16. // ecl_tdun01 - Bifrost Tower F1
  17. //==================================================
  18. ecl_tdun01,0,0 monster Cenere 2365,15,5000
  19. ecl_tdun01,0,0 monster Antique Book 2366,10,5000
  20. ecl_tdun01,0,0 monster Blue Lichtern 2367,5,5000
  21. ecl_tdun01,0,0 monster Yellow Lichtern 2368,5,5000
  22. //==================================================
  23. // ecl_tdun02 - Bifrost Tower F2
  24. //==================================================
  25. ecl_tdun02,0,0 monster Cenere 2365,15,5000
  26. ecl_tdun02,0,0 monster Antique Book 2366,15,5000
  27. ecl_tdun02,0,0 monster Yellow Lichtern 2368,5,5000
  28. ecl_tdun02,0,0 monster Red Lichtern 2369,5,5000
  29. //==================================================
  30. // ecl_tdun03 - Bifrost Tower F3
  31. //==================================================
  32. ecl_tdun03,0,0 monster Antique Book 2366,15,5000
  33. ecl_tdun03,0,0 monster Yellow Lichtern 2368,5,5000
  34. ecl_tdun03,0,0 monster Green Lichtern 2370,5,5000
  35. ecl_tdun03,0,0 monster Faithful Manager 2371,3,5000