thor_v.txt 3.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667
  1. //===== eAthena Script ========================================
  2. //= Thor Volcano Monster Spawn Script
  3. //===== By: ==================================================
  4. //= Playtester
  5. //===== Current Version: =====================================
  6. //= 1.3
  7. //===== Compatible With: =====================================
  8. //= Any Athena Version
  9. //===== Description: =========================================
  10. //= Official monster spawn in Thor Volcano Dungeon.
  11. //===== Additional Comments: =================================
  12. //= 1.0 Spawns according to RO Monthly and Doddler [Playtester]
  13. //= 1.1 Added Byorgue and Ifrit [Playtester]
  14. //= 1.2 Updated spawns according to RODE [Playtester]
  15. //= 1.3 More official spawns [Playtester]
  16. //============================================================
  17. // ================= [Thor Volcano - 01] =====================
  18. thor_v01,0,0,0,0 monster Magmaring 1836,10,0,0,0
  19. thor_v01,0,0,0,0 monster Fire Imp 1837,5,0,0,0
  20. thor_v01,0,0,0,0 monster Fire Imp 1837,12,1800000,0,0
  21. thor_v01,80,255,65,35 monster Fire Imp 1837,2,0,0,0
  22. thor_v01,240,250,50,30 monster Fire Imp 1837,2,0,0,0
  23. thor_v01,90,100,50,50 monster Fire Imp 1837,2,0,0,0
  24. thor_v01,210,110,50,30 monster Fire Imp 1837,2,0,0,0
  25. thor_v01,0,0,0,0 monster Kasa 1833,25,0,0,0
  26. thor_v01,80,255,65,35 monster Kasa 1833,5,0,0,0
  27. thor_v01,240,250,50,30 monster Kasa 1833,5,0,0,0
  28. thor_v01,90,100,50,50 monster Kasa 1833,5,0,0,0
  29. thor_v01,210,110,50,30 monster Kasa 1833,5,0,0,0
  30. thor_v01,0,0,0,0 monster Sword Master 1829,5,420000,0,0
  31. thor_v01,0,0,0,0 monster Bow Master 1830,5,420000,0,0
  32. thor_v01,0,0,0,0 monster Salamander 1831,5,3600000,0,0
  33. thor_v01,0,0,0,0 monster Byorgue 1839,1,3600000,0,0
  34. // ================= [Thor Volcano - 02] =====================
  35. thor_v02,0,0,0,0 monster Magmaring 1836,10,0,0,0
  36. thor_v02,0,0,0,0 monster Fire Imp 1837,5,0,0,0
  37. thor_v02,75,125,50,85 monster Fire Imp 1837,3,0,0,0
  38. thor_v02,168,162,50,50 monster Fire Imp 1837,2,0,0,0
  39. thor_v02,0,0,0,0 monster Kaho 1072,5,0,0,0
  40. thor_v02,75,125,50,85 monster Kaho 1072,3,0,0,0
  41. thor_v02,168,162,50,50 monster Kaho 1072,2,0,0,0
  42. thor_v02,0,0,0,0 monster Knocker 1838,20,0,0,0
  43. thor_v02,75,125,50,85 monster Knocker 1838,20,0,0,0
  44. thor_v02,168,162,50,50 monster Knocker 1838,15,0,0,0
  45. thor_v02,0,0,0,0 monster Salamander 1831,1,18000000,0,0
  46. thor_v02,0,0,0,0 monster Sword Master 1829,1,7200000,0,0
  47. thor_v02,0,0,0,0 monster Bow Master 1830,1,7200000,0,0
  48. // ================= [Thor Volcano - 03] =====================
  49. thor_v03,0,0,0,0 monster Kasa 1833,16,0,0,0
  50. thor_v03,95,220,64,55 monster Kasa 1833,6,0,0,0
  51. thor_v03,223,224,65,60 monster Kasa 1833,6,0,0,0
  52. thor_v03,80,90,60,60 monster Kasa 1833,6,0,0,0
  53. thor_v03,218,81,60,60 monster Kasa 1833,6,0,0,0
  54. thor_v03,0,0,0,0 monster Salamander 1831,20,0,0,0
  55. thor_v03,95,220,64,55 monster Salamander 1831,10,0,0,0
  56. thor_v03,223,224,65,60 monster Salamander 1831,10,0,0,0
  57. thor_v03,80,90,60,60 monster Salamander 1831,10,0,0,0
  58. thor_v03,218,81,60,60 monster Salamander 1831,10,0,0,0
  59. thor_v03,0,0,0,0 monster Sword Master 1829,5,0,0,0
  60. thor_v03,0,0,0,0 monster Sword Master 1829,5,1800000,0,0
  61. thor_v03,0,0,0,0 monster Bow Master 1830,5,0,0,0
  62. thor_v03,0,0,0,0 monster Bow Master 1830,5,1800000,0,0
  63. thor_v03,0,0,0,0 monster Byorgue 1839,5,1800000,0,0
  64. thor_v03,0,0,0,0 monster Ifrit 1832,1,39600000,0,0