artist_train_item_skill.prefab 8.3 KB

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