|
@@ -2,61 +2,61 @@
|
|
|
<widget name="Container" width="40%" height="40%" x="0" y="0" align="left" valign="top" scale="2.5 2.5" visible="true">
|
|
<widget name="Container" width="40%" height="40%" x="0" y="0" align="left" valign="top" scale="2.5 2.5" visible="true">
|
|
|
<widget name="Character" width="100%" height="75" visible="true">
|
|
<widget name="Character" width="100%" height="75" visible="true">
|
|
|
<prototype name="Window"/>
|
|
<prototype name="Window"/>
|
|
|
- <sprite name="Portrait" image="images/other/choco.png" x="10" y="8" width="50" height="58" visible="true" />
|
|
|
|
|
|
|
+ <sprite name="Portrait" image="other/choco.png" x="10" y="8" width="50" height="58" visible="true" />
|
|
|
<widget name="Data" x="66" y="14" width="100%-66" height="100%-14" visible="true">
|
|
<widget name="Data" x="66" y="14" width="100%-66" height="100%-14" visible="true">
|
|
|
<prototype name="MenuCharacterData" />
|
|
<prototype name="MenuCharacterData" />
|
|
|
</widget>
|
|
</widget>
|
|
|
- <sprite name="WpnIcon" image="images/icons/item_weapon_0.png" x="170" y="12" width="14" height="14" visible="true" />
|
|
|
|
|
- <sprite name="ArmIcon" image="images/icons/item_armor.png" x="170" y="42" width="14" height="14" visible="true" />
|
|
|
|
|
|
|
+ <sprite name="WpnIcon" image="icons/item_weapon_0.png" x="170" y="12" width="14" height="14" visible="true" />
|
|
|
|
|
+ <sprite name="ArmIcon" image="icons/item_armor.png" x="170" y="42" width="14" height="14" visible="true" />
|
|
|
<text_area name="WpnLbl" x="188" y="13" font="FFVIIFont" visible="true" />
|
|
<text_area name="WpnLbl" x="188" y="13" font="FFVIIFont" visible="true" />
|
|
|
<text_area name="ArmLbl" x="188" y="43" font="FFVIIFont" visible="true" />
|
|
<text_area name="ArmLbl" x="188" y="43" font="FFVIIFont" visible="true" />
|
|
|
<text_area name="Check" text_name="MateriaMenuCheck" x="180" y="26" font="FFVIIFont" visible="true" />
|
|
<text_area name="Check" text_name="MateriaMenuCheck" x="180" y="26" font="FFVIIFont" visible="true" />
|
|
|
<text_area name="Order" text_name="MateriaMenuOrder" x="180" y="56" font="FFVIIFont" visible="true" />
|
|
<text_area name="Order" text_name="MateriaMenuOrder" x="180" y="56" font="FFVIIFont" visible="true" />
|
|
|
<widget name="WeaponSlots" x="230" y="24" width="230" height="14" visible="true">
|
|
<widget name="WeaponSlots" x="230" y="24" width="230" height="14" visible="true">
|
|
|
- <sprite name="Slot1" image="images/icons/materia_slot.png" x="0" y="0" width="14" height="14" visible="true"/>
|
|
|
|
|
- <sprite name="Slot2" image="images/icons/materia_slot.png" x="15" y="0" width="14" height="14" visible="true"/>
|
|
|
|
|
- <sprite name="Link1" image="images/icons/materia_slot_link.png" x="10" y="0" width="8" height="14" visible="true"/>
|
|
|
|
|
- <sprite name="Slot3" image="images/icons/materia_slot.png" x="30" y="0" width="14" height="14" visible="true"/>
|
|
|
|
|
- <sprite name="Slot4" image="images/icons/materia_slot.png" x="45" y="0" width="14" height="14" visible="true"/>
|
|
|
|
|
- <sprite name="Link2" image="images/icons/materia_slot_link.png" x="40" y="0" width="8" height="14" visible="true"/>
|
|
|
|
|
- <sprite name="Slot5" image="images/icons/materia_slot.png" x="60" y="0" width="14" height="14" visible="true"/>
|
|
|
|
|
- <sprite name="Slot6" image="images/icons/materia_slot.png" x="75" y="0" width="14" height="14" visible="true"/>
|
|
|
|
|
- <sprite name="Link3" image="images/icons/materia_slot_link.png" x="70" y="0" width="8" height="14" visible="true"/>
|
|
|
|
|
- <sprite name="Slot7" image="images/icons/materia_slot.png" x="90" y="0" width="14" height="14" visible="true"/>
|
|
|
|
|
- <sprite name="Slot8" image="images/icons/materia_slot.png" x="105" y="0" width="14" height="14" visible="true"/>
|
|
|
|
|
- <sprite name="Link4" image="images/icons/materia_slot_link.png" x="100" y="0" width="8" height="14" visible="true"/>
|
|
|
|
|
- <sprite name="Mat1" image="images/icons/materia_3.png" x="2" y="2" width="10" height="10" visible="true"/>
|
|
|
|
|
- <sprite name="Mat2" image="images/icons/materia_3.png" x="17" y="2" width="10" height="10" visible="true"/>
|
|
|
|
|
- <sprite name="Mat3" image="images/icons/materia_3.png" x="32" y="2" width="10" height="10" visible="true"/>
|
|
|
|
|
- <sprite name="Mat4" image="images/icons/materia_3.png" x="47" y="2" width="10" height="10" visible="true"/>
|
|
|
|
|
- <sprite name="Mat5" image="images/icons/materia_3.png" x="62" y="2" width="10" height="10" visible="true"/>
|
|
|
|
|
- <sprite name="Mat6" image="images/icons/materia_3.png" x="77" y="2" width="10" height="10" visible="true"/>
|
|
|
|
|
- <sprite name="Mat7" image="images/icons/materia_3.png" x="92" y="2" width="10" height="10" visible="true"/>
|
|
|
|
|
- <sprite name="Mat8" image="images/icons/materia_3.png" x="107" y="2" width="10" height="10" visible="true"/>
|
|
|
|
|
|
|
+ <sprite name="Slot1" image="icons/materia_slot.png" x="0" y="0" width="14" height="14" visible="true"/>
|
|
|
|
|
+ <sprite name="Slot2" image="icons/materia_slot.png" x="15" y="0" width="14" height="14" visible="true"/>
|
|
|
|
|
+ <sprite name="Link1" image="icons/materia_slot_link.png" x="10" y="0" width="8" height="14" visible="true"/>
|
|
|
|
|
+ <sprite name="Slot3" image="icons/materia_slot.png" x="30" y="0" width="14" height="14" visible="true"/>
|
|
|
|
|
+ <sprite name="Slot4" image="icons/materia_slot.png" x="45" y="0" width="14" height="14" visible="true"/>
|
|
|
|
|
+ <sprite name="Link2" image="icons/materia_slot_link.png" x="40" y="0" width="8" height="14" visible="true"/>
|
|
|
|
|
+ <sprite name="Slot5" image="icons/materia_slot.png" x="60" y="0" width="14" height="14" visible="true"/>
|
|
|
|
|
+ <sprite name="Slot6" image="icons/materia_slot.png" x="75" y="0" width="14" height="14" visible="true"/>
|
|
|
|
|
+ <sprite name="Link3" image="icons/materia_slot_link.png" x="70" y="0" width="8" height="14" visible="true"/>
|
|
|
|
|
+ <sprite name="Slot7" image="icons/materia_slot.png" x="90" y="0" width="14" height="14" visible="true"/>
|
|
|
|
|
+ <sprite name="Slot8" image="icons/materia_slot.png" x="105" y="0" width="14" height="14" visible="true"/>
|
|
|
|
|
+ <sprite name="Link4" image="icons/materia_slot_link.png" x="100" y="0" width="8" height="14" visible="true"/>
|
|
|
|
|
+ <sprite name="Mat1" image="icons/materia_3.png" x="2" y="2" width="10" height="10" visible="true"/>
|
|
|
|
|
+ <sprite name="Mat2" image="icons/materia_3.png" x="17" y="2" width="10" height="10" visible="true"/>
|
|
|
|
|
+ <sprite name="Mat3" image="icons/materia_3.png" x="32" y="2" width="10" height="10" visible="true"/>
|
|
|
|
|
+ <sprite name="Mat4" image="icons/materia_3.png" x="47" y="2" width="10" height="10" visible="true"/>
|
|
|
|
|
+ <sprite name="Mat5" image="icons/materia_3.png" x="62" y="2" width="10" height="10" visible="true"/>
|
|
|
|
|
+ <sprite name="Mat6" image="icons/materia_3.png" x="77" y="2" width="10" height="10" visible="true"/>
|
|
|
|
|
+ <sprite name="Mat7" image="icons/materia_3.png" x="92" y="2" width="10" height="10" visible="true"/>
|
|
|
|
|
+ <sprite name="Mat8" image="icons/materia_3.png" x="107" y="2" width="10" height="10" visible="true"/>
|
|
|
</widget>
|
|
</widget>
|
|
|
<widget name="ArmorSlots" x="230" y="54" width="230" height="14" visible="true">
|
|
<widget name="ArmorSlots" x="230" y="54" width="230" height="14" visible="true">
|
|
|
- <sprite name="Slot1" image="images/icons/materia_slot.png" x="0" y="0" width="14" height="14" visible="true"/>
|
|
|
|
|
- <sprite name="Slot2" image="images/icons/materia_slot.png" x="15" y="0" width="14" height="14" visible="true"/>
|
|
|
|
|
- <sprite name="Link1" image="images/icons/materia_slot_link.png" x="10" y="0" width="8" height="14" visible="true"/>
|
|
|
|
|
- <sprite name="Slot3" image="images/icons/materia_slot.png" x="30" y="0" width="14" height="14" visible="true"/>
|
|
|
|
|
- <sprite name="Slot4" image="images/icons/materia_slot.png" x="45" y="0" width="14" height="14" visible="true"/>
|
|
|
|
|
- <sprite name="Link2" image="images/icons/materia_slot_link.png" x="40" y="0" width="8" height="14" visible="true"/>
|
|
|
|
|
- <sprite name="Slot5" image="images/icons/materia_slot.png" x="60" y="0" width="14" height="14" visible="true"/>
|
|
|
|
|
- <sprite name="Slot6" image="images/icons/materia_slot.png" x="75" y="0" width="14" height="14" visible="true"/>
|
|
|
|
|
- <sprite name="Link3" image="images/icons/materia_slot_link.png" x="70" y="0" width="8" height="14" visible="true"/>
|
|
|
|
|
- <sprite name="Slot7" image="images/icons/materia_slot.png" x="90" y="0" width="14" height="14" visible="true"/>
|
|
|
|
|
- <sprite name="Slot8" image="images/icons/materia_slot.png" x="105" y="0" width="14" height="14" visible="true"/>
|
|
|
|
|
- <sprite name="Link4" image="images/icons/materia_slot_link.png" x="100" y="0" width="8" height="14" visible="true"/>
|
|
|
|
|
- <sprite name="Mat1" image="images/icons/materia_3.png" x="2" y="2" width="10" height="10" visible="true"/>
|
|
|
|
|
- <sprite name="Mat2" image="images/icons/materia_3.png" x="17" y="2" width="10" height="10" visible="true"/>
|
|
|
|
|
- <sprite name="Mat3" image="images/icons/materia_3.png" x="32" y="2" width="10" height="10" visible="true"/>
|
|
|
|
|
- <sprite name="Mat4" image="images/icons/materia_3.png" x="47" y="2" width="10" height="10" visible="true"/>
|
|
|
|
|
- <sprite name="Mat5" image="images/icons/materia_3.png" x="62" y="2" width="10" height="10" visible="true"/>
|
|
|
|
|
- <sprite name="Mat6" image="images/icons/materia_3.png" x="77" y="2" width="10" height="10" visible="true"/>
|
|
|
|
|
- <sprite name="Mat7" image="images/icons/materia_3.png" x="92" y="2" width="10" height="10" visible="true"/>
|
|
|
|
|
- <sprite name="Mat8" image="images/icons/materia_3.png" x="107" y="2" width="10" height="10" visible="true"/>
|
|
|
|
|
|
|
+ <sprite name="Slot1" image="icons/materia_slot.png" x="0" y="0" width="14" height="14" visible="true"/>
|
|
|
|
|
+ <sprite name="Slot2" image="icons/materia_slot.png" x="15" y="0" width="14" height="14" visible="true"/>
|
|
|
|
|
+ <sprite name="Link1" image="icons/materia_slot_link.png" x="10" y="0" width="8" height="14" visible="true"/>
|
|
|
|
|
+ <sprite name="Slot3" image="icons/materia_slot.png" x="30" y="0" width="14" height="14" visible="true"/>
|
|
|
|
|
+ <sprite name="Slot4" image="icons/materia_slot.png" x="45" y="0" width="14" height="14" visible="true"/>
|
|
|
|
|
+ <sprite name="Link2" image="icons/materia_slot_link.png" x="40" y="0" width="8" height="14" visible="true"/>
|
|
|
|
|
+ <sprite name="Slot5" image="icons/materia_slot.png" x="60" y="0" width="14" height="14" visible="true"/>
|
|
|
|
|
+ <sprite name="Slot6" image="icons/materia_slot.png" x="75" y="0" width="14" height="14" visible="true"/>
|
|
|
|
|
+ <sprite name="Link3" image="icons/materia_slot_link.png" x="70" y="0" width="8" height="14" visible="true"/>
|
|
|
|
|
+ <sprite name="Slot7" image="icons/materia_slot.png" x="90" y="0" width="14" height="14" visible="true"/>
|
|
|
|
|
+ <sprite name="Slot8" image="icons/materia_slot.png" x="105" y="0" width="14" height="14" visible="true"/>
|
|
|
|
|
+ <sprite name="Link4" image="icons/materia_slot_link.png" x="100" y="0" width="8" height="14" visible="true"/>
|
|
|
|
|
+ <sprite name="Mat1" image="icons/materia_3.png" x="2" y="2" width="10" height="10" visible="true"/>
|
|
|
|
|
+ <sprite name="Mat2" image="icons/materia_3.png" x="17" y="2" width="10" height="10" visible="true"/>
|
|
|
|
|
+ <sprite name="Mat3" image="icons/materia_3.png" x="32" y="2" width="10" height="10" visible="true"/>
|
|
|
|
|
+ <sprite name="Mat4" image="icons/materia_3.png" x="47" y="2" width="10" height="10" visible="true"/>
|
|
|
|
|
+ <sprite name="Mat5" image="icons/materia_3.png" x="62" y="2" width="10" height="10" visible="true"/>
|
|
|
|
|
+ <sprite name="Mat6" image="icons/materia_3.png" x="77" y="2" width="10" height="10" visible="true"/>
|
|
|
|
|
+ <sprite name="Mat7" image="icons/materia_3.png" x="92" y="2" width="10" height="10" visible="true"/>
|
|
|
|
|
+ <sprite name="Mat8" image="icons/materia_3.png" x="107" y="2" width="10" height="10" visible="true"/>
|
|
|
</widget>
|
|
</widget>
|
|
|
- <sprite name="Cursor" image="images/icons/cursor.png" x="155" y="27" width="24" height="17" visible="true">
|
|
|
|
|
|
|
+ <sprite name="Cursor" image="icons/cursor.png" x="155" y="27" width="24" height="17" visible="true">
|
|
|
<animation name="Position1-1" length="0" x="0:155" y="0:27" />
|
|
<animation name="Position1-1" length="0" x="0:155" y="0:27" />
|
|
|
<animation name="Position1-2" length="0" x="0:210" y="0:27" />
|
|
<animation name="Position1-2" length="0" x="0:210" y="0:27" />
|
|
|
<animation name="Position1-3" length="0" x="0:225" y="0:27" />
|
|
<animation name="Position1-3" length="0" x="0:225" y="0:27" />
|
|
@@ -96,33 +96,33 @@
|
|
|
</widget>
|
|
</widget>
|
|
|
</widget>
|
|
</widget>
|
|
|
<widget name="EnemySkill" x="0" y ="0" width="100%" height="100%" visible="false">
|
|
<widget name="EnemySkill" x="0" y ="0" width="100%" height="100%" visible="false">
|
|
|
- <sprite name="Icon" image="images/icons/materia_3.png" x="5" y="5" width="18" height="18" visible="true"/>
|
|
|
|
|
|
|
+ <sprite name="Icon" image="icons/materia_3.png" x="5" y="5" width="18" height="18" visible="true"/>
|
|
|
<text_area name="Name" x="29" y="9" font="FFVIIFont" visible="true" />
|
|
<text_area name="Name" x="29" y="9" font="FFVIIFont" visible="true" />
|
|
|
<widget name="Stars" x="5%" y="25" width="90%" height="32" visible="true">
|
|
<widget name="Stars" x="5%" y="25" width="90%" height="32" visible="true">
|
|
|
- <sprite name="Star1" image="images/icons/materia_star_3.png" x="0" y="0" width="15" height="15" visible="true"/>
|
|
|
|
|
- <sprite name="Star2" image="images/icons/materia_star_3.png" x="16" y="0" width="15" height="15" visible="true"/>
|
|
|
|
|
- <sprite name="Star3" image="images/icons/materia_star_3.png" x="32" y="0" width="15" height="15" visible="true"/>
|
|
|
|
|
- <sprite name="Star4" image="images/icons/materia_star_3.png" x="48" y="0" width="15" height="15" visible="true"/>
|
|
|
|
|
- <sprite name="Star5" image="images/icons/materia_star_3.png" x="64" y="0" width="15" height="15" visible="true"/>
|
|
|
|
|
- <sprite name="Star6" image="images/icons/materia_star_3.png" x="80" y="0" width="15" height="15" visible="true"/>
|
|
|
|
|
- <sprite name="Star7" image="images/icons/materia_star_3.png" x="96" y="0" width="15" height="15" visible="true"/>
|
|
|
|
|
- <sprite name="Star8" image="images/icons/materia_star_3.png" x="112" y="0" width="15" height="15" visible="true"/>
|
|
|
|
|
- <sprite name="Star9" image="images/icons/materia_star_3.png" x="128" y="0" width="15" height="15" visible="true"/>
|
|
|
|
|
- <sprite name="Star10" image="images/icons/materia_star_3.png" x="144" y="0" width="15" height="15" visible="true"/>
|
|
|
|
|
- <sprite name="Star11" image="images/icons/materia_star_3.png" x="160" y="0" width="15" height="15" visible="true"/>
|
|
|
|
|
- <sprite name="Star12" image="images/icons/materia_star_3.png" x="176" y="0" width="15" height="15" visible="true"/>
|
|
|
|
|
- <sprite name="Star13" image="images/icons/materia_star_3.png" x="0" y="16" width="15" height="15" visible="true"/>
|
|
|
|
|
- <sprite name="Star14" image="images/icons/materia_star_3.png" x="16" y="16" width="15" height="15" visible="true"/>
|
|
|
|
|
- <sprite name="Star15" image="images/icons/materia_star_3.png" x="32" y="16" width="15" height="15" visible="true"/>
|
|
|
|
|
- <sprite name="Star16" image="images/icons/materia_star_3.png" x="48" y="16" width="15" height="15" visible="true"/>
|
|
|
|
|
- <sprite name="Star17" image="images/icons/materia_star_3.png" x="64" y="16" width="15" height="15" visible="true"/>
|
|
|
|
|
- <sprite name="Star18" image="images/icons/materia_star_3.png" x="80" y="16" width="15" height="15" visible="true"/>
|
|
|
|
|
- <sprite name="Star19" image="images/icons/materia_star_3.png" x="96" y="16" width="15" height="15" visible="true"/>
|
|
|
|
|
- <sprite name="Star20" image="images/icons/materia_star_3.png" x="112" y="16" width="15" height="15" visible="true"/>
|
|
|
|
|
- <sprite name="Star21" image="images/icons/materia_star_3.png" x="128" y="16" width="15" height="15" visible="true"/>
|
|
|
|
|
- <sprite name="Star22" image="images/icons/materia_star_3.png" x="144" y="16" width="15" height="15" visible="true"/>
|
|
|
|
|
- <sprite name="Star23" image="images/icons/materia_star_3.png" x="160" y="16" width="15" height="15" visible="true"/>
|
|
|
|
|
- <sprite name="Star24" image="images/icons/materia_star_3.png" x="176" y="16" width="15" height="15" visible="true"/>
|
|
|
|
|
|
|
+ <sprite name="Star1" image="icons/materia_star_3.png" x="0" y="0" width="15" height="15" visible="true"/>
|
|
|
|
|
+ <sprite name="Star2" image="icons/materia_star_3.png" x="16" y="0" width="15" height="15" visible="true"/>
|
|
|
|
|
+ <sprite name="Star3" image="icons/materia_star_3.png" x="32" y="0" width="15" height="15" visible="true"/>
|
|
|
|
|
+ <sprite name="Star4" image="icons/materia_star_3.png" x="48" y="0" width="15" height="15" visible="true"/>
|
|
|
|
|
+ <sprite name="Star5" image="icons/materia_star_3.png" x="64" y="0" width="15" height="15" visible="true"/>
|
|
|
|
|
+ <sprite name="Star6" image="icons/materia_star_3.png" x="80" y="0" width="15" height="15" visible="true"/>
|
|
|
|
|
+ <sprite name="Star7" image="icons/materia_star_3.png" x="96" y="0" width="15" height="15" visible="true"/>
|
|
|
|
|
+ <sprite name="Star8" image="icons/materia_star_3.png" x="112" y="0" width="15" height="15" visible="true"/>
|
|
|
|
|
+ <sprite name="Star9" image="icons/materia_star_3.png" x="128" y="0" width="15" height="15" visible="true"/>
|
|
|
|
|
+ <sprite name="Star10" image="icons/materia_star_3.png" x="144" y="0" width="15" height="15" visible="true"/>
|
|
|
|
|
+ <sprite name="Star11" image="icons/materia_star_3.png" x="160" y="0" width="15" height="15" visible="true"/>
|
|
|
|
|
+ <sprite name="Star12" image="icons/materia_star_3.png" x="176" y="0" width="15" height="15" visible="true"/>
|
|
|
|
|
+ <sprite name="Star13" image="icons/materia_star_3.png" x="0" y="16" width="15" height="15" visible="true"/>
|
|
|
|
|
+ <sprite name="Star14" image="icons/materia_star_3.png" x="16" y="16" width="15" height="15" visible="true"/>
|
|
|
|
|
+ <sprite name="Star15" image="icons/materia_star_3.png" x="32" y="16" width="15" height="15" visible="true"/>
|
|
|
|
|
+ <sprite name="Star16" image="icons/materia_star_3.png" x="48" y="16" width="15" height="15" visible="true"/>
|
|
|
|
|
+ <sprite name="Star17" image="icons/materia_star_3.png" x="64" y="16" width="15" height="15" visible="true"/>
|
|
|
|
|
+ <sprite name="Star18" image="icons/materia_star_3.png" x="80" y="16" width="15" height="15" visible="true"/>
|
|
|
|
|
+ <sprite name="Star19" image="icons/materia_star_3.png" x="96" y="16" width="15" height="15" visible="true"/>
|
|
|
|
|
+ <sprite name="Star20" image="icons/materia_star_3.png" x="112" y="16" width="15" height="15" visible="true"/>
|
|
|
|
|
+ <sprite name="Star21" image="icons/materia_star_3.png" x="128" y="16" width="15" height="15" visible="true"/>
|
|
|
|
|
+ <sprite name="Star22" image="icons/materia_star_3.png" x="144" y="16" width="15" height="15" visible="true"/>
|
|
|
|
|
+ <sprite name="Star23" image="icons/materia_star_3.png" x="160" y="16" width="15" height="15" visible="true"/>
|
|
|
|
|
+ <sprite name="Star24" image="icons/materia_star_3.png" x="176" y="16" width="15" height="15" visible="true"/>
|
|
|
</widget>
|
|
</widget>
|
|
|
<widget name="Skills" x="5%" y="57" width="95%" height="120" visible="true" >
|
|
<widget name="Skills" x="5%" y="57" width="95%" height="120" visible="true" >
|
|
|
<text_area name="Skill1" text_name="MateriaMenuAbilities" x="0%" y="0" font="FFVIIFont" visible="true" />
|
|
<text_area name="Skill1" text_name="MateriaMenuAbilities" x="0%" y="0" font="FFVIIFont" visible="true" />
|
|
@@ -152,14 +152,14 @@
|
|
|
</widget>
|
|
</widget>
|
|
|
</widget>
|
|
</widget>
|
|
|
<widget name="Materia" x="0" y ="0" width="100%" height="100%" visible="false">
|
|
<widget name="Materia" x="0" y ="0" width="100%" height="100%" visible="false">
|
|
|
- <sprite name="Icon" image="images/icons/materia_3.png" x="5" y="5" width="18" height="18" visible="true"/>
|
|
|
|
|
|
|
+ <sprite name="Icon" image="icons/materia_3.png" x="5" y="5" width="18" height="18" visible="true"/>
|
|
|
<text_area name="Name" x="29" y="9" font="FFVIIFont" visible="true" />
|
|
<text_area name="Name" x="29" y="9" font="FFVIIFont" visible="true" />
|
|
|
<widget name="Stars" x="100%-90" y="8" width="86" height="15" visible="true">
|
|
<widget name="Stars" x="100%-90" y="8" width="86" height="15" visible="true">
|
|
|
- <sprite name="Star1" image="images/icons/materia_star_1.png" x="5" y="0" width="15" height="15" visible="true"/>
|
|
|
|
|
- <sprite name="Star2" image="images/icons/materia_star_1.png" x="21" y="0" width="15" height="15" visible="true"/>
|
|
|
|
|
- <sprite name="Star3" image="images/icons/materia_star_1.png" x="37" y="0" width="15" height="15" visible="true"/>
|
|
|
|
|
- <sprite name="Star4" image="images/icons/materia_star_1.png" x="53" y="0" width="15" height="15" visible="true"/>
|
|
|
|
|
- <sprite name="Star5" image="images/icons/materia_star_1.png" x="69" y="0" width="15" height="15" visible="true"/>
|
|
|
|
|
|
|
+ <sprite name="Star1" image="icons/materia_star_1.png" x="5" y="0" width="15" height="15" visible="true"/>
|
|
|
|
|
+ <sprite name="Star2" image="icons/materia_star_1.png" x="21" y="0" width="15" height="15" visible="true"/>
|
|
|
|
|
+ <sprite name="Star3" image="icons/materia_star_1.png" x="37" y="0" width="15" height="15" visible="true"/>
|
|
|
|
|
+ <sprite name="Star4" image="icons/materia_star_1.png" x="53" y="0" width="15" height="15" visible="true"/>
|
|
|
|
|
+ <sprite name="Star5" image="icons/materia_star_1.png" x="69" y="0" width="15" height="15" visible="true"/>
|
|
|
</widget>
|
|
</widget>
|
|
|
<text_area name="LblAP" text_name="MateriaMenuAP" x="100%-90" y="28" font="FFVIIFont" visible="true" />
|
|
<text_area name="LblAP" text_name="MateriaMenuAP" x="100%-90" y="28" font="FFVIIFont" visible="true" />
|
|
|
<text_area name="LblAPNext" text_name="MateriaMenuAPNext" x="100%-90" y="42" font="FFVIIFont" visible="true" />
|
|
<text_area name="LblAPNext" text_name="MateriaMenuAPNext" x="100%-90" y="42" font="FFVIIFont" visible="true" />
|
|
@@ -196,16 +196,16 @@
|
|
|
<prototype name="Window" />
|
|
<prototype name="Window" />
|
|
|
<sprite name="ScrollBg" x="100%-12" y="2" width="10" height="100%-6" colour="0.2 0.2 0.2" alpha="0.8" visible="true"/>
|
|
<sprite name="ScrollBg" x="100%-12" y="2" width="10" height="100%-6" colour="0.2 0.2 0.2" alpha="0.8" visible="true"/>
|
|
|
<sprite name="Scroll" x="100%-11" y="3" width="8" height="18" colour="0.7 0.7 0.7" visible="true"/>
|
|
<sprite name="Scroll" x="100%-11" y="3" width="8" height="18" colour="0.7 0.7 0.7" visible="true"/>
|
|
|
- <sprite name="Icon1" image="images/icons/materia_3.png" x="5" y="4%-1" width="12" height="12" visible="true"/>
|
|
|
|
|
- <sprite name="Icon2" image="images/icons/materia_3.png" x="5" y="13%-1" width="12" height="12" visible="true"/>
|
|
|
|
|
- <sprite name="Icon3" image="images/icons/materia_3.png" x="5" y="22%-1" width="12" height="12" visible="true"/>
|
|
|
|
|
- <sprite name="Icon4" image="images/icons/materia_3.png" x="5" y="31%-1" width="12" height="12" visible="true"/>
|
|
|
|
|
- <sprite name="Icon5" image="images/icons/materia_3.png" x="5" y="40%-1" width="12" height="12" visible="true"/>
|
|
|
|
|
- <sprite name="Icon6" image="images/icons/materia_3.png" x="5" y="49%-1" width="12" height="12" visible="true"/>
|
|
|
|
|
- <sprite name="Icon7" image="images/icons/materia_3.png" x="5" y="58%-1" width="12" height="12" visible="true"/>
|
|
|
|
|
- <sprite name="Icon8" image="images/icons/materia_3.png" x="5" y="67%-1" width="12" height="12" visible="true"/>
|
|
|
|
|
- <sprite name="Icon9" image="images/icons/materia_3.png" x="5" y="76%-1" width="12" height="12" visible="true"/>
|
|
|
|
|
- <sprite name="Icon10" image="images/icons/materia_3.png" x="5" y="85%-1" width="12" height="12" visible="true"/>
|
|
|
|
|
|
|
+ <sprite name="Icon1" image="icons/materia_3.png" x="5" y="4%-1" width="12" height="12" visible="true"/>
|
|
|
|
|
+ <sprite name="Icon2" image="icons/materia_3.png" x="5" y="13%-1" width="12" height="12" visible="true"/>
|
|
|
|
|
+ <sprite name="Icon3" image="icons/materia_3.png" x="5" y="22%-1" width="12" height="12" visible="true"/>
|
|
|
|
|
+ <sprite name="Icon4" image="icons/materia_3.png" x="5" y="31%-1" width="12" height="12" visible="true"/>
|
|
|
|
|
+ <sprite name="Icon5" image="icons/materia_3.png" x="5" y="40%-1" width="12" height="12" visible="true"/>
|
|
|
|
|
+ <sprite name="Icon6" image="icons/materia_3.png" x="5" y="49%-1" width="12" height="12" visible="true"/>
|
|
|
|
|
+ <sprite name="Icon7" image="icons/materia_3.png" x="5" y="58%-1" width="12" height="12" visible="true"/>
|
|
|
|
|
+ <sprite name="Icon8" image="icons/materia_3.png" x="5" y="67%-1" width="12" height="12" visible="true"/>
|
|
|
|
|
+ <sprite name="Icon9" image="icons/materia_3.png" x="5" y="76%-1" width="12" height="12" visible="true"/>
|
|
|
|
|
+ <sprite name="Icon10" image="icons/materia_3.png" x="5" y="85%-1" width="12" height="12" visible="true"/>
|
|
|
<text_area name="Name1" x="20" y="4%" font="FFVIIFont" visible="true" />
|
|
<text_area name="Name1" x="20" y="4%" font="FFVIIFont" visible="true" />
|
|
|
<text_area name="Name2" x="20" y="13%" font="FFVIIFont" visible="true" />
|
|
<text_area name="Name2" x="20" y="13%" font="FFVIIFont" visible="true" />
|
|
|
<text_area name="Name3" x="20" y="22%" font="FFVIIFont" visible="true" />
|
|
<text_area name="Name3" x="20" y="22%" font="FFVIIFont" visible="true" />
|
|
@@ -216,7 +216,7 @@
|
|
|
<text_area name="Name8" x="20" y="67%" font="FFVIIFont" visible="true" />
|
|
<text_area name="Name8" x="20" y="67%" font="FFVIIFont" visible="true" />
|
|
|
<text_area name="Name9" x="20" y="76%" font="FFVIIFont" visible="true" />
|
|
<text_area name="Name9" x="20" y="76%" font="FFVIIFont" visible="true" />
|
|
|
<text_area name="Name10" x="20" y="85%" font="FFVIIFont" visible="true" />
|
|
<text_area name="Name10" x="20" y="85%" font="FFVIIFont" visible="true" />
|
|
|
- <sprite name="Cursor" image="images/icons/cursor.png" x="-15" y="8" width="24" height="17" visible="true">
|
|
|
|
|
|
|
+ <sprite name="Cursor" image="icons/cursor.png" x="-15" y="8" width="24" height="17" visible="true">
|
|
|
<animation name="Position1" length="0" y="0:4%+3" />
|
|
<animation name="Position1" length="0" y="0:4%+3" />
|
|
|
<animation name="Position2" length="0" y="0:13%+3" />
|
|
<animation name="Position2" length="0" y="0:13%+3" />
|
|
|
<animation name="Position3" length="0" y="0:22%+3" />
|
|
<animation name="Position3" length="0" y="0:22%+3" />
|