c_tower.txt 3.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273
  1. //===== rAthena Script =======================================
  2. //= Clock Tower Monster Spawn Script
  3. //===== By: ==================================================
  4. //= Athena (1.0)
  5. //===== Current Version: =====================================
  6. //= 1.2
  7. //===== Compatible With: =====================================
  8. //= rAthena Project
  9. //===== Additional Comments: =================================
  10. //= 1.0 Split from combined Alde and CT spawn file. [L0ne_W0lf]
  11. //= 1.1 Added nightmare clock tower. [Ridley8819]
  12. //= 1.2 Correct Spawn by Navigation's mob data. [attackjom]
  13. //============================================================
  14. //==================================================
  15. // c_tower1 - Clock Tower 1f
  16. //==================================================
  17. c_tower1,0,0 monster Rideword 1195,107,5000
  18. c_tower1,0,0 monster Punk 1199,107,5000
  19. c_tower1,0,0 monster Bathory 1102,1,5000
  20. c_tower1,0,0 monster Clock Tower Manager 1270,1,5000
  21. //==================================================
  22. // c_tower2 - Clock Tower 2f
  23. //==================================================
  24. c_tower2,0,0 monster Clock 1269,55,5000
  25. c_tower2,0,0 monster Punk 1199,55,5000
  26. c_tower2,0,0 monster Rideword 1195,16,5000
  27. c_tower2,0,0 monster Mimic 1191,4,5000
  28. c_tower2,0,0 monster Elder 1377,2,5000
  29. c_tower2,0,0 monster Clock Tower Manager 1270,1,5000
  30. //==================================================
  31. // c_tower3 - Clock Tower 3f
  32. //==================================================
  33. c_tower3,0,0 monster Alarm 1193,109,5000
  34. c_tower3,0,0 monster Mimic 1191,9,5000
  35. c_tower3,0,0 monster Rideword 1195,8,5000
  36. c_tower3,0,0 monster Clock Tower Manager 1270,4,5000
  37. //==================================================
  38. // c_tower4 - Clock Tower 4f
  39. //==================================================
  40. c_tower4,0,0 monster Clock 1269,35,5000
  41. c_tower4,0,0 monster Owl Duke 1320,30,5000
  42. c_tower4,0,0 monster Alarm 1193,30,5000
  43. c_tower4,0,0 monster Rideword 1195,15,5000
  44. c_tower4,0,0 monster Mimic 1191,12,5000
  45. c_tower4,0,0 monster Whisper 1179,5,5000
  46. c_tower4,0,0 monster Clock Tower Manager 1270,3,5000
  47. c_tower4,0,0 monster Elder 1377,2,5000
  48. //==================================================
  49. // c_tower2_ - Clock Tower Nightmare 2f
  50. //==================================================
  51. c_tower2_,0,0 monster Mimic (Nightmare) 2479,4,5000,0,0
  52. c_tower2_,0,0 monster Rideword (Nightmare) 2478,16,5000,0,0
  53. c_tower2_,0,0 monster Neo Punk 2919,55,5000
  54. c_tower2_,0,0 monster Big Ben 2916,55,5000
  55. c_tower2_,0,0 monster Time Keeper 2918,1,5000
  56. c_tower2_,0,0 monster Arc Elder 2920,2,3600000
  57. c_tower2_,0,0 monster Owl Viscount 2921,1,5000,1800000
  58. //==================================================
  59. // c_tower3_ - Clock Tower Nightmare 3f
  60. //==================================================
  61. c_tower3_,0,0 monster Mimic (Nightmare) 2479,9,5000,0,0
  62. c_tower3_,0,0 monster Rideword (Nightmare) 2478,8,5000,0,0
  63. c_tower3_,0,0 monster Big Bell 2917,109,5000
  64. c_tower3_,0,0 monster Time Keeper 2918,2,5000
  65. c_tower3_,0,0 monster Owl Viscount 2921,3,5000,1800000
  66. c_tower3_,0,0 monster Owl Marquis 2923,3,5000,5000
  67. c_tower3_,0,0,0,0 boss_monster Time Holder 3074,1,7200000,0,0