<config>
	
	<!-- *** xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -->
	<!-- *** xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -->
	<!-- Z_BigInv98slots -->
	<!-- *** xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -->
	<!-- *** xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -->

	<set xpath="controls/item_action_entry/rect/sprite/@width">174</set>
	<set xpath="controls/item_action_entry/rect/label[@name='keyboardButton']/@pos">168,-22</set>
	
	<remove xpath="controls/backpack_item_stack[@controller='ItemStack']"/>
	
	<insertAfter xpath="controls/item_stack">
		<backpack_item_stack controller="ItemStack" on_scroll="false" allow_dropping="true" prefix_id="false">
			<rect controller="${controller}" style="itemStack, hover" collider_scale="1.0" on_scroll="${on_scroll}" allow_dropping="${allow_dropping}" prefix_id="${prefix_id}" tooltip="{tooltip}" enabled="{# !userlockmode}" >
				<sprite depth="2" name="backgroundMain" sprite="menu_empty3px" pos="-3,3" width="62" height="56" color="[black]" type="sliced" fillcenter="false" />
				<sprite depth="3" name="background" sprite="menu_empty3px" width="56" height="50" color="{selectionbordercolor}" type="sliced" globalopacity="true" fillcenter="false"/>
				
				<sprite depth="4" pos="2,-2" color="140,128,98" width="52" height="46" type="sliced" visible="{# userlockedslot and !userlockmode}"/>
				
				<!-- <sprite depth="4" name="background"  width="56" height="50" color="175,35,175" type="filled" globalopacity="true" fillcenter="false" visible="{# userlockedslot and !userlockmode}"/> -->
				
				
				<sprite depth="2" name="highlightOverlay" width="56" height="50" color="{backgroundcolor}" pos="0,0" type="sliced" globalopacity="true"/>

				<texture depth="3" name="backgroundTexture" material="Materials/Transparent Colored" size="58,52" globalopacity="true"/>

				<sprite depth="6" name="itemIcon" width="44" height="44" atlas="ItemIconAtlas" sprite="{itemicon}" pos="28,-24" pivot="center" foregroundlayer="true" color="{iconcolor}" />
				<sprite depth="8" name="lockTypeIcon" width="17" height="17" sprite="{locktypeicon}" pos="2,-2" foregroundlayer="true"/>
				<sprite depth="8" name="itemtypeicon" width="17" height="17" sprite="ui_game_symbol_{itemtypeicon}" pos="2,-2" foregroundlayer="true" visible="{hasitemtypeicon}" color="{itemtypeicontint}" />

				<sprite depth="3" name="durabilityBackground" width="51" height="8" sprite="menu_empty3px" color="[darkGrey]" type="sliced" pos="2, -39" foregroundlayer="true" visible="{hasdurability}" />
				<filledsprite depth="4" name="durability" width="51" height="8" sprite="menu_empty2px" color="{durabilitycolor}" fill="{durabilityfill}" type="filled" pos="2, -39" foregroundlayer="true" visible="{hasdurability}" />

				<sprite depth="5" name="disabledOverlay" width="58" height="52" color="[darkGrey_half_alpha]" pos="1,-1" type="sliced" visible="false"/>

				<label depth="7" name="stackValue" pos="3,-33" width="50" height="28" text="{itemcount}" font_size="18" effect="outline" justify="{#hasdurability ? 'Center' : 'Right'}" />
				<label depth="7" name="timer" pos="35,-33" width="56" height="24" font_size="18" justify="center" pivot="center" effect="outline" color="[beige]"/>
				<sprite depth="9" name="cancel" sprite="ui_game_symbol_x" width="56" height="56" color="255,0,0,255" type="sliced" visible="{# ishovered and islocked}" foregroundlayer="true"/>
				<sprite depth="13" name="assembleIcon" size="31,31" sprite="{stacklockicon}" color="{stacklockcolor}" visible="{isassemblelocked}" pos="11,-11" foregroundlayer="true" />

				<button name="rectSlotLock" depth="15" style="press, hover" width="61" height="65" visible="{userlockmode}" sprite="" hoverscale="1" use_selection_box="true">
					<sprite depth="16" name="button" width="17" height="17" sprite="{# userlockedslot ? 'ui_game_symbol_lock' : 'ui_game_symbol_unlock' }" pos="47, -11" style="icon32px" pivot="center" color="{# userlockedslot ? '222,206,163' : '255,255,255' }" />
				</button>
				<!-- <sprite depth="15" name="iconSlotLock" width="17" height="17" sprite="ui_game_symbol_lock" pos="47, -11" style="icon32px" pivot="center" visible="{# userlockedslot and !userlockmode}" color="222,206,163" /> -->
				
			</rect>
		</backpack_item_stack>
	</insertAfter>

	<!-- *** xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -->
	<!-- *** xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -->
	<!-- Z_HUD -->
	<!-- *** xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -->
	<!-- *** xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -->
	
	<remove xpath="controls/ingredient_header"/>
	<insertAfter xpath="controls/skill_action_entry">
		<ingredient_header>
			<rect name="header" width="447" height="43">
				<rect depth="2" width="65" height="41">
					<sprite depth="2" name="backgroundMain" sprite="menu_empty3px" pos="-3,3" width="71" height="46" color="[black]" type="sliced" fillcenter="false" />
					<sprite color="[darkGrey]" type="sliced" />
					<label depth="3" text="ITEM" text_key="lblitem" pos="32,-20" height="26" font_size="22" justify="center" pivot="center"/>
				</rect>
				<rect depth="2" width="236" height="41" pos="68,0">
					<sprite depth="2" name="backgroundMain" sprite="menu_empty3px" pos="-3,3" width="242" height="46" color="[black]" type="sliced" fillcenter="false" />
					<sprite color="[darkGrey]" type="sliced" />
					<label depth="3" text="NAME" text_key="mmTextName" pos="117,-20" width="230" height="26" font_size="22" justify="center" pivot="center"/>
				</rect>
				<rect depth="2" width="140" height="41" pos="307,0">
					<sprite depth="2" name="backgroundMain" sprite="menu_empty3px" pos="-3,3" width="146" height="46" color="[black]" type="sliced" fillcenter="false" />
					<sprite color="[darkGrey]" type="sliced" />
					<label depth="3" text="COUNT" text_key="lblContextCraftCount" pos="70,-20" width="64" height="22" font_size="18" justify="center" pivot="center" />
				</rect>
			</rect>
		</ingredient_header>
	</insertAfter>
	<remove xpath="controls/ingredient_row"/>
	<insertAfter xpath="controls/ingredient_header">
		<ingredient_row>
			<rect name="row" width="447" height="43" controller="IngredientEntry">
				<rect depth="2" width="65" height="41">
					<sprite depth="2" name="backgroundMain" sprite="menu_empty3px" pos="-3,2" width="71" height="46" color="[black]" type="sliced" fillcenter="false" />

					<sprite color="[lightGrey]" type="sliced" />
					<sprite depth="2" name="icon" width="36" height="36" atlas="ItemIconAtlas" sprite="{itemicon}" color="{itemicontint}" pos="30,-20" pivot="center" foregroundlayer="true"/>
				</rect>
				<rect depth="2" width="236" height="41" pos="68,0">
					<sprite depth="2" name="backgroundMain" sprite="menu_empty3px" pos="-3,2" width="242" height="46" color="[black]" type="sliced" fillcenter="false" />
					<sprite color="[lightGrey]" type="sliced" />
					<label depth="3" name="name" pos="117,-23" width="230" height="26" font_size="26" color="[labelColor]" justify="center" pivot="center" text="{itemname}"/>
				</rect>
				<rect depth="2" width="140" height="41" pos="307,0">
					<sprite depth="2" name="backgroundMain" sprite="menu_empty3px" pos="-3,2" width="146" height="46" color="[black]" type="sliced" fillcenter="false" />
					<sprite color="[lightGrey]" type="sliced" />
					<label depth="3" name="needCount" pos="70,-23" width="120" height="26" font_size="26" color="[labelColor]" justify="center" pivot="center" text="{haveneedcount}"/>
				</rect>
			</rect>
		</ingredient_row>
	</insertAfter>
	
	<remove xpath="controls/item_stack"/>
	
	<insertAfter xpath="controls/unlocked_by_row">
	
		<item_stack controller="ItemStack" on_scroll="false" allow_dropping="true" prefix_id="false" show_favorites="false">
			<rect controller="${controller}" style="itemStack, hover" collider_scale="1.0" on_scroll="${on_scroll}" allow_dropping="${allow_dropping}" prefix_id="${prefix_id}" show_favorites="${show_favorites}" tooltip="{tooltip}" enabled="{# !defined('userlockmode') or !userlockmode}" visible="{# !defined('container_slots') or (int(${repeat_i}) &lt; int(container_slots)) }" >
				<sprite depth="3" name="backgroundMain" sprite="menu_empty3px" pos="-3,3" width="78" height="78" color="[black]" type="sliced" fillcenter="false" />
				<sprite depth="4" name="background" sprite="menu_empty3px" width="73" height="73" color="{selectionbordercolor}" type="sliced" globalopacity="true" fillcenter="false"/> 
				<sprite depth="2" name="highlightOverlay" width="72" height="72" color="[black]" pos="0,0" type="sliced" globalopacity="true"/>
				<sprite depth="1" name="highlightOverlay" width="72" height="72" color="{selectionbordercolor}" pos="0,0" type="sliced" globalopacity="true"/>

				<texture depth="3" name="backgroundTexture" material="Materials/Transparent Colored" size="72,72" globalopacity="true"/>
				<sprite depth="8" name="favoriteIcon" width="22" height="22" sprite="server_favorite" pos="3,-3" foregroundlayer="true" visible="{isfavorite}"/>
				<sprite depth="6" name="itemIcon" pos="35,-35" width="64" height="64" atlas="ItemIconAtlas" sprite="{itemicon}" pivot="center" foregroundlayer="true" color="{iconcolor}" />
				<sprite depth="8" name="lockTypeIcon" width="22" height="22" sprite="{locktypeicon}" pos="3,-3" foregroundlayer="true" />
				<sprite depth="8" name="itemtypeicon" width="22" height="22" sprite="ui_game_symbol_{itemtypeicon}" pos="3,-3" foregroundlayer="true" visible="{hasitemtypeicon}" color="{itemtypeicontint}" />

				<sprite depth="3" name="durabilityBackground" width="67" height="8" sprite="menu_empty3px" color="[black]" type="sliced" pos="3, -62" foregroundlayer="true" visible="{hasdurability}" />
				<filledsprite depth="4" name="durability" width="67" height="8" sprite="menu_empty2px" color="{durabilitycolor}" fill="{durabilityfill}" type="filled" pos="3, -62" foregroundlayer="true" visible="{hasdurability}" />

				<sprite depth="5" name="disabledOverlay" width="72" height="72" color="[darkGrey_half_alpha]" pos="1,-1" type="sliced" visible="false"/>

				<label depth="7" name="stackValue" pos="-2,-48" width="70" height="28" text="{itemcount}" font_size="24" effect="outline" justify="{#hasdurability ? 'Center' : 'Right'}" />
				<label depth="7" name="timer" pos="35,-38" width="70" height="22" font_size="22" justify="center" pivot="center" color="[beige]" effect="outline" effect_distance="1,1" effect_color="0,0,0,255"/>
				<sprite depth="9" name="cancel" sprite="ui_game_symbol_x" color="255,0,0,255" type="sliced" visible="{# ishovered and islocked}" foregroundlayer="true"
					width="70" height="70" />
				<sprite depth="13" name="assembleIcon" size="40,40" sprite="{stacklockicon}" color="{stacklockcolor}" visible="{isassemblelocked}" pos="14,-14" foregroundlayer="true" />

				<sprite depth="14" name="quickswapIcon" size="22,22" sprite="server_refresh" pos="46,-3" foregroundlayer="true" color="[white]" visible="{isQuickSwap}"/>

				<button name="rectSlotLock" depth="15" style="press, hover" width="73" height="73" visible="{# defined('userlockmode') and userlockmode}" sprite="" hoverscale="1" use_selection_box="true">
					<sprite depth="16" name="slotLockIcon" width="24" height="24" sprite="{# !defined('userlockmode') ? '' : (userlockedslot ? 'ui_game_symbol_lock' : 'ui_game_symbol_unlock') }" pos="50, -14" style="icon32px" pivot="center" color="{# !defined('userlockmode') ? '255,255,255,1' : (userlockedslot ? '222,206,163' : '255,255,255') }" />
				</button>
				<sprite depth="15" name="iconSlotLock" width="20" height="20" sprite="ui_game_symbol_lock" pos="50, -14" style="icon32px" pivot="center" visible="{# defined('userlockmode') and !userlockmode and userlockedslot }" color="[lightGrey]" />
			</rect>

		</item_stack>

		
	</insertAfter>
	
	<remove xpath="controls/party_entry"/>
	
	<insertAfter xpath="controls/poi_teleport_list_entry">
		<party_entry>
					
			<rect width="180" height="40" controller="PartyEntry" visible="{partyvisible}" default_health_color="255,0,0,180" twitch_health_color="255,0,0,180">
				<filledsprite depth="3" pos="0,0" name="BarHealthModifiedMax" color="110,110,110,128" height="34" type="filled" fill="{healthmodifiedmax}" />
				
				<filledsprite depth="3" pos="0,-34" name="BarStaminaModifiedMax" color="110,110,110,128" height="6" type="filled" fill="{staminamodifiedmax}" />

				<filledsprite depth="5" name="BarHealth" color="{healthcolor}" width="180" height="34" type="filled" fill="{healthfill}" />
				<filledsprite depth="5" pos="0,-34" name="BarStamina" color="0,54,255,180" width="180" height="6" type="filled" fill="{staminafill}" />

				<filledsprite depth="8" name="BarHealthModifiedMax" color="0,0,0,255" width="180" fillcenter="false" type="filled" fill="{healthmodifiedmax}" />
				<filledsprite depth="3" name="BarHealthModifiedMax" color="0,0,0,255" width="180" fillcenter="false" type="filled" fill="{healthmodifiedmax}" />


				<label depth="6" name="TextContent" pos="30, -9" font_size="22" color="[white]" justify="left" pivot="topleft" text="{name}" height="30" width="100"/>
				<label depth="6" name="TextContent" pos="212,-9" font_size="22" color="{distancecolor}" pivot="topleft" text="{distance}" height="30" effect="outline"/>
				
				<sprite pos="156,-8" depth="8" name="icon2" style="icon22px" sprite="{icon2}" visible="{showicon2}" />
				<sprite pos="156,-8" depth="8" name="icon1" size="18,18" sprite="{icon1}" visible="{showicon1}" />
			
				<sprite depth="8" name="arrowContent" style="icon22px" pos="196,-20" sprite="ui_game_symbol_map_player_arrow" visible="{showarrow}" pivot="center" color="{arrowcolor}" />
				<sprite depth="8" name="voiceStatus" size="18,18" pos="15,-18" sprite="ui_game_symbol_talk" visible="{voicevisible}" pivot="center" color="{# voicemuted ? '200,0,0,255' : (voiceactive ? '255,255,255,255' : '128,128,128,255') }" />
			</rect>
		</party_entry>
	</insertAfter>
	
	<append xpath="/controls">
				
		<z_hud_buff>
			<panel width="${width}" height="${height}" pos="${pos}" controller="ActiveBuffEntry" disableautobackground="true" >	
				<sprite depth="1" name="border" color="${border_color}" type="sliced" fillcenter="false" visible="{# bufficon != ''}" />
				<sprite depth="2" name="background" color="${background_color}" type="sliced" visible="{# bufficon != ''}" />
				<sprite depth="3" name="Icon" sprite="{bufficon|once}" size="${icon_size}" pos="${icon_pos}" color="${icon_color}" foregroundlayer="true" tooltip="${tooltip}" on_hover="${on_hover}" />
				<label depth="4" name="Text" pos="${text_pos}" width="${text_width}" height="${text_height}" font_size="32" color="${text_color}" text="${text}" justify="${text_justify}" effect="outline" />
				<sprite depth="8" name="border" color="${border_color}" type="sliced" fillcenter="false" visible="{# bufficon != ''}" />
			</panel>
		</z_hud_buff>
		
		<z_hud_buffList_10row4colUp>
			<rect name="BuffList" pos="${pos}" controller="ActiveBuffList">
				<!--Row 1-->
				<z_hud_buff width="${width}" height="${height}" pos="0,0" border_color="${border_color}" background_color="${background_color}" icon_size="${icon_size}" icon_pos="${icon_pos}" icon_color="${icon_color}" text_pos="${text_pos}" text_width="${text_width}" text_height="${text_height}" text_color="${text_color}" text="${text}" text_justify="${text_justify}" tooltip="${tooltip}" on_hover="${on_hover}" />

				<z_hud_buff width="${width}" height="${height}" pos="${Round(panel_offset, 0)+width},0" border_color="${border_color}" background_color="${background_color}" icon_size="${icon_size}" icon_pos="${icon_pos}" icon_color="${icon_color}" text_pos="${text_pos}" text_width="${text_width}" text_height="${text_height}" text_color="${text_color}" text="${text}" text_justify="${text_justify}" tooltip="${tooltip}" on_hover="${on_hover}" />

				<z_hud_buff width="${width}" height="${height}" pos="${width*2+(Round(panel_offset, 0)*2)},0" border_color="${border_color}" background_color="${background_color}" icon_size="${icon_size}" icon_pos="${icon_pos}" icon_color="${icon_color}" text_pos="${text_pos}" text_width="${text_width}" text_height="${text_height}" text_color="${text_color}" text="${text}" text_justify="${text_justify}" tooltip="${tooltip}" on_hover="${on_hover}" />

				<z_hud_buff width="${width}" height="${height}" pos="${width*3+(Round(panel_offset, 0)*3)},0" border_color="${border_color}" background_color="${background_color}" icon_size="${icon_size}" icon_pos="${icon_pos}" icon_color="${icon_color}" text_pos="${text_pos}" text_width="${text_width}" text_height="${text_height}" text_color="${text_color}" text="${text}" text_justify="${text_justify}" tooltip="${tooltip}" on_hover="${on_hover}" />

				<!--Row 2-->
				<z_hud_buff width="${width}" height="${height}" pos="0,${Round(panel_offset, 0)+height}" border_color="${border_color}" background_color="${background_color}" icon_size="${icon_size}" icon_pos="${icon_pos}" icon_color="${icon_color}" text_pos="${text_pos}" text_width="${text_width}" text_height="${text_height}" text_color="${text_color}" text="${text}" text_justify="${text_justify}" tooltip="${tooltip}" on_hover="${on_hover}" />

				<z_hud_buff width="${width}" height="${height}" pos="${Round(panel_offset, 0)+width},${Round(panel_offset, 0)+height}" border_color="${border_color}" background_color="${background_color}" icon_size="${icon_size}" icon_pos="${icon_pos}" icon_color="${icon_color}" text_pos="${text_pos}" text_width="${text_width}" text_height="${text_height}" text_color="${text_color}" text="${text}" text_justify="${text_justify}" tooltip="${tooltip}" on_hover="${on_hover}" />

				<z_hud_buff width="${width}" height="${height}" pos="${width*2+(Round(panel_offset, 0)*2)},${Round(panel_offset, 0)+height}" border_color="${border_color}" background_color="${background_color}" icon_size="${icon_size}" icon_pos="${icon_pos}" icon_color="${icon_color}" text_pos="${text_pos}" text_width="${text_width}" text_height="${text_height}" text_color="${text_color}" text="${text}" text_justify="${text_justify}" tooltip="${tooltip}" on_hover="${on_hover}" />

				<z_hud_buff width="${width}" height="${height}" pos="${width*3+(Round(panel_offset, 0)*3)},${Round(panel_offset, 0)+height}" border_color="${border_color}" background_color="${background_color}" icon_size="${icon_size}" icon_pos="${icon_pos}" icon_color="${icon_color}" text_pos="${text_pos}" text_width="${text_width}" text_height="${text_height}" text_color="${text_color}" text="${text}" text_justify="${text_justify}" tooltip="${tooltip}" on_hover="${on_hover}" />

				<!--Row 3-->
								
				<z_hud_buff width="${width}" height="${height}" pos="0,${height*2+(Round(panel_offset, 0)*2)}" border_color="${border_color}" background_color="${background_color}" icon_size="${icon_size}" icon_pos="${icon_pos}" icon_color="${icon_color}" text_pos="${text_pos}" text_width="${text_width}" text_height="${text_height}" text_color="${text_color}" text="${text}" text_justify="${text_justify}" tooltip="${tooltip}" on_hover="${on_hover}" />

				<z_hud_buff width="${width}" height="${height}" pos="${Round(panel_offset, 0)+width},${height*2+(Round(panel_offset, 0)*2)}" border_color="${border_color}" background_color="${background_color}" icon_size="${icon_size}" icon_pos="${icon_pos}" icon_color="${icon_color}" text_pos="${text_pos}" text_width="${text_width}" text_height="${text_height}" text_color="${text_color}" text="${text}" text_justify="${text_justify}" tooltip="${tooltip}" on_hover="${on_hover}" />

				<z_hud_buff width="${width}" height="${height}" pos="${width*2+(Round(panel_offset, 0)*2)},${height*2+(Round(panel_offset, 0)*2)}" border_color="${border_color}" background_color="${background_color}" icon_size="${icon_size}" icon_pos="${icon_pos}" icon_color="${icon_color}" text_pos="${text_pos}" text_width="${text_width}" text_height="${text_height}" text_color="${text_color}" text="${text}" text_justify="${text_justify}" tooltip="${tooltip}" on_hover="${on_hover}" />

				<z_hud_buff width="${width}" height="${height}" pos="${width*3+(Round(panel_offset, 0)*3)},${height*2+(Round(panel_offset, 0)*2)}" border_color="${border_color}" background_color="${background_color}" icon_size="${icon_size}" icon_pos="${icon_pos}" icon_color="${icon_color}" text_pos="${text_pos}" text_width="${text_width}" text_height="${text_height}" text_color="${text_color}" text="${text}" text_justify="${text_justify}" tooltip="${tooltip}" on_hover="${on_hover}" />
				
				<!--Row 4-->
				<z_hud_buff width="${width}" height="${height}" pos="0,${height*3+(Round(panel_offset, 0)*3)}" border_color="${border_color}" background_color="${background_color}" icon_size="${icon_size}" icon_pos="${icon_pos}" icon_color="${icon_color}" text_pos="${text_pos}" text_width="${text_width}" text_height="${text_height}" text_color="${text_color}" text="${text}" text_justify="${text_justify}" tooltip="${tooltip}" on_hover="${on_hover}" />

				<z_hud_buff width="${width}" height="${height}" pos="${Round(panel_offset, 0)+width},${height*3+(Round(panel_offset, 0)*3)}" border_color="${border_color}" background_color="${background_color}" icon_size="${icon_size}" icon_pos="${icon_pos}" icon_color="${icon_color}" text_pos="${text_pos}" text_width="${text_width}" text_height="${text_height}" text_color="${text_color}" text="${text}" text_justify="${text_justify}" tooltip="${tooltip}" on_hover="${on_hover}" />

				<z_hud_buff width="${width}" height="${height}" pos="${width*2+(Round(panel_offset, 0)*2)},${height*3+(Round(panel_offset, 0)*3)}" border_color="${border_color}" background_color="${background_color}" icon_size="${icon_size}" icon_pos="${icon_pos}" icon_color="${icon_color}" text_pos="${text_pos}" text_width="${text_width}" text_height="${text_height}" text_color="${text_color}" text="${text}" text_justify="${text_justify}" tooltip="${tooltip}" on_hover="${on_hover}" />

				<z_hud_buff width="${width}" height="${height}" pos="${width*3+(Round(panel_offset, 0)*3)},${height*3+(Round(panel_offset, 0)*3)}" border_color="${border_color}" background_color="${background_color}" icon_size="${icon_size}" icon_pos="${icon_pos}" icon_color="${icon_color}" text_pos="${text_pos}" text_width="${text_width}" text_height="${text_height}" text_color="${text_color}" text="${text}" text_justify="${text_justify}" tooltip="${tooltip}" on_hover="${on_hover}" />
				
				<!--Row 5-->
				<z_hud_buff width="${width}" height="${height}" pos="0,${height*4+(Round(panel_offset, 0)*4)}" border_color="${border_color}" background_color="${background_color}" icon_size="${icon_size}" icon_pos="${icon_pos}" icon_color="${icon_color}" text_pos="${text_pos}" text_width="${text_width}" text_height="${text_height}" text_color="${text_color}" text="${text}" text_justify="${text_justify}" tooltip="${tooltip}" on_hover="${on_hover}" />

				<z_hud_buff width="${width}" height="${height}" pos="${Round(panel_offset, 0)+width},${height*4+(Round(panel_offset, 0)*4)}" border_color="${border_color}" background_color="${background_color}" icon_size="${icon_size}" icon_pos="${icon_pos}" icon_color="${icon_color}" text_pos="${text_pos}" text_width="${text_width}" text_height="${text_height}" text_color="${text_color}" text="${text}" text_justify="${text_justify}" tooltip="${tooltip}" on_hover="${on_hover}" />

				<z_hud_buff width="${width}" height="${height}" pos="${width*2+(Round(panel_offset, 0)*2)},${height*4+(Round(panel_offset, 0)*4)}" border_color="${border_color}" background_color="${background_color}" icon_size="${icon_size}" icon_pos="${icon_pos}" icon_color="${icon_color}" text_pos="${text_pos}" text_width="${text_width}" text_height="${text_height}" text_color="${text_color}" text="${text}" text_justify="${text_justify}" tooltip="${tooltip}" on_hover="${on_hover}" />

				<z_hud_buff width="${width}" height="${height}" pos="${width*3+(Round(panel_offset, 0)*3)},${height*4+(Round(panel_offset, 0)*4)}" border_color="${border_color}" background_color="${background_color}" icon_size="${icon_size}" icon_pos="${icon_pos}" icon_color="${icon_color}" text_pos="${text_pos}" text_width="${text_width}" text_height="${text_height}" text_color="${text_color}" text="${text}" text_justify="${text_justify}" tooltip="${tooltip}" on_hover="${on_hover}" />
				
				<!--Row 6-->
				<z_hud_buff width="${width}" height="${height}" pos="0,${height*5+(Round(panel_offset, 0)*5)}" border_color="${border_color}" background_color="${background_color}" icon_size="${icon_size}" icon_pos="${icon_pos}" icon_color="${icon_color}" text_pos="${text_pos}" text_width="${text_width}" text_height="${text_height}" text_color="${text_color}" text="${text}" text_justify="${text_justify}" tooltip="${tooltip}" on_hover="${on_hover}" />

				<z_hud_buff width="${width}" height="${height}" pos="${Round(panel_offset, 0)+width},${height*5+(Round(panel_offset, 0)*5)}" border_color="${border_color}" background_color="${background_color}" icon_size="${icon_size}" icon_pos="${icon_pos}" icon_color="${icon_color}" text_pos="${text_pos}" text_width="${text_width}" text_height="${text_height}" text_color="${text_color}" text="${text}" text_justify="${text_justify}" tooltip="${tooltip}" on_hover="${on_hover}" />

				<z_hud_buff width="${width}" height="${height}" pos="${width*2+(Round(panel_offset, 0)*2)},${height*5+(Round(panel_offset, 0)*5)}" border_color="${border_color}" background_color="${background_color}" icon_size="${icon_size}" icon_pos="${icon_pos}" icon_color="${icon_color}" text_pos="${text_pos}" text_width="${text_width}" text_height="${text_height}" text_color="${text_color}" text="${text}" text_justify="${text_justify}" tooltip="${tooltip}" on_hover="${on_hover}" />

				<z_hud_buff width="${width}" height="${height}" pos="${width*3+(Round(panel_offset, 0)*3)},${height*5+(Round(panel_offset, 0)*5)}" border_color="${border_color}" background_color="${background_color}" icon_size="${icon_size}" icon_pos="${icon_pos}" icon_color="${icon_color}" text_pos="${text_pos}" text_width="${text_width}" text_height="${text_height}" text_color="${text_color}" text="${text}" text_justify="${text_justify}" tooltip="${tooltip}" on_hover="${on_hover}" />
				
				<!--Row 7-->
				<z_hud_buff width="${width}" height="${height}" pos="0,${height*6+(Round(panel_offset, 0)*6)}" border_color="${border_color}" background_color="${background_color}" icon_size="${icon_size}" icon_pos="${icon_pos}" icon_color="${icon_color}" text_pos="${text_pos}" text_width="${text_width}" text_height="${text_height}" text_color="${text_color}" text="${text}" text_justify="${text_justify}" tooltip="${tooltip}" on_hover="${on_hover}" />

				<z_hud_buff width="${width}" height="${height}" pos="${Round(panel_offset, 0)+width},${height*6+(Round(panel_offset, 0)*6)}" border_color="${border_color}" background_color="${background_color}" icon_size="${icon_size}" icon_pos="${icon_pos}" icon_color="${icon_color}" text_pos="${text_pos}" text_width="${text_width}" text_height="${text_height}" text_color="${text_color}" text="${text}" text_justify="${text_justify}" tooltip="${tooltip}" on_hover="${on_hover}" />

				<z_hud_buff width="${width}" height="${height}" pos="${width*2+(Round(panel_offset, 0)*2)},${height*6+(Round(panel_offset, 0)*6)}" border_color="${border_color}" background_color="${background_color}" icon_size="${icon_size}" icon_pos="${icon_pos}" icon_color="${icon_color}" text_pos="${text_pos}" text_width="${text_width}" text_height="${text_height}" text_color="${text_color}" text="${text}" text_justify="${text_justify}" tooltip="${tooltip}" on_hover="${on_hover}" />

				<z_hud_buff width="${width}" height="${height}" pos="${width*3+(Round(panel_offset, 0)*3)},${height*6+(Round(panel_offset, 0)*6)}" border_color="${border_color}" background_color="${background_color}" icon_size="${icon_size}" icon_pos="${icon_pos}" icon_color="${icon_color}" text_pos="${text_pos}" text_width="${text_width}" text_height="${text_height}" text_color="${text_color}" text="${text}" text_justify="${text_justify}" tooltip="${tooltip}" on_hover="${on_hover}" />
				
				<!--Row 8-->
				<z_hud_buff width="${width}" height="${height}" pos="0,${height*7+(Round(panel_offset, 0)*7)}" border_color="${border_color}" background_color="${background_color}" icon_size="${icon_size}" icon_pos="${icon_pos}" icon_color="${icon_color}" text_pos="${text_pos}" text_width="${text_width}" text_height="${text_height}" text_color="${text_color}" text="${text}" text_justify="${text_justify}" tooltip="${tooltip}" on_hover="${on_hover}" />

				<z_hud_buff width="${width}" height="${height}" pos="${Round(panel_offset, 0)+width},${height*7+(Round(panel_offset, 0)*7)}" border_color="${border_color}" background_color="${background_color}" icon_size="${icon_size}" icon_pos="${icon_pos}" icon_color="${icon_color}" text_pos="${text_pos}" text_width="${text_width}" text_height="${text_height}" text_color="${text_color}" text="${text}" text_justify="${text_justify}" tooltip="${tooltip}" on_hover="${on_hover}" />

				<z_hud_buff width="${width}" height="${height}" pos="${width*2+(Round(panel_offset, 0)*2)},${height*7+(Round(panel_offset, 0)*7)}" border_color="${border_color}" background_color="${background_color}" icon_size="${icon_size}" icon_pos="${icon_pos}" icon_color="${icon_color}" text_pos="${text_pos}" text_width="${text_width}" text_height="${text_height}" text_color="${text_color}" text="${text}" text_justify="${text_justify}" tooltip="${tooltip}" on_hover="${on_hover}" />

				<z_hud_buff width="${width}" height="${height}" pos="${width*3+(Round(panel_offset, 0)*3)},${height*7+(Round(panel_offset, 0)*7)}" border_color="${border_color}" background_color="${background_color}" icon_size="${icon_size}" icon_pos="${icon_pos}" icon_color="${icon_color}" text_pos="${text_pos}" text_width="${text_width}" text_height="${text_height}" text_color="${text_color}" text="${text}" text_justify="${text_justify}" tooltip="${tooltip}" on_hover="${on_hover}" />
				
				<!--Row 9-->
				<z_hud_buff width="${width}" height="${height}" pos="0,${height*8+(Round(panel_offset, 0)*8)}" border_color="${border_color}" background_color="${background_color}" icon_size="${icon_size}" icon_pos="${icon_pos}" icon_color="${icon_color}" text_pos="${text_pos}" text_width="${text_width}" text_height="${text_height}" text_color="${text_color}" text="${text}" text_justify="${text_justify}" tooltip="${tooltip}" on_hover="${on_hover}" />

				<z_hud_buff width="${width}" height="${height}" pos="${Round(panel_offset, 0)+width},${height*8+(Round(panel_offset, 0)*8)}" border_color="${border_color}" background_color="${background_color}" icon_size="${icon_size}" icon_pos="${icon_pos}" icon_color="${icon_color}" text_pos="${text_pos}" text_width="${text_width}" text_height="${text_height}" text_color="${text_color}" text="${text}" text_justify="${text_justify}" tooltip="${tooltip}" on_hover="${on_hover}" />

				<z_hud_buff width="${width}" height="${height}" pos="${width*2+(Round(panel_offset, 0)*2)},${height*8+(Round(panel_offset, 0)*8)}" border_color="${border_color}" background_color="${background_color}" icon_size="${icon_size}" icon_pos="${icon_pos}" icon_color="${icon_color}" text_pos="${text_pos}" text_width="${text_width}" text_height="${text_height}" text_color="${text_color}" text="${text}" text_justify="${text_justify}" tooltip="${tooltip}" on_hover="${on_hover}" />

				<z_hud_buff width="${width}" height="${height}" pos="${width*3+(Round(panel_offset, 0)*3)},${height*8+(Round(panel_offset, 0)*8)}" border_color="${border_color}" background_color="${background_color}" icon_size="${icon_size}" icon_pos="${icon_pos}" icon_color="${icon_color}" text_pos="${text_pos}" text_width="${text_width}" text_height="${text_height}" text_color="${text_color}" text="${text}" text_justify="${text_justify}" tooltip="${tooltip}" on_hover="${on_hover}" />
				
				<!--Row 10-->
				<z_hud_buff width="${width}" height="${height}" pos="0,${height*9+(Round(panel_offset, 0)*9)}" border_color="${border_color}" background_color="${background_color}" icon_size="${icon_size}" icon_pos="${icon_pos}" icon_color="${icon_color}" text_pos="${text_pos}" text_width="${text_width}" text_height="${text_height}" text_color="${text_color}" text="${text}" text_justify="${text_justify}" tooltip="${tooltip}" on_hover="${on_hover}" />

				<z_hud_buff width="${width}" height="${height}" pos="${Round(panel_offset, 0)+width},${height*9+(Round(panel_offset, 0)*9)}" border_color="${border_color}" background_color="${background_color}" icon_size="${icon_size}" icon_pos="${icon_pos}" icon_color="${icon_color}" text_pos="${text_pos}" text_width="${text_width}" text_height="${text_height}" text_color="${text_color}" text="${text}" text_justify="${text_justify}" tooltip="${tooltip}" on_hover="${on_hover}" />

				<z_hud_buff width="${width}" height="${height}" pos="${width*2+(Round(panel_offset, 0)*2)},${height*9+(Round(panel_offset, 0)*9)}" border_color="${border_color}" background_color="${background_color}" icon_size="${icon_size}" icon_pos="${icon_pos}" icon_color="${icon_color}" text_pos="${text_pos}" text_width="${text_width}" text_height="${text_height}" text_color="${text_color}" text="${text}" text_justify="${text_justify}" tooltip="${tooltip}" on_hover="${on_hover}" />

				<z_hud_buff width="${width}" height="${height}" pos="${width*3+(Round(panel_offset, 0)*3)},${height*9+(Round(panel_offset, 0)*9)}" border_color="${border_color}" background_color="${background_color}" icon_size="${icon_size}" icon_pos="${icon_pos}" icon_color="${icon_color}" text_pos="${text_pos}" text_width="${text_width}" text_height="${text_height}" text_color="${text_color}" text="${text}" text_justify="${text_justify}" tooltip="${tooltip}" on_hover="${on_hover}" />

			</rect>
		</z_hud_buffList_10row4colUp>
	</append>
	
	<!-- *** xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -->
	<!-- *** xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -->
	<!-- Z_Master_Skills -->
	<!-- *** xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -->
	<!-- *** xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -->
	
	<append xpath="/controls">
		
		<!-- <recipe_stack_imp> -->
			<!-- <rect controller="RecipeStack" width="60" height="60" collider_scale="1.0"> -->
				<!-- <sprite depth="2" name="backgroundMain" sprite="menu_empty3px" pos="-3,3" width="66" height="81" color="[black]" type="sliced" fillcenter="false" /> -->
				<!-- <sprite name="background" color="[mediumGrey]" type="sliced" style="press" on_hover="true"/> -->
				<!-- <sprite depth="1" name="itemIcon" width="52" height="52" atlas="ItemIconAtlas" sprite="" pos="36,-35" pivot="center" foregroundlayer="true"/> -->
				<!-- <sprite depth="4" name="lockIcon" width="16" height="16" sprite="ui_game_symbol_hammer" pos="2,-2" visible="false" foregroundlayer="true"/> -->
				<!-- <label depth="4" name="count" pos="0,-50" width="56" height="26" text="Test" font_size="24" justify="right" effect="outline" /> -->
				<!-- <label depth="4" name="timer" pos="36,-36" width="56" height="26" font_size="24" justify="center" pivot="center" color="[beige]" effect="outline" effect_distance="1,1" effect_color="0,0,0,255"/> -->
				<!-- <sprite depth="2" name="overlay" width="60" height="60" color="32,32,32,128" type="sliced"/> -->
				<!-- <sprite depth="3" name="cancel" sprite="ui_game_symbol_x" width="60" height="60" color="255,0,0,0" type="sliced" visible="false" foregroundlayer="true"/> -->
			<!-- </rect> -->
		<!-- </recipe_stack_imp> -->
		
		<recipe_stack_imp>
			<rect controller="RecipeStack" width="72" height="72" collider_scale="1.0">
				<sprite depth="2" name="backgroundMain" sprite="menu_empty3px" pos="-3,3" width="78" height="78" color="[black]" type="sliced" fillcenter="false" />
				<sprite name="background" color="[mediumGrey]" type="sliced" style="press" on_hover="true"/>
				<sprite depth="1" name="itemIcon" width="64" height="64" atlas="ItemIconAtlas" sprite="" pos="36,-35" pivot="center" foregroundlayer="true"/>
				<sprite depth="4" name="lockIcon" width="24" height="24" sprite="ui_game_symbol_hammer" pos="2,-2" visible="false" foregroundlayer="true"/>
				<label depth="4" name="count" pos="0,-50" width="70" height="26" text="Test" font_size="24" justify="right" effect="outline" />
				<label depth="4" name="timer" pos="36,-36" width="70" height="26" font_size="24" justify="center" pivot="center" color="[beige]" effect="outline" effect_distance="1,1" effect_color="0,0,0,255"/>
				<sprite depth="2" name="overlay" width="72" height="72" color="32,32,32,128" type="sliced"/>
				<sprite depth="3" name="cancel" sprite="ui_game_symbol_x" width="72" height="72" color="255,0,0,0" type="sliced" visible="false" foregroundlayer="true"/>
			</rect>
		</recipe_stack_imp>
		
	</append>
	
	<!-- *** xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -->
	<!-- *** xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -->
	<!-- Z_PassiveSkills -->
	<!-- *** xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -->
	<!-- *** xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -->
	
	<remove xpath="/controls/skill_perk_level" />
	
	<append xpath="/controls">
		
		<skill_perk_level>
			<panel disableautobackground="true" controller="SkillPerkLevel" width="${width}" height="${height}" style="hover, scroll" color_bg_bought="140,130,100,255" color_bg_available="[lightGrey]" color_bg_locked="[darkGrey]" color_lbl_available="[white]" color_lbl_locked="[lightGrey]" color_lbl_nerfed="204,17,17" color_lbl_buffed="17,204,17" visible="{nothiddenbypager}" >				
				<sprite depth="2" name="backgroundMain" sprite="menu_empty2px" pos="0,${-height}" height="2" color="[black]" type="sliced" fillcenter="false" />
				<sprite depth="1" name="backgroundMainColor" sprite="menu_empty" pos="2,0" width="${width-4}" type="sliced" fillcenter="true" color="{color_bg}" visible="{hasentry}" />
				<label depth="3" pos="5,-${Round(height/2,0)}" text="{level}" pivot="left" justify="center" width="65" font_size="30" color="{color_fg}" visible="{hasentry}" />
				<label depth="3" pos="77,-${Round(height/2,0)}" text="{text}" pivot="left" justify="left" width="493" font_size="24" color="{color_fg}" visible="{hasentry}" />
				<button depth="3" name="btnBuy" pos="${width-36},-${Round(height/2,0)}" style="icon30px, press, hover" sprite="{buyicon}" pivot="center" tooltip="{buytooltip}" sound="[paging_click]" defaultcolor="{buycolor}" manualcolors="true" visible="{buyvisible}" />
			</panel>
		</skill_perk_level>
		
	</append>
	
</config>