hugel.txt 3.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374
  1. //===== rAthena Script =======================================
  2. //= Hugel Fields Monster Spawn Script
  3. //===== By: ==================================================
  4. //= Athena (1.0)
  5. //===== Current Version: =====================================
  6. //= 1.5
  7. //===== Compatible With: =====================================
  8. //= rAthena Project
  9. //===== Additional Comments: =================================
  10. //= Spawns for hu_fild05 and hu_fild04, numbers may not be correct [MasterOfMuppets]
  11. //= 0.2 Fixed Petit ID
  12. //= 0.3 Updated the spawns using kRO's website as info, [MasterOfMuppets]
  13. //= thanks to battousai90
  14. //= 0.4 Updated after Episode 10.4 - Hugel [Poki#3]
  15. //= Mob quantity is custom.
  16. //= 1.0 Updated by using Tharis' Homun AI, by Tharis [Vicious]
  17. //= 1.1 Official X.3 spawns [Playtester]
  18. //= 1.2 Some 11.1 spawn updates [Playtester]
  19. //= 1.3 More accurate spawns [Playtester]
  20. //= 1.4 Updated to Renewal Spawns [Kisuka]
  21. //= 1.5 Correct Spawn by Navigation's mob data. [attackjom]
  22. //============================================================
  23. //==================================================
  24. // hu_fild01 - Thanatos Tower
  25. //==================================================
  26. hu_fild01,0,0 monster Novus 1715,105,5000
  27. hu_fild01,0,0 monster Novus 1718,36,5000
  28. hu_fild01,0,0 monster Geographer 1368,10,5000
  29. hu_fild01,0,0 monster Dragon Egg 1721,10,5000
  30. //==================================================
  31. // hu_fild02 - Hugel Field
  32. //==================================================
  33. hu_fild02,0,0 monster Novus 1715,126,5000
  34. hu_fild02,0,0 monster Novus 1718,37,5000
  35. hu_fild02,0,0 monster Geographer 1368,37,5000
  36. hu_fild02,0,0 monster Dragon Egg 1721,25,5000
  37. hu_fild02,0,0 monster Gryphon 1259,3,3600000
  38. //==================================================
  39. // hu_fild03 - Disabled on Renewal
  40. //==================================================
  41. //==================================================
  42. // hu_fild04 - Hugel Field
  43. //==================================================
  44. hu_fild04,0,0 monster Novus 1718,100,5000
  45. hu_fild04,0,0 monster Novus 1715,30,5000
  46. hu_fild04,0,0 monster Geographer 1368,30,5000
  47. hu_fild04,0,0 monster Dragon Egg 1721,20,5000
  48. hu_fild04,0,0 monster Yellow Plant 1081,10
  49. hu_fild04,206,210,30,18 monster Blue Plant 1079,4,120000,600000
  50. hu_fild04,206,120,10,10 monster Blue Plant 1079,2,120000,600000
  51. //==================================================
  52. // hu_fild05 - The Abyss Lake
  53. //==================================================
  54. hu_fild05,0,0 monster Novus 1718,130,5000
  55. hu_fild05,0,0 monster Novus 1715,35,5000
  56. hu_fild05,0,0 monster Dragon Egg 1721,20,5000
  57. //==================================================
  58. // hu_fild06 - Hugel Field
  59. //==================================================
  60. hu_fild06,0,0 monster Shellfish 1074,87,5000
  61. hu_fild06,0,0 monster Crab 1073,35,5000
  62. hu_fild06,0,0 monster Aster 1266,35,5000
  63. hu_fild06,234,251,14,120 monster Green Plant 1080,10,600000
  64. hu_fild06,234,251,14,120 monster Yellow Plant 1081,10,600000
  65. //==================================================
  66. // hu_fild07 - Disabled on Renewal
  67. //==================================================