aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbluebear94 <[email protected]>2016-07-24 04:25:11 -0400
committerbluebear94 <[email protected]>2016-07-24 04:25:11 -0400
commit60fe310a4d46b61e8348f92d96d50b35451c4c9b (patch)
tree9326f7d49f2a3528f3ab0abce1e18db2d387b9fb
parentTranslate more spells (diff)
downloadjw101-60fe310a4d46b61e8348f92d96d50b35451c4c9b.tar.xz
jw101-60fe310a4d46b61e8348f92d96d50b35451c4c9b.zip
More zones, fishing text, and support for changing GUI stuff
-rw-r--r--.gitignore11
-rwxr-xr-xinto.sh15
-rwxr-xr-xproot/Locale/English/Fishing.langbin71532 -> 71522 bytes
-rwxr-xr-xproot/Locale/English/GUI.langbin764634 -> 764568 bytes
-rwxr-xr-xproot/Locale/English/GUI2.langbin24306 -> 24198 bytes
-rwxr-xr-xproot/Locale/English/Maycast.langbin78 -> 70 bytes
-rwxr-xr-xproot/Locale/English/PetGames.langbin18700 -> 18194 bytes
-rwxr-xr-xproot/Locale/English/WizItems.langbin126980 -> 126840 bytes
-rwxr-xr-xproot/Locale/English/WizardActorDialogue.langbin85648 -> 85576 bytes
-rwxr-xr-xproot/Locale/English/WizardCompassLocs.langbin6924 -> 6844 bytes
-rwxr-xr-xproot/Locale/English/WizardKTCompass.langbin1252 -> 1170 bytes
-rwxr-xr-xproot/Locale/English/WizardPOI.langbin16132 -> 15876 bytes
-rwxr-xr-xproot/Locale/English/WizardZone.langbin91810 -> 91378 bytes
-rwxr-xr-xproot/Locale/English/WizardZoneEntryText.langbin6536 -> 6212 bytes
-rwxr-xr-xproot/Locale/English/Zone.langbin7258 -> 6934 bytes
-rwxr-xr-xpswdata/GUI/CharStatsSpellbookPage.gui20838
-rw-r--r--unsure.txt1
17 files changed, 20864 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 870ae95..048c6ac 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,4 +2,13 @@ proot/*
proot/ObjectData
!proot/Fonts/
!proot/Locale/
-
+pswdata/*
+pswdata/Character
+pswdata/Cinematics
+pswdata/Combat
+pswdata/Holiday
+pswdata/Sound
+pswdata/Textures
+!pswdata/GUI/
+pswdata/GUI/*
+!pswdata/GUI/CharStatsSpellbookPage.gui \ No newline at end of file
diff --git a/into.sh b/into.sh
new file mode 100755
index 0000000..8bacf8a
--- /dev/null
+++ b/into.sh
@@ -0,0 +1,15 @@
+#/bin/bash
+
+# This script assumes that you're using Cygwin with
+# Wizard101 installed into the default directory.
+# If otherwise, change the variable assignment below:
+
+W101_GD_DIR="/cygdrive/c/ProgramData/KingsIsle Entertainment/Wizard101/Data/GameData"
+
+# Directory of repacker:
+# (this will probably be different for you)
+
+REPACKER_DIR=../..
+
+python3 "$REPACKER_DIR/repack.py" proot "$W101_GD_DIR/Root.wad" blacklist.txt -v True
+python3 "$REPACKER_DIR/repack.py" pswdata "$W101_GD_DIR/_Shared-WorldData.wad" blacklist.txt -v True
diff --git a/proot/Locale/English/Fishing.lang b/proot/Locale/English/Fishing.lang
index da5f5d8..c6f487b 100755
--- a/proot/Locale/English/Fishing.lang
+++ b/proot/Locale/English/Fishing.lang
Binary files differ
diff --git a/proot/Locale/English/GUI.lang b/proot/Locale/English/GUI.lang
index 6c49cee..2c2be6f 100755
--- a/proot/Locale/English/GUI.lang
+++ b/proot/Locale/English/GUI.lang
Binary files differ
diff --git a/proot/Locale/English/GUI2.lang b/proot/Locale/English/GUI2.lang
index 5953ea9..c8093fe 100755
--- a/proot/Locale/English/GUI2.lang
+++ b/proot/Locale/English/GUI2.lang
Binary files differ
diff --git a/proot/Locale/English/Maycast.lang b/proot/Locale/English/Maycast.lang
index 8f206dd..90d6522 100755
--- a/proot/Locale/English/Maycast.lang
+++ b/proot/Locale/English/Maycast.lang
Binary files differ
diff --git a/proot/Locale/English/PetGames.lang b/proot/Locale/English/PetGames.lang
index 10b8d4a..09aaa1a 100755
--- a/proot/Locale/English/PetGames.lang
+++ b/proot/Locale/English/PetGames.lang
Binary files differ
diff --git a/proot/Locale/English/WizItems.lang b/proot/Locale/English/WizItems.lang
index 7650b39..0225224 100755
--- a/proot/Locale/English/WizItems.lang
+++ b/proot/Locale/English/WizItems.lang
Binary files differ
diff --git a/proot/Locale/English/WizardActorDialogue.lang b/proot/Locale/English/WizardActorDialogue.lang
index 03a4d75..2417dce 100755
--- a/proot/Locale/English/WizardActorDialogue.lang
+++ b/proot/Locale/English/WizardActorDialogue.lang
Binary files differ
diff --git a/proot/Locale/English/WizardCompassLocs.lang b/proot/Locale/English/WizardCompassLocs.lang
index ec66f43..01551d6 100755
--- a/proot/Locale/English/WizardCompassLocs.lang
+++ b/proot/Locale/English/WizardCompassLocs.lang
Binary files differ
diff --git a/proot/Locale/English/WizardKTCompass.lang b/proot/Locale/English/WizardKTCompass.lang
index a3287a8..ec38798 100755
--- a/proot/Locale/English/WizardKTCompass.lang
+++ b/proot/Locale/English/WizardKTCompass.lang
Binary files differ
diff --git a/proot/Locale/English/WizardPOI.lang b/proot/Locale/English/WizardPOI.lang
index eb2260b..39a5184 100755
--- a/proot/Locale/English/WizardPOI.lang
+++ b/proot/Locale/English/WizardPOI.lang
Binary files differ
diff --git a/proot/Locale/English/WizardZone.lang b/proot/Locale/English/WizardZone.lang
index 05cf98d..144a27c 100755
--- a/proot/Locale/English/WizardZone.lang
+++ b/proot/Locale/English/WizardZone.lang
Binary files differ
diff --git a/proot/Locale/English/WizardZoneEntryText.lang b/proot/Locale/English/WizardZoneEntryText.lang
index a78f1fd..2d7bd07 100755
--- a/proot/Locale/English/WizardZoneEntryText.lang
+++ b/proot/Locale/English/WizardZoneEntryText.lang
Binary files differ
diff --git a/proot/Locale/English/Zone.lang b/proot/Locale/English/Zone.lang
index 6fc7eed..72b5e12 100755
--- a/proot/Locale/English/Zone.lang
+++ b/proot/Locale/English/Zone.lang
Binary files differ
diff --git a/pswdata/GUI/CharStatsSpellbookPage.gui b/pswdata/GUI/CharStatsSpellbookPage.gui
new file mode 100755
index 0000000..b1b6631
--- /dev/null
+++ b/pswdata/GUI/CharStatsSpellbookPage.gui
@@ -0,0 +1,20838 @@
+<Objects>
+ <Class Name="class Window">
+ <m_sName></m_sName>
+ <m_Children>
+ <Class Name="class ControlSprite">
+ <m_sName>ControlSprite</m_sName>
+ <m_Children>
+ <Class Name="class ControlSprite">
+ <m_sName>LeftPageBG</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>0,0,389,600</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_pMaterial>
+ <Class Name="class Material">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/Backgrounds/Background_Character_Left.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>0</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ </Class>
+ </m_pMaterial>
+ <m_fRotation>0</m_fRotation>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_textColor>FFFFFFFF</m_textColor>
+ <m_textComponent>
+ <Class Name="class TextComponent">
+ <m_useDropShadow>1</m_useDropShadow>
+ </Class>
+ </m_textComponent>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlSprite">
+ <m_sName>StatsPageBG</m_sName>
+ <m_Children>
+ <Class Name="class Window">
+ <m_sName>AccuracyStats</m_sName>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>Fire</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>0,0,37,24</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>|_Shared|WorldData|Fonts/WizardNormal.xml</m_sFilename>
+ <m_fScale>0.5</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00000338&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>Ice</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>38,0,75,24</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>|_Shared|WorldData|Fonts/WizardNormal.xml</m_sFilename>
+ <m_fScale>0.5</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00000339&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>Storm</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>76,0,113,24</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>|_Shared|WorldData|Fonts/WizardNormal.xml</m_sFilename>
+ <m_fScale>0.5</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00000340&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>Myth</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>114,0,151,24</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>|_Shared|WorldData|Fonts/WizardNormal.xml</m_sFilename>
+ <m_fScale>0.5</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00000342&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>Life</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>152,0,189,24</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>|_Shared|WorldData|Fonts/WizardNormal.xml</m_sFilename>
+ <m_fScale>0.5</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00000341&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>Death</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>190,0,227,24</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>|_Shared|WorldData|Fonts/WizardNormal.xml</m_sFilename>
+ <m_fScale>0.5</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00000343&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>Balance</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>228,0,265,24</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>|_Shared|WorldData|Fonts/WizardNormal.xml</m_sFilename>
+ <m_fScale>0.5</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00000344&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>Shadow</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>264,0,301,24</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>|_Shared|WorldData|Fonts/WizardNormal.xml</m_sFilename>
+ <m_fScale>0.5</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00000351&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>12,537,311,570</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class Window">
+ <m_sName>DamageStats</m_sName>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>Fire</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>0,0,37,24</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>|_Shared|WorldData|Fonts/WizardNormal.xml</m_sFilename>
+ <m_fScale>0.5</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00000345&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>Ice</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>38,0,75,24</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>|_Shared|WorldData|Fonts/WizardNormal.xml</m_sFilename>
+ <m_fScale>0.5</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00000346&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>Storm</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>76,0,113,24</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>|_Shared|WorldData|Fonts/WizardNormal.xml</m_sFilename>
+ <m_fScale>0.5</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00000347&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>Myth</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>114,0,151,24</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>|_Shared|WorldData|Fonts/WizardNormal.xml</m_sFilename>
+ <m_fScale>0.5</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00000349&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>Life</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>152,0,189,24</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>|_Shared|WorldData|Fonts/WizardNormal.xml</m_sFilename>
+ <m_fScale>0.5</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00000348&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>Death</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>190,0,227,24</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>|_Shared|WorldData|Fonts/WizardNormal.xml</m_sFilename>
+ <m_fScale>0.5</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00000350&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>Balance</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>228,0,265,24</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>|_Shared|WorldData|Fonts/WizardNormal.xml</m_sFilename>
+ <m_fScale>0.5</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00000351&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>Shadow</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>264,0,301,24</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>|_Shared|WorldData|Fonts/WizardNormal.xml</m_sFilename>
+ <m_fScale>0.5</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00000351&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE|NOCLIP</m_Flags>
+ <m_Window>13,201,312,232</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class Window">
+ <m_sName>DamageStatsFlat</m_sName>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>Fire</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>0,0,37,24</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>|_Shared|WorldData|Fonts/WizardNormal.xml</m_sFilename>
+ <m_fScale>0.5</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00000345&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>Ice</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>38,0,75,24</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>|_Shared|WorldData|Fonts/WizardNormal.xml</m_sFilename>
+ <m_fScale>0.5</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00000346&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>Storm</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>76,0,113,24</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>|_Shared|WorldData|Fonts/WizardNormal.xml</m_sFilename>
+ <m_fScale>0.5</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00000347&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>Myth</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>114,0,151,24</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>|_Shared|WorldData|Fonts/WizardNormal.xml</m_sFilename>
+ <m_fScale>0.5</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00000349&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>Life</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>152,0,189,24</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>|_Shared|WorldData|Fonts/WizardNormal.xml</m_sFilename>
+ <m_fScale>0.5</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00000348&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>Death</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>190,0,227,24</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>|_Shared|WorldData|Fonts/WizardNormal.xml</m_sFilename>
+ <m_fScale>0.5</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00000350&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>Balance</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>228,0,265,24</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>|_Shared|WorldData|Fonts/WizardNormal.xml</m_sFilename>
+ <m_fScale>0.5</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00000351&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>Shadow</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>264,0,301,24</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>|_Shared|WorldData|Fonts/WizardNormal.xml</m_sFilename>
+ <m_fScale>0.5</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00000351&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE|NOCLIP</m_Flags>
+ <m_Window>13,231,312,262</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class Window">
+ <m_sName>StatsTab</m_sName>
+ <m_Style>HAS_BACK|HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>-1,34,60,106</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial>
+ <Class Name="class Material">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class AlphaMaskTextureD3D">
+ <m_sFilename>GUI/InventoryPage/Tab_Top03.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>0</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ </Class>
+ </m_pBackMaterial>
+ <m_pFont />
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF808080</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>16</m_nScrollSize>
+ <m_sHoverSound>Sound/GUI/ui_hudgenericnext_hover.wav</m_sHoverSound>
+ <m_sSelectSound>Sound/GUI/ui_hudgenericnext_click.wav</m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class Window">
+ <m_sName>accuracyToolTip</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>18,453,67,502</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip>&lt;string;GUI_00001405&gt;</m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class Window">
+ <m_sName>damageToolTip</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>19,120,68,169</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip>&lt;string;GUI_00001404&gt;</m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class Window">
+ <m_sName>resistToolTip</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>21,280,70,329</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip>&lt;string;GUI_00001406&gt;</m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class Window">
+ <m_sName>AccuracyIcons</m_sName>
+ <m_Children>
+ <Class Name="class ControlSprite">
+ <m_sName>Fire</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>60,0,79,19</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_pMaterial>
+ <Class Name="class Material">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/Icons/Icon_Fire.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>0</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ </Class>
+ </m_pMaterial>
+ <m_fRotation>0</m_fRotation>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_textColor>FFFFFFFF</m_textColor>
+ <m_textComponent>
+ <Class Name="class TextComponent">
+ <m_useDropShadow>1</m_useDropShadow>
+ </Class>
+ </m_textComponent>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlSprite">
+ <m_sName>Ice</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>99,1,118,20</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_pMaterial>
+ <Class Name="class Material">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/Icons/Icon_Ice.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>0</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ </Class>
+ </m_pMaterial>
+ <m_fRotation>0</m_fRotation>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_textColor>FFFFFFFF</m_textColor>
+ <m_textComponent>
+ <Class Name="class TextComponent">
+ <m_useDropShadow>1</m_useDropShadow>
+ </Class>
+ </m_textComponent>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlSprite">
+ <m_sName>Storm</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>136,2,155,21</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_pMaterial>
+ <Class Name="class Material">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/Icons/Icon_Storm.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>0</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ </Class>
+ </m_pMaterial>
+ <m_fRotation>0</m_fRotation>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_textColor>FFFFFFFF</m_textColor>
+ <m_textComponent>
+ <Class Name="class TextComponent">
+ <m_useDropShadow>1</m_useDropShadow>
+ </Class>
+ </m_textComponent>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlSprite">
+ <m_sName>Myth</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>174,0,193,19</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_pMaterial>
+ <Class Name="class Material">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/Icons/Icon_Myth.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>0</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ </Class>
+ </m_pMaterial>
+ <m_fRotation>0</m_fRotation>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_textColor>FFFFFFFF</m_textColor>
+ <m_textComponent>
+ <Class Name="class TextComponent">
+ <m_useDropShadow>1</m_useDropShadow>
+ </Class>
+ </m_textComponent>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlSprite">
+ <m_sName>Life</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>210,1,229,20</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_pMaterial>
+ <Class Name="class Material">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/Icons/Icon_Life.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>0</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ </Class>
+ </m_pMaterial>
+ <m_fRotation>0</m_fRotation>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_textColor>FFFFFFFF</m_textColor>
+ <m_textComponent>
+ <Class Name="class TextComponent">
+ <m_useDropShadow>1</m_useDropShadow>
+ </Class>
+ </m_textComponent>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlSprite">
+ <m_sName>Death</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>249,1,268,20</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_pMaterial>
+ <Class Name="class Material">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/Icons/Icon_Death.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>0</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ </Class>
+ </m_pMaterial>
+ <m_fRotation>0</m_fRotation>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_textColor>FFFFFFFF</m_textColor>
+ <m_textComponent>
+ <Class Name="class TextComponent">
+ <m_useDropShadow>1</m_useDropShadow>
+ </Class>
+ </m_textComponent>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlSprite">
+ <m_sName>Balance</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>286,1,305,20</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_pMaterial>
+ <Class Name="class Material">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/Icons/Icon_Balance.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>0</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ </Class>
+ </m_pMaterial>
+ <m_fRotation>0</m_fRotation>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_textColor>FFFFFFFF</m_textColor>
+ <m_textComponent>
+ <Class Name="class TextComponent">
+ <m_useDropShadow>1</m_useDropShadow>
+ </Class>
+ </m_textComponent>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlSprite">
+ <m_sName>Shadow</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>324,2,343,21</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_pMaterial>
+ <Class Name="class Material">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/Icons/Icon_Shadow.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>0</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ </Class>
+ </m_pMaterial>
+ <m_fRotation>0</m_fRotation>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_textColor>FFFFFFFF</m_textColor>
+ <m_textComponent>
+ <Class Name="class TextComponent">
+ <m_useDropShadow>1</m_useDropShadow>
+ </Class>
+ </m_textComponent>
+ </Class>
+ </m_Children>
+ <m_Style>DO_NOT_CAPTURE_MOUSE|IS_TRANSPARENT|HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>-38,514,319,553</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class Window">
+ <m_sName>ResistIcons</m_sName>
+ <m_Children>
+ <Class Name="class ControlSprite">
+ <m_sName>Fire</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>60,1,79,20</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_pMaterial>
+ <Class Name="class Material">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/Icons/Icon_Fire.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>0</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ </Class>
+ </m_pMaterial>
+ <m_fRotation>0</m_fRotation>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_textColor>FFFFFFFF</m_textColor>
+ <m_textComponent>
+ <Class Name="class TextComponent">
+ <m_useDropShadow>1</m_useDropShadow>
+ </Class>
+ </m_textComponent>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlSprite">
+ <m_sName>Ice</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>99,2,118,21</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_pMaterial>
+ <Class Name="class Material">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/Icons/Icon_Ice.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>0</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ </Class>
+ </m_pMaterial>
+ <m_fRotation>0</m_fRotation>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_textColor>FFFFFFFF</m_textColor>
+ <m_textComponent>
+ <Class Name="class TextComponent">
+ <m_useDropShadow>1</m_useDropShadow>
+ </Class>
+ </m_textComponent>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlSprite">
+ <m_sName>Storm</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>136,3,155,22</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_pMaterial>
+ <Class Name="class Material">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/Icons/Icon_Storm.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>0</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ </Class>
+ </m_pMaterial>
+ <m_fRotation>0</m_fRotation>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_textColor>FFFFFFFF</m_textColor>
+ <m_textComponent>
+ <Class Name="class TextComponent">
+ <m_useDropShadow>1</m_useDropShadow>
+ </Class>
+ </m_textComponent>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlSprite">
+ <m_sName>Myth</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>174,1,193,20</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_pMaterial>
+ <Class Name="class Material">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/Icons/Icon_Myth.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>0</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ </Class>
+ </m_pMaterial>
+ <m_fRotation>0</m_fRotation>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_textColor>FFFFFFFF</m_textColor>
+ <m_textComponent>
+ <Class Name="class TextComponent">
+ <m_useDropShadow>1</m_useDropShadow>
+ </Class>
+ </m_textComponent>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlSprite">
+ <m_sName>Life</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>210,2,229,21</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_pMaterial>
+ <Class Name="class Material">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/Icons/Icon_Life.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>0</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ </Class>
+ </m_pMaterial>
+ <m_fRotation>0</m_fRotation>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_textColor>FFFFFFFF</m_textColor>
+ <m_textComponent>
+ <Class Name="class TextComponent">
+ <m_useDropShadow>1</m_useDropShadow>
+ </Class>
+ </m_textComponent>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlSprite">
+ <m_sName>Death</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>249,2,268,21</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_pMaterial>
+ <Class Name="class Material">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/Icons/Icon_Death.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>0</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ </Class>
+ </m_pMaterial>
+ <m_fRotation>0</m_fRotation>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_textColor>FFFFFFFF</m_textColor>
+ <m_textComponent>
+ <Class Name="class TextComponent">
+ <m_useDropShadow>1</m_useDropShadow>
+ </Class>
+ </m_textComponent>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlSprite">
+ <m_sName>Balance</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>286,2,305,21</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_pMaterial>
+ <Class Name="class Material">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/Icons/Icon_Balance.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>0</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ </Class>
+ </m_pMaterial>
+ <m_fRotation>0</m_fRotation>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_textColor>FFFFFFFF</m_textColor>
+ <m_textComponent>
+ <Class Name="class TextComponent">
+ <m_useDropShadow>1</m_useDropShadow>
+ </Class>
+ </m_textComponent>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlSprite">
+ <m_sName>Shadow</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>324,2,343,21</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_pMaterial>
+ <Class Name="class Material">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/Icons/Icon_Shadow.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>0</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ </Class>
+ </m_pMaterial>
+ <m_fRotation>0</m_fRotation>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_textColor>FFFFFFFF</m_textColor>
+ <m_textComponent>
+ <Class Name="class TextComponent">
+ <m_useDropShadow>1</m_useDropShadow>
+ </Class>
+ </m_textComponent>
+ </Class>
+ </m_Children>
+ <m_Style>DO_NOT_CAPTURE_MOUSE|IS_TRANSPARENT|HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>-38,340,319,379</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class Window">
+ <m_sName>DmgReduceStats</m_sName>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>Fire</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>0,0,37,24</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>|_Shared|WorldData|Fonts/WizardNormal.xml</m_sFilename>
+ <m_fScale>0.5</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00000338&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>Ice</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>38,0,75,24</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>|_Shared|WorldData|Fonts/WizardNormal.xml</m_sFilename>
+ <m_fScale>0.5</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00000339&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>Storm</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>76,0,113,24</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>|_Shared|WorldData|Fonts/WizardNormal.xml</m_sFilename>
+ <m_fScale>0.5</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00000340&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>Myth</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>114,0,151,24</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>|_Shared|WorldData|Fonts/WizardNormal.xml</m_sFilename>
+ <m_fScale>0.5</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00000342&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>Life</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>152,0,189,24</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>|_Shared|WorldData|Fonts/WizardNormal.xml</m_sFilename>
+ <m_fScale>0.5</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00000341&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>Death</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>190,0,227,24</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>|_Shared|WorldData|Fonts/WizardNormal.xml</m_sFilename>
+ <m_fScale>0.5</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00000343&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>Balance</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>228,0,265,24</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>|_Shared|WorldData|Fonts/WizardNormal.xml</m_sFilename>
+ <m_fScale>0.5</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00000344&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>Shadow</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>264,0,301,24</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>|_Shared|WorldData|Fonts/WizardNormal.xml</m_sFilename>
+ <m_fScale>0.5</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00000351&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>13,364,312,397</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class Window">
+ <m_sName>DmgReduceStatsFlat</m_sName>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>Fire</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>0,0,37,24</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>|_Shared|WorldData|Fonts/WizardNormal.xml</m_sFilename>
+ <m_fScale>0.5</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00000338&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>Ice</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>38,0,75,24</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>|_Shared|WorldData|Fonts/WizardNormal.xml</m_sFilename>
+ <m_fScale>0.5</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00000339&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>Storm</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>76,0,113,24</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>|_Shared|WorldData|Fonts/WizardNormal.xml</m_sFilename>
+ <m_fScale>0.5</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00000340&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>Myth</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>114,0,151,24</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>|_Shared|WorldData|Fonts/WizardNormal.xml</m_sFilename>
+ <m_fScale>0.5</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00000342&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>Life</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>152,0,189,24</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>|_Shared|WorldData|Fonts/WizardNormal.xml</m_sFilename>
+ <m_fScale>0.5</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00000341&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>Death</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>190,0,227,24</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>|_Shared|WorldData|Fonts/WizardNormal.xml</m_sFilename>
+ <m_fScale>0.5</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00000343&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>Balance</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>228,0,265,24</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>|_Shared|WorldData|Fonts/WizardNormal.xml</m_sFilename>
+ <m_fScale>0.5</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00000344&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>Shadow</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>264,0,301,24</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>|_Shared|WorldData|Fonts/WizardNormal.xml</m_sFilename>
+ <m_fScale>0.5</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00000351&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>13,394,312,427</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class Window">
+ <m_sName>DamageIcons</m_sName>
+ <m_Children>
+ <Class Name="class ControlSprite">
+ <m_sName>Fire</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>60,1,79,20</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_pMaterial>
+ <Class Name="class Material">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/Icons/Icon_Fire.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>0</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ </Class>
+ </m_pMaterial>
+ <m_fRotation>0</m_fRotation>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_textColor>FFFFFFFF</m_textColor>
+ <m_textComponent>
+ <Class Name="class TextComponent">
+ <m_useDropShadow>1</m_useDropShadow>
+ </Class>
+ </m_textComponent>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlSprite">
+ <m_sName>Ice</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>99,2,118,21</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_pMaterial>
+ <Class Name="class Material">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/Icons/Icon_Ice.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>0</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ </Class>
+ </m_pMaterial>
+ <m_fRotation>0</m_fRotation>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_textColor>FFFFFFFF</m_textColor>
+ <m_textComponent>
+ <Class Name="class TextComponent">
+ <m_useDropShadow>1</m_useDropShadow>
+ </Class>
+ </m_textComponent>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlSprite">
+ <m_sName>Storm</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>136,3,155,22</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_pMaterial>
+ <Class Name="class Material">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/Icons/Icon_Storm.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>0</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ </Class>
+ </m_pMaterial>
+ <m_fRotation>0</m_fRotation>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_textColor>FFFFFFFF</m_textColor>
+ <m_textComponent>
+ <Class Name="class TextComponent">
+ <m_useDropShadow>1</m_useDropShadow>
+ </Class>
+ </m_textComponent>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlSprite">
+ <m_sName>Myth</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>174,1,193,20</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_pMaterial>
+ <Class Name="class Material">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/Icons/Icon_Myth.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>0</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ </Class>
+ </m_pMaterial>
+ <m_fRotation>0</m_fRotation>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_textColor>FFFFFFFF</m_textColor>
+ <m_textComponent>
+ <Class Name="class TextComponent">
+ <m_useDropShadow>1</m_useDropShadow>
+ </Class>
+ </m_textComponent>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlSprite">
+ <m_sName>Life</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>210,2,229,21</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_pMaterial>
+ <Class Name="class Material">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/Icons/Icon_Life.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>0</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ </Class>
+ </m_pMaterial>
+ <m_fRotation>0</m_fRotation>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_textColor>FFFFFFFF</m_textColor>
+ <m_textComponent>
+ <Class Name="class TextComponent">
+ <m_useDropShadow>1</m_useDropShadow>
+ </Class>
+ </m_textComponent>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlSprite">
+ <m_sName>Death</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>249,2,268,21</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_pMaterial>
+ <Class Name="class Material">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/Icons/Icon_Death.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>0</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ </Class>
+ </m_pMaterial>
+ <m_fRotation>0</m_fRotation>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_textColor>FFFFFFFF</m_textColor>
+ <m_textComponent>
+ <Class Name="class TextComponent">
+ <m_useDropShadow>1</m_useDropShadow>
+ </Class>
+ </m_textComponent>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlSprite">
+ <m_sName>Balance</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>286,2,305,21</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_pMaterial>
+ <Class Name="class Material">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/Icons/Icon_Balance.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>0</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ </Class>
+ </m_pMaterial>
+ <m_fRotation>0</m_fRotation>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_textColor>FFFFFFFF</m_textColor>
+ <m_textComponent>
+ <Class Name="class TextComponent">
+ <m_useDropShadow>1</m_useDropShadow>
+ </Class>
+ </m_textComponent>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlSprite">
+ <m_sName>Shadow</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>324,2,343,21</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_pMaterial>
+ <Class Name="class Material">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/Icons/Icon_Shadow.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>0</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ </Class>
+ </m_pMaterial>
+ <m_fRotation>0</m_fRotation>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_textColor>FFFFFFFF</m_textColor>
+ <m_textComponent>
+ <Class Name="class TextComponent">
+ <m_useDropShadow>1</m_useDropShadow>
+ </Class>
+ </m_textComponent>
+ </Class>
+ </m_Children>
+ <m_Style>DO_NOT_CAPTURE_MOUSE|IS_TRANSPARENT|HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>-38,176,319,215</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>ControlText</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>90,153,274,170</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>WizardFancy.xml</m_sFilename>
+ <m_fScale>0.4</m_fScale>
+ <m_nKerningAdjust>2</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00004594&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>0</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>ControlText</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>90,315,274,332</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>WizardFancy.xml</m_sFilename>
+ <m_fScale>0.4</m_fScale>
+ <m_nKerningAdjust>2</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00004595&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>0</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>ControlText</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>90,489,274,506</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>WizardFancy.xml</m_sFilename>
+ <m_fScale>0.4</m_fScale>
+ <m_nKerningAdjust>2</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00004596&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>0</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE|NOCLIP</m_Flags>
+ <m_Window>390,0,720,600</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_pMaterial>
+ <Class Name="class Material">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/Backgrounds/Background_Character_Right_Stats.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>0</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ </Class>
+ </m_pMaterial>
+ <m_fRotation>0</m_fRotation>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_textColor>FFFFFFFF</m_textColor>
+ <m_textComponent>
+ <Class Name="class TextComponent">
+ <m_useDropShadow>1</m_useDropShadow>
+ </Class>
+ </m_textComponent>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlSprite">
+ <m_sName>BadgeFilterPageBG</m_sName>
+ <m_Children>
+ <Class Name="class WindowLayout">
+ <m_sName>BadgePage</m_sName>
+ <m_Children>
+ <Class Name="class ControlButton">
+ <m_sName>BadgeButton1</m_sName>
+ <m_Style>HAS_NO_BORDER|NO_FIT_TEXT</m_Style>
+ <m_Flags>NOCLIP</m_Flags>
+ <m_Window>1,1,45,45</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>WizardFancy.xml</m_sFilename>
+ <m_fScale>0.35</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FF000000</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>16</m_nScrollSize>
+ <m_sHoverSound>Sound/GUI/ui_hudgenericnext_hover.wav</m_sHoverSound>
+ <m_sSelectSound>Sound/GUI/ui_hudgenericnext_click.wav</m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip>&lt;string;GUI_00001408&gt;</m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_bToggle>0</m_bToggle>
+ <m_bButtonDown>0</m_bButtonDown>
+ <m_sLabel>&lt;string;GUI_00001408&gt;</m_sLabel>
+ <m_labelOffset>4,60,0,0</m_labelOffset>
+ <m_pButton>
+ <Class Name="class TileMaterial">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class AlphaMaskTextureD3D">
+ <m_sFilename>GUI/Buttons/Button_Character_Badges.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FFFFFFFF</m_Diffuse>
+ <m_Ambient>00FFFFFF</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,0.5,0.5</m_Frames>
+ <m_Frames>0.5,0,1,0.5</m_Frames>
+ <m_Frames>0,0.5,0.5,1</m_Frames>
+ <m_Frames>0.5,0.5,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>3</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ <m_TilesX>2</m_TilesX>
+ <m_TilesY>2</m_TilesY>
+ </Class>
+ </m_pButton>
+ <m_HotKey>0</m_HotKey>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_bCursorOver>0</m_bCursorOver>
+ <m_bAbortWhenCursorNotOver>1</m_bAbortWhenCursorNotOver>
+ <m_bHotKeyDown>0</m_bHotKeyDown>
+ <m_fTime>0</m_fTime>
+ <m_bGreyed>0</m_bGreyed>
+ <m_fMaxScale>1.25</m_fMaxScale>
+ <m_fScaleSpeed>2</m_fScaleSpeed>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_pGreyedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>3</m_nMaterialFrame>
+ </Class>
+ </m_pGreyedState>
+ <m_pNormalState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>0</m_nMaterialFrame>
+ </Class>
+ </m_pNormalState>
+ <m_pHighlightedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>1</m_nMaterialFrame>
+ </Class>
+ </m_pHighlightedState>
+ <m_pSelectedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>0</m_nMaterialFrame>
+ </Class>
+ </m_pSelectedState>
+ <m_pDepressedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>2</m_nMaterialFrame>
+ </Class>
+ </m_pDepressedState>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlButton">
+ <m_sName>BadgeButton2</m_sName>
+ <m_Style>HAS_NO_BORDER|NO_FIT_TEXT</m_Style>
+ <m_Flags>NOCLIP</m_Flags>
+ <m_Window>1,1,45,45</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>WizardFancy.xml</m_sFilename>
+ <m_fScale>0.35</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FF000000</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>16</m_nScrollSize>
+ <m_sHoverSound>Sound/GUI/ui_hudgenericnext_hover.wav</m_sHoverSound>
+ <m_sSelectSound>Sound/GUI/ui_hudgenericnext_click.wav</m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip>&lt;string;GUI_00001408&gt;</m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_bToggle>0</m_bToggle>
+ <m_bButtonDown>0</m_bButtonDown>
+ <m_sLabel>&lt;string;GUI_00001408&gt;</m_sLabel>
+ <m_labelOffset>4,60,0,0</m_labelOffset>
+ <m_pButton>
+ <Class Name="class TileMaterial">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class AlphaMaskTextureD3D">
+ <m_sFilename>GUI/Buttons/Button_Character_Badges.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FFFFFFFF</m_Diffuse>
+ <m_Ambient>00FFFFFF</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,0.5,0.5</m_Frames>
+ <m_Frames>0.5,0,1,0.5</m_Frames>
+ <m_Frames>0,0.5,0.5,1</m_Frames>
+ <m_Frames>0.5,0.5,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>3</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ <m_TilesX>2</m_TilesX>
+ <m_TilesY>2</m_TilesY>
+ </Class>
+ </m_pButton>
+ <m_HotKey>0</m_HotKey>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_bCursorOver>0</m_bCursorOver>
+ <m_bAbortWhenCursorNotOver>1</m_bAbortWhenCursorNotOver>
+ <m_bHotKeyDown>0</m_bHotKeyDown>
+ <m_fTime>0</m_fTime>
+ <m_bGreyed>0</m_bGreyed>
+ <m_fMaxScale>1.25</m_fMaxScale>
+ <m_fScaleSpeed>2</m_fScaleSpeed>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_pGreyedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>3</m_nMaterialFrame>
+ </Class>
+ </m_pGreyedState>
+ <m_pNormalState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>0</m_nMaterialFrame>
+ </Class>
+ </m_pNormalState>
+ <m_pHighlightedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>1</m_nMaterialFrame>
+ </Class>
+ </m_pHighlightedState>
+ <m_pSelectedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>0</m_nMaterialFrame>
+ </Class>
+ </m_pSelectedState>
+ <m_pDepressedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>2</m_nMaterialFrame>
+ </Class>
+ </m_pDepressedState>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlButton">
+ <m_sName>BadgeButton3</m_sName>
+ <m_Style>HAS_NO_BORDER|NO_FIT_TEXT</m_Style>
+ <m_Flags>NOCLIP</m_Flags>
+ <m_Window>1,1,45,45</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>WizardFancy.xml</m_sFilename>
+ <m_fScale>0.35</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FF000000</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>16</m_nScrollSize>
+ <m_sHoverSound>Sound/GUI/ui_hudgenericnext_hover.wav</m_sHoverSound>
+ <m_sSelectSound>Sound/GUI/ui_hudgenericnext_click.wav</m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip>&lt;string;GUI_00001408&gt;</m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_bToggle>0</m_bToggle>
+ <m_bButtonDown>0</m_bButtonDown>
+ <m_sLabel>&lt;string;GUI_00001408&gt;</m_sLabel>
+ <m_labelOffset>4,60,0,0</m_labelOffset>
+ <m_pButton>
+ <Class Name="class TileMaterial">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class AlphaMaskTextureD3D">
+ <m_sFilename>GUI/Buttons/Button_Character_Badges.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FFFFFFFF</m_Diffuse>
+ <m_Ambient>00FFFFFF</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,0.5,0.5</m_Frames>
+ <m_Frames>0.5,0,1,0.5</m_Frames>
+ <m_Frames>0,0.5,0.5,1</m_Frames>
+ <m_Frames>0.5,0.5,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>3</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ <m_TilesX>2</m_TilesX>
+ <m_TilesY>2</m_TilesY>
+ </Class>
+ </m_pButton>
+ <m_HotKey>0</m_HotKey>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_bCursorOver>0</m_bCursorOver>
+ <m_bAbortWhenCursorNotOver>1</m_bAbortWhenCursorNotOver>
+ <m_bHotKeyDown>0</m_bHotKeyDown>
+ <m_fTime>0</m_fTime>
+ <m_bGreyed>0</m_bGreyed>
+ <m_fMaxScale>1.25</m_fMaxScale>
+ <m_fScaleSpeed>2</m_fScaleSpeed>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_pGreyedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>3</m_nMaterialFrame>
+ </Class>
+ </m_pGreyedState>
+ <m_pNormalState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>0</m_nMaterialFrame>
+ </Class>
+ </m_pNormalState>
+ <m_pHighlightedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>1</m_nMaterialFrame>
+ </Class>
+ </m_pHighlightedState>
+ <m_pSelectedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>0</m_nMaterialFrame>
+ </Class>
+ </m_pSelectedState>
+ <m_pDepressedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>2</m_nMaterialFrame>
+ </Class>
+ </m_pDepressedState>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlButton">
+ <m_sName>BadgeButton4</m_sName>
+ <m_Style>HAS_NO_BORDER|NO_FIT_TEXT</m_Style>
+ <m_Flags>NOCLIP</m_Flags>
+ <m_Window>1,1,45,45</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>WizardFancy.xml</m_sFilename>
+ <m_fScale>0.35</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FF000000</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>16</m_nScrollSize>
+ <m_sHoverSound>Sound/GUI/ui_hudgenericnext_hover.wav</m_sHoverSound>
+ <m_sSelectSound>Sound/GUI/ui_hudgenericnext_click.wav</m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip>&lt;string;GUI_00001408&gt;</m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_bToggle>0</m_bToggle>
+ <m_bButtonDown>0</m_bButtonDown>
+ <m_sLabel>&lt;string;GUI_00001408&gt;</m_sLabel>
+ <m_labelOffset>4,60,0,0</m_labelOffset>
+ <m_pButton>
+ <Class Name="class TileMaterial">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class AlphaMaskTextureD3D">
+ <m_sFilename>GUI/Buttons/Button_Character_Badges.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FFFFFFFF</m_Diffuse>
+ <m_Ambient>00FFFFFF</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,0.5,0.5</m_Frames>
+ <m_Frames>0.5,0,1,0.5</m_Frames>
+ <m_Frames>0,0.5,0.5,1</m_Frames>
+ <m_Frames>0.5,0.5,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>3</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ <m_TilesX>2</m_TilesX>
+ <m_TilesY>2</m_TilesY>
+ </Class>
+ </m_pButton>
+ <m_HotKey>0</m_HotKey>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_bCursorOver>0</m_bCursorOver>
+ <m_bAbortWhenCursorNotOver>1</m_bAbortWhenCursorNotOver>
+ <m_bHotKeyDown>0</m_bHotKeyDown>
+ <m_fTime>0</m_fTime>
+ <m_bGreyed>0</m_bGreyed>
+ <m_fMaxScale>1.25</m_fMaxScale>
+ <m_fScaleSpeed>2</m_fScaleSpeed>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_pGreyedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>3</m_nMaterialFrame>
+ </Class>
+ </m_pGreyedState>
+ <m_pNormalState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>0</m_nMaterialFrame>
+ </Class>
+ </m_pNormalState>
+ <m_pHighlightedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>1</m_nMaterialFrame>
+ </Class>
+ </m_pHighlightedState>
+ <m_pSelectedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>0</m_nMaterialFrame>
+ </Class>
+ </m_pSelectedState>
+ <m_pDepressedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>2</m_nMaterialFrame>
+ </Class>
+ </m_pDepressedState>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlButton">
+ <m_sName>BadgeButton5</m_sName>
+ <m_Style>HAS_NO_BORDER|NO_FIT_TEXT</m_Style>
+ <m_Flags>NOCLIP</m_Flags>
+ <m_Window>1,1,45,45</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>WizardFancy.xml</m_sFilename>
+ <m_fScale>0.35</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FF000000</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>16</m_nScrollSize>
+ <m_sHoverSound>Sound/GUI/ui_hudgenericnext_hover.wav</m_sHoverSound>
+ <m_sSelectSound>Sound/GUI/ui_hudgenericnext_click.wav</m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip>&lt;string;GUI_00001408&gt;</m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_bToggle>0</m_bToggle>
+ <m_bButtonDown>0</m_bButtonDown>
+ <m_sLabel>&lt;string;GUI_00001408&gt;</m_sLabel>
+ <m_labelOffset>4,60,0,0</m_labelOffset>
+ <m_pButton>
+ <Class Name="class TileMaterial">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class AlphaMaskTextureD3D">
+ <m_sFilename>GUI/Buttons/Button_Character_Badges.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FFFFFFFF</m_Diffuse>
+ <m_Ambient>00FFFFFF</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,0.5,0.5</m_Frames>
+ <m_Frames>0.5,0,1,0.5</m_Frames>
+ <m_Frames>0,0.5,0.5,1</m_Frames>
+ <m_Frames>0.5,0.5,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>3</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ <m_TilesX>2</m_TilesX>
+ <m_TilesY>2</m_TilesY>
+ </Class>
+ </m_pButton>
+ <m_HotKey>0</m_HotKey>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_bCursorOver>0</m_bCursorOver>
+ <m_bAbortWhenCursorNotOver>1</m_bAbortWhenCursorNotOver>
+ <m_bHotKeyDown>0</m_bHotKeyDown>
+ <m_fTime>0</m_fTime>
+ <m_bGreyed>0</m_bGreyed>
+ <m_fMaxScale>1.25</m_fMaxScale>
+ <m_fScaleSpeed>2</m_fScaleSpeed>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_pGreyedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>3</m_nMaterialFrame>
+ </Class>
+ </m_pGreyedState>
+ <m_pNormalState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>0</m_nMaterialFrame>
+ </Class>
+ </m_pNormalState>
+ <m_pHighlightedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>1</m_nMaterialFrame>
+ </Class>
+ </m_pHighlightedState>
+ <m_pSelectedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>0</m_nMaterialFrame>
+ </Class>
+ </m_pSelectedState>
+ <m_pDepressedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>2</m_nMaterialFrame>
+ </Class>
+ </m_pDepressedState>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlButton">
+ <m_sName>BadgeButton6</m_sName>
+ <m_Style>HAS_NO_BORDER|NO_FIT_TEXT</m_Style>
+ <m_Flags>NOCLIP</m_Flags>
+ <m_Window>1,1,45,45</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>WizardFancy.xml</m_sFilename>
+ <m_fScale>0.35</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FF000000</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>16</m_nScrollSize>
+ <m_sHoverSound>Sound/GUI/ui_hudgenericnext_hover.wav</m_sHoverSound>
+ <m_sSelectSound>Sound/GUI/ui_hudgenericnext_click.wav</m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip>&lt;string;GUI_00001408&gt;</m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_bToggle>0</m_bToggle>
+ <m_bButtonDown>0</m_bButtonDown>
+ <m_sLabel>&lt;string;GUI_00001408&gt;</m_sLabel>
+ <m_labelOffset>4,60,0,0</m_labelOffset>
+ <m_pButton>
+ <Class Name="class TileMaterial">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class AlphaMaskTextureD3D">
+ <m_sFilename>GUI/Buttons/Button_Character_Badges.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FFFFFFFF</m_Diffuse>
+ <m_Ambient>00FFFFFF</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,0.5,0.5</m_Frames>
+ <m_Frames>0.5,0,1,0.5</m_Frames>
+ <m_Frames>0,0.5,0.5,1</m_Frames>
+ <m_Frames>0.5,0.5,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>3</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ <m_TilesX>2</m_TilesX>
+ <m_TilesY>2</m_TilesY>
+ </Class>
+ </m_pButton>
+ <m_HotKey>0</m_HotKey>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_bCursorOver>0</m_bCursorOver>
+ <m_bAbortWhenCursorNotOver>1</m_bAbortWhenCursorNotOver>
+ <m_bHotKeyDown>0</m_bHotKeyDown>
+ <m_fTime>0</m_fTime>
+ <m_bGreyed>0</m_bGreyed>
+ <m_fMaxScale>1.25</m_fMaxScale>
+ <m_fScaleSpeed>2</m_fScaleSpeed>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_pGreyedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>3</m_nMaterialFrame>
+ </Class>
+ </m_pGreyedState>
+ <m_pNormalState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>0</m_nMaterialFrame>
+ </Class>
+ </m_pNormalState>
+ <m_pHighlightedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>1</m_nMaterialFrame>
+ </Class>
+ </m_pHighlightedState>
+ <m_pSelectedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>0</m_nMaterialFrame>
+ </Class>
+ </m_pSelectedState>
+ <m_pDepressedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>2</m_nMaterialFrame>
+ </Class>
+ </m_pDepressedState>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlButton">
+ <m_sName>BadgeButton7</m_sName>
+ <m_Style>HAS_NO_BORDER|NO_FIT_TEXT</m_Style>
+ <m_Flags>NOCLIP</m_Flags>
+ <m_Window>1,1,45,45</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>WizardFancy.xml</m_sFilename>
+ <m_fScale>0.35</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FF000000</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>16</m_nScrollSize>
+ <m_sHoverSound>Sound/GUI/ui_hudgenericnext_hover.wav</m_sHoverSound>
+ <m_sSelectSound>Sound/GUI/ui_hudgenericnext_click.wav</m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip>&lt;string;GUI_00001408&gt;</m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_bToggle>0</m_bToggle>
+ <m_bButtonDown>0</m_bButtonDown>
+ <m_sLabel>&lt;string;GUI_00001408&gt;</m_sLabel>
+ <m_labelOffset>4,60,0,0</m_labelOffset>
+ <m_pButton>
+ <Class Name="class TileMaterial">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class AlphaMaskTextureD3D">
+ <m_sFilename>GUI/Buttons/Button_Character_Badges.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FFFFFFFF</m_Diffuse>
+ <m_Ambient>00FFFFFF</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,0.5,0.5</m_Frames>
+ <m_Frames>0.5,0,1,0.5</m_Frames>
+ <m_Frames>0,0.5,0.5,1</m_Frames>
+ <m_Frames>0.5,0.5,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>3</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ <m_TilesX>2</m_TilesX>
+ <m_TilesY>2</m_TilesY>
+ </Class>
+ </m_pButton>
+ <m_HotKey>0</m_HotKey>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_bCursorOver>0</m_bCursorOver>
+ <m_bAbortWhenCursorNotOver>1</m_bAbortWhenCursorNotOver>
+ <m_bHotKeyDown>0</m_bHotKeyDown>
+ <m_fTime>0</m_fTime>
+ <m_bGreyed>0</m_bGreyed>
+ <m_fMaxScale>1.25</m_fMaxScale>
+ <m_fScaleSpeed>2</m_fScaleSpeed>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_pGreyedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>3</m_nMaterialFrame>
+ </Class>
+ </m_pGreyedState>
+ <m_pNormalState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>0</m_nMaterialFrame>
+ </Class>
+ </m_pNormalState>
+ <m_pHighlightedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>1</m_nMaterialFrame>
+ </Class>
+ </m_pHighlightedState>
+ <m_pSelectedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>0</m_nMaterialFrame>
+ </Class>
+ </m_pSelectedState>
+ <m_pDepressedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>2</m_nMaterialFrame>
+ </Class>
+ </m_pDepressedState>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlButton">
+ <m_sName>BadgeButton8</m_sName>
+ <m_Style>HAS_NO_BORDER|NO_FIT_TEXT</m_Style>
+ <m_Flags>NOCLIP</m_Flags>
+ <m_Window>1,1,45,45</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>WizardFancy.xml</m_sFilename>
+ <m_fScale>0.35</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FF000000</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>16</m_nScrollSize>
+ <m_sHoverSound>Sound/GUI/ui_hudgenericnext_hover.wav</m_sHoverSound>
+ <m_sSelectSound>Sound/GUI/ui_hudgenericnext_click.wav</m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip>&lt;string;GUI_00001408&gt;</m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_bToggle>0</m_bToggle>
+ <m_bButtonDown>0</m_bButtonDown>
+ <m_sLabel>&lt;string;GUI_00001408&gt;</m_sLabel>
+ <m_labelOffset>4,60,0,0</m_labelOffset>
+ <m_pButton>
+ <Class Name="class TileMaterial">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class AlphaMaskTextureD3D">
+ <m_sFilename>GUI/Buttons/Button_Character_Badges.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FFFFFFFF</m_Diffuse>
+ <m_Ambient>00FFFFFF</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,0.5,0.5</m_Frames>
+ <m_Frames>0.5,0,1,0.5</m_Frames>
+ <m_Frames>0,0.5,0.5,1</m_Frames>
+ <m_Frames>0.5,0.5,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>3</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ <m_TilesX>2</m_TilesX>
+ <m_TilesY>2</m_TilesY>
+ </Class>
+ </m_pButton>
+ <m_HotKey>0</m_HotKey>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_bCursorOver>0</m_bCursorOver>
+ <m_bAbortWhenCursorNotOver>1</m_bAbortWhenCursorNotOver>
+ <m_bHotKeyDown>0</m_bHotKeyDown>
+ <m_fTime>0</m_fTime>
+ <m_bGreyed>0</m_bGreyed>
+ <m_fMaxScale>1.25</m_fMaxScale>
+ <m_fScaleSpeed>2</m_fScaleSpeed>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_pGreyedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>3</m_nMaterialFrame>
+ </Class>
+ </m_pGreyedState>
+ <m_pNormalState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>0</m_nMaterialFrame>
+ </Class>
+ </m_pNormalState>
+ <m_pHighlightedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>1</m_nMaterialFrame>
+ </Class>
+ </m_pHighlightedState>
+ <m_pSelectedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>0</m_nMaterialFrame>
+ </Class>
+ </m_pSelectedState>
+ <m_pDepressedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>2</m_nMaterialFrame>
+ </Class>
+ </m_pDepressedState>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlButton">
+ <m_sName>BadgeButton9</m_sName>
+ <m_Style>HAS_NO_BORDER|NO_FIT_TEXT</m_Style>
+ <m_Flags>NOCLIP</m_Flags>
+ <m_Window>1,1,45,45</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>WizardFancy.xml</m_sFilename>
+ <m_fScale>0.35</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FF000000</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>16</m_nScrollSize>
+ <m_sHoverSound>Sound/GUI/ui_hudgenericnext_hover.wav</m_sHoverSound>
+ <m_sSelectSound>Sound/GUI/ui_hudgenericnext_click.wav</m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip>&lt;string;GUI_00001408&gt;</m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_bToggle>0</m_bToggle>
+ <m_bButtonDown>0</m_bButtonDown>
+ <m_sLabel>&lt;string;GUI_00001408&gt;</m_sLabel>
+ <m_labelOffset>4,60,0,0</m_labelOffset>
+ <m_pButton>
+ <Class Name="class TileMaterial">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class AlphaMaskTextureD3D">
+ <m_sFilename>GUI/Buttons/Button_Character_Badges.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FFFFFFFF</m_Diffuse>
+ <m_Ambient>00FFFFFF</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,0.5,0.5</m_Frames>
+ <m_Frames>0.5,0,1,0.5</m_Frames>
+ <m_Frames>0,0.5,0.5,1</m_Frames>
+ <m_Frames>0.5,0.5,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>3</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ <m_TilesX>2</m_TilesX>
+ <m_TilesY>2</m_TilesY>
+ </Class>
+ </m_pButton>
+ <m_HotKey>0</m_HotKey>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_bCursorOver>0</m_bCursorOver>
+ <m_bAbortWhenCursorNotOver>1</m_bAbortWhenCursorNotOver>
+ <m_bHotKeyDown>0</m_bHotKeyDown>
+ <m_fTime>0</m_fTime>
+ <m_bGreyed>0</m_bGreyed>
+ <m_fMaxScale>1.25</m_fMaxScale>
+ <m_fScaleSpeed>2</m_fScaleSpeed>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_pGreyedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>3</m_nMaterialFrame>
+ </Class>
+ </m_pGreyedState>
+ <m_pNormalState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>0</m_nMaterialFrame>
+ </Class>
+ </m_pNormalState>
+ <m_pHighlightedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>1</m_nMaterialFrame>
+ </Class>
+ </m_pHighlightedState>
+ <m_pSelectedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>0</m_nMaterialFrame>
+ </Class>
+ </m_pSelectedState>
+ <m_pDepressedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>2</m_nMaterialFrame>
+ </Class>
+ </m_pDepressedState>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlButton">
+ <m_sName>BadgeButton10</m_sName>
+ <m_Style>HAS_NO_BORDER|NO_FIT_TEXT</m_Style>
+ <m_Flags>NOCLIP</m_Flags>
+ <m_Window>1,1,45,45</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>WizardFancy.xml</m_sFilename>
+ <m_fScale>0.35</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FF000000</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>16</m_nScrollSize>
+ <m_sHoverSound>Sound/GUI/ui_hudgenericnext_hover.wav</m_sHoverSound>
+ <m_sSelectSound>Sound/GUI/ui_hudgenericnext_click.wav</m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip>&lt;string;GUI_00001408&gt;</m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_bToggle>0</m_bToggle>
+ <m_bButtonDown>0</m_bButtonDown>
+ <m_sLabel>&lt;string;GUI_00001408&gt;</m_sLabel>
+ <m_labelOffset>4,60,0,0</m_labelOffset>
+ <m_pButton>
+ <Class Name="class TileMaterial">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class AlphaMaskTextureD3D">
+ <m_sFilename>GUI/Buttons/Button_Character_Badges.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FFFFFFFF</m_Diffuse>
+ <m_Ambient>00FFFFFF</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,0.5,0.5</m_Frames>
+ <m_Frames>0.5,0,1,0.5</m_Frames>
+ <m_Frames>0,0.5,0.5,1</m_Frames>
+ <m_Frames>0.5,0.5,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>3</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ <m_TilesX>2</m_TilesX>
+ <m_TilesY>2</m_TilesY>
+ </Class>
+ </m_pButton>
+ <m_HotKey>0</m_HotKey>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_bCursorOver>0</m_bCursorOver>
+ <m_bAbortWhenCursorNotOver>1</m_bAbortWhenCursorNotOver>
+ <m_bHotKeyDown>0</m_bHotKeyDown>
+ <m_fTime>0</m_fTime>
+ <m_bGreyed>0</m_bGreyed>
+ <m_fMaxScale>1.25</m_fMaxScale>
+ <m_fScaleSpeed>2</m_fScaleSpeed>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_pGreyedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>3</m_nMaterialFrame>
+ </Class>
+ </m_pGreyedState>
+ <m_pNormalState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>0</m_nMaterialFrame>
+ </Class>
+ </m_pNormalState>
+ <m_pHighlightedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>1</m_nMaterialFrame>
+ </Class>
+ </m_pHighlightedState>
+ <m_pSelectedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>0</m_nMaterialFrame>
+ </Class>
+ </m_pSelectedState>
+ <m_pDepressedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>2</m_nMaterialFrame>
+ </Class>
+ </m_pDepressedState>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlButton">
+ <m_sName>BadgeButton11</m_sName>
+ <m_Style>HAS_NO_BORDER|NO_FIT_TEXT</m_Style>
+ <m_Flags>NOCLIP</m_Flags>
+ <m_Window>1,1,45,45</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>WizardFancy.xml</m_sFilename>
+ <m_fScale>0.35</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FF000000</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>16</m_nScrollSize>
+ <m_sHoverSound>Sound/GUI/ui_hudgenericnext_hover.wav</m_sHoverSound>
+ <m_sSelectSound>Sound/GUI/ui_hudgenericnext_click.wav</m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip>&lt;string;GUI_00001408&gt;</m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_bToggle>0</m_bToggle>
+ <m_bButtonDown>0</m_bButtonDown>
+ <m_sLabel>&lt;string;GUI_00001408&gt;</m_sLabel>
+ <m_labelOffset>4,60,0,0</m_labelOffset>
+ <m_pButton>
+ <Class Name="class TileMaterial">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class AlphaMaskTextureD3D">
+ <m_sFilename>GUI/Buttons/Button_Character_Badges.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FFFFFFFF</m_Diffuse>
+ <m_Ambient>00FFFFFF</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,0.5,0.5</m_Frames>
+ <m_Frames>0.5,0,1,0.5</m_Frames>
+ <m_Frames>0,0.5,0.5,1</m_Frames>
+ <m_Frames>0.5,0.5,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>3</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ <m_TilesX>2</m_TilesX>
+ <m_TilesY>2</m_TilesY>
+ </Class>
+ </m_pButton>
+ <m_HotKey>0</m_HotKey>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_bCursorOver>0</m_bCursorOver>
+ <m_bAbortWhenCursorNotOver>1</m_bAbortWhenCursorNotOver>
+ <m_bHotKeyDown>0</m_bHotKeyDown>
+ <m_fTime>0</m_fTime>
+ <m_bGreyed>0</m_bGreyed>
+ <m_fMaxScale>1.25</m_fMaxScale>
+ <m_fScaleSpeed>2</m_fScaleSpeed>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_pGreyedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>3</m_nMaterialFrame>
+ </Class>
+ </m_pGreyedState>
+ <m_pNormalState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>0</m_nMaterialFrame>
+ </Class>
+ </m_pNormalState>
+ <m_pHighlightedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>1</m_nMaterialFrame>
+ </Class>
+ </m_pHighlightedState>
+ <m_pSelectedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>0</m_nMaterialFrame>
+ </Class>
+ </m_pSelectedState>
+ <m_pDepressedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>2</m_nMaterialFrame>
+ </Class>
+ </m_pDepressedState>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlButton">
+ <m_sName>BadgeButton12</m_sName>
+ <m_Style>HAS_NO_BORDER|NO_FIT_TEXT</m_Style>
+ <m_Flags>NOCLIP</m_Flags>
+ <m_Window>1,1,45,45</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>WizardFancy.xml</m_sFilename>
+ <m_fScale>0.35</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FF000000</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>16</m_nScrollSize>
+ <m_sHoverSound>Sound/GUI/ui_hudgenericnext_hover.wav</m_sHoverSound>
+ <m_sSelectSound>Sound/GUI/ui_hudgenericnext_click.wav</m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip>&lt;string;GUI_00001408&gt;</m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_bToggle>0</m_bToggle>
+ <m_bButtonDown>0</m_bButtonDown>
+ <m_sLabel>&lt;string;GUI_00001408&gt;</m_sLabel>
+ <m_labelOffset>4,60,0,0</m_labelOffset>
+ <m_pButton>
+ <Class Name="class TileMaterial">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class AlphaMaskTextureD3D">
+ <m_sFilename>GUI/Buttons/Button_Character_Badges.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FFFFFFFF</m_Diffuse>
+ <m_Ambient>00FFFFFF</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,0.5,0.5</m_Frames>
+ <m_Frames>0.5,0,1,0.5</m_Frames>
+ <m_Frames>0,0.5,0.5,1</m_Frames>
+ <m_Frames>0.5,0.5,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>3</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ <m_TilesX>2</m_TilesX>
+ <m_TilesY>2</m_TilesY>
+ </Class>
+ </m_pButton>
+ <m_HotKey>0</m_HotKey>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_bCursorOver>0</m_bCursorOver>
+ <m_bAbortWhenCursorNotOver>1</m_bAbortWhenCursorNotOver>
+ <m_bHotKeyDown>0</m_bHotKeyDown>
+ <m_fTime>0</m_fTime>
+ <m_bGreyed>0</m_bGreyed>
+ <m_fMaxScale>1.25</m_fMaxScale>
+ <m_fScaleSpeed>2</m_fScaleSpeed>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_pGreyedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>3</m_nMaterialFrame>
+ </Class>
+ </m_pGreyedState>
+ <m_pNormalState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>0</m_nMaterialFrame>
+ </Class>
+ </m_pNormalState>
+ <m_pHighlightedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>1</m_nMaterialFrame>
+ </Class>
+ </m_pHighlightedState>
+ <m_pSelectedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>0</m_nMaterialFrame>
+ </Class>
+ </m_pSelectedState>
+ <m_pDepressedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>2</m_nMaterialFrame>
+ </Class>
+ </m_pDepressedState>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlButton">
+ <m_sName>BadgeButton13</m_sName>
+ <m_Style>HAS_NO_BORDER|NO_FIT_TEXT</m_Style>
+ <m_Flags>NOCLIP</m_Flags>
+ <m_Window>1,1,45,45</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>WizardFancy.xml</m_sFilename>
+ <m_fScale>0.35</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FF000000</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>16</m_nScrollSize>
+ <m_sHoverSound>Sound/GUI/ui_hudgenericnext_hover.wav</m_sHoverSound>
+ <m_sSelectSound>Sound/GUI/ui_hudgenericnext_click.wav</m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip>&lt;string;GUI_00001408&gt;</m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_bToggle>0</m_bToggle>
+ <m_bButtonDown>0</m_bButtonDown>
+ <m_sLabel>&lt;string;GUI_00001408&gt;</m_sLabel>
+ <m_labelOffset>4,60,0,0</m_labelOffset>
+ <m_pButton>
+ <Class Name="class TileMaterial">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class AlphaMaskTextureD3D">
+ <m_sFilename>GUI/Buttons/Button_Character_Badges.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FFFFFFFF</m_Diffuse>
+ <m_Ambient>00FFFFFF</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,0.5,0.5</m_Frames>
+ <m_Frames>0.5,0,1,0.5</m_Frames>
+ <m_Frames>0,0.5,0.5,1</m_Frames>
+ <m_Frames>0.5,0.5,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>3</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ <m_TilesX>2</m_TilesX>
+ <m_TilesY>2</m_TilesY>
+ </Class>
+ </m_pButton>
+ <m_HotKey>0</m_HotKey>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_bCursorOver>0</m_bCursorOver>
+ <m_bAbortWhenCursorNotOver>1</m_bAbortWhenCursorNotOver>
+ <m_bHotKeyDown>0</m_bHotKeyDown>
+ <m_fTime>0</m_fTime>
+ <m_bGreyed>0</m_bGreyed>
+ <m_fMaxScale>1.25</m_fMaxScale>
+ <m_fScaleSpeed>2</m_fScaleSpeed>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_pGreyedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>3</m_nMaterialFrame>
+ </Class>
+ </m_pGreyedState>
+ <m_pNormalState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>0</m_nMaterialFrame>
+ </Class>
+ </m_pNormalState>
+ <m_pHighlightedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>1</m_nMaterialFrame>
+ </Class>
+ </m_pHighlightedState>
+ <m_pSelectedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>0</m_nMaterialFrame>
+ </Class>
+ </m_pSelectedState>
+ <m_pDepressedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>2</m_nMaterialFrame>
+ </Class>
+ </m_pDepressedState>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlButton">
+ <m_sName>BadgeButton14</m_sName>
+ <m_Style>HAS_NO_BORDER|NO_FIT_TEXT</m_Style>
+ <m_Flags>NOCLIP</m_Flags>
+ <m_Window>1,1,45,45</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>WizardFancy.xml</m_sFilename>
+ <m_fScale>0.35</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FF000000</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>16</m_nScrollSize>
+ <m_sHoverSound>Sound/GUI/ui_hudgenericnext_hover.wav</m_sHoverSound>
+ <m_sSelectSound>Sound/GUI/ui_hudgenericnext_click.wav</m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip>&lt;string;GUI_00001408&gt;</m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_bToggle>0</m_bToggle>
+ <m_bButtonDown>0</m_bButtonDown>
+ <m_sLabel>&lt;string;GUI_00001408&gt;</m_sLabel>
+ <m_labelOffset>4,60,0,0</m_labelOffset>
+ <m_pButton>
+ <Class Name="class TileMaterial">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class AlphaMaskTextureD3D">
+ <m_sFilename>GUI/Buttons/Button_Character_Badges.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FFFFFFFF</m_Diffuse>
+ <m_Ambient>00FFFFFF</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,0.5,0.5</m_Frames>
+ <m_Frames>0.5,0,1,0.5</m_Frames>
+ <m_Frames>0,0.5,0.5,1</m_Frames>
+ <m_Frames>0.5,0.5,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>3</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ <m_TilesX>2</m_TilesX>
+ <m_TilesY>2</m_TilesY>
+ </Class>
+ </m_pButton>
+ <m_HotKey>0</m_HotKey>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_bCursorOver>0</m_bCursorOver>
+ <m_bAbortWhenCursorNotOver>1</m_bAbortWhenCursorNotOver>
+ <m_bHotKeyDown>0</m_bHotKeyDown>
+ <m_fTime>0</m_fTime>
+ <m_bGreyed>0</m_bGreyed>
+ <m_fMaxScale>1.25</m_fMaxScale>
+ <m_fScaleSpeed>2</m_fScaleSpeed>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_pGreyedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>3</m_nMaterialFrame>
+ </Class>
+ </m_pGreyedState>
+ <m_pNormalState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>0</m_nMaterialFrame>
+ </Class>
+ </m_pNormalState>
+ <m_pHighlightedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>1</m_nMaterialFrame>
+ </Class>
+ </m_pHighlightedState>
+ <m_pSelectedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>0</m_nMaterialFrame>
+ </Class>
+ </m_pSelectedState>
+ <m_pDepressedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>2</m_nMaterialFrame>
+ </Class>
+ </m_pDepressedState>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlButton">
+ <m_sName>BadgeButton15</m_sName>
+ <m_Style>HAS_NO_BORDER|NO_FIT_TEXT</m_Style>
+ <m_Flags>NOCLIP</m_Flags>
+ <m_Window>1,1,45,45</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>WizardFancy.xml</m_sFilename>
+ <m_fScale>0.35</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FF000000</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>16</m_nScrollSize>
+ <m_sHoverSound>Sound/GUI/ui_hudgenericnext_hover.wav</m_sHoverSound>
+ <m_sSelectSound>Sound/GUI/ui_hudgenericnext_click.wav</m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip>&lt;string;GUI_00001408&gt;</m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_bToggle>0</m_bToggle>
+ <m_bButtonDown>0</m_bButtonDown>
+ <m_sLabel>&lt;string;GUI_00001408&gt;</m_sLabel>
+ <m_labelOffset>4,60,0,0</m_labelOffset>
+ <m_pButton>
+ <Class Name="class TileMaterial">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class AlphaMaskTextureD3D">
+ <m_sFilename>GUI/Buttons/Button_Character_Badges.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FFFFFFFF</m_Diffuse>
+ <m_Ambient>00FFFFFF</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,0.5,0.5</m_Frames>
+ <m_Frames>0.5,0,1,0.5</m_Frames>
+ <m_Frames>0,0.5,0.5,1</m_Frames>
+ <m_Frames>0.5,0.5,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>3</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ <m_TilesX>2</m_TilesX>
+ <m_TilesY>2</m_TilesY>
+ </Class>
+ </m_pButton>
+ <m_HotKey>0</m_HotKey>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_bCursorOver>0</m_bCursorOver>
+ <m_bAbortWhenCursorNotOver>1</m_bAbortWhenCursorNotOver>
+ <m_bHotKeyDown>0</m_bHotKeyDown>
+ <m_fTime>0</m_fTime>
+ <m_bGreyed>0</m_bGreyed>
+ <m_fMaxScale>1.25</m_fMaxScale>
+ <m_fScaleSpeed>2</m_fScaleSpeed>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_pGreyedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>3</m_nMaterialFrame>
+ </Class>
+ </m_pGreyedState>
+ <m_pNormalState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>0</m_nMaterialFrame>
+ </Class>
+ </m_pNormalState>
+ <m_pHighlightedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>1</m_nMaterialFrame>
+ </Class>
+ </m_pHighlightedState>
+ <m_pSelectedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>0</m_nMaterialFrame>
+ </Class>
+ </m_pSelectedState>
+ <m_pDepressedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>2</m_nMaterialFrame>
+ </Class>
+ </m_pDepressedState>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlButton">
+ <m_sName>BadgeButton16</m_sName>
+ <m_Style>HAS_NO_BORDER|NO_FIT_TEXT</m_Style>
+ <m_Flags>NOCLIP</m_Flags>
+ <m_Window>1,1,45,45</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>WizardFancy.xml</m_sFilename>
+ <m_fScale>0.35</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FF000000</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>16</m_nScrollSize>
+ <m_sHoverSound>Sound/GUI/ui_hudgenericnext_hover.wav</m_sHoverSound>
+ <m_sSelectSound>Sound/GUI/ui_hudgenericnext_click.wav</m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip>&lt;string;GUI_00001408&gt;</m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_bToggle>0</m_bToggle>
+ <m_bButtonDown>0</m_bButtonDown>
+ <m_sLabel>&lt;string;GUI_00001408&gt;</m_sLabel>
+ <m_labelOffset>4,60,0,0</m_labelOffset>
+ <m_pButton>
+ <Class Name="class TileMaterial">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class AlphaMaskTextureD3D">
+ <m_sFilename>GUI/Buttons/Button_Character_Badges.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FFFFFFFF</m_Diffuse>
+ <m_Ambient>00FFFFFF</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,0.5,0.5</m_Frames>
+ <m_Frames>0.5,0,1,0.5</m_Frames>
+ <m_Frames>0,0.5,0.5,1</m_Frames>
+ <m_Frames>0.5,0.5,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>3</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ <m_TilesX>2</m_TilesX>
+ <m_TilesY>2</m_TilesY>
+ </Class>
+ </m_pButton>
+ <m_HotKey>0</m_HotKey>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_bCursorOver>0</m_bCursorOver>
+ <m_bAbortWhenCursorNotOver>1</m_bAbortWhenCursorNotOver>
+ <m_bHotKeyDown>0</m_bHotKeyDown>
+ <m_fTime>0</m_fTime>
+ <m_bGreyed>0</m_bGreyed>
+ <m_fMaxScale>1.25</m_fMaxScale>
+ <m_fScaleSpeed>2</m_fScaleSpeed>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_pGreyedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>3</m_nMaterialFrame>
+ </Class>
+ </m_pGreyedState>
+ <m_pNormalState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>0</m_nMaterialFrame>
+ </Class>
+ </m_pNormalState>
+ <m_pHighlightedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>1</m_nMaterialFrame>
+ </Class>
+ </m_pHighlightedState>
+ <m_pSelectedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>0</m_nMaterialFrame>
+ </Class>
+ </m_pSelectedState>
+ <m_pDepressedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>2</m_nMaterialFrame>
+ </Class>
+ </m_pDepressedState>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlButton">
+ <m_sName>BadgeButton17</m_sName>
+ <m_Style>HAS_NO_BORDER|NO_FIT_TEXT</m_Style>
+ <m_Flags>NOCLIP</m_Flags>
+ <m_Window>1,1,45,45</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>WizardFancy.xml</m_sFilename>
+ <m_fScale>0.35</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FF000000</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>16</m_nScrollSize>
+ <m_sHoverSound>Sound/GUI/ui_hudgenericnext_hover.wav</m_sHoverSound>
+ <m_sSelectSound>Sound/GUI/ui_hudgenericnext_click.wav</m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip>&lt;string;GUI_00001408&gt;</m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_bToggle>0</m_bToggle>
+ <m_bButtonDown>0</m_bButtonDown>
+ <m_sLabel>&lt;string;GUI_00001408&gt;</m_sLabel>
+ <m_labelOffset>4,60,0,0</m_labelOffset>
+ <m_pButton>
+ <Class Name="class TileMaterial">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class AlphaMaskTextureD3D">
+ <m_sFilename>GUI/Buttons/Button_Character_Badges.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FFFFFFFF</m_Diffuse>
+ <m_Ambient>00FFFFFF</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,0.5,0.5</m_Frames>
+ <m_Frames>0.5,0,1,0.5</m_Frames>
+ <m_Frames>0,0.5,0.5,1</m_Frames>
+ <m_Frames>0.5,0.5,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>3</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ <m_TilesX>2</m_TilesX>
+ <m_TilesY>2</m_TilesY>
+ </Class>
+ </m_pButton>
+ <m_HotKey>0</m_HotKey>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_bCursorOver>0</m_bCursorOver>
+ <m_bAbortWhenCursorNotOver>1</m_bAbortWhenCursorNotOver>
+ <m_bHotKeyDown>0</m_bHotKeyDown>
+ <m_fTime>0</m_fTime>
+ <m_bGreyed>0</m_bGreyed>
+ <m_fMaxScale>1.25</m_fMaxScale>
+ <m_fScaleSpeed>2</m_fScaleSpeed>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_pGreyedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>3</m_nMaterialFrame>
+ </Class>
+ </m_pGreyedState>
+ <m_pNormalState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>0</m_nMaterialFrame>
+ </Class>
+ </m_pNormalState>
+ <m_pHighlightedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>1</m_nMaterialFrame>
+ </Class>
+ </m_pHighlightedState>
+ <m_pSelectedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>0</m_nMaterialFrame>
+ </Class>
+ </m_pSelectedState>
+ <m_pDepressedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>2</m_nMaterialFrame>
+ </Class>
+ </m_pDepressedState>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlButton">
+ <m_sName>BadgeButton18</m_sName>
+ <m_Style>HAS_NO_BORDER|NO_FIT_TEXT</m_Style>
+ <m_Flags>NOCLIP</m_Flags>
+ <m_Window>1,1,45,45</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>WizardFancy.xml</m_sFilename>
+ <m_fScale>0.35</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FF000000</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>16</m_nScrollSize>
+ <m_sHoverSound>Sound/GUI/ui_hudgenericnext_hover.wav</m_sHoverSound>
+ <m_sSelectSound>Sound/GUI/ui_hudgenericnext_click.wav</m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip>&lt;string;GUI_00001408&gt;</m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_bToggle>0</m_bToggle>
+ <m_bButtonDown>0</m_bButtonDown>
+ <m_sLabel>&lt;string;GUI_00001408&gt;</m_sLabel>
+ <m_labelOffset>4,60,0,0</m_labelOffset>
+ <m_pButton>
+ <Class Name="class TileMaterial">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class AlphaMaskTextureD3D">
+ <m_sFilename>GUI/Buttons/Button_Character_Badges.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FFFFFFFF</m_Diffuse>
+ <m_Ambient>00FFFFFF</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,0.5,0.5</m_Frames>
+ <m_Frames>0.5,0,1,0.5</m_Frames>
+ <m_Frames>0,0.5,0.5,1</m_Frames>
+ <m_Frames>0.5,0.5,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>3</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ <m_TilesX>2</m_TilesX>
+ <m_TilesY>2</m_TilesY>
+ </Class>
+ </m_pButton>
+ <m_HotKey>0</m_HotKey>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_bCursorOver>0</m_bCursorOver>
+ <m_bAbortWhenCursorNotOver>1</m_bAbortWhenCursorNotOver>
+ <m_bHotKeyDown>0</m_bHotKeyDown>
+ <m_fTime>0</m_fTime>
+ <m_bGreyed>0</m_bGreyed>
+ <m_fMaxScale>1.25</m_fMaxScale>
+ <m_fScaleSpeed>2</m_fScaleSpeed>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_pGreyedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>3</m_nMaterialFrame>
+ </Class>
+ </m_pGreyedState>
+ <m_pNormalState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>0</m_nMaterialFrame>
+ </Class>
+ </m_pNormalState>
+ <m_pHighlightedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>1</m_nMaterialFrame>
+ </Class>
+ </m_pHighlightedState>
+ <m_pSelectedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>0</m_nMaterialFrame>
+ </Class>
+ </m_pSelectedState>
+ <m_pDepressedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>2</m_nMaterialFrame>
+ </Class>
+ </m_pDepressedState>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlButton">
+ <m_sName>BadgeButton19</m_sName>
+ <m_Style>HAS_NO_BORDER|NO_FIT_TEXT</m_Style>
+ <m_Flags>NOCLIP</m_Flags>
+ <m_Window>1,1,45,45</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>WizardFancy.xml</m_sFilename>
+ <m_fScale>0.35</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FF000000</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>16</m_nScrollSize>
+ <m_sHoverSound>Sound/GUI/ui_hudgenericnext_hover.wav</m_sHoverSound>
+ <m_sSelectSound>Sound/GUI/ui_hudgenericnext_click.wav</m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip>&lt;string;GUI_00001408&gt;</m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_bToggle>0</m_bToggle>
+ <m_bButtonDown>0</m_bButtonDown>
+ <m_sLabel>&lt;string;GUI_00001408&gt;</m_sLabel>
+ <m_labelOffset>4,60,0,0</m_labelOffset>
+ <m_pButton>
+ <Class Name="class TileMaterial">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class AlphaMaskTextureD3D">
+ <m_sFilename>GUI/Buttons/Button_Character_Badges.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FFFFFFFF</m_Diffuse>
+ <m_Ambient>00FFFFFF</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,0.5,0.5</m_Frames>
+ <m_Frames>0.5,0,1,0.5</m_Frames>
+ <m_Frames>0,0.5,0.5,1</m_Frames>
+ <m_Frames>0.5,0.5,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>3</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ <m_TilesX>2</m_TilesX>
+ <m_TilesY>2</m_TilesY>
+ </Class>
+ </m_pButton>
+ <m_HotKey>0</m_HotKey>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_bCursorOver>0</m_bCursorOver>
+ <m_bAbortWhenCursorNotOver>1</m_bAbortWhenCursorNotOver>
+ <m_bHotKeyDown>0</m_bHotKeyDown>
+ <m_fTime>0</m_fTime>
+ <m_bGreyed>0</m_bGreyed>
+ <m_fMaxScale>1.25</m_fMaxScale>
+ <m_fScaleSpeed>2</m_fScaleSpeed>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_pGreyedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>3</m_nMaterialFrame>
+ </Class>
+ </m_pGreyedState>
+ <m_pNormalState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>0</m_nMaterialFrame>
+ </Class>
+ </m_pNormalState>
+ <m_pHighlightedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>1</m_nMaterialFrame>
+ </Class>
+ </m_pHighlightedState>
+ <m_pSelectedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>0</m_nMaterialFrame>
+ </Class>
+ </m_pSelectedState>
+ <m_pDepressedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>2</m_nMaterialFrame>
+ </Class>
+ </m_pDepressedState>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlButton">
+ <m_sName>BadgeButton20</m_sName>
+ <m_Style>HAS_NO_BORDER|NO_FIT_TEXT</m_Style>
+ <m_Flags>NOCLIP</m_Flags>
+ <m_Window>1,1,45,45</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>WizardFancy.xml</m_sFilename>
+ <m_fScale>0.35</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FF000000</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>16</m_nScrollSize>
+ <m_sHoverSound>Sound/GUI/ui_hudgenericnext_hover.wav</m_sHoverSound>
+ <m_sSelectSound>Sound/GUI/ui_hudgenericnext_click.wav</m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip>&lt;string;GUI_00001408&gt;</m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_bToggle>0</m_bToggle>
+ <m_bButtonDown>0</m_bButtonDown>
+ <m_sLabel>&lt;string;GUI_00001408&gt;</m_sLabel>
+ <m_labelOffset>4,60,0,0</m_labelOffset>
+ <m_pButton>
+ <Class Name="class TileMaterial">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class AlphaMaskTextureD3D">
+ <m_sFilename>GUI/Buttons/Button_Character_Badges.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FFFFFFFF</m_Diffuse>
+ <m_Ambient>00FFFFFF</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,0.5,0.5</m_Frames>
+ <m_Frames>0.5,0,1,0.5</m_Frames>
+ <m_Frames>0,0.5,0.5,1</m_Frames>
+ <m_Frames>0.5,0.5,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>3</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ <m_TilesX>2</m_TilesX>
+ <m_TilesY>2</m_TilesY>
+ </Class>
+ </m_pButton>
+ <m_HotKey>0</m_HotKey>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_bCursorOver>0</m_bCursorOver>
+ <m_bAbortWhenCursorNotOver>1</m_bAbortWhenCursorNotOver>
+ <m_bHotKeyDown>0</m_bHotKeyDown>
+ <m_fTime>0</m_fTime>
+ <m_bGreyed>0</m_bGreyed>
+ <m_fMaxScale>1.25</m_fMaxScale>
+ <m_fScaleSpeed>2</m_fScaleSpeed>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_pGreyedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>3</m_nMaterialFrame>
+ </Class>
+ </m_pGreyedState>
+ <m_pNormalState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>0</m_nMaterialFrame>
+ </Class>
+ </m_pNormalState>
+ <m_pHighlightedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>1</m_nMaterialFrame>
+ </Class>
+ </m_pHighlightedState>
+ <m_pSelectedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>0</m_nMaterialFrame>
+ </Class>
+ </m_pSelectedState>
+ <m_pDepressedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>2</m_nMaterialFrame>
+ </Class>
+ </m_pDepressedState>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlButton">
+ <m_sName>BadgeButton21</m_sName>
+ <m_Style>HAS_NO_BORDER|NO_FIT_TEXT</m_Style>
+ <m_Flags>NOCLIP</m_Flags>
+ <m_Window>1,1,45,45</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>WizardFancy.xml</m_sFilename>
+ <m_fScale>0.35</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FF000000</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>16</m_nScrollSize>
+ <m_sHoverSound>Sound/GUI/ui_hudgenericnext_hover.wav</m_sHoverSound>
+ <m_sSelectSound>Sound/GUI/ui_hudgenericnext_click.wav</m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip>&lt;string;GUI_00001408&gt;</m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_bToggle>0</m_bToggle>
+ <m_bButtonDown>0</m_bButtonDown>
+ <m_sLabel>&lt;string;GUI_00001408&gt;</m_sLabel>
+ <m_labelOffset>4,60,0,0</m_labelOffset>
+ <m_pButton>
+ <Class Name="class TileMaterial">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class AlphaMaskTextureD3D">
+ <m_sFilename>GUI/Buttons/Button_Character_Badges.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FFFFFFFF</m_Diffuse>
+ <m_Ambient>00FFFFFF</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,0.5,0.5</m_Frames>
+ <m_Frames>0.5,0,1,0.5</m_Frames>
+ <m_Frames>0,0.5,0.5,1</m_Frames>
+ <m_Frames>0.5,0.5,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>3</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ <m_TilesX>2</m_TilesX>
+ <m_TilesY>2</m_TilesY>
+ </Class>
+ </m_pButton>
+ <m_HotKey>0</m_HotKey>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_bCursorOver>0</m_bCursorOver>
+ <m_bAbortWhenCursorNotOver>1</m_bAbortWhenCursorNotOver>
+ <m_bHotKeyDown>0</m_bHotKeyDown>
+ <m_fTime>0</m_fTime>
+ <m_bGreyed>0</m_bGreyed>
+ <m_fMaxScale>1.25</m_fMaxScale>
+ <m_fScaleSpeed>2</m_fScaleSpeed>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_pGreyedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>3</m_nMaterialFrame>
+ </Class>
+ </m_pGreyedState>
+ <m_pNormalState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>0</m_nMaterialFrame>
+ </Class>
+ </m_pNormalState>
+ <m_pHighlightedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>1</m_nMaterialFrame>
+ </Class>
+ </m_pHighlightedState>
+ <m_pSelectedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>0</m_nMaterialFrame>
+ </Class>
+ </m_pSelectedState>
+ <m_pDepressedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>2</m_nMaterialFrame>
+ </Class>
+ </m_pDepressedState>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlButton">
+ <m_sName>BadgeButton22</m_sName>
+ <m_Style>HAS_NO_BORDER|NO_FIT_TEXT</m_Style>
+ <m_Flags>NOCLIP</m_Flags>
+ <m_Window>1,1,45,45</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>WizardFancy.xml</m_sFilename>
+ <m_fScale>0.35</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FF000000</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>16</m_nScrollSize>
+ <m_sHoverSound>Sound/GUI/ui_hudgenericnext_hover.wav</m_sHoverSound>
+ <m_sSelectSound>Sound/GUI/ui_hudgenericnext_click.wav</m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip>&lt;string;GUI_00001408&gt;</m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_bToggle>0</m_bToggle>
+ <m_bButtonDown>0</m_bButtonDown>
+ <m_sLabel>&lt;string;GUI_00001408&gt;</m_sLabel>
+ <m_labelOffset>4,60,0,0</m_labelOffset>
+ <m_pButton>
+ <Class Name="class TileMaterial">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class AlphaMaskTextureD3D">
+ <m_sFilename>GUI/Buttons/Button_Character_Badges.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FFFFFFFF</m_Diffuse>
+ <m_Ambient>00FFFFFF</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,0.5,0.5</m_Frames>
+ <m_Frames>0.5,0,1,0.5</m_Frames>
+ <m_Frames>0,0.5,0.5,1</m_Frames>
+ <m_Frames>0.5,0.5,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>3</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ <m_TilesX>2</m_TilesX>
+ <m_TilesY>2</m_TilesY>
+ </Class>
+ </m_pButton>
+ <m_HotKey>0</m_HotKey>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_bCursorOver>0</m_bCursorOver>
+ <m_bAbortWhenCursorNotOver>1</m_bAbortWhenCursorNotOver>
+ <m_bHotKeyDown>0</m_bHotKeyDown>
+ <m_fTime>0</m_fTime>
+ <m_bGreyed>0</m_bGreyed>
+ <m_fMaxScale>1.25</m_fMaxScale>
+ <m_fScaleSpeed>2</m_fScaleSpeed>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_pGreyedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>3</m_nMaterialFrame>
+ </Class>
+ </m_pGreyedState>
+ <m_pNormalState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>0</m_nMaterialFrame>
+ </Class>
+ </m_pNormalState>
+ <m_pHighlightedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>1</m_nMaterialFrame>
+ </Class>
+ </m_pHighlightedState>
+ <m_pSelectedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>0</m_nMaterialFrame>
+ </Class>
+ </m_pSelectedState>
+ <m_pDepressedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>2</m_nMaterialFrame>
+ </Class>
+ </m_pDepressedState>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlButton">
+ <m_sName>BadgeButton23</m_sName>
+ <m_Style>HAS_NO_BORDER|NO_FIT_TEXT</m_Style>
+ <m_Flags>NOCLIP</m_Flags>
+ <m_Window>1,1,45,45</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>WizardFancy.xml</m_sFilename>
+ <m_fScale>0.35</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FF000000</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>16</m_nScrollSize>
+ <m_sHoverSound>Sound/GUI/ui_hudgenericnext_hover.wav</m_sHoverSound>
+ <m_sSelectSound>Sound/GUI/ui_hudgenericnext_click.wav</m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip>&lt;string;GUI_00001408&gt;</m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_bToggle>0</m_bToggle>
+ <m_bButtonDown>0</m_bButtonDown>
+ <m_sLabel>&lt;string;GUI_00001408&gt;</m_sLabel>
+ <m_labelOffset>4,60,0,0</m_labelOffset>
+ <m_pButton>
+ <Class Name="class TileMaterial">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class AlphaMaskTextureD3D">
+ <m_sFilename>GUI/Buttons/Button_Character_Badges.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FFFFFFFF</m_Diffuse>
+ <m_Ambient>00FFFFFF</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,0.5,0.5</m_Frames>
+ <m_Frames>0.5,0,1,0.5</m_Frames>
+ <m_Frames>0,0.5,0.5,1</m_Frames>
+ <m_Frames>0.5,0.5,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>3</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ <m_TilesX>2</m_TilesX>
+ <m_TilesY>2</m_TilesY>
+ </Class>
+ </m_pButton>
+ <m_HotKey>0</m_HotKey>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_bCursorOver>0</m_bCursorOver>
+ <m_bAbortWhenCursorNotOver>1</m_bAbortWhenCursorNotOver>
+ <m_bHotKeyDown>0</m_bHotKeyDown>
+ <m_fTime>0</m_fTime>
+ <m_bGreyed>0</m_bGreyed>
+ <m_fMaxScale>1.25</m_fMaxScale>
+ <m_fScaleSpeed>2</m_fScaleSpeed>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_pGreyedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>3</m_nMaterialFrame>
+ </Class>
+ </m_pGreyedState>
+ <m_pNormalState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>0</m_nMaterialFrame>
+ </Class>
+ </m_pNormalState>
+ <m_pHighlightedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>1</m_nMaterialFrame>
+ </Class>
+ </m_pHighlightedState>
+ <m_pSelectedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>0</m_nMaterialFrame>
+ </Class>
+ </m_pSelectedState>
+ <m_pDepressedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>2</m_nMaterialFrame>
+ </Class>
+ </m_pDepressedState>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlButton">
+ <m_sName>BadgeButton24</m_sName>
+ <m_Style>HAS_NO_BORDER|NO_FIT_TEXT</m_Style>
+ <m_Flags>NOCLIP</m_Flags>
+ <m_Window>1,1,45,45</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>WizardFancy.xml</m_sFilename>
+ <m_fScale>0.35</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FF000000</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>16</m_nScrollSize>
+ <m_sHoverSound>Sound/GUI/ui_hudgenericnext_hover.wav</m_sHoverSound>
+ <m_sSelectSound>Sound/GUI/ui_hudgenericnext_click.wav</m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip>&lt;string;GUI_00001408&gt;</m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_bToggle>0</m_bToggle>
+ <m_bButtonDown>0</m_bButtonDown>
+ <m_sLabel>&lt;string;GUI_00001408&gt;</m_sLabel>
+ <m_labelOffset>4,60,0,0</m_labelOffset>
+ <m_pButton>
+ <Class Name="class TileMaterial">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class AlphaMaskTextureD3D">
+ <m_sFilename>GUI/Buttons/Button_Character_Badges.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FFFFFFFF</m_Diffuse>
+ <m_Ambient>00FFFFFF</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,0.5,0.5</m_Frames>
+ <m_Frames>0.5,0,1,0.5</m_Frames>
+ <m_Frames>0,0.5,0.5,1</m_Frames>
+ <m_Frames>0.5,0.5,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>3</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ <m_TilesX>2</m_TilesX>
+ <m_TilesY>2</m_TilesY>
+ </Class>
+ </m_pButton>
+ <m_HotKey>0</m_HotKey>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_bCursorOver>0</m_bCursorOver>
+ <m_bAbortWhenCursorNotOver>1</m_bAbortWhenCursorNotOver>
+ <m_bHotKeyDown>0</m_bHotKeyDown>
+ <m_fTime>0</m_fTime>
+ <m_bGreyed>0</m_bGreyed>
+ <m_fMaxScale>1.25</m_fMaxScale>
+ <m_fScaleSpeed>2</m_fScaleSpeed>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_pGreyedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>3</m_nMaterialFrame>
+ </Class>
+ </m_pGreyedState>
+ <m_pNormalState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>0</m_nMaterialFrame>
+ </Class>
+ </m_pNormalState>
+ <m_pHighlightedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>1</m_nMaterialFrame>
+ </Class>
+ </m_pHighlightedState>
+ <m_pSelectedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>0</m_nMaterialFrame>
+ </Class>
+ </m_pSelectedState>
+ <m_pDepressedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>2</m_nMaterialFrame>
+ </Class>
+ </m_pDepressedState>
+ </Class>
+ </m_Children>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE|NOCLIP</m_Flags>
+ <m_Window>36,142,306,529</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>WizardFancy.xml</m_sFilename>
+ <m_fScale>0.45</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF00FFFF</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>1</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_nHSpacing>25</m_nHSpacing>
+ <m_nVSpacing>20</m_nVSpacing>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlButton">
+ <m_sName>BadgePageForward</m_sName>
+ <m_Style>HAS_NO_BORDER|EFFECT_SCALE</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>251,540,299,588</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont />
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF808080</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>16</m_nScrollSize>
+ <m_sHoverSound>Sound/GUI/ui_hudgenericnext_hover.wav</m_sHoverSound>
+ <m_sSelectSound>Sound/GUI/ui_hudgenericnext_click.wav</m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_bToggle>0</m_bToggle>
+ <m_bButtonDown>0</m_bButtonDown>
+ <m_sLabel></m_sLabel>
+ <m_labelOffset>4,0,0,0</m_labelOffset>
+ <m_pButton>
+ <Class Name="class TileMaterial">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/Buttons/Button_Arrow01.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,0.25,0.5</m_Frames>
+ <m_Frames>0.25,0,0.5,0.5</m_Frames>
+ <m_Frames>0.5,0,0.75,0.5</m_Frames>
+ <m_Frames>0.75,0,1,0.5</m_Frames>
+ <m_Frames>0,0.5,0.25,1</m_Frames>
+ <m_Frames>0.25,0.5,0.5,1</m_Frames>
+ <m_Frames>0.5,0.5,0.75,1</m_Frames>
+ <m_Frames>0.75,0.5,1,1</m_Frames>
+ <m_nCurrentFrame>4</m_nCurrentFrame>
+ <m_fAnimRate>1</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>7</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ <m_TilesX>4</m_TilesX>
+ <m_TilesY>2</m_TilesY>
+ </Class>
+ </m_pButton>
+ <m_HotKey>0</m_HotKey>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_bCursorOver>0</m_bCursorOver>
+ <m_bAbortWhenCursorNotOver>1</m_bAbortWhenCursorNotOver>
+ <m_bHotKeyDown>0</m_bHotKeyDown>
+ <m_fTime>0</m_fTime>
+ <m_bGreyed>0</m_bGreyed>
+ <m_fMaxScale>1.15</m_fMaxScale>
+ <m_fScaleSpeed>2</m_fScaleSpeed>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_pGreyedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>7</m_nMaterialFrame>
+ </Class>
+ </m_pGreyedState>
+ <m_pNormalState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>4</m_nMaterialFrame>
+ </Class>
+ </m_pNormalState>
+ <m_pHighlightedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>5</m_nMaterialFrame>
+ </Class>
+ </m_pHighlightedState>
+ <m_pSelectedState />
+ <m_pDepressedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>6</m_nMaterialFrame>
+ </Class>
+ </m_pDepressedState>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>BadgePageNumber</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>106,546,239,583</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>WizardFancy.xml</m_sFilename>
+ <m_fScale>0.857143</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00000316&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>0</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlButton">
+ <m_sName>BadgePageBack</m_sName>
+ <m_Style>HAS_NO_BORDER|EFFECT_SCALE</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>44,541,92,589</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont />
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF808080</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>16</m_nScrollSize>
+ <m_sHoverSound>Sound/GUI/ui_hudgenericnext_hover.wav</m_sHoverSound>
+ <m_sSelectSound>Sound/GUI/ui_hudgenericnext_click.wav</m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_bToggle>0</m_bToggle>
+ <m_bButtonDown>0</m_bButtonDown>
+ <m_sLabel></m_sLabel>
+ <m_labelOffset>4,0,0,0</m_labelOffset>
+ <m_pButton>
+ <Class Name="class TileMaterial">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/Buttons/Button_Arrow01.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,0.25,0.5</m_Frames>
+ <m_Frames>0.25,0,0.5,0.5</m_Frames>
+ <m_Frames>0.5,0,0.75,0.5</m_Frames>
+ <m_Frames>0.75,0,1,0.5</m_Frames>
+ <m_Frames>0,0.5,0.25,1</m_Frames>
+ <m_Frames>0.25,0.5,0.5,1</m_Frames>
+ <m_Frames>0.5,0.5,0.75,1</m_Frames>
+ <m_Frames>0.75,0.5,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>1</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>7</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ <m_TilesX>4</m_TilesX>
+ <m_TilesY>2</m_TilesY>
+ </Class>
+ </m_pButton>
+ <m_HotKey>0</m_HotKey>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_bCursorOver>0</m_bCursorOver>
+ <m_bAbortWhenCursorNotOver>1</m_bAbortWhenCursorNotOver>
+ <m_bHotKeyDown>0</m_bHotKeyDown>
+ <m_fTime>0</m_fTime>
+ <m_bGreyed>0</m_bGreyed>
+ <m_fMaxScale>1.15</m_fMaxScale>
+ <m_fScaleSpeed>2</m_fScaleSpeed>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_pGreyedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>3</m_nMaterialFrame>
+ </Class>
+ </m_pGreyedState>
+ <m_pNormalState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>0</m_nMaterialFrame>
+ </Class>
+ </m_pNormalState>
+ <m_pHighlightedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>1</m_nMaterialFrame>
+ </Class>
+ </m_pHighlightedState>
+ <m_pSelectedState />
+ <m_pDepressedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>2</m_nMaterialFrame>
+ </Class>
+ </m_pDepressedState>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class Window">
+ <m_sName>BadgeTab</m_sName>
+ <m_Style>HAS_BACK|HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>154,35,215,107</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial>
+ <Class Name="class Material">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class AlphaMaskTextureD3D">
+ <m_sFilename>GUI/InventoryPage/Tab_Top03.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>0</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ </Class>
+ </m_pBackMaterial>
+ <m_pFont />
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF808080</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>16</m_nScrollSize>
+ <m_sHoverSound>Sound/GUI/ui_hudgenericnext_hover.wav</m_sHoverSound>
+ <m_sSelectSound>Sound/GUI/ui_hudgenericnext_click.wav</m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>ControlText</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>113,102,212,134</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>WizardFancy.xml</m_sFilename>
+ <m_fScale>0.74</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00000308&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>0</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>NOCLIP</m_Flags>
+ <m_Window>390,0,720,600</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_pMaterial>
+ <Class Name="class Material">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/Backgrounds/Background_Character_Right_Badges_Category.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>0</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ </Class>
+ </m_pMaterial>
+ <m_fRotation>0</m_fRotation>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_textColor>FFFFFFFF</m_textColor>
+ <m_textComponent>
+ <Class Name="class TextComponent">
+ <m_useDropShadow>1</m_useDropShadow>
+ </Class>
+ </m_textComponent>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlSprite">
+ <m_sName>BadgePageBG</m_sName>
+ <m_Children>
+ <Class Name="class WindowLayout">
+ <m_sName>BadgePage</m_sName>
+ <m_Children>
+ <Class Name="class BadgeButton">
+ <m_sName>Badge_0</m_sName>
+ <m_Style>HAS_NO_BORDER|CHECKBOX_TEXTOVERIMAGE</m_Style>
+ <m_Flags>VISIBLE|PARENT_WIDTH</m_Flags>
+ <m_Window>0,1,240,55</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_bToggle>0</m_bToggle>
+ <m_bButtonDown>0</m_bButtonDown>
+ <m_sLabel>&lt;string;GUI_00000309&gt;</m_sLabel>
+ <m_labelOffset>22,0,17,0</m_labelOffset>
+ <m_pButton>
+ <Class Name="class TileMaterial">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/Shopping/Button_Item.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,0.125</m_Frames>
+ <m_Frames>0,0.125,1,0.25</m_Frames>
+ <m_Frames>0,0.25,1,0.375</m_Frames>
+ <m_Frames>0,0.375,1,0.5</m_Frames>
+ <m_Frames>0,0.5,1,0.625</m_Frames>
+ <m_Frames>0,0.625,1,0.75</m_Frames>
+ <m_Frames>0,0.75,1,0.875</m_Frames>
+ <m_Frames>0,0.875,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>7</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ <m_TilesX>1</m_TilesX>
+ <m_TilesY>8</m_TilesY>
+ </Class>
+ </m_pButton>
+ <m_HotKey>0</m_HotKey>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_bCursorOver>0</m_bCursorOver>
+ <m_bAbortWhenCursorNotOver>1</m_bAbortWhenCursorNotOver>
+ <m_bHotKeyDown>0</m_bHotKeyDown>
+ <m_fTime>0</m_fTime>
+ <m_bGreyed>0</m_bGreyed>
+ <m_fMaxScale>1.25</m_fMaxScale>
+ <m_fScaleSpeed>2</m_fScaleSpeed>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_pGreyedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>3</m_nMaterialFrame>
+ </Class>
+ </m_pGreyedState>
+ <m_pNormalState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>0</m_nMaterialFrame>
+ </Class>
+ </m_pNormalState>
+ <m_pHighlightedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>1</m_nMaterialFrame>
+ </Class>
+ </m_pHighlightedState>
+ <m_pSelectedState />
+ <m_pDepressedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>2</m_nMaterialFrame>
+ </Class>
+ </m_pDepressedState>
+ <m_nGroupID>1</m_nGroupID>
+ <m_bChecked>0</m_bChecked>
+ <m_pCheckedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>1</m_nMaterialFrame>
+ </Class>
+ </m_pCheckedState>
+ <m_pCheckedGreyedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>3</m_nMaterialFrame>
+ </Class>
+ </m_pCheckedGreyedState>
+ <m_pCheckedHighlightedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>1</m_nMaterialFrame>
+ </Class>
+ </m_pCheckedHighlightedState>
+ <m_pCheckedDepressedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>1</m_nMaterialFrame>
+ </Class>
+ </m_pCheckedDepressedState>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class BadgeButton">
+ <m_sName>Badge_1</m_sName>
+ <m_Style>HAS_NO_BORDER|CHECKBOX_TEXTOVERIMAGE</m_Style>
+ <m_Flags>VISIBLE|PARENT_WIDTH</m_Flags>
+ <m_Window>0,56,240,110</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_bToggle>0</m_bToggle>
+ <m_bButtonDown>0</m_bButtonDown>
+ <m_sLabel>&lt;string;GUI_00000310&gt;</m_sLabel>
+ <m_labelOffset>22,0,17,0</m_labelOffset>
+ <m_pButton>
+ <Class Name="class TileMaterial">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/Shopping/Button_Item.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,0.125</m_Frames>
+ <m_Frames>0,0.125,1,0.25</m_Frames>
+ <m_Frames>0,0.25,1,0.375</m_Frames>
+ <m_Frames>0,0.375,1,0.5</m_Frames>
+ <m_Frames>0,0.5,1,0.625</m_Frames>
+ <m_Frames>0,0.625,1,0.75</m_Frames>
+ <m_Frames>0,0.75,1,0.875</m_Frames>
+ <m_Frames>0,0.875,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>7</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ <m_TilesX>1</m_TilesX>
+ <m_TilesY>8</m_TilesY>
+ </Class>
+ </m_pButton>
+ <m_HotKey>0</m_HotKey>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_bCursorOver>0</m_bCursorOver>
+ <m_bAbortWhenCursorNotOver>1</m_bAbortWhenCursorNotOver>
+ <m_bHotKeyDown>0</m_bHotKeyDown>
+ <m_fTime>0</m_fTime>
+ <m_bGreyed>0</m_bGreyed>
+ <m_fMaxScale>1.25</m_fMaxScale>
+ <m_fScaleSpeed>2</m_fScaleSpeed>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_pGreyedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>3</m_nMaterialFrame>
+ </Class>
+ </m_pGreyedState>
+ <m_pNormalState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>0</m_nMaterialFrame>
+ </Class>
+ </m_pNormalState>
+ <m_pHighlightedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>1</m_nMaterialFrame>
+ </Class>
+ </m_pHighlightedState>
+ <m_pSelectedState />
+ <m_pDepressedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>2</m_nMaterialFrame>
+ </Class>
+ </m_pDepressedState>
+ <m_nGroupID>1</m_nGroupID>
+ <m_bChecked>0</m_bChecked>
+ <m_pCheckedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>1</m_nMaterialFrame>
+ </Class>
+ </m_pCheckedState>
+ <m_pCheckedGreyedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>3</m_nMaterialFrame>
+ </Class>
+ </m_pCheckedGreyedState>
+ <m_pCheckedHighlightedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>1</m_nMaterialFrame>
+ </Class>
+ </m_pCheckedHighlightedState>
+ <m_pCheckedDepressedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>1</m_nMaterialFrame>
+ </Class>
+ </m_pCheckedDepressedState>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class BadgeButton">
+ <m_sName>Badge_2</m_sName>
+ <m_Style>HAS_NO_BORDER|CHECKBOX_TEXTOVERIMAGE</m_Style>
+ <m_Flags>VISIBLE|PARENT_WIDTH</m_Flags>
+ <m_Window>0,111,240,165</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_bToggle>0</m_bToggle>
+ <m_bButtonDown>0</m_bButtonDown>
+ <m_sLabel>&lt;string;GUI_00000311&gt;</m_sLabel>
+ <m_labelOffset>22,0,17,0</m_labelOffset>
+ <m_pButton>
+ <Class Name="class TileMaterial">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/Shopping/Button_Item.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,0.125</m_Frames>
+ <m_Frames>0,0.125,1,0.25</m_Frames>
+ <m_Frames>0,0.25,1,0.375</m_Frames>
+ <m_Frames>0,0.375,1,0.5</m_Frames>
+ <m_Frames>0,0.5,1,0.625</m_Frames>
+ <m_Frames>0,0.625,1,0.75</m_Frames>
+ <m_Frames>0,0.75,1,0.875</m_Frames>
+ <m_Frames>0,0.875,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>7</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ <m_TilesX>1</m_TilesX>
+ <m_TilesY>8</m_TilesY>
+ </Class>
+ </m_pButton>
+ <m_HotKey>0</m_HotKey>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_bCursorOver>0</m_bCursorOver>
+ <m_bAbortWhenCursorNotOver>1</m_bAbortWhenCursorNotOver>
+ <m_bHotKeyDown>0</m_bHotKeyDown>
+ <m_fTime>0</m_fTime>
+ <m_bGreyed>0</m_bGreyed>
+ <m_fMaxScale>1.25</m_fMaxScale>
+ <m_fScaleSpeed>2</m_fScaleSpeed>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_pGreyedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>3</m_nMaterialFrame>
+ </Class>
+ </m_pGreyedState>
+ <m_pNormalState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>0</m_nMaterialFrame>
+ </Class>
+ </m_pNormalState>
+ <m_pHighlightedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>1</m_nMaterialFrame>
+ </Class>
+ </m_pHighlightedState>
+ <m_pSelectedState />
+ <m_pDepressedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>2</m_nMaterialFrame>
+ </Class>
+ </m_pDepressedState>
+ <m_nGroupID>1</m_nGroupID>
+ <m_bChecked>0</m_bChecked>
+ <m_pCheckedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>1</m_nMaterialFrame>
+ </Class>
+ </m_pCheckedState>
+ <m_pCheckedGreyedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>3</m_nMaterialFrame>
+ </Class>
+ </m_pCheckedGreyedState>
+ <m_pCheckedHighlightedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>1</m_nMaterialFrame>
+ </Class>
+ </m_pCheckedHighlightedState>
+ <m_pCheckedDepressedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>1</m_nMaterialFrame>
+ </Class>
+ </m_pCheckedDepressedState>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class BadgeButton">
+ <m_sName>Badge_3</m_sName>
+ <m_Style>HAS_NO_BORDER|CHECKBOX_TEXTOVERIMAGE</m_Style>
+ <m_Flags>VISIBLE|PARENT_WIDTH</m_Flags>
+ <m_Window>0,166,240,220</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_bToggle>0</m_bToggle>
+ <m_bButtonDown>0</m_bButtonDown>
+ <m_sLabel>&lt;string;GUI_00000312&gt;</m_sLabel>
+ <m_labelOffset>22,0,17,0</m_labelOffset>
+ <m_pButton>
+ <Class Name="class TileMaterial">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/Shopping/Button_Item.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,0.125</m_Frames>
+ <m_Frames>0,0.125,1,0.25</m_Frames>
+ <m_Frames>0,0.25,1,0.375</m_Frames>
+ <m_Frames>0,0.375,1,0.5</m_Frames>
+ <m_Frames>0,0.5,1,0.625</m_Frames>
+ <m_Frames>0,0.625,1,0.75</m_Frames>
+ <m_Frames>0,0.75,1,0.875</m_Frames>
+ <m_Frames>0,0.875,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>7</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ <m_TilesX>1</m_TilesX>
+ <m_TilesY>8</m_TilesY>
+ </Class>
+ </m_pButton>
+ <m_HotKey>0</m_HotKey>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_bCursorOver>0</m_bCursorOver>
+ <m_bAbortWhenCursorNotOver>1</m_bAbortWhenCursorNotOver>
+ <m_bHotKeyDown>0</m_bHotKeyDown>
+ <m_fTime>0</m_fTime>
+ <m_bGreyed>0</m_bGreyed>
+ <m_fMaxScale>1.25</m_fMaxScale>
+ <m_fScaleSpeed>2</m_fScaleSpeed>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_pGreyedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>3</m_nMaterialFrame>
+ </Class>
+ </m_pGreyedState>
+ <m_pNormalState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>0</m_nMaterialFrame>
+ </Class>
+ </m_pNormalState>
+ <m_pHighlightedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>1</m_nMaterialFrame>
+ </Class>
+ </m_pHighlightedState>
+ <m_pSelectedState />
+ <m_pDepressedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>2</m_nMaterialFrame>
+ </Class>
+ </m_pDepressedState>
+ <m_nGroupID>1</m_nGroupID>
+ <m_bChecked>0</m_bChecked>
+ <m_pCheckedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>1</m_nMaterialFrame>
+ </Class>
+ </m_pCheckedState>
+ <m_pCheckedGreyedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>3</m_nMaterialFrame>
+ </Class>
+ </m_pCheckedGreyedState>
+ <m_pCheckedHighlightedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>1</m_nMaterialFrame>
+ </Class>
+ </m_pCheckedHighlightedState>
+ <m_pCheckedDepressedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>1</m_nMaterialFrame>
+ </Class>
+ </m_pCheckedDepressedState>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class BadgeButton">
+ <m_sName>Badge_4</m_sName>
+ <m_Style>HAS_NO_BORDER|CHECKBOX_TEXTOVERIMAGE</m_Style>
+ <m_Flags>VISIBLE|PARENT_WIDTH</m_Flags>
+ <m_Window>0,221,240,275</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_bToggle>0</m_bToggle>
+ <m_bButtonDown>0</m_bButtonDown>
+ <m_sLabel>&lt;string;GUI_00000313&gt;</m_sLabel>
+ <m_labelOffset>22,0,17,0</m_labelOffset>
+ <m_pButton>
+ <Class Name="class TileMaterial">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/Shopping/Button_Item.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,0.125</m_Frames>
+ <m_Frames>0,0.125,1,0.25</m_Frames>
+ <m_Frames>0,0.25,1,0.375</m_Frames>
+ <m_Frames>0,0.375,1,0.5</m_Frames>
+ <m_Frames>0,0.5,1,0.625</m_Frames>
+ <m_Frames>0,0.625,1,0.75</m_Frames>
+ <m_Frames>0,0.75,1,0.875</m_Frames>
+ <m_Frames>0,0.875,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>7</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ <m_TilesX>1</m_TilesX>
+ <m_TilesY>8</m_TilesY>
+ </Class>
+ </m_pButton>
+ <m_HotKey>0</m_HotKey>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_bCursorOver>0</m_bCursorOver>
+ <m_bAbortWhenCursorNotOver>1</m_bAbortWhenCursorNotOver>
+ <m_bHotKeyDown>0</m_bHotKeyDown>
+ <m_fTime>0</m_fTime>
+ <m_bGreyed>0</m_bGreyed>
+ <m_fMaxScale>1.25</m_fMaxScale>
+ <m_fScaleSpeed>2</m_fScaleSpeed>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_pGreyedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>3</m_nMaterialFrame>
+ </Class>
+ </m_pGreyedState>
+ <m_pNormalState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>0</m_nMaterialFrame>
+ </Class>
+ </m_pNormalState>
+ <m_pHighlightedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>1</m_nMaterialFrame>
+ </Class>
+ </m_pHighlightedState>
+ <m_pSelectedState />
+ <m_pDepressedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>2</m_nMaterialFrame>
+ </Class>
+ </m_pDepressedState>
+ <m_nGroupID>1</m_nGroupID>
+ <m_bChecked>0</m_bChecked>
+ <m_pCheckedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>1</m_nMaterialFrame>
+ </Class>
+ </m_pCheckedState>
+ <m_pCheckedGreyedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>3</m_nMaterialFrame>
+ </Class>
+ </m_pCheckedGreyedState>
+ <m_pCheckedHighlightedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>1</m_nMaterialFrame>
+ </Class>
+ </m_pCheckedHighlightedState>
+ <m_pCheckedDepressedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>1</m_nMaterialFrame>
+ </Class>
+ </m_pCheckedDepressedState>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class BadgeButton">
+ <m_sName>Badge_5</m_sName>
+ <m_Style>HAS_NO_BORDER|CHECKBOX_TEXTOVERIMAGE</m_Style>
+ <m_Flags>VISIBLE|PARENT_WIDTH</m_Flags>
+ <m_Window>0,276,240,330</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_bToggle>0</m_bToggle>
+ <m_bButtonDown>0</m_bButtonDown>
+ <m_sLabel>&lt;string;GUI_00000314&gt;</m_sLabel>
+ <m_labelOffset>22,0,17,0</m_labelOffset>
+ <m_pButton>
+ <Class Name="class TileMaterial">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/Shopping/Button_Item.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,0.125</m_Frames>
+ <m_Frames>0,0.125,1,0.25</m_Frames>
+ <m_Frames>0,0.25,1,0.375</m_Frames>
+ <m_Frames>0,0.375,1,0.5</m_Frames>
+ <m_Frames>0,0.5,1,0.625</m_Frames>
+ <m_Frames>0,0.625,1,0.75</m_Frames>
+ <m_Frames>0,0.75,1,0.875</m_Frames>
+ <m_Frames>0,0.875,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>7</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ <m_TilesX>1</m_TilesX>
+ <m_TilesY>8</m_TilesY>
+ </Class>
+ </m_pButton>
+ <m_HotKey>0</m_HotKey>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_bCursorOver>0</m_bCursorOver>
+ <m_bAbortWhenCursorNotOver>1</m_bAbortWhenCursorNotOver>
+ <m_bHotKeyDown>0</m_bHotKeyDown>
+ <m_fTime>0</m_fTime>
+ <m_bGreyed>0</m_bGreyed>
+ <m_fMaxScale>1.25</m_fMaxScale>
+ <m_fScaleSpeed>2</m_fScaleSpeed>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_pGreyedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>3</m_nMaterialFrame>
+ </Class>
+ </m_pGreyedState>
+ <m_pNormalState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>0</m_nMaterialFrame>
+ </Class>
+ </m_pNormalState>
+ <m_pHighlightedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>1</m_nMaterialFrame>
+ </Class>
+ </m_pHighlightedState>
+ <m_pSelectedState />
+ <m_pDepressedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>2</m_nMaterialFrame>
+ </Class>
+ </m_pDepressedState>
+ <m_nGroupID>1</m_nGroupID>
+ <m_bChecked>0</m_bChecked>
+ <m_pCheckedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>1</m_nMaterialFrame>
+ </Class>
+ </m_pCheckedState>
+ <m_pCheckedGreyedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>3</m_nMaterialFrame>
+ </Class>
+ </m_pCheckedGreyedState>
+ <m_pCheckedHighlightedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>1</m_nMaterialFrame>
+ </Class>
+ </m_pCheckedHighlightedState>
+ <m_pCheckedDepressedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>1</m_nMaterialFrame>
+ </Class>
+ </m_pCheckedDepressedState>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class BadgeButton">
+ <m_sName>Badge_6</m_sName>
+ <m_Style>HAS_NO_BORDER|CHECKBOX_TEXTOVERIMAGE</m_Style>
+ <m_Flags>VISIBLE|PARENT_WIDTH</m_Flags>
+ <m_Window>0,331,240,385</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_bToggle>0</m_bToggle>
+ <m_bButtonDown>0</m_bButtonDown>
+ <m_sLabel>&lt;string;GUI_00000315&gt;</m_sLabel>
+ <m_labelOffset>22,0,17,0</m_labelOffset>
+ <m_pButton>
+ <Class Name="class TileMaterial">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/Shopping/Button_Item.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,0.125</m_Frames>
+ <m_Frames>0,0.125,1,0.25</m_Frames>
+ <m_Frames>0,0.25,1,0.375</m_Frames>
+ <m_Frames>0,0.375,1,0.5</m_Frames>
+ <m_Frames>0,0.5,1,0.625</m_Frames>
+ <m_Frames>0,0.625,1,0.75</m_Frames>
+ <m_Frames>0,0.75,1,0.875</m_Frames>
+ <m_Frames>0,0.875,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>7</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ <m_TilesX>1</m_TilesX>
+ <m_TilesY>8</m_TilesY>
+ </Class>
+ </m_pButton>
+ <m_HotKey>0</m_HotKey>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_bCursorOver>0</m_bCursorOver>
+ <m_bAbortWhenCursorNotOver>1</m_bAbortWhenCursorNotOver>
+ <m_bHotKeyDown>0</m_bHotKeyDown>
+ <m_fTime>0</m_fTime>
+ <m_bGreyed>0</m_bGreyed>
+ <m_fMaxScale>1.25</m_fMaxScale>
+ <m_fScaleSpeed>2</m_fScaleSpeed>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_pGreyedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>3</m_nMaterialFrame>
+ </Class>
+ </m_pGreyedState>
+ <m_pNormalState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>0</m_nMaterialFrame>
+ </Class>
+ </m_pNormalState>
+ <m_pHighlightedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>1</m_nMaterialFrame>
+ </Class>
+ </m_pHighlightedState>
+ <m_pSelectedState />
+ <m_pDepressedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>2</m_nMaterialFrame>
+ </Class>
+ </m_pDepressedState>
+ <m_nGroupID>1</m_nGroupID>
+ <m_bChecked>0</m_bChecked>
+ <m_pCheckedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>1</m_nMaterialFrame>
+ </Class>
+ </m_pCheckedState>
+ <m_pCheckedGreyedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>3</m_nMaterialFrame>
+ </Class>
+ </m_pCheckedGreyedState>
+ <m_pCheckedHighlightedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>1</m_nMaterialFrame>
+ </Class>
+ </m_pCheckedHighlightedState>
+ <m_pCheckedDepressedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>1</m_nMaterialFrame>
+ </Class>
+ </m_pCheckedDepressedState>
+ </Class>
+ </m_Children>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE|NOCLIP</m_Flags>
+ <m_Window>62,142,302,529</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>WizardFancy.xml</m_sFilename>
+ <m_fScale>0.45</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF00FFFF</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>1</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_nHSpacing>0</m_nHSpacing>
+ <m_nVSpacing>0</m_nVSpacing>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlButton">
+ <m_sName>PageForward</m_sName>
+ <m_Style>HAS_NO_BORDER|EFFECT_SCALE</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>261,540,309,588</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont />
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF808080</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>16</m_nScrollSize>
+ <m_sHoverSound>Sound/GUI/ui_hudgenericnext_hover.wav</m_sHoverSound>
+ <m_sSelectSound>Sound/GUI/ui_hudgenericnext_click.wav</m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_bToggle>0</m_bToggle>
+ <m_bButtonDown>0</m_bButtonDown>
+ <m_sLabel></m_sLabel>
+ <m_labelOffset>4,0,0,0</m_labelOffset>
+ <m_pButton>
+ <Class Name="class TileMaterial">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/Buttons/Button_Arrow01.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,0.25,0.5</m_Frames>
+ <m_Frames>0.25,0,0.5,0.5</m_Frames>
+ <m_Frames>0.5,0,0.75,0.5</m_Frames>
+ <m_Frames>0.75,0,1,0.5</m_Frames>
+ <m_Frames>0,0.5,0.25,1</m_Frames>
+ <m_Frames>0.25,0.5,0.5,1</m_Frames>
+ <m_Frames>0.5,0.5,0.75,1</m_Frames>
+ <m_Frames>0.75,0.5,1,1</m_Frames>
+ <m_nCurrentFrame>4</m_nCurrentFrame>
+ <m_fAnimRate>1</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>7</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ <m_TilesX>4</m_TilesX>
+ <m_TilesY>2</m_TilesY>
+ </Class>
+ </m_pButton>
+ <m_HotKey>0</m_HotKey>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_bCursorOver>0</m_bCursorOver>
+ <m_bAbortWhenCursorNotOver>1</m_bAbortWhenCursorNotOver>
+ <m_bHotKeyDown>0</m_bHotKeyDown>
+ <m_fTime>0</m_fTime>
+ <m_bGreyed>0</m_bGreyed>
+ <m_fMaxScale>1.15</m_fMaxScale>
+ <m_fScaleSpeed>2</m_fScaleSpeed>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_pGreyedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>7</m_nMaterialFrame>
+ </Class>
+ </m_pGreyedState>
+ <m_pNormalState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>4</m_nMaterialFrame>
+ </Class>
+ </m_pNormalState>
+ <m_pHighlightedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>5</m_nMaterialFrame>
+ </Class>
+ </m_pHighlightedState>
+ <m_pSelectedState />
+ <m_pDepressedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>6</m_nMaterialFrame>
+ </Class>
+ </m_pDepressedState>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>PageNumber</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>116,546,249,583</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>WizardFancy.xml</m_sFilename>
+ <m_fScale>0.857143</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00000316&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>0</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlButton">
+ <m_sName>PageBack</m_sName>
+ <m_Style>HAS_NO_BORDER|EFFECT_SCALE</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>54,541,102,589</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont />
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF808080</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>16</m_nScrollSize>
+ <m_sHoverSound>Sound/GUI/ui_hudgenericnext_hover.wav</m_sHoverSound>
+ <m_sSelectSound>Sound/GUI/ui_hudgenericnext_click.wav</m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_bToggle>0</m_bToggle>
+ <m_bButtonDown>0</m_bButtonDown>
+ <m_sLabel></m_sLabel>
+ <m_labelOffset>4,0,0,0</m_labelOffset>
+ <m_pButton>
+ <Class Name="class TileMaterial">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/Buttons/Button_Arrow01.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,0.25,0.5</m_Frames>
+ <m_Frames>0.25,0,0.5,0.5</m_Frames>
+ <m_Frames>0.5,0,0.75,0.5</m_Frames>
+ <m_Frames>0.75,0,1,0.5</m_Frames>
+ <m_Frames>0,0.5,0.25,1</m_Frames>
+ <m_Frames>0.25,0.5,0.5,1</m_Frames>
+ <m_Frames>0.5,0.5,0.75,1</m_Frames>
+ <m_Frames>0.75,0.5,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>1</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>7</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ <m_TilesX>4</m_TilesX>
+ <m_TilesY>2</m_TilesY>
+ </Class>
+ </m_pButton>
+ <m_HotKey>0</m_HotKey>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_bCursorOver>0</m_bCursorOver>
+ <m_bAbortWhenCursorNotOver>1</m_bAbortWhenCursorNotOver>
+ <m_bHotKeyDown>0</m_bHotKeyDown>
+ <m_fTime>0</m_fTime>
+ <m_bGreyed>0</m_bGreyed>
+ <m_fMaxScale>1.15</m_fMaxScale>
+ <m_fScaleSpeed>2</m_fScaleSpeed>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_pGreyedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>3</m_nMaterialFrame>
+ </Class>
+ </m_pGreyedState>
+ <m_pNormalState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>0</m_nMaterialFrame>
+ </Class>
+ </m_pNormalState>
+ <m_pHighlightedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>1</m_nMaterialFrame>
+ </Class>
+ </m_pHighlightedState>
+ <m_pSelectedState />
+ <m_pDepressedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>2</m_nMaterialFrame>
+ </Class>
+ </m_pDepressedState>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class Window">
+ <m_sName>BadgeTab</m_sName>
+ <m_Style>HAS_BACK|HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>154,35,215,107</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial>
+ <Class Name="class Material">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class AlphaMaskTextureD3D">
+ <m_sFilename>GUI/InventoryPage/Tab_Top03.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>0</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ </Class>
+ </m_pBackMaterial>
+ <m_pFont />
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF808080</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>16</m_nScrollSize>
+ <m_sHoverSound>Sound/GUI/ui_hudgenericnext_hover.wav</m_sHoverSound>
+ <m_sSelectSound>Sound/GUI/ui_hudgenericnext_click.wav</m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlButton">
+ <m_sName>BadgeFilterBack</m_sName>
+ <m_Style>HAS_NO_BORDER|EFFECT_SCALE</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>2,541,50,589</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont />
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF808080</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>16</m_nScrollSize>
+ <m_sHoverSound>Sound/GUI/ui_hudgenericnext_hover.wav</m_sHoverSound>
+ <m_sSelectSound>Sound/GUI/ui_hudgenericnext_click.wav</m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip>&lt;string;BadgeFilterNames_00000031&gt;</m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_bToggle>0</m_bToggle>
+ <m_bButtonDown>0</m_bButtonDown>
+ <m_sLabel></m_sLabel>
+ <m_labelOffset>4,0,0,0</m_labelOffset>
+ <m_pButton>
+ <Class Name="class TileMaterial">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/Buttons/Button_Arrow03.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,0.25,0.5</m_Frames>
+ <m_Frames>0.25,0,0.5,0.5</m_Frames>
+ <m_Frames>0.5,0,0.75,0.5</m_Frames>
+ <m_Frames>0.75,0,1,0.5</m_Frames>
+ <m_Frames>0,0.5,0.25,1</m_Frames>
+ <m_Frames>0.25,0.5,0.5,1</m_Frames>
+ <m_Frames>0.5,0.5,0.75,1</m_Frames>
+ <m_Frames>0.75,0.5,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>1</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>7</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ <m_TilesX>4</m_TilesX>
+ <m_TilesY>2</m_TilesY>
+ </Class>
+ </m_pButton>
+ <m_HotKey>0</m_HotKey>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_bCursorOver>0</m_bCursorOver>
+ <m_bAbortWhenCursorNotOver>1</m_bAbortWhenCursorNotOver>
+ <m_bHotKeyDown>0</m_bHotKeyDown>
+ <m_fTime>0</m_fTime>
+ <m_bGreyed>0</m_bGreyed>
+ <m_fMaxScale>1.15</m_fMaxScale>
+ <m_fScaleSpeed>2</m_fScaleSpeed>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_pGreyedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>3</m_nMaterialFrame>
+ </Class>
+ </m_pGreyedState>
+ <m_pNormalState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>0</m_nMaterialFrame>
+ </Class>
+ </m_pNormalState>
+ <m_pHighlightedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>1</m_nMaterialFrame>
+ </Class>
+ </m_pHighlightedState>
+ <m_pSelectedState />
+ <m_pDepressedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>2</m_nMaterialFrame>
+ </Class>
+ </m_pDepressedState>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>BadgeFilterTitle</m_sName>
+ <m_Style>HAS_NO_BORDER|FIT_TEXT</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>21,101,310,133</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>WizardFancy.xml</m_sFilename>
+ <m_fScale>0.74</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00000308&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>0</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>NOCLIP</m_Flags>
+ <m_Window>390,0,720,600</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_pMaterial>
+ <Class Name="class Material">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/Backgrounds/Background_Character_Right_Badges.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>0</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ </Class>
+ </m_pMaterial>
+ <m_fRotation>0</m_fRotation>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_textColor>FFFFFFFF</m_textColor>
+ <m_textComponent>
+ <Class Name="class TextComponent">
+ <m_useDropShadow>1</m_useDropShadow>
+ </Class>
+ </m_textComponent>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlSprite">
+ <m_sName>AdvancedStatsPageBG</m_sName>
+ <m_Children>
+ <Class Name="class Window">
+ <m_sName>AdvancedStatsTab</m_sName>
+ <m_Style>HAS_BACK|HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>51,34,112,106</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial>
+ <Class Name="class Material">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class AlphaMaskTextureD3D">
+ <m_sFilename>GUI/InventoryPage/Tab_Top03.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>0</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ </Class>
+ </m_pBackMaterial>
+ <m_pFont />
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF808080</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>16</m_nScrollSize>
+ <m_sHoverSound>Sound/GUI/ui_hudgenericnext_hover.wav</m_sHoverSound>
+ <m_sSelectSound>Sound/GUI/ui_hudgenericnext_click.wav</m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class Window">
+ <m_sName>BlockStats</m_sName>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>Balance</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>228,0,265,24</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>|_Shared|WorldData|Fonts/WizardNormal.xml</m_sFilename>
+ <m_fScale>0.5</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00000344&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>Fire</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>0,0,37,24</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>|_Shared|WorldData|Fonts/WizardNormal.xml</m_sFilename>
+ <m_fScale>0.5</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00000338&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>Ice</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>38,0,75,24</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>|_Shared|WorldData|Fonts/WizardNormal.xml</m_sFilename>
+ <m_fScale>0.5</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00000339&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>Storm</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>76,0,113,24</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>|_Shared|WorldData|Fonts/WizardNormal.xml</m_sFilename>
+ <m_fScale>0.5</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00000340&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>Myth</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>114,0,151,24</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>|_Shared|WorldData|Fonts/WizardNormal.xml</m_sFilename>
+ <m_fScale>0.5</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00000342&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>Life</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>152,0,189,24</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>|_Shared|WorldData|Fonts/WizardNormal.xml</m_sFilename>
+ <m_fScale>0.5</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00000341&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>Death</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>190,0,227,24</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>|_Shared|WorldData|Fonts/WizardNormal.xml</m_sFilename>
+ <m_fScale>0.5</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00000343&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>Shadow</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>266,0,303,24</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>|_Shared|WorldData|Fonts/WizardNormal.xml</m_sFilename>
+ <m_fScale>0.5</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00000344&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>13,281,312,314</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class Window">
+ <m_sName>CriticalHitStats</m_sName>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>Fire</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>0,0,37,24</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>|_Shared|WorldData|Fonts/WizardNormal.xml</m_sFilename>
+ <m_fScale>0.5</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00000338&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>Ice</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>38,0,75,24</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>|_Shared|WorldData|Fonts/WizardNormal.xml</m_sFilename>
+ <m_fScale>0.5</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00000339&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>Storm</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>76,0,113,24</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>|_Shared|WorldData|Fonts/WizardNormal.xml</m_sFilename>
+ <m_fScale>0.5</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00000340&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>Myth</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>114,0,151,24</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>|_Shared|WorldData|Fonts/WizardNormal.xml</m_sFilename>
+ <m_fScale>0.5</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00000342&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>Life</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>152,0,189,24</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>|_Shared|WorldData|Fonts/WizardNormal.xml</m_sFilename>
+ <m_fScale>0.5</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00000341&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>Death</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>190,0,227,24</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>|_Shared|WorldData|Fonts/WizardNormal.xml</m_sFilename>
+ <m_fScale>0.5</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00000343&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>Balance</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>228,0,265,24</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>|_Shared|WorldData|Fonts/WizardNormal.xml</m_sFilename>
+ <m_fScale>0.5</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00000344&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>Shadow</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>266,0,303,24</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>|_Shared|WorldData|Fonts/WizardNormal.xml</m_sFilename>
+ <m_fScale>0.5</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00000344&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>12,178,311,211</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class Window">
+ <m_sName>BlockIcons</m_sName>
+ <m_Children>
+ <Class Name="class ControlSprite">
+ <m_sName>Fire</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>60,0,79,19</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_pMaterial>
+ <Class Name="class Material">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/Icons/Icon_Fire.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>0</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ </Class>
+ </m_pMaterial>
+ <m_fRotation>0</m_fRotation>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_textColor>FFFFFFFF</m_textColor>
+ <m_textComponent>
+ <Class Name="class TextComponent">
+ <m_useDropShadow>1</m_useDropShadow>
+ </Class>
+ </m_textComponent>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlSprite">
+ <m_sName>Ice</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>99,1,118,20</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_pMaterial>
+ <Class Name="class Material">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/Icons/Icon_Ice.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>0</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ </Class>
+ </m_pMaterial>
+ <m_fRotation>0</m_fRotation>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_textColor>FFFFFFFF</m_textColor>
+ <m_textComponent>
+ <Class Name="class TextComponent">
+ <m_useDropShadow>1</m_useDropShadow>
+ </Class>
+ </m_textComponent>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlSprite">
+ <m_sName>Storm</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>136,2,155,21</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_pMaterial>
+ <Class Name="class Material">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/Icons/Icon_Storm.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>0</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ </Class>
+ </m_pMaterial>
+ <m_fRotation>0</m_fRotation>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_textColor>FFFFFFFF</m_textColor>
+ <m_textComponent>
+ <Class Name="class TextComponent">
+ <m_useDropShadow>1</m_useDropShadow>
+ </Class>
+ </m_textComponent>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlSprite">
+ <m_sName>Myth</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>174,0,193,19</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_pMaterial>
+ <Class Name="class Material">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/Icons/Icon_Myth.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>0</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ </Class>
+ </m_pMaterial>
+ <m_fRotation>0</m_fRotation>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_textColor>FFFFFFFF</m_textColor>
+ <m_textComponent>
+ <Class Name="class TextComponent">
+ <m_useDropShadow>1</m_useDropShadow>
+ </Class>
+ </m_textComponent>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlSprite">
+ <m_sName>Life</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>210,1,229,20</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_pMaterial>
+ <Class Name="class Material">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/Icons/Icon_Life.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>0</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ </Class>
+ </m_pMaterial>
+ <m_fRotation>0</m_fRotation>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_textColor>FFFFFFFF</m_textColor>
+ <m_textComponent>
+ <Class Name="class TextComponent">
+ <m_useDropShadow>1</m_useDropShadow>
+ </Class>
+ </m_textComponent>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlSprite">
+ <m_sName>Death</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>248,0,267,19</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_pMaterial>
+ <Class Name="class Material">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/Icons/Icon_Death.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>0</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ </Class>
+ </m_pMaterial>
+ <m_fRotation>0</m_fRotation>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_textColor>FFFFFFFF</m_textColor>
+ <m_textComponent>
+ <Class Name="class TextComponent">
+ <m_useDropShadow>1</m_useDropShadow>
+ </Class>
+ </m_textComponent>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlSprite">
+ <m_sName>Balance</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>286,1,305,20</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_pMaterial>
+ <Class Name="class Material">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/Icons/Icon_Balance.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>0</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ </Class>
+ </m_pMaterial>
+ <m_fRotation>0</m_fRotation>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_textColor>FFFFFFFF</m_textColor>
+ <m_textComponent>
+ <Class Name="class TextComponent">
+ <m_useDropShadow>1</m_useDropShadow>
+ </Class>
+ </m_textComponent>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlSprite">
+ <m_sName>Shadow</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>324,1,343,20</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_pMaterial>
+ <Class Name="class Material">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/Icons/Icon_Shadow.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>0</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ </Class>
+ </m_pMaterial>
+ <m_fRotation>0</m_fRotation>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_textColor>FFFFFFFF</m_textColor>
+ <m_textComponent>
+ <Class Name="class TextComponent">
+ <m_useDropShadow>1</m_useDropShadow>
+ </Class>
+ </m_textComponent>
+ </Class>
+ </m_Children>
+ <m_Style>DO_NOT_CAPTURE_MOUSE|IS_TRANSPARENT|HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>-38,257,316,296</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class Window">
+ <m_sName>CriticalHitIcons</m_sName>
+ <m_Children>
+ <Class Name="class ControlSprite">
+ <m_sName>Fire</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>60,0,79,19</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_pMaterial>
+ <Class Name="class Material">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/Icons/Icon_Fire.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>0</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ </Class>
+ </m_pMaterial>
+ <m_fRotation>0</m_fRotation>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_textColor>FFFFFFFF</m_textColor>
+ <m_textComponent>
+ <Class Name="class TextComponent">
+ <m_useDropShadow>1</m_useDropShadow>
+ </Class>
+ </m_textComponent>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlSprite">
+ <m_sName>Ice</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>99,1,118,20</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_pMaterial>
+ <Class Name="class Material">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/Icons/Icon_Ice.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>0</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ </Class>
+ </m_pMaterial>
+ <m_fRotation>0</m_fRotation>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_textColor>FFFFFFFF</m_textColor>
+ <m_textComponent>
+ <Class Name="class TextComponent">
+ <m_useDropShadow>1</m_useDropShadow>
+ </Class>
+ </m_textComponent>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlSprite">
+ <m_sName>Storm</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>136,2,155,21</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_pMaterial>
+ <Class Name="class Material">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/Icons/Icon_Storm.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>0</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ </Class>
+ </m_pMaterial>
+ <m_fRotation>0</m_fRotation>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_textColor>FFFFFFFF</m_textColor>
+ <m_textComponent>
+ <Class Name="class TextComponent">
+ <m_useDropShadow>1</m_useDropShadow>
+ </Class>
+ </m_textComponent>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlSprite">
+ <m_sName>Myth</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>174,0,193,19</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_pMaterial>
+ <Class Name="class Material">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/Icons/Icon_Myth.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>0</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ </Class>
+ </m_pMaterial>
+ <m_fRotation>0</m_fRotation>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_textColor>FFFFFFFF</m_textColor>
+ <m_textComponent>
+ <Class Name="class TextComponent">
+ <m_useDropShadow>1</m_useDropShadow>
+ </Class>
+ </m_textComponent>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlSprite">
+ <m_sName>Life</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>210,1,229,20</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_pMaterial>
+ <Class Name="class Material">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/Icons/Icon_Life.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>0</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ </Class>
+ </m_pMaterial>
+ <m_fRotation>0</m_fRotation>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_textColor>FFFFFFFF</m_textColor>
+ <m_textComponent>
+ <Class Name="class TextComponent">
+ <m_useDropShadow>1</m_useDropShadow>
+ </Class>
+ </m_textComponent>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlSprite">
+ <m_sName>Death</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>248,1,267,20</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_pMaterial>
+ <Class Name="class Material">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/Icons/Icon_Death.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>0</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ </Class>
+ </m_pMaterial>
+ <m_fRotation>0</m_fRotation>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_textColor>FFFFFFFF</m_textColor>
+ <m_textComponent>
+ <Class Name="class TextComponent">
+ <m_useDropShadow>1</m_useDropShadow>
+ </Class>
+ </m_textComponent>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlSprite">
+ <m_sName>Balance</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>286,1,305,20</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_pMaterial>
+ <Class Name="class Material">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/Icons/Icon_Balance.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>0</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ </Class>
+ </m_pMaterial>
+ <m_fRotation>0</m_fRotation>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_textColor>FFFFFFFF</m_textColor>
+ <m_textComponent>
+ <Class Name="class TextComponent">
+ <m_useDropShadow>1</m_useDropShadow>
+ </Class>
+ </m_textComponent>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlSprite">
+ <m_sName>Shadow</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>324,1,343,20</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_pMaterial>
+ <Class Name="class Material">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/Icons/Icon_Shadow.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>0</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ </Class>
+ </m_pMaterial>
+ <m_fRotation>0</m_fRotation>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_textColor>FFFFFFFF</m_textColor>
+ <m_textComponent>
+ <Class Name="class TextComponent">
+ <m_useDropShadow>1</m_useDropShadow>
+ </Class>
+ </m_textComponent>
+ </Class>
+ </m_Children>
+ <m_Style>DO_NOT_CAPTURE_MOUSE|IS_TRANSPARENT|HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>-38,153,316,192</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class Window">
+ <m_sName>criticalHitToolTip</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>7,99,56,148</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip>&lt;string;GUI_00004598&gt;</m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class Window">
+ <m_sName>blockToolTip</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>6,204,55,253</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip>&lt;string;GUI_00004597&gt;</m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class Window">
+ <m_sName>armorPiercingToolTip</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>6,305,55,354</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip>&lt;string;GUI_ArmorPiercing&gt;</m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>ControlText</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>89,232,273,249</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>WizardFancy.xml</m_sFilename>
+ <m_fScale>0.4</m_fScale>
+ <m_nKerningAdjust>2</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00004593&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>0</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>ControlText</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>90,128,274,145</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>WizardFancy.xml</m_sFilename>
+ <m_fScale>0.4</m_fScale>
+ <m_nKerningAdjust>2</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00004592&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>0</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>ControlText</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>89,334,273,351</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>WizardFancy.xml</m_sFilename>
+ <m_fScale>0.4</m_fScale>
+ <m_nKerningAdjust>2</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_ArmorPiercing&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>0</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>ControlText</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>53,421,140,455</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>WizardFancy.xml</m_sFilename>
+ <m_fScale>0.4</m_fScale>
+ <m_nKerningAdjust>2</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00000358&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>PowerPips</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>25,465,149,489</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>|_Shared|WorldData|Fonts/WizardNormal.xml</m_sFilename>
+ <m_fScale>0.5</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00000370&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class Window">
+ <m_sName>PowerPipsMouseOverWindow</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>20,417,154,494</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>ControlText</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>215,507,302,541</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>WizardFancy.xml</m_sFilename>
+ <m_fScale>0.4</m_fScale>
+ <m_nKerningAdjust>2</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00006048&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>HealingInOut</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>179,551,303,575</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>|_Shared|WorldData|Fonts/WizardNormal.xml</m_sFilename>
+ <m_fScale>0.5</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00006049&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class Window">
+ <m_sName>HealingInOutMouseOverWindow</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>173,503,307,580</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>ControlText</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>62,508,149,542</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>WizardFancy.xml</m_sFilename>
+ <m_fScale>0.4</m_fScale>
+ <m_nKerningAdjust>2</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00006050&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>StunResistance</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>25,551,149,575</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>|_Shared|WorldData|Fonts/WizardNormal.xml</m_sFilename>
+ <m_fScale>0.5</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00000370&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class Window">
+ <m_sName>StunResistanceMouseOverWindow</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>19,503,153,580</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>ShadowPipsControlText</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>216,421,303,455</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>WizardFancy.xml</m_sFilename>
+ <m_fScale>0.4</m_fScale>
+ <m_nKerningAdjust>2</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;ShadowMagic_CharSheetShadowPipBonusText&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>ShadowPips</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>179,464,303,488</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>|_Shared|WorldData|Fonts/WizardNormal.xml</m_sFilename>
+ <m_fScale>0.5</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00000370&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class Window">
+ <m_sName>ShadowPipsMouseOverWindow</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>174,417,308,494</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class Window">
+ <m_sName>APIcons</m_sName>
+ <m_Children>
+ <Class Name="class ControlSprite">
+ <m_sName>Fire</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>60,0,79,19</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_pMaterial>
+ <Class Name="class Material">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/Icons/Icon_Fire.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>0</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ </Class>
+ </m_pMaterial>
+ <m_fRotation>0</m_fRotation>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_textColor>FFFFFFFF</m_textColor>
+ <m_textComponent>
+ <Class Name="class TextComponent">
+ <m_useDropShadow>1</m_useDropShadow>
+ </Class>
+ </m_textComponent>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlSprite">
+ <m_sName>Ice</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>99,1,118,20</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_pMaterial>
+ <Class Name="class Material">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/Icons/Icon_Ice.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>0</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ </Class>
+ </m_pMaterial>
+ <m_fRotation>0</m_fRotation>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_textColor>FFFFFFFF</m_textColor>
+ <m_textComponent>
+ <Class Name="class TextComponent">
+ <m_useDropShadow>1</m_useDropShadow>
+ </Class>
+ </m_textComponent>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlSprite">
+ <m_sName>Storm</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>136,2,155,21</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_pMaterial>
+ <Class Name="class Material">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/Icons/Icon_Storm.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>0</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ </Class>
+ </m_pMaterial>
+ <m_fRotation>0</m_fRotation>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_textColor>FFFFFFFF</m_textColor>
+ <m_textComponent>
+ <Class Name="class TextComponent">
+ <m_useDropShadow>1</m_useDropShadow>
+ </Class>
+ </m_textComponent>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlSprite">
+ <m_sName>Myth</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>174,0,193,19</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_pMaterial>
+ <Class Name="class Material">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/Icons/Icon_Myth.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>0</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ </Class>
+ </m_pMaterial>
+ <m_fRotation>0</m_fRotation>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_textColor>FFFFFFFF</m_textColor>
+ <m_textComponent>
+ <Class Name="class TextComponent">
+ <m_useDropShadow>1</m_useDropShadow>
+ </Class>
+ </m_textComponent>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlSprite">
+ <m_sName>Life</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>210,1,229,20</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_pMaterial>
+ <Class Name="class Material">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/Icons/Icon_Life.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>0</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ </Class>
+ </m_pMaterial>
+ <m_fRotation>0</m_fRotation>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_textColor>FFFFFFFF</m_textColor>
+ <m_textComponent>
+ <Class Name="class TextComponent">
+ <m_useDropShadow>1</m_useDropShadow>
+ </Class>
+ </m_textComponent>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlSprite">
+ <m_sName>Death</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>248,0,267,19</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_pMaterial>
+ <Class Name="class Material">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/Icons/Icon_Death.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>0</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ </Class>
+ </m_pMaterial>
+ <m_fRotation>0</m_fRotation>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_textColor>FFFFFFFF</m_textColor>
+ <m_textComponent>
+ <Class Name="class TextComponent">
+ <m_useDropShadow>1</m_useDropShadow>
+ </Class>
+ </m_textComponent>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlSprite">
+ <m_sName>Balance</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>286,1,305,20</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_pMaterial>
+ <Class Name="class Material">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/Icons/Icon_Balance.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>0</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ </Class>
+ </m_pMaterial>
+ <m_fRotation>0</m_fRotation>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_textColor>FFFFFFFF</m_textColor>
+ <m_textComponent>
+ <Class Name="class TextComponent">
+ <m_useDropShadow>1</m_useDropShadow>
+ </Class>
+ </m_textComponent>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlSprite">
+ <m_sName>Shadow</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>324,1,343,20</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_pMaterial>
+ <Class Name="class Material">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/Icons/Icon_Shadow.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>0</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ </Class>
+ </m_pMaterial>
+ <m_fRotation>0</m_fRotation>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_textColor>FFFFFFFF</m_textColor>
+ <m_textComponent>
+ <Class Name="class TextComponent">
+ <m_useDropShadow>1</m_useDropShadow>
+ </Class>
+ </m_textComponent>
+ </Class>
+ </m_Children>
+ <m_Style>DO_NOT_CAPTURE_MOUSE|IS_TRANSPARENT|HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>-38,360,316,399</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class Window">
+ <m_sName>APStats</m_sName>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>Fire</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>0,0,37,24</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>|_Shared|WorldData|Fonts/WizardNormal.xml</m_sFilename>
+ <m_fScale>0.5</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00000338&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>Ice</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>38,0,75,24</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>|_Shared|WorldData|Fonts/WizardNormal.xml</m_sFilename>
+ <m_fScale>0.5</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00000339&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>Storm</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>76,0,113,24</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>|_Shared|WorldData|Fonts/WizardNormal.xml</m_sFilename>
+ <m_fScale>0.5</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00000340&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>Myth</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>114,0,151,24</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>|_Shared|WorldData|Fonts/WizardNormal.xml</m_sFilename>
+ <m_fScale>0.5</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00000342&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>Life</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>152,0,189,24</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>|_Shared|WorldData|Fonts/WizardNormal.xml</m_sFilename>
+ <m_fScale>0.5</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00000341&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>Death</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>190,0,227,24</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>|_Shared|WorldData|Fonts/WizardNormal.xml</m_sFilename>
+ <m_fScale>0.5</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00000343&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>Balance</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>228,0,265,24</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>|_Shared|WorldData|Fonts/WizardNormal.xml</m_sFilename>
+ <m_fScale>0.5</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00000344&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>Shadow</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>266,0,303,24</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>|_Shared|WorldData|Fonts/WizardNormal.xml</m_sFilename>
+ <m_fScale>0.5</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00000344&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>13,384,312,417</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ </Class>
+ </m_Children>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>NOCLIP</m_Flags>
+ <m_Window>390,0,720,600</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_pMaterial>
+ <Class Name="class Material">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/Backgrounds/Background_Character_Right_Stats_Advanced.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>0</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ </Class>
+ </m_pMaterial>
+ <m_fRotation>0</m_fRotation>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_textColor>FFFFFFFF</m_textColor>
+ <m_textComponent>
+ <Class Name="class TextComponent">
+ <m_useDropShadow>1</m_useDropShadow>
+ </Class>
+ </m_textComponent>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlSprite">
+ <m_sName>AdvancedStatsShadowPageBG</m_sName>
+ <m_Children>
+ <Class Name="class Window">
+ <m_sName>AdvancedStatsTab</m_sName>
+ <m_Style>HAS_BACK|HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>51,34,112,106</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial>
+ <Class Name="class Material">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class AlphaMaskTextureD3D">
+ <m_sFilename>GUI/InventoryPage/Tab_Top03.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>0</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ </Class>
+ </m_pBackMaterial>
+ <m_pFont />
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF808080</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>16</m_nScrollSize>
+ <m_sHoverSound>Sound/GUI/ui_hudgenericnext_hover.wav</m_sHoverSound>
+ <m_sSelectSound>Sound/GUI/ui_hudgenericnext_click.wav</m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class Window">
+ <m_sName>BlockStats</m_sName>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>Fire</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>0,0,37,24</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>|_Shared|WorldData|Fonts/WizardNormal.xml</m_sFilename>
+ <m_fScale>0.5</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00000338&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>Ice</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>38,0,75,24</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>|_Shared|WorldData|Fonts/WizardNormal.xml</m_sFilename>
+ <m_fScale>0.5</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00000339&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>Storm</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>76,0,113,24</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>|_Shared|WorldData|Fonts/WizardNormal.xml</m_sFilename>
+ <m_fScale>0.5</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00000340&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>Myth</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>114,0,151,24</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>|_Shared|WorldData|Fonts/WizardNormal.xml</m_sFilename>
+ <m_fScale>0.5</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00000342&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>Life</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>152,0,189,24</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>|_Shared|WorldData|Fonts/WizardNormal.xml</m_sFilename>
+ <m_fScale>0.5</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00000341&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>Death</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>190,0,227,24</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>|_Shared|WorldData|Fonts/WizardNormal.xml</m_sFilename>
+ <m_fScale>0.5</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00000343&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>Balance</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>228,0,265,24</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>|_Shared|WorldData|Fonts/WizardNormal.xml</m_sFilename>
+ <m_fScale>0.5</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00000344&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>33,325,332,358</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class Window">
+ <m_sName>CriticalHitStats</m_sName>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>Fire</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>0,0,37,24</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>|_Shared|WorldData|Fonts/WizardNormal.xml</m_sFilename>
+ <m_fScale>0.5</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00000338&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>Ice</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>38,0,75,24</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>|_Shared|WorldData|Fonts/WizardNormal.xml</m_sFilename>
+ <m_fScale>0.5</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00000339&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>Storm</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>76,0,113,24</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>|_Shared|WorldData|Fonts/WizardNormal.xml</m_sFilename>
+ <m_fScale>0.5</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00000340&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>Myth</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>114,0,151,24</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>|_Shared|WorldData|Fonts/WizardNormal.xml</m_sFilename>
+ <m_fScale>0.5</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00000342&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>Life</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>152,0,189,24</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>|_Shared|WorldData|Fonts/WizardNormal.xml</m_sFilename>
+ <m_fScale>0.5</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00000341&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>Death</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>190,0,227,24</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>|_Shared|WorldData|Fonts/WizardNormal.xml</m_sFilename>
+ <m_fScale>0.5</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00000343&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>Balance</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>228,0,265,24</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>|_Shared|WorldData|Fonts/WizardNormal.xml</m_sFilename>
+ <m_fScale>0.5</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00000344&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>33,196,332,229</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class Window">
+ <m_sName>BlockIcons</m_sName>
+ <m_Children>
+ <Class Name="class ControlSprite">
+ <m_sName>Fire</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>60,0,79,19</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_pMaterial>
+ <Class Name="class Material">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/Icons/Icon_Fire.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>0</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ </Class>
+ </m_pMaterial>
+ <m_fRotation>0</m_fRotation>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_textColor>FFFFFFFF</m_textColor>
+ <m_textComponent>
+ <Class Name="class TextComponent">
+ <m_useDropShadow>1</m_useDropShadow>
+ </Class>
+ </m_textComponent>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlSprite">
+ <m_sName>Ice</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>99,1,118,20</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_pMaterial>
+ <Class Name="class Material">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/Icons/Icon_Ice.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>0</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ </Class>
+ </m_pMaterial>
+ <m_fRotation>0</m_fRotation>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_textColor>FFFFFFFF</m_textColor>
+ <m_textComponent>
+ <Class Name="class TextComponent">
+ <m_useDropShadow>1</m_useDropShadow>
+ </Class>
+ </m_textComponent>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlSprite">
+ <m_sName>Storm</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>136,2,155,21</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_pMaterial>
+ <Class Name="class Material">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/Icons/Icon_Storm.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>0</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ </Class>
+ </m_pMaterial>
+ <m_fRotation>0</m_fRotation>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_textColor>FFFFFFFF</m_textColor>
+ <m_textComponent>
+ <Class Name="class TextComponent">
+ <m_useDropShadow>1</m_useDropShadow>
+ </Class>
+ </m_textComponent>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlSprite">
+ <m_sName>Myth</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>174,0,193,19</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_pMaterial>
+ <Class Name="class Material">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/Icons/Icon_Myth.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>0</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ </Class>
+ </m_pMaterial>
+ <m_fRotation>0</m_fRotation>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_textColor>FFFFFFFF</m_textColor>
+ <m_textComponent>
+ <Class Name="class TextComponent">
+ <m_useDropShadow>1</m_useDropShadow>
+ </Class>
+ </m_textComponent>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlSprite">
+ <m_sName>Life</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>210,1,229,20</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_pMaterial>
+ <Class Name="class Material">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/Icons/Icon_Life.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>0</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ </Class>
+ </m_pMaterial>
+ <m_fRotation>0</m_fRotation>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_textColor>FFFFFFFF</m_textColor>
+ <m_textComponent>
+ <Class Name="class TextComponent">
+ <m_useDropShadow>1</m_useDropShadow>
+ </Class>
+ </m_textComponent>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlSprite">
+ <m_sName>Death</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>249,1,268,20</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_pMaterial>
+ <Class Name="class Material">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/Icons/Icon_Death.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>0</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ </Class>
+ </m_pMaterial>
+ <m_fRotation>0</m_fRotation>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_textColor>FFFFFFFF</m_textColor>
+ <m_textComponent>
+ <Class Name="class TextComponent">
+ <m_useDropShadow>1</m_useDropShadow>
+ </Class>
+ </m_textComponent>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlSprite">
+ <m_sName>Balance</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>286,1,305,20</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_pMaterial>
+ <Class Name="class Material">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/Icons/Icon_Balance.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>0</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ </Class>
+ </m_pMaterial>
+ <m_fRotation>0</m_fRotation>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_textColor>FFFFFFFF</m_textColor>
+ <m_textComponent>
+ <Class Name="class TextComponent">
+ <m_useDropShadow>1</m_useDropShadow>
+ </Class>
+ </m_textComponent>
+ </Class>
+ </m_Children>
+ <m_Style>DO_NOT_CAPTURE_MOUSE|IS_TRANSPARENT|HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>-18,299,312,338</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class Window">
+ <m_sName>CriticalHitIcons</m_sName>
+ <m_Children>
+ <Class Name="class ControlSprite">
+ <m_sName>Fire</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>60,0,79,19</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_pMaterial>
+ <Class Name="class Material">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/Icons/Icon_Fire.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>0</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ </Class>
+ </m_pMaterial>
+ <m_fRotation>0</m_fRotation>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_textColor>FFFFFFFF</m_textColor>
+ <m_textComponent>
+ <Class Name="class TextComponent">
+ <m_useDropShadow>1</m_useDropShadow>
+ </Class>
+ </m_textComponent>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlSprite">
+ <m_sName>Ice</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>99,1,118,20</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_pMaterial>
+ <Class Name="class Material">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/Icons/Icon_Ice.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>0</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ </Class>
+ </m_pMaterial>
+ <m_fRotation>0</m_fRotation>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_textColor>FFFFFFFF</m_textColor>
+ <m_textComponent>
+ <Class Name="class TextComponent">
+ <m_useDropShadow>1</m_useDropShadow>
+ </Class>
+ </m_textComponent>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlSprite">
+ <m_sName>Storm</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>136,2,155,21</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_pMaterial>
+ <Class Name="class Material">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/Icons/Icon_Storm.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>0</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ </Class>
+ </m_pMaterial>
+ <m_fRotation>0</m_fRotation>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_textColor>FFFFFFFF</m_textColor>
+ <m_textComponent>
+ <Class Name="class TextComponent">
+ <m_useDropShadow>1</m_useDropShadow>
+ </Class>
+ </m_textComponent>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlSprite">
+ <m_sName>Myth</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>174,0,193,19</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_pMaterial>
+ <Class Name="class Material">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/Icons/Icon_Myth.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>0</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ </Class>
+ </m_pMaterial>
+ <m_fRotation>0</m_fRotation>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_textColor>FFFFFFFF</m_textColor>
+ <m_textComponent>
+ <Class Name="class TextComponent">
+ <m_useDropShadow>1</m_useDropShadow>
+ </Class>
+ </m_textComponent>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlSprite">
+ <m_sName>Life</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>210,1,229,20</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_pMaterial>
+ <Class Name="class Material">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/Icons/Icon_Life.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>0</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ </Class>
+ </m_pMaterial>
+ <m_fRotation>0</m_fRotation>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_textColor>FFFFFFFF</m_textColor>
+ <m_textComponent>
+ <Class Name="class TextComponent">
+ <m_useDropShadow>1</m_useDropShadow>
+ </Class>
+ </m_textComponent>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlSprite">
+ <m_sName>Death</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>249,1,268,20</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_pMaterial>
+ <Class Name="class Material">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/Icons/Icon_Death.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>0</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ </Class>
+ </m_pMaterial>
+ <m_fRotation>0</m_fRotation>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_textColor>FFFFFFFF</m_textColor>
+ <m_textComponent>
+ <Class Name="class TextComponent">
+ <m_useDropShadow>1</m_useDropShadow>
+ </Class>
+ </m_textComponent>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlSprite">
+ <m_sName>Balance</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>286,1,305,20</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_pMaterial>
+ <Class Name="class Material">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/Icons/Icon_Balance.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>0</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ </Class>
+ </m_pMaterial>
+ <m_fRotation>0</m_fRotation>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_textColor>FFFFFFFF</m_textColor>
+ <m_textComponent>
+ <Class Name="class TextComponent">
+ <m_useDropShadow>1</m_useDropShadow>
+ </Class>
+ </m_textComponent>
+ </Class>
+ </m_Children>
+ <m_Style>DO_NOT_CAPTURE_MOUSE|IS_TRANSPARENT|HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>-18,170,312,209</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class Window">
+ <m_sName>criticalHitToolTip</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>38,112,87,161</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip>&lt;string;GUI_00004598&gt;</m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class Window">
+ <m_sName>blockToolTip</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>37,241,86,290</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip>&lt;string;GUI_00004597&gt;</m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>ControlText</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>90,145,274,162</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>WizardFancy.xml</m_sFilename>
+ <m_fScale>0.4</m_fScale>
+ <m_nKerningAdjust>2</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00004592&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>0</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>ControlText</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>90,273,274,290</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>WizardFancy.xml</m_sFilename>
+ <m_fScale>0.4</m_fScale>
+ <m_nKerningAdjust>2</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00004593&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>0</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>ControlText</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>48,381,107,407</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>WizardFancy.xml</m_sFilename>
+ <m_fScale>0.3</m_fScale>
+ <m_nKerningAdjust>2</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00000358&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>PowerPips</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>12,423,101,444</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>|_Shared|WorldData|Fonts/WizardNormal.xml</m_sFilename>
+ <m_fScale>0.45</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00000370&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class Window">
+ <m_sName>PowerPipsMouseOverWindow</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>9,372,103,453</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>ControlText</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>260,381,323,407</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>WizardFancy.xml</m_sFilename>
+ <m_fScale>0.3</m_fScale>
+ <m_nKerningAdjust>2</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00006048&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>HealingInOut</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>220,423,319,444</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>|_Shared|WorldData|Fonts/WizardNormal.xml</m_sFilename>
+ <m_fScale>0.45</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00006049&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class Window">
+ <m_sName>HealingInOutMouseOverWindow</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>221,371,319,450</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>ControlText</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>70,488,157,522</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>WizardFancy.xml</m_sFilename>
+ <m_fScale>0.4</m_fScale>
+ <m_nKerningAdjust>2</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00006050&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>StunResistance</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>32,532,156,556</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>|_Shared|WorldData|Fonts/WizardNormal.xml</m_sFilename>
+ <m_fScale>0.5</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00000370&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class Window">
+ <m_sName>StunResistanceMouseOverWindow</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>26,481,160,558</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>ControlText</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>221,487,308,521</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>WizardFancy.xml</m_sFilename>
+ <m_fScale>0.4</m_fScale>
+ <m_nKerningAdjust>2</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00006051&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>ArmorPiercing</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>183,532,307,556</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>|_Shared|WorldData|Fonts/WizardNormal.xml</m_sFilename>
+ <m_fScale>0.5</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00000370&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class Window">
+ <m_sName>ArmorPiercingMouseOverWindow</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>178,483,312,560</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>ShadowPipBonusText</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>162,381,217,407</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>WizardFancy.xml</m_sFilename>
+ <m_fScale>0.3</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>16</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;ShadowMagic_CharSheetShadowPipBonusText&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>ShadowPipBonusAmount</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>120,423,209,444</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>|_Shared|WorldData|Fonts/WizardNormal.xml</m_sFilename>
+ <m_fScale>0.45</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF808080</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>16</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;ShadowMagic_CharSheetShadowPipBonusAmountDefault&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class Window">
+ <m_sName>ShadowPipBonusMouseOverWindow</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>114,370,215,451</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ </Class>
+ </m_Children>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>NOCLIP</m_Flags>
+ <m_Window>390,0,720,600</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_pMaterial>
+ <Class Name="class Material">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/Backgrounds/Background_Character_Right_Stats_Advanced_Shadow.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>0</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ </Class>
+ </m_pMaterial>
+ <m_fRotation>0</m_fRotation>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_textColor>FFFFFFFF</m_textColor>
+ <m_textComponent>
+ <Class Name="class TextComponent">
+ <m_useDropShadow>1</m_useDropShadow>
+ </Class>
+ </m_textComponent>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlSprite">
+ <m_sName>PvPPageBG</m_sName>
+ <m_Children>
+ <Class Name="class Window">
+ <m_sName>PvPTab</m_sName>
+ <m_Style>HAS_BACK|HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>206,35,267,107</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial>
+ <Class Name="class Material">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class AlphaMaskTextureD3D">
+ <m_sFilename>GUI/InventoryPage/Tab_Top03.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>0</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ </Class>
+ </m_pBackMaterial>
+ <m_pFont />
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF808080</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>16</m_nScrollSize>
+ <m_sHoverSound>Sound/GUI/ui_hudgenericnext_hover.wav</m_sHoverSound>
+ <m_sSelectSound>Sound/GUI/ui_hudgenericnext_click.wav</m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class WindowLayout">
+ <m_sName>PvPStatsContainer</m_sName>
+ <m_Children>
+ <Class Name="class ControlSprite">
+ <m_sName>PvPMatchesTitle</m_sName>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>StatName</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>9,11,280,34</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>WizardFancy.xml</m_sFilename>
+ <m_fScale>0.54</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF00FFFF</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00000304&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>PvPMatches</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>24,43,261,67</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>|_Shared|WorldData|Fonts/WizardNormal.xml</m_sFilename>
+ <m_fScale>0.5</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText></m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE|PARENT_WIDTH</m_Flags>
+ <m_Window>0,0,288,76</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_pMaterial>
+ <Class Name="class Material">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/Art/Art_Character_PVP.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>0</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ </Class>
+ </m_pMaterial>
+ <m_fRotation>0</m_fRotation>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_textColor>FFFFFFFF</m_textColor>
+ <m_textComponent>
+ <Class Name="class TextComponent">
+ <m_useDropShadow>1</m_useDropShadow>
+ </Class>
+ </m_textComponent>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlSprite">
+ <m_sName>PvPRatingTitle</m_sName>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>StatName</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>9,11,280,34</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>WizardFancy.xml</m_sFilename>
+ <m_fScale>0.54</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF00FFFF</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00000305&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>PvPRating</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>24,43,261,67</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>|_Shared|WorldData|Fonts/WizardNormal.xml</m_sFilename>
+ <m_fScale>0.5</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText></m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE|PARENT_WIDTH</m_Flags>
+ <m_Window>0,79,288,155</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_pMaterial>
+ <Class Name="class Material">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/Art/Art_Character_PVP.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>0</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ </Class>
+ </m_pMaterial>
+ <m_fRotation>0</m_fRotation>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_textColor>FFFFFFFF</m_textColor>
+ <m_textComponent>
+ <Class Name="class TextComponent">
+ <m_useDropShadow>1</m_useDropShadow>
+ </Class>
+ </m_textComponent>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlSprite">
+ <m_sName>PetMatchesTitle</m_sName>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>StatName</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>9,11,280,34</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>WizardFancy.xml</m_sFilename>
+ <m_fScale>0.54</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF00FFFF</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00000306&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>PetMatchGold</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>26,44,58,63</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>WizardNormal.xml</m_sFilename>
+ <m_fScale>0.4</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00003344&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlSprite">
+ <m_sName>GoldIcon</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>64,46,79,61</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip>&lt;string;GUI_00003346&gt;</m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_pMaterial>
+ <Class Name="class Material">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/PetGames/PetGameDerby_MedalGold.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>0</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ </Class>
+ </m_pMaterial>
+ <m_fRotation>0</m_fRotation>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_textColor>FFFFFFFF</m_textColor>
+ <m_textComponent>
+ <Class Name="class TextComponent">
+ <m_useDropShadow>1</m_useDropShadow>
+ </Class>
+ </m_textComponent>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlSprite">
+ <m_sName>SilverIcon</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>125,46,140,61</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip>&lt;string;GUI_00003347&gt;</m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_pMaterial>
+ <Class Name="class Material">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/PetGames/PetGameDerby_MedalSilver.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>0</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ </Class>
+ </m_pMaterial>
+ <m_fRotation>0</m_fRotation>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_textColor>FFFFFFFF</m_textColor>
+ <m_textComponent>
+ <Class Name="class TextComponent">
+ <m_useDropShadow>1</m_useDropShadow>
+ </Class>
+ </m_textComponent>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlSprite">
+ <m_sName>BronzeIcon</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>185,46,200,61</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip>&lt;string;GUI_00003348&gt;</m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_pMaterial>
+ <Class Name="class Material">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/PetGames/PetGameDerby_MedalBronze.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>0</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ </Class>
+ </m_pMaterial>
+ <m_fRotation>0</m_fRotation>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_textColor>FFFFFFFF</m_textColor>
+ <m_textComponent>
+ <Class Name="class TextComponent">
+ <m_useDropShadow>1</m_useDropShadow>
+ </Class>
+ </m_textComponent>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlSprite">
+ <m_sName>AluminumIcon</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>244,46,259,61</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip>&lt;string;GUI_00003349&gt;</m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_pMaterial>
+ <Class Name="class Material">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/PetGames/PetGameDerby_MedalAluminium.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>0</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ </Class>
+ </m_pMaterial>
+ <m_fRotation>0</m_fRotation>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_textColor>FFFFFFFF</m_textColor>
+ <m_textComponent>
+ <Class Name="class TextComponent">
+ <m_useDropShadow>1</m_useDropShadow>
+ </Class>
+ </m_textComponent>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>PetMatchSilver</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>88,44,120,63</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>WizardNormal.xml</m_sFilename>
+ <m_fScale>0.4</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00003345&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>PetMatchBronze</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>148,44,180,63</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>WizardNormal.xml</m_sFilename>
+ <m_fScale>0.4</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00003343&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>PetMatchAluminum</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>207,44,239,63</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>WizardNormal.xml</m_sFilename>
+ <m_fScale>0.4</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00003342&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE|PARENT_WIDTH</m_Flags>
+ <m_Window>0,158,288,234</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_pMaterial>
+ <Class Name="class Material">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/Art/Art_Character_PVP.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>0</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ </Class>
+ </m_pMaterial>
+ <m_fRotation>0</m_fRotation>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_textColor>FFFFFFFF</m_textColor>
+ <m_textComponent>
+ <Class Name="class TextComponent">
+ <m_useDropShadow>1</m_useDropShadow>
+ </Class>
+ </m_textComponent>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlSprite">
+ <m_sName>PetRatingTitle</m_sName>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>StatName</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>9,11,280,34</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>WizardFancy.xml</m_sFilename>
+ <m_fScale>0.54</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF00FFFF</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00000307&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>PetRating</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>24,40,261,64</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>|_Shared|WorldData|Fonts/WizardNormal.xml</m_sFilename>
+ <m_fScale>0.5</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText></m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE|PARENT_WIDTH</m_Flags>
+ <m_Window>0,237,288,313</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_pMaterial>
+ <Class Name="class Material">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/Art/Art_Character_PVP.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>0</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ </Class>
+ </m_pMaterial>
+ <m_fRotation>0</m_fRotation>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_textColor>FFFFFFFF</m_textColor>
+ <m_textComponent>
+ <Class Name="class TextComponent">
+ <m_useDropShadow>1</m_useDropShadow>
+ </Class>
+ </m_textComponent>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlSprite">
+ <m_sName>PVPTournament</m_sName>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>StatName</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>9,11,280,34</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>WizardFancy.xml</m_sFilename>
+ <m_fScale>0.54</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF00FFFF</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00007018&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>PVPTournamentWinsAndPoints</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>25,43,262,67</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>|_Shared|WorldData|Fonts/WizardNormal.xml</m_sFilename>
+ <m_fScale>0.5</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText></m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE|NOCLIP|PARENT_WIDTH</m_Flags>
+ <m_Window>0,316,288,392</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_pMaterial>
+ <Class Name="class Material">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/Art/Art_Character_PVP.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>0</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ </Class>
+ </m_pMaterial>
+ <m_fRotation>0</m_fRotation>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_textColor>FFFFFFFF</m_textColor>
+ <m_textComponent>
+ <Class Name="class TextComponent">
+ <m_useDropShadow>1</m_useDropShadow>
+ </Class>
+ </m_textComponent>
+ </Class>
+ </m_Children>
+ <m_Style>HAS_NO_BORDER|LAYOUT_VERT</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>28,138,316,531</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_nHSpacing>2</m_nHSpacing>
+ <m_nVSpacing>2</m_nVSpacing>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlButton">
+ <m_sName>PVPPageForward</m_sName>
+ <m_Style>HAS_NO_BORDER|EFFECT_SCALE</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>251,540,299,588</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont />
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF808080</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>16</m_nScrollSize>
+ <m_sHoverSound>Sound/GUI/ui_hudgenericnext_hover.wav</m_sHoverSound>
+ <m_sSelectSound>Sound/GUI/ui_hudgenericnext_click.wav</m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_bToggle>0</m_bToggle>
+ <m_bButtonDown>0</m_bButtonDown>
+ <m_sLabel></m_sLabel>
+ <m_labelOffset>4,0,0,0</m_labelOffset>
+ <m_pButton>
+ <Class Name="class TileMaterial">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/Buttons/Button_Arrow01.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,0.25,0.5</m_Frames>
+ <m_Frames>0.25,0,0.5,0.5</m_Frames>
+ <m_Frames>0.5,0,0.75,0.5</m_Frames>
+ <m_Frames>0.75,0,1,0.5</m_Frames>
+ <m_Frames>0,0.5,0.25,1</m_Frames>
+ <m_Frames>0.25,0.5,0.5,1</m_Frames>
+ <m_Frames>0.5,0.5,0.75,1</m_Frames>
+ <m_Frames>0.75,0.5,1,1</m_Frames>
+ <m_nCurrentFrame>4</m_nCurrentFrame>
+ <m_fAnimRate>1</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>7</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ <m_TilesX>4</m_TilesX>
+ <m_TilesY>2</m_TilesY>
+ </Class>
+ </m_pButton>
+ <m_HotKey>0</m_HotKey>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_bCursorOver>0</m_bCursorOver>
+ <m_bAbortWhenCursorNotOver>1</m_bAbortWhenCursorNotOver>
+ <m_bHotKeyDown>0</m_bHotKeyDown>
+ <m_fTime>0</m_fTime>
+ <m_bGreyed>0</m_bGreyed>
+ <m_fMaxScale>1.15</m_fMaxScale>
+ <m_fScaleSpeed>2</m_fScaleSpeed>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_pGreyedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>7</m_nMaterialFrame>
+ </Class>
+ </m_pGreyedState>
+ <m_pNormalState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>4</m_nMaterialFrame>
+ </Class>
+ </m_pNormalState>
+ <m_pHighlightedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>5</m_nMaterialFrame>
+ </Class>
+ </m_pHighlightedState>
+ <m_pSelectedState />
+ <m_pDepressedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>6</m_nMaterialFrame>
+ </Class>
+ </m_pDepressedState>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>PVPPageNumber</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>106,546,239,583</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>WizardFancy.xml</m_sFilename>
+ <m_fScale>0.857143</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00000316&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>0</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlButton">
+ <m_sName>PVPPageBack</m_sName>
+ <m_Style>HAS_NO_BORDER|EFFECT_SCALE</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>44,541,92,589</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont />
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF808080</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>16</m_nScrollSize>
+ <m_sHoverSound>Sound/GUI/ui_hudgenericnext_hover.wav</m_sHoverSound>
+ <m_sSelectSound>Sound/GUI/ui_hudgenericnext_click.wav</m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_bToggle>0</m_bToggle>
+ <m_bButtonDown>0</m_bButtonDown>
+ <m_sLabel></m_sLabel>
+ <m_labelOffset>4,0,0,0</m_labelOffset>
+ <m_pButton>
+ <Class Name="class TileMaterial">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/Buttons/Button_Arrow01.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,0.25,0.5</m_Frames>
+ <m_Frames>0.25,0,0.5,0.5</m_Frames>
+ <m_Frames>0.5,0,0.75,0.5</m_Frames>
+ <m_Frames>0.75,0,1,0.5</m_Frames>
+ <m_Frames>0,0.5,0.25,1</m_Frames>
+ <m_Frames>0.25,0.5,0.5,1</m_Frames>
+ <m_Frames>0.5,0.5,0.75,1</m_Frames>
+ <m_Frames>0.75,0.5,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>1</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>7</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ <m_TilesX>4</m_TilesX>
+ <m_TilesY>2</m_TilesY>
+ </Class>
+ </m_pButton>
+ <m_HotKey>0</m_HotKey>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_bCursorOver>0</m_bCursorOver>
+ <m_bAbortWhenCursorNotOver>1</m_bAbortWhenCursorNotOver>
+ <m_bHotKeyDown>0</m_bHotKeyDown>
+ <m_fTime>0</m_fTime>
+ <m_bGreyed>0</m_bGreyed>
+ <m_fMaxScale>1.15</m_fMaxScale>
+ <m_fScaleSpeed>2</m_fScaleSpeed>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_pGreyedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>3</m_nMaterialFrame>
+ </Class>
+ </m_pGreyedState>
+ <m_pNormalState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>0</m_nMaterialFrame>
+ </Class>
+ </m_pNormalState>
+ <m_pHighlightedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>1</m_nMaterialFrame>
+ </Class>
+ </m_pHighlightedState>
+ <m_pSelectedState />
+ <m_pDepressedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>2</m_nMaterialFrame>
+ </Class>
+ </m_pDepressedState>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>PVPStatsTitle</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE|HCENTER</m_Flags>
+ <m_Window>115,102,214,134</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>WizardFancy.xml</m_sFilename>
+ <m_fScale>0.74</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_PVPStatsAge1&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>0</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>NOCLIP</m_Flags>
+ <m_Window>390,0,720,598</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_pMaterial>
+ <Class Name="class Material">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/Backgrounds/Background_Character_Right_PvP.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>0</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ </Class>
+ </m_pMaterial>
+ <m_fRotation>0</m_fRotation>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_textColor>FFFFFFFF</m_textColor>
+ <m_textComponent>
+ <Class Name="class TextComponent">
+ <m_useDropShadow>1</m_useDropShadow>
+ </Class>
+ </m_textComponent>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlSprite">
+ <m_sName>TimersPageBG</m_sName>
+ <m_Children>
+ <Class Name="class Window">
+ <m_sName>TimersTab</m_sName>
+ <m_Style>HAS_BACK|HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>258,34,319,106</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial>
+ <Class Name="class Material">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class AlphaMaskTextureD3D">
+ <m_sFilename>GUI/InventoryPage/Tab_Top03.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>0</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ </Class>
+ </m_pBackMaterial>
+ <m_pFont />
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF808080</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>16</m_nScrollSize>
+ <m_sHoverSound>Sound/GUI/ui_hudgenericnext_hover.wav</m_sHoverSound>
+ <m_sSelectSound>Sound/GUI/ui_hudgenericnext_click.wav</m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>TimerText</m_sName>
+ <m_Style>DO_NOT_CAPTURE_MOUSE|IS_TRANSPARENT|HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE|PARENT_WIDTH</m_Flags>
+ <m_Window>0,102,330,134</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>WizardFancy.xml</m_sFilename>
+ <m_fScale>0.74</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_CraftingSlotsTitle&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>0</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class WindowLayout">
+ <m_sName>TimersContainer</m_sName>
+ <m_Children>
+ <Class Name="class ControlSprite">
+ <m_sName>TimerSlot_01</m_sName>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>TimerCoolDown</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE|PARENT_WIDTH|VCENTER</m_Flags>
+ <m_Window>0,16,255,39</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>WizardFancy.xml</m_sFilename>
+ <m_fScale>0.54</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF00FFFF</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_CraftingSlotIdleText&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlSprite">
+ <m_sName>TimerIcon</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>DOCK_RIGHT|VCENTER</m_Flags>
+ <m_Window>216,8,255,47</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_pMaterial>
+ <Class Name="class Material">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/QuestButtons/Quest_jewlcrafters_table.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>0</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ </Class>
+ </m_pMaterial>
+ <m_fRotation>0</m_fRotation>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_textColor>FFFFFFFF</m_textColor>
+ <m_textComponent>
+ <Class Name="class TextComponent">
+ <m_useDropShadow>1</m_useDropShadow>
+ </Class>
+ </m_textComponent>
+ </Class>
+ </m_Children>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE|NOCLIP</m_Flags>
+ <m_Window>0,0,255,56</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_pMaterial>
+ <Class Name="class Material">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/Art/Art_Character_TimerSlot.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>0</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ </Class>
+ </m_pMaterial>
+ <m_fRotation>0</m_fRotation>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_textColor>FFFFFFFF</m_textColor>
+ <m_textComponent>
+ <Class Name="class TextComponent">
+ <m_useDropShadow>1</m_useDropShadow>
+ </Class>
+ </m_textComponent>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlSprite">
+ <m_sName>TimerSlot_02</m_sName>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>TimerCoolDown</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE|PARENT_WIDTH|VCENTER</m_Flags>
+ <m_Window>0,16,255,39</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>WizardFancy.xml</m_sFilename>
+ <m_fScale>0.54</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF00FFFF</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_CraftingSlotIdleText&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlSprite">
+ <m_sName>TimerIcon</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>DOCK_RIGHT|VCENTER</m_Flags>
+ <m_Window>216,8,255,47</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_pMaterial>
+ <Class Name="class Material">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/QuestButtons/Quest_jewlcrafters_table.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>0</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ </Class>
+ </m_pMaterial>
+ <m_fRotation>0</m_fRotation>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_textColor>FFFFFFFF</m_textColor>
+ <m_textComponent>
+ <Class Name="class TextComponent">
+ <m_useDropShadow>1</m_useDropShadow>
+ </Class>
+ </m_textComponent>
+ </Class>
+ </m_Children>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>0,55,255,111</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_pMaterial>
+ <Class Name="class Material">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/Art/Art_Character_TimerSlot.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>0</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ </Class>
+ </m_pMaterial>
+ <m_fRotation>0</m_fRotation>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_textColor>FFFFFFFF</m_textColor>
+ <m_textComponent>
+ <Class Name="class TextComponent">
+ <m_useDropShadow>1</m_useDropShadow>
+ </Class>
+ </m_textComponent>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlSprite">
+ <m_sName>TimerSlot_03</m_sName>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>TimerCoolDown</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE|PARENT_WIDTH|VCENTER</m_Flags>
+ <m_Window>0,16,255,39</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>WizardFancy.xml</m_sFilename>
+ <m_fScale>0.54</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF00FFFF</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_CraftingSlotIdleText&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlSprite">
+ <m_sName>TimerIcon</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>DOCK_RIGHT|VCENTER</m_Flags>
+ <m_Window>216,8,255,47</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_pMaterial>
+ <Class Name="class Material">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/QuestButtons/Quest_jewlcrafters_table.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>0</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ </Class>
+ </m_pMaterial>
+ <m_fRotation>0</m_fRotation>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_textColor>FFFFFFFF</m_textColor>
+ <m_textComponent>
+ <Class Name="class TextComponent">
+ <m_useDropShadow>1</m_useDropShadow>
+ </Class>
+ </m_textComponent>
+ </Class>
+ </m_Children>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>0,110,255,166</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_pMaterial>
+ <Class Name="class Material">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/Art/Art_Character_TimerSlot.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>0</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ </Class>
+ </m_pMaterial>
+ <m_fRotation>0</m_fRotation>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_textColor>FFFFFFFF</m_textColor>
+ <m_textComponent>
+ <Class Name="class TextComponent">
+ <m_useDropShadow>1</m_useDropShadow>
+ </Class>
+ </m_textComponent>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlSprite">
+ <m_sName>TimerSlot_04</m_sName>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>TimerCoolDown</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE|PARENT_WIDTH|VCENTER</m_Flags>
+ <m_Window>0,16,255,39</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>WizardFancy.xml</m_sFilename>
+ <m_fScale>0.54</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF00FFFF</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_CraftingSlotIdleText&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlSprite">
+ <m_sName>TimerIcon</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>DOCK_RIGHT|VCENTER</m_Flags>
+ <m_Window>216,8,255,47</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_pMaterial>
+ <Class Name="class Material">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/QuestButtons/Quest_jewlcrafters_table.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>0</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ </Class>
+ </m_pMaterial>
+ <m_fRotation>0</m_fRotation>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_textColor>FFFFFFFF</m_textColor>
+ <m_textComponent>
+ <Class Name="class TextComponent">
+ <m_useDropShadow>1</m_useDropShadow>
+ </Class>
+ </m_textComponent>
+ </Class>
+ </m_Children>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>0,165,255,221</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_pMaterial>
+ <Class Name="class Material">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/Art/Art_Character_TimerSlot.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>0</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ </Class>
+ </m_pMaterial>
+ <m_fRotation>0</m_fRotation>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_textColor>FFFFFFFF</m_textColor>
+ <m_textComponent>
+ <Class Name="class TextComponent">
+ <m_useDropShadow>1</m_useDropShadow>
+ </Class>
+ </m_textComponent>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlSprite">
+ <m_sName>TimerSlot_05</m_sName>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>TimerCoolDown</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE|PARENT_WIDTH|VCENTER</m_Flags>
+ <m_Window>0,16,255,39</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>WizardFancy.xml</m_sFilename>
+ <m_fScale>0.54</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF00FFFF</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_CraftingSlotIdleText&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlSprite">
+ <m_sName>TimerIcon</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>DOCK_RIGHT|VCENTER</m_Flags>
+ <m_Window>216,8,255,47</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_pMaterial>
+ <Class Name="class Material">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/QuestButtons/Quest_jewlcrafters_table.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>0</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ </Class>
+ </m_pMaterial>
+ <m_fRotation>0</m_fRotation>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_textColor>FFFFFFFF</m_textColor>
+ <m_textComponent>
+ <Class Name="class TextComponent">
+ <m_useDropShadow>1</m_useDropShadow>
+ </Class>
+ </m_textComponent>
+ </Class>
+ </m_Children>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>0,220,255,276</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_pMaterial>
+ <Class Name="class Material">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/Art/Art_Character_TimerSlot.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>0</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ </Class>
+ </m_pMaterial>
+ <m_fRotation>0</m_fRotation>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_textColor>FFFFFFFF</m_textColor>
+ <m_textComponent>
+ <Class Name="class TextComponent">
+ <m_useDropShadow>1</m_useDropShadow>
+ </Class>
+ </m_textComponent>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlSprite">
+ <m_sName>TimerSlot_06</m_sName>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>TimerCoolDown</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE|PARENT_WIDTH|VCENTER</m_Flags>
+ <m_Window>0,16,255,39</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>WizardFancy.xml</m_sFilename>
+ <m_fScale>0.54</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF00FFFF</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_CraftingSlotIdleText&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlSprite">
+ <m_sName>TimerIcon</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>DOCK_RIGHT|VCENTER</m_Flags>
+ <m_Window>216,8,255,47</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_pMaterial>
+ <Class Name="class Material">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/QuestButtons/Quest_jewlcrafters_table.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>0</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ </Class>
+ </m_pMaterial>
+ <m_fRotation>0</m_fRotation>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_textColor>FFFFFFFF</m_textColor>
+ <m_textComponent>
+ <Class Name="class TextComponent">
+ <m_useDropShadow>1</m_useDropShadow>
+ </Class>
+ </m_textComponent>
+ </Class>
+ </m_Children>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>0,275,255,331</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_pMaterial>
+ <Class Name="class Material">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/Art/Art_Character_TimerSlot.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>0</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ </Class>
+ </m_pMaterial>
+ <m_fRotation>0</m_fRotation>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_textColor>FFFFFFFF</m_textColor>
+ <m_textComponent>
+ <Class Name="class TextComponent">
+ <m_useDropShadow>1</m_useDropShadow>
+ </Class>
+ </m_textComponent>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlSprite">
+ <m_sName>TimerSlot_07</m_sName>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>TimerCoolDown</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE|PARENT_WIDTH|VCENTER</m_Flags>
+ <m_Window>0,16,255,39</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>WizardFancy.xml</m_sFilename>
+ <m_fScale>0.54</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF00FFFF</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_CraftingSlotIdleText&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlSprite">
+ <m_sName>TimerIcon</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>DOCK_RIGHT|VCENTER</m_Flags>
+ <m_Window>216,8,255,47</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_pMaterial>
+ <Class Name="class Material">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/QuestButtons/Quest_jewlcrafters_table.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>0</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ </Class>
+ </m_pMaterial>
+ <m_fRotation>0</m_fRotation>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_textColor>FFFFFFFF</m_textColor>
+ <m_textComponent>
+ <Class Name="class TextComponent">
+ <m_useDropShadow>1</m_useDropShadow>
+ </Class>
+ </m_textComponent>
+ </Class>
+ </m_Children>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>0,330,255,386</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_pMaterial>
+ <Class Name="class Material">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/Art/Art_Character_TimerSlot.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>0</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ </Class>
+ </m_pMaterial>
+ <m_fRotation>0</m_fRotation>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_textColor>FFFFFFFF</m_textColor>
+ <m_textComponent>
+ <Class Name="class TextComponent">
+ <m_useDropShadow>1</m_useDropShadow>
+ </Class>
+ </m_textComponent>
+ </Class>
+ </m_Children>
+ <m_Style>HAS_NO_BORDER|LAYOUT_VERT</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>42,146,297,557</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_nHSpacing>2</m_nHSpacing>
+ <m_nVSpacing>-2</m_nVSpacing>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlButton">
+ <m_sName>SlotsPageForward</m_sName>
+ <m_Style>HAS_NO_BORDER|EFFECT_SCALE</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>251,540,299,588</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont />
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF808080</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>16</m_nScrollSize>
+ <m_sHoverSound>Sound/GUI/ui_hudgenericnext_hover.wav</m_sHoverSound>
+ <m_sSelectSound>Sound/GUI/ui_hudgenericnext_click.wav</m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_bToggle>0</m_bToggle>
+ <m_bButtonDown>0</m_bButtonDown>
+ <m_sLabel></m_sLabel>
+ <m_labelOffset>4,0,0,0</m_labelOffset>
+ <m_pButton>
+ <Class Name="class TileMaterial">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/Buttons/Button_Arrow01.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,0.25,0.5</m_Frames>
+ <m_Frames>0.25,0,0.5,0.5</m_Frames>
+ <m_Frames>0.5,0,0.75,0.5</m_Frames>
+ <m_Frames>0.75,0,1,0.5</m_Frames>
+ <m_Frames>0,0.5,0.25,1</m_Frames>
+ <m_Frames>0.25,0.5,0.5,1</m_Frames>
+ <m_Frames>0.5,0.5,0.75,1</m_Frames>
+ <m_Frames>0.75,0.5,1,1</m_Frames>
+ <m_nCurrentFrame>4</m_nCurrentFrame>
+ <m_fAnimRate>1</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>7</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ <m_TilesX>4</m_TilesX>
+ <m_TilesY>2</m_TilesY>
+ </Class>
+ </m_pButton>
+ <m_HotKey>0</m_HotKey>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_bCursorOver>0</m_bCursorOver>
+ <m_bAbortWhenCursorNotOver>1</m_bAbortWhenCursorNotOver>
+ <m_bHotKeyDown>0</m_bHotKeyDown>
+ <m_fTime>0</m_fTime>
+ <m_bGreyed>0</m_bGreyed>
+ <m_fMaxScale>1.15</m_fMaxScale>
+ <m_fScaleSpeed>2</m_fScaleSpeed>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_pGreyedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>7</m_nMaterialFrame>
+ </Class>
+ </m_pGreyedState>
+ <m_pNormalState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>4</m_nMaterialFrame>
+ </Class>
+ </m_pNormalState>
+ <m_pHighlightedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>5</m_nMaterialFrame>
+ </Class>
+ </m_pHighlightedState>
+ <m_pSelectedState />
+ <m_pDepressedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>6</m_nMaterialFrame>
+ </Class>
+ </m_pDepressedState>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>SlotsPageNumber</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>106,546,239,583</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>WizardFancy.xml</m_sFilename>
+ <m_fScale>0.857143</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00000316&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>0</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlButton">
+ <m_sName>SlotsPageBack</m_sName>
+ <m_Style>HAS_NO_BORDER|EFFECT_SCALE</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>44,541,92,589</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont />
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF808080</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>16</m_nScrollSize>
+ <m_sHoverSound>Sound/GUI/ui_hudgenericnext_hover.wav</m_sHoverSound>
+ <m_sSelectSound>Sound/GUI/ui_hudgenericnext_click.wav</m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_bToggle>0</m_bToggle>
+ <m_bButtonDown>0</m_bButtonDown>
+ <m_sLabel></m_sLabel>
+ <m_labelOffset>4,0,0,0</m_labelOffset>
+ <m_pButton>
+ <Class Name="class TileMaterial">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/Buttons/Button_Arrow01.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,0.25,0.5</m_Frames>
+ <m_Frames>0.25,0,0.5,0.5</m_Frames>
+ <m_Frames>0.5,0,0.75,0.5</m_Frames>
+ <m_Frames>0.75,0,1,0.5</m_Frames>
+ <m_Frames>0,0.5,0.25,1</m_Frames>
+ <m_Frames>0.25,0.5,0.5,1</m_Frames>
+ <m_Frames>0.5,0.5,0.75,1</m_Frames>
+ <m_Frames>0.75,0.5,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>1</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>7</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ <m_TilesX>4</m_TilesX>
+ <m_TilesY>2</m_TilesY>
+ </Class>
+ </m_pButton>
+ <m_HotKey>0</m_HotKey>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_bCursorOver>0</m_bCursorOver>
+ <m_bAbortWhenCursorNotOver>1</m_bAbortWhenCursorNotOver>
+ <m_bHotKeyDown>0</m_bHotKeyDown>
+ <m_fTime>0</m_fTime>
+ <m_bGreyed>0</m_bGreyed>
+ <m_fMaxScale>1.15</m_fMaxScale>
+ <m_fScaleSpeed>2</m_fScaleSpeed>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_pGreyedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>3</m_nMaterialFrame>
+ </Class>
+ </m_pGreyedState>
+ <m_pNormalState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>0</m_nMaterialFrame>
+ </Class>
+ </m_pNormalState>
+ <m_pHighlightedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>1</m_nMaterialFrame>
+ </Class>
+ </m_pHighlightedState>
+ <m_pSelectedState />
+ <m_pDepressedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>2</m_nMaterialFrame>
+ </Class>
+ </m_pDepressedState>
+ </Class>
+ </m_Children>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>NOCLIP</m_Flags>
+ <m_Window>390,0,720,600</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_pMaterial>
+ <Class Name="class Material">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/Backgrounds/Background_Character_Right_Timer.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>0</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ </Class>
+ </m_pMaterial>
+ <m_fRotation>0</m_fRotation>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_textColor>FFFFFFFF</m_textColor>
+ <m_textComponent>
+ <Class Name="class TextComponent">
+ <m_useDropShadow>1</m_useDropShadow>
+ </Class>
+ </m_textComponent>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>CharLevel</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>129,64,363,86</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>WizardFancy.xml</m_sFilename>
+ <m_fScale>0.5</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF00FFFF</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00000352&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>ControlText</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>122,159,216,181</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>WizardFancy.xml</m_sFilename>
+ <m_fScale>0.5</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>16</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00000353&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>ControlText</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>120,411,214,433</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>WizardFancy.xml</m_sFilename>
+ <m_fScale>0.5</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>16</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00000354&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>CharTitle</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>148,111,356,133</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>WizardFancy.xml</m_sFilename>
+ <m_fScale>0.5</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF00FFFF</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00000355&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>ControlText</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>270,159,364,181</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>WizardFancy.xml</m_sFilename>
+ <m_fScale>0.5</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>16</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00000356&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>ControlText</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>276,328,362,350</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>WizardFancy.xml</m_sFilename>
+ <m_fScale>0.5</m_fScale>
+ <m_nKerningAdjust>1</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>16</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00000357&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>ControlText</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>125,326,212,360</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>WizardFancy.xml</m_sFilename>
+ <m_fScale>0.4</m_fScale>
+ <m_nKerningAdjust>2</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00000359&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>ControlText</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>279,411,359,445</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>WizardFancy.xml</m_sFilename>
+ <m_fScale>0.4</m_fScale>
+ <m_nKerningAdjust>2</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00000360&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>ControlText</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>176,245,270,262</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>WizardFancy.xml</m_sFilename>
+ <m_fScale>0.5</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00000364&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>0</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class PreviewWindow">
+ <m_sName>wndCharacterPortrait</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>0,32,128,160</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_pMaterial>
+ <Class Name="class Material">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/Art/Art_Character_Cover02.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>1</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>0</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ </Class>
+ </m_pMaterial>
+ <m_alphaMask>
+ <Class Name="class AlphaMaskTextureD3D">
+ <m_sFilename>GUI/Art/Art_Character_Alpha.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_alphaMask>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>Health</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>90,198,214,222</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>|_Shared|WorldData|Fonts/WizardNormal.xml</m_sFilename>
+ <m_fScale>0.5</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00000365&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>Mana</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>237,198,359,222</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>|_Shared|WorldData|Fonts/WizardNormal.xml</m_sFilename>
+ <m_fScale>0.5</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00000366&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>ArenaTickets</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>239,453,361,477</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>|_Shared|WorldData|Fonts/WizardNormal.xml</m_sFilename>
+ <m_fScale>0.5</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00000367&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>Crowns</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>89,448,211,472</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>|_Shared|WorldData|Fonts/WizardNormal.xml</m_sFilename>
+ <m_fScale>0.5</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00000368&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>Gold</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>239,359,362,380</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>|_Shared|WorldData|Fonts/WizardNormal.xml</m_sFilename>
+ <m_fScale>0.45</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00000369&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>ExpText</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>103,285,352,309</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>|_Shared|WorldData|Fonts/WizardNormal.xml</m_sFilename>
+ <m_fScale>0.5</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00000371&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>0</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>TrainingPoints</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>88,369,212,393</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>|_Shared|WorldData|Fonts/WizardNormal.xml</m_sFilename>
+ <m_fScale>0.5</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00000373&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlSprite">
+ <m_sName>SchoolIcon</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>94,96,144,146</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_pMaterial>
+ <Class Name="class Material">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/Schools/Art_School_Storm.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>0</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ </Class>
+ </m_pMaterial>
+ <m_fRotation>0</m_fRotation>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_textColor>FFFFFFFF</m_textColor>
+ <m_textComponent>
+ <Class Name="class TextComponent">
+ <m_useDropShadow>1</m_useDropShadow>
+ </Class>
+ </m_textComponent>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class Window">
+ <m_sName>wndEnergyFrame</m_sName>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>lblEnergy</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>29,1,172,18</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00001912&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>txtEnergyTimer</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>185,41,262,65</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>|_Shared|WorldData|Fonts/WizardNormal.xml</m_sFilename>
+ <m_fScale>0.5</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>16</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00001914&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>lblTimer</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>170,1,271,18</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00002781&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class WindowLayout">
+ <m_sName>Layout</m_sName>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>txtEnergy</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE|VCENTER</m_Flags>
+ <m_Window>15,13,92,37</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>|_Shared|WorldData|Fonts/WizardNormal.xml</m_sFilename>
+ <m_fScale>0.5</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FF000000</m_HighColor>
+ <m_SelectColor>FF000000</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FF000000</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>16</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00001913&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlButton">
+ <m_sName>RefillButton</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE|VCENTER</m_Flags>
+ <m_Window>95,8,159,42</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont />
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF00FFFF</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>16</m_nScrollSize>
+ <m_sHoverSound>Sound/GUI/HudMouseOver.wav</m_sHoverSound>
+ <m_sSelectSound>Sound/GUI/HudSelect.wav</m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_bToggle>0</m_bToggle>
+ <m_bButtonDown>0</m_bButtonDown>
+ <m_sLabel>&lt;string;GUI_00003395&gt;</m_sLabel>
+ <m_labelOffset>4,0,0,0</m_labelOffset>
+ <m_pButton>
+ <Class Name="class TileMaterial">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/Buttons/Button_Red01.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,0.25</m_Frames>
+ <m_Frames>0,0.25,1,0.5</m_Frames>
+ <m_Frames>0,0.5,1,0.75</m_Frames>
+ <m_Frames>0,0.75,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>1</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>3</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ <m_TilesX>1</m_TilesX>
+ <m_TilesY>4</m_TilesY>
+ </Class>
+ </m_pButton>
+ <m_HotKey>0</m_HotKey>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_bCursorOver>0</m_bCursorOver>
+ <m_bAbortWhenCursorNotOver>1</m_bAbortWhenCursorNotOver>
+ <m_bHotKeyDown>0</m_bHotKeyDown>
+ <m_fTime>0</m_fTime>
+ <m_bGreyed>0</m_bGreyed>
+ <m_fMaxScale>1.25</m_fMaxScale>
+ <m_fScaleSpeed>2</m_fScaleSpeed>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_pGreyedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>3</m_nMaterialFrame>
+ </Class>
+ </m_pGreyedState>
+ <m_pNormalState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>0</m_nMaterialFrame>
+ </Class>
+ </m_pNormalState>
+ <m_pHighlightedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>2</m_nMaterialFrame>
+ </Class>
+ </m_pHighlightedState>
+ <m_pSelectedState />
+ <m_pDepressedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>1</m_nMaterialFrame>
+ </Class>
+ </m_pDepressedState>
+ </Class>
+ </m_Children>
+ <m_Style>HAS_NO_BORDER|H_CENTER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>-7,27,168,76</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_nHSpacing>2</m_nHSpacing>
+ <m_nVSpacing>2</m_nVSpacing>
+ </Class>
+ </m_Children>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE|NOCLIP</m_Flags>
+ <m_Window>99,500,363,574</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>WizardFancy.xml</m_sFilename>
+ <m_fScale>0.4</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FF000000</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>16</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class Window">
+ <m_sName>HealthMouseOverWindow</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>81,151,215,228</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class Window">
+ <m_sName>ManaMouseOverWindow</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>230,151,364,228</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlSprite">
+ <m_sName>ActivitiesPageBG</m_sName>
+ <m_Children>
+ <Class Name="class Window">
+ <m_sName>ActivitiesTabBackground</m_sName>
+ <m_Style>HAS_BACK|HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>103,34,164,106</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial>
+ <Class Name="class Material">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class AlphaMaskTextureD3D">
+ <m_sFilename>GUI/InventoryPage/Tab_Top03.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>0</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ </Class>
+ </m_pBackMaterial>
+ <m_pFont />
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF808080</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>16</m_nScrollSize>
+ <m_sHoverSound>Sound/GUI/ui_hudgenericnext_hover.wav</m_sHoverSound>
+ <m_sSelectSound>Sound/GUI/ui_hudgenericnext_click.wav</m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>ControlText</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>61,129,268,146</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>WizardFancy.xml</m_sFilename>
+ <m_fScale>0.4</m_fScale>
+ <m_nKerningAdjust>2</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_Crafting&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>0</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>ControlText</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>63,273,269,290</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>WizardFancy.xml</m_sFilename>
+ <m_fScale>0.4</m_fScale>
+ <m_nKerningAdjust>2</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_Gardening&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>0</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>ControlText</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>64,416,268,433</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>WizardFancy.xml</m_sFilename>
+ <m_fScale>0.4</m_fScale>
+ <m_nKerningAdjust>2</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_Fishing&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>0</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class BadgeButton">
+ <m_sName>ActivitiesCraftingBadge</m_sName>
+ <m_Style>HAS_NO_BORDER|CHECKBOX_TEXTOVERIMAGE</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>45,168,312,222</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>WizardFancy.xml</m_sFilename>
+ <m_fScale>0.45</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF00FFFF</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>16</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_bToggle>0</m_bToggle>
+ <m_bButtonDown>0</m_bButtonDown>
+ <m_sLabel>&lt;string;GUI_00000309&gt;</m_sLabel>
+ <m_labelOffset>22,0,17,0</m_labelOffset>
+ <m_pButton>
+ <Class Name="class TileMaterial">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/Shopping/Button_Item.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,0.125</m_Frames>
+ <m_Frames>0,0.125,1,0.25</m_Frames>
+ <m_Frames>0,0.25,1,0.375</m_Frames>
+ <m_Frames>0,0.375,1,0.5</m_Frames>
+ <m_Frames>0,0.5,1,0.625</m_Frames>
+ <m_Frames>0,0.625,1,0.75</m_Frames>
+ <m_Frames>0,0.75,1,0.875</m_Frames>
+ <m_Frames>0,0.875,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>7</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ <m_TilesX>1</m_TilesX>
+ <m_TilesY>8</m_TilesY>
+ </Class>
+ </m_pButton>
+ <m_HotKey>0</m_HotKey>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_bCursorOver>0</m_bCursorOver>
+ <m_bAbortWhenCursorNotOver>1</m_bAbortWhenCursorNotOver>
+ <m_bHotKeyDown>0</m_bHotKeyDown>
+ <m_fTime>0</m_fTime>
+ <m_bGreyed>0</m_bGreyed>
+ <m_fMaxScale>1.25</m_fMaxScale>
+ <m_fScaleSpeed>2</m_fScaleSpeed>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_pGreyedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>3</m_nMaterialFrame>
+ </Class>
+ </m_pGreyedState>
+ <m_pNormalState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>0</m_nMaterialFrame>
+ </Class>
+ </m_pNormalState>
+ <m_pHighlightedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>1</m_nMaterialFrame>
+ </Class>
+ </m_pHighlightedState>
+ <m_pSelectedState />
+ <m_pDepressedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>2</m_nMaterialFrame>
+ </Class>
+ </m_pDepressedState>
+ <m_nGroupID>1</m_nGroupID>
+ <m_bChecked>0</m_bChecked>
+ <m_pCheckedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>1</m_nMaterialFrame>
+ </Class>
+ </m_pCheckedState>
+ <m_pCheckedGreyedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>3</m_nMaterialFrame>
+ </Class>
+ </m_pCheckedGreyedState>
+ <m_pCheckedHighlightedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>1</m_nMaterialFrame>
+ </Class>
+ </m_pCheckedHighlightedState>
+ <m_pCheckedDepressedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>1</m_nMaterialFrame>
+ </Class>
+ </m_pCheckedDepressedState>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlSprite">
+ <m_sName>GardeningLevelInfo</m_sName>
+ <m_Children>
+ <Class Name="class ControlSprite">
+ <m_sName>BadgeBackground</m_sName>
+ <m_Children>
+ <Class Name="class ControlSprite">
+ <m_sName>BadgeIcon</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>12,16,55,59</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_pMaterial>
+ <Class Name="class Material">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/Buttons/Button_Garden_Badges_1_5.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>0</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ </Class>
+ </m_pMaterial>
+ <m_fRotation>0</m_fRotation>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_textColor>FFFFFFFF</m_textColor>
+ <m_textComponent>
+ <Class Name="class TextComponent">
+ <m_useDropShadow>1</m_useDropShadow>
+ </Class>
+ </m_textComponent>
+ </Class>
+ </m_Children>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>0,0,67,67</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_pMaterial>
+ <Class Name="class Material">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/Art/Art_Badge05.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>0</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ </Class>
+ </m_pMaterial>
+ <m_fRotation>0</m_fRotation>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_textColor>FFFFFFFF</m_textColor>
+ <m_textComponent>
+ <Class Name="class TextComponent">
+ <m_useDropShadow>1</m_useDropShadow>
+ </Class>
+ </m_textComponent>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class EnergyGlobe">
+ <m_sName>spriteEnergyBkg</m_sName>
+ <m_Children>
+ <Class Name="class ControlButton">
+ <m_sName>btnRefillEnergy</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE|DOCK_BOTTOM|HCENTER</m_Flags>
+ <m_Window>6,48,60,77</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>WizardFancy.xml</m_sFilename>
+ <m_fScale>0.4</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF00FFFF</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound>Sound/GUI/ui_hudgenericnext_hover.wav</m_sHoverSound>
+ <m_sSelectSound>Sound/GUI/ui_hudgenericnext_click.wav</m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_bToggle>0</m_bToggle>
+ <m_bButtonDown>0</m_bButtonDown>
+ <m_sLabel>&lt;string;GUI_00003395&gt;</m_sLabel>
+ <m_labelOffset>4,0,0,0</m_labelOffset>
+ <m_pButton>
+ <Class Name="class TileMaterial">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/Buttons/Button_Green01.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,0.5,0.5</m_Frames>
+ <m_Frames>0.5,0,1,0.5</m_Frames>
+ <m_Frames>0,0.5,0.5,1</m_Frames>
+ <m_Frames>0.5,0.5,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>1</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>3</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ <m_TilesX>2</m_TilesX>
+ <m_TilesY>2</m_TilesY>
+ </Class>
+ </m_pButton>
+ <m_HotKey>0</m_HotKey>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_bCursorOver>0</m_bCursorOver>
+ <m_bAbortWhenCursorNotOver>1</m_bAbortWhenCursorNotOver>
+ <m_bHotKeyDown>0</m_bHotKeyDown>
+ <m_fTime>0</m_fTime>
+ <m_bGreyed>0</m_bGreyed>
+ <m_fMaxScale>1.25</m_fMaxScale>
+ <m_fScaleSpeed>2</m_fScaleSpeed>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_pGreyedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>3</m_nMaterialFrame>
+ </Class>
+ </m_pGreyedState>
+ <m_pNormalState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>0</m_nMaterialFrame>
+ </Class>
+ </m_pNormalState>
+ <m_pHighlightedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>1</m_nMaterialFrame>
+ </Class>
+ </m_pHighlightedState>
+ <m_pSelectedState />
+ <m_pDepressedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>2</m_nMaterialFrame>
+ </Class>
+ </m_pDepressedState>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlProgress">
+ <m_sName>progressEnergySolid</m_sName>
+ <m_Style>HAS_NO_BORDER|PROGRESS_UV</m_Style>
+ <m_Flags>VISIBLE|HCENTER</m_Flags>
+ <m_Window>11,6,55,50</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_fPosition>0.5</m_fPosition>
+ <m_BaseColor>FF404040</m_BaseColor>
+ <m_BarColor>FFFFFFFF</m_BarColor>
+ <m_bDisplayVertical>1</m_bDisplayVertical>
+ <m_pBarMaterial>
+ <Class Name="class TileMaterial">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>HUD/Energy_Liquid.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,0.3333333,0.3333333</m_Frames>
+ <m_Frames>0.3333333,0,0.6666667,0.3333333</m_Frames>
+ <m_Frames>0.6666667,0,1,0.3333333</m_Frames>
+ <m_Frames>0,0.3333333,0.3333333,0.6666667</m_Frames>
+ <m_Frames>0.3333333,0.3333333,0.6666667,0.6666667</m_Frames>
+ <m_Frames>0.6666667,0.3333333,1,0.6666667</m_Frames>
+ <m_Frames>0,0.6666667,0.3333333,1</m_Frames>
+ <m_Frames>0.3333333,0.6666667,0.6666667,1</m_Frames>
+ <m_Frames>0.6666667,0.6666667,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>12</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>8</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ <m_TilesX>3</m_TilesX>
+ <m_TilesY>3</m_TilesY>
+ </Class>
+ </m_pBarMaterial>
+ <m_pTopLeftMaterial />
+ <m_pCenterMaterial />
+ <m_pBottomRightMaterial />
+ <m_bTimed>0</m_bTimed>
+ <m_fTotalTime>0</m_fTotalTime>
+ <m_fCurrentTime>0</m_fCurrentTime>
+ <m_bReverseDir>0</m_bReverseDir>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlSprite">
+ <m_sName>spriteEnergyChop</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE|HCENTER</m_Flags>
+ <m_Window>11,22,55,29</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_pMaterial>
+ <Class Name="class TileMaterial">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>HUD/Energy_Chop_Anim.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,0.3333333,0.3333333</m_Frames>
+ <m_Frames>0.3333333,0,0.6666667,0.3333333</m_Frames>
+ <m_Frames>0.6666667,0,1,0.3333333</m_Frames>
+ <m_Frames>0,0.3333333,0.3333333,0.6666667</m_Frames>
+ <m_Frames>0.3333333,0.3333333,0.6666667,0.6666667</m_Frames>
+ <m_Frames>0.6666667,0.3333333,1,0.6666667</m_Frames>
+ <m_Frames>0,0.6666667,0.3333333,1</m_Frames>
+ <m_Frames>0.3333333,0.6666667,0.6666667,1</m_Frames>
+ <m_Frames>0.6666667,0.6666667,1,1</m_Frames>
+ <m_nCurrentFrame>2</m_nCurrentFrame>
+ <m_fAnimRate>12</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>8</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ <m_TilesX>3</m_TilesX>
+ <m_TilesY>3</m_TilesY>
+ </Class>
+ </m_pMaterial>
+ <m_fRotation>0</m_fRotation>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_textColor>FFFFFFFF</m_textColor>
+ <m_textComponent>
+ <Class Name="class TextComponent">
+ <m_useDropShadow>1</m_useDropShadow>
+ </Class>
+ </m_textComponent>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class Window">
+ <m_sName>EnergyGlobeRect</m_sName>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>textEnergy</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE|PARENT_WIDTH|VCENTER</m_Flags>
+ <m_Window>0,17,56,39</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00000648&gt;</m_sText>
+ <m_bUseDropShadow>1</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE|HCENTER</m_Flags>
+ <m_Window>5,0,61,56</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ </Class>
+ </m_Children>
+ <m_Style>DO_NOT_CAPTURE_MOUSE|IS_TRANSPARENT|HAS_NO_BORDER</m_Style>
+ <m_Flags>NOCLIP</m_Flags>
+ <m_Window>303,-4,369,73</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>WizardFancy.xml</m_sFilename>
+ <m_fScale>0.502857</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF00FFFF</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_pMaterial>
+ <Class Name="class Material">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>HUD/Energy_Back.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>1</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>0</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ </Class>
+ </m_pMaterial>
+ <m_fRotation>0</m_fRotation>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_textColor>FFFFFFFF</m_textColor>
+ <m_textComponent>
+ <Class Name="class TextComponent">
+ <m_useDropShadow>1</m_useDropShadow>
+ </Class>
+ </m_textComponent>
+ <m_amount>0</m_amount>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class Window">
+ <m_sName>LevelControlContainer</m_sName>
+ <m_Children>
+ <Class Name="class GardenLevelControl">
+ <m_sName>GardenLevelControl</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE|PARENT_WIDTH</m_Flags>
+ <m_Window>0,0,219,44</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ </Class>
+ </m_Children>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>69,8,288,52</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ </Class>
+ </m_Children>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE|NOCLIP|HCENTER</m_Flags>
+ <m_Window>20,306,309,373</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_pMaterial />
+ <m_fRotation>0</m_fRotation>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_textColor>FFFFFFFF</m_textColor>
+ <m_textComponent>
+ <Class Name="class TextComponent">
+ <m_useDropShadow>1</m_useDropShadow>
+ </Class>
+ </m_textComponent>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlSprite">
+ <m_sName>FishingLevelInfo</m_sName>
+ <m_Children>
+ <Class Name="class ControlSprite">
+ <m_sName>BadgeBackground</m_sName>
+ <m_Children>
+ <Class Name="class ControlSprite">
+ <m_sName>BadgeIcon</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>12,16,55,59</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_pMaterial>
+ <Class Name="class Material">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/Buttons/Button_Fishing.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>0</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ </Class>
+ </m_pMaterial>
+ <m_fRotation>0</m_fRotation>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_textColor>FFFFFFFF</m_textColor>
+ <m_textComponent>
+ <Class Name="class TextComponent">
+ <m_useDropShadow>1</m_useDropShadow>
+ </Class>
+ </m_textComponent>
+ </Class>
+ </m_Children>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>0,0,67,67</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_pMaterial>
+ <Class Name="class Material">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/Art/Art_Badge05.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>0</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ </Class>
+ </m_pMaterial>
+ <m_fRotation>0</m_fRotation>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_textColor>FFFFFFFF</m_textColor>
+ <m_textComponent>
+ <Class Name="class TextComponent">
+ <m_useDropShadow>1</m_useDropShadow>
+ </Class>
+ </m_textComponent>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class EnergyGlobe">
+ <m_sName>spriteEnergyBkg</m_sName>
+ <m_Children>
+ <Class Name="class ControlButton">
+ <m_sName>btnRefillEnergy</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE|DOCK_BOTTOM|HCENTER</m_Flags>
+ <m_Window>6,48,60,77</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>WizardFancy.xml</m_sFilename>
+ <m_fScale>0.4</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF00FFFF</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound>Sound/GUI/ui_hudgenericnext_hover.wav</m_sHoverSound>
+ <m_sSelectSound>Sound/GUI/ui_hudgenericnext_click.wav</m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_bToggle>0</m_bToggle>
+ <m_bButtonDown>0</m_bButtonDown>
+ <m_sLabel>&lt;string;GUI_00003395&gt;</m_sLabel>
+ <m_labelOffset>4,0,0,0</m_labelOffset>
+ <m_pButton>
+ <Class Name="class TileMaterial">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/Buttons/Button_Green01.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,0.5,0.5</m_Frames>
+ <m_Frames>0.5,0,1,0.5</m_Frames>
+ <m_Frames>0,0.5,0.5,1</m_Frames>
+ <m_Frames>0.5,0.5,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>1</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>3</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ <m_TilesX>2</m_TilesX>
+ <m_TilesY>2</m_TilesY>
+ </Class>
+ </m_pButton>
+ <m_HotKey>0</m_HotKey>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_bCursorOver>0</m_bCursorOver>
+ <m_bAbortWhenCursorNotOver>1</m_bAbortWhenCursorNotOver>
+ <m_bHotKeyDown>0</m_bHotKeyDown>
+ <m_fTime>0</m_fTime>
+ <m_bGreyed>0</m_bGreyed>
+ <m_fMaxScale>1.25</m_fMaxScale>
+ <m_fScaleSpeed>2</m_fScaleSpeed>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_pGreyedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>3</m_nMaterialFrame>
+ </Class>
+ </m_pGreyedState>
+ <m_pNormalState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>0</m_nMaterialFrame>
+ </Class>
+ </m_pNormalState>
+ <m_pHighlightedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>1</m_nMaterialFrame>
+ </Class>
+ </m_pHighlightedState>
+ <m_pSelectedState />
+ <m_pDepressedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>2</m_nMaterialFrame>
+ </Class>
+ </m_pDepressedState>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlProgress">
+ <m_sName>progressEnergySolid</m_sName>
+ <m_Style>HAS_NO_BORDER|PROGRESS_UV</m_Style>
+ <m_Flags>VISIBLE|HCENTER</m_Flags>
+ <m_Window>11,6,55,50</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_fPosition>0.5</m_fPosition>
+ <m_BaseColor>FF404040</m_BaseColor>
+ <m_BarColor>FFFFFFFF</m_BarColor>
+ <m_bDisplayVertical>1</m_bDisplayVertical>
+ <m_pBarMaterial>
+ <Class Name="class TileMaterial">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>HUD/Energy_Liquid.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,0.3333333,0.3333333</m_Frames>
+ <m_Frames>0.3333333,0,0.6666667,0.3333333</m_Frames>
+ <m_Frames>0.6666667,0,1,0.3333333</m_Frames>
+ <m_Frames>0,0.3333333,0.3333333,0.6666667</m_Frames>
+ <m_Frames>0.3333333,0.3333333,0.6666667,0.6666667</m_Frames>
+ <m_Frames>0.6666667,0.3333333,1,0.6666667</m_Frames>
+ <m_Frames>0,0.6666667,0.3333333,1</m_Frames>
+ <m_Frames>0.3333333,0.6666667,0.6666667,1</m_Frames>
+ <m_Frames>0.6666667,0.6666667,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>12</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>8</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ <m_TilesX>3</m_TilesX>
+ <m_TilesY>3</m_TilesY>
+ </Class>
+ </m_pBarMaterial>
+ <m_pTopLeftMaterial />
+ <m_pCenterMaterial />
+ <m_pBottomRightMaterial />
+ <m_bTimed>0</m_bTimed>
+ <m_fTotalTime>0</m_fTotalTime>
+ <m_fCurrentTime>0</m_fCurrentTime>
+ <m_bReverseDir>0</m_bReverseDir>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlSprite">
+ <m_sName>spriteEnergyChop</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE|HCENTER</m_Flags>
+ <m_Window>11,22,55,29</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_pMaterial>
+ <Class Name="class TileMaterial">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>HUD/Energy_Chop_Anim.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,0.3333333,0.3333333</m_Frames>
+ <m_Frames>0.3333333,0,0.6666667,0.3333333</m_Frames>
+ <m_Frames>0.6666667,0,1,0.3333333</m_Frames>
+ <m_Frames>0,0.3333333,0.3333333,0.6666667</m_Frames>
+ <m_Frames>0.3333333,0.3333333,0.6666667,0.6666667</m_Frames>
+ <m_Frames>0.6666667,0.3333333,1,0.6666667</m_Frames>
+ <m_Frames>0,0.6666667,0.3333333,1</m_Frames>
+ <m_Frames>0.3333333,0.6666667,0.6666667,1</m_Frames>
+ <m_Frames>0.6666667,0.6666667,1,1</m_Frames>
+ <m_nCurrentFrame>4</m_nCurrentFrame>
+ <m_fAnimRate>12</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>8</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ <m_TilesX>3</m_TilesX>
+ <m_TilesY>3</m_TilesY>
+ </Class>
+ </m_pMaterial>
+ <m_fRotation>0</m_fRotation>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_textColor>FFFFFFFF</m_textColor>
+ <m_textComponent>
+ <Class Name="class TextComponent">
+ <m_useDropShadow>1</m_useDropShadow>
+ </Class>
+ </m_textComponent>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class Window">
+ <m_sName>EnergyGlobeRect</m_sName>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>textEnergy</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE|PARENT_WIDTH|VCENTER</m_Flags>
+ <m_Window>0,17,56,39</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00000648&gt;</m_sText>
+ <m_bUseDropShadow>1</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE|HCENTER</m_Flags>
+ <m_Window>5,0,61,56</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ </Class>
+ </m_Children>
+ <m_Style>DO_NOT_CAPTURE_MOUSE|IS_TRANSPARENT|HAS_NO_BORDER</m_Style>
+ <m_Flags>NOCLIP</m_Flags>
+ <m_Window>303,-4,369,73</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>WizardFancy.xml</m_sFilename>
+ <m_fScale>0.502857</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF00FFFF</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_pMaterial>
+ <Class Name="class Material">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>HUD/Energy_Back.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>1</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>0</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ </Class>
+ </m_pMaterial>
+ <m_fRotation>0</m_fRotation>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_textColor>FFFFFFFF</m_textColor>
+ <m_textComponent>
+ <Class Name="class TextComponent">
+ <m_useDropShadow>1</m_useDropShadow>
+ </Class>
+ </m_textComponent>
+ <m_amount>0</m_amount>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class Window">
+ <m_sName>LevelControlContainer</m_sName>
+ <m_Children>
+ <Class Name="class FishingLevelControl">
+ <m_sName>FishingLevelControl</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE|PARENT_WIDTH</m_Flags>
+ <m_Window>0,0,219,44</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ </Class>
+ </m_Children>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>69,8,288,52</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ </Class>
+ </m_Children>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE|NOCLIP|HCENTER</m_Flags>
+ <m_Window>20,447,309,514</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_pMaterial />
+ <m_fRotation>0</m_fRotation>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_textColor>FFFFFFFF</m_textColor>
+ <m_textComponent>
+ <Class Name="class TextComponent">
+ <m_useDropShadow>1</m_useDropShadow>
+ </Class>
+ </m_textComponent>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>FishingLuck</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>148,516,274,535</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>WizardFancy.xml</m_sFilename>
+ <m_fScale>0.4</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>16</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText></m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlSprite">
+ <m_sName>FishingLuckIconToolTipWindow</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>100,501,147,547</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip>&lt;string;Fishing_FishingLuckBoosts&gt;</m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_pMaterial />
+ <m_fRotation>0</m_fRotation>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_textColor>FFFFFFFF</m_textColor>
+ <m_textComponent>
+ <Class Name="class TextComponent">
+ <m_useDropShadow>1</m_useDropShadow>
+ </Class>
+ </m_textComponent>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlSprite">
+ <m_sName>NoCraftingBadgeDoodle</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>NOCLIP</m_Flags>
+ <m_Window>15,150,314,235</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_pMaterial>
+ <Class Name="class Material">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/Backgrounds/Background_Character_Craft.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>0</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ </Class>
+ </m_pMaterial>
+ <m_fRotation>0</m_fRotation>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_textColor>FFFFFFFF</m_textColor>
+ <m_textComponent>
+ <Class Name="class TextComponent">
+ <m_useDropShadow>1</m_useDropShadow>
+ </Class>
+ </m_textComponent>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlSprite">
+ <m_sName>NoGardeningLevelDoodle</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>NOCLIP</m_Flags>
+ <m_Window>15,295,314,378</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_pMaterial>
+ <Class Name="class Material">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/Backgrounds/Background_Character_Garden.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>0</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ </Class>
+ </m_pMaterial>
+ <m_fRotation>0</m_fRotation>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_textColor>FFFFFFFF</m_textColor>
+ <m_textComponent>
+ <Class Name="class TextComponent">
+ <m_useDropShadow>1</m_useDropShadow>
+ </Class>
+ </m_textComponent>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlSprite">
+ <m_sName>NoFishingLevelDoodle</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>NOCLIP</m_Flags>
+ <m_Window>15,438,314,559</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_pMaterial>
+ <Class Name="class Material">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/Backgrounds/Background_Character_Fish.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>0</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ </Class>
+ </m_pMaterial>
+ <m_fRotation>0</m_fRotation>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_textColor>FFFFFFFF</m_textColor>
+ <m_textComponent>
+ <Class Name="class TextComponent">
+ <m_useDropShadow>1</m_useDropShadow>
+ </Class>
+ </m_textComponent>
+ </Class>
+ </m_Children>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>NOCLIP</m_Flags>
+ <m_Window>390,0,720,600</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_pMaterial>
+ <Class Name="class Material">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/Backgrounds/Background_Character_Right_Stats_Craft.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>0</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ </Class>
+ </m_pMaterial>
+ <m_fRotation>0</m_fRotation>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_textColor>FFFFFFFF</m_textColor>
+ <m_textComponent>
+ <Class Name="class TextComponent">
+ <m_useDropShadow>1</m_useDropShadow>
+ </Class>
+ </m_textComponent>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlButton">
+ <m_sName>StatsTabButton</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>397,45,441,89</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont />
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF808080</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>16</m_nScrollSize>
+ <m_sHoverSound>Sound/GUI/ui_hudgenericnext_hover.wav</m_sHoverSound>
+ <m_sSelectSound>Sound/GUI/ui_hudgenericnext_click.wav</m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip>&lt;string;GUI_00001407&gt;</m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_bToggle>0</m_bToggle>
+ <m_bButtonDown>0</m_bButtonDown>
+ <m_sLabel></m_sLabel>
+ <m_labelOffset>4,0,0,0</m_labelOffset>
+ <m_pButton>
+ <Class Name="class TileMaterial">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class AlphaMaskTextureD3D">
+ <m_sFilename>GUI/Buttons/Button_Character_Stats.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FFFFFFFF</m_Diffuse>
+ <m_Ambient>00FFFFFF</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,0.5,0.5</m_Frames>
+ <m_Frames>0.5,0,1,0.5</m_Frames>
+ <m_Frames>0,0.5,0.5,1</m_Frames>
+ <m_Frames>0.5,0.5,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>3</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ <m_TilesX>2</m_TilesX>
+ <m_TilesY>2</m_TilesY>
+ </Class>
+ </m_pButton>
+ <m_HotKey>0</m_HotKey>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_bCursorOver>0</m_bCursorOver>
+ <m_bAbortWhenCursorNotOver>1</m_bAbortWhenCursorNotOver>
+ <m_bHotKeyDown>0</m_bHotKeyDown>
+ <m_fTime>0</m_fTime>
+ <m_bGreyed>0</m_bGreyed>
+ <m_fMaxScale>1.25</m_fMaxScale>
+ <m_fScaleSpeed>2</m_fScaleSpeed>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_pGreyedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>3</m_nMaterialFrame>
+ </Class>
+ </m_pGreyedState>
+ <m_pNormalState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>0</m_nMaterialFrame>
+ </Class>
+ </m_pNormalState>
+ <m_pHighlightedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>1</m_nMaterialFrame>
+ </Class>
+ </m_pHighlightedState>
+ <m_pSelectedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>0</m_nMaterialFrame>
+ </Class>
+ </m_pSelectedState>
+ <m_pDepressedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>2</m_nMaterialFrame>
+ </Class>
+ </m_pDepressedState>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlButton">
+ <m_sName>AdvancedStatsTabButton</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>449,45,493,89</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont />
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF808080</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>16</m_nScrollSize>
+ <m_sHoverSound>Sound/GUI/ui_hudgenericnext_hover.wav</m_sHoverSound>
+ <m_sSelectSound>Sound/GUI/ui_hudgenericnext_click.wav</m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip>&lt;string;GUI_00006047&gt;</m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_bToggle>0</m_bToggle>
+ <m_bButtonDown>0</m_bButtonDown>
+ <m_sLabel></m_sLabel>
+ <m_labelOffset>4,0,0,0</m_labelOffset>
+ <m_pButton>
+ <Class Name="class TileMaterial">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class AlphaMaskTextureD3D">
+ <m_sFilename>GUI/Buttons/Button_Character_Stats_Advanced.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FFFFFFFF</m_Diffuse>
+ <m_Ambient>00FFFFFF</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,0.5,0.5</m_Frames>
+ <m_Frames>0.5,0,1,0.5</m_Frames>
+ <m_Frames>0,0.5,0.5,1</m_Frames>
+ <m_Frames>0.5,0.5,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>3</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ <m_TilesX>2</m_TilesX>
+ <m_TilesY>2</m_TilesY>
+ </Class>
+ </m_pButton>
+ <m_HotKey>0</m_HotKey>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_bCursorOver>0</m_bCursorOver>
+ <m_bAbortWhenCursorNotOver>1</m_bAbortWhenCursorNotOver>
+ <m_bHotKeyDown>0</m_bHotKeyDown>
+ <m_fTime>0</m_fTime>
+ <m_bGreyed>0</m_bGreyed>
+ <m_fMaxScale>1.25</m_fMaxScale>
+ <m_fScaleSpeed>2</m_fScaleSpeed>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_pGreyedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>3</m_nMaterialFrame>
+ </Class>
+ </m_pGreyedState>
+ <m_pNormalState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>0</m_nMaterialFrame>
+ </Class>
+ </m_pNormalState>
+ <m_pHighlightedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>1</m_nMaterialFrame>
+ </Class>
+ </m_pHighlightedState>
+ <m_pSelectedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>0</m_nMaterialFrame>
+ </Class>
+ </m_pSelectedState>
+ <m_pDepressedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>2</m_nMaterialFrame>
+ </Class>
+ </m_pDepressedState>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlButton">
+ <m_sName>ActivitiesTabButton</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>501,45,545,89</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont />
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF808080</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>16</m_nScrollSize>
+ <m_sHoverSound>Sound/GUI/ui_hudgenericnext_hover.wav</m_sHoverSound>
+ <m_sSelectSound>Sound/GUI/ui_hudgenericnext_click.wav</m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip>&lt;string;GUI_Activities&gt;</m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_bToggle>0</m_bToggle>
+ <m_bButtonDown>0</m_bButtonDown>
+ <m_sLabel></m_sLabel>
+ <m_labelOffset>4,0,0,0</m_labelOffset>
+ <m_pButton>
+ <Class Name="class TileMaterial">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class AlphaMaskTextureD3D">
+ <m_sFilename>GUI/Buttons/Button_Character_Craft.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FFFFFFFF</m_Diffuse>
+ <m_Ambient>00FFFFFF</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,0.5,0.5</m_Frames>
+ <m_Frames>0.5,0,1,0.5</m_Frames>
+ <m_Frames>0,0.5,0.5,1</m_Frames>
+ <m_Frames>0.5,0.5,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>3</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ <m_TilesX>2</m_TilesX>
+ <m_TilesY>2</m_TilesY>
+ </Class>
+ </m_pButton>
+ <m_HotKey>0</m_HotKey>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_bCursorOver>0</m_bCursorOver>
+ <m_bAbortWhenCursorNotOver>1</m_bAbortWhenCursorNotOver>
+ <m_bHotKeyDown>0</m_bHotKeyDown>
+ <m_fTime>0</m_fTime>
+ <m_bGreyed>0</m_bGreyed>
+ <m_fMaxScale>1.25</m_fMaxScale>
+ <m_fScaleSpeed>2</m_fScaleSpeed>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_pGreyedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>3</m_nMaterialFrame>
+ </Class>
+ </m_pGreyedState>
+ <m_pNormalState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>0</m_nMaterialFrame>
+ </Class>
+ </m_pNormalState>
+ <m_pHighlightedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>1</m_nMaterialFrame>
+ </Class>
+ </m_pHighlightedState>
+ <m_pSelectedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>0</m_nMaterialFrame>
+ </Class>
+ </m_pSelectedState>
+ <m_pDepressedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>2</m_nMaterialFrame>
+ </Class>
+ </m_pDepressedState>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlButton">
+ <m_sName>BadgeTabButton</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>553,45,597,89</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont />
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF808080</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>16</m_nScrollSize>
+ <m_sHoverSound>Sound/GUI/ui_hudgenericnext_hover.wav</m_sHoverSound>
+ <m_sSelectSound>Sound/GUI/ui_hudgenericnext_click.wav</m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip>&lt;string;GUI_00001408&gt;</m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_bToggle>0</m_bToggle>
+ <m_bButtonDown>0</m_bButtonDown>
+ <m_sLabel></m_sLabel>
+ <m_labelOffset>4,0,0,0</m_labelOffset>
+ <m_pButton>
+ <Class Name="class TileMaterial">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class AlphaMaskTextureD3D">
+ <m_sFilename>GUI/Buttons/Button_Character_Badges.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FFFFFFFF</m_Diffuse>
+ <m_Ambient>00FFFFFF</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,0.5,0.5</m_Frames>
+ <m_Frames>0.5,0,1,0.5</m_Frames>
+ <m_Frames>0,0.5,0.5,1</m_Frames>
+ <m_Frames>0.5,0.5,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>3</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ <m_TilesX>2</m_TilesX>
+ <m_TilesY>2</m_TilesY>
+ </Class>
+ </m_pButton>
+ <m_HotKey>0</m_HotKey>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_bCursorOver>0</m_bCursorOver>
+ <m_bAbortWhenCursorNotOver>1</m_bAbortWhenCursorNotOver>
+ <m_bHotKeyDown>0</m_bHotKeyDown>
+ <m_fTime>0</m_fTime>
+ <m_bGreyed>0</m_bGreyed>
+ <m_fMaxScale>1.25</m_fMaxScale>
+ <m_fScaleSpeed>2</m_fScaleSpeed>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_pGreyedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>3</m_nMaterialFrame>
+ </Class>
+ </m_pGreyedState>
+ <m_pNormalState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>0</m_nMaterialFrame>
+ </Class>
+ </m_pNormalState>
+ <m_pHighlightedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>1</m_nMaterialFrame>
+ </Class>
+ </m_pHighlightedState>
+ <m_pSelectedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>0</m_nMaterialFrame>
+ </Class>
+ </m_pSelectedState>
+ <m_pDepressedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>2</m_nMaterialFrame>
+ </Class>
+ </m_pDepressedState>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlButton">
+ <m_sName>PvPTabButton</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>605,45,649,89</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont />
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF808080</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>16</m_nScrollSize>
+ <m_sHoverSound>Sound/GUI/ui_hudgenericnext_hover.wav</m_sHoverSound>
+ <m_sSelectSound>Sound/GUI/ui_hudgenericnext_click.wav</m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip>&lt;string;GUI_00001409&gt;</m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_bToggle>0</m_bToggle>
+ <m_bButtonDown>0</m_bButtonDown>
+ <m_sLabel></m_sLabel>
+ <m_labelOffset>4,0,0,0</m_labelOffset>
+ <m_pButton>
+ <Class Name="class TileMaterial">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class AlphaMaskTextureD3D">
+ <m_sFilename>GUI/Buttons/Button_Character_PvP.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FFFFFFFF</m_Diffuse>
+ <m_Ambient>00FFFFFF</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,0.5,0.5</m_Frames>
+ <m_Frames>0.5,0,1,0.5</m_Frames>
+ <m_Frames>0,0.5,0.5,1</m_Frames>
+ <m_Frames>0.5,0.5,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>3</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ <m_TilesX>2</m_TilesX>
+ <m_TilesY>2</m_TilesY>
+ </Class>
+ </m_pButton>
+ <m_HotKey>0</m_HotKey>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_bCursorOver>0</m_bCursorOver>
+ <m_bAbortWhenCursorNotOver>1</m_bAbortWhenCursorNotOver>
+ <m_bHotKeyDown>0</m_bHotKeyDown>
+ <m_fTime>0</m_fTime>
+ <m_bGreyed>0</m_bGreyed>
+ <m_fMaxScale>1.25</m_fMaxScale>
+ <m_fScaleSpeed>2</m_fScaleSpeed>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_pGreyedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>3</m_nMaterialFrame>
+ </Class>
+ </m_pGreyedState>
+ <m_pNormalState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>0</m_nMaterialFrame>
+ </Class>
+ </m_pNormalState>
+ <m_pHighlightedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>1</m_nMaterialFrame>
+ </Class>
+ </m_pHighlightedState>
+ <m_pSelectedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>0</m_nMaterialFrame>
+ </Class>
+ </m_pSelectedState>
+ <m_pDepressedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>2</m_nMaterialFrame>
+ </Class>
+ </m_pDepressedState>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlButton">
+ <m_sName>TimersTabButton</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>657,45,701,89</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont />
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF808080</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>16</m_nScrollSize>
+ <m_sHoverSound>Sound/GUI/ui_hudgenericnext_hover.wav</m_sHoverSound>
+ <m_sSelectSound>Sound/GUI/ui_hudgenericnext_click.wav</m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip>&lt;string;GUI_00001410&gt;</m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_bToggle>0</m_bToggle>
+ <m_bButtonDown>0</m_bButtonDown>
+ <m_sLabel></m_sLabel>
+ <m_labelOffset>4,0,0,0</m_labelOffset>
+ <m_pButton>
+ <Class Name="class TileMaterial">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class AlphaMaskTextureD3D">
+ <m_sFilename>GUI/Buttons/Button_Tab_Timer.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FFFFFFFF</m_Diffuse>
+ <m_Ambient>00FFFFFF</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,0.5,0.5</m_Frames>
+ <m_Frames>0.5,0,1,0.5</m_Frames>
+ <m_Frames>0,0.5,0.5,1</m_Frames>
+ <m_Frames>0.5,0.5,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>15</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>3</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ <m_TilesX>2</m_TilesX>
+ <m_TilesY>2</m_TilesY>
+ </Class>
+ </m_pButton>
+ <m_HotKey>0</m_HotKey>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_bCursorOver>0</m_bCursorOver>
+ <m_bAbortWhenCursorNotOver>1</m_bAbortWhenCursorNotOver>
+ <m_bHotKeyDown>0</m_bHotKeyDown>
+ <m_fTime>0</m_fTime>
+ <m_bGreyed>0</m_bGreyed>
+ <m_fMaxScale>1.25</m_fMaxScale>
+ <m_fScaleSpeed>2</m_fScaleSpeed>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_pGreyedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>3</m_nMaterialFrame>
+ </Class>
+ </m_pGreyedState>
+ <m_pNormalState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>0</m_nMaterialFrame>
+ </Class>
+ </m_pNormalState>
+ <m_pHighlightedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>1</m_nMaterialFrame>
+ </Class>
+ </m_pHighlightedState>
+ <m_pSelectedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>0</m_nMaterialFrame>
+ </Class>
+ </m_pSelectedState>
+ <m_pDepressedState>
+ <Class Name="class StaticControlButtonState">
+ <m_nMaterialFrame>2</m_nMaterialFrame>
+ </Class>
+ </m_pDepressedState>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlSprite">
+ <m_sName>TitleScroll</m_sName>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>CharacterName</m_sName>
+ <m_Style>DO_NOT_CAPTURE_MOUSE|IS_TRANSPARENT|HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE|HCENTER</m_Flags>
+ <m_Window>68,5,492,33</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>WizardFancy.xml</m_sFilename>
+ <m_fScale>0.642857</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00000372&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Style>DO_NOT_CAPTURE_MOUSE|IS_TRANSPARENT|HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>120,0,680,53</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_pMaterial>
+ <Class Name="class Material">
+ <m_sMaterialName></m_sMaterialName>
+ <m_Blending>B_ALPHA</m_Blending>
+ <m_eRepeat>R_NONE</m_eRepeat>
+ <m_pDiffuseMap>
+ <Class Name="class TextureD3D">
+ <m_sFilename>GUI/Create_Character/Art_Scroll02.dds</m_sFilename>
+ <m_bAlphaChannel>1</m_bAlphaChannel>
+ <m_bDoubleSided>0</m_bDoubleSided>
+ <m_bMipMap>0</m_bMipMap>
+ </Class>
+ </m_pDiffuseMap>
+ <m_pAlphaMask />
+ <m_fLastAlpha>1</m_fLastAlpha>
+ <m_Diffuse>FF808080</m_Diffuse>
+ <m_Ambient>00808080</m_Ambient>
+ <m_Specular>00FFFFFF</m_Specular>
+ <m_fSpecularPower>0</m_fSpecularPower>
+ <m_Frames>0,0,1,1</m_Frames>
+ <m_nCurrentFrame>0</m_nCurrentFrame>
+ <m_fAnimRate>1</m_fAnimRate>
+ <m_nAnimBegin>0</m_nAnimBegin>
+ <m_nAnimEnd>0</m_nAnimEnd>
+ <m_fMaterialScaleX>1</m_fMaterialScaleX>
+ <m_fMaterialScaleY>1</m_fMaterialScaleY>
+ </Class>
+ </m_pMaterial>
+ <m_fRotation>0</m_fRotation>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_textColor>FFFFFFFF</m_textColor>
+ <m_textComponent>
+ <Class Name="class TextComponent">
+ <m_useDropShadow>1</m_useDropShadow>
+ </Class>
+ </m_textComponent>
+ </Class>
+ </m_Children>
+ <m_Children>
+ <Class Name="class ControlText">
+ <m_sName>GoldMax</m_sName>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>239,375,362,396</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>|_Shared|WorldData|Fonts/WizardNormal.xml</m_sFilename>
+ <m_fScale>0.45</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>16</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_sText>&lt;string;GUI_00000369&gt;</m_sText>
+ <m_bUseDropShadow>0</m_bUseDropShadow>
+ <m_bEnableWordWrap>1</m_bEnableWordWrap>
+ <m_bEnableToggle>1</m_bEnableToggle>
+ <m_nLeadingAdjust>0</m_nLeadingAdjust>
+ <m_sTooltip></m_sTooltip>
+ </Class>
+ </m_Children>
+ <m_Style>HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>0,0,740,600</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle />
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ <m_pMaterial />
+ <m_fRotation>0</m_fRotation>
+ <m_Color>FFFFFFFF</m_Color>
+ <m_textColor>FF00FFFF</m_textColor>
+ <m_textComponent>
+ <Class Name="class TextComponent">
+ <m_useDropShadow>1</m_useDropShadow>
+ </Class>
+ </m_textComponent>
+ </Class>
+ </m_Children>
+ <m_Style>DO_NOT_CAPTURE_MOUSE|IS_TRANSPARENT|HAS_NO_BORDER</m_Style>
+ <m_Flags>VISIBLE</m_Flags>
+ <m_Window>0,0,800,600</m_Window>
+ <m_fTargetAlpha>1</m_fTargetAlpha>
+ <m_fDisabledAlpha>0.4</m_fDisabledAlpha>
+ <m_fAlpha>1</m_fAlpha>
+ <m_pWindowStyle>
+ <Class Name="class WindowStyle">
+ <m_pBackMaterial />
+ <m_pFont>
+ <Class Name="class FontGlyphis">
+ <m_sFilename>WizardFancy.xml</m_sFilename>
+ <m_fScale>0.571371</m_fScale>
+ <m_nKerningAdjust>0</m_nKerningAdjust>
+ </Class>
+ </m_pFont>
+ <m_pLargeFont />
+ <m_pSmallFont />
+ <m_Color>FF000000</m_Color>
+ <m_HighColor>FFFFFFFF</m_HighColor>
+ <m_SelectColor>FF00FFFF</m_SelectColor>
+ <m_BorderColor>FFFFFFFF</m_BorderColor>
+ <m_BackColor>FFFFFFFF</m_BackColor>
+ <m_ScrollBarColor>FF008000</m_ScrollBarColor>
+ <m_ScrollTabColor>FF00FF00</m_ScrollTabColor>
+ <m_nBorderSize>0</m_nBorderSize>
+ <m_nScrollSize>10</m_nScrollSize>
+ <m_sHoverSound></m_sHoverSound>
+ <m_sSelectSound></m_sSelectSound>
+ </Class>
+ </m_pWindowStyle>
+ <m_sHelp></m_sHelp>
+ <m_sScript></m_sScript>
+ <m_Offset>0,0</m_Offset>
+ <m_Scale>1,1</m_Scale>
+ <m_sTip></m_sTip>
+ <m_ParentOffset>0,0,0,0</m_ParentOffset>
+ </Class>
+</Objects>
diff --git a/unsure.txt b/unsure.txt
index 55aa503..9303d65 100644
--- a/unsure.txt
+++ b/unsure.txt
@@ -1,5 +1,6 @@
Names: transcribe into katakana or replace with a different set?
+Tunnel to X = XのトンネルかXへトンネル?
Merle = マールかメール?
Zeke = ジークかゼーク?
Commons = ?