<?xml version="1.0" encoding="UTF-8" ?>
<NpcConversationStaticData rootDialogID="1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
	<dialog id="1" randomText="false" fakeNpcID="0" >		
		<text locaKey="DIALOG_TEXT_BLIND_SHAMAN_4" >
			<condition xsi:type="QuestActiveCondition" questID="101" failState="HIDDEN"/>		
		</text>
		<text locaKey="DIALOG_TEXT_BLIND_SHAMAN_1" >
			<condition xsi:type="QuestFinishedCondition" questID="101" failState="HIDDEN"/>		
		</text>
		<text locaKey="DIALOG_TEXT_BLIND_SHAMAN_5" />	 <!-- You can't enter. You are not chosen. -->
		<entry>
			<text locaKey="DIALOG_OPTION_BLIND_SHAMAN_1" />			<!-- >Quest: Warmonger Promotion -->	
			<condition xsi:type="QuestActiveCondition" questID="80" failState="HIDDEN"/>		
			<function xsi:type="GoToFunction" dialogID="2"/>
		</entry>
	</dialog>

	<dialog id="2" randomText="false" fakeNpcID="0" hideBackButton="true" hideNpcsAndCloseButton="true">
		<text locaKey="DIALOG_TEXT_BLIND_SHAMAN_2" />	 <!-- Aaah. Warchief Kraal Whitespear sends you? -->
		<entry>
			<text locaKey="DIALOG_OPTION_YES" />			<!-- YES -->	
			<function xsi:type="ActivateLevelTriggerFunction" targetSpawnerID="29" dialogID="3"/>
		</entry>
		<entry>
			<text locaKey="DIALOG_OPTION_NO" />			<!-- No  -->			
			<function xsi:type="GoToFunction" dialogID="4"/>
		</entry>
	</dialog>

	<dialog id="3" randomText="false" fakeNpcID="0" hideBackButton="true" hideNpcsAndCloseButton="true">
		<text locaKey="DIALOG_TEXT_BLIND_SHAMAN_4" />	 <!-- Then enter, and prove your might! -->
		<entry>
			<text locaKey="DIALOG_OPTION_CONTINUE" />			<!-- Continue  -->			
			<function xsi:type="TriggerAggroFunction" monsterID="523" />
		</entry>
	</dialog>

	<dialog id="4" randomText="false" fakeNpcID="0" hideBackButton="true" hideNpcsAndCloseButton="true">
		<text locaKey="DIALOG_TEXT_BLIND_SHAMAN_3" />	 <!-- Nnn. Not brave enough to face Pao Kai? -->
		<entry>
			<text locaKey="DIALOG_OPTION_CONTINUE" />			<!-- Continue  -->			
			<function xsi:type="QuitFunction" />
		</entry>
	</dialog>
	
<!-- Trigger after fight -->
	<dialog id="10" fakeNpcID="120" hideBackButton="true" hideNpcsAndCloseButton="true">
		<text locaKey="DIALOG_TEXT_THE_NARRATOR_18" voiceID="MMXL_VO_Narr_18" />	<!-- Mortally wounded, the blind aberration fell into the abyss -->
		<entry>
			<text locaKey="DIALOG_OPTION_CONTINUE" />
			<function xsi:type="GoToFunction" dialogID="11" />
		</entry>		
	</dialog>
	<dialog id="11" randomText="false" fakeNpcID="0" hideBackButton="true" hideNpcsAndCloseButton="true">
		<text locaKey="DIALOG_TEXT_BLIND_SHAMAN_1" />	 <!--You defeated the Pao Kai.  -->
		<entry>
			<text locaKey="DIALOG_OPTION_CONTINUE" />			<!-- Continue  -->			
			<function xsi:type="QuitFunction" />
		</entry>
	</dialog>
</NpcConversationStaticData>	
<!--
		<LocaData id="DIALOG_TEXT_BLIND_SHAMAN_6">He he he. So {0} didn't want to face Pao Kai alone? Some would say {0} cheated! But breaking rules is Orc way. Fighting alongside friends, alongside great warriors, is Orc way. So not bravest victory, but not cheating. You shall now be known as Warmongers.</LocaData>
-->
