123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899 |
- <uipanel id="KLUISkillDescribePanel" name="技能描述养成界面" adapter="1" a="20" zindex="228">
- <prefab id="KmlXWSkillDescribeUI" path="Kml/KmlPrefab/Cookbook/KmlXWSkillUI/KmlXWSkillDescribeUI.prefab" a="20">
- <panel bind="KmlXWSkillDescribeUI" x="0" a="20" id="panel_936">
- </panel>
- <img id="BgWnd" bind="BgWnd" raycast="1">
- </img>
- <panel id="Conditions" bind="Conditions">
- <prefab path="UI/Template/Template/MUUISkill/UISkillConditionTemplate.prefab" id="prefab_941">
- <panel id="UISkillConditionTemplate" bind="UISkillConditionTemplate" x="186" y="-12">
- </panel>
- <text id="Condition_1" bind="Condition_1" text="" active="1">
- </text>
- <panel id="bingo1" bind="bingo1" active="0">
- </panel>
- <text id="Condition_2" bind="Condition_2" text="" active="1">
- </text>
- <panel id="bingo2" bind="bingo2" active="0">
- </panel>
- <text id="Condition_3" bind="Condition_3" text="" active="1">
- </text>
- <panel id="bingo3" bind="bingo3" active="0">
- </panel>
- </prefab>
- </panel>
- <text id="SkillName" bind="SkillName" text="" height="20">
- </text>
- <img id="skillIcon" bind="skillIcon" atlas="Atlas/Skill_icon.spriteatlas" src="">
- </img>
- <panel id="fullLevelBg" bind="fullLevelBg" active="0">
- </panel>
- <panel id="Unlearned" bind="Unlearned" x="-38" y="63" active="0">
- </panel>
- <panel id="nextLevel" bind="nextLevel" y="4">
- </panel>
- <panel id="desc1" bind="desc1" active="0">
- </panel>
- <text id="levelTxt1" bind="levelTxt1" text="" fontsize="16">
- </text>
- <text id="skillDes1" bind="skillDes1" a="11" ta="00" x="0" y="0" width="320" text="" fontsize="16">
- </text>
- <panel id="desc2" bind="desc2" active="0">
- </panel>
- <text id="levelTxt2" bind="levelTxt2" text="" fontsize="16">
- </text>
- <text id="skillDes2" bind="skillDes2" a="11" ta="00" x="0" y="0" width="320" text="" fontsize="16">
- </text>
- <panel id="maxLevelTips" bind="maxLevelTips" active="0" y="-183">
- </panel>
- <button id="BtnLearn" bind="BtnLearn" active="1">
- </button>
- <text id="BtnText" bind="BtnText" text="">
- </text>
- <panel id="CostShow" x="30" bind="CostShow" active="1">
- <item id="costItem" x="-79" width="30" height="30" bgtype="0" itemid="0" mfixsize="50,50" tips="1">
- </item>
- </panel>
- <text id="costCount" bind="costCount">
- </text>
- <button id="CostTips" bind="CostTips">
- </button>
- <img id="img1" bind="BgSkill">
- </img>
- <img id="img2" bind="title">
- </img>
- <img id="img3" bind="left">
- </img>
- <img id="img4" bind="right">
- </img>
- <text id="text5" bind="TxtTitle1">
- </text>
- <img id="img6" bind="SpTag1">
- </img>
- <img id="img7" bind="SpTag2">
- </img>
- <text id="text8" bind="TxtTitle2">
- </text>
- <img id="img9" bind="tips">
- </img>
- <img id="img10" bind="skillDesContent">
- </img>
- <img id="img11" bind="skillDesContentMask">
- </img>
- <img id="img12" bind="SpTag">
- </img>
- <img id="img13" bind="SpTag">
- </img>
- <panel id="panel14" bind="Condition">
- </panel>
- <text id="text15" bind="fullLevel">
- </text>
- <panel id="panel16" bind="bottom" y="-310">
- </panel>
- <text id="text17" bind="TxtPrefix">
- </text>
- <img id="img18" bind="BgCost">
- </img>
- </prefab>
- </uipanel>
|