veins.txt 3.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576
  1. //===== rAthena Script =======================================
  2. //= Veins Fields Monster Spawn Script
  3. //===== By: ==================================================
  4. //= $ephiroth
  5. //===== Current Version: =====================================
  6. //= 1.8
  7. //===== Compatible With: =====================================
  8. //= Any Athena Version
  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. //============================================================
  20. //==================================================
  21. // ve_fild01 - Veins Field
  22. //==================================================
  23. ve_fild01,0,0,0,0 monster Galion 1783,35,5000,0,0
  24. ve_fild01,0,0,0,0 monster Stapo 1784,20,5000,0,0
  25. ve_fild01,0,0,0,0 monster Drosera 1781,20,5000,0,0
  26. ve_fild01,0,0,0,0 monster Muscipular 1780,20,5000,0,0
  27. ve_fild01,0,0,0,0 boss_monster Atroce 1785,1,10800000,600000,0
  28. ve_fild01,0,0,0,0 monster Red Plant 1078,10,5000,0,0
  29. ve_fild01,0,0,0,0 monster Yellow Plant 1081,10,5000,0,0
  30. ve_fild01,270,80,20,7 monster Blue Plant 1079,4,840000,0,0
  31. ve_fild01,270,80,20,7 monster Shining Plant 1083,1,960000,0,0
  32. //==================================================
  33. // ve_fild02 - Veins Field
  34. //==================================================
  35. ve_fild02,0,0,0,0 monster Drosera 1781,130,5000,0,0
  36. ve_fild02,0,0,0,0 monster Muscipular 1780,20,5000,0,0
  37. ve_fild02,0,0,0,0 monster Galion 1783,10,5000,0,0
  38. ve_fild02,120,55,50,50 boss_monster Atroce 1785,1,21600000,600000,0
  39. ve_fild02,0,0,0,0 monster Red Plant 1078,10,5000,0,0
  40. ve_fild02,0,0,0,0 monster Yellow Plant 1081,10,5000,0,0
  41. //==================================================
  42. // ve_fild03 - Veins Field
  43. //==================================================
  44. ve_fild03,0,0,0,0 monster Magmaring 1836,130,5000,0,0
  45. ve_fild03,0,0,0,0 monster Muscipular 1780,35,5000,0,0
  46. ve_fild03,0,0,0,0 monster Drosera 1781,35,5000,0,0
  47. ve_fild03,200,212,114,60 monster Red Plant 1078,10,0,0,0
  48. ve_fild03,0,0,0,0 monster Yellow Plant 1081,10,0,0,0
  49. //==================================================
  50. // ve_fild04 - Veins Field
  51. //==================================================
  52. ve_fild04,0,0,0,0 monster Muscipular 1780,100,5000,0,0
  53. ve_fild04,0,0,0,0 monster Drosera 1781,50,5000,0,0
  54. ve_fild04,0,0,0,0 monster Galion 1783,20,5000,0,0
  55. ve_fild04,288,273,4,4 monster Blue Plant 1079,3,660000,0,0
  56. //==================================================
  57. // ve_fild05 - Disabled on Renewal
  58. //==================================================
  59. //==================================================
  60. // ve_fild06 - Veins Field - No spawns on Renewal
  61. //==================================================
  62. ve_fild06,0,0,0,0 monster Shining Plant 1083,1,5000,0,0
  63. //==================================================
  64. // ve_fild07 - Veins Field
  65. //==================================================
  66. ve_fild07,0,0,0,0 monster Stapo 1784,100,5000,0,0
  67. ve_fild07,0,0,0,0 monster Drosera 1781,50,5000,0,0
  68. ve_fild07,0,0,0,0 monster Muscipular 1780,30,5000,0,0
  69. ve_fild07,0,0,0,0 monster White Plant 1082,10,600000,0,0