storeSmaliItem.prefab 28 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592
  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": "item",
  16. "_objFlags": 0,
  17. "_parent": null,
  18. "_children": [
  19. {
  20. "__id__": 2
  21. },
  22. {
  23. "__id__": 6
  24. },
  25. {
  26. "__id__": 14
  27. },
  28. {
  29. "__id__": 22
  30. },
  31. {
  32. "__id__": 30
  33. }
  34. ],
  35. "_active": true,
  36. "_level": 1,
  37. "_components": [
  38. {
  39. "__id__": 44
  40. }
  41. ],
  42. "_prefab": {
  43. "__id__": 45
  44. },
  45. "_opacity": 255,
  46. "_color": {
  47. "__type__": "cc.Color",
  48. "r": 255,
  49. "g": 255,
  50. "b": 255,
  51. "a": 255
  52. },
  53. "_contentSize": {
  54. "__type__": "cc.Size",
  55. "width": 280,
  56. "height": 306
  57. },
  58. "_anchorPoint": {
  59. "__type__": "cc.Vec2",
  60. "x": 0.5,
  61. "y": 0.5
  62. },
  63. "_position": {
  64. "__type__": "cc.Vec3",
  65. "x": 0,
  66. "y": 0,
  67. "z": 0
  68. },
  69. "_scale": {
  70. "__type__": "cc.Vec3",
  71. "x": 1,
  72. "y": 1,
  73. "z": 1
  74. },
  75. "_rotationX": 0,
  76. "_rotationY": 0,
  77. "_quat": {
  78. "__type__": "cc.Quat",
  79. "x": 0,
  80. "y": 0,
  81. "z": 0,
  82. "w": 1
  83. },
  84. "_skewX": 0,
  85. "_skewY": 0,
  86. "_zIndex": 0,
  87. "groupIndex": 0,
  88. "_id": ""
  89. },
  90. {
  91. "__type__": "cc.Node",
  92. "_name": "store_smallitem_bg",
  93. "_objFlags": 0,
  94. "_parent": {
  95. "__id__": 1
  96. },
  97. "_children": [],
  98. "_active": true,
  99. "_level": 2,
  100. "_components": [
  101. {
  102. "__id__": 3
  103. },
  104. {
  105. "__id__": 4
  106. }
  107. ],
  108. "_prefab": {
  109. "__id__": 5
  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": 280,
  122. "height": 306
  123. },
  124. "_anchorPoint": {
  125. "__type__": "cc.Vec2",
  126. "x": 0.5,
  127. "y": 0.5
  128. },
  129. "_position": {
  130. "__type__": "cc.Vec3",
  131. "x": 0,
  132. "y": 0,
  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__": "5eaa35a9-1d7c-4116-b455-04f5a813d952"
  168. },
  169. "_type": 0,
  170. "_sizeMode": 1,
  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": "a3WDKCXrJAaZeryu3Y12KE"
  183. },
  184. {
  185. "__type__": "cc.Widget",
  186. "_name": "",
  187. "_objFlags": 0,
  188. "node": {
  189. "__id__": 2
  190. },
  191. "_enabled": true,
  192. "alignMode": 1,
  193. "_target": null,
  194. "_alignFlags": 45,
  195. "_left": 0,
  196. "_right": 0,
  197. "_top": 0,
  198. "_bottom": 0,
  199. "_verticalCenter": 0,
  200. "_horizontalCenter": 0,
  201. "_isAbsLeft": true,
  202. "_isAbsRight": true,
  203. "_isAbsTop": true,
  204. "_isAbsBottom": true,
  205. "_isAbsHorizontalCenter": true,
  206. "_isAbsVerticalCenter": true,
  207. "_originalWidth": 280,
  208. "_originalHeight": 306,
  209. "_id": "f6Kmq3QqxHHZgPF0FEXiTh"
  210. },
  211. {
  212. "__type__": "cc.PrefabInfo",
  213. "root": {
  214. "__id__": 1
  215. },
  216. "asset": {
  217. "__uuid__": "f9dbb66f-b5c4-49fd-b5d2-d02c923ab1b3"
  218. },
  219. "fileId": "8dtFjUFo9ES5fjzAV26PH3",
  220. "sync": false
  221. },
  222. {
  223. "__type__": "cc.Node",
  224. "_name": "diamondNode",
  225. "_objFlags": 0,
  226. "_parent": {
  227. "__id__": 1
  228. },
  229. "_children": [
  230. {
  231. "__id__": 7
  232. },
  233. {
  234. "__id__": 10
  235. }
  236. ],
  237. "_active": false,
  238. "_level": 2,
  239. "_components": [],
  240. "_prefab": {
  241. "__id__": 13
  242. },
  243. "_opacity": 255,
  244. "_color": {
  245. "__type__": "cc.Color",
  246. "r": 255,
  247. "g": 255,
  248. "b": 255,
  249. "a": 255
  250. },
  251. "_contentSize": {
  252. "__type__": "cc.Size",
  253. "width": 200,
  254. "height": 220
  255. },
  256. "_anchorPoint": {
  257. "__type__": "cc.Vec2",
  258. "x": 0.5,
  259. "y": 0.5
  260. },
  261. "_position": {
  262. "__type__": "cc.Vec3",
  263. "x": 0,
  264. "y": 43,
  265. "z": 0
  266. },
  267. "_scale": {
  268. "__type__": "cc.Vec3",
  269. "x": 1,
  270. "y": 1,
  271. "z": 1
  272. },
  273. "_rotationX": 0,
  274. "_rotationY": 0,
  275. "_quat": {
  276. "__type__": "cc.Quat",
  277. "x": 0,
  278. "y": 0,
  279. "z": 0,
  280. "w": 1
  281. },
  282. "_skewX": 0,
  283. "_skewY": 0,
  284. "_zIndex": 0,
  285. "groupIndex": 0,
  286. "_id": ""
  287. },
  288. {
  289. "__type__": "cc.Node",
  290. "_name": "store_diamond_d",
  291. "_objFlags": 0,
  292. "_parent": {
  293. "__id__": 6
  294. },
  295. "_children": [],
  296. "_active": true,
  297. "_level": 3,
  298. "_components": [
  299. {
  300. "__id__": 8
  301. }
  302. ],
  303. "_prefab": {
  304. "__id__": 9
  305. },
  306. "_opacity": 255,
  307. "_color": {
  308. "__type__": "cc.Color",
  309. "r": 255,
  310. "g": 255,
  311. "b": 255,
  312. "a": 255
  313. },
  314. "_contentSize": {
  315. "__type__": "cc.Size",
  316. "width": 151,
  317. "height": 145
  318. },
  319. "_anchorPoint": {
  320. "__type__": "cc.Vec2",
  321. "x": 0.5,
  322. "y": 0.5
  323. },
  324. "_position": {
  325. "__type__": "cc.Vec3",
  326. "x": -72,
  327. "y": 44,
  328. "z": 0
  329. },
  330. "_scale": {
  331. "__type__": "cc.Vec3",
  332. "x": 1,
  333. "y": 1,
  334. "z": 1
  335. },
  336. "_rotationX": 0,
  337. "_rotationY": 0,
  338. "_quat": {
  339. "__type__": "cc.Quat",
  340. "x": 0,
  341. "y": 0,
  342. "z": 0,
  343. "w": 1
  344. },
  345. "_skewX": 0,
  346. "_skewY": 0,
  347. "_zIndex": 0,
  348. "groupIndex": 0,
  349. "_id": ""
  350. },
  351. {
  352. "__type__": "cc.Sprite",
  353. "_name": "",
  354. "_objFlags": 0,
  355. "node": {
  356. "__id__": 7
  357. },
  358. "_enabled": true,
  359. "_srcBlendFactor": 770,
  360. "_dstBlendFactor": 771,
  361. "_spriteFrame": {
  362. "__uuid__": "d6bec06d-0c62-467d-98ef-fd5061366a7a"
  363. },
  364. "_type": 0,
  365. "_sizeMode": 1,
  366. "_fillType": 0,
  367. "_fillCenter": {
  368. "__type__": "cc.Vec2",
  369. "x": 0,
  370. "y": 0
  371. },
  372. "_fillStart": 0,
  373. "_fillRange": 0,
  374. "_isTrimmedMode": true,
  375. "_state": 0,
  376. "_atlas": null,
  377. "_id": "fcy3sOqLBKWLPa0Td79CwT"
  378. },
  379. {
  380. "__type__": "cc.PrefabInfo",
  381. "root": {
  382. "__id__": 1
  383. },
  384. "asset": {
  385. "__uuid__": "f9dbb66f-b5c4-49fd-b5d2-d02c923ab1b3"
  386. },
  387. "fileId": "d6q5LXiExAJbF3o1JWtdAC",
  388. "sync": false
  389. },
  390. {
  391. "__type__": "cc.Node",
  392. "_name": "800210",
  393. "_objFlags": 0,
  394. "_parent": {
  395. "__id__": 6
  396. },
  397. "_children": [],
  398. "_active": true,
  399. "_level": 3,
  400. "_components": [
  401. {
  402. "__id__": 11
  403. }
  404. ],
  405. "_prefab": {
  406. "__id__": 12
  407. },
  408. "_opacity": 255,
  409. "_color": {
  410. "__type__": "cc.Color",
  411. "r": 255,
  412. "g": 255,
  413. "b": 255,
  414. "a": 255
  415. },
  416. "_contentSize": {
  417. "__type__": "cc.Size",
  418. "width": 130,
  419. "height": 155
  420. },
  421. "_anchorPoint": {
  422. "__type__": "cc.Vec2",
  423. "x": 0.5,
  424. "y": 0.5
  425. },
  426. "_position": {
  427. "__type__": "cc.Vec3",
  428. "x": 0,
  429. "y": 4,
  430. "z": 0
  431. },
  432. "_scale": {
  433. "__type__": "cc.Vec3",
  434. "x": 1,
  435. "y": 1,
  436. "z": 1
  437. },
  438. "_rotationX": 0,
  439. "_rotationY": 0,
  440. "_quat": {
  441. "__type__": "cc.Quat",
  442. "x": 0,
  443. "y": 0,
  444. "z": 0,
  445. "w": 1
  446. },
  447. "_skewX": 0,
  448. "_skewY": 0,
  449. "_zIndex": 0,
  450. "groupIndex": 0,
  451. "_id": ""
  452. },
  453. {
  454. "__type__": "cc.Sprite",
  455. "_name": "",
  456. "_objFlags": 0,
  457. "node": {
  458. "__id__": 10
  459. },
  460. "_enabled": true,
  461. "_srcBlendFactor": 770,
  462. "_dstBlendFactor": 771,
  463. "_spriteFrame": {
  464. "__uuid__": "fdac1287-797a-4aba-a602-cfa4bd2e9447"
  465. },
  466. "_type": 0,
  467. "_sizeMode": 1,
  468. "_fillType": 0,
  469. "_fillCenter": {
  470. "__type__": "cc.Vec2",
  471. "x": 0,
  472. "y": 0
  473. },
  474. "_fillStart": 0,
  475. "_fillRange": 0,
  476. "_isTrimmedMode": true,
  477. "_state": 0,
  478. "_atlas": null,
  479. "_id": "f4gQa4lixPl5ZFd23l/kWi"
  480. },
  481. {
  482. "__type__": "cc.PrefabInfo",
  483. "root": {
  484. "__id__": 1
  485. },
  486. "asset": {
  487. "__uuid__": "f9dbb66f-b5c4-49fd-b5d2-d02c923ab1b3"
  488. },
  489. "fileId": "41xara7QRNmLMB6d0At7gL",
  490. "sync": false
  491. },
  492. {
  493. "__type__": "cc.PrefabInfo",
  494. "root": {
  495. "__id__": 1
  496. },
  497. "asset": {
  498. "__uuid__": "f9dbb66f-b5c4-49fd-b5d2-d02c923ab1b3"
  499. },
  500. "fileId": "53fSpWoTRCtrDBTCmB7+29",
  501. "sync": false
  502. },
  503. {
  504. "__type__": "cc.Node",
  505. "_name": "coinNode",
  506. "_objFlags": 0,
  507. "_parent": {
  508. "__id__": 1
  509. },
  510. "_children": [
  511. {
  512. "__id__": 15
  513. },
  514. {
  515. "__id__": 18
  516. }
  517. ],
  518. "_active": false,
  519. "_level": 2,
  520. "_components": [],
  521. "_prefab": {
  522. "__id__": 21
  523. },
  524. "_opacity": 255,
  525. "_color": {
  526. "__type__": "cc.Color",
  527. "r": 255,
  528. "g": 255,
  529. "b": 255,
  530. "a": 255
  531. },
  532. "_contentSize": {
  533. "__type__": "cc.Size",
  534. "width": 200,
  535. "height": 220
  536. },
  537. "_anchorPoint": {
  538. "__type__": "cc.Vec2",
  539. "x": 0.5,
  540. "y": 0.5
  541. },
  542. "_position": {
  543. "__type__": "cc.Vec3",
  544. "x": 0,
  545. "y": 43,
  546. "z": 0
  547. },
  548. "_scale": {
  549. "__type__": "cc.Vec3",
  550. "x": 1,
  551. "y": 1,
  552. "z": 1
  553. },
  554. "_rotationX": 0,
  555. "_rotationY": 0,
  556. "_quat": {
  557. "__type__": "cc.Quat",
  558. "x": 0,
  559. "y": 0,
  560. "z": 0,
  561. "w": 1
  562. },
  563. "_skewX": 0,
  564. "_skewY": 0,
  565. "_zIndex": 0,
  566. "groupIndex": 0,
  567. "_id": ""
  568. },
  569. {
  570. "__type__": "cc.Node",
  571. "_name": "label",
  572. "_objFlags": 0,
  573. "_parent": {
  574. "__id__": 14
  575. },
  576. "_children": [],
  577. "_active": true,
  578. "_level": 3,
  579. "_components": [
  580. {
  581. "__id__": 16
  582. }
  583. ],
  584. "_prefab": {
  585. "__id__": 17
  586. },
  587. "_opacity": 255,
  588. "_color": {
  589. "__type__": "cc.Color",
  590. "r": 84,
  591. "g": 9,
  592. "b": 4,
  593. "a": 255
  594. },
  595. "_contentSize": {
  596. "__type__": "cc.Size",
  597. "width": 191.12,
  598. "height": 22
  599. },
  600. "_anchorPoint": {
  601. "__type__": "cc.Vec2",
  602. "x": 0.5,
  603. "y": 0.5
  604. },
  605. "_position": {
  606. "__type__": "cc.Vec3",
  607. "x": 0,
  608. "y": -93,
  609. "z": 0
  610. },
  611. "_scale": {
  612. "__type__": "cc.Vec3",
  613. "x": 1,
  614. "y": 1,
  615. "z": 1
  616. },
  617. "_rotationX": 0,
  618. "_rotationY": 0,
  619. "_quat": {
  620. "__type__": "cc.Quat",
  621. "x": 0,
  622. "y": 0,
  623. "z": 0,
  624. "w": 1
  625. },
  626. "_skewX": 0,
  627. "_skewY": 0,
  628. "_zIndex": 0,
  629. "groupIndex": 0,
  630. "_id": ""
  631. },
  632. {
  633. "__type__": "cc.Label",
  634. "_name": "",
  635. "_objFlags": 0,
  636. "node": {
  637. "__id__": 15
  638. },
  639. "_enabled": true,
  640. "_srcBlendFactor": 1,
  641. "_dstBlendFactor": 771,
  642. "_useOriginalSize": false,
  643. "_string": "所有金币产量增加2倍",
  644. "_N$string": "所有金币产量增加2倍",
  645. "_fontSize": 20,
  646. "_lineHeight": 22,
  647. "_enableWrapText": true,
  648. "_N$file": null,
  649. "_isSystemFontUsed": true,
  650. "_spacingX": 0,
  651. "_N$horizontalAlign": 1,
  652. "_N$verticalAlign": 1,
  653. "_N$fontFamily": "Arial",
  654. "_N$overflow": 0,
  655. "_id": "a7nNWubZZH2Z7NLuRndl0w"
  656. },
  657. {
  658. "__type__": "cc.PrefabInfo",
  659. "root": {
  660. "__id__": 1
  661. },
  662. "asset": {
  663. "__uuid__": "f9dbb66f-b5c4-49fd-b5d2-d02c923ab1b3"
  664. },
  665. "fileId": "11jdw9zTpMOrpEJhrhnuZv",
  666. "sync": false
  667. },
  668. {
  669. "__type__": "cc.Node",
  670. "_name": "800310",
  671. "_objFlags": 0,
  672. "_parent": {
  673. "__id__": 14
  674. },
  675. "_children": [],
  676. "_active": true,
  677. "_level": 3,
  678. "_components": [
  679. {
  680. "__id__": 19
  681. }
  682. ],
  683. "_prefab": {
  684. "__id__": 20
  685. },
  686. "_opacity": 255,
  687. "_color": {
  688. "__type__": "cc.Color",
  689. "r": 255,
  690. "g": 255,
  691. "b": 255,
  692. "a": 255
  693. },
  694. "_contentSize": {
  695. "__type__": "cc.Size",
  696. "width": 161,
  697. "height": 160
  698. },
  699. "_anchorPoint": {
  700. "__type__": "cc.Vec2",
  701. "x": 0.5,
  702. "y": 0.5
  703. },
  704. "_position": {
  705. "__type__": "cc.Vec3",
  706. "x": 0,
  707. "y": 12,
  708. "z": 0
  709. },
  710. "_scale": {
  711. "__type__": "cc.Vec3",
  712. "x": 1,
  713. "y": 1,
  714. "z": 1
  715. },
  716. "_rotationX": 0,
  717. "_rotationY": 0,
  718. "_quat": {
  719. "__type__": "cc.Quat",
  720. "x": 0,
  721. "y": 0,
  722. "z": 0,
  723. "w": 1
  724. },
  725. "_skewX": 0,
  726. "_skewY": 0,
  727. "_zIndex": 0,
  728. "groupIndex": 0,
  729. "_id": ""
  730. },
  731. {
  732. "__type__": "cc.Sprite",
  733. "_name": "",
  734. "_objFlags": 0,
  735. "node": {
  736. "__id__": 18
  737. },
  738. "_enabled": true,
  739. "_srcBlendFactor": 770,
  740. "_dstBlendFactor": 771,
  741. "_spriteFrame": {
  742. "__uuid__": "5899c37f-57fc-4460-9c3d-8195c6c6135d"
  743. },
  744. "_type": 0,
  745. "_sizeMode": 1,
  746. "_fillType": 0,
  747. "_fillCenter": {
  748. "__type__": "cc.Vec2",
  749. "x": 0,
  750. "y": 0
  751. },
  752. "_fillStart": 0,
  753. "_fillRange": 0,
  754. "_isTrimmedMode": true,
  755. "_state": 0,
  756. "_atlas": null,
  757. "_id": "4cb5b6nCdFlKV+sw1sMYuD"
  758. },
  759. {
  760. "__type__": "cc.PrefabInfo",
  761. "root": {
  762. "__id__": 1
  763. },
  764. "asset": {
  765. "__uuid__": "f9dbb66f-b5c4-49fd-b5d2-d02c923ab1b3"
  766. },
  767. "fileId": "3b+wIV+nNJH7UtYFAvJSsF",
  768. "sync": false
  769. },
  770. {
  771. "__type__": "cc.PrefabInfo",
  772. "root": {
  773. "__id__": 1
  774. },
  775. "asset": {
  776. "__uuid__": "f9dbb66f-b5c4-49fd-b5d2-d02c923ab1b3"
  777. },
  778. "fileId": "ceyNV5krFKFZOiwtA/ghtw",
  779. "sync": false
  780. },
  781. {
  782. "__type__": "cc.Node",
  783. "_name": "adNode",
  784. "_objFlags": 0,
  785. "_parent": {
  786. "__id__": 1
  787. },
  788. "_children": [
  789. {
  790. "__id__": 23
  791. },
  792. {
  793. "__id__": 26
  794. }
  795. ],
  796. "_active": true,
  797. "_level": 2,
  798. "_components": [],
  799. "_prefab": {
  800. "__id__": 29
  801. },
  802. "_opacity": 255,
  803. "_color": {
  804. "__type__": "cc.Color",
  805. "r": 255,
  806. "g": 255,
  807. "b": 255,
  808. "a": 255
  809. },
  810. "_contentSize": {
  811. "__type__": "cc.Size",
  812. "width": 200,
  813. "height": 220
  814. },
  815. "_anchorPoint": {
  816. "__type__": "cc.Vec2",
  817. "x": 0.5,
  818. "y": 0.5
  819. },
  820. "_position": {
  821. "__type__": "cc.Vec3",
  822. "x": 0,
  823. "y": 43,
  824. "z": 0
  825. },
  826. "_scale": {
  827. "__type__": "cc.Vec3",
  828. "x": 1,
  829. "y": 1,
  830. "z": 1
  831. },
  832. "_rotationX": 0,
  833. "_rotationY": 0,
  834. "_quat": {
  835. "__type__": "cc.Quat",
  836. "x": 0,
  837. "y": 0,
  838. "z": 0,
  839. "w": 1
  840. },
  841. "_skewX": 0,
  842. "_skewY": 0,
  843. "_zIndex": 0,
  844. "groupIndex": 0,
  845. "_id": ""
  846. },
  847. {
  848. "__type__": "cc.Node",
  849. "_name": "quest_diamond",
  850. "_objFlags": 0,
  851. "_parent": {
  852. "__id__": 22
  853. },
  854. "_children": [],
  855. "_active": true,
  856. "_level": 3,
  857. "_components": [
  858. {
  859. "__id__": 24
  860. }
  861. ],
  862. "_prefab": {
  863. "__id__": 25
  864. },
  865. "_opacity": 255,
  866. "_color": {
  867. "__type__": "cc.Color",
  868. "r": 255,
  869. "g": 255,
  870. "b": 255,
  871. "a": 255
  872. },
  873. "_contentSize": {
  874. "__type__": "cc.Size",
  875. "width": 52,
  876. "height": 64
  877. },
  878. "_anchorPoint": {
  879. "__type__": "cc.Vec2",
  880. "x": 0.5,
  881. "y": 0.5
  882. },
  883. "_position": {
  884. "__type__": "cc.Vec3",
  885. "x": 0,
  886. "y": 16,
  887. "z": 0
  888. },
  889. "_scale": {
  890. "__type__": "cc.Vec3",
  891. "x": 1,
  892. "y": 1,
  893. "z": 1
  894. },
  895. "_rotationX": 0,
  896. "_rotationY": 0,
  897. "_quat": {
  898. "__type__": "cc.Quat",
  899. "x": 0,
  900. "y": 0,
  901. "z": 0,
  902. "w": 1
  903. },
  904. "_skewX": 0,
  905. "_skewY": 0,
  906. "_zIndex": 0,
  907. "groupIndex": 0,
  908. "_id": ""
  909. },
  910. {
  911. "__type__": "cc.Sprite",
  912. "_name": "",
  913. "_objFlags": 0,
  914. "node": {
  915. "__id__": 23
  916. },
  917. "_enabled": true,
  918. "_srcBlendFactor": 770,
  919. "_dstBlendFactor": 771,
  920. "_spriteFrame": {
  921. "__uuid__": "a67b2a12-968e-47e3-aa33-7aa891777423"
  922. },
  923. "_type": 0,
  924. "_sizeMode": 1,
  925. "_fillType": 0,
  926. "_fillCenter": {
  927. "__type__": "cc.Vec2",
  928. "x": 0,
  929. "y": 0
  930. },
  931. "_fillStart": 0,
  932. "_fillRange": 0,
  933. "_isTrimmedMode": true,
  934. "_state": 0,
  935. "_atlas": null,
  936. "_id": "30VPTimJdPYJ9xFqmr2nIT"
  937. },
  938. {
  939. "__type__": "cc.PrefabInfo",
  940. "root": {
  941. "__id__": 1
  942. },
  943. "asset": {
  944. "__uuid__": "f9dbb66f-b5c4-49fd-b5d2-d02c923ab1b3"
  945. },
  946. "fileId": "2dsnAjlFZFEJztVMKw8jvk",
  947. "sync": false
  948. },
  949. {
  950. "__type__": "cc.Node",
  951. "_name": "label",
  952. "_objFlags": 0,
  953. "_parent": {
  954. "__id__": 22
  955. },
  956. "_children": [],
  957. "_active": true,
  958. "_level": 3,
  959. "_components": [
  960. {
  961. "__id__": 27
  962. }
  963. ],
  964. "_prefab": {
  965. "__id__": 28
  966. },
  967. "_opacity": 255,
  968. "_color": {
  969. "__type__": "cc.Color",
  970. "r": 94,
  971. "g": 9,
  972. "b": 4,
  973. "a": 255
  974. },
  975. "_contentSize": {
  976. "__type__": "cc.Size",
  977. "width": 122.25,
  978. "height": 44
  979. },
  980. "_anchorPoint": {
  981. "__type__": "cc.Vec2",
  982. "x": 0.5,
  983. "y": 0.5
  984. },
  985. "_position": {
  986. "__type__": "cc.Vec3",
  987. "x": 0,
  988. "y": -64,
  989. "z": 0
  990. },
  991. "_scale": {
  992. "__type__": "cc.Vec3",
  993. "x": 1,
  994. "y": 1,
  995. "z": 1
  996. },
  997. "_rotationX": 0,
  998. "_rotationY": 0,
  999. "_quat": {
  1000. "__type__": "cc.Quat",
  1001. "x": 0,
  1002. "y": 0,
  1003. "z": 0,
  1004. "w": 1
  1005. },
  1006. "_skewX": 0,
  1007. "_skewY": 0,
  1008. "_zIndex": 0,
  1009. "groupIndex": 0,
  1010. "_id": ""
  1011. },
  1012. {
  1013. "__type__": "cc.Label",
  1014. "_name": "",
  1015. "_objFlags": 0,
  1016. "node": {
  1017. "__id__": 26
  1018. },
  1019. "_enabled": true,
  1020. "_srcBlendFactor": 1,
  1021. "_dstBlendFactor": 771,
  1022. "_useOriginalSize": false,
  1023. "_string": "分享到群\n获得钻石10个",
  1024. "_N$string": "分享到群\n获得钻石10个",
  1025. "_fontSize": 20,
  1026. "_lineHeight": 22,
  1027. "_enableWrapText": true,
  1028. "_N$file": null,
  1029. "_isSystemFontUsed": true,
  1030. "_spacingX": 0,
  1031. "_N$horizontalAlign": 1,
  1032. "_N$verticalAlign": 1,
  1033. "_N$fontFamily": "Arial",
  1034. "_N$overflow": 0,
  1035. "_id": "1bJT1XoQFLBpn8hIDB3/H0"
  1036. },
  1037. {
  1038. "__type__": "cc.PrefabInfo",
  1039. "root": {
  1040. "__id__": 1
  1041. },
  1042. "asset": {
  1043. "__uuid__": "f9dbb66f-b5c4-49fd-b5d2-d02c923ab1b3"
  1044. },
  1045. "fileId": "7aFr+USzFL16uqnCfW4Fjj",
  1046. "sync": false
  1047. },
  1048. {
  1049. "__type__": "cc.PrefabInfo",
  1050. "root": {
  1051. "__id__": 1
  1052. },
  1053. "asset": {
  1054. "__uuid__": "f9dbb66f-b5c4-49fd-b5d2-d02c923ab1b3"
  1055. },
  1056. "fileId": "2cg7GmkxFKH7Kxa0DBNr99",
  1057. "sync": false
  1058. },
  1059. {
  1060. "__type__": "cc.Node",
  1061. "_name": "New Button",
  1062. "_objFlags": 0,
  1063. "_parent": {
  1064. "__id__": 1
  1065. },
  1066. "_children": [
  1067. {
  1068. "__id__": 31
  1069. },
  1070. {
  1071. "__id__": 34
  1072. }
  1073. ],
  1074. "_active": true,
  1075. "_level": 2,
  1076. "_components": [
  1077. {
  1078. "__id__": 40
  1079. },
  1080. {
  1081. "__id__": 42
  1082. }
  1083. ],
  1084. "_prefab": {
  1085. "__id__": 43
  1086. },
  1087. "_opacity": 255,
  1088. "_color": {
  1089. "__type__": "cc.Color",
  1090. "r": 255,
  1091. "g": 255,
  1092. "b": 255,
  1093. "a": 255
  1094. },
  1095. "_contentSize": {
  1096. "__type__": "cc.Size",
  1097. "width": 170,
  1098. "height": 66
  1099. },
  1100. "_anchorPoint": {
  1101. "__type__": "cc.Vec2",
  1102. "x": 0.5,
  1103. "y": 0.5
  1104. },
  1105. "_position": {
  1106. "__type__": "cc.Vec3",
  1107. "x": 0,
  1108. "y": -93,
  1109. "z": 0
  1110. },
  1111. "_scale": {
  1112. "__type__": "cc.Vec3",
  1113. "x": 1,
  1114. "y": 1,
  1115. "z": 1
  1116. },
  1117. "_rotationX": 0,
  1118. "_rotationY": 0,
  1119. "_quat": {
  1120. "__type__": "cc.Quat",
  1121. "x": 0,
  1122. "y": 0,
  1123. "z": 0,
  1124. "w": 1
  1125. },
  1126. "_skewX": 0,
  1127. "_skewY": 0,
  1128. "_zIndex": 0,
  1129. "groupIndex": 0,
  1130. "_id": ""
  1131. },
  1132. {
  1133. "__type__": "cc.Node",
  1134. "_name": "store_blue_btn",
  1135. "_objFlags": 0,
  1136. "_parent": {
  1137. "__id__": 30
  1138. },
  1139. "_children": [],
  1140. "_active": true,
  1141. "_level": 3,
  1142. "_components": [
  1143. {
  1144. "__id__": 32
  1145. }
  1146. ],
  1147. "_prefab": {
  1148. "__id__": 33
  1149. },
  1150. "_opacity": 255,
  1151. "_color": {
  1152. "__type__": "cc.Color",
  1153. "r": 255,
  1154. "g": 255,
  1155. "b": 255,
  1156. "a": 255
  1157. },
  1158. "_contentSize": {
  1159. "__type__": "cc.Size",
  1160. "width": 170,
  1161. "height": 66
  1162. },
  1163. "_anchorPoint": {
  1164. "__type__": "cc.Vec2",
  1165. "x": 0.5,
  1166. "y": 0.5
  1167. },
  1168. "_position": {
  1169. "__type__": "cc.Vec3",
  1170. "x": 0,
  1171. "y": 0,
  1172. "z": 0
  1173. },
  1174. "_scale": {
  1175. "__type__": "cc.Vec3",
  1176. "x": 1,
  1177. "y": 1,
  1178. "z": 1
  1179. },
  1180. "_rotationX": 0,
  1181. "_rotationY": 0,
  1182. "_quat": {
  1183. "__type__": "cc.Quat",
  1184. "x": 0,
  1185. "y": 0,
  1186. "z": 0,
  1187. "w": 1
  1188. },
  1189. "_skewX": 0,
  1190. "_skewY": 0,
  1191. "_zIndex": 0,
  1192. "groupIndex": 0,
  1193. "_id": ""
  1194. },
  1195. {
  1196. "__type__": "cc.Sprite",
  1197. "_name": "",
  1198. "_objFlags": 0,
  1199. "node": {
  1200. "__id__": 31
  1201. },
  1202. "_enabled": true,
  1203. "_srcBlendFactor": 770,
  1204. "_dstBlendFactor": 771,
  1205. "_spriteFrame": {
  1206. "__uuid__": "ece5198c-1c09-4126-9625-4fd5594af5ff"
  1207. },
  1208. "_type": 0,
  1209. "_sizeMode": 1,
  1210. "_fillType": 0,
  1211. "_fillCenter": {
  1212. "__type__": "cc.Vec2",
  1213. "x": 0,
  1214. "y": 0
  1215. },
  1216. "_fillStart": 0,
  1217. "_fillRange": 0,
  1218. "_isTrimmedMode": true,
  1219. "_state": 0,
  1220. "_atlas": null,
  1221. "_id": "b8WDdbQpRHLZTAldtSoBPf"
  1222. },
  1223. {
  1224. "__type__": "cc.PrefabInfo",
  1225. "root": {
  1226. "__id__": 1
  1227. },
  1228. "asset": {
  1229. "__uuid__": "f9dbb66f-b5c4-49fd-b5d2-d02c923ab1b3"
  1230. },
  1231. "fileId": "0052XCCgNJG7t+MSQn8y5M",
  1232. "sync": false
  1233. },
  1234. {
  1235. "__type__": "cc.Node",
  1236. "_name": "richtext",
  1237. "_objFlags": 0,
  1238. "_parent": {
  1239. "__id__": 30
  1240. },
  1241. "_children": [
  1242. {
  1243. "__id__": 35
  1244. }
  1245. ],
  1246. "_active": true,
  1247. "_level": 3,
  1248. "_components": [
  1249. {
  1250. "__id__": 38
  1251. }
  1252. ],
  1253. "_prefab": {
  1254. "__id__": 39
  1255. },
  1256. "_opacity": 255,
  1257. "_color": {
  1258. "__type__": "cc.Color",
  1259. "r": 255,
  1260. "g": 255,
  1261. "b": 255,
  1262. "a": 255
  1263. },
  1264. "_contentSize": {
  1265. "__type__": "cc.Size",
  1266. "width": 60,
  1267. "height": 32
  1268. },
  1269. "_anchorPoint": {
  1270. "__type__": "cc.Vec2",
  1271. "x": 0.5,
  1272. "y": 0.5
  1273. },
  1274. "_position": {
  1275. "__type__": "cc.Vec3",
  1276. "x": 0,
  1277. "y": 0,
  1278. "z": 0
  1279. },
  1280. "_scale": {
  1281. "__type__": "cc.Vec3",
  1282. "x": 1,
  1283. "y": 1,
  1284. "z": 1
  1285. },
  1286. "_rotationX": 0,
  1287. "_rotationY": 0,
  1288. "_quat": {
  1289. "__type__": "cc.Quat",
  1290. "x": 0,
  1291. "y": 0,
  1292. "z": 0,
  1293. "w": 1
  1294. },
  1295. "_skewX": 0,
  1296. "_skewY": 0,
  1297. "_zIndex": 0,
  1298. "groupIndex": 0,
  1299. "_id": ""
  1300. },
  1301. {
  1302. "__type__": "cc.PrivateNode",
  1303. "_name": "RICHTEXT_CHILD",
  1304. "_objFlags": 0,
  1305. "_parent": {
  1306. "__id__": 34
  1307. },
  1308. "_children": [],
  1309. "_active": true,
  1310. "_level": 4,
  1311. "_components": [
  1312. {
  1313. "__id__": 36
  1314. }
  1315. ],
  1316. "_prefab": {
  1317. "__id__": 37
  1318. },
  1319. "_opacity": 255,
  1320. "_color": {
  1321. "__type__": "cc.Color",
  1322. "r": 255,
  1323. "g": 255,
  1324. "b": 255,
  1325. "a": 255
  1326. },
  1327. "_contentSize": {
  1328. "__type__": "cc.Size",
  1329. "width": 60,
  1330. "height": 32
  1331. },
  1332. "_anchorPoint": {
  1333. "__type__": "cc.Vec2",
  1334. "x": 0,
  1335. "y": 0
  1336. },
  1337. "_position": {
  1338. "__type__": "cc.Vec3",
  1339. "x": -30,
  1340. "y": -16,
  1341. "z": 0
  1342. },
  1343. "_scale": {
  1344. "__type__": "cc.Vec3",
  1345. "x": 1,
  1346. "y": 1,
  1347. "z": 1
  1348. },
  1349. "_rotationX": 0,
  1350. "_rotationY": 0,
  1351. "_quat": {
  1352. "__type__": "cc.Quat",
  1353. "x": 0,
  1354. "y": 0,
  1355. "z": 0,
  1356. "w": 1
  1357. },
  1358. "_skewX": 0,
  1359. "_skewY": 0,
  1360. "_zIndex": -32768,
  1361. "groupIndex": 0,
  1362. "_id": ""
  1363. },
  1364. {
  1365. "__type__": "cc.Label",
  1366. "_name": "",
  1367. "_objFlags": 0,
  1368. "node": {
  1369. "__id__": 35
  1370. },
  1371. "_enabled": true,
  1372. "_srcBlendFactor": 1,
  1373. "_dstBlendFactor": 771,
  1374. "_useOriginalSize": true,
  1375. "_string": "分享",
  1376. "_N$string": "分享",
  1377. "_fontSize": 30,
  1378. "_lineHeight": 32,
  1379. "_enableWrapText": true,
  1380. "_N$file": null,
  1381. "_isSystemFontUsed": true,
  1382. "_spacingX": 0,
  1383. "_N$horizontalAlign": 0,
  1384. "_N$verticalAlign": 1,
  1385. "_N$fontFamily": "Arial",
  1386. "_N$overflow": 0,
  1387. "_id": "f582lB0LZJZYVrhw0tfbWc"
  1388. },
  1389. {
  1390. "__type__": "cc.PrefabInfo",
  1391. "root": {
  1392. "__id__": 1
  1393. },
  1394. "asset": {
  1395. "__uuid__": "f9dbb66f-b5c4-49fd-b5d2-d02c923ab1b3"
  1396. },
  1397. "fileId": "a36u+lv5dHxYpJlixArMvP",
  1398. "sync": false
  1399. },
  1400. {
  1401. "__type__": "cc.RichText",
  1402. "_name": "",
  1403. "_objFlags": 0,
  1404. "node": {
  1405. "__id__": 34
  1406. },
  1407. "_enabled": true,
  1408. "_N$string": "<color=#ffffff>分享</c>",
  1409. "_N$horizontalAlign": 0,
  1410. "_N$fontSize": 30,
  1411. "_N$font": null,
  1412. "_N$maxWidth": 0,
  1413. "_N$lineHeight": 32,
  1414. "_N$imageAtlas": {
  1415. "__uuid__": "9a199f9b-2e79-467b-85f6-b6ebe5f54f18"
  1416. },
  1417. "_N$handleTouchEvent": true,
  1418. "_id": "30uQDJVL5PC6wQsJuP6mxQ"
  1419. },
  1420. {
  1421. "__type__": "cc.PrefabInfo",
  1422. "root": {
  1423. "__id__": 1
  1424. },
  1425. "asset": {
  1426. "__uuid__": "f9dbb66f-b5c4-49fd-b5d2-d02c923ab1b3"
  1427. },
  1428. "fileId": "9cb/YSRVtDDoLG2pfmvvhB",
  1429. "sync": false
  1430. },
  1431. {
  1432. "__type__": "cc.Button",
  1433. "_name": "",
  1434. "_objFlags": 0,
  1435. "node": {
  1436. "__id__": 30
  1437. },
  1438. "_enabled": true,
  1439. "transition": 1,
  1440. "pressedColor": {
  1441. "__type__": "cc.Color",
  1442. "r": 120,
  1443. "g": 120,
  1444. "b": 120,
  1445. "a": 255
  1446. },
  1447. "hoverColor": {
  1448. "__type__": "cc.Color",
  1449. "r": 255,
  1450. "g": 255,
  1451. "b": 255,
  1452. "a": 255
  1453. },
  1454. "duration": 0.1,
  1455. "zoomScale": 1.2,
  1456. "clickEvents": [
  1457. {
  1458. "__id__": 41
  1459. }
  1460. ],
  1461. "_N$interactable": true,
  1462. "_N$enableAutoGrayEffect": false,
  1463. "_N$normalColor": {
  1464. "__type__": "cc.Color",
  1465. "r": 255,
  1466. "g": 255,
  1467. "b": 255,
  1468. "a": 255
  1469. },
  1470. "_N$disabledColor": {
  1471. "__type__": "cc.Color",
  1472. "r": 255,
  1473. "g": 255,
  1474. "b": 255,
  1475. "a": 255
  1476. },
  1477. "_N$normalSprite": null,
  1478. "_N$pressedSprite": null,
  1479. "pressedSprite": null,
  1480. "_N$hoverSprite": null,
  1481. "hoverSprite": null,
  1482. "_N$disabledSprite": null,
  1483. "_N$target": {
  1484. "__id__": 31
  1485. },
  1486. "_id": "e1bHt8tzpF6IvKWFdg3qza"
  1487. },
  1488. {
  1489. "__type__": "cc.ClickEvent",
  1490. "target": {
  1491. "__id__": 1
  1492. },
  1493. "component": "StoreSmallItem",
  1494. "handler": "buyAction",
  1495. "customEventData": ""
  1496. },
  1497. {
  1498. "__type__": "cc.Widget",
  1499. "_name": "",
  1500. "_objFlags": 0,
  1501. "node": {
  1502. "__id__": 30
  1503. },
  1504. "_enabled": true,
  1505. "alignMode": 1,
  1506. "_target": null,
  1507. "_alignFlags": 4,
  1508. "_left": 0,
  1509. "_right": 0,
  1510. "_top": 0,
  1511. "_bottom": 27,
  1512. "_verticalCenter": 0,
  1513. "_horizontalCenter": 0,
  1514. "_isAbsLeft": true,
  1515. "_isAbsRight": true,
  1516. "_isAbsTop": true,
  1517. "_isAbsBottom": true,
  1518. "_isAbsHorizontalCenter": true,
  1519. "_isAbsVerticalCenter": true,
  1520. "_originalWidth": 0,
  1521. "_originalHeight": 0,
  1522. "_id": "5flnXyu/9M3qSZWYeihhee"
  1523. },
  1524. {
  1525. "__type__": "cc.PrefabInfo",
  1526. "root": {
  1527. "__id__": 1
  1528. },
  1529. "asset": {
  1530. "__uuid__": "f9dbb66f-b5c4-49fd-b5d2-d02c923ab1b3"
  1531. },
  1532. "fileId": "97YrMr955LB7c+SWmod+26",
  1533. "sync": false
  1534. },
  1535. {
  1536. "__type__": "41c312u2+BCAIcEGTzLaZ0S",
  1537. "_name": "",
  1538. "_objFlags": 0,
  1539. "node": {
  1540. "__id__": 1
  1541. },
  1542. "_enabled": true,
  1543. "diamondNode": {
  1544. "__id__": 6
  1545. },
  1546. "diamondSprite": {
  1547. "__id__": 11
  1548. },
  1549. "diamondDoubleSprite": {
  1550. "__id__": 8
  1551. },
  1552. "coinNode": {
  1553. "__id__": 14
  1554. },
  1555. "coinLabel": {
  1556. "__id__": 16
  1557. },
  1558. "coinSprite": {
  1559. "__id__": 19
  1560. },
  1561. "adNode": {
  1562. "__id__": 22
  1563. },
  1564. "adSprite": {
  1565. "__id__": 24
  1566. },
  1567. "adLabel": {
  1568. "__id__": 27
  1569. },
  1570. "buyBtn": {
  1571. "__id__": 40
  1572. },
  1573. "buyRichText": {
  1574. "__id__": 38
  1575. },
  1576. "buySprite": {
  1577. "__id__": 32
  1578. },
  1579. "_id": "e7jREzGC9BcZzMUb5hkHDp"
  1580. },
  1581. {
  1582. "__type__": "cc.PrefabInfo",
  1583. "root": {
  1584. "__id__": 1
  1585. },
  1586. "asset": {
  1587. "__uuid__": "f9dbb66f-b5c4-49fd-b5d2-d02c923ab1b3"
  1588. },
  1589. "fileId": "f34fNIeC9IvLH9GpfdVCC7",
  1590. "sync": false
  1591. }
  1592. ]