EQ DoD Beta 9.02.05
Produced: 9/2/2005 4:49:15 PM
   
Mode:  All Lines  
   
Left file: D:\games\EverQuest\uifiles\default\EQUI_AAWindow.xml  
Right file: D:\games\EverQuest Beta\uifiles\default\EQUI_AAWindow.xml  
1 <?xml version = "1.0"?> = 1 <?xml version = "1.0"?>
2 <XML ID = "EQInterfaceDefinitionLanguage">   2 <XML ID = "EQInterfaceDefinitionLanguage">
3     <Schema xmlns = "EverQuestData" xmlns:dt = "EverQuestDataTypes"/>   3     <Schema xmlns = "EverQuestData" xmlns:dt = "EverQuestDataTypes"/>
4     <Button item = "AAW_TrainButton">   4     <Button item = "AAW_TrainButton">
5         <ScreenID>TrainButton</ScreenID>   5         <ScreenID>TrainButton</ScreenID>
6         <!--<Font>3</Font>-->   6         <!--<Font>3</Font>-->
7         <RelativePosition>true</RelativePosition>   7         <RelativePosition>true</RelativePosition>
8         <Location>   8         <Location>
9             <X>525</X>   9             <X>525</X>
10             <Y>200</Y>   10             <Y>200</Y>
11         </Location>   11         </Location>
12         <Size>   12         <Size>
13             <CX>50</CX>   13             <CX>50</CX>
14             <CY>24</CY>   14             <CY>24</CY>
15         </Size>   15         </Size>
16         <Style_Transparent>false</Style_Transparent>   16         <Style_Transparent>false</Style_Transparent>
17         <!--<TooltipReference/>--> <> 17         <TooltipReference>Purchase the selected ability</TooltipReference>
18         <Style_Checkbox>false</Style_Checkbox> = 18         <Style_Checkbox>false</Style_Checkbox>
19         <!--<RadioGroup/>-->   19         <!--<RadioGroup/>-->
20         <Text>Train</Text>   20         <Text>Train</Text>
21         <TextColor>   21         <TextColor>
22             <R>255</R>   22             <R>255</R>
23             <G>255</G>   23             <G>255</G>
24             <B>255</B>   24             <B>255</B>
25         </TextColor>   25         </TextColor>
26         <ButtonDrawTemplate>   26         <ButtonDrawTemplate>
27             <Normal>A_SquareBtnNormal</Normal>   27             <Normal>A_SquareBtnNormal</Normal>
28             <Pressed>A_SquareBtnPressed</Pressed>   28             <Pressed>A_SquareBtnPressed</Pressed>
29             <Flyby>A_SquareBtnFlyby</Flyby>   29             <Flyby>A_SquareBtnFlyby</Flyby>
30             <Disabled>A_SquareBtnDisabled</Disabled>   30             <Disabled>A_SquareBtnDisabled</Disabled>
31             <PressedFlyby>A_SquareBtnPressedFlyby</PressedFlyby>   31             <PressedFlyby>A_SquareBtnPressedFlyby</PressedFlyby>
32         </ButtonDrawTemplate>   32         </ButtonDrawTemplate>
33     </Button>   33     </Button>
34     34  
35     <Button item = "AAW_HotButton">   35     <Button item = "AAW_HotButton">
36         <ScreenID>HotButton</ScreenID>   36         <ScreenID>HotButton</ScreenID>
37         <!--<Font>3</Font>-->   37         <!--<Font>3</Font>-->
38         <RelativePosition>true</RelativePosition>   38         <RelativePosition>true</RelativePosition>
39         <Location>   39         <Location>
40             <X>525</X>   40             <X>525</X>
41             <Y>236</Y>   41             <Y>236</Y>
42         </Location>   42         </Location>
43         <Size>   43         <Size>
44             <CX>50</CX>   44             <CX>50</CX>
45             <CY>24</CY>   45             <CY>24</CY>
46         </Size>   46         </Size>
47         <Style_Transparent>false</Style_Transparent>   47         <Style_Transparent>false</Style_Transparent>
48         <!--<TooltipReference/>--> <> 48         <TooltipReference>Create a hotkey for the selected ability</TooltipReference>
49         <Style_Checkbox>false</Style_Checkbox> = 49         <Style_Checkbox>false</Style_Checkbox>
50         <!--<RadioGroup/>-->   50         <!--<RadioGroup/>-->
51         <Text>Hotkey</Text>   51         <Text>Hotkey</Text>
    <> 52         <TextColor>
      53             <R>255</R>
      54             <G>255</G>
      55             <B>255</B>
      56         </TextColor>
      57         <ButtonDrawTemplate>
      58             <Normal>A_SquareBtnNormal</Normal>
      59             <Pressed>A_SquareBtnPressed</Pressed>
      60             <Flyby>A_SquareBtnFlyby</Flyby>
      61             <Disabled>A_SquareBtnDisabled</Disabled>
      62             <PressedFlyby>A_SquareBtnPressedFlyby</PressedFlyby>
      63         </ButtonDrawTemplate>
      64     </Button>
      65  
      66     <Label item ="AAW_LoadSaveLabel">
      67         <ScreenID>AAW_LoadSaveLabel</ScreenID>
      68         <RelativePosition>true</RelativePosition>
      69         <Location>
      70             <X>495</X>
      71             <Y>20</Y>
      72         </Location>
      73         <Size>
      74             <CX>110</CX>
      75             <CY>14</CY>
      76         </Size>
      77         <Text>Monster Abilities</Text>
      78         <TextColor>
      79                 <R>255</R>
      80                 <G>255</G>
      81                 <B>255</B>
      82         </TextColor>
      83         <NoWrap>true</NoWrap>
      84         <AlignCenter>true</AlignCenter>
      85         <AlignRight>false</AlignRight>
      86     </Label>
      87  
      88     <Button item = "AAW_LoadButton">
      89         <ScreenID>AAW_LoadButton</ScreenID>
      90         <!--<Font>3</Font>-->
      91         <RelativePosition>true</RelativePosition>
      92         <Location>
      93             <X>495</X>
      94             <Y>40</Y>
      95         </Location>
      96         <Size>
      97             <CX>50</CX>
      98             <CY>24</CY>
      99         </Size>
      100         <Style_Transparent>false</Style_Transparent>
      101         <TooltipReference>Load a set of abilities for this monster character which you have previously saved</TooltipReference>
      102         <Style_Checkbox>false</Style_Checkbox>
      103         <!--<RadioGroup/>-->
      104         <Text>Load</Text>
      105         <TextColor>
      106             <R>255</R>
      107             <G>255</G>
      108             <B>255</B>
      109         </TextColor>
      110         <ButtonDrawTemplate>
      111             <Normal>A_SquareBtnNormal</Normal>
      112             <Pressed>A_SquareBtnPressed</Pressed>
      113             <Flyby>A_SquareBtnFlyby</Flyby>
      114             <Disabled>A_SquareBtnDisabled</Disabled>
      115             <PressedFlyby>A_SquareBtnPressedFlyby</PressedFlyby>
      116         </ButtonDrawTemplate>
      117     </Button>
      118  
      119     <Button item = "AAW_SaveButton">
      120         <ScreenID>AAW_SaveButton</ScreenID>
      121         <!--<Font>3</Font>-->
      122         <RelativePosition>true</RelativePosition>
      123         <Location>
      124             <X>555</X>
      125             <Y>40</Y>
      126         </Location>
      127         <Size>
      128             <CX>50</CX>
      129             <CY>24</CY>
      130         </Size>
      131         <Style_Transparent>false</Style_Transparent>
      132         <TooltipReference>Save this monster character's current set of abilities so you can load them again later</TooltipReference>
      133         <Style_Checkbox>false</Style_Checkbox>
      134         <!--<RadioGroup/>-->
      135         <Text>Save</Text>
52         <TextColor> = 136         <TextColor>
53             <R>255</R>   137             <R>255</R>
54             <G>255</G>   138             <G>255</G>
55             <B>255</B>   139             <B>255</B>
56         </TextColor>   140         </TextColor>
57         <ButtonDrawTemplate>   141         <ButtonDrawTemplate>
58             <Normal>A_SquareBtnNormal</Normal>   142             <Normal>A_SquareBtnNormal</Normal>
59             <Pressed>A_SquareBtnPressed</Pressed>   143             <Pressed>A_SquareBtnPressed</Pressed>
60             <Flyby>A_SquareBtnFlyby</Flyby>   144             <Flyby>A_SquareBtnFlyby</Flyby>
61             <Disabled>A_SquareBtnDisabled</Disabled>   145             <Disabled>A_SquareBtnDisabled</Disabled>
62             <PressedFlyby>A_SquareBtnPressedFlyby</PressedFlyby>   146             <PressedFlyby>A_SquareBtnPressedFlyby</PressedFlyby>
63         </ButtonDrawTemplate>   147         </ButtonDrawTemplate>
64     </Button>   148     </Button>
65     149  
66     <Button item = "AAW_DoneButton">   150     <Button item = "AAW_DoneButton">
67         <ScreenID>DoneButton</ScreenID>   151         <ScreenID>DoneButton</ScreenID>
68         <!--<Font>3</Font>-->   152         <!--<Font>3</Font>-->
69         <RelativePosition>true</RelativePosition>   153         <RelativePosition>true</RelativePosition>
70         <Location>   154         <Location>
71             <X>525</X> <> 155             <X>515</X>
72             <Y>272</Y>   156             <Y>400</Y>
73         </Location> = 157         </Location>
74         <Size>   158         <Size>
75             <CX>50</CX> <> 159             <CX>70</CX>
76             <CY>24</CY> = 160             <CY>24</CY>
77         </Size>   161         </Size>
78         <Style_Transparent>false</Style_Transparent>   162         <Style_Transparent>false</Style_Transparent>
79         <!--<TooltipReference/>-->   163         <!--<TooltipReference/>-->
80         <Style_Checkbox>false</Style_Checkbox>   164         <Style_Checkbox>false</Style_Checkbox>
81         <!--<RadioGroup/>-->   165         <!--<RadioGroup/>-->
82         <Text>Done</Text>   166         <Text>Done</Text>
83         <TextColor>   167         <TextColor>
84             <R>255</R>   168             <R>255</R>
85             <G>255</G>   169             <G>255</G>
86             <B>255</B>   170             <B>255</B>
87         </TextColor>   171         </TextColor>
88         <ButtonDrawTemplate>   172         <ButtonDrawTemplate>
89             <Normal>A_BtnNormal</Normal>   173             <Normal>A_BtnNormal</Normal>
90             <Pressed>A_BtnPressed</Pressed>   174             <Pressed>A_BtnPressed</Pressed>
91             <Flyby>A_BtnFlyby</Flyby>   175             <Flyby>A_BtnFlyby</Flyby>
92             <Disabled>A_BtnDisabled</Disabled>   176             <Disabled>A_BtnDisabled</Disabled>
93             <PressedFlyby>A_BtnPressedFlyby</PressedFlyby>   177             <PressedFlyby>A_BtnPressedFlyby</PressedFlyby>
94         </ButtonDrawTemplate>   178         </ButtonDrawTemplate>
95     </Button>   179     </Button>
96     180  
97     <Button item = "AAW_LessExpButton">   181     <Button item = "AAW_LessExpButton">
98         <ScreenID>LessExpButton</ScreenID>   182         <ScreenID>LessExpButton</ScreenID>
99         <!--<Font>3</Font>-->   183         <!--<Font>3</Font>-->
100         <RelativePosition>true</RelativePosition>   184         <RelativePosition>true</RelativePosition>
101         <Location>   185         <Location>
102             <X>498</X>   186             <X>498</X>
103             <Y>45</Y>   187             <Y>45</Y>
104         </Location>   188         </Location>
105         <Size>   189         <Size>
106             <CX>20</CX>   190             <CX>20</CX>
107             <CY>20</CY>   191             <CY>20</CY>
108         </Size>   192         </Size>
109         <Style_Transparent>false</Style_Transparent>   193         <Style_Transparent>false</Style_Transparent>
110         <!--<TooltipReference/>--> <> 194         <TooltipReference>Decrease the percentage of your experience which will be converted to AA experience</TooltipReference>
111         <Style_Checkbox>false</Style_Checkbox> = 195         <Style_Checkbox>false</Style_Checkbox>
112         <!--<RadioGroup/>-->   196         <!--<RadioGroup/>-->
113         <Text>-</Text>   197         <Text>-</Text>
114         <TextColor>   198         <TextColor>
115                 <R>255</R>   199                 <R>255</R>
116                 <G>255</G>   200                 <G>255</G>
117                 <B>0</B>   201                 <B>0</B>
118         </TextColor>   202         </TextColor>
119         <ButtonDrawTemplate>   203         <ButtonDrawTemplate>
120             <Normal>A_BtnNormal</Normal>   204             <Normal>A_BtnNormal</Normal>
121             <Pressed>A_BtnPressed</Pressed>   205             <Pressed>A_BtnPressed</Pressed>
122             <Flyby>A_BtnFlyby</Flyby>   206             <Flyby>A_BtnFlyby</Flyby>
123             <Disabled>A_BtnDisabled</Disabled>   207             <Disabled>A_BtnDisabled</Disabled>
124             <PressedFlyby>A_BtnPressedFlyby</PressedFlyby>   208             <PressedFlyby>A_BtnPressedFlyby</PressedFlyby>
125         </ButtonDrawTemplate>   209         </ButtonDrawTemplate>
126     </Button>   210     </Button>
127     211  
128     <Button item = "AAW_MoreExpButton">   212     <Button item = "AAW_MoreExpButton">
129         <ScreenID>MoreExpButton</ScreenID>   213         <ScreenID>MoreExpButton</ScreenID>
130         <!--<Font>3</Font>-->   214         <!--<Font>3</Font>-->
131         <RelativePosition>true</RelativePosition>   215         <RelativePosition>true</RelativePosition>
132         <Location>   216         <Location>
133             <X>580</X>   217             <X>580</X>
134             <Y>45</Y>   218             <Y>45</Y>
135         </Location>   219         </Location>
136         <Size>   220         <Size>
137             <CX>20</CX>   221             <CX>20</CX>
138             <CY>20</CY>   222             <CY>20</CY>
139         </Size>   223         </Size>
140         <Style_Transparent>false</Style_Transparent>   224         <Style_Transparent>false</Style_Transparent>
141         <!--<TooltipReference/>--> <> 225         <TooltipReference>Increase the percentage of your experience which will be converted to AA experience</TooltipReference>
142         <Style_Checkbox>false</Style_Checkbox> = 226         <Style_Checkbox>false</Style_Checkbox>
143         <!--<RadioGroup/>-->   227         <!--<RadioGroup/>-->
144         <Text>+</Text>   228         <Text>+</Text>
145         <TextColor>   229         <TextColor>
146                 <R>255</R>   230                 <R>255</R>
147                 <G>255</G>   231                 <G>255</G>
148                 <B>0</B>   232                 <B>0</B>
149         </TextColor>   233         </TextColor>
150         <ButtonDrawTemplate>   234         <ButtonDrawTemplate>
151             <Normal>A_BtnNormal</Normal>   235             <Normal>A_BtnNormal</Normal>
152             <Pressed>A_BtnPressed</Pressed>   236             <Pressed>A_BtnPressed</Pressed>
153             <Flyby>A_BtnFlyby</Flyby>   237             <Flyby>A_BtnFlyby</Flyby>
154             <Disabled>A_BtnDisabled</Disabled>   238             <Disabled>A_BtnDisabled</Disabled>
155             <PressedFlyby>A_BtnPressedFlyby</PressedFlyby>   239             <PressedFlyby>A_BtnPressedFlyby</PressedFlyby>
156         </ButtonDrawTemplate>   240         </ButtonDrawTemplate>
157         <!--   241         <!--
158             <SoundPressed/>   242             <SoundPressed/>
159             <SoundUp/>   243             <SoundUp/>
160             <SoundFlyby/>   244             <SoundFlyby/>
161         -->   245         -->
162     </Button>   246     </Button>
163     247  
164     <StaticText item ="AAW_PercentLabel"> <> 248     <Label item ="AAW_PercentLabel">
165         <ScreenID>PercentLabel</ScreenID> = 249         <ScreenID>PercentLabel</ScreenID>
166         <!--<Font>3</Font>-->   250         <!--<Font>3</Font>-->
167         <RelativePosition>true</RelativePosition>   251         <RelativePosition>true</RelativePosition>
168         <Location>   252         <Location>
169             <X>488</X>   253             <X>488</X>
170             <Y>30</Y>   254             <Y>30</Y>
171         </Location>   255         </Location>
172         <Size>   256         <Size>
173             <CX>120</CX>   257             <CX>120</CX>
174             <CY>20</CY>   258             <CY>20</CY>
175         </Size>   259         </Size>
176         <Text>Exp to AA</Text>   260         <Text>Exp to AA</Text>
177         <TextColor>   261         <TextColor>
178                 <R>255</R>   262                 <R>255</R>
179                 <G>255</G>   263                 <G>255</G>
180                 <B>255</B>   264                 <B>255</B>
181         </TextColor>   265         </TextColor>
182         <NoWrap>false</NoWrap>   266         <NoWrap>false</NoWrap>
183         <AlignCenter>true</AlignCenter>   267         <AlignCenter>true</AlignCenter>
184         <AlignRight>false</AlignRight>   268         <AlignRight>false</AlignRight>
185     </StaticText> <> 269     </Label>
186   = 270  
187     <StaticText item ="AAW_PercentCount"> <> 271     <Label item ="AAW_PercentCount">
188         <ScreenID>ExpCount</ScreenID> = 272         <ScreenID>ExpCount</ScreenID>
189         <!--<Font>3</Font>-->   273         <!--<Font>3</Font>-->
190         <RelativePosition>true</RelativePosition>   274         <RelativePosition>true</RelativePosition>
191         <Location>   275         <Location>
192             <X>524</X>   276             <X>524</X>
193             <Y>45</Y>   277             <Y>45</Y>
194         </Location>   278         </Location>
195         <Size>   279         <Size>
196             <CX>50</CX> <> 280             <CX>60</CX>
197             <CY>20</CY> = 281             <CY>20</CY>
198         </Size>   282         </Size>
199         <Text>100%</Text>   283         <Text>100%</Text>
200         <TextColor>   284         <TextColor>
201                 <R>255</R>   285                 <R>255</R>
202                 <G>255</G>   286                 <G>255</G>
203                 <B>255</B>   287                 <B>255</B>
204         </TextColor>   288         </TextColor>
205         <NoWrap>false</NoWrap> <> 289         <NoWrap>true</NoWrap>
206         <AlignCenter>true</AlignCenter> = 290         <AlignCenter>true</AlignCenter>
207         <AlignRight>false</AlignRight>   291         <AlignRight>false</AlignRight>
208     </StaticText> <> 292     </Label>
209   = 293  
210     294  
211     <Gauge item = "AAW_ExpGauge">   295     <Gauge item = "AAW_ExpGauge">
212         <ScreenID>ExpGauge</ScreenID>   296         <ScreenID>ExpGauge</ScreenID>
213         <!--<Font>3</Font>-->   297         <!--<Font>3</Font>-->
214         <RelativePosition>true</RelativePosition>   298         <RelativePosition>true</RelativePosition>
215         <Location>   299         <Location>
216             <X>494</X>   300             <X>494</X>
217             <Y>75</Y>   301             <Y>75</Y>
218         </Location>   302         </Location>
219         <Size>   303         <Size>
220             <CX>108</CX>   304             <CX>108</CX>
221             <CY>28</CY>   305             <CY>28</CY>
222         </Size>   306         </Size>
223         <GaugeOffsetY>20</GaugeOffsetY>   307         <GaugeOffsetY>20</GaugeOffsetY>
224         <Text>AA Exp</Text>   308         <Text>AA Exp</Text>
225         <TextColor>   309         <TextColor>
226                 <R>255</R>   310                 <R>255</R>
227                 <G>255</G>   311                 <G>255</G>
228                 <B>255</B>   312                 <B>255</B>
229         </TextColor>   313         </TextColor>
230         <TextOffsetY>0</TextOffsetY>   314         <TextOffsetY>0</TextOffsetY>
231         <TextOffsetX>39</TextOffsetX>   315         <TextOffsetX>39</TextOffsetX>
232         <Style_VScroll>false</Style_VScroll>   316         <Style_VScroll>false</Style_VScroll>
233         <Style_HScroll>false</Style_HScroll>   317         <Style_HScroll>false</Style_HScroll>
234         <Style_Transparent>false</Style_Transparent>   318         <Style_Transparent>false</Style_Transparent>
235         <!--<TooltipReference/>-->   319         <!--<TooltipReference/>-->
236         <FillTint>   320         <FillTint>
237                 <R>240</R>   321                 <R>240</R>
238                 <G>240</G>   322                 <G>240</G>
239                 <B>0</B>   323                 <B>0</B>
240         </FillTint>   324         </FillTint>
241         <LinesFillTint>   325         <LinesFillTint>
242                 <R>0</R>   326                 <R>0</R>
243                 <G>220</G>   327                 <G>220</G>
244                 <B>220</B>   328                 <B>220</B>
245         </LinesFillTint>   329         </LinesFillTint>
246         <DrawLinesFill>true</DrawLinesFill>   330         <DrawLinesFill>true</DrawLinesFill>
247         <EQType>5</EQType>   331         <EQType>5</EQType>
248         <GaugeDrawTemplate>   332         <GaugeDrawTemplate>
249             <Background>A_GaugeBackground</Background>   333             <Background>A_GaugeBackground</Background>
250             <Fill>A_GaugeFill</Fill>   334             <Fill>A_GaugeFill</Fill>
251             <Lines>A_GaugeLines</Lines>   335             <Lines>A_GaugeLines</Lines>
252             <LinesFill>A_GaugeLinesFill</LinesFill>   336             <LinesFill>A_GaugeLinesFill</LinesFill>
253             <EndCapLeft>A_GaugeEndCapLeft</EndCapLeft>   337             <EndCapLeft>A_GaugeEndCapLeft</EndCapLeft>
254             <EndCapRight>A_GaugeEndCapRight</EndCapRight>   338             <EndCapRight>A_GaugeEndCapRight</EndCapRight>
255         </GaugeDrawTemplate>   339         </GaugeDrawTemplate>
256     </Gauge>   340     </Gauge>
257     341  
258     342  
259     <StaticText item ="AAW_TotalLabel"> <> 343     <Label item ="AAW_TotalLabel">
260         <ScreenID>TotalLabel</ScreenID> = 344         <ScreenID>TotalLabel</ScreenID>
261         <!--<Font>3</Font>-->   345         <!--<Font>3</Font>-->
262         <RelativePosition>true</RelativePosition>   346         <RelativePosition>true</RelativePosition>
263         <Location>   347         <Location>
264             <X>480</X> <> 348             <X>490</X>
265             <Y>155</Y> = 349             <Y>155</Y>
266         </Location>   350         </Location>
267         <Size>   351         <Size>
268             <CX>80</CX> <> 352             <CX>90</CX>
269             <CY>20</CY> = 353             <CY>20</CY>
270         </Size>   354         </Size>
271         <Text>Total Pts. Spent:</Text> <> 355         <Text>Points Spent:</Text>
272         <TextColor> = 356         <TextColor>
273                 <R>255</R>   357                 <R>255</R>
274                 <G>255</G>   358                 <G>255</G>
275                 <B>255</B>   359                 <B>255</B>
276         </TextColor>   360         </TextColor>
277         <NoWrap>false</NoWrap>   361         <NoWrap>false</NoWrap>
278         <AlignCenter>false</AlignCenter>   362         <AlignCenter>false</AlignCenter>
279         <AlignRight>true</AlignRight> <> 363         <AlignLeft>true</AlignLeft>
280     </StaticText>   364     </Label>
281   = 365  
282     <StaticText item ="AAW_CurrentLabel"> <> 366     <Label item ="AAW_CurrentLabel">
283         <ScreenID>CurrentLabel</ScreenID> = 367         <ScreenID>CurrentLabel</ScreenID>
284         <!--<Font>3</Font>-->   368         <!--<Font>3</Font>-->
285         <RelativePosition>true</RelativePosition>   369         <RelativePosition>true</RelativePosition>
286         <Location>   370         <Location>
287             <X>480</X> <> 371             <X>490</X>
288             <Y>125</Y> = 372             <Y>125</Y>
289         </Location>   373         </Location>
290         <Size>   374         <Size>
291             <CX>80</CX> <> 375             <CX>90</CX>
292             <CY>20</CY> = 376             <CY>20</CY>
293         </Size>   377         </Size>
294         <Text>AA Points:</Text>   378         <Text>AA Points:</Text>
295         <TextColor>   379         <TextColor>
296                 <R>255</R>   380                 <R>255</R>
297                 <G>255</G>   381                 <G>255</G>
298                 <B>255</B>   382                 <B>255</B>
299         </TextColor>   383         </TextColor>
    <> 384         <NoWrap>true</NoWrap>
      385         <AlignCenter>false</AlignCenter>
      386         <AlignLeft>true</AlignLeft>
      387     </Label>
      388  
      389     <Label item ="AAW_MonsterLabel">
      390         <ScreenID>MonsterLabel</ScreenID>
      391         <!--<Font>3</Font>-->
      392         <RelativePosition>true</RelativePosition>
      393         <Location>
      394             <X>490</X>
      395             <Y>125</Y>
      396         </Location>
      397         <Size>
      398             <CX>90</CX>
      399             <CY>20</CY>
      400         </Size>
      401         <Text>Monster Points:</Text>
      402         <TextColor>
      403                 <R>255</R>
      404                 <G>255</G>
      405                 <B>255</B>
      406         </TextColor>
300         <NoWrap>false</NoWrap> = 407         <NoWrap>false</NoWrap>
301         <AlignCenter>false</AlignCenter>   408         <AlignCenter>false</AlignCenter>
302         <AlignRight>true</AlignRight> <> 409         <AlignLeft>true</AlignLeft>
303     </StaticText>   410     </Label>
304   = 411  
305     <StaticText item ="AAW_TotalCount"> <> 412     <Label item ="AAW_TotalCount">
306         <ScreenID>TotalCount</ScreenID> = 413         <ScreenID>TotalCount</ScreenID>
307         <!--<Font>3</Font>-->     414         <!--<Font>3</Font>-->  
308         <RelativePosition>true</RelativePosition>   415         <RelativePosition>true</RelativePosition>
309         <Location>   416         <Location>
310             <X>585</X> <> 417             <X>580</X>
311             <Y>170</Y>   418             <Y>155</Y>
312         </Location> = 419         </Location>
313         <Size>   420         <Size>
314             <CX>40</CX> <> 421             <CX>30</CX>
315             <CY>20</CY> = 422             <CY>20</CY>
316         </Size>   423         </Size>
317         <Text>100</Text>   424         <Text>100</Text>
318         <TextColor>   425         <TextColor>
319                 <R>255</R>   426                 <R>255</R>
320                 <G>255</G>   427                 <G>255</G>
321                 <B>255</B>   428                 <B>255</B>
322         </TextColor>   429         </TextColor>
323         <NoWrap>false</NoWrap> <> 430         <NoWrap>true</NoWrap>
324         <AlignCenter>false</AlignCenter> = 431         <AlignCenter>false</AlignCenter>
325         <AlignRight>false</AlignRight> <> 432         <AlignRight>true</AlignRight>
326     </StaticText>   433     </Label>
327   = 434  
328     <StaticText item ="AAW_CurrentCount"> <> 435     <Label item ="AAW_CurrentCount">
329         <ScreenID>CurrentCount</ScreenID> = 436         <ScreenID>CurrentCount</ScreenID>
330         <!--<Font>3</Font>-->   437         <!--<Font>3</Font>-->
331         <RelativePosition>true</RelativePosition>   438         <RelativePosition>true</RelativePosition>
332         <Location>   439         <Location>
333             <X>585</X> <> 440             <X>580</X>
334             <Y>125</Y> = 441             <Y>125</Y>
335         </Location>   442         </Location>
336         <Size>   443         <Size>
337             <CX>40</CX> <> 444             <CX>30</CX>
338             <CY>20</CY> = 445             <CY>20</CY>
339         </Size>   446         </Size>
340         <Text>0</Text>   447         <Text>0</Text>
341         <TextColor>   448         <TextColor>
342                 <R>255</R>   449                 <R>255</R>
343                 <G>255</G>   450                 <G>255</G>
344                 <B>255</B>   451                 <B>255</B>
345         </TextColor>   452         </TextColor>
346         <NoWrap>false</NoWrap> <> 453         <NoWrap>true</NoWrap>
347         <AlignCenter>false</AlignCenter> = 454         <AlignCenter>false</AlignCenter>
348         <AlignRight>false</AlignRight> <> 455         <AlignRight>true</AlignRight>
349     </StaticText>   456     </Label>
350   = 457  
351     <STMLbox item = "AAW_Description">   458     <STMLbox item = "AAW_Description">
352         <ScreenID>Description</ScreenID>   459         <ScreenID>Description</ScreenID>
353         <DrawTemplate>WDT_Inner</DrawTemplate>   460         <DrawTemplate>WDT_Inner</DrawTemplate>
354         <RelativePosition>true</RelativePosition>   461         <RelativePosition>true</RelativePosition>
355         <Style_VScroll>true</Style_VScroll>   462         <Style_VScroll>true</Style_VScroll>
356         <Style_Transparent>false</Style_Transparent>   463         <Style_Transparent>false</Style_Transparent>
357         <Location>   464         <Location>
358             <X>4</X>   465             <X>4</X>
359             <Y>324</Y>   466             <Y>324</Y>
360         </Location>   467         </Location>
361         <Size>   468         <Size>
362             <CX>478</CX>   469             <CX>478</CX>
363             <CY>108</CY>   470             <CY>108</CY>
364         </Size>   471         </Size>
365         <Style_Border>true</Style_Border>   472         <Style_Border>true</Style_Border>
366         <Text>Description Area</Text>   473         <Text>Description Area</Text>
367     </STMLbox>   474     </STMLbox>
368     475  
369     <Listbox item = "AAW_GeneralList">   476     <Listbox item = "AAW_GeneralList">
370         <ScreenID>List1</ScreenID>   477         <ScreenID>List1</ScreenID>
371         <DrawTemplate>WDT_Inner</DrawTemplate>   478         <DrawTemplate>WDT_Inner</DrawTemplate>
372         <AutoStretch>true</AutoStretch>   479         <AutoStretch>true</AutoStretch>
373         <TopAnchorToTop>true</TopAnchorToTop>   480         <TopAnchorToTop>true</TopAnchorToTop>
374         <BottomAnchorToTop>false</BottomAnchorToTop>   481         <BottomAnchorToTop>false</BottomAnchorToTop>
375         <LeftAnchorToLeft>true</LeftAnchorToLeft>   482         <LeftAnchorToLeft>true</LeftAnchorToLeft>
376         <RightAnchorToLeft>false</RightAnchorToLeft>   483         <RightAnchorToLeft>false</RightAnchorToLeft>
377     484  
378         <Style_Border>true</Style_Border>   485         <Style_Border>true</Style_Border>
379         <Style_VScroll>true</Style_VScroll>   486         <Style_VScroll>true</Style_VScroll>
380         <Columns>   487         <Columns>
381             <Width>210</Width>   488             <Width>210</Width>
382             <Heading>Title</Heading>   489             <Heading>Title</Heading>
383         </Columns>   490         </Columns>
384         <Columns>   491         <Columns>
385             <Width>70</Width>   492             <Width>70</Width>
386             <Heading>Cur/Max</Heading>   493             <Heading>Cur/Max</Heading>
387         </Columns>   494         </Columns>
388         <Columns>   495         <Columns>
389             <Width>40</Width>   496             <Width>40</Width>
390             <Heading>Cost</Heading>   497             <Heading>Cost</Heading>
391         </Columns>   498         </Columns>
392     </Listbox>   499     </Listbox>
393     500  
394     <Page item = "AAW_GeneralPage">   501     <Page item = "AAW_GeneralPage">
395         <ScreenID>Page1</ScreenID>   502         <ScreenID>Page1</ScreenID>
396         <RelativePosition>true</RelativePosition>   503         <RelativePosition>true</RelativePosition>
397     504  
398         <!-- Pages are sized and positioned by their parent tab -->   505         <!-- Pages are sized and positioned by their parent tab -->
399     506  
400         <Style_VScroll>false</Style_VScroll>   507         <Style_VScroll>false</Style_VScroll>
401         <Style_HScroll>false</Style_HScroll>   508         <Style_HScroll>false</Style_HScroll>
402         <Style_Transparent>false</Style_Transparent>   509         <Style_Transparent>false</Style_Transparent>
403         <TooltipReference/>   510         <TooltipReference/>
404         <DrawTemplate>WDT_Def</DrawTemplate>   511         <DrawTemplate>WDT_Def</DrawTemplate>
405         <TabText>General</TabText>   512         <TabText>General</TabText>
406         <TabTextColor>   513         <TabTextColor>
407                 <R>255</R>   514                 <R>255</R>
408                 <G>255</G>   515                 <G>255</G>
409                 <B>255</B>   516                 <B>255</B>
410         </TabTextColor>   517         </TabTextColor>
411         <TabTextActiveColor>   518         <TabTextActiveColor>
412                 <R>255</R>   519                 <R>255</R>
413                 <G>255</G>   520                 <G>255</G>
414                 <B>0</B>   521                 <B>0</B>
415         </TabTextActiveColor>   522         </TabTextActiveColor>
416         <Style_Sizable>true</Style_Sizable>   523         <Style_Sizable>true</Style_Sizable>
417             <Pieces>AAW_GeneralList</Pieces>   524             <Pieces>AAW_GeneralList</Pieces>
418     525  
419     </Page>   526     </Page>
420     527  
421     <Listbox item = "AAW_ArchList">   528     <Listbox item = "AAW_ArchList">
422         <ScreenID>List2</ScreenID>   529         <ScreenID>List2</ScreenID>
423         <DrawTemplate>WDT_Inner</DrawTemplate>   530         <DrawTemplate>WDT_Inner</DrawTemplate>
424         <AutoStretch>true</AutoStretch>   531         <AutoStretch>true</AutoStretch>
425         <TopAnchorToTop>true</TopAnchorToTop>   532         <TopAnchorToTop>true</TopAnchorToTop>
426         <BottomAnchorToTop>false</BottomAnchorToTop>   533         <BottomAnchorToTop>false</BottomAnchorToTop>
427         <LeftAnchorToLeft>true</LeftAnchorToLeft>   534         <LeftAnchorToLeft>true</LeftAnchorToLeft>
428         <RightAnchorToLeft>false</RightAnchorToLeft>   535         <RightAnchorToLeft>false</RightAnchorToLeft>
429     536  
430         <Style_Border>true</Style_Border>   537         <Style_Border>true</Style_Border>
431         <Style_VScroll>true</Style_VScroll>   538         <Style_VScroll>true</Style_VScroll>
432         <Columns>   539         <Columns>
433             <Width>210</Width>   540             <Width>210</Width>
434             <Heading>Title</Heading>   541             <Heading>Title</Heading>
435         </Columns>   542         </Columns>
436         <Columns>   543         <Columns>
437             <Width>70</Width>   544             <Width>70</Width>
438             <Heading>Cur/Max</Heading>   545             <Heading>Cur/Max</Heading>
439         </Columns>   546         </Columns>
440         <Columns>   547         <Columns>
441             <Width>40</Width>   548             <Width>40</Width>
442             <Heading>Cost</Heading>   549             <Heading>Cost</Heading>
443         </Columns>   550         </Columns>
444     </Listbox>   551     </Listbox>
445     <Page item = "AAW_ArchetypePage">   552     <Page item = "AAW_ArchetypePage">
446         <ScreenID>Page2</ScreenID>   553         <ScreenID>Page2</ScreenID>
447         <RelativePosition>true</RelativePosition>   554         <RelativePosition>true</RelativePosition>
448     555  
449         <!-- Pages are sized and positioned by their parent tab -->   556         <!-- Pages are sized and positioned by their parent tab -->
450     557  
451         <Style_VScroll>false</Style_VScroll>   558         <Style_VScroll>false</Style_VScroll>
452         <Style_HScroll>false</Style_HScroll>   559         <Style_HScroll>false</Style_HScroll>
453         <Style_Transparent>false</Style_Transparent>   560         <Style_Transparent>false</Style_Transparent>
454         <TooltipReference/>   561         <TooltipReference/>
455         <DrawTemplate>WDT_Def</DrawTemplate>   562         <DrawTemplate>WDT_Def</DrawTemplate>
456         <TabText>Archetype</TabText>   563         <TabText>Archetype</TabText>
457         <TabTextColor>   564         <TabTextColor>
458                 <R>255</R>   565                 <R>255</R>
459                 <G>255</G>   566                 <G>255</G>
460                 <B>255</B>   567                 <B>255</B>
461         </TabTextColor>   568         </TabTextColor>
462         <TabTextActiveColor>   569         <TabTextActiveColor>
463                 <R>255</R>   570                 <R>255</R>
464                 <G>255</G>   571                 <G>255</G>
465                 <B>0</B>   572                 <B>0</B>
466         </TabTextActiveColor>   573         </TabTextActiveColor>
467         <Style_Sizable>true</Style_Sizable>   574         <Style_Sizable>true</Style_Sizable>
468             <Pieces>AAW_ArchList</Pieces>   575             <Pieces>AAW_ArchList</Pieces>
469     576  
470     </Page>   577     </Page>
471     <Listbox item = "AAW_ClassList">   578     <Listbox item = "AAW_ClassList">
472         <ScreenID>List3</ScreenID>   579         <ScreenID>List3</ScreenID>
473         <DrawTemplate>WDT_Inner</DrawTemplate>   580         <DrawTemplate>WDT_Inner</DrawTemplate>
474         <AutoStretch>true</AutoStretch>   581         <AutoStretch>true</AutoStretch>
475         <TopAnchorToTop>true</TopAnchorToTop>   582         <TopAnchorToTop>true</TopAnchorToTop>
476         <BottomAnchorToTop>false</BottomAnchorToTop>   583         <BottomAnchorToTop>false</BottomAnchorToTop>
477         <LeftAnchorToLeft>true</LeftAnchorToLeft>   584         <LeftAnchorToLeft>true</LeftAnchorToLeft>
478         <RightAnchorToLeft>false</RightAnchorToLeft>   585         <RightAnchorToLeft>false</RightAnchorToLeft>
479     586  
480         <Style_Border>true</Style_Border>   587         <Style_Border>true</Style_Border>
481         <Style_VScroll>true</Style_VScroll>   588         <Style_VScroll>true</Style_VScroll>
482         <Columns>   589         <Columns>
483             <Width>210</Width>   590             <Width>210</Width>
484             <Heading>Title</Heading>   591             <Heading>Title</Heading>
485         </Columns>   592         </Columns>
486         <Columns>   593         <Columns>
487             <Width>70</Width>   594             <Width>70</Width>
488             <Heading>Cur/Max</Heading>   595             <Heading>Cur/Max</Heading>
489         </Columns>   596         </Columns>
490         <Columns>   597         <Columns>
491             <Width>40</Width>   598             <Width>40</Width>
492             <Heading>Cost</Heading>   599             <Heading>Cost</Heading>
493         </Columns>   600         </Columns>
494     </Listbox>   601     </Listbox>
495     602  
496     <Page item = "AAW_ClassPage">   603     <Page item = "AAW_ClassPage">
497         <ScreenID>Page3</ScreenID>   604         <ScreenID>Page3</ScreenID>
498         <RelativePosition>true</RelativePosition>   605         <RelativePosition>true</RelativePosition>
499     606  
500         <!-- Pages are sized and positioned by their parent tab -->   607         <!-- Pages are sized and positioned by their parent tab -->
501     608  
502         <Style_VScroll>false</Style_VScroll>   609         <Style_VScroll>false</Style_VScroll>
503         <Style_HScroll>false</Style_HScroll>   610         <Style_HScroll>false</Style_HScroll>
504         <Style_Transparent>false</Style_Transparent>   611         <Style_Transparent>false</Style_Transparent>
505         <TooltipReference/>   612         <TooltipReference/>
506         <DrawTemplate>WDT_Def</DrawTemplate>   613         <DrawTemplate>WDT_Def</DrawTemplate>
507         <TabText>Class</TabText>   614         <TabText>Class</TabText>
508         <TabTextColor>   615         <TabTextColor>
509                 <R>255</R>   616                 <R>255</R>
510                 <G>255</G>   617                 <G>255</G>
511                 <B>255</B>   618                 <B>255</B>
512         </TabTextColor>   619         </TabTextColor>
513         <TabTextActiveColor>   620         <TabTextActiveColor>
514                 <R>255</R>   621                 <R>255</R>
515                 <G>255</G>   622                 <G>255</G>
516                 <B>0</B>   623                 <B>0</B>
517         </TabTextActiveColor>   624         </TabTextActiveColor>
518         <Style_Sizable>true</Style_Sizable>   625         <Style_Sizable>true</Style_Sizable>
519             <Pieces>AAW_ClassList</Pieces>   626             <Pieces>AAW_ClassList</Pieces>
520     627  
521     </Page>   628     </Page>
522     <Listbox item = "AAW_List4">   629     <Listbox item = "AAW_List4">
523         <ScreenID>List4</ScreenID>   630         <ScreenID>List4</ScreenID>
524         <DrawTemplate>WDT_Inner</DrawTemplate>   631         <DrawTemplate>WDT_Inner</DrawTemplate>
525         <AutoStretch>true</AutoStretch>   632         <AutoStretch>true</AutoStretch>
526         <TopAnchorToTop>true</TopAnchorToTop>   633         <TopAnchorToTop>true</TopAnchorToTop>
527         <BottomAnchorToTop>false</BottomAnchorToTop>   634         <BottomAnchorToTop>false</BottomAnchorToTop>
528         <LeftAnchorToLeft>true</LeftAnchorToLeft>   635         <LeftAnchorToLeft>true</LeftAnchorToLeft>
529         <RightAnchorToLeft>false</RightAnchorToLeft>   636         <RightAnchorToLeft>false</RightAnchorToLeft>
530     637  
531         <Style_Border>true</Style_Border>   638         <Style_Border>true</Style_Border>
532         <Style_VScroll>true</Style_VScroll>   639         <Style_VScroll>true</Style_VScroll>
533         <Columns>   640         <Columns>
534             <Width>210</Width>   641             <Width>210</Width>
535             <Heading>Title</Heading>   642             <Heading>Title</Heading>
536         </Columns>   643         </Columns>
537         <Columns>   644         <Columns>
538             <Width>70</Width>   645             <Width>70</Width>
539             <Heading>Cur/Max</Heading>   646             <Heading>Cur/Max</Heading>
540         </Columns>   647         </Columns>
541         <Columns>   648         <Columns>
542             <Width>40</Width>   649             <Width>40</Width>
543             <Heading>Cost</Heading>   650             <Heading>Cost</Heading>
544         </Columns>   651         </Columns>
545     </Listbox>   652     </Listbox>
546     653  
547     <Page item = "AAW_Page4">   654     <Page item = "AAW_Page4">
548         <ScreenID>Page4</ScreenID>   655         <ScreenID>Page4</ScreenID>
549         <RelativePosition>true</RelativePosition>   656         <RelativePosition>true</RelativePosition>
550     657  
551         <!-- Pages are sized and positioned by their parent tab -->   658         <!-- Pages are sized and positioned by their parent tab -->
552     659  
553         <Style_VScroll>false</Style_VScroll>   660         <Style_VScroll>false</Style_VScroll>
554         <Style_HScroll>false</Style_HScroll>   661         <Style_HScroll>false</Style_HScroll>
555         <Style_Transparent>false</Style_Transparent>   662         <Style_Transparent>false</Style_Transparent>
556         <TooltipReference/>   663         <TooltipReference/>
557         <DrawTemplate>WDT_Def</DrawTemplate>   664         <DrawTemplate>WDT_Def</DrawTemplate>
558         <TabText>PoP Advance</TabText>   665         <TabText>PoP Advance</TabText>
559         <TabTextColor>   666         <TabTextColor>
560                 <R>255</R>   667                 <R>255</R>
561                 <G>255</G>   668                 <G>255</G>
562                 <B>255</B>   669                 <B>255</B>
563         </TabTextColor>   670         </TabTextColor>
564         <TabTextActiveColor>   671         <TabTextActiveColor>
565                 <R>255</R>   672                 <R>255</R>
566                 <G>255</G>   673                 <G>255</G>
567                 <B>0</B>   674                 <B>0</B>
568         </TabTextActiveColor>   675         </TabTextActiveColor>
569         <Style_Sizable>true</Style_Sizable>   676         <Style_Sizable>true</Style_Sizable>
570             <Pieces>AAW_List4</Pieces>   677             <Pieces>AAW_List4</Pieces>
571     678  
572     </Page>   679     </Page>
573     <Listbox item = "AAW_List5">   680     <Listbox item = "AAW_List5">
574         <ScreenID>List5</ScreenID>   681         <ScreenID>List5</ScreenID>
575         <DrawTemplate>WDT_Inner</DrawTemplate>   682         <DrawTemplate>WDT_Inner</DrawTemplate>
576         <AutoStretch>true</AutoStretch>   683         <AutoStretch>true</AutoStretch>
577         <TopAnchorToTop>true</TopAnchorToTop>   684         <TopAnchorToTop>true</TopAnchorToTop>
578         <BottomAnchorToTop>false</BottomAnchorToTop>   685         <BottomAnchorToTop>false</BottomAnchorToTop>
579         <LeftAnchorToLeft>true</LeftAnchorToLeft>   686         <LeftAnchorToLeft>true</LeftAnchorToLeft>
580         <RightAnchorToLeft>false</RightAnchorToLeft>   687         <RightAnchorToLeft>false</RightAnchorToLeft>
581     688  
582         <Style_Border>true</Style_Border>   689         <Style_Border>true</Style_Border>
583         <Style_VScroll>true</Style_VScroll>   690         <Style_VScroll>true</Style_VScroll>
584         <Columns>   691         <Columns>
585             <Width>210</Width>   692             <Width>210</Width>
586             <Heading>Title</Heading>   693             <Heading>Title</Heading>
587         </Columns>   694         </Columns>
588         <Columns>   695         <Columns>
589             <Width>70</Width>   696             <Width>70</Width>
590             <Heading>Cur/Max</Heading>   697             <Heading>Cur/Max</Heading>
591         </Columns>   698         </Columns>
592         <Columns>   699         <Columns>
593             <Width>40</Width>   700             <Width>40</Width>
594             <Heading>Cost</Heading>   701             <Heading>Cost</Heading>
595         </Columns>   702         </Columns>
596     </Listbox>   703     </Listbox>
597     704  
598     <Page item = "AAW_Page5">   705     <Page item = "AAW_Page5">
599         <ScreenID>Page5</ScreenID>   706         <ScreenID>Page5</ScreenID>
600         <RelativePosition>true</RelativePosition>   707         <RelativePosition>true</RelativePosition>
601     708  
602         <!-- Pages are sized and positioned by their parent tab -->   709         <!-- Pages are sized and positioned by their parent tab -->
603     710  
604         <Style_VScroll>false</Style_VScroll>   711         <Style_VScroll>false</Style_VScroll>
605         <Style_HScroll>false</Style_HScroll>   712         <Style_HScroll>false</Style_HScroll>
606         <Style_Transparent>false</Style_Transparent>   713         <Style_Transparent>false</Style_Transparent>
607         <TooltipReference/>   714         <TooltipReference/>
608         <DrawTemplate>WDT_Def</DrawTemplate>   715         <DrawTemplate>WDT_Def</DrawTemplate>
609         <TabText>PoP Ability</TabText>   716         <TabText>PoP Ability</TabText>
610         <TabTextColor>   717         <TabTextColor>
611                 <R>255</R>   718                 <R>255</R>
612                 <G>255</G>   719                 <G>255</G>
613                 <B>255</B>   720                 <B>255</B>
614         </TabTextColor>   721         </TabTextColor>
615         <TabTextActiveColor>   722         <TabTextActiveColor>
616                 <R>255</R>   723                 <R>255</R>
617                 <G>255</G>   724                 <G>255</G>
618                 <B>0</B>   725                 <B>0</B>
619         </TabTextActiveColor>   726         </TabTextActiveColor>
620         <Style_Sizable>true</Style_Sizable>   727         <Style_Sizable>true</Style_Sizable>
621             <Pieces>AAW_List5</Pieces>   728             <Pieces>AAW_List5</Pieces>
622     729  
623     </Page>   730     </Page>
624     <Listbox item = "AAW_List6">   731     <Listbox item = "AAW_List6">
625         <ScreenID>List6</ScreenID>   732         <ScreenID>List6</ScreenID>
626         <DrawTemplate>WDT_Inner</DrawTemplate>   733         <DrawTemplate>WDT_Inner</DrawTemplate>
627         <AutoStretch>true</AutoStretch>   734         <AutoStretch>true</AutoStretch>
628         <TopAnchorToTop>true</TopAnchorToTop>   735         <TopAnchorToTop>true</TopAnchorToTop>
629         <BottomAnchorToTop>false</BottomAnchorToTop>   736         <BottomAnchorToTop>false</BottomAnchorToTop>
630         <LeftAnchorToLeft>true</LeftAnchorToLeft>   737         <LeftAnchorToLeft>true</LeftAnchorToLeft>
631         <RightAnchorToLeft>false</RightAnchorToLeft>   738         <RightAnchorToLeft>false</RightAnchorToLeft>
632     739  
633         <Style_Border>true</Style_Border>   740         <Style_Border>true</Style_Border>
634         <Style_VScroll>true</Style_VScroll>   741         <Style_VScroll>true</Style_VScroll>
635         <Columns>   742         <Columns>
636             <Width>210</Width>   743             <Width>210</Width>
637             <Heading>Title</Heading>   744             <Heading>Title</Heading>
638         </Columns>   745         </Columns>
639         <Columns>   746         <Columns>
640             <Width>70</Width>   747             <Width>70</Width>
641             <Heading>Cur/Max</Heading>   748             <Heading>Cur/Max</Heading>
642         </Columns>   749         </Columns>
643         <Columns>   750         <Columns>
644             <Width>40</Width>   751             <Width>40</Width>
645             <Heading>Cost</Heading>   752             <Heading>Cost</Heading>
646         </Columns>   753         </Columns>
647     </Listbox>   754     </Listbox>
648     755  
649     <Page item = "AAW_Page6">   756     <Page item = "AAW_Page6">
650         <ScreenID>Page6</ScreenID>   757         <ScreenID>Page6</ScreenID>
651         <RelativePosition>true</RelativePosition>   758         <RelativePosition>true</RelativePosition>
652     759  
653         <!-- Pages are sized and positioned by their parent tab -->   760         <!-- Pages are sized and positioned by their parent tab -->
654     761  
655         <Style_VScroll>false</Style_VScroll>   762         <Style_VScroll>false</Style_VScroll>
656         <Style_HScroll>false</Style_HScroll>   763         <Style_HScroll>false</Style_HScroll>
657         <Style_Transparent>false</Style_Transparent>   764         <Style_Transparent>false</Style_Transparent>
658         <TooltipReference/>   765         <TooltipReference/>
659         <DrawTemplate>WDT_Def</DrawTemplate>   766         <DrawTemplate>WDT_Def</DrawTemplate>
660         <TabText>Gates</TabText>   767         <TabText>Gates</TabText>
661         <TabTextColor>   768         <TabTextColor>
662                 <R>255</R>   769                 <R>255</R>
663                 <G>255</G>   770                 <G>255</G>
664                 <B>255</B>   771                 <B>255</B>
665         </TabTextColor>   772         </TabTextColor>
666         <TabTextActiveColor>   773         <TabTextActiveColor>
667                 <R>255</R>   774                 <R>255</R>
668                 <G>255</G>   775                 <G>255</G>
669                 <B>0</B>   776                 <B>0</B>
670         </TabTextActiveColor>   777         </TabTextActiveColor>
671         <Style_Sizable>true</Style_Sizable>   778         <Style_Sizable>true</Style_Sizable>
672             <Pieces>AAW_List6</Pieces>   779             <Pieces>AAW_List6</Pieces>
673     780  
674     </Page>   781     </Page>
675         <Listbox item = "AAW_List7">   782         <Listbox item = "AAW_List7">
676         <ScreenID>List7</ScreenID>   783         <ScreenID>List7</ScreenID>
677         <DrawTemplate>WDT_Inner</DrawTemplate>   784         <DrawTemplate>WDT_Inner</DrawTemplate>
678         <AutoStretch>true</AutoStretch>   785         <AutoStretch>true</AutoStretch>
679         <TopAnchorToTop>true</TopAnchorToTop>   786         <TopAnchorToTop>true</TopAnchorToTop>
680         <BottomAnchorToTop>false</BottomAnchorToTop>   787         <BottomAnchorToTop>false</BottomAnchorToTop>
681         <LeftAnchorToLeft>true</LeftAnchorToLeft>   788         <LeftAnchorToLeft>true</LeftAnchorToLeft>
682         <RightAnchorToLeft>false</RightAnchorToLeft>   789         <RightAnchorToLeft>false</RightAnchorToLeft>
683     790  
684         <Style_Border>true</Style_Border>   791         <Style_Border>true</Style_Border>
685         <Style_VScroll>true</Style_VScroll>   792         <Style_VScroll>true</Style_VScroll>
686         <Columns>   793         <Columns>
687             <Width>210</Width>   794             <Width>210</Width>
688             <Heading>Title</Heading>   795             <Heading>Title</Heading>
689         </Columns>   796         </Columns>
690         <Columns>   797         <Columns>
691             <Width>70</Width>   798             <Width>70</Width>
692             <Heading>Cur/Max</Heading>   799             <Heading>Cur/Max</Heading>
693         </Columns>   800         </Columns>
694         <Columns>   801         <Columns>
695             <Width>40</Width>   802             <Width>40</Width>
696             <Heading>Cost</Heading>   803             <Heading>Cost</Heading>
697         </Columns>   804         </Columns>
698     </Listbox>   805     </Listbox>
699     806  
700     <Page item = "AAW_Page7">   807     <Page item = "AAW_Page7">
701         <ScreenID>Page7</ScreenID>   808         <ScreenID>Page7</ScreenID>
702         <RelativePosition>true</RelativePosition>   809         <RelativePosition>true</RelativePosition>
703     810  
704         <!-- Pages are sized and positioned by their parent tab -->   811         <!-- Pages are sized and positioned by their parent tab -->
705     812  
706         <Style_VScroll>false</Style_VScroll>   813         <Style_VScroll>false</Style_VScroll>
707         <Style_HScroll>false</Style_HScroll>   814         <Style_HScroll>false</Style_HScroll>
708         <Style_Transparent>false</Style_Transparent>   815         <Style_Transparent>false</Style_Transparent>
709         <TooltipReference/>   816         <TooltipReference/>
710         <DrawTemplate>WDT_Def</DrawTemplate>   817         <DrawTemplate>WDT_Def</DrawTemplate>
711         <TabText>Omens</TabText>   818         <TabText>Omens</TabText>
712         <TabTextColor>   819         <TabTextColor>
713                 <R>255</R>   820                 <R>255</R>
714                 <G>255</G>   821                 <G>255</G>
715                 <B>255</B>   822                 <B>255</B>
716         </TabTextColor>   823         </TabTextColor>
717         <TabTextActiveColor>   824         <TabTextActiveColor>
718                 <R>255</R>   825                 <R>255</R>
719                 <G>255</G>   826                 <G>255</G>
720                 <B>0</B>   827                 <B>0</B>
721         </TabTextActiveColor>   828         </TabTextActiveColor>
722         <Style_Sizable>true</Style_Sizable>   829         <Style_Sizable>true</Style_Sizable>
723             <Pieces>AAW_List7</Pieces>   830             <Pieces>AAW_List7</Pieces>
724     </Page>   831     </Page>
725     832  
726 <!-- End of veteran tab -->   833 <!-- End of veteran tab -->
727         <Listbox item = "AAW_List8">   834         <Listbox item = "AAW_List8">
728         <ScreenID>List8</ScreenID>   835         <ScreenID>List8</ScreenID>
729         <DrawTemplate>WDT_Inner</DrawTemplate>   836         <DrawTemplate>WDT_Inner</DrawTemplate>
730         <AutoStretch>true</AutoStretch>   837         <AutoStretch>true</AutoStretch>
731         <TopAnchorToTop>true</TopAnchorToTop>   838         <TopAnchorToTop>true</TopAnchorToTop>
732         <BottomAnchorToTop>false</BottomAnchorToTop>   839         <BottomAnchorToTop>false</BottomAnchorToTop>
733         <LeftAnchorToLeft>true</LeftAnchorToLeft>   840         <LeftAnchorToLeft>true</LeftAnchorToLeft>
734         <RightAnchorToLeft>false</RightAnchorToLeft>   841         <RightAnchorToLeft>false</RightAnchorToLeft>
735     842  
736         <Style_Border>true</Style_Border>   843         <Style_Border>true</Style_Border>
737         <Style_VScroll>true</Style_VScroll>   844         <Style_VScroll>true</Style_VScroll>
738         <Columns>   845         <Columns>
739             <Width>210</Width>   846             <Width>210</Width>
740             <Heading>Title</Heading>   847             <Heading>Title</Heading>
741         </Columns>   848         </Columns>
742         <Columns>   849         <Columns>
743             <Width>70</Width>   850             <Width>70</Width>
744             <Heading>Cur/Max</Heading>   851             <Heading>Cur/Max</Heading>
745         </Columns>   852         </Columns>
746         <Columns>   853         <Columns>
747             <Width>40</Width>   854             <Width>40</Width>
748             <Heading>Cost</Heading>   855             <Heading>Cost</Heading>
749         </Columns>   856         </Columns>
750     </Listbox>   857     </Listbox>
751     858  
752     <Page item = "AAW_Page8">   859     <Page item = "AAW_Page8">
753         <ScreenID>Page8</ScreenID>   860         <ScreenID>Page8</ScreenID>
754         <RelativePosition>true</RelativePosition>   861         <RelativePosition>true</RelativePosition>
755         <!-- Pages are sized and positioned by their parent tab -->   862         <!-- Pages are sized and positioned by their parent tab -->
756         <Style_VScroll>false</Style_VScroll>   863         <Style_VScroll>false</Style_VScroll>
757         <Style_HScroll>false</Style_HScroll>   864         <Style_HScroll>false</Style_HScroll>
758         <Style_Transparent>false</Style_Transparent>   865         <Style_Transparent>false</Style_Transparent>
759         <TooltipReference/>   866         <TooltipReference/>
760         <DrawTemplate>WDT_Def</DrawTemplate>   867         <DrawTemplate>WDT_Def</DrawTemplate>
761         <TabText>Veteran</TabText>   868         <TabText>Veteran</TabText>
762         <TabTextColor>   869         <TabTextColor>
763                 <R>255</R>   870                 <R>255</R>
764                 <G>255</G>   871                 <G>255</G>
765                 <B>255</B>   872                 <B>255</B>
766         </TabTextColor>   873         </TabTextColor>
767         <TabTextActiveColor>   874         <TabTextActiveColor>
768                 <R>255</R>   875                 <R>255</R>
769                 <G>255</G>   876                 <G>255</G>
770                 <B>0</B>   877                 <B>0</B>
771         </TabTextActiveColor>   878         </TabTextActiveColor>
772         <Style_Sizable>true</Style_Sizable>   879         <Style_Sizable>true</Style_Sizable>
773             <Pieces>AAW_List8</Pieces>   880             <Pieces>AAW_List8</Pieces>
774     </Page>   881     </Page>
775 <!-- End of veteran tab -->   882 <!-- End of veteran tab -->
776     883  
    <> 884     <Listbox item = "AAW_List9">
      885         <ScreenID>List9</ScreenID>
      886         <DrawTemplate>WDT_Inner</DrawTemplate>
      887         <AutoStretch>true</AutoStretch>
      888         <TopAnchorToTop>true</TopAnchorToTop>
      889         <BottomAnchorToTop>false</BottomAnchorToTop>
      890         <LeftAnchorToLeft>true</LeftAnchorToLeft>
      891         <RightAnchorToLeft>false</RightAnchorToLeft>
      892  
      893         <Style_Border>true</Style_Border>
      894         <Style_VScroll>true</Style_VScroll>
      895         <Columns>
      896             <Width>210</Width>
      897             <Heading>Title</Heading>
      898         </Columns>
      899         <Columns>
      900             <Width>70</Width>
      901             <Heading>Cur/Max</Heading>
      902         </Columns>
      903         <Columns>
      904             <Width>40</Width>
      905             <Heading>Cost</Heading>
      906         </Columns>
      907     </Listbox>
      908  
      909     <Page item = "AAW_Page9">
      910         <ScreenID>Page9</ScreenID>
      911         <RelativePosition>true</RelativePosition>
      912         <!-- Pages are sized and positioned by their parent tab -->
      913         <Style_VScroll>false</Style_VScroll>
      914         <Style_HScroll>false</Style_HScroll>
      915         <Style_Transparent>false</Style_Transparent>
      916         <TooltipReference/>
      917         <DrawTemplate>WDT_Def</DrawTemplate>
      918         <TabText>Monster Innates</TabText>
      919         <TabTextColor>
      920                 <R>255</R>
      921                 <G>255</G>
      922                 <B>255</B>
      923         </TabTextColor>
      924         <TabTextActiveColor>
      925                 <R>255</R>
      926                 <G>255</G>
      927                 <B>0</B>
      928         </TabTextActiveColor>
      929         <Style_Sizable>true</Style_Sizable>
      930             <Pieces>AAW_List9</Pieces>
      931     </Page>
      932  
      933     <Listbox item = "AAW_List10">
      934         <ScreenID>List10</ScreenID>
      935         <DrawTemplate>WDT_Inner</DrawTemplate>
      936         <AutoStretch>true</AutoStretch>
      937         <TopAnchorToTop>true</TopAnchorToTop>
      938         <BottomAnchorToTop>false</BottomAnchorToTop>
      939         <LeftAnchorToLeft>true</LeftAnchorToLeft>
      940         <RightAnchorToLeft>false</RightAnchorToLeft>
      941  
      942         <Style_Border>true</Style_Border>
      943         <Style_VScroll>true</Style_VScroll>
      944         <Columns>
      945             <Width>210</Width>
      946             <Heading>Title</Heading>
      947         </Columns>
      948         <Columns>
      949             <Width>70</Width>
      950             <Heading>Cur/Max</Heading>
      951         </Columns>
      952         <Columns>
      953             <Width>40</Width>
      954             <Heading>Cost</Heading>
      955         </Columns>
      956     </Listbox>
      957  
      958     <Page item = "AAW_Page10">
      959         <ScreenID>Page10</ScreenID>
      960         <RelativePosition>true</RelativePosition>
      961         <!-- Pages are sized and positioned by their parent tab -->
      962         <Style_VScroll>false</Style_VScroll>
      963         <Style_HScroll>false</Style_HScroll>
      964         <Style_Transparent>false</Style_Transparent>
      965         <TooltipReference/>
      966         <DrawTemplate>WDT_Def</DrawTemplate>
      967         <TabText>Monster Abilities</TabText>
      968         <TabTextColor>
      969                 <R>255</R>
      970                 <G>255</G>
      971                 <B>255</B>
      972         </TabTextColor>
      973         <TabTextActiveColor>
      974                 <R>255</R>
      975                 <G>255</G>
      976                 <B>0</B>
      977         </TabTextActiveColor>
      978         <Style_Sizable>true</Style_Sizable>
      979             <Pieces>AAW_List10</Pieces>
      980     </Page>
      981    
      982     <Listbox item = "AAW_List11">
      983         <ScreenID>List11</ScreenID>
      984         <DrawTemplate>WDT_Inner</DrawTemplate>
      985         <AutoStretch>true</AutoStretch>
      986         <TopAnchorToTop>true</TopAnchorToTop>
      987         <BottomAnchorToTop>false</BottomAnchorToTop>
      988         <LeftAnchorToLeft>true</LeftAnchorToLeft>
      989         <RightAnchorToLeft>false</RightAnchorToLeft>
      990  
      991         <Style_Border>true</Style_Border>
      992         <Style_VScroll>true</Style_VScroll>
      993         <Columns>
      994             <Width>210</Width>
      995             <Heading>Title</Heading>
      996         </Columns>
      997         <Columns>
      998             <Width>70</Width>
      999             <Heading>Cur/Max</Heading>
      1000         </Columns>
      1001         <Columns>
      1002             <Width>40</Width>
      1003             <Heading>Cost</Heading>
      1004         </Columns>
      1005     </Listbox>
      1006  
      1007     <Page item = "AAW_Page11">
      1008         <ScreenID>Page11</ScreenID>
      1009         <RelativePosition>true</RelativePosition>
      1010         <!-- Pages are sized and positioned by their parent tab -->
      1011         <Style_VScroll>false</Style_VScroll>
      1012         <Style_HScroll>false</Style_HScroll>
      1013         <Style_Transparent>false</Style_Transparent>
      1014         <TooltipReference/>
      1015         <DrawTemplate>WDT_Def</DrawTemplate>
      1016         <TabText>Darkhollow</TabText>
      1017         <TabTextColor>
      1018                 <R>255</R>
      1019                 <G>255</G>
      1020                 <B>255</B>
      1021         </TabTextColor>
      1022         <TabTextActiveColor>
      1023                 <R>255</R>
      1024                 <G>255</G>
      1025                 <B>0</B>
      1026         </TabTextActiveColor>
      1027         <Style_Sizable>true</Style_Sizable>
      1028             <Pieces>AAW_List11</Pieces>
      1029     </Page>
      1030  
777     <TabBox item = "AAW_Subwindows"> = 1031     <TabBox item = "AAW_Subwindows">
778         <ScreenID>Subwindows</ScreenID>   1032         <ScreenID>Subwindows</ScreenID>
779         <RelativePosition>true</RelativePosition>   1033         <RelativePosition>true</RelativePosition>
780     1034  
781         <Location>   1035         <Location>
782             <X>4</X>   1036             <X>4</X>
783             <Y>0</Y>   1037             <Y>0</Y>
784         </Location>   1038         </Location>
785         <Size>   1039         <Size>
786             <CX>480</CX>   1040             <CX>480</CX>
787             <CY>320</CY>   1041             <CY>320</CY>
788         </Size>   1042         </Size>
789     1043  
790         <TabBorderTemplate>FT_DefTabBorder</TabBorderTemplate>   1044         <TabBorderTemplate>FT_DefTabBorder</TabBorderTemplate>
791         <PageBorderTemplate>FT_DefPageBorder</PageBorderTemplate>   1045         <PageBorderTemplate>FT_DefPageBorder</PageBorderTemplate>
792             <Pages>AAW_GeneralPage</Pages>   1046             <Pages>AAW_GeneralPage</Pages>
793             <Pages>AAW_ArchetypePage</Pages>   1047             <Pages>AAW_ArchetypePage</Pages>
794             <Pages>AAW_ClassPage</Pages>   1048             <Pages>AAW_ClassPage</Pages>
795             <Pages>AAW_Page4</Pages>   1049             <Pages>AAW_Page4</Pages>
796             <Pages>AAW_Page5</Pages>   1050             <Pages>AAW_Page5</Pages>
797             <Pages>AAW_Page6</Pages>   1051             <Pages>AAW_Page6</Pages>
798             <Pages>AAW_Page7</Pages>              1052             <Pages>AAW_Page7</Pages>           
799             <Pages>AAW_Page8</Pages>            <> 1053             <Pages>AAW_Page8</Pages>
800     1054             <Pages>AAW_Page9</Pages>       
      1055             <Pages>AAW_Page10</Pages>      
      1056             <Pages>AAW_Page11</Pages>
801     </TabBox> = 1057     </TabBox>
802     1058  
803     <Label item ="AAW_Timer">   1059     <Label item ="AAW_Timer">
804         <ScreenID>Timer</ScreenID>   1060         <ScreenID>Timer</ScreenID>
805         <RelativePosition>true</RelativePosition>   1061         <RelativePosition>true</RelativePosition>
806         <Location>   1062         <Location>
807             <X>383</X>   1063             <X>383</X>
808             <Y>327</Y>   1064             <Y>327</Y>
809         </Location>   1065         </Location>
810         <Size>   1066         <Size>
811             <CX>100</CX>   1067             <CX>100</CX>
812             <CY>14</CY>   1068             <CY>14</CY>
813         </Size>   1069         </Size>
814         <Text></Text>   1070         <Text></Text>
815         <TextColor>   1071         <TextColor>
816                 <R>51</R>   1072                 <R>51</R>
817                 <G>204</G>   1073                 <G>204</G>
818                 <B>51</B>   1074                 <B>51</B>
819         </TextColor>   1075         </TextColor>
820         <NoWrap>true</NoWrap>   1076         <NoWrap>true</NoWrap>
821         <AlignCenter>true</AlignCenter>   1077         <AlignCenter>true</AlignCenter>
822         <AlignRight>false</AlignRight>   1078         <AlignRight>false</AlignRight>
823     </Label>   1079     </Label>
824     1080  
825     <Screen item = "AAWindow">   1081     <Screen item = "AAWindow">
826         <!--<ScreenID/>-->   1082         <!--<ScreenID/>-->
827         <RelativePosition>false</RelativePosition>   1083         <RelativePosition>false</RelativePosition>
828         <Location>   1084         <Location>
829             <X>10</X>   1085             <X>10</X>
830             <Y>10</Y>   1086             <Y>10</Y>
831         </Location>   1087         </Location>
832         <Size>   1088         <Size>
833             <CX>630</CX>   1089             <CX>630</CX>
834             <CY>461</CY>   1090             <CY>461</CY>
835         </Size>   1091         </Size>
836         <Style_VScroll>false</Style_VScroll>   1092         <Style_VScroll>false</Style_VScroll>
837         <Style_HScroll>false</Style_HScroll>   1093         <Style_HScroll>false</Style_HScroll>
838         <Style_Transparent>false</Style_Transparent>   1094         <Style_Transparent>false</Style_Transparent>
839         <!--<TooltipReference/>-->   1095         <!--<TooltipReference/>-->
840         <Text>Alternate Advancement Window</Text>   1096         <Text>Alternate Advancement Window</Text>
841         <DrawTemplate>WDT_Def</DrawTemplate>   1097         <DrawTemplate>WDT_Def</DrawTemplate>
842         <Style_Titlebar>true</Style_Titlebar>   1098         <Style_Titlebar>true</Style_Titlebar>
843         <Style_Closebox>true</Style_Closebox>   1099         <Style_Closebox>true</Style_Closebox>
844         <Style_Minimizebox>true</Style_Minimizebox>   1100         <Style_Minimizebox>true</Style_Minimizebox>
845         <Style_Border>true</Style_Border>   1101         <Style_Border>true</Style_Border>
846         <Style_Sizable>false</Style_Sizable>   1102         <Style_Sizable>false</Style_Sizable>
847         <Pieces>AAW_Subwindows</Pieces>   1103         <Pieces>AAW_Subwindows</Pieces>
848         <Pieces>AAW_Description</Pieces>   1104         <Pieces>AAW_Description</Pieces>
849         <Pieces>AAW_TotalLabel</Pieces>   1105         <Pieces>AAW_TotalLabel</Pieces>
850         <Pieces>AAW_TotalCount</Pieces>   1106         <Pieces>AAW_TotalCount</Pieces>
851         <Pieces>AAW_CurrentLabel</Pieces>   1107         <Pieces>AAW_CurrentLabel</Pieces>
    -+ 1108         <Pieces>AAW_MonsterLabel</Pieces>
852         <Pieces>AAW_CurrentCount</Pieces> = 1109         <Pieces>AAW_CurrentCount</Pieces>
853         <Pieces>AAW_ExpGauge</Pieces>   1110         <Pieces>AAW_ExpGauge</Pieces>
854         <Pieces>AAW_TrainButton</Pieces>   1111         <Pieces>AAW_TrainButton</Pieces>
855         <Pieces>AAW_HotButton</Pieces>   1112         <Pieces>AAW_HotButton</Pieces>
    -+ 1113         <Pieces>AAW_LoadSaveLabel</Pieces>
      1114         <Pieces>AAW_LoadButton</Pieces>
      1115         <Pieces>AAW_SaveButton</Pieces>
856         <Pieces>AAW_DoneButton</Pieces> = 1116         <Pieces>AAW_DoneButton</Pieces>
857         <Pieces>AAW_PercentLabel</Pieces>   1117         <Pieces>AAW_PercentLabel</Pieces>
858         <Pieces>AAW_PercentCount</Pieces>   1118         <Pieces>AAW_PercentCount</Pieces>
859         <Pieces>AAW_LessExpButton</Pieces>   1119         <Pieces>AAW_LessExpButton</Pieces>
860         <Pieces>AAW_MoreExpButton</Pieces>   1120         <Pieces>AAW_MoreExpButton</Pieces>
861         <Pieces>AAW_Timer</Pieces>   1121         <Pieces>AAW_Timer</Pieces>
862     1122  
863     </Screen>   1123     </Screen>
864     1124  
865 </XML>   1125 </XML>