## Equipment Slot
{
"name" : "Equipment_Base",
"type" : "expanded_image",
"x" : 10,
"y" : 33,
"image" : "d:/ymir work/ui/inventory_buttons/eq_primary_page.jpg",
"children" :
(
{
"name" : "EquipmentSlot",
"type" : "slot",
"x" : 3,
"y" : 3,
"width" : 150,
"height" : 182,
"slot" : (
{"index":EQUIPMENT_START_INDEX+0, "x":39, "y":37, "width":32, "height":64},
{"index":EQUIPMENT_START_INDEX+1, "x":39, "y":2, "width":32, "height":32},
{"index":EQUIPMENT_START_INDEX+2, "x":39, "y":145, "width":32, "height":32},
{"index":EQUIPMENT_START_INDEX+3, "x":75, "y":67, "width":32, "height":32},
{"index":EQUIPMENT_START_INDEX+4, "x":3, "y":3, "width":32, "height":96},
{"index":EQUIPMENT_START_INDEX+5, "x":114, "y":67, "width":32, "height":32},
{"index":EQUIPMENT_START_INDEX+6, "x":114, "y":35, "width":32, "height":32},
{"index":EQUIPMENT_START_INDEX+7, "x":2, "y":145, "width":32, "height":32},
{"index":EQUIPMENT_START_INDEX+8, "x":75, "y":145, "width":32, "height":32},
{"index":EQUIPMENT_START_INDEX+9, "x":114, "y":2, "width":32, "height":32},
{"index":EQUIPMENT_START_INDEX+10, "x":75, "y":35, "width":32, "height":32},
{"index":item.EQUIPMENT_BELT, "x":39, "y":106, "width":32, "height":32},
),
},
),
},
## Costume Equipment Slot
{
"name" : "Costume_Base",
"type" : "expanded_image",
"x" : 10,
"y" : 33,
"image" : "d:/ymir work/ui/inventory_buttons/eq_cosmetics_page_v2.jpg",
"children" :
(
{
"name" : "CostumeSlot",
"type" : "slot",
"x" : 3,
"y" : 3,
"width" : 150,
"height" : 182,
"slot" : (
{"index":COSTUME_START_INDEX+0, "x":61, "y":77, "width":32, "height":64},
{"index":COSTUME_START_INDEX+1, "x":61, "y":40, "width":32, "height":32},
{"index":COSTUME_START_INDEX+2, "x":108, "y":23, "width":32, "height":32},#Sash
{"index":COSTUME_START_INDEX+3, "x":108, "y":63, "width":32, "height":32},
{"index":item.COSTUME_SLOT_WEAPON, "x":10, "y":63, "width":32, "height":96},#¹«±â
),
},
),
},
## Secondary Equipment Slot
{
"name" : "Secondary_Base",
"type" : "expanded_image",
"x" : 10,
"y" : 33,
"image" : "d:/ymir work/ui/inventory_buttons/eq_secondary_page_v2.jpg",
"children" :
(
{
"name" : "SecondarySlot",
"type" : "slot",
"x" : 3,
"y" : 3,
"width" : 150,
"height" : 182,
"slot" : (
# {"index":item.EQUIPMENT_RING1, "x":8, "y":2, "width":32, "height":32},
#{"index":item.EQUIPMENT_RING2, "x":44, "y":2, "width":32, "height":32},
# {"index":item.EQUIPMENT_PET, "x":115, "y":42, "width":32, "height":32},
#{"index":item.EQUIPMENT_MOUNT, "x":115, "y":4, "width":32, "height":32},
),
},
),
},
## Talisman Equipment Slot
{
"name" : "Talisman_Base",
"type" : "expanded_image",
"x" : 10,
"y" : 33,
"image" : "d:/ymir work/ui/inventory_buttons/eq_pendant_page.jpg",
"children" :
(
{
"name" : "TalismanSlot",
"type" : "slot",
"x" : 3,
"y" : 3,
"width" : 150,
"height" : 182,
"slot" : (
# {"index":COSTUME_START_INDEX+0, "x":61, "y":77, "width":32, "height":64},
# {"index":COSTUME_START_INDEX+1, "x":61, "y":40, "width":32, "height":32},
# {"index":COSTUME_START_INDEX+2, "x":61, "y":125, "width":32, "height":32},
# {"index":COSTUME_START_INDEX+3, "x":10, "y":62, "width":32, "height":96},
# {"index":COSTUME_START_INDEX+4, "x":110, "y":61, "width":32, "height":32},
),
},
),
},
## Effect Equipment Slot
{
"name" : "Effect_Base",
"type" : "expanded_image",
"x" : 10,
"y" : 33,
"image" : "d:/ymir work/ui/inventory_buttons/eq_effect_page_v2.jpg",
"children" :
(
{
"name" : "EffectSlot",
"type" : "slot",
"x" : 3,
"y" : 3,
"width" : 150,
"height" : 182,
"slot" : (
# {"index":COSTUME_START_INDEX+0, "x":61, "y":77, "width":32, "height":64},
# {"index":COSTUME_START_INDEX+1, "x":61, "y":40, "width":32, "height":32},
# {"index":COSTUME_START_INDEX+2, "x":61, "y":125, "width":32, "height":32},
# {"index":COSTUME_START_INDEX+3, "x":10, "y":62, "width":32, "height":96},
# {"index":COSTUME_START_INDEX+4, "x":110, "y":61, "width":32, "height":32},
),
},
),
},
{
"name" : "Equipment_Tab_01",
"type" : "radio_button",
"x" : 86,
"y" : 161,
"default_image" : "d:/ymir work/ui/game/windows/tab_button_small_01.sub",
"over_image" : "d:/ymir work/ui/game/windows/tab_button_small_02.sub",
"down_image" : "d:/ymir work/ui/game/windows/tab_button_small_03.sub",
"children" :
(
{
"name" : "Equipment_Tab_01_Print",
"type" : "text",
"x" : 0,
"y" : 0,
"all_align" : "center",
"text" : "I",
},
),
},
{
"name" : "Equipment_Tab_02",
"type" : "radio_button",
"x" : 86 + 32,
"y" : 161,
"default_image" : "d:/ymir work/ui/game/windows/tab_button_small_01.sub",
"over_image" : "d:/ymir work/ui/game/windows/tab_button_small_02.sub",
"down_image" : "d:/ymir work/ui/game/windows/tab_button_small_03.sub",
"children" :
(
{
"name" : "Equipment_Tab_02_Print",
"type" : "text",
"x" : 0,
"y" : 0,
"all_align" : "center",
"text" : "II",
},
),
},
{
"name" : "Costume_Tab_01",
"type" : "radio_button",
"x" : -14,
"y" : 33,
"default_image" : "d:/ymir work/ui/inventory_buttons/eqtabclosed.dds",
"over_image" : "d:/ymir work/ui/inventory_buttons/eqtabclosed.dds",
"down_image" : "d:/ymir work/ui/inventory_buttons/eqtabopen.dds",
"tooltip_text" : uiScriptLocale.INVENTORY_PAGE_BUTTON_TOOLTIP_1,
"children" :
(
{
"name" : "Equipment_Tab_01_Print",
"type" : "text",
"x" : 0,
"y" : 0,
"all_align" : "center",
"text" : "I",
},
),
},
{
"name" : "Costume_Tab_02",
"type" : "radio_button",
"x" : -14,
"y" : 33 + 22,
"default_image" : "d:/ymir work/ui/inventory_buttons/eqtabclosed.dds",
"over_image" : "d:/ymir work/ui/inventory_buttons/eqtabclosed.dds",
"down_image" : "d:/ymir work/ui/inventory_buttons/eqtabopen.dds",
"tooltip_text" : uiScriptLocale.INVENTORY_PAGE_BUTTON_TOOLTIP_2,
"children" :
(
{
"name" : "Equipment_Tab_02_Print",
"type" : "text",
"x" : 0,
"y" : 0,
"all_align" : "center",
"text" : "II",
},
),
},
{
"name" : "Costume_Tab_03",
"type" : "radio_button",
"x" : -14,
"y" : 33 + 22*2,
"default_image" : "d:/ymir work/ui/inventory_buttons/eqtabclosed.dds",
"over_image" : "d:/ymir work/ui/inventory_buttons/eqtabclosed.dds",
"down_image" : "d:/ymir work/ui/inventory_buttons/eqtabopen.dds",
"tooltip_text" : uiScriptLocale.INVENTORY_PAGE_BUTTON_TOOLTIP_3,
"children" :
(
{
"name" : "Equipment_Tab_03_Print",
"type" : "text",
"x" : 0,
"y" : 0,
"all_align" : "center",
"text" : "III",
},
),
},
{
"name" : "Costume_Tab_04",
"type" : "radio_button",
"x" : -14,
"y" : 33 + 22*3,
"default_image" : "d:/ymir work/ui/inventory_buttons/eqtabclosed.dds",
"over_image" : "d:/ymir work/ui/inventory_buttons/eqtabclosed.dds",
"down_image" : "d:/ymir work/ui/inventory_buttons/eqtabopen.dds",
"tooltip_text" : uiScriptLocale.INVENTORY_PAGE_BUTTON_TOOLTIP_4,
"children" :
(
{
"name" : "Equipment_Tab_04_Print",
"type" : "text",
"x" : 0,
"y" : 0,
"all_align" : "center",
"text" : "IV",
},
),
},
{
"name" : "Costume_Tab_05",
"type" : "radio_button",
"x" : -14,
"y" : 33 + 22*4,
"default_image" : "d:/ymir work/ui/inventory_buttons/eqtabclosed.dds",
"over_image" : "d:/ymir work/ui/inventory_buttons/eqtabclosed.dds",
"down_image" : "d:/ymir work/ui/inventory_buttons/eqtabopen.dds",
"tooltip_text" : uiScriptLocale.INVENTORY_PAGE_BUTTON_TOOLTIP_5,
"children" :
(
{
"name" : "Equipment_Tab_05_Print",
"type" : "text",
"x" : 0,
"y" : 0,
"all_align" : "center",
"text" : "V",
},
),
},