Code: Select all
<Label item ="HP_Regen_Value">
<ScreenID>HP_Regen_Value</ScreenID>
<Location>
<X>27</X>
<Y>100</Y>
</Location>
<Size>
<CX>27</CX>
<CY>15</CY>
</Size>
<Font>2</Font>
<RelativePosition>true</RelativePosition>
<Text>0</Text>
<EQType>9999</EQType>
<TooltipReference>$char(hp,regen)</TooltipReference>
<TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>true</AlignRight>
</Label> 