<Config>
    <append xpath="/ui_display_info/item_display">
        <item_display_info display_type="StealthMask" display_group="groupAttire">
            <!-- Stats displayed in UI -->
			<display_entry name="dHypothermalResist" title_key="statHypothermalResist"/>
			<display_entry name="dHyperthermalResist" title_key="statHyperthermalResist"/>
			<display_entry name="dDamageModifier" title_key="Wood Damage" display_type="Percent"/>
        </item_display_info>
	        <item_display_info display_type="StealthOutfit" display_group="groupAttire">
            <!-- Stats displayed in UI -->
			<display_entry name="dHypothermalResist" title_key="statHypothermalResist"/>
			<display_entry name="dHyperthermalResist" title_key="statHyperthermalResist"/>
			<display_entry name="dReloadSpeedMultiplier" title_key="Reload Speed" display_type="Percent"/>
        </item_display_info>
		    <item_display_info display_type="StealthHands" display_group="groupAttire">
            <!-- Stats displayed in UI -->
			<display_entry name="dHypothermalResist" title_key="statHypothermalResist"/>
			<display_entry name="dHyperthermalResist" title_key="statHyperthermalResist"/>
			<display_entry name="dProjectileStickChance" title_key="Arrow Retrieval Chance" display_type="Percent"/>
        </item_display_info>
		    <item_display_info display_type="StealthBoots" display_group="groupAttire">
            <!-- Stats displayed in UI -->
			<display_entry name="dHypothermalResist" title_key="statHypothermalResist"/>
			<display_entry name="dHyperthermalResist" title_key="statHyperthermalResist"/>
			<display_entry name="dProjectileVelocity" title_key="Projectile Velocity" display_type="Percent"/>
        </item_display_info>
    </append>
</Config>