"G_PlayerStatusHealthValue"
	{
		"ControlName"	"CExLabel"
		"fieldName"		"G_PlayerStatusHealthValue"
		"xpos"			"c-274"
		"ypos"			"r48"
		"zpos"			"7"
		"wide"			"124"
		"tall"			"50"
		"visible"		"1"
		"enabled"		"1"
		"labelText"		"%Health%"
		"textAlignment"	"center"
		"font"			"G_FontHealth"
		"fgcolor"		"G_HealthValue"
	}	
	"G_PlayerStatusHealthValueShadow"
	{
		"ControlName"	"CExLabel"
		"fieldName"		"PlayerStatusHealthValueShadow"
		"pin_to_sibling" "G_PlayerStatusHealthValue"
		"xpos"			"-1"
		"ypos"			"-2"
		"zpos"			"7"
		"wide"			"124"
		"tall"			"50"
		"visible"		"1"
		"enabled"		"1"
		"paintbackground"	"1"
		"bgcolor_override"	"255 0 0 0"
		"paintbackgroundtype"	"2"
		"labelText"		"%Health%"
		"textAlignment" "center"
		"font"			"G_FontHealth"
		"fgcolor"		"G_XPBar"
	}
    "HealthLowBG"
	{
		"ControlName"	"CexButton"
		"fieldName"		"HealthLowBG"
		"pin_to_sibling" "G_PlayerStatusHealthValue"
		"xpos"			"0"
		"ypos"			"0"
		"zpos"			"1"
		"wide"			"124"
		"tall"			"50"
		"visible"		"1"
		"enabled"		"1"
		"PaintBackgroundType"	"1"
		"labeltext"	""
		"defaultBgColor_override" "G_XPBar"
		"alpha" "0"
	}
	"HealthBRUHBG"
	{
		"ControlName"	"CexButton"
		"fieldName"		"HealthBRUHBG"
		"pin_to_sibling" "G_PlayerStatusHealthValue"
		"xpos"			"-2"
		"ypos"			"-2"
		"zpos"			"2"
		"wide"			"120"
		"tall"			"50"
		"visible"		"1"
		"enabled"		"1"
		"PaintBackgroundType"	"1"
		"labeltext"	""
		"defaultBgColor_override" "G_ItemMeterBg"
		"alpha"	"190"
	}
	"HealthHighBG"
	{
		"ControlName"	"CexButton"
		"fieldName"		"HealthHighBG"
		"pin_to_sibling" "G_PlayerStatusHealthValue"
		"xpos"			"0"
		"ypos"			"0"
		"zpos"			"1"
		"wide"			"124"
		"tall"			"50"
		"visible"		"1"
		"enabled"		"1"
		"PaintBackgroundType"	"1"
		"labeltext"	""
		"defaultBgColor_override" "TanLight"
		"alpha" "0"
	}