game_rank_item.prefab 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859
  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. },
  13. {
  14. "__type__": "cc.Node",
  15. "_name": "game_rank_item",
  16. "_objFlags": 0,
  17. "_parent": null,
  18. "_children": [
  19. {
  20. "__id__": 2
  21. },
  22. {
  23. "__id__": 5
  24. },
  25. {
  26. "__id__": 8
  27. },
  28. {
  29. "__id__": 12
  30. },
  31. {
  32. "__id__": 16
  33. },
  34. {
  35. "__id__": 19
  36. }
  37. ],
  38. "_active": true,
  39. "_level": 1,
  40. "_components": [
  41. {
  42. "__id__": 24
  43. }
  44. ],
  45. "_prefab": {
  46. "__id__": 25
  47. },
  48. "_opacity": 255,
  49. "_color": {
  50. "__type__": "cc.Color",
  51. "r": 255,
  52. "g": 255,
  53. "b": 255,
  54. "a": 255
  55. },
  56. "_contentSize": {
  57. "__type__": "cc.Size",
  58. "width": 644,
  59. "height": 134
  60. },
  61. "_anchorPoint": {
  62. "__type__": "cc.Vec2",
  63. "x": 0.5,
  64. "y": 0.5
  65. },
  66. "_position": {
  67. "__type__": "cc.Vec3",
  68. "x": 0,
  69. "y": -350,
  70. "z": 0
  71. },
  72. "_scale": {
  73. "__type__": "cc.Vec3",
  74. "x": 1,
  75. "y": 1,
  76. "z": 1
  77. },
  78. "_rotationX": 0,
  79. "_rotationY": 0,
  80. "_quat": {
  81. "__type__": "cc.Quat",
  82. "x": 0,
  83. "y": 0,
  84. "z": 0,
  85. "w": 1
  86. },
  87. "_skewX": 0,
  88. "_skewY": 0,
  89. "_zIndex": 0,
  90. "groupIndex": 0,
  91. "_id": ""
  92. },
  93. {
  94. "__type__": "cc.Node",
  95. "_name": "sprite",
  96. "_objFlags": 0,
  97. "_parent": {
  98. "__id__": 1
  99. },
  100. "_children": [],
  101. "_active": true,
  102. "_level": 2,
  103. "_components": [
  104. {
  105. "__id__": 3
  106. }
  107. ],
  108. "_prefab": {
  109. "__id__": 4
  110. },
  111. "_opacity": 255,
  112. "_color": {
  113. "__type__": "cc.Color",
  114. "r": 255,
  115. "g": 255,
  116. "b": 255,
  117. "a": 255
  118. },
  119. "_contentSize": {
  120. "__type__": "cc.Size",
  121. "width": 95,
  122. "height": 95
  123. },
  124. "_anchorPoint": {
  125. "__type__": "cc.Vec2",
  126. "x": 0.5,
  127. "y": 0.5
  128. },
  129. "_position": {
  130. "__type__": "cc.Vec3",
  131. "x": -163,
  132. "y": 3,
  133. "z": 0
  134. },
  135. "_scale": {
  136. "__type__": "cc.Vec3",
  137. "x": 1,
  138. "y": 1,
  139. "z": 1
  140. },
  141. "_rotationX": 0,
  142. "_rotationY": 0,
  143. "_quat": {
  144. "__type__": "cc.Quat",
  145. "x": 0,
  146. "y": 0,
  147. "z": 0,
  148. "w": 1
  149. },
  150. "_skewX": 0,
  151. "_skewY": 0,
  152. "_zIndex": 0,
  153. "groupIndex": 0,
  154. "_id": ""
  155. },
  156. {
  157. "__type__": "cc.Sprite",
  158. "_name": "",
  159. "_objFlags": 0,
  160. "node": {
  161. "__id__": 2
  162. },
  163. "_enabled": true,
  164. "_srcBlendFactor": 770,
  165. "_dstBlendFactor": 771,
  166. "_spriteFrame": {
  167. "__uuid__": "440d27dc-97e0-4316-9af8-52bc3f94d5c1"
  168. },
  169. "_type": 0,
  170. "_sizeMode": 0,
  171. "_fillType": 0,
  172. "_fillCenter": {
  173. "__type__": "cc.Vec2",
  174. "x": 0,
  175. "y": 0
  176. },
  177. "_fillStart": 0,
  178. "_fillRange": 0,
  179. "_isTrimmedMode": true,
  180. "_state": 0,
  181. "_atlas": null,
  182. "_id": "a3S5sXPUFKlYjT0YUU9nEM"
  183. },
  184. {
  185. "__type__": "cc.PrefabInfo",
  186. "root": {
  187. "__id__": 1
  188. },
  189. "asset": {
  190. "__uuid__": "1f11378e-cb06-4a37-adc3-c75a4efed886"
  191. },
  192. "fileId": "d50GOAfZNHb4RtMtTLvODi",
  193. "sync": false
  194. },
  195. {
  196. "__type__": "cc.Node",
  197. "_name": "gameRankBg",
  198. "_objFlags": 0,
  199. "_parent": {
  200. "__id__": 1
  201. },
  202. "_children": [],
  203. "_active": true,
  204. "_level": 2,
  205. "_components": [
  206. {
  207. "__id__": 6
  208. }
  209. ],
  210. "_prefab": {
  211. "__id__": 7
  212. },
  213. "_opacity": 255,
  214. "_color": {
  215. "__type__": "cc.Color",
  216. "r": 255,
  217. "g": 255,
  218. "b": 255,
  219. "a": 255
  220. },
  221. "_contentSize": {
  222. "__type__": "cc.Size",
  223. "width": 644,
  224. "height": 134
  225. },
  226. "_anchorPoint": {
  227. "__type__": "cc.Vec2",
  228. "x": 0.5,
  229. "y": 0.5
  230. },
  231. "_position": {
  232. "__type__": "cc.Vec3",
  233. "x": 0,
  234. "y": 0,
  235. "z": 0
  236. },
  237. "_scale": {
  238. "__type__": "cc.Vec3",
  239. "x": 1,
  240. "y": 1,
  241. "z": 1
  242. },
  243. "_rotationX": 0,
  244. "_rotationY": 0,
  245. "_quat": {
  246. "__type__": "cc.Quat",
  247. "x": 0,
  248. "y": 0,
  249. "z": 0,
  250. "w": 1
  251. },
  252. "_skewX": 0,
  253. "_skewY": 0,
  254. "_zIndex": 0,
  255. "groupIndex": 0,
  256. "_id": ""
  257. },
  258. {
  259. "__type__": "cc.Sprite",
  260. "_name": "",
  261. "_objFlags": 0,
  262. "node": {
  263. "__id__": 5
  264. },
  265. "_enabled": true,
  266. "_srcBlendFactor": 770,
  267. "_dstBlendFactor": 771,
  268. "_spriteFrame": {
  269. "__uuid__": "c1045b89-0602-4927-8cf8-ad413dd42490"
  270. },
  271. "_type": 0,
  272. "_sizeMode": 1,
  273. "_fillType": 0,
  274. "_fillCenter": {
  275. "__type__": "cc.Vec2",
  276. "x": 0,
  277. "y": 0
  278. },
  279. "_fillStart": 0,
  280. "_fillRange": 0,
  281. "_isTrimmedMode": true,
  282. "_state": 0,
  283. "_atlas": null,
  284. "_id": "46hFR2nn5FxKfJXBQn3wcW"
  285. },
  286. {
  287. "__type__": "cc.PrefabInfo",
  288. "root": {
  289. "__id__": 1
  290. },
  291. "asset": {
  292. "__uuid__": "1f11378e-cb06-4a37-adc3-c75a4efed886"
  293. },
  294. "fileId": "51XzwusAhL1rLdCO4w4SEn",
  295. "sync": false
  296. },
  297. {
  298. "__type__": "cc.Node",
  299. "_name": "rankSprite",
  300. "_objFlags": 0,
  301. "_parent": {
  302. "__id__": 1
  303. },
  304. "_children": [],
  305. "_active": true,
  306. "_level": 2,
  307. "_components": [
  308. {
  309. "__id__": 9
  310. },
  311. {
  312. "__id__": 10
  313. }
  314. ],
  315. "_prefab": {
  316. "__id__": 11
  317. },
  318. "_opacity": 255,
  319. "_color": {
  320. "__type__": "cc.Color",
  321. "r": 255,
  322. "g": 255,
  323. "b": 255,
  324. "a": 255
  325. },
  326. "_contentSize": {
  327. "__type__": "cc.Size",
  328. "width": 66,
  329. "height": 68
  330. },
  331. "_anchorPoint": {
  332. "__type__": "cc.Vec2",
  333. "x": 0.5,
  334. "y": 0.5
  335. },
  336. "_position": {
  337. "__type__": "cc.Vec3",
  338. "x": -269,
  339. "y": 0,
  340. "z": 0
  341. },
  342. "_scale": {
  343. "__type__": "cc.Vec3",
  344. "x": 1,
  345. "y": 1,
  346. "z": 1
  347. },
  348. "_rotationX": 0,
  349. "_rotationY": 0,
  350. "_quat": {
  351. "__type__": "cc.Quat",
  352. "x": 0,
  353. "y": 0,
  354. "z": 0,
  355. "w": 1
  356. },
  357. "_skewX": 0,
  358. "_skewY": 0,
  359. "_zIndex": 0,
  360. "groupIndex": 0,
  361. "_id": ""
  362. },
  363. {
  364. "__type__": "cc.Sprite",
  365. "_name": "",
  366. "_objFlags": 0,
  367. "node": {
  368. "__id__": 8
  369. },
  370. "_enabled": true,
  371. "_srcBlendFactor": 770,
  372. "_dstBlendFactor": 771,
  373. "_spriteFrame": {
  374. "__uuid__": "942165e1-1277-4cd8-ad91-daa4a9c65ac1"
  375. },
  376. "_type": 0,
  377. "_sizeMode": 1,
  378. "_fillType": 0,
  379. "_fillCenter": {
  380. "__type__": "cc.Vec2",
  381. "x": 0,
  382. "y": 0
  383. },
  384. "_fillStart": 0,
  385. "_fillRange": 0,
  386. "_isTrimmedMode": true,
  387. "_state": 0,
  388. "_atlas": null,
  389. "_id": "bbxQAwoGxKMZQJAKSqmB/K"
  390. },
  391. {
  392. "__type__": "cc.Widget",
  393. "_name": "",
  394. "_objFlags": 0,
  395. "node": {
  396. "__id__": 8
  397. },
  398. "_enabled": true,
  399. "alignMode": 1,
  400. "_target": null,
  401. "_alignFlags": 8,
  402. "_left": 20,
  403. "_right": 0,
  404. "_top": 0,
  405. "_bottom": 0,
  406. "_verticalCenter": 0,
  407. "_horizontalCenter": 0,
  408. "_isAbsLeft": true,
  409. "_isAbsRight": true,
  410. "_isAbsTop": true,
  411. "_isAbsBottom": true,
  412. "_isAbsHorizontalCenter": true,
  413. "_isAbsVerticalCenter": true,
  414. "_originalWidth": 0,
  415. "_originalHeight": 0,
  416. "_id": "feAzySKylM0K+REgNB99Ap"
  417. },
  418. {
  419. "__type__": "cc.PrefabInfo",
  420. "root": {
  421. "__id__": 1
  422. },
  423. "asset": {
  424. "__uuid__": "1f11378e-cb06-4a37-adc3-c75a4efed886"
  425. },
  426. "fileId": "0fbwlCpspDsIzyc4mL9cvN",
  427. "sync": false
  428. },
  429. {
  430. "__type__": "cc.Node",
  431. "_name": "rankLabel",
  432. "_objFlags": 0,
  433. "_parent": {
  434. "__id__": 1
  435. },
  436. "_children": [],
  437. "_active": false,
  438. "_level": 2,
  439. "_components": [
  440. {
  441. "__id__": 13
  442. },
  443. {
  444. "__id__": 14
  445. }
  446. ],
  447. "_prefab": {
  448. "__id__": 15
  449. },
  450. "_opacity": 255,
  451. "_color": {
  452. "__type__": "cc.Color",
  453. "r": 255,
  454. "g": 255,
  455. "b": 255,
  456. "a": 255
  457. },
  458. "_contentSize": {
  459. "__type__": "cc.Size",
  460. "width": 100,
  461. "height": 35
  462. },
  463. "_anchorPoint": {
  464. "__type__": "cc.Vec2",
  465. "x": 0.5,
  466. "y": 0.5
  467. },
  468. "_position": {
  469. "__type__": "cc.Vec3",
  470. "x": -267,
  471. "y": 0,
  472. "z": 0
  473. },
  474. "_scale": {
  475. "__type__": "cc.Vec3",
  476. "x": 1,
  477. "y": 1,
  478. "z": 1
  479. },
  480. "_rotationX": 0,
  481. "_rotationY": 0,
  482. "_quat": {
  483. "__type__": "cc.Quat",
  484. "x": 0,
  485. "y": 0,
  486. "z": 0,
  487. "w": 1
  488. },
  489. "_skewX": 0,
  490. "_skewY": 0,
  491. "_zIndex": 0,
  492. "groupIndex": 0,
  493. "_id": ""
  494. },
  495. {
  496. "__type__": "cc.Label",
  497. "_name": "",
  498. "_objFlags": 0,
  499. "node": {
  500. "__id__": 12
  501. },
  502. "_enabled": true,
  503. "_srcBlendFactor": 1,
  504. "_dstBlendFactor": 771,
  505. "_useOriginalSize": true,
  506. "_string": "100+",
  507. "_N$string": "100+",
  508. "_fontSize": 30,
  509. "_lineHeight": 35,
  510. "_enableWrapText": false,
  511. "_N$file": null,
  512. "_isSystemFontUsed": true,
  513. "_spacingX": 0,
  514. "_N$horizontalAlign": 1,
  515. "_N$verticalAlign": 0,
  516. "_N$fontFamily": "Arial",
  517. "_N$overflow": 2,
  518. "_id": "53mFb+Z49Mf7zUbdpkFJ6D"
  519. },
  520. {
  521. "__type__": "cc.LabelOutline",
  522. "_name": "",
  523. "_objFlags": 0,
  524. "node": {
  525. "__id__": 12
  526. },
  527. "_enabled": true,
  528. "_color": {
  529. "__type__": "cc.Color",
  530. "r": 105,
  531. "g": 46,
  532. "b": 14,
  533. "a": 255
  534. },
  535. "_width": 2,
  536. "_id": "8dFchJlw9FP5XuC5BKD3CE"
  537. },
  538. {
  539. "__type__": "cc.PrefabInfo",
  540. "root": {
  541. "__id__": 1
  542. },
  543. "asset": {
  544. "__uuid__": "1f11378e-cb06-4a37-adc3-c75a4efed886"
  545. },
  546. "fileId": "bd7THDtKRPuZkifWvJU9cn",
  547. "sync": false
  548. },
  549. {
  550. "__type__": "cc.Node",
  551. "_name": "nameLabel",
  552. "_objFlags": 0,
  553. "_parent": {
  554. "__id__": 1
  555. },
  556. "_children": [],
  557. "_active": true,
  558. "_level": 2,
  559. "_components": [
  560. {
  561. "__id__": 17
  562. }
  563. ],
  564. "_prefab": {
  565. "__id__": 18
  566. },
  567. "_opacity": 255,
  568. "_color": {
  569. "__type__": "cc.Color",
  570. "r": 54,
  571. "g": 46,
  572. "b": 43,
  573. "a": 255
  574. },
  575. "_contentSize": {
  576. "__type__": "cc.Size",
  577. "width": 140,
  578. "height": 26
  579. },
  580. "_anchorPoint": {
  581. "__type__": "cc.Vec2",
  582. "x": 0,
  583. "y": 0.5
  584. },
  585. "_position": {
  586. "__type__": "cc.Vec3",
  587. "x": -100,
  588. "y": 0,
  589. "z": 0
  590. },
  591. "_scale": {
  592. "__type__": "cc.Vec3",
  593. "x": 1,
  594. "y": 1,
  595. "z": 1
  596. },
  597. "_rotationX": 0,
  598. "_rotationY": 0,
  599. "_quat": {
  600. "__type__": "cc.Quat",
  601. "x": 0,
  602. "y": 0,
  603. "z": 0,
  604. "w": 1
  605. },
  606. "_skewX": 0,
  607. "_skewY": 0,
  608. "_zIndex": 0,
  609. "groupIndex": 0,
  610. "_id": ""
  611. },
  612. {
  613. "__type__": "cc.Label",
  614. "_name": "",
  615. "_objFlags": 0,
  616. "node": {
  617. "__id__": 16
  618. },
  619. "_enabled": true,
  620. "_srcBlendFactor": 1,
  621. "_dstBlendFactor": 771,
  622. "_useOriginalSize": false,
  623. "_string": "Label",
  624. "_N$string": "Label",
  625. "_fontSize": 24,
  626. "_lineHeight": 26,
  627. "_enableWrapText": false,
  628. "_N$file": null,
  629. "_isSystemFontUsed": true,
  630. "_spacingX": 0,
  631. "_N$horizontalAlign": 0,
  632. "_N$verticalAlign": 1,
  633. "_N$fontFamily": "Arial",
  634. "_N$overflow": 2,
  635. "_id": "00PqwiqrFDPZetyOSgfkU/"
  636. },
  637. {
  638. "__type__": "cc.PrefabInfo",
  639. "root": {
  640. "__id__": 1
  641. },
  642. "asset": {
  643. "__uuid__": "1f11378e-cb06-4a37-adc3-c75a4efed886"
  644. },
  645. "fileId": "75fAzsWHBLPKMFZBOXc+ap",
  646. "sync": false
  647. },
  648. {
  649. "__type__": "cc.Node",
  650. "_name": "lvLabel",
  651. "_objFlags": 0,
  652. "_parent": {
  653. "__id__": 1
  654. },
  655. "_children": [],
  656. "_active": true,
  657. "_level": 2,
  658. "_components": [
  659. {
  660. "__id__": 20
  661. },
  662. {
  663. "__id__": 21
  664. },
  665. {
  666. "__id__": 22
  667. }
  668. ],
  669. "_prefab": {
  670. "__id__": 23
  671. },
  672. "_opacity": 255,
  673. "_color": {
  674. "__type__": "cc.Color",
  675. "r": 147,
  676. "g": 76,
  677. "b": 49,
  678. "a": 255
  679. },
  680. "_contentSize": {
  681. "__type__": "cc.Size",
  682. "width": 250,
  683. "height": 36
  684. },
  685. "_anchorPoint": {
  686. "__type__": "cc.Vec2",
  687. "x": 1,
  688. "y": 0.5
  689. },
  690. "_position": {
  691. "__type__": "cc.Vec3",
  692. "x": 297,
  693. "y": 0,
  694. "z": 0
  695. },
  696. "_scale": {
  697. "__type__": "cc.Vec3",
  698. "x": 1,
  699. "y": 1,
  700. "z": 1
  701. },
  702. "_rotationX": 0,
  703. "_rotationY": 0,
  704. "_quat": {
  705. "__type__": "cc.Quat",
  706. "x": 0,
  707. "y": 0,
  708. "z": 0,
  709. "w": 1
  710. },
  711. "_skewX": 0,
  712. "_skewY": 0,
  713. "_zIndex": 0,
  714. "groupIndex": 0,
  715. "_id": ""
  716. },
  717. {
  718. "__type__": "cc.Widget",
  719. "_name": "",
  720. "_objFlags": 0,
  721. "node": {
  722. "__id__": 19
  723. },
  724. "_enabled": true,
  725. "alignMode": 1,
  726. "_target": null,
  727. "_alignFlags": 32,
  728. "_left": 0,
  729. "_right": 25,
  730. "_top": 0,
  731. "_bottom": 0,
  732. "_verticalCenter": 0,
  733. "_horizontalCenter": 0,
  734. "_isAbsLeft": true,
  735. "_isAbsRight": true,
  736. "_isAbsTop": true,
  737. "_isAbsBottom": true,
  738. "_isAbsHorizontalCenter": true,
  739. "_isAbsVerticalCenter": true,
  740. "_originalWidth": 0,
  741. "_originalHeight": 0,
  742. "_id": "a71c9wHM9KFq6Pfd5T3aCm"
  743. },
  744. {
  745. "__type__": "cc.Label",
  746. "_name": "",
  747. "_objFlags": 0,
  748. "node": {
  749. "__id__": 19
  750. },
  751. "_enabled": true,
  752. "_srcBlendFactor": 1,
  753. "_dstBlendFactor": 771,
  754. "_useOriginalSize": true,
  755. "_string": "LV.1",
  756. "_N$string": "LV.1",
  757. "_fontSize": 32,
  758. "_lineHeight": 36,
  759. "_enableWrapText": true,
  760. "_N$file": null,
  761. "_isSystemFontUsed": true,
  762. "_spacingX": 0,
  763. "_N$horizontalAlign": 2,
  764. "_N$verticalAlign": 0,
  765. "_N$fontFamily": "Arial",
  766. "_N$overflow": 2,
  767. "_id": "57tqp8aTRO16DpfDiVWbwh"
  768. },
  769. {
  770. "__type__": "cc.LabelOutline",
  771. "_name": "",
  772. "_objFlags": 0,
  773. "node": {
  774. "__id__": 19
  775. },
  776. "_enabled": true,
  777. "_color": {
  778. "__type__": "cc.Color",
  779. "r": 255,
  780. "g": 255,
  781. "b": 255,
  782. "a": 255
  783. },
  784. "_width": 2,
  785. "_id": "d9DvCYQhBD8Ii9/Sd+O950"
  786. },
  787. {
  788. "__type__": "cc.PrefabInfo",
  789. "root": {
  790. "__id__": 1
  791. },
  792. "asset": {
  793. "__uuid__": "1f11378e-cb06-4a37-adc3-c75a4efed886"
  794. },
  795. "fileId": "6aTs9C87pMAZtGFJQAiTfX",
  796. "sync": false
  797. },
  798. {
  799. "__type__": "1d5b0Z0UNhDOKl35doScmTO",
  800. "_name": "",
  801. "_objFlags": 0,
  802. "node": {
  803. "__id__": 1
  804. },
  805. "_enabled": true,
  806. "headDefaultSpriteFrame": {
  807. "__uuid__": "440d27dc-97e0-4316-9af8-52bc3f94d5c1"
  808. },
  809. "headSprite": {
  810. "__id__": 3
  811. },
  812. "background": {
  813. "__id__": 6
  814. },
  815. "rankSprite": {
  816. "__id__": 9
  817. },
  818. "rankLabel": {
  819. "__id__": 13
  820. },
  821. "nameLabel": {
  822. "__id__": 17
  823. },
  824. "lvLabel": {
  825. "__id__": 21
  826. },
  827. "rankSpriteFrame": [
  828. {
  829. "__uuid__": "942165e1-1277-4cd8-ad91-daa4a9c65ac1"
  830. },
  831. {
  832. "__uuid__": "365d3428-d618-4e2f-935c-fe2e1b9a8296"
  833. },
  834. {
  835. "__uuid__": "b28d8db0-f3e0-4680-991d-3b2b90342382"
  836. }
  837. ],
  838. "backgroundSpriteFrame": [
  839. {
  840. "__uuid__": "c1045b89-0602-4927-8cf8-ad413dd42490"
  841. },
  842. {
  843. "__uuid__": "6f177754-7101-4f15-bbbd-8bda9989e769"
  844. }
  845. ],
  846. "_id": "78T46TzP1KXZt9mFddoqaN"
  847. },
  848. {
  849. "__type__": "cc.PrefabInfo",
  850. "root": {
  851. "__id__": 1
  852. },
  853. "asset": {
  854. "__uuid__": "1f11378e-cb06-4a37-adc3-c75a4efed886"
  855. },
  856. "fileId": "d1cfRel5hE3o4qqj5r6ZLE",
  857. "sync": false
  858. }
  859. ]