EQInterface.comEQUI_PlayerWindow.xml Compare
Beta Server : Serpent's Spine: 9\15\06


Produced: 9/15/2006 5:12:05 PM
   
Mode:  All Lines  
   
Left file: d:\games\EverQuest\uifiles\default\EQUI_PlayerWindow.xml  
Right file: d:\games\betaeq\uifiles\default\EQUI_PlayerWindow.xml  
1 <?xml version="1.0" encoding="us-ascii"?> = 1 <?xml version="1.0" encoding="us-ascii"?>
2 <XML ID="EQInterfaceDefinitionLanguage">   2 <XML ID="EQInterfaceDefinitionLanguage">
3     <Schema xmlns="EverQuestData" xmlns:dt="EverQuestDataTypes" />   3     <Schema xmlns="EverQuestData" xmlns:dt="EverQuestDataTypes" />
4     <TextureInfo item="AttackIndicator.tga">   4     <TextureInfo item="AttackIndicator.tga">
5         <Size>   5         <Size>
6             <CX>128</CX>   6             <CX>128</CX>
7             <CY>32</CY>   7             <CY>32</CY>
8         </Size>   8         </Size>
9     </TextureInfo>   9     </TextureInfo>
    -+ 10     <Ui2DAnimation item="A_PWCSInCombat">
      11         <Cycle>true</Cycle>
      12         <Frames>
      13             <Texture>window_pieces06.tga</Texture>
      14             <Location>
      15                 <X>200</X>
      16                 <Y>0</Y>
      17             </Location>
      18             <Size>
      19                 <CX>40</CX>
      20                 <CY>40</CY>
      21             </Size>
      22             <Hotspot>
      23                 <X>0</X>
      24                 <Y>0</Y>
      25             </Hotspot>
      26             <Duration>1000</Duration>
      27         </Frames>
      28     </Ui2DAnimation>
      29     <Ui2DAnimation item="A_PWCSTimer">
      30         <Cycle>true</Cycle>
      31         <Frames>
      32             <Texture>window_pieces06.tga</Texture>
      33             <Location>
      34                 <X>200</X>
      35                 <Y>80</Y>
      36             </Location>
      37             <Size>
      38                 <CX>40</CX>
      39                 <CY>40</CY>
      40             </Size>
      41             <Hotspot>
      42                 <X>0</X>
      43                 <Y>0</Y>
      44             </Hotspot>
      45             <Duration>1000</Duration>
      46         </Frames>
      47     </Ui2DAnimation>
      48     <Ui2DAnimation item="A_PWCSDebuff">
      49         <Cycle>true</Cycle>
      50         <Frames>
      51             <Texture>window_pieces06.tga</Texture>
      52             <Location>
      53                 <X>200</X>
      54                 <Y>40</Y>
      55             </Location>
      56             <Size>
      57                 <CX>40</CX>
      58                 <CY>40</CY>
      59             </Size>
      60             <Hotspot>
      61                 <X>0</X>
      62                 <Y>0</Y>
      63             </Hotspot>
      64             <Duration>1000</Duration>
      65         </Frames>
      66     </Ui2DAnimation>
      67     <Ui2DAnimation item="A_PWCSStanding">
      68         <Cycle>true</Cycle>
      69         <Frames>
      70             <Texture>window_pieces06.tga</Texture>
      71             <Location>
      72                 <X>200</X>
      73                 <Y>120</Y>
      74             </Location>
      75             <Size>
      76                 <CX>40</CX>
      77                 <CY>40</CY>
      78             </Size>
      79             <Hotspot>
      80                 <X>0</X>
      81                 <Y>0</Y>
      82             </Hotspot>
      83             <Duration>1000</Duration>
      84         </Frames>
      85     </Ui2DAnimation>
      86     <Ui2DAnimation item="A_PWCSRegen">
      87         <Cycle>true</Cycle>
      88         <Frames>
      89             <Texture>window_pieces06.tga</Texture>
      90             <Location>
      91                 <X>200</X>
      92                 <Y>160</Y>
      93             </Location>
      94             <Size>
      95                 <CX>40</CX>
      96                 <CY>40</CY>
      97             </Size>
      98             <Hotspot>
      99                 <X>0</X>
      100                 <Y>0</Y>
      101             </Hotspot>
      102             <Duration>1000</Duration>
      103         </Frames>
      104     </Ui2DAnimation>
10     <Ui2DAnimation item="A_AttackIndicator"> = 105     <Ui2DAnimation item="A_AttackIndicator">
11         <Cycle>false</Cycle>   106         <Cycle>false</Cycle>
12         <Frames>   107         <Frames>
13             <Texture>AttackIndicator.tga</Texture>   108             <Texture>AttackIndicator.tga</Texture>
14             <Location>   109             <Location>
15                 <X>0</X>   110                 <X>0</X>
16                 <Y>0</Y>   111                 <Y>0</Y>
17             </Location>   112             </Location>
18             <Size>   113             <Size>
19                 <CX>112</CX> <> 114                 <CX>114</CX>
20                 <CY>30</CY>   115                 <CY>32</CY>
21             </Size> = 116             </Size>
22         </Frames>   117         </Frames>
23     </Ui2DAnimation>   118     </Ui2DAnimation>
24     <StaticAnimation item="A_AttackIndicatorAnim">   119     <StaticAnimation item="A_AttackIndicatorAnim">
25         <ScreenID>A_AttackIndicatorAnim</ScreenID>   120         <ScreenID>A_AttackIndicatorAnim</ScreenID>
26         <Animation>A_AttackIndicator</Animation>   121         <Animation>A_AttackIndicator</Animation>
27     </StaticAnimation>   122     </StaticAnimation>
    -+ 123     <Gauge item="Player_CombatTimer">
      124         <ScreenID>Player_CombatTimer</ScreenID>
    = 125         <!--<Font>3</Font>-->
    -+ 126         <RelativePosition>true</RelativePosition>
      127         <Location>
      128             <X>4</X>
      129             <Y>80</Y>
      130         </Location>
      131         <Size>
      132             <CX>108</CX>
      133             <CY>10</CY>
      134         </Size>
      135         <GaugeOffsetY>0</GaugeOffsetY>
      136         <Style_VScroll>false</Style_VScroll>
      137         <Style_HScroll>false</Style_HScroll>
      138         <Style_Transparent>false</Style_Transparent>
    = 139         <!--<TooltipReference/>-->
    -+ 140         <FillTint>
      141             <R>169</R>
      142             <G>169</G>
      143             <B>169</B>
      144         </FillTint>
      145         <LinesFillTint>
      146             <R>0</R>
      147             <G>220</G>
      148             <B>0</B>
      149         </LinesFillTint>
      150         <DrawLinesFill>false</DrawLinesFill>
      151         <EQType>29</EQType>
      152         <GaugeDrawTemplate>
      153             <Background>A_GaugeBackground</Background>
      154             <Fill>A_GaugeFill</Fill>
      155             <Lines>A_GaugeLines</Lines>
      156             <LinesFill>A_GaugeLinesFill</LinesFill>
      157             <EndCapLeft>A_GaugeEndCapLeft</EndCapLeft>
      158             <EndCapRight>A_GaugeEndCapRight</EndCapRight>
      159         </GaugeDrawTemplate>
      160     </Gauge>
      161     <Label item="Player_CombatTimerLabel">
      162         <ScreenID>Player_CombatTimerLabel</ScreenID>
      163         <EQType>137</EQType>
      164         <RelativePosition>true</RelativePosition>
      165         <Location>
      166             <X>4</X>
      167             <Y>80</Y>
      168         </Location>
      169         <Size>
      170             <CX>108</CX>
      171             <CY>12</CY>
      172         </Size>
      173         <Text>100</Text>
      174         <TextColor>
      175             <R>255</R>
      176             <G>255</G>
      177             <B>255</B>
      178         </TextColor>
      179         <NoWrap>true</NoWrap>
      180         <AlignCenter>true</AlignCenter>
      181         <AlignRight>false</AlignRight>
      182         <Font>1</Font>
      183     </Label>
      184     <Button item="PW_CombatStateAnim">
      185         <ScreenID>PW_CombatStateAnim</ScreenID>
      186         <RelativePosition>true</RelativePosition>
      187         <Location>
      188             <X>85</X>
      189             <Y>2</Y>
      190         </Location>
      191         <Size>
      192             <CX>26</CX>
      193             <CY>26</CY>
      194         </Size>
      195         <Style_Transparent>false</Style_Transparent>
      196         <Style_Checkbox>false</Style_Checkbox>
      197         <DecalOffset>
      198             <X>0</X>
      199             <Y>0</Y>
      200         </DecalOffset>
      201         <DecalSize>
      202             <CX>26</CX>
      203             <CY>26</CY>
      204         </DecalSize>
      205     </Button>
28     <Gauge item="Player_HP"> = 206     <Gauge item="Player_HP">
29         <ScreenID>PlayerHP</ScreenID>   207         <ScreenID>PlayerHP</ScreenID>
30         <!--<Font>3</Font>-->   208         <!--<Font>3</Font>-->
31         <TextColor>   209         <TextColor>
32             <R>240</R>   210             <R>240</R>
33             <G>240</G>   211             <G>240</G>
34             <B>240</B>   212             <B>240</B>
35         </TextColor>   213         </TextColor>
36         <RelativePosition>true</RelativePosition>   214         <RelativePosition>true</RelativePosition>
37         <Location>   215         <Location>
38             <X>4</X>   216             <X>4</X>
39             <Y>3</Y>   217             <Y>3</Y>
40         </Location>   218         </Location>
41         <Size>   219         <Size>
42             <CX>108</CX>   220             <CX>108</CX>
43             <CY>41</CY>   221             <CY>41</CY>
44         </Size>   222         </Size>
45         <TextOffsetX>8</TextOffsetX>   223         <TextOffsetX>8</TextOffsetX>
46         <GaugeOffsetY>31</GaugeOffsetY>   224         <GaugeOffsetY>31</GaugeOffsetY>
47         <Style_VScroll>false</Style_VScroll>   225         <Style_VScroll>false</Style_VScroll>
48         <Style_HScroll>false</Style_HScroll>   226         <Style_HScroll>false</Style_HScroll>
49         <Style_Transparent>false</Style_Transparent>   227         <Style_Transparent>false</Style_Transparent>
50         <!--<TooltipReference/>-->   228         <!--<TooltipReference/>-->
51         <FillTint>   229         <FillTint>
52             <R>240</R>   230             <R>240</R>
53             <G>0</G>   231             <G>0</G>
54             <B>0</B>   232             <B>0</B>
55         </FillTint>   233         </FillTint>
56         <LinesFillTint>   234         <LinesFillTint>
57             <R>220</R>   235             <R>220</R>
58             <G>220</G>   236             <G>220</G>
59             <B>0</B>   237             <B>0</B>
60         </LinesFillTint>   238         </LinesFillTint>
61         <DrawLinesFill>false</DrawLinesFill>   239         <DrawLinesFill>false</DrawLinesFill>
62         <EQType>1</EQType>   240         <EQType>1</EQType>
63         <GaugeDrawTemplate>   241         <GaugeDrawTemplate>
64             <Background>A_GaugeBackground</Background>   242             <Background>A_GaugeBackground</Background>
65             <Fill>A_GaugeFill</Fill>   243             <Fill>A_GaugeFill</Fill>
66             <Lines>A_GaugeLines</Lines>   244             <Lines>A_GaugeLines</Lines>
67             <LinesFill>A_GaugeLinesFill</LinesFill>   245             <LinesFill>A_GaugeLinesFill</LinesFill>
68             <EndCapLeft>A_GaugeEndCapLeft</EndCapLeft>   246             <EndCapLeft>A_GaugeEndCapLeft</EndCapLeft>
69             <EndCapRight>A_GaugeEndCapRight</EndCapRight>   247             <EndCapRight>A_GaugeEndCapRight</EndCapRight>
70         </GaugeDrawTemplate>   248         </GaugeDrawTemplate>
71     </Gauge>   249     </Gauge>
72     <Label item="Player_HPLabel">   250     <Label item="Player_HPLabel">
73         <ScreenID>HPLabel</ScreenID>   251         <ScreenID>HPLabel</ScreenID>
74         <EQType>19</EQType>   252         <EQType>19</EQType>
75         <RelativePosition>true</RelativePosition>   253         <RelativePosition>true</RelativePosition>
76         <Location>   254         <Location>
77             <X>32</X>   255             <X>32</X>
78             <Y>34</Y>   256             <Y>34</Y>
79         </Location>   257         </Location>
80         <Size>   258         <Size>
81             <CX>31</CX>   259             <CX>31</CX>
82             <CY>12</CY>   260             <CY>12</CY>
83         </Size>   261         </Size>
84         <Text>100</Text>   262         <Text>100</Text>
85         <TextColor>   263         <TextColor>
86             <R>255</R>   264             <R>255</R>
87             <G>255</G>   265             <G>255</G>
88             <B>255</B>   266             <B>255</B>
89         </TextColor>   267         </TextColor>
90         <NoWrap>true</NoWrap>   268         <NoWrap>true</NoWrap>
91         <AlignCenter>false</AlignCenter>   269         <AlignCenter>false</AlignCenter>
92         <AlignRight>true</AlignRight>   270         <AlignRight>true</AlignRight>
93         <Font>1</Font>   271         <Font>1</Font>
94     </Label>   272     </Label>
95     <Label item="Player_HPPercLabel">   273     <Label item="Player_HPPercLabel">
96         <ScreenID>HPPerLabel</ScreenID>   274         <ScreenID>HPPerLabel</ScreenID>
97         <RelativePosition>true</RelativePosition>   275         <RelativePosition>true</RelativePosition>
98         <Location>   276         <Location>
99             <X>61</X>   277             <X>61</X>
100             <Y>34</Y>   278             <Y>34</Y>
101         </Location>   279         </Location>
102         <Size>   280         <Size>
103             <CX>16</CX>   281             <CX>16</CX>
104             <CY>12</CY>   282             <CY>12</CY>
105         </Size>   283         </Size>
106         <Text>%</Text>   284         <Text>%</Text>
107         <TextColor>   285         <TextColor>
108             <R>255</R>   286             <R>255</R>
109             <G>255</G>   287             <G>255</G>
110             <B>255</B>   288             <B>255</B>
111         </TextColor>   289         </TextColor>
112         <NoWrap>true</NoWrap>   290         <NoWrap>true</NoWrap>
113         <AlignCenter>false</AlignCenter>   291         <AlignCenter>false</AlignCenter>
114         <AlignRight>false</AlignRight>   292         <AlignRight>false</AlignRight>
115         <Font>1</Font>   293         <Font>1</Font>
116     </Label>   294     </Label>
117     <Gauge item="Pet_HP">   295     <Gauge item="Pet_HP">
118         <ScreenID>PetHP</ScreenID>   296         <ScreenID>PetHP</ScreenID>
119         <!--<Font>3</Font>-->   297         <!--<Font>3</Font>-->
120         <TextColor>   298         <TextColor>
121             <R>0</R>   299             <R>0</R>
122             <G>0</G>   300             <G>0</G>
123             <B>0</B>   301             <B>0</B>
124         </TextColor>   302         </TextColor>
125         <RelativePosition>true</RelativePosition>   303         <RelativePosition>true</RelativePosition>
126         <Location>   304         <Location>
127             <X>8</X>   305             <X>8</X>
128             <Y>41</Y>   306             <Y>41</Y>
129         </Location>   307         </Location>
130         <Size>   308         <Size>
131             <CX>108</CX>   309             <CX>108</CX>
132             <CY>2</CY>   310             <CY>2</CY>
133         </Size>   311         </Size>
134         <TextOffsetY>-50</TextOffsetY>   312         <TextOffsetY>-50</TextOffsetY>
135         <GaugeOffsetY>-2</GaugeOffsetY>   313         <GaugeOffsetY>-2</GaugeOffsetY>
136         <Style_VScroll>false</Style_VScroll>   314         <Style_VScroll>false</Style_VScroll>
137         <Style_HScroll>false</Style_HScroll>   315         <Style_HScroll>false</Style_HScroll>
138         <Style_Transparent>false</Style_Transparent>   316         <Style_Transparent>false</Style_Transparent>
139         <!--<TooltipReference/>-->   317         <!--<TooltipReference/>-->
140         <FillTint>   318         <FillTint>
141             <R>51</R>   319             <R>51</R>
142             <G>192</G>   320             <G>192</G>
143             <B>51</B>   321             <B>51</B>
144         </FillTint>   322         </FillTint>
145         <LinesFillTint>   323         <LinesFillTint>
146             <R>0</R>   324             <R>0</R>
147             <G>0</G>   325             <G>0</G>
148             <B>0</B>   326             <B>0</B>
149         </LinesFillTint>   327         </LinesFillTint>
150         <DrawLinesFill>false</DrawLinesFill>   328         <DrawLinesFill>false</DrawLinesFill>
151         <EQType>16</EQType>   329         <EQType>16</EQType>
152         <GaugeDrawTemplate>   330         <GaugeDrawTemplate>
153             <Background>A_GaugeBackground</Background>   331             <Background>A_GaugeBackground</Background>
154             <Fill>A_GaugeFill</Fill>   332             <Fill>A_GaugeFill</Fill>
155             <!--<Lines>A_GaugeLines</Lines>-->   333             <!--<Lines>A_GaugeLines</Lines>-->
156             <LinesFill>A_GaugeLinesFill</LinesFill>   334             <LinesFill>A_GaugeLinesFill</LinesFill>
157             <!--<EndCapLeft>A_GaugeEndCapLeft</EndCapLeft>-->   335             <!--<EndCapLeft>A_GaugeEndCapLeft</EndCapLeft>-->
158             <!--<EndCapRight>A_GaugeEndCapRight</EndCapRight>-->   336             <!--<EndCapRight>A_GaugeEndCapRight</EndCapRight>-->
159         </GaugeDrawTemplate>   337         </GaugeDrawTemplate>
160     </Gauge>   338     </Gauge>
161     <Gauge item="Player_Mana">   339     <Gauge item="Player_Mana">
162         <ScreenID>PlayerMana</ScreenID>   340         <ScreenID>PlayerMana</ScreenID>
163         <!--<Font>3</Font>-->   341         <!--<Font>3</Font>-->
164         <RelativePosition>true</RelativePosition>   342         <RelativePosition>true</RelativePosition>
165         <Location>   343         <Location>
166             <X>4</X>   344             <X>4</X>
167             <Y>49</Y>   345             <Y>49</Y>
168         </Location>   346         </Location>
169         <Size>   347         <Size>
170             <CX>108</CX>   348             <CX>108</CX>
171             <CY>10</CY>   349             <CY>10</CY>
172         </Size>   350         </Size>
173         <GaugeOffsetY>0</GaugeOffsetY>   351         <GaugeOffsetY>0</GaugeOffsetY>
174         <Style_VScroll>false</Style_VScroll>   352         <Style_VScroll>false</Style_VScroll>
175         <Style_HScroll>false</Style_HScroll>   353         <Style_HScroll>false</Style_HScroll>
176         <Style_Transparent>false</Style_Transparent>   354         <Style_Transparent>false</Style_Transparent>
177         <!--<TooltipReference/>-->   355         <!--<TooltipReference/>-->
178         <FillTint>   356         <FillTint>
179             <R>0</R>   357             <R>0</R>
180             <G>0</G>   358             <G>0</G>
181             <B>240</B>   359             <B>240</B>
182         </FillTint>   360         </FillTint>
183         <LinesFillTint>   361         <LinesFillTint>
184             <R>0</R>   362             <R>0</R>
185             <G>220</G>   363             <G>220</G>
186             <B>220</B>   364             <B>220</B>
187         </LinesFillTint>   365         </LinesFillTint>
188         <DrawLinesFill>false</DrawLinesFill>   366         <DrawLinesFill>false</DrawLinesFill>
189         <EQType>2</EQType>   367         <EQType>2</EQType>
190         <GaugeDrawTemplate>   368         <GaugeDrawTemplate>
191             <Background>A_GaugeBackground</Background>   369             <Background>A_GaugeBackground</Background>
192             <Fill>A_GaugeFill</Fill>   370             <Fill>A_GaugeFill</Fill>
193             <Lines>A_GaugeLines</Lines>   371             <Lines>A_GaugeLines</Lines>
194             <LinesFill>A_GaugeLinesFill</LinesFill>   372             <LinesFill>A_GaugeLinesFill</LinesFill>
195             <EndCapLeft>A_GaugeEndCapLeft</EndCapLeft>   373             <EndCapLeft>A_GaugeEndCapLeft</EndCapLeft>
196             <EndCapRight>A_GaugeEndCapRight</EndCapRight>   374             <EndCapRight>A_GaugeEndCapRight</EndCapRight>
197         </GaugeDrawTemplate>   375         </GaugeDrawTemplate>
198     </Gauge>   376     </Gauge>
199     <Label item="Player_ManaLabel">   377     <Label item="Player_ManaLabel">
200         <ScreenID>ManaLabel</ScreenID>   378         <ScreenID>ManaLabel</ScreenID>
201         <EQType>20</EQType>   379         <EQType>20</EQType>
202         <Font>1</Font>   380         <Font>1</Font>
203         <RelativePosition>true</RelativePosition>   381         <RelativePosition>true</RelativePosition>
204         <Location>   382         <Location>
205             <X>32</X>   383             <X>32</X>
206             <Y>49</Y>   384             <Y>49</Y>
207         </Location>   385         </Location>
208         <Size>   386         <Size>
209             <CX>31</CX>   387             <CX>31</CX>
210             <CY>12</CY>   388             <CY>12</CY>
211         </Size>   389         </Size>
212         <Text>100</Text>   390         <Text>100</Text>
213         <TextColor>   391         <TextColor>
214             <R>255</R>   392             <R>255</R>
215             <G>255</G>   393             <G>255</G>
216             <B>255</B>   394             <B>255</B>
217             <Alpha>255</Alpha>   395             <Alpha>255</Alpha>
218         </TextColor>   396         </TextColor>
219         <NoWrap>true</NoWrap>   397         <NoWrap>true</NoWrap>
220         <AlignCenter>false</AlignCenter>   398         <AlignCenter>false</AlignCenter>
221         <AlignRight>true</AlignRight>   399         <AlignRight>true</AlignRight>
222         <AlignLeft>false</AlignLeft>   400         <AlignLeft>false</AlignLeft>
223     </Label>   401     </Label>
224     <Label item="Player_ManaPercLabel">   402     <Label item="Player_ManaPercLabel">
225         <ScreenID>ManPercLabel</ScreenID>   403         <ScreenID>ManPercLabel</ScreenID>
226         <Font>1</Font>   404         <Font>1</Font>
227         <Text>%</Text>   405         <Text>%</Text>
228         <TextColor>   406         <TextColor>
229             <R>255</R>   407             <R>255</R>
230             <G>255</G>   408             <G>255</G>
231             <B>255</B>   409             <B>255</B>
232         </TextColor>   410         </TextColor>
233         <Size>   411         <Size>
234             <CX>16</CX>   412             <CX>16</CX>
235             <CY>12</CY>   413             <CY>12</CY>
236         </Size>   414         </Size>
237         <AlignCenter>false</AlignCenter>   415         <AlignCenter>false</AlignCenter>
238         <Location>   416         <Location>
239             <X>61</X>   417             <X>61</X>
240             <Y>49</Y>   418             <Y>49</Y>
241         </Location>   419         </Location>
242     </Label>   420     </Label>
243     <Gauge item="Player_Fatigue">   421     <Gauge item="Player_Fatigue">
244         <ScreenID>PlayerFatigue</ScreenID>   422         <ScreenID>PlayerFatigue</ScreenID>
245         <!--<Font>3</Font>-->   423         <!--<Font>3</Font>-->
246         <RelativePosition>true</RelativePosition>   424         <RelativePosition>true</RelativePosition>
247         <Location>   425         <Location>
248             <X>4</X>   426             <X>4</X>
249             <Y>62</Y>   427             <Y>62</Y>
250         </Location>   428         </Location>
251         <Size>   429         <Size>
252             <CX>108</CX>   430             <CX>108</CX>
253             <CY>10</CY>   431             <CY>10</CY>
254         </Size>   432         </Size>
255         <GaugeOffsetY>0</GaugeOffsetY>   433         <GaugeOffsetY>0</GaugeOffsetY>
256         <Style_VScroll>false</Style_VScroll>   434         <Style_VScroll>false</Style_VScroll>
257         <Style_HScroll>false</Style_HScroll>   435         <Style_HScroll>false</Style_HScroll>
258         <Style_Transparent>false</Style_Transparent>   436         <Style_Transparent>false</Style_Transparent>
259         <!--<TooltipReference/>-->   437         <!--<TooltipReference/>-->
260         <FillTint>   438         <FillTint>
261             <R>240</R>   439             <R>240</R>
262             <G>240</G>   440             <G>240</G>
263             <B>0</B>   441             <B>0</B>
264         </FillTint>   442         </FillTint>
265         <LinesFillTint>   443         <LinesFillTint>
266             <R>0</R>   444             <R>0</R>
267             <G>220</G>   445             <G>220</G>
268             <B>0</B>   446             <B>0</B>
269         </LinesFillTint>   447         </LinesFillTint>
270         <DrawLinesFill>false</DrawLinesFill>   448         <DrawLinesFill>false</DrawLinesFill>
271         <EQType>3</EQType>   449         <EQType>3</EQType>
272         <GaugeDrawTemplate>   450         <GaugeDrawTemplate>
273             <Background>A_GaugeBackground</Background>   451             <Background>A_GaugeBackground</Background>
274             <Fill>A_GaugeFill</Fill>   452             <Fill>A_GaugeFill</Fill>
275             <Lines>A_GaugeLines</Lines>   453             <Lines>A_GaugeLines</Lines>
276             <LinesFill>A_GaugeLinesFill</LinesFill>   454             <LinesFill>A_GaugeLinesFill</LinesFill>
277             <EndCapLeft>A_GaugeEndCapLeft</EndCapLeft>   455             <EndCapLeft>A_GaugeEndCapLeft</EndCapLeft>
278             <EndCapRight>A_GaugeEndCapRight</EndCapRight>   456             <EndCapRight>A_GaugeEndCapRight</EndCapRight>
279         </GaugeDrawTemplate>   457         </GaugeDrawTemplate>
280     </Gauge>   458     </Gauge>
281     <Label item="Player_FatigueLabel">   459     <Label item="Player_FatigueLabel">
282         <ScreenID>FatigueLabel</ScreenID>   460         <ScreenID>FatigueLabel</ScreenID>
283         <EQType>21</EQType>   461         <EQType>21</EQType>
284         <Font>1</Font>   462         <Font>1</Font>
285         <RelativePosition>true</RelativePosition>   463         <RelativePosition>true</RelativePosition>
286         <Location>   464         <Location>
287             <X>32</X>   465             <X>32</X>
288             <Y>62</Y>   466             <Y>62</Y>
289         </Location>   467         </Location>
290         <Size>   468         <Size>
291             <CX>31</CX>   469             <CX>31</CX>
292             <CY>12</CY>   470             <CY>12</CY>
293         </Size>   471         </Size>
294         <Text>100</Text>   472         <Text>100</Text>
295         <TextColor>   473         <TextColor>
296             <R>255</R>   474             <R>255</R>
297             <G>255</G>   475             <G>255</G>
298             <B>255</B>   476             <B>255</B>
299             <Alpha>255</Alpha>   477             <Alpha>255</Alpha>
300         </TextColor>   478         </TextColor>
301         <NoWrap>true</NoWrap>   479         <NoWrap>true</NoWrap>
302         <AlignCenter>false</AlignCenter>   480         <AlignCenter>false</AlignCenter>
303         <AlignRight>true</AlignRight>   481         <AlignRight>true</AlignRight>
304         <AlignLeft>false</AlignLeft>   482         <AlignLeft>false</AlignLeft>
305     </Label>   483     </Label>
306     <Label item="Player_FatiguePercLabel">   484     <Label item="Player_FatiguePercLabel">
307         <ScreenID>FatiguePercLabel</ScreenID>   485         <ScreenID>FatiguePercLabel</ScreenID>
308         <Font>1</Font>   486         <Font>1</Font>
309         <Text>%</Text>   487         <Text>%</Text>
310         <TextColor>   488         <TextColor>
311             <R>255</R>   489             <R>255</R>
312             <G>255</G>   490             <G>255</G>
313             <B>255</B>   491             <B>255</B>
314         </TextColor>   492         </TextColor>
315         <Size>   493         <Size>
316             <CX>16</CX>   494             <CX>16</CX>
317             <CY>12</CY>   495             <CY>12</CY>
318         </Size>   496         </Size>
319         <AlignCenter>false</AlignCenter>   497         <AlignCenter>false</AlignCenter>
320         <Location>   498         <Location>
321             <X>61</X>   499             <X>61</X>
322             <Y>62</Y>   500             <Y>62</Y>
323         </Location>   501         </Location>
324     </Label>   502     </Label>
325     <Screen item="PlayerWindow">   503     <Screen item="PlayerWindow">
326         <!--<ScreenID/>-->   504         <!--<ScreenID/>-->
327         <RelativePosition>false</RelativePosition>   505         <RelativePosition>false</RelativePosition>
328         <Location>   506         <Location>
329             <X>516</X>   507             <X>516</X>
330             <Y>0</Y>   508             <Y>0</Y>
331         </Location>   509         </Location>
332         <Size>   510         <Size>
333             <CX>147</CX>   511             <CX>147</CX>
334             <CY>92</CY> <> 512             <CY>107</CY>
335         </Size> = 513         </Size>
336         <Style_VScroll>false</Style_VScroll>   514         <Style_VScroll>false</Style_VScroll>
337         <Style_HScroll>false</Style_HScroll>   515         <Style_HScroll>false</Style_HScroll>
338         <Style_Transparent>false</Style_Transparent>   516         <Style_Transparent>false</Style_Transparent>
339         <DrawTemplate>WDT_Filigree3</DrawTemplate>   517         <DrawTemplate>WDT_Filigree3</DrawTemplate>
340         <Style_Titlebar>true</Style_Titlebar>   518         <Style_Titlebar>true</Style_Titlebar>
341         <Style_Closebox>false</Style_Closebox>   519         <Style_Closebox>false</Style_Closebox>
342         <Style_Minimizebox>false</Style_Minimizebox>   520         <Style_Minimizebox>false</Style_Minimizebox>
343         <Style_Border>true</Style_Border>   521         <Style_Border>true</Style_Border>
344         <Style_Sizable>false</Style_Sizable>   522         <Style_Sizable>false</Style_Sizable>
345         <Pieces>Player_HP</Pieces>   523         <Pieces>Player_HP</Pieces>
346         <Pieces>Player_Mana</Pieces>   524         <Pieces>Player_Mana</Pieces>
347         <Pieces>Player_Fatigue</Pieces>   525         <Pieces>Player_Fatigue</Pieces>
348         <Pieces>Pet_HP</Pieces>   526         <Pieces>Pet_HP</Pieces>
349         <Pieces>Player_HPLabel</Pieces>   527         <Pieces>Player_HPLabel</Pieces>
350         <Pieces>Player_HPPercLabel</Pieces>   528         <Pieces>Player_HPPercLabel</Pieces>
351         <Pieces>A_AttackIndicatorAnim</Pieces>   529         <Pieces>A_AttackIndicatorAnim</Pieces>
352         <Pieces>Player_ManaLabel</Pieces>   530         <Pieces>Player_ManaLabel</Pieces>
353         <Pieces>Player_FatigueLabel</Pieces>   531         <Pieces>Player_FatigueLabel</Pieces>
354         <Pieces>Player_ManaPercLabel</Pieces>   532         <Pieces>Player_ManaPercLabel</Pieces>
355         <Pieces>Player_FatiguePercLabel</Pieces>   533         <Pieces>Player_FatiguePercLabel</Pieces>
    -+ 534         <Pieces>Player_CombatTimer</Pieces>
      535         <Pieces>Player_CombatTimerLabel</Pieces>
      536         <Pieces>PW_CombatStateAnim</Pieces>
356     </Screen> = 537     </Screen>
357 </XML>   538 </XML>