﻿<?xml version="1.0" encoding="utf-8"?>
<Page actiontype="Player" description="Current player action menu" DynamicData="/GameData.Actions.Player" eq2usescomwndcontrols="true" Location="288,316" MaximumSize="16384,94" MinimumSize="170,94" Name="Player" PackLocation="left,top" ScrollExtent="172,94" Size="172,94" UserMovable="true" UserResizable="true">
    <Image BackgroundColor="#FFFFFF" DynamicData="/GameData.Self.IsHated" GetsInput="true" Location="151,6" Name="CombatIcon" PackLocation="right, top" ScrollExtent="16,16" Size="16,16" Style="InCombat" Tooltip=":09e864967307661b:You are being attacked" />
    <ImageStyle Filter="true" Name="InCombat">
        <ImageFrame Source="images/window_elements_specific.dds" SourceRect="272,99,291,118" />
    </ImageStyle>
    <Image BackgroundColor="#FFFFFF" DynamicData="/GameData.Self.InPVP" GetsInput="true" Location="135,7" Name="PvPIcon" PackLocation="right, top" ScrollExtent="16,16" Size="16,16" Style="GoodInPvP" Tooltip=":09e86496f3194ea2:You can be engaged in PvP combat" />
    <ImageStyle Filter="true" Name="GoodInPvP">
        <ImageFrame Source="images/window_elements_specific.dds" SourceRect="271,171,290,194" />
    </ImageStyle>
    <ImageStyle Filter="true" Name="NeutralInPvP">
        <ImageFrame Source="images/window_elements_specific.dds" SourceRect="270,196,292,222" />
    </ImageStyle>
    <ImageStyle Filter="true" Name="EvilInPvP">
        <ImageFrame Source="images/window_elements_specific.dds" SourceRect="271,146,292,169" />
    </ImageStyle>
    <EffectorCycleColor ColorEndUseCurrent="true" ColorOneUseCurrent="true" ColorTwo="#FF0000" MaxSpeed="5.000" MinSpeed="5.000" Name="AutoAttackEffector" />
    <EffectorCycleColor ColorEndUseCurrent="true" ColorOneUseCurrent="true" ColorTwo="#FD8002" MaxSpeed="5.000" MinSpeed="5.000" Name="RangedAutoAttackEffector" />
    <Text AbsorbsInput="false" Color="#F0D090" DynamicData="/GameData.Self.Name" Font="/TextStyles.Large.LargeStyle" Location="4,9" Margin="1,1,2,2" Name="Name" onautoattackeffector="AutoAttackEffector" onrangedautoattackeffector="RangedAutoAttackEffector" PackLocation="top,left" PackSize="absolute" ScrollExtent="132,22" ShadowStyle="/ShadowStylesNew.OutlineDrop.style" Size="132,22" TextAlignment="Center">:09e86496acb4e75c:Longestnameposs</Text>
    <Page AbsorbsInput="false" ClickThrough="false" Location="4,10" Name="LayoutPage" PackLocation="top,left" PackSize="absolute" ScrollExtent="132,19" Size="132,19">
        <Button BackgroundOpacity="0.000" Name="Layout_1" OnPress="Parent.Parent.Parent.Player.MaximumSize=16384,116&#xD;&#xA;Parent.Parent.Parent.Player.MinimumSize=170,116&#xD;&#xA;Parent.Parent.HealthPage.HealthPctOn.press=true&#xD;&#xA;Parent.Parent.PowerPage.PowerPctOn.press=true&#xD;&#xA;Parent.Parent.FullHealth.visible=true&#xD;&#xA;Parent.Parent.FullPower.visible=true&#xD;&#xA;Parent.Parent.PowerPage.top=45&#xD;&#xA;Parent.Parent.Power.top=51&#xD;&#xA;Parent.Parent.Concentration.top=72&#xD;&#xA;Parent.Parent.CureButtons.top=82&#xD;&#xA;Parent.Parent.Effects.top=82&#xD;&#xA;Parent.Layout_2.visible=true&#xD;&#xA;visible=false&#xD;&#xA;target_previous" PackLocation="top,left" PackSize="absolute" ScrollExtent="132,19" Size="132,19" Style="/ButtonStyles.invisible" Tooltip="Toggle full health and power numbers" />
        <Button BackgroundOpacity="0.000" Name="Layout_2" OnPress="Parent.Parent.Parent.Player.MinimumSize=170,94&#xD;&#xA;Parent.Parent.Parent.Player.MaximumSize=16384,94&#xD;&#xA;Parent.Parent.FullHealth.visible=false&#xD;&#xA;Parent.Parent.FullPower.visible=false&#xD;&#xA;Parent.Parent.PowerPage.top=36&#xD;&#xA;Parent.Parent.Power.top=40&#xD;&#xA;Parent.Parent.Concentration.top=50&#xD;&#xA;Parent.Parent.CureButtons.top=60&#xD;&#xA;Parent.Parent.Effects.top=60&#xD;&#xA;Parent.Layout_1.visible=true&#xD;&#xA;visible=false&#xD;&#xA;target_previous" PackLocation="top,left" PackSize="absolute" ScrollExtent="132,19" Size="132,19" Style="/ButtonStyles.invisible" Tooltip="Toggle full health and power numbers" Visible="false" />
    </Page>
    <Page AbsorbsInput="false" ClickThrough="false" Location="132,24" Name="HealthPage" PackLocation="right,top" PackSize="fixed" ScrollExtent="35,16" Size="35,16">
        <Text AbsorbsInput="false" actiontype="Target" Color="#00FF40" DynamicData="/GameData.Self.Health" Font="/Fonts.FontZapf15" Location="4,0" MaximumSize="124,17" MaxLines="1" Name="HealthPct" PackLocation="right,top" PackSize="fixed" ScrollExtent="30,16" ShadowStyle="/ShadowStyles.Outline1" Size="30,16" TextAlignment="Right" TruncateElipsis="false" />
        <Text AbsorbsInput="false" actiontype="Target" Color="#00FF40" DynamicData="/GameData.Group.Group_0.CurrentHealth" Font="/Fonts.FontZapf15" MaximumSize="124,17" MaxLines="1" Name="HealthNum" PackLocation="right,top" PackSize="fixed" ScrollExtent="35,16" ShadowStyle="/ShadowStyles.Outline1" Size="35,16" TextAlignment="Right" TruncateElipsis="false" Visible="false" />
        <Button BackgroundOpacity="0.000" Location="0,1" Name="HealthNumOn" OnPress="Parent.HealthNum.visible=true&#xD;&#xA;Parent.HealthPct.visible=false&#xD;&#xA;Parent.HealthPctOn.visible=true&#xD;&#xA;visible=false&#xD;&#xA;target_previous" PackLocation="right,top" PackSize="fixed" ScrollExtent="35,14" Size="35,14" Style="/ButtonStyles.invisible" Tooltip="Show current health" />
        <Button BackgroundOpacity="0.000" Location="0,1" Name="HealthPctOn" OnPress="Parent.HealthNum.visible=false&#xD;&#xA;Parent.HealthPct.visible=true&#xD;&#xA;Parent.HealthNumOn.visible=true&#xD;&#xA;visible=false&#xD;&#xA;target_previous" PackLocation="right,top" PackSize="fixed" ScrollExtent="35,14" Size="35,14" Style="/ButtonStyles.invisible" Tooltip="Show health percentage" Visible="false" />
    </Page>
    <Page AbsorbsInput="false" ClickThrough="false" Location="132,36" Name="PowerPage" PackLocation="right,top" PackSize="fixed" ScrollExtent="35,16" Size="35,16">
        <Text AbsorbsInput="false" actiontype="Target" Color="#6F64FE" DynamicData="/GameData.Self.Power" DynamicDataFilter="FBFF" Font="/Fonts.FontZapf15" Location="4,0" MaximumSize="124,17" MaxLines="1" Name="PowerPct" PackLocation="right,top" PackSize="fixed" ScrollExtent="30,16" ShadowStyle="/ShadowStyles.Outline1" Size="30,16" TextAlignment="Right" TruncateElipsis="false" />
        <Text AbsorbsInput="false" actiontype="Target" Color="#6F64FE" DynamicData="/GameData.Group.Group_0.CurrentPower" DynamicDataFilter="FBFF" Font="/Fonts.FontZapf15" MaximumSize="124,17" MaxLines="1" Name="PowerNum" PackLocation="right,top" PackSize="fixed" ScrollExtent="35,16" ShadowStyle="/ShadowStyles.Outline1" Size="35,16" TextAlignment="Right" TruncateElipsis="false" Visible="false" />
        <Button BackgroundOpacity="0.000" Location="0,1" Name="PowerNumOn" OnPress="Parent.PowerNum.visible=true&#xD;&#xA;Parent.PowerPct.visible=false&#xD;&#xA;Parent.PowerPctOn.visible=true&#xD;&#xA;visible=false&#xD;&#xA;target_previous" PackLocation="right,top" PackSize="fixed" ScrollExtent="35,14" Size="35,14" Style="/ButtonStyles.invisible" Tooltip="Show current power" />
        <Button BackgroundOpacity="0.000" Location="0,1" Name="PowerPctOn" OnPress="Parent.PowerNum.visible=false&#xD;&#xA;Parent.PowerPct.visible=true&#xD;&#xA;Parent.PowerNumOn.visible=true&#xD;&#xA;visible=false&#xD;&#xA;target_previous" PackLocation="right,top" PackSize="fixed" ScrollExtent="35,14" Size="35,14" Style="/ButtonStyles.invisible" Tooltip="Show power percentage" Visible="false" />
    </Page>
    <Text AbsorbsInput="false" actiontype="Target" Color="#00FF40" DynamicData="/GameData.Stats.HealthRange" Font="/Fonts.FontZapf15" Location="14,34" MaximumSize="124,17" MaxLines="1" Name="FullHealth" PackLocation="left,top" PackSize="fixed" ScrollExtent="91,16" ShadowStyle="/ShadowStyles.Outline1" Size="91,16" TruncateElipsis="false" Visible="false" />
    <Text AbsorbsInput="false" actiontype="Target" Color="#6F64FE" DynamicData="/GameData.Stats.PowerRange" DynamicDataFilter="FBFF" Font="/Fonts.FontZapf15" Location="14,55" MaximumSize="124,17" MaxLines="1" Name="FullPower" PackLocation="left,top" PackSize="fixed" ScrollExtent="91,16" ShadowStyle="/ShadowStyles.Outline1" Size="91,16" TruncateElipsis="false" Visible="false" />
    <Page AbsorbsInput="false" BackgroundColor="#00FF00" eq2usescomwndcontrols="true" Location="6,30" Name="Health" PackSize="absolute" ScrollExtent="126,8" Size="126,8">
        <Page AbsorbsInput="false" BackgroundColor="#FFFFFF" BackgroundOpacity="1.000" Enabled="false" GetsInput="false" Name="Frame" PackSize="absolute,absolute" RStyleDefault="/SpecialElements.GreyscaleVitalBar.data.frame.rect" ScrollExtent="126,8" Size="126,8" />
        <Image Location="27,0" Name="Tick0" PackLocation="proportional" PackSize="fixed,absolute" ScrollExtent="3,8" Size="3,8" Style="/SpecialElements.GreyscaleVitalBar.data.tick.style" />
        <Image Location="50,0" Name="Tick1" PackLocation="proportional" PackSize="fixed,absolute" ScrollExtent="3,8" Size="3,8" Style="/SpecialElements.GreyscaleVitalBar.data.tick.style" />
        <Image Location="72,0" Name="Tick2" PackLocation="proportional" PackSize="fixed,absolute" ScrollExtent="3,8" Size="3,8" Style="/SpecialElements.GreyscaleVitalBar.data.tick.style" />
        <Image Location="95,0" Name="Tick3" PackLocation="proportional" PackSize="fixed,absolute" ScrollExtent="3,8" Size="3,8" Style="/SpecialElements.GreyscaleVitalBar.data.tick.style" />
        <Progressbar AbsorbsInput="false" Color="#FE0417" DynamicData="/GameData.Self.Health" DynamicDataFilter="FFFB" Location="7,0" Name="Bar" PackSize="absolute,absolute" Progress="0.500" ScrollExtent="112,8" Size="112,8" Style="/SpecialElements.GreyscaleVitalBar.data.bar.bar_style" />
        <Image AbsorbsInput="false" BackgroundColor="#FFFFFF" Color="#440000" Location="5,0" Name="Bkg" PackSize="absolute,absolute" ScrollExtent="119,8" Size="119,8" Style="/SpecialElements.GreyscaleVitalBar.data.bkg.style" />
    </Page>
    <Page AbsorbsInput="false" BackgroundColor="#00FF00" eq2usescomwndcontrols="true" Location="6,40" Name="Power" PackSize="absolute" ScrollExtent="126,8" Size="126,8">
        <Page AbsorbsInput="false" BackgroundColor="#FFFFFF" BackgroundOpacity="1.000" Enabled="false" GetsInput="false" Name="Frame" PackSize="absolute,absolute" RStyleDefault="/SpecialElements.GreyscaleVitalBar.data.frame.rect" ScrollExtent="126,8" Size="126,8" />
        <Image Location="27,0" Name="Tick0" PackLocation="proportional" PackSize="fixed,absolute" ScrollExtent="3,8" Size="3,8" Style="/SpecialElements.GreyscaleVitalBar.data.tick.style" />
        <Image Location="50,0" Name="Tick1" PackLocation="proportional" PackSize="fixed,absolute" ScrollExtent="3,8" Size="3,8" Style="/SpecialElements.GreyscaleVitalBar.data.tick.style" />
        <Image Location="72,0" Name="Tick2" PackLocation="proportional" PackSize="fixed,absolute" ScrollExtent="3,8" Size="3,8" Style="/SpecialElements.GreyscaleVitalBar.data.tick.style" />
        <Image Location="95,0" Name="Tick3" PackLocation="proportional" PackSize="fixed,absolute" ScrollExtent="3,8" Size="3,8" Style="/SpecialElements.GreyscaleVitalBar.data.tick.style" />
        <Progressbar AbsorbsInput="false" Color="#6F64FE" DynamicData="/GameData.Self.Power" DynamicDataFilter="FFFB" Location="7,0" Name="Bar" PackSize="absolute,absolute" Progress="1.000" ScrollExtent="112,8" Size="112,8" Style="/SpecialElements.GreyscaleVitalBar.data.bar.bar_style" />
        <Image AbsorbsInput="false" BackgroundColor="#FFFFFF" Color="#000044" Location="5,0" Name="Bkg" PackSize="absolute,absolute" ScrollExtent="119,8" Size="119,8" Style="/SpecialElements.GreyscaleVitalBar.data.bkg.style" />
    </Page>
    <Page AbsorbsInput="false" Location="6,50" Name="Concentration" PackLocation="cfc,top" PackSize="fixed,fixed" ScrollExtent="127,6" Size="127,6">
        <ImageStyle Filter="true" Name="ConcBubbleFilled">
            <ImageFrame Name="image" Source="/images/window_elements_generic.dds" SourceRect="270,160,287,164" />
        </ImageStyle>
        <ImageStyle Filter="true" Name="ConcBubbleFilled">
            <ImageFrame Name="image" Source="/images/window_elements_generic.dds" SourceRect="270,160,287,164" />
        </ImageStyle>
        <ImageStyle Filter="true" Name="ConcBubbleMouseover">
            <ImageFrame Name="image" Source="/images/window_elements_generic.dds" SourceRect="292,160,309,164" />
        </ImageStyle>
        <Image actiontype="Concentration" description="Concentration being maintained" DynamicData="/GameData.Self.Concentration_1" GetsInput="true" Location="10,1" Name="ConcBubble0" OnHoverInEffector="ConcEffector" ScrollExtent="18,4" Size="18,4" Style="ConcBubbleFilled" />
        <Image actiontype="Concentration" description="Concentration being maintained" DynamicData="/GameData.Self.Concentration_2" GetsInput="true" Location="32,1" Name="ConcBubble1" OnHoverInEffector="ConcEffector" ScrollExtent="18,4" Size="18,4" Style="ConcBubbleFilled" />
        <Image actiontype="Concentration" description="Concentration being maintained" DynamicData="/GameData.Self.Concentration_3" GetsInput="true" Location="54,1" Name="ConcBubble2" OnHoverInEffector="ConcEffector" ScrollExtent="18,4" Size="18,4" Style="ConcBubbleFilled" />
        <Image actiontype="Concentration" description="Concentration being maintained" DynamicData="/GameData.Self.Concentration_4" GetsInput="true" Location="76,1" Name="ConcBubble3" OnHoverInEffector="ConcEffector" ScrollExtent="18,4" Size="18,4" Style="ConcBubbleFilled" />
        <Image actiontype="Concentration" DynamicData="/GameData.Self.Concentration_5" GetsInput="true" Location="98,1" Name="ConcBubble4" OnHoverInEffector="ConcEffector" ScrollExtent="18,4" Size="18,4" Style="ConcBubbleFilled" />
        <Image AbsorbsInput="false" Name="ConcBkg" ScrollExtent="127,6" Size="127,6" SourceRect="259,166,385,172" SourceResource="/images/window_elements_generic.dds" Stretch="false" />
    </Page>
    <Page ClickThrough="False" Location="17,60" Name="CureButtons" OnHoverIn="target_allow_pet_self_toggle=0 target_allow_pet_self_toggle=0&#xD;&#xA;Parent.absorbsinput=false" OnHoverOut="target_allow_pet_self_toggle=1 target_allow_pet_self_toggle=1&#xD;&#xA;Parent.absorbsinput=true" PackLocation="cfc,top" ScrollExtent="136,26" Size="136,26">
        <Button BackgroundOpacity="0.000" Name="Trauma" OnPress="clearallqueuedabilities&#xD;&#xA;useabilityonplayer Parent.Parent.Name.Text SpellName" SpellName="Cure" Style="/ButtonStyles.invisible" Visible="false" />
        <Button BackgroundOpacity="0.000" Name="Arcane" OnPress="clearallqueuedabilities&#xD;&#xA;useabilityonplayer Parent.Parent.Name.Text SpellName" SpellName="Cure" SpellNameAlt="Cure Arcane" Style="/ButtonStyles.invisible" Visible="false" />
        <Button BackgroundOpacity="0.000" Name="Noxious" OnPress="clearallqueuedabilities&#xD;&#xA;useabilityonplayer Parent.Parent.Name.Text SpellName" SpellName="Cure" Style="/ButtonStyles.invisible" Visible="false" />
        <Button BackgroundOpacity="0.000" Name="Elemental" OnPress="clearallqueuedabilities&#xD;&#xA;useabilityonplayer Parent.Parent.Name.Text SpellName" SpellName="Cure" Style="/ButtonStyles.invisible" Visible="false" />
        <Button BackgroundOpacity="0.000" Name="Curse" OnPress="clearallqueuedabilities&#xD;&#xA;useabilityonplayer Parent.Parent.Name.Text SpellName" SpellName="Cure Curse" Style="/ButtonStyles.invisible" Visible="false" />
        <Button BackgroundOpacity="0.000" Name="Button1" OnPress="Parent.Trauma.press=true" ScrollExtent="26,26" Size="26,26" Style="/ButtonStyles.invisible" Tooltip="Trauma" />
        <Button BackgroundOpacity="0.000" Location="27,0" Name="Button2" OnPress="Parent.Arcane.press=true" ScrollExtent="26,26" Size="26,26" Style="/ButtonStyles.invisible" Tooltip="Arcane" />
        <Button BackgroundOpacity="0.000" Location="54,0" Name="Button3" OnPress="Parent.Noxious.press=true" ScrollExtent="26,26" Size="26,26" Style="/ButtonStyles.invisible" Tooltip="Noxious" />
        <Button BackgroundOpacity="0.000" Location="81,0" Name="Button4" OnPress="Parent.Elemental.press=true" ScrollExtent="26,26" Size="26,26" Style="/ButtonStyles.invisible" Tooltip="Elemental" />
        <Button BackgroundOpacity="0.000" Location="108,0" Name="Button5" OnPress="Parent.Curse.press=true" ScrollExtent="26,26" Size="26,26" Style="/ButtonStyles.invisible" Tooltip="Curse" />
    </Page>
    <Page AbsorbsInput="false" Location="17,60" Name="Effects" PackLocation="cfc,top" ScrollExtent="136,26" Size="136,26">
        <Icon BackgroundTint="#000000" DynamicData="/GameData.Group.Group_0.Effect1" IconStyle="/IconStyles.effect" MouseOverColor="#FFFF00" Name="Effect1" PackLocation="left,top" ScrollExtent="26,26" Size="26,26" TreatAsButton="true" />
        <Icon BackgroundTint="#000000" DynamicData="/GameData.Group.Group_0.Effect2" IconStyle="/IconStyles.effect" Location="27,0" MouseOverColor="#FFFF00" Name="Effect2" PackLocation="left,top" ScrollExtent="26,26" Size="26,26" TreatAsButton="true" />
        <Icon BackgroundTint="#000000" DynamicData="/GameData.Group.Group_0.Effect3" IconStyle="/IconStyles.effect" Location="54,0" MouseOverColor="#FFFF00" Name="Effect3" PackLocation="left,top" ScrollExtent="26,26" Size="26,26" TreatAsButton="true" />
        <Icon BackgroundTint="#000000" DynamicData="/GameData.Group.Group_0.Effect4" IconStyle="/IconStyles.effect" Location="81,0" MouseOverColor="#FFFF00" Name="Effect4" PackLocation="left,top" ScrollExtent="26,26" Size="26,26" TreatAsButton="true" />
        <Icon BackgroundTint="#000000" DynamicData="/GameData.Group.Group_0.Effect5" IconStyle="/IconStyles.effect" Location="108,0" MouseOverColor="#FFFF00" Name="Effect5" PackLocation="left,top" ScrollExtent="26,26" Size="26,26" TreatAsButton="true" />
    </Page>
    <Page AbsorbsInput="false" Name="WindowFrame" PackSize="absolute,absolute" ScrollExtent="172,94" Size="172,94">
        <Page AbsorbsInput="false" BackgroundOpacity="1.000" Name="Frame" PackLocation="left,top" PackSize="absolute,absolute" RStyleDefault="/WindowElements.DesktopWindowFrame.data.frame.rect" ScrollExtent="172,94" Size="172,94" />
        <Page AbsorbsInput="false" BackgroundOpacity="1.000" Name="Bkg" PackLocation="left,top" PackSize="absolute,absolute" RStyleDefault="/WindowElements.DesktopWindowFrame.data.bkg.rect" ScrollExtent="172,94" Size="172,94" />
    </Page>
</Page>
