role_skill.prefab 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "",
  5. "_objFlags": 0,
  6. "_native": "",
  7. "data": {
  8. "__id__": 1
  9. },
  10. "optimizationPolicy": 0,
  11. "persistent": false,
  12. "asyncLoadAssets": false
  13. },
  14. {
  15. "__type__": "cc.Node",
  16. "_name": "role_skill",
  17. "_objFlags": 0,
  18. "__editorExtras__": {},
  19. "_parent": null,
  20. "_children": [
  21. {
  22. "__id__": 2
  23. },
  24. {
  25. "__id__": 8
  26. },
  27. {
  28. "__id__": 18
  29. }
  30. ],
  31. "_active": true,
  32. "_components": [
  33. {
  34. "__id__": 24
  35. },
  36. {
  37. "__id__": 26
  38. },
  39. {
  40. "__id__": 28
  41. },
  42. {
  43. "__id__": 30
  44. }
  45. ],
  46. "_prefab": {
  47. "__id__": 32
  48. },
  49. "_lpos": {
  50. "__type__": "cc.Vec3",
  51. "x": 0,
  52. "y": 0,
  53. "z": 0
  54. },
  55. "_lrot": {
  56. "__type__": "cc.Quat",
  57. "x": 0,
  58. "y": 0,
  59. "z": 0,
  60. "w": 1
  61. },
  62. "_lscale": {
  63. "__type__": "cc.Vec3",
  64. "x": 1,
  65. "y": 1,
  66. "z": 1
  67. },
  68. "_layer": 33554432,
  69. "_euler": {
  70. "__type__": "cc.Vec3",
  71. "x": 0,
  72. "y": 0,
  73. "z": 0
  74. },
  75. "_id": ""
  76. },
  77. {
  78. "__type__": "cc.Node",
  79. "_name": "body",
  80. "_objFlags": 0,
  81. "_parent": {
  82. "__id__": 1
  83. },
  84. "_children": [],
  85. "_active": true,
  86. "_components": [
  87. {
  88. "__id__": 3
  89. },
  90. {
  91. "__id__": 5
  92. }
  93. ],
  94. "_prefab": {
  95. "__id__": 7
  96. },
  97. "_lpos": {
  98. "__type__": "cc.Vec3",
  99. "x": 0,
  100. "y": 0,
  101. "z": 0
  102. },
  103. "_lrot": {
  104. "__type__": "cc.Quat",
  105. "x": 0,
  106. "y": 0,
  107. "z": 0,
  108. "w": 1
  109. },
  110. "_lscale": {
  111. "__type__": "cc.Vec3",
  112. "x": 1,
  113. "y": 1,
  114. "z": 1
  115. },
  116. "_layer": 33554432,
  117. "_euler": {
  118. "__type__": "cc.Vec3",
  119. "x": 0,
  120. "y": 0,
  121. "z": 0
  122. },
  123. "_id": ""
  124. },
  125. {
  126. "__type__": "cc.UITransform",
  127. "_name": "",
  128. "_objFlags": 0,
  129. "node": {
  130. "__id__": 2
  131. },
  132. "_enabled": true,
  133. "__prefab": {
  134. "__id__": 4
  135. },
  136. "_contentSize": {
  137. "__type__": "cc.Size",
  138. "width": 100,
  139. "height": 100
  140. },
  141. "_anchorPoint": {
  142. "__type__": "cc.Vec2",
  143. "x": 0.5,
  144. "y": 0
  145. },
  146. "_id": ""
  147. },
  148. {
  149. "__type__": "cc.CompPrefabInfo",
  150. "fileId": "d9bwWDAPtCbaL3PqZmg35d"
  151. },
  152. {
  153. "__type__": "cc.Sprite",
  154. "_name": "",
  155. "_objFlags": 0,
  156. "node": {
  157. "__id__": 2
  158. },
  159. "_enabled": true,
  160. "__prefab": {
  161. "__id__": 6
  162. },
  163. "_visFlags": 0,
  164. "_customMaterial": null,
  165. "_srcBlendFactor": 2,
  166. "_dstBlendFactor": 4,
  167. "_color": {
  168. "__type__": "cc.Color",
  169. "r": 255,
  170. "g": 255,
  171. "b": 255,
  172. "a": 255
  173. },
  174. "_spriteFrame": {
  175. "__uuid__": "6e20af39-1750-4d44-b282-22c56e1e65b5@f9941",
  176. "__expectedType__": "cc.SpriteFrame"
  177. },
  178. "_type": 0,
  179. "_fillType": 0,
  180. "_sizeMode": 0,
  181. "_fillCenter": {
  182. "__type__": "cc.Vec2",
  183. "x": 0,
  184. "y": 0
  185. },
  186. "_fillStart": 0,
  187. "_fillRange": 0,
  188. "_isTrimmedMode": false,
  189. "_useGrayscale": false,
  190. "_atlas": null,
  191. "_id": ""
  192. },
  193. {
  194. "__type__": "cc.CompPrefabInfo",
  195. "fileId": "aaOTDKW1BH57tsN2Cd7aia"
  196. },
  197. {
  198. "__type__": "cc.PrefabInfo",
  199. "root": {
  200. "__id__": 1
  201. },
  202. "asset": {
  203. "__id__": 0
  204. },
  205. "fileId": "2d9aa2ImVNL6CzNQ7DwhYq"
  206. },
  207. {
  208. "__type__": "cc.Node",
  209. "_name": "atk",
  210. "_objFlags": 0,
  211. "_parent": {
  212. "__id__": 1
  213. },
  214. "_children": [
  215. {
  216. "__id__": 9
  217. }
  218. ],
  219. "_active": true,
  220. "_components": [
  221. {
  222. "__id__": 15
  223. }
  224. ],
  225. "_prefab": {
  226. "__id__": 17
  227. },
  228. "_lpos": {
  229. "__type__": "cc.Vec3",
  230. "x": 0,
  231. "y": 0,
  232. "z": 0
  233. },
  234. "_lrot": {
  235. "__type__": "cc.Quat",
  236. "x": 0,
  237. "y": 0,
  238. "z": 0,
  239. "w": 1
  240. },
  241. "_lscale": {
  242. "__type__": "cc.Vec3",
  243. "x": 1,
  244. "y": 1,
  245. "z": 1
  246. },
  247. "_layer": 33554432,
  248. "_euler": {
  249. "__type__": "cc.Vec3",
  250. "x": 0,
  251. "y": 0,
  252. "z": 0
  253. },
  254. "_id": ""
  255. },
  256. {
  257. "__type__": "cc.Node",
  258. "_name": "val",
  259. "_objFlags": 0,
  260. "_parent": {
  261. "__id__": 8
  262. },
  263. "_children": [],
  264. "_active": true,
  265. "_components": [
  266. {
  267. "__id__": 10
  268. },
  269. {
  270. "__id__": 12
  271. }
  272. ],
  273. "_prefab": {
  274. "__id__": 14
  275. },
  276. "_lpos": {
  277. "__type__": "cc.Vec3",
  278. "x": 39.459,
  279. "y": 74.172,
  280. "z": 0
  281. },
  282. "_lrot": {
  283. "__type__": "cc.Quat",
  284. "x": 0,
  285. "y": 0,
  286. "z": 0,
  287. "w": 1
  288. },
  289. "_lscale": {
  290. "__type__": "cc.Vec3",
  291. "x": 1,
  292. "y": 1,
  293. "z": 1
  294. },
  295. "_layer": 33554432,
  296. "_euler": {
  297. "__type__": "cc.Vec3",
  298. "x": 0,
  299. "y": 0,
  300. "z": 0
  301. },
  302. "_id": ""
  303. },
  304. {
  305. "__type__": "cc.UITransform",
  306. "_name": "",
  307. "_objFlags": 0,
  308. "node": {
  309. "__id__": 9
  310. },
  311. "_enabled": true,
  312. "__prefab": {
  313. "__id__": 11
  314. },
  315. "_contentSize": {
  316. "__type__": "cc.Size",
  317. "width": 42,
  318. "height": 40
  319. },
  320. "_anchorPoint": {
  321. "__type__": "cc.Vec2",
  322. "x": 1,
  323. "y": 0.5
  324. },
  325. "_id": ""
  326. },
  327. {
  328. "__type__": "cc.CompPrefabInfo",
  329. "fileId": "d9R+nrXWtEf6ZgmiV+Scpc"
  330. },
  331. {
  332. "__type__": "cc.Label",
  333. "_name": "",
  334. "_objFlags": 0,
  335. "node": {
  336. "__id__": 9
  337. },
  338. "_enabled": true,
  339. "__prefab": {
  340. "__id__": 13
  341. },
  342. "_visFlags": 0,
  343. "_customMaterial": null,
  344. "_srcBlendFactor": 2,
  345. "_dstBlendFactor": 4,
  346. "_color": {
  347. "__type__": "cc.Color",
  348. "r": 255,
  349. "g": 255,
  350. "b": 255,
  351. "a": 255
  352. },
  353. "_string": "x1",
  354. "_horizontalAlign": 1,
  355. "_verticalAlign": 1,
  356. "_actualFontSize": 35,
  357. "_fontSize": 35,
  358. "_fontFamily": "Arial",
  359. "_lineHeight": 40,
  360. "_overflow": 0,
  361. "_enableWrapText": false,
  362. "_font": {
  363. "__uuid__": "aeedf929-c492-498c-87ab-d17c245c6741",
  364. "__expectedType__": "cc.BitmapFont"
  365. },
  366. "_isSystemFontUsed": false,
  367. "_spacingX": 0,
  368. "_isItalic": false,
  369. "_isBold": false,
  370. "_isUnderline": false,
  371. "_underlineHeight": 2,
  372. "_cacheMode": 0,
  373. "_id": ""
  374. },
  375. {
  376. "__type__": "cc.CompPrefabInfo",
  377. "fileId": "3cxFYWW1RLiLNjw6kMjSKk"
  378. },
  379. {
  380. "__type__": "cc.PrefabInfo",
  381. "root": {
  382. "__id__": 1
  383. },
  384. "asset": {
  385. "__id__": 0
  386. },
  387. "fileId": "06rdjUJNVBgaqvic2N62uQ"
  388. },
  389. {
  390. "__type__": "cc.UITransform",
  391. "_name": "",
  392. "_objFlags": 0,
  393. "node": {
  394. "__id__": 8
  395. },
  396. "_enabled": true,
  397. "__prefab": {
  398. "__id__": 16
  399. },
  400. "_contentSize": {
  401. "__type__": "cc.Size",
  402. "width": 50,
  403. "height": 50
  404. },
  405. "_anchorPoint": {
  406. "__type__": "cc.Vec2",
  407. "x": 0.5,
  408. "y": 0.5
  409. },
  410. "_id": ""
  411. },
  412. {
  413. "__type__": "cc.CompPrefabInfo",
  414. "fileId": "f1Q7NOStZOcIJrLYDD4/uz"
  415. },
  416. {
  417. "__type__": "cc.PrefabInfo",
  418. "root": {
  419. "__id__": 1
  420. },
  421. "asset": {
  422. "__id__": 0
  423. },
  424. "fileId": "c5BXU6uCFL+prImcapeAyO"
  425. },
  426. {
  427. "__type__": "cc.Node",
  428. "_name": "ad",
  429. "_objFlags": 0,
  430. "_parent": {
  431. "__id__": 1
  432. },
  433. "_children": [],
  434. "_active": false,
  435. "_components": [
  436. {
  437. "__id__": 19
  438. },
  439. {
  440. "__id__": 21
  441. }
  442. ],
  443. "_prefab": {
  444. "__id__": 23
  445. },
  446. "_lpos": {
  447. "__type__": "cc.Vec3",
  448. "x": 0,
  449. "y": 50,
  450. "z": 0
  451. },
  452. "_lrot": {
  453. "__type__": "cc.Quat",
  454. "x": 0,
  455. "y": 0,
  456. "z": 0,
  457. "w": 1
  458. },
  459. "_lscale": {
  460. "__type__": "cc.Vec3",
  461. "x": 1,
  462. "y": 1,
  463. "z": 1
  464. },
  465. "_layer": 33554432,
  466. "_euler": {
  467. "__type__": "cc.Vec3",
  468. "x": 0,
  469. "y": 0,
  470. "z": 0
  471. },
  472. "_id": ""
  473. },
  474. {
  475. "__type__": "cc.UITransform",
  476. "_name": "",
  477. "_objFlags": 0,
  478. "node": {
  479. "__id__": 18
  480. },
  481. "_enabled": true,
  482. "__prefab": {
  483. "__id__": 20
  484. },
  485. "_contentSize": {
  486. "__type__": "cc.Size",
  487. "width": 38,
  488. "height": 30
  489. },
  490. "_anchorPoint": {
  491. "__type__": "cc.Vec2",
  492. "x": 0.5,
  493. "y": 0.5
  494. },
  495. "_id": ""
  496. },
  497. {
  498. "__type__": "cc.CompPrefabInfo",
  499. "fileId": "0chJX3Gh9P87VxTN4VrAGq"
  500. },
  501. {
  502. "__type__": "cc.Sprite",
  503. "_name": "",
  504. "_objFlags": 0,
  505. "node": {
  506. "__id__": 18
  507. },
  508. "_enabled": true,
  509. "__prefab": {
  510. "__id__": 22
  511. },
  512. "_visFlags": 0,
  513. "_customMaterial": null,
  514. "_srcBlendFactor": 2,
  515. "_dstBlendFactor": 4,
  516. "_color": {
  517. "__type__": "cc.Color",
  518. "r": 255,
  519. "g": 255,
  520. "b": 255,
  521. "a": 255
  522. },
  523. "_spriteFrame": {
  524. "__uuid__": "430286c4-03dd-4860-8fc2-e9417fe4bd0c@f9941",
  525. "__expectedType__": "cc.SpriteFrame"
  526. },
  527. "_type": 0,
  528. "_fillType": 0,
  529. "_sizeMode": 2,
  530. "_fillCenter": {
  531. "__type__": "cc.Vec2",
  532. "x": 0,
  533. "y": 0
  534. },
  535. "_fillStart": 0,
  536. "_fillRange": 0,
  537. "_isTrimmedMode": false,
  538. "_useGrayscale": false,
  539. "_atlas": null,
  540. "_id": ""
  541. },
  542. {
  543. "__type__": "cc.CompPrefabInfo",
  544. "fileId": "ce5/58V+FJIZ4fZba873CD"
  545. },
  546. {
  547. "__type__": "cc.PrefabInfo",
  548. "root": {
  549. "__id__": 1
  550. },
  551. "asset": {
  552. "__id__": 0
  553. },
  554. "fileId": "69ZcLLF8lA8Lm7MtUo9Tyv"
  555. },
  556. {
  557. "__type__": "cc.UITransform",
  558. "_name": "",
  559. "_objFlags": 0,
  560. "node": {
  561. "__id__": 1
  562. },
  563. "_enabled": true,
  564. "__prefab": {
  565. "__id__": 25
  566. },
  567. "_contentSize": {
  568. "__type__": "cc.Size",
  569. "width": 100,
  570. "height": 100
  571. },
  572. "_anchorPoint": {
  573. "__type__": "cc.Vec2",
  574. "x": 0.5,
  575. "y": 0
  576. },
  577. "_id": ""
  578. },
  579. {
  580. "__type__": "cc.CompPrefabInfo",
  581. "fileId": "e4WrRTi05BTLGa4GWa7RLh"
  582. },
  583. {
  584. "__type__": "cc.Button",
  585. "_name": "",
  586. "_objFlags": 0,
  587. "node": {
  588. "__id__": 1
  589. },
  590. "_enabled": true,
  591. "__prefab": {
  592. "__id__": 27
  593. },
  594. "clickEvents": [],
  595. "_interactable": true,
  596. "_transition": 0,
  597. "_normalColor": {
  598. "__type__": "cc.Color",
  599. "r": 255,
  600. "g": 255,
  601. "b": 255,
  602. "a": 255
  603. },
  604. "_hoverColor": {
  605. "__type__": "cc.Color",
  606. "r": 211,
  607. "g": 211,
  608. "b": 211,
  609. "a": 255
  610. },
  611. "_pressedColor": {
  612. "__type__": "cc.Color",
  613. "r": 255,
  614. "g": 255,
  615. "b": 255,
  616. "a": 255
  617. },
  618. "_disabledColor": {
  619. "__type__": "cc.Color",
  620. "r": 124,
  621. "g": 124,
  622. "b": 124,
  623. "a": 255
  624. },
  625. "_normalSprite": null,
  626. "_hoverSprite": null,
  627. "_pressedSprite": null,
  628. "_disabledSprite": null,
  629. "_duration": 0.1,
  630. "_zoomScale": 1.2,
  631. "_target": null,
  632. "_id": ""
  633. },
  634. {
  635. "__type__": "cc.CompPrefabInfo",
  636. "fileId": "89NW1pGypA9b1WFIvm7PtN"
  637. },
  638. {
  639. "__type__": "cc.UIOpacity",
  640. "_name": "",
  641. "_objFlags": 0,
  642. "node": {
  643. "__id__": 1
  644. },
  645. "_enabled": true,
  646. "__prefab": {
  647. "__id__": 29
  648. },
  649. "_opacity": 255,
  650. "_id": ""
  651. },
  652. {
  653. "__type__": "cc.CompPrefabInfo",
  654. "fileId": "95zU0iZJ1EKoKBLTlY+LgN"
  655. },
  656. {
  657. "__type__": "0a6edoZoh9FnpHCsoAhxgv/",
  658. "_name": "",
  659. "_objFlags": 0,
  660. "node": {
  661. "__id__": 1
  662. },
  663. "_enabled": true,
  664. "__prefab": {
  665. "__id__": 31
  666. },
  667. "isBoss": false,
  668. "coin": 0,
  669. "roleType": 6,
  670. "roleTypeP1": 1,
  671. "roleTypeP2": 0,
  672. "_id": ""
  673. },
  674. {
  675. "__type__": "cc.CompPrefabInfo",
  676. "fileId": "55VnFEbkREiaRWBMGwR83j"
  677. },
  678. {
  679. "__type__": "cc.PrefabInfo",
  680. "root": {
  681. "__id__": 1
  682. },
  683. "asset": {
  684. "__id__": 0
  685. },
  686. "fileId": "23Shh68qVKLJ0cCLTsPddX"
  687. }
  688. ]