RoleUpgradeUI.prefab 26 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "",
  5. "_objFlags": 0,
  6. "_native": "",
  7. "data": {
  8. "__id__": 1
  9. },
  10. "optimizationPolicy": 0,
  11. "asyncLoadAssets": false,
  12. "readonly": false
  13. },
  14. {
  15. "__type__": "cc.Node",
  16. "_name": "RoleUpgradeUI",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. },
  23. {
  24. "__id__": 6
  25. },
  26. {
  27. "__id__": 9
  28. },
  29. {
  30. "__id__": 12
  31. },
  32. {
  33. "__id__": 15
  34. },
  35. {
  36. "__id__": 20
  37. },
  38. {
  39. "__id__": 23
  40. },
  41. {
  42. "__id__": 28
  43. },
  44. {
  45. "__id__": 33
  46. },
  47. {
  48. "__id__": 40
  49. }
  50. ],
  51. "_active": true,
  52. "_components": [
  53. {
  54. "__id__": 45
  55. }
  56. ],
  57. "_prefab": {
  58. "__id__": 46
  59. },
  60. "_opacity": 255,
  61. "_color": {
  62. "__type__": "cc.Color",
  63. "r": 255,
  64. "g": 255,
  65. "b": 255,
  66. "a": 255
  67. },
  68. "_contentSize": {
  69. "__type__": "cc.Size",
  70. "width": 0,
  71. "height": 0
  72. },
  73. "_anchorPoint": {
  74. "__type__": "cc.Vec2",
  75. "x": 0.5,
  76. "y": 0.5
  77. },
  78. "_trs": {
  79. "__type__": "TypedArray",
  80. "ctor": "Float64Array",
  81. "array": [
  82. 0,
  83. 0,
  84. 0,
  85. 0,
  86. 0,
  87. 0,
  88. 1,
  89. 1,
  90. 1,
  91. 1
  92. ]
  93. },
  94. "_eulerAngles": {
  95. "__type__": "cc.Vec3",
  96. "x": 0,
  97. "y": 0,
  98. "z": 0
  99. },
  100. "_skewX": 0,
  101. "_skewY": 0,
  102. "_is3DNode": false,
  103. "_groupIndex": 0,
  104. "groupIndex": 0,
  105. "_id": ""
  106. },
  107. {
  108. "__type__": "cc.Node",
  109. "_name": "gray",
  110. "_objFlags": 0,
  111. "_parent": {
  112. "__id__": 1
  113. },
  114. "_children": [],
  115. "_active": true,
  116. "_components": [
  117. {
  118. "__id__": 3
  119. },
  120. {
  121. "__id__": 4
  122. }
  123. ],
  124. "_prefab": {
  125. "__id__": 5
  126. },
  127. "_opacity": 153,
  128. "_color": {
  129. "__type__": "cc.Color",
  130. "r": 0,
  131. "g": 0,
  132. "b": 0,
  133. "a": 255
  134. },
  135. "_contentSize": {
  136. "__type__": "cc.Size",
  137. "width": 1920,
  138. "height": 1080
  139. },
  140. "_anchorPoint": {
  141. "__type__": "cc.Vec2",
  142. "x": 0.5,
  143. "y": 0.5
  144. },
  145. "_trs": {
  146. "__type__": "TypedArray",
  147. "ctor": "Float64Array",
  148. "array": [
  149. 0,
  150. 0,
  151. 0,
  152. 0,
  153. 0,
  154. 0,
  155. 1,
  156. 1,
  157. 1,
  158. 1
  159. ]
  160. },
  161. "_eulerAngles": {
  162. "__type__": "cc.Vec3",
  163. "x": 0,
  164. "y": 0,
  165. "z": 0
  166. },
  167. "_skewX": 0,
  168. "_skewY": 0,
  169. "_is3DNode": false,
  170. "_groupIndex": 0,
  171. "groupIndex": 0,
  172. "_id": ""
  173. },
  174. {
  175. "__type__": "cc.Sprite",
  176. "_name": "",
  177. "_objFlags": 0,
  178. "node": {
  179. "__id__": 2
  180. },
  181. "_enabled": true,
  182. "_materials": [
  183. {
  184. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  185. }
  186. ],
  187. "_srcBlendFactor": 770,
  188. "_dstBlendFactor": 771,
  189. "_spriteFrame": {
  190. "__uuid__": "05b69229-67ad-42c3-bf71-09c34d9def2b"
  191. },
  192. "_type": 1,
  193. "_sizeMode": 0,
  194. "_fillType": 0,
  195. "_fillCenter": {
  196. "__type__": "cc.Vec2",
  197. "x": 0,
  198. "y": 0
  199. },
  200. "_fillStart": 0,
  201. "_fillRange": 0,
  202. "_isTrimmedMode": true,
  203. "_atlas": null,
  204. "_id": ""
  205. },
  206. {
  207. "__type__": "62f58zwdOVN/rFVGtus3pDj",
  208. "_name": "",
  209. "_objFlags": 0,
  210. "node": {
  211. "__id__": 2
  212. },
  213. "_enabled": true,
  214. "widthFit": true,
  215. "heightFit": true,
  216. "_id": ""
  217. },
  218. {
  219. "__type__": "cc.PrefabInfo",
  220. "root": {
  221. "__id__": 1
  222. },
  223. "asset": {
  224. "__id__": 0
  225. },
  226. "fileId": "14l0rlw9ZOArveykNkWPEL",
  227. "sync": false
  228. },
  229. {
  230. "__type__": "cc.Node",
  231. "_name": "dec_effect_1",
  232. "_objFlags": 0,
  233. "_parent": {
  234. "__id__": 1
  235. },
  236. "_children": [],
  237. "_active": true,
  238. "_components": [
  239. {
  240. "__id__": 7
  241. }
  242. ],
  243. "_prefab": {
  244. "__id__": 8
  245. },
  246. "_opacity": 128,
  247. "_color": {
  248. "__type__": "cc.Color",
  249. "r": 255,
  250. "g": 198,
  251. "b": 1,
  252. "a": 255
  253. },
  254. "_contentSize": {
  255. "__type__": "cc.Size",
  256. "width": 641,
  257. "height": 610
  258. },
  259. "_anchorPoint": {
  260. "__type__": "cc.Vec2",
  261. "x": 0.5,
  262. "y": 0.5
  263. },
  264. "_trs": {
  265. "__type__": "TypedArray",
  266. "ctor": "Float64Array",
  267. "array": [
  268. 0,
  269. 283.665,
  270. 0,
  271. 0,
  272. 0,
  273. 0,
  274. 1,
  275. 1,
  276. 1,
  277. 1
  278. ]
  279. },
  280. "_eulerAngles": {
  281. "__type__": "cc.Vec3",
  282. "x": 0,
  283. "y": 0,
  284. "z": 0
  285. },
  286. "_skewX": 0,
  287. "_skewY": 0,
  288. "_is3DNode": false,
  289. "_groupIndex": 0,
  290. "groupIndex": 0,
  291. "_id": ""
  292. },
  293. {
  294. "__type__": "cc.Sprite",
  295. "_name": "",
  296. "_objFlags": 0,
  297. "node": {
  298. "__id__": 6
  299. },
  300. "_enabled": true,
  301. "_materials": [
  302. {
  303. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  304. }
  305. ],
  306. "_srcBlendFactor": 770,
  307. "_dstBlendFactor": 771,
  308. "_spriteFrame": {
  309. "__uuid__": "ae4323b9-e9c6-406f-b773-f717d8b92a49"
  310. },
  311. "_type": 0,
  312. "_sizeMode": 0,
  313. "_fillType": 0,
  314. "_fillCenter": {
  315. "__type__": "cc.Vec2",
  316. "x": 0,
  317. "y": 0
  318. },
  319. "_fillStart": 0,
  320. "_fillRange": 0,
  321. "_isTrimmedMode": true,
  322. "_atlas": null,
  323. "_id": ""
  324. },
  325. {
  326. "__type__": "cc.PrefabInfo",
  327. "root": {
  328. "__id__": 1
  329. },
  330. "asset": {
  331. "__id__": 0
  332. },
  333. "fileId": "83gQfHhvBNNpCNJmuuGQxJ",
  334. "sync": false
  335. },
  336. {
  337. "__type__": "cc.Node",
  338. "_name": "common_popup",
  339. "_objFlags": 0,
  340. "_parent": {
  341. "__id__": 1
  342. },
  343. "_children": [],
  344. "_active": true,
  345. "_components": [
  346. {
  347. "__id__": 10
  348. }
  349. ],
  350. "_prefab": {
  351. "__id__": 11
  352. },
  353. "_opacity": 255,
  354. "_color": {
  355. "__type__": "cc.Color",
  356. "r": 255,
  357. "g": 255,
  358. "b": 255,
  359. "a": 255
  360. },
  361. "_contentSize": {
  362. "__type__": "cc.Size",
  363. "width": 659,
  364. "height": 447
  365. },
  366. "_anchorPoint": {
  367. "__type__": "cc.Vec2",
  368. "x": 0.5,
  369. "y": 0.5
  370. },
  371. "_trs": {
  372. "__type__": "TypedArray",
  373. "ctor": "Float64Array",
  374. "array": [
  375. 0,
  376. -56,
  377. 0,
  378. 0,
  379. 0,
  380. 0,
  381. 1,
  382. 1,
  383. 1,
  384. 1
  385. ]
  386. },
  387. "_eulerAngles": {
  388. "__type__": "cc.Vec3",
  389. "x": 0,
  390. "y": 0,
  391. "z": 0
  392. },
  393. "_skewX": 0,
  394. "_skewY": 0,
  395. "_is3DNode": false,
  396. "_groupIndex": 0,
  397. "groupIndex": 0,
  398. "_id": ""
  399. },
  400. {
  401. "__type__": "cc.Sprite",
  402. "_name": "",
  403. "_objFlags": 0,
  404. "node": {
  405. "__id__": 9
  406. },
  407. "_enabled": true,
  408. "_materials": [
  409. {
  410. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  411. }
  412. ],
  413. "_srcBlendFactor": 770,
  414. "_dstBlendFactor": 771,
  415. "_spriteFrame": {
  416. "__uuid__": "e07f7d80-677d-4def-b648-88341c7a5b1a"
  417. },
  418. "_type": 1,
  419. "_sizeMode": 0,
  420. "_fillType": 0,
  421. "_fillCenter": {
  422. "__type__": "cc.Vec2",
  423. "x": 0,
  424. "y": 0
  425. },
  426. "_fillStart": 0,
  427. "_fillRange": 0,
  428. "_isTrimmedMode": true,
  429. "_atlas": null,
  430. "_id": ""
  431. },
  432. {
  433. "__type__": "cc.PrefabInfo",
  434. "root": {
  435. "__id__": 1
  436. },
  437. "asset": {
  438. "__id__": 0
  439. },
  440. "fileId": "3fAM2BxD5F+bbmCTxL1/Lz",
  441. "sync": false
  442. },
  443. {
  444. "__type__": "cc.Node",
  445. "_name": "Team_level_bottom",
  446. "_objFlags": 0,
  447. "_parent": {
  448. "__id__": 1
  449. },
  450. "_children": [],
  451. "_active": true,
  452. "_components": [
  453. {
  454. "__id__": 13
  455. }
  456. ],
  457. "_prefab": {
  458. "__id__": 14
  459. },
  460. "_opacity": 255,
  461. "_color": {
  462. "__type__": "cc.Color",
  463. "r": 255,
  464. "g": 255,
  465. "b": 255,
  466. "a": 255
  467. },
  468. "_contentSize": {
  469. "__type__": "cc.Size",
  470. "width": 504,
  471. "height": 248
  472. },
  473. "_anchorPoint": {
  474. "__type__": "cc.Vec2",
  475. "x": 0.5,
  476. "y": 0.5
  477. },
  478. "_trs": {
  479. "__type__": "TypedArray",
  480. "ctor": "Float64Array",
  481. "array": [
  482. 0,
  483. 314,
  484. 0,
  485. 0,
  486. 0,
  487. 0,
  488. 1,
  489. 1,
  490. 1,
  491. 1
  492. ]
  493. },
  494. "_eulerAngles": {
  495. "__type__": "cc.Vec3",
  496. "x": 0,
  497. "y": 0,
  498. "z": 0
  499. },
  500. "_skewX": 0,
  501. "_skewY": 0,
  502. "_is3DNode": false,
  503. "_groupIndex": 0,
  504. "groupIndex": 0,
  505. "_id": ""
  506. },
  507. {
  508. "__type__": "cc.Sprite",
  509. "_name": "",
  510. "_objFlags": 0,
  511. "node": {
  512. "__id__": 12
  513. },
  514. "_enabled": true,
  515. "_materials": [
  516. {
  517. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  518. }
  519. ],
  520. "_srcBlendFactor": 770,
  521. "_dstBlendFactor": 771,
  522. "_spriteFrame": {
  523. "__uuid__": "fc0f5f92-16c4-49bc-9e30-c50550f3b989"
  524. },
  525. "_type": 0,
  526. "_sizeMode": 1,
  527. "_fillType": 0,
  528. "_fillCenter": {
  529. "__type__": "cc.Vec2",
  530. "x": 0,
  531. "y": 0
  532. },
  533. "_fillStart": 0,
  534. "_fillRange": 0,
  535. "_isTrimmedMode": true,
  536. "_atlas": null,
  537. "_id": ""
  538. },
  539. {
  540. "__type__": "cc.PrefabInfo",
  541. "root": {
  542. "__id__": 1
  543. },
  544. "asset": {
  545. "__id__": 0
  546. },
  547. "fileId": "dbYYbYybVEN5XLijhb0UQ5",
  548. "sync": false
  549. },
  550. {
  551. "__type__": "cc.Node",
  552. "_name": "levelLb",
  553. "_objFlags": 0,
  554. "_parent": {
  555. "__id__": 1
  556. },
  557. "_children": [],
  558. "_active": true,
  559. "_components": [
  560. {
  561. "__id__": 16
  562. },
  563. {
  564. "__id__": 17
  565. },
  566. {
  567. "__id__": 18
  568. }
  569. ],
  570. "_prefab": {
  571. "__id__": 19
  572. },
  573. "_opacity": 255,
  574. "_color": {
  575. "__type__": "cc.Color",
  576. "r": 255,
  577. "g": 255,
  578. "b": 255,
  579. "a": 255
  580. },
  581. "_contentSize": {
  582. "__type__": "cc.Size",
  583. "width": 89.81,
  584. "height": 96.72
  585. },
  586. "_anchorPoint": {
  587. "__type__": "cc.Vec2",
  588. "x": 0.5,
  589. "y": 0.5
  590. },
  591. "_trs": {
  592. "__type__": "TypedArray",
  593. "ctor": "Float64Array",
  594. "array": [
  595. 0,
  596. 316,
  597. 0,
  598. 0,
  599. 0,
  600. 0,
  601. 1,
  602. 1,
  603. 1,
  604. 1
  605. ]
  606. },
  607. "_eulerAngles": {
  608. "__type__": "cc.Vec3",
  609. "x": 0,
  610. "y": 0,
  611. "z": 0
  612. },
  613. "_skewX": 0,
  614. "_skewY": 0,
  615. "_is3DNode": false,
  616. "_groupIndex": 0,
  617. "groupIndex": 0,
  618. "_id": ""
  619. },
  620. {
  621. "__type__": "cc.Label",
  622. "_name": "",
  623. "_objFlags": 0,
  624. "node": {
  625. "__id__": 15
  626. },
  627. "_enabled": true,
  628. "_materials": [
  629. {
  630. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  631. }
  632. ],
  633. "_srcBlendFactor": 770,
  634. "_dstBlendFactor": 771,
  635. "_string": "18",
  636. "_N$string": "18",
  637. "_fontSize": 72,
  638. "_lineHeight": 72,
  639. "_enableWrapText": true,
  640. "_N$file": {
  641. "__uuid__": "53fae5bd-72f8-48d5-9465-9798bf9bde5c"
  642. },
  643. "_isSystemFontUsed": false,
  644. "_spacingX": 0,
  645. "_batchAsBitmap": false,
  646. "_styleFlags": 0,
  647. "_underlineHeight": 0,
  648. "_N$horizontalAlign": 1,
  649. "_N$verticalAlign": 1,
  650. "_N$fontFamily": "Arial",
  651. "_N$overflow": 0,
  652. "_N$cacheMode": 0,
  653. "_id": ""
  654. },
  655. {
  656. "__type__": "cc.LabelOutline",
  657. "_name": "",
  658. "_objFlags": 0,
  659. "node": {
  660. "__id__": 15
  661. },
  662. "_enabled": true,
  663. "_color": {
  664. "__type__": "cc.Color",
  665. "r": 38,
  666. "g": 17,
  667. "b": 12,
  668. "a": 255
  669. },
  670. "_width": 3,
  671. "_id": ""
  672. },
  673. {
  674. "__type__": "41ebaVoPpRA4Kp67XEdHfZn",
  675. "_name": "",
  676. "_objFlags": 0,
  677. "node": {
  678. "__id__": 15
  679. },
  680. "_enabled": true,
  681. "_englishCase": 0,
  682. "i18n_string": "",
  683. "i18n_params": [],
  684. "_addColon": false,
  685. "_id": ""
  686. },
  687. {
  688. "__type__": "cc.PrefabInfo",
  689. "root": {
  690. "__id__": 15
  691. },
  692. "asset": {
  693. "__uuid__": "b55c4816-1512-4abe-a683-117b4601b39a"
  694. },
  695. "fileId": "858g8bzjFKQpys4/ohx5MI",
  696. "sync": false
  697. },
  698. {
  699. "__type__": "cc.Node",
  700. "_name": "streamer_tiele",
  701. "_objFlags": 0,
  702. "_parent": {
  703. "__id__": 1
  704. },
  705. "_children": [],
  706. "_active": true,
  707. "_components": [
  708. {
  709. "__id__": 21
  710. }
  711. ],
  712. "_prefab": {
  713. "__id__": 22
  714. },
  715. "_opacity": 255,
  716. "_color": {
  717. "__type__": "cc.Color",
  718. "r": 255,
  719. "g": 255,
  720. "b": 255,
  721. "a": 255
  722. },
  723. "_contentSize": {
  724. "__type__": "cc.Size",
  725. "width": 801,
  726. "height": 151
  727. },
  728. "_anchorPoint": {
  729. "__type__": "cc.Vec2",
  730. "x": 0.5,
  731. "y": 0.5
  732. },
  733. "_trs": {
  734. "__type__": "TypedArray",
  735. "ctor": "Float64Array",
  736. "array": [
  737. 0,
  738. 194,
  739. 0,
  740. 0,
  741. 0,
  742. 0,
  743. 1,
  744. 1,
  745. 1,
  746. 1
  747. ]
  748. },
  749. "_eulerAngles": {
  750. "__type__": "cc.Vec3",
  751. "x": 0,
  752. "y": 0,
  753. "z": 0
  754. },
  755. "_skewX": 0,
  756. "_skewY": 0,
  757. "_is3DNode": false,
  758. "_groupIndex": 0,
  759. "groupIndex": 0,
  760. "_id": ""
  761. },
  762. {
  763. "__type__": "cc.Sprite",
  764. "_name": "",
  765. "_objFlags": 0,
  766. "node": {
  767. "__id__": 20
  768. },
  769. "_enabled": true,
  770. "_materials": [
  771. {
  772. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  773. }
  774. ],
  775. "_srcBlendFactor": 770,
  776. "_dstBlendFactor": 771,
  777. "_spriteFrame": {
  778. "__uuid__": "b5b89dca-a78a-4915-97f6-466dde419a03"
  779. },
  780. "_type": 0,
  781. "_sizeMode": 1,
  782. "_fillType": 0,
  783. "_fillCenter": {
  784. "__type__": "cc.Vec2",
  785. "x": 0,
  786. "y": 0
  787. },
  788. "_fillStart": 0,
  789. "_fillRange": 0,
  790. "_isTrimmedMode": true,
  791. "_atlas": null,
  792. "_id": ""
  793. },
  794. {
  795. "__type__": "cc.PrefabInfo",
  796. "root": {
  797. "__id__": 1
  798. },
  799. "asset": {
  800. "__id__": 0
  801. },
  802. "fileId": "b1sl7mX/VCw59bdMPtKueB",
  803. "sync": false
  804. },
  805. {
  806. "__type__": "cc.Node",
  807. "_name": "label",
  808. "_objFlags": 0,
  809. "_parent": {
  810. "__id__": 1
  811. },
  812. "_children": [],
  813. "_active": true,
  814. "_components": [
  815. {
  816. "__id__": 24
  817. },
  818. {
  819. "__id__": 25
  820. },
  821. {
  822. "__id__": 26
  823. }
  824. ],
  825. "_prefab": {
  826. "__id__": 27
  827. },
  828. "_opacity": 255,
  829. "_color": {
  830. "__type__": "cc.Color",
  831. "r": 255,
  832. "g": 240,
  833. "b": 0,
  834. "a": 255
  835. },
  836. "_contentSize": {
  837. "__type__": "cc.Size",
  838. "width": 454.09,
  839. "height": 70.47999999999999
  840. },
  841. "_anchorPoint": {
  842. "__type__": "cc.Vec2",
  843. "x": 0.5,
  844. "y": 0.5
  845. },
  846. "_trs": {
  847. "__type__": "TypedArray",
  848. "ctor": "Float64Array",
  849. "array": [
  850. 0,
  851. 213,
  852. 0,
  853. 0,
  854. 0,
  855. 0,
  856. 1,
  857. 1,
  858. 1,
  859. 1
  860. ]
  861. },
  862. "_eulerAngles": {
  863. "__type__": "cc.Vec3",
  864. "x": 0,
  865. "y": 0,
  866. "z": 0
  867. },
  868. "_skewX": 0,
  869. "_skewY": 0,
  870. "_is3DNode": false,
  871. "_groupIndex": 0,
  872. "groupIndex": 0,
  873. "_id": ""
  874. },
  875. {
  876. "__type__": "cc.Label",
  877. "_name": "",
  878. "_objFlags": 0,
  879. "node": {
  880. "__id__": 23
  881. },
  882. "_enabled": true,
  883. "_materials": [
  884. {
  885. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  886. }
  887. ],
  888. "_srcBlendFactor": 770,
  889. "_dstBlendFactor": 771,
  890. "_string": "Team Level Upgrade",
  891. "_N$string": "Team Level Upgrade",
  892. "_fontSize": 48,
  893. "_lineHeight": 48,
  894. "_enableWrapText": true,
  895. "_N$file": {
  896. "__uuid__": "53fae5bd-72f8-48d5-9465-9798bf9bde5c"
  897. },
  898. "_isSystemFontUsed": false,
  899. "_spacingX": 0,
  900. "_batchAsBitmap": false,
  901. "_styleFlags": 0,
  902. "_underlineHeight": 0,
  903. "_N$horizontalAlign": 1,
  904. "_N$verticalAlign": 1,
  905. "_N$fontFamily": "Arial",
  906. "_N$overflow": 0,
  907. "_N$cacheMode": 0,
  908. "_id": ""
  909. },
  910. {
  911. "__type__": "cc.LabelOutline",
  912. "_name": "",
  913. "_objFlags": 0,
  914. "node": {
  915. "__id__": 23
  916. },
  917. "_enabled": true,
  918. "_color": {
  919. "__type__": "cc.Color",
  920. "r": 0,
  921. "g": 0,
  922. "b": 0,
  923. "a": 255
  924. },
  925. "_width": 5,
  926. "_id": ""
  927. },
  928. {
  929. "__type__": "41ebaVoPpRA4Kp67XEdHfZn",
  930. "_name": "",
  931. "_objFlags": 0,
  932. "node": {
  933. "__id__": 23
  934. },
  935. "_enabled": true,
  936. "_englishCase": 3,
  937. "i18n_string": "t405",
  938. "i18n_params": [],
  939. "_addColon": false,
  940. "_id": ""
  941. },
  942. {
  943. "__type__": "cc.PrefabInfo",
  944. "root": {
  945. "__id__": 23
  946. },
  947. "asset": {
  948. "__uuid__": "b55c4816-1512-4abe-a683-117b4601b39a"
  949. },
  950. "fileId": "5awICvL1FJ3rRWv9yzgcw/",
  951. "sync": false
  952. },
  953. {
  954. "__type__": "cc.Node",
  955. "_name": "congratLb",
  956. "_objFlags": 0,
  957. "_parent": {
  958. "__id__": 1
  959. },
  960. "_children": [],
  961. "_active": true,
  962. "_components": [
  963. {
  964. "__id__": 29
  965. },
  966. {
  967. "__id__": 30
  968. },
  969. {
  970. "__id__": 31
  971. }
  972. ],
  973. "_prefab": {
  974. "__id__": 32
  975. },
  976. "_opacity": 255,
  977. "_color": {
  978. "__type__": "cc.Color",
  979. "r": 255,
  980. "g": 222,
  981. "b": 106,
  982. "a": 255
  983. },
  984. "_contentSize": {
  985. "__type__": "cc.Size",
  986. "width": 413,
  987. "height": 96.39999999999999
  988. },
  989. "_anchorPoint": {
  990. "__type__": "cc.Vec2",
  991. "x": 0.5,
  992. "y": 0.5
  993. },
  994. "_trs": {
  995. "__type__": "TypedArray",
  996. "ctor": "Float64Array",
  997. "array": [
  998. 0,
  999. 73,
  1000. 0,
  1001. 0,
  1002. 0,
  1003. 0,
  1004. 1,
  1005. 1,
  1006. 1,
  1007. 1
  1008. ]
  1009. },
  1010. "_eulerAngles": {
  1011. "__type__": "cc.Vec3",
  1012. "x": 0,
  1013. "y": 0,
  1014. "z": 0
  1015. },
  1016. "_skewX": 0,
  1017. "_skewY": 0,
  1018. "_is3DNode": false,
  1019. "_groupIndex": 0,
  1020. "groupIndex": 0,
  1021. "_id": ""
  1022. },
  1023. {
  1024. "__type__": "cc.Label",
  1025. "_name": "",
  1026. "_objFlags": 0,
  1027. "node": {
  1028. "__id__": 28
  1029. },
  1030. "_enabled": true,
  1031. "_materials": [
  1032. {
  1033. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1034. }
  1035. ],
  1036. "_srcBlendFactor": 770,
  1037. "_dstBlendFactor": 771,
  1038. "_string": "Congratulations on the team reaching level ",
  1039. "_N$string": "Congratulations on the team reaching level ",
  1040. "_fontSize": 32,
  1041. "_lineHeight": 40,
  1042. "_enableWrapText": true,
  1043. "_N$file": {
  1044. "__uuid__": "53fae5bd-72f8-48d5-9465-9798bf9bde5c"
  1045. },
  1046. "_isSystemFontUsed": false,
  1047. "_spacingX": 0,
  1048. "_batchAsBitmap": false,
  1049. "_styleFlags": 0,
  1050. "_underlineHeight": 0,
  1051. "_N$horizontalAlign": 1,
  1052. "_N$verticalAlign": 1,
  1053. "_N$fontFamily": "Arial",
  1054. "_N$overflow": 3,
  1055. "_N$cacheMode": 0,
  1056. "_id": ""
  1057. },
  1058. {
  1059. "__type__": "cc.LabelOutline",
  1060. "_name": "",
  1061. "_objFlags": 0,
  1062. "node": {
  1063. "__id__": 28
  1064. },
  1065. "_enabled": true,
  1066. "_color": {
  1067. "__type__": "cc.Color",
  1068. "r": 38,
  1069. "g": 17,
  1070. "b": 12,
  1071. "a": 255
  1072. },
  1073. "_width": 3,
  1074. "_id": ""
  1075. },
  1076. {
  1077. "__type__": "41ebaVoPpRA4Kp67XEdHfZn",
  1078. "_name": "",
  1079. "_objFlags": 0,
  1080. "node": {
  1081. "__id__": 28
  1082. },
  1083. "_enabled": true,
  1084. "_englishCase": 1,
  1085. "i18n_string": "t408",
  1086. "i18n_params": [
  1087. ""
  1088. ],
  1089. "_addColon": false,
  1090. "_id": ""
  1091. },
  1092. {
  1093. "__type__": "cc.PrefabInfo",
  1094. "root": {
  1095. "__id__": 28
  1096. },
  1097. "asset": {
  1098. "__uuid__": "b55c4816-1512-4abe-a683-117b4601b39a"
  1099. },
  1100. "fileId": "0858po7ttMNYD51xQ7/Wa8",
  1101. "sync": false
  1102. },
  1103. {
  1104. "__type__": "cc.Node",
  1105. "_name": "rewardBox",
  1106. "_objFlags": 0,
  1107. "_parent": {
  1108. "__id__": 1
  1109. },
  1110. "_children": [
  1111. {
  1112. "__id__": 34
  1113. }
  1114. ],
  1115. "_active": true,
  1116. "_components": [
  1117. {
  1118. "__id__": 38
  1119. }
  1120. ],
  1121. "_prefab": {
  1122. "__id__": 39
  1123. },
  1124. "_opacity": 255,
  1125. "_color": {
  1126. "__type__": "cc.Color",
  1127. "r": 255,
  1128. "g": 255,
  1129. "b": 255,
  1130. "a": 255
  1131. },
  1132. "_contentSize": {
  1133. "__type__": "cc.Size",
  1134. "width": 166,
  1135. "height": 200
  1136. },
  1137. "_anchorPoint": {
  1138. "__type__": "cc.Vec2",
  1139. "x": 0.5,
  1140. "y": 0.5
  1141. },
  1142. "_trs": {
  1143. "__type__": "TypedArray",
  1144. "ctor": "Float64Array",
  1145. "array": [
  1146. 0,
  1147. -107.879,
  1148. 0,
  1149. 0,
  1150. 0,
  1151. 0,
  1152. 1,
  1153. 1,
  1154. 1,
  1155. 1
  1156. ]
  1157. },
  1158. "_eulerAngles": {
  1159. "__type__": "cc.Vec3",
  1160. "x": 0,
  1161. "y": 0,
  1162. "z": 0
  1163. },
  1164. "_skewX": 0,
  1165. "_skewY": 0,
  1166. "_is3DNode": false,
  1167. "_groupIndex": 0,
  1168. "groupIndex": 0,
  1169. "_id": ""
  1170. },
  1171. {
  1172. "__type__": "cc.Node",
  1173. "_name": "rewardItem",
  1174. "_objFlags": 0,
  1175. "_parent": {
  1176. "__id__": 33
  1177. },
  1178. "_children": [
  1179. {
  1180. "__id__": 35
  1181. }
  1182. ],
  1183. "_active": true,
  1184. "_components": [],
  1185. "_prefab": {
  1186. "__id__": 37
  1187. },
  1188. "_opacity": 255,
  1189. "_color": {
  1190. "__type__": "cc.Color",
  1191. "r": 255,
  1192. "g": 255,
  1193. "b": 255,
  1194. "a": 255
  1195. },
  1196. "_contentSize": {
  1197. "__type__": "cc.Size",
  1198. "width": 166,
  1199. "height": 166
  1200. },
  1201. "_anchorPoint": {
  1202. "__type__": "cc.Vec2",
  1203. "x": 0.5,
  1204. "y": 0.5
  1205. },
  1206. "_trs": {
  1207. "__type__": "TypedArray",
  1208. "ctor": "Float64Array",
  1209. "array": [
  1210. 0,
  1211. 0,
  1212. 0,
  1213. 0,
  1214. 0,
  1215. 0,
  1216. 1,
  1217. 1,
  1218. 1,
  1219. 1
  1220. ]
  1221. },
  1222. "_eulerAngles": {
  1223. "__type__": "cc.Vec3",
  1224. "x": 0,
  1225. "y": 0,
  1226. "z": 0
  1227. },
  1228. "_skewX": 0,
  1229. "_skewY": 0,
  1230. "_is3DNode": false,
  1231. "_groupIndex": 0,
  1232. "groupIndex": 0,
  1233. "_id": ""
  1234. },
  1235. {
  1236. "__type__": "cc.Node",
  1237. "_name": "goods",
  1238. "_objFlags": 0,
  1239. "_parent": {
  1240. "__id__": 34
  1241. },
  1242. "_children": [],
  1243. "_active": true,
  1244. "_components": [],
  1245. "_prefab": {
  1246. "__id__": 36
  1247. },
  1248. "_opacity": 255,
  1249. "_color": {
  1250. "__type__": "cc.Color",
  1251. "r": 255,
  1252. "g": 255,
  1253. "b": 255,
  1254. "a": 255
  1255. },
  1256. "_contentSize": {
  1257. "__type__": "cc.Size",
  1258. "width": 166,
  1259. "height": 166
  1260. },
  1261. "_anchorPoint": {
  1262. "__type__": "cc.Vec2",
  1263. "x": 0.5,
  1264. "y": 0.5
  1265. },
  1266. "_trs": {
  1267. "__type__": "TypedArray",
  1268. "ctor": "Float64Array",
  1269. "array": [
  1270. 0,
  1271. 0,
  1272. 0,
  1273. 0,
  1274. 0,
  1275. 0,
  1276. 1,
  1277. 1,
  1278. 1,
  1279. 1
  1280. ]
  1281. },
  1282. "_eulerAngles": {
  1283. "__type__": "cc.Vec3",
  1284. "x": 0,
  1285. "y": 0,
  1286. "z": 0
  1287. },
  1288. "_skewX": 0,
  1289. "_skewY": 0,
  1290. "_is3DNode": false,
  1291. "_groupIndex": 0,
  1292. "groupIndex": 0,
  1293. "_id": ""
  1294. },
  1295. {
  1296. "__type__": "cc.PrefabInfo",
  1297. "root": {
  1298. "__id__": 35
  1299. },
  1300. "asset": {
  1301. "__uuid__": "304eee68-47d8-489e-9653-3ffe326cc362"
  1302. },
  1303. "fileId": "afMwji94pBTaxz7VvVxSGn",
  1304. "sync": false
  1305. },
  1306. {
  1307. "__type__": "cc.PrefabInfo",
  1308. "root": {
  1309. "__id__": 1
  1310. },
  1311. "asset": {
  1312. "__id__": 0
  1313. },
  1314. "fileId": "988taUCUpJ6qSPIaDzdyUw",
  1315. "sync": false
  1316. },
  1317. {
  1318. "__type__": "cc.Layout",
  1319. "_name": "",
  1320. "_objFlags": 0,
  1321. "node": {
  1322. "__id__": 33
  1323. },
  1324. "_enabled": true,
  1325. "_layoutSize": {
  1326. "__type__": "cc.Size",
  1327. "width": 166,
  1328. "height": 200
  1329. },
  1330. "_resize": 1,
  1331. "_N$layoutType": 1,
  1332. "_N$cellSize": {
  1333. "__type__": "cc.Size",
  1334. "width": 40,
  1335. "height": 40
  1336. },
  1337. "_N$startAxis": 0,
  1338. "_N$paddingLeft": 0,
  1339. "_N$paddingRight": 0,
  1340. "_N$paddingTop": 0,
  1341. "_N$paddingBottom": 0,
  1342. "_N$spacingX": 10,
  1343. "_N$spacingY": 0,
  1344. "_N$verticalDirection": 1,
  1345. "_N$horizontalDirection": 0,
  1346. "_N$affectedByScale": false,
  1347. "_id": ""
  1348. },
  1349. {
  1350. "__type__": "cc.PrefabInfo",
  1351. "root": {
  1352. "__id__": 1
  1353. },
  1354. "asset": {
  1355. "__id__": 0
  1356. },
  1357. "fileId": "23jk5NriBBiqVsTBXMpphC",
  1358. "sync": false
  1359. },
  1360. {
  1361. "__type__": "cc.Node",
  1362. "_name": "label",
  1363. "_objFlags": 0,
  1364. "_parent": {
  1365. "__id__": 1
  1366. },
  1367. "_children": [],
  1368. "_active": true,
  1369. "_components": [
  1370. {
  1371. "__id__": 41
  1372. },
  1373. {
  1374. "__id__": 42
  1375. },
  1376. {
  1377. "__id__": 43
  1378. }
  1379. ],
  1380. "_prefab": {
  1381. "__id__": 44
  1382. },
  1383. "_opacity": 255,
  1384. "_color": {
  1385. "__type__": "cc.Color",
  1386. "r": 255,
  1387. "g": 255,
  1388. "b": 255,
  1389. "a": 255
  1390. },
  1391. "_contentSize": {
  1392. "__type__": "cc.Size",
  1393. "width": 233,
  1394. "height": 31
  1395. },
  1396. "_anchorPoint": {
  1397. "__type__": "cc.Vec2",
  1398. "x": 0.5,
  1399. "y": 0.5
  1400. },
  1401. "_trs": {
  1402. "__type__": "TypedArray",
  1403. "ctor": "Float64Array",
  1404. "array": [
  1405. 0,
  1406. -460,
  1407. 0,
  1408. 0,
  1409. 0,
  1410. 0,
  1411. 1,
  1412. 1,
  1413. 1,
  1414. 1
  1415. ]
  1416. },
  1417. "_eulerAngles": {
  1418. "__type__": "cc.Vec3",
  1419. "x": 0,
  1420. "y": 0,
  1421. "z": 0
  1422. },
  1423. "_skewX": 0,
  1424. "_skewY": 0,
  1425. "_is3DNode": false,
  1426. "_groupIndex": 0,
  1427. "groupIndex": 0,
  1428. "_id": ""
  1429. },
  1430. {
  1431. "__type__": "cc.Label",
  1432. "_name": "",
  1433. "_objFlags": 0,
  1434. "node": {
  1435. "__id__": 40
  1436. },
  1437. "_enabled": true,
  1438. "_materials": [
  1439. {
  1440. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1441. }
  1442. ],
  1443. "_srcBlendFactor": 770,
  1444. "_dstBlendFactor": 771,
  1445. "_string": "Click to close",
  1446. "_N$string": "Click to close",
  1447. "_fontSize": 36,
  1448. "_lineHeight": 36,
  1449. "_enableWrapText": true,
  1450. "_N$file": {
  1451. "__uuid__": "53fae5bd-72f8-48d5-9465-9798bf9bde5c"
  1452. },
  1453. "_isSystemFontUsed": false,
  1454. "_spacingX": 0,
  1455. "_batchAsBitmap": false,
  1456. "_styleFlags": 0,
  1457. "_underlineHeight": 0,
  1458. "_N$horizontalAlign": 1,
  1459. "_N$verticalAlign": 1,
  1460. "_N$fontFamily": "Arial",
  1461. "_N$overflow": 2,
  1462. "_N$cacheMode": 0,
  1463. "_id": ""
  1464. },
  1465. {
  1466. "__type__": "cc.LabelOutline",
  1467. "_name": "",
  1468. "_objFlags": 0,
  1469. "node": {
  1470. "__id__": 40
  1471. },
  1472. "_enabled": true,
  1473. "_color": {
  1474. "__type__": "cc.Color",
  1475. "r": 38,
  1476. "g": 17,
  1477. "b": 12,
  1478. "a": 255
  1479. },
  1480. "_width": 3,
  1481. "_id": ""
  1482. },
  1483. {
  1484. "__type__": "41ebaVoPpRA4Kp67XEdHfZn",
  1485. "_name": "",
  1486. "_objFlags": 0,
  1487. "node": {
  1488. "__id__": 40
  1489. },
  1490. "_enabled": true,
  1491. "_englishCase": 1,
  1492. "i18n_string": "t39",
  1493. "i18n_params": [],
  1494. "_addColon": false,
  1495. "_id": ""
  1496. },
  1497. {
  1498. "__type__": "cc.PrefabInfo",
  1499. "root": {
  1500. "__id__": 40
  1501. },
  1502. "asset": {
  1503. "__uuid__": "b55c4816-1512-4abe-a683-117b4601b39a"
  1504. },
  1505. "fileId": "c44kwgv+JBepckQ74D8/fi",
  1506. "sync": false
  1507. },
  1508. {
  1509. "__type__": "833e9w/6FJGhJvrn8gC6Fvj",
  1510. "_name": "",
  1511. "_objFlags": 0,
  1512. "node": {
  1513. "__id__": 1
  1514. },
  1515. "_enabled": true,
  1516. "quickClose": true,
  1517. "cache": false,
  1518. "showType": 500,
  1519. "prevent": true,
  1520. "_id": ""
  1521. },
  1522. {
  1523. "__type__": "cc.PrefabInfo",
  1524. "root": {
  1525. "__id__": 1
  1526. },
  1527. "asset": {
  1528. "__id__": 0
  1529. },
  1530. "fileId": "",
  1531. "sync": false
  1532. }
  1533. ]