1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253 |
- <uipanel id="KLBloodCopyTaskProgressPanel" name="血色城堡副本界面" a="00" width="300" height="300" x="-498" y="225" mask="0">
- <img id="bg" a="00" atlas="Atlas/UIActivityDetailPanel.spriteatlas" src="taskBg" width="268" height="210" raycast="1" x="1" y="1" color="#FFFFFF99">
- </img>
- <img id="img2" a="00" atlas="Atlas/UIActivityDetailPanel.spriteatlas" src="ty_ttx_1" width="95" height="7" raycast="1" x="-107" y="85">
- </img>
- <img id="img3" a="00" atlas="Atlas/UIActivityDetailPanel.spriteatlas" src="ty_ttx_1" width="95" height="7" raycast="1" x="106" y="85" rotate="0,0,180">
- </img>
- <img id="desBtn" x="115" atlas="Atlas/Common.spriteatlas" src="btn_description" width="30" height="30" raycast="1" y="88">
- </img>
- <text id="title" a="00" text="恶魔广场第8层" fontsize="18" height="25" width="292" ta="11" horwrap="1" x="0" y="85" color="#E6E600FF" outlinesize="1" outlinecolor="#000000FF" rotate="0,0,0">
- </text>
- <panel id="prepareRoot" a="00" width="0" height="0" x="0" y="0" active="0">
- <button id="openActivityBtn" a="00" atlas="Atlas/Common.spriteatlas" src="button_interface_window11" width="93" height="31" onclick="" text="立即开启" raycast="1" x="1" y="-66" outlinesize="1" outlinecolor="#000000FF" textcolor="#DBE0E6FF">
- </button>
- <text id="openDes" a="00" text="当前处于准备阶段" fontsize="18" height="25" width="267" ta="11" horwrap="1" x="0" y="24" outlinesize="1" outlinecolor="#000000FF">
- </text>
- <text id="openDesTxt" a="00" text="秒后" fontsize="18" height="25" width="100" ta="01" horwrap="1" x="30" y="-34" color="#29E629FF" active="0">
- </text>
- <text id="openTime" a="00" text="00:00" fontsize="18" height="25" width="267" ta="11" horwrap="1" color="#ff2323" x="1" y="-33" outlinesize="1" outlinecolor="#000000FF">
- </text>
- </panel>
- <panel id="fightRoot" a="00" width="239" height="156" x="0" y="-10">
- <text id="waveNumber" text="第1波" fontsize="18" height="25" width="178" ta="01" horwrap="1" outlinesize="1" outlinecolor="#000000FF" color="#FFFFFFFF" x="-30" y="71">
- </text>
- <text id="taskName" text="交付大天使武器给倒地的大天使" fontsize="18" height="40" width="182" ta="00" horwrap="1" outlinesize="1" outlinecolor="#000000FF" x="-29" y="35">
- <text id="taskCount" x="112" text="5/20" fontsize="18" height="25" width="94" ta="21" horwrap="1" y="10" outlinesize="1" outlinecolor="#000000FF" color="#FFFFFFFF">
- </text>
- </text>
- <panel id="rewardRoot" width="0" height="0" x="-8" y="15">
- <scrollview id="rewardList1" width="220" height="70" vertical="0" raycast="1" y="-66">
- <layout id="layout67" width="360" height="70" a="10" vertical="0" contentsizefitter="2" raycast="1" space="4">
- <datalist id="rewardList" a="11">
- </datalist>
- </layout>
- </scrollview>
- <text id="text8" text="通关奖励" fontsize="18" height="25" width="91" ta="01" horwrap="1" outlinesize="1" outlinecolor="#000000FF" color="#FFFFFFFF" a="00" y="-18" x="-66">
- </text>
- </panel>
- </panel>
- <panel id="endRoot" active="0">
- <text id="text6" a="00" text="任务完成,战斗至最后一刻吧,勇士!" fontsize="18" height="38" width="186" ta="01" horwrap="1" x="0" y="20" outlinesize="1" outlinecolor="#000000FF" color="#FFFFFFFF">
- </text>
- <text id="text7" a="00" text="(倒计时为0前,仍可继续刷怪获得经验)" fontsize="16" height="38" width="240" ta="11" horwrap="1" x="0" y="-30" outlinesize="1" outlinecolor="#000000FF" color="#9F9F9F">
- </text>
- </panel>
- <img id="exitBtn" a="00" atlas="Atlas/UIActivityDetailPanel.spriteatlas" src="exitIcon" width="65" height="70" raycast="1" x="179" y="-49">
- </img>
- <text id="endTime" a="00" text="00:00" ta="11" fontsize="18" color="#ff2323" height="25" width="106" horwrap="1" x="177" y="-100" outlinesize="1" outlinecolor="#000000FF">
- </text>
- <text id="noPickUpWeaponTip" active="0" a="00" text="已被他人拾取,战斗至最后一刻吧,勇士!\n<size=16><color=#9F9F9F>(倒计时为0前,仍可继续刷怪获得经验)</color></size>" fontsize="18" height="154" width="246" ta="11" horwrap="1" x="4" y="-11" outlinesize="1" outlinecolor="#000000FF">
- </text>
- </uipanel>
|