atriggerfish426466.lua 4.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384
  1. --[[
  2. Script Name : SpawnScripts/QueensColony/atriggerfish426466.lua
  3. Script Purpose : Waypoint Path for atriggerfish426466.lua
  4. Script Author : Rylec
  5. Script Date : 11-16-2019 11:24:56
  6. Script Notes : Locations collected from Live
  7. --]]
  8. function spawn(NPC)
  9. waypoints(NPC)
  10. SpawnSet(NPC, "difficulty", "2")
  11. end
  12. function hailed(NPC, Spawn)
  13. FaceTarget(NPC, Spawn)
  14. end
  15. function respawn(NPC)
  16. end
  17. function waypoints(NPC)
  18. MovementLoopAddLocation(NPC, -112.83, -12.5, 57.82, 2, 0)
  19. MovementLoopAddLocation(NPC, -110.94, -12.5, 61.86, 2, 0)
  20. MovementLoopAddLocation(NPC, -108.34, -12.39, 68.04, 2, 0)
  21. MovementLoopAddLocation(NPC, -110.09, -12.5, 68.61, 2, 0)
  22. MovementLoopAddLocation(NPC, -110.66, -12.5, 67.93, 2, 0)
  23. MovementLoopAddLocation(NPC, -113.39, -12.5, 69.94, 2, 0)
  24. MovementLoopAddLocation(NPC, -116.21, -11.7, 71.4, 2, 0)
  25. MovementLoopAddLocation(NPC, -116.72, -11.32, 72.07, 2, 0)
  26. MovementLoopAddLocation(NPC, -119.14, -12.47, 76.18, 2, 0)
  27. MovementLoopAddLocation(NPC, -117.31, -12.33, 80.61, 2, 0)
  28. MovementLoopAddLocation(NPC, -115.07, -12.48, 79.68, 2, 0)
  29. MovementLoopAddLocation(NPC, -113.93, -12.5, 80.7, 2, 0)
  30. MovementLoopAddLocation(NPC, -113.83, -12.5, 81.71, 2, 0)
  31. MovementLoopAddLocation(NPC, -112.34, -12.5, 85.19, 2, 0)
  32. MovementLoopAddLocation(NPC, -111.12, -12.5, 86.57, 2, 0)
  33. MovementLoopAddLocation(NPC, -108.61, -12.5, 91.62, 2, 0)
  34. MovementLoopAddLocation(NPC, -108.12, -12.5, 100.13, 2, 0)
  35. MovementLoopAddLocation(NPC, -109.77, -12.5, 103.41, 2, 0)
  36. MovementLoopAddLocation(NPC, -109.62, -12.5, 100.56, 2, 0)
  37. MovementLoopAddLocation(NPC, -112.3, -12.5, 100.84, 2, 0)
  38. MovementLoopAddLocation(NPC, -115.05, -12.5, 100.26, 2, 0)
  39. MovementLoopAddLocation(NPC, -115.05, -12.5, 100.26, 2, 0)
  40. MovementLoopAddLocation(NPC, -115.81, -12.5, 100.58, 2, 0)
  41. MovementLoopAddLocation(NPC, -118.05, -12.37, 98.85, 2, 0)
  42. MovementLoopAddLocation(NPC, -119.21, -11.5, 98.39, 4, 0)
  43. MovementLoopAddLocation(NPC, -118.99, -11.73, 97.51, 4, 0)
  44. MovementLoopAddLocation(NPC, -117.87, -12.22, 97.07, 2, 0)
  45. MovementLoopAddLocation(NPC, -120.1, -12.35, 92.9, 2, 0)
  46. MovementLoopAddLocation(NPC, -121.28, -10.3, 91.35, 2, 0)
  47. MovementLoopAddLocation(NPC, -121.84, -10.17, 89.46, 2, 0)
  48. MovementLoopAddLocation(NPC, -123.37, -12.5, 88.84, 2, 0)
  49. MovementLoopAddLocation(NPC, -118.34, -12.5, 79.79, 2, 0)
  50. MovementLoopAddLocation(NPC, -116.84, -12.5, 78.61, 2, 0)
  51. MovementLoopAddLocation(NPC, -115.51, -11.33, 78.68, 2, 0)
  52. MovementLoopAddLocation(NPC, -111.36, -10.59, 78.39, 2, 0)
  53. MovementLoopAddLocation(NPC, -111.36, -10.45, 79.33, 2, 0)
  54. MovementLoopAddLocation(NPC, -108.85, -10.6, 78.51, 2, 0)
  55. MovementLoopAddLocation(NPC, -107.27, -12.27, 75.13, 2, 0)
  56. MovementLoopAddLocation(NPC, -107.99, -12.27, 73.51, 2, 0)
  57. MovementLoopAddLocation(NPC, -108.26, -11.11, 71.31, 2, 0)
  58. MovementLoopAddLocation(NPC, -107.34, -12.06, 69.6, 2, 0)
  59. MovementLoopAddLocation(NPC, -110.54, -12.4, 66.07, 2, 0)
  60. MovementLoopAddLocation(NPC, -111.38, -12.5, 67.4, 2, 0)
  61. MovementLoopAddLocation(NPC, -112.45, -12.5, 67.18, 2, 0)
  62. MovementLoopAddLocation(NPC, -115.7, -12.5, 68.96, 2, 0)
  63. MovementLoopAddLocation(NPC, -117.66, -12.5, 68.72, 2, 0)
  64. MovementLoopAddLocation(NPC, -119.96, -11.11, 70.3, 4, 0)
  65. MovementLoopAddLocation(NPC, -121.99, -10.64, 70.64, 4, 0)
  66. MovementLoopAddLocation(NPC, -122.03, -11.52, 69.14, 4, 0)
  67. MovementLoopAddLocation(NPC, -123.83, -11.88, 69.5, 2, 0)
  68. MovementLoopAddLocation(NPC, -122.81, -10.92, 61.96, 2, 0)
  69. MovementLoopAddLocation(NPC, -123.14, -11.18, 59.43, 2, 0)
  70. MovementLoopAddLocation(NPC, -121.63, -11.8, 61.14, 2, 2)
  71. MovementLoopAddLocation(NPC, -120.93, -12.5, 53.72, 2, 0)
  72. MovementLoopAddLocation(NPC, -120.33, -12.5, 51.23, 2, 0)
  73. MovementLoopAddLocation(NPC, -118.28, -12.5, 49.94, 2, 0)
  74. MovementLoopAddLocation(NPC, -117.15, -12.5, 51.69, 2, 0)
  75. MovementLoopAddLocation(NPC, -116.6, -12.5, 54.44, 2, 0)
  76. MovementLoopAddLocation(NPC, -113.16, -12.5, 59.01, 2, 0)
  77. MovementLoopAddLocation(NPC, -113.01, -12.43, 60.63, 3, 0)
  78. end