Divergent/mods/Enhanced Graphical User Int.../gamedata/configs/ui/ui_body_health.xml

98 lines
2.9 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<window>
<bhs_stamina x="0" y="0" width="71" height="10" horz="1" min="0" max="100">
<progress stretch="1">
<texture>ui_hud_bhs_stamina</texture>
</progress>
</bhs_stamina>
<bhs_health x="0" y="0" width="25" height="87" min="0" max="111">
<progress stretch="1">
<texture>ui_hud_bhs_health</texture>
</progress>
</bhs_health>
<bhs_health_bodypart x="0" y="0" width="20" height="4" horz="1" min="0" max="100">
<progress stretch="1">
<texture>ui_hud_bhs_bar</texture>
</progress>
</bhs_health_bodypart>
<bhs_health_bodypart_green x="0" y="0" width="20" height="4" horz="1" min="0" max="100">
<progress stretch="1">
<texture>ui_hud_bhs_bar_green</texture>
</progress>
</bhs_health_bodypart_green>
<bhs_health_bodypart_blue x="0" y="0" width="20" height="4" horz="1" min="0" max="100">
<progress stretch="1">
<texture>ui_hud_bhs_bar_blue</texture>
</progress>
</bhs_health_bodypart_blue>
<!-- 4:3 here -->
<bhs_stamina_43 x="0" y="0" width="95" height="10" horz="1" min="0" max="100">
<progress stretch="1">
<texture>ui_hud_bhs_stamina</texture>
</progress>
</bhs_stamina_43>
<bhs_health_43 x="0" y="0" width="34" height="87" min="0" max="100">
<progress stretch="1">
<texture>ui_hud_bhs_health</texture>
</progress>
</bhs_health_43>
<bhs_health_bodypart_43 x="0" y="0" width="28" height="4" horz="1" min="0" max="100">
<progress stretch="1">
<texture>ui_hud_bhs_bar</texture>
</progress>
</bhs_health_bodypart_43>
<bhs_health_bodypart_green_43 x="0" y="0" width="28" height="4" horz="1" min="0" max="100">
<progress stretch="1">
<texture>ui_hud_bhs_bar_green</texture>
</progress>
</bhs_health_bodypart_green_43>
<bhs_health_bodypart_blue_43 x="0" y="0" width="28" height="4" horz="1" min="0" max="100">
<progress stretch="1">
<texture>ui_hud_bhs_bar_blue</texture>
</progress>
</bhs_health_bodypart_blue_43>
<!-- 16:10 here -->
<bhs_stamina_1610 x="0" y="0" width="71" height="10" horz="1" min="0" max="100">
<progress stretch="1">
<texture>ui_hud_bhs_stamina</texture>
</progress>
</bhs_stamina_1610>
<bhs_health_1610 x="0" y="0" width="25" height="87" min="0" max="111">
<progress stretch="1">
<texture>ui_hud_bhs_health</texture>
</progress>
</bhs_health_1610>
<bhs_health_bodypart_1610 x="0" y="0" width="20" height="4" horz="1" min="0" max="100">
<progress stretch="1">
<texture>ui_hud_bhs_bar</texture>
</progress>
</bhs_health_bodypart_1610>
<bhs_health_bodypart_green_1610 x="0" y="0" width="20" height="4" horz="1" min="0" max="100">
<progress stretch="1">
<texture>ui_hud_bhs_bar_green</texture>
</progress>
</bhs_health_bodypart_green_1610>
<bhs_health_bodypart_blue_1610 x="0" y="0" width="20" height="4" horz="1" min="0" max="100">
<progress stretch="1">
<texture>ui_hud_bhs_bar_blue</texture>
</progress>
</bhs_health_bodypart_blue_1610>
</window>