actgift.prefab 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835
  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": "actgift",
  16. "_objFlags": 0,
  17. "_parent": null,
  18. "_children": [
  19. {
  20. "__id__": 2
  21. },
  22. {
  23. "__id__": 6
  24. },
  25. {
  26. "__id__": 9
  27. },
  28. {
  29. "__id__": 13
  30. },
  31. {
  32. "__id__": 16
  33. }
  34. ],
  35. "_active": true,
  36. "_level": 1,
  37. "_components": [
  38. {
  39. "__id__": 24
  40. }
  41. ],
  42. "_prefab": {
  43. "__id__": 25
  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": 373.38,
  56. "height": 373.38
  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": 99,
  87. "groupIndex": 0,
  88. "_id": ""
  89. },
  90. {
  91. "__type__": "cc.Node",
  92. "_name": "sprite_splash",
  93. "_objFlags": 0,
  94. "_parent": {
  95. "__id__": 1
  96. },
  97. "_children": [],
  98. "_active": true,
  99. "_level": 3,
  100. "_components": [
  101. {
  102. "__id__": 3
  103. },
  104. {
  105. "__id__": 4
  106. }
  107. ],
  108. "_prefab": {
  109. "__id__": 5
  110. },
  111. "_opacity": 80,
  112. "_color": {
  113. "__type__": "cc.Color",
  114. "r": 0,
  115. "g": 0,
  116. "b": 0,
  117. "a": 255
  118. },
  119. "_contentSize": {
  120. "__type__": "cc.Size",
  121. "width": 1500,
  122. "height": 2500
  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__": "a23235d1-15db-4b95-8439-a2e005bfff91"
  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": "a6Z7HwnhBLP4DNXeOfnX3d"
  183. },
  184. {
  185. "__type__": "cc.BlockInputEvents",
  186. "_name": "",
  187. "_objFlags": 0,
  188. "node": {
  189. "__id__": 2
  190. },
  191. "_enabled": true,
  192. "_id": "67bEAdmNhEW6EUD13u/lh6"
  193. },
  194. {
  195. "__type__": "cc.PrefabInfo",
  196. "root": {
  197. "__id__": 1
  198. },
  199. "asset": {
  200. "__uuid__": "17f29682-fb5a-4019-8e1a-ab3232d36381"
  201. },
  202. "fileId": "69umLFueJNXppZBqFakORU",
  203. "sync": false
  204. },
  205. {
  206. "__type__": "cc.Node",
  207. "_name": "gift_light",
  208. "_objFlags": 0,
  209. "_parent": {
  210. "__id__": 1
  211. },
  212. "_children": [],
  213. "_active": true,
  214. "_level": 2,
  215. "_components": [
  216. {
  217. "__id__": 7
  218. }
  219. ],
  220. "_prefab": {
  221. "__id__": 8
  222. },
  223. "_opacity": 255,
  224. "_color": {
  225. "__type__": "cc.Color",
  226. "r": 255,
  227. "g": 255,
  228. "b": 255,
  229. "a": 255
  230. },
  231. "_contentSize": {
  232. "__type__": "cc.Size",
  233. "width": 373.38,
  234. "height": 373.38
  235. },
  236. "_anchorPoint": {
  237. "__type__": "cc.Vec2",
  238. "x": 0.5,
  239. "y": 0.5
  240. },
  241. "_position": {
  242. "__type__": "cc.Vec3",
  243. "x": 0,
  244. "y": 0,
  245. "z": 0
  246. },
  247. "_scale": {
  248. "__type__": "cc.Vec3",
  249. "x": 1,
  250. "y": 1,
  251. "z": 1
  252. },
  253. "_rotationX": 0,
  254. "_rotationY": 0,
  255. "_quat": {
  256. "__type__": "cc.Quat",
  257. "x": 0,
  258. "y": 0,
  259. "z": 0,
  260. "w": 1
  261. },
  262. "_skewX": 0,
  263. "_skewY": 0,
  264. "_zIndex": 0,
  265. "groupIndex": 0,
  266. "_id": ""
  267. },
  268. {
  269. "__type__": "sp.Skeleton",
  270. "_name": "",
  271. "_objFlags": 0,
  272. "node": {
  273. "__id__": 6
  274. },
  275. "_enabled": true,
  276. "_srcBlendFactor": 770,
  277. "_dstBlendFactor": 771,
  278. "paused": false,
  279. "defaultSkin": "",
  280. "defaultAnimation": "linqu_efc",
  281. "loop": true,
  282. "premultipliedAlpha": true,
  283. "timeScale": 1,
  284. "_N$skeletonData": {
  285. "__uuid__": "bfd8e6a0-07dd-429a-83fe-14d50e2dd26c"
  286. },
  287. "_N$debugSlots": false,
  288. "_N$debugBones": false,
  289. "_id": "fe65M90NhGCrKvHVkqH0Zb"
  290. },
  291. {
  292. "__type__": "cc.PrefabInfo",
  293. "root": {
  294. "__id__": 1
  295. },
  296. "asset": {
  297. "__uuid__": "17f29682-fb5a-4019-8e1a-ab3232d36381"
  298. },
  299. "fileId": "7frYnYduNFNZxB+UX128Sv",
  300. "sync": false
  301. },
  302. {
  303. "__type__": "cc.Node",
  304. "_name": "gift_label",
  305. "_objFlags": 0,
  306. "_parent": {
  307. "__id__": 1
  308. },
  309. "_children": [],
  310. "_active": true,
  311. "_level": 3,
  312. "_components": [
  313. {
  314. "__id__": 10
  315. },
  316. {
  317. "__id__": 11
  318. }
  319. ],
  320. "_prefab": {
  321. "__id__": 12
  322. },
  323. "_opacity": 255,
  324. "_color": {
  325. "__type__": "cc.Color",
  326. "r": 255,
  327. "g": 255,
  328. "b": 255,
  329. "a": 255
  330. },
  331. "_contentSize": {
  332. "__type__": "cc.Size",
  333. "width": 6,
  334. "height": 60
  335. },
  336. "_anchorPoint": {
  337. "__type__": "cc.Vec2",
  338. "x": 0.5,
  339. "y": 0.5
  340. },
  341. "_position": {
  342. "__type__": "cc.Vec3",
  343. "x": 0,
  344. "y": 205,
  345. "z": 0
  346. },
  347. "_scale": {
  348. "__type__": "cc.Vec3",
  349. "x": 1,
  350. "y": 1,
  351. "z": 1
  352. },
  353. "_rotationX": 0,
  354. "_rotationY": 0,
  355. "_quat": {
  356. "__type__": "cc.Quat",
  357. "x": 0,
  358. "y": 0,
  359. "z": 0,
  360. "w": 1
  361. },
  362. "_skewX": 0,
  363. "_skewY": 0,
  364. "_zIndex": 0,
  365. "groupIndex": 0,
  366. "_id": ""
  367. },
  368. {
  369. "__type__": "cc.Label",
  370. "_name": "",
  371. "_objFlags": 0,
  372. "node": {
  373. "__id__": 9
  374. },
  375. "_enabled": true,
  376. "_srcBlendFactor": 1,
  377. "_dstBlendFactor": 771,
  378. "_useOriginalSize": false,
  379. "_string": "",
  380. "_N$string": "",
  381. "_fontSize": 50,
  382. "_lineHeight": 60,
  383. "_enableWrapText": true,
  384. "_N$file": null,
  385. "_isSystemFontUsed": true,
  386. "_spacingX": 0,
  387. "_N$horizontalAlign": 1,
  388. "_N$verticalAlign": 1,
  389. "_N$fontFamily": "Arial",
  390. "_N$overflow": 0,
  391. "_id": "e5uXrgpMpIK69xlOpNEd9e"
  392. },
  393. {
  394. "__type__": "cc.LabelOutline",
  395. "_name": "",
  396. "_objFlags": 0,
  397. "node": {
  398. "__id__": 9
  399. },
  400. "_enabled": true,
  401. "_color": {
  402. "__type__": "cc.Color",
  403. "r": 56,
  404. "g": 46,
  405. "b": 46,
  406. "a": 255
  407. },
  408. "_width": 3,
  409. "_id": "601KD6iaBE2JU2WHJeGx3O"
  410. },
  411. {
  412. "__type__": "cc.PrefabInfo",
  413. "root": {
  414. "__id__": 1
  415. },
  416. "asset": {
  417. "__uuid__": "17f29682-fb5a-4019-8e1a-ab3232d36381"
  418. },
  419. "fileId": "b9qdiUUxJGsLD0ieVY0P9N",
  420. "sync": false
  421. },
  422. {
  423. "__type__": "cc.Node",
  424. "_name": "gift_sprite",
  425. "_objFlags": 0,
  426. "_parent": {
  427. "__id__": 1
  428. },
  429. "_children": [],
  430. "_active": true,
  431. "_level": 3,
  432. "_components": [
  433. {
  434. "__id__": 14
  435. }
  436. ],
  437. "_prefab": {
  438. "__id__": 15
  439. },
  440. "_opacity": 255,
  441. "_color": {
  442. "__type__": "cc.Color",
  443. "r": 255,
  444. "g": 255,
  445. "b": 255,
  446. "a": 255
  447. },
  448. "_contentSize": {
  449. "__type__": "cc.Size",
  450. "width": 40,
  451. "height": 36
  452. },
  453. "_anchorPoint": {
  454. "__type__": "cc.Vec2",
  455. "x": 0.5,
  456. "y": 0.5
  457. },
  458. "_position": {
  459. "__type__": "cc.Vec3",
  460. "x": 0,
  461. "y": 0,
  462. "z": 0
  463. },
  464. "_scale": {
  465. "__type__": "cc.Vec3",
  466. "x": 1,
  467. "y": 1,
  468. "z": 1
  469. },
  470. "_rotationX": 0,
  471. "_rotationY": 0,
  472. "_quat": {
  473. "__type__": "cc.Quat",
  474. "x": 0,
  475. "y": 0,
  476. "z": 0,
  477. "w": 1
  478. },
  479. "_skewX": 0,
  480. "_skewY": 0,
  481. "_zIndex": 0,
  482. "groupIndex": 0,
  483. "_id": ""
  484. },
  485. {
  486. "__type__": "cc.Sprite",
  487. "_name": "",
  488. "_objFlags": 0,
  489. "node": {
  490. "__id__": 13
  491. },
  492. "_enabled": true,
  493. "_srcBlendFactor": 770,
  494. "_dstBlendFactor": 771,
  495. "_spriteFrame": null,
  496. "_type": 0,
  497. "_sizeMode": 1,
  498. "_fillType": 0,
  499. "_fillCenter": {
  500. "__type__": "cc.Vec2",
  501. "x": 0,
  502. "y": 0
  503. },
  504. "_fillStart": 0,
  505. "_fillRange": 0,
  506. "_isTrimmedMode": true,
  507. "_state": 0,
  508. "_atlas": null,
  509. "_id": "2fJtUUyDVHr7In4yLXR2kZ"
  510. },
  511. {
  512. "__type__": "cc.PrefabInfo",
  513. "root": {
  514. "__id__": 1
  515. },
  516. "asset": {
  517. "__uuid__": "17f29682-fb5a-4019-8e1a-ab3232d36381"
  518. },
  519. "fileId": "c4J+bUCYlNCpn3StmnlI8e",
  520. "sync": false
  521. },
  522. {
  523. "__type__": "cc.Node",
  524. "_name": "gift_btn",
  525. "_objFlags": 0,
  526. "_parent": {
  527. "__id__": 1
  528. },
  529. "_children": [
  530. {
  531. "__id__": 17
  532. }
  533. ],
  534. "_active": true,
  535. "_level": 3,
  536. "_components": [
  537. {
  538. "__id__": 20
  539. },
  540. {
  541. "__id__": 21
  542. }
  543. ],
  544. "_prefab": {
  545. "__id__": 23
  546. },
  547. "_opacity": 255,
  548. "_color": {
  549. "__type__": "cc.Color",
  550. "r": 255,
  551. "g": 255,
  552. "b": 255,
  553. "a": 255
  554. },
  555. "_contentSize": {
  556. "__type__": "cc.Size",
  557. "width": 130,
  558. "height": 72
  559. },
  560. "_anchorPoint": {
  561. "__type__": "cc.Vec2",
  562. "x": 0.5,
  563. "y": 0.5
  564. },
  565. "_position": {
  566. "__type__": "cc.Vec3",
  567. "x": 0,
  568. "y": -306,
  569. "z": 0
  570. },
  571. "_scale": {
  572. "__type__": "cc.Vec3",
  573. "x": 1,
  574. "y": 1,
  575. "z": 1
  576. },
  577. "_rotationX": 0,
  578. "_rotationY": 0,
  579. "_quat": {
  580. "__type__": "cc.Quat",
  581. "x": 0,
  582. "y": 0,
  583. "z": 0,
  584. "w": 1
  585. },
  586. "_skewX": 0,
  587. "_skewY": 0,
  588. "_zIndex": 0,
  589. "groupIndex": 0,
  590. "_id": ""
  591. },
  592. {
  593. "__type__": "cc.Node",
  594. "_name": "label",
  595. "_objFlags": 0,
  596. "_parent": {
  597. "__id__": 16
  598. },
  599. "_children": [],
  600. "_active": true,
  601. "_level": 0,
  602. "_components": [
  603. {
  604. "__id__": 18
  605. }
  606. ],
  607. "_prefab": {
  608. "__id__": 19
  609. },
  610. "_opacity": 255,
  611. "_color": {
  612. "__type__": "cc.Color",
  613. "r": 255,
  614. "g": 255,
  615. "b": 255,
  616. "a": 255
  617. },
  618. "_contentSize": {
  619. "__type__": "cc.Size",
  620. "width": 64,
  621. "height": 32
  622. },
  623. "_anchorPoint": {
  624. "__type__": "cc.Vec2",
  625. "x": 0.5,
  626. "y": 0.5
  627. },
  628. "_position": {
  629. "__type__": "cc.Vec3",
  630. "x": 0,
  631. "y": 0,
  632. "z": 0
  633. },
  634. "_scale": {
  635. "__type__": "cc.Vec3",
  636. "x": 1,
  637. "y": 1,
  638. "z": 1
  639. },
  640. "_rotationX": 0,
  641. "_rotationY": 0,
  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. "_zIndex": 0,
  652. "groupIndex": 0,
  653. "_id": ""
  654. },
  655. {
  656. "__type__": "cc.Label",
  657. "_name": "",
  658. "_objFlags": 0,
  659. "node": {
  660. "__id__": 17
  661. },
  662. "_enabled": true,
  663. "_srcBlendFactor": 1,
  664. "_dstBlendFactor": 771,
  665. "_useOriginalSize": false,
  666. "_string": "确定",
  667. "_N$string": "确定",
  668. "_fontSize": 32,
  669. "_lineHeight": 32,
  670. "_enableWrapText": true,
  671. "_N$file": null,
  672. "_isSystemFontUsed": true,
  673. "_spacingX": 0,
  674. "_N$horizontalAlign": 1,
  675. "_N$verticalAlign": 1,
  676. "_N$fontFamily": "Arial",
  677. "_N$overflow": 0,
  678. "_id": "22G80Xqp5EYKykUgH+W9od"
  679. },
  680. {
  681. "__type__": "cc.PrefabInfo",
  682. "root": {
  683. "__id__": 1
  684. },
  685. "asset": {
  686. "__uuid__": "17f29682-fb5a-4019-8e1a-ab3232d36381"
  687. },
  688. "fileId": "7cImsHBHJBdL3XaW86FX/S",
  689. "sync": false
  690. },
  691. {
  692. "__type__": "cc.Sprite",
  693. "_name": "",
  694. "_objFlags": 0,
  695. "node": {
  696. "__id__": 16
  697. },
  698. "_enabled": true,
  699. "_srcBlendFactor": 770,
  700. "_dstBlendFactor": 771,
  701. "_spriteFrame": {
  702. "__uuid__": "59a09e49-fa92-41cd-976f-5a6a4e64372e"
  703. },
  704. "_type": 0,
  705. "_sizeMode": 1,
  706. "_fillType": 0,
  707. "_fillCenter": {
  708. "__type__": "cc.Vec2",
  709. "x": 0,
  710. "y": 0
  711. },
  712. "_fillStart": 0,
  713. "_fillRange": 0,
  714. "_isTrimmedMode": true,
  715. "_state": 0,
  716. "_atlas": null,
  717. "_id": "75Gc61jvdAbZG1ZX/WamdZ"
  718. },
  719. {
  720. "__type__": "cc.Button",
  721. "_name": "",
  722. "_objFlags": 0,
  723. "node": {
  724. "__id__": 16
  725. },
  726. "_enabled": true,
  727. "transition": 1,
  728. "pressedColor": {
  729. "__type__": "cc.Color",
  730. "r": 120,
  731. "g": 120,
  732. "b": 120,
  733. "a": 255
  734. },
  735. "hoverColor": {
  736. "__type__": "cc.Color",
  737. "r": 255,
  738. "g": 255,
  739. "b": 255,
  740. "a": 255
  741. },
  742. "duration": 0.1,
  743. "zoomScale": 1.2,
  744. "clickEvents": [
  745. {
  746. "__id__": 22
  747. }
  748. ],
  749. "_N$interactable": true,
  750. "_N$enableAutoGrayEffect": false,
  751. "_N$normalColor": {
  752. "__type__": "cc.Color",
  753. "r": 255,
  754. "g": 255,
  755. "b": 255,
  756. "a": 255
  757. },
  758. "_N$disabledColor": {
  759. "__type__": "cc.Color",
  760. "r": 255,
  761. "g": 255,
  762. "b": 255,
  763. "a": 255
  764. },
  765. "_N$normalSprite": null,
  766. "_N$pressedSprite": null,
  767. "pressedSprite": null,
  768. "_N$hoverSprite": null,
  769. "hoverSprite": null,
  770. "_N$disabledSprite": null,
  771. "_N$target": {
  772. "__id__": 16
  773. },
  774. "_id": "8aUsoka1BAOYgn6D4U9u+3"
  775. },
  776. {
  777. "__type__": "cc.ClickEvent",
  778. "target": {
  779. "__id__": 1
  780. },
  781. "component": "Actgift",
  782. "handler": "hideActGift",
  783. "customEventData": ""
  784. },
  785. {
  786. "__type__": "cc.PrefabInfo",
  787. "root": {
  788. "__id__": 1
  789. },
  790. "asset": {
  791. "__uuid__": "17f29682-fb5a-4019-8e1a-ab3232d36381"
  792. },
  793. "fileId": "f14Or+sj5HdrlBfs07Xo96",
  794. "sync": false
  795. },
  796. {
  797. "__type__": "3a490DZknhLDat6aELfXgC1",
  798. "_name": "",
  799. "_objFlags": 0,
  800. "node": {
  801. "__id__": 1
  802. },
  803. "_enabled": true,
  804. "actGiftFrames": [
  805. {
  806. "__uuid__": "01639feb-9c23-4199-af21-74ebffbf57a3"
  807. },
  808. {
  809. "__uuid__": "c6b34e9d-93fc-49f7-8bb0-03ecd80d87a3"
  810. },
  811. {
  812. "__uuid__": "3a245f63-834c-4e65-84cb-f2045043e3b7"
  813. }
  814. ],
  815. "actGiftSprite": {
  816. "__id__": 14
  817. },
  818. "actGiftLabel": {
  819. "__id__": 10
  820. },
  821. "_N$zIndex": 99,
  822. "_id": "e10FUjY45AXJvkJsKQKu5s"
  823. },
  824. {
  825. "__type__": "cc.PrefabInfo",
  826. "root": {
  827. "__id__": 1
  828. },
  829. "asset": {
  830. "__uuid__": "17f29682-fb5a-4019-8e1a-ab3232d36381"
  831. },
  832. "fileId": "60zHjfoH1E3ZA08K5e0dVS",
  833. "sync": false
  834. }
  835. ]