SkillItem.prefab 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950
  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": "SkillItem",
  16. "_objFlags": 0,
  17. "_parent": null,
  18. "_children": [
  19. {
  20. "__id__": 2
  21. },
  22. {
  23. "__id__": 5
  24. },
  25. {
  26. "__id__": 8
  27. },
  28. {
  29. "__id__": 11
  30. },
  31. {
  32. "__id__": 14
  33. },
  34. {
  35. "__id__": 17
  36. }
  37. ],
  38. "_active": true,
  39. "_level": 1,
  40. "_components": [
  41. {
  42. "__id__": 23
  43. },
  44. {
  45. "__id__": 24
  46. }
  47. ],
  48. "_prefab": {
  49. "__id__": 26
  50. },
  51. "_opacity": 255,
  52. "_color": {
  53. "__type__": "cc.Color",
  54. "r": 255,
  55. "g": 255,
  56. "b": 255,
  57. "a": 255
  58. },
  59. "_contentSize": {
  60. "__type__": "cc.Size",
  61. "width": 140,
  62. "height": 170
  63. },
  64. "_anchorPoint": {
  65. "__type__": "cc.Vec2",
  66. "x": 0.5,
  67. "y": 0.5
  68. },
  69. "_quat": {
  70. "__type__": "cc.Quat",
  71. "x": 0,
  72. "y": 0,
  73. "z": 0,
  74. "w": 1
  75. },
  76. "_skewX": 0,
  77. "_skewY": 0,
  78. "_zIndex": 0,
  79. "groupIndex": 0,
  80. "_id": "",
  81. "_trs": {
  82. "__type__": "TypedArray",
  83. "ctor": "Float64Array",
  84. "array": [
  85. 5,
  86. 340,
  87. 0,
  88. 0,
  89. 0,
  90. 0,
  91. 1,
  92. 1,
  93. 1,
  94. 1
  95. ]
  96. }
  97. },
  98. {
  99. "__type__": "cc.Node",
  100. "_name": "Line",
  101. "_objFlags": 0,
  102. "_parent": {
  103. "__id__": 1
  104. },
  105. "_children": [],
  106. "_active": true,
  107. "_level": 6,
  108. "_components": [
  109. {
  110. "__id__": 3
  111. }
  112. ],
  113. "_prefab": {
  114. "__id__": 4
  115. },
  116. "_opacity": 255,
  117. "_color": {
  118. "__type__": "cc.Color",
  119. "r": 238,
  120. "g": 122,
  121. "b": 32,
  122. "a": 255
  123. },
  124. "_contentSize": {
  125. "__type__": "cc.Size",
  126. "width": 25,
  127. "height": 100
  128. },
  129. "_anchorPoint": {
  130. "__type__": "cc.Vec2",
  131. "x": 0.5,
  132. "y": 0.5
  133. },
  134. "_quat": {
  135. "__type__": "cc.Quat",
  136. "x": 0,
  137. "y": 0,
  138. "z": 0,
  139. "w": 1
  140. },
  141. "_skewX": 0,
  142. "_skewY": 0,
  143. "_zIndex": 0,
  144. "groupIndex": 0,
  145. "_id": "",
  146. "_trs": {
  147. "__type__": "TypedArray",
  148. "ctor": "Float64Array",
  149. "array": [
  150. 0,
  151. -62,
  152. 0,
  153. 0,
  154. 0,
  155. 0,
  156. 1,
  157. 1,
  158. 1,
  159. 1
  160. ]
  161. }
  162. },
  163. {
  164. "__type__": "cc.Sprite",
  165. "_name": "",
  166. "_objFlags": 0,
  167. "node": {
  168. "__id__": 2
  169. },
  170. "_enabled": true,
  171. "_srcBlendFactor": 770,
  172. "_dstBlendFactor": 771,
  173. "_spriteFrame": {
  174. "__uuid__": "1434c42b-0647-4768-b25e-dbb0f120ba96"
  175. },
  176. "_type": 1,
  177. "_sizeMode": 0,
  178. "_fillType": 0,
  179. "_fillCenter": {
  180. "__type__": "cc.Vec2",
  181. "x": 0,
  182. "y": 0
  183. },
  184. "_fillStart": 0,
  185. "_fillRange": 0,
  186. "_isTrimmedMode": true,
  187. "_state": 0,
  188. "_atlas": {
  189. "__uuid__": "5f953108-9818-421f-ac34-7ca4f06e8c27"
  190. },
  191. "_id": ""
  192. },
  193. {
  194. "__type__": "cc.PrefabInfo",
  195. "root": {
  196. "__id__": 1
  197. },
  198. "asset": {
  199. "__uuid__": "c9353584-67f7-4a38-8dd6-500cab2c81f0"
  200. },
  201. "fileId": "bcNoJWw9BKyKF9O9NmwSJU",
  202. "sync": false
  203. },
  204. {
  205. "__type__": "cc.Node",
  206. "_name": "IconBg",
  207. "_objFlags": 0,
  208. "_parent": {
  209. "__id__": 1
  210. },
  211. "_children": [],
  212. "_active": true,
  213. "_level": 2,
  214. "_components": [
  215. {
  216. "__id__": 6
  217. }
  218. ],
  219. "_prefab": {
  220. "__id__": 7
  221. },
  222. "_opacity": 255,
  223. "_color": {
  224. "__type__": "cc.Color",
  225. "r": 255,
  226. "g": 255,
  227. "b": 255,
  228. "a": 255
  229. },
  230. "_contentSize": {
  231. "__type__": "cc.Size",
  232. "width": 116,
  233. "height": 132
  234. },
  235. "_anchorPoint": {
  236. "__type__": "cc.Vec2",
  237. "x": 0.5,
  238. "y": 0.5
  239. },
  240. "_quat": {
  241. "__type__": "cc.Quat",
  242. "x": 0,
  243. "y": 0,
  244. "z": 0,
  245. "w": 1
  246. },
  247. "_skewX": 0,
  248. "_skewY": 0,
  249. "_zIndex": 0,
  250. "groupIndex": 0,
  251. "_id": "",
  252. "_trs": {
  253. "__type__": "TypedArray",
  254. "ctor": "Float64Array",
  255. "array": [
  256. -2,
  257. 15,
  258. 0,
  259. 0,
  260. 0,
  261. 0,
  262. 1,
  263. 0.95,
  264. 0.95,
  265. 1
  266. ]
  267. }
  268. },
  269. {
  270. "__type__": "cc.Sprite",
  271. "_name": "",
  272. "_objFlags": 0,
  273. "node": {
  274. "__id__": 5
  275. },
  276. "_enabled": true,
  277. "_srcBlendFactor": 770,
  278. "_dstBlendFactor": 771,
  279. "_spriteFrame": {
  280. "__uuid__": "3018b0da-51a6-44d5-ad14-e34aeb123d10"
  281. },
  282. "_type": 0,
  283. "_sizeMode": 1,
  284. "_fillType": 0,
  285. "_fillCenter": {
  286. "__type__": "cc.Vec2",
  287. "x": 0,
  288. "y": 0
  289. },
  290. "_fillStart": 0,
  291. "_fillRange": 0,
  292. "_isTrimmedMode": true,
  293. "_state": 0,
  294. "_atlas": {
  295. "__uuid__": "c2802fac-91e7-427f-b845-b976bb609cc5"
  296. },
  297. "_id": ""
  298. },
  299. {
  300. "__type__": "cc.PrefabInfo",
  301. "root": {
  302. "__id__": 1
  303. },
  304. "asset": {
  305. "__uuid__": "c9353584-67f7-4a38-8dd6-500cab2c81f0"
  306. },
  307. "fileId": "999+cBpsFHnYAm+xgxxvrn",
  308. "sync": false
  309. },
  310. {
  311. "__type__": "cc.Node",
  312. "_name": "icon",
  313. "_objFlags": 0,
  314. "_parent": {
  315. "__id__": 1
  316. },
  317. "_children": [],
  318. "_active": true,
  319. "_level": 6,
  320. "_components": [
  321. {
  322. "__id__": 9
  323. }
  324. ],
  325. "_prefab": {
  326. "__id__": 10
  327. },
  328. "_opacity": 255,
  329. "_color": {
  330. "__type__": "cc.Color",
  331. "r": 255,
  332. "g": 255,
  333. "b": 255,
  334. "a": 255
  335. },
  336. "_contentSize": {
  337. "__type__": "cc.Size",
  338. "width": 105,
  339. "height": 105
  340. },
  341. "_anchorPoint": {
  342. "__type__": "cc.Vec2",
  343. "x": 0.5,
  344. "y": 0.5
  345. },
  346. "_quat": {
  347. "__type__": "cc.Quat",
  348. "x": 0,
  349. "y": 0,
  350. "z": 0,
  351. "w": 1
  352. },
  353. "_skewX": 0,
  354. "_skewY": 0,
  355. "_zIndex": 0,
  356. "groupIndex": 0,
  357. "_id": "",
  358. "_trs": {
  359. "__type__": "TypedArray",
  360. "ctor": "Float64Array",
  361. "array": [
  362. 0,
  363. 17,
  364. 0,
  365. 0,
  366. 0,
  367. 0,
  368. 1,
  369. 1,
  370. 1,
  371. 1
  372. ]
  373. }
  374. },
  375. {
  376. "__type__": "cc.Sprite",
  377. "_name": "",
  378. "_objFlags": 0,
  379. "node": {
  380. "__id__": 8
  381. },
  382. "_enabled": true,
  383. "_srcBlendFactor": 770,
  384. "_dstBlendFactor": 771,
  385. "_spriteFrame": {
  386. "__uuid__": "2e66b2b9-ee0e-4db7-9410-2a88431dbe6f"
  387. },
  388. "_type": 0,
  389. "_sizeMode": 0,
  390. "_fillType": 0,
  391. "_fillCenter": {
  392. "__type__": "cc.Vec2",
  393. "x": 0,
  394. "y": 0
  395. },
  396. "_fillStart": 0,
  397. "_fillRange": 0,
  398. "_isTrimmedMode": true,
  399. "_state": 0,
  400. "_atlas": {
  401. "__uuid__": "f6aceac7-91c6-45c3-a345-fbcbcd806c02"
  402. },
  403. "_id": ""
  404. },
  405. {
  406. "__type__": "cc.PrefabInfo",
  407. "root": {
  408. "__id__": 1
  409. },
  410. "asset": {
  411. "__uuid__": "c9353584-67f7-4a38-8dd6-500cab2c81f0"
  412. },
  413. "fileId": "58b9/Uw3NPc7NIECGGhiDJ",
  414. "sync": false
  415. },
  416. {
  417. "__type__": "cc.Node",
  418. "_name": "Mask",
  419. "_objFlags": 0,
  420. "_parent": {
  421. "__id__": 1
  422. },
  423. "_children": [],
  424. "_active": true,
  425. "_level": 2,
  426. "_components": [
  427. {
  428. "__id__": 12
  429. }
  430. ],
  431. "_prefab": {
  432. "__id__": 13
  433. },
  434. "_opacity": 100,
  435. "_color": {
  436. "__type__": "cc.Color",
  437. "r": 0,
  438. "g": 0,
  439. "b": 0,
  440. "a": 255
  441. },
  442. "_contentSize": {
  443. "__type__": "cc.Size",
  444. "width": 116,
  445. "height": 132
  446. },
  447. "_anchorPoint": {
  448. "__type__": "cc.Vec2",
  449. "x": 0.5,
  450. "y": 0.5
  451. },
  452. "_quat": {
  453. "__type__": "cc.Quat",
  454. "x": 0,
  455. "y": 0,
  456. "z": 0,
  457. "w": 1
  458. },
  459. "_skewX": 0,
  460. "_skewY": 0,
  461. "_zIndex": 0,
  462. "groupIndex": 0,
  463. "_id": "",
  464. "_trs": {
  465. "__type__": "TypedArray",
  466. "ctor": "Float64Array",
  467. "array": [
  468. -2,
  469. 15,
  470. 0,
  471. 0,
  472. 0,
  473. 0,
  474. 1,
  475. 0.85,
  476. 0.85,
  477. 1
  478. ]
  479. }
  480. },
  481. {
  482. "__type__": "cc.Sprite",
  483. "_name": "",
  484. "_objFlags": 0,
  485. "node": {
  486. "__id__": 11
  487. },
  488. "_enabled": true,
  489. "_srcBlendFactor": 770,
  490. "_dstBlendFactor": 771,
  491. "_spriteFrame": {
  492. "__uuid__": "efd62153-da22-4d0a-9dc4-8cfdca69f661"
  493. },
  494. "_type": 0,
  495. "_sizeMode": 1,
  496. "_fillType": 0,
  497. "_fillCenter": {
  498. "__type__": "cc.Vec2",
  499. "x": 0,
  500. "y": 0
  501. },
  502. "_fillStart": 0,
  503. "_fillRange": 0,
  504. "_isTrimmedMode": true,
  505. "_state": 0,
  506. "_atlas": {
  507. "__uuid__": "c2802fac-91e7-427f-b845-b976bb609cc5"
  508. },
  509. "_id": ""
  510. },
  511. {
  512. "__type__": "cc.PrefabInfo",
  513. "root": {
  514. "__id__": 1
  515. },
  516. "asset": {
  517. "__uuid__": "c9353584-67f7-4a38-8dd6-500cab2c81f0"
  518. },
  519. "fileId": "14GDA0MpVFv6iy+2z4a3mG",
  520. "sync": false
  521. },
  522. {
  523. "__type__": "cc.Node",
  524. "_name": "Tip",
  525. "_objFlags": 0,
  526. "_parent": {
  527. "__id__": 1
  528. },
  529. "_children": [],
  530. "_active": true,
  531. "_level": 2,
  532. "_components": [
  533. {
  534. "__id__": 15
  535. }
  536. ],
  537. "_prefab": {
  538. "__id__": 16
  539. },
  540. "_opacity": 255,
  541. "_color": {
  542. "__type__": "cc.Color",
  543. "r": 255,
  544. "g": 255,
  545. "b": 255,
  546. "a": 255
  547. },
  548. "_contentSize": {
  549. "__type__": "cc.Size",
  550. "width": 49,
  551. "height": 50
  552. },
  553. "_anchorPoint": {
  554. "__type__": "cc.Vec2",
  555. "x": 0.5,
  556. "y": 0.5
  557. },
  558. "_quat": {
  559. "__type__": "cc.Quat",
  560. "x": 0,
  561. "y": 0,
  562. "z": 0,
  563. "w": 1
  564. },
  565. "_skewX": 0,
  566. "_skewY": 0,
  567. "_zIndex": 0,
  568. "groupIndex": 0,
  569. "_id": "",
  570. "_trs": {
  571. "__type__": "TypedArray",
  572. "ctor": "Float64Array",
  573. "array": [
  574. 31.4,
  575. 61.8,
  576. 0,
  577. 0,
  578. 0,
  579. 0,
  580. 1,
  581. 0.75,
  582. 0.75,
  583. 1
  584. ]
  585. }
  586. },
  587. {
  588. "__type__": "cc.Sprite",
  589. "_name": "",
  590. "_objFlags": 0,
  591. "node": {
  592. "__id__": 14
  593. },
  594. "_enabled": true,
  595. "_srcBlendFactor": 770,
  596. "_dstBlendFactor": 771,
  597. "_spriteFrame": {
  598. "__uuid__": "98080cb4-e8f0-49b0-89f0-a2e52c626a3c"
  599. },
  600. "_type": 0,
  601. "_sizeMode": 1,
  602. "_fillType": 0,
  603. "_fillCenter": {
  604. "__type__": "cc.Vec2",
  605. "x": 0,
  606. "y": 0
  607. },
  608. "_fillStart": 0,
  609. "_fillRange": 0,
  610. "_isTrimmedMode": true,
  611. "_state": 0,
  612. "_atlas": {
  613. "__uuid__": "5f953108-9818-421f-ac34-7ca4f06e8c27"
  614. },
  615. "_id": ""
  616. },
  617. {
  618. "__type__": "cc.PrefabInfo",
  619. "root": {
  620. "__id__": 1
  621. },
  622. "asset": {
  623. "__uuid__": "c9353584-67f7-4a38-8dd6-500cab2c81f0"
  624. },
  625. "fileId": "eerKbqKxNHO7iois8yovh7",
  626. "sync": false
  627. },
  628. {
  629. "__type__": "cc.Node",
  630. "_name": "Circle",
  631. "_objFlags": 0,
  632. "_parent": {
  633. "__id__": 1
  634. },
  635. "_children": [
  636. {
  637. "__id__": 18
  638. }
  639. ],
  640. "_active": true,
  641. "_level": 2,
  642. "_components": [
  643. {
  644. "__id__": 21
  645. }
  646. ],
  647. "_prefab": {
  648. "__id__": 22
  649. },
  650. "_opacity": 255,
  651. "_color": {
  652. "__type__": "cc.Color",
  653. "r": 255,
  654. "g": 255,
  655. "b": 255,
  656. "a": 255
  657. },
  658. "_contentSize": {
  659. "__type__": "cc.Size",
  660. "width": 65,
  661. "height": 44
  662. },
  663. "_anchorPoint": {
  664. "__type__": "cc.Vec2",
  665. "x": 0.5,
  666. "y": 0.5
  667. },
  668. "_quat": {
  669. "__type__": "cc.Quat",
  670. "x": 0,
  671. "y": 0,
  672. "z": 0,
  673. "w": 1
  674. },
  675. "_skewX": 0,
  676. "_skewY": 0,
  677. "_zIndex": 0,
  678. "groupIndex": 0,
  679. "_id": "",
  680. "_trs": {
  681. "__type__": "TypedArray",
  682. "ctor": "Float64Array",
  683. "array": [
  684. -2,
  685. -37.7,
  686. 0,
  687. 0,
  688. 0,
  689. 0,
  690. 1,
  691. 0.9,
  692. 0.9,
  693. 1
  694. ]
  695. }
  696. },
  697. {
  698. "__type__": "cc.Node",
  699. "_name": "lvLbl",
  700. "_objFlags": 0,
  701. "_parent": {
  702. "__id__": 17
  703. },
  704. "_children": [],
  705. "_active": true,
  706. "_level": 3,
  707. "_components": [
  708. {
  709. "__id__": 19
  710. }
  711. ],
  712. "_prefab": {
  713. "__id__": 20
  714. },
  715. "_opacity": 255,
  716. "_color": {
  717. "__type__": "cc.Color",
  718. "r": 92,
  719. "g": 65,
  720. "b": 114,
  721. "a": 255
  722. },
  723. "_contentSize": {
  724. "__type__": "cc.Size",
  725. "width": 15,
  726. "height": 30
  727. },
  728. "_anchorPoint": {
  729. "__type__": "cc.Vec2",
  730. "x": 0.5,
  731. "y": 0.5
  732. },
  733. "_quat": {
  734. "__type__": "cc.Quat",
  735. "x": 0,
  736. "y": 0,
  737. "z": 0,
  738. "w": 1
  739. },
  740. "_skewX": 0,
  741. "_skewY": 0,
  742. "_zIndex": 0,
  743. "groupIndex": 0,
  744. "_id": "",
  745. "_trs": {
  746. "__type__": "TypedArray",
  747. "ctor": "Float64Array",
  748. "array": [
  749. 2,
  750. 2,
  751. 0,
  752. 0,
  753. 0,
  754. 0,
  755. 1,
  756. 1,
  757. 1,
  758. 1
  759. ]
  760. }
  761. },
  762. {
  763. "__type__": "cc.Label",
  764. "_name": "",
  765. "_objFlags": 0,
  766. "node": {
  767. "__id__": 18
  768. },
  769. "_enabled": true,
  770. "_srcBlendFactor": 1,
  771. "_dstBlendFactor": 771,
  772. "_useOriginalSize": false,
  773. "_string": "5",
  774. "_N$string": "5",
  775. "_fontSize": 30,
  776. "_lineHeight": 30,
  777. "_enableWrapText": true,
  778. "_N$file": {
  779. "__uuid__": "3804d601-8ad0-4d27-a325-3e5c9f5e9624"
  780. },
  781. "_isSystemFontUsed": false,
  782. "_spacingX": 0,
  783. "_N$horizontalAlign": 1,
  784. "_N$verticalAlign": 1,
  785. "_N$fontFamily": "Arial",
  786. "_N$overflow": 0,
  787. "_id": ""
  788. },
  789. {
  790. "__type__": "cc.PrefabInfo",
  791. "root": {
  792. "__id__": 1
  793. },
  794. "asset": {
  795. "__uuid__": "c9353584-67f7-4a38-8dd6-500cab2c81f0"
  796. },
  797. "fileId": "87v0XjSItKrpXx65G/aYei",
  798. "sync": false
  799. },
  800. {
  801. "__type__": "cc.Sprite",
  802. "_name": "",
  803. "_objFlags": 0,
  804. "node": {
  805. "__id__": 17
  806. },
  807. "_enabled": true,
  808. "_srcBlendFactor": 770,
  809. "_dstBlendFactor": 771,
  810. "_spriteFrame": {
  811. "__uuid__": "e8888002-fa4c-443c-ae49-27ab80a05607"
  812. },
  813. "_type": 1,
  814. "_sizeMode": 0,
  815. "_fillType": 0,
  816. "_fillCenter": {
  817. "__type__": "cc.Vec2",
  818. "x": 0,
  819. "y": 0
  820. },
  821. "_fillStart": 0,
  822. "_fillRange": 0,
  823. "_isTrimmedMode": true,
  824. "_state": 0,
  825. "_atlas": {
  826. "__uuid__": "c2802fac-91e7-427f-b845-b976bb609cc5"
  827. },
  828. "_id": ""
  829. },
  830. {
  831. "__type__": "cc.PrefabInfo",
  832. "root": {
  833. "__id__": 1
  834. },
  835. "asset": {
  836. "__uuid__": "c9353584-67f7-4a38-8dd6-500cab2c81f0"
  837. },
  838. "fileId": "e8md92aRRNNZC/twTBmKlR",
  839. "sync": false
  840. },
  841. {
  842. "__type__": "f6879+wYDZNurbu1VwNBr0v",
  843. "_name": "",
  844. "_objFlags": 0,
  845. "node": {
  846. "__id__": 1
  847. },
  848. "_enabled": true,
  849. "StartAtlas": {
  850. "__uuid__": "c2802fac-91e7-427f-b845-b976bb609cc5"
  851. },
  852. "Atlas": {
  853. "__uuid__": "f6aceac7-91c6-45c3-a345-fbcbcd806c02"
  854. },
  855. "icon": {
  856. "__id__": 9
  857. },
  858. "maskSp": {
  859. "__id__": 12
  860. },
  861. "lvLbl": {
  862. "__id__": 19
  863. },
  864. "Line": {
  865. "__id__": 3
  866. },
  867. "UpTip": {
  868. "__id__": 14
  869. },
  870. "Data": null,
  871. "_id": ""
  872. },
  873. {
  874. "__type__": "cc.Button",
  875. "_name": "",
  876. "_objFlags": 0,
  877. "node": {
  878. "__id__": 1
  879. },
  880. "_enabled": true,
  881. "transition": 0,
  882. "pressedColor": {
  883. "__type__": "cc.Color",
  884. "r": 211,
  885. "g": 211,
  886. "b": 211,
  887. "a": 255
  888. },
  889. "hoverColor": {
  890. "__type__": "cc.Color",
  891. "r": 255,
  892. "g": 255,
  893. "b": 255,
  894. "a": 255
  895. },
  896. "duration": 0.1,
  897. "zoomScale": 1.2,
  898. "clickEvents": [
  899. {
  900. "__id__": 25
  901. }
  902. ],
  903. "_N$interactable": true,
  904. "_N$enableAutoGrayEffect": false,
  905. "_N$normalColor": {
  906. "__type__": "cc.Color",
  907. "r": 214,
  908. "g": 214,
  909. "b": 214,
  910. "a": 255
  911. },
  912. "_N$disabledColor": {
  913. "__type__": "cc.Color",
  914. "r": 124,
  915. "g": 124,
  916. "b": 124,
  917. "a": 255
  918. },
  919. "_N$normalSprite": null,
  920. "_N$pressedSprite": null,
  921. "pressedSprite": null,
  922. "_N$hoverSprite": null,
  923. "hoverSprite": null,
  924. "_N$disabledSprite": null,
  925. "_N$target": {
  926. "__id__": 1
  927. },
  928. "_id": ""
  929. },
  930. {
  931. "__type__": "cc.ClickEvent",
  932. "target": {
  933. "__id__": 1
  934. },
  935. "component": "SkillItem",
  936. "handler": "ClickOpenUp",
  937. "customEventData": ""
  938. },
  939. {
  940. "__type__": "cc.PrefabInfo",
  941. "root": {
  942. "__id__": 1
  943. },
  944. "asset": {
  945. "__uuid__": "c9353584-67f7-4a38-8dd6-500cab2c81f0"
  946. },
  947. "fileId": "9eiIvSAR5Bsrki26C1YuD7",
  948. "sync": false
  949. }
  950. ]