yuno.txt 6.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137
  1. //===== rAthena Script =======================================
  2. //= Yuno Fields Monster Spawn Script
  3. //===== By: ==================================================
  4. //= Athena (1.0)
  5. //===== Current Version: =====================================
  6. //= 2.0
  7. //===== Compatible With: =====================================
  8. //= Any Athena Version
  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 Yuno 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. //============================================================
  25. //==================================================
  26. // yuno_fild01 - Border Posts
  27. //==================================================
  28. yuno_fild01,0,0,0,0 monster Geographer 1368,50,5000,0,0
  29. yuno_fild01,0,0,0,0 monster Dustiness 1114,35,5000,0,0
  30. yuno_fild01,0,0,0,0 monster Mantis 1139,35,5000,0,0
  31. yuno_fild01,0,0,0,0 monster Red Plant 1078,15,1800000,900000,1
  32. yuno_fild01,70,370,10,10 monster Blue Plant 1079,2,1800000,900000,1
  33. yuno_fild01,70,370,10,10 monster Shining Plant 1083,1,1800000,900000,1
  34. yuno_fild01,66,267,10,10 monster Yellow Plant 1081,2,1800000,900000,1
  35. yuno_fild01,238,326,40,40 monster Yellow Plant 1081,6,1800000,900000,1
  36. yuno_fild01,238,326,40,40 monster Shining Plant 1083,2,1800000,900000,1
  37. yuno_fild01,0,0,0,0 monster Yellow Plant 1081,15,1800000,900000,1
  38. yuno_fild01,0,0,0,0 monster Green Plant 1080,20,1800000,900000,1
  39. //==================================================
  40. // yuno_fild02 - Kiel Hyre's Cottage
  41. //==================================================
  42. yuno_fild02,0,0,0,0 monster Sleeper 1386,130,5000,0,0
  43. yuno_fild02,0,0,0,0 monster Grand Peco 1369,35,5000,0,0
  44. yuno_fild02,0,0,0,0 monster Harpy 1376,35,5000,0,0
  45. yuno_fild02,0,0,0,0 monster Red Plant 1078,10,1800000,900000,1
  46. yuno_fild02,0,0,0,0 monster Yellow Plant 1081,10,1800000,900000,1
  47. yuno_fild02,0,0,0,0 monster Green Plant 1080,10,1800000,900000,1
  48. //==================================================
  49. // yuno_fild03 - El Mes Plateau
  50. //==================================================
  51. yuno_fild03,0,0,0,0 monster Harpy 1376,130,5000,0,0
  52. yuno_fild03,0,0,0,0 monster Goat 1372,35,5000,0,0
  53. yuno_fild03,0,0,0,0 monster Sleeper 1386,35,5000,0,0
  54. yuno_fild03,0,0,0,0 monster Deviling 1582,1,3600000,1800000,1
  55. yuno_fild03,0,0,0,0 monster Angeling 1096,1,3600000,1800000,1
  56. yuno_fild03,0,0,0,0 monster Red Plant 1078,15,1800000,900000,1
  57. yuno_fild03,0,0,0,0 monster Yellow Plant 1081,15,1800000,900000,1
  58. yuno_fild03,0,0,0,0 monster Green Plant 1080,15,1800000,900000,1
  59. yuno_fild03,358,215,10,10 monster Shining Plant 1083,1,1800000,900000,1
  60. yuno_fild03,358,215,10,10 monster Blue Plant 1079,4,1800000,900000,1
  61. //==================================================
  62. // yuno_fild04 - El Mes Plateau
  63. //==================================================
  64. yuno_fild04,0,0,0,0 monster Harpy 1376,130,5000,0,0
  65. yuno_fild04,0,0,0,0 monster Goat 1372,35,5000,0,0
  66. yuno_fild04,0,0,0,0 monster Geographer 1368,35,5000,0,0
  67. yuno_fild04,0,0,0,0 monster Arc Angeling 1388,1,3600000,180000,0
  68. yuno_fild04,0,0,0,0 monster Mastering 1090,1,3600000,1800000,1
  69. yuno_fild04,0,0,0,0 monster Red Plant 1078,10,1800000,900000,1
  70. yuno_fild04,0,0,0,0 monster Yellow Plant 1081,10,1800000,900000,1
  71. yuno_fild04,0,0,0,0 monster Green Plant 1080,10,1800000,900000,1
  72. //==================================================
  73. // yuno_fild05 - Disabled on Renewal
  74. //==================================================
  75. //==================================================
  76. // yuno_fild06 - El Mes Plateau
  77. //==================================================
  78. yuno_fild06,0,0,0,0 monster Sleeper 1386,80,5000,0,0
  79. yuno_fild06,0,0,0,0 monster Geographer 1368,20,5000,0,0
  80. yuno_fild06,0,0,0,0 monster Red Plant 1078,10,5000,0,0
  81. yuno_fild06,0,0,0,0 monster Yellow Plant 1081,10,5000,0,0
  82. yuno_fild06,0,0,0,0 monster Green Plant 1080,10,5000,0,0
  83. //==================================================
  84. // yuno_fild07 - El Mes Gorge (Valley of Abyss)
  85. //==================================================
  86. yuno_fild07,0,0,0,0 monster Goat 1372,90,5000,0,0
  87. yuno_fild07,0,0,0,0 monster Harpy 1376,50,5000,0,0
  88. yuno_fild07,0,0,0,0 monster Grand Peco 1369,30,5000,0,0
  89. yuno_fild07,0,0,0,0 monster Red Plant 1078,10,180000,90000,1
  90. yuno_fild07,0,0,0,0 monster Green Plant 1080,10,180000,90000,1
  91. yuno_fild07,0,0,0,0 monster Yellow Plant 1081,10,180000,90000,1
  92. //==================================================
  93. // yuno_fild08 - Kiel Hyre's Academy
  94. //==================================================
  95. yuno_fild08,0,0,0,0 monster Grand Peco 1369,130,5000,0,0
  96. yuno_fild08,0,0,0,0 monster Goat 1372,30,5000,0,0
  97. yuno_fild08,0,0,0,0 monster Geographer 1368,30,5000,0,0
  98. yuno_fild08,0,0,0,0 monster Red Plant 1078,10,180000,90000,1
  99. yuno_fild08,0,0,0,0 monster Green Plant 1080,10,180000,90000,1
  100. yuno_fild08,0,0,0,0 monster Yellow Plant 1081,10,180000,90000,1
  101. //==================================================
  102. // yuno_fild09 - Schwaltzvalt Guards Camp
  103. //==================================================
  104. yuno_fild09,0,0,0,0 monster Grand Peco 1369,130,5000,0,0
  105. yuno_fild09,0,0,0,0 monster Sleeper 1386,30,5000,0,0
  106. yuno_fild09,0,0,0,0 monster Geographer 1368,30,5000,0,0
  107. yuno_fild09,0,0,0,0 monster Red Plant 1078,10,180000,90000,1
  108. yuno_fild09,0,0,0,0 monster Green Plant 1080,10,180000,90000,1
  109. yuno_fild09,0,0,0,0 monster Yellow Plant 1081,10,180000,90000,1
  110. //==================================================
  111. // yuno_fild10 - Disabled on Renewal
  112. //==================================================
  113. //==================================================
  114. // yuno_fild11 - Juno Field
  115. //==================================================
  116. yuno_fild11,0,0,0,0 monster Goat 1372,100,5000,0,0
  117. yuno_fild11,0,0,0,0 monster Geographer 1368,40,5000,0,0
  118. yuno_fild11,0,0,0,0 monster Red Plant 1078,10,180000,90000,1
  119. yuno_fild11,0,0,0,0 monster Green Plant 1080,10,180000,90000,1
  120. yuno_fild11,0,0,0,0 monster Yellow Plant 1081,10,180000,90000,1
  121. //==================================================
  122. // yuno_fild12 - Border Checkpoint
  123. //==================================================
  124. yuno_fild12,0,0,0,0 monster Geographer 1368,60,5000,0,0
  125. yuno_fild12,0,0,0,0 monster Mantis 1139,30,5000,0,0