HolyFarmlandSeed.prefab 29 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "",
  5. "_objFlags": 0,
  6. "_native": "",
  7. "data": {
  8. "__id__": 1
  9. },
  10. "optimizationPolicy": 0,
  11. "asyncLoadAssets": false,
  12. "readonly": false
  13. },
  14. {
  15. "__type__": "cc.Node",
  16. "_name": "HolyFarmlandSeed",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. },
  23. {
  24. "__id__": 5
  25. },
  26. {
  27. "__id__": 8
  28. },
  29. {
  30. "__id__": 12
  31. },
  32. {
  33. "__id__": 18
  34. },
  35. {
  36. "__id__": 25
  37. },
  38. {
  39. "__id__": 36
  40. }
  41. ],
  42. "_active": true,
  43. "_level": 1,
  44. "_components": [
  45. {
  46. "__id__": 44
  47. },
  48. {
  49. "__id__": 46
  50. },
  51. {
  52. "__id__": 48
  53. }
  54. ],
  55. "_prefab": {
  56. "__id__": 49
  57. },
  58. "_opacity": 255,
  59. "_color": {
  60. "__type__": "cc.Color",
  61. "r": 255,
  62. "g": 255,
  63. "b": 255,
  64. "a": 255
  65. },
  66. "_contentSize": {
  67. "__type__": "cc.Size",
  68. "width": 173,
  69. "height": 265
  70. },
  71. "_anchorPoint": {
  72. "__type__": "cc.Vec2",
  73. "x": 0.5,
  74. "y": 0.5
  75. },
  76. "_position": {
  77. "__type__": "cc.Vec3",
  78. "x": -203.5,
  79. "y": -127.5,
  80. "z": 0
  81. },
  82. "_scale": {
  83. "__type__": "cc.Vec3",
  84. "x": 1,
  85. "y": 1,
  86. "z": 1
  87. },
  88. "_eulerAngles": {
  89. "__type__": "cc.Vec3",
  90. "x": 0,
  91. "y": 0,
  92. "z": 0
  93. },
  94. "_skewX": 0,
  95. "_skewY": 0,
  96. "_is3DNode": false,
  97. "groupIndex": 0,
  98. "_id": ""
  99. },
  100. {
  101. "__type__": "cc.Node",
  102. "_name": "currency_bg_2",
  103. "_objFlags": 0,
  104. "_parent": {
  105. "__id__": 1
  106. },
  107. "_children": [],
  108. "_active": true,
  109. "_level": 2,
  110. "_components": [
  111. {
  112. "__id__": 3
  113. }
  114. ],
  115. "_prefab": {
  116. "__id__": 4
  117. },
  118. "_opacity": 255,
  119. "_color": {
  120. "__type__": "cc.Color",
  121. "r": 255,
  122. "g": 255,
  123. "b": 255,
  124. "a": 255
  125. },
  126. "_contentSize": {
  127. "__type__": "cc.Size",
  128. "width": 173,
  129. "height": 215
  130. },
  131. "_anchorPoint": {
  132. "__type__": "cc.Vec2",
  133. "x": 0.5,
  134. "y": 0.5
  135. },
  136. "_position": {
  137. "__type__": "cc.Vec3",
  138. "x": 0,
  139. "y": 19,
  140. "z": 0
  141. },
  142. "_scale": {
  143. "__type__": "cc.Vec3",
  144. "x": 1,
  145. "y": 1,
  146. "z": 1
  147. },
  148. "_eulerAngles": {
  149. "__type__": "cc.Vec3",
  150. "x": 0,
  151. "y": 0,
  152. "z": 0
  153. },
  154. "_skewX": 0,
  155. "_skewY": 0,
  156. "_is3DNode": false,
  157. "groupIndex": 0,
  158. "_id": ""
  159. },
  160. {
  161. "__type__": "cc.Sprite",
  162. "_name": "",
  163. "_objFlags": 0,
  164. "node": {
  165. "__id__": 2
  166. },
  167. "_enabled": true,
  168. "_materials": [
  169. {
  170. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  171. }
  172. ],
  173. "_srcBlendFactor": 770,
  174. "_dstBlendFactor": 771,
  175. "_spriteFrame": {
  176. "__uuid__": "98c8ea12-e46b-44a1-ba81-d0b5028081e6"
  177. },
  178. "_type": 0,
  179. "_sizeMode": 1,
  180. "_fillType": 0,
  181. "_fillCenter": {
  182. "__type__": "cc.Vec2",
  183. "x": 0,
  184. "y": 0
  185. },
  186. "_fillStart": 0,
  187. "_fillRange": 0,
  188. "_isTrimmedMode": true,
  189. "_atlas": null,
  190. "_id": ""
  191. },
  192. {
  193. "__type__": "cc.PrefabInfo",
  194. "root": {
  195. "__id__": 1
  196. },
  197. "asset": {
  198. "__uuid__": "bb950ba5-2167-4f1e-b274-07765f8ddbc3"
  199. },
  200. "fileId": "9bBkl/GGFFO5r70ThOO6wK",
  201. "sync": false
  202. },
  203. {
  204. "__type__": "cc.Node",
  205. "_name": "picture",
  206. "_objFlags": 0,
  207. "_parent": {
  208. "__id__": 1
  209. },
  210. "_children": [],
  211. "_active": true,
  212. "_level": 2,
  213. "_components": [
  214. {
  215. "__id__": 6
  216. }
  217. ],
  218. "_prefab": {
  219. "__id__": 7
  220. },
  221. "_opacity": 255,
  222. "_color": {
  223. "__type__": "cc.Color",
  224. "r": 255,
  225. "g": 255,
  226. "b": 255,
  227. "a": 255
  228. },
  229. "_contentSize": {
  230. "__type__": "cc.Size",
  231. "width": 108,
  232. "height": 135
  233. },
  234. "_anchorPoint": {
  235. "__type__": "cc.Vec2",
  236. "x": 0.5,
  237. "y": 0.5
  238. },
  239. "_position": {
  240. "__type__": "cc.Vec3",
  241. "x": 0,
  242. "y": 41,
  243. "z": 0
  244. },
  245. "_scale": {
  246. "__type__": "cc.Vec3",
  247. "x": 0.7,
  248. "y": 0.7,
  249. "z": 1
  250. },
  251. "_eulerAngles": {
  252. "__type__": "cc.Vec3",
  253. "x": 0,
  254. "y": 0,
  255. "z": 0
  256. },
  257. "_skewX": 0,
  258. "_skewY": 0,
  259. "_is3DNode": false,
  260. "groupIndex": 0,
  261. "_id": ""
  262. },
  263. {
  264. "__type__": "cc.Sprite",
  265. "_name": "",
  266. "_objFlags": 0,
  267. "node": {
  268. "__id__": 5
  269. },
  270. "_enabled": true,
  271. "_materials": [
  272. {
  273. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  274. }
  275. ],
  276. "_srcBlendFactor": 770,
  277. "_dstBlendFactor": 771,
  278. "_spriteFrame": {
  279. "__uuid__": "301b3d49-5ffd-4773-87b9-3a0c6cc064d3"
  280. },
  281. "_type": 0,
  282. "_sizeMode": 1,
  283. "_fillType": 0,
  284. "_fillCenter": {
  285. "__type__": "cc.Vec2",
  286. "x": 0,
  287. "y": 0
  288. },
  289. "_fillStart": 0,
  290. "_fillRange": 0,
  291. "_isTrimmedMode": true,
  292. "_atlas": null,
  293. "_id": ""
  294. },
  295. {
  296. "__type__": "cc.PrefabInfo",
  297. "root": {
  298. "__id__": 1
  299. },
  300. "asset": {
  301. "__uuid__": "bb950ba5-2167-4f1e-b274-07765f8ddbc3"
  302. },
  303. "fileId": "65KxOLcr5MuIonNQNpmieg",
  304. "sync": false
  305. },
  306. {
  307. "__type__": "cc.Node",
  308. "_name": "Name",
  309. "_objFlags": 0,
  310. "_parent": {
  311. "__id__": 1
  312. },
  313. "_children": [],
  314. "_active": true,
  315. "_level": 3,
  316. "_components": [
  317. {
  318. "__id__": 9
  319. },
  320. {
  321. "__id__": 10
  322. }
  323. ],
  324. "_prefab": {
  325. "__id__": 11
  326. },
  327. "_opacity": 255,
  328. "_color": {
  329. "__type__": "cc.Color",
  330. "r": 0,
  331. "g": 0,
  332. "b": 0,
  333. "a": 255
  334. },
  335. "_contentSize": {
  336. "__type__": "cc.Size",
  337. "width": 45.2,
  338. "height": 28.919999999999998
  339. },
  340. "_anchorPoint": {
  341. "__type__": "cc.Vec2",
  342. "x": 0.5,
  343. "y": 0.5
  344. },
  345. "_position": {
  346. "__type__": "cc.Vec3",
  347. "x": 0.106,
  348. "y": -57.314,
  349. "z": 0
  350. },
  351. "_scale": {
  352. "__type__": "cc.Vec3",
  353. "x": 1,
  354. "y": 1,
  355. "z": 1
  356. },
  357. "_eulerAngles": {
  358. "__type__": "cc.Vec3",
  359. "x": 0,
  360. "y": 0,
  361. "z": 0
  362. },
  363. "_skewX": 0,
  364. "_skewY": 0,
  365. "_is3DNode": false,
  366. "groupIndex": 0,
  367. "_id": ""
  368. },
  369. {
  370. "__type__": "cc.Label",
  371. "_name": "",
  372. "_objFlags": 0,
  373. "node": {
  374. "__id__": 8
  375. },
  376. "_enabled": true,
  377. "_materials": [
  378. {
  379. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  380. }
  381. ],
  382. "_useOriginalSize": false,
  383. "_string": "种子",
  384. "_N$string": "种子",
  385. "_fontSize": 22,
  386. "_lineHeight": 22,
  387. "_enableWrapText": true,
  388. "_N$file": null,
  389. "_isSystemFontUsed": true,
  390. "_spacingX": 0,
  391. "_batchAsBitmap": false,
  392. "_N$horizontalAlign": 1,
  393. "_N$verticalAlign": 1,
  394. "_N$fontFamily": "Arial",
  395. "_N$overflow": 0,
  396. "_N$cacheMode": 0,
  397. "_id": ""
  398. },
  399. {
  400. "__type__": "cc.LabelOutline",
  401. "_name": "",
  402. "_objFlags": 0,
  403. "node": {
  404. "__id__": 8
  405. },
  406. "_enabled": true,
  407. "_color": {
  408. "__type__": "cc.Color",
  409. "r": 0,
  410. "g": 0,
  411. "b": 0,
  412. "a": 255
  413. },
  414. "_width": 0.6,
  415. "_id": ""
  416. },
  417. {
  418. "__type__": "cc.PrefabInfo",
  419. "root": {
  420. "__id__": 1
  421. },
  422. "asset": {
  423. "__uuid__": "bb950ba5-2167-4f1e-b274-07765f8ddbc3"
  424. },
  425. "fileId": "909EqhOPJPo5PQuNC0hGuC",
  426. "sync": false
  427. },
  428. {
  429. "__type__": "cc.Node",
  430. "_name": "Info",
  431. "_objFlags": 0,
  432. "_parent": {
  433. "__id__": 1
  434. },
  435. "_children": [],
  436. "_active": true,
  437. "_level": 3,
  438. "_components": [
  439. {
  440. "__id__": 13
  441. },
  442. {
  443. "__id__": 15
  444. },
  445. {
  446. "__id__": 16
  447. }
  448. ],
  449. "_prefab": {
  450. "__id__": 17
  451. },
  452. "_opacity": 255,
  453. "_color": {
  454. "__type__": "cc.Color",
  455. "r": 255,
  456. "g": 255,
  457. "b": 255,
  458. "a": 255
  459. },
  460. "_contentSize": {
  461. "__type__": "cc.Size",
  462. "width": 45,
  463. "height": 44
  464. },
  465. "_anchorPoint": {
  466. "__type__": "cc.Vec2",
  467. "x": 0.5,
  468. "y": 0.5
  469. },
  470. "_position": {
  471. "__type__": "cc.Vec3",
  472. "x": 75,
  473. "y": 121,
  474. "z": 0
  475. },
  476. "_scale": {
  477. "__type__": "cc.Vec3",
  478. "x": 1,
  479. "y": 1,
  480. "z": 1
  481. },
  482. "_eulerAngles": {
  483. "__type__": "cc.Vec3",
  484. "x": 0,
  485. "y": 0,
  486. "z": 0
  487. },
  488. "_skewX": 0,
  489. "_skewY": 0,
  490. "_is3DNode": false,
  491. "groupIndex": 0,
  492. "_id": ""
  493. },
  494. {
  495. "__type__": "cc.Button",
  496. "_name": "",
  497. "_objFlags": 0,
  498. "node": {
  499. "__id__": 12
  500. },
  501. "_enabled": true,
  502. "duration": 0.1,
  503. "zoomScale": 1.2,
  504. "clickEvents": [
  505. {
  506. "__id__": 14
  507. }
  508. ],
  509. "_N$interactable": true,
  510. "_N$enableAutoGrayEffect": false,
  511. "_N$transition": 3,
  512. "transition": 3,
  513. "_N$normalColor": {
  514. "__type__": "cc.Color",
  515. "r": 214,
  516. "g": 214,
  517. "b": 214,
  518. "a": 255
  519. },
  520. "_N$pressedColor": {
  521. "__type__": "cc.Color",
  522. "r": 211,
  523. "g": 211,
  524. "b": 211,
  525. "a": 255
  526. },
  527. "pressedColor": {
  528. "__type__": "cc.Color",
  529. "r": 211,
  530. "g": 211,
  531. "b": 211,
  532. "a": 255
  533. },
  534. "_N$hoverColor": {
  535. "__type__": "cc.Color",
  536. "r": 255,
  537. "g": 255,
  538. "b": 255,
  539. "a": 255
  540. },
  541. "hoverColor": {
  542. "__type__": "cc.Color",
  543. "r": 255,
  544. "g": 255,
  545. "b": 255,
  546. "a": 255
  547. },
  548. "_N$disabledColor": {
  549. "__type__": "cc.Color",
  550. "r": 124,
  551. "g": 124,
  552. "b": 124,
  553. "a": 255
  554. },
  555. "_N$normalSprite": null,
  556. "_N$pressedSprite": null,
  557. "pressedSprite": null,
  558. "_N$hoverSprite": null,
  559. "hoverSprite": null,
  560. "_N$disabledSprite": null,
  561. "_N$target": {
  562. "__id__": 12
  563. },
  564. "_id": ""
  565. },
  566. {
  567. "__type__": "cc.ClickEvent",
  568. "target": {
  569. "__id__": 1
  570. },
  571. "component": "",
  572. "_componentId": "ba198n/JUtJXqII6aiwPODz",
  573. "handler": "onPressedInfo",
  574. "customEventData": "1"
  575. },
  576. {
  577. "__type__": "cc.Sprite",
  578. "_name": "",
  579. "_objFlags": 0,
  580. "node": {
  581. "__id__": 12
  582. },
  583. "_enabled": true,
  584. "_materials": [
  585. {
  586. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  587. }
  588. ],
  589. "_srcBlendFactor": 770,
  590. "_dstBlendFactor": 771,
  591. "_spriteFrame": {
  592. "__uuid__": "e9998dd3-52a2-429a-b9f4-e4047c03bb33"
  593. },
  594. "_type": 0,
  595. "_sizeMode": 1,
  596. "_fillType": 0,
  597. "_fillCenter": {
  598. "__type__": "cc.Vec2",
  599. "x": 0,
  600. "y": 0
  601. },
  602. "_fillStart": 0,
  603. "_fillRange": 0,
  604. "_isTrimmedMode": true,
  605. "_atlas": null,
  606. "_id": ""
  607. },
  608. {
  609. "__type__": "cc.BlockInputEvents",
  610. "_name": "",
  611. "_objFlags": 0,
  612. "node": {
  613. "__id__": 12
  614. },
  615. "_enabled": true,
  616. "_id": ""
  617. },
  618. {
  619. "__type__": "cc.PrefabInfo",
  620. "root": {
  621. "__id__": 1
  622. },
  623. "asset": {
  624. "__uuid__": "bb950ba5-2167-4f1e-b274-07765f8ddbc3"
  625. },
  626. "fileId": "b35wX+cyxNAIMdi4MRfJMA",
  627. "sync": false
  628. },
  629. {
  630. "__type__": "cc.Node",
  631. "_name": "seedNum",
  632. "_objFlags": 0,
  633. "_parent": {
  634. "__id__": 1
  635. },
  636. "_children": [
  637. {
  638. "__id__": 19
  639. }
  640. ],
  641. "_active": true,
  642. "_level": 2,
  643. "_components": [
  644. {
  645. "__id__": 23
  646. }
  647. ],
  648. "_prefab": {
  649. "__id__": 24
  650. },
  651. "_opacity": 255,
  652. "_color": {
  653. "__type__": "cc.Color",
  654. "r": 255,
  655. "g": 255,
  656. "b": 255,
  657. "a": 255
  658. },
  659. "_contentSize": {
  660. "__type__": "cc.Size",
  661. "width": 168,
  662. "height": 45
  663. },
  664. "_anchorPoint": {
  665. "__type__": "cc.Vec2",
  666. "x": 0.5,
  667. "y": 0.5
  668. },
  669. "_position": {
  670. "__type__": "cc.Vec3",
  671. "x": 0,
  672. "y": -112.028,
  673. "z": 0
  674. },
  675. "_scale": {
  676. "__type__": "cc.Vec3",
  677. "x": 1,
  678. "y": 1,
  679. "z": 1
  680. },
  681. "_eulerAngles": {
  682. "__type__": "cc.Vec3",
  683. "x": 0,
  684. "y": 0,
  685. "z": 0
  686. },
  687. "_skewX": 0,
  688. "_skewY": 0,
  689. "_is3DNode": false,
  690. "groupIndex": 0,
  691. "_id": ""
  692. },
  693. {
  694. "__type__": "cc.Node",
  695. "_name": "Num",
  696. "_objFlags": 0,
  697. "_parent": {
  698. "__id__": 18
  699. },
  700. "_children": [],
  701. "_active": true,
  702. "_level": 3,
  703. "_components": [
  704. {
  705. "__id__": 20
  706. },
  707. {
  708. "__id__": 21
  709. }
  710. ],
  711. "_prefab": {
  712. "__id__": 22
  713. },
  714. "_opacity": 255,
  715. "_color": {
  716. "__type__": "cc.Color",
  717. "r": 237,
  718. "g": 106,
  719. "b": 144,
  720. "a": 255
  721. },
  722. "_contentSize": {
  723. "__type__": "cc.Size",
  724. "width": 15.1,
  725. "height": 32.7
  726. },
  727. "_anchorPoint": {
  728. "__type__": "cc.Vec2",
  729. "x": 0.5,
  730. "y": 0.5
  731. },
  732. "_position": {
  733. "__type__": "cc.Vec3",
  734. "x": 0,
  735. "y": 3,
  736. "z": 0
  737. },
  738. "_scale": {
  739. "__type__": "cc.Vec3",
  740. "x": 1,
  741. "y": 1,
  742. "z": 1
  743. },
  744. "_eulerAngles": {
  745. "__type__": "cc.Vec3",
  746. "x": 0,
  747. "y": 0,
  748. "z": 0
  749. },
  750. "_skewX": 0,
  751. "_skewY": 0,
  752. "_is3DNode": false,
  753. "groupIndex": 0,
  754. "_id": ""
  755. },
  756. {
  757. "__type__": "cc.Label",
  758. "_name": "",
  759. "_objFlags": 0,
  760. "node": {
  761. "__id__": 19
  762. },
  763. "_enabled": true,
  764. "_materials": [
  765. {
  766. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  767. }
  768. ],
  769. "_useOriginalSize": false,
  770. "_string": "1",
  771. "_N$string": "1",
  772. "_fontSize": 25,
  773. "_lineHeight": 25,
  774. "_enableWrapText": true,
  775. "_N$file": null,
  776. "_isSystemFontUsed": true,
  777. "_spacingX": 0,
  778. "_batchAsBitmap": false,
  779. "_N$horizontalAlign": 1,
  780. "_N$verticalAlign": 1,
  781. "_N$fontFamily": "Arial",
  782. "_N$overflow": 0,
  783. "_N$cacheMode": 0,
  784. "_id": ""
  785. },
  786. {
  787. "__type__": "cc.LabelOutline",
  788. "_name": "",
  789. "_objFlags": 0,
  790. "node": {
  791. "__id__": 19
  792. },
  793. "_enabled": true,
  794. "_color": {
  795. "__type__": "cc.Color",
  796. "r": 237,
  797. "g": 106,
  798. "b": 144,
  799. "a": 255
  800. },
  801. "_width": 0.6,
  802. "_id": ""
  803. },
  804. {
  805. "__type__": "cc.PrefabInfo",
  806. "root": {
  807. "__id__": 1
  808. },
  809. "asset": {
  810. "__uuid__": "bb950ba5-2167-4f1e-b274-07765f8ddbc3"
  811. },
  812. "fileId": "62ks7zG1BMvKluWHuHIOVK",
  813. "sync": false
  814. },
  815. {
  816. "__type__": "cc.Sprite",
  817. "_name": "",
  818. "_objFlags": 0,
  819. "node": {
  820. "__id__": 18
  821. },
  822. "_enabled": true,
  823. "_materials": [
  824. {
  825. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  826. }
  827. ],
  828. "_srcBlendFactor": 770,
  829. "_dstBlendFactor": 771,
  830. "_spriteFrame": {
  831. "__uuid__": "f38f8a90-bff0-45e6-a971-020cd7357e7f"
  832. },
  833. "_type": 0,
  834. "_sizeMode": 0,
  835. "_fillType": 0,
  836. "_fillCenter": {
  837. "__type__": "cc.Vec2",
  838. "x": 0,
  839. "y": 0
  840. },
  841. "_fillStart": 0,
  842. "_fillRange": 0,
  843. "_isTrimmedMode": true,
  844. "_atlas": null,
  845. "_id": ""
  846. },
  847. {
  848. "__type__": "cc.PrefabInfo",
  849. "root": {
  850. "__id__": 1
  851. },
  852. "asset": {
  853. "__uuid__": "bb950ba5-2167-4f1e-b274-07765f8ddbc3"
  854. },
  855. "fileId": "72BIoO+adEQJqerQu5nX8T",
  856. "sync": false
  857. },
  858. {
  859. "__type__": "cc.Node",
  860. "_name": "buy_button",
  861. "_objFlags": 0,
  862. "_parent": {
  863. "__id__": 1
  864. },
  865. "_children": [
  866. {
  867. "__id__": 26
  868. }
  869. ],
  870. "_active": false,
  871. "_level": 2,
  872. "_components": [
  873. {
  874. "__id__": 33
  875. }
  876. ],
  877. "_prefab": {
  878. "__id__": 35
  879. },
  880. "_opacity": 255,
  881. "_color": {
  882. "__type__": "cc.Color",
  883. "r": 255,
  884. "g": 255,
  885. "b": 255,
  886. "a": 255
  887. },
  888. "_contentSize": {
  889. "__type__": "cc.Size",
  890. "width": 116,
  891. "height": 62
  892. },
  893. "_anchorPoint": {
  894. "__type__": "cc.Vec2",
  895. "x": 0.5,
  896. "y": 0.5
  897. },
  898. "_position": {
  899. "__type__": "cc.Vec3",
  900. "x": 0,
  901. "y": -59,
  902. "z": 0
  903. },
  904. "_scale": {
  905. "__type__": "cc.Vec3",
  906. "x": 0.7,
  907. "y": 0.7,
  908. "z": 1
  909. },
  910. "_eulerAngles": {
  911. "__type__": "cc.Vec3",
  912. "x": 0,
  913. "y": 0,
  914. "z": 0
  915. },
  916. "_skewX": 0,
  917. "_skewY": 0,
  918. "_is3DNode": false,
  919. "groupIndex": 0,
  920. "_id": ""
  921. },
  922. {
  923. "__type__": "cc.Node",
  924. "_name": "Background",
  925. "_objFlags": 0,
  926. "_parent": {
  927. "__id__": 25
  928. },
  929. "_children": [
  930. {
  931. "__id__": 27
  932. }
  933. ],
  934. "_active": true,
  935. "_level": 2,
  936. "_components": [
  937. {
  938. "__id__": 30
  939. },
  940. {
  941. "__id__": 31
  942. }
  943. ],
  944. "_prefab": {
  945. "__id__": 32
  946. },
  947. "_opacity": 255,
  948. "_color": {
  949. "__type__": "cc.Color",
  950. "r": 255,
  951. "g": 255,
  952. "b": 255,
  953. "a": 255
  954. },
  955. "_contentSize": {
  956. "__type__": "cc.Size",
  957. "width": 116,
  958. "height": 62
  959. },
  960. "_anchorPoint": {
  961. "__type__": "cc.Vec2",
  962. "x": 0.5,
  963. "y": 0.5
  964. },
  965. "_position": {
  966. "__type__": "cc.Vec3",
  967. "x": 0,
  968. "y": 0,
  969. "z": 0
  970. },
  971. "_scale": {
  972. "__type__": "cc.Vec3",
  973. "x": 1,
  974. "y": 1,
  975. "z": 1
  976. },
  977. "_eulerAngles": {
  978. "__type__": "cc.Vec3",
  979. "x": 0,
  980. "y": 0,
  981. "z": 0
  982. },
  983. "_skewX": 0,
  984. "_skewY": 0,
  985. "_is3DNode": false,
  986. "groupIndex": 0,
  987. "_id": ""
  988. },
  989. {
  990. "__type__": "cc.Node",
  991. "_name": "Label",
  992. "_objFlags": 0,
  993. "_parent": {
  994. "__id__": 26
  995. },
  996. "_children": [],
  997. "_active": true,
  998. "_level": 3,
  999. "_components": [
  1000. {
  1001. "__id__": 28
  1002. }
  1003. ],
  1004. "_prefab": {
  1005. "__id__": 29
  1006. },
  1007. "_opacity": 255,
  1008. "_color": {
  1009. "__type__": "cc.Color",
  1010. "r": 0,
  1011. "g": 0,
  1012. "b": 0,
  1013. "a": 255
  1014. },
  1015. "_contentSize": {
  1016. "__type__": "cc.Size",
  1017. "width": 100,
  1018. "height": 40
  1019. },
  1020. "_anchorPoint": {
  1021. "__type__": "cc.Vec2",
  1022. "x": 0.5,
  1023. "y": 0.5
  1024. },
  1025. "_position": {
  1026. "__type__": "cc.Vec3",
  1027. "x": 0,
  1028. "y": 0,
  1029. "z": 0
  1030. },
  1031. "_scale": {
  1032. "__type__": "cc.Vec3",
  1033. "x": 1,
  1034. "y": 1,
  1035. "z": 1
  1036. },
  1037. "_eulerAngles": {
  1038. "__type__": "cc.Vec3",
  1039. "x": 0,
  1040. "y": 0,
  1041. "z": 0
  1042. },
  1043. "_skewX": 0,
  1044. "_skewY": 0,
  1045. "_is3DNode": false,
  1046. "groupIndex": 0,
  1047. "_id": ""
  1048. },
  1049. {
  1050. "__type__": "cc.Label",
  1051. "_name": "",
  1052. "_objFlags": 0,
  1053. "node": {
  1054. "__id__": 27
  1055. },
  1056. "_enabled": true,
  1057. "_materials": [
  1058. {
  1059. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1060. }
  1061. ],
  1062. "_useOriginalSize": false,
  1063. "_string": "",
  1064. "_N$string": "",
  1065. "_fontSize": 20,
  1066. "_lineHeight": 40,
  1067. "_enableWrapText": false,
  1068. "_N$file": null,
  1069. "_isSystemFontUsed": true,
  1070. "_spacingX": 0,
  1071. "_batchAsBitmap": false,
  1072. "_N$horizontalAlign": 1,
  1073. "_N$verticalAlign": 1,
  1074. "_N$fontFamily": "Arial",
  1075. "_N$overflow": 1,
  1076. "_N$cacheMode": 0,
  1077. "_id": ""
  1078. },
  1079. {
  1080. "__type__": "cc.PrefabInfo",
  1081. "root": {
  1082. "__id__": 1
  1083. },
  1084. "asset": {
  1085. "__uuid__": "bb950ba5-2167-4f1e-b274-07765f8ddbc3"
  1086. },
  1087. "fileId": "89QocYYrJPh6Zl6dv+lz/R",
  1088. "sync": false
  1089. },
  1090. {
  1091. "__type__": "cc.Sprite",
  1092. "_name": "",
  1093. "_objFlags": 0,
  1094. "node": {
  1095. "__id__": 26
  1096. },
  1097. "_enabled": true,
  1098. "_materials": [
  1099. {
  1100. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1101. }
  1102. ],
  1103. "_srcBlendFactor": 770,
  1104. "_dstBlendFactor": 771,
  1105. "_spriteFrame": {
  1106. "__uuid__": "a66187c1-ba8f-4ddf-a5e2-b936dba6abdf"
  1107. },
  1108. "_type": 1,
  1109. "_sizeMode": 0,
  1110. "_fillType": 0,
  1111. "_fillCenter": {
  1112. "__type__": "cc.Vec2",
  1113. "x": 0,
  1114. "y": 0
  1115. },
  1116. "_fillStart": 0,
  1117. "_fillRange": 0,
  1118. "_isTrimmedMode": true,
  1119. "_atlas": null,
  1120. "_id": ""
  1121. },
  1122. {
  1123. "__type__": "cc.Widget",
  1124. "_name": "",
  1125. "_objFlags": 0,
  1126. "node": {
  1127. "__id__": 26
  1128. },
  1129. "_enabled": true,
  1130. "alignMode": 0,
  1131. "_target": null,
  1132. "_alignFlags": 45,
  1133. "_left": 0,
  1134. "_right": 0,
  1135. "_top": 0,
  1136. "_bottom": 0,
  1137. "_verticalCenter": 0,
  1138. "_horizontalCenter": 0,
  1139. "_isAbsLeft": true,
  1140. "_isAbsRight": true,
  1141. "_isAbsTop": true,
  1142. "_isAbsBottom": true,
  1143. "_isAbsHorizontalCenter": true,
  1144. "_isAbsVerticalCenter": true,
  1145. "_originalWidth": 100,
  1146. "_originalHeight": 40,
  1147. "_id": ""
  1148. },
  1149. {
  1150. "__type__": "cc.PrefabInfo",
  1151. "root": {
  1152. "__id__": 1
  1153. },
  1154. "asset": {
  1155. "__uuid__": "bb950ba5-2167-4f1e-b274-07765f8ddbc3"
  1156. },
  1157. "fileId": "05ev3Xm+hKMZrV1m98VYxo",
  1158. "sync": false
  1159. },
  1160. {
  1161. "__type__": "cc.Button",
  1162. "_name": "",
  1163. "_objFlags": 0,
  1164. "node": {
  1165. "__id__": 25
  1166. },
  1167. "_enabled": true,
  1168. "duration": 0.1,
  1169. "zoomScale": 1.2,
  1170. "clickEvents": [
  1171. {
  1172. "__id__": 34
  1173. }
  1174. ],
  1175. "_N$interactable": true,
  1176. "_N$enableAutoGrayEffect": false,
  1177. "_N$transition": 2,
  1178. "transition": 2,
  1179. "_N$normalColor": {
  1180. "__type__": "cc.Color",
  1181. "r": 230,
  1182. "g": 230,
  1183. "b": 230,
  1184. "a": 255
  1185. },
  1186. "_N$pressedColor": {
  1187. "__type__": "cc.Color",
  1188. "r": 200,
  1189. "g": 200,
  1190. "b": 200,
  1191. "a": 255
  1192. },
  1193. "pressedColor": {
  1194. "__type__": "cc.Color",
  1195. "r": 200,
  1196. "g": 200,
  1197. "b": 200,
  1198. "a": 255
  1199. },
  1200. "_N$hoverColor": {
  1201. "__type__": "cc.Color",
  1202. "r": 255,
  1203. "g": 255,
  1204. "b": 255,
  1205. "a": 255
  1206. },
  1207. "hoverColor": {
  1208. "__type__": "cc.Color",
  1209. "r": 255,
  1210. "g": 255,
  1211. "b": 255,
  1212. "a": 255
  1213. },
  1214. "_N$disabledColor": {
  1215. "__type__": "cc.Color",
  1216. "r": 120,
  1217. "g": 120,
  1218. "b": 120,
  1219. "a": 200
  1220. },
  1221. "_N$normalSprite": {
  1222. "__uuid__": "a66187c1-ba8f-4ddf-a5e2-b936dba6abdf"
  1223. },
  1224. "_N$pressedSprite": {
  1225. "__uuid__": "a66187c1-ba8f-4ddf-a5e2-b936dba6abdf"
  1226. },
  1227. "pressedSprite": {
  1228. "__uuid__": "a66187c1-ba8f-4ddf-a5e2-b936dba6abdf"
  1229. },
  1230. "_N$hoverSprite": {
  1231. "__uuid__": "a66187c1-ba8f-4ddf-a5e2-b936dba6abdf"
  1232. },
  1233. "hoverSprite": {
  1234. "__uuid__": "a66187c1-ba8f-4ddf-a5e2-b936dba6abdf"
  1235. },
  1236. "_N$disabledSprite": {
  1237. "__uuid__": "29158224-f8dd-4661-a796-1ffab537140e"
  1238. },
  1239. "_N$target": {
  1240. "__id__": 26
  1241. },
  1242. "_id": ""
  1243. },
  1244. {
  1245. "__type__": "cc.ClickEvent",
  1246. "target": {
  1247. "__id__": 1
  1248. },
  1249. "component": "",
  1250. "_componentId": "22ed83kVv5KeZS7uv2u6vw7",
  1251. "handler": "onPayCNTPopView",
  1252. "customEventData": ""
  1253. },
  1254. {
  1255. "__type__": "cc.PrefabInfo",
  1256. "root": {
  1257. "__id__": 1
  1258. },
  1259. "asset": {
  1260. "__uuid__": "bb950ba5-2167-4f1e-b274-07765f8ddbc3"
  1261. },
  1262. "fileId": "ado/ACB6ZEL4Z5uccLcoEb",
  1263. "sync": false
  1264. },
  1265. {
  1266. "__type__": "cc.Node",
  1267. "_name": "SellOut",
  1268. "_objFlags": 0,
  1269. "_parent": {
  1270. "__id__": 1
  1271. },
  1272. "_children": [
  1273. {
  1274. "__id__": 37
  1275. }
  1276. ],
  1277. "_active": false,
  1278. "_level": 2,
  1279. "_components": [
  1280. {
  1281. "__id__": 41
  1282. },
  1283. {
  1284. "__id__": 42
  1285. }
  1286. ],
  1287. "_prefab": {
  1288. "__id__": 43
  1289. },
  1290. "_opacity": 120,
  1291. "_color": {
  1292. "__type__": "cc.Color",
  1293. "r": 0,
  1294. "g": 0,
  1295. "b": 0,
  1296. "a": 255
  1297. },
  1298. "_contentSize": {
  1299. "__type__": "cc.Size",
  1300. "width": 170,
  1301. "height": 257
  1302. },
  1303. "_anchorPoint": {
  1304. "__type__": "cc.Vec2",
  1305. "x": 0.5,
  1306. "y": 0.5
  1307. },
  1308. "_position": {
  1309. "__type__": "cc.Vec3",
  1310. "x": 0,
  1311. "y": 0,
  1312. "z": 0
  1313. },
  1314. "_scale": {
  1315. "__type__": "cc.Vec3",
  1316. "x": 1,
  1317. "y": 1,
  1318. "z": 1
  1319. },
  1320. "_eulerAngles": {
  1321. "__type__": "cc.Vec3",
  1322. "x": 0,
  1323. "y": 0,
  1324. "z": 0
  1325. },
  1326. "_skewX": 0,
  1327. "_skewY": 0,
  1328. "_is3DNode": false,
  1329. "groupIndex": 0,
  1330. "_id": ""
  1331. },
  1332. {
  1333. "__type__": "cc.Node",
  1334. "_name": "SellOutlabel",
  1335. "_objFlags": 0,
  1336. "_parent": {
  1337. "__id__": 36
  1338. },
  1339. "_children": [],
  1340. "_active": true,
  1341. "_level": 3,
  1342. "_components": [
  1343. {
  1344. "__id__": 38
  1345. },
  1346. {
  1347. "__id__": 39
  1348. }
  1349. ],
  1350. "_prefab": {
  1351. "__id__": 40
  1352. },
  1353. "_opacity": 255,
  1354. "_color": {
  1355. "__type__": "cc.Color",
  1356. "r": 255,
  1357. "g": 255,
  1358. "b": 255,
  1359. "a": 255
  1360. },
  1361. "_contentSize": {
  1362. "__type__": "cc.Size",
  1363. "width": 82,
  1364. "height": 52.4
  1365. },
  1366. "_anchorPoint": {
  1367. "__type__": "cc.Vec2",
  1368. "x": 0.5,
  1369. "y": 0.5
  1370. },
  1371. "_position": {
  1372. "__type__": "cc.Vec3",
  1373. "x": 0,
  1374. "y": 0,
  1375. "z": 0
  1376. },
  1377. "_scale": {
  1378. "__type__": "cc.Vec3",
  1379. "x": 1,
  1380. "y": 1,
  1381. "z": 1
  1382. },
  1383. "_eulerAngles": {
  1384. "__type__": "cc.Vec3",
  1385. "x": 0,
  1386. "y": 0,
  1387. "z": 0
  1388. },
  1389. "_skewX": 0,
  1390. "_skewY": 0,
  1391. "_is3DNode": false,
  1392. "groupIndex": 0,
  1393. "_id": ""
  1394. },
  1395. {
  1396. "__type__": "cc.Label",
  1397. "_name": "",
  1398. "_objFlags": 0,
  1399. "node": {
  1400. "__id__": 37
  1401. },
  1402. "_enabled": true,
  1403. "_materials": [
  1404. {
  1405. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1406. }
  1407. ],
  1408. "_useOriginalSize": false,
  1409. "_string": "售罄",
  1410. "_N$string": "售罄",
  1411. "_fontSize": 40,
  1412. "_lineHeight": 40,
  1413. "_enableWrapText": true,
  1414. "_N$file": null,
  1415. "_isSystemFontUsed": true,
  1416. "_spacingX": 0,
  1417. "_batchAsBitmap": false,
  1418. "_N$horizontalAlign": 1,
  1419. "_N$verticalAlign": 1,
  1420. "_N$fontFamily": "Arial",
  1421. "_N$overflow": 0,
  1422. "_N$cacheMode": 0,
  1423. "_id": ""
  1424. },
  1425. {
  1426. "__type__": "cc.LabelOutline",
  1427. "_name": "",
  1428. "_objFlags": 0,
  1429. "node": {
  1430. "__id__": 37
  1431. },
  1432. "_enabled": true,
  1433. "_color": {
  1434. "__type__": "cc.Color",
  1435. "r": 255,
  1436. "g": 255,
  1437. "b": 255,
  1438. "a": 255
  1439. },
  1440. "_width": 1,
  1441. "_id": ""
  1442. },
  1443. {
  1444. "__type__": "cc.PrefabInfo",
  1445. "root": {
  1446. "__id__": 1
  1447. },
  1448. "asset": {
  1449. "__uuid__": "bb950ba5-2167-4f1e-b274-07765f8ddbc3"
  1450. },
  1451. "fileId": "88IuNMEtxIjqrm/nEFEqzK",
  1452. "sync": false
  1453. },
  1454. {
  1455. "__type__": "cc.Sprite",
  1456. "_name": "",
  1457. "_objFlags": 0,
  1458. "node": {
  1459. "__id__": 36
  1460. },
  1461. "_enabled": true,
  1462. "_materials": [
  1463. {
  1464. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1465. }
  1466. ],
  1467. "_srcBlendFactor": 770,
  1468. "_dstBlendFactor": 771,
  1469. "_spriteFrame": {
  1470. "__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91"
  1471. },
  1472. "_type": 0,
  1473. "_sizeMode": 0,
  1474. "_fillType": 0,
  1475. "_fillCenter": {
  1476. "__type__": "cc.Vec2",
  1477. "x": 0,
  1478. "y": 0
  1479. },
  1480. "_fillStart": 0,
  1481. "_fillRange": 0,
  1482. "_isTrimmedMode": true,
  1483. "_atlas": null,
  1484. "_id": ""
  1485. },
  1486. {
  1487. "__type__": "cc.BlockInputEvents",
  1488. "_name": "",
  1489. "_objFlags": 0,
  1490. "node": {
  1491. "__id__": 36
  1492. },
  1493. "_enabled": true,
  1494. "_id": ""
  1495. },
  1496. {
  1497. "__type__": "cc.PrefabInfo",
  1498. "root": {
  1499. "__id__": 1
  1500. },
  1501. "asset": {
  1502. "__uuid__": "bb950ba5-2167-4f1e-b274-07765f8ddbc3"
  1503. },
  1504. "fileId": "4brFnEhZ1Np7LWhvBG0jSA",
  1505. "sync": false
  1506. },
  1507. {
  1508. "__type__": "cc.Button",
  1509. "_name": "",
  1510. "_objFlags": 0,
  1511. "node": {
  1512. "__id__": 1
  1513. },
  1514. "_enabled": true,
  1515. "duration": 0.1,
  1516. "zoomScale": 1.2,
  1517. "clickEvents": [
  1518. {
  1519. "__id__": 45
  1520. }
  1521. ],
  1522. "_N$interactable": true,
  1523. "_N$enableAutoGrayEffect": false,
  1524. "_N$transition": 3,
  1525. "transition": 3,
  1526. "_N$normalColor": {
  1527. "__type__": "cc.Color",
  1528. "r": 255,
  1529. "g": 255,
  1530. "b": 255,
  1531. "a": 255
  1532. },
  1533. "_N$pressedColor": {
  1534. "__type__": "cc.Color",
  1535. "r": 255,
  1536. "g": 255,
  1537. "b": 255,
  1538. "a": 255
  1539. },
  1540. "pressedColor": {
  1541. "__type__": "cc.Color",
  1542. "r": 255,
  1543. "g": 255,
  1544. "b": 255,
  1545. "a": 255
  1546. },
  1547. "_N$hoverColor": {
  1548. "__type__": "cc.Color",
  1549. "r": 255,
  1550. "g": 255,
  1551. "b": 255,
  1552. "a": 255
  1553. },
  1554. "hoverColor": {
  1555. "__type__": "cc.Color",
  1556. "r": 255,
  1557. "g": 255,
  1558. "b": 255,
  1559. "a": 255
  1560. },
  1561. "_N$disabledColor": {
  1562. "__type__": "cc.Color",
  1563. "r": 255,
  1564. "g": 255,
  1565. "b": 255,
  1566. "a": 255
  1567. },
  1568. "_N$normalSprite": {
  1569. "__uuid__": "c2cf153e-3d65-4448-b043-65628c8457ba"
  1570. },
  1571. "_N$pressedSprite": {
  1572. "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
  1573. },
  1574. "pressedSprite": {
  1575. "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
  1576. },
  1577. "_N$hoverSprite": {
  1578. "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
  1579. },
  1580. "hoverSprite": {
  1581. "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
  1582. },
  1583. "_N$disabledSprite": {
  1584. "__uuid__": "29158224-f8dd-4661-a796-1ffab537140e"
  1585. },
  1586. "_N$target": {
  1587. "__id__": 1
  1588. },
  1589. "_id": ""
  1590. },
  1591. {
  1592. "__type__": "cc.ClickEvent",
  1593. "target": {
  1594. "__id__": 1
  1595. },
  1596. "component": "",
  1597. "_componentId": "ba198n/JUtJXqII6aiwPODz",
  1598. "handler": "onPressed",
  1599. "customEventData": ""
  1600. },
  1601. {
  1602. "__type__": "ba198n/JUtJXqII6aiwPODz",
  1603. "_name": "",
  1604. "_objFlags": 0,
  1605. "node": {
  1606. "__id__": 1
  1607. },
  1608. "_enabled": true,
  1609. "Name": "种子",
  1610. "Price": "50",
  1611. "DiamondPrice": 1,
  1612. "CNT": "",
  1613. "SNB": "",
  1614. "Mature": "",
  1615. "Synopsis": "可在神农农田播种",
  1616. "consumeType": 0,
  1617. "bgSprite": {
  1618. "__id__": 6
  1619. },
  1620. "NumLabel": {
  1621. "__id__": 20
  1622. },
  1623. "NameLabel": {
  1624. "__id__": 9
  1625. },
  1626. "clickEvents": [
  1627. {
  1628. "__id__": 47
  1629. }
  1630. ],
  1631. "_id": ""
  1632. },
  1633. {
  1634. "__type__": "cc.ClickEvent",
  1635. "target": {
  1636. "__id__": 1
  1637. },
  1638. "component": "",
  1639. "_componentId": "22ed83kVv5KeZS7uv2u6vw7",
  1640. "handler": "onCreateSeed",
  1641. "customEventData": ""
  1642. },
  1643. {
  1644. "__type__": "22ed83kVv5KeZS7uv2u6vw7",
  1645. "_name": "",
  1646. "_objFlags": 0,
  1647. "node": {
  1648. "__id__": 1
  1649. },
  1650. "_enabled": true,
  1651. "Name": "种子",
  1652. "SeedPrefab": {
  1653. "__uuid__": "dfff901a-dac2-48df-a77d-261318f9c441"
  1654. },
  1655. "SpawnPoint": null,
  1656. "seedType": 0,
  1657. "goodsSeedInfo": null,
  1658. "seedSpriteFrame": null,
  1659. "fruitSpriteFrame": null,
  1660. "myIndex": -1,
  1661. "_id": ""
  1662. },
  1663. {
  1664. "__type__": "cc.PrefabInfo",
  1665. "root": {
  1666. "__id__": 1
  1667. },
  1668. "asset": {
  1669. "__uuid__": "bb950ba5-2167-4f1e-b274-07765f8ddbc3"
  1670. },
  1671. "fileId": "8eKV86OF9K5phmjtbZ2sts",
  1672. "sync": false
  1673. }
  1674. ]