Added New Mods and Profiles Folders

This is a complete rebuild of the modpack, with all new mods and updates for 1.5.3 of Anomaly.
This commit is contained in:
2025-01-14 05:07:53 -05:00
parent 85c665b107
commit 376b4b9689
21217 changed files with 546254 additions and 0 deletions
@@ -0,0 +1,54 @@
<w>
<file name="ui\ui_body_health_system3"> <!-- old 19 53 156 172 -->
<texture id="ui_hud_bhs_bg" x="0" y="12" width="175" height="217" />
<texture id="ui_hud_bhs_health_bg" x="426" y="132" width="48" height="124" />
<texture id="ui_hud_bhs_health" x="426" y="0" width="48" height="124" />
<texture id="ui_hud_bhs_bar_bg" x="0" y="265" width="38" height="5" />
<texture id="ui_hud_bhs_bar" x="0" y="229" width="38" height="5" />
<texture id="ui_hud_bhs_bar_green" x="38" y="229" width="38" height="5" />
<texture id="ui_hud_bhs_stamina_bg" x="0" y="250" width="134" height="14" />
<texture id="ui_hud_bhs_stamina" x="0" y="235" width="134" height="14" />
</file>
<!-- eft -->
<file name="ui\ui_body_health_system_eft">
<texture id="ui_hud_bhs_bg_eft" x="0" y="12" width="175" height="217" />
<texture id="ui_hud_bhs_health_bg_eft" x="426" y="132" width="48" height="124" />
<texture id="ui_hud_bhs_health_eft" x="426" y="0" width="48" height="124" />
<texture id="ui_hud_bhs_bar_bg_eft" x="0" y="265" width="38" height="5" />
<texture id="ui_hud_bhs_bar_eft" x="0" y="229" width="38" height="5" />
<texture id="ui_hud_bhs_bar_green_eft" x="38" y="229" width="38" height="5" />
<texture id="ui_hud_bhs_stamina_bg_eft" x="0" y="250" width="134" height="14" />
<texture id="ui_hud_bhs_stamina_eft" x="0" y="235" width="134" height="14" />
</file>
<!------------------>
<file name="ui\ui_bhs_psi">
<texture id="ui_hud_bhs_psi" x="0" y="0" width="91" height="5" />
<texture id="ui_hud_bhs_bar_alt" x="0" y="27" width="27" height="6" />
<texture id="ui_hud_bhs_bar_bg_alt" x="0" y="34" width="27" height="6" />
<texture id="ui_hud_bhs_bar_green_alt" x="0" y="41" width="27" height="6" />
<texture id="ui_hud_bhs_bar_half_alt" x="0" y="27" width="14" height="6" />
<texture id="ui_hud_bhs_bar_bg_half_alt" x="0" y="34" width="14" height="6" />
<texture id="ui_hud_bhs_bar_green_half_alt" x="0" y="41" width="14" height="6" />
<texture id="ui_hud_bhs_psi_2" x="0" y="48" width="91" height="5" />
</file>
<file name="ui\ui_actor_hint_wnd">
<texture id="ui_hud_bhs_alt_bg" x="678" y="114" width="70" height="6" />
<texture id="ui_hud_bhs_alt_psi" x="678" y="126" width="70" height="4" />
<texture id="ui_hud_bhs_alt_health" x="678" y="153" width="70" height="6" />
<texture id="ui_hud_bhs_alt_stamina" x="678" y="171" width="70" height="6" />
</file>
</w>
@@ -0,0 +1,93 @@
<?xml version="1.0" encoding="utf-8"?>
<window>
<!-- Background-->
<body_health_system x="0" y="580" width="114" height="141" la_text="1" la_alpha="1" complex_mode="1" stretch="1" >
<text font="letterica16" r="255" g="255" b="255" a="255" align="l"/>
<texture>ui_hud_bhs_bg</texture>
</body_health_system>
<!-- Background HUD-->
<body_health_system_hud x="12" y="26" width="102" height="112" la_text="1" la_alpha="1" complex_mode="1" stretch="1" >
</body_health_system_hud>
<!-- Health -->
<bhs_health_bar_bg x="35" y="10" width="31" height="81" complex_mode="1" stretch="1">
<text font="graffiti19" r="240" g="217" b="182" a="255" align="c"/>
<texture>ui_hud_bhs_health_bg</texture>
</bhs_health_bar_bg>
<bhs_health x="0" y="0" width="31" height="81" min="0" max="1" stretch="1">
<progress stretch="1">
<texture>ui_hud_bhs_health</texture>
</progress>
</bhs_health>
<!-- Stamina -->
<bhs_stamina_bar_bg x="7" y="97" width="87" height="9" complex_mode="1" stretch="1">
<text font="graffiti19" r="240" g="217" b="182" a="255" align="c"/>
<texture>ui_hud_bhs_stamina_bg</texture>
</bhs_stamina_bar_bg>
<bhs_stamina x="0" y="0" width="87" height="9" horz="1" min="0" max="1" stretch="1">
<progress stretch="1">
<texture>ui_hud_bhs_stamina</texture>
</progress>
</bhs_stamina>
<!-- Psi -->
<bhs_psi x="7" y="5" width="87" height="3" horz="1" min="0" max="1" stretch="1">
<progress stretch="1">
<texture>ui_hud_bhs_psi_2</texture>
</progress>
</bhs_psi>
<!-- Limbs -->
<bhs_health_head_bar_bg x="7" y="18" width="25" height="3" complex_mode="1" stretch="1">
<text font="graffiti19" r="255" g="0" b="0" a="255" align="c"/>
<texture>ui_hud_bhs_bar_bg</texture>
</bhs_health_head_bar_bg>
<bhs_health_torso_bar_bg x="69" y="18" width="25" height="3" complex_mode="1" stretch="1">
<text font="graffiti19" r="255" g="0" b="0" a="255" align="c"/>
<texture>ui_hud_bhs_bar_bg</texture>
</bhs_health_torso_bar_bg>
<bhs_health_leftarm_bar_bg x="7" y="43" width="25" height="3" complex_mode="1" stretch="1">
<text font="graffiti19" r="255" g="0" b="0" a="255" align="c"/>
<texture>ui_hud_bhs_bar_bg</texture>
</bhs_health_leftarm_bar_bg>
<bhs_health_rightarm_bar_bg x="69" y="43" width="25" height="3" complex_mode="1" stretch="1">
<text font="graffiti19" r="255" g="0" b="0" a="255" align="c"/>
<texture>ui_hud_bhs_bar_bg</texture>
</bhs_health_rightarm_bar_bg>
<bhs_health_leftleg_bar_bg x="7" y="68" width="25" height="3" complex_mode="1" stretch="1">
<text font="graffiti19" r="255" g="0" b="0" a="255" align="c"/>
<texture>ui_hud_bhs_bar_bg</texture>
</bhs_health_leftleg_bar_bg>
<bhs_health_rightleg_bar_bg x="69" y="68" width="25" height="3" complex_mode="1" stretch="1">
<text font="graffiti19" r="255" g="0" b="0" a="255" align="c"/>
<texture>ui_hud_bhs_bar_bg</texture>
</bhs_health_rightleg_bar_bg>
<bhs_health_bodypart x="0" y="0" width="25" height="3" horz="1" min="0" max="1">
<progress stretch="1">
<texture>ui_hud_bhs_bar</texture>
</progress>
</bhs_health_bodypart>
<bhs_health_bodypart_green x="0" y="0" width="25" height="3" horz="1" min="0" max="1">
<progress stretch="1">
<texture>ui_hud_bhs_bar_green</texture>
</progress>
</bhs_health_bodypart_green>
</window>
@@ -0,0 +1,93 @@
<?xml version="1.0" encoding="utf-8"?>
<window>
<!-- Background-->
<body_health_system x="0" y="580" width="91" height="141" la_text="1" la_alpha="1" complex_mode="1" stretch="1" >
<text font="letterica16" r="255" g="255" b="255" a="255" align="l"/>
<texture>ui_hud_bhs_bg</texture>
</body_health_system>
<!-- Background HUD-->
<body_health_system_hud x="9.5" y="26" width="81.5" height="112" la_text="1" la_alpha="1" complex_mode="1" stretch="1" >
</body_health_system_hud>
<!-- Health -->
<bhs_health_bar_bg x="28" y="10" width="25" height="81" complex_mode="1" stretch="1">
<text font="graffiti19" r="240" g="217" b="182" a="255" align="c"/>
<texture>ui_hud_bhs_health_bg</texture>
</bhs_health_bar_bg>
<bhs_health x="0" y="0" width="25" height="81" min="0" max="1" stretch="1">
<progress stretch="1">
<texture>ui_hud_bhs_health</texture>
</progress>
</bhs_health>
<!-- Stamina -->
<bhs_stamina_bar_bg x="5.5" y="97" width="69.5" height="9" complex_mode="1" stretch="1">
<text font="graffiti19" r="240" g="217" b="182" a="255" align="c"/>
<texture>ui_hud_bhs_stamina_bg</texture>
</bhs_stamina_bar_bg>
<bhs_stamina x="0" y="0" width="69.5" height="9" horz="1" min="0" max="1" stretch="1">
<progress stretch="1">
<texture>ui_hud_bhs_stamina</texture>
</progress>
</bhs_stamina>
<!-- Psi -->
<bhs_psi x="5.5" y="5" width="69.5" height="3" horz="1" min="0" max="1" stretch="1">
<progress stretch="1">
<texture>ui_hud_bhs_psi_2</texture>
</progress>
</bhs_psi>
<!-- Limbs -->
<bhs_health_head_bar_bg x="5.5" y="18" width="20" height="2" complex_mode="1" stretch="1">
<text font="graffiti19" r="255" g="0" b="0" a="255" align="c"/>
<texture>ui_hud_bhs_bar_bg</texture>
</bhs_health_head_bar_bg>
<bhs_health_torso_bar_bg x="55" y="18" width="20" height="2" complex_mode="1" stretch="1">
<text font="graffiti19" r="255" g="0" b="0" a="255" align="c"/>
<texture>ui_hud_bhs_bar_bg</texture>
</bhs_health_torso_bar_bg>
<bhs_health_leftarm_bar_bg x="5.5" y="43" width="20" height="2" complex_mode="1" stretch="1">
<text font="graffiti19" r="255" g="0" b="0" a="255" align="c"/>
<texture>ui_hud_bhs_bar_bg</texture>
</bhs_health_leftarm_bar_bg>
<bhs_health_rightarm_bar_bg x="55" y="43" width="20" height="2" complex_mode="1" stretch="1">
<text font="graffiti19" r="255" g="0" b="0" a="255" align="c"/>
<texture>ui_hud_bhs_bar_bg</texture>
</bhs_health_rightarm_bar_bg>
<bhs_health_leftleg_bar_bg x="5.5" y="68" width="20" height="2" complex_mode="1" stretch="1">
<text font="graffiti19" r="255" g="0" b="0" a="255" align="c"/>
<texture>ui_hud_bhs_bar_bg</texture>
</bhs_health_leftleg_bar_bg>
<bhs_health_rightleg_bar_bg x="55" y="68" width="20" height="2" complex_mode="1" stretch="1">
<text font="graffiti19" r="255" g="0" b="0" a="255" align="c"/>
<texture>ui_hud_bhs_bar_bg</texture>
</bhs_health_rightleg_bar_bg>
<bhs_health_bodypart x="0" y="0" width="20" height="2" horz="1" min="0" max="1">
<progress stretch="1">
<texture>ui_hud_bhs_bar</texture>
</progress>
</bhs_health_bodypart>
<bhs_health_bodypart_green x="0" y="0" width="20" height="2" horz="1" min="0" max="1">
<progress stretch="1">
<texture>ui_hud_bhs_bar_green</texture>
</progress>
</bhs_health_bodypart_green>
</window>
@@ -0,0 +1,93 @@
<?xml version="1.0" encoding="utf-8"?>
<window>
<!-- Background-->
<body_health_system x="0" y="580" width="73" height="141" la_text="1" la_alpha="1" complex_mode="1" stretch="1" >
<text font="letterica16" r="255" g="255" b="255" a="255" align="l"/>
<texture>ui_hud_bhs_bg</texture>
</body_health_system>
<!-- Background HUD-->
<body_health_system_hud x="7.5" y="26" width="65" height="112" la_text="1" la_alpha="1" complex_mode="1" stretch="1" >
</body_health_system_hud>
<!-- Health -->
<bhs_health_bar_bg x="22.5" y="10" width="20" height="81" complex_mode="1" stretch="1">
<text font="graffiti19" r="240" g="217" b="182" a="255" align="c"/>
<texture>ui_hud_bhs_health_bg</texture>
</bhs_health_bar_bg>
<bhs_health x="0" y="0" width="20" height="81" min="0" max="1" stretch="1">
<progress stretch="1">
<texture>ui_hud_bhs_health</texture>
</progress>
</bhs_health>
<!-- Stamina -->
<bhs_stamina_bar_bg x="4.5" y="97" width="55.5" height="9" complex_mode="1" stretch="1">
<text font="graffiti19" r="240" g="217" b="182" a="255" align="c"/>
<texture>ui_hud_bhs_stamina_bg</texture>
</bhs_stamina_bar_bg>
<bhs_stamina x="0" y="0" width="55.5" height="9" horz="1" min="0" max="1" stretch="1">
<progress stretch="1">
<texture>ui_hud_bhs_stamina</texture>
</progress>
</bhs_stamina>
<!-- Psi -->
<bhs_psi x="4.5" y="5" width="55.5" height="3" horz="1" min="0" max="1" stretch="1">
<progress stretch="1">
<texture>ui_hud_bhs_psi_2</texture>
</progress>
</bhs_psi>
<!-- Limbs -->
<bhs_health_head_bar_bg x="4.5" y="18" width="16" height="3" complex_mode="1" stretch="1">
<text font="graffiti19" r="255" g="0" b="0" a="255" align="c"/>
<texture>ui_hud_bhs_bar_bg</texture>
</bhs_health_head_bar_bg>
<bhs_health_torso_bar_bg x="44" y="18" width="16" height="3" complex_mode="1" stretch="1">
<text font="graffiti19" r="255" g="0" b="0" a="255" align="c"/>
<texture>ui_hud_bhs_bar_bg</texture>
</bhs_health_torso_bar_bg>
<bhs_health_leftarm_bar_bg x="4.5" y="43" width="16" height="3" complex_mode="1" stretch="1">
<text font="graffiti19" r="255" g="0" b="0" a="255" align="c"/>
<texture>ui_hud_bhs_bar_bg</texture>
</bhs_health_leftarm_bar_bg>
<bhs_health_rightarm_bar_bg x="44" y="43" width="16" height="3" complex_mode="1" stretch="1">
<text font="graffiti19" r="255" g="0" b="0" a="255" align="c"/>
<texture>ui_hud_bhs_bar_bg</texture>
</bhs_health_rightarm_bar_bg>
<bhs_health_leftleg_bar_bg x="4.5" y="68" width="16" height="3" complex_mode="1" stretch="1">
<text font="graffiti19" r="255" g="0" b="0" a="255" align="c"/>
<texture>ui_hud_bhs_bar_bg</texture>
</bhs_health_leftleg_bar_bg>
<bhs_health_rightleg_bar_bg x="44" y="68" width="16" height="3" complex_mode="1" stretch="1">
<text font="graffiti19" r="255" g="0" b="0" a="255" align="c"/>
<texture>ui_hud_bhs_bar_bg</texture>
</bhs_health_rightleg_bar_bg>
<bhs_health_bodypart x="0" y="0" width="16" height="3" horz="1" min="0" max="1">
<progress stretch="1">
<texture>ui_hud_bhs_bar</texture>
</progress>
</bhs_health_bodypart>
<bhs_health_bodypart_green x="0" y="0" width="16" height="3" horz="1" min="0" max="1">
<progress stretch="1">
<texture>ui_hud_bhs_bar_green</texture>
</progress>
</bhs_health_bodypart_green>
</window>
@@ -0,0 +1,146 @@
<?xml version="1.0" encoding="utf-8"?>
<window>
<!-- Background -->
<bhs_alt x="15" y="489" width="125" height="120" stretch="1" >
<!-- Containers -->
<head_cont x="0" y="0" width="125" height="15" stretch="1">
<bar_bg x="0" y="4" width="62.5" height="7" complex_mode="1" stretch="1">
<texture>ui_hud_bhs_bar_bg_alt</texture>
</bar_bg>
<bar_green x="0" y="0" width="62.5" height="7" horz="1" min="0" max="1">
<progress stretch="1">
<texture>ui_hud_bhs_bar_green_alt</texture>
</progress>
</bar_green>
<bar x="0" y="0" width="62.5" height="7" horz="1" min="0" max="1">
<progress stretch="1">
<texture>ui_hud_bhs_bar_alt</texture>
</progress>
</bar>
<head_text x="62.5" y="0" width="62.5" height="15" complex_mode="1" stretch="1">
<text complex_mode="1" align="c" vert_align="c" font="letterica16">st_bhs_head_hud</text>
</head_text>
</head_cont>
<torso_cont x="0" y="20" width="125" height="15" stretch="1">
<bar_bg x="0" y="4" width="62.5" height="7" complex_mode="1" stretch="1">
<texture>ui_hud_bhs_bar_bg_alt</texture>
</bar_bg>
<bar_green x="0" y="0" width="62.5" height="7" horz="1" min="0" max="1">
<progress stretch="1">
<texture>ui_hud_bhs_bar_green_alt</texture>
</progress>
</bar_green>
<bar x="0" y="0" width="62.5" height="7" horz="1" min="0" max="1">
<progress stretch="1">
<texture>ui_hud_bhs_bar_alt</texture>
</progress>
</bar>
<torso_text x="62.5" y="0" width="62.5" height="15" complex_mode="1" stretch="1">
<text complex_mode="1" align="c" vert_align="c" font="letterica16">st_bhs_torso_hud</text>
</torso_text>
</torso_cont>
<leftarm_cont x="0" y="40" width="27.5" height="15" stretch="1">
<bar_bg x="0" y="4" width="27.5" height="7" complex_mode="1" stretch="1">
<texture>ui_hud_bhs_bar_bg_half_alt</texture>
</bar_bg>
<bar_green x="0" y="0" width="27.5" height="7" horz="1" min="0" max="1">
<progress stretch="1">
<texture>ui_hud_bhs_bar_green_half_alt</texture>
</progress>
</bar_green>
<bar x="0" y="0" width="27.5" height="7" horz="1" min="0" max="1">
<progress stretch="1">
<texture>ui_hud_bhs_bar_half_alt</texture>
</progress>
</bar>
</leftarm_cont>
<rightarm_cont x="35" y="40" width="27.5" height="15" stretch="1">
<bar_bg x="0" y="4" width="27.5" height="7" complex_mode="1" stretch="1">
<texture>ui_hud_bhs_bar_bg_half_alt</texture>
</bar_bg>
<bar_green x="0" y="0" width="27.5" height="7" horz="1" min="0" max="1">
<progress stretch="1">
<texture>ui_hud_bhs_bar_green_half_alt</texture>
</progress>
</bar_green>
<bar x="0" y="0" width="27.5" height="7" horz="1" min="0" max="1">
<progress stretch="1">
<texture>ui_hud_bhs_bar_half_alt</texture>
</progress>
</bar>
</rightarm_cont>
<text_arms x="62.5" y="40" width="62.5" height="15" complex_mode="1" stretch="1">
<text complex_mode="1" align="c" vert_align="c" font="letterica16">st_bhs_arms_hud</text>
</text_arms>
<leftleg_cont x="0" y="60" width="27.5" height="15" stretch="1">
<bar_bg x="0" y="4" width="27.5" height="7" complex_mode="1" stretch="1">
<texture>ui_hud_bhs_bar_bg_half_alt</texture>
</bar_bg>
<bar_green x="0" y="0" width="27.5" height="7" horz="1" min="0" max="1">
<progress stretch="1">
<texture>ui_hud_bhs_bar_green_half_alt</texture>
</progress>
</bar_green>
<bar x="0" y="0" width="27.5" height="7" horz="1" min="0" max="1">
<progress stretch="1">
<texture>ui_hud_bhs_bar_half_alt</texture>
</progress>
</bar>
</leftleg_cont>
<rightleg_cont x="35" y="60" width="27.5" height="15" stretch="1">
<bar_bg x="0" y="4" width="27.5" height="7" complex_mode="1" stretch="1">
<texture>ui_hud_bhs_bar_bg_half_alt</texture>
</bar_bg>
<bar_green x="0" y="0" width="27.5" height="7" horz="1" min="0" max="1">
<progress stretch="1">
<texture>ui_hud_bhs_bar_green_half_alt</texture>
</progress>
</bar_green>
<bar x="0" y="0" width="27.5" height="7" horz="1" min="0" max="1">
<progress stretch="1">
<texture>ui_hud_bhs_bar_half_alt</texture>
</progress>
</bar>
</rightleg_cont>
<text_legs x="62.5" y="60" width="62.5" height="15" complex_mode="1" stretch="1">
<text complex_mode="1" align="c" vert_align="c" font="letterica16">st_bhs_legs_hud</text>
</text_legs>
<main_cont x="0" y="90" width="106.2" height="30" stretch="1">
<psi_bar x="0" y="3" width="106.2" height="7" horz="1" min="0" max="1">
<progress stretch="1">
<texture>ui_hud_bhs_alt_psi</texture>
</progress>
</psi_bar>
<health_bar_bg x="0" y="12" width="106.2" height="7" complex_mode="1" stretch="1">
<texture>ui_hud_bhs_alt_bg</texture>
</health_bar_bg>
<health_bar x="0" y="0" width="106.2" height="7" horz="1" min="0" max="1">
<progress stretch="1">
<texture>ui_hud_bhs_alt_health</texture>
</progress>
</health_bar>
<stamina_bar_bg x="0" y="21" width="106.2" height="7" complex_mode="1" stretch="1">
<texture>ui_hud_bhs_alt_bg</texture>
</stamina_bar_bg>
<stamina_bar x="0" y="0" width="106.2" height="7" horz="1" min="0" max="1">
<progress stretch="1">
<texture>ui_hud_bhs_alt_stamina</texture>
</progress>
</stamina_bar>
</main_cont>
</bhs_alt>
</window>
@@ -0,0 +1,146 @@
<?xml version="1.0" encoding="utf-8"?>
<window>
<!-- Background -->
<bhs_alt x="15" y="489" width="100" height="120" stretch="1" >
<!-- Containers -->
<head_cont x="0" y="0" width="100" height="15" stretch="1">
<bar_bg x="0" y="4" width="50" height="7" complex_mode="1" stretch="1">
<texture>ui_hud_bhs_bar_bg_alt</texture>
</bar_bg>
<bar_green x="0" y="0" width="50" height="7" horz="1" min="0" max="1">
<progress stretch="1">
<texture>ui_hud_bhs_bar_green_alt</texture>
</progress>
</bar_green>
<bar x="0" y="0" width="50" height="7" horz="1" min="0" max="1">
<progress stretch="1">
<texture>ui_hud_bhs_bar_alt</texture>
</progress>
</bar>
<head_text x="50" y="0" width="50" height="15" complex_mode="1" stretch="1">
<text complex_mode="1" align="c" vert_align="c" r="161" g="161" b="161" font="letterica16">st_bhs_head_hud</text>
</head_text>
</head_cont>
<torso_cont x="0" y="20" width="100" height="15" stretch="1">
<bar_bg x="0" y="4" width="50" height="7" complex_mode="1" stretch="1">
<texture>ui_hud_bhs_bar_bg_alt</texture>
</bar_bg>
<bar_green x="0" y="0" width="50" height="7" horz="1" min="0" max="1">
<progress stretch="1">
<texture>ui_hud_bhs_bar_green_alt</texture>
</progress>
</bar_green>
<bar x="0" y="0" width="50" height="7" horz="1" min="0" max="1">
<progress stretch="1">
<texture>ui_hud_bhs_bar_alt</texture>
</progress>
</bar>
<torso_text x="50" y="0" width="50" height="15" complex_mode="1" stretch="1">
<text complex_mode="1" align="c" vert_align="c" r="161" g="161" b="161" font="letterica16">st_bhs_torso_hud</text>
</torso_text>
</torso_cont>
<leftarm_cont x="0" y="40" width="22" height="15" stretch="1">
<bar_bg x="0" y="4" width="22" height="7" complex_mode="1" stretch="1">
<texture>ui_hud_bhs_bar_bg_half_alt</texture>
</bar_bg>
<bar_green x="0" y="0" width="22" height="7" horz="1" min="0" max="1">
<progress stretch="1">
<texture>ui_hud_bhs_bar_green_half_alt</texture>
</progress>
</bar_green>
<bar x="0" y="0" width="22" height="7" horz="1" min="0" max="1">
<progress stretch="1">
<texture>ui_hud_bhs_bar_half_alt</texture>
</progress>
</bar>
</leftarm_cont>
<rightarm_cont x="28" y="40" width="22" height="15" stretch="1">
<bar_bg x="0" y="4" width="22" height="7" complex_mode="1" stretch="1">
<texture>ui_hud_bhs_bar_bg_half_alt</texture>
</bar_bg>
<bar_green x="0" y="0" width="22" height="7" horz="1" min="0" max="1">
<progress stretch="1">
<texture>ui_hud_bhs_bar_green_half_alt</texture>
</progress>
</bar_green>
<bar x="0" y="0" width="22" height="7" horz="1" min="0" max="1">
<progress stretch="1">
<texture>ui_hud_bhs_bar_half_alt</texture>
</progress>
</bar>
</rightarm_cont>
<text_arms x="50" y="40" width="50" height="15" complex_mode="1" stretch="1">
<text complex_mode="1" align="c" vert_align="c" r="161" g="161" b="161" font="letterica16">st_bhs_arms_hud</text>
</text_arms>
<leftleg_cont x="0" y="60" width="22" height="15" stretch="1">
<bar_bg x="0" y="4" width="22" height="7" complex_mode="1" stretch="1">
<texture>ui_hud_bhs_bar_bg_half_alt</texture>
</bar_bg>
<bar_green x="0" y="0" width="22" height="7" horz="1" min="0" max="1">
<progress stretch="1">
<texture>ui_hud_bhs_bar_green_half_alt</texture>
</progress>
</bar_green>
<bar x="0" y="0" width="22" height="7" horz="1" min="0" max="1">
<progress stretch="1">
<texture>ui_hud_bhs_bar_half_alt</texture>
</progress>
</bar>
</leftleg_cont>
<rightleg_cont x="28" y="60" width="22" height="15" stretch="1">
<bar_bg x="0" y="4" width="22" height="7" complex_mode="1" stretch="1">
<texture>ui_hud_bhs_bar_bg_half_alt</texture>
</bar_bg>
<bar_green x="0" y="0" width="22" height="7" horz="1" min="0" max="1">
<progress stretch="1">
<texture>ui_hud_bhs_bar_green_half_alt</texture>
</progress>
</bar_green>
<bar x="0" y="0" width="22" height="7" horz="1" min="0" max="1">
<progress stretch="1">
<texture>ui_hud_bhs_bar_half_alt</texture>
</progress>
</bar>
</rightleg_cont>
<text_legs x="50" y="60" width="50" height="15" complex_mode="1" stretch="1">
<text complex_mode="1" align="c" vert_align="c" r="161" g="161" b="161" font="letterica16">st_bhs_legs_hud</text>
</text_legs>
<main_cont x="0" y="90" width="85" height="30" stretch="1">
<psi_bar x="0" y="3" width="85" height="7" horz="1" min="0" max="1">
<progress stretch="1">
<texture>ui_hud_bhs_alt_psi</texture>
</progress>
</psi_bar>
<health_bar_bg x="0" y="12" width="85" height="7" complex_mode="1" stretch="1">
<texture>ui_hud_bhs_alt_bg</texture>
</health_bar_bg>
<health_bar x="0" y="0" width="85" height="7" horz="1" min="0" max="1">
<progress stretch="1">
<texture>ui_hud_bhs_alt_health</texture>
</progress>
</health_bar>
<stamina_bar_bg x="0" y="21" width="85" height="7" complex_mode="1" stretch="1">
<texture>ui_hud_bhs_alt_bg</texture>
</stamina_bar_bg>
<stamina_bar x="0" y="0" width="85" height="7" horz="1" min="0" max="1">
<progress stretch="1">
<texture>ui_hud_bhs_alt_stamina</texture>
</progress>
</stamina_bar>
</main_cont>
</bhs_alt>
</window>
@@ -0,0 +1,146 @@
<?xml version="1.0" encoding="utf-8"?>
<window>
<!-- Background -->
<bhs_alt x="15" y="489" width="80" height="120" stretch="1" >
<!-- Containers -->
<head_cont x="0" y="0" width="80" height="15" stretch="1">
<bar_bg x="0" y="4" width="40" height="7" complex_mode="1" stretch="1">
<texture>ui_hud_bhs_bar_bg_alt</texture>
</bar_bg>
<bar_green x="0" y="0" width="40" height="7" horz="1" min="0" max="1">
<progress stretch="1">
<texture>ui_hud_bhs_bar_green_alt</texture>
</progress>
</bar_green>
<bar x="0" y="0" width="40" height="7" horz="1" min="0" max="1">
<progress stretch="1">
<texture>ui_hud_bhs_bar_alt</texture>
</progress>
</bar>
<head_text x="40" y="0" width="40" height="15" complex_mode="1" stretch="1">
<text complex_mode="1" align="c" vert_align="c" font="letterica16">st_bhs_head_hud</text>
</head_text>
</head_cont>
<torso_cont x="0" y="20" width="80" height="15" stretch="1">
<bar_bg x="0" y="4" width="40" height="7" complex_mode="1" stretch="1">
<texture>ui_hud_bhs_bar_bg_alt</texture>
</bar_bg>
<bar_green x="0" y="0" width="40" height="7" horz="1" min="0" max="1">
<progress stretch="1">
<texture>ui_hud_bhs_bar_green_alt</texture>
</progress>
</bar_green>
<bar x="0" y="0" width="40" height="7" horz="1" min="0" max="1">
<progress stretch="1">
<texture>ui_hud_bhs_bar_alt</texture>
</progress>
</bar>
<torso_text x="40" y="0" width="40" height="15" complex_mode="1" stretch="1">
<text complex_mode="1" align="c" vert_align="c" font="letterica16">st_bhs_torso_hud</text>
</torso_text>
</torso_cont>
<leftarm_cont x="0" y="40" width="17.6" height="15" stretch="1">
<bar_bg x="0" y="4" width="17.6" height="7" complex_mode="1" stretch="1">
<texture>ui_hud_bhs_bar_bg_half_alt</texture>
</bar_bg>
<bar_green x="0" y="0" width="17.6" height="7" horz="1" min="0" max="1">
<progress stretch="1">
<texture>ui_hud_bhs_bar_green_half_alt</texture>
</progress>
</bar_green>
<bar x="0" y="0" width="17.6" height="7" horz="1" min="0" max="1">
<progress stretch="1">
<texture>ui_hud_bhs_bar_half_alt</texture>
</progress>
</bar>
</leftarm_cont>
<rightarm_cont x="22.4" y="40" width="17.6" height="15" stretch="1">
<bar_bg x="0" y="4" width="17.6" height="7" complex_mode="1" stretch="1">
<texture>ui_hud_bhs_bar_bg_half_alt</texture>
</bar_bg>
<bar_green x="0" y="0" width="17.6" height="7" horz="1" min="0" max="1">
<progress stretch="1">
<texture>ui_hud_bhs_bar_green_half_alt</texture>
</progress>
</bar_green>
<bar x="0" y="0" width="17.6" height="7" horz="1" min="0" max="1">
<progress stretch="1">
<texture>ui_hud_bhs_bar_half_alt</texture>
</progress>
</bar>
</rightarm_cont>
<text_arms x="40" y="40" width="40" height="15" complex_mode="1" stretch="1">
<text complex_mode="1" align="c" vert_align="c" font="letterica16">st_bhs_arms_hud</text>
</text_arms>
<leftleg_cont x="0" y="60" width="17.6" height="15" stretch="1">
<bar_bg x="0" y="4" width="17.6" height="7" complex_mode="1" stretch="1">
<texture>ui_hud_bhs_bar_bg_half_alt</texture>
</bar_bg>
<bar_green x="0" y="0" width="17.6" height="7" horz="1" min="0" max="1">
<progress stretch="1">
<texture>ui_hud_bhs_bar_green_half_alt</texture>
</progress>
</bar_green>
<bar x="0" y="0" width="17.6" height="7" horz="1" min="0" max="1">
<progress stretch="1">
<texture>ui_hud_bhs_bar_half_alt</texture>
</progress>
</bar>
</leftleg_cont>
<rightleg_cont x="22.4" y="60" width="17.6" height="15" stretch="1">
<bar_bg x="0" y="4" width="17.6" height="7" complex_mode="1" stretch="1">
<texture>ui_hud_bhs_bar_bg_half_alt</texture>
</bar_bg>
<bar_green x="0" y="0" width="17.6" height="7" horz="1" min="0" max="1">
<progress stretch="1">
<texture>ui_hud_bhs_bar_green_half_alt</texture>
</progress>
</bar_green>
<bar x="0" y="0" width="17.6" height="7" horz="1" min="0" max="1">
<progress stretch="1">
<texture>ui_hud_bhs_bar_half_alt</texture>
</progress>
</bar>
</rightleg_cont>
<text_legs x="40" y="60" width="40" height="15" complex_mode="1" stretch="1">
<text complex_mode="1" align="c" vert_align="c" font="letterica16">st_bhs_legs_hud</text>
</text_legs>
<main_cont x="0" y="90" width="68" height="30" stretch="1">
<psi_bar x="0" y="3" width="68" height="7" horz="1" min="0" max="1">
<progress stretch="1">
<texture>ui_hud_bhs_alt_psi</texture>
</progress>
</psi_bar>
<health_bar_bg x="0" y="12" width="68" height="7" complex_mode="1" stretch="1">
<texture>ui_hud_bhs_alt_bg</texture>
</health_bar_bg>
<health_bar x="0" y="0" width="68" height="7" horz="1" min="0" max="1">
<progress stretch="1">
<texture>ui_hud_bhs_alt_health</texture>
</progress>
</health_bar>
<stamina_bar_bg x="0" y="21" width="68" height="7" complex_mode="1" stretch="1">
<texture>ui_hud_bhs_alt_bg</texture>
</stamina_bar_bg>
<stamina_bar x="0" y="0" width="68" height="7" horz="1" min="0" max="1">
<progress stretch="1">
<texture>ui_hud_bhs_alt_stamina</texture>
</progress>
</stamina_bar>
</main_cont>
</bhs_alt>
</window>
@@ -0,0 +1,93 @@
<?xml version="1.0" encoding="utf-8"?>
<window>
<!-- Background-->
<body_health_system x="0" y="580" width="114" height="141" la_text="1" la_alpha="1" complex_mode="1" stretch="1" >
<text font="letterica16" r="255" g="255" b="255" a="255" align="l"/>
<texture>ui_hud_bhs_bg_eft</texture>
</body_health_system>
<!-- Background HUD-->
<body_health_system_hud x="12" y="26" width="102" height="112" la_text="1" la_alpha="1" complex_mode="1" stretch="1" >
</body_health_system_hud>
<!-- Health -->
<bhs_health_bar_bg x="35" y="10" width="31" height="81" complex_mode="1" stretch="1">
<text font="graffiti19" r="240" g="217" b="182" a="255" align="c"/>
<texture>ui_hud_bhs_health_bg_eft</texture>
</bhs_health_bar_bg>
<bhs_health x="0" y="0" width="31" height="81" min="0" max="1" stretch="1">
<progress stretch="1">
<texture>ui_hud_bhs_health_eft</texture>
</progress>
</bhs_health>
<!-- Stamina -->
<bhs_stamina_bar_bg x="7" y="97" width="87" height="9" complex_mode="1" stretch="1">
<text font="graffiti19" r="240" g="217" b="182" a="255" align="c"/>
<texture>ui_hud_bhs_stamina_bg_eft</texture>
</bhs_stamina_bar_bg>
<bhs_stamina x="0" y="0" width="87" height="9" horz="1" min="0" max="1" stretch="1">
<progress stretch="1">
<texture>ui_hud_bhs_stamina_eft</texture>
</progress>
</bhs_stamina>
<!-- Psi -->
<bhs_psi x="7" y="5" width="87" height="3" horz="1" min="0" max="1" stretch="1">
<progress stretch="1">
<texture>ui_hud_bhs_psi_2</texture>
</progress>
</bhs_psi>
<!-- Limbs -->
<bhs_health_head_bar_bg x="7" y="18" width="25" height="3" complex_mode="1" stretch="1">
<text font="graffiti19" r="255" g="0" b="0" a="255" align="c"/>
<texture>ui_hud_bhs_bar_bg_eft</texture>
</bhs_health_head_bar_bg>
<bhs_health_torso_bar_bg x="68" y="18" width="25" height="3" complex_mode="1" stretch="1">
<text font="graffiti19" r="255" g="0" b="0" a="255" align="c"/>
<texture>ui_hud_bhs_bar_bg_eft</texture>
</bhs_health_torso_bar_bg>
<bhs_health_leftarm_bar_bg x="7" y="43" width="25" height="3" complex_mode="1" stretch="1">
<text font="graffiti19" r="255" g="0" b="0" a="255" align="c"/>
<texture>ui_hud_bhs_bar_bg_eft</texture>
</bhs_health_leftarm_bar_bg>
<bhs_health_rightarm_bar_bg x="68" y="43" width="25" height="3" complex_mode="1" stretch="1">
<text font="graffiti19" r="255" g="0" b="0" a="255" align="c"/>
<texture>ui_hud_bhs_bar_bg_eft</texture>
</bhs_health_rightarm_bar_bg>
<bhs_health_leftleg_bar_bg x="7" y="67" width="25" height="3" complex_mode="1" stretch="1">
<text font="graffiti19" r="255" g="0" b="0" a="255" align="c"/>
<texture>ui_hud_bhs_bar_bg_eft</texture>
</bhs_health_leftleg_bar_bg>
<bhs_health_rightleg_bar_bg x="68" y="67" width="25" height="3" complex_mode="1" stretch="1">
<text font="graffiti19" r="255" g="0" b="0" a="255" align="c"/>
<texture>ui_hud_bhs_bar_bg_eft</texture>
</bhs_health_rightleg_bar_bg>
<bhs_health_bodypart x="0" y="0" width="25" height="3" horz="1" min="0" max="1">
<progress stretch="1">
<texture>ui_hud_bhs_bar_eft</texture>
</progress>
</bhs_health_bodypart>
<bhs_health_bodypart_green x="0" y="0" width="25" height="3" horz="1" min="0" max="1">
<progress stretch="1">
<texture>ui_hud_bhs_bar_green_eft</texture>
</progress>
</bhs_health_bodypart_green>
</window>
@@ -0,0 +1,93 @@
<?xml version="1.0" encoding="utf-8"?>
<window>
<!-- Background-->
<body_health_system x="0" y="580" width="91" height="141" la_text="1" la_alpha="1" complex_mode="1" stretch="1" >
<text font="letterica16" r="255" g="255" b="255" a="255" align="l"/>
<texture>ui_hud_bhs_bg_eft</texture>
</body_health_system>
<!-- Background HUD-->
<body_health_system_hud x="9.5" y="26" width="81.5" height="112" la_text="1" la_alpha="1" complex_mode="1" stretch="1" >
</body_health_system_hud>
<!-- Health -->
<bhs_health_bar_bg x="28" y="10" width="25" height="81" complex_mode="1" stretch="1">
<text font="graffiti19" r="240" g="217" b="182" a="255" align="c"/>
<texture>ui_hud_bhs_health_bg_eft</texture>
</bhs_health_bar_bg>
<bhs_health x="0" y="0" width="25" height="81" min="0" max="1" stretch="1">
<progress stretch="1">
<texture>ui_hud_bhs_health_eft</texture>
</progress>
</bhs_health>
<!-- Stamina -->
<bhs_stamina_bar_bg x="5.5" y="97" width="69.5" height="9" complex_mode="1" stretch="1">
<text font="graffiti19" r="240" g="217" b="182" a="255" align="c"/>
<texture>ui_hud_bhs_stamina_bg_eft</texture>
</bhs_stamina_bar_bg>
<bhs_stamina x="0" y="0" width="69.5" height="9" horz="1" min="0" max="1" stretch="1">
<progress stretch="1">
<texture>ui_hud_bhs_stamina_eft</texture>
</progress>
</bhs_stamina>
<!-- Psi -->
<bhs_psi x="5.5" y="5" width="69.5" height="3" horz="1" min="0" max="1" stretch="1">
<progress stretch="1">
<texture>ui_hud_bhs_psi_2</texture>
</progress>
</bhs_psi>
<!-- Limbs -->
<bhs_health_head_bar_bg x="5.5" y="18" width="20" height="3" complex_mode="1" stretch="1">
<text font="graffiti19" r="255" g="0" b="0" a="255" align="c"/>
<texture>ui_hud_bhs_bar_bg_eft</texture>
</bhs_health_head_bar_bg>
<bhs_health_torso_bar_bg x="54" y="18" width="20" height="3" complex_mode="1" stretch="1">
<text font="graffiti19" r="255" g="0" b="0" a="255" align="c"/>
<texture>ui_hud_bhs_bar_bg_eft</texture>
</bhs_health_torso_bar_bg>
<bhs_health_leftarm_bar_bg x="5.5" y="43" width="20" height="3" complex_mode="1" stretch="1">
<text font="graffiti19" r="255" g="0" b="0" a="255" align="c"/>
<texture>ui_hud_bhs_bar_bg_eft</texture>
</bhs_health_leftarm_bar_bg>
<bhs_health_rightarm_bar_bg x="54" y="43" width="20" height="3" complex_mode="1" stretch="1">
<text font="graffiti19" r="255" g="0" b="0" a="255" align="c"/>
<texture>ui_hud_bhs_bar_bg_eft</texture>
</bhs_health_rightarm_bar_bg>
<bhs_health_leftleg_bar_bg x="5.5" y="67" width="20" height="3" complex_mode="1" stretch="1">
<text font="graffiti19" r="255" g="0" b="0" a="255" align="c"/>
<texture>ui_hud_bhs_bar_bg_eft</texture>
</bhs_health_leftleg_bar_bg>
<bhs_health_rightleg_bar_bg x="54" y="67" width="20" height="3" complex_mode="1" stretch="1">
<text font="graffiti19" r="255" g="0" b="0" a="255" align="c"/>
<texture>ui_hud_bhs_bar_bg_eft</texture>
</bhs_health_rightleg_bar_bg>
<bhs_health_bodypart x="0" y="0" width="20" height="3" horz="1" min="0" max="1">
<progress stretch="1">
<texture>ui_hud_bhs_bar_eft</texture>
</progress>
</bhs_health_bodypart>
<bhs_health_bodypart_green x="0" y="0" width="20" height="3" horz="1" min="0" max="1">
<progress stretch="1">
<texture>ui_hud_bhs_bar_green_eft</texture>
</progress>
</bhs_health_bodypart_green>
</window>
@@ -0,0 +1,93 @@
<?xml version="1.0" encoding="utf-8"?>
<window>
<!-- Background-->
<body_health_system x="0" y="580" width="73" height="141" la_text="1" la_alpha="1" complex_mode="1" stretch="1" >
<text font="letterica16" r="255" g="255" b="255" a="255" align="l"/>
<texture>ui_hud_bhs_bg_eft</texture>
</body_health_system>
<!-- Background HUD-->
<body_health_system_hud x="7.5" y="26" width="65" height="112" la_text="1" la_alpha="1" complex_mode="1" stretch="1" >
</body_health_system_hud>
<!-- Health -->
<bhs_health_bar_bg x="22.5" y="10" width="20" height="81" complex_mode="1" stretch="1">
<text font="graffiti19" r="240" g="217" b="182" a="255" align="c"/>
<texture>ui_hud_bhs_health_bg_eft</texture>
</bhs_health_bar_bg>
<bhs_health x="0" y="0" width="20" height="81" min="0" max="1" stretch="1">
<progress stretch="1">
<texture>ui_hud_bhs_health_eft</texture>
</progress>
</bhs_health>
<!-- Stamina -->
<bhs_stamina_bar_bg x="4.5" y="97" width="55.5" height="9" complex_mode="1" stretch="1">
<text font="graffiti19" r="240" g="217" b="182" a="255" align="c"/>
<texture>ui_hud_bhs_stamina_bg_eft</texture>
</bhs_stamina_bar_bg>
<bhs_stamina x="0" y="0" width="55.5" height="9" horz="1" min="0" max="1" stretch="1">
<progress stretch="1">
<texture>ui_hud_bhs_stamina_eft</texture>
</progress>
</bhs_stamina>
<!-- Psi -->
<bhs_psi x="4.5" y="5" width="55.5" height="3" horz="1" min="0" max="1" stretch="1">
<progress stretch="1">
<texture>ui_hud_bhs_psi_2</texture>
</progress>
</bhs_psi>
<!-- Limbs -->
<bhs_health_head_bar_bg x="4.5" y="18" width="16" height="3" complex_mode="1" stretch="1">
<text font="graffiti19" r="255" g="0" b="0" a="255" align="c"/>
<texture>ui_hud_bhs_bar_bg_eft</texture>
</bhs_health_head_bar_bg>
<bhs_health_torso_bar_bg x="43" y="18" width="16" height="3" complex_mode="1" stretch="1">
<text font="graffiti19" r="255" g="0" b="0" a="255" align="c"/>
<texture>ui_hud_bhs_bar_bg_eft</texture>
</bhs_health_torso_bar_bg>
<bhs_health_leftarm_bar_bg x="4.5" y="43" width="16" height="3" complex_mode="1" stretch="1">
<text font="graffiti19" r="255" g="0" b="0" a="255" align="c"/>
<texture>ui_hud_bhs_bar_bg_eft</texture>
</bhs_health_leftarm_bar_bg>
<bhs_health_rightarm_bar_bg x="43" y="43" width="16" height="3" complex_mode="1" stretch="1">
<text font="graffiti19" r="255" g="0" b="0" a="255" align="c"/>
<texture>ui_hud_bhs_bar_bg_eft</texture>
</bhs_health_rightarm_bar_bg>
<bhs_health_leftleg_bar_bg x="4.5" y="67" width="16" height="3" complex_mode="1" stretch="1">
<text font="graffiti19" r="255" g="0" b="0" a="255" align="c"/>
<texture>ui_hud_bhs_bar_bg_eft</texture>
</bhs_health_leftleg_bar_bg>
<bhs_health_rightleg_bar_bg x="43" y="67" width="16" height="3" complex_mode="1" stretch="1">
<text font="graffiti19" r="255" g="0" b="0" a="255" align="c"/>
<texture>ui_hud_bhs_bar_bg_eft</texture>
</bhs_health_rightleg_bar_bg>
<bhs_health_bodypart x="0" y="0" width="16" height="3" horz="1" min="0" max="1">
<progress stretch="1">
<texture>ui_hud_bhs_bar_eft</texture>
</progress>
</bhs_health_bodypart>
<bhs_health_bodypart_green x="0" y="0" width="16" height="3" horz="1" min="0" max="1">
<progress stretch="1">
<texture>ui_hud_bhs_bar_green_eft</texture>
</progress>
</bhs_health_bodypart_green>
</window>