﻿<?xml version="1.0" encoding="utf-8"?>
<Page eq2usescomwndcontrols="true" Location="806,591" MaximumSize="128,128" MinimumSize="64,64" Name="Threat" PackLocation="right,bottom" ScrollExtent="80,104" Size="80,104" UserMovable="true" UserResizable="true" version="1.1">
    <Page MaximumSize="128,128" MinimumSize="64,50" Name="Attack" PackSize="a,a" ScrollExtent="80,104" Size="80,104" version="3.2" Visible="false">
        <ProgressbarStyle Bar.Background="Attack.progress_fill" Name="progress_style" />
        <ImageStyle Name="progress_fill">
            <ImageFrame Name="progress_fill" Source="images/window_elements_generic.dds" SourceRect="221,483,379,489" />
        </ImageStyle>
        <Page Name="Data">
            <Image DynamicData="/GameData.Self.IsHated" Name="IsHated" OnHide="Parent.Parent.CombatCheck.Visible=False" OnShow="Parent.Parent.visible=true" />
            <Page DynamicData="/GameData.Self.TimeSinceAutoAttack" Name="Pswitch" OnHide="Parent.Parent.Rcheck.Visible=True" OnShow="Parent.Parent.Mcheck.Visible=True" />
            <Page DynamicData="/GameData.Self.TimeSinceSecondaryAutoAttack" Name="Sswitch" OnHide="Parent.Parent.Rcheck.Visible=True" OnShow="Parent.Parent.Mcheck.Visible=True" />
            <Page DynamicData="/GameData.Self.TimeSinceRangedAutoAttack" Name="Rswitch" OnHide="Parent.Parent.Mcheck.Visible=True" OnShow="Parent.Parent.Rcheck.Visible=True" />
            <Text DynamicData="/GameData.Stats.Primary_Delay" Name="Pdelay" />
            <Text DynamicData="/GameData.Stats.Secondary_Delay" Name="Sdelay" OnTextChanged="Parent.Parent.SecondaryCheck.Visible=True" />
        </Page>
        <Page Name="Rcheck" OnShow="
BtempP=Parent.Data.Pswitch.Visible
BtempS=Parent.Data.Sswitch.Visible
Parent.RToggle.Visible=BtempP || BtempS
Parent.CombatCheck.Visible=Parent.Data.IsHated.Visible
Visible=False
" Visible="false" />
        <Page Name="RToggle" OnHide="
Parent.RFix.Visible=Parent.Data.Rswitch.Visible
Visible=True
" />
        <Page Name="RFix" OnShow="
Parent.Ranged.Visible=True
Parent.Melee.Visible=False
Visible=False
" Visible="false" />
        <Page Name="Mcheck" OnShow="
BtempP=Parent.Data.Pswitch.Visible
BtempS=Parent.Data.Sswitch.Visible
Parent.MToggle.Visible=BtempP || BtempS
Parent.CombatCheck.Visible=Parent.Data.IsHated.Visible
Visible=False
" Visible="false" />
        <Page Name="MToggle" OnShow="
Parent.MFix.Visible=Parent.Data.Rswitch.Visible
Visible=False
" Visible="false" />
        <Page Name="MFix" OnHide="
Parent.Ranged.Visible=False
Parent.Melee.Visible=True
Parent.Melee.Primary.Visible=True
Parent.SecondaryCheck.Visible=True
Visible=True
" />
        <Page Name="SecondaryCheck" OnShow="
BtempS=(Parent.Data.Sdelay.Text) '>' (0)
BtempC=(Parent.Data.Sdelay.Text) '!=' (Parent.Data.Pdelay.Text)
Parent.Melee.Secondary.Visible=BtempS
Visible=False
" Visible="false" />
        <Page Name="CombatCheck" OnHide="
BtempP=Parent.Data.Pswitch.Visible
BtempS=Parent.Data.Sswitch.Visible
BtempR=Parent.Data.Rswitch.Visible
Parent.OOC.Visible=BtempP || BtempS || BtempR
Visible=True
" />
        <Page Name="OOC" OnHide="
Parent.Visible=false
Visible=True
" />
        <Page AbsorbsInput="false" Name="Ranged" OnHoverIn="MLabel.visible=true" OnHoverOut="MLabel.visible=false" PackSize="a,f" ScrollExtent="80,14" Size="80,14">
            <Text AbsorbsInput="false" Font="/TextStyles.Small.SmallStyle" Location="0,-3" Margin="1,0,2,2" Name="MLabel" PackSize="absolute,fixed" ScrollExtent="81,20" ShadowStyle="/ShadowStylesNew.OutlineDrop.style" Size="81,20" TextAlignment="Center" TextAlignmentVertical="Center" TextColor="#88CCFF" Visible="false">Ranged Auto</Text>
            <Progressbar AbsorbsInput="false" BackgroundColor="#000000" Color="#EEEE00" Location="3,3" Name="OOC" PackSize="absolute,fixed" Progress="1.000" ScrollExtent="74,8" Size="74,8" Style="/Fetish.Bars.prog_default" Visible="false" />
            <Progressbar AbsorbsInput="false" BackgroundColor="#000000" Color="#EEEE00" DynamicData="/GameData.Self.TimeSinceRangedAutoAttack" Location="3,3" Name="Bar" OnHide="Parent.OOC.Visible=True" OnShow="Parent.OOC.Visible=False" PackSize="absolute,fixed" Progress="0.500" ScrollExtent="74,8" Size="74,8" Style="/Fetish.Bars.prog_default" />
            <Image AbsorbsInput="false" Location="3,3" Name="Bkg" PackSize="absolute,fixed" ScrollExtent="74,8" Size="74,8" Style="/Fetish.imagelist.prog_default_bg" />
            <Page AbsorbsInput="false" BackgroundOpacity="1.000" Location="1,1" Name="Frame" PackLocation="top,left" PackSize="absolute,fixed" RStyleDefault="/Fetish.FrameStyles.single_pixel" ScrollExtent="78,12" Size="78,12" />
        </Page>
        <Page AbsorbsInput="false" Name="Melee" PackSize="a,a" ScrollExtent="80,104" Size="80,104">
            <Page AbsorbsInput="false" Name="Primary" OnHoverIn="MLabel.visible=true" OnHoverOut="MLabel.visible=false" PackSize="a,f" ScrollExtent="80,14" Size="80,14">
                <Text AbsorbsInput="false" Font="/TextStyles.Small.SmallStyle" Location="0,-3" Margin="1,0,2,2" Name="MLabel" PackSize="absolute,fixed" ScrollExtent="81,20" ShadowStyle="/ShadowStylesNew.OutlineDrop.style" Size="81,20" TextAlignment="Center" TextAlignmentVertical="Center" TextColor="#88CCFF" Visible="false">Primary Auto</Text>
                <Progressbar AbsorbsInput="false" BackgroundColor="#000000" Color="#FF4400" Location="3,3" Name="OOC" PackSize="absolute,fixed" Progress="1.000" ScrollExtent="74,8" Size="74,8" Style="/Fetish.Bars.prog_default" Visible="false" />
                <Progressbar AbsorbsInput="false" BackgroundColor="#000000" Color="#FF4400" DynamicData="/GameData.Self.TimeSinceAutoAttack" Location="3,3" Name="Bar" OnHide="Parent.OOC.Visible=True" OnShow="Parent.OOC.Visible=False" PackSize="absolute,fixed" Progress="0.500" ScrollExtent="74,8" Size="74,8" Style="/Fetish.Bars.prog_default" />
                <Image AbsorbsInput="false" Location="3,3" Name="Bkg" PackSize="absolute,fixed" ScrollExtent="74,8" Size="74,8" Style="/Fetish.imagelist.prog_default_bg" />
                <Page AbsorbsInput="false" BackgroundOpacity="1.000" Location="1,1" Name="Frame" PackLocation="top,left" PackSize="absolute,fixed" RStyleDefault="/Fetish.FrameStyles.single_pixel" ScrollExtent="78,12" Size="78,12" />
            </Page>
            <Page AbsorbsInput="false" Location="0,90" Name="Secondary" OnHoverIn="MLabel.visible=true" OnHoverOut="MLabel.visible=false" PackLocation="left,bottom" PackSize="a,f" ScrollExtent="80,14" Size="80,14">
                <Text AbsorbsInput="false" Font="/TextStyles.Small.SmallStyle" Location="0,-3" Margin="1,0,2,2" Name="MLabel" PackSize="absolute,fixed" ScrollExtent="81,20" ShadowStyle="/ShadowStylesNew.OutlineDrop.style" Size="81,20" TextAlignment="Center" TextAlignmentVertical="Center" TextColor="#88CCFF" Visible="false">Secondary Auto</Text>
                <Progressbar AbsorbsInput="false" BackgroundColor="#000000" Color="#FF4400" Location="3,3" Name="OOC" PackSize="absolute,fixed" Progress="1.000" ScrollExtent="74,8" Size="74,8" Style="/Fetish.Bars.prog_default" Visible="false" />
                <Progressbar AbsorbsInput="false" BackgroundColor="#000000" Color="#FF4400" DynamicData="/GameData.Self.TimeSinceSecondaryAutoAttack" Location="3,3" Name="Bar" OnHide="Parent.OOC.Visible=True" OnShow="Parent.OOC.Visible=False" PackSize="absolute,fixed" Progress="0.500" ScrollExtent="74,8" Size="74,8" Style="/Fetish.Bars.prog_default" />
                <Image AbsorbsInput="false" Location="3,3" Name="Bkg" PackSize="absolute,fixed" ScrollExtent="74,8" Size="74,8" Style="/Fetish.imagelist.prog_default_bg" />
                <Page AbsorbsInput="false" BackgroundOpacity="1.000" Location="1,1" Name="Frame" PackLocation="top,left" PackSize="absolute,fixed" RStyleDefault="/Fetish.FrameStyles.single_pixel" ScrollExtent="78,12" Size="78,12" />
            </Page>
        </Page>
    </Page>
    <Image Location="-7,4" Name="front" PackSize="a,a" ScrollExtent="96,96" Size="96,96" StretchType="ProportionalBound" Style="img_front" />
    <Text AbsorbsInput="false" Color="#FF0000" COND="false" COND2="false" COND3="false" DynamicData="/GameData.Target.Threat" Font="/TextStyles.SuperLarge.SuperLargeStyle" fontlarge="/TextStyles.SuperLarge.SuperLargeStyle" fontsmall="/TextStyles.VeryLarge.VeryLargeStyle" Location="0,2" Name="Value" OnHide="parent.fire.visible=false" OnShow="parent.fire.visible=true" OnSize="
COND=(width &lt; 70)
COND2=(height &lt; 86)
COND3=COND || COND2
Font=COND3 ? FontSmall : FontLarge
" OnTextChanged="parent.fire.Opacity = (.01 * int(Text))



" PackSize="a,a" ScrollExtent="80,96" ShadowStyle="/ShadowStylesNew.Outline.style" Size="80,96" TextAlignment="Center" TextAlignmentVertical="Center" Visible="false">:b7a8d5a0dc88af15:100</Text>
    <Text AbsorbsInput="false" Color="#FF0000" DynamicData="/GameData.Target.SecondaryThreat" Font="/TextStyles.Normal.NormalStyle" Location="0,64" Name="TargetSecondaryValue" PackLocation="proportional,proportional" PackSize="a,f" ScrollExtent="80,18" ShadowStyle="/ShadowStylesNew.Outline.style" Size="80,18" TextAlignment="Center" TextAlignmentVertical="Center" Visible="false">:b7a8d5a06603c462:86</Text>
    <Text AbsorbsInput="false" Color="#FF0000" COND="false" COND2="false" COND3="false" DynamicData="/GameData.ImpliedTarget.Threat" Font="/TextStyles.SuperLarge.SuperLargeStyle" fontlarge="/TextStyles.SuperLarge.SuperLargeStyle" fontsmall="/TextStyles.VeryLarge.VeryLargeStyle" Name="ImpliedTargetValue" Location="0,2" OnSize="
COND=(width &lt; 70)
COND2=(height &lt; 86)
COND3=COND || COND2
Font=COND3 ? FontSmall : FontLarge
" OnTextChanged="parent.fire.Opacity = (.01 * int(Text))



" PackSize="a,a" ScrollExtent="80,96" ShadowStyle="/ShadowStylesNew.Outline.style" Size="80,96" TextAlignment="Center" TextAlignmentVertical="Center" Visible="false">:b7a8d5a0dc88af15_1:100</Text>
    <Text AbsorbsInput="false" Color="#FF0000" DynamicData="/GameData.Target.SecondaryThreat" Font="/TextStyles.Normal.NormalStyle" Location="0,64" Name="ImpliedSecondaryValue" PackLocation="proportional,proportional" PackSize="a,f" ScrollExtent="80,18" ShadowStyle="/ShadowStylesNew.Outline.style" Size="80,18" TextAlignment="Center" TextAlignmentVertical="Center" Visible="false">:b7a8d5a06603c462_1:86</Text>
    <Image Location="-5,5" Name="fire" Opacity="0.000" OpacityHigh=".4" OpacityLow=".2" OpacityMax=".6" PackSize="a,a" ScrollExtent="92,96" Size="92,96" StretchType="ProportionalBound" Style="fire_effect" />
    <Image Name="back" Location="-7,5" PackSize="a,a" ScrollExtent="96,96" Size="96,96" StretchType="ProportionalBound" Style="img_back" />
    <EffectorCycleColor ColorEnd="#FF0000" ColorOne="#FF0000" ColorTwo="#FF9900" MaxSpeed="4.000" MinSpeed="4.000" Name="pulse" Speed="4.000" />
    <ImageStyle Name="fire_effect" Playtime="1.300">
        <ImageFrame atlas="none" Name="fire01" Source="images/hate_meter_fire/fire_1.dds" SourceRect="0,0,128,128" />
        <ImageFrame atlas="none" Name="fire02" Source="images/hate_meter_fire/fire_2.dds" SourceRect="0,0,128,128" />
        <ImageFrame atlas="none" Name="fire03" Source="images/hate_meter_fire/fire_3.dds" SourceRect="0,0,128,128" />
        <ImageFrame atlas="none" Name="fire04" Source="images/hate_meter_fire/fire_4.dds" SourceRect="0,0,128,128" />
        <ImageFrame atlas="none" Name="fire05" Source="images/hate_meter_fire/fire_5.dds" SourceRect="0,0,128,128" />
        <ImageFrame atlas="none" Name="fire06" Source="images/hate_meter_fire/fire_6.dds" SourceRect="0,0,128,128" />
        <ImageFrame atlas="none" Name="fire07" Source="images/hate_meter_fire/fire_7.dds" SourceRect="0,0,128,128" />
        <ImageFrame atlas="none" Name="fire08" Source="images/hate_meter_fire/fire_8.dds" SourceRect="0,0,128,128" />
        <ImageFrame atlas="none" Name="fire09" Source="images/hate_meter_fire/fire_9.dds" SourceRect="0,0,128,128" />
        <ImageFrame atlas="none" Name="fire10" Source="images/hate_meter_fire/fire_10.dds" SourceRect="0,0,128,128" />
        <ImageFrame atlas="none" Name="fire11" Source="images/hate_meter_fire/fire_11.dds" SourceRect="0,0,128,128" />
        <ImageFrame atlas="none" Name="fire12" Source="images/hate_meter_fire/fire_12.dds" SourceRect="0,0,128,128" />
        <ImageFrame atlas="none" Name="fire13" Source="images/hate_meter_fire/fire_13.dds" SourceRect="0,0,128,128" />
        <ImageFrame atlas="none" Name="fire14" Source="images/hate_meter_fire/fire_14.dds" SourceRect="0,0,128,128" />
    </ImageStyle>
    <ImageStyle Name="img_front">
        <ImageFrame atlas="none" Name="title" Source="images/ui_hate_meter_top.dds" SourceRect="0,0,128,128" />
    </ImageStyle>
    <ImageStyle Name="img_back">
        <ImageFrame atlas="none" Name="title" Source="images/ui_hate_meter_bottom.dds" SourceRect="0,0,128,128" />
    </ImageStyle>
    <Page AbsorbsInput="false" Name="WindowFrame" PackSize="a,a" ScrollExtent="80,104" Size="80,104">
        <Page AbsorbsInput="false" BackgroundOpacity="1.000" Name="Frame" PackLocation="left,top" PackSize="absolute,absolute" RStyleDefault="/Fetish.FrameStyles.frame_plain" ScrollExtent="80,104" Size="80,104" />
        <Page AbsorbsInput="false" BackgroundOpacity="1.000" Name="Bkg" PackLocation="left,top" PackSize="absolute,absolute" RStyleDefault="/Fetish.FrameStyles.fetish_bg" ScrollExtent="80,104" Size="80,104" />
    </Page>
	<Page Location="-10,-10" Name="WC_Title" Onshow="
Parent.Attack.Data.Visible=True
Parent.Attack.SecondaryCheck.Visible=True" OnHide="Parent.Attack.Data.Visible=False
Parent.Attack.SecondaryCheck.Visible=True" Size="1,1" />
</Page>
