InnuraeVTarris.lua 9.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152
  1. --[[
  2. Script Name : SpawnScripts/Longshadow/InnuraeVTarris.lua
  3. Script Purpose : Innurae V`Tarris
  4. Script Author : John Adams
  5. Script Date : 2008.09.29
  6. Script Notes : Auto-Generated Conversation from PacketParser Data
  7. --]]
  8. function spawn(NPC)
  9. end
  10. function respawn(NPC)
  11. spawn(NPC)
  12. end
  13. function hailed(NPC, Spawn)
  14. FaceTarget(NPC, Spawn)
  15. conversation = CreateConversation()
  16. PlayFlavor(NPC, "voiceover/english/innurae_v_tarris/fprt_hood05/quests/innuraevtarris/lore_innurae.mp3", "", "", 505131296, 528063113, Spawn)
  17. AddConversationOption(conversation, "And where, pray tell, shall you be moving on to?", "dlg_12_1")
  18. AddConversationOption(conversation, "Then move on, hag, and leave the space for those who can provide some use!")
  19. StartConversation(conversation, NPC, Spawn, "Don't expect anything from me, young one. This place is but a mere rest stop before I move on.")
  20. end
  21. function dlg_12_1(NPC, Spawn)
  22. FaceTarget(NPC, Spawn)
  23. conversation = CreateConversation()
  24. PlayFlavor(NPC, "voiceover/english/innurae_v_tarris/fprt_hood05/quests/innuraevtarris/lore_innurae000.mp3", "", "", 3567010242, 2488453546, Spawn)
  25. AddConversationOption(conversation, "Home, what home, you foolish old woman?! Neriak was destroyed centuries ago!", "dlg_12_2")
  26. AddConversationOption(conversation, "Ha! While you die searching for your lost Neriak, I will be prospering and gaining power!")
  27. StartConversation(conversation, NPC, Spawn, "Neriak is the place of my birth, and it shall be the place of my death. While you remain here in the care of the humans, I will be home. ")
  28. end
  29. function dlg_12_2(NPC, Spawn)
  30. FaceTarget(NPC, Spawn)
  31. conversation = CreateConversation()
  32. PlayFlavor(NPC, "voiceover/english/innurae_v_tarris/fprt_hood05/quests/innuraevtarris/lore_innurae001.mp3", "", "", 4044045516, 2985844795, Spawn)
  33. AddConversationOption(conversation, "Neriak has been found?!", "dlg_12_3")
  34. AddConversationOption(conversation, "Wake up and accept reality! Neriak is gone!")
  35. StartConversation(conversation, NPC, Spawn, "Yes, Neriak was once lost to us, but not all of us chose to debase ourselves in a contemptible union with the humans. Those of us who care about our heritage, those of us who are truly TeirDal, are searching for a way to return to the grace and legacy of our people. It would seem that such a way has already been found...")
  36. end
  37. function dlg_12_3(NPC, Spawn)
  38. FaceTarget(NPC, Spawn)
  39. conversation = CreateConversation()
  40. PlayFlavor(NPC, "voiceover/english/innurae_v_tarris/fprt_hood05/quests/innuraevtarris/lore_innurae002.mp3", "", "", 3686330680, 1121720833, Spawn)
  41. AddConversationOption(conversation, "What siege?", "dlg_12_4")
  42. AddConversationOption(conversation, "Who are the loyalists?", "dlg_12_9")
  43. AddConversationOption(conversation, "How was the foreign quarter destroyed?", "dlg_12_11")
  44. AddConversationOption(conversation, "So you found some ruins, eh? Yeah, good luck with that.")
  45. StartConversation(conversation, NPC, Spawn, "Not entirely. The loyalists to the cause believe that they have uncovered what was once an entrance to the Foreign Quarter. However, as that portion of the city was destroyed in the siege, we may have some time left before we can find our home.")
  46. end
  47. function dlg_12_4(NPC, Spawn)
  48. FaceTarget(NPC, Spawn)
  49. conversation = CreateConversation()
  50. PlayFlavor(NPC, "voiceover/english/innurae_v_tarris/fprt_hood05/quests/innuraevtarris/lore_innurae003.mp3", "", "", 4154815778, 4054614513, Spawn)
  51. AddConversationOption(conversation, "So, Neriak fell to a group of halflings?", "dlg_12_5")
  52. AddConversationOption(conversation, "What happened in Faydwer?")
  53. AddConversationOption(conversation, "I have no time to listen to this now.")
  54. StartConversation(conversation, NPC, Spawn, "During the age of Turmoil, Neriak was besieged by Leatherfoot Raiders. The forces of Neriak were thin, as Faydwer had deployed most of the Indigo Brotherhood. So we were unsuspecting and unprepared for such an attack. ")
  55. end
  56. function dlg_12_5(NPC, Spawn)
  57. FaceTarget(NPC, Spawn)
  58. conversation = CreateConversation()
  59. PlayFlavor(NPC, "voiceover/english/innurae_v_tarris/fprt_hood05/quests/innuraevtarris/lore_innurae004.mp3", "", "", 2883566286, 1697596405, Spawn)
  60. AddConversationOption(conversation, "You obviously have no love for your ruler; why return to Neriak then?", "dlg_12_6")
  61. AddConversationOption(conversation, "I have no time to listen to this now.")
  62. StartConversation(conversation, NPC, Spawn, "In a way, yes, but the city also fell to the greedy ambitions of a warlord king who neglected the needs of his people and soiled the legacy of his great heritage in pursuit of conquest over the refuse and swine that slithers upon the surface of this world.")
  63. end
  64. function dlg_12_6(NPC, Spawn)
  65. FaceTarget(NPC, Spawn)
  66. conversation = CreateConversation()
  67. PlayFlavor(NPC, "voiceover/english/innurae_v_tarris/fprt_hood05/quests/innuraevtarris/lore_innurae005.mp3", "", "", 895354264, 3005681462, Spawn)
  68. AddConversationOption(conversation, "Why are you so against conquering the surface world?", "dlg_12_7")
  69. AddConversationOption(conversation, "I have no time to listen to this now.")
  70. StartConversation(conversation, NPC, Spawn, "If the city has been shut out from the rest of the world and returned to its proper place of dominion in the Underfoot, then there are no longer any wasteful attempts at conquering this abominable haven of refuse, now are there?")
  71. end
  72. function dlg_12_7(NPC, Spawn)
  73. FaceTarget(NPC, Spawn)
  74. conversation = CreateConversation()
  75. PlayFlavor(NPC, "voiceover/english/innurae_v_tarris/fprt_hood05/quests/innuraevtarris/lore_innurae006.mp3", "", "", 1523175183, 964525033, Spawn)
  76. AddConversationOption(conversation, "So, now that Neriak is found, you will return home?", "dlg_12_8")
  77. AddConversationOption(conversation, "I have no time to listen to this now.")
  78. StartConversation(conversation, NPC, Spawn, "No surface campaign has proved fruitful. The TeirDal are the ruling force in the Underfoot. No subterranean race rivals our power and none can withstand our dominion. Besides, ownership of the surface world would be tantamount to owning a dung hill festering with maggots and flies.")
  79. end
  80. function dlg_12_8(NPC, Spawn)
  81. FaceTarget(NPC, Spawn)
  82. conversation = CreateConversation()
  83. PlayFlavor(NPC, "voiceover/english/innurae_v_tarris/fprt_hood05/quests/innuraevtarris/lore_innurae010.mp3", "", "", 852727047, 1895315430, Spawn)
  84. AddConversationOption(conversation, "What about the siege?", "dlg_12_9")
  85. AddConversationOption(conversation, "Who are the loyalists?")
  86. AddConversationOption(conversation, "How was the foreign quarter destroyed?")
  87. AddConversationOption(conversation, "Not at the moment. If I need any more information, I'll be back.")
  88. StartConversation(conversation, NPC, Spawn, "I long for the day when I return home. While I am still here, though, I choose to educate curiosity-seekers. Would you like to know anything else?")
  89. end
  90. function dlg_12_9(NPC, Spawn)
  91. FaceTarget(NPC, Spawn)
  92. conversation = CreateConversation()
  93. PlayFlavor(NPC, "voiceover/english/innurae_v_tarris/fprt_hood05/quests/innuraevtarris/lore_innurae008.mp3", "", "", 787145551, 4172782462, Spawn)
  94. AddConversationOption(conversation, "So the loyalists have been successful? Why are you still here then, woman?!")
  95. StartConversation(conversation, NPC, Spawn, "The loyalists are all that is left of the TeirDal; all the others are traitorous whelps who only wear our dark skin and fair hair. The loyalists are dedicated to the cause of being restored to our nation.")
  96. end
  97. function dlg_12_10(NPC, Spawn)
  98. FaceTarget(NPC, Spawn)
  99. conversation = CreateConversation()
  100. PlayFlavor(NPC, "voiceover/english/innurae_v_tarris/fprt_hood05/quests/innuraevtarris/lore_innurae010.mp3", "", "", 852727047, 1895315430, Spawn)
  101. AddConversationOption(conversation, "What about the siege?", "dlg_12_11")
  102. AddConversationOption(conversation, "Who are the loyalists?")
  103. AddConversationOption(conversation, "How was the foreign quarter destroyed?", "dlg_12_11")
  104. AddConversationOption(conversation, "Not at the moment. If I need any more information, I'll be back.")
  105. StartConversation(conversation, NPC, Spawn, "I long for the day when I return home. While I am still here, though, I choose to educate curiosity-seekers. Would you like to know anything else?")
  106. end
  107. function dlg_12_11(NPC, Spawn)
  108. FaceTarget(NPC, Spawn)
  109. conversation = CreateConversation()
  110. PlayFlavor(NPC, "voiceover/english/innurae_v_tarris/fprt_hood05/quests/innuraevtarris/lore_innurae007.mp3", "", "", 1084233029, 4258746911, Spawn)
  111. AddConversationOption(conversation, "If Neriak has been found, will you return to it?")
  112. AddConversationOption(conversation, "I have no time to listen to this now.")
  113. StartConversation(conversation, NPC, Spawn, "I was very young when the siege began, but I saw the entrance collapsing as I fought in the forest with the other dragoons. It became silent as the rumbling destruction came to pass. All fighting ceased; everyone was in awe of the unexpected event. I can't be certain of what happened, exactly. All that I know is that a great force collapsed the cavern.")
  114. end
  115. function dlg_12_12(NPC, Spawn)
  116. FaceTarget(NPC, Spawn)
  117. conversation = CreateConversation()
  118. PlayFlavor(NPC, "voiceover/english/innurae_v_tarris/fprt_hood05/quests/innuraevtarris/lore_innurae010.mp3", "", "", 852727047, 1895315430, Spawn)
  119. AddConversationOption(conversation, "What about the siege?", "dlg_12_13")
  120. AddConversationOption(conversation, "Who are the loyalists?")
  121. AddConversationOption(conversation, "How was the foreign quarter destroyed?")
  122. AddConversationOption(conversation, "Not at the moment. If I need any more information, I'll be back.")
  123. StartConversation(conversation, NPC, Spawn, "I long for the day when I return home. While I am still here, though, I choose to educate curiosity-seekers. Would you like to know anything else?")
  124. end