equip_attr.prefab 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610
  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. "readonly": false
  13. },
  14. {
  15. "__type__": "cc.Node",
  16. "_name": "equip_attr",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. },
  23. {
  24. "__id__": 12
  25. }
  26. ],
  27. "_active": true,
  28. "_components": [
  29. {
  30. "__id__": 15
  31. },
  32. {
  33. "__id__": 16
  34. }
  35. ],
  36. "_prefab": {
  37. "__id__": 17
  38. },
  39. "_opacity": 255,
  40. "_color": {
  41. "__type__": "cc.Color",
  42. "r": 255,
  43. "g": 255,
  44. "b": 255,
  45. "a": 255
  46. },
  47. "_contentSize": {
  48. "__type__": "cc.Size",
  49. "width": 380,
  50. "height": 40
  51. },
  52. "_anchorPoint": {
  53. "__type__": "cc.Vec2",
  54. "x": 0.5,
  55. "y": 0.5
  56. },
  57. "_trs": {
  58. "__type__": "TypedArray",
  59. "ctor": "Float64Array",
  60. "array": [
  61. 0,
  62. -50.2,
  63. 0,
  64. 0,
  65. 0,
  66. 0,
  67. 1,
  68. 1,
  69. 1,
  70. 1
  71. ]
  72. },
  73. "_eulerAngles": {
  74. "__type__": "cc.Vec3",
  75. "x": 0,
  76. "y": 0,
  77. "z": 0
  78. },
  79. "_skewX": 0,
  80. "_skewY": 0,
  81. "_is3DNode": false,
  82. "_groupIndex": 0,
  83. "groupIndex": 0,
  84. "_id": ""
  85. },
  86. {
  87. "__type__": "cc.Node",
  88. "_name": "New Node",
  89. "_objFlags": 0,
  90. "_parent": {
  91. "__id__": 1
  92. },
  93. "_children": [
  94. {
  95. "__id__": 3
  96. },
  97. {
  98. "__id__": 6
  99. }
  100. ],
  101. "_active": true,
  102. "_components": [
  103. {
  104. "__id__": 10
  105. }
  106. ],
  107. "_prefab": {
  108. "__id__": 11
  109. },
  110. "_opacity": 255,
  111. "_color": {
  112. "__type__": "cc.Color",
  113. "r": 255,
  114. "g": 255,
  115. "b": 255,
  116. "a": 255
  117. },
  118. "_contentSize": {
  119. "__type__": "cc.Size",
  120. "width": 112,
  121. "height": 30
  122. },
  123. "_anchorPoint": {
  124. "__type__": "cc.Vec2",
  125. "x": 0.5,
  126. "y": 0.5
  127. },
  128. "_trs": {
  129. "__type__": "TypedArray",
  130. "ctor": "Float64Array",
  131. "array": [
  132. -115,
  133. 0,
  134. 0,
  135. 0,
  136. 0,
  137. 0,
  138. 1,
  139. 1,
  140. 1,
  141. 1
  142. ]
  143. },
  144. "_eulerAngles": {
  145. "__type__": "cc.Vec3",
  146. "x": 0,
  147. "y": 0,
  148. "z": 0
  149. },
  150. "_skewX": 0,
  151. "_skewY": 0,
  152. "_is3DNode": false,
  153. "_groupIndex": 0,
  154. "groupIndex": 0,
  155. "_id": ""
  156. },
  157. {
  158. "__type__": "cc.Node",
  159. "_name": "attribute_icon_1",
  160. "_objFlags": 0,
  161. "_parent": {
  162. "__id__": 2
  163. },
  164. "_children": [],
  165. "_active": true,
  166. "_components": [
  167. {
  168. "__id__": 4
  169. }
  170. ],
  171. "_prefab": {
  172. "__id__": 5
  173. },
  174. "_opacity": 255,
  175. "_color": {
  176. "__type__": "cc.Color",
  177. "r": 255,
  178. "g": 255,
  179. "b": 255,
  180. "a": 255
  181. },
  182. "_contentSize": {
  183. "__type__": "cc.Size",
  184. "width": 22,
  185. "height": 22
  186. },
  187. "_anchorPoint": {
  188. "__type__": "cc.Vec2",
  189. "x": 0.5,
  190. "y": 0.5
  191. },
  192. "_trs": {
  193. "__type__": "TypedArray",
  194. "ctor": "Float64Array",
  195. "array": [
  196. -45,
  197. 0,
  198. 0,
  199. 0,
  200. 0,
  201. 0,
  202. 1,
  203. 1,
  204. 1,
  205. 1
  206. ]
  207. },
  208. "_eulerAngles": {
  209. "__type__": "cc.Vec3",
  210. "x": 0,
  211. "y": 0,
  212. "z": 0
  213. },
  214. "_skewX": 0,
  215. "_skewY": 0,
  216. "_is3DNode": false,
  217. "_groupIndex": 0,
  218. "groupIndex": 0,
  219. "_id": ""
  220. },
  221. {
  222. "__type__": "cc.Sprite",
  223. "_name": "",
  224. "_objFlags": 0,
  225. "node": {
  226. "__id__": 3
  227. },
  228. "_enabled": true,
  229. "_materials": [
  230. {
  231. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  232. }
  233. ],
  234. "_srcBlendFactor": 770,
  235. "_dstBlendFactor": 771,
  236. "_spriteFrame": {
  237. "__uuid__": "b0e4a133-66ff-4ce1-bdf3-fbfecccd15a6"
  238. },
  239. "_type": 0,
  240. "_sizeMode": 0,
  241. "_fillType": 0,
  242. "_fillCenter": {
  243. "__type__": "cc.Vec2",
  244. "x": 0,
  245. "y": 0
  246. },
  247. "_fillStart": 0,
  248. "_fillRange": 0,
  249. "_isTrimmedMode": true,
  250. "_atlas": null,
  251. "_id": ""
  252. },
  253. {
  254. "__type__": "cc.PrefabInfo",
  255. "root": {
  256. "__id__": 1
  257. },
  258. "asset": {
  259. "__uuid__": "3357b843-7199-494b-81f8-1dd674f09986"
  260. },
  261. "fileId": "acqUxWRc1O8aRtn/QEnpvn",
  262. "sync": false
  263. },
  264. {
  265. "__type__": "cc.Node",
  266. "_name": "New Label",
  267. "_objFlags": 0,
  268. "_parent": {
  269. "__id__": 2
  270. },
  271. "_children": [],
  272. "_active": true,
  273. "_components": [
  274. {
  275. "__id__": 7
  276. },
  277. {
  278. "__id__": 8
  279. }
  280. ],
  281. "_prefab": {
  282. "__id__": 9
  283. },
  284. "_opacity": 255,
  285. "_color": {
  286. "__type__": "cc.Color",
  287. "r": 255,
  288. "g": 255,
  289. "b": 255,
  290. "a": 255
  291. },
  292. "_contentSize": {
  293. "__type__": "cc.Size",
  294. "width": 80,
  295. "height": 25.2
  296. },
  297. "_anchorPoint": {
  298. "__type__": "cc.Vec2",
  299. "x": 0.5,
  300. "y": 0.5
  301. },
  302. "_trs": {
  303. "__type__": "TypedArray",
  304. "ctor": "Float64Array",
  305. "array": [
  306. 16,
  307. 0,
  308. 0,
  309. 0,
  310. 0,
  311. 0,
  312. 1,
  313. 1,
  314. 1,
  315. 1
  316. ]
  317. },
  318. "_eulerAngles": {
  319. "__type__": "cc.Vec3",
  320. "x": 0,
  321. "y": 0,
  322. "z": 0
  323. },
  324. "_skewX": 0,
  325. "_skewY": 0,
  326. "_is3DNode": false,
  327. "_groupIndex": 0,
  328. "groupIndex": 0,
  329. "_id": ""
  330. },
  331. {
  332. "__type__": "cc.Label",
  333. "_name": "",
  334. "_objFlags": 0,
  335. "node": {
  336. "__id__": 6
  337. },
  338. "_enabled": true,
  339. "_materials": [
  340. {
  341. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  342. }
  343. ],
  344. "_srcBlendFactor": 770,
  345. "_dstBlendFactor": 771,
  346. "_string": "加强攻击",
  347. "_N$string": "加强攻击",
  348. "_fontSize": 20,
  349. "_lineHeight": 0,
  350. "_enableWrapText": true,
  351. "_N$file": {
  352. "__uuid__": "1cdb5762-18d1-4d60-a364-c717229e08e9"
  353. },
  354. "_isSystemFontUsed": false,
  355. "_spacingX": 0,
  356. "_batchAsBitmap": false,
  357. "_styleFlags": 0,
  358. "_underlineHeight": 0,
  359. "_N$horizontalAlign": 1,
  360. "_N$verticalAlign": 1,
  361. "_N$fontFamily": "Arial",
  362. "_N$overflow": 0,
  363. "_N$cacheMode": 0,
  364. "_id": ""
  365. },
  366. {
  367. "__type__": "cc.LabelOutline",
  368. "_name": "",
  369. "_objFlags": 0,
  370. "node": {
  371. "__id__": 6
  372. },
  373. "_enabled": false,
  374. "_color": {
  375. "__type__": "cc.Color",
  376. "r": 75,
  377. "g": 43,
  378. "b": 0,
  379. "a": 255
  380. },
  381. "_width": 1,
  382. "_id": ""
  383. },
  384. {
  385. "__type__": "cc.PrefabInfo",
  386. "root": {
  387. "__id__": 1
  388. },
  389. "asset": {
  390. "__uuid__": "3357b843-7199-494b-81f8-1dd674f09986"
  391. },
  392. "fileId": "edmceMNodBULOYRHH/r/fn",
  393. "sync": false
  394. },
  395. {
  396. "__type__": "cc.Layout",
  397. "_name": "",
  398. "_objFlags": 0,
  399. "node": {
  400. "__id__": 2
  401. },
  402. "_enabled": true,
  403. "_layoutSize": {
  404. "__type__": "cc.Size",
  405. "width": 112,
  406. "height": 30
  407. },
  408. "_resize": 1,
  409. "_N$layoutType": 1,
  410. "_N$cellSize": {
  411. "__type__": "cc.Size",
  412. "width": 40,
  413. "height": 40
  414. },
  415. "_N$startAxis": 0,
  416. "_N$paddingLeft": 0,
  417. "_N$paddingRight": 0,
  418. "_N$paddingTop": 0,
  419. "_N$paddingBottom": 0,
  420. "_N$spacingX": 10,
  421. "_N$spacingY": 0,
  422. "_N$verticalDirection": 1,
  423. "_N$horizontalDirection": 0,
  424. "_N$affectedByScale": false,
  425. "_id": ""
  426. },
  427. {
  428. "__type__": "cc.PrefabInfo",
  429. "root": {
  430. "__id__": 1
  431. },
  432. "asset": {
  433. "__uuid__": "3357b843-7199-494b-81f8-1dd674f09986"
  434. },
  435. "fileId": "9bmAAjixtB3boW0NH4Ywgg",
  436. "sync": false
  437. },
  438. {
  439. "__type__": "cc.Node",
  440. "_name": "New Label",
  441. "_objFlags": 0,
  442. "_parent": {
  443. "__id__": 1
  444. },
  445. "_children": [],
  446. "_active": true,
  447. "_components": [
  448. {
  449. "__id__": 13
  450. }
  451. ],
  452. "_prefab": {
  453. "__id__": 14
  454. },
  455. "_opacity": 255,
  456. "_color": {
  457. "__type__": "cc.Color",
  458. "r": 0,
  459. "g": 0,
  460. "b": 0,
  461. "a": 255
  462. },
  463. "_contentSize": {
  464. "__type__": "cc.Size",
  465. "width": 11.95,
  466. "height": 25.2
  467. },
  468. "_anchorPoint": {
  469. "__type__": "cc.Vec2",
  470. "x": 0.5,
  471. "y": 0.5
  472. },
  473. "_trs": {
  474. "__type__": "TypedArray",
  475. "ctor": "Float64Array",
  476. "array": [
  477. 75,
  478. 0,
  479. 0,
  480. 0,
  481. 0,
  482. 0,
  483. 1,
  484. 1,
  485. 1,
  486. 1
  487. ]
  488. },
  489. "_eulerAngles": {
  490. "__type__": "cc.Vec3",
  491. "x": 0,
  492. "y": 0,
  493. "z": 0
  494. },
  495. "_skewX": 0,
  496. "_skewY": 0,
  497. "_is3DNode": false,
  498. "_groupIndex": 0,
  499. "groupIndex": 0,
  500. "_id": ""
  501. },
  502. {
  503. "__type__": "cc.Label",
  504. "_name": "",
  505. "_objFlags": 0,
  506. "node": {
  507. "__id__": 12
  508. },
  509. "_enabled": true,
  510. "_materials": [
  511. {
  512. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  513. }
  514. ],
  515. "_srcBlendFactor": 770,
  516. "_dstBlendFactor": 771,
  517. "_string": "-",
  518. "_N$string": "-",
  519. "_fontSize": 20,
  520. "_lineHeight": 0,
  521. "_enableWrapText": true,
  522. "_N$file": {
  523. "__uuid__": "ab4a312d-4aea-4102-b816-a39640555ef4"
  524. },
  525. "_isSystemFontUsed": false,
  526. "_spacingX": 0,
  527. "_batchAsBitmap": false,
  528. "_styleFlags": 0,
  529. "_underlineHeight": 0,
  530. "_N$horizontalAlign": 1,
  531. "_N$verticalAlign": 1,
  532. "_N$fontFamily": "Arial",
  533. "_N$overflow": 0,
  534. "_N$cacheMode": 0,
  535. "_id": ""
  536. },
  537. {
  538. "__type__": "cc.PrefabInfo",
  539. "root": {
  540. "__id__": 1
  541. },
  542. "asset": {
  543. "__uuid__": "3357b843-7199-494b-81f8-1dd674f09986"
  544. },
  545. "fileId": "86Y54uiXlDGrQxsq4Vn0E8",
  546. "sync": false
  547. },
  548. {
  549. "__type__": "4746cRTiqZCk61R5ceSjtKL",
  550. "_name": "",
  551. "_objFlags": 0,
  552. "node": {
  553. "__id__": 1
  554. },
  555. "_enabled": true,
  556. "mIcon": {
  557. "__id__": 4
  558. },
  559. "mName": {
  560. "__id__": 7
  561. },
  562. "mValue": {
  563. "__id__": 13
  564. },
  565. "_id": ""
  566. },
  567. {
  568. "__type__": "cc.Sprite",
  569. "_name": "",
  570. "_objFlags": 0,
  571. "node": {
  572. "__id__": 1
  573. },
  574. "_enabled": true,
  575. "_materials": [
  576. {
  577. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  578. }
  579. ],
  580. "_srcBlendFactor": 770,
  581. "_dstBlendFactor": 771,
  582. "_spriteFrame": {
  583. "__uuid__": "a6348c18-b6ec-49e7-b158-1e09dcc9c6e2"
  584. },
  585. "_type": 1,
  586. "_sizeMode": 0,
  587. "_fillType": 0,
  588. "_fillCenter": {
  589. "__type__": "cc.Vec2",
  590. "x": 0,
  591. "y": 0
  592. },
  593. "_fillStart": 0,
  594. "_fillRange": 0,
  595. "_isTrimmedMode": true,
  596. "_atlas": null,
  597. "_id": ""
  598. },
  599. {
  600. "__type__": "cc.PrefabInfo",
  601. "root": {
  602. "__id__": 1
  603. },
  604. "asset": {
  605. "__uuid__": "3357b843-7199-494b-81f8-1dd674f09986"
  606. },
  607. "fileId": "",
  608. "sync": false
  609. }
  610. ]