amorakdevourer428683.lua 4.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990
  1. --[[
  2. Script Name : SpawnScripts/QueensColony/amorakdevourer428683.lua
  3. Script Purpose : Waypoint Path for amorakdevourer428683.lua
  4. Script Author : Rylec
  5. Script Date : 06-01-2020 10:08:43
  6. Script Notes : Locations collected from Live
  7. --]]
  8. function spawn(NPC)
  9. SpawnSet(NPC, "level", "3")
  10. SpawnSet(NPC, "difficulty", "2")
  11. SpawnSet(NPC, "hp", 30)
  12. SpawnSet(NPC, "power", 15)
  13. waypoints(NPC)
  14. end
  15. function hailed(NPC, Spawn)
  16. FaceTarget(NPC, Spawn)
  17. end
  18. function respawn(NPC)
  19. spawn(NPC)
  20. end
  21. function waypoints(NPC)
  22. MovementLoopAddLocation(NPC, 216.81, -0.97, -102.04, 2, 0)
  23. MovementLoopAddLocation(NPC, 228, -1.01, -92.88, 2, 0)
  24. MovementLoopAddLocation(NPC, 234.48, -1.04, -84.3, 2, 0)
  25. MovementLoopAddLocation(NPC, 238.12, -1.05, -69.05, 2, 0)
  26. MovementLoopAddLocation(NPC, 235.57, -1.05, -57.08, 2, 0)
  27. MovementLoopAddLocation(NPC, 234.95, -2.21, -46.13, 2, 0)
  28. MovementLoopAddLocation(NPC, 236.2, -4.05, -35.84, 2, 0)
  29. MovementLoopAddLocation(NPC, 246.47, -4.09, -22.27, 2, 0)
  30. MovementLoopAddLocation(NPC, 248.94, -4.1, -11.2, 2, 0)
  31. MovementLoopAddLocation(NPC, 246.15, -4.09, -23.13, 2, 0)
  32. MovementLoopAddLocation(NPC, 236.02, -4.05, -36.22, 2, 0)
  33. MovementLoopAddLocation(NPC, 234.99, -2.17, -46.42, 2, 0)
  34. MovementLoopAddLocation(NPC, 235.65, -1.05, -57.05, 2, 0)
  35. MovementLoopAddLocation(NPC, 238.13, -1.05, -68.99, 2, 0)
  36. MovementLoopAddLocation(NPC, 234.6, -1.04, -84.43, 2, 0)
  37. MovementLoopAddLocation(NPC, 226.98, -1.01, -93.73, 2, 0)
  38. MovementLoopAddLocation(NPC, 216.53, -0.97, -101.92, 2, 0)
  39. MovementLoopAddLocation(NPC, 229.93, -1.02, -89.12, 2, 0)
  40. MovementLoopAddLocation(NPC, 235.51, -1.04, -78.73, 2, 0)
  41. MovementLoopAddLocation(NPC, 236.92, -1.05, -66.35, 2, 0)
  42. MovementLoopAddLocation(NPC, 235.74, -1.05, -58.81, 2, 0)
  43. MovementLoopAddLocation(NPC, 234.38, -2.27, -45.88, 2, 0)
  44. MovementLoopAddLocation(NPC, 234.43, -3.35, -41.13, 2, 0)
  45. MovementLoopAddLocation(NPC, 242.72, -4.07, -29.2, 2, 0)
  46. MovementLoopAddLocation(NPC, 248.56, -4.1, -16.32, 2, 0)
  47. MovementLoopAddLocation(NPC, 247.46, -4.1, -8.43, 2, 0)
  48. MovementLoopAddLocation(NPC, 242.58, -4.08, -1.94, 2, 0)
  49. MovementLoopAddLocation(NPC, 236.64, -4.06, 1.09, 2, 0)
  50. MovementLoopAddLocation(NPC, 229.97, -4.04, 12.59, 2, 0)
  51. MovementLoopAddLocation(NPC, 231.35, -4.05, 23.09, 2, 0)
  52. MovementLoopAddLocation(NPC, 249.58, -4.12, 43.43, 2, 0)
  53. MovementLoopAddLocation(NPC, 251.77, -4.13, 53.46, 2, 0)
  54. MovementLoopAddLocation(NPC, 249.4, -4.27, 59.92, 2, 0)
  55. MovementLoopAddLocation(NPC, 247.04, -6.88, 79.12, 2, 0)
  56. MovementLoopAddLocation(NPC, 248.69, -4.42, 60.99, 2, 0)
  57. MovementLoopAddLocation(NPC, 252.45, -4.13, 50.25, 2, 0)
  58. MovementLoopAddLocation(NPC, 247.29, -4.11, 39.01, 2, 0)
  59. MovementLoopAddLocation(NPC, 233.1, -4.05, 27.65, 2, 0)
  60. MovementLoopAddLocation(NPC, 230.49, -4.04, 7.88, 2, 0)
  61. MovementLoopAddLocation(NPC, 241.45, -3.89, -8.91, 2, 0)
  62. MovementLoopAddLocation(NPC, 230.41, -4.04, 8.27, 2, 0)
  63. MovementLoopAddLocation(NPC, 232.71, -4.05, 25.35, 2, 0)
  64. MovementLoopAddLocation(NPC, 233.29, -4.06, 27.63, 2, 0)
  65. MovementLoopAddLocation(NPC, 247.09, -4.11, 38.96, 2, 0)
  66. MovementLoopAddLocation(NPC, 252.42, -4.13, 50.23, 2, 0)
  67. MovementLoopAddLocation(NPC, 248.73, -4.41, 60.93, 2, 0)
  68. MovementLoopAddLocation(NPC, 247.02, -6.88, 79.14, 2, 0)
  69. MovementLoopAddLocation(NPC, 249.77, -4.12, 58.86, 2, 0)
  70. MovementLoopAddLocation(NPC, 251.73, -4.13, 52.69, 2, 0)
  71. MovementLoopAddLocation(NPC, 249.83, -4.12, 43.26, 2, 0)
  72. MovementLoopAddLocation(NPC, 231.23, -4.05, 22.91, 2, 0)
  73. MovementLoopAddLocation(NPC, 229.99, -4.04, 12.53, 2, 0)
  74. MovementLoopAddLocation(NPC, 236.61, -4.06, 0.98, 2, 0)
  75. MovementLoopAddLocation(NPC, 243.1, -4.08, -2.3, 2, 0)
  76. MovementLoopAddLocation(NPC, 247.94, -4.1, -9.49, 2, 0)
  77. MovementLoopAddLocation(NPC, 248.38, -4.1, -16.48, 2, 0)
  78. MovementLoopAddLocation(NPC, 242.77, -4.05, -29.38, 2, 0)
  79. MovementLoopAddLocation(NPC, 234.54, -3.48, -40.74, 2, 0)
  80. MovementLoopAddLocation(NPC, 236.85, -1.05, -67.31, 2, 0)
  81. MovementLoopAddLocation(NPC, 235.44, -1.04, -79.07, 2, 0)
  82. MovementLoopAddLocation(NPC, 229.64, -1.02, -89.81, 2, 0)
  83. end