artist_train_completion_skill.prefab 9.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524
  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": "artist_train_completion_skill",
  16. "_objFlags": 0,
  17. "_parent": null,
  18. "_children": [
  19. {
  20. "__id__": 2
  21. },
  22. {
  23. "__id__": 6
  24. },
  25. {
  26. "__id__": 10
  27. },
  28. {
  29. "__id__": 13
  30. }
  31. ],
  32. "_tag": -1,
  33. "_active": true,
  34. "_components": [
  35. {
  36. "__id__": 16
  37. }
  38. ],
  39. "_prefab": {
  40. "__id__": 17
  41. },
  42. "_id": "",
  43. "_opacity": 255,
  44. "_color": {
  45. "__type__": "cc.Color",
  46. "r": 255,
  47. "g": 255,
  48. "b": 255,
  49. "a": 255
  50. },
  51. "_cascadeOpacityEnabled": true,
  52. "_anchorPoint": {
  53. "__type__": "cc.Vec2",
  54. "x": 0.5,
  55. "y": 0.5
  56. },
  57. "_contentSize": {
  58. "__type__": "cc.Size",
  59. "width": 370,
  60. "height": 46
  61. },
  62. "_rotationX": 0,
  63. "_rotationY": 0,
  64. "_scaleX": 1,
  65. "_scaleY": 1,
  66. "_position": {
  67. "__type__": "cc.Vec2",
  68. "x": 0,
  69. "y": 0
  70. },
  71. "_skewX": 0,
  72. "_skewY": 0,
  73. "_localZOrder": 0,
  74. "_globalZOrder": 0,
  75. "_opacityModifyRGB": false,
  76. "groupIndex": 0
  77. },
  78. {
  79. "__type__": "cc.Node",
  80. "_name": "skillSprite",
  81. "_objFlags": 0,
  82. "_parent": {
  83. "__id__": 1
  84. },
  85. "_children": [],
  86. "_tag": -1,
  87. "_active": true,
  88. "_components": [
  89. {
  90. "__id__": 3
  91. },
  92. {
  93. "__id__": 4
  94. }
  95. ],
  96. "_prefab": {
  97. "__id__": 5
  98. },
  99. "_id": "",
  100. "_opacity": 255,
  101. "_color": {
  102. "__type__": "cc.Color",
  103. "r": 255,
  104. "g": 255,
  105. "b": 255,
  106. "a": 255
  107. },
  108. "_cascadeOpacityEnabled": true,
  109. "_anchorPoint": {
  110. "__type__": "cc.Vec2",
  111. "x": 0.5,
  112. "y": 0.5
  113. },
  114. "_contentSize": {
  115. "__type__": "cc.Size",
  116. "width": 40,
  117. "height": 46
  118. },
  119. "_rotationX": 0,
  120. "_rotationY": 0,
  121. "_scaleX": 1,
  122. "_scaleY": 1,
  123. "_position": {
  124. "__type__": "cc.Vec2",
  125. "x": -95,
  126. "y": 0
  127. },
  128. "_skewX": 0,
  129. "_skewY": 0,
  130. "_localZOrder": 0,
  131. "_globalZOrder": 0,
  132. "_opacityModifyRGB": false,
  133. "groupIndex": 0
  134. },
  135. {
  136. "__type__": "cc.Sprite",
  137. "_name": "",
  138. "_objFlags": 0,
  139. "node": {
  140. "__id__": 2
  141. },
  142. "_enabled": true,
  143. "_spriteFrame": {
  144. "__uuid__": "d72f3cb1-075d-468e-8aa0-dc0f2ae0e4bf"
  145. },
  146. "_type": 0,
  147. "_sizeMode": 0,
  148. "_fillType": 0,
  149. "_fillCenter": {
  150. "__type__": "cc.Vec2",
  151. "x": 0,
  152. "y": 0
  153. },
  154. "_fillStart": 0,
  155. "_fillRange": 0,
  156. "_isTrimmedMode": false,
  157. "_srcBlendFactor": 770,
  158. "_dstBlendFactor": 771,
  159. "_atlas": null
  160. },
  161. {
  162. "__type__": "cc.Widget",
  163. "_name": "",
  164. "_objFlags": 0,
  165. "node": {
  166. "__id__": 2
  167. },
  168. "_enabled": true,
  169. "alignMode": 1,
  170. "_target": null,
  171. "_alignFlags": 10,
  172. "_left": 70,
  173. "_right": 0,
  174. "_top": 0,
  175. "_bottom": 0,
  176. "_verticalCenter": 0,
  177. "_horizontalCenter": 0,
  178. "_isAbsLeft": true,
  179. "_isAbsRight": true,
  180. "_isAbsTop": true,
  181. "_isAbsBottom": true,
  182. "_isAbsHorizontalCenter": true,
  183. "_isAbsVerticalCenter": true,
  184. "_originalWidth": 0,
  185. "_originalHeight": 0
  186. },
  187. {
  188. "__type__": "cc.PrefabInfo",
  189. "root": {
  190. "__id__": 1
  191. },
  192. "asset": {
  193. "__uuid__": "957ac2d3-2e86-4d89-9855-0674d38e850e"
  194. },
  195. "fileId": "686drLGhVIwo1jQ6XsK7yN",
  196. "sync": false
  197. },
  198. {
  199. "__type__": "cc.Node",
  200. "_name": "skillLabel",
  201. "_objFlags": 0,
  202. "_parent": {
  203. "__id__": 1
  204. },
  205. "_children": [],
  206. "_tag": -1,
  207. "_active": true,
  208. "_components": [
  209. {
  210. "__id__": 7
  211. },
  212. {
  213. "__id__": 8
  214. }
  215. ],
  216. "_prefab": {
  217. "__id__": 9
  218. },
  219. "_id": "",
  220. "_opacity": 255,
  221. "_color": {
  222. "__type__": "cc.Color",
  223. "r": 88,
  224. "g": 74,
  225. "b": 71,
  226. "a": 255
  227. },
  228. "_cascadeOpacityEnabled": true,
  229. "_anchorPoint": {
  230. "__type__": "cc.Vec2",
  231. "x": 0,
  232. "y": 0.5
  233. },
  234. "_contentSize": {
  235. "__type__": "cc.Size",
  236. "width": 116,
  237. "height": 22
  238. },
  239. "_rotationX": 0,
  240. "_rotationY": 0,
  241. "_scaleX": 1,
  242. "_scaleY": 1,
  243. "_position": {
  244. "__type__": "cc.Vec2",
  245. "x": -65,
  246. "y": 0
  247. },
  248. "_skewX": 0,
  249. "_skewY": 0,
  250. "_localZOrder": 0,
  251. "_globalZOrder": 0,
  252. "_opacityModifyRGB": false,
  253. "groupIndex": 0
  254. },
  255. {
  256. "__type__": "cc.Label",
  257. "_name": "",
  258. "_objFlags": 0,
  259. "node": {
  260. "__id__": 6
  261. },
  262. "_enabled": true,
  263. "_useOriginalSize": false,
  264. "_actualFontSize": 22,
  265. "_fontSize": 22,
  266. "_lineHeight": 22,
  267. "_enableWrapText": true,
  268. "_N$file": null,
  269. "_isSystemFontUsed": true,
  270. "_spacingX": 0,
  271. "_N$string": "影响力提升:",
  272. "_N$horizontalAlign": 0,
  273. "_N$verticalAlign": 1,
  274. "_N$fontFamily": "Arial",
  275. "_N$overflow": 0
  276. },
  277. {
  278. "__type__": "cc.Widget",
  279. "_name": "",
  280. "_objFlags": 0,
  281. "node": {
  282. "__id__": 6
  283. },
  284. "_enabled": true,
  285. "alignMode": 1,
  286. "_target": null,
  287. "_alignFlags": 10,
  288. "_left": 120,
  289. "_right": 0,
  290. "_top": 0,
  291. "_bottom": 0,
  292. "_verticalCenter": 0,
  293. "_horizontalCenter": 0,
  294. "_isAbsLeft": true,
  295. "_isAbsRight": true,
  296. "_isAbsTop": true,
  297. "_isAbsBottom": true,
  298. "_isAbsHorizontalCenter": true,
  299. "_isAbsVerticalCenter": true,
  300. "_originalWidth": 0,
  301. "_originalHeight": 0
  302. },
  303. {
  304. "__type__": "cc.PrefabInfo",
  305. "root": {
  306. "__id__": 1
  307. },
  308. "asset": {
  309. "__uuid__": "957ac2d3-2e86-4d89-9855-0674d38e850e"
  310. },
  311. "fileId": "fco3TKWoVEW7FGyYFsuz2U",
  312. "sync": false
  313. },
  314. {
  315. "__type__": "cc.Node",
  316. "_name": "scoreLabel",
  317. "_objFlags": 0,
  318. "_parent": {
  319. "__id__": 1
  320. },
  321. "_children": [],
  322. "_tag": -1,
  323. "_active": true,
  324. "_components": [
  325. {
  326. "__id__": 11
  327. }
  328. ],
  329. "_prefab": {
  330. "__id__": 12
  331. },
  332. "_id": "",
  333. "_opacity": 255,
  334. "_color": {
  335. "__type__": "cc.Color",
  336. "r": 238,
  337. "g": 20,
  338. "b": 20,
  339. "a": 255
  340. },
  341. "_cascadeOpacityEnabled": true,
  342. "_anchorPoint": {
  343. "__type__": "cc.Vec2",
  344. "x": 0.5,
  345. "y": 0.5
  346. },
  347. "_contentSize": {
  348. "__type__": "cc.Size",
  349. "width": 37,
  350. "height": 22
  351. },
  352. "_rotationX": 0,
  353. "_rotationY": 0,
  354. "_scaleX": 1,
  355. "_scaleY": 1,
  356. "_position": {
  357. "__type__": "cc.Vec2",
  358. "x": 80,
  359. "y": 0
  360. },
  361. "_skewX": 0,
  362. "_skewY": 0,
  363. "_localZOrder": 0,
  364. "_globalZOrder": 0,
  365. "_opacityModifyRGB": false,
  366. "groupIndex": 0
  367. },
  368. {
  369. "__type__": "cc.Label",
  370. "_name": "",
  371. "_objFlags": 0,
  372. "node": {
  373. "__id__": 10
  374. },
  375. "_enabled": true,
  376. "_useOriginalSize": false,
  377. "_actualFontSize": 22,
  378. "_fontSize": 22,
  379. "_lineHeight": 22,
  380. "_enableWrapText": true,
  381. "_N$file": null,
  382. "_isSystemFontUsed": true,
  383. "_spacingX": 0,
  384. "_N$string": "+48",
  385. "_N$horizontalAlign": 1,
  386. "_N$verticalAlign": 1,
  387. "_N$fontFamily": "Arial",
  388. "_N$overflow": 0
  389. },
  390. {
  391. "__type__": "cc.PrefabInfo",
  392. "root": {
  393. "__id__": 1
  394. },
  395. "asset": {
  396. "__uuid__": "957ac2d3-2e86-4d89-9855-0674d38e850e"
  397. },
  398. "fileId": "866LRI3uxM9KVH/AbDNjw+",
  399. "sync": false
  400. },
  401. {
  402. "__type__": "cc.Node",
  403. "_name": "upSprite",
  404. "_objFlags": 0,
  405. "_parent": {
  406. "__id__": 1
  407. },
  408. "_children": [],
  409. "_tag": -1,
  410. "_active": true,
  411. "_components": [
  412. {
  413. "__id__": 14
  414. }
  415. ],
  416. "_prefab": {
  417. "__id__": 15
  418. },
  419. "_id": "",
  420. "_opacity": 255,
  421. "_color": {
  422. "__type__": "cc.Color",
  423. "r": 255,
  424. "g": 255,
  425. "b": 255,
  426. "a": 255
  427. },
  428. "_cascadeOpacityEnabled": true,
  429. "_anchorPoint": {
  430. "__type__": "cc.Vec2",
  431. "x": 0.5,
  432. "y": 0.5
  433. },
  434. "_contentSize": {
  435. "__type__": "cc.Size",
  436. "width": 15,
  437. "height": 18
  438. },
  439. "_rotationX": 0,
  440. "_rotationY": 0,
  441. "_scaleX": 1,
  442. "_scaleY": 1,
  443. "_position": {
  444. "__type__": "cc.Vec2",
  445. "x": 110,
  446. "y": 2
  447. },
  448. "_skewX": 0,
  449. "_skewY": 0,
  450. "_localZOrder": 0,
  451. "_globalZOrder": 0,
  452. "_opacityModifyRGB": false,
  453. "groupIndex": 0
  454. },
  455. {
  456. "__type__": "cc.Sprite",
  457. "_name": "",
  458. "_objFlags": 0,
  459. "node": {
  460. "__id__": 13
  461. },
  462. "_enabled": true,
  463. "_spriteFrame": {
  464. "__uuid__": "e0fb6f00-d49f-4af0-bcb7-fdc03a9a598a"
  465. },
  466. "_type": 0,
  467. "_sizeMode": 1,
  468. "_fillType": 0,
  469. "_fillCenter": {
  470. "__type__": "cc.Vec2",
  471. "x": 0,
  472. "y": 0
  473. },
  474. "_fillStart": 0,
  475. "_fillRange": 0,
  476. "_isTrimmedMode": true,
  477. "_srcBlendFactor": 770,
  478. "_dstBlendFactor": 771,
  479. "_atlas": null
  480. },
  481. {
  482. "__type__": "cc.PrefabInfo",
  483. "root": {
  484. "__id__": 1
  485. },
  486. "asset": {
  487. "__uuid__": "957ac2d3-2e86-4d89-9855-0674d38e850e"
  488. },
  489. "fileId": "dbk29SoXxFzpTxdVDFPLX3",
  490. "sync": false
  491. },
  492. {
  493. "__type__": "6ed168W5+5Nu4UpEuu5BMFt",
  494. "_name": "",
  495. "_objFlags": 0,
  496. "node": {
  497. "__id__": 1
  498. },
  499. "_enabled": true,
  500. "skillSprite": {
  501. "__id__": 3
  502. },
  503. "title": {
  504. "__id__": 7
  505. },
  506. "scoreLabel": {
  507. "__id__": 11
  508. },
  509. "upSprite": {
  510. "__id__": 14
  511. }
  512. },
  513. {
  514. "__type__": "cc.PrefabInfo",
  515. "root": {
  516. "__id__": 1
  517. },
  518. "asset": {
  519. "__uuid__": "957ac2d3-2e86-4d89-9855-0674d38e850e"
  520. },
  521. "fileId": "8c1T1k9n5IIayGGBjIqSx1",
  522. "sync": false
  523. }
  524. ]