{
"name" : "Costume_Base",
"type" : "image",
"x" : 10,
"y" : 33,
"image" : uiScriptLocale.LOCALE_UISCRIPT_PATH + "costume/kostum.png",
"children" :
(
{
"name" : "CostumeSlot",
"type" : "slot",
"x" : 3,
"y" : 3,
"width" : 150,
"height" : 182,
"slot" : (
{"index":COSTUME_START_INDEX+0, "x":52, "y":65, "width":32, "height":64},
{"index":COSTUME_START_INDEX+1, "x":52, "y":27, "width":32, "height":32},
),
},
),
},