EQ2Interface.comeq2ui_mainhud_player.xml Compare
Test Server : Patch 2\13\07


Produced: 2/14/2007 1:52:19 AM
   
Mode:  All Lines  
   
Left file: d:\games\EverQuest II\UI\Default\eq2ui_mainhud_player.xml  
Right file: d:\games\EverQuest II\TestServer\UI\Default\eq2ui_mainhud_player.xml  
1 <?xml version="1.0" encoding="utf-8"?> = 1 <?xml version="1.0" encoding="utf-8"?>
2         <Page actiontype="Player" description="Current player action menu" DynamicData="/GameData.Actions.Player" eq2usescomwndcontrols="true" Location="1,-1" MaximumSize="16384,200" MinimumSize="160,106" Name="Player" PackLocation="left,top" PackLocationProp="0001/0001,-001/0001" ScrollExtent="160,106" Size="160,106" UserMovable="true" UserResizable="true">   2         <Page actiontype="Player" description="Current player action menu" DynamicData="/GameData.Actions.Player" eq2usescomwndcontrols="true" Location="1,-1" MaximumSize="16384,200" MinimumSize="160,106" Name="Player" PackLocation="left,top" PackLocationProp="0001/0001,-001/0001" ScrollExtent="160,106" Size="160,106" UserMovable="true" UserResizable="true">
3             <Image BackgroundColor="#FFFFFF" DynamicData="/GameData.Self.IsHated" GetsInput="true" LocalTooltip="You are being attacked" Location="137,31" Name="CombatIcon" PackLocation="right, top" PackLocationProp="-023/0001,0031/0001" ScrollExtent="16,16" Size="16,16" Style="InCombat" Tooltip=":09e864967307661b:You are being attacked"/>   3             <Image BackgroundColor="#FFFFFF" DynamicData="/GameData.Self.IsHated" GetsInput="true" LocalTooltip="You are being attacked" Location="137,31" Name="CombatIcon" PackLocation="right, top" PackLocationProp="-023/0001,0031/0001" ScrollExtent="16,16" Size="16,16" Style="InCombat" Tooltip=":09e864967307661b:You are being attacked"/>
4             <ImageStyle Filter="true" Name="InCombat">   4             <ImageStyle Filter="true" Name="InCombat">
5                 <ImageFrame Source="images/window_elements_specific.dds" SourceRect="272,99,291,118"/>   5                 <ImageFrame Source="images/window_elements_specific.dds" SourceRect="272,99,291,118"/>
6             </ImageStyle>   6             </ImageStyle>
7             <Image BackgroundColor="#FFFFFF" DynamicData="/GameData.Self.InPVP" GetsInput="true" LocalTooltip="You can be attacked PvP" Location="137,48" Name="PvPIcon" PackLocation="right, top" PackLocationProp="-023/0001,0048/0001" ScrollExtent="16,16" Size="16,16" Style="GoodInPvP" Tooltip=":09e86496f3194ea2:You can be attacked PvP"/> <> 7             <Image BackgroundColor="#FFFFFF" DynamicData="/GameData.Self.InPVP" GetsInput="true" LocalTooltip="You can be engaged in PvP combat" Location="137,48" Name="PvPIcon" PackLocation="right, top" PackLocationProp="-023/0001,0048/0001" ScrollExtent="16,16" Size="16,16" Style="GoodInPvP" Tooltip=":09e86496f3194ea2:You can be engaged in PvP combat"/>
8             <ImageStyle Filter="true" Name="GoodInPvP"> = 8             <ImageStyle Filter="true" Name="GoodInPvP">
9                 <ImageFrame Source="images/window_elements_specific.dds" SourceRect="271,171,290,194"/>   9                 <ImageFrame Source="images/window_elements_specific.dds" SourceRect="271,171,290,194"/>
10             </ImageStyle>   10             </ImageStyle>
11             <ImageStyle Filter="true" Name="NeutralInPvP">   11             <ImageStyle Filter="true" Name="NeutralInPvP">
12                 <ImageFrame Source="images/window_elements_specific.dds" SourceRect="270,196,292,222"/>   12                 <ImageFrame Source="images/window_elements_specific.dds" SourceRect="270,196,292,222"/>
13             </ImageStyle>   13             </ImageStyle>
14             <ImageStyle Filter="true" Name="EvilInPvP">   14             <ImageStyle Filter="true" Name="EvilInPvP">
15                 <ImageFrame Source="images/window_elements_specific.dds" SourceRect="271,146,292,169"/>   15                 <ImageFrame Source="images/window_elements_specific.dds" SourceRect="271,146,292,169"/>
16             </ImageStyle>   16             </ImageStyle>
17             <EffectorCycleColor ColorEndUseCurrent="true" ColorOneUseCurrent="true" ColorTwo="#FF0000" MaxSpeed="5.000" MinSpeed="5.000" Name="AutoAttackEffector"/>   17             <EffectorCycleColor ColorEndUseCurrent="true" ColorOneUseCurrent="true" ColorTwo="#FF0000" MaxSpeed="5.000" MinSpeed="5.000" Name="AutoAttackEffector"/>
18             <EffectorCycleColor ColorEndUseCurrent="true" ColorOneUseCurrent="true" ColorTwo="#FD8002" MaxSpeed="5.000" MinSpeed="5.000" Name="RangedAutoAttackEffector"/>   18             <EffectorCycleColor ColorEndUseCurrent="true" ColorOneUseCurrent="true" ColorTwo="#FD8002" MaxSpeed="5.000" MinSpeed="5.000" Name="RangedAutoAttackEffector"/>
19             <Text AbsorbsInput="false" Color="#F0D090" DynamicData="/GameData.Self.Name" Font="/TextStyles.Large.LargeStyle" LocalText="Longestnameposs" Location="10,14" Margin="1,1,2,2" Name="Name" onautoattackeffector="AutoAttackEffector" onrangedautoattackeffector="RangedAutoAttackEffector" PackLocation="top,left" PackLocationProp="0010/0001,0014/0001" PackSize="absolute,fixed" PackSizeProp="0035/0001,0002/0003" ScrollExtent="125,22" ShadowStyle="/ShadowStylesNew.OutlineDrop.style" Size="125,22" TextAlignment="Center">:09e86496acb4e75c:Longestnameposs</Text>   19             <Text AbsorbsInput="false" Color="#F0D090" DynamicData="/GameData.Self.Name" Font="/TextStyles.Large.LargeStyle" LocalText="Longestnameposs" Location="10,14" Margin="1,1,2,2" Name="Name" onautoattackeffector="AutoAttackEffector" onrangedautoattackeffector="RangedAutoAttackEffector" PackLocation="top,left" PackLocationProp="0010/0001,0014/0001" PackSize="absolute,fixed" PackSizeProp="0035/0001,0002/0003" ScrollExtent="125,22" ShadowStyle="/ShadowStylesNew.OutlineDrop.style" Size="125,22" TextAlignment="Center">:09e86496acb4e75c:Longestnameposs</Text>
20             <Page AbsorbsInput="false" BackgroundColor="#00FF00" eq2usescomwndcontrols="true" Location="10,36" Name="Health" PackSize="absolute" PackSizeProp="0034/0001,xxxx/xxxx" ScrollExtent="126,8" Size="126,8">   20             <Page AbsorbsInput="false" BackgroundColor="#00FF00" eq2usescomwndcontrols="true" Location="10,36" Name="Health" PackSize="absolute" PackSizeProp="0034/0001,xxxx/xxxx" ScrollExtent="126,8" Size="126,8">
21                 <Page AbsorbsInput="false" BackgroundColor="#FFFFFF" BackgroundOpacity="1.000" Enabled="false" GetsInput="false" Name="Frame" PackSize="absolute,absolute" PackSizeProp="0000/0001,0000/0001" RStyleDefault="/SpecialElements.GreyscaleVitalBar.data.frame.rect" ScrollExtent="126,8" Size="126,8"/>   21                 <Page AbsorbsInput="false" BackgroundColor="#FFFFFF" BackgroundOpacity="1.000" Enabled="false" GetsInput="false" Name="Frame" PackSize="absolute,absolute" PackSizeProp="0000/0001,0000/0001" RStyleDefault="/SpecialElements.GreyscaleVitalBar.data.frame.rect" ScrollExtent="126,8" Size="126,8"/>
22                 <Image Location="27,0" Name="Tick0" PackLocation="proportional" PackLocationProp="0028/0126,xxxx/xxxx" PackSize="fixed,absolute" PackSizeProp="0002/0003,0000/0001" ScrollExtent="3,8" Size="3,8" Style="/SpecialElements.GreyscaleVitalBar.data.tick.style"/>   22                 <Image Location="27,0" Name="Tick0" PackLocation="proportional" PackLocationProp="0028/0126,xxxx/xxxx" PackSize="fixed,absolute" PackSizeProp="0002/0003,0000/0001" ScrollExtent="3,8" Size="3,8" Style="/SpecialElements.GreyscaleVitalBar.data.tick.style"/>
23                 <Image Location="50,0" Name="Tick1" PackLocation="proportional" PackLocationProp="0051/0126,xxxx/xxxx" PackSize="fixed,absolute" PackSizeProp="0002/0003,0000/0001" ScrollExtent="3,8" Size="3,8" Style="/SpecialElements.GreyscaleVitalBar.data.tick.style"/>   23                 <Image Location="50,0" Name="Tick1" PackLocation="proportional" PackLocationProp="0051/0126,xxxx/xxxx" PackSize="fixed,absolute" PackSizeProp="0002/0003,0000/0001" ScrollExtent="3,8" Size="3,8" Style="/SpecialElements.GreyscaleVitalBar.data.tick.style"/>
24                 <Image Location="72,0" Name="Tick2" PackLocation="proportional" PackLocationProp="0073/0126,xxxx/xxxx" PackSize="fixed,absolute" PackSizeProp="0002/0003,0000/0001" ScrollExtent="3,8" Size="3,8" Style="/SpecialElements.GreyscaleVitalBar.data.tick.style"/>   24                 <Image Location="72,0" Name="Tick2" PackLocation="proportional" PackLocationProp="0073/0126,xxxx/xxxx" PackSize="fixed,absolute" PackSizeProp="0002/0003,0000/0001" ScrollExtent="3,8" Size="3,8" Style="/SpecialElements.GreyscaleVitalBar.data.tick.style"/>
25                 <Image Location="95,0" Name="Tick3" PackLocation="proportional" PackLocationProp="0096/0126,xxxx/xxxx" PackSize="fixed,absolute" PackSizeProp="0002/0003,0000/0001" ScrollExtent="3,8" Size="3,8" Style="/SpecialElements.GreyscaleVitalBar.data.tick.style"/>   25                 <Image Location="95,0" Name="Tick3" PackLocation="proportional" PackLocationProp="0096/0126,xxxx/xxxx" PackSize="fixed,absolute" PackSizeProp="0002/0003,0000/0001" ScrollExtent="3,8" Size="3,8" Style="/SpecialElements.GreyscaleVitalBar.data.tick.style"/>
26                 <Progressbar AbsorbsInput="false" Color="#FE0417" DynamicData="/GameData.Self.Health" DynamicDataFilter="FFFB" Location="7,0" Name="Bar" PackSize="absolute,absolute" PackSizeProp="0014/0001,0000/0001" Progress="0.500" ScrollExtent="112,8" Size="112,8" Style="/SpecialElements.GreyscaleVitalBar.data.bar.bar_style"/>   26                 <Progressbar AbsorbsInput="false" Color="#FE0417" DynamicData="/GameData.Self.Health" DynamicDataFilter="FFFB" Location="7,0" Name="Bar" PackSize="absolute,absolute" PackSizeProp="0014/0001,0000/0001" Progress="0.500" ScrollExtent="112,8" Size="112,8" Style="/SpecialElements.GreyscaleVitalBar.data.bar.bar_style"/>
27                 <Image AbsorbsInput="false" BackgroundColor="#FFFFFF" Color="#440000" Location="5,0" Name="Bkg" PackSize="absolute,absolute" PackSizeProp="0007/0001,0000/0001" ScrollExtent="119,8" Size="119,8" Style="/SpecialElements.GreyscaleVitalBar.data.bkg.style"/>   27                 <Image AbsorbsInput="false" BackgroundColor="#FFFFFF" Color="#440000" Location="5,0" Name="Bkg" PackSize="absolute,absolute" PackSizeProp="0007/0001,0000/0001" ScrollExtent="119,8" Size="119,8" Style="/SpecialElements.GreyscaleVitalBar.data.bkg.style"/>
28             </Page>   28             </Page>
29             <Page AbsorbsInput="false" BackgroundColor="#00FF00" eq2usescomwndcontrols="true" Location="10,44" Name="Power" PackSize="absolute" PackSizeProp="0034/0001,xxxx/xxxx" ScrollExtent="126,8" Size="126,8">   29             <Page AbsorbsInput="false" BackgroundColor="#00FF00" eq2usescomwndcontrols="true" Location="10,44" Name="Power" PackSize="absolute" PackSizeProp="0034/0001,xxxx/xxxx" ScrollExtent="126,8" Size="126,8">
30                 <Page AbsorbsInput="false" BackgroundColor="#FFFFFF" BackgroundOpacity="1.000" Enabled="false" GetsInput="false" Name="Frame" PackSize="absolute,absolute" PackSizeProp="0000/0001,0000/0001" RStyleDefault="/SpecialElements.GreyscaleVitalBar.data.frame.rect" ScrollExtent="126,8" Size="126,8"/>   30                 <Page AbsorbsInput="false" BackgroundColor="#FFFFFF" BackgroundOpacity="1.000" Enabled="false" GetsInput="false" Name="Frame" PackSize="absolute,absolute" PackSizeProp="0000/0001,0000/0001" RStyleDefault="/SpecialElements.GreyscaleVitalBar.data.frame.rect" ScrollExtent="126,8" Size="126,8"/>
31                 <Image Location="27,0" Name="Tick0" PackLocation="proportional" PackLocationProp="0028/0126,xxxx/xxxx" PackSize="fixed,absolute" PackSizeProp="0002/0003,0000/0001" ScrollExtent="3,8" Size="3,8" Style="/SpecialElements.GreyscaleVitalBar.data.tick.style"/>   31                 <Image Location="27,0" Name="Tick0" PackLocation="proportional" PackLocationProp="0028/0126,xxxx/xxxx" PackSize="fixed,absolute" PackSizeProp="0002/0003,0000/0001" ScrollExtent="3,8" Size="3,8" Style="/SpecialElements.GreyscaleVitalBar.data.tick.style"/>
32                 <Image Location="50,0" Name="Tick1" PackLocation="proportional" PackLocationProp="0051/0126,xxxx/xxxx" PackSize="fixed,absolute" PackSizeProp="0002/0003,0000/0001" ScrollExtent="3,8" Size="3,8" Style="/SpecialElements.GreyscaleVitalBar.data.tick.style"/>   32                 <Image Location="50,0" Name="Tick1" PackLocation="proportional" PackLocationProp="0051/0126,xxxx/xxxx" PackSize="fixed,absolute" PackSizeProp="0002/0003,0000/0001" ScrollExtent="3,8" Size="3,8" Style="/SpecialElements.GreyscaleVitalBar.data.tick.style"/>
33                 <Image Location="72,0" Name="Tick2" PackLocation="proportional" PackLocationProp="0073/0126,xxxx/xxxx" PackSize="fixed,absolute" PackSizeProp="0002/0003,0000/0001" ScrollExtent="3,8" Size="3,8" Style="/SpecialElements.GreyscaleVitalBar.data.tick.style"/>   33                 <Image Location="72,0" Name="Tick2" PackLocation="proportional" PackLocationProp="0073/0126,xxxx/xxxx" PackSize="fixed,absolute" PackSizeProp="0002/0003,0000/0001" ScrollExtent="3,8" Size="3,8" Style="/SpecialElements.GreyscaleVitalBar.data.tick.style"/>
34                 <Image Location="95,0" Name="Tick3" PackLocation="proportional" PackLocationProp="0096/0126,xxxx/xxxx" PackSize="fixed,absolute" PackSizeProp="0002/0003,0000/0001" ScrollExtent="3,8" Size="3,8" Style="/SpecialElements.GreyscaleVitalBar.data.tick.style"/>   34                 <Image Location="95,0" Name="Tick3" PackLocation="proportional" PackLocationProp="0096/0126,xxxx/xxxx" PackSize="fixed,absolute" PackSizeProp="0002/0003,0000/0001" ScrollExtent="3,8" Size="3,8" Style="/SpecialElements.GreyscaleVitalBar.data.tick.style"/>
35                 <Progressbar AbsorbsInput="false" Color="#6F64FE" DynamicData="/GameData.Self.Power" DynamicDataFilter="FFFB" Location="7,0" Name="Bar" PackSize="absolute,absolute" PackSizeProp="0014/0001,0000/0001" Progress="1.000" ScrollExtent="112,8" Size="112,8" Style="/SpecialElements.GreyscaleVitalBar.data.bar.bar_style"/>   35                 <Progressbar AbsorbsInput="false" Color="#6F64FE" DynamicData="/GameData.Self.Power" DynamicDataFilter="FFFB" Location="7,0" Name="Bar" PackSize="absolute,absolute" PackSizeProp="0014/0001,0000/0001" Progress="1.000" ScrollExtent="112,8" Size="112,8" Style="/SpecialElements.GreyscaleVitalBar.data.bar.bar_style"/>
36                 <Image AbsorbsInput="false" BackgroundColor="#FFFFFF" Color="#000044" Location="5,0" Name="Bkg" PackSize="absolute,absolute" PackSizeProp="0007/0001,0000/0001" ScrollExtent="119,8" Size="119,8" Style="/SpecialElements.GreyscaleVitalBar.data.bkg.style"/>   36                 <Image AbsorbsInput="false" BackgroundColor="#FFFFFF" Color="#000044" Location="5,0" Name="Bkg" PackSize="absolute,absolute" PackSizeProp="0007/0001,0000/0001" ScrollExtent="119,8" Size="119,8" Style="/SpecialElements.GreyscaleVitalBar.data.bkg.style"/>
37             </Page>   37             </Page>
38             <Page AbsorbsInput="false" Location="10,54" Name="Concentration" PackLocation="cfc,top" PackLocationProp="-007/0001,0054/0001" PackSize="fixed,fixed" PackSizeProp="0002/0003,0002/0003" ScrollExtent="127,6" Size="127,6">   38             <Page AbsorbsInput="false" Location="10,54" Name="Concentration" PackLocation="cfc,top" PackLocationProp="-007/0001,0054/0001" PackSize="fixed,fixed" PackSizeProp="0002/0003,0002/0003" ScrollExtent="127,6" Size="127,6">
39                 <ImageStyle Filter="true" Name="ConcBubbleFilled">   39                 <ImageStyle Filter="true" Name="ConcBubbleFilled">
40                     <ImageFrame Name="image" Source="/images/window_elements_generic.dds" SourceRect="270,160,287,164"/>   40                     <ImageFrame Name="image" Source="/images/window_elements_generic.dds" SourceRect="270,160,287,164"/>
41                 </ImageStyle>   41                 </ImageStyle>
42                 <ImageStyle Filter="true" Name="ConcBubbleFilled">   42                 <ImageStyle Filter="true" Name="ConcBubbleFilled">
43                     <ImageFrame Name="image" Source="/images/window_elements_generic.dds" SourceRect="270,160,287,164"/>   43                     <ImageFrame Name="image" Source="/images/window_elements_generic.dds" SourceRect="270,160,287,164"/>
44                 </ImageStyle>   44                 </ImageStyle>
45                 <ImageStyle Filter="true" Name="ConcBubbleMouseover">   45                 <ImageStyle Filter="true" Name="ConcBubbleMouseover">
46                     <ImageFrame Name="image" Source="/images/window_elements_generic.dds" SourceRect="292,160,309,164"/>   46                     <ImageFrame Name="image" Source="/images/window_elements_generic.dds" SourceRect="292,160,309,164"/>
47                 </ImageStyle>   47                 </ImageStyle>
48                 <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"/>   48                 <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"/>
49                 <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"/>   49                 <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"/>
50                 <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"/>   50                 <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"/>
51                 <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"/>   51                 <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"/>
52                 <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"/>   52                 <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"/>
53                 <Image AbsorbsInput="false" Name="ConcBkg" ScrollExtent="127,6" Size="127,6" SourceRect="259,166,385,172" SourceResource="/images/window_elements_generic.dds" Stretch="false"/>   53                 <Image AbsorbsInput="false" Name="ConcBkg" ScrollExtent="127,6" Size="127,6" SourceRect="259,166,385,172" SourceResource="/images/window_elements_generic.dds" Stretch="false"/>
54             </Page>   54             </Page>
55             <Page AbsorbsInput="false" Location="20,63" Name="Effects" PackLocation="cfc,top" PackLocationProp="-007/0001,0063/0001" ScrollExtent="107,26" Size="107,26">   55             <Page AbsorbsInput="false" Location="20,63" Name="Effects" PackLocation="cfc,top" PackLocationProp="-007/0001,0063/0001" ScrollExtent="107,26" Size="107,26">
56                 <Icon BackgroundTint="#000000" DynamicData="/GameData.Group.Group_0.Effect1" IconStyle="/IconStyles.effect" MouseOverColor="#FFFF00" Name="Effect1" PackLocation="left,top" PackLocationProp="0000/0001,0000/0001" ScrollExtent="26,26" Size="26,26" TreatAsButton="true"/>   56                 <Icon BackgroundTint="#000000" DynamicData="/GameData.Group.Group_0.Effect1" IconStyle="/IconStyles.effect" MouseOverColor="#FFFF00" Name="Effect1" PackLocation="left,top" PackLocationProp="0000/0001,0000/0001" ScrollExtent="26,26" Size="26,26" TreatAsButton="true"/>
57                 <Icon BackgroundTint="#000000" DynamicData="/GameData.Group.Group_0.Effect2" IconStyle="/IconStyles.effect" Location="27,0" MouseOverColor="#FFFF00" Name="Effect2" PackLocation="left,top" PackLocationProp="0027/0001,0000/0001" ScrollExtent="26,26" Size="26,26" TreatAsButton="true"/>   57                 <Icon BackgroundTint="#000000" DynamicData="/GameData.Group.Group_0.Effect2" IconStyle="/IconStyles.effect" Location="27,0" MouseOverColor="#FFFF00" Name="Effect2" PackLocation="left,top" PackLocationProp="0027/0001,0000/0001" ScrollExtent="26,26" Size="26,26" TreatAsButton="true"/>
58                 <Icon BackgroundTint="#000000" DynamicData="/GameData.Group.Group_0.Effect3" IconStyle="/IconStyles.effect" Location="54,0" MouseOverColor="#FFFF00" Name="Effect3" PackLocation="left,top" PackLocationProp="0054/0001,0000/0001" ScrollExtent="26,26" Size="26,26" TreatAsButton="true"/>   58                 <Icon BackgroundTint="#000000" DynamicData="/GameData.Group.Group_0.Effect3" IconStyle="/IconStyles.effect" Location="54,0" MouseOverColor="#FFFF00" Name="Effect3" PackLocation="left,top" PackLocationProp="0054/0001,0000/0001" ScrollExtent="26,26" Size="26,26" TreatAsButton="true"/>
59                 <Icon BackgroundTint="#000000" DynamicData="/GameData.Group.Group_0.Effect4" IconStyle="/IconStyles.effect" Location="81,0" MouseOverColor="#FFFF00" Name="Effect4" PackLocation="left,top" PackLocationProp="0081/0001,0000/0001" ScrollExtent="26,26" Size="26,26" TreatAsButton="true"/>   59                 <Icon BackgroundTint="#000000" DynamicData="/GameData.Group.Group_0.Effect4" IconStyle="/IconStyles.effect" Location="81,0" MouseOverColor="#FFFF00" Name="Effect4" PackLocation="left,top" PackLocationProp="0081/0001,0000/0001" ScrollExtent="26,26" Size="26,26" TreatAsButton="true"/>
60             </Page>   60             </Page>
61             <Page AbsorbsInput="false" Name="WindowFrame" PackSize="absolute,absolute" PackSizeProp="0000/0001,0007/0001" ScrollExtent="160,99" Size="160,99">   61             <Page AbsorbsInput="false" Name="WindowFrame" PackSize="absolute,absolute" PackSizeProp="0000/0001,0007/0001" ScrollExtent="160,99" Size="160,99">
62                 <Page AbsorbsInput="false" BackgroundOpacity="1.000" Name="Frame" PackLocation="left,top" PackLocationProp="0000/0001,0000/0001" PackSize="absolute,absolute" PackSizeProp="0000/0001,0000/0001" RStyleDefault="/WindowElements.DesktopWindowFrame.data.frame.rect" ScrollExtent="160,99" Size="160,99"/>   62                 <Page AbsorbsInput="false" BackgroundOpacity="1.000" Name="Frame" PackLocation="left,top" PackLocationProp="0000/0001,0000/0001" PackSize="absolute,absolute" PackSizeProp="0000/0001,0000/0001" RStyleDefault="/WindowElements.DesktopWindowFrame.data.frame.rect" ScrollExtent="160,99" Size="160,99"/>
63                 <Page AbsorbsInput="false" BackgroundOpacity="1.000" Name="Bkg" PackLocation="left,top" PackLocationProp="0000/0001,0000/0001" PackSize="absolute,absolute" PackSizeProp="0000/0001,0000/0001" RStyleDefault="/WindowElements.DesktopWindowFrame.data.bkg.rect" ScrollExtent="160,99" Size="160,99"/>   63                 <Page AbsorbsInput="false" BackgroundOpacity="1.000" Name="Bkg" PackLocation="left,top" PackLocationProp="0000/0001,0000/0001" PackSize="absolute,absolute" PackSizeProp="0000/0001,0000/0001" RStyleDefault="/WindowElements.DesktopWindowFrame.data.bkg.rect" ScrollExtent="160,99" Size="160,99"/>
64             </Page>   64             </Page>
65         </Page>   65         </Page>