MateItem.prefab 18 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087
  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": "MateItem",
  16. "_objFlags": 0,
  17. "_parent": null,
  18. "_children": [
  19. {
  20. "__id__": 2
  21. }
  22. ],
  23. "_active": true,
  24. "_level": 1,
  25. "_components": [
  26. {
  27. "__id__": 27
  28. },
  29. {
  30. "__id__": 28
  31. }
  32. ],
  33. "_prefab": {
  34. "__id__": 30
  35. },
  36. "_opacity": 255,
  37. "_color": {
  38. "__type__": "cc.Color",
  39. "r": 255,
  40. "g": 255,
  41. "b": 255,
  42. "a": 255
  43. },
  44. "_contentSize": {
  45. "__type__": "cc.Size",
  46. "width": 280,
  47. "height": 130
  48. },
  49. "_anchorPoint": {
  50. "__type__": "cc.Vec2",
  51. "x": 0,
  52. "y": 0.5
  53. },
  54. "_quat": {
  55. "__type__": "cc.Quat",
  56. "x": 0,
  57. "y": 0,
  58. "z": 0,
  59. "w": 1
  60. },
  61. "_skewX": 0,
  62. "_skewY": 0,
  63. "groupIndex": 0,
  64. "_id": "",
  65. "_trs": {
  66. "__type__": "TypedArray",
  67. "ctor": "Float64Array",
  68. "array": [
  69. -282,
  70. 220,
  71. 0,
  72. 0,
  73. 0,
  74. 0,
  75. 1,
  76. 1,
  77. 1,
  78. 1
  79. ]
  80. }
  81. },
  82. {
  83. "__type__": "cc.Node",
  84. "_name": "bg",
  85. "_objFlags": 0,
  86. "_parent": {
  87. "__id__": 1
  88. },
  89. "_children": [
  90. {
  91. "__id__": 3
  92. },
  93. {
  94. "__id__": 6
  95. },
  96. {
  97. "__id__": 9
  98. },
  99. {
  100. "__id__": 16
  101. },
  102. {
  103. "__id__": 19
  104. }
  105. ],
  106. "_active": true,
  107. "_level": 8,
  108. "_components": [
  109. {
  110. "__id__": 25
  111. }
  112. ],
  113. "_prefab": {
  114. "__id__": 26
  115. },
  116. "_opacity": 255,
  117. "_color": {
  118. "__type__": "cc.Color",
  119. "r": 255,
  120. "g": 255,
  121. "b": 255,
  122. "a": 255
  123. },
  124. "_contentSize": {
  125. "__type__": "cc.Size",
  126. "width": 270,
  127. "height": 130
  128. },
  129. "_anchorPoint": {
  130. "__type__": "cc.Vec2",
  131. "x": 0.5,
  132. "y": 0.5
  133. },
  134. "_quat": {
  135. "__type__": "cc.Quat",
  136. "x": 0,
  137. "y": 0,
  138. "z": 0,
  139. "w": 1
  140. },
  141. "_skewX": 0,
  142. "_skewY": 0,
  143. "groupIndex": 0,
  144. "_id": "",
  145. "_trs": {
  146. "__type__": "TypedArray",
  147. "ctor": "Float64Array",
  148. "array": [
  149. 135,
  150. 0,
  151. 0,
  152. 0,
  153. 0,
  154. 0,
  155. 1,
  156. 1,
  157. 1,
  158. 1
  159. ]
  160. }
  161. },
  162. {
  163. "__type__": "cc.Node",
  164. "_name": "NameLbl",
  165. "_objFlags": 0,
  166. "_parent": {
  167. "__id__": 2
  168. },
  169. "_children": [],
  170. "_active": true,
  171. "_level": 9,
  172. "_components": [
  173. {
  174. "__id__": 4
  175. }
  176. ],
  177. "_prefab": {
  178. "__id__": 5
  179. },
  180. "_opacity": 255,
  181. "_color": {
  182. "__type__": "cc.Color",
  183. "r": 255,
  184. "g": 255,
  185. "b": 255,
  186. "a": 255
  187. },
  188. "_contentSize": {
  189. "__type__": "cc.Size",
  190. "width": 47,
  191. "height": 22
  192. },
  193. "_anchorPoint": {
  194. "__type__": "cc.Vec2",
  195. "x": 0,
  196. "y": 0.5
  197. },
  198. "_quat": {
  199. "__type__": "cc.Quat",
  200. "x": 0,
  201. "y": 0,
  202. "z": 0,
  203. "w": 1
  204. },
  205. "_skewX": 0,
  206. "_skewY": 0,
  207. "groupIndex": 0,
  208. "_id": "",
  209. "_trs": {
  210. "__type__": "TypedArray",
  211. "ctor": "Float64Array",
  212. "array": [
  213. -10,
  214. 44,
  215. 0,
  216. 0,
  217. 0,
  218. 0,
  219. 1,
  220. 1,
  221. 1,
  222. 1
  223. ]
  224. }
  225. },
  226. {
  227. "__type__": "cc.Sprite",
  228. "_name": "",
  229. "_objFlags": 0,
  230. "node": {
  231. "__id__": 3
  232. },
  233. "_enabled": true,
  234. "_spriteFrame": {
  235. "__uuid__": "60af910b-2cbc-4813-94b0-55910b56f402"
  236. },
  237. "_type": 0,
  238. "_sizeMode": 1,
  239. "_fillType": 0,
  240. "_fillCenter": {
  241. "__type__": "cc.Vec2",
  242. "x": 0,
  243. "y": 0
  244. },
  245. "_fillStart": 0,
  246. "_fillRange": 0,
  247. "_isTrimmedMode": true,
  248. "_state": 0,
  249. "_atlas": {
  250. "__uuid__": "139a8d14-83ef-4095-b772-96789bd5a46f"
  251. },
  252. "_srcBlendFactor": 770,
  253. "_dstBlendFactor": 771,
  254. "_id": ""
  255. },
  256. {
  257. "__type__": "cc.PrefabInfo",
  258. "root": {
  259. "__id__": 1
  260. },
  261. "asset": {
  262. "__uuid__": "714c6500-3959-4c7d-8e14-7b14db16801a"
  263. },
  264. "fileId": "09UrsW+SpKo6H7aWMl0uar",
  265. "sync": false
  266. },
  267. {
  268. "__type__": "cc.Node",
  269. "_name": "tip",
  270. "_objFlags": 0,
  271. "_parent": {
  272. "__id__": 2
  273. },
  274. "_children": [],
  275. "_active": true,
  276. "_level": 9,
  277. "_components": [
  278. {
  279. "__id__": 7
  280. }
  281. ],
  282. "_prefab": {
  283. "__id__": 8
  284. },
  285. "_opacity": 255,
  286. "_color": {
  287. "__type__": "cc.Color",
  288. "r": 255,
  289. "g": 255,
  290. "b": 255,
  291. "a": 255
  292. },
  293. "_contentSize": {
  294. "__type__": "cc.Size",
  295. "width": 54,
  296. "height": 17
  297. },
  298. "_anchorPoint": {
  299. "__type__": "cc.Vec2",
  300. "x": 0,
  301. "y": 0.5
  302. },
  303. "_quat": {
  304. "__type__": "cc.Quat",
  305. "x": 0,
  306. "y": 0,
  307. "z": 0,
  308. "w": 1
  309. },
  310. "_skewX": 0,
  311. "_skewY": 0,
  312. "groupIndex": 0,
  313. "_id": "",
  314. "_trs": {
  315. "__type__": "TypedArray",
  316. "ctor": "Float64Array",
  317. "array": [
  318. -9,
  319. 20,
  320. 0,
  321. 0,
  322. 0,
  323. 0,
  324. 1,
  325. 1,
  326. 1,
  327. 1
  328. ]
  329. }
  330. },
  331. {
  332. "__type__": "cc.Sprite",
  333. "_name": "",
  334. "_objFlags": 0,
  335. "node": {
  336. "__id__": 6
  337. },
  338. "_enabled": true,
  339. "_spriteFrame": {
  340. "__uuid__": "6440c690-7ac5-4e78-81d9-363fd2c562b6"
  341. },
  342. "_type": 0,
  343. "_sizeMode": 1,
  344. "_fillType": 0,
  345. "_fillCenter": {
  346. "__type__": "cc.Vec2",
  347. "x": 0,
  348. "y": 0
  349. },
  350. "_fillStart": 0,
  351. "_fillRange": 0,
  352. "_isTrimmedMode": true,
  353. "_state": 0,
  354. "_atlas": {
  355. "__uuid__": "5f953108-9818-421f-ac34-7ca4f06e8c27"
  356. },
  357. "_srcBlendFactor": 770,
  358. "_dstBlendFactor": 771,
  359. "_id": ""
  360. },
  361. {
  362. "__type__": "cc.PrefabInfo",
  363. "root": {
  364. "__id__": 1
  365. },
  366. "asset": {
  367. "__uuid__": "714c6500-3959-4c7d-8e14-7b14db16801a"
  368. },
  369. "fileId": "48gfe10nZBKr7hbGNln3hs",
  370. "sync": false
  371. },
  372. {
  373. "__type__": "cc.Node",
  374. "_name": "Barbg",
  375. "_objFlags": 0,
  376. "_parent": {
  377. "__id__": 2
  378. },
  379. "_children": [
  380. {
  381. "__id__": 10
  382. }
  383. ],
  384. "_active": true,
  385. "_level": 9,
  386. "_components": [
  387. {
  388. "__id__": 13
  389. },
  390. {
  391. "__id__": 14
  392. }
  393. ],
  394. "_prefab": {
  395. "__id__": 15
  396. },
  397. "_opacity": 255,
  398. "_color": {
  399. "__type__": "cc.Color",
  400. "r": 160,
  401. "g": 160,
  402. "b": 160,
  403. "a": 255
  404. },
  405. "_contentSize": {
  406. "__type__": "cc.Size",
  407. "width": 480,
  408. "height": 52
  409. },
  410. "_anchorPoint": {
  411. "__type__": "cc.Vec2",
  412. "x": 0.5,
  413. "y": 0.5
  414. },
  415. "_quat": {
  416. "__type__": "cc.Quat",
  417. "x": 0,
  418. "y": 0,
  419. "z": 0,
  420. "w": 1
  421. },
  422. "_skewX": 0,
  423. "_skewY": 0,
  424. "groupIndex": 0,
  425. "_id": "",
  426. "_trs": {
  427. "__type__": "TypedArray",
  428. "ctor": "Float64Array",
  429. "array": [
  430. 52,
  431. -3,
  432. 0,
  433. 0,
  434. 0,
  435. 0,
  436. 1,
  437. 0.25,
  438. 0.25,
  439. 1
  440. ]
  441. }
  442. },
  443. {
  444. "__type__": "cc.Node",
  445. "_name": "barFg",
  446. "_objFlags": 0,
  447. "_parent": {
  448. "__id__": 9
  449. },
  450. "_children": [],
  451. "_active": true,
  452. "_level": 10,
  453. "_components": [
  454. {
  455. "__id__": 11
  456. }
  457. ],
  458. "_prefab": {
  459. "__id__": 12
  460. },
  461. "_opacity": 255,
  462. "_color": {
  463. "__type__": "cc.Color",
  464. "r": 241,
  465. "g": 169,
  466. "b": 169,
  467. "a": 255
  468. },
  469. "_contentSize": {
  470. "__type__": "cc.Size",
  471. "width": 0,
  472. "height": 52
  473. },
  474. "_anchorPoint": {
  475. "__type__": "cc.Vec2",
  476. "x": 0,
  477. "y": 0.5
  478. },
  479. "_quat": {
  480. "__type__": "cc.Quat",
  481. "x": 0,
  482. "y": 0,
  483. "z": 0,
  484. "w": 1
  485. },
  486. "_skewX": 0,
  487. "_skewY": 0,
  488. "groupIndex": 0,
  489. "_id": "",
  490. "_trs": {
  491. "__type__": "TypedArray",
  492. "ctor": "Float64Array",
  493. "array": [
  494. -240,
  495. 0,
  496. 0,
  497. 0,
  498. 0,
  499. 0,
  500. 1,
  501. 1,
  502. 1,
  503. 1
  504. ]
  505. }
  506. },
  507. {
  508. "__type__": "cc.Sprite",
  509. "_name": "",
  510. "_objFlags": 0,
  511. "node": {
  512. "__id__": 10
  513. },
  514. "_enabled": true,
  515. "_spriteFrame": {
  516. "__uuid__": "4de9eb05-0ffe-4c7d-9fe5-6facc7e471de"
  517. },
  518. "_type": 1,
  519. "_sizeMode": 0,
  520. "_fillType": 0,
  521. "_fillCenter": {
  522. "__type__": "cc.Vec2",
  523. "x": 0,
  524. "y": 0
  525. },
  526. "_fillStart": 0,
  527. "_fillRange": 0,
  528. "_isTrimmedMode": true,
  529. "_state": 0,
  530. "_atlas": {
  531. "__uuid__": "5f953108-9818-421f-ac34-7ca4f06e8c27"
  532. },
  533. "_srcBlendFactor": 770,
  534. "_dstBlendFactor": 771,
  535. "_id": ""
  536. },
  537. {
  538. "__type__": "cc.PrefabInfo",
  539. "root": {
  540. "__id__": 1
  541. },
  542. "asset": {
  543. "__uuid__": "714c6500-3959-4c7d-8e14-7b14db16801a"
  544. },
  545. "fileId": "93EqDQhOdCV7DfivmavJli",
  546. "sync": false
  547. },
  548. {
  549. "__type__": "cc.Sprite",
  550. "_name": "",
  551. "_objFlags": 0,
  552. "node": {
  553. "__id__": 9
  554. },
  555. "_enabled": true,
  556. "_spriteFrame": {
  557. "__uuid__": "4de9eb05-0ffe-4c7d-9fe5-6facc7e471de"
  558. },
  559. "_type": 1,
  560. "_sizeMode": 0,
  561. "_fillType": 0,
  562. "_fillCenter": {
  563. "__type__": "cc.Vec2",
  564. "x": 0,
  565. "y": 0
  566. },
  567. "_fillStart": 0,
  568. "_fillRange": 0,
  569. "_isTrimmedMode": true,
  570. "_state": 0,
  571. "_atlas": {
  572. "__uuid__": "5f953108-9818-421f-ac34-7ca4f06e8c27"
  573. },
  574. "_srcBlendFactor": 770,
  575. "_dstBlendFactor": 771,
  576. "_id": ""
  577. },
  578. {
  579. "__type__": "cc.ProgressBar",
  580. "_name": "",
  581. "_objFlags": 0,
  582. "node": {
  583. "__id__": 9
  584. },
  585. "_enabled": true,
  586. "_N$totalLength": 480,
  587. "_N$barSprite": {
  588. "__id__": 11
  589. },
  590. "_N$mode": 0,
  591. "_N$progress": 0,
  592. "_N$reverse": false,
  593. "_id": ""
  594. },
  595. {
  596. "__type__": "cc.PrefabInfo",
  597. "root": {
  598. "__id__": 1
  599. },
  600. "asset": {
  601. "__uuid__": "714c6500-3959-4c7d-8e14-7b14db16801a"
  602. },
  603. "fileId": "d9WRVfs8xAoalRoMCx8Dod",
  604. "sync": false
  605. },
  606. {
  607. "__type__": "cc.Node",
  608. "_name": "icon",
  609. "_objFlags": 0,
  610. "_parent": {
  611. "__id__": 2
  612. },
  613. "_children": [],
  614. "_active": true,
  615. "_level": 9,
  616. "_components": [
  617. {
  618. "__id__": 17
  619. }
  620. ],
  621. "_prefab": {
  622. "__id__": 18
  623. },
  624. "_opacity": 255,
  625. "_color": {
  626. "__type__": "cc.Color",
  627. "r": 255,
  628. "g": 255,
  629. "b": 255,
  630. "a": 255
  631. },
  632. "_contentSize": {
  633. "__type__": "cc.Size",
  634. "width": 110,
  635. "height": 110
  636. },
  637. "_anchorPoint": {
  638. "__type__": "cc.Vec2",
  639. "x": 0.5,
  640. "y": 0.5
  641. },
  642. "_quat": {
  643. "__type__": "cc.Quat",
  644. "x": 0,
  645. "y": 0,
  646. "z": 0,
  647. "w": 1
  648. },
  649. "_skewX": 0,
  650. "_skewY": 0,
  651. "groupIndex": 0,
  652. "_id": "",
  653. "_trs": {
  654. "__type__": "TypedArray",
  655. "ctor": "Float64Array",
  656. "array": [
  657. -69,
  658. 3,
  659. 0,
  660. 0,
  661. 0,
  662. 0,
  663. 1,
  664. 1,
  665. 1,
  666. 1
  667. ]
  668. }
  669. },
  670. {
  671. "__type__": "cc.Sprite",
  672. "_name": "",
  673. "_objFlags": 0,
  674. "node": {
  675. "__id__": 16
  676. },
  677. "_enabled": true,
  678. "_spriteFrame": {
  679. "__uuid__": "116aed7a-3e49-4a44-8bb4-6b5690ef5125"
  680. },
  681. "_type": 0,
  682. "_sizeMode": 0,
  683. "_fillType": 0,
  684. "_fillCenter": {
  685. "__type__": "cc.Vec2",
  686. "x": 0,
  687. "y": 0
  688. },
  689. "_fillStart": 0,
  690. "_fillRange": 0,
  691. "_isTrimmedMode": true,
  692. "_state": 0,
  693. "_atlas": {
  694. "__uuid__": "139a8d14-83ef-4095-b772-96789bd5a46f"
  695. },
  696. "_srcBlendFactor": 770,
  697. "_dstBlendFactor": 771,
  698. "_id": ""
  699. },
  700. {
  701. "__type__": "cc.PrefabInfo",
  702. "root": {
  703. "__id__": 1
  704. },
  705. "asset": {
  706. "__uuid__": "714c6500-3959-4c7d-8e14-7b14db16801a"
  707. },
  708. "fileId": "e9N8sbnF1FfZzAANY8O24d",
  709. "sync": false
  710. },
  711. {
  712. "__type__": "cc.Node",
  713. "_name": "tip",
  714. "_objFlags": 0,
  715. "_parent": {
  716. "__id__": 2
  717. },
  718. "_children": [
  719. {
  720. "__id__": 20
  721. }
  722. ],
  723. "_active": true,
  724. "_level": 9,
  725. "_components": [
  726. {
  727. "__id__": 23
  728. }
  729. ],
  730. "_prefab": {
  731. "__id__": 24
  732. },
  733. "_opacity": 255,
  734. "_color": {
  735. "__type__": "cc.Color",
  736. "r": 255,
  737. "g": 255,
  738. "b": 255,
  739. "a": 255
  740. },
  741. "_contentSize": {
  742. "__type__": "cc.Size",
  743. "width": 80,
  744. "height": 40
  745. },
  746. "_anchorPoint": {
  747. "__type__": "cc.Vec2",
  748. "x": 0.5,
  749. "y": 0.5
  750. },
  751. "_quat": {
  752. "__type__": "cc.Quat",
  753. "x": 0,
  754. "y": 0,
  755. "z": 0,
  756. "w": 1
  757. },
  758. "_skewX": 0,
  759. "_skewY": 0,
  760. "groupIndex": 0,
  761. "_id": "",
  762. "_trs": {
  763. "__type__": "TypedArray",
  764. "ctor": "Float64Array",
  765. "array": [
  766. 30,
  767. -34,
  768. 0,
  769. 0,
  770. 0,
  771. 0,
  772. 1,
  773. 1,
  774. 1,
  775. 1
  776. ]
  777. }
  778. },
  779. {
  780. "__type__": "cc.Node",
  781. "_name": "tip",
  782. "_objFlags": 0,
  783. "_parent": {
  784. "__id__": 19
  785. },
  786. "_children": [],
  787. "_active": true,
  788. "_level": 10,
  789. "_components": [
  790. {
  791. "__id__": 21
  792. }
  793. ],
  794. "_prefab": {
  795. "__id__": 22
  796. },
  797. "_opacity": 255,
  798. "_color": {
  799. "__type__": "cc.Color",
  800. "r": 255,
  801. "g": 255,
  802. "b": 255,
  803. "a": 255
  804. },
  805. "_contentSize": {
  806. "__type__": "cc.Size",
  807. "width": 51,
  808. "height": 25
  809. },
  810. "_anchorPoint": {
  811. "__type__": "cc.Vec2",
  812. "x": 0.5,
  813. "y": 0.5
  814. },
  815. "_quat": {
  816. "__type__": "cc.Quat",
  817. "x": 0,
  818. "y": 0,
  819. "z": 0,
  820. "w": 1
  821. },
  822. "_skewX": 0,
  823. "_skewY": 0,
  824. "groupIndex": 0,
  825. "_id": "",
  826. "_trs": {
  827. "__type__": "TypedArray",
  828. "ctor": "Float64Array",
  829. "array": [
  830. 0,
  831. 2,
  832. 0,
  833. 0,
  834. 0,
  835. 0,
  836. 1,
  837. 0.9,
  838. 0.9,
  839. 1
  840. ]
  841. }
  842. },
  843. {
  844. "__type__": "cc.Sprite",
  845. "_name": "",
  846. "_objFlags": 0,
  847. "node": {
  848. "__id__": 20
  849. },
  850. "_enabled": true,
  851. "_spriteFrame": {
  852. "__uuid__": "71e4967e-8568-4f65-8a67-c1b9728a2e48"
  853. },
  854. "_type": 0,
  855. "_sizeMode": 1,
  856. "_fillType": 0,
  857. "_fillCenter": {
  858. "__type__": "cc.Vec2",
  859. "x": 0,
  860. "y": 0
  861. },
  862. "_fillStart": 0,
  863. "_fillRange": 0,
  864. "_isTrimmedMode": true,
  865. "_state": 0,
  866. "_atlas": {
  867. "__uuid__": "5f953108-9818-421f-ac34-7ca4f06e8c27"
  868. },
  869. "_srcBlendFactor": 770,
  870. "_dstBlendFactor": 771,
  871. "_id": ""
  872. },
  873. {
  874. "__type__": "cc.PrefabInfo",
  875. "root": {
  876. "__id__": 1
  877. },
  878. "asset": {
  879. "__uuid__": "714c6500-3959-4c7d-8e14-7b14db16801a"
  880. },
  881. "fileId": "d7mWVMlBhBTKZWcvUtw10F",
  882. "sync": false
  883. },
  884. {
  885. "__type__": "cc.Sprite",
  886. "_name": "",
  887. "_objFlags": 0,
  888. "node": {
  889. "__id__": 19
  890. },
  891. "_enabled": true,
  892. "_spriteFrame": {
  893. "__uuid__": "d568b330-2674-4bc0-bf1e-8a92630c5213"
  894. },
  895. "_type": 1,
  896. "_sizeMode": 0,
  897. "_fillType": 0,
  898. "_fillCenter": {
  899. "__type__": "cc.Vec2",
  900. "x": 0,
  901. "y": 0
  902. },
  903. "_fillStart": 0,
  904. "_fillRange": 0,
  905. "_isTrimmedMode": true,
  906. "_state": 0,
  907. "_atlas": {
  908. "__uuid__": "5f953108-9818-421f-ac34-7ca4f06e8c27"
  909. },
  910. "_srcBlendFactor": 770,
  911. "_dstBlendFactor": 771,
  912. "_id": ""
  913. },
  914. {
  915. "__type__": "cc.PrefabInfo",
  916. "root": {
  917. "__id__": 1
  918. },
  919. "asset": {
  920. "__uuid__": "714c6500-3959-4c7d-8e14-7b14db16801a"
  921. },
  922. "fileId": "74PuQ9rqdGvq4XKKE0LpF1",
  923. "sync": false
  924. },
  925. {
  926. "__type__": "cc.Sprite",
  927. "_name": "",
  928. "_objFlags": 0,
  929. "node": {
  930. "__id__": 2
  931. },
  932. "_enabled": true,
  933. "_spriteFrame": {
  934. "__uuid__": "4a5a1c3b-8b70-41e6-9df6-87f2a5ef7608"
  935. },
  936. "_type": 1,
  937. "_sizeMode": 0,
  938. "_fillType": 0,
  939. "_fillCenter": {
  940. "__type__": "cc.Vec2",
  941. "x": 0,
  942. "y": 0
  943. },
  944. "_fillStart": 0,
  945. "_fillRange": 0,
  946. "_isTrimmedMode": true,
  947. "_state": 0,
  948. "_atlas": {
  949. "__uuid__": "5f953108-9818-421f-ac34-7ca4f06e8c27"
  950. },
  951. "_srcBlendFactor": 770,
  952. "_dstBlendFactor": 771,
  953. "_id": ""
  954. },
  955. {
  956. "__type__": "cc.PrefabInfo",
  957. "root": {
  958. "__id__": 1
  959. },
  960. "asset": {
  961. "__uuid__": "714c6500-3959-4c7d-8e14-7b14db16801a"
  962. },
  963. "fileId": "232aipPctFsay4IJkMePmR",
  964. "sync": false
  965. },
  966. {
  967. "__type__": "0462dTAi55IlqmXd7sQC2sa",
  968. "_name": "",
  969. "_objFlags": 0,
  970. "node": {
  971. "__id__": 1
  972. },
  973. "_enabled": true,
  974. "Atlas": {
  975. "__uuid__": "139a8d14-83ef-4095-b772-96789bd5a46f"
  976. },
  977. "NameLbl": {
  978. "__id__": 4
  979. },
  980. "iconSp": {
  981. "__id__": 17
  982. },
  983. "LovePointBar": {
  984. "__id__": 14
  985. },
  986. "LovePoint": "Integer",
  987. "Id": "Integer",
  988. "dateBtnSp": {
  989. "__id__": 23
  990. },
  991. "unlock": false,
  992. "_id": ""
  993. },
  994. {
  995. "__type__": "cc.Button",
  996. "_name": "",
  997. "_objFlags": 0,
  998. "node": {
  999. "__id__": 1
  1000. },
  1001. "_enabled": true,
  1002. "duration": 0.1,
  1003. "zoomScale": 1.2,
  1004. "clickEvents": [
  1005. {
  1006. "__id__": 29
  1007. }
  1008. ],
  1009. "_N$interactable": true,
  1010. "_N$enableAutoGrayEffect": false,
  1011. "_N$transition": 0,
  1012. "transition": 0,
  1013. "_N$normalColor": {
  1014. "__type__": "cc.Color",
  1015. "r": 214,
  1016. "g": 214,
  1017. "b": 214,
  1018. "a": 255
  1019. },
  1020. "_N$pressedColor": {
  1021. "__type__": "cc.Color",
  1022. "r": 211,
  1023. "g": 211,
  1024. "b": 211,
  1025. "a": 255
  1026. },
  1027. "pressedColor": {
  1028. "__type__": "cc.Color",
  1029. "r": 211,
  1030. "g": 211,
  1031. "b": 211,
  1032. "a": 255
  1033. },
  1034. "_N$hoverColor": {
  1035. "__type__": "cc.Color",
  1036. "r": 255,
  1037. "g": 255,
  1038. "b": 255,
  1039. "a": 255
  1040. },
  1041. "hoverColor": {
  1042. "__type__": "cc.Color",
  1043. "r": 255,
  1044. "g": 255,
  1045. "b": 255,
  1046. "a": 255
  1047. },
  1048. "_N$disabledColor": {
  1049. "__type__": "cc.Color",
  1050. "r": 124,
  1051. "g": 124,
  1052. "b": 124,
  1053. "a": 255
  1054. },
  1055. "_N$normalSprite": null,
  1056. "_N$pressedSprite": null,
  1057. "pressedSprite": null,
  1058. "_N$hoverSprite": null,
  1059. "hoverSprite": null,
  1060. "_N$disabledSprite": null,
  1061. "_N$target": {
  1062. "__id__": 1
  1063. },
  1064. "_id": ""
  1065. },
  1066. {
  1067. "__type__": "cc.ClickEvent",
  1068. "target": {
  1069. "__id__": 1
  1070. },
  1071. "component": "",
  1072. "_componentId": "0462dTAi55IlqmXd7sQC2sa",
  1073. "handler": "OpenMateItemPanel",
  1074. "customEventData": ""
  1075. },
  1076. {
  1077. "__type__": "cc.PrefabInfo",
  1078. "root": {
  1079. "__id__": 1
  1080. },
  1081. "asset": {
  1082. "__uuid__": "714c6500-3959-4c7d-8e14-7b14db16801a"
  1083. },
  1084. "fileId": "61UQFLLctEk7Ua41IFWRos",
  1085. "sync": false
  1086. }
  1087. ]