buffItem.prefab 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287
  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": "buffItem",
  16. "_objFlags": 0,
  17. "_parent": null,
  18. "_children": [
  19. {
  20. "__id__": 2
  21. },
  22. {
  23. "__id__": 10
  24. },
  25. {
  26. "__id__": 18
  27. }
  28. ],
  29. "_active": true,
  30. "_components": [
  31. {
  32. "__id__": 56
  33. },
  34. {
  35. "__id__": 58
  36. },
  37. {
  38. "__id__": 60
  39. }
  40. ],
  41. "_prefab": {
  42. "__id__": 62
  43. },
  44. "_lpos": {
  45. "__type__": "cc.Vec3",
  46. "x": 0,
  47. "y": 0,
  48. "z": 0
  49. },
  50. "_lrot": {
  51. "__type__": "cc.Quat",
  52. "x": 0,
  53. "y": 0,
  54. "z": 0,
  55. "w": 1
  56. },
  57. "_lscale": {
  58. "__type__": "cc.Vec3",
  59. "x": 1,
  60. "y": 1,
  61. "z": 1
  62. },
  63. "_layer": 1073741824,
  64. "_euler": {
  65. "__type__": "cc.Vec3",
  66. "x": 0,
  67. "y": 0,
  68. "z": 0
  69. },
  70. "_id": ""
  71. },
  72. {
  73. "__type__": "cc.Node",
  74. "_name": "技能背景",
  75. "_objFlags": 0,
  76. "_parent": {
  77. "__id__": 1
  78. },
  79. "_children": [],
  80. "_active": false,
  81. "_components": [
  82. {
  83. "__id__": 3
  84. },
  85. {
  86. "__id__": 5
  87. },
  88. {
  89. "__id__": 7
  90. }
  91. ],
  92. "_prefab": {
  93. "__id__": 9
  94. },
  95. "_lpos": {
  96. "__type__": "cc.Vec3",
  97. "x": 0,
  98. "y": 0,
  99. "z": 0
  100. },
  101. "_lrot": {
  102. "__type__": "cc.Quat",
  103. "x": 0,
  104. "y": 0,
  105. "z": 0,
  106. "w": 1
  107. },
  108. "_lscale": {
  109. "__type__": "cc.Vec3",
  110. "x": 1,
  111. "y": 1,
  112. "z": 1
  113. },
  114. "_layer": 33554432,
  115. "_euler": {
  116. "__type__": "cc.Vec3",
  117. "x": 0,
  118. "y": 0,
  119. "z": 0
  120. },
  121. "_id": ""
  122. },
  123. {
  124. "__type__": "cc.UITransform",
  125. "_name": "",
  126. "_objFlags": 0,
  127. "node": {
  128. "__id__": 2
  129. },
  130. "_enabled": true,
  131. "__prefab": {
  132. "__id__": 4
  133. },
  134. "_priority": 0,
  135. "_contentSize": {
  136. "__type__": "cc.Size",
  137. "width": 550,
  138. "height": 150
  139. },
  140. "_anchorPoint": {
  141. "__type__": "cc.Vec2",
  142. "x": 0.5,
  143. "y": 0.5
  144. },
  145. "_id": ""
  146. },
  147. {
  148. "__type__": "cc.CompPrefabInfo",
  149. "fileId": "f7NISe7HdAD68SLfhnddy8"
  150. },
  151. {
  152. "__type__": "cc.Sprite",
  153. "_name": "",
  154. "_objFlags": 0,
  155. "node": {
  156. "__id__": 2
  157. },
  158. "_enabled": true,
  159. "__prefab": {
  160. "__id__": 6
  161. },
  162. "_visFlags": 0,
  163. "_customMaterial": null,
  164. "_srcBlendFactor": 2,
  165. "_dstBlendFactor": 4,
  166. "_color": {
  167. "__type__": "cc.Color",
  168. "r": 255,
  169. "g": 255,
  170. "b": 255,
  171. "a": 255
  172. },
  173. "_spriteFrame": {
  174. "__uuid__": "f28d8a72-fe19-48de-843c-9a3056ab8855@f9941"
  175. },
  176. "_type": 1,
  177. "_fillType": 0,
  178. "_sizeMode": 0,
  179. "_fillCenter": {
  180. "__type__": "cc.Vec2",
  181. "x": 0,
  182. "y": 0
  183. },
  184. "_fillStart": 0,
  185. "_fillRange": 0,
  186. "_isTrimmedMode": true,
  187. "_useGrayscale": false,
  188. "_atlas": null,
  189. "_id": ""
  190. },
  191. {
  192. "__type__": "cc.CompPrefabInfo",
  193. "fileId": "e71ctEmpxFC4KlSYRZNz/a"
  194. },
  195. {
  196. "__type__": "cc.Widget",
  197. "_name": "",
  198. "_objFlags": 0,
  199. "node": {
  200. "__id__": 2
  201. },
  202. "_enabled": true,
  203. "__prefab": {
  204. "__id__": 8
  205. },
  206. "_alignFlags": 45,
  207. "_target": null,
  208. "_left": 0,
  209. "_right": 0,
  210. "_top": 0,
  211. "_bottom": 0,
  212. "_horizontalCenter": 0,
  213. "_verticalCenter": 0,
  214. "_isAbsLeft": true,
  215. "_isAbsRight": true,
  216. "_isAbsTop": true,
  217. "_isAbsBottom": true,
  218. "_isAbsHorizontalCenter": true,
  219. "_isAbsVerticalCenter": true,
  220. "_originalWidth": 498,
  221. "_originalHeight": 125,
  222. "_alignMode": 2,
  223. "_lockFlags": 0,
  224. "_id": ""
  225. },
  226. {
  227. "__type__": "cc.CompPrefabInfo",
  228. "fileId": "8fsV6AfVxFHLoQDv/XLOKc"
  229. },
  230. {
  231. "__type__": "cc.PrefabInfo",
  232. "root": {
  233. "__id__": 1
  234. },
  235. "asset": {
  236. "__id__": 0
  237. },
  238. "fileId": "93iCI0yiZOgKsM1CEauevC"
  239. },
  240. {
  241. "__type__": "cc.Node",
  242. "_name": "buff背景",
  243. "_objFlags": 0,
  244. "_parent": {
  245. "__id__": 1
  246. },
  247. "_children": [],
  248. "_active": true,
  249. "_components": [
  250. {
  251. "__id__": 11
  252. },
  253. {
  254. "__id__": 13
  255. },
  256. {
  257. "__id__": 15
  258. }
  259. ],
  260. "_prefab": {
  261. "__id__": 17
  262. },
  263. "_lpos": {
  264. "__type__": "cc.Vec3",
  265. "x": 0,
  266. "y": 0,
  267. "z": 0
  268. },
  269. "_lrot": {
  270. "__type__": "cc.Quat",
  271. "x": 0,
  272. "y": 0,
  273. "z": 0,
  274. "w": 1
  275. },
  276. "_lscale": {
  277. "__type__": "cc.Vec3",
  278. "x": 1,
  279. "y": 1,
  280. "z": 1
  281. },
  282. "_layer": 33554432,
  283. "_euler": {
  284. "__type__": "cc.Vec3",
  285. "x": 0,
  286. "y": 0,
  287. "z": 0
  288. },
  289. "_id": ""
  290. },
  291. {
  292. "__type__": "cc.UITransform",
  293. "_name": "",
  294. "_objFlags": 0,
  295. "node": {
  296. "__id__": 10
  297. },
  298. "_enabled": true,
  299. "__prefab": {
  300. "__id__": 12
  301. },
  302. "_priority": 0,
  303. "_contentSize": {
  304. "__type__": "cc.Size",
  305. "width": 550,
  306. "height": 150
  307. },
  308. "_anchorPoint": {
  309. "__type__": "cc.Vec2",
  310. "x": 0.5,
  311. "y": 0.5
  312. },
  313. "_id": ""
  314. },
  315. {
  316. "__type__": "cc.CompPrefabInfo",
  317. "fileId": "f7NISe7HdAD68SLfhnddy8"
  318. },
  319. {
  320. "__type__": "cc.Sprite",
  321. "_name": "",
  322. "_objFlags": 0,
  323. "node": {
  324. "__id__": 10
  325. },
  326. "_enabled": true,
  327. "__prefab": {
  328. "__id__": 14
  329. },
  330. "_visFlags": 0,
  331. "_customMaterial": null,
  332. "_srcBlendFactor": 2,
  333. "_dstBlendFactor": 4,
  334. "_color": {
  335. "__type__": "cc.Color",
  336. "r": 255,
  337. "g": 255,
  338. "b": 255,
  339. "a": 255
  340. },
  341. "_spriteFrame": {
  342. "__uuid__": "195d7e60-834f-4317-822b-8b7470f4067f@f9941"
  343. },
  344. "_type": 1,
  345. "_fillType": 0,
  346. "_sizeMode": 0,
  347. "_fillCenter": {
  348. "__type__": "cc.Vec2",
  349. "x": 0,
  350. "y": 0
  351. },
  352. "_fillStart": 0,
  353. "_fillRange": 0,
  354. "_isTrimmedMode": true,
  355. "_useGrayscale": false,
  356. "_atlas": null,
  357. "_id": ""
  358. },
  359. {
  360. "__type__": "cc.CompPrefabInfo",
  361. "fileId": "e71ctEmpxFC4KlSYRZNz/a"
  362. },
  363. {
  364. "__type__": "cc.Widget",
  365. "_name": "",
  366. "_objFlags": 0,
  367. "node": {
  368. "__id__": 10
  369. },
  370. "_enabled": true,
  371. "__prefab": {
  372. "__id__": 16
  373. },
  374. "_alignFlags": 45,
  375. "_target": null,
  376. "_left": 0,
  377. "_right": 0,
  378. "_top": 0,
  379. "_bottom": 0,
  380. "_horizontalCenter": 0,
  381. "_verticalCenter": 0,
  382. "_isAbsLeft": true,
  383. "_isAbsRight": true,
  384. "_isAbsTop": true,
  385. "_isAbsBottom": true,
  386. "_isAbsHorizontalCenter": true,
  387. "_isAbsVerticalCenter": true,
  388. "_originalWidth": 498,
  389. "_originalHeight": 107,
  390. "_alignMode": 2,
  391. "_lockFlags": 0,
  392. "_id": ""
  393. },
  394. {
  395. "__type__": "cc.CompPrefabInfo",
  396. "fileId": "6cUN6nNulP47a9nwyMMW0S"
  397. },
  398. {
  399. "__type__": "cc.PrefabInfo",
  400. "root": {
  401. "__id__": 1
  402. },
  403. "asset": {
  404. "__id__": 0
  405. },
  406. "fileId": "2fQu+qdzxM75VTvmZ50Ym6"
  407. },
  408. {
  409. "__type__": "cc.Node",
  410. "_name": "内容",
  411. "_objFlags": 0,
  412. "_parent": {
  413. "__id__": 1
  414. },
  415. "_children": [
  416. {
  417. "__id__": 19
  418. },
  419. {
  420. "__id__": 25
  421. },
  422. {
  423. "__id__": 33
  424. },
  425. {
  426. "__id__": 39
  427. }
  428. ],
  429. "_active": true,
  430. "_components": [
  431. {
  432. "__id__": 49
  433. },
  434. {
  435. "__id__": 51
  436. },
  437. {
  438. "__id__": 53
  439. }
  440. ],
  441. "_prefab": {
  442. "__id__": 55
  443. },
  444. "_lpos": {
  445. "__type__": "cc.Vec3",
  446. "x": 0,
  447. "y": 0,
  448. "z": 0
  449. },
  450. "_lrot": {
  451. "__type__": "cc.Quat",
  452. "x": 0,
  453. "y": 0,
  454. "z": 0,
  455. "w": 1
  456. },
  457. "_lscale": {
  458. "__type__": "cc.Vec3",
  459. "x": 1,
  460. "y": 1,
  461. "z": 1
  462. },
  463. "_layer": 1073741824,
  464. "_euler": {
  465. "__type__": "cc.Vec3",
  466. "x": 0,
  467. "y": 0,
  468. "z": 0
  469. },
  470. "_id": ""
  471. },
  472. {
  473. "__type__": "cc.Node",
  474. "_name": "图标",
  475. "_objFlags": 0,
  476. "_parent": {
  477. "__id__": 18
  478. },
  479. "_children": [],
  480. "_active": true,
  481. "_components": [
  482. {
  483. "__id__": 20
  484. },
  485. {
  486. "__id__": 22
  487. }
  488. ],
  489. "_prefab": {
  490. "__id__": 24
  491. },
  492. "_lpos": {
  493. "__type__": "cc.Vec3",
  494. "x": -210,
  495. "y": 0,
  496. "z": 0
  497. },
  498. "_lrot": {
  499. "__type__": "cc.Quat",
  500. "x": 0,
  501. "y": 0,
  502. "z": 0,
  503. "w": 1
  504. },
  505. "_lscale": {
  506. "__type__": "cc.Vec3",
  507. "x": 1,
  508. "y": 1,
  509. "z": 1
  510. },
  511. "_layer": 1073741824,
  512. "_euler": {
  513. "__type__": "cc.Vec3",
  514. "x": 0,
  515. "y": 0,
  516. "z": 0
  517. },
  518. "_id": ""
  519. },
  520. {
  521. "__type__": "cc.UITransform",
  522. "_name": "",
  523. "_objFlags": 0,
  524. "node": {
  525. "__id__": 19
  526. },
  527. "_enabled": true,
  528. "__prefab": {
  529. "__id__": 21
  530. },
  531. "_priority": 0,
  532. "_contentSize": {
  533. "__type__": "cc.Size",
  534. "width": 110,
  535. "height": 110
  536. },
  537. "_anchorPoint": {
  538. "__type__": "cc.Vec2",
  539. "x": 0.5,
  540. "y": 0.5
  541. },
  542. "_id": ""
  543. },
  544. {
  545. "__type__": "cc.CompPrefabInfo",
  546. "fileId": "f0RSLbT2NNQaHBnpqHp5k+"
  547. },
  548. {
  549. "__type__": "cc.Sprite",
  550. "_name": "",
  551. "_objFlags": 0,
  552. "node": {
  553. "__id__": 19
  554. },
  555. "_enabled": true,
  556. "__prefab": {
  557. "__id__": 23
  558. },
  559. "_visFlags": 0,
  560. "_customMaterial": null,
  561. "_srcBlendFactor": 2,
  562. "_dstBlendFactor": 4,
  563. "_color": {
  564. "__type__": "cc.Color",
  565. "r": 255,
  566. "g": 255,
  567. "b": 255,
  568. "a": 255
  569. },
  570. "_spriteFrame": null,
  571. "_type": 0,
  572. "_fillType": 0,
  573. "_sizeMode": 1,
  574. "_fillCenter": {
  575. "__type__": "cc.Vec2",
  576. "x": 0,
  577. "y": 0
  578. },
  579. "_fillStart": 0,
  580. "_fillRange": 0,
  581. "_isTrimmedMode": true,
  582. "_useGrayscale": false,
  583. "_atlas": null,
  584. "_id": ""
  585. },
  586. {
  587. "__type__": "cc.CompPrefabInfo",
  588. "fileId": "a07mTMPHVFz5xzwnmVOmD2"
  589. },
  590. {
  591. "__type__": "cc.PrefabInfo",
  592. "root": {
  593. "__id__": 1
  594. },
  595. "asset": {
  596. "__id__": 0
  597. },
  598. "fileId": "13iX7PDYpGgq9CE1uj2VQG"
  599. },
  600. {
  601. "__type__": "cc.Node",
  602. "_name": "名称",
  603. "_objFlags": 0,
  604. "_parent": {
  605. "__id__": 18
  606. },
  607. "_children": [],
  608. "_active": true,
  609. "_components": [
  610. {
  611. "__id__": 26
  612. },
  613. {
  614. "__id__": 28
  615. },
  616. {
  617. "__id__": 30
  618. }
  619. ],
  620. "_prefab": {
  621. "__id__": 32
  622. },
  623. "_lpos": {
  624. "__type__": "cc.Vec3",
  625. "x": -83.11,
  626. "y": 0,
  627. "z": 0
  628. },
  629. "_lrot": {
  630. "__type__": "cc.Quat",
  631. "x": 0,
  632. "y": 0,
  633. "z": 0,
  634. "w": 1
  635. },
  636. "_lscale": {
  637. "__type__": "cc.Vec3",
  638. "x": 1,
  639. "y": 1,
  640. "z": 1
  641. },
  642. "_layer": 33554432,
  643. "_euler": {
  644. "__type__": "cc.Vec3",
  645. "x": 0,
  646. "y": 0,
  647. "z": 0
  648. },
  649. "_id": ""
  650. },
  651. {
  652. "__type__": "cc.UITransform",
  653. "_name": "",
  654. "_objFlags": 0,
  655. "node": {
  656. "__id__": 25
  657. },
  658. "_enabled": true,
  659. "__prefab": {
  660. "__id__": 27
  661. },
  662. "_priority": 0,
  663. "_contentSize": {
  664. "__type__": "cc.Size",
  665. "width": 123.78,
  666. "height": 41.8
  667. },
  668. "_anchorPoint": {
  669. "__type__": "cc.Vec2",
  670. "x": 0.5,
  671. "y": 0.5
  672. },
  673. "_id": ""
  674. },
  675. {
  676. "__type__": "cc.CompPrefabInfo",
  677. "fileId": "c68UOAlNhN171Umca6yVvF"
  678. },
  679. {
  680. "__type__": "cc.Label",
  681. "_name": "",
  682. "_objFlags": 0,
  683. "node": {
  684. "__id__": 25
  685. },
  686. "_enabled": true,
  687. "__prefab": {
  688. "__id__": 29
  689. },
  690. "_visFlags": 0,
  691. "_customMaterial": null,
  692. "_srcBlendFactor": 2,
  693. "_dstBlendFactor": 4,
  694. "_color": {
  695. "__type__": "cc.Color",
  696. "r": 255,
  697. "g": 210,
  698. "b": 41,
  699. "a": 255
  700. },
  701. "_string": "",
  702. "_horizontalAlign": 1,
  703. "_verticalAlign": 1,
  704. "_actualFontSize": 28,
  705. "_fontSize": 28,
  706. "_fontFamily": "Arial",
  707. "_lineHeight": 30,
  708. "_overflow": 1,
  709. "_enableWrapText": true,
  710. "_font": null,
  711. "_isSystemFontUsed": true,
  712. "_isItalic": false,
  713. "_isBold": false,
  714. "_isUnderline": false,
  715. "_underlineHeight": 2,
  716. "_cacheMode": 0,
  717. "_id": ""
  718. },
  719. {
  720. "__type__": "cc.CompPrefabInfo",
  721. "fileId": "2frm37uaJHQr0AEEaYyM82"
  722. },
  723. {
  724. "__type__": "cc.LabelOutline",
  725. "_name": "",
  726. "_objFlags": 0,
  727. "node": {
  728. "__id__": 25
  729. },
  730. "_enabled": true,
  731. "__prefab": {
  732. "__id__": 31
  733. },
  734. "_color": {
  735. "__type__": "cc.Color",
  736. "r": 0,
  737. "g": 0,
  738. "b": 0,
  739. "a": 255
  740. },
  741. "_width": 2,
  742. "_id": ""
  743. },
  744. {
  745. "__type__": "cc.CompPrefabInfo",
  746. "fileId": "c9ltwCkUZL7ptaundCJl+P"
  747. },
  748. {
  749. "__type__": "cc.PrefabInfo",
  750. "root": {
  751. "__id__": 1
  752. },
  753. "asset": {
  754. "__id__": 0
  755. },
  756. "fileId": "2cxpDYcQlDzoE6YNHKPk4y"
  757. },
  758. {
  759. "__type__": "cc.Node",
  760. "_name": "线",
  761. "_objFlags": 0,
  762. "_parent": {
  763. "__id__": 18
  764. },
  765. "_children": [],
  766. "_active": true,
  767. "_components": [
  768. {
  769. "__id__": 34
  770. },
  771. {
  772. "__id__": 36
  773. }
  774. ],
  775. "_prefab": {
  776. "__id__": 38
  777. },
  778. "_lpos": {
  779. "__type__": "cc.Vec3",
  780. "x": -10.219999999999999,
  781. "y": 0,
  782. "z": 0
  783. },
  784. "_lrot": {
  785. "__type__": "cc.Quat",
  786. "x": 0,
  787. "y": 0,
  788. "z": 0,
  789. "w": 1
  790. },
  791. "_lscale": {
  792. "__type__": "cc.Vec3",
  793. "x": 1,
  794. "y": 1,
  795. "z": 1
  796. },
  797. "_layer": 33554432,
  798. "_euler": {
  799. "__type__": "cc.Vec3",
  800. "x": 0,
  801. "y": 0,
  802. "z": 0
  803. },
  804. "_id": ""
  805. },
  806. {
  807. "__type__": "cc.UITransform",
  808. "_name": "",
  809. "_objFlags": 0,
  810. "node": {
  811. "__id__": 33
  812. },
  813. "_enabled": true,
  814. "__prefab": {
  815. "__id__": 35
  816. },
  817. "_priority": 0,
  818. "_contentSize": {
  819. "__type__": "cc.Size",
  820. "width": 2,
  821. "height": 48
  822. },
  823. "_anchorPoint": {
  824. "__type__": "cc.Vec2",
  825. "x": 0.5,
  826. "y": 0.5
  827. },
  828. "_id": ""
  829. },
  830. {
  831. "__type__": "cc.CompPrefabInfo",
  832. "fileId": "f7NISe7HdAD68SLfhnddy8"
  833. },
  834. {
  835. "__type__": "cc.Sprite",
  836. "_name": "",
  837. "_objFlags": 0,
  838. "node": {
  839. "__id__": 33
  840. },
  841. "_enabled": true,
  842. "__prefab": {
  843. "__id__": 37
  844. },
  845. "_visFlags": 0,
  846. "_customMaterial": null,
  847. "_srcBlendFactor": 2,
  848. "_dstBlendFactor": 4,
  849. "_color": {
  850. "__type__": "cc.Color",
  851. "r": 255,
  852. "g": 255,
  853. "b": 255,
  854. "a": 255
  855. },
  856. "_spriteFrame": {
  857. "__uuid__": "cee045ec-af7c-4417-a553-864fe0fad462@f9941"
  858. },
  859. "_type": 0,
  860. "_fillType": 0,
  861. "_sizeMode": 1,
  862. "_fillCenter": {
  863. "__type__": "cc.Vec2",
  864. "x": 0,
  865. "y": 0
  866. },
  867. "_fillStart": 0,
  868. "_fillRange": 0,
  869. "_isTrimmedMode": true,
  870. "_useGrayscale": false,
  871. "_atlas": null,
  872. "_id": ""
  873. },
  874. {
  875. "__type__": "cc.CompPrefabInfo",
  876. "fileId": "e71ctEmpxFC4KlSYRZNz/a"
  877. },
  878. {
  879. "__type__": "cc.PrefabInfo",
  880. "root": {
  881. "__id__": 1
  882. },
  883. "asset": {
  884. "__id__": 0
  885. },
  886. "fileId": "effvYRh49Cpa0LZLEzxd7Q"
  887. },
  888. {
  889. "__type__": "cc.Node",
  890. "_name": "文本",
  891. "_objFlags": 0,
  892. "_parent": {
  893. "__id__": 18
  894. },
  895. "_children": [
  896. {
  897. "__id__": 40
  898. }
  899. ],
  900. "_active": true,
  901. "_components": [
  902. {
  903. "__id__": 46
  904. }
  905. ],
  906. "_prefab": {
  907. "__id__": 48
  908. },
  909. "_lpos": {
  910. "__type__": "cc.Vec3",
  911. "x": 130.78,
  912. "y": 0,
  913. "z": 0
  914. },
  915. "_lrot": {
  916. "__type__": "cc.Quat",
  917. "x": 0,
  918. "y": 0,
  919. "z": 0,
  920. "w": 1
  921. },
  922. "_lscale": {
  923. "__type__": "cc.Vec3",
  924. "x": 1,
  925. "y": 1,
  926. "z": 1
  927. },
  928. "_layer": 1073741824,
  929. "_euler": {
  930. "__type__": "cc.Vec3",
  931. "x": 0,
  932. "y": 0,
  933. "z": 0
  934. },
  935. "_id": ""
  936. },
  937. {
  938. "__type__": "cc.Node",
  939. "_name": "描述",
  940. "_objFlags": 0,
  941. "_parent": {
  942. "__id__": 39
  943. },
  944. "_children": [],
  945. "_active": true,
  946. "_components": [
  947. {
  948. "__id__": 41
  949. },
  950. {
  951. "__id__": 43
  952. }
  953. ],
  954. "_prefab": {
  955. "__id__": 45
  956. },
  957. "_lpos": {
  958. "__type__": "cc.Vec3",
  959. "x": 0,
  960. "y": -6,
  961. "z": 0
  962. },
  963. "_lrot": {
  964. "__type__": "cc.Quat",
  965. "x": 0,
  966. "y": 0,
  967. "z": 0,
  968. "w": 1
  969. },
  970. "_lscale": {
  971. "__type__": "cc.Vec3",
  972. "x": 1,
  973. "y": 1,
  974. "z": 1
  975. },
  976. "_layer": 33554432,
  977. "_euler": {
  978. "__type__": "cc.Vec3",
  979. "x": 0,
  980. "y": 0,
  981. "z": 0
  982. },
  983. "_id": ""
  984. },
  985. {
  986. "__type__": "cc.UITransform",
  987. "_name": "",
  988. "_objFlags": 0,
  989. "node": {
  990. "__id__": 40
  991. },
  992. "_enabled": true,
  993. "__prefab": {
  994. "__id__": 42
  995. },
  996. "_priority": 0,
  997. "_contentSize": {
  998. "__type__": "cc.Size",
  999. "width": 275,
  1000. "height": 40.32
  1001. },
  1002. "_anchorPoint": {
  1003. "__type__": "cc.Vec2",
  1004. "x": 0.5,
  1005. "y": 0.5
  1006. },
  1007. "_id": ""
  1008. },
  1009. {
  1010. "__type__": "cc.CompPrefabInfo",
  1011. "fileId": "4bf4SjaRxP4KcluNxRvaJw"
  1012. },
  1013. {
  1014. "__type__": "cc.RichText",
  1015. "_name": "",
  1016. "_objFlags": 0,
  1017. "node": {
  1018. "__id__": 40
  1019. },
  1020. "_enabled": true,
  1021. "__prefab": {
  1022. "__id__": 44
  1023. },
  1024. "_lineHeight": 32,
  1025. "_string": "",
  1026. "_horizontalAlign": 0,
  1027. "_fontSize": 24,
  1028. "_maxWidth": 275,
  1029. "_fontFamily": "Arial",
  1030. "_font": null,
  1031. "_isSystemFontUsed": true,
  1032. "_userDefinedFont": null,
  1033. "_cacheMode": 0,
  1034. "_imageAtlas": null,
  1035. "_handleTouchEvent": true,
  1036. "_id": ""
  1037. },
  1038. {
  1039. "__type__": "cc.CompPrefabInfo",
  1040. "fileId": "b5LFduq8VJWo/DE4BRFmBn"
  1041. },
  1042. {
  1043. "__type__": "cc.PrefabInfo",
  1044. "root": {
  1045. "__id__": 1
  1046. },
  1047. "asset": {
  1048. "__id__": 0
  1049. },
  1050. "fileId": "7cA0Tk78BM3LjTFIhPJN1b"
  1051. },
  1052. {
  1053. "__type__": "cc.UITransform",
  1054. "_name": "",
  1055. "_objFlags": 0,
  1056. "node": {
  1057. "__id__": 39
  1058. },
  1059. "_enabled": true,
  1060. "__prefab": {
  1061. "__id__": 47
  1062. },
  1063. "_priority": 0,
  1064. "_contentSize": {
  1065. "__type__": "cc.Size",
  1066. "width": 260,
  1067. "height": 150
  1068. },
  1069. "_anchorPoint": {
  1070. "__type__": "cc.Vec2",
  1071. "x": 0.5,
  1072. "y": 0.5
  1073. },
  1074. "_id": ""
  1075. },
  1076. {
  1077. "__type__": "cc.CompPrefabInfo",
  1078. "fileId": "2aHtdJrLVBspBozZxspuyx"
  1079. },
  1080. {
  1081. "__type__": "cc.PrefabInfo",
  1082. "root": {
  1083. "__id__": 1
  1084. },
  1085. "asset": {
  1086. "__id__": 0
  1087. },
  1088. "fileId": "e1DWOPZHVJUr24tx5rCJq0"
  1089. },
  1090. {
  1091. "__type__": "cc.UITransform",
  1092. "_name": "",
  1093. "_objFlags": 0,
  1094. "node": {
  1095. "__id__": 18
  1096. },
  1097. "_enabled": true,
  1098. "__prefab": {
  1099. "__id__": 50
  1100. },
  1101. "_priority": 0,
  1102. "_contentSize": {
  1103. "__type__": "cc.Size",
  1104. "width": 530,
  1105. "height": 100
  1106. },
  1107. "_anchorPoint": {
  1108. "__type__": "cc.Vec2",
  1109. "x": 0.5,
  1110. "y": 0.5
  1111. },
  1112. "_id": ""
  1113. },
  1114. {
  1115. "__type__": "cc.CompPrefabInfo",
  1116. "fileId": "82fzqYHo1HdY5DcT/eOW48"
  1117. },
  1118. {
  1119. "__type__": "cc.Widget",
  1120. "_name": "",
  1121. "_objFlags": 0,
  1122. "node": {
  1123. "__id__": 18
  1124. },
  1125. "_enabled": true,
  1126. "__prefab": {
  1127. "__id__": 52
  1128. },
  1129. "_alignFlags": 42,
  1130. "_target": null,
  1131. "_left": 10,
  1132. "_right": 10,
  1133. "_top": 0,
  1134. "_bottom": 0,
  1135. "_horizontalCenter": 0,
  1136. "_verticalCenter": 0,
  1137. "_isAbsLeft": true,
  1138. "_isAbsRight": true,
  1139. "_isAbsTop": true,
  1140. "_isAbsBottom": true,
  1141. "_isAbsHorizontalCenter": true,
  1142. "_isAbsVerticalCenter": true,
  1143. "_originalWidth": 443.22,
  1144. "_originalHeight": 0,
  1145. "_alignMode": 2,
  1146. "_lockFlags": 0,
  1147. "_id": ""
  1148. },
  1149. {
  1150. "__type__": "cc.CompPrefabInfo",
  1151. "fileId": "aaL1sB/kFKzJbWW25ng6Y0"
  1152. },
  1153. {
  1154. "__type__": "cc.Layout",
  1155. "_name": "",
  1156. "_objFlags": 0,
  1157. "node": {
  1158. "__id__": 18
  1159. },
  1160. "_enabled": true,
  1161. "__prefab": {
  1162. "__id__": 54
  1163. },
  1164. "_resizeMode": 0,
  1165. "_layoutType": 1,
  1166. "_cellSize": {
  1167. "__type__": "cc.Size",
  1168. "width": 40,
  1169. "height": 40
  1170. },
  1171. "_startAxis": 0,
  1172. "_paddingLeft": 0,
  1173. "_paddingRight": 0,
  1174. "_paddingTop": 0,
  1175. "_paddingBottom": 0,
  1176. "_spacingX": 10,
  1177. "_spacingY": 0,
  1178. "_verticalDirection": 1,
  1179. "_horizontalDirection": 0,
  1180. "_constraint": 0,
  1181. "_constraintNum": 2,
  1182. "_affectedByScale": false,
  1183. "_isAlign": true,
  1184. "_id": ""
  1185. },
  1186. {
  1187. "__type__": "cc.CompPrefabInfo",
  1188. "fileId": "e5V0FVSdtPcJqHaYLIHlQ8"
  1189. },
  1190. {
  1191. "__type__": "cc.PrefabInfo",
  1192. "root": {
  1193. "__id__": 1
  1194. },
  1195. "asset": {
  1196. "__id__": 0
  1197. },
  1198. "fileId": "d15FpoANZPiKxG5+IGXv/Z"
  1199. },
  1200. {
  1201. "__type__": "cc.UITransform",
  1202. "_name": "",
  1203. "_objFlags": 0,
  1204. "node": {
  1205. "__id__": 1
  1206. },
  1207. "_enabled": true,
  1208. "__prefab": {
  1209. "__id__": 57
  1210. },
  1211. "_priority": 0,
  1212. "_contentSize": {
  1213. "__type__": "cc.Size",
  1214. "width": 550,
  1215. "height": 150
  1216. },
  1217. "_anchorPoint": {
  1218. "__type__": "cc.Vec2",
  1219. "x": 0.5,
  1220. "y": 0.5
  1221. },
  1222. "_id": ""
  1223. },
  1224. {
  1225. "__type__": "cc.CompPrefabInfo",
  1226. "fileId": "40kir/DlNCya1EJZ1QxAIQ"
  1227. },
  1228. {
  1229. "__type__": "f38e3ZUeKVBRpbMR2E76T4g",
  1230. "_name": "",
  1231. "_objFlags": 0,
  1232. "node": {
  1233. "__id__": 1
  1234. },
  1235. "_enabled": true,
  1236. "__prefab": {
  1237. "__id__": 59
  1238. },
  1239. "_id": ""
  1240. },
  1241. {
  1242. "__type__": "cc.CompPrefabInfo",
  1243. "fileId": "ecG10s42ZMK5l8yCro5g+A"
  1244. },
  1245. {
  1246. "__type__": "1fb8a9p+1VLD48+7SW5NzQZ",
  1247. "_name": "",
  1248. "_objFlags": 0,
  1249. "node": {
  1250. "__id__": 1
  1251. },
  1252. "_enabled": true,
  1253. "__prefab": {
  1254. "__id__": 61
  1255. },
  1256. "skillNode": {
  1257. "__id__": 2
  1258. },
  1259. "buffNode": {
  1260. "__id__": 10
  1261. },
  1262. "iconSprite": {
  1263. "__id__": 22
  1264. },
  1265. "nameLabel": {
  1266. "__id__": 28
  1267. },
  1268. "desRichText": {
  1269. "__id__": 43
  1270. },
  1271. "_id": ""
  1272. },
  1273. {
  1274. "__type__": "cc.CompPrefabInfo",
  1275. "fileId": "1bTLs2yXZGaIyKYgPv8lhK"
  1276. },
  1277. {
  1278. "__type__": "cc.PrefabInfo",
  1279. "root": {
  1280. "__id__": 1
  1281. },
  1282. "asset": {
  1283. "__id__": 0
  1284. },
  1285. "fileId": "a9mGdfnKZPOrCq7WAoR82I"
  1286. }
  1287. ]