yuno.txt 7.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148
  1. //===== rAthena Script =======================================
  2. //= Juno Fields Monster Spawn Script
  3. //===== By: ==================================================
  4. //= Athena (1.0)
  5. //===== Current Version: =====================================
  6. //= 2.2
  7. //===== Compatible With: =====================================
  8. //= rAthena Project
  9. //===== Additional Comments: =================================
  10. //= 1.1 fixed tabs, names [Lupus]
  11. //= 1.2 New/Better Spawn [Muad_Dib]
  12. //= 1.3 Fix Up [Darkchild]
  13. //= 1.4 Updated monster spawns. Many thanks to vicious_pucca for
  14. //= providing the information [MasterOfMuppets]
  15. //= 1.5 Updated after Episode 10.4 - Hugel [Poki#3]
  16. //= Mob quantity is custom.
  17. //= 1.5b Changed the spawn numbers a bit. [Poki#3]
  18. //= Thanks to Playtester and Emperium.org
  19. //= 1.6 Fixed Juno Field 10. Mob amount sugested by Playtester [Poki#3]
  20. //= 1.7 Updated by using Tharis' Homun AI, by Tharis [Vicious]
  21. //= 1.8 Added kRO 10.1 spawns where they fit [Playtester]
  22. //= 1.9 More accurate spawns [Playtester]
  23. //= 2.0 Updated spawns to renewal. [L0ne_W0lf]
  24. //= 2.1 Renewal spawn update.
  25. //= 2.2 Correct Spawn by Navigation's mob data. [attackjom]
  26. //============================================================
  27. //==================================================
  28. // yuno_fild01 - Border Posts
  29. //==================================================
  30. yuno_fild01,0,0 monster Geographer 1368,75,5000
  31. yuno_fild01,0,0 monster Dustiness 1114,52,5000
  32. yuno_fild01,0,0 monster Mantis 1139,52,5000
  33. yuno_fild01,0,0 monster Red Plant 1078,15,1800000,900000
  34. yuno_fild01,70,370,10,10 monster Blue Plant 1079,2,1800000,900000
  35. yuno_fild01,70,370,10,10 monster Shining Plant 1083,1,1800000,900000
  36. yuno_fild01,66,267,10,10 monster Yellow Plant 1081,2,1800000,900000
  37. yuno_fild01,238,326,40,40 monster Yellow Plant 1081,6,1800000,900000
  38. yuno_fild01,238,326,40,40 monster Shining Plant 1083,2,1800000,900000
  39. yuno_fild01,0,0 monster Yellow Plant 1081,15,1800000,900000
  40. yuno_fild01,0,0 monster Green Plant 1080,20,1800000,900000
  41. //yuno_fild01,0,0 monster Runaway Book 2414,1,5000 //-- Monster for Free Transcend Quest.
  42. //==================================================
  43. // yuno_fild02 - Kiel Hyre's Cottage
  44. //==================================================
  45. yuno_fild02,0,0 monster Sleeper 1386,185,5000
  46. yuno_fild02,0,0 monster Grand Peco 1369,50,5000
  47. yuno_fild02,0,0 monster Harpy 1376,50,5000
  48. yuno_fild02,0,0 monster Red Plant 1078,10,1800000,900000
  49. yuno_fild02,0,0 monster Yellow Plant 1081,10,1800000,900000
  50. yuno_fild02,0,0 monster Green Plant 1080,10,1800000,900000
  51. //yuno_fild02,0,0 monster Runaway Book 2414,1,5000 //-- Monster for Free Transcend Quest.
  52. //==================================================
  53. // yuno_fild03 - El Mes Plateau
  54. //==================================================
  55. yuno_fild03,0,0 monster Harpy 1376,174,5000
  56. yuno_fild03,0,0 monster Goat 1372,46,5000
  57. yuno_fild03,0,0 monster Sleeper 1386,46,5000
  58. yuno_fild03,0,0 monster Deviling 1582,1,3600000,1800000
  59. yuno_fild03,0,0 monster Angeling 1096,1,3600000,1800000
  60. yuno_fild03,0,0 monster Red Plant 1078,15,1800000,900000
  61. yuno_fild03,0,0 monster Yellow Plant 1081,15,1800000,900000
  62. yuno_fild03,0,0 monster Green Plant 1080,15,1800000,900000
  63. yuno_fild03,358,215,10,10 monster Shining Plant 1083,1,1800000,900000
  64. yuno_fild03,358,215,10,10 monster Blue Plant 1079,4,1800000,900000
  65. //yuno_fild03,0,0 monster Runaway Book 2414,1,5000 //-- Monster for Free Transcend Quest.
  66. //==================================================
  67. // yuno_fild04 - El Mes Plateau
  68. //==================================================
  69. yuno_fild04,0,0 monster Harpy 1376,133,5000
  70. yuno_fild04,0,0 monster Goat 1372,36,5000
  71. yuno_fild04,0,0 monster Geographer 1368,36,5000
  72. yuno_fild04,0,0 monster Arc Angeling 1388,1,3600000,180000
  73. yuno_fild04,0,0 monster Mastering 1090,1,3600000,1800000
  74. yuno_fild04,0,0 monster Red Plant 1078,10,1800000,900000
  75. yuno_fild04,0,0 monster Yellow Plant 1081,10,1800000,900000
  76. yuno_fild04,0,0 monster Green Plant 1080,10,1800000,900000
  77. //yuno_fild04,0,0 monster Runaway Book 2414,1,5000 //-- Monster for Free Transcend Quest.
  78. //==================================================
  79. // yuno_fild05 - Disabled on Renewal
  80. //==================================================
  81. //==================================================
  82. // yuno_fild06 - El Mes Plateau
  83. //==================================================
  84. yuno_fild06,0,0 monster Sleeper 1386,117,5000
  85. yuno_fild06,0,0 monster Geographer 1368,29,5000
  86. yuno_fild06,0,0 monster Red Plant 1078,10,5000
  87. yuno_fild06,0,0 monster Yellow Plant 1081,10,10000
  88. yuno_fild06,0,0 monster Green Plant 1080,10,10000
  89. //yuno_fild06,0,0 monster Runaway Book 2414,1,5000 //-- Monster for Free Transcend Quest.
  90. //==================================================
  91. // yuno_fild07 - El Mes Gorge (Valley of Abyss)
  92. //==================================================
  93. yuno_fild07,0,0 monster Goat 1372,90,5000
  94. yuno_fild07,0,0 monster Harpy 1376,50,5000
  95. yuno_fild07,0,0 monster Grand Peco 1369,30,5000
  96. yuno_fild07,0,0 monster Red Plant 1078,10,180000,90000
  97. yuno_fild07,0,0 monster Green Plant 1080,10,180000,90000
  98. yuno_fild07,0,0 monster Yellow Plant 1081,10,180000,90000
  99. //yuno_fild07,0,0 monster Runaway Book 2414,1,5000 //-- Monster for Free Transcend Quest.
  100. //==================================================
  101. // yuno_fild08 - Kiel Hyre's Academy
  102. //==================================================
  103. yuno_fild08,0,0 monster Grand Peco 1369,157,5000
  104. yuno_fild08,0,0 monster Goat 1372,36,5000
  105. yuno_fild08,0,0 monster Geographer 1368,36,5000
  106. yuno_fild08,0,0 monster Red Plant 1078,10,180000,90000
  107. yuno_fild08,0,0 monster Green Plant 1080,10,180000,90000
  108. yuno_fild08,0,0 monster Yellow Plant 1081,10,180000,90000
  109. //yuno_fild08,0,0 monster Runaway Book 2414,1,5000 //-- Monster for Free Transcend Quest.
  110. //==================================================
  111. // yuno_fild09 - Schwarzwald Guards Camp
  112. //==================================================
  113. yuno_fild09,0,0 monster Grand Peco 1369,182,5000
  114. yuno_fild09,0,0 monster Sleeper 1386,42,5000
  115. yuno_fild09,0,0 monster Geographer 1368,42,5000
  116. yuno_fild09,0,0 monster Red Plant 1078,10,180000,90000
  117. yuno_fild09,0,0 monster Green Plant 1080,10,180000,90000
  118. yuno_fild09,0,0 monster Yellow Plant 1081,10,180000,90000
  119. //yuno_fild09,0,0 monster Runaway Book 2414,1,5000 //-- Monster for Free Transcend Quest.
  120. //==================================================
  121. // yuno_fild10 - Disabled on Renewal
  122. //==================================================
  123. //==================================================
  124. // yuno_fild11 - Juno Field
  125. //==================================================
  126. yuno_fild11,0,0 monster Goat 1372,139,5000
  127. yuno_fild11,0,0 monster Geographer 1368,55,5000
  128. yuno_fild11,0,0 monster Red Plant 1078,10,180000,90000
  129. yuno_fild11,0,0 monster Green Plant 1080,10,180000,90000
  130. yuno_fild11,0,0 monster Yellow Plant 1081,10,180000,90000
  131. //==================================================
  132. // yuno_fild12 - Border Checkpoint
  133. //==================================================
  134. yuno_fild12,0,0 monster Geographer 1368,68,5000
  135. yuno_fild12,0,0 monster Mantis 1139,34,5000
  136. //yuno_fild12,0,0 monster Runaway Book 2414,1,5000 //-- Monster for Free Transcend Quest.