(function(){const e=document.createElement("link").relList;if(e&&e.supports&&e.supports("modulepreload"))return;for(const i of document.querySelectorAll('link[rel="modulepreload"]'))o(i);new MutationObserver(i=>{for(const n of i)if(n.type==="childList")for(const l of n.addedNodes)l.tagName==="LINK"&&l.rel==="modulepreload"&&o(l)}).observe(document,{childList:!0,subtree:!0});function t(i){const n={};return i.integrity&&(n.integrity=i.integrity),i.referrerPolicy&&(n.referrerPolicy=i.referrerPolicy),i.crossOrigin==="use-credentials"?n.credentials="include":i.crossOrigin==="anonymous"?n.credentials="omit":n.credentials="same-origin",n}function o(i){if(i.ep)return;i.ep=!0;const n=t(i);fetch(i.href,n)}})();const z="modulepreload",N=function(r,e){return new URL(r,e).href},Y={},u=function(e,t,o){let i=Promise.resolve();if(t&&t.length>0){let p=function(c){return Promise.all(c.map(d=>Promise.resolve(d).then(m=>({status:"fulfilled",value:m}),m=>({status:"rejected",reason:m}))))};const l=document.getElementsByTagName("link"),a=document.querySelector("meta[property=csp-nonce]"),f=a?.nonce||a?.getAttribute("nonce");i=p(t.map(c=>{if(c=N(c,o),c in Y)return;Y[c]=!0;const d=c.endsWith(".css"),m=d?'[rel="stylesheet"]':"";if(o)for(let x=l.length-1;x>=0;x--){const S=l[x];if(S.href===c&&(!d||S.rel==="stylesheet"))return}else if(document.querySelector(`link[href="${c}"]${m}`))return;const g=document.createElement("link");if(g.rel=d?"stylesheet":z,d||(g.as="script"),g.crossOrigin="",g.href=c,f&&g.setAttribute("nonce",f),document.head.appendChild(g),d)return new Promise((x,S)=>{g.addEventListener("load",x),g.addEventListener("error",()=>S(new Error(`Unable to preload CSS for ${c}`)))})}))}function n(l){const a=new Event("vite:preloadError",{cancelable:!0});if(a.payload=l,window.dispatchEvent(a),!a.defaultPrevented)throw l}return i.then(l=>{for(const a of l||[])a.status==="rejected"&&n(a.reason);return e().catch(n)})},O=(r,e,t)=>{const o=r[e];return o?typeof o=="function"?o():Promise.resolve(o):new Promise((i,n)=>{(typeof queueMicrotask=="function"?queueMicrotask:setTimeout)(n.bind(null,new Error("Unknown variable dynamic import: "+e+(e.split("/").length!==t?". Note that variables only represent file names one level deep.":""))))})},D=30;Laya.ScrollBar.prototype.loop=function(){var r=Laya.stage.mouseY,e=Laya.stage.mouseX;if(this._lastOffset=this.isVertical?r-this._lastPoint.y:e-this._lastPoint.x,this._clickOnly)if(Math.abs(this._lastOffset*(this.isVertical?Laya.stage._canvasTransform.getScaleY():Laya.stage._canvasTransform.getScaleX()))>D)this._clickOnly=!1,this._offsets||(this._offsets=[]),this._offsets.length=0,this._target.mouseEnabled=!1,!this.hide&&this.autoHide&&(this.alpha=1,this.visible=!0),this.event("start");else return;this._offsets.push(this._lastOffset),this._lastPoint.x=e,this._lastPoint.y=r,this._lastOffset!==0&&(this._checkElastic||(this.elasticDistance>0?!this._checkElastic&&this._lastOffset!=0&&(this._lastOffset>0&&this._value<=this.min||this._lastOffset<0&&this._value>=this.max?(this._isElastic=!0,this._checkElastic=!0):this._isElastic=!1):this._checkElastic=!0),this._isElastic?this._value<=this.min?this.value-=this._lastOffset*Math.max(0,1-(this.min-this._value)/this.elasticDistance):this._value>=this.max&&(this.value-=this._lastOffset*Math.max(0,1-(this._value-this.max)/this.elasticDistance)):this.value-=this._lastOffset)};const b=Laya.runtime={};b.ColorFilterItem=class extends Laya.Image{constructor(){super()}#e=e=>{const t=[];return e=e.replace("#",""),e=e.match(new RegExp("(.{2})(.{2})(.{2})(.{2})","i")),e.forEach((o,i)=>{t[i]=parseInt(o,16)}),t.shift(),t};#o=e=>{let t=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0];return t[0]=e[0]/255,t[6]=e[1]/255,t[12]=e[2]/255,t[18]=e[3]/255,t};get colorFilter(){return this._colorFilter}set colorFilter(e){if(this._colorFilter=e,e){const t=this.#e(this.colorFilter),o=this.#o(t),i=new Laya.ColorFilter(o);this.filters=[i]}else this.filters=[]}};b.UIBase=class extends Laya.View{constructor(){super()}};b.ViewBase=class extends b.UIBase{constructor(){super()}};b.DialogBase=class extends b.UIBase{constructor(){super()}};b.ScaleButton=class extends Laya.Button{constructor(){super(),this.on(Laya.Event.MOUSE_DOWN,this,this.onMouse,[Laya.Event.MOUSE_DOWN]),this.on(Laya.Event.MOUSE_OUT,this,this.onMouse,[Laya.Event.MOUSE_OUT]),this.on(Laya.Event.MOUSE_UP,this,this.onMouse,[Laya.Event.MOUSE_UP])}onMouse(e){switch(Laya.Tween.clearAll(this),e){case Laya.Event.MOUSE_DOWN:Laya.Tween.to(this,{scaleX:.9,scaleY:.9},100);break;case Laya.Event.MOUSE_OUT:case Laya.Event.MOUSE_UP:Laya.Tween.to(this,{scaleX:1,scaleY:1},100);break}}};b.RGBAItem=class{constructor(e={}){for(const t in e)switch(t){case"r":case"g":case"b":case"a":case"hex":case"hexa":case"rgb":case"rgba":this[t]=e[t];break;case"on":this.on(e[t]);break}}#e;#o;#t;#i;#r=new Set;on(e){this.#r.add(e)}off(e){this.#r.delete(e)}clear(){this.#r.clear()}#n(){this.#r.forEach(e=>e(this))}#l(e){return[this.#s(e.slice(1,3)),this.#s(e.slice(3,5)),this.#s(e.slice(5,7))]}#a(e){return[this.#s(e.slice(1,3)),this.#s(e.slice(3,5)),this.#s(e.slice(5,7)),this.#s(e.slice(7,9))]}#h(e){return e=parseInt(e).toString(16),e.length==1?"0"+e:e}#s(e){return parseInt(e,16)}get hex(){return`#${this.#h(this.r)}${this.#h(this.g)}${this.#h(this.b)}`}set hex(e){[this.#e,this.#o,this.#t]=this.#l(e),this.#n()}get hexa(){return`#${this.#h(this.r)}${this.#h(this.g)}${this.#h(this.b)}${this.#h(this.a)}`}set hexa(e){[this.#e,this.#o,this.#t]=this.#a(e),this.#n()}get rgb(){return[this.r,this.g,this.b]}set rgb(e){[this.#e,this.#o,this.#t]=e,this.#n()}get rgba(){return[this.r,this.g,this.b,this.a]}set rgba(e){[this.#e,this.#o,this.#t,this.#i]=e,this.#n()}get r(){return this.#e||0}set r(e){this.#e=e,this.#n()}get g(){return this.#o||0}set g(e){this.#o=e,this.#n()}get b(){return this.#t||0}set b(e){this.#t=e,this.#n()}get a(){return this.#i||0}set a(e){this.#i=e,this.#n()}cRgb(e){const[t,o,i]=this.#l(e);return{r:t,g:o,b:i}}cRgba(e){const[t,o,i,n]=this.#a(e);return{r:t,g:o,b:i,a:n}}distance(e,t){const[o,i,n]=this.#l(e),[l,a,f]=this.#l(t),{r:p,g:c,b:d}=this,m=Math.abs(p-o),g=Math.abs(c-i),x=Math.abs(d-n),S=(M,H,V)=>M/Math.abs(V-H)||0;switch(Math.max(m,g,x)){case m:return S(m,o,l);case g:return S(g,i,a);case x:return S(x,n,f);default:return 1}}};b.ColorfulBox=class extends Laya.Box{constructor(){super(),this.on(Laya.Event.MOUSE_OVER,this,this.onMouse,[Laya.Event.MOUSE_DOWN]),this.on(Laya.Event.MOUSE_OUT,this,this.onMouse,[Laya.Event.MOUSE_OUT]),this.#d()}#e="#ffffff";#o="#ffffff";#t="#ffffff";#i="#ffffff";#r="#000000";#n="#000000";#l=new b.RGBAItem({hex:this.#e,on:()=>this.#d()});#a=new b.RGBAItem({hex:this.#t,on:()=>this.#d()});#h=new b.RGBAItem({hex:this.#r,on:({hex:e})=>{const t=this.getChildByName("label");t&&(t.color=e)}});#s=0;#p=0;#f=200;#c=1;onMouse(e){const t=this.getChildByName("label"),o=(i,n,l)=>{Laya.Tween.clearAll(i);const a=i.distance(n,l);if(!isFinite(a)){i.hex=n;return}Laya.Tween.to(i,i.cRgb(n),i.distance(n,l)*this.#f)};switch(e){case Laya.Event.MOUSE_OVER:case Laya.Event.MOUSE_DOWN:if(this.#c==2)return;this.#c=2,o(this.#l,this.#o,this.#e),o(this.#a,this.#i,this.#t),t&&o(this.#h,this.#n,this.#r);break;case Laya.Event.MOUSE_OUT:case Laya.Event.MOUSE_UP:if(this.#c==1)return;this.#c=1,o(this.#l,this.#e,this.#o),o(this.#a,this.#t,this.#i),t&&o(this.#h,this.#r,this.#n);break}}#d(){this.graphics.clear();const e=this.width,t=this.height,o=Math.min(this.#p,e/2,t/2),i=this.#l.hex,n=this.#a.hex,l=this.lineWidth;if(o<=0){this.graphics.drawRect(0,0,e,t,i,n,l);return}const a=e+l,f=t+l,p=o+l,c=a-o,d=f-o,m=-l;this.graphics.drawPath(0,0,[["moveTo",p,m],["arcTo",a,m,a,p,p],["arcTo",a,f,c,f,p],["arcTo",m,f,m,d,p],["arcTo",m,m,p,m,p],["closePath"]],{fillStyle:n});const g=e-o,x=t-o;this.graphics.drawPath(0,0,[["moveTo",o,0],["arcTo",e,0,e,o,o],["arcTo",e,t,g,t,o],["arcTo",0,t,0,x,o],["arcTo",0,0,o,0,o],["closePath"]],{fillStyle:i})}get width(){return super.width}set width(e){super.width=e,this.#d()}get height(){return super.height}set height(e){super.height=e,this.#d()}get defaultColor(){return this.#e}set defaultColor(e){this.#e=e,Laya.Tween.clearAll(this.#l),Laya.Tween.clearAll(this.#a),Laya.Tween.clearAll(this.#h),this.#l.hex=e}get hoverColor(){return this.#o}set hoverColor(e){this.#o=e}get defaultStroke(){return this.#t}set defaultStroke(e){this.#t=e,Laya.Tween.clearAll(this.#l),Laya.Tween.clearAll(this.#a),Laya.Tween.clearAll(this.#h),this.#a.hex=e}get hoverStroke(){return this.#i}set hoverStroke(e){this.#i=e}get defaultLabel(){return this.#r}set defaultLabel(e){this.#r=e;const t=this.getChildByName("label");t&&(Laya.Tween.clearAll(this.#l),Laya.Tween.clearAll(this.#a),Laya.Tween.clearAll(this.#h),t.color=e)}get hoverLabel(){return this.#n}set hoverLabel(e){this.#n=e}get animationTime(){return this.#f}set animationTime(e){this.#f=e}get radius(){return this.#p||0}set radius(e){this.#p=e,this.#d()}get lineWidth(){return this.#s||0}set lineWidth(e){this.#s=e,this.#d()}get label(){return this.getChildByName("label")?.text}set label(e){const t=this.getChildByName("label");t&&(t.text=e)}get cacheAs(){return super.cacheAs}set cacheAs(e){if(e=="bitmap")debugger;super.cacheAs=e}};b.BlankBox=class extends Laya.Box{constructor(){super(),this.mask=new Laya.Sprite,this.#e=new Laya.Sprite,this.addChild(this.#e)}#e;#o;#t=!0;#i(){this.mask.graphics.clear(),this.#e.graphics.clear(),this.mask.graphics.drawRect(0,0,this.width,this.height,"#000000"),this.#e.graphics.drawRect(0,0,this.width,this.height,"#000000"),this.#o&&this.#o.destroy(),this.#o=new Laya.TimeLine().to(this.#e,{x:this.width},2e3).to(this.#e,{x:-this.width},0),this.#o.play(0,!0),this.#t&&this.#o.pause()}get pause(){return this.#t}set pause(e){this.#t!=e&&(this.#t=e,this.#e.visible=!e,e?this.#o.pause():this.#o.resume())}destroy(e){this.#o.destroy(!0),super.destroy(e)}get width(){return super.width}set width(e){super.width=e,this.#e.x=-this.width,this.#i()}get height(){return super.height}set height(e){super.height=e,this.#i()}};b.ColorAgentLabel=class extends Laya.Label{constructor(...e){super(...e)}get#e(){const e=[];if(!this.parent)return e;const t=o=>{if(o._childs)for(const i of o._childs)i!=this&&(i instanceof Laya.Label&&e.push(i),t(i))};return t(this.parent),e}get color(){return this.super.color}set color(e){super.color=e,this.#e.forEach(t=>t.color=e)}};const G=Laya.plugin={};G.extractComponents=function(r,e){const t={},o=(i,n)=>{if(i.child)for(let l=i.child.length-1;l>=0;l--){const a=i.child[l];if(n.includes(a?.props.name)){t[a.props.name]=a,i.child.splice(l,1);continue}o(a,n)}};return o(r,e),i=>t[i]?Laya.View.createComp(t[i]):null};Laya.promises={Tween:{from:async function(r,e,t,o,i,n){return new Promise(function(l,a){try{Laya.Tween.from(r,e,t,o,Laya.Handler.create(null,()=>l(),null,!0),i,n)}catch(f){a(f)}})},to:async function(r,e,t,o,i,n){return new Promise(function(l,a){try{Laya.Tween.to(r,e,t,o,Laya.Handler.create(null,()=>l(),null,!0),i,n)}catch(f){a(f)}})}},loader:{load:async function(r,e,t){return new Promise(function(o,i){try{Laya.loader.load(r,Laya.Handler.create(null,n=>o(n),null,!0),e,t)}catch(n){i(n)}})}}};var y=Laya.class;Laya.static;var h=laya.ui.View,R=laya.ui.Dialog;(function(r){function e(){this.panelCharacter=null,this.vboxCharacter=null,this.btnRetry=null,this.btnNext=null,e.__super.call(this)}y(e,"ui.view.CyberTheme.CelebrityUI",r);var t=e.prototype;return t.createChildren=function(){h.regComponent("Laya.runtime.ScaleButton",Laya.runtime.ScaleButton),laya.ui.Component.prototype.createChildren.call(this),this.createView(e.uiView)},e.uiView={type:"View",props:{width:1125,height:2436},child:[{type:"Box",props:{top:40,right:0,name:"title",left:0},child:[{type:"Image",props:{skin:"images/accessories/titlebar@3x.png",right:0,left:0,sizeGrid:"0,348,116,348"}},{type:"HBox",props:{y:160,x:563,space:30,height:70,centerX:0,anchorY:.5,anchorX:.5},child:[{type:"Image",props:{y:10,x:1,skin:"images/accessories/title_left@3x.png",name:"left"}},{type:"Label",props:{y:0,x:2,text:"UI_Title_Celebrity",fontSize:60,font:"方正像素12",color:"#ffffff"}},{type:"Image",props:{y:10,x:3,skin:"images/accessories/title_right@3x.png",name:"right"}}]}]},{type:"Panel",props:{var:"panelCharacter",vScrollBarSkin:" ",top:300,right:0,name:"panelCharacter",left:0,bottom:700},child:[{type:"VBox",props:{y:10,width:1e3,var:"vboxCharacter",space:20,name:"vboxCharacter",centerX:0},child:[{type:"Box",props:{right:0,name:"boxCharacter",left:0},child:[{type:"Box",props:{y:0,right:0,name:"boxName",left:0,height:100},child:[{type:"Image",props:{top:0,skin:"images/border/border_1@3x.png",sizeGrid:"15,130,15,130",right:0,left:0,bottom:0}},{type:"Label",props:{valign:"middle",text:"颜值10 智力10 体质10 家境Π",name:"label",fontSize:55,font:"方正像素12",color:"#ffffff",centerY:0,centerX:0,align:"center"}}]},{type:"VBox",props:{top:100,space:20,right:25,name:"vboxStates",left:25},child:[{type:"Label",props:{valign:"middle",text:"颜值10 智力10 体质10 家境Π",name:"label",height:100,fontSize:55,font:"方正像素12",color:"#ffffff",centerX:0,align:"center"}}]}]},{type:"Box",props:{right:25,name:"boxTalent",left:25,height:100},child:[{type:"Image",props:{y:-220,x:-25,top:0,skin:"images/border/up@3x.png",right:0,left:0,bottom:0,sizeGrid:"4,4,4,4"}},{type:"Label",props:{valign:"middle",text:"颜值10 智力10 体质10 家境Π",name:"label",fontSize:50,font:"方正像素12",color:"#ffffff",centerY:0,centerX:0,align:"center"}},{type:"Box",props:{y:0,x:0,width:15,visible:!1,name:"grade1",height:100},child:[{type:"Rect",props:{width:15,lineWidth:1,height:100,fillColor:"#55fffe"}}]},{type:"Box",props:{y:0,x:0,width:15,visible:!1,name:"grade2",height:100},child:[{type:"Rect",props:{width:15,lineWidth:1,height:100,fillColor:"#b17cff"}}]},{type:"Box",props:{y:0,x:0,width:15,visible:!1,name:"grade3",height:100},child:[{type:"Rect",props:{width:15,lineWidth:1,height:100,fillColor:"#ffce45"}}]}]},{type:"Box",props:{y:10,x:10,right:0,name:"boxUniqueUnGenerate",left:0},child:[{type:"Box",props:{y:0,right:0,name:"boxName",left:0,height:100},child:[{type:"Image",props:{top:0,skin:"images/border/border_1@3x.png",sizeGrid:"15,130,15,130",right:0,left:0,bottom:0}},{type:"Label",props:{valign:"middle",text:"UI_UniqueWaTaShi",name:"label",fontSize:55,font:"方正像素12",color:"#ffffff",centerY:0,centerX:0,align:"center"}}]},{type:"VBox",props:{top:100,space:20,right:25,name:"vboxStates",left:25},child:[{type:"Label",props:{valign:"middle",text:"UI_UniqueWaTaShiContent",right:0,name:"label",left:0,leading:30,fontSize:55,font:"方正像素12",color:"#ffffff",align:"center"}},{type:"Box",props:{y:12,x:10,right:0,name:"boxBtn",left:0,height:200},child:[{type:"Button",props:{width:500,skin:"images/button/button_main@3x.png",name:"btn",label:"UI_GenerateNow",centerY:0,centerX:0,stateNum:1,anchorX:.5,anchorY:.5,sizeGrid:"45,200,45,200",labelFont:"方正像素12",labelColors:"#00fffc,#00fffc,#00fffc",labelSize:50,runtime:"Laya.runtime.ScaleButton"},child:[{type:"Box",props:{},child:[{type:"Animation",props:{y:96,x:250,width:0,source:"view/CyberTheme/animation/circleFlash.ani",scaleX:4,height:0,blendMode:"lighter",autoPlay:!0}},{type:"Box",props:{renderType:"mask"},child:[{type:"Rect",props:{y:37,x:25,width:7,lineWidth:1,height:116,fillColor:"#ff0000"}},{type:"Rect",props:{y:37,x:470,width:7,lineWidth:1,height:116,fillColor:"#ff0000"}},{type:"Rect",props:{y:21,x:44,width:414,lineWidth:1,height:6,fillColor:"#ff0000"}},{type:"Rect",props:{y:150,x:171,width:160,lineWidth:1,height:6,fillColor:"#ff0000"}},{type:"Rect",props:{y:163,x:44,width:121,lineWidth:1,height:6,fillColor:"#ff0000"}},{type:"Rect",props:{y:163,x:337,width:121,lineWidth:1,height:6,fillColor:"#ff0000"}},{type:"Rect",props:{y:148,x:29,width:25,rotation:40,lineWidth:1,height:6,fillColor:"#ff0000"}},{type:"Rect",props:{y:150,x:331,width:19,rotation:55,lineWidth:1,height:6,fillColor:"#ff0000"}},{type:"Rect",props:{y:166,x:160,width:19,rotation:-55,lineWidth:1,height:6,fillColor:"#ff0000"}},{type:"Rect",props:{y:21,x:458,width:25,rotation:40,lineWidth:1,height:6,fillColor:"#ff0000"}},{type:"Rect",props:{y:26,x:48,width:25,rotation:140,lineWidth:1,height:6,fillColor:"#ff0000"}},{type:"Rect",props:{y:153,x:477,width:25,rotation:140,lineWidth:1,height:6,fillColor:"#ff0000"}}]}]},{type:"Box",props:{},child:[{type:"Box",props:{renderType:"mask"},child:[{type:"Poly",props:{y:41,x:35,points:"0,0,8,-6,8,113,0,107",lineWidth:1,lineColor:"#ff0000",fillColor:"#00ffff"}},{type:"Poly",props:{y:41,x:464,points:"0,0,-8,-6,-8,113,0,107",lineWidth:1,lineColor:"#ff0000",fillColor:"#00ffff"}},{type:"Poly",props:{y:160,x:177,points:"0,0,147,0,153,10,-6,10",lineWidth:1,lineColor:"#ff0000",fillColor:"#00ffff"}}]},{type:"Animation",props:{y:172,x:520,source:"view/CyberTheme/animation/bottomBreath.ani",scaleX:6,blendMode:"lighter",autoPlay:!0}}]}]}]}]}]}]}]},{type:"Box",props:{right:0,left:0,height:0,bottom:0},child:[{type:"Button",props:{y:-450,width:500,var:"btnRetry",skin:"images/button/button_main@3x.png",name:"btnRetry",label:"UI_AllNot",centerX:0,stateNum:1,anchorX:.5,anchorY:.5,sizeGrid:"45,200,45,200",labelFont:"方正像素12",labelColors:"#00fffc,#00fffc,#00fffc",labelSize:50,runtime:"Laya.runtime.ScaleButton"},child:[{type:"Box",props:{},child:[{type:"Animation",props:{y:96,x:250,width:0,source:"view/CyberTheme/animation/circleFlash.ani",scaleX:4,height:0,blendMode:"lighter",autoPlay:!0}},{type:"Box",props:{renderType:"mask"},child:[{type:"Rect",props:{y:37,x:25,width:7,lineWidth:1,height:116,fillColor:"#ff0000"}},{type:"Rect",props:{y:37,x:470,width:7,lineWidth:1,height:116,fillColor:"#ff0000"}},{type:"Rect",props:{y:21,x:44,width:414,lineWidth:1,height:6,fillColor:"#ff0000"}},{type:"Rect",props:{y:150,x:171,width:160,lineWidth:1,height:6,fillColor:"#ff0000"}},{type:"Rect",props:{y:163,x:44,width:121,lineWidth:1,height:6,fillColor:"#ff0000"}},{type:"Rect",props:{y:163,x:337,width:121,lineWidth:1,height:6,fillColor:"#ff0000"}},{type:"Rect",props:{y:148,x:29,width:25,rotation:40,lineWidth:1,height:6,fillColor:"#ff0000"}},{type:"Rect",props:{y:150,x:331,width:19,rotation:55,lineWidth:1,height:6,fillColor:"#ff0000"}},{type:"Rect",props:{y:166,x:160,width:19,rotation:-55,lineWidth:1,height:6,fillColor:"#ff0000"}},{type:"Rect",props:{y:21,x:458,width:25,rotation:40,lineWidth:1,height:6,fillColor:"#ff0000"}},{type:"Rect",props:{y:26,x:48,width:25,rotation:140,lineWidth:1,height:6,fillColor:"#ff0000"}},{type:"Rect",props:{y:153,x:477,width:25,rotation:140,lineWidth:1,height:6,fillColor:"#ff0000"}}]}]},{type:"Box",props:{},child:[{type:"Box",props:{renderType:"mask"},child:[{type:"Poly",props:{y:41,x:35,points:"0,0,8,-6,8,113,0,107",lineWidth:1,lineColor:"#ff0000",fillColor:"#00ffff"}},{type:"Poly",props:{y:41,x:464,points:"0,0,-8,-6,-8,113,0,107",lineWidth:1,lineColor:"#ff0000",fillColor:"#00ffff"}},{type:"Poly",props:{y:160,x:177,points:"0,0,147,0,153,10,-6,10",lineWidth:1,lineColor:"#ff0000",fillColor:"#00ffff"}}]},{type:"Animation",props:{y:172,x:520,source:"view/CyberTheme/animation/bottomBreath.ani",scaleX:6,blendMode:"lighter",autoPlay:!0}}]}]},{type:"Button",props:{y:-200,width:500,var:"btnNext",skin:"images/button/button_main@3x.png",name:"btnNext",label:"UI_Make_New_Life",centerX:0,stateNum:1,anchorX:.5,anchorY:.5,sizeGrid:"45,200,45,200",labelFont:"方正像素12",labelColors:"#00fffc,#00fffc,#00fffc",labelSize:50,runtime:"Laya.runtime.ScaleButton"},child:[{type:"Box",props:{},child:[{type:"Animation",props:{y:96,x:250,width:0,source:"view/CyberTheme/animation/circleFlash.ani",scaleX:4,height:0,blendMode:"lighter",autoPlay:!0}},{type:"Box",props:{renderType:"mask"},child:[{type:"Rect",props:{y:37,x:25,width:7,lineWidth:1,height:116,fillColor:"#ff0000"}},{type:"Rect",props:{y:37,x:470,width:7,lineWidth:1,height:116,fillColor:"#ff0000"}},{type:"Rect",props:{y:21,x:44,width:414,lineWidth:1,height:6,fillColor:"#ff0000"}},{type:"Rect",props:{y:150,x:171,width:160,lineWidth:1,height:6,fillColor:"#ff0000"}},{type:"Rect",props:{y:163,x:44,width:121,lineWidth:1,height:6,fillColor:"#ff0000"}},{type:"Rect",props:{y:163,x:337,width:121,lineWidth:1,height:6,fillColor:"#ff0000"}},{type:"Rect",props:{y:148,x:29,width:25,rotation:40,lineWidth:1,height:6,fillColor:"#ff0000"}},{type:"Rect",props:{y:150,x:331,width:19,rotation:55,lineWidth:1,height:6,fillColor:"#ff0000"}},{type:"Rect",props:{y:166,x:160,width:19,rotation:-55,lineWidth:1,height:6,fillColor:"#ff0000"}},{type:"Rect",props:{y:21,x:458,width:25,rotation:40,lineWidth:1,height:6,fillColor:"#ff0000"}},{type:"Rect",props:{y:26,x:48,width:25,rotation:140,lineWidth:1,height:6,fillColor:"#ff0000"}},{type:"Rect",props:{y:153,x:477,width:25,rotation:140,lineWidth:1,height:6,fillColor:"#ff0000"}}]}]},{type:"Box",props:{},child:[{type:"Box",props:{renderType:"mask"},child:[{type:"Poly",props:{y:41,x:35,points:"0,0,8,-6,8,113,0,107",lineWidth:1,lineColor:"#ff0000",fillColor:"#00ffff"}},{type:"Poly",props:{y:41,x:464,points:"0,0,-8,-6,-8,113,0,107",lineWidth:1,lineColor:"#ff0000",fillColor:"#00ffff"}},{type:"Poly",props:{y:160,x:177,points:"0,0,147,0,153,10,-6,10",lineWidth:1,lineColor:"#ff0000",fillColor:"#00ffff"}}]},{type:"Animation",props:{y:172,x:520,source:"view/CyberTheme/animation/bottomBreath.ani",scaleX:6,blendMode:"lighter",autoPlay:!0}}]}]}]}]},e})(h);(function(r){function e(){this.btnBack=null,this.btnRank=null,this.btnStatistics=null,this.btnAchievement=null,this.boxPage=null,this.boxA=null,this.labRemakeTimes=null,this.labRemakeTimesJudge=null,this.labAchievementCount=null,this.labAchievementCountJudge=null,this.prgEventRate=null,this.labEventRate=null,this.prgTalentRate=null,this.labTalentRate=null,this.boxB=null,this.listAchievements=null,e.__super.call(this)}y(e,"ui.view.CyberTheme.CyberAchievementUI",r);var t=e.prototype;return t.createChildren=function(){h.regComponent("Laya.runtime.ViewBase",Laya.runtime.ViewBase),h.regComponent("Laya.runtime.ScaleButton",Laya.runtime.ScaleButton),h.regComponent("Laya.runtime.ColorFilterItem",Laya.runtime.ColorFilterItem),laya.ui.Component.prototype.createChildren.call(this),this.createView(e.uiView)},e.uiView={type:"View",props:{width:1125,runtime:"Laya.runtime.ViewBase",height:2436},child:[{type:"Button",props:{y:200,var:"btnBack",skin:"images/button/button_back@3x.png",name:"btnBack",left:30,stateNum:1,label:" ",anchorX:0,anchorY:.5,runtime:"Laya.runtime.ScaleButton"}},{type:"Box",props:{width:1,top:0,right:0,height:1},child:[{type:"Box",props:{y:200,x:-170,width:260,var:"btnRank",runtime:"Laya.runtime.ScaleButton",height:90,anchorY:.5,anchorX:.5},child:[{type:"Image",props:{top:0,skin:"images/button/button_small@3x.png",right:0,left:0,bottom:0,sizeGrid:"8,8,8,8",stateNum:1,label:" ",runtime:"Laya.runtime.ScaleButton"}},{type:"Box",props:{width:90,left:8,height:90},child:[{type:"Image",props:{skin:"images/icons/icon_rank@3x.png",centerY:0,centerX:0}}]},{type:"Label",props:{text:"UI_Rank",fontSize:50,font:"方正像素12",color:"#ffffff",centerY:0,centerX:40,anchorY:.5,anchorX:.5}}]}]},{type:"Box",props:{y:310,x:0,top:310,right:0,left:0,height:120},child:[{type:"Label",props:{y:110,x:140,var:"btnStatistics",text:"UI_Statistics",name:"btnStatistics",fontSize:100,font:"方正像素12",color:"#ffffff",anchorY:1,anchorX:.5}},{type:"Label",props:{y:110,x:360,var:"btnAchievement",text:"UI_Achievement",name:"btnAchievement",fontSize:60,font:"方正像素12",color:"#ffffff",anchorY:1,anchorX:.5}}]},{type:"Box",props:{x:0,width:2250,var:"boxPage",top:450,name:"boxPage",bottom:80},child:[{type:"Box",props:{width:1125,var:"boxA",top:0,name:"boxA",left:0,bottom:0},child:[{type:"Box",props:{width:1125,top:0,height:1125,centerX:0},child:[{type:"Image",props:{top:40,skin:"images/border/border_2@3x.png",right:30,left:30,bottom:30,sizeGrid:"75,155,75,155"}},{type:"Sprite",props:{y:150,x:100,width:920,height:380},child:[{type:"Rect",props:{y:-1,x:460,width:4,lineWidth:1,lineColor:"#1a5459",height:320,fillColor:"#1a5459"}},{type:"Rect",props:{y:370,x:0,width:920,lineWidth:1,lineColor:"#1a5459",height:5,fillColor:"#1a5459"}}]},{type:"Box",props:{width:400,top:150,left:100,height:320},child:[{type:"HBox",props:{y:130,x:0},child:[{type:"Label",props:{var:"labRemakeTimes",text:"1",name:"labRemakeTimes",fontSize:70,font:"方正像素12",color:"#55fffe",bold:!0,anchorY:1,anchorX:0}},{type:"Label",props:{text:"UI_Times",fontSize:70,font:"方正像素12",color:"#55fffe",bold:!0,anchorY:1,anchorX:0}}]},{type:"Label",props:{y:210,x:0,text:"UI_Remake_Times",fontSize:62,font:"方正像素12",color:"#ffffff",bold:!1,anchorY:1,anchorX:0}},{type:"Label",props:{y:240,var:"labRemakeTimesJudge",text:"抽到紫色几率不变",name:"labRemakeTimesJudge",fontSize:42,font:"方正像素12",color:"#93aaae",bold:!1,anchorY:0,anchorX:0}}]},{type:"Box",props:{width:400,top:150,right:100,height:320},child:[{type:"HBox",props:{y:130},child:[{type:"Label",props:{var:"labAchievementCount",text:"1",name:"labAchievementCount",fontSize:70,font:"方正像素12",color:"#55fffe",bold:!0,anchorY:1,anchorX:0}},{type:"Label",props:{text:"UI_Count",fontSize:70,font:"方正像素12",color:"#55fffe",bold:!0,anchorY:1,anchorX:0}}]},{type:"Label",props:{y:210,x:0,text:"UI_Achievement_Count",fontSize:62,font:"方正像素12",color:"#ffffff",bold:!1,anchorY:1,anchorX:0}},{type:"Label",props:{y:240,x:0,var:"labAchievementCountJudge",text:"抽到橙色几率不变",name:"labAchievementCountJudge",fontSize:42,font:"方正像素12",color:"#93aaae",bold:!1,anchorY:0,anchorX:0}}]},{type:"Box",props:{right:100,left:100,height:450,bottom:100},child:[{type:"Box",props:{top:25,right:0,left:0,height:180},child:[{type:"Label",props:{y:85,x:0,text:"UI_Event_Collection_Rate",fontSize:62,font:"方正像素12",color:"#ffffff",bold:!1,anchorY:1,anchorX:0}},{type:"ProgressBar",props:{y:135,var:"prgEventRate",value:1,skin:"images/progress/progress_1@3x.png",right:240,name:"prgEventRate",left:0,anchorY:.5,anchorX:0,sizeGrid:"24,24,24,24,1"}},{type:"Label",props:{var:"labEventRate",text:"100%",right:0,name:"labEventRate",fontSize:110,font:"方正像素12",color:"#55fffe",centerY:0,bold:!1,anchorY:.5,anchorX:1}}]},{type:"Box",props:{right:0,left:0,height:180,bottom:30},child:[{type:"Label",props:{y:85,x:0,text:"UI_Talent_Collection_Rate",fontSize:62,font:"方正像素12",color:"#ffffff",bold:!1,anchorY:1,anchorX:0}},{type:"ProgressBar",props:{y:135,var:"prgTalentRate",value:.73,skin:"images/progress/progress_1@3x.png",right:240,name:"prgTalentRate",left:0,anchorY:.5,anchorX:0,sizeGrid:"24,24,24,24,1"}},{type:"Label",props:{var:"labTalentRate",text:"73%",right:0,name:"labTalentRate",fontSize:110,font:"方正像素12",color:"#55fffe",centerY:0,bold:!1,anchorY:.5,anchorX:1}}]}]}]}]},{type:"Box",props:{width:1125,var:"boxB",top:0,right:0,name:"boxB",bottom:0},child:[{type:"List",props:{y:35,width:1080,var:"listAchievements",vScrollBarSkin:"images/slider/vslider_1@3x.png",top:35,name:"listAchievements",centerX:0,bottom:35},child:[{type:"Box",props:{y:0,x:0,width:530,runtime:"Laya.runtime.ColorFilterItem",renderType:"render",height:460},child:[{type:"Image",props:{top:20,skin:"images/border/achievement@3x.png",right:20,name:"uncomplete",left:20,bottom:20,sizeGrid:"16,16,16,16"}},{type:"Image",props:{top:0,skin:"images/border/achievement_complete@3x.png",right:0,name:"completed",left:0,bottom:0,sizeGrid:"74,80,74,80"}},{type:"Label",props:{text:"霹雳霹雳",name:"name",fontSize:80,font:"方正像素12",color:"#ffffff",centerY:-30,centerX:0}},{type:"Label",props:{wordWrap:!0,text:"被第九重雷劫劈死",right:40,name:"description",left:40,height:95,fontSize:42,font:"方正像素12",color:"#9ca5a9",bottom:25,align:"center"}}]}]}]}]}]},e})(h);(function(r){function e(){this.boxBg=null,this.labName=null,e.__super.call(this)}y(e,"ui.view.CyberTheme.CyberAchievementPopupUI",r);var t=e.prototype;return t.createChildren=function(){laya.ui.Component.prototype.createChildren.call(this),this.createView(e.uiView)},e.uiView={type:"View",props:{y:50,width:570,mouseThrough:!0,mouseEnabled:!1,height:150,alpha:.75},child:[{type:"Box",props:{},child:[{type:"Rect",props:{width:570,lineWidth:1,height:150,fillColor:"#55fffe"}}]},{type:"Box",props:{x:0,var:"boxBg",name:"boxBg"},child:[{type:"Rect",props:{width:560,lineWidth:1,height:150,fillColor:"#272727"}}]},{type:"Box",props:{width:560,height:150},child:[{type:"Image",props:{x:70,skin:"images/icons/icon_achievement@3x.png",centerY:0,anchorY:.5,anchorX:.5}},{type:"Label",props:{x:150,var:"labName",text:"所有人都是我",name:"labName",fontSize:60,font:"方正像素12",color:"#cccccc",centerY:0}}]}]},e})(h);(function(r){function e(){this.imgBg=null,this.imgTitle=null,this.btnRemake=null,this.btnThanks=null,this.btnAchievement=null,this.btnGithub=null,this.btnDiscord=null,this.btnSaveLoad=null,this.btnThemes=null,this.banner=null,e.__super.call(this)}y(e,"ui.view.CyberTheme.CyberMainUI",r);var t=e.prototype;return t.createChildren=function(){h.regComponent("Laya.runtime.ViewBase",Laya.runtime.ViewBase),h.regComponent("Laya.runtime.ColorFilterItem",Laya.runtime.ColorFilterItem),h.regComponent("Laya.runtime.ScaleButton",Laya.runtime.ScaleButton),h.regComponent("Laya.runtime.ColorfulBox",Laya.runtime.ColorfulBox),laya.ui.Component.prototype.createChildren.call(this),this.createView(e.uiView)},e.uiView={type:"View",props:{y:1218,x:562,width:1125,runtime:"Laya.runtime.ViewBase",height:2436,anchorY:.5,anchorX:.5},child:[{type:"Image",props:{var:"imgBg",skin:"images/background/background_1@3x.png",name:"imgBg",centerY:0,centerX:0},child:[{type:"Animation",props:{y:0,x:0,width:1125,source:"view/CyberTheme/animation/jumpBackground.ani",interval:80,height:2436,blendMode:"lighter",autoPlay:!0,alpha:.3}}]},{type:"Image",props:{var:"imgTitle",skin:"images/accessories/title@3x.png",runtime:"Laya.runtime.ColorFilterItem",name:"imgTitle",centerY:-350,centerX:0},child:[{type:"Box",props:{y:0,x:0},child:[{type:"Image",props:{y:8,x:8,skin:"images/accessories/title_neon@3x.png",renderType:"mask"}},{type:"Animation",props:{y:286,x:436,source:"view/CyberTheme/animation/bottomBreath.ani",scaleY:1.5,scaleX:5,blendMode:"lighter",autoPlay:!0}}]}]},{type:"Image",props:{skin:"images/accessories/insert_coin@3x.png",centerY:540,centerX:0,anchorY:.5,anchorX:.5}},{type:"Label",props:{text:"UI_Title_Remake",fontSize:80,font:"方正像素12",color:"#ffffff",centerY:-135,centerX:0,anchorY:.5,anchorX:.5}},{type:"Label",props:{wordWrap:!0,text:"UI_Title_Subsequent",right:0,left:0,fontSize:48,font:"方正像素12",color:"#828c95",centerY:-20,anchorY:.5,anchorX:.5,align:"center"}},{type:"Label",props:{text:"UI_Cyber_Theme_Art_Design",right:50,fontSize:48,font:"方正像素12",color:"#00fffd",bottom:30,anchorY:.5,anchorX:.5}},{type:"Button",props:{var:"btnRemake",skin:"images/button/button_main@3x.png",pivotY:96,pivotX:329,name:"btnRemake",labelSize:60,label:"UI_Remake",centerY:720,centerX:0,stateNum:1,anchorX:.5,anchorY:.5,sizeGrid:"45,200,45,200",labelFont:"方正像素12",labelColors:"#00fffc,#00fffc,#00fffc",runtime:"Laya.runtime.ScaleButton"},child:[{type:"Box",props:{},child:[{type:"Animation",props:{y:93,x:330,width:0,source:"view/CyberTheme/animation/circleFlash.ani",scaleX:5,height:0,blendMode:"lighter",autoPlay:!0}},{type:"Box",props:{renderType:"mask"},child:[{type:"Rect",props:{y:37,x:25,width:7,lineWidth:1,height:116,fillColor:"#ff0000"}},{type:"Rect",props:{y:37,x:625,width:7,lineWidth:1,height:116,fillColor:"#ff0000"}},{type:"Rect",props:{y:21,x:44,width:569,lineWidth:1,height:6,fillColor:"#ff0000"}},{type:"Rect",props:{y:150,x:171,width:316,lineWidth:1,height:6,fillColor:"#ff0000"}},{type:"Rect",props:{y:163,x:44,width:121,lineWidth:1,height:6,fillColor:"#ff0000"}},{type:"Rect",props:{y:163,x:493,width:120,lineWidth:1,height:6,fillColor:"#ff0000"}},{type:"Rect",props:{y:148,x:29,width:25,rotation:40,lineWidth:1,height:6,fillColor:"#ff0000"}},{type:"Rect",props:{y:150,x:487,width:19,rotation:55,lineWidth:1,height:6,fillColor:"#ff0000"}},{type:"Rect",props:{y:166,x:160,width:19,rotation:-55,lineWidth:1,height:6,fillColor:"#ff0000"}},{type:"Rect",props:{y:21,x:613,width:25,rotation:40,lineWidth:1,height:6,fillColor:"#ff0000"}},{type:"Rect",props:{y:26,x:48,width:25,rotation:140,lineWidth:1,height:6,fillColor:"#ff0000"}},{type:"Rect",props:{y:153,x:632,width:25,rotation:140,lineWidth:1,height:6,fillColor:"#ff0000"}}]}]},{type:"Box",props:{},child:[{type:"Box",props:{renderType:"mask"},child:[{type:"Poly",props:{y:41,x:35,points:"0,0,8,-6,8,113,0,107",lineWidth:1,lineColor:"#ff0000",fillColor:"#00ffff"}},{type:"Poly",props:{y:41,x:621,points:"0,0,-8,-6,-8,113,0,107",lineWidth:1,lineColor:"#ff0000",fillColor:"#00ffff"}},{type:"Poly",props:{y:160,x:177,points:"0,0,305,0,311,10,-6,10",lineWidth:1,lineColor:"#ff0000",fillColor:"#00ffff"}}]},{type:"Animation",props:{y:172,x:330,source:"view/CyberTheme/animation/bottomBreath.ani",scaleX:4,blendMode:"lighter",autoPlay:!0}}]}]},{type:"Box",props:{y:200,x:200,width:225,var:"btnThanks",runtime:"Laya.runtime.ScaleButton",name:"btnThanks",height:90,anchorY:.5,anchorX:.5},child:[{type:"Image",props:{top:0,skin:"images/button/button_small@3x.png",right:0,left:0,bottom:0,sizeGrid:"8,8,8,8",stateNum:1,label:" ",runtime:"Laya.runtime.ScaleButton"}},{type:"Box",props:{width:90,left:8,height:90},child:[{type:"Image",props:{skin:"images/icons/icon_thanks@3x.png",centerY:0,centerX:0}}]},{type:"Label",props:{text:"UI_Thanks",fontSize:50,font:"方正像素12",color:"#ffffff",centerY:0,centerX:40,anchorY:.5,anchorX:.5}}]},{type:"Box",props:{y:0,x:1100,width:1,top:0,right:0,height:1},child:[{type:"Box",props:{y:200,x:-200,width:225,var:"btnAchievement",runtime:"Laya.runtime.ScaleButton",name:"btnAchievement",height:90,anchorY:.5,anchorX:.5},child:[{type:"Image",props:{top:0,skin:"images/button/button_small@3x.png",right:0,left:0,bottom:0,sizeGrid:"8,8,8,8",stateNum:1,label:" ",runtime:"Laya.runtime.ScaleButton"}},{type:"Box",props:{width:90,left:8,height:90},child:[{type:"Image",props:{skin:"images/icons/icon_achievement@3x.png",centerY:0,centerX:0}}]},{type:"Label",props:{text:"UI_Achievement",fontSize:50,font:"方正像素12",color:"#ffffff",centerY:0,centerX:40,anchorY:.5,anchorX:.5}}]}]},{type:"Box",props:{width:1,left:0,height:1,bottom:0},child:[{type:"Box",props:{y:-175,x:100,width:160,var:"btnGithub",runtime:"Laya.runtime.ScaleButton",name:"btnGithub",height:160,anchorY:.5,anchorX:.5},child:[{type:"Image",props:{top:0,skin:"images/icons/icon_github.png",right:0,left:0,bottom:0,anchorY:.5,anchorX:.5}}]},{type:"Box",props:{y:-355,x:100,width:160,var:"btnDiscord",runtime:"Laya.runtime.ScaleButton",name:"btnDiscord",height:160,anchorY:.5,anchorX:.5},child:[{type:"Image",props:{top:0,skin:"images/icons/icon_discord.png",right:0,left:0,bottom:0,anchorY:.5,anchorX:.5}}]}]},{type:"Box",props:{right:0,bottom:0},child:[{type:"Box",props:{y:-300,x:-100,width:110,runtime:"Laya.runtime.ScaleButton",height:110,anchorY:.5,anchorX:.5},child:[{type:"Box",props:{width:110,var:"btnSaveLoad",runtime:"Laya.runtime.ColorfulBox",name:"btnSmall",height:110,centerY:0,centerX:0,anchorY:.5,anchorX:.5},child:[{type:"Image",props:{width:80,skin:"images/icons/icon_save.png",height:80,centerY:0,centerX:0}}]}]},{type:"Box",props:{y:-175,x:-100,width:110,runtime:"Laya.runtime.ScaleButton",height:110,anchorY:.5,anchorX:.5},child:[{type:"Box",props:{width:110,var:"btnThemes",runtime:"Laya.runtime.ColorfulBox",name:"btnThemes",height:110,centerY:0,centerX:0,anchorY:.5,anchorX:.5},child:[{type:"Image",props:{width:90,skin:"images/icons/icon_themes.png",height:90,centerY:0,centerX:0}}]}]}]},{type:"Box",props:{x:572,var:"banner",centerX:0,bottom:100,anchorY:1,anchorX:.5},child:[{type:"Label",props:{text:"UI_Banner",fontSize:40,font:"方正像素12",color:"#00fffd"}}]}]},e})(h);(function(r){function e(){this.labLeftPropertyPoint=null,this.boxCharm=null,this.boxCharmAllocate=null,this.btnCharmReduce=null,this.inputCharm=null,this.btnCharmIncrease=null,this.boxIntelligence=null,this.boxIntelligenceAllocate=null,this.btnIntelligenceReduce=null,this.inputIntelligence=null,this.btnIntelligenceIncrease=null,this.boxStrength=null,this.boxStrengthAllocate=null,this.btnStrengthReduce=null,this.inputStrength=null,this.btnStrengthIncrease=null,this.boxMoney=null,this.boxMoneyAllocate=null,this.btnMoneyReduce=null,this.inputMoney=null,this.btnMoneyIncrease=null,this.listSelectedTalents=null,this.btnRandomAllocate=null,this.btnNext=null,e.__super.call(this)}y(e,"ui.view.CyberTheme.CyberPropertyUI",r);var t=e.prototype;return t.createChildren=function(){h.regComponent("Laya.runtime.ViewBase",Laya.runtime.ViewBase),h.regComponent("Laya.runtime.ScaleButton",Laya.runtime.ScaleButton),h.regComponent("Laya.runtime.ColorFilterItem",Laya.runtime.ColorFilterItem),laya.ui.Component.prototype.createChildren.call(this),this.createView(e.uiView)},e.uiView={type:"View",props:{width:1125,runtime:"Laya.runtime.ViewBase",height:2436},child:[{type:"Box",props:{top:40,right:0,name:"title",left:0},child:[{type:"Image",props:{skin:"images/accessories/titlebar@3x.png",right:0,left:0,sizeGrid:"0,348,116,348"}},{type:"HBox",props:{y:160,x:563,space:30,height:70,centerX:0,anchorY:.5,anchorX:.5},child:[{type:"Image",props:{y:10,x:1,skin:"images/accessories/title_left@3x.png",name:"left"}},{type:"Label",props:{y:0,x:2,text:"UI_Title_Property",fontSize:60,font:"方正像素12",color:"#ffffff"}},{type:"Image",props:{y:10,x:3,skin:"images/accessories/title_right@3x.png",name:"right"}}]}]},{type:"Box",props:{top:340,right:40,name:"propertyAllocate",left:40,height:840},child:[{type:"Image",props:{top:-15,skin:"images/border/border_2@3x.png",right:-15,left:-15,bottom:-15,sizeGrid:"75,155,75,155"}},{type:"HBox",props:{top:680,right:80,height:100},child:[{type:"Label",props:{x:0,text:"UI_Left_Property_Point",fontSize:50,font:"方正像素12",color:"#ffffff",centerY:0}},{type:"Label",props:{x:1,text:"UI_Colon",fontSize:50,font:"方正像素12",color:"#ffffff",centerY:0}},{type:"Label",props:{x:2,var:"labLeftPropertyPoint",text:"0",name:"labLeftPropertyPoint",fontSize:80,font:"方正像素12",color:"#ffffff",centerY:0}}]},{type:"VBox",props:{top:90,space:22,right:50,left:50,height:600},child:[{type:"Box",props:{y:0,var:"boxCharm",right:0,name:"boxCharm",left:0,height:130},child:[{type:"Box",props:{width:120,left:0,height:120,centerY:0},child:[{type:"Image",props:{skin:"images/icons/icon_chr@3x.png",scaleY:1.4,scaleX:1.4,centerY:0,centerX:0}}]},{type:"Label",props:{x:183,text:"UI_Property_Charm",fontSize:50,font:"方正像素12",color:"#ffffff",centerY:0,anchorY:.5,anchorX:.5}},{type:"Box",props:{width:590,var:"boxCharmAllocate",right:30,name:"boxCharmAllocate",height:110,centerY:0},child:[{type:"Box",props:{width:110,var:"btnCharmReduce",name:"btnCharmReduce",left:0,height:110,centerY:0},child:[{type:"Box",props:{width:110,height:110,centerY:0,centerX:0,anchorY:.5,anchorX:.5},child:[{type:"Rect",props:{width:110,lineWidth:1,height:4,fillColor:"#55fffe"}},{type:"Rect",props:{y:106,x:0,width:110,lineWidth:1,height:4,fillColor:"#55fffe"}},{type:"Rect",props:{y:0,x:0,width:4,lineWidth:1,height:110,fillColor:"#55fffe"}},{type:"Rect",props:{y:0,x:106,width:4,lineWidth:1,height:110,fillColor:"#55fffe"}}]},{type:"Box",props:{width:110,runtime:"Laya.runtime.ScaleButton",height:110,centerY:0,centerX:0,anchorY:.5,anchorX:.5},child:[{type:"Box",props:{width:48,height:12,centerY:0,centerX:0,anchorY:.5,anchorX:.5},child:[{type:"Rect",props:{y:0,x:0,width:48,lineWidth:1,height:12,fillColor:"#55fffe"}}]}]}]},{type:"Box",props:{y:0,x:110,top:0,right:110,left:110,bottom:0},child:[{type:"TextInput",props:{var:"inputCharm",type:"number",top:0,text:"0",skin:"images/border/up@3x.png",right:0,promptColor:"#828282",prompt:0,name:"inputCharm",maxChars:1,left:0,fontSize:80,font:"方正像素12",color:"#ffffff",bottom:0,align:"center",sizeGrid:"4,4,4,4"}},{type:"Box",props:{y:0,x:0,top:0,right:0,mouseThrough:!0,mouseEnabled:!1,left:0,bottom:0,alpha:.2},child:[{type:"Rect",props:{width:370,lineWidth:1,height:4,fillColor:"#55fffe"}},{type:"Rect",props:{y:106,x:0,width:370,lineWidth:1,height:4,fillColor:"#55fffe"}}]}]},{type:"Box",props:{width:110,var:"btnCharmIncrease",right:0,name:"btnCharmIncrease",height:110,centerY:0},child:[{type:"Box",props:{width:110,height:110,centerY:0,centerX:0,anchorY:.5,anchorX:.5},child:[{type:"Rect",props:{width:110,lineWidth:1,height:4,fillColor:"#55fffe"}},{type:"Rect",props:{y:106,x:0,width:110,lineWidth:1,height:4,fillColor:"#55fffe"}},{type:"Rect",props:{y:0,x:0,width:4,lineWidth:1,height:110,fillColor:"#55fffe"}},{type:"Rect",props:{y:0,x:106,width:4,lineWidth:1,height:110,fillColor:"#55fffe"}}]},{type:"Box",props:{width:110,runtime:"Laya.runtime.ScaleButton",height:110,centerY:0,centerX:0,anchorY:.5,anchorX:.5},child:[{type:"Box",props:{width:48,height:12,centerY:0,centerX:0,anchorY:.5,anchorX:.5},child:[{type:"Rect",props:{y:0,x:0,width:48,lineWidth:1,height:12,fillColor:"#55fffe"}}]},{type:"Box",props:{width:48,rotation:90,height:12,centerY:0,centerX:0,anchorY:.5,anchorX:.5},child:[{type:"Rect",props:{y:0,x:0,width:48,lineWidth:1,height:12,fillColor:"#55fffe"}}]}]}]}]}]},{type:"Box",props:{y:1,var:"boxIntelligence",right:0,name:"boxIntelligence",left:0,height:130},child:[{type:"Box",props:{width:120,left:0,height:120,centerY:0},child:[{type:"Image",props:{skin:"images/icons/icon_int@3x.png",scaleY:1.4,scaleX:1.4,centerY:0,centerX:0}}]},{type:"Label",props:{x:183,text:"UI_Property_Intelligence",fontSize:50,font:"方正像素12",color:"#ffffff",centerY:0,anchorY:.5,anchorX:.5}},{type:"Box",props:{width:590,var:"boxIntelligenceAllocate",right:30,name:"boxIntelligenceAllocate",height:110,centerY:0},child:[{type:"Box",props:{width:110,var:"btnIntelligenceReduce",name:"btnIntelligenceReduce",left:0,height:110,centerY:0},child:[{type:"Box",props:{width:110,height:110,centerY:0,centerX:0,anchorY:.5,anchorX:.5},child:[{type:"Rect",props:{width:110,lineWidth:1,height:4,fillColor:"#55fffe"}},{type:"Rect",props:{y:106,x:0,width:110,lineWidth:1,height:4,fillColor:"#55fffe"}},{type:"Rect",props:{y:0,x:0,width:4,lineWidth:1,height:110,fillColor:"#55fffe"}},{type:"Rect",props:{y:0,x:106,width:4,lineWidth:1,height:110,fillColor:"#55fffe"}}]},{type:"Box",props:{width:110,runtime:"Laya.runtime.ScaleButton",height:110,centerY:0,centerX:0,anchorY:.5,anchorX:.5},child:[{type:"Box",props:{width:48,height:12,centerY:0,centerX:0,anchorY:.5,anchorX:.5},child:[{type:"Rect",props:{y:0,x:0,width:48,lineWidth:1,height:12,fillColor:"#55fffe"}}]}]}]},{type:"Box",props:{y:0,x:110,top:0,right:110,left:110,bottom:0},child:[{type:"TextInput",props:{var:"inputIntelligence",type:"number",top:0,text:"0",skin:"images/border/up@3x.png",right:0,promptColor:"#828282",prompt:0,name:"inputIntelligence",maxChars:1,left:0,fontSize:80,font:"方正像素12",color:"#ffffff",bottom:0,align:"center",sizeGrid:"4,4,4,4"}},{type:"Box",props:{y:0,x:0,top:0,right:0,mouseThrough:!0,mouseEnabled:!1,left:0,bottom:0,alpha:.2},child:[{type:"Rect",props:{width:370,lineWidth:1,height:4,fillColor:"#55fffe"}},{type:"Rect",props:{y:106,x:0,width:370,lineWidth:1,height:4,fillColor:"#55fffe"}}]}]},{type:"Box",props:{width:110,var:"btnIntelligenceIncrease",right:0,name:"btnIntelligenceIncrease",height:110,centerY:0},child:[{type:"Box",props:{width:110,height:110,centerY:0,centerX:0,anchorY:.5,anchorX:.5},child:[{type:"Rect",props:{width:110,lineWidth:1,height:4,fillColor:"#55fffe"}},{type:"Rect",props:{y:106,x:0,width:110,lineWidth:1,height:4,fillColor:"#55fffe"}},{type:"Rect",props:{y:0,x:0,width:4,lineWidth:1,height:110,fillColor:"#55fffe"}},{type:"Rect",props:{y:0,x:106,width:4,lineWidth:1,height:110,fillColor:"#55fffe"}}]},{type:"Box",props:{width:110,runtime:"Laya.runtime.ScaleButton",height:110,centerY:0,centerX:0,anchorY:.5,anchorX:.5},child:[{type:"Box",props:{width:48,height:12,centerY:0,centerX:0,anchorY:.5,anchorX:.5},child:[{type:"Rect",props:{y:0,x:0,width:48,lineWidth:1,height:12,fillColor:"#55fffe"}}]},{type:"Box",props:{width:48,rotation:90,height:12,centerY:0,centerX:0,anchorY:.5,anchorX:.5},child:[{type:"Rect",props:{y:0,x:0,width:48,lineWidth:1,height:12,fillColor:"#55fffe"}}]}]}]}]}]},{type:"Box",props:{y:2,var:"boxStrength",right:0,name:"boxStrength",left:0,height:130},child:[{type:"Box",props:{width:120,left:0,height:120,centerY:0},child:[{type:"Image",props:{skin:"images/icons/icon_str@3x.png",scaleY:1.4,scaleX:1.4,centerY:0,centerX:0}}]},{type:"Label",props:{x:183,text:"UI_Property_Strength",fontSize:50,font:"方正像素12",color:"#ffffff",centerY:0,anchorY:.5,anchorX:.5}},{type:"Box",props:{width:590,var:"boxStrengthAllocate",right:30,name:"boxStrengthAllocate",height:110,centerY:0},child:[{type:"Box",props:{width:110,var:"btnStrengthReduce",name:"btnStrengthReduce",left:0,height:110,centerY:0},child:[{type:"Box",props:{width:110,height:110,centerY:0,centerX:0,anchorY:.5,anchorX:.5},child:[{type:"Rect",props:{width:110,lineWidth:1,height:4,fillColor:"#55fffe"}},{type:"Rect",props:{y:106,x:0,width:110,lineWidth:1,height:4,fillColor:"#55fffe"}},{type:"Rect",props:{y:0,x:0,width:4,lineWidth:1,height:110,fillColor:"#55fffe"}},{type:"Rect",props:{y:0,x:106,width:4,lineWidth:1,height:110,fillColor:"#55fffe"}}]},{type:"Box",props:{width:110,runtime:"Laya.runtime.ScaleButton",height:110,centerY:0,centerX:0,anchorY:.5,anchorX:.5},child:[{type:"Box",props:{width:48,height:12,centerY:0,centerX:0,anchorY:.5,anchorX:.5},child:[{type:"Rect",props:{y:0,x:0,width:48,lineWidth:1,height:12,fillColor:"#55fffe"}}]}]}]},{type:"Box",props:{y:0,x:110,top:0,right:110,left:110,bottom:0},child:[{type:"TextInput",props:{var:"inputStrength",type:"number",top:0,text:"0",skin:"images/border/up@3x.png",right:0,promptColor:"#828282",prompt:0,name:"inputStrength",maxChars:1,left:0,fontSize:80,font:"方正像素12",color:"#ffffff",bottom:0,align:"center",sizeGrid:"4,4,4,4"}},{type:"Box",props:{y:0,x:0,top:0,right:0,mouseThrough:!0,mouseEnabled:!1,left:0,bottom:0,alpha:.2},child:[{type:"Rect",props:{width:370,lineWidth:1,height:4,fillColor:"#55fffe"}},{type:"Rect",props:{y:106,x:0,width:370,lineWidth:1,height:4,fillColor:"#55fffe"}}]}]},{type:"Box",props:{width:110,var:"btnStrengthIncrease",right:0,name:"btnStrengthIncrease",height:110,centerY:0},child:[{type:"Box",props:{width:110,height:110,centerY:0,centerX:0,anchorY:.5,anchorX:.5},child:[{type:"Rect",props:{width:110,lineWidth:1,height:4,fillColor:"#55fffe"}},{type:"Rect",props:{y:106,x:0,width:110,lineWidth:1,height:4,fillColor:"#55fffe"}},{type:"Rect",props:{y:0,x:0,width:4,lineWidth:1,height:110,fillColor:"#55fffe"}},{type:"Rect",props:{y:0,x:106,width:4,lineWidth:1,height:110,fillColor:"#55fffe"}}]},{type:"Box",props:{width:110,runtime:"Laya.runtime.ScaleButton",height:110,centerY:0,centerX:0,anchorY:.5,anchorX:.5},child:[{type:"Box",props:{width:48,height:12,centerY:0,centerX:0,anchorY:.5,anchorX:.5},child:[{type:"Rect",props:{y:0,x:0,width:48,lineWidth:1,height:12,fillColor:"#55fffe"}}]},{type:"Box",props:{width:48,rotation:90,height:12,centerY:0,centerX:0,anchorY:.5,anchorX:.5},child:[{type:"Rect",props:{y:0,x:0,width:48,lineWidth:1,height:12,fillColor:"#55fffe"}}]}]}]}]}]},{type:"Box",props:{y:3,var:"boxMoney",right:0,name:"boxMoney",left:0,height:130},child:[{type:"Box",props:{width:120,left:0,height:120,centerY:0},child:[{type:"Image",props:{skin:"images/icons/icon_mny@3x.png",scaleY:1.4,scaleX:1.4,centerY:0,centerX:0}}]},{type:"Label",props:{x:183,text:"UI_Property_Money",fontSize:50,font:"方正像素12",color:"#ffffff",centerY:0,anchorY:.5,anchorX:.5}},{type:"Box",props:{width:590,var:"boxMoneyAllocate",right:30,name:"boxMoneyAllocate",height:110,centerY:0},child:[{type:"Box",props:{width:110,var:"btnMoneyReduce",name:"btnMoneyReduce",left:0,height:110,centerY:0},child:[{type:"Box",props:{width:110,height:110,centerY:0,centerX:0,anchorY:.5,anchorX:.5},child:[{type:"Rect",props:{width:110,lineWidth:1,height:4,fillColor:"#55fffe"}},{type:"Rect",props:{y:106,x:0,width:110,lineWidth:1,height:4,fillColor:"#55fffe"}},{type:"Rect",props:{y:0,x:0,width:4,lineWidth:1,height:110,fillColor:"#55fffe"}},{type:"Rect",props:{y:0,x:106,width:4,lineWidth:1,height:110,fillColor:"#55fffe"}}]},{type:"Box",props:{width:110,runtime:"Laya.runtime.ScaleButton",height:110,centerY:0,centerX:0,anchorY:.5,anchorX:.5},child:[{type:"Box",props:{width:48,height:12,centerY:0,centerX:0,anchorY:.5,anchorX:.5},child:[{type:"Rect",props:{y:0,x:0,width:48,lineWidth:1,height:12,fillColor:"#55fffe"}}]}]}]},{type:"Box",props:{y:0,x:110,top:0,right:110,left:110,bottom:0},child:[{type:"TextInput",props:{var:"inputMoney",type:"number",top:0,text:"0",skin:"images/border/up@3x.png",right:0,promptColor:"#828282",prompt:0,name:"inputMoney",maxChars:1,left:0,fontSize:80,font:"方正像素12",color:"#ffffff",bottom:0,align:"center",sizeGrid:"4,4,4,4"}},{type:"Box",props:{y:0,x:0,top:0,right:0,mouseThrough:!0,mouseEnabled:!1,left:0,bottom:0,alpha:.2},child:[{type:"Rect",props:{width:370,lineWidth:1,height:4,fillColor:"#55fffe"}},{type:"Rect",props:{y:106,x:0,width:370,lineWidth:1,height:4,fillColor:"#55fffe"}}]}]},{type:"Box",props:{width:110,var:"btnMoneyIncrease",right:0,name:"btnMoneyIncrease",height:110,centerY:0},child:[{type:"Box",props:{width:110,height:110,centerY:0,centerX:0,anchorY:.5,anchorX:.5},child:[{type:"Rect",props:{width:110,lineWidth:1,height:4,fillColor:"#55fffe"}},{type:"Rect",props:{y:106,x:0,width:110,lineWidth:1,height:4,fillColor:"#55fffe"}},{type:"Rect",props:{y:0,x:0,width:4,lineWidth:1,height:110,fillColor:"#55fffe"}},{type:"Rect",props:{y:0,x:106,width:4,lineWidth:1,height:110,fillColor:"#55fffe"}}]},{type:"Box",props:{width:110,runtime:"Laya.runtime.ScaleButton",height:110,centerY:0,centerX:0,anchorY:.5,anchorX:.5},child:[{type:"Box",props:{width:48,height:12,centerY:0,centerX:0,anchorY:.5,anchorX:.5},child:[{type:"Rect",props:{y:0,x:0,width:48,lineWidth:1,height:12,fillColor:"#55fffe"}}]},{type:"Box",props:{width:48,rotation:90,height:12,centerY:0,centerX:0,anchorY:.5,anchorX:.5},child:[{type:"Rect",props:{y:0,x:0,width:48,lineWidth:1,height:12,fillColor:"#55fffe"}}]}]}]}]}]}]}]},{type:"Box",props:{right:40,name:"selectedTalents",left:40,height:700,bottom:500},child:[{type:"Label",props:{top:20,text:"UI_Selected_Talent",left:20,fontSize:50,font:"方正像素12",color:"#ffffff"}},{type:"List",props:{var:"listSelectedTalents",vScrollBarSkin:" ",top:110,spaceY:30,right:10,repeatY:3,name:"listSelectedTalents",left:10,bottom:10},child:[{type:"Box",props:{y:20,right:10,renderType:"render",left:10,height:160},child:[{type:"Image",props:{top:0,skin:"images/border/up@3x.png",right:0,left:0,bottom:0,sizeGrid:"4,4,4,4"}},{type:"Box",props:{width:15,name:"grade1",height:160},child:[{type:"Rect",props:{width:15,lineWidth:1,height:160,fillColor:"#55fffe"}}]},{type:"Box",props:{width:15,name:"grade2",height:160},child:[{type:"Rect",props:{width:15,lineWidth:1,height:160,fillColor:"#b17cff"}}]},{type:"Box",props:{width:15,name:"grade3",height:160},child:[{type:"Rect",props:{width:15,lineWidth:1,height:160,fillColor:"#ffce45"}}]},{type:"Label",props:{text:"Title",name:"labTitle",left:52,fontSize:55,font:"方正像素12",color:"#ffffff",centerY:0}},{type:"Label",props:{y:10,text:"descriptipn",right:33,name:"labDescription",fontSize:44,font:"方正像素12",color:"#76979d",centerY:0}}]}]}]},{type:"Box",props:{width:1e3,name:"buttonGroup",height:200,centerX:0,bottom:90},child:[{type:"Box",props:{width:500,top:0,left:0,bottom:0},child:[{type:"Button",props:{width:500,var:"btnRandomAllocate",skin:"images/button/button_main@3x.png",name:"btnRandomAllocate",label:"UI_Random_Allocate",centerY:0,centerX:0,stateNum:1,anchorX:.5,anchorY:.5,sizeGrid:"45,200,45,200",labelFont:"方正像素12",labelColors:"#00fffc,#00fffc,#00fffc",labelSize:50,runtime:"Laya.runtime.ScaleButton"},child:[{type:"Box",props:{},child:[{type:"Animation",props:{y:96,x:250,width:0,source:"view/CyberTheme/animation/circleFlash.ani",scaleX:4,height:0,blendMode:"lighter",autoPlay:!0}},{type:"Box",props:{renderType:"mask"},child:[{type:"Rect",props:{y:37,x:25,width:7,lineWidth:1,height:116,fillColor:"#ff0000"}},{type:"Rect",props:{y:37,x:470,width:7,lineWidth:1,height:116,fillColor:"#ff0000"}},{type:"Rect",props:{y:21,x:44,width:414,lineWidth:1,height:6,fillColor:"#ff0000"}},{type:"Rect",props:{y:150,x:171,width:160,lineWidth:1,height:6,fillColor:"#ff0000"}},{type:"Rect",props:{y:163,x:44,width:121,lineWidth:1,height:6,fillColor:"#ff0000"}},{type:"Rect",props:{y:163,x:337,width:121,lineWidth:1,height:6,fillColor:"#ff0000"}},{type:"Rect",props:{y:148,x:29,width:25,rotation:40,lineWidth:1,height:6,fillColor:"#ff0000"}},{type:"Rect",props:{y:150,x:331,width:19,rotation:55,lineWidth:1,height:6,fillColor:"#ff0000"}},{type:"Rect",props:{y:166,x:160,width:19,rotation:-55,lineWidth:1,height:6,fillColor:"#ff0000"}},{type:"Rect",props:{y:21,x:458,width:25,rotation:40,lineWidth:1,height:6,fillColor:"#ff0000"}},{type:"Rect",props:{y:26,x:48,width:25,rotation:140,lineWidth:1,height:6,fillColor:"#ff0000"}},{type:"Rect",props:{y:153,x:477,width:25,rotation:140,lineWidth:1,height:6,fillColor:"#ff0000"}}]}]},{type:"Box",props:{},child:[{type:"Box",props:{renderType:"mask"},child:[{type:"Poly",props:{y:41,x:35,points:"0,0,8,-6,8,113,0,107",lineWidth:1,lineColor:"#ff0000",fillColor:"#00ffff"}},{type:"Poly",props:{y:41,x:464,points:"0,0,-8,-6,-8,113,0,107",lineWidth:1,lineColor:"#ff0000",fillColor:"#00ffff"}},{type:"Poly",props:{y:160,x:177,points:"0,0,147,0,153,10,-6,10",lineWidth:1,lineColor:"#ff0000",fillColor:"#00ffff"}}]},{type:"Animation",props:{y:172,x:520,source:"view/CyberTheme/animation/bottomBreath.ani",scaleX:6,blendMode:"lighter",autoPlay:!0}}]}]}]},{type:"Box",props:{width:500,top:0,right:0,bottom:0},child:[{type:"Button",props:{width:500,var:"btnNext",skin:"images/button/button_main@3x.png",name:"btnNext",label:"UI_Make_New_Life",centerY:0,centerX:0,stateNum:1,anchorX:.5,anchorY:.5,sizeGrid:"45,200,45,200",labelFont:"方正像素12",labelColors:"#00fffc,#00fffc,#00fffc",labelSize:50,runtime:"Laya.runtime.ScaleButton"},child:[{type:"Box",props:{runtime:"Laya.runtime.ColorFilterItem",colorFilter:"#ffce45ff",blendMode:"lighter"},child:[{type:"Animation",props:{y:96,x:250,width:0,source:"view/CyberTheme/animation/circleFlash.ani",scaleX:4,height:0,blendMode:"lighter",autoPlay:!0}},{type:"Box",props:{renderType:"mask"},child:[{type:"Rect",props:{y:37,x:25,width:7,lineWidth:1,height:116,fillColor:"#ff0000"}},{type:"Rect",props:{y:37,x:470,width:7,lineWidth:1,height:116,fillColor:"#ff0000"}},{type:"Rect",props:{y:21,x:44,width:414,lineWidth:1,height:6,fillColor:"#ff0000"}},{type:"Rect",props:{y:150,x:171,width:160,lineWidth:1,height:6,fillColor:"#ff0000"}},{type:"Rect",props:{y:163,x:44,width:121,lineWidth:1,height:6,fillColor:"#ff0000"}},{type:"Rect",props:{y:163,x:337,width:121,lineWidth:1,height:6,fillColor:"#ff0000"}},{type:"Rect",props:{y:148,x:29,width:25,rotation:40,lineWidth:1,height:6,fillColor:"#ff0000"}},{type:"Rect",props:{y:150,x:331,width:19,rotation:55,lineWidth:1,height:6,fillColor:"#ff0000"}},{type:"Rect",props:{y:166,x:160,width:19,rotation:-55,lineWidth:1,height:6,fillColor:"#ff0000"}},{type:"Rect",props:{y:21,x:458,width:25,rotation:40,lineWidth:1,height:6,fillColor:"#ff0000"}},{type:"Rect",props:{y:26,x:48,width:25,rotation:140,lineWidth:1,height:6,fillColor:"#ff0000"}},{type:"Rect",props:{y:153,x:477,width:25,rotation:140,lineWidth:1,height:6,fillColor:"#ff0000"}}]}]},{type:"Box",props:{runtime:"Laya.runtime.ColorFilterItem",colorFilter:"#ffce45ff",blendMode:"lighter"},child:[{type:"Box",props:{renderType:"mask"},child:[{type:"Poly",props:{y:41,x:35,points:"0,0,8,-6,8,113,0,107",lineWidth:1,lineColor:"#ff0000",fillColor:"#00ffff"}},{type:"Poly",props:{y:41,x:464,points:"0,0,-8,-6,-8,113,0,107",lineWidth:1,lineColor:"#ff0000",fillColor:"#00ffff"}},{type:"Poly",props:{y:160,x:177,points:"0,0,147,0,153,10,-6,10",lineWidth:1,lineColor:"#ff0000",fillColor:"#00ffff"}}]},{type:"Animation",props:{y:172,x:250,source:"view/CyberTheme/animation/bottomBreath.ani",scaleX:4,blendMode:"lighter",autoPlay:!0}}]}]}]}]}]},e})(h);(function(r){function e(){this.labAge=null,this.labAgeJudge=null,this.labTotal=null,this.labTotalJudge=null,this.boxCharmGrade=null,this.prgCharm=null,this.labCharm=null,this.labCharmJudge=null,this.boxIntelligenceGrade=null,this.prgIntelligence=null,this.labIntelligence=null,this.labIntelligenceJudge=null,this.boxStrengthGrade=null,this.prgStrength=null,this.labStrength=null,this.labStrengthJudge=null,this.boxMoneyGrade=null,this.prgMoney=null,this.labMoney=null,this.labMoneyJudge=null,this.boxSpiritGrade=null,this.prgSpirit=null,this.labSpirit=null,this.labSpiritJudge=null,this.listSelectedTalents=null,this.btnAgain=null,e.__super.call(this)}y(e,"ui.view.CyberTheme.CyberSummaryUI",r);var t=e.prototype;return t.createChildren=function(){h.regComponent("Laya.runtime.ViewBase",Laya.runtime.ViewBase),h.regComponent("Laya.runtime.ColorFilterItem",Laya.runtime.ColorFilterItem),h.regComponent("Laya.runtime.ScaleButton",Laya.runtime.ScaleButton),laya.ui.Component.prototype.createChildren.call(this),this.createView(e.uiView)},e.uiView={type:"View",props:{width:1125,runtime:"Laya.runtime.ViewBase",height:2436},child:[{type:"Box",props:{top:40,right:0,name:"title",left:0},child:[{type:"Image",props:{skin:"images/accessories/titlebar@3x.png",right:0,left:0,sizeGrid:"0,348,116,348"}},{type:"HBox",props:{y:160,x:563,space:30,height:70,centerX:0,anchorY:.5,anchorX:.5},child:[{type:"Image",props:{y:10,x:1,skin:"images/accessories/title_left@3x.png",name:"left"}},{type:"Label",props:{y:0,x:2,text:"UI_Title_Summary",fontSize:60,font:"方正像素12",color:"#ffffff"}},{type:"Image",props:{y:10,x:3,skin:"images/accessories/title_right@3x.png",name:"right"}}]}]},{type:"Box",props:{y:340,x:40,top:340,right:40,name:"summary",left:40,height:870},child:[{type:"Image",props:{top:-15,skin:"images/border/border_2@3x.png",right:-15,left:-15,bottom:-15,sizeGrid:"75,155,75,155"}},{type:"Box",props:{top:60,right:50,left:50,height:220},child:[{type:"Box",props:{width:220,left:20,height:220,centerY:0}},{type:"Box",props:{top:0,right:0,left:250,height:100},child:[{type:"Box",props:{width:320,top:5,left:5,bottom:5},child:[{type:"Image",props:{top:0,skin:"images/border/property@3x.png",right:0,left:0,bottom:0,sizeGrid:"15,15,15,15"}},{type:"HBox",props:{left:20,centerY:0},child:[{type:"Label",props:{x:0,text:"UI_Final_Age",fontSize:50,font:"方正像素12",color:"#ffffff",centerY:0,align:"center"}},{type:"Label",props:{x:1,text:"UI_Colon",fontSize:50,font:"方正像素12",color:"#ffffff",centerY:0,align:"center"}}]},{type:"Label",props:{var:"labAge",text:"0",right:40,name:"labAge",fontSize:50,font:"方正像素12",color:"#5cc8dc",centerY:0,align:"center"}}]},{type:"Label",props:{width:220,var:"labAgeJudge",text:"Judge",right:0,name:"labAgeJudge",fontSize:50,font:"方正像素12",color:"#5cc8dc",centerY:0,anchorY:.5,anchorX:.5,align:"center"}}]},{type:"Box",props:{right:0,left:250,height:100,bottom:0},child:[{type:"Box",props:{width:320,top:5,left:5,bottom:5},child:[{type:"Image",props:{top:0,skin:"images/border/property@3x.png",right:0,left:0,bottom:0,sizeGrid:"15,15,15,15"}},{type:"HBox",props:{left:20,centerY:0},child:[{type:"Label",props:{x:0,text:"UI_Total_Judge",fontSize:50,font:"方正像素12",color:"#ffffff",centerY:0,align:"center"}},{type:"Label",props:{x:1,text:"UI_Colon",fontSize:50,font:"方正像素12",color:"#ffffff",centerY:0,align:"center"}}]},{type:"Label",props:{var:"labTotal",text:"0",right:40,name:"labTotal",fontSize:50,font:"方正像素12",color:"#5cc8dc",centerY:0,align:"center"}}]},{type:"Label",props:{width:220,var:"labTotalJudge",text:"Judge",right:0,name:"labTotalJudge",fontSize:50,font:"方正像素12",color:"#5cc8dc",centerY:0,anchorY:.5,anchorX:.5,align:"center"}}]}]},{type:"VBox",props:{top:340,space:5,right:50,left:50},child:[{type:"Box",props:{y:0,right:0,name:"boxCharm",left:0,height:90},child:[{type:"Box",props:{width:120,left:0,height:120,centerY:0},child:[{type:"Image",props:{skin:"images/icons/icon_chr@3x.png",scaleY:1.1,scaleX:1.1,centerY:0,centerX:0}}]},{type:"Label",props:{x:170,text:"UI_Property_Charm",fontSize:50,font:"方正像素12",color:"#ffffff",centerY:0,anchorY:.5,anchorX:.5}},{type:"Box",props:{var:"boxCharmGrade",top:20,runtime:"Laya.runtime.ColorFilterItem",right:240,name:"boxCharmGrade",left:255,bottom:20},child:[{type:"ProgressBar",props:{var:"prgCharm",value:.91,top:0,skin:"images/progress/progress_2.png",right:0,name:"prgCharm",left:0,bottom:0}},{type:"Label",props:{var:"labCharm",text:"100",strokeColor:"#323232",stroke:8,name:"labCharm",fontSize:50,font:"方正像素12",color:"#ffffff",centerY:0,centerX:0,anchorY:.5,anchorX:.5,align:"center"}}]},{type:"Label",props:{width:220,var:"labCharmJudge",text:"Judge",right:0,name:"labCharmJudge",fontSize:50,font:"方正像素12",color:"#5cc8dc",centerY:0,anchorY:.5,anchorX:.5,align:"center"}}]},{type:"Box",props:{y:1,right:0,name:"boxIntelligence",left:0,height:90},child:[{type:"Box",props:{width:120,left:0,height:120,centerY:0},child:[{type:"Image",props:{skin:"images/icons/icon_int@3x.png",scaleY:1.1,scaleX:1.1,centerY:0,centerX:0}}]},{type:"Label",props:{x:170,text:"UI_Property_Intelligence",fontSize:50,font:"方正像素12",color:"#ffffff",centerY:0,anchorY:.5,anchorX:.5}},{type:"Box",props:{var:"boxIntelligenceGrade",top:20,runtime:"Laya.runtime.ColorFilterItem",right:240,name:"boxIntelligenceGrade",left:255,bottom:20},child:[{type:"ProgressBar",props:{var:"prgIntelligence",value:.57,top:0,skin:"images/progress/progress_2.png",right:0,name:"prgIntelligence",left:0,bottom:0}},{type:"Label",props:{var:"labIntelligence",text:"100",strokeColor:"#323232",stroke:8,name:"labIntelligence",fontSize:50,font:"方正像素12",color:"#ffffff",centerY:0,centerX:0,anchorY:.5,anchorX:.5,align:"center"}}]},{type:"Label",props:{width:220,var:"labIntelligenceJudge",text:"Judge",right:0,name:"labIntelligenceJudge",fontSize:50,font:"方正像素12",color:"#5cc8dc",centerY:0,anchorY:.5,anchorX:.5,align:"center"}}]},{type:"Box",props:{y:2,right:0,name:"boxStrength",left:0,height:90},child:[{type:"Box",props:{width:120,left:0,height:120,centerY:0},child:[{type:"Image",props:{skin:"images/icons/icon_str@3x.png",scaleY:1.1,scaleX:1.1,centerY:0,centerX:0}}]},{type:"Label",props:{x:170,text:"UI_Property_Strength",fontSize:50,font:"方正像素12",color:"#ffffff",centerY:0,anchorY:.5,anchorX:.5}},{type:"Box",props:{var:"boxStrengthGrade",top:20,runtime:"Laya.runtime.ColorFilterItem",right:240,name:"boxStrengthGrade",left:255,bottom:20},child:[{type:"ProgressBar",props:{var:"prgStrength",value:.235,top:0,skin:"images/progress/progress_2.png",right:0,name:"prgStrength",left:0,bottom:0}},{type:"Label",props:{var:"labStrength",text:"100",strokeColor:"#323232",stroke:8,name:"labStrength",fontSize:50,font:"方正像素12",color:"#ffffff",centerY:0,centerX:0,anchorY:.5,anchorX:.5,align:"center"}}]},{type:"Label",props:{width:220,var:"labStrengthJudge",text:"Judge",right:0,name:"labStrengthJudge",fontSize:50,font:"方正像素12",color:"#5cc8dc",centerY:0,anchorY:.5,anchorX:.5,align:"center"}}]},{type:"Box",props:{y:3,right:0,name:"boxMoney",left:0,height:90},child:[{type:"Box",props:{width:120,left:0,height:120,centerY:0},child:[{type:"Image",props:{skin:"images/icons/icon_mny@3x.png",scaleY:1.1,scaleX:1.1,centerY:0,centerX:0}}]},{type:"Label",props:{x:170,text:"UI_Property_Money",fontSize:50,font:"方正像素12",color:"#ffffff",centerY:0,anchorY:.5,anchorX:.5}},{type:"Box",props:{var:"boxMoneyGrade",top:20,runtime:"Laya.runtime.ColorFilterItem",right:240,name:"boxMoneyGrade",left:255,bottom:20},child:[{type:"ProgressBar",props:{var:"prgMoney",value:.8,top:0,skin:"images/progress/progress_2.png",right:0,name:"prgMoney",left:0,bottom:0}},{type:"Label",props:{var:"labMoney",text:"100",strokeColor:"#323232",stroke:8,name:"labMoney",fontSize:50,font:"方正像素12",color:"#ffffff",centerY:0,centerX:0,anchorY:.5,anchorX:.5,align:"center"}}]},{type:"Label",props:{width:220,var:"labMoneyJudge",text:"Judge",right:0,name:"labMoneyJudge",fontSize:50,font:"方正像素12",color:"#5cc8dc",centerY:0,anchorY:.5,anchorX:.5,align:"center"}}]},{type:"Box",props:{y:4,right:0,name:"boxSpirit",left:0,height:90},child:[{type:"Box",props:{width:120,left:0,height:120,centerY:0},child:[{type:"Image",props:{skin:"images/icons/icon_spr@3x.png",scaleY:1.1,scaleX:1.1,centerY:0,centerX:0}}]},{type:"Label",props:{x:170,text:"UI_Property_Spirit",fontSize:50,font:"方正像素12",color:"#ffffff",centerY:0,anchorY:.5,anchorX:.5}},{type:"Box",props:{var:"boxSpiritGrade",top:20,runtime:"Laya.runtime.ColorFilterItem",right:240,name:"boxSpiritGrade",left:255,bottom:20},child:[{type:"ProgressBar",props:{var:"prgSpirit",value:.37,top:0,skin:"images/progress/progress_2.png",right:0,name:"prgSpirit",left:0,bottom:0}},{type:"Label",props:{var:"labSpirit",text:"100",strokeColor:"#323232",stroke:8,name:"labSpirit",fontSize:50,font:"方正像素12",color:"#ffffff",centerY:0,centerX:0,anchorY:.5,anchorX:.5,align:"center"}}]},{type:"Label",props:{width:220,var:"labSpiritJudge",text:"Judge",right:0,name:"labSpiritJudge",fontSize:50,font:"方正像素12",color:"#5cc8dc",centerY:0,anchorY:.5,anchorX:.5,align:"center"}}]}]}]},{type:"Box",props:{right:40,name:"selectedTalents",left:40,height:700,bottom:410},child:[{type:"Label",props:{top:20,text:"UI_Talent_Extend",left:20,fontSize:50,font:"方正像素12",color:"#ffffff"}},{type:"List",props:{var:"listSelectedTalents",vScrollBarSkin:" ",top:110,spaceY:30,right:10,repeatY:3,name:"listSelectedTalents",left:10,bottom:10},child:[{type:"Box",props:{y:20,right:10,renderType:"render",left:10,height:160},child:[{type:"Image",props:{top:0,skin:"images/border/up@3x.png",right:0,name:"unselected",left:0,bottom:0,sizeGrid:"4,4,4,4"}},{type:"Box",props:{top:0,right:0,name:"selected",left:0,bottom:0},child:[{type:"Box",props:{y:-22,x:0,renderType:"mask"},child:[{type:"Rect",props:{width:1800,lineWidth:1,height:204,fillColor:"#ff0000"}}]},{type:"Image",props:{top:-19,skin:"images/border/achievement_complete@3x.png",right:-19,left:-80,bottom:-19,sizeGrid:"74,80,74,80"}},{type:"Rect",props:{y:0,x:0,width:4,lineWidth:1,height:160,fillColor:"#55fffe"}}]},{type:"Box",props:{width:15,name:"grade1",height:160},child:[{type:"Rect",props:{width:15,lineWidth:1,height:160,fillColor:"#55fffe"}}]},{type:"Box",props:{width:15,name:"grade2",height:160},child:[{type:"Rect",props:{width:15,lineWidth:1,height:160,fillColor:"#b17cff"}}]},{type:"Box",props:{width:15,name:"grade3",height:160},child:[{type:"Rect",props:{width:15,lineWidth:1,height:160,fillColor:"#ffce45"}}]},{type:"Label",props:{text:"Title",name:"labTitle",left:52,fontSize:55,font:"方正像素12",color:"#ffffff",centerY:0}},{type:"Label",props:{y:10,text:"descriptipn",right:33,name:"labDescription",fontSize:44,font:"方正像素12",color:"#76979d",centerY:0}}]}]}]},{type:"Box",props:{x:10,width:1e3,name:"buttonGroup",height:200,centerX:0,bottom:70},child:[{type:"Button",props:{y:100,x:250,width:500,var:"btnAgain",skin:"images/button/button_main@3x.png",name:"btnAgain",label:"UI_Remake_Again",centerY:0,centerX:0,stateNum:1,anchorX:.5,anchorY:.5,sizeGrid:"45,200,45,200",labelFont:"方正像素12",labelColors:"#00fffc,#00fffc,#00fffc",labelSize:50,runtime:"Laya.runtime.ScaleButton"},child:[{type:"Box",props:{},child:[{type:"Animation",props:{y:96,x:250,width:0,source:"view/CyberTheme/animation/circleFlash.ani",scaleX:4,height:0,blendMode:"lighter",autoPlay:!0}},{type:"Box",props:{renderType:"mask"},child:[{type:"Rect",props:{y:37,x:25,width:7,lineWidth:1,height:116,fillColor:"#ff0000"}},{type:"Rect",props:{y:37,x:470,width:7,lineWidth:1,height:116,fillColor:"#ff0000"}},{type:"Rect",props:{y:21,x:44,width:414,lineWidth:1,height:6,fillColor:"#ff0000"}},{type:"Rect",props:{y:150,x:171,width:160,lineWidth:1,height:6,fillColor:"#ff0000"}},{type:"Rect",props:{y:163,x:44,width:121,lineWidth:1,height:6,fillColor:"#ff0000"}},{type:"Rect",props:{y:163,x:337,width:121,lineWidth:1,height:6,fillColor:"#ff0000"}},{type:"Rect",props:{y:148,x:29,width:25,rotation:40,lineWidth:1,height:6,fillColor:"#ff0000"}},{type:"Rect",props:{y:150,x:331,width:19,rotation:55,lineWidth:1,height:6,fillColor:"#ff0000"}},{type:"Rect",props:{y:166,x:160,width:19,rotation:-55,lineWidth:1,height:6,fillColor:"#ff0000"}},{type:"Rect",props:{y:21,x:458,width:25,rotation:40,lineWidth:1,height:6,fillColor:"#ff0000"}},{type:"Rect",props:{y:26,x:48,width:25,rotation:140,lineWidth:1,height:6,fillColor:"#ff0000"}},{type:"Rect",props:{y:153,x:477,width:25,rotation:140,lineWidth:1,height:6,fillColor:"#ff0000"}}]}]},{type:"Box",props:{},child:[{type:"Box",props:{renderType:"mask"},child:[{type:"Poly",props:{y:41,x:35,points:"0,0,8,-6,8,113,0,107",lineWidth:1,lineColor:"#ff0000",fillColor:"#00ffff"}},{type:"Poly",props:{y:41,x:464,points:"0,0,-8,-6,-8,113,0,107",lineWidth:1,lineColor:"#ff0000",fillColor:"#00ffff"}},{type:"Poly",props:{y:160,x:177,points:"0,0,147,0,153,10,-6,10",lineWidth:1,lineColor:"#ff0000",fillColor:"#00ffff"}}]},{type:"Animation",props:{y:172,x:520,source:"view/CyberTheme/animation/bottomBreath.ani",scaleX:6,blendMode:"lighter",autoPlay:!0}}]}]}]}]},e})(h);(function(r){function e(){this.pageDrawCard=null,this.btnDrawCard=null,this.pageResult=null,this.listTalents=null,this.btnNext=null,e.__super.call(this)}y(e,"ui.view.CyberTheme.CyberTalentUI",r);var t=e.prototype;return t.createChildren=function(){h.regComponent("Laya.runtime.ViewBase",Laya.runtime.ViewBase),h.regComponent("Laya.runtime.ScaleButton",Laya.runtime.ScaleButton),laya.ui.Component.prototype.createChildren.call(this),this.createView(e.uiView)},e.uiView={type:"View",props:{width:1125,runtime:"Laya.runtime.ViewBase",height:2436},child:[{type:"Box",props:{var:"pageDrawCard",top:0,right:0,name:"pageDrawCard",left:0,bottom:0},child:[{type:"Box",props:{y:1117,x:562,width:2,height:2,centerY:-100,centerX:0},child:[{type:"Animation",props:{y:1,x:1,width:100,source:"view/CyberTheme/animation/lightRotation.ani",height:100,autoPlay:!0}},{type:"Image",props:{y:585,skin:"images/border/card@3x.png",scaleY:.9,scaleX:.9,rotation:15,centerY:-50,centerX:0,anchorY:1.2,anchorX:.5,alpha:.8}},{type:"Image",props:{y:634,skin:"images/border/card@3x.png",scaleY:.9,scaleX:.9,rotation:-15,centerY:-50,centerX:0,anchorY:1.2,anchorX:.5,alpha:.8}},{type:"Image",props:{y:634,skin:"images/border/card@3x.png",centerY:-50,centerX:0,anchorY:1.2,anchorX:.5,alpha:.8}},{type:"Image",props:{skin:"images/accessories/cardicon@3x.png",centerY:-30,centerX:0,anchorY:.5,anchorX:.5}}]},{type:"Button",props:{y:1930,x:563,width:657,var:"btnDrawCard",skin:"images/button/button_main@3x.png",name:"btnDrawCard",labelSize:60,label:"UI_Talent_Draw",height:192,centerX:0,stateNum:1,anchorX:.5,anchorY:.5,sizeGrid:"45,200,45,200",labelFont:"方正像素12",labelColors:"#00fffc,#00fffc,#00fffc",runtime:"Laya.runtime.ScaleButton"},child:[{type:"Box",props:{},child:[{type:"Animation",props:{y:93,x:330,width:0,source:"view/CyberTheme/animation/circleFlash.ani",scaleX:5,height:0,blendMode:"lighter",autoPlay:!0}},{type:"Box",props:{renderType:"mask"},child:[{type:"Rect",props:{y:37,x:25,width:7,lineWidth:1,height:116,fillColor:"#ff0000"}},{type:"Rect",props:{y:37,x:625,width:7,lineWidth:1,height:116,fillColor:"#ff0000"}},{type:"Rect",props:{y:21,x:44,width:569,lineWidth:1,height:6,fillColor:"#ff0000"}},{type:"Rect",props:{y:150,x:171,width:316,lineWidth:1,height:6,fillColor:"#ff0000"}},{type:"Rect",props:{y:163,x:44,width:121,lineWidth:1,height:6,fillColor:"#ff0000"}},{type:"Rect",props:{y:163,x:493,width:120,lineWidth:1,height:6,fillColor:"#ff0000"}},{type:"Rect",props:{y:148,x:29,width:25,rotation:40,lineWidth:1,height:6,fillColor:"#ff0000"}},{type:"Rect",props:{y:150,x:487,width:19,rotation:55,lineWidth:1,height:6,fillColor:"#ff0000"}},{type:"Rect",props:{y:166,x:160,width:19,rotation:-55,lineWidth:1,height:6,fillColor:"#ff0000"}},{type:"Rect",props:{y:21,x:613,width:25,rotation:40,lineWidth:1,height:6,fillColor:"#ff0000"}},{type:"Rect",props:{y:26,x:48,width:25,rotation:140,lineWidth:1,height:6,fillColor:"#ff0000"}},{type:"Rect",props:{y:153,x:632,width:25,rotation:140,lineWidth:1,height:6,fillColor:"#ff0000"}}]}]},{type:"Box",props:{},child:[{type:"Box",props:{renderType:"mask"},child:[{type:"Poly",props:{y:41,x:35,points:"0,0,8,-6,8,113,0,107",lineWidth:1,lineColor:"#ff0000",fillColor:"#00ffff"}},{type:"Poly",props:{y:41,x:621,points:"0,0,-8,-6,-8,113,0,107",lineWidth:1,lineColor:"#ff0000",fillColor:"#00ffff"}},{type:"Poly",props:{y:160,x:177,points:"0,0,305,0,311,10,-6,10",lineWidth:1,lineColor:"#ff0000",fillColor:"#00ffff"}}]},{type:"Animation",props:{y:172,x:330,source:"view/CyberTheme/animation/bottomBreath.ani",scaleX:4,blendMode:"lighter",autoPlay:!0}}]}]}]},{type:"Box",props:{y:0,x:0,var:"pageResult",top:0,right:0,name:"pageResult",left:0,bottom:0},child:[{type:"List",props:{width:1085,var:"listTalents",vScrollBarSkin:" ",top:310,name:"listTalents",centerX:0,bottom:370},child:[{type:"Box",props:{width:537,renderType:"render",height:352},child:[{type:"Image",props:{top:0,skin:"images/border/talent_item@3x.png",right:0,name:"unselected",left:0,bottom:0}},{type:"Image",props:{top:0,skin:"images/border/talent_item_selected@3x.png",right:0,name:"selected",left:0,bottom:3,sizeGrid:"106,150,74,150"}},{type:"HBox",props:{top:104,space:15,name:"hboxTitle",left:66,height:58},child:[{type:"Box",props:{y:0,x:0,width:15,name:"grades",height:58},child:[{type:"Box",props:{width:15,name:"grade1",height:58},child:[{type:"Sprite",props:{},child:[{type:"Rect",props:{width:15,lineWidth:1,height:58,fillColor:"#55fffe"}}]}]},{type:"Box",props:{width:15,name:"grade2",height:58},child:[{type:"Sprite",props:{},child:[{type:"Rect",props:{width:15,lineWidth:1,height:58,fillColor:"#b17cff"}}]}]},{type:"Box",props:{width:15,name:"grade3",height:58},child:[{type:"Sprite",props:{},child:[{type:"Rect",props:{width:15,lineWidth:1,height:58,fillColor:"#ffce45"}}]}]}]},{type:"Label",props:{x:1,text:"Title",name:"labTitle",fontSize:58,font:"方正像素12",color:"#ffffff"}}]},{type:"Label",props:{y:205,wordWrap:!0,text:"description",right:66,name:"labDescription",left:66,leading:8,fontSize:44,font:"方正像素12",color:"#9dacaf"}}]}]},{type:"Box",props:{right:0,left:0,height:1,bottom:0},child:[{type:"Button",props:{width:1040,var:"btnNext",skin:"images/button/button_main@3x.png",name:"btnNext",labelSize:60,label:"UI_Next",height:192,centerY:-180,centerX:0,stateNum:1,anchorX:.5,anchorY:.5,sizeGrid:"45,200,45,200",labelFont:"方正像素12",labelColors:"#00fffc,#00fffc,#00fffc",runtime:"Laya.runtime.ScaleButton"},child:[{type:"Box",props:{},child:[{type:"Animation",props:{y:96,x:520,width:0,source:"view/CyberTheme/animation/circleFlash.ani",scaleX:7,height:0,blendMode:"lighter",autoPlay:!0}},{type:"Box",props:{renderType:"mask"},child:[{type:"Rect",props:{y:37,x:25,width:7,lineWidth:1,height:116,fillColor:"#ff0000"}},{type:"Rect",props:{y:37,x:1010,width:7,lineWidth:1,height:116,fillColor:"#ff0000"}},{type:"Rect",props:{y:21,x:44,width:954,lineWidth:1,height:6,fillColor:"#ff0000"}},{type:"Rect",props:{y:150,x:171,width:700,lineWidth:1,height:6,fillColor:"#ff0000"}},{type:"Rect",props:{y:163,x:44,width:121,lineWidth:1,height:6,fillColor:"#ff0000"}},{type:"Rect",props:{y:163,x:877,width:121,lineWidth:1,height:6,fillColor:"#ff0000"}},{type:"Rect",props:{y:148,x:29,width:25,rotation:40,lineWidth:1,height:6,fillColor:"#ff0000"}},{type:"Rect",props:{y:150,x:871,width:19,rotation:55,lineWidth:1,height:6,fillColor:"#ff0000"}},{type:"Rect",props:{y:166,x:160,width:19,rotation:-55,lineWidth:1,height:6,fillColor:"#ff0000"}},{type:"Rect",props:{y:21,x:998,width:25,rotation:40,lineWidth:1,height:6,fillColor:"#ff0000"}},{type:"Rect",props:{y:26,x:48,width:25,rotation:140,lineWidth:1,height:6,fillColor:"#ff0000"}},{type:"Rect",props:{y:153,x:1017,width:25,rotation:140,lineWidth:1,height:6,fillColor:"#ff0000"}}]}]},{type:"Box",props:{},child:[{type:"Box",props:{renderType:"mask"},child:[{type:"Poly",props:{y:41,x:35,points:"0,0,8,-6,8,113,0,107",lineWidth:1,lineColor:"#ff0000",fillColor:"#00ffff"}},{type:"Poly",props:{y:41,x:1004,points:"0,0,-8,-6,-8,113,0,107",lineWidth:1,lineColor:"#ff0000",fillColor:"#00ffff"}},{type:"Poly",props:{y:160,x:177,points:"0,0,687,0,693,10,-6,10",lineWidth:1,lineColor:"#ff0000",fillColor:"#00ffff"}}]},{type:"Animation",props:{y:172,x:520,source:"view/CyberTheme/animation/bottomBreath.ani",scaleX:6,blendMode:"lighter",autoPlay:!0}}]}]}]}]},{type:"Box",props:{top:40,right:0,name:"title",left:0},child:[{type:"Image",props:{skin:"images/accessories/titlebar@3x.png",right:0,left:0,sizeGrid:"0,348,116,348"}},{type:"HBox",props:{y:160,x:563,space:30,height:70,centerX:0,anchorY:.5,anchorX:.5},child:[{type:"Image",props:{y:10,x:1,skin:"images/accessories/title_left@3x.png",name:"left"}},{type:"Label",props:{y:0,x:2,text:"UI_Title_Talent",fontSize:60,font:"方正像素12",color:"#ffffff"}},{type:"Image",props:{y:10,x:3,skin:"images/accessories/title_right@3x.png",name:"right"}}]}]}]},e})(h);(function(r){function e(){this.labCharm=null,this.labMoney=null,this.labIntelligence=null,this.labStrength=null,this.labSpirit=null,this.btnSummary=null,this.boxSpeed=null,this.prgSpeed=null,this.scbSpeed=null,this.panelTrajectory=null,this.vboxTrajectory=null,this.btnUp=null,this.btnDown=null,this.boxParticle=null,e.__super.call(this)}y(e,"ui.view.CyberTheme.CyberTrajectoryUI",r);var t=e.prototype;return t.createChildren=function(){h.regComponent("Laya.runtime.ViewBase",Laya.runtime.ViewBase),h.regComponent("Laya.runtime.ScaleButton",Laya.runtime.ScaleButton),h.regComponent("Laya.runtime.ColorfulBox",Laya.runtime.ColorfulBox),h.regComponent("Particle2D",laya.particle.Particle2D),laya.ui.Component.prototype.createChildren.call(this),this.createView(e.uiView)},e.uiView={type:"View",props:{width:1125,runtime:"Laya.runtime.ViewBase",height:2436},child:[{type:"Sprite",props:{y:0,x:0},child:[{type:"Rect",props:{width:1125,lineWidth:1,height:2436,fillColor:"#04131f"}}]},{type:"Box",props:{top:126,right:20,left:20,height:275},child:[{type:"Image",props:{top:-13,skin:"images/border/border_2@3x.png",right:-13,left:-13,bottom:-13,sizeGrid:"75,155,75,155"}},{type:"Box",props:{width:192,left:36,height:192,centerY:0}},{type:"VBox",props:{space:13,right:45,left:242,centerY:0,align:"left"},child:[{type:"HBox",props:{y:1,space:13,align:"middle"},child:[{type:"Box",props:{x:1,width:260,name:"boxCharm",height:82},child:[{type:"Image",props:{y:-10,x:-5,top:0,skin:"images/border/property@3x.png",right:0,left:0,bottom:0,sizeGrid:"15,15,15,15"}},{type:"Box",props:{width:82,left:5,height:82},child:[{type:"Image",props:{skin:"images/icons/icon_chr@3x.png",centerY:0,centerX:0}}]},{type:"Label",props:{text:"UI_Property_Charm",fontSize:40,font:"方正像素12",color:"#ffffff",centerY:0,centerX:0,anchorY:5,anchorX:.5}},{type:"Box",props:{y:0,width:82,right:5,height:82},child:[{type:"Label",props:{var:"labCharm",text:"10",name:"labCharm",fontSize:55,font:"方正像素12",color:"#55fffe",centerY:0,centerX:0,anchorY:5,anchorX:.5}}]}]},{type:"Box",props:{y:0,x:2,width:260,name:"boxMoney",height:82},child:[{type:"Image",props:{y:-10,x:-5,top:0,skin:"images/border/property@3x.png",right:0,left:0,bottom:0,sizeGrid:"15,15,15,15"}},{type:"Box",props:{width:82,left:5,height:82},child:[{type:"Image",props:{skin:"images/icons/icon_mny@3x.png",centerY:0,centerX:0}}]},{type:"Label",props:{text:"UI_Property_Money",fontSize:40,font:"方正像素12",color:"#ffffff",centerY:0,centerX:0,anchorY:5,anchorX:.5}},{type:"Box",props:{y:0,width:82,right:5,height:82},child:[{type:"Label",props:{var:"labMoney",text:"10",name:"labMoney",fontSize:55,font:"方正像素12",color:"#55fffe",centerY:0,centerX:0,anchorY:5,anchorX:.5}}]}]},{type:"Box",props:{x:3,width:260,name:"boxIntelligence",height:82},child:[{type:"Image",props:{y:-10,x:-5,top:0,skin:"images/border/property@3x.png",right:0,left:0,bottom:0,sizeGrid:"15,15,15,15"}},{type:"Box",props:{width:82,left:5,height:82},child:[{type:"Image",props:{skin:"images/icons/icon_int@3x.png",centerY:0,centerX:0}}]},{type:"Label",props:{text:"UI_Property_Intelligence",fontSize:40,font:"方正像素12",color:"#ffffff",centerY:0,centerX:0,anchorY:5,anchorX:.5}},{type:"Box",props:{y:0,width:82,right:5,height:82},child:[{type:"Label",props:{var:"labIntelligence",text:"10",name:"labIntelligence",fontSize:55,font:"方正像素12",color:"#55fffe",centerY:0,centerX:0,anchorY:5,anchorX:.5}}]}]}]},{type:"HBox",props:{y:2,space:13,align:"middle"},child:[{type:"Box",props:{y:0,x:0,width:260,name:"boxStrength",height:82},child:[{type:"Image",props:{y:-10,x:-5,top:0,skin:"images/border/property@3x.png",right:0,left:0,bottom:0,sizeGrid:"15,15,15,15"}},{type:"Box",props:{width:82,left:5,height:82},child:[{type:"Image",props:{skin:"images/icons/icon_str@3x.png",centerY:0,centerX:0}}]},{type:"Label",props:{text:"UI_Property_Strength",fontSize:40,font:"方正像素12",color:"#ffffff",centerY:0,centerX:0,anchorY:5,anchorX:.5}},{type:"Box",props:{y:0,width:82,right:5,height:82},child:[{type:"Label",props:{var:"labStrength",text:"10",name:"labStrength",fontSize:55,font:"方正像素12",color:"#55fffe",centerY:0,centerX:0,anchorY:5,anchorX:.5}}]}]},{type:"Box",props:{width:260,name:"boxSpirit",height:82},child:[{type:"Image",props:{y:-10,x:-5,top:0,skin:"images/border/property@3x.png",right:0,left:0,bottom:0,sizeGrid:"15,15,15,15"}},{type:"Box",props:{width:82,left:5,height:82},child:[{type:"Image",props:{skin:"images/icons/icon_spr@3x.png",centerY:0,centerX:0}}]},{type:"Label",props:{text:"UI_Property_Spirit",fontSize:40,font:"方正像素12",color:"#ffffff",centerY:0,centerX:0,anchorY:5,anchorX:.5}},{type:"Box",props:{y:0,width:82,right:5,height:82},child:[{type:"Label",props:{var:"labSpirit",text:"10",name:"labSpirit",fontSize:55,font:"方正像素12",color:"#55fffe",centerY:0,centerX:0,anchorY:5,anchorX:.5}}]}]}]}]}]},{type:"Box",props:{right:0,left:0,height:1,bottom:-1},child:[{type:"Button",props:{y:-155,width:500,var:"btnSummary",skin:"images/button/button_main@3x.png",name:"btnSummary",label:"UI_Goto_Summary",centerX:0,stateNum:1,anchorX:.5,anchorY:.5,sizeGrid:"45,200,45,200",labelFont:"方正像素12",labelColors:"#00fffc,#00fffc,#00fffc",labelSize:50,runtime:"Laya.runtime.ScaleButton"},child:[{type:"Box",props:{},child:[{type:"Animation",props:{y:96,x:250,width:0,source:"view/CyberTheme/animation/circleFlash.ani",scaleX:4,height:0,blendMode:"lighter",autoPlay:!0}},{type:"Box",props:{renderType:"mask"},child:[{type:"Rect",props:{y:37,x:25,width:7,lineWidth:1,height:116,fillColor:"#ff0000"}},{type:"Rect",props:{y:37,x:470,width:7,lineWidth:1,height:116,fillColor:"#ff0000"}},{type:"Rect",props:{y:21,x:44,width:414,lineWidth:1,height:6,fillColor:"#ff0000"}},{type:"Rect",props:{y:150,x:171,width:160,lineWidth:1,height:6,fillColor:"#ff0000"}},{type:"Rect",props:{y:163,x:44,width:121,lineWidth:1,height:6,fillColor:"#ff0000"}},{type:"Rect",props:{y:163,x:337,width:121,lineWidth:1,height:6,fillColor:"#ff0000"}},{type:"Rect",props:{y:148,x:29,width:25,rotation:40,lineWidth:1,height:6,fillColor:"#ff0000"}},{type:"Rect",props:{y:150,x:331,width:19,rotation:55,lineWidth:1,height:6,fillColor:"#ff0000"}},{type:"Rect",props:{y:166,x:160,width:19,rotation:-55,lineWidth:1,height:6,fillColor:"#ff0000"}},{type:"Rect",props:{y:21,x:458,width:25,rotation:40,lineWidth:1,height:6,fillColor:"#ff0000"}},{type:"Rect",props:{y:26,x:48,width:25,rotation:140,lineWidth:1,height:6,fillColor:"#ff0000"}},{type:"Rect",props:{y:153,x:477,width:25,rotation:140,lineWidth:1,height:6,fillColor:"#ff0000"}}]}]},{type:"Box",props:{},child:[{type:"Box",props:{renderType:"mask"},child:[{type:"Poly",props:{y:41,x:35,points:"0,0,8,-6,8,113,0,107",lineWidth:1,lineColor:"#ff0000",fillColor:"#00ffff"}},{type:"Poly",props:{y:41,x:464,points:"0,0,-8,-6,-8,113,0,107",lineWidth:1,lineColor:"#ff0000",fillColor:"#00ffff"}},{type:"Poly",props:{y:160,x:177,points:"0,0,147,0,153,10,-6,10",lineWidth:1,lineColor:"#ff0000",fillColor:"#00ffff"}}]},{type:"Animation",props:{y:172,x:520,source:"view/CyberTheme/animation/bottomBreath.ani",scaleX:6,blendMode:"lighter",autoPlay:!0}}]}]},{type:"Box",props:{y:-155,var:"boxSpeed",right:100,name:"boxSpeed",left:100,height:150,anchorY:.5,anchorX:.5},child:[{type:"ProgressBar",props:{var:"prgSpeed",skin:"images/progress/progress_s.png",right:0,name:"prgSpeed",left:0,bottom:0}},{type:"HScrollBar",props:{var:"scbSpeed",skin:"images/slider/hslider_s.png",right:0,name:"scbSpeed",min:0,max:1e3,left:0,height:60,bottom:0}},{type:"Label",props:{text:"UI_Manual",fontSize:50,font:"方正像素12",color:"#55fffe",bottom:70}},{type:"Label",props:{text:"UI_Auto",right:0,fontSize:50,font:"方正像素12",color:"#55fffe",bottom:70}}]}]},{type:"Box",props:{top:440,right:20,left:20,bottom:250},child:[{type:"Image",props:{top:0,skin:"images/border/border_1@3x.png",right:0,left:0,bottom:0,sizeGrid:"130,130,130,130"}},{type:"Panel",props:{var:"panelTrajectory",vScrollBarSkin:"images/slider/vslider_1@3x.png",top:80,right:20,name:"panelTrajectory",left:0,bottom:80},child:[{type:"VBox",props:{var:"vboxTrajectory",top:0,right:40,name:"vboxTrajectory",left:20},child:[{type:"Box",props:{right:0,name:"boxTrajectoryItem",left:0},child:[{type:"Box",props:{y:0,width:10,top:0,runtime:"Laya.runtime.ColorfulBox",name:"boxGrade",left:0,height:50}},{type:"HBox",props:{y:0,x:220,name:"hboxAge",anchorX:1,align:"middle"},child:[{type:"Label",props:{x:0,text:"3000",name:"labAge",fontSize:50,font:"方正像素12",color:"#cfea5c",anchorX:0}},{type:"Label",props:{x:1,text:"岁",fontSize:50,font:"方正像素12",color:"#cfea5c",anchorX:0}},{type:"Label",props:{x:2,text:":",fontSize:50,font:"方正像素12",color:"#cfea5c",anchorX:0}}]},{type:"Label",props:{wordWrap:!0,text:"你的父母开始辅导你数学和英语,智力+1",right:0,name:"labContent",left:240,leading:44,fontSize:50,font:"方正像素12",color:"#ffffff"}}]}]}]},{type:"Box",props:{y:20,x:20,var:"btnUp",top:20,right:20,name:"btnUp",left:20,height:50},child:[{type:"Image",props:{top:0,skin:"images/border/up@3x.png",right:0,left:0,bottom:0,sizeGrid:"4,4,4,4"}},{type:"Box",props:{width:60,height:60,centerY:0,centerX:0,anchorY:.5,anchorX:.5},child:[{type:"Image",props:{skin:"images/icons/icon_up@3x.png",centerY:0,centerX:0}}]}]},{type:"Box",props:{y:1676,x:20,var:"btnDown",right:20,name:"btnDown",left:20,height:50,bottom:20},child:[{type:"Image",props:{top:0,skin:"images/border/up@3x.png",right:0,left:0,bottom:0,sizeGrid:"4,4,4,4"}},{type:"Box",props:{width:60,rotation:180,height:60,centerY:0,centerX:0,anchorY:.5,anchorX:.5},child:[{type:"Image",props:{skin:"images/icons/icon_up@3x.png",centerY:0,centerX:0}}]}]}]},{type:"Box",props:{width:10,var:"boxParticle",name:"boxParticle",height:10,centerY:0,centerX:0},child:[{type:"Particle2D",props:{y:5,x:5,url:"particle/fly.part",autoPlay:!0}}]}]},e})(h);(function(r){function e(){this.btnCustom=null,this.btnCelebrity=null,e.__super.call(this)}y(e,"ui.view.CyberTheme.ModeUI",r);var t=e.prototype;return t.createChildren=function(){h.regComponent("Laya.runtime.ScaleButton",Laya.runtime.ScaleButton),laya.ui.Component.prototype.createChildren.call(this),this.createView(e.uiView)},e.uiView={type:"View",props:{width:1125,height:2436},child:[{type:"Box",props:{y:10,x:10,width:600,var:"btnCustom",runtime:"Laya.runtime.ScaleButton",name:"btn",height:400,centerY:-400,centerX:0},child:[{type:"Image",props:{top:-15,skin:"images/border/achievement_complete@3x.png",right:-15,left:-15,bottom:-15,sizeGrid:"74,80,74,80"}},{type:"Label",props:{top:50,text:"UI_CustomMode",fontSize:80,font:"方正像素12",color:"#ffffff",centerX:0,bold:!0}},{type:"Label",props:{top:200,text:"UI_CustomModeDescription",right:0,left:0,leading:20,fontSize:40,font:"方正像素12",color:"#bcbcbc",bottom:0,align:"center"}}]},{type:"Box",props:{y:10,x:20,width:600,var:"btnCelebrity",runtime:"Laya.runtime.ScaleButton",name:"btn",height:400,centerY:400,centerX:0},child:[{type:"Image",props:{y:-15,x:-15,top:-15,skin:"images/border/achievement_complete@3x.png",right:-15,left:-15,bottom:-15,sizeGrid:"74,80,74,80"}},{type:"Label",props:{top:50,text:"UI_CelebrityMode",fontSize:80,font:"方正像素12",color:"#ffffff",centerX:0,bold:!0}},{type:"Label",props:{top:200,text:"UI_CelebrityModeDescription",right:0,left:0,leading:20,fontSize:40,font:"方正像素12",color:"#bcbcbc",bottom:0,align:"center"}}]}]},e})(h);(function(r){function e(){this.btnBack=null,this.boxRemakeTimes=null,this.labRemakeTimes=null,this.labRemakeTimesJudge=null,this.boxAchievementCount=null,this.labAchievementCount=null,this.labAchievementCountJudge=null,this.boxEventRate=null,this.prgEventRate=null,this.labEventRate=null,this.boxTalentRate=null,this.prgTalentRate=null,this.labTalentRate=null,this.btnRank=null,this.listAchievements=null,e.__super.call(this)}y(e,"ui.view.DefaultTheme.AchievementUI",r);var t=e.prototype;return t.createChildren=function(){h.regComponent("Laya.runtime.ViewBase",Laya.runtime.ViewBase),h.regComponent("Laya.runtime.ColorfulBox",Laya.runtime.ColorfulBox),laya.ui.Component.prototype.createChildren.call(this),this.createView(e.uiView)},e.uiView={type:"View",props:{width:1125,runtime:"Laya.runtime.ViewBase",height:2436},child:[{type:"Label",props:{y:80,text:"UI_Statistics",name:"title",fontSize:80,font:"SimHei",color:"#ffffff",centerX:0}},{type:"Box",props:{width:260,var:"btnBack",top:50,runtime:"Laya.runtime.ColorfulBox",right:50,name:"btnBack",height:90,anchorY:.5,anchorX:.5},child:[{type:"Label",props:{y:1028,x:332,text:"UI_Back",name:"label",fontSize:50,font:"SimHei",color:"#ffffff",centerY:0,centerX:0}}]},{type:"Box",props:{x:33,width:1060,top:230,height:540,centerX:0},child:[{type:"Box",props:{width:500,var:"boxRemakeTimes",top:0,runtime:"Laya.runtime.ColorfulBox",name:"boxRemakeTimes",left:0,height:240},child:[{type:"Label",props:{var:"labRemakeTimes",text:"label",right:0,name:"font_default",left:0,fontSize:60,font:"SimHei",color:"#ffffff",centerY:-60,bold:!0,align:"center"}},{type:"Label",props:{var:"labRemakeTimesJudge",text:"label",right:0,name:"font_default",left:0,fontSize:45,font:"SimHei",color:"#ffffff",centerY:60,bold:!1,align:"center"}}]},{type:"Box",props:{width:500,var:"boxAchievementCount",top:0,runtime:"Laya.runtime.ColorfulBox",right:0,name:"boxAchievementCount",height:240},child:[{type:"Label",props:{var:"labAchievementCount",text:"label",right:0,name:"font_default",left:0,fontSize:60,font:"SimHei",color:"#ffffff",centerY:-60,bold:!0,align:"center"}},{type:"Label",props:{var:"labAchievementCountJudge",text:"label",right:0,name:"font_default",left:0,fontSize:45,font:"SimHei",color:"#ffffff",centerY:60,bold:!1,align:"center"}}]},{type:"Box",props:{width:500,var:"boxEventRate",runtime:"Laya.runtime.ColorfulBox",name:"boxEventRate",left:0,height:240,bottom:0},child:[{type:"Box",props:{y:0,x:0,width:500,var:"prgEventRate",height:240,blendMode:"lighter",alpha:.1},child:[{type:"Rect",props:{width:500,lineWidth:1,height:240,fillColor:"#ffffff"}}]},{type:"Label",props:{text:"UI_Event_Collection_Rate",right:0,name:"font_default",left:0,fontSize:60,font:"SimHei",color:"#ffffff",centerY:-60,bold:!0,align:"center"}},{type:"Label",props:{var:"labEventRate",text:"label",right:0,name:"font_default",left:0,fontSize:45,font:"SimHei",color:"#ffffff",centerY:60,bold:!1,align:"center"}}]},{type:"Box",props:{width:500,var:"boxTalentRate",runtime:"Laya.runtime.ColorfulBox",right:0,name:"boxTalentRate",height:240,bottom:0},child:[{type:"Box",props:{y:0,x:0,width:500,var:"prgTalentRate",height:240,blendMode:"lighter",alpha:.1},child:[{type:"Rect",props:{width:500,lineWidth:1,height:240,fillColor:"#ffffff"}}]},{type:"Label",props:{text:"UI_Talent_Collection_Rate",right:0,name:"font_default",left:0,fontSize:60,font:"SimHei",color:"#ffffff",centerY:-60,bold:!0,align:"center"}},{type:"Label",props:{var:"labTalentRate",text:"label",right:0,name:"font_default",left:0,fontSize:45,font:"SimHei",color:"#ffffff",centerY:60,bold:!1,align:"center"}}]}]},{type:"Box",props:{width:1060,top:800,runtime:"Laya.runtime.ColorfulBox",name:"hr",height:10,centerX:0}},{type:"Label",props:{top:870,text:"UI_Achievement",name:"title",fontSize:80,font:"SimHei",color:"#ffffff",centerX:0}},{type:"Box",props:{x:945,width:260,var:"btnRank",top:870,runtime:"Laya.runtime.ColorfulBox",right:50,name:"btnRank",height:90,anchorY:.5,anchorX:.5},child:[{type:"Label",props:{text:"UI_Rank",name:"label",fontSize:50,font:"SimHei",color:"#ffffff",centerY:0,centerX:0,anchorY:.5,anchorX:.5}}]},{type:"List",props:{width:1080,var:"listAchievements",vScrollBarSkin:" ",top:1e3,spaceY:60,spaceX:60,repeatX:2,name:"listAchievements",centerX:0,bottom:35},child:[{type:"Box",props:{y:10,x:10,width:500,runtime:"Laya.runtime.ColorfulBox",renderType:"render",height:320},child:[{type:"Label",props:{text:"label",right:0,name:"name",left:0,fontSize:60,font:"SimHei",color:"#ffffff",centerY:-80,bold:!0,align:"center"}},{type:"Label",props:{text:"label",right:0,name:"description",left:0,fontSize:45,font:"SimHei",color:"#ffffff",centerY:80,bold:!1,anchorY:0,anchorX:0,align:"center"}},{type:"Box",props:{width:500,name:"boxMask",height:320,alpha:.5},child:[{type:"Rect",props:{width:500,lineWidth:1,height:320,fillColor:"#000000"}}]}]}]}]},e})(h);(function(r){function e(){this.boxBg=null,this.bg1=null,this.labName=null,e.__super.call(this)}y(e,"ui.view.DefaultTheme.AchievementPopupUI",r);var t=e.prototype;return t.createChildren=function(){h.regComponent("Laya.runtime.ColorfulBox",Laya.runtime.ColorfulBox),laya.ui.Component.prototype.createChildren.call(this),this.createView(e.uiView)},e.uiView={type:"View",props:{y:50,width:570,mouseThrough:!0,mouseEnabled:!1,height:150,alpha:.75},child:[{type:"Box",props:{var:"boxBg",top:0,right:0,name:"boxBg",left:0,bottom:0},child:[{type:"Rect",props:{y:0,x:560,width:10,lineWidth:1,height:150,fillColor:"#84ff55"}},{type:"Box",props:{var:"bg1",top:0,runtime:"Laya.runtime.ColorfulBox",right:10,left:0,bottom:0}}]},{type:"Label",props:{y:10,text:"UI_Achievement_Achieve",left:40,fontSize:40,font:"SimHei",color:"#84ff55",bold:!0}},{type:"Label",props:{var:"labName",text:"Achievement",name:"labName",left:40,fontSize:60,font:"SimHei",color:"#cccccc",centerY:30}}]},e})(h);(function(r){function e(){this.panelCharacter=null,this.vboxCharacter=null,this.btnRetry=null,this.btnNext=null,e.__super.call(this)}y(e,"ui.view.DefaultTheme.CelebrityUI",r);var t=e.prototype;return t.createChildren=function(){h.regComponent("Laya.runtime.ColorfulBox",Laya.runtime.ColorfulBox),laya.ui.Component.prototype.createChildren.call(this),this.createView(e.uiView)},e.uiView={type:"View",props:{width:1125,height:2436},child:[{type:"Label",props:{y:80,text:"UI_Title_Celebrity",name:"title",fontSize:80,font:"SimHei",color:"#ffffff",centerX:0}},{type:"Panel",props:{var:"panelCharacter",vScrollBarSkin:" ",top:200,right:0,name:"panelCharacter",left:0,bottom:700},child:[{type:"VBox",props:{y:10,width:1e3,var:"vboxCharacter",space:20,name:"vboxCharacter",centerX:0},child:[{type:"Box",props:{right:0,name:"boxCharacter",left:0},child:[{type:"Box",props:{y:0,runtime:"Laya.runtime.ColorfulBox",right:0,name:"boxName",left:0,height:100},child:[{type:"Label",props:{valign:"middle",text:"颜值10 智力10 体质10 家境Π",name:"label",fontSize:55,font:"SimHei",color:"#ffffff",centerY:0,centerX:0,align:"center"}}]},{type:"VBox",props:{top:100,space:20,runtime:"Laya.runtime.ColorfulBox",right:25,name:"vboxStates",left:25},child:[{type:"Label",props:{valign:"middle",text:"颜值10 智力10 体质10 家境Π",name:"label",height:100,fontSize:55,font:"SimHei",color:"#ffffff",centerX:0,align:"center"}}]}]},{type:"Box",props:{runtime:"Laya.runtime.ColorfulBox",right:25,name:"boxTalent",left:25,height:100},child:[{type:"Label",props:{valign:"middle",text:"颜值10 智力10 体质10 家境Π",name:"label",fontSize:50,font:"SimHei",color:"#ffffff",centerY:0,centerX:0,align:"center"}}]},{type:"Box",props:{y:10,x:10,right:0,name:"boxUniqueUnGenerate",left:0},child:[{type:"Box",props:{y:0,runtime:"Laya.runtime.ColorfulBox",right:0,name:"boxName",left:0,height:100},child:[{type:"Label",props:{valign:"middle",text:"UI_UniqueWaTaShi",name:"label",fontSize:55,font:"SimHei",color:"#ffffff",centerY:0,centerX:0,align:"center"}}]},{type:"VBox",props:{top:100,space:20,runtime:"Laya.runtime.ColorfulBox",right:25,name:"vboxStates",left:25},child:[{type:"Label",props:{y:1,valign:"middle",text:"UI_UniqueWaTaShiContent",right:0,name:"label",left:0,leading:30,fontSize:55,font:"SimHei",color:"#ffffff",align:"center"}},{type:"Box",props:{y:2,right:0,name:"boxBtn",left:0,height:150},child:[{type:"Box",props:{runtime:"Laya.runtime.ColorfulBox",right:50,name:"btn",left:50,height:120,centerY:0},child:[{type:"Label",props:{y:30,x:290,text:"UI_GenerateNow",name:"label",fontSize:60,font:"SimHei",color:"#ffffff",centerY:0,centerX:0}}]}]}]}]}]}]},{type:"Box",props:{width:480,var:"btnRetry",runtime:"Laya.runtime.ColorfulBox",name:"btnRetry",height:150,centerX:0,bottom:400},child:[{type:"Label",props:{text:"UI_AllNot",name:"label",fontSize:60,font:"SimHei",color:"#ffffff",centerY:0,centerX:0}}]},{type:"Box",props:{width:480,var:"btnNext",runtime:"Laya.runtime.ColorfulBox",name:"btnNext",height:150,centerX:0,bottom:150},child:[{type:"Label",props:{text:"UI_Make_New_Life",name:"label",fontSize:60,font:"SimHei",color:"#ffffff",centerY:0,centerX:0}}]}]},e})(h);(function(r){function e(){this.labSubTitle=null,this.btnRemake=null,this.btnThanks=null,this.btnAchievement=null,this.btnGithub=null,this.btnDiscord=null,this.btnSaveLoad=null,this.btnThemes=null,this.banner=null,e.__super.call(this)}y(e,"ui.view.DefaultTheme.MainUI",r);var t=e.prototype;return t.createChildren=function(){h.regComponent("Laya.runtime.ViewBase",Laya.runtime.ViewBase),h.regComponent("Laya.runtime.ColorfulBox",Laya.runtime.ColorfulBox),h.regComponent("Laya.runtime.ScaleButton",Laya.runtime.ScaleButton),laya.ui.Component.prototype.createChildren.call(this),this.createView(e.uiView)},e.uiView={type:"View",props:{y:1218,x:562,width:1125,runtime:"Laya.runtime.ViewBase",height:2436,anchorY:.5,anchorX:.5},child:[{type:"Label",props:{text:"UI_Title_Remake",name:"title",fontSize:130,font:"SimHei",color:"#ffffff",centerY:-260,centerX:0,bold:!0,anchorY:.5,anchorX:.5}},{type:"Label",props:{wordWrap:!0,var:"labSubTitle",text:"UI_Title_Subsequent",right:0,name:"title",left:0,fontSize:70,font:"SimHei",color:"#999999",centerY:-120,anchorY:.5,anchorX:.5,align:"center"}},{type:"Box",props:{width:600,var:"btnRemake",runtime:"Laya.runtime.ColorfulBox",name:"btnRemake",height:150,centerY:600,centerX:0},child:[{type:"Label",props:{text:"UI_Remake",name:"label",fontSize:70,font:"SimHei",color:"#ffffff",centerY:0,centerX:0}}]},{type:"Box",props:{width:260,var:"btnThanks",top:50,runtime:"Laya.runtime.ColorfulBox",right:50,name:"btnSmall",height:90,anchorY:.5,anchorX:.5},child:[{type:"Label",props:{text:"UI_Thanks",name:"label",fontSize:50,font:"SimHei",color:"#ffffff",centerY:0,centerX:0,anchorY:.5,anchorX:.5}}]},{type:"Box",props:{width:260,var:"btnAchievement",top:180,runtime:"Laya.runtime.ColorfulBox",right:50,name:"btnSmall",height:90,anchorY:.5,anchorX:.5},child:[{type:"Label",props:{text:"UI_Achievement",name:"label",fontSize:50,font:"SimHei",color:"#ffffff",centerY:0,centerX:0,anchorY:.5,anchorX:.5}}]},{type:"Box",props:{y:0,x:0,width:160,var:"btnGithub",runtime:"Laya.runtime.ScaleButton",rotation:-45,name:"btnGithub",height:160,anchorY:0,anchorX:.5},child:[{type:"Rect",props:{y:0,x:-70,width:300,lineWidth:1,height:140,fillColor:"#000000"}},{type:"Image",props:{top:0,skin:"images/icons/icon_github.png",rotation:0,right:0,left:0,bottom:0,anchorY:.5,anchorX:.5}},{type:"Rect",props:{y:0,x:-70,width:300,renderType:"hit",lineWidth:1,height:140,fillColor:"#000000"}},{type:"Box",props:{y:0,x:-70,renderType:"mask"},child:[{type:"Rect",props:{width:300,lineWidth:1,height:140,fillColor:"#000000"}}]}]},{type:"Box",props:{width:160,left:50,height:160,bottom:50},child:[{type:"Box",props:{width:160,var:"btnDiscord",runtime:"Laya.runtime.ScaleButton",name:"btnDiscord",height:160,centerY:0,centerX:0,anchorY:.5,anchorX:.5},child:[{type:"Image",props:{top:0,skin:"images/icons/icon_discord.png",right:0,left:0,bottom:0,anchorY:.5,anchorX:.5}}]}]},{type:"Box",props:{y:2201,x:1020,width:110,var:"btnSaveLoad",runtime:"Laya.runtime.ColorfulBox",right:50,name:"btnSmall",height:110,bottom:180,anchorY:.5,anchorX:.5},child:[{type:"Image",props:{width:80,skin:"images/icons/icon_save.png",height:80,centerY:0,centerX:0}}]},{type:"Box",props:{width:110,var:"btnThemes",runtime:"Laya.runtime.ColorfulBox",right:50,name:"btnThemes",height:110,bottom:50,anchorY:.5,anchorX:.5},child:[{type:"Image",props:{width:90,skin:"images/icons/icon_themes.png",height:90,centerY:0,centerX:0}}]},{type:"Box",props:{x:562,var:"banner",centerX:0,bottom:100,anchorY:1,anchorX:.5},child:[{type:"Label",props:{text:"UI_Banner",name:"title",fontSize:40,font:"SimHei",color:"#ffffff"}}]}]},e})(h);(function(r){function e(){this.btnCustom=null,this.btnCelebrity=null,e.__super.call(this)}y(e,"ui.view.DefaultTheme.ModeUI",r);var t=e.prototype;return t.createChildren=function(){h.regComponent("Laya.runtime.ColorfulBox",Laya.runtime.ColorfulBox),h.regComponent("Laya.runtime.ColorAgentLabel",Laya.runtime.ColorAgentLabel),laya.ui.Component.prototype.createChildren.call(this),this.createView(e.uiView)},e.uiView={type:"View",props:{width:1125,height:2436},child:[{type:"Box",props:{width:600,var:"btnCustom",runtime:"Laya.runtime.ColorfulBox",name:"btn",height:400,centerY:-400,centerX:0},child:[{type:"Label",props:{top:50,text:"UI_CustomMode",name:"font_default",fontSize:80,font:"SimHei",color:"#ffffff",centerX:0,bold:!0}},{type:"Label",props:{top:200,text:"UI_CustomModeDescription",right:0,name:"font_default",left:0,leading:20,fontSize:40,font:"SimHei",color:"#ffffff",bottom:0,align:"center"}},{type:"Label",props:{runtime:"Laya.runtime.ColorAgentLabel",name:"label"}}]},{type:"Box",props:{x:10,width:600,var:"btnCelebrity",runtime:"Laya.runtime.ColorfulBox",name:"btn",height:400,centerY:400,centerX:0},child:[{type:"Label",props:{top:50,text:"UI_CelebrityMode",name:"font_default",fontSize:80,font:"SimHei",color:"#ffffff",centerX:0,bold:!0}},{type:"Label",props:{top:200,text:"UI_CelebrityModeDescription",right:0,name:"font_default",left:0,leading:20,fontSize:40,font:"SimHei",color:"#ffffff",bottom:0,align:"center"}},{type:"Label",props:{y:10,x:10,runtime:"Laya.runtime.ColorAgentLabel",name:"label"}}]}]},e})(h);(function(r){function e(){this.title=null,this.labLeftPropertyPoint=null,this.boxCharm=null,this.boxCharmAllocate=null,this.btnCharmReduce=null,this.inputCharm=null,this.btnCharmIncrease=null,this.boxIntelligence=null,this.boxIntelligenceAllocate=null,this.btnIntelligenceReduce=null,this.inputIntelligence=null,this.btnIntelligenceIncrease=null,this.boxStrength=null,this.boxStrengthAllocate=null,this.btnStrengthReduce=null,this.inputStrength=null,this.btnStrengthIncrease=null,this.boxMoney=null,this.boxMoneyAllocate=null,this.btnMoneyReduce=null,this.inputMoney=null,this.btnMoneyIncrease=null,this.listSelectedTalents=null,this.btnRandomAllocate=null,this.btnNext=null,e.__super.call(this)}y(e,"ui.view.DefaultTheme.PropertyUI",r);var t=e.prototype;return t.createChildren=function(){h.regComponent("Laya.runtime.ViewBase",Laya.runtime.ViewBase),h.regComponent("Laya.runtime.ColorFilterItem",Laya.runtime.ColorFilterItem),h.regComponent("Laya.runtime.ScaleButton",Laya.runtime.ScaleButton),h.regComponent("Laya.runtime.ColorfulBox",Laya.runtime.ColorfulBox),laya.ui.Component.prototype.createChildren.call(this),this.createView(e.uiView)},e.uiView={type:"View",props:{width:1125,runtime:"Laya.runtime.ViewBase",height:2436},child:[{type:"Label",props:{y:80,var:"title",text:"UI_Title_Property",name:"title",fontSize:80,font:"SimHei",color:"#ffffff",centerX:0}},{type:"Box",props:{top:230,right:40,name:"propertyAllocate",left:40,height:1100},child:[{type:"HBox",props:{top:0,height:100,centerX:0},child:[{type:"Label",props:{x:0,text:"UI_Left_Property_Point",name:"font_default",fontSize:70,font:"SimHei",color:"#ffffff",centerY:0}},{type:"Label",props:{x:1,text:"UI_Colon",name:"font_default",fontSize:70,font:"SimHei",color:"#ffffff",centerY:0}},{type:"Label",props:{x:2,var:"labLeftPropertyPoint",text:"0",name:"font_default",fontSize:70,color:"#ffffff",centerY:0}}]},{type:"VBox",props:{top:200,space:100,right:50,left:50},child:[{type:"Box",props:{y:0,var:"boxCharm",right:0,left:0,height:130},child:[{type:"Label",props:{x:183,text:"UI_Property_Charm",name:"font_default",fontSize:70,font:"SimHei",color:"#ffffff",centerY:0,anchorY:.5,anchorX:.5}},{type:"Box",props:{width:590,var:"boxCharmAllocate",runtime:"Laya.runtime.ColorFilterItem",right:30,name:"property",height:110,centerY:0},child:[{type:"Box",props:{width:110,var:"btnCharmReduce",name:"btnCharmReduce",left:0,height:110,centerY:0},child:[{type:"Box",props:{width:110,height:110,centerY:0,centerX:0,anchorY:.5,anchorX:.5},child:[{type:"Rect",props:{width:110,lineWidth:1,height:4,fillColor:"#ffffff"}},{type:"Rect",props:{y:106,x:0,width:110,lineWidth:1,height:4,fillColor:"#ffffff"}},{type:"Rect",props:{y:0,x:0,width:4,lineWidth:1,height:110,fillColor:"#ffffff"}},{type:"Rect",props:{y:0,x:106,width:4,lineWidth:1,height:110,fillColor:"#ffffff"}}]},{type:"Box",props:{width:110,runtime:"Laya.runtime.ScaleButton",height:110,centerY:0,centerX:0,anchorY:.5,anchorX:.5},child:[{type:"Box",props:{width:48,height:12,centerY:0,centerX:0,anchorY:.5,anchorX:.5},child:[{type:"Rect",props:{y:0,x:0,width:48,lineWidth:1,height:12,fillColor:"#ffffff"}}]}]}]},{type:"Box",props:{y:0,x:110,top:0,right:110,left:110,bottom:0},child:[{type:"TextInput",props:{var:"inputCharm",type:"number",top:0,text:"0",right:0,promptColor:"#828282",prompt:0,name:"inputCharm",maxChars:1,left:0,fontSize:80,font:"SimHei",color:"#ffffff",bottom:0,align:"center"}},{type:"Rect",props:{y:0,x:0,width:370,lineWidth:1,height:4,fillColor:"#ffffff"}},{type:"Rect",props:{y:106,x:0,width:370,lineWidth:1,height:4,fillColor:"#ffffff"}}]},{type:"Box",props:{width:110,var:"btnCharmIncrease",right:0,name:"btnCharmIncrease",height:110,centerY:0},child:[{type:"Box",props:{width:110,height:110,centerY:0,centerX:0,anchorY:.5,anchorX:.5},child:[{type:"Rect",props:{width:110,lineWidth:1,height:4,fillColor:"#ffffff"}},{type:"Rect",props:{y:106,x:0,width:110,lineWidth:1,height:4,fillColor:"#ffffff"}},{type:"Rect",props:{y:0,x:0,width:4,lineWidth:1,height:110,fillColor:"#ffffff"}},{type:"Rect",props:{y:0,x:106,width:4,lineWidth:1,height:110,fillColor:"#ffffff"}}]},{type:"Box",props:{width:110,runtime:"Laya.runtime.ScaleButton",height:110,centerY:0,centerX:0,anchorY:.5,anchorX:.5},child:[{type:"Box",props:{width:48,height:12,centerY:0,centerX:0,anchorY:.5,anchorX:.5},child:[{type:"Rect",props:{y:0,x:0,width:48,lineWidth:1,height:12,fillColor:"#ffffff"}}]},{type:"Box",props:{width:48,rotation:90,height:12,centerY:0,centerX:0,anchorY:.5,anchorX:.5},child:[{type:"Rect",props:{y:0,x:0,width:48,lineWidth:1,height:12,fillColor:"#ffffff"}}]}]}]}]}]},{type:"Box",props:{y:1,var:"boxIntelligence",right:0,left:0,height:130},child:[{type:"Label",props:{x:183,text:"UI_Property_Intelligence",name:"font_default",fontSize:70,font:"SimHei",color:"#ffffff",centerY:0,anchorY:.5,anchorX:.5}},{type:"Box",props:{width:590,var:"boxIntelligenceAllocate",runtime:"Laya.runtime.ColorFilterItem",right:30,name:"property",height:110,centerY:0},child:[{type:"Box",props:{width:110,var:"btnIntelligenceReduce",name:"btnIntelligenceReduce",left:0,height:110,centerY:0},child:[{type:"Box",props:{width:110,height:110,centerY:0,centerX:0,anchorY:.5,anchorX:.5},child:[{type:"Rect",props:{width:110,lineWidth:1,height:4,fillColor:"#ffffff"}},{type:"Rect",props:{y:106,x:0,width:110,lineWidth:1,height:4,fillColor:"#ffffff"}},{type:"Rect",props:{y:0,x:0,width:4,lineWidth:1,height:110,fillColor:"#ffffff"}},{type:"Rect",props:{y:0,x:106,width:4,lineWidth:1,height:110,fillColor:"#ffffff"}}]},{type:"Box",props:{width:110,runtime:"Laya.runtime.ScaleButton",height:110,centerY:0,centerX:0,anchorY:.5,anchorX:.5},child:[{type:"Box",props:{width:48,height:12,centerY:0,centerX:0,anchorY:.5,anchorX:.5},child:[{type:"Rect",props:{y:0,x:0,width:48,lineWidth:1,height:12,fillColor:"#ffffff"}}]}]}]},{type:"Box",props:{y:0,x:110,top:0,right:110,left:110,bottom:0},child:[{type:"TextInput",props:{var:"inputIntelligence",type:"number",top:0,text:"0",right:0,promptColor:"#828282",prompt:0,name:"inputIntelligence",maxChars:1,left:0,fontSize:80,font:"SimHei",color:"#ffffff",bottom:0,align:"center"}},{type:"Rect",props:{y:0,x:0,width:370,lineWidth:1,height:4,fillColor:"#ffffff"}},{type:"Rect",props:{y:106,x:0,width:370,lineWidth:1,height:4,fillColor:"#ffffff"}}]},{type:"Box",props:{width:110,var:"btnIntelligenceIncrease",right:0,name:"btnIntelligenceIncrease",height:110,centerY:0},child:[{type:"Box",props:{width:110,height:110,centerY:0,centerX:0,anchorY:.5,anchorX:.5},child:[{type:"Rect",props:{width:110,lineWidth:1,height:4,fillColor:"#ffffff"}},{type:"Rect",props:{y:106,x:0,width:110,lineWidth:1,height:4,fillColor:"#ffffff"}},{type:"Rect",props:{y:0,x:0,width:4,lineWidth:1,height:110,fillColor:"#ffffff"}},{type:"Rect",props:{y:0,x:106,width:4,lineWidth:1,height:110,fillColor:"#ffffff"}}]},{type:"Box",props:{width:110,runtime:"Laya.runtime.ScaleButton",height:110,centerY:0,centerX:0,anchorY:.5,anchorX:.5},child:[{type:"Box",props:{width:48,height:12,centerY:0,centerX:0,anchorY:.5,anchorX:.5},child:[{type:"Rect",props:{y:0,x:0,width:48,lineWidth:1,height:12,fillColor:"#ffffff"}}]},{type:"Box",props:{width:48,rotation:90,height:12,centerY:0,centerX:0,anchorY:.5,anchorX:.5},child:[{type:"Rect",props:{y:0,x:0,width:48,lineWidth:1,height:12,fillColor:"#ffffff"}}]}]}]}]}]},{type:"Box",props:{y:2,var:"boxStrength",right:0,left:0,height:130},child:[{type:"Label",props:{x:183,text:"UI_Property_Strength",name:"font_default",fontSize:70,font:"SimHei",color:"#ffffff",centerY:0,anchorY:.5,anchorX:.5}},{type:"Box",props:{width:590,var:"boxStrengthAllocate",runtime:"Laya.runtime.ColorFilterItem",right:30,name:"property",height:110,centerY:0},child:[{type:"Box",props:{width:110,var:"btnStrengthReduce",name:"btnStrengthReduce",left:0,height:110,centerY:0},child:[{type:"Box",props:{width:110,height:110,centerY:0,centerX:0,anchorY:.5,anchorX:.5},child:[{type:"Rect",props:{width:110,lineWidth:1,height:4,fillColor:"#ffffff"}},{type:"Rect",props:{y:106,x:0,width:110,lineWidth:1,height:4,fillColor:"#ffffff"}},{type:"Rect",props:{y:0,x:0,width:4,lineWidth:1,height:110,fillColor:"#ffffff"}},{type:"Rect",props:{y:0,x:106,width:4,lineWidth:1,height:110,fillColor:"#ffffff"}}]},{type:"Box",props:{width:110,runtime:"Laya.runtime.ScaleButton",height:110,centerY:0,centerX:0,anchorY:.5,anchorX:.5},child:[{type:"Box",props:{width:48,height:12,centerY:0,centerX:0,anchorY:.5,anchorX:.5},child:[{type:"Rect",props:{y:0,x:0,width:48,lineWidth:1,height:12,fillColor:"#ffffff"}}]}]}]},{type:"Box",props:{y:0,x:110,top:0,right:110,left:110,bottom:0},child:[{type:"TextInput",props:{var:"inputStrength",type:"number",top:0,text:"0",right:0,promptColor:"#828282",prompt:0,name:"inputStrength",maxChars:1,left:0,fontSize:80,font:"SimHei",color:"#ffffff",bottom:0,align:"center"}},{type:"Rect",props:{y:0,x:0,width:370,lineWidth:1,height:4,fillColor:"#ffffff"}},{type:"Rect",props:{y:106,x:0,width:370,lineWidth:1,height:4,fillColor:"#ffffff"}}]},{type:"Box",props:{width:110,var:"btnStrengthIncrease",right:0,name:"btnStrengthIncrease",height:110,centerY:0},child:[{type:"Box",props:{width:110,height:110,centerY:0,centerX:0,anchorY:.5,anchorX:.5},child:[{type:"Rect",props:{width:110,lineWidth:1,height:4,fillColor:"#ffffff"}},{type:"Rect",props:{y:106,x:0,width:110,lineWidth:1,height:4,fillColor:"#ffffff"}},{type:"Rect",props:{y:0,x:0,width:4,lineWidth:1,height:110,fillColor:"#ffffff"}},{type:"Rect",props:{y:0,x:106,width:4,lineWidth:1,height:110,fillColor:"#ffffff"}}]},{type:"Box",props:{width:110,runtime:"Laya.runtime.ScaleButton",height:110,centerY:0,centerX:0,anchorY:.5,anchorX:.5},child:[{type:"Box",props:{width:48,height:12,centerY:0,centerX:0,anchorY:.5,anchorX:.5},child:[{type:"Rect",props:{y:0,x:0,width:48,lineWidth:1,height:12,fillColor:"#ffffff"}}]},{type:"Box",props:{width:48,rotation:90,height:12,centerY:0,centerX:0,anchorY:.5,anchorX:.5},child:[{type:"Rect",props:{y:0,x:0,width:48,lineWidth:1,height:12,fillColor:"#ffffff"}}]}]}]}]}]},{type:"Box",props:{y:3,var:"boxMoney",right:0,left:0,height:130},child:[{type:"Label",props:{x:183,text:"UI_Property_Money",name:"font_default",fontSize:70,font:"SimHei",color:"#ffffff",centerY:0,anchorY:.5,anchorX:.5}},{type:"Box",props:{width:590,var:"boxMoneyAllocate",runtime:"Laya.runtime.ColorFilterItem",right:30,name:"property",height:110,centerY:0},child:[{type:"Box",props:{width:110,var:"btnMoneyReduce",name:"btnMoneyReduce",left:0,height:110,centerY:0},child:[{type:"Box",props:{width:110,height:110,centerY:0,centerX:0,anchorY:.5,anchorX:.5},child:[{type:"Rect",props:{width:110,lineWidth:1,height:4,fillColor:"#ffffff"}},{type:"Rect",props:{y:106,x:0,width:110,lineWidth:1,height:4,fillColor:"#ffffff"}},{type:"Rect",props:{y:0,x:0,width:4,lineWidth:1,height:110,fillColor:"#ffffff"}},{type:"Rect",props:{y:0,x:106,width:4,lineWidth:1,height:110,fillColor:"#ffffff"}}]},{type:"Box",props:{width:110,runtime:"Laya.runtime.ScaleButton",height:110,centerY:0,centerX:0,anchorY:.5,anchorX:.5},child:[{type:"Box",props:{width:48,height:12,centerY:0,centerX:0,anchorY:.5,anchorX:.5},child:[{type:"Rect",props:{y:0,x:0,width:48,lineWidth:1,height:12,fillColor:"#ffffff"}}]}]}]},{type:"Box",props:{y:0,x:110,top:0,right:110,left:110,bottom:0},child:[{type:"TextInput",props:{var:"inputMoney",type:"number",top:0,text:"0",right:0,promptColor:"#828282",prompt:0,name:"inputMoney",maxChars:1,left:0,fontSize:80,font:"SimHei",color:"#ffffff",bottom:0,align:"center"}},{type:"Rect",props:{y:0,x:0,width:370,lineWidth:1,height:4,fillColor:"#ffffff"}},{type:"Rect",props:{y:106,x:0,width:370,lineWidth:1,height:4,fillColor:"#ffffff"}}]},{type:"Box",props:{width:110,var:"btnMoneyIncrease",right:0,name:"btnMoneyIncrease",height:110,centerY:0},child:[{type:"Box",props:{width:110,height:110,centerY:0,centerX:0,anchorY:.5,anchorX:.5},child:[{type:"Rect",props:{width:110,lineWidth:1,height:4,fillColor:"#ffffff"}},{type:"Rect",props:{y:106,x:0,width:110,lineWidth:1,height:4,fillColor:"#ffffff"}},{type:"Rect",props:{y:0,x:0,width:4,lineWidth:1,height:110,fillColor:"#ffffff"}},{type:"Rect",props:{y:0,x:106,width:4,lineWidth:1,height:110,fillColor:"#ffffff"}}]},{type:"Box",props:{width:110,runtime:"Laya.runtime.ScaleButton",height:110,centerY:0,centerX:0,anchorY:.5,anchorX:.5},child:[{type:"Box",props:{width:48,height:12,centerY:0,centerX:0,anchorY:.5,anchorX:.5},child:[{type:"Rect",props:{y:0,x:0,width:48,lineWidth:1,height:12,fillColor:"#ffffff"}}]},{type:"Box",props:{width:48,rotation:90,height:12,centerY:0,centerX:0,anchorY:.5,anchorX:.5},child:[{type:"Rect",props:{y:0,x:0,width:48,lineWidth:1,height:12,fillColor:"#ffffff"}}]}]}]}]}]}]}]},{type:"Box",props:{right:40,name:"selectedTalents",left:40,height:450,bottom:300},child:[{type:"Label",props:{top:20,text:"UI_Selected_Talent",name:"font_default",left:20,fontSize:50,font:"SimHei",color:"#ffffff"}},{type:"List",props:{var:"listSelectedTalents",vScrollBarSkin:" ",top:110,spaceY:20,right:10,repeatY:3,repeatX:1,name:"listSelectedTalents",left:10,bottom:10},child:[{type:"Box",props:{y:15,runtime:"Laya.runtime.ColorfulBox",right:15,renderType:"render",left:15,height:80},child:[{type:"Label",props:{y:20,text:"Title",name:"label",fontSize:50,font:"SimHei",color:"#ffffff",centerY:0,centerX:0}}]}]}]},{type:"HBox",props:{space:40,name:"buttonGroup",height:150,centerX:0,bottom:90},child:[{type:"Box",props:{y:0,x:0,width:480,var:"btnRandomAllocate",top:0,runtime:"Laya.runtime.ColorfulBox",name:"btnRandomAllocate",bottom:0},child:[{type:"Label",props:{text:"UI_Random_Allocate",name:"label",fontSize:60,font:"SimHei",color:"#ffffff",centerY:0,centerX:0}}]},{type:"Box",props:{x:1,width:480,var:"btnNext",top:0,runtime:"Laya.runtime.ColorfulBox",name:"btnNext",bottom:0},child:[{type:"Label",props:{text:"UI_Make_New_Life",name:"label",fontSize:60,font:"SimHei",color:"#ffffff",centerY:0,centerX:0}}]}]}]},e})(h);(function(r){function e(){this.title=null,this.listSummary=null,this.listSelectedTalents=null,this.btnAgain=null,e.__super.call(this)}y(e,"ui.view.DefaultTheme.SummaryUI",r);var t=e.prototype;return t.createChildren=function(){h.regComponent("Laya.runtime.ViewBase",Laya.runtime.ViewBase),h.regComponent("Laya.runtime.ColorfulBox",Laya.runtime.ColorfulBox),h.regComponent("Laya.runtime.BlankBox",Laya.runtime.BlankBox),laya.ui.Component.prototype.createChildren.call(this),this.createView(e.uiView)},e.uiView={type:"View",props:{width:1125,runtime:"Laya.runtime.ViewBase",height:2436},child:[{type:"Label",props:{y:80,var:"title",text:"UI_Title_Summary",name:"title",fontSize:80,font:"SimHei",color:"#ffffff",centerX:0}},{type:"Box",props:{top:230,right:40,name:"summary",left:40,bottom:800},child:[{type:"List",props:{var:"listSummary",top:0,spaceY:20,right:0,repeatY:7,repeatX:1,name:"listSummary",left:0,bottom:0},child:[{type:"Box",props:{y:15,runtime:"Laya.runtime.ColorfulBox",right:15,renderType:"render",left:15,height:160},child:[{type:"Label",props:{y:20,text:"Title",name:"label",left:100,fontSize:70,font:"SimHei",color:"#ffffff",centerY:0}}]}]}]},{type:"Box",props:{right:40,name:"selectedTalents",left:40,height:450,bottom:300},child:[{type:"Label",props:{top:20,text:"UI_Talent_Extend",name:"font_default",left:20,fontSize:50,color:"#ffffff"}},{type:"List",props:{var:"listSelectedTalents",vScrollBarSkin:" ",top:110,spaceY:20,right:0,repeatY:3,repeatX:1,name:"listSelectedTalents",left:0,bottom:10},child:[{type:"Box",props:{y:15,runtime:"Laya.runtime.ColorfulBox",right:15,renderType:"render",left:15,height:80},child:[{type:"Label",props:{y:20,text:"Title",name:"label",fontSize:50,font:"SimHei",color:"#ffffff",centerY:0,centerX:0}},{type:"Box",props:{top:0,runtime:"Laya.runtime.BlankBox",right:0,name:"blank",left:0,bottom:0,alpha:.3}}]}]}]},{type:"Box",props:{right:1,name:"buttonGroup",left:1,bottom:0},child:[{type:"Box",props:{width:600,var:"btnAgain",runtime:"Laya.runtime.ColorfulBox",name:"btnAgain",height:150,centerX:0,bottom:100},child:[{type:"Label",props:{text:"UI_Remake_Again",name:"label",fontSize:70,font:"SimHei",color:"#ffffff",centerY:0,centerX:0}}]}]}]},e})(h);(function(r){function e(){this.title=null,this.pageDrawCard=null,this.btnDrawCard=null,this.pageResult=null,this.listTalents=null,this.btnNext=null,e.__super.call(this)}y(e,"ui.view.DefaultTheme.TalentUI",r);var t=e.prototype;return t.createChildren=function(){h.regComponent("Laya.runtime.ViewBase",Laya.runtime.ViewBase),h.regComponent("Laya.runtime.ColorfulBox",Laya.runtime.ColorfulBox),h.regComponent("Laya.runtime.BlankBox",Laya.runtime.BlankBox),laya.ui.Component.prototype.createChildren.call(this),this.createView(e.uiView)},e.uiView={type:"View",props:{width:1125,runtime:"Laya.runtime.ViewBase",height:2436},child:[{type:"Label",props:{y:80,var:"title",text:"UI_Title_Talent",name:"title",fontSize:80,font:"SimHei",color:"#ffffff",centerX:0}},{type:"Box",props:{var:"pageDrawCard",top:0,right:0,name:"pageDrawCard",left:0,bottom:0},child:[{type:"Box",props:{width:600,var:"btnDrawCard",runtime:"Laya.runtime.ColorfulBox",name:"btnDrawCard",height:150,centerY:0,centerX:0},child:[{type:"Label",props:{text:"UI_Talent_Draw",name:"label",fontSize:70,font:"SimHei",color:"#ffffff",centerY:0,centerX:0}}]}]},{type:"Box",props:{y:0,x:0,var:"pageResult",top:0,right:0,name:"pageResult",left:0,bottom:0},child:[{type:"List",props:{width:1085,var:"listTalents",vScrollBarSkin:" ",top:230,spaceY:20,repeatX:1,name:"listTalents",centerX:0,bottom:250},child:[{type:"Box",props:{y:15,runtime:"Laya.runtime.ColorfulBox",right:15,renderType:"render",left:15,height:80},child:[{type:"Label",props:{y:20,text:"Title",name:"label",fontSize:50,font:"SimHei",color:"#ffffff",centerY:0,centerX:0}},{type:"Box",props:{top:0,runtime:"Laya.runtime.BlankBox",right:0,name:"blank",left:0,bottom:0,alpha:.3}}]}]},{type:"Box",props:{x:263,width:1085,var:"btnNext",runtime:"Laya.runtime.ColorfulBox",name:"btnNext",height:150,centerX:0,bottom:30},child:[{type:"Label",props:{text:"UI_Next",name:"label",fontSize:70,font:"SimHei",color:"#ffffff",centerY:0,centerX:0}}]}]}]},e})(h);(function(r){function e(){this.btnBack=null,this.panelTopSupports=null,this.vboxTopSupports=null,this.listSupports=null,this.btnDDF=null,this.btnAFD=null,e.__super.call(this)}y(e,"ui.view.DefaultTheme.ThanksUI",r);var t=e.prototype;return t.createChildren=function(){h.regComponent("Laya.runtime.ViewBase",Laya.runtime.ViewBase),h.regComponent("Laya.runtime.ColorfulBox",Laya.runtime.ColorfulBox),laya.ui.Component.prototype.createChildren.call(this),this.createView(e.uiView)},e.uiView={type:"View",props:{width:1125,runtime:"Laya.runtime.ViewBase",height:2436},child:[{type:"Box",props:{y:95,x:945,width:260,var:"btnBack",top:50,runtime:"Laya.runtime.ColorfulBox",right:50,name:"btnBack",height:90,anchorY:.5,anchorX:.5},child:[{type:"Label",props:{y:1028,x:332,text:"UI_Back",name:"label",fontSize:50,font:"SimHei",color:"#ffffff",centerY:0,centerX:0}}]},{type:"Panel",props:{width:1100,var:"panelTopSupports",vScrollBarSkin:" ",top:170,name:"panelTopSupports",height:400,centerX:0},child:[{type:"VBox",props:{y:15,var:"vboxTopSupports",space:30,right:-6,name:"vboxTopSupports",left:-6},child:[{type:"Box",props:{runtime:"Laya.runtime.ColorfulBox",right:0,name:"boxTopSupport",left:0},child:[{type:"Label",props:{y:25,wordWrap:!0,width:250,text:"Sombody",name:"name",left:50,leading:25,fontSize:50,font:"SimHei",color:"#000000",align:"center"}},{type:"Label",props:{y:25,wordWrap:!0,text:"This is he say",right:20,name:"comment",left:350,leading:25,fontSize:50,font:"SimHei",color:"#000000",align:"center"}}]}]}]},{type:"List",props:{width:1100,var:"listSupports",vScrollBarSkin:" ",top:600,spaceY:50,spaceX:50,name:"listSupports",centerX:0,bottom:200},child:[{type:"Label",props:{y:30,x:25,width:500,text:"label",renderType:"render",fontSize:50,font:"SimHei",color:"#ffffff",align:"center"}}]},{type:"Box",props:{width:400,var:"btnDDF",runtime:"Laya.runtime.ColorfulBox",name:"btnDDF",height:100,centerX:300,bottom:50,anchorY:.5,anchorX:.5},child:[{type:"Label",props:{y:1028,x:332,text:"UI_Support_Programmer",name:"label",fontSize:45,font:"SimHei",color:"#ffffff",centerY:0,centerX:0}}]},{type:"Box",props:{width:400,var:"btnAFD",runtime:"Laya.runtime.ColorfulBox",name:"btnAFD",height:100,centerX:-300,bottom:50,anchorY:.5,anchorX:.5},child:[{type:"Label",props:{y:1028,x:332,text:"UI_Support_Designer",name:"label",fontSize:45,font:"SimHei",color:"#ffffff",centerY:0,centerX:0}}]}]},e})(h);(function(r){function e(){this.labCharm=null,this.labIntelligence=null,this.labStrength=null,this.labMoney=null,this.labSpirit=null,this.boxTrajectory=null,this.panelTrajectory=null,this.vboxTrajectory=null,this.btnSummary=null,this.boxSpeed=null,this.prgSpeed=null,this.scbSpeed=null,this.boxParticle=null,e.__super.call(this)}y(e,"ui.view.DefaultTheme.TrajectoryUI",r);var t=e.prototype;return t.createChildren=function(){h.regComponent("Laya.runtime.ViewBase",Laya.runtime.ViewBase),h.regComponent("Laya.runtime.ColorfulBox",Laya.runtime.ColorfulBox),h.regComponent("Laya.runtime.ColorFilterItem",Laya.runtime.ColorFilterItem),h.regComponent("Particle2D",laya.particle.Particle2D),laya.ui.Component.prototype.createChildren.call(this),this.createView(e.uiView)},e.uiView={type:"View",props:{width:1125,runtime:"Laya.runtime.ViewBase",height:2436},child:[{type:"Box",props:{top:80,right:20,left:20,height:120},child:[{type:"HBox",props:{space:15,centerY:0,centerX:0,align:"middle"},child:[{type:"Box",props:{x:0,width:200,runtime:"Laya.runtime.ColorfulBox",name:"propertyBox",height:120,centerY:0},child:[{type:"Label",props:{y:30,text:"UI_Property_Charm",name:"label",fontSize:45,font:"SimHei",color:"#ffffff",centerX:0,anchorY:.5,anchorX:.5}},{type:"Box",props:{runtime:"Laya.runtime.ColorfulBox",right:0,name:"propertyValue",left:0,height:60,bottom:0},child:[{type:"Label",props:{var:"labCharm",text:"10",name:"label",fontSize:55,font:"SimHei",color:"#55fffe",centerY:0,centerX:0,anchorY:.5,anchorX:.5}}]}]},{type:"Box",props:{x:1,width:200,runtime:"Laya.runtime.ColorfulBox",name:"propertyBox",height:120,centerY:0},child:[{type:"Label",props:{y:30,text:"UI_Property_Intelligence",name:"label",fontSize:45,font:"SimHei",color:"#ffffff",centerX:0,anchorY:.5,anchorX:.5}},{type:"Box",props:{runtime:"Laya.runtime.ColorfulBox",right:0,name:"propertyValue",left:0,height:60,bottom:0},child:[{type:"Label",props:{var:"labIntelligence",text:"10",name:"label",fontSize:55,font:"SimHei",color:"#55fffe",centerY:0,centerX:0,anchorY:.5,anchorX:.5}}]}]},{type:"Box",props:{x:2,width:200,runtime:"Laya.runtime.ColorfulBox",name:"propertyBox",height:120,centerY:0},child:[{type:"Label",props:{y:30,text:"UI_Property_Strength",name:"label",fontSize:45,font:"SimHei",color:"#ffffff",centerX:0,anchorY:.5,anchorX:.5}},{type:"Box",props:{runtime:"Laya.runtime.ColorfulBox",right:0,name:"propertyValue",left:0,height:60,bottom:0},child:[{type:"Label",props:{var:"labStrength",text:"10",name:"label",fontSize:55,font:"SimHei",color:"#55fffe",centerY:0,centerX:0,anchorY:.5,anchorX:.5}}]}]},{type:"Box",props:{x:3,width:200,runtime:"Laya.runtime.ColorfulBox",name:"propertyBox",height:120,centerY:0},child:[{type:"Label",props:{y:30,text:"UI_Property_Money",name:"label",fontSize:45,font:"SimHei",color:"#ffffff",centerX:0,anchorY:.5,anchorX:.5}},{type:"Box",props:{runtime:"Laya.runtime.ColorfulBox",right:0,name:"propertyValue",left:0,height:60,bottom:0},child:[{type:"Label",props:{var:"labMoney",text:"10",name:"label",fontSize:55,font:"SimHei",color:"#55fffe",centerY:0,centerX:0,anchorY:.5,anchorX:.5}}]}]},{type:"Box",props:{x:4,width:200,runtime:"Laya.runtime.ColorfulBox",name:"propertyBox",height:120,centerY:0},child:[{type:"Label",props:{y:30,text:"UI_Property_Spirit",name:"label",fontSize:45,font:"SimHei",color:"#ffffff",centerX:0,anchorY:.5,anchorX:.5}},{type:"Box",props:{runtime:"Laya.runtime.ColorfulBox",right:0,name:"propertyValue",left:0,height:60,bottom:0},child:[{type:"Label",props:{var:"labSpirit",text:"10",name:"label",fontSize:55,font:"SimHei",color:"#55fffe",centerY:0,centerX:0,anchorY:.5,anchorX:.5}}]}]}]}]},{type:"Box",props:{x:20,var:"boxTrajectory",top:240,runtime:"Laya.runtime.ColorfulBox",right:20,name:"boxTrajectory",left:20,bottom:250},child:[{type:"Panel",props:{var:"panelTrajectory",vScrollBarSkin:" ",top:0,right:0,name:"panelTrajectory",left:0,bottom:0},child:[{type:"VBox",props:{y:15,var:"vboxTrajectory",space:20,right:-6,name:"vboxTrajectory",left:-6},child:[{type:"Box",props:{runtime:"Laya.runtime.ColorfulBox",right:0,name:"boxTrajectoryItem",left:0},child:[{type:"HBox",props:{y:25,x:200,name:"hboxAge",anchorX:1,align:"middle"},child:[{type:"Label",props:{x:0,text:"3000",name:"labAge",fontSize:50,font:"SimHei",color:"#cfea5c",anchorX:0}},{type:"Label",props:{x:1,text:"岁",fontSize:50,font:"SimHei",color:"#cfea5c",anchorX:0}},{type:"Label",props:{x:2,text:":",fontSize:50,font:"SimHei",color:"#cfea5c",anchorX:0}}]},{type:"Label",props:{y:25,wordWrap:!0,text:"你的父母开始辅导你数学和英语,智力+1",right:0,name:"labContent",left:220,leading:25,fontSize:50,font:"SimHei",color:"#ffffff"}}]}]}]}]},{type:"Box",props:{right:0,left:0,height:1,bottom:-1},child:[{type:"Box",props:{width:600,var:"btnSummary",runtime:"Laya.runtime.ColorfulBox",name:"btnSummary",height:150,centerX:0,bottom:80},child:[{type:"Label",props:{text:"UI_Goto_Summary",name:"label",fontSize:60,font:"SimHei",color:"#ffffff",centerY:0,centerX:0}}]},{type:"Box",props:{y:-155,var:"boxSpeed",runtime:"Laya.runtime.ColorFilterItem",right:100,name:"boxSpeed",left:100,height:150,anchorY:.5,anchorX:.5},child:[{type:"ProgressBar",props:{var:"prgSpeed",skin:"images/progress/progress_s.png",right:0,name:"prgSpeed",left:0,bottom:0}},{type:"HScrollBar",props:{var:"scbSpeed",skin:"images/slider/hslider_s.png",right:0,name:"scbSpeed",min:0,max:1e3,left:0,height:60,bottom:0}},{type:"Label",props:{text:"UI_Manual",fontSize:50,color:"#ffffff",bottom:70}},{type:"Label",props:{text:"UI_Auto",right:0,fontSize:50,font:"SimHei",color:"#ffffff",bottom:70}}]}]},{type:"Box",props:{width:10,var:"boxParticle",name:"boxParticle",height:10,centerY:0,centerX:0},child:[{type:"Particle2D",props:{y:5,x:5,url:"particle/fly.part",autoPlay:!0}}]}]},e})(h);(function(r){function e(){e.__super.call(this)}y(e,"ui.view.LoadingUI",r);var t=e.prototype;return t.createChildren=function(){h.regComponent("Laya.runtime.ViewBase",Laya.runtime.ViewBase),laya.ui.Component.prototype.createChildren.call(this),this.createView(e.uiView)},e.uiView={type:"View",props:{width:1125,runtime:"Laya.runtime.ViewBase",height:2436},child:[{type:"Sprite",props:{y:0,x:0,alpha:.3},child:[{type:"Rect",props:{width:2e3,lineWidth:1,height:3e3,fillColor:"#000000"}}]},{type:"Box",props:{width:200,scaleY:2,scaleX:2,height:200,centerY:0,centerX:0},child:[{type:"Animation",props:{y:100,x:100,source:"view/CyberTheme/animation/circleFlash.ani",autoPlay:!0}},{type:"Image",props:{skin:"images/resource/circle.png",renderType:"mask"}}]},{type:"Label",props:{text:"UI_Loading",fontSize:80,font:"Impact",color:"#ffffff",centerY:400,centerX:0}}]},e})(h);(function(r){function e(){this.boxBg=null,this.message=null,e.__super.call(this)}y(e,"ui.view.MessagePopupUI",r);var t=e.prototype;return t.createChildren=function(){h.regComponent("Laya.runtime.ColorfulBox",Laya.runtime.ColorfulBox),laya.ui.Component.prototype.createChildren.call(this),this.createView(e.uiView)},e.uiView={type:"View",props:{width:1100,mouseThrough:!0,mouseEnabled:!1,height:230},child:[{type:"Box",props:{var:"boxBg",top:10,runtime:"Laya.runtime.ColorfulBox",right:10,name:"boxBg",left:10,bottom:10,alpha:.75}},{type:"Label",props:{wordWrap:!0,var:"message",text:"消息",right:50,name:"message",left:50,fontSize:60,font:"SimHei",color:"#ffffff",centerY:0,align:"center"}}]},e})(h);(function(r){function e(){this.input=null,this.btnSave=null,this.btnLoad=null,this.btnRead=null,this.btnWrite=null,this.btnClose=null,this.btnBackup=null,e.__super.call(this)}y(e,"ui.view.SaveLoadUI",r);var t=e.prototype;return t.createChildren=function(){h.regComponent("Laya.runtime.ColorfulBox",Laya.runtime.ColorfulBox),laya.ui.Component.prototype.createChildren.call(this),this.createView(e.uiView)},e.uiView={type:"Dialog",props:{width:645,height:400},child:[{type:"Box",props:{top:0,right:0,left:0,bottom:300},child:[{type:"Box",props:{y:0,x:0,width:645,height:2},child:[{type:"Rect",props:{width:645,lineWidth:1,height:2,fillColor:"#97ffe6"}}]},{type:"Box",props:{width:645,height:2,centerX:0,bottom:0},child:[{type:"Rect",props:{width:645,lineWidth:1,height:2,fillColor:"#97ffe6"}}]},{type:"Box",props:{width:645,height:100,centerY:0,centerX:0,alpha:.2},child:[{type:"Rect",props:{width:645,lineWidth:1,height:100,fillColor:"#000000"}}]}]},{type:"TextInput",props:{wordWrap:!1,var:"input",valign:"middle",top:0,text:"content",right:0,overflow:"scroll",left:0,fontSize:35,font:"SimHei",color:"#ffffff",bottom:300}},{type:"Box",props:{width:120,var:"btnSave",runtime:"Laya.runtime.ColorfulBox",name:"btnSmall",left:5,height:120,bottom:155,anchorY:.5,anchorX:.5},child:[{type:"Label",props:{text:"UI_Save",name:"label",fontSize:50,font:"SimHei",color:"#ffffff",centerY:0,centerX:0,bold:!0,anchorY:.5,anchorX:.5}}]},{type:"Box",props:{width:120,var:"btnLoad",runtime:"Laya.runtime.ColorfulBox",name:"btnSmall",left:130,height:120,bottom:155,anchorY:.5,anchorX:.5},child:[{type:"Label",props:{text:"UI_Load",name:"label",fontSize:50,font:"SimHei",color:"#ffffff",centerY:0,centerX:0,bold:!0,anchorY:.5,anchorX:.5}}]},{type:"Box",props:{width:120,var:"btnRead",runtime:"Laya.runtime.ColorfulBox",name:"btnSmall",left:260,height:120,bottom:155,anchorY:.5,anchorX:.5},child:[{type:"Label",props:{text:"UI_Read",name:"label",fontSize:50,font:"SimHei",color:"#ffffff",centerY:0,centerX:0,bold:!0,anchorY:.5,anchorX:.5}}]},{type:"Box",props:{width:120,var:"btnWrite",runtime:"Laya.runtime.ColorfulBox",name:"btnSmall",left:390,height:120,bottom:155,anchorY:.5,anchorX:.5},child:[{type:"Label",props:{text:"UI_Write",name:"label",fontSize:50,font:"SimHei",color:"#ffffff",centerY:0,centerX:0,bold:!0,anchorY:.5,anchorX:.5}}]},{type:"Box",props:{x:10,width:120,var:"btnClose",runtime:"Laya.runtime.ColorfulBox",right:5,name:"btnSmall",height:120,bottom:155,anchorY:.5,anchorX:.5},child:[{type:"Label",props:{text:"×",name:"label",fontSize:50,font:"SimHei",color:"#ffffff",centerY:0,centerX:0,bold:!0,anchorY:.5,anchorX:.5}}]},{type:"Box",props:{y:20,var:"btnBackup",runtime:"Laya.runtime.ColorfulBox",right:5,name:"btnBackup",left:5,height:120,bottom:5,anchorY:.5,anchorX:.5},child:[{type:"Label",props:{text:"UI_BackupBtn",name:"label",fontSize:50,font:"SimHei",color:"#ffffff",centerY:0,centerX:0,bold:!0,anchorY:.5,anchorX:.5}}]}]},e})(R);(function(r){function e(){this.radioTheme=null,this.btnOK=null,this.btnClose=null,e.__super.call(this)}y(e,"ui.view.ThemesUI",r);var t=e.prototype;return t.createChildren=function(){h.regComponent("Laya.runtime.ColorfulBox",Laya.runtime.ColorfulBox),laya.ui.Component.prototype.createChildren.call(this),this.createView(e.uiView)},e.uiView={type:"Dialog",props:{width:350,height:550},child:[{type:"Box",props:{top:20,right:20,left:20,bottom:130},child:[{type:"RadioGroup",props:{var:"radioTheme",name:"radioTheme",height:380,centerY:0,centerX:0},child:[{type:"Radio",props:{width:300,top:0,skin:"images/radio/radio_cyber.png",name:"item0",height:100}},{type:"Radio",props:{width:300,skin:"images/radio/radio_dark.png",name:"item1",height:100,centerY:0}},{type:"Radio",props:{width:300,skin:"images/radio/radio_light.png",name:"item2",height:100,bottom:0}}]}]},{type:"Box",props:{width:90,var:"btnOK",runtime:"Laya.runtime.ColorfulBox",name:"btnSmall",left:20,height:90,bottom:20,anchorY:.5,anchorX:.5},child:[{type:"Label",props:{text:"√",name:"label",fontSize:50,font:"SimHei",color:"#ffffff",centerY:0,centerX:0,bold:!0,anchorY:.5,anchorX:.5}}]},{type:"Box",props:{width:90,var:"btnClose",runtime:"Laya.runtime.ColorfulBox",right:20,name:"btnSmall",height:90,bottom:20,anchorY:.5,anchorX:.5},child:[{type:"Label",props:{text:"×",name:"label",fontSize:50,font:"SimHei",color:"#ffffff",centerY:0,centerX:0,bold:!0,anchorY:.5,anchorX:.5}}]}]},e})(R);const s={LOADING:"LOADING",MAIN:"MAIN",TALENT:"TALENT",PROPERTY:"PROPERTY",TRAJECTORY:"TRAJECTORY",SUMMARY:"SUMMARY",ACHIEVEMENT:"ACHIEVEMENT",THANKS:"THANKS",THEMES:"THEMES",SAVELOAD:"SAVELOAD",MODE:"MODE",CELEBRITY:"CELEBRITY"},C={ACHIEVEMENT:"POPUP_ACHIEVEMENT",MESSAGE:"POPUP_MESSAGE"},J={pages:{[s.LOADING]:"loading",[s.MAIN]:"cyber/main",[s.TALENT]:"cyber/talent",[s.PROPERTY]:"cyber/property",[s.TRAJECTORY]:"cyber/trajectory",[s.SUMMARY]:"cyber/summary",[s.ACHIEVEMENT]:"cyber/achievement",[s.THANKS]:"default/thanks",[s.THEMES]:"themes",[s.SAVELOAD]:"saveload",[s.MODE]:"cyber/mode",[s.CELEBRITY]:"cyber/celebrity"},popups:{[C.ACHIEVEMENT]:"cyber/popup/achievementPopup",[C.MESSAGE]:"message"},configs:{bgColor:"#04131f",common:{topSupportItem:{defaultColor:"#ffa500",defaultStroke:"#ffa500",hoverColor:"#ffc500",hoverStroke:"#ffa500"},defaultFontColor:"#cccccc",grade:["#cccccc","#55fffe","#b17cff","#ffce45"],filter:["#ccccccff","#55fffeff","#b17cffff","#ffce45ff"],gradeBlk:[{visible:!1},{defaultColor:"#55fffe",hoverColor:"#55fffe",visible:!0},{defaultColor:"#b17cff",hoverColor:"#b17cff",visible:!0},{defaultColor:"#ffce45",hoverColor:"#ffce45",visible:!0}]},pages:{[s.MAIN]:{vars:{btnThemes:{defaultColor:"#cccccc",radius:100},btnSaveLoad:{defaultColor:"#5865f2",defaultStroke:"#eeeeee",defaultLabel:"#eeeeee",hoverColor:"#1160b0",hoverStroke:"#eeeeee",hoverLabel:"#eeeeee",lineWidth:0,radius:100}}},[s.THANKS]:{vars:{btnBack:{defaultColor:"#5865f2",defaultStroke:"#eeeeee",defaultLabel:"#eeeeee",hoverColor:"#1160b0",hoverStroke:"#eeeeee",hoverLabel:"#eeeeee",lineWidth:0,radius:4},btnAFD:{defaultColor:"#8764de",defaultStroke:"#8764de",defaultLabel:"#ffffff",hoverColor:"#9774ee",hoverStroke:"#9774ee",hoverLabel:"#ffffff",radius:4},btnDDF:{defaultColor:"#cc6699",defaultStroke:"#cc6699",defaultLabel:"#ffffff",hoverColor:"#dc76a9",hoverStroke:"#dc76a9",hoverLabel:"#ffffff",radius:4}}},[s.THEMES]:{vars:{btnOK:{defaultColor:"#28b070",defaultLabel:"#ffffff",hoverColor:"#00ff00",hoverLabel:"#ffffff",radius:80},btnClose:{defaultColor:"#eb3941",defaultLabel:"#ffffff",hoverColor:"#ff0000",hoverLabel:"#ffffff",radius:80}}},[s.SAVELOAD]:{vars:{btnClose:{defaultColor:"#eb3941",hoverColor:"#ff0000"},btnSave:{defaultColor:"#007046",hoverColor:"#76f190"},btnRead:{defaultColor:"#007046",hoverColor:"#76f190"},btnLoad:{defaultColor:"#fc5531",hoverColor:"#f28b54"},btnWrite:{defaultColor:"#fc5531",hoverColor:"#f28b54"},btnBackup:{defaultColor:"#9c30cd",hoverColor:"#bf50fd",radius:8,defaultLabel:"#ffffff",hoverLabel:"#ffffff"}},names:{btnSmall:{radius:80,defaultLabel:"#ffffff",hoverLabel:"#ffffff"}}}}}},B={pages:{[s.LOADING]:"loading",[s.MAIN]:"default/main",[s.TALENT]:"default/talent",[s.PROPERTY]:"default/property",[s.TRAJECTORY]:"default/trajectory",[s.SUMMARY]:"default/summary",[s.ACHIEVEMENT]:"default/achievement",[s.THANKS]:"default/thanks",[s.THEMES]:"themes",[s.SAVELOAD]:"saveload",[s.MODE]:"default/mode",[s.CELEBRITY]:"default/celebrity"},popups:{[C.ACHIEVEMENT]:"default/popup/achievementPopup",[C.MESSAGE]:"message"},configs:{bgColor:"#222831",common:{defaultFontColor:"#eeeeee",trajectoryItem:{box:{defaultStroke:"#eeeeee",hoverStroke:"#eeeeee",lineWidth:2},grade:[{defaultColor:"#464646",hoverColor:"#4a5361"},{defaultColor:"#6495ed",hoverColor:"#87cefa"},{defaultColor:"#e2a7ff",hoverColor:"#e7beff"},{defaultColor:"#ffa07a",hoverColor:"#f7a989"}],ageColor:"#ffffee",contentColor:"#eeeeee"},topSupportItem:{defaultColor:"#ffa500",defaultStroke:"#ffa500",hoverColor:"#ffc500",hoverStroke:"#ffa500"},grade:["#cccccc","#55fffe","#b17cff","#ffce45"],filter:["#ccccccff","#55fffeff","#b17cffff","#ffce45ff"],card:[{normal:{defaultColor:"#464646",defaultStroke:"#f8f8f8",defaultLabel:"#eeeeee",hoverColor:"#c0c0c0",hoverStroke:"#f8f8f8",hoverLabel:"#3b3b3b",lineWidth:4,radius:4},selected:{defaultColor:"#c0c0c0",defaultStroke:"#a5ff88",defaultLabel:"#3b3b3b",hoverColor:"#c0c0c0",hoverStroke:"#a5ff88",hoverLabel:"#3b3b3b",lineWidth:4,radius:4}},{normal:{defaultColor:"#6495ed",defaultStroke:"#f8f8f8",defaultLabel:"#eeeeee",hoverColor:"#87cefa",hoverStroke:"#f8f8f8",hoverLabel:"#3b3b3b",lineWidth:4,radius:4},selected:{defaultColor:"#87cefa",defaultStroke:"#a5ff88",defaultLabel:"#3b3b3b",hoverColor:"#87cefa",hoverStroke:"#a5ff88",hoverLabel:"#3b3b3b",lineWidth:4,radius:4}},{normal:{defaultColor:"#e2a7ff",defaultStroke:"#f8f8f8",defaultLabel:"#eeeeee",hoverColor:"#e7beff",hoverStroke:"#f8f8f8",hoverLabel:"#3b3b3b",lineWidth:4,radius:4},selected:{defaultColor:"#e7beff",defaultStroke:"#a5ff88",defaultLabel:"#3b3b3b",hoverColor:"#e7beff",hoverStroke:"#a5ff88",hoverLabel:"#3b3b3b",lineWidth:4,radius:4}},{normal:{defaultColor:"#ffa07a",defaultStroke:"#f8f8f8",defaultLabel:"#eeeeee",hoverColor:"#f7a989",hoverStroke:"#f8f8f8",hoverLabel:"#3b3b3b",lineWidth:4,radius:4},selected:{defaultColor:"#f7a989",defaultStroke:"#f8f8f8",defaultLabel:"#3b3b3b",hoverColor:"#f7a989",hoverStroke:"#f8f8f8",hoverLabel:"#3b3b3b",lineWidth:4,radius:4}}],summary:[{defaultColor:"#464646",defaultStroke:"#f8f8f8",defaultLabel:"#eeeeee",hoverColor:"#c0c0c0",hoverStroke:"#f8f8f8",hoverLabel:"#3b3b3b",lineWidth:2,radius:0},{defaultColor:"#6495ed",defaultStroke:"#f8f8f8",defaultLabel:"#eeeeee",hoverColor:"#87cefa",hoverStroke:"#f8f8f8",hoverLabel:"#3b3b3b",lineWidth:2,radius:0},{defaultColor:"#e2a7ff",defaultStroke:"#f8f8f8",defaultLabel:"#eeeeee",hoverColor:"#e7beff",hoverStroke:"#f8f8f8",hoverLabel:"#3b3b3b",lineWidth:2,radius:0},{defaultColor:"#ffa07a",defaultStroke:"#f8f8f8",defaultLabel:"#eeeeee",hoverColor:"#f7a989",hoverStroke:"#f8f8f8",hoverLabel:"#3b3b3b",lineWidth:2,radius:0}],achievement:[{defaultColor:"#464646",defaultStroke:"#f8f8f8",defaultLabel:"#eeeeee",hoverColor:"#c0c0c0",hoverStroke:"#f8f8f8",hoverLabel:"#3b3b3b",lineWidth:4,radius:0},{defaultColor:"#6495ed",defaultStroke:"#f8f8f8",defaultLabel:"#eeeeee",hoverColor:"#87cefa",hoverStroke:"#f8f8f8",hoverLabel:"#3b3b3b",lineWidth:4,radius:0},{defaultColor:"#e2a7ff",defaultStroke:"#f8f8f8",defaultLabel:"#eeeeee",hoverColor:"#e7beff",hoverStroke:"#f8f8f8",hoverLabel:"#3b3b3b",lineWidth:4,radius:0},{defaultColor:"#ffa07a",defaultStroke:"#f8f8f8",defaultLabel:"#eeeeee",hoverColor:"#f7a989",hoverStroke:"#f8f8f8",hoverLabel:"#3b3b3b",lineWidth:4,radius:0}],characterItem:{name:{defaultColor:"#393e46",defaultStroke:"#eeeeee",defaultLabel:"#eeeeee",hoverColor:"#ff7878",hoverStroke:"#eeeeee",hoverLabel:"#eeeeee",lineWidth:2},state:{defaultColor:"#393e46",defaultStroke:"#eeeeee",defaultLabel:"#eeeeee",hoverColor:"#393e46",hoverStroke:"#eeeeee",hoverLabel:"#eeeeee",lineWidth:2},propertyColor:"#000000"}},class:{btn_main:{defaultColor:"#393e46",defaultStroke:"#eeeeee",defaultLabel:"#eeeeee",hoverColor:"#ff7878",hoverStroke:"#eeeeee",hoverLabel:"#eeeeee",lineWidth:2,radius:4},btn_main2:{defaultColor:"#ffa07a",defaultStroke:"#f8f8f8",defaultLabel:"#3b3b3b",hoverColor:"#ff7878",hoverStroke:"#f8f8f8",hoverLabel:"#eeeeee",lineWidth:2,radius:4},btn_small:{defaultColor:"#5865f2",defaultStroke:"#eeeeee",defaultLabel:"#eeeeee",hoverColor:"#1160b0",hoverStroke:"#eeeeee",hoverLabel:"#eeeeee",lineWidth:0,radius:4},title:{color:"#ffffff"},font_default:{color:"#eeeeee"}},pages:{[s.MAIN]:{vars:{btnRemake:"btn_main",btnThemes:{defaultColor:"#cccccc",radius:100},btnSaveLoad:{defaultColor:"#5865f2",defaultStroke:"#eeeeee",defaultLabel:"#eeeeee",hoverColor:"#1160b0",hoverStroke:"#eeeeee",hoverLabel:"#eeeeee",lineWidth:0,radius:100}},names:{title:"title",btnSmall:"btn_small"}},[s.TALENT]:{vars:{btnDrawCard:"btn_main",btnNext:"btn_main",title:"title"}},[s.PROPERTY]:{vars:{btnRandomAllocate:"btn_main",btnNext:"btn_main2",title:"title"},names:{font_default:"font_default",property:{colorFilter:"#eeeeeeff"}}},[s.TRAJECTORY]:{vars:{btnSummary:"btn_main",boxTrajectory:{defaultColor:"#393e46",defaultStroke:"#eeeeee",defaultLabel:"#eeeeee",hoverColor:"#393e46",hoverStroke:"#eeeeee",hoverLabel:"#eeeeee",lineWidth:2,radius:4},boxSpeed:{colorFilter:"#ffffffff"}},names:{propertyBox:{defaultColor:"#222831",defaultStroke:"#eeeeee",defaultLabel:"#eeeeee",hoverColor:"#222831",hoverStroke:"#eeeeee",hoverLabel:"#eeeeee",lineWidth:2,radius:4},propertyValue:{defaultColor:"#eeeeee",defaultStroke:"#eeeeee",defaultLabel:"#222831",hoverColor:"#eeeeee",hoverStroke:"#eeeeee",hoverLabel:"#222831",lineWidth:0,radius:4}}},[s.SUMMARY]:{vars:{btnAgain:"btn_main",title:"title"},names:{font_default:"font_default"}},[s.ACHIEVEMENT]:{vars:{btnBack:"btn_small",btnRank:"btn_small"},names:{font_default:"font_default",title:"title"}},[s.THANKS]:{vars:{btnBack:"btn_small",btnAFD:{defaultColor:"#8764de",defaultStroke:"#8764de",defaultLabel:"#ffffff",hoverColor:"#9774ee",hoverStroke:"#9774ee",hoverLabel:"#ffffff",radius:4},btnDDF:{defaultColor:"#cc6699",defaultStroke:"#cc6699",defaultLabel:"#ffffff",hoverColor:"#dc76a9",hoverStroke:"#dc76a9",hoverLabel:"#ffffff",radius:4}}},[s.THEMES]:{vars:{btnOK:{defaultColor:"#28b070",defaultLabel:"#ffffff",hoverColor:"#00ff00",hoverLabel:"#ffffff",radius:80},btnClose:{defaultColor:"#eb3941",defaultLabel:"#ffffff",hoverColor:"#ff0000",hoverLabel:"#ffffff",radius:80}}},[s.SAVELOAD]:{vars:{btnClose:{defaultColor:"#eb3941",hoverColor:"#ff0000"},btnSave:{defaultColor:"#007046",hoverColor:"#76f190"},btnRead:{defaultColor:"#007046",hoverColor:"#76f190"},btnLoad:{defaultColor:"#fc5531",hoverColor:"#f28b54"},btnWrite:{defaultColor:"#fc5531",hoverColor:"#f28b54"},btnBackup:{defaultColor:"#9c30cd",hoverColor:"#bf50fd",radius:8,defaultLabel:"#ffffff",hoverLabel:"#ffffff"}},names:{btnSmall:{radius:80,defaultLabel:"#ffffff",hoverLabel:"#ffffff"}}},[s.MODE]:{names:{font_default:"font_default",btn:"btn_main"}},[s.CELEBRITY]:{vars:{btnRetry:"btn_main",btnNext:"btn_main2"}}},popups:{[C.ACHIEVEMENT]:{vars:{bg1:{defaultColor:"#292a28",defaultStroke:"#84ff55",hoverColor:"#292a28",hoverStroke:"#84ff55"}}}}}},F={pages:{[s.LOADING]:"loading",[s.MAIN]:"default/main",[s.TALENT]:"default/talent",[s.PROPERTY]:"default/property",[s.TRAJECTORY]:"default/trajectory",[s.SUMMARY]:"default/summary",[s.ACHIEVEMENT]:"default/achievement",[s.THANKS]:"default/thanks",[s.THEMES]:"themes",[s.SAVELOAD]:"saveload",[s.MODE]:"default/mode",[s.CELEBRITY]:"default/celebrity"},popups:{[C.ACHIEVEMENT]:"default/popup/achievementPopup",[C.MESSAGE]:"message"},configs:{bgColor:"#ffffff",common:{defaultFontColor:"#000000",trajectoryItem:{box:{defaultStroke:"#b1b1b1",hoverStroke:"#b1b1b1",lineWidth:2},grade:[{defaultColor:"#ffffff",hoverColor:"#ededed"},{defaultColor:"#87cefa",hoverColor:"#6495ed"},{defaultColor:"#e7beff",hoverColor:"#e2a7ff"},{defaultColor:"#f7a989",hoverColor:"#ffa07a"}],ageColor:"#000000",contentColor:"#000000"},topSupportItem:{defaultColor:"#ffa500",defaultStroke:"#ffa500",hoverColor:"#ffc500",hoverStroke:"#ffa500"},grade:["#000000","#55fffe","#b17cff","#ffce45"],filter:["#000000ff","#55fffeff","#b17cffff","#ffce45ff"],card:[{normal:{defaultColor:"#ededed",defaultStroke:"#f8f8f8",defaultLabel:"#666666",hoverColor:"#666666",hoverStroke:"#f8f8f8",hoverLabel:"#ffffff",lineWidth:4,radius:4},selected:{defaultColor:"#666666",defaultStroke:"#a5ff88",defaultLabel:"#ffffff",hoverColor:"#666666",hoverStroke:"#a5ff88",hoverLabel:"#ffffff",lineWidth:4,radius:4}},{normal:{defaultColor:"#87cefa",defaultStroke:"#f8f8f8",defaultLabel:"#666666",hoverColor:"#6495ed",hoverStroke:"#f8f8f8",hoverLabel:"#ffffff",lineWidth:4,radius:4},selected:{defaultColor:"#6495ed",defaultStroke:"#a5ff88",defaultLabel:"#ffffff",hoverColor:"#6495ed",hoverStroke:"#a5ff88",hoverLabel:"#ffffff",lineWidth:4,radius:4}},{normal:{defaultColor:"#e7beff",defaultStroke:"#f8f8f8",defaultLabel:"#666666",hoverColor:"#e2a7ff",hoverStroke:"#f8f8f8",hoverLabel:"#ffffff",lineWidth:4,radius:4},selected:{defaultColor:"#e2a7ff",defaultStroke:"#a5ff88",defaultLabel:"#ffffff",hoverColor:"#e2a7ff",hoverStroke:"#a5ff88",hoverLabel:"#ffffff",lineWidth:4,radius:4}},{normal:{defaultColor:"#f7a989",defaultStroke:"#f8f8f8",defaultLabel:"#666666",hoverColor:"#ffa07a",hoverStroke:"#f8f8f8",hoverLabel:"#ffffff",lineWidth:4,radius:4},selected:{defaultColor:"#ffa07a",defaultStroke:"#f8f8f8",defaultLabel:"#ffffff",hoverColor:"#ffa07a",hoverStroke:"#f8f8f8",hoverLabel:"#ffffff",lineWidth:4,radius:4}}],summary:[{defaultColor:"#ededed",defaultStroke:"#f8f8f8",defaultLabel:"#666666",hoverColor:"#666666",hoverStroke:"#f8f8f8",hoverLabel:"#ffffff",lineWidth:4,radius:4},{defaultColor:"#6495ed",defaultStroke:"#f8f8f8",defaultLabel:"#ffffff",hoverColor:"#87cefa",hoverStroke:"#f8f8f8",hoverLabel:"#666666",lineWidth:4,radius:4},{defaultColor:"#e2a7ff",defaultStroke:"#f8f8f8",defaultLabel:"#ffffff",hoverColor:"#e7beff",hoverStroke:"#f8f8f8",hoverLabel:"#666666",lineWidth:4,radius:4},{defaultColor:"#ffa07a",defaultStroke:"#f8f8f8",defaultLabel:"#ffffff",hoverColor:"#f7a989",hoverStroke:"#f8f8f8",hoverLabel:"#666666",lineWidth:4,radius:4}],achievement:[{defaultColor:"#ededed",defaultStroke:"#cccccc",defaultLabel:"#000000",hoverColor:"#eeeeee",hoverStroke:"#cccccc",hoverLabel:"#efefef",lineWidth:4,radius:0},{defaultColor:"#6495ed",defaultStroke:"#cccccc",defaultLabel:"#eeeeee",hoverColor:"#87cefa",hoverStroke:"#cccccc",hoverLabel:"#3b3b3b",lineWidth:4,radius:0},{defaultColor:"#e2a7ff",defaultStroke:"#cccccc",defaultLabel:"#eeeeee",hoverColor:"#e7beff",hoverStroke:"#cccccc",hoverLabel:"#3b3b3b",lineWidth:4,radius:0},{defaultColor:"#ffa07a",defaultStroke:"#cccccc",defaultLabel:"#eeeeee",hoverColor:"#f7a989",hoverStroke:"#cccccc",hoverLabel:"#3b3b3b",lineWidth:4,radius:0}],characterItem:{name:{defaultColor:"#ffffff",defaultStroke:"#cccccc",defaultLabel:"#000000",hoverColor:"#ff7878",hoverStroke:"#cccccc",hoverLabel:"#ffffff",lineWidth:2},state:{defaultColor:"#ffffff",defaultStroke:"#cccccc",defaultLabel:"#000000",hoverColor:"#ffffff",hoverStroke:"#cccccc",hoverLabel:"#000000",lineWidth:2},propertyColor:"#000000"}},class:{btn_main:{defaultColor:"#ffffff",defaultStroke:"#cccccc",defaultLabel:"#000000",hoverColor:"#ff7878",hoverStroke:"#cccccc",hoverLabel:"#ffffff",lineWidth:2,radius:4},btn_main2:{defaultColor:"#f7a989",defaultStroke:"#f8f8f8",defaultLabel:"#ffffff",hoverColor:"#ff7878",hoverStroke:"#f8f8f8",hoverLabel:"#ffffff",lineWidth:2,radius:4},btn_small:{defaultColor:"#5865f2",defaultStroke:"#eeeeee",defaultLabel:"#eeeeee",hoverColor:"#1160b0",hoverStroke:"#eeeeee",hoverLabel:"#eeeeee",lineWidth:0,radius:4},title:{color:"#000000"},font_default:{color:"#000000"}},pages:{[s.MAIN]:{vars:{btnRemake:"btn_main",btnThemes:{defaultColor:"#cccccc",radius:100},btnSaveLoad:{defaultColor:"#5865f2",defaultStroke:"#eeeeee",defaultLabel:"#eeeeee",hoverColor:"#1160b0",hoverStroke:"#eeeeee",hoverLabel:"#eeeeee",lineWidth:0,radius:100}},names:{title:"title",btnSmall:"btn_small"}},[s.TALENT]:{vars:{btnDrawCard:"btn_main",btnNext:"btn_main",title:"title"}},[s.PROPERTY]:{vars:{btnRandomAllocate:"btn_main",btnNext:"btn_main2",title:"title"},names:{font_default:"font_default",property:{colorFilter:"#000000ff"}}},[s.TRAJECTORY]:{vars:{btnSummary:"btn_main",boxTrajectory:{defaultColor:"#ffffff",defaultStroke:"#9b9b9b",defaultLabel:"#eeeeee",hoverColor:"#ffffff",hoverStroke:"#9b9b9b",hoverLabel:"#eeeeee",lineWidth:1,radius:4},boxSpeed:{colorFilter:"#666666ff"}},names:{propertyBox:{defaultColor:"#8d8d8d",defaultStroke:"#eeeeee",defaultLabel:"#ffffff",hoverColor:"#8d8d8d",hoverStroke:"#eeeeee",hoverLabel:"#ffffff",lineWidth:2,radius:4},propertyValue:{defaultColor:"#ffffff",defaultStroke:"#eeeeee",defaultLabel:"#222831",hoverColor:"#ffffff",hoverStroke:"#eeeeee",hoverLabel:"#222831",lineWidth:0,radius:4}}},[s.SUMMARY]:{vars:{btnAgain:"btn_main",title:"title"},names:{font_default:"font_default"}},[s.ACHIEVEMENT]:{vars:{btnBack:"btn_small",btnRank:"btn_small"},names:{font_default:"font_default",title:"title"}},[s.THANKS]:{vars:{btnBack:"btn_small",btnAFD:{defaultColor:"#8764de",defaultStroke:"#8764de",defaultLabel:"#ffffff",hoverColor:"#9774ee",hoverStroke:"#9774ee",hoverLabel:"#ffffff",radius:4},btnDDF:{defaultColor:"#cc6699",defaultStroke:"#cc6699",defaultLabel:"#ffffff",hoverColor:"#dc76a9",hoverStroke:"#dc76a9",hoverLabel:"#ffffff",radius:4}}},[s.THEMES]:{vars:{btnOK:{defaultColor:"#28b070",defaultLabel:"#ffffff",hoverColor:"#00ff00",hoverLabel:"#ffffff",radius:80},btnClose:{defaultColor:"#eb3941",defaultLabel:"#ffffff",hoverColor:"#ff0000",hoverLabel:"#ffffff",radius:80}}},[s.SAVELOAD]:{vars:{btnClose:{defaultColor:"#eb3941",hoverColor:"#ff0000"},btnSave:{defaultColor:"#007046",hoverColor:"#76f190"},btnRead:{defaultColor:"#007046",hoverColor:"#76f190"},btnLoad:{defaultColor:"#fc5531",hoverColor:"#f28b54"},btnWrite:{defaultColor:"#fc5531",hoverColor:"#f28b54"},btnBackup:{defaultColor:"#9c30cd",hoverColor:"#bf50fd",radius:8,defaultLabel:"#ffffff",hoverLabel:"#ffffff"}},names:{btnSmall:{radius:80,defaultLabel:"#ffffff",hoverLabel:"#ffffff"}}},[s.MODE]:{names:{font_default:"font_default",btn:"btn_main"}},[s.CELEBRITY]:{vars:{btnRetry:"btn_main",btnNext:"btn_main2"}}},popups:{[C.ACHIEVEMENT]:{vars:{bg1:{defaultColor:"#ffffff",defaultStroke:"#84ff55",hoverColor:"#ffffff",hoverStroke:"#84ff55",lineWidth:1}}}}}},j={default:B,cyber:J,dark:B,light:F},$={themes:j,pages:s,popups:C};class _{constructor(e){_.#o=$,e||(e=Laya.stage),this.#t=e,e.addChild(this.#n),this.#n.zOrder=1,e.addChild(this.#l),this.#l.zOrder=2,e.addChild(this.#a),this.#a.zOrder=3,this.#n.top=this.#n.bottom=this.#n.left=this.#n.right=this.#l.top=this.#l.bottom=this.#l.left=this.#l.right=this.#a.top=this.#a.bottom=this.#a.left=this.#a.right=this.#h.top=this.#h.bottom=this.#h.left=this.#h.right=0,this.#h.graphics.drawRect(0,0,5e3,5e3,"#000000"),this.#h.alpha=.4,this.#h.on(Laya.Event.CLICK,this,()=>{this.#f[this.#f.length-1]?.close?.()})}static#e={};static#o;#t;#i;#r;#n=new Laya.Panel;#l=new Laya.Panel;#a=new Laya.Panel;#h=new Laya.Sprite;#s=new Map;#p=new Map;#f=[];static get inst(){return this.getInstance()}static getInstance(e="default"){return this.#e[e]||(this.#e[e]=new _)}static get pages(){return this.#o.pages}static get popups(){return this.#o.popups}static theme(e,t){return this.#o.themes[e][t]}async setLoading(e){const t=this.#g[e],o=await this.getView(t,null,null,e);o.top=o.bottom=o.left=o.right=0,o.zOrder=4,this.#i=o}async switchView(e,t,o){const i=this.#g[e],n=await this.getView(i,t,o?.load,e,"pages");n.top=n.bottom=n.left=n.right=0,this.clearAllDialog(),await this.#r?.__close?.(n),await this.#r?.close?.(n),this.#n.removeChildren(),await n.init?.(t),this.#r=n,this.#n.addChild(n),n.__close=o?.close,await o?.open?.(n),await n.show?.()}async getView(e,t,o,i,n){let l=await this.#s.get(e),a;this.#i&&(a=setTimeout(()=>this.#t.addChild(this.#i),3e3));const f=this.#i?.onProgress;if(l){const p=await l.constructor.load?.(t);await this.loadRes(p,o,f)}else{const p=await this.loadView(e),c=await p.load?.(t),d=this.#i?this.scanResource(p.uiView):[];o?o=[].concat(o).concat(d):o=d,await this.loadRes(c,o,f),l=new p,this.#s.set(e,l)}return a&&clearTimeout(a),this.#i?.removeSelf(),this.#d(l,i,n),l}async loadView(e){if(this.#p.has(e))return this.#p.get(e);const o=(await Object.assign({"./themes/cyber/achievement.js":()=>u(()=>import("./achievement-DY_XWsyU.js"),[],import.meta.url),"./themes/cyber/celebrity.js":()=>u(()=>import("./celebrity-CudMl41G.js"),[],import.meta.url),"./themes/cyber/main.js":()=>u(()=>import("./main-Co789crn.js"),[],import.meta.url),"./themes/cyber/mode.js":()=>u(()=>import("./mode-BKkP3na3.js"),[],import.meta.url),"./themes/cyber/popup/achievementPopup.js":()=>u(()=>import("./achievementPopup-rL2kjvDo.js"),[],import.meta.url),"./themes/cyber/property.js":()=>u(()=>import("./property-BR7hIr9B.js"),[],import.meta.url),"./themes/cyber/summary.js":()=>u(()=>import("./summary-vbrYtvAa.js"),[],import.meta.url),"./themes/cyber/talent.js":()=>u(()=>import("./talent-BC5YXS8E.js"),[],import.meta.url),"./themes/cyber/trajectory.js":()=>u(()=>import("./trajectory-CzhsMncf.js"),[],import.meta.url),"./themes/default/achievement.js":()=>u(()=>import("./achievement-BRXe5Bg5.js"),[],import.meta.url),"./themes/default/celebrity.js":()=>u(()=>import("./celebrity-Dzevtkex.js"),[],import.meta.url),"./themes/default/main.js":()=>u(()=>import("./main-8AhNzuSj.js"),[],import.meta.url),"./themes/default/mode.js":()=>u(()=>import("./mode-stBj-QIY.js"),[],import.meta.url),"./themes/default/popup/achievementPopup.js":()=>u(()=>import("./achievementPopup-uN7V_JWx.js"),[],import.meta.url),"./themes/default/property.js":()=>u(()=>import("./property-DEUj-uQM.js"),[],import.meta.url),"./themes/default/summary.js":()=>u(()=>import("./summary-D34oPUII.js"),[],import.meta.url),"./themes/default/talent.js":()=>u(()=>import("./talent-lizrVIVp.js"),[],import.meta.url),"./themes/default/thanks.js":()=>u(()=>import("./thanks-CuRlAQkm.js"),[],import.meta.url),"./themes/default/trajectory.js":()=>u(()=>import("./trajectory-0C0osExv.js"),[],import.meta.url),"./themes/loading.js":()=>u(()=>import("./loading-BDd9Or4P.js"),[],import.meta.url),"./themes/message.js":()=>u(()=>import("./message-CJ5ppE4h.js"),[],import.meta.url),"./themes/saveload.js":()=>u(()=>import("./saveload-tenlSL13.js"),[],import.meta.url),"./themes/themes.js":()=>u(()=>import("./themes-UgHWmOmS.js"),[],import.meta.url)})[`./themes/${e}.js`]()).default;return this.#p.set(e,o),o}async loadRes(e,t,o){const i=(e?.length||0)+(t?.length||0);if(e&&e.length){const n=e.length/i;await Laya.promises.loader.load(e,Laya.Handler.create(null,l=>o?.(l*n)))}if(t&&t.length){const n=1-t.length/i,l=t.length/i;await Laya.promises.loader.load(t,Laya.Handler.create(null,a=>o?.(a*l+n)))}}#c(){if(this.#f.length==0){this.#l.visible=!1;return}this.#l.visible=!0,this.#f.forEach((t,o)=>{this.#l.addChild(t),t.zOrder=o}),this.#l.addChild(this.#h);const e=this.#f.length;this.#h.zOrder=e-1,this.#f[e-1].zOrder=e}async showDialog(e,t,o){const i=this.#g[e],n=await this.getView(i,t,o?.load,e,"pages"),l=this.#f.indexOf(n);l!=-1&&this.#f.splice(l,1),this.#f.push(n),n.init?.(t),n.centerX=n.centerY=0,this.#c(),await(o?.open||(async()=>{n.scaleX=0,n.scaleY=0,await Laya.promises.Tween.to(n,{scaleX:1,scaleY:1},300,Laya.Ease.backOut)}))(n),n.mouseThrough=!0,n.mouseEnabled=!0,n.close=async()=>{o?.close?await o.close():await Laya.promises.Tween.to(n,{scaleX:0,scaleY:0},300,Laya.Ease.strongIn);const f=this.#f.indexOf(n);f!=-1&&this.#f.splice(f,1),this.#c()},this.#l.addChild(n)}async popup(e,t){const o=this.#S[e],i=await this.getView(o,t,null,e,"popups");this.#a.addChild(i),await i.popup(t,this.#a),this.#a.removeChild(i)}clearAllDialog(){this.#f=[],this.#c()}#d(e,t,o){const i=this.#u?.[o]?.[t];if(!i||e.config&&e.config(i))return;const n=(l,a)=>{l&&(typeof a=="string"&&(a=this.#u?.class?.[a]),$_.deepMapSet(l,a))};if(i.names)for(const l in i.names)this.#y(e,l).forEach(a=>n(a,i.names[l]));if(i.vars)for(const l in i.vars)n(e[l],i.vars[l])}#y(e,t){const o=[];if(!e||!e._childs)return o;for(const i of e._childs)i.name==t&&o.push(i),i._childs&&o.push(...this.#y(i,t));return o}#b(e){e=""+e;let t=e.length;do if(t--,e[t]==".")break;while(t>0);return[e.substring(0,t),e.substring(t,e.length)]}#m(e,t){if(!e||!e.replace(/\s/g,""))return[];switch(t){case"ProgressBar":return[e,...this.#x(e)];case"ScrollBar":return[e,...this.#C(e)];default:return[e]}}#x(e){if(!e.replace(/\s/g,""))return[];let t=this.#b(e);return[`${t[0]}$bar${t[1]}`]}#C(e){if(!e.replace(/\s/g,""))return[];let t=this.#b(e);return[`${t[0]}$bar${t[1]}`,`${t[0]}$up${t[1]}`,`${t[0]}$down${t[1]}`]}scanResource(e){if(!e)return[];const t=[];return t.push(...this.#m(e.props?.skin,e.type)),t.push(...this.#m(e.props?.hScrollBarSkin,"ScrollBar")),t.push(...this.#m(e.props?.vScrollBarSkin,"ScrollBar")),e.child?.forEach(o=>{t.push(...this.scanResource(o))}),t}get currentView(){return this.#r}get currentDialog(){return this.#f[this.#f.length-1]}get theme(){return localStorage.getItem("theme")}set theme(e){localStorage.setItem("theme",e),this.#t.bgColor=this.#u.bgColor,document?.querySelector?.('meta[name="theme-color"]')?.setAttribute?.("content",this.#u.bgColor)}get#g(){return _.theme(this.theme,"pages")}get#S(){return _.theme(this.theme,"popups")}get#u(){return _.theme(this.theme,"configs")}get common(){return this.#u.common}gradeColor(e){return this.common.grade[e]}gradeFilter(e){return this.common.filter[e]}}function L(r){switch(typeof r){case"object":if(r===null)return null;if(Array.isArray(r))return r.map(t=>L(t));const e={};for(const t in r)e[t]=L(r[t]);return e;default:return r}}function q(...r){return Math.max(...r.flat())}function K(...r){return Math.min(...r.flat())}function E(...r){let e=0;return r.flat().forEach(t=>e+=t),e}function Q(...r){return E(...r)/r.flat().length}function I(r){let e=0;for(const[,o]of r)e+=o;let t=Math.random()*e;for(const[o,i]of r)if((t-=i)<0)return o;return r[r.length-1]}function Z(r){return r[Math.floor(Math.random()*r.length)]}function T(r,e){const t={};return r.forEach(o=>t[o]=e(o)),t}function ee(r,e){for(const t in r)r[t]=e(t,r[t])}function te(r,e){const t={};for(const o in r)t[o]=e(o,r[o]);return t}function oe(r,e){for(const t in e)r[t]=e[t]}function P(r,e){for(const t in e){let o=e[t];switch(typeof o){case"function":o=o();case"object":if(!Array.isArray(o)){P(r[t],o);break}default:r[t]=o}}return r}function ie(r,e){for(const t of e.split(".")){if(!(t in r))return;r=r[t]}return r}function re(r,...e){const t=o=>(i,n)=>{const l=ie(o,n);switch(typeof l){case"object":return JSON.stringify(l);case"boolean":case"number":case"string":return l;default:return l?.toString?.()||i}};switch(e.length){case 0:return r;case 1:if(typeof e[0]!="object")break;return r.replace(/{(.+?)}/g,t(e[0]))}return r.replace(/{(\d+)}/g,t(e))}const k=Object.freeze(Object.defineProperty({__proto__:null,average:Q,clone:L,deepMapSet:P,format:re,getConvertedMap:te,getListValuesMap:T,listRandom:Z,mapConvert:ee,mapSet:oe,max:q,min:K,sum:E,weightRandom:I},Symbol.toStringTag,{value:"Module"}));globalThis.UIManager=globalThis.UI=_;globalThis.$_=k;globalThis.goto=async r=>{let e;switch(r){case"github":e="https://github.com/VickScarlet/lifeRestart";break;case"discord":e="https://discord.gg/U3qrf49NMQ";break;case"sponsor_afd":e="https://afdian.com/a/LifeRestart";break;case"sponsor_ddf":e="https://dun.mianbaoduo.com/@vickscarlet";break}try{Laya.Browser.onIOS?window.location.href=e:window.open(e,"_blank")}catch(t){console.error(t)}};class w{constructor(){this.name="lifeRestart",this.version="2.0.0",console.log(`${this.name} ${this.version}`)}#e;static languages={"zh-cn":"zh-cn","en-us":"en-us"};#o(){class e{constructor(){this._sourceStr=null}textToSpit(o){this._sourceStr=o;var i=o.length,n=-1;for(this._words=[];++n=55296&&a<=56319?this._words.push(l+o.charAt(++n)):this._words.push(l)}}getChar(o){return this._words}getCharCode(o){return this._words[o].codePointAt(0)}length(){return this._words.length}}Laya.class(e,"laya.webgl.text.CharSegment"),Laya.imps(e.prototype,{"laya.webgl.text.ICharSegment":!0}),Laya.Config.isAntialias=!0,Laya.init(...this.#t,Laya.WebGL),Laya.stage.alignV=Laya.Stage.ALIGN_MIDDLE,Laya.stage.alignH=Laya.Stage.ALIGN_CENTER,Laya.stage.scaleMode="showall",Laya.stage.bgColor="#000000",window.onresize=()=>Laya.stage.size(...this.#t)}get#t(){const n=.4618226600985222,l=window.innerWidth,a=window.innerHeight;return l/a>n?[Math.min(l*2436/a,1827),2436]:[1125,Math.min(a*1125/l,3e3)]}async setLanguage(e){return this.#i(e)}async#i(e){switch(e){case w.languages["en-us"]:case w.languages["zh-cn"]:this.#e=e;break;default:this.#e=w.languages["zh-cn"];break}globalThis.$lang=Laya.Text.langPacks=(await O(Object.assign({"./i18n/en-us.js":()=>u(()=>import("./en-us-aCJCMstq.js"),[],import.meta.url),"./i18n/zh-cn.js":()=>u(()=>import("./zh-cn-DJ9MvHFr.js"),[],import.meta.url)}),`./i18n/${this.#e}.js`,3)).default}resigterEvent(){$$on("achievement",e=>{$ui.popup(UI.popups.ACHIEVEMENT,{achievement:e})}),$$on("message",([e,...t])=>{Array.isArray(e)?e=e.map(([o,...i])=>$_.format($lang[o],...i)).join(` `):e=$_.format($lang[e],...t),$ui.popup(UI.popups.MESSAGE,{message:e})})}async start({language:e=w.languages["zh-cn"],theme:t="default"}){this.resigterEvent(),this.#o(),globalThis.$ui=_.getInstance(),t=="default"&&(t=localStorage.getItem("theme")||"default"),$ui.theme=t,await this.#i(e),await $ui.setLoading(UI.pages.LOADING),await $ui.switchView(UI.pages.LOADING),await core.initial(o=>Laya.promises.loader.load(`data/${this.#e}/${o}.json`,null,Laya.Loader.JSON),o=>Laya.promises.loader.load(`data/${o}.json`,null,Laya.Loader.JSON)),await $ui.switchView(UI.pages.MAIN)}}function ne(r){const e=[],t=r.length,o=[];o.unshift(e);let i=0;const n=l=>{const a=r.substring(i,l).trim();i=l,a&&o[0].push(a)};for(let l=0;l<\!\?=]/);const i=e.substring(0,o),n=e.substring(o,o+=e[o+1]=="="?2:1),l=e.substring(o,t),a=r.get(i),f=l[0]=="["?JSON.parse(l):Number(l);switch(n){case">":return a>f;case"<":return a=":return a>=f;case"<=":return a<=f;case"=":return Array.isArray(a)?a.includes(f):a==f;case"!=":return Array.isArray(a)?!a.includes(f):a!=f;case"?":if(Array.isArray(a)){for(const p of a)if(f.includes(p))return!0;return!1}return f.includes(a);case"!":if(Array.isArray(a)){for(const p of a)if(f.includes(p))return!1;return!0}return!f.includes(a);default:return!1}}function ae(r){const t=/AGE\?\[([0-9\,]+)\]/.exec(r);return t==null?1:t[1].split(",").length}const he=Object.freeze(Object.defineProperty({__proto__:null,checkCondition:X,extractMaxTriggers:ae},Symbol.toStringTag,{value:"Module"}));class fe{constructor(e){this.#e=e}TYPES={AGE:"AGE",CHR:"CHR",INT:"INT",STR:"STR",MNY:"MNY",SPR:"SPR",LIF:"LIF",TLT:"TLT",EVT:"EVT",TMS:"TMS",LAGE:"LAGE",HAGE:"HAGE",LCHR:"LCHR",HCHR:"HCHR",LINT:"LINT",HINT:"HINT",LSTR:"LSTR",HSTR:"HSTR",LMNY:"LMNY",HMNY:"HMNY",LSPR:"LSPR",HSPR:"HSPR",SUM:"SUM",EXT:"EXT",ATLT:"ATLT",AEVT:"AEVT",ACHV:"ACHV",CTLT:"CTLT",CEVT:"CEVT",CACHV:"CACHV",TTLT:"TTLT",TEVT:"TEVT",TACHV:"TACHV",REVT:"REVT",RTLT:"RTLT",RACHV:"RACHV",RDM:"RDM"};SPECIAL={RDM:[this.TYPES.CHR,this.TYPES.INT,this.TYPES.STR,this.TYPES.MNY,this.TYPES.SPR]};#e;#o;#t={};#i;#r;get#n(){return this.#e.function(this.#e.Function.UTIL)}initial({age:e,total:t}){this.#o=e;for(const o in e){let{event:i,talent:n}=e[o];Array.isArray(i)||(i=i?.split(",")||[]),i=i.map(l=>{const a=`${l}`.split("*").map(f=>Number(f));return a.length==1&&a.push(1),a}),Array.isArray(n)||(n=n?.split(",")||[]),n=n.map(l=>Number(l)),e[o]={event:i,talent:n}}this.#i=t}config({judge:e={}}){this.#r=e}restart(e){this.#t={[this.TYPES.AGE]:-1,[this.TYPES.CHR]:0,[this.TYPES.INT]:0,[this.TYPES.STR]:0,[this.TYPES.MNY]:0,[this.TYPES.SPR]:0,[this.TYPES.LIF]:1,[this.TYPES.TLT]:[],[this.TYPES.EVT]:[],[this.TYPES.LAGE]:1/0,[this.TYPES.LCHR]:1/0,[this.TYPES.LINT]:1/0,[this.TYPES.LSTR]:1/0,[this.TYPES.LSPR]:1/0,[this.TYPES.LMNY]:1/0,[this.TYPES.HAGE]:-1/0,[this.TYPES.HCHR]:-1/0,[this.TYPES.HINT]:-1/0,[this.TYPES.HSTR]:-1/0,[this.TYPES.HMNY]:-1/0,[this.TYPES.HSPR]:-1/0};for(const t in e)this.change(t,e[t])}restartLastStep(){this.#t[this.TYPES.LAGE]=this.get(this.TYPES.AGE),this.#t[this.TYPES.LCHR]=this.get(this.TYPES.CHR),this.#t[this.TYPES.LINT]=this.get(this.TYPES.INT),this.#t[this.TYPES.LSTR]=this.get(this.TYPES.STR),this.#t[this.TYPES.LSPR]=this.get(this.TYPES.SPR),this.#t[this.TYPES.LMNY]=this.get(this.TYPES.MNY),this.#t[this.TYPES.HAGE]=this.get(this.TYPES.AGE),this.#t[this.TYPES.HCHR]=this.get(this.TYPES.CHR),this.#t[this.TYPES.HINT]=this.get(this.TYPES.INT),this.#t[this.TYPES.HSTR]=this.get(this.TYPES.STR),this.#t[this.TYPES.HMNY]=this.get(this.TYPES.MNY),this.#t[this.TYPES.HSPR]=this.get(this.TYPES.SPR)}get(e){const t=this.#n;switch(e){case this.TYPES.AGE:case this.TYPES.CHR:case this.TYPES.INT:case this.TYPES.STR:case this.TYPES.MNY:case this.TYPES.SPR:case this.TYPES.LIF:case this.TYPES.TLT:case this.TYPES.EVT:return t.clone(this.#t[e]);case this.TYPES.LAGE:case this.TYPES.LCHR:case this.TYPES.LINT:case this.TYPES.LSTR:case this.TYPES.LMNY:case this.TYPES.LSPR:return t.min(this.#t[e],this.get(this.fallback(e)));case this.TYPES.HAGE:case this.TYPES.HCHR:case this.TYPES.HINT:case this.TYPES.HSTR:case this.TYPES.HMNY:case this.TYPES.HSPR:return t.max(this.#t[e],this.get(this.fallback(e)));case this.TYPES.SUM:const o=this.get(this.TYPES.HAGE),i=this.get(this.TYPES.HCHR),n=this.get(this.TYPES.HINT),l=this.get(this.TYPES.HSTR),a=this.get(this.TYPES.HMNY),f=this.get(this.TYPES.HSPR);return Math.floor(t.sum(i,n,l,a,f)*2+o/2);case this.TYPES.TMS:return this.lsget("times")||0;case this.TYPES.EXT:return this.lsget("extendTalent")||null;case this.TYPES.ATLT:case this.TYPES.AEVT:case this.TYPES.ACHV:return this.lsget(e)||[];case this.TYPES.CTLT:case this.TYPES.CEVT:case this.TYPES.CACHV:return this.get(this.fallback(e)).length;case this.TYPES.TTLT:case this.TYPES.TEVT:case this.TYPES.TACHV:return this.#i[e];case this.TYPES.RTLT:case this.TYPES.REVT:case this.TYPES.RACHV:const p=this.fallback(e);return this.get(p[0])/this.get(p[1]);default:return 0}}fallback(e){switch(e){case this.TYPES.LAGE:case this.TYPES.HAGE:return this.TYPES.AGE;case this.TYPES.LCHR:case this.TYPES.HCHR:return this.TYPES.CHR;case this.TYPES.LINT:case this.TYPES.HINT:return this.TYPES.INT;case this.TYPES.LSTR:case this.TYPES.HSTR:return this.TYPES.STR;case this.TYPES.LMNY:case this.TYPES.HMNY:return this.TYPES.MNY;case this.TYPES.LSPR:case this.TYPES.HSPR:return this.TYPES.SPR;case this.TYPES.CTLT:return this.TYPES.ATLT;case this.TYPES.CEVT:return this.TYPES.AEVT;case this.TYPES.CACHV:return this.TYPES.ACHV;case this.TYPES.LIF:return this.TYPES.LIF;case this.TYPES.RTLT:return[this.TYPES.CTLT,this.TYPES.TTLT];case this.TYPES.REVT:return[this.TYPES.CEVT,this.TYPES.TEVT];case this.TYPES.RACHV:return[this.TYPES.CACHV,this.TYPES.TACHV];default:return}}set(e,t){switch(e){case this.TYPES.AGE:case this.TYPES.CHR:case this.TYPES.INT:case this.TYPES.STR:case this.TYPES.MNY:case this.TYPES.SPR:case this.TYPES.LIF:case this.TYPES.TLT:case this.TYPES.EVT:this.hl(e,this.#t[e]=this.#e.clone(t)),this.achieve(e,t);return;case this.TYPES.TMS:this.lsset("times",parseInt(t)||0);return;case this.TYPES.EXT:this.lsset("extendTalent",t);return;default:return}}getPropertys(){return this.#e.clone({[this.TYPES.AGE]:this.get(this.TYPES.AGE),[this.TYPES.CHR]:this.get(this.TYPES.CHR),[this.TYPES.INT]:this.get(this.TYPES.INT),[this.TYPES.STR]:this.get(this.TYPES.STR),[this.TYPES.MNY]:this.get(this.TYPES.MNY),[this.TYPES.SPR]:this.get(this.TYPES.SPR)})}change(e,t){if(Array.isArray(t)){for(const o of t)this.change(e,Number(o));return}switch(e){case this.TYPES.AGE:case this.TYPES.CHR:case this.TYPES.INT:case this.TYPES.STR:case this.TYPES.MNY:case this.TYPES.SPR:case this.TYPES.LIF:this.hl(e,this.#t[e]+=Number(t));return;case this.TYPES.TLT:case this.TYPES.EVT:const o=this.#t[e];if(t<0){const i=o.indexOf(t);i!=-1&&o.splice(i,1)}o.includes(t)||o.push(t),this.achieve(e,t);return;case this.TYPES.TMS:this.set(e,this.get(e)+parseInt(t));return;default:return}}hookSpecial(e){return e===this.TYPES.RDM?this.#n.listRandom(this.SPECIAL.RDM):e}effect(e){for(let t in e)this.change(this.hookSpecial(t),Number(e[t]))}judge(e){const t=this.get(e),o=this.#r[e];let i=o.length;const n=()=>Math.max(Math.min(t,10),0)/10;for(;i--;){const[l,a,f]=o[i];if(!i||l==null||t>=l)return{prop:e,value:t,judge:f,grade:a,progress:n()}}}isEnd(){return this.get(this.TYPES.LIF)<1}ageNext(){this.change(this.TYPES.AGE,1);const e=this.get(this.TYPES.AGE),{event:t,talent:o}=this.getAgeData(e);return{age:e,event:t,talent:o}}getAgeData(e){return this.#e.clone(this.#o[e])}hl(e,t){let o;switch(e){case this.TYPES.AGE:o=[this.TYPES.LAGE,this.TYPES.HAGE];break;case this.TYPES.CHR:o=[this.TYPES.LCHR,this.TYPES.HCHR];break;case this.TYPES.INT:o=[this.TYPES.LINT,this.TYPES.HINT];break;case this.TYPES.STR:o=[this.TYPES.LSTR,this.TYPES.HSTR];break;case this.TYPES.MNY:o=[this.TYPES.LMNY,this.TYPES.HMNY];break;case this.TYPES.SPR:o=[this.TYPES.LSPR,this.TYPES.HSPR];break;default:return}const[i,n]=o;this.#t[i]=this.#n.min(this.#t[i],t),this.#t[n]=this.#n.max(this.#t[n],t)}achieve(e,t){let o;switch(e){case this.TYPES.ACHV:const n=this.lsget(e);this.lsset(e,(n||[]).concat([[t,Date.now()]]));return;case this.TYPES.TLT:o=this.TYPES.ATLT;break;case this.TYPES.EVT:o=this.TYPES.AEVT;break;default:return}const i=this.lsget(o)||[];this.lsset(o,Array.from(new Set(i.concat(t||[]).flat())))}lsget(e){const t=localStorage.getItem(e);if(!(t===null||t==="undefined"))return JSON.parse(t)}lsset(e,t){localStorage.setItem(e,JSON.stringify(t))}}let se=class{constructor(e){this.#e=e}#e;#o;initial({events:e}){this.#o=e;for(const t in e){const o=e[t];o.branch&&(o.branch=o.branch.map(i=>(i=i.split(":"),i[1]=Number(i[1]),i)))}return this.count}get count(){return Object.keys(this.#o).length}check(e){const{include:t,exclude:o,NoRandom:i}=this.get(e);return i||o&&this.#e.check(o)?!1:t?this.#e.check(t):!0}get(e){const t=this.#o[e];if(!t)throw new Error(`[ERROR] No Event[${e}]`);return this.#e.clone(t)}information(e){const{event:t}=this.get(e);return{description:t}}do(e){const{effect:t,branch:o,event:i,postEvent:n,grade:l}=this.get(e);if(o){for(const[a,f]of o)if(this.#e.check(a))return{effect:t,next:f,description:i,grade:l}}return{effect:t,postEvent:n,description:i,grade:l}}};class pe{constructor(e){this.#e=e}#e;#o;#t;#i;#r;initial({talents:e}){this.#o=e;const t=this.#e.function(this.#e.Function.CONDITION).extractMaxTriggers;for(const o in e){const i=e[o];if(i.id=Number(o),i.grade=Number(i.grade),i.max_triggers=t(i.condition),i.replacement)for(let n in i.replacement){const l={};for(let a of i.replacement[n])a=`${a}`.split("*"),l[a[0]||0]=Number(a[1])||1;i.replacement[n]=l}}return this.count}get count(){return Object.keys(this.#o).length}get#n(){return this.#e.request(this.#e.Module.PROPERTY)}config({talentPullCount:e=10,talentRate:t={1:100,2:10,3:1,total:1e3},additions:o={}}={}){this.#t=e,this.#i=t,this.#r=o}check(e){const{condition:t}=this.get(e);return this.#e.check(this.#n,t)}get(e){const t=this.#o[e];if(!t)throw new Error(`[ERROR] No Talent[${e}]`);return this.#e.clone(t)}information(e){const{grade:t,name:o,description:i}=this.get(e);return{grade:t,name:o,description:i}}exclude(e,t){const{exclude:o}=this.get(t);for(const i of e){if(o){for(const l of o)if(i==l)return i}const n=this.get(i).exclude;if(n){for(const l of n)if(t==l)return i}}return null}getAddition(e,t){if(!this.#r[e])return{};for(const[o,i]of this.#r[e])if(t>=o)return i;return{}}getRate(e={}){const t=this.#e.clone(this.#i),o={1:1,2:1,3:1};Object.keys(e).forEach(i=>{const n=this.getAddition(i,e[i]);for(const l in n)o[l]+=n[l]});for(const i in o)t[i]*=o[i];return t}talentRandom(e,t){const o=this.getRate(t),i=()=>{let l=Math.floor(Math.random()*o.total);return(l-=o[3])<0?3:(l-=o[2])<0?2:l-o[1]<0?1:0},n={};for(const l in this.#o){const{id:a,grade:f,name:p,description:c,exclusive:d}=this.#o[l];if(!d){if(a==e){e={grade:f,name:p,description:c,id:a};continue}n[f]?n[f].push({grade:f,name:p,description:c,id:a}):n[f]=[{grade:f,name:p,description:c,id:a}]}}return new Array(this.#t).fill(1).map((l,a)=>{if(!a&&e)return e;let f=i();for(;n[f].length==0;)f--;const p=n[f].length,c=Math.floor(Math.random()*p)%p;return n[f].splice(c,1)[0]})}random(e){const t=Object.keys(this.#o).filter(o=>!this.#o[o].exclusive);return new Array(e).fill(1).map(()=>t.splice(Math.floor(Math.random()*t.length)%t.length,1)[0])}allocationAddition(e){if(Array.isArray(e)){let t=0;for(const o of e)t+=this.allocationAddition(o);return t}return Number(this.get(e).status)||0}do(e){const{effect:t,condition:o,grade:i,name:n,description:l}=this.get(e);return o&&!this.#e.check(o)?null:{effect:t,grade:i,name:n,description:l}}replace(e){const t=(a,f)=>{const{replacement:p}=this.get(a);if(!p)return null;const c=[];if(p.grade&&this.forEach(({id:d,grade:m,exclusive:g})=>{g||p.grade[m]&&(this.exclude(f,d)||c.push([d,p.grade[m]]))}),p.talent)for(let d in p.talent)d=Number(d),!this.exclude(f,d)&&c.push([d,p.talent[d]]);return c},o=this.#e.function(this.#e.Function.UTIL).weightRandom,i=(a,f)=>{const p=t(a,f);if(!p)return a;const c=o(p);return i(c,f.concat(c))},n=this.#e.clone(e),l={};for(const a of e){const f=i(a,n);f!=a&&(l[a]=f,n.push(f))}return l}forEach(e){if(typeof e=="function")for(const t in this.#o)e(this.#e.clone(this.#o[t]),t)}}class ce{constructor(e){this.#e=e}Opportunity={START:"START",TRAJECTORY:"TRAJECTORY",SUMMARY:"SUMMARY",END:"END"};#e;#o;initial({achievements:e}){return this.#o=e,this.count}get count(){return Object.keys(this.#o).length}get#t(){return this.#e.request(this.#e.Module.PROPERTY)}list(){return Object.values(this.#o).map(({id:e,name:t,opportunity:o,description:i,hide:n,grade:l})=>({id:e,name:t,opportunity:o,description:i,hide:n,grade:l,isAchieved:this.isAchieved(e,this.#t)}))}get(e){const t=this.#o[e];if(!t)throw new Error(`[ERROR] No Achievement[${e}]`);return this.#e.clone(t)}check(e){const{condition:t}=this.get(e);return this.#e.check(t)}isAchieved(e){for(const[t]of this.#t.get(this.#t.TYPES.ACHV)||[])if(t==e)return!0;return!1}achieve(e){this.list().filter(({isAchieved:t})=>!t).filter(({opportunity:t})=>t==e).filter(({id:t})=>this.check(t,this.#t)).forEach(({id:t})=>{this.#t.achieve(this.#t.TYPES.ACHV,t),$$event("achievement",this.get(t))})}}class de{constructor(e){this.#e=e}#e;#o;#t;#i;#r;#n=[];#l;#a;#h;initial({characters:e}){this.#o=e;const t=localStorage.getItem("uniqueWaTaShi");return(t!=null||t!="undefined")&&(this.#l=JSON.parse(t)),this.count}get count(){return Object.keys(this.#o).length}config({characterPullCount:e=3,rateableKnife:t=10,propertyWeight:o,talentWeight:i}={}){this.#t=e,this.#i=t,this.#a=o,this.#h=i}get#s(){if(this.#l)return this.#e.clone(this.#l);const e=Date.now();if(this.#n.push(e),this.#n.length<10)return null;const t=this.#n.shift();return e-t>1e4?null:{unique:!0,generate:!1}}set#s(e){this.#l=this.#e.clone(e),this.#l.unique=!0,this.#l.generate=!0,localStorage.setItem("uniqueWaTaShi",JSON.stringify(this.#l))}get#p(){return this.#e.function(this.#e.Function.UTIL).weightRandom}generateUnique(){if(this.#l)return this.#s;const e=this.#p,{CHR:t,INT:o,STR:i,MNY:n}=this.#e.PropertyTypes;return this.#s={property:{[t]:e(this.#a),[o]:e(this.#a),[i]:e(this.#a),[n]:e(this.#a)},talent:this.#e.request(this.#e.Module.TALENT).random(e(this.#h))},this.#s}random(){return{unique:this.#s,normal:this.#f()}}#f(){if(!this.#r){this.#r={};for(const i in this.#o)this.#r[i]=1}const e=[],t=this.#p;new Array(this.#t).fill(0).forEach(()=>{e.push(t(Object.keys(this.#r).filter(i=>!e.includes(i)).map(i=>[i,this.#r[i]])))});let o=1/0;for(const i in this.#r){if(e.includes(i)){o=Math.min(o,this.#r[i]);continue}o=Math.min(o,++this.#r[i])}if(o>this.#i)for(const i in this.#r)this.#r[i]-=this.#i;return e.map(i=>this.#e.clone(this.#o[i]))}}class ue{constructor(){this.#e=new fe(this),this.#o=new se(this),this.#t=new pe(this),this.#i=new ce(this),this.#r=new de(this)}Module={PROPERTY:"PROPERTY",TALENT:"TALENT",EVENT:"EVENT",ACHIEVEMENT:"ACHIEVEMENT",CHARACTER:"CHARACTER"};Function={CONDITION:"CONDITION",UTIL:"UTIL"};#e;#o;#t;#i;#r;#n;#l;#a;#h;#s;#p;#f;async initial(e,t){const[o,i,n,l,a,f]=await Promise.all([e("age"),e("talents"),e("events"),e("achievement"),e("character"),t("specialthanks")]);this.#p=f;const p={[this.PropertyTypes.TACHV]:this.#i.initial({achievements:l}),[this.PropertyTypes.TEVT]:this.#o.initial({events:n}),[this.PropertyTypes.TTLT]:this.#t.initial({talents:i})};this.#e.initial({age:o,total:p}),this.#r.initial({characters:a})}config({defaultPropertyPoints:e=20,talentSelectLimit:t=3,propertyAllocateLimit:o=[0,10],defaultPropertys:i={},talentConfig:n,propertyConfig:l,characterConfig:a}={}){this.#l=e,this.#a=t,this.#h=o,this.#s=i,this.#t.config(n),this.#e.config(l),this.#r.config(a)}request(e){switch(e){case this.Module.ACHIEVEMENT:return this.#i;case this.Module.CHARACTER:return this.#r;case this.Module.EVENT:return this.#o;case this.Module.PROPERTY:return this.#e;case this.Module.TALENT:return this.#t;default:return null}}function(e){switch(e){case this.Function.CONDITION:return he;case this.Function.UTIL:return k}}check(e){return X(this.#e,e)}clone(...e){return L(...e)}remake(e){return this.#f=L(this.#s),this.#f.TLT=L(e),this.#n={},this.talentReplace(this.#f.TLT)}start(e){for(const t in e)this.#f[t]=L(e[t]);this.#e.restart(this.#f),this.doTalent(),this.#e.restartLastStep(),this.#i.achieve(this.AchievementOpportunity.START)}getPropertyPoints(){return this.#l+this.#t.allocationAddition(this.#f.TLT)}getTalentCurrentTriggerCount(e){return this.#n[e]||0}next(){const{age:e,event:t,talent:o}=this.#e.ageNext(),i=this.doTalent(o),n=this.doEvent(this.random(t)),l=this.#e.isEnd(),a=[i,n].flat();return this.#i.achieve(this.AchievementOpportunity.TRAJECTORY),{age:e,content:a,isEnd:l}}talentReplace(e){const t=this.#t.replace(e),o=[];for(const i in t){e.push(t[i]);const n=this.#t.get(i),l=this.#t.get(t[i]);o.push({type:"talentReplace",source:n,target:l})}return o}doTalent(e){e&&this.#e.change(this.PropertyTypes.TLT,e),e=this.#e.get(this.PropertyTypes.TLT).filter(o=>this.getTalentCurrentTriggerCount(o)this.#o.check(t,this.#e)))}talentRandom(){return this.#t.talentRandom(this.lastExtendTalent,this.#d(this.PropertyTypes.TMS,this.PropertyTypes.CACHV))}characterRandom(){const e=this.#r.random(),t=o=>o.talent=o.talent.map(i=>this.#t.get(i));return e.normal.forEach(t),e.unique&&e.unique.talent&&t(e.unique),e}talentExtend(e){this.#e.set(this.PropertyTypes.EXT,e)}exclude(e,t){return this.#t.exclude(e,t)}generateUnique(){this.#r.generateUnique()}#c(...e){return T(e.flat(),t=>this.#e.judge(t))}#d(...e){return T(e.flat(),t=>this.#e.get(t))}format(e){return e.replaceAll(/\{\s*[0-9a-zA-Z_-]+\s*?\}/g,t=>this.#y(t))}#y(e){switch(e.slice(1,-1).trim().toLowerCase()){case"currentyear":return new Date().getFullYear();case"age":return this.#e.get(this.PropertyTypes.AGE);case"charm":return this.#e.get(this.PropertyTypes.CHR);case"intelligence":return this.#e.get(this.PropertyTypes.INT);case"strength":return this.#e.get(this.PropertyTypes.STR);case"money":return this.#e.get(this.PropertyTypes.MNY);case"spirit":return this.#e.get(this.PropertyTypes.SPR);default:return e}}get lastExtendTalent(){return this.#e.get(this.PropertyTypes.EXT)}get summary(){this.#i.achieve(this.AchievementOpportunity.SUMMARY);const e=this.PropertyTypes;return this.#c(e.SUM,e.HAGE,e.HCHR,e.HINT,e.HSTR,e.HMNY,e.HSPR)}get statistics(){const e=this.PropertyTypes;return this.#c(e.TMS,e.CACHV,e.RTLT,e.REVT)}get achievements(){const e={};return this.#e.get(this.PropertyTypes.ACHV).forEach(([t,o])=>e[t]=o),this.#i.list(this.#e).sort(({id:t,grade:o,hide:i},{id:n,grade:l,hide:a})=>{if(t=e[t],n=e[n],t&&n)return n-t;if(!t&&!n)return i&&a?l-o:i?1:a?-1:l-o;if(!t)return 1;if(!n)return-1})}get PropertyTypes(){return this.#e.TYPES}get AchievementOpportunity(){return this.#i.Opportunity}get talentSelectLimit(){return this.#a}get propertyAllocateLimit(){return L(this.#h)}get propertys(){return this.#e.getPropertys()}get times(){return this.#e.get(this.PropertyTypes.TMS)||0}set times(e){this.#e.set(this.PropertyTypes.TMS,e),this.#i.achieve(this.AchievementOpportunity.END)}get specialThanks(){return this.#p}}globalThis.$$eventMap=new Map;globalThis.$$event=(r,e)=>{const t=$$eventMap.get(r);t&&t.forEach(o=>o(e))};globalThis.$$on=(r,e)=>{let t=$$eventMap.get(r);t||(t=new Set,$$eventMap.set(r,t)),t.add(e)};globalThis.$$off=(r,e)=>{const t=$$eventMap.get(r);t&&t.delete(e)};globalThis.$$copy=async r=>{const e=await navigator.permissions.query({name:"clipboard-write"});if(e.state=="granted"||e.state=="prompt")return navigator.clipboard.writeText(r),!0;const t=document.createElement("input");t.setAttribute("style","opacity: 0;"),document.body.appendChild(t),t.value=r,t.select();const o=document.execCommand("copy");return document.body.removeChild(t),o};globalThis.$$read=async()=>{const r=await navigator.permissions.query({name:"clipboard-read"});if(r.state=="granted"||r.state=="prompt")return await navigator.clipboard.readText();const e=document.createElement("input");e.setAttribute("style","opacity: 0;"),document.body.appendChild(e),e.focus();const t=document.execCommand("paste"),o=e.value;return document.body.removeChild(e),t&&o};const A=new ue,W=new w;globalThis.core=A;globalThis.game=W;const U={};location.search.substr(1).split("&").forEach(r=>{const e=r.split("=");U[e[0]]=e[1]});A.config({defaultPropertyPoints:20,talentSelectLimit:3,propertyAllocateLimit:[0,10],defaultPropertys:{SPR:5},talentConfig:{talentPullCount:10,talentRate:{1:100,2:10,3:1,total:1e3},additions:{TMS:[[10,{2:1}],[30,{2:2}],[50,{2:3}],[70,{2:4}],[100,{2:5}]],CACHV:[[10,{2:1}],[30,{2:2}],[50,{2:3}],[70,{2:4}],[100,{2:5}]]}},propertyConfig:{judge:{RTLT:[[0,0],[.3,1],[.6,2],[.9,3]],REVT:[[0,0],[.2,1],[.4,2],[.6,3]],TMS:[[0,0,"UI_Remake_Times_Judge_Level_0"],[10,1,"UI_Remake_Times_Judge_Level_1"],[30,1,"UI_Remake_Times_Judge_Level_2"],[50,2,"UI_Remake_Times_Judge_Level_3"],[70,2,"UI_Remake_Times_Judge_Level_4"],[100,3,"UI_Remake_Times_Judge_Level_5"]],CACHV:[[0,0,"UI_Achievement_Count_Judge_Level_0"],[10,1,"UI_Achievement_Count_Judge_Level_1"],[30,1,"UI_Achievement_Count_Judge_Level_2"],[50,2,"UI_Achievement_Count_Judge_Level_3"],[70,2,"UI_Achievement_Count_Judge_Level_4"],[100,3,"UI_Achievement_Count_Judge_Level_5"]],HCHR:[[0,0,"UI_Judge_Level_0"],[1,0,"UI_Judge_Level_1"],[2,0,"UI_Judge_Level_2"],[4,0,"UI_Judge_Level_3"],[7,1,"UI_Judge_Level_4"],[9,2,"UI_Judge_Level_5"],[11,3,"UI_Judge_Level_6"]],HMNY:[[0,0,"UI_Judge_Level_0"],[1,0,"UI_Judge_Level_1"],[2,0,"UI_Judge_Level_2"],[4,0,"UI_Judge_Level_3"],[7,1,"UI_Judge_Level_4"],[9,2,"UI_Judge_Level_5"],[11,3,"UI_Judge_Level_6"]],HSPR:[[0,0,"UI_Spirit_Judge_Level_0"],[1,0,"UI_Spirit_Judge_Level_1"],[2,0,"UI_Spirit_Judge_Level_2"],[4,0,"UI_Spirit_Judge_Level_3"],[7,1,"UI_Spirit_Judge_Level_4"],[9,2,"UI_Spirit_Judge_Level_5"],[11,3,"UI_Spirit_Judge_Level_6"]],HINT:[[0,0,"UI_Judge_Level_0"],[1,0,"UI_Judge_Level_1"],[2,0,"UI_Judge_Level_2"],[4,0,"UI_Judge_Level_3"],[7,1,"UI_Judge_Level_4"],[9,2,"UI_Judge_Level_5"],[11,3,"UI_Judge_Level_6"],[21,3,"UI_Intelligence_Judge_Level_7"],[131,3,"UI_Intelligence_Judge_Level_8"],[501,3,"UI_Intelligence_Judge_Level_9"]],HSTR:[[0,0,"UI_Judge_Level_0"],[1,0,"UI_Judge_Level_1"],[2,0,"UI_Judge_Level_2"],[4,0,"UI_Judge_Level_3"],[7,1,"UI_Judge_Level_4"],[9,2,"UI_Judge_Level_5"],[11,3,"UI_Judge_Level_6"],[21,3,"UI_Strength_Judge_Level_7"],[101,3,"UI_Strength_Judge_Level_8"],[401,3,"UI_Strength_Judge_Level_9"],[1001,3,"UI_Strength_Judge_Level_10"],[2001,3,"UI_Strength_Judge_Level_11"]],HAGE:[[0,0,"UI_AGE_Judge_Level_0"],[1,0,"UI_AGE_Judge_Level_1"],[10,0,"UI_AGE_Judge_Level_2"],[18,0,"UI_AGE_Judge_Level_3"],[40,0,"UI_AGE_Judge_Level_4"],[60,1,"UI_AGE_Judge_Level_5"],[70,1,"UI_AGE_Judge_Level_6"],[80,2,"UI_AGE_Judge_Level_7"],[90,2,"UI_AGE_Judge_Level_8"],[95,3,"UI_AGE_Judge_Level_9"],[100,3,"UI_AGE_Judge_Level_10"],[500,3,"UI_AGE_Judge_Level_11"]],SUM:[[0,0,"UI_Judge_Level_0"],[41,0,"UI_Judge_Level_1"],[50,0,"UI_Judge_Level_2"],[60,0,"UI_Judge_Level_3"],[80,1,"UI_Judge_Level_4"],[100,2,"UI_Judge_Level_5"],[110,3,"UI_Judge_Level_6"],[120,3,"UI_Judge_Level_7"]]}},characterConfig:{characterPullCount:3,rateableKnife:10,propertyWeight:[[0,1],[1,2],[2,3],[3,4],[4,5],[5,6],[6,5],[7,4],[8,3],[9,2],[10,1]],talentWeight:[[1,1],[2,2],[3,3],[4,2],[5,1]]}});W.start(U);