skill_mask.prefab 9.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557
  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": "skill_mask",
  16. "_objFlags": 0,
  17. "_parent": null,
  18. "_children": [
  19. {
  20. "__id__": 2
  21. }
  22. ],
  23. "_active": true,
  24. "_level": 1,
  25. "_components": [
  26. {
  27. "__id__": 15
  28. },
  29. {
  30. "__id__": 16
  31. }
  32. ],
  33. "_prefab": {
  34. "__id__": 17
  35. },
  36. "_opacity": 255,
  37. "_color": {
  38. "__type__": "cc.Color",
  39. "r": 255,
  40. "g": 255,
  41. "b": 255,
  42. "a": 255
  43. },
  44. "_contentSize": {
  45. "__type__": "cc.Size",
  46. "width": 750,
  47. "height": 2500
  48. },
  49. "_anchorPoint": {
  50. "__type__": "cc.Vec2",
  51. "x": 0.5,
  52. "y": 0.5
  53. },
  54. "_position": {
  55. "__type__": "cc.Vec3",
  56. "x": 0,
  57. "y": 0,
  58. "z": 0
  59. },
  60. "_scale": {
  61. "__type__": "cc.Vec3",
  62. "x": 1,
  63. "y": 1,
  64. "z": 1
  65. },
  66. "_rotationX": 0,
  67. "_rotationY": 0,
  68. "_quat": {
  69. "__type__": "cc.Quat",
  70. "x": 0,
  71. "y": 0,
  72. "z": 0,
  73. "w": 1
  74. },
  75. "_skewX": 0,
  76. "_skewY": 0,
  77. "_zIndex": 0,
  78. "groupIndex": 0,
  79. "_id": ""
  80. },
  81. {
  82. "__type__": "cc.Node",
  83. "_name": "content",
  84. "_objFlags": 0,
  85. "_parent": {
  86. "__id__": 1
  87. },
  88. "_children": [
  89. {
  90. "__id__": 3
  91. }
  92. ],
  93. "_active": true,
  94. "_level": 2,
  95. "_components": [],
  96. "_prefab": {
  97. "__id__": 14
  98. },
  99. "_opacity": 255,
  100. "_color": {
  101. "__type__": "cc.Color",
  102. "r": 255,
  103. "g": 255,
  104. "b": 255,
  105. "a": 255
  106. },
  107. "_contentSize": {
  108. "__type__": "cc.Size",
  109. "width": 750,
  110. "height": 1334
  111. },
  112. "_anchorPoint": {
  113. "__type__": "cc.Vec2",
  114. "x": 0.5,
  115. "y": 0.5
  116. },
  117. "_position": {
  118. "__type__": "cc.Vec3",
  119. "x": 0,
  120. "y": 0,
  121. "z": 0
  122. },
  123. "_scale": {
  124. "__type__": "cc.Vec3",
  125. "x": 1,
  126. "y": 1,
  127. "z": 1
  128. },
  129. "_rotationX": 0,
  130. "_rotationY": 0,
  131. "_quat": {
  132. "__type__": "cc.Quat",
  133. "x": 0,
  134. "y": 0,
  135. "z": 0,
  136. "w": 1
  137. },
  138. "_skewX": 0,
  139. "_skewY": 0,
  140. "_zIndex": 0,
  141. "groupIndex": 0,
  142. "_id": ""
  143. },
  144. {
  145. "__type__": "cc.Node",
  146. "_name": "New Node",
  147. "_objFlags": 0,
  148. "_parent": {
  149. "__id__": 2
  150. },
  151. "_children": [
  152. {
  153. "__id__": 4
  154. },
  155. {
  156. "__id__": 8
  157. }
  158. ],
  159. "_active": true,
  160. "_level": 3,
  161. "_components": [
  162. {
  163. "__id__": 12
  164. }
  165. ],
  166. "_prefab": {
  167. "__id__": 13
  168. },
  169. "_opacity": 255,
  170. "_color": {
  171. "__type__": "cc.Color",
  172. "r": 255,
  173. "g": 255,
  174. "b": 255,
  175. "a": 255
  176. },
  177. "_contentSize": {
  178. "__type__": "cc.Size",
  179. "width": 725,
  180. "height": 992
  181. },
  182. "_anchorPoint": {
  183. "__type__": "cc.Vec2",
  184. "x": 0.5,
  185. "y": 0.5
  186. },
  187. "_position": {
  188. "__type__": "cc.Vec3",
  189. "x": 0,
  190. "y": -63,
  191. "z": 0
  192. },
  193. "_scale": {
  194. "__type__": "cc.Vec3",
  195. "x": 1,
  196. "y": 1,
  197. "z": 1
  198. },
  199. "_rotationX": 0,
  200. "_rotationY": 0,
  201. "_quat": {
  202. "__type__": "cc.Quat",
  203. "x": 0,
  204. "y": 0,
  205. "z": 0,
  206. "w": 1
  207. },
  208. "_skewX": 0,
  209. "_skewY": 0,
  210. "_zIndex": 0,
  211. "groupIndex": 0,
  212. "_id": ""
  213. },
  214. {
  215. "__type__": "cc.Node",
  216. "_name": "caishen",
  217. "_objFlags": 0,
  218. "_parent": {
  219. "__id__": 3
  220. },
  221. "_children": [],
  222. "_active": true,
  223. "_level": 4,
  224. "_components": [
  225. {
  226. "__id__": 5
  227. },
  228. {
  229. "__id__": 6
  230. }
  231. ],
  232. "_prefab": {
  233. "__id__": 7
  234. },
  235. "_opacity": 255,
  236. "_color": {
  237. "__type__": "cc.Color",
  238. "r": 255,
  239. "g": 255,
  240. "b": 255,
  241. "a": 255
  242. },
  243. "_contentSize": {
  244. "__type__": "cc.Size",
  245. "width": 341.09,
  246. "height": 395
  247. },
  248. "_anchorPoint": {
  249. "__type__": "cc.Vec2",
  250. "x": 0.5,
  251. "y": 0.5
  252. },
  253. "_position": {
  254. "__type__": "cc.Vec3",
  255. "x": 0,
  256. "y": -498.5,
  257. "z": 0
  258. },
  259. "_scale": {
  260. "__type__": "cc.Vec3",
  261. "x": 1,
  262. "y": 1,
  263. "z": 1
  264. },
  265. "_rotationX": 0,
  266. "_rotationY": 0,
  267. "_quat": {
  268. "__type__": "cc.Quat",
  269. "x": 0,
  270. "y": 0,
  271. "z": 0,
  272. "w": 1
  273. },
  274. "_skewX": 0,
  275. "_skewY": 0,
  276. "_zIndex": 0,
  277. "groupIndex": 0,
  278. "_id": ""
  279. },
  280. {
  281. "__type__": "sp.Skeleton",
  282. "_name": "",
  283. "_objFlags": 0,
  284. "node": {
  285. "__id__": 4
  286. },
  287. "_enabled": true,
  288. "_srcBlendFactor": 770,
  289. "_dstBlendFactor": 771,
  290. "paused": false,
  291. "defaultSkin": "",
  292. "defaultAnimation": "run",
  293. "loop": true,
  294. "premultipliedAlpha": true,
  295. "timeScale": 1,
  296. "_N$skeletonData": {
  297. "__uuid__": "d99769d0-15de-468c-835c-3a0b78dcb95f"
  298. },
  299. "_N$debugSlots": false,
  300. "_N$debugBones": false,
  301. "_id": "aemFTA+35ECJNdWT4msVBi"
  302. },
  303. {
  304. "__type__": "cc.Widget",
  305. "_name": "",
  306. "_objFlags": 0,
  307. "node": {
  308. "__id__": 4
  309. },
  310. "_enabled": true,
  311. "alignMode": 1,
  312. "_target": null,
  313. "_alignFlags": 4,
  314. "_left": 0,
  315. "_right": 0,
  316. "_top": 0,
  317. "_bottom": -200,
  318. "_verticalCenter": 0,
  319. "_horizontalCenter": 0,
  320. "_isAbsLeft": true,
  321. "_isAbsRight": true,
  322. "_isAbsTop": true,
  323. "_isAbsBottom": true,
  324. "_isAbsHorizontalCenter": true,
  325. "_isAbsVerticalCenter": true,
  326. "_originalWidth": 0,
  327. "_originalHeight": 0,
  328. "_id": "e9U6R6Ml9MyYcxD2SfBsND"
  329. },
  330. {
  331. "__type__": "cc.PrefabInfo",
  332. "root": {
  333. "__id__": 1
  334. },
  335. "asset": {
  336. "__uuid__": "5964e1fa-b48d-4229-b628-16599e8a6d49"
  337. },
  338. "fileId": "b7KNiUPPVPcpspZ0hcOr8v",
  339. "sync": false
  340. },
  341. {
  342. "__type__": "cc.Node",
  343. "_name": "hongyundangtou",
  344. "_objFlags": 0,
  345. "_parent": {
  346. "__id__": 3
  347. },
  348. "_children": [],
  349. "_active": true,
  350. "_level": 4,
  351. "_components": [
  352. {
  353. "__id__": 9
  354. },
  355. {
  356. "__id__": 10
  357. }
  358. ],
  359. "_prefab": {
  360. "__id__": 11
  361. },
  362. "_opacity": 255,
  363. "_color": {
  364. "__type__": "cc.Color",
  365. "r": 255,
  366. "g": 255,
  367. "b": 255,
  368. "a": 255
  369. },
  370. "_contentSize": {
  371. "__type__": "cc.Size",
  372. "width": 568.83,
  373. "height": 949.02
  374. },
  375. "_anchorPoint": {
  376. "__type__": "cc.Vec2",
  377. "x": 0.5,
  378. "y": 0.5
  379. },
  380. "_position": {
  381. "__type__": "cc.Vec3",
  382. "x": 0,
  383. "y": 536.49,
  384. "z": 0
  385. },
  386. "_scale": {
  387. "__type__": "cc.Vec3",
  388. "x": 1,
  389. "y": 1,
  390. "z": 1
  391. },
  392. "_rotationX": 0,
  393. "_rotationY": 0,
  394. "_quat": {
  395. "__type__": "cc.Quat",
  396. "x": 0,
  397. "y": 0,
  398. "z": 0,
  399. "w": 1
  400. },
  401. "_skewX": 0,
  402. "_skewY": 0,
  403. "_zIndex": 0,
  404. "groupIndex": 0,
  405. "_id": ""
  406. },
  407. {
  408. "__type__": "sp.Skeleton",
  409. "_name": "",
  410. "_objFlags": 0,
  411. "node": {
  412. "__id__": 8
  413. },
  414. "_enabled": true,
  415. "_srcBlendFactor": 770,
  416. "_dstBlendFactor": 771,
  417. "paused": false,
  418. "defaultSkin": "",
  419. "defaultAnimation": "run",
  420. "loop": true,
  421. "premultipliedAlpha": true,
  422. "timeScale": 1,
  423. "_N$skeletonData": {
  424. "__uuid__": "26474fd4-5e17-4bf3-b7d5-15db255a6042"
  425. },
  426. "_N$debugSlots": false,
  427. "_N$debugBones": false,
  428. "_id": "93AfPMR6tPyo7MZu2yZDXf"
  429. },
  430. {
  431. "__type__": "cc.Widget",
  432. "_name": "",
  433. "_objFlags": 0,
  434. "node": {
  435. "__id__": 8
  436. },
  437. "_enabled": true,
  438. "alignMode": 1,
  439. "_target": null,
  440. "_alignFlags": 1,
  441. "_left": 0,
  442. "_right": 0,
  443. "_top": -515,
  444. "_bottom": 0,
  445. "_verticalCenter": 0,
  446. "_horizontalCenter": 0,
  447. "_isAbsLeft": true,
  448. "_isAbsRight": true,
  449. "_isAbsTop": true,
  450. "_isAbsBottom": true,
  451. "_isAbsHorizontalCenter": true,
  452. "_isAbsVerticalCenter": true,
  453. "_originalWidth": 0,
  454. "_originalHeight": 0,
  455. "_id": "98WogrlHBBrY4OUjsxGDav"
  456. },
  457. {
  458. "__type__": "cc.PrefabInfo",
  459. "root": {
  460. "__id__": 1
  461. },
  462. "asset": {
  463. "__uuid__": "5964e1fa-b48d-4229-b628-16599e8a6d49"
  464. },
  465. "fileId": "6aUt//KTBJ7pNghNKeWllY",
  466. "sync": false
  467. },
  468. {
  469. "__type__": "cc.Widget",
  470. "_name": "",
  471. "_objFlags": 0,
  472. "node": {
  473. "__id__": 3
  474. },
  475. "_enabled": true,
  476. "alignMode": 1,
  477. "_target": null,
  478. "_alignFlags": 4,
  479. "_left": 0,
  480. "_right": 0,
  481. "_top": 0,
  482. "_bottom": 108,
  483. "_verticalCenter": 0,
  484. "_horizontalCenter": 0,
  485. "_isAbsLeft": true,
  486. "_isAbsRight": true,
  487. "_isAbsTop": true,
  488. "_isAbsBottom": true,
  489. "_isAbsHorizontalCenter": true,
  490. "_isAbsVerticalCenter": true,
  491. "_originalWidth": 0,
  492. "_originalHeight": 0,
  493. "_id": "434qLLrJZC76VEmQvlhJKD"
  494. },
  495. {
  496. "__type__": "cc.PrefabInfo",
  497. "root": {
  498. "__id__": 1
  499. },
  500. "asset": {
  501. "__uuid__": "5964e1fa-b48d-4229-b628-16599e8a6d49"
  502. },
  503. "fileId": "2fY07/sdlFi7Fk6xMez8kI",
  504. "sync": false
  505. },
  506. {
  507. "__type__": "cc.PrefabInfo",
  508. "root": {
  509. "__id__": 1
  510. },
  511. "asset": {
  512. "__uuid__": "5964e1fa-b48d-4229-b628-16599e8a6d49"
  513. },
  514. "fileId": "d7vGV65O9CgrlVKI5nRc0Y",
  515. "sync": false
  516. },
  517. {
  518. "__type__": "ccedauvrhpFlLslcFBk8XP3",
  519. "_name": "",
  520. "_objFlags": 0,
  521. "node": {
  522. "__id__": 1
  523. },
  524. "_enabled": true,
  525. "caishenSkeleton": {
  526. "__id__": 5
  527. },
  528. "hongyundangtouSkeleton": {
  529. "__id__": 9
  530. },
  531. "content": {
  532. "__id__": 2
  533. },
  534. "_id": "4eiCPoP1hAzI98zvBdxlOz"
  535. },
  536. {
  537. "__type__": "cc.BlockInputEvents",
  538. "_name": "",
  539. "_objFlags": 0,
  540. "node": {
  541. "__id__": 1
  542. },
  543. "_enabled": true,
  544. "_id": "51KuXziaJFPrE5Yg0bM5+K"
  545. },
  546. {
  547. "__type__": "cc.PrefabInfo",
  548. "root": {
  549. "__id__": 1
  550. },
  551. "asset": {
  552. "__uuid__": "5964e1fa-b48d-4229-b628-16599e8a6d49"
  553. },
  554. "fileId": "a5R0f8u3ZJQrIJvIHy88SK",
  555. "sync": false
  556. }
  557. ]