KLUIPrivilegeBonusDetailPanelKml.txt 4.8 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. <uipanel id="KLUIPrivilegeBonusDetailPanelKml" name="特权经验加成界面" a="00" width="415" height="220" zindex="201" y="164" x="-500" >
  2. <img id="closeBtn" width="5000" height="5000" color="#FFFFFF00" raycast="1" />
  3. ;<panel id="panel_experience_menu" a="12" width="415" height="220" y="45">
  4. <img a="12" atlas="Atlas/Common.spriteatlas" src="cdTime_2" width="205" height="250" raycast="1">
  5. <layout control_height="1" vertical="1" height="240" width="200" a="01" raycast="1" x="0" y="-10" cella="01" space="7">
  6. <text text="掉率加成=" fontsize="15" width="200" ta="11" horwrap="1" outlinesize="1" outlinecolor="#000000" />
  7. <text text="(基本倍率100%+特权加成)×三倍加成-基本倍率100%" fontsize="15" width="200" ta="11" horwrap="1" color="#D60065" outlinesize="1" outlinecolor="#000000" />
  8. <text horwrap="1" text="— — —特权掉落加成— — —" fontsize="15" width="210" ta="11" outlinesize="1" outlinecolor="#000000" />
  9. <text id="text_drop_gold" horwrap="1" text="黄金特权加成0%" fontsize="15" width="200" ta="11" color="#ED2E2E" outlinesize="1" outlinecolor="#000000" >
  10. <img id="img_drop_gold" a="00" atlas="Atlas/Common.spriteatlas" src="ty_btn_add" width="35" height="35" raycast="1" x="80" />
  11. </text>
  12. <text id="text_drop_diamond" horwrap="1" text="钻石特权加成0%" fontsize="15" width="200" ta="11" color="#ED2E2E" outlinesize="1" outlinecolor="#000000">
  13. <img id="img_drop_diamond" a="00" atlas="Atlas/Common.spriteatlas" src="ty_btn_add" width="35" height="35" raycast="1" x="80" />
  14. </text>
  15. <text horwrap="1" text="— — —三倍掉落加成— — —" fontsize="15" width="200" ta="11" outlinesize="1" outlinecolor="#000000" />
  16. <text id="text_drop_month_card" horwrap="1" text="月卡三倍收益加成0%" fontsize="15" width="200" ta="11" color="#00F5FF" outlinesize="1" outlinecolor="#000000">
  17. <img id="img_drop_month_card" a="00" atlas="Atlas/Common.spriteatlas" src="ty_btn_add" width="35" height="35" raycast="1" x="80" />
  18. </text>
  19. <text horwrap="1" text="— — — — — — — — — —" fontsize="15" width="200" ta="11" outlinesize="1" outlinecolor="#000000" />
  20. <text id="text_drop_total" text="获得0%掉落加成" fontsize="15" width="200" ta="11" horwrap="1" color="#FF8A00" outlinesize="1" outlinecolor="#000000" />
  21. </layout>
  22. </img>
  23. <img a="12" atlas="Atlas/Common.spriteatlas" src="cdTime_2" width="205" height="250" raycast="1" x="210">
  24. <layout control_height="1" vertical="1" height="240" width="200" a="01" raycast="1" x="0" y="-10" cella="01" space="7">
  25. <text text="经验值加成=" fontsize="15" width="200" ta="11" horwrap="1" outlinesize="1" outlinecolor="#000000" />
  26. <text text="(基本倍率100%+特权加成)×三倍加成-基本倍率100%" fontsize="15" width="200" ta="11" horwrap="1" color="#D60065" outlinesize="1" outlinecolor="#000000" />
  27. <text horwrap="1" text="— — —特权经验加成— — —" fontsize="15" width="210" ta="11" outlinesize="1" outlinecolor="#000000" />
  28. <text id="text_exp_gold" horwrap="1" text="黄金特权加成0%" fontsize="15" width="200" ta="11" color="#ED2E2E" outlinesize="1" outlinecolor="#000000">
  29. <img id="img_exp_gold" a="00" atlas="Atlas/Common.spriteatlas" src="ty_btn_add" width="35" height="35" raycast="1" x="80" />
  30. </text>
  31. <text id="text_exp_diamond" horwrap="1" text="钻石特权加成0%" fontsize="15" width="200" ta="11" color="#ED2E2E" outlinesize="1" outlinecolor="#000000">
  32. <img id="img_exp_diamond" a="00" atlas="Atlas/Common.spriteatlas" src="ty_btn_add" width="35" height="35" raycast="1" x="80" />
  33. </text>
  34. <text horwrap="1" text="— — —三倍经验加成— — —" fontsize="15" width="200" ta="11" outlinesize="1" outlinecolor="#000000" />
  35. <text id="text_exp_month_card" horwrap="1" text="月卡三倍收益加成0%" fontsize="15" width="200" ta="11" color="#00F5FF" outlinesize="1" outlinecolor="#000000">
  36. <img id="img_exp_month_card" a="00" atlas="Atlas/Common.spriteatlas" src="ty_btn_add" width="35" height="35" raycast="1" x="80" />
  37. </text>
  38. <text horwrap="1" text="— — — — — — — — — —" fontsize="15" width="200" ta="11" outlinesize="1" outlinecolor="#000000" />
  39. <text id="text_exp_total" text="获得0%经验加成" fontsize="15" width="200" ta="11" horwrap="1" color="#FF8A00" outlinesize="1" outlinecolor="#000000" />
  40. </layout>
  41. </img>
  42. ;</panel>
  43. </uipanel>