12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758 |
- <uipanel id="KLMountEquipPanel" name="坐骑装备界面" a="20" adapter="1" width="1334" zindex="101" height="750" x="0" y="0" z="0" rotate="0,0,0" color="#00000000">
- <img id="bg" a="00" src="Texture/attr_bg_l.png" width="416" height="750" raycast="1" x="460" y="0" color="#FFFFFFFF" z="0" rotate="0,0,0">
- <img id="bg2" a="00" atlas="Atlas/UIMount.spriteatlas" src="mountBg" width="407" height="346" raycast="1" x="2" y="138" scale9l="28" scale9b="31" scale9r="28" scale9t="30" z="0" rotate="0,0,0" active="1">
- </img>
- <img id="title" atlas="Atlas/UIMount.spriteatlas" y="350" src="mountTitle">
- </img>
- <img id="closeBtn" a="00" atlas="Atlas/Common.spriteatlas" src="button_interface_close5" width="50" height="51" raycast="1" color="#FFFFFF00" x="183" y="351" z="0" rotate="0,0,0">
- </img>
- <panel id="ownerMountRoot" a="00" width="0" height="0" active="1" x="0" y="0" z="0" rotate="0,0,0">
- <img id="model" a="00" width="300" height="240" x="-12" y="173" z="0" raycast="1" color="#FFFFFF00" rotate="0,0,0" dragrotate="1" binddragid="cur_mount_model">
- </img>
- <img id="titleIcon1" atlas="Atlas/TS_Common.spriteatlas" src="img_title_di" width="121" height="35" raycast="1" a="11" x="-23" y="10" z="0" rotate="0,0,0">
- <text id="text10" a="00" text="坐骑技能" fontsize="18" height="25" width="160" ta="01" x="49" y="3" outlinesize="1" outlinecolor="#000000FF" color="#FFFFFFFF" z="0" rotate="0,0,0" horwrap="1">
- </text>
- </img>
- <panel id="attInfoContainer" a="11" width="368" height="91" x="-174" y="-41" z="0" rotate="0,0,0">
- </panel>
- <togglegroup id="tapToggleGroup" a="00" width="0" height="0" onload="" raycast="1">
- </togglegroup>
- <toggle id="mountInfoToggle" width="53" height="56" a="00" default="1" togglegroup_id="tapToggleGroup" atlas="Atlas/UIMount.spriteatlas" onclick="" src="mount" pimg="mount1" raycast="1" x="175" y="279">
- </toggle>
- <toggle id="mountEquipToggle" width="53" height="56" a="00" default="1" togglegroup_id="tapToggleGroup" atlas="Atlas/UIMount.spriteatlas" onclick="" src="equip" pimg="equip1" raycast="1" x="175" y="225">
- </toggle>
- <img id="pos51" a="00" atlas="Atlas/UIMount.spriteatlas" src="head" width="75" height="74" raycast="1" x="-152" y="15">
- </img>
- <img id="pos52" a="00" atlas="Atlas/UIMount.spriteatlas" src="necklance" width="75" height="74" raycast="1" x="-76" y="15">
- </img>
- <img id="pos53" a="00" atlas="Atlas/UIMount.spriteatlas" src="leg2" width="75" height="74" raycast="1" x="2" y="15">
- </img>
- <img id="pos54" a="00" atlas="Atlas/UIMount.spriteatlas" src="leg1" width="75" height="74" raycast="1" x="78" y="15">
- </img>
- <img id="pos55" a="00" atlas="Atlas/UIMount.spriteatlas" src="tail" width="75" height="74" raycast="1" x="153" y="15">
- </img>
- <img id="skillBg" a="00" atlas="Atlas/Common.spriteatlas" src="img_interface_main122" width="384" height="150" raycast="1" x="3" y="-142" scale9l="29" scale9b="28" scale9r="30" scale9t="24">
- <img id="skillIcon" a="00" atlas="Atlas/Skill_icon.spriteatlas" src="chuantoujian" width="50" height="50" raycast="1" x="-155" y="40">
- </img>
- <text id="skillName" a="00" text="星服的 Lv.1" fontsize="18" height="25" width="299" ta="01" horwrap="1" x="30" y="36" outlinesize="1" outlinecolor="#000000FF">
- </text>
- <img id="img12" a="00" atlas="Atlas/Common.spriteatlas" src="ty_bg_pic_greyDot" width="12" height="13" raycast="1" x="-172" y="0">
- </img>
- <text id="skillDes" a="00" text="默认内容默认内容默认内容默认内容默认内容默认内容" fontsize="16" height="75" width="345" ta="00" horwrap="1" x="14" y="-30">
- </text>
- </img>
- <panel id="bagItemRoot" active="0" x="0" y="0">
- <img id="bagGrid" a="00" src="Texture/attr_bg_l.png" width="416" height="750" raycast="1" x="-417" y="1" scale9l="43" scale9b="30" scale9r="47" scale9t="68">
- </img>
- <img id="closeBtn2" a="00" atlas="Atlas/Common.spriteatlas" src="button_interface_close5" width="50" height="50" raycast="1" x="-234" y="351" color="#FFFFFF00">
- </img>
- <img id="title1" a="00" atlas="Atlas/UIBagPanel.spriteatlas" src="bag" width="100" height="55" raycast="1" x="-417" y="346">
- </img>
- </panel>
- </panel>
- <text id="tip" a="00" text="<color=#1add1f>不同坐骑属性可叠加生效</color>\n<color=#ED2E2E>移速无法叠加,生效最高移速</color>" linespace="0.6" fontsize="18" height="58" width="350" ta="11" x="0" y="-345" outlinesize="1" outlinecolor="#000000FF" horwrap="1" z="0" rotate="0,0,0">
- </text>
- <img id="desBtn" a="00" atlas="Atlas/Common.spriteatlas" src="btn_description" width="30" height="30" raycast="1" x="171" y="-337" z="0" rotate="0,0,0">
- </img>
- </img>
- </uipanel>
|