veins.txt 3.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879
  1. //===== rAthena Script =======================================
  2. //= Veins Fields Monster Spawn Script
  3. //===== By: ==================================================
  4. //= $ephiroth
  5. //===== Current Version: =====================================
  6. //= 2.0
  7. //===== Compatible With: =====================================
  8. //= rAthena Project
  9. //===== Additional Comments: =================================
  10. //= 1.0 Temp. monster spawn in Veins Field. [$ephiroth]
  11. //= 1.1 Updated monster spawn based on kRO website. [$ephiroth]
  12. //= 1.2 Updated mobs based on info jAthena. [$ephiroth]
  13. //= 1.3 Fixed some typos and Atros spawn [Playtester]
  14. //= 1.4 Updated spawns with info from RO Monthly [Playtester]
  15. //= 1.5 Updated spawn amounts to official [Playtester]
  16. //= 1.6 Even more accurate spawns [Playtester]
  17. //= 1.7 Corrected MVP spawn variance. [Gepard]
  18. //= 1.8 Updated to Renewal Spawns. [Kisuka]
  19. //= 1.9 Renewal spawn update.
  20. //= 2.0 Correct Spawn by Navigation's mob data. [attackjom]
  21. //============================================================
  22. //==================================================
  23. // ve_fild01 - Veins Field
  24. //==================================================
  25. ve_fild01,0,0 monster Galion 1783,60,5000
  26. ve_fild01,0,0 monster Stapo 1784,34,5000
  27. ve_fild01,0,0 monster Drosera 1781,34,5000
  28. ve_fild01,0,0 monster Muscipular 1780,34,5000
  29. ve_fild01,0,0,0,0 boss_monster Atroce 1785,1,10800000,600000,0
  30. ve_fild01,0,0 monster Red Plant 1078,10,5000
  31. ve_fild01,0,0 monster Yellow Plant 1081,10,5000
  32. ve_fild01,270,80,20,7 monster Blue Plant 1079,4,840000
  33. ve_fild01,270,80,20,7 monster Shining Plant 1083,1,960000
  34. //==================================================
  35. // ve_fild02 - Veins Field
  36. //==================================================
  37. ve_fild02,0,0 monster Drosera 1781,177,5000
  38. ve_fild02,0,0 monster Muscipular 1780,27,5000
  39. ve_fild02,0,0 monster Galion 1783,13,5000
  40. ve_fild02,120,55,50,50 boss_monster Atroce 1785,1,21600000,600000,0
  41. ve_fild02,0,0 monster Red Plant 1078,10,10000
  42. ve_fild02,0,0 monster Yellow Plant 1081,10,10000
  43. //==================================================
  44. // ve_fild03 - Veins Field
  45. //==================================================
  46. ve_fild03,0,0 monster Magmaring 1836,141,5000
  47. ve_fild03,0,0 monster Muscipular 1780,38,5000
  48. ve_fild03,0,0 monster Drosera 1781,38,5000
  49. ve_fild03,200,212,114,60 monster Red Plant 1078,10,10000
  50. ve_fild03,0,0 monster Yellow Plant 1081,10,10000
  51. //==================================================
  52. // ve_fild04 - Veins Field
  53. //==================================================
  54. ve_fild04,0,0 monster Muscipular 1780,110,5000
  55. ve_fild04,0,0 monster Drosera 1781,55,5000
  56. ve_fild04,0,0 monster Galion 1783,22,5000
  57. ve_fild04,0,0 monster Yellow Plant 1081,10,10000
  58. ve_fild04,288,273,4,4 monster Blue Plant 1079,3,660000
  59. //==================================================
  60. // ve_fild05 - Disabled on Renewal
  61. //==================================================
  62. //==================================================
  63. // ve_fild06 - Veins Field - No spawns on Renewal
  64. //==================================================
  65. //ve_fild06,0,0 monster Shining Plant 1083,1,5000
  66. //==================================================
  67. // ve_fild07 - Veins Field
  68. //==================================================
  69. ve_fild07,0,0 monster Stapo 1784,128,5000
  70. ve_fild07,0,0 monster Drosera 1781,64,5000
  71. ve_fild07,0,0 monster Muscipular 1780,38,5000
  72. ve_fild07,0,0 monster White Plant 1082,10,600000