﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<events>
	<!-- The boss is not enraged anymore  -->
	<abnormality  active="true" ingame="true" trigger="Removed" target="Boss">
		<abnormalities>
			<abnormality>8888888</abnormality>
		</abnormalities>
		<actions>
			<notify>
				<!-- <balloon title_text="{abnormality_name} : off" body_text="{abnormality_name}" display_time="3000" />
				<beeps>
					<beep frequency="185" duration="500"/>
				</beeps>-->
				<text_to_speech text="Désenrage" voice_gender="Female" voice_age="Adult" culture="fr-FR" voice_position="0" volume="80" rate="+2"/>
			</notify>
		</actions>
	</abnormality>

	<!-- Adrenaline Rush -->
	<abnormality active="true" ingame="true" trigger="Added" target="Self">
		<abnormalities>
			<abnormality>200701</abnormality>
			<abnormality>200700</abnormality>
		</abnormalities>
		<actions>
			<notify>
				<!-- <balloon title_text="{abnormality_name} : on" body_text="{abnormality_name}" display_time="3000" />
				<beeps>
					<beep frequency="100" duration="500"/>
				</beeps> -->
				<text_to_speech text="Adrénaline Rush" voice_gender="Female" voice_age="Adult" culture="fr-FR" voice_position="0" volume="80" rate="+3"/>
			</notify>
		</actions>
	</abnormality>

	<!-- United Thrall of Protection (endurance buff) -->
	<abnormality active="true" ingame="true" remaining_seconds_before_trigger="40" rewarn_timeout_seconds="10" trigger="MissingDuringFight" target="PartySelfExcluded">
		<abnormalities>
			<abnormality>27120</abnormality>
		</abnormalities>
		<actions>
			<notify>
				<!-- <balloon title_text="{abnormality_name}" body_text="{player_name} {time_left}" display_time="3000" />
				<beeps>
					<beep frequency="196" duration="500"/>
				</beeps> -->
				<text_to_speech text="Serviteur de protection" voice_gender="Female" voice_age="Adult" culture="fr-FR" voice_position="0" volume="80" rate="+3"/>
			</notify>
		</actions>
	</abnormality>
	
	<!-- United Thrall of Protection (endurance buff) -->
	<abnormality active="true" ingame="true" remaining_seconds_before_trigger="40" rewarn_timeout_seconds="10" trigger="MissingDuringFight" target="Self">
		<abnormalities>
			<abnormality>27120</abnormality>
		</abnormalities>
		<actions>
			<notify>
			<!--<balloon title_text="{abnormality_name}" body_text="{player_name} {time_left}" display_time="3000" />
				<beeps>
					<beep frequency="196" duration="500"/>
				</beeps>-->
				<text_to_speech text="Serviteur de protection" voice_gender="Female" voice_age="Adult" culture="fr-FR" voice_position="0" volume="80" rate="+3"/>
			</notify>
		</actions>tera
	</abnormality>
	
	<!-- Mana aura -->
	<abnormality ingame="true" rewarn_timeout_seconds="5" remaining_seconds_before_trigger="0" trigger="MissingDuringFight" target="Self">
		<abnormalities>
			<abnormality>700330</abnormality>
			<abnormality>700300</abnormality>
		</abnormalities>
		<actions>
			<notify>
				<!-- <balloon title_text="Aura" body_text="Activate the fucking mana aura" display_time="3000" />
				<beeps>
					<beep frequency="220" duration="500"/>
				</beeps> -->
				<text_to_speech text="Aura de ténacit" voice_gender="Female" voice_age="Adult" culture="fr-FR" voice_position="0" volume="80" rate="+2"/>
			</notify>
		</actions>
	</abnormality>
	
	<!-- Endurance debuff -->
	<abnormality active="true" ingame="true" rewarn_timeout_seconds="5" remaining_seconds_before_trigger="5" trigger="MissingDuringFight" target="Boss">
		<abnormalities>
			<abnormality>27160</abnormality>
			<abnormality>28090</abnormality>
		</abnormalities>
		<actions>
			<notify>
				<!-- <balloon title_text="{abnormality_name}" body_text="{abnormality_name}" display_time="3000" />
				<beeps>
					<beep frequency="392" duration="500"/>
				</beeps> -->
				<text_to_speech text="Volée de malédictions" voice_gender="Female" voice_age="Adult" culture="fr-FR" voice_position="0" volume="80" rate="+2"/>
			</notify>
		</actions>
	</abnormality>
	
	<!-- Crit/Swift aura -->
	<abnormality ingame="true"  rewarn_timeout_seconds="5" remaining_seconds_before_trigger="0" trigger="MissingDuringFight" target="Self">
		<abnormalities>
			<abnormality>700600</abnormality>
			<abnormality>700601</abnormality>
			<abnormality>700602</abnormality>
			<abnormality>700603</abnormality>
			<abnormality>700700</abnormality>
			<abnormality>700701</abnormality>
		</abnormalities>
		<actions>
			<notify>
				<!-- <balloon title_text="Aura" body_text="Activate the crit/swift aura" display_time="3000" />
				<beeps>
					<beep frequency="440" duration="500"/>
				</beeps> -->
				<text_to_speech text="Aura d'inclémence" voice_gender="Female" voice_age="Adult" culture="fr-FR" voice_position="0" volume="80" rate="+2"/>
			</notify>
		</actions>
	</abnormality>
	
</events>