atriggerfish42495.lua 3.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374
  1. --[[
  2. Script Name : SpawnScripts/QueensColony/atriggerfish42495.lua
  3. Script Purpose : Waypoint Path for atriggerfish42495.lua
  4. Script Author : Rylec
  5. Script Date : 11-16-2019 11:24:51
  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, -113.38, -12.5, 57.17, 2, 0)
  19. MovementLoopAddLocation(NPC, -111.74, -12.5, 58.78, 2, 0)
  20. MovementLoopAddLocation(NPC, -110.96, -12.41, 59.93, 2, 0)
  21. MovementLoopAddLocation(NPC, -110.32, -12.5, 62.72, 2, 0)
  22. MovementLoopAddLocation(NPC, -109.13, -12.5, 66.8, 2, 0)
  23. MovementLoopAddLocation(NPC, -111.1, -12.44, 67.47, 2, 0)
  24. MovementLoopAddLocation(NPC, -111.71, -12.5, 67.8, 2, 0)
  25. MovementLoopAddLocation(NPC, -113.77, -12.41, 68.09, 2, 0)
  26. MovementLoopAddLocation(NPC, -115.67, -12.5, 70.34, 2, 0)
  27. MovementLoopAddLocation(NPC, -116.08, -12.19, 71.64, 2, 0)
  28. MovementLoopAddLocation(NPC, -117.04, -12.5, 73.58, 2, 4)
  29. MovementLoopAddLocation(NPC, -114.88, -12.5, 78.12, 2, 0)
  30. MovementLoopAddLocation(NPC, -113.29, -12.5, 79.38, 2, 0)
  31. MovementLoopAddLocation(NPC, -111.84, -12.5, 86.8, 2, 0)
  32. MovementLoopAddLocation(NPC, -112.47, -12.5, 87.82, 2, 0)
  33. MovementLoopAddLocation(NPC, -108.91, -12.5, 94.17, 2, 0)
  34. MovementLoopAddLocation(NPC, -108.75, -12.5, 95.44, 2, 0)
  35. MovementLoopAddLocation(NPC, -109.51, -12.5, 95.41, 2, 2)
  36. MovementLoopAddLocation(NPC, -110.58, -12.5, 99.5, 2, 0)
  37. MovementLoopAddLocation(NPC, -110.75, -12.5, 102.5, 2, 0)
  38. MovementLoopAddLocation(NPC, -111.19, -12.5, 99.92, 2, 0)
  39. MovementLoopAddLocation(NPC, -112.64, -12.5, 99, 2, 0)
  40. MovementLoopAddLocation(NPC, -114.27, -12.41, 98.43, 2, 0)
  41. MovementLoopAddLocation(NPC, -115.18, -11.9, 97.83, 2, 0)
  42. MovementLoopAddLocation(NPC, -116.59, -11.99, 98.02, 2, 2)
  43. MovementLoopAddLocation(NPC, -117.6, -11.41, 94.81, 2, 0)
  44. MovementLoopAddLocation(NPC, -117.92, -11.46, 92.51, 2, 0)
  45. MovementLoopAddLocation(NPC, -118.04, -11.58, 90.37, 2, 0)
  46. MovementLoopAddLocation(NPC, -119.18, -11.62, 87.05, 2, 0)
  47. MovementLoopAddLocation(NPC, -121.22, -11.78, 87.04, 2, 0)
  48. MovementLoopAddLocation(NPC, -122.27, -12.4, 88.09, 2, 3)
  49. MovementLoopAddLocation(NPC, -120.94, -12.5, 81.32, 2, 0)
  50. MovementLoopAddLocation(NPC, -117.92, -12.5, 79.41, 2, 0)
  51. MovementLoopAddLocation(NPC, -113.87, -10.34, 78.39, 2, 0)
  52. MovementLoopAddLocation(NPC, -111.92, -10.02, 77.91, 2, 0)
  53. MovementLoopAddLocation(NPC, -110.6, -10, 77.13, 2, 0)
  54. MovementLoopAddLocation(NPC, -112.64, -10, 76.81, 2, 0)
  55. MovementLoopAddLocation(NPC, -113.2, -10.03, 70.52, 2, 0)
  56. MovementLoopAddLocation(NPC, -113.37, -11.83, 69.01, 2, 0)
  57. MovementLoopAddLocation(NPC, -114.1, -11.72, 67.6, 2, 0)
  58. MovementLoopAddLocation(NPC, -113.85, -12.03, 64.42, 2, 2)
  59. MovementLoopAddLocation(NPC, -115.61, -12.5, 67.3, 2, 0)
  60. MovementLoopAddLocation(NPC, -117.88, -12.5, 69, 2, 0)
  61. MovementLoopAddLocation(NPC, -120.34, -10.75, 70.34, 2, 0)
  62. MovementLoopAddLocation(NPC, -121.04, -10.37, 69.95, 2, 0)
  63. MovementLoopAddLocation(NPC, -122.74, -10.27, 67.67, 2, 0)
  64. MovementLoopAddLocation(NPC, -124.42, -10.18, 66.58, 2, 0)
  65. MovementLoopAddLocation(NPC, -124.07, -10.98, 64.64, 2, 0)
  66. MovementLoopAddLocation(NPC, -123.15, -11.78, 63.78, 2, 0)
  67. MovementLoopAddLocation(NPC, -124.02, -11.25, 63.33, 2, 0)
  68. MovementLoopAddLocation(NPC, -120.28, -12.36, 50.49, 2, 0)
  69. end