HolyFarmlandFruit.prefab 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776
  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__": 11
  28. }
  29. ],
  30. "_active": true,
  31. "_level": 1,
  32. "_components": [
  33. {
  34. "__id__": 17
  35. },
  36. {
  37. "__id__": 18
  38. },
  39. {
  40. "__id__": 20
  41. }
  42. ],
  43. "_prefab": {
  44. "__id__": 22
  45. },
  46. "_opacity": 255,
  47. "_color": {
  48. "__type__": "cc.Color",
  49. "r": 255,
  50. "g": 255,
  51. "b": 255,
  52. "a": 255
  53. },
  54. "_contentSize": {
  55. "__type__": "cc.Size",
  56. "width": 173,
  57. "height": 215
  58. },
  59. "_anchorPoint": {
  60. "__type__": "cc.Vec2",
  61. "x": 0.5,
  62. "y": 0.5
  63. },
  64. "_position": {
  65. "__type__": "cc.Vec3",
  66. "x": -203.5,
  67. "y": -127.5,
  68. "z": 0
  69. },
  70. "_scale": {
  71. "__type__": "cc.Vec3",
  72. "x": 1,
  73. "y": 1,
  74. "z": 1
  75. },
  76. "_eulerAngles": {
  77. "__type__": "cc.Vec3",
  78. "x": 0,
  79. "y": 0,
  80. "z": 0
  81. },
  82. "_skewX": 0,
  83. "_skewY": 0,
  84. "_is3DNode": false,
  85. "groupIndex": 0,
  86. "_id": ""
  87. },
  88. {
  89. "__type__": "cc.Node",
  90. "_name": "picture",
  91. "_objFlags": 0,
  92. "_parent": {
  93. "__id__": 1
  94. },
  95. "_children": [],
  96. "_active": true,
  97. "_level": 2,
  98. "_components": [
  99. {
  100. "__id__": 3
  101. }
  102. ],
  103. "_prefab": {
  104. "__id__": 4
  105. },
  106. "_opacity": 255,
  107. "_color": {
  108. "__type__": "cc.Color",
  109. "r": 255,
  110. "g": 255,
  111. "b": 255,
  112. "a": 255
  113. },
  114. "_contentSize": {
  115. "__type__": "cc.Size",
  116. "width": 108,
  117. "height": 135
  118. },
  119. "_anchorPoint": {
  120. "__type__": "cc.Vec2",
  121. "x": 0.5,
  122. "y": 0.5
  123. },
  124. "_position": {
  125. "__type__": "cc.Vec3",
  126. "x": 0,
  127. "y": 22,
  128. "z": 0
  129. },
  130. "_scale": {
  131. "__type__": "cc.Vec3",
  132. "x": 0.7,
  133. "y": 0.7,
  134. "z": 1
  135. },
  136. "_eulerAngles": {
  137. "__type__": "cc.Vec3",
  138. "x": 0,
  139. "y": 0,
  140. "z": 0
  141. },
  142. "_skewX": 0,
  143. "_skewY": 0,
  144. "_is3DNode": false,
  145. "groupIndex": 0,
  146. "_id": ""
  147. },
  148. {
  149. "__type__": "cc.Sprite",
  150. "_name": "",
  151. "_objFlags": 0,
  152. "node": {
  153. "__id__": 2
  154. },
  155. "_enabled": true,
  156. "_materials": [
  157. {
  158. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  159. }
  160. ],
  161. "_srcBlendFactor": 770,
  162. "_dstBlendFactor": 771,
  163. "_spriteFrame": {
  164. "__uuid__": "301b3d49-5ffd-4773-87b9-3a0c6cc064d3"
  165. },
  166. "_type": 0,
  167. "_sizeMode": 1,
  168. "_fillType": 0,
  169. "_fillCenter": {
  170. "__type__": "cc.Vec2",
  171. "x": 0,
  172. "y": 0
  173. },
  174. "_fillStart": 0,
  175. "_fillRange": 0,
  176. "_isTrimmedMode": true,
  177. "_atlas": null,
  178. "_id": ""
  179. },
  180. {
  181. "__type__": "cc.PrefabInfo",
  182. "root": {
  183. "__id__": 1
  184. },
  185. "asset": {
  186. "__uuid__": "b056e9fe-07e9-4094-ba81-0b13bafda1aa"
  187. },
  188. "fileId": "65KxOLcr5MuIonNQNpmieg",
  189. "sync": false
  190. },
  191. {
  192. "__type__": "cc.Node",
  193. "_name": "Name",
  194. "_objFlags": 0,
  195. "_parent": {
  196. "__id__": 1
  197. },
  198. "_children": [
  199. {
  200. "__id__": 6
  201. }
  202. ],
  203. "_active": true,
  204. "_level": 3,
  205. "_components": [
  206. {
  207. "__id__": 9
  208. }
  209. ],
  210. "_prefab": {
  211. "__id__": 10
  212. },
  213. "_opacity": 255,
  214. "_color": {
  215. "__type__": "cc.Color",
  216. "r": 0,
  217. "g": 0,
  218. "b": 0,
  219. "a": 255
  220. },
  221. "_contentSize": {
  222. "__type__": "cc.Size",
  223. "width": 44,
  224. "height": 27.72
  225. },
  226. "_anchorPoint": {
  227. "__type__": "cc.Vec2",
  228. "x": 0.5,
  229. "y": 0.5
  230. },
  231. "_position": {
  232. "__type__": "cc.Vec3",
  233. "x": -13,
  234. "y": -80,
  235. "z": 0
  236. },
  237. "_scale": {
  238. "__type__": "cc.Vec3",
  239. "x": 1,
  240. "y": 1,
  241. "z": 1
  242. },
  243. "_eulerAngles": {
  244. "__type__": "cc.Vec3",
  245. "x": 0,
  246. "y": 0,
  247. "z": 0
  248. },
  249. "_skewX": 0,
  250. "_skewY": 0,
  251. "_is3DNode": false,
  252. "groupIndex": 0,
  253. "_id": ""
  254. },
  255. {
  256. "__type__": "cc.Node",
  257. "_name": "Num",
  258. "_objFlags": 0,
  259. "_parent": {
  260. "__id__": 5
  261. },
  262. "_children": [],
  263. "_active": true,
  264. "_level": 4,
  265. "_components": [
  266. {
  267. "__id__": 7
  268. }
  269. ],
  270. "_prefab": {
  271. "__id__": 8
  272. },
  273. "_opacity": 255,
  274. "_color": {
  275. "__type__": "cc.Color",
  276. "r": 0,
  277. "g": 0,
  278. "b": 0,
  279. "a": 255
  280. },
  281. "_contentSize": {
  282. "__type__": "cc.Size",
  283. "width": 26.4,
  284. "height": 31.5
  285. },
  286. "_anchorPoint": {
  287. "__type__": "cc.Vec2",
  288. "x": 0.5,
  289. "y": 0.5
  290. },
  291. "_position": {
  292. "__type__": "cc.Vec3",
  293. "x": 68.162,
  294. "y": 0,
  295. "z": 0
  296. },
  297. "_scale": {
  298. "__type__": "cc.Vec3",
  299. "x": 1,
  300. "y": 1,
  301. "z": 1
  302. },
  303. "_eulerAngles": {
  304. "__type__": "cc.Vec3",
  305. "x": 0,
  306. "y": 0,
  307. "z": 0
  308. },
  309. "_skewX": 0,
  310. "_skewY": 0,
  311. "_is3DNode": false,
  312. "groupIndex": 0,
  313. "_id": ""
  314. },
  315. {
  316. "__type__": "cc.Label",
  317. "_name": "",
  318. "_objFlags": 0,
  319. "node": {
  320. "__id__": 6
  321. },
  322. "_enabled": true,
  323. "_materials": [
  324. {
  325. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  326. }
  327. ],
  328. "_useOriginalSize": false,
  329. "_string": "x1",
  330. "_N$string": "x1",
  331. "_fontSize": 25,
  332. "_lineHeight": 25,
  333. "_enableWrapText": true,
  334. "_N$file": null,
  335. "_isSystemFontUsed": true,
  336. "_spacingX": 0,
  337. "_batchAsBitmap": false,
  338. "_N$horizontalAlign": 1,
  339. "_N$verticalAlign": 1,
  340. "_N$fontFamily": "Arial",
  341. "_N$overflow": 0,
  342. "_N$cacheMode": 0,
  343. "_id": ""
  344. },
  345. {
  346. "__type__": "cc.PrefabInfo",
  347. "root": {
  348. "__id__": 1
  349. },
  350. "asset": {
  351. "__uuid__": "b056e9fe-07e9-4094-ba81-0b13bafda1aa"
  352. },
  353. "fileId": "e3rr13PDNGVb9kPwsbpqwD",
  354. "sync": false
  355. },
  356. {
  357. "__type__": "cc.Label",
  358. "_name": "",
  359. "_objFlags": 0,
  360. "node": {
  361. "__id__": 5
  362. },
  363. "_enabled": true,
  364. "_materials": [
  365. {
  366. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  367. }
  368. ],
  369. "_useOriginalSize": false,
  370. "_string": "种子",
  371. "_N$string": "种子",
  372. "_fontSize": 22,
  373. "_lineHeight": 22,
  374. "_enableWrapText": true,
  375. "_N$file": null,
  376. "_isSystemFontUsed": true,
  377. "_spacingX": 0,
  378. "_batchAsBitmap": false,
  379. "_N$horizontalAlign": 1,
  380. "_N$verticalAlign": 1,
  381. "_N$fontFamily": "Arial",
  382. "_N$overflow": 0,
  383. "_N$cacheMode": 0,
  384. "_id": ""
  385. },
  386. {
  387. "__type__": "cc.PrefabInfo",
  388. "root": {
  389. "__id__": 1
  390. },
  391. "asset": {
  392. "__uuid__": "b056e9fe-07e9-4094-ba81-0b13bafda1aa"
  393. },
  394. "fileId": "909EqhOPJPo5PQuNC0hGuC",
  395. "sync": false
  396. },
  397. {
  398. "__type__": "cc.Node",
  399. "_name": "Info",
  400. "_objFlags": 0,
  401. "_parent": {
  402. "__id__": 1
  403. },
  404. "_children": [],
  405. "_active": true,
  406. "_level": 3,
  407. "_components": [
  408. {
  409. "__id__": 12
  410. },
  411. {
  412. "__id__": 14
  413. },
  414. {
  415. "__id__": 15
  416. }
  417. ],
  418. "_prefab": {
  419. "__id__": 16
  420. },
  421. "_opacity": 255,
  422. "_color": {
  423. "__type__": "cc.Color",
  424. "r": 255,
  425. "g": 255,
  426. "b": 255,
  427. "a": 255
  428. },
  429. "_contentSize": {
  430. "__type__": "cc.Size",
  431. "width": 45,
  432. "height": 44
  433. },
  434. "_anchorPoint": {
  435. "__type__": "cc.Vec2",
  436. "x": 0.5,
  437. "y": 0.5
  438. },
  439. "_position": {
  440. "__type__": "cc.Vec3",
  441. "x": 75,
  442. "y": 102,
  443. "z": 0
  444. },
  445. "_scale": {
  446. "__type__": "cc.Vec3",
  447. "x": 1,
  448. "y": 1,
  449. "z": 1
  450. },
  451. "_eulerAngles": {
  452. "__type__": "cc.Vec3",
  453. "x": 0,
  454. "y": 0,
  455. "z": 0
  456. },
  457. "_skewX": 0,
  458. "_skewY": 0,
  459. "_is3DNode": false,
  460. "groupIndex": 0,
  461. "_id": ""
  462. },
  463. {
  464. "__type__": "cc.Button",
  465. "_name": "",
  466. "_objFlags": 0,
  467. "node": {
  468. "__id__": 11
  469. },
  470. "_enabled": true,
  471. "duration": 0.1,
  472. "zoomScale": 1.2,
  473. "clickEvents": [
  474. {
  475. "__id__": 13
  476. }
  477. ],
  478. "_N$interactable": true,
  479. "_N$enableAutoGrayEffect": false,
  480. "_N$transition": 3,
  481. "transition": 3,
  482. "_N$normalColor": {
  483. "__type__": "cc.Color",
  484. "r": 214,
  485. "g": 214,
  486. "b": 214,
  487. "a": 255
  488. },
  489. "_N$pressedColor": {
  490. "__type__": "cc.Color",
  491. "r": 211,
  492. "g": 211,
  493. "b": 211,
  494. "a": 255
  495. },
  496. "pressedColor": {
  497. "__type__": "cc.Color",
  498. "r": 211,
  499. "g": 211,
  500. "b": 211,
  501. "a": 255
  502. },
  503. "_N$hoverColor": {
  504. "__type__": "cc.Color",
  505. "r": 255,
  506. "g": 255,
  507. "b": 255,
  508. "a": 255
  509. },
  510. "hoverColor": {
  511. "__type__": "cc.Color",
  512. "r": 255,
  513. "g": 255,
  514. "b": 255,
  515. "a": 255
  516. },
  517. "_N$disabledColor": {
  518. "__type__": "cc.Color",
  519. "r": 124,
  520. "g": 124,
  521. "b": 124,
  522. "a": 255
  523. },
  524. "_N$normalSprite": null,
  525. "_N$pressedSprite": null,
  526. "pressedSprite": null,
  527. "_N$hoverSprite": null,
  528. "hoverSprite": null,
  529. "_N$disabledSprite": null,
  530. "_N$target": {
  531. "__id__": 11
  532. },
  533. "_id": ""
  534. },
  535. {
  536. "__type__": "cc.ClickEvent",
  537. "target": {
  538. "__id__": 1
  539. },
  540. "component": "",
  541. "_componentId": "ba198n/JUtJXqII6aiwPODz",
  542. "handler": "onPressedInfo",
  543. "customEventData": "1"
  544. },
  545. {
  546. "__type__": "cc.Sprite",
  547. "_name": "",
  548. "_objFlags": 0,
  549. "node": {
  550. "__id__": 11
  551. },
  552. "_enabled": true,
  553. "_materials": [
  554. {
  555. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  556. }
  557. ],
  558. "_srcBlendFactor": 770,
  559. "_dstBlendFactor": 771,
  560. "_spriteFrame": {
  561. "__uuid__": "e9998dd3-52a2-429a-b9f4-e4047c03bb33"
  562. },
  563. "_type": 0,
  564. "_sizeMode": 1,
  565. "_fillType": 0,
  566. "_fillCenter": {
  567. "__type__": "cc.Vec2",
  568. "x": 0,
  569. "y": 0
  570. },
  571. "_fillStart": 0,
  572. "_fillRange": 0,
  573. "_isTrimmedMode": true,
  574. "_atlas": null,
  575. "_id": ""
  576. },
  577. {
  578. "__type__": "cc.BlockInputEvents",
  579. "_name": "",
  580. "_objFlags": 0,
  581. "node": {
  582. "__id__": 11
  583. },
  584. "_enabled": true,
  585. "_id": ""
  586. },
  587. {
  588. "__type__": "cc.PrefabInfo",
  589. "root": {
  590. "__id__": 1
  591. },
  592. "asset": {
  593. "__uuid__": "b056e9fe-07e9-4094-ba81-0b13bafda1aa"
  594. },
  595. "fileId": "b35wX+cyxNAIMdi4MRfJMA",
  596. "sync": false
  597. },
  598. {
  599. "__type__": "cc.Sprite",
  600. "_name": "",
  601. "_objFlags": 0,
  602. "node": {
  603. "__id__": 1
  604. },
  605. "_enabled": true,
  606. "_materials": [
  607. {
  608. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  609. }
  610. ],
  611. "_srcBlendFactor": 770,
  612. "_dstBlendFactor": 771,
  613. "_spriteFrame": {
  614. "__uuid__": "98c8ea12-e46b-44a1-ba81-d0b5028081e6"
  615. },
  616. "_type": 1,
  617. "_sizeMode": 0,
  618. "_fillType": 0,
  619. "_fillCenter": {
  620. "__type__": "cc.Vec2",
  621. "x": 0,
  622. "y": 0
  623. },
  624. "_fillStart": 0,
  625. "_fillRange": 0,
  626. "_isTrimmedMode": true,
  627. "_atlas": null,
  628. "_id": ""
  629. },
  630. {
  631. "__type__": "cc.Button",
  632. "_name": "",
  633. "_objFlags": 0,
  634. "node": {
  635. "__id__": 1
  636. },
  637. "_enabled": true,
  638. "duration": 0.1,
  639. "zoomScale": 1.2,
  640. "clickEvents": [
  641. {
  642. "__id__": 19
  643. }
  644. ],
  645. "_N$interactable": true,
  646. "_N$enableAutoGrayEffect": false,
  647. "_N$transition": 3,
  648. "transition": 3,
  649. "_N$normalColor": {
  650. "__type__": "cc.Color",
  651. "r": 255,
  652. "g": 255,
  653. "b": 255,
  654. "a": 255
  655. },
  656. "_N$pressedColor": {
  657. "__type__": "cc.Color",
  658. "r": 255,
  659. "g": 255,
  660. "b": 255,
  661. "a": 255
  662. },
  663. "pressedColor": {
  664. "__type__": "cc.Color",
  665. "r": 255,
  666. "g": 255,
  667. "b": 255,
  668. "a": 255
  669. },
  670. "_N$hoverColor": {
  671. "__type__": "cc.Color",
  672. "r": 255,
  673. "g": 255,
  674. "b": 255,
  675. "a": 255
  676. },
  677. "hoverColor": {
  678. "__type__": "cc.Color",
  679. "r": 255,
  680. "g": 255,
  681. "b": 255,
  682. "a": 255
  683. },
  684. "_N$disabledColor": {
  685. "__type__": "cc.Color",
  686. "r": 255,
  687. "g": 255,
  688. "b": 255,
  689. "a": 255
  690. },
  691. "_N$normalSprite": {
  692. "__uuid__": "c2cf153e-3d65-4448-b043-65628c8457ba"
  693. },
  694. "_N$pressedSprite": {
  695. "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
  696. },
  697. "pressedSprite": {
  698. "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
  699. },
  700. "_N$hoverSprite": {
  701. "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
  702. },
  703. "hoverSprite": {
  704. "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
  705. },
  706. "_N$disabledSprite": {
  707. "__uuid__": "29158224-f8dd-4661-a796-1ffab537140e"
  708. },
  709. "_N$target": {
  710. "__id__": 1
  711. },
  712. "_id": ""
  713. },
  714. {
  715. "__type__": "cc.ClickEvent",
  716. "target": {
  717. "__id__": 1
  718. },
  719. "component": "",
  720. "_componentId": "ba198n/JUtJXqII6aiwPODz",
  721. "handler": "onPressed",
  722. "customEventData": ""
  723. },
  724. {
  725. "__type__": "ba198n/JUtJXqII6aiwPODz",
  726. "_name": "",
  727. "_objFlags": 0,
  728. "node": {
  729. "__id__": 1
  730. },
  731. "_enabled": true,
  732. "Name": "种子",
  733. "Price": "50",
  734. "DiamondPrice": 1,
  735. "CNT": "",
  736. "SNB": "",
  737. "Synopsis": "可在神农农田播种",
  738. "consumeType": 2,
  739. "bgSprite": {
  740. "__id__": 3
  741. },
  742. "NumLabel": {
  743. "__id__": 7
  744. },
  745. "NameLabel": {
  746. "__id__": 9
  747. },
  748. "clickEvents": [
  749. {
  750. "__id__": 21
  751. }
  752. ],
  753. "_id": ""
  754. },
  755. {
  756. "__type__": "cc.ClickEvent",
  757. "target": {
  758. "__id__": 1
  759. },
  760. "component": "",
  761. "_componentId": "ba198n/JUtJXqII6aiwPODz",
  762. "handler": "onPressedInfo",
  763. "customEventData": ""
  764. },
  765. {
  766. "__type__": "cc.PrefabInfo",
  767. "root": {
  768. "__id__": 1
  769. },
  770. "asset": {
  771. "__uuid__": "b056e9fe-07e9-4094-ba81-0b13bafda1aa"
  772. },
  773. "fileId": "8eKV86OF9K5phmjtbZ2sts",
  774. "sync": false
  775. }
  776. ]