UIWindow width: 192 height: 154 margin-top: 10 margin-left: 6 margin-right: 6 move-policy: free updated Item // head id: slot1 anchors.top: parent.top anchors.horizontalCenter: parent.horizontalCenter Item // armor id: slot4 anchors.top: prev.bottom anchors.horizontalCenter: prev.horizontalCenter margin-top: 5 Item // legs id: slot7 anchors.top: prev.bottom anchors.horizontalCenter: prev.horizontalCenter margin-top: 5 Item // feet id: slot8 anchors.top: prev.bottom anchors.horizontalCenter: prev.horizontalCenter margin-top: 5 Item // necklace id: slot2 anchors.top: parent.top anchors.right: slot1.left margin-top: 10 margin-right: 5 Item // left id: slot6 anchors.top: prev.bottom anchors.horizontalCenter: prev.horizontalCenter margin-top: 5 Item // ring id: slot9 anchors.top: prev.bottom anchors.horizontalCenter: prev.horizontalCenter margin-top: 5 Item // backpack id: slot3 anchors.top: parent.top anchors.left: slot1.right margin-top: 10 margin-left: 5 Item // right id: slot5 anchors.top: prev.bottom anchors.horizontalCenter: prev.horizontalCenter margin-top: 5 Item // ammo id: slot10 anchors.top: prev.bottom anchors.horizontalCenter: prev.horizontalCenter margin-top: 5 GameLabel id: soul anchors.top: slot9.bottom anchors.bottom: slot8.bottom anchors.left: slot9.left anchors.right: slot9.right margin-top: 5 text-align: center image-source: /core_styles/images/panel_flat.png image-border: 1 GameLabel id: capacity anchors.top: slot10.bottom anchors.bottom: slot8.bottom anchors.left: slot10.left anchors.right: slot10.right margin-top: 5 text-align: center image-source: /core_styles/images/panel_flat.png image-border: 1