22 lines
No EOL
1.3 KiB
XML
22 lines
No EOL
1.3 KiB
XML
<?xml-model href="../../../../../gui.xsd" type="application/xml" schematypens="http://www.w3.org/2001/XMLSchema"?>
|
|
<root reference_width="1280" reference_height="720" layer="11">
|
|
<grid id="item_grid" x_dim="1" x_offset="0" y_offset="0" vert_align="top"
|
|
hori_align="left" width="300" padding="4" margin="2"
|
|
background='{"background_color":"#794c0a","border_color":"#543919","border_thickness":{"Pixel":2}}'
|
|
y_dim="10" height="400">
|
|
<!-- header -->
|
|
<grid x_slot="0" y_slot="0" x_dim="6" y_dim="1">
|
|
<icon id="item_icon" x_slot="0" y_slot="0"></icon>
|
|
<label id="slot_label" x_slot="1" y_slot="0" x_size="3" text_color="black">Slot</label>
|
|
<label id="level_label" x_slot="4" y_slot="0" x_size="2" text_color="black">Level</label>
|
|
</grid>
|
|
|
|
<label id="rarity_label" x_slot="0" y_slot="1">Rarity</label>
|
|
|
|
<grid x_slot="0" y_slot="2" x_dim="3" y_dim="1" padding="3" margin="3">
|
|
<label x_slot="0" y_slot="0" text_color="#C23519" id="strength_field" text_ratio="0.9">0</label>
|
|
<label x_slot="1" y_slot="0" text_color="#65D01E" id="agility_field" text_ratio="0.9">0</label>
|
|
<label x_slot="2" y_slot="0" text_color="#1D63B3" id="intelligence_field" text_ratio="0.9">0</label>
|
|
</grid>
|
|
</grid>
|
|
</root> |