KLCareerChangePanelKml.txt 3.2 KB

123456789101112131415161718192021222324252627282930313233343536373839
  1. <uipanel id="KLCareerChangePanel" name="转职成功界面" a="00" width="800" height="648" zindex="404" y="-60">
  2. <img width="2000" height="1200" color="#000000B2" raycast="1" />
  3. <img width="893" height="656" src="bg_change_career_success" atlas="Atlas/UIChangeProfessionPanel.spriteatlas" y="100" >
  4. <panel width="546" height="60" x="30" y="42" >
  5. <img width="400" height="47" src="bg_career_change_title" atlas="Atlas/UIChangeProfessionPanel.spriteatlas" />
  6. <text id="TextOriginalProfession" width="284" height="60" fontsize="26" color="#dce1e5" outlinecolor="#000000" outlinesize="1" text="原职业" x="-74" ta="21" a="11" />
  7. <img width="34" height="40" a="01" src="successful_transfer_jiantou" atlas="Atlas/UIChangeProfessionPanel.spriteatlas" y="-12" />
  8. <text id="TextPresentProfession" width="340" height="60" fontsize="26" color="#e6e600" outlinecolor="#000000" outlinesize="1" text="现职业" x="118" ta="01" a="21" />
  9. </panel>
  10. <panel width="734" height="280" y="-110" vertical="1" x="130">
  11. <panel id="AttUp" width="606" height="40" x="0" y="-20" a="11" >
  12. <img src="ty_ico_smalltitle" atlas="Atlas/UIChangeProfessionPanel.spriteatlas" width="25" height="27" a="11" y="-2" />
  13. <text text="属性提升" fontsize="18" color="#CCCCCC" outlinecolor="#000000" outlinesize="1" x="30" a="11" y="-2" />
  14. <text id="TextAttAward" width="366" height="80" fontsize="18" color="#1ADD1F" text="属性点+10\n属性每级5点" ta="00" a="11" x="120" y="-2" />
  15. </panel>
  16. <panel id="SkillUnlock" width="606" height="100" x="0" y="-88" a="11" >
  17. <img src="ty_ico_smalltitle" atlas="Atlas/UIChangeProfessionPanel.spriteatlas" width="25" height="27" a="10" y="-2" />
  18. <text text="解锁技能" fontsize="18" color="#CCCCCC" outlinecolor="#000000" outlinesize="1" x="30" a="10" y="-2" />
  19. <osascrollview id="SkillRollRect" width="486" height="100" x="45" defaultitemsize="80" >
  20. </osascrollview>
  21. </panel>
  22. <panel id="EquipUnlock" width="606" height="100" x="0" y="-200" a="11" >
  23. <img src="ty_ico_smalltitle" atlas="Atlas/UIChangeProfessionPanel.spriteatlas" width="25" height="27" a="10" y="-2" />
  24. <text text="解锁穿戴" fontsize="18" color="#CCCCCC" outlinecolor="#000000" outlinesize="1" x="30" a="10" y="-2" />
  25. <osascrollview id="EquipRollRect" width="486" height="100" x="60" defaultitemsize="84" >
  26. <datalist>
  27. <panel width="80" height="80" >
  28. <item id="item" width="80" height="80" mfixsize="80,80" />
  29. <button id="btn_item_tip" width="80" height="80" color="#FFFFFF00" raycast="1" />
  30. </panel>
  31. </datalist>
  32. </osascrollview>
  33. </panel>
  34. </panel>
  35. <button id="BtnOk" src="button_interface_window37" atlas="Atlas/Common.spriteatlas" fontsize="20" textcolor="#dce1e5" text="确定" a="02" x="30" y="2" width="177" height="50" raycast="1" outlinecolor="#000000" outlinesize="1" />
  36. </img>
  37. </uipanel>