equip_attr.prefab 12 KB

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