FriendBattleLogWindow.prefab 25 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516
  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": "FriendBattleLogWindow",
  16. "_objFlags": 0,
  17. "_parent": null,
  18. "_children": [
  19. {
  20. "__id__": 2
  21. },
  22. {
  23. "__id__": 8
  24. }
  25. ],
  26. "_active": true,
  27. "_components": [
  28. {
  29. "__id__": 74
  30. },
  31. {
  32. "__id__": 76
  33. },
  34. {
  35. "__id__": 78
  36. },
  37. {
  38. "__id__": 81
  39. },
  40. {
  41. "__id__": 83
  42. }
  43. ],
  44. "_prefab": {
  45. "__id__": 85
  46. },
  47. "_lpos": {
  48. "__type__": "cc.Vec3",
  49. "x": 0,
  50. "y": 0,
  51. "z": 0
  52. },
  53. "_lrot": {
  54. "__type__": "cc.Quat",
  55. "x": 0,
  56. "y": 0,
  57. "z": 0,
  58. "w": 1
  59. },
  60. "_lscale": {
  61. "__type__": "cc.Vec3",
  62. "x": 1,
  63. "y": 1,
  64. "z": 1
  65. },
  66. "_layer": 1073741824,
  67. "_euler": {
  68. "__type__": "cc.Vec3",
  69. "x": 0,
  70. "y": 0,
  71. "z": 0
  72. },
  73. "_id": ""
  74. },
  75. {
  76. "__type__": "cc.Node",
  77. "_name": "背景",
  78. "_objFlags": 0,
  79. "_parent": {
  80. "__id__": 1
  81. },
  82. "_children": [],
  83. "_active": true,
  84. "_components": [
  85. {
  86. "__id__": 3
  87. },
  88. {
  89. "__id__": 5
  90. }
  91. ],
  92. "_prefab": {
  93. "__id__": 7
  94. },
  95. "_lpos": {
  96. "__type__": "cc.Vec3",
  97. "x": 0,
  98. "y": 0,
  99. "z": 0
  100. },
  101. "_lrot": {
  102. "__type__": "cc.Quat",
  103. "x": 0,
  104. "y": 0,
  105. "z": 0,
  106. "w": 1
  107. },
  108. "_lscale": {
  109. "__type__": "cc.Vec3",
  110. "x": 1,
  111. "y": 1,
  112. "z": 1
  113. },
  114. "_layer": 1073741824,
  115. "_euler": {
  116. "__type__": "cc.Vec3",
  117. "x": 0,
  118. "y": 0,
  119. "z": 0
  120. },
  121. "_id": ""
  122. },
  123. {
  124. "__type__": "cc.UITransform",
  125. "_name": "",
  126. "_objFlags": 0,
  127. "node": {
  128. "__id__": 2
  129. },
  130. "_enabled": true,
  131. "__prefab": {
  132. "__id__": 4
  133. },
  134. "_priority": 0,
  135. "_contentSize": {
  136. "__type__": "cc.Size",
  137. "width": 750,
  138. "height": 1334
  139. },
  140. "_anchorPoint": {
  141. "__type__": "cc.Vec2",
  142. "x": 0.5,
  143. "y": 0.5
  144. },
  145. "_id": ""
  146. },
  147. {
  148. "__type__": "cc.CompPrefabInfo",
  149. "fileId": "27V6Vm6chHx5QxuSGVILtW"
  150. },
  151. {
  152. "__type__": "cc.Widget",
  153. "_name": "",
  154. "_objFlags": 0,
  155. "node": {
  156. "__id__": 2
  157. },
  158. "_enabled": true,
  159. "__prefab": {
  160. "__id__": 6
  161. },
  162. "_alignFlags": 45,
  163. "_target": null,
  164. "_left": 0,
  165. "_right": 0,
  166. "_top": 0,
  167. "_bottom": 0,
  168. "_horizontalCenter": 0,
  169. "_verticalCenter": 0,
  170. "_isAbsLeft": true,
  171. "_isAbsRight": true,
  172. "_isAbsTop": true,
  173. "_isAbsBottom": true,
  174. "_isAbsHorizontalCenter": true,
  175. "_isAbsVerticalCenter": true,
  176. "_originalWidth": 100,
  177. "_originalHeight": 100,
  178. "_alignMode": 2,
  179. "_lockFlags": 0,
  180. "_id": ""
  181. },
  182. {
  183. "__type__": "cc.CompPrefabInfo",
  184. "fileId": "e2+99kFm9GO7/nKKNHYZ1p"
  185. },
  186. {
  187. "__type__": "cc.PrefabInfo",
  188. "root": {
  189. "__id__": 1
  190. },
  191. "asset": {
  192. "__id__": 0
  193. },
  194. "fileId": "77rGLTeI9CI6TO6v88BDx1"
  195. },
  196. {
  197. "__type__": "cc.Node",
  198. "_name": "窗口",
  199. "_objFlags": 0,
  200. "_parent": {
  201. "__id__": 1
  202. },
  203. "_children": [
  204. {
  205. "__id__": 9
  206. },
  207. {
  208. "__id__": 35
  209. },
  210. {
  211. "__id__": 61
  212. }
  213. ],
  214. "_active": true,
  215. "_components": [
  216. {
  217. "__id__": 69
  218. },
  219. {
  220. "__id__": 71
  221. }
  222. ],
  223. "_prefab": {
  224. "__id__": 73
  225. },
  226. "_lpos": {
  227. "__type__": "cc.Vec3",
  228. "x": 0,
  229. "y": 0,
  230. "z": 0
  231. },
  232. "_lrot": {
  233. "__type__": "cc.Quat",
  234. "x": 0,
  235. "y": 0,
  236. "z": 0,
  237. "w": 1
  238. },
  239. "_lscale": {
  240. "__type__": "cc.Vec3",
  241. "x": 1,
  242. "y": 1,
  243. "z": 1
  244. },
  245. "_layer": 1073741824,
  246. "_euler": {
  247. "__type__": "cc.Vec3",
  248. "x": 0,
  249. "y": 0,
  250. "z": 0
  251. },
  252. "_id": ""
  253. },
  254. {
  255. "__type__": "cc.Node",
  256. "_objFlags": 0,
  257. "_parent": {
  258. "__id__": 8
  259. },
  260. "_prefab": {
  261. "__id__": 10
  262. },
  263. "_id": ""
  264. },
  265. {
  266. "__type__": "cc.PrefabInfo",
  267. "root": {
  268. "__id__": 9
  269. },
  270. "asset": {
  271. "__uuid__": "ff4e54af-0be2-47c9-b14d-c21cd6aa898e"
  272. },
  273. "fileId": "b1iAgTRn1HEI48ikI5HJho",
  274. "instance": {
  275. "__id__": 11
  276. }
  277. },
  278. {
  279. "__type__": "cc.PrefabInstance",
  280. "fileId": "b8O3xdY2BNQ6JqMr6FYnIk",
  281. "prefabRootNode": {
  282. "__id__": 1
  283. },
  284. "mountedChildren": [],
  285. "propertyOverrides": [
  286. {
  287. "__id__": 12
  288. },
  289. {
  290. "__id__": 14
  291. },
  292. {
  293. "__id__": 15
  294. },
  295. {
  296. "__id__": 16
  297. },
  298. {
  299. "__id__": 18
  300. },
  301. {
  302. "__id__": 20
  303. },
  304. {
  305. "__id__": 22
  306. },
  307. {
  308. "__id__": 24
  309. },
  310. {
  311. "__id__": 25
  312. },
  313. {
  314. "__id__": 27
  315. },
  316. {
  317. "__id__": 29
  318. },
  319. {
  320. "__id__": 31
  321. },
  322. {
  323. "__id__": 33
  324. }
  325. ],
  326. "removedComponents": []
  327. },
  328. {
  329. "__type__": "CCPropertyOverrideInfo",
  330. "targetInfo": {
  331. "__id__": 13
  332. },
  333. "propertyPath": [
  334. "name"
  335. ],
  336. "value": "公用窗口底"
  337. },
  338. {
  339. "__type__": "cc.TargetInfo",
  340. "localID": [
  341. "b1iAgTRn1HEI48ikI5HJho"
  342. ]
  343. },
  344. {
  345. "__type__": "CCPropertyOverrideInfo",
  346. "targetInfo": {
  347. "__id__": 13
  348. },
  349. "propertyPath": [
  350. "position"
  351. ],
  352. "value": {
  353. "__type__": "cc.Vec3",
  354. "x": 0,
  355. "y": 0,
  356. "z": 0
  357. }
  358. },
  359. {
  360. "__type__": "CCPropertyOverrideInfo",
  361. "targetInfo": {
  362. "__id__": 13
  363. },
  364. "propertyPath": [
  365. "rotation"
  366. ],
  367. "value": {
  368. "__type__": "cc.Quat",
  369. "x": 0,
  370. "y": 0,
  371. "z": 0,
  372. "w": 1
  373. }
  374. },
  375. {
  376. "__type__": "CCPropertyOverrideInfo",
  377. "targetInfo": {
  378. "__id__": 17
  379. },
  380. "propertyPath": [
  381. "scale"
  382. ],
  383. "value": {
  384. "__type__": "cc.Vec3",
  385. "x": 1,
  386. "y": 1,
  387. "z": 1
  388. }
  389. },
  390. {
  391. "__type__": "cc.TargetInfo",
  392. "localID": [
  393. "adpFixZRtLILYmRlKuQQVa"
  394. ]
  395. },
  396. {
  397. "__type__": "CCPropertyOverrideInfo",
  398. "targetInfo": {
  399. "__id__": 19
  400. },
  401. "propertyPath": [
  402. "position"
  403. ],
  404. "value": {
  405. "__type__": "cc.Vec3",
  406. "x": 0,
  407. "y": 0,
  408. "z": 0
  409. }
  410. },
  411. {
  412. "__type__": "cc.TargetInfo",
  413. "localID": [
  414. "ebtQfyvDpMe5JT5lZTSgen"
  415. ]
  416. },
  417. {
  418. "__type__": "CCPropertyOverrideInfo",
  419. "targetInfo": {
  420. "__id__": 21
  421. },
  422. "propertyPath": [
  423. "position"
  424. ],
  425. "value": {
  426. "__type__": "cc.Vec3",
  427. "x": -279.024,
  428. "y": 494.376,
  429. "z": 0
  430. }
  431. },
  432. {
  433. "__type__": "cc.TargetInfo",
  434. "localID": [
  435. "0dfVsjJUxNMrvQPLPB4qND"
  436. ]
  437. },
  438. {
  439. "__type__": "CCPropertyOverrideInfo",
  440. "targetInfo": {
  441. "__id__": 23
  442. },
  443. "propertyPath": [
  444. "position"
  445. ],
  446. "value": {
  447. "__type__": "cc.Vec3",
  448. "x": 293.056,
  449. "y": -468.5,
  450. "z": 0
  451. }
  452. },
  453. {
  454. "__type__": "cc.TargetInfo",
  455. "localID": [
  456. "c9IWZNyN9L1JyuNAThZCmG"
  457. ]
  458. },
  459. {
  460. "__type__": "CCPropertyOverrideInfo",
  461. "targetInfo": {
  462. "__id__": 17
  463. },
  464. "propertyPath": [
  465. "position"
  466. ],
  467. "value": {
  468. "__type__": "cc.Vec3",
  469. "x": 297.799,
  470. "y": 466.828,
  471. "z": 0
  472. }
  473. },
  474. {
  475. "__type__": "CCPropertyOverrideInfo",
  476. "targetInfo": {
  477. "__id__": 26
  478. },
  479. "propertyPath": [
  480. "position"
  481. ],
  482. "value": {
  483. "__type__": "cc.Vec3",
  484. "x": 0,
  485. "y": 442.46400000000006,
  486. "z": 0
  487. }
  488. },
  489. {
  490. "__type__": "cc.TargetInfo",
  491. "localID": [
  492. "5akySaKGRFIrxImBoRzkqc"
  493. ]
  494. },
  495. {
  496. "__type__": "CCPropertyOverrideInfo",
  497. "targetInfo": {
  498. "__id__": 28
  499. },
  500. "propertyPath": [
  501. "position"
  502. ],
  503. "value": {
  504. "__type__": "cc.Vec3",
  505. "x": -199.5,
  506. "y": 0,
  507. "z": 0
  508. }
  509. },
  510. {
  511. "__type__": "cc.TargetInfo",
  512. "localID": [
  513. "5b/i8hbuxAtZ82oQelmCbr"
  514. ]
  515. },
  516. {
  517. "__type__": "CCPropertyOverrideInfo",
  518. "targetInfo": {
  519. "__id__": 30
  520. },
  521. "propertyPath": [
  522. "position"
  523. ],
  524. "value": {
  525. "__type__": "cc.Vec3",
  526. "x": 199.5,
  527. "y": 0,
  528. "z": 0
  529. }
  530. },
  531. {
  532. "__type__": "cc.TargetInfo",
  533. "localID": [
  534. "7chQDYjU9GHLWjYKHkexeM"
  535. ]
  536. },
  537. {
  538. "__type__": "CCPropertyOverrideInfo",
  539. "targetInfo": {
  540. "__id__": 32
  541. },
  542. "propertyPath": [
  543. "position"
  544. ],
  545. "value": {
  546. "__type__": "cc.Vec3",
  547. "x": 0,
  548. "y": 0,
  549. "z": 0
  550. }
  551. },
  552. {
  553. "__type__": "cc.TargetInfo",
  554. "localID": [
  555. "38eBE87CtMfIUWwxoK0c1t"
  556. ]
  557. },
  558. {
  559. "__type__": "CCPropertyOverrideInfo",
  560. "targetInfo": {
  561. "__id__": 34
  562. },
  563. "propertyPath": [
  564. "spriteFrame"
  565. ],
  566. "value": {
  567. "__uuid__": "db494430-5568-44e5-a973-d958e983b611@f9941"
  568. }
  569. },
  570. {
  571. "__type__": "cc.TargetInfo",
  572. "localID": [
  573. "e71ctEmpxFC4KlSYRZNz/a"
  574. ]
  575. },
  576. {
  577. "__type__": "cc.Node",
  578. "_name": "内容背景",
  579. "_objFlags": 0,
  580. "_parent": {
  581. "__id__": 8
  582. },
  583. "_children": [
  584. {
  585. "__id__": 36
  586. }
  587. ],
  588. "_active": true,
  589. "_components": [
  590. {
  591. "__id__": 52
  592. },
  593. {
  594. "__id__": 54
  595. },
  596. {
  597. "__id__": 56
  598. },
  599. {
  600. "__id__": 58
  601. }
  602. ],
  603. "_prefab": {
  604. "__id__": 60
  605. },
  606. "_lpos": {
  607. "__type__": "cc.Vec3",
  608. "x": 0,
  609. "y": -15,
  610. "z": 0
  611. },
  612. "_lrot": {
  613. "__type__": "cc.Quat",
  614. "x": 0,
  615. "y": 0,
  616. "z": 0,
  617. "w": 1
  618. },
  619. "_lscale": {
  620. "__type__": "cc.Vec3",
  621. "x": 1,
  622. "y": 1,
  623. "z": 1
  624. },
  625. "_layer": 1073741824,
  626. "_euler": {
  627. "__type__": "cc.Vec3",
  628. "x": 0,
  629. "y": 0,
  630. "z": 0
  631. },
  632. "_id": ""
  633. },
  634. {
  635. "__type__": "cc.Node",
  636. "_name": "Mask",
  637. "_objFlags": 0,
  638. "_parent": {
  639. "__id__": 35
  640. },
  641. "_children": [
  642. {
  643. "__id__": 37
  644. }
  645. ],
  646. "_active": true,
  647. "_components": [
  648. {
  649. "__id__": 45
  650. },
  651. {
  652. "__id__": 47
  653. },
  654. {
  655. "__id__": 49
  656. }
  657. ],
  658. "_prefab": {
  659. "__id__": 51
  660. },
  661. "_lpos": {
  662. "__type__": "cc.Vec3",
  663. "x": 0,
  664. "y": 0,
  665. "z": 0
  666. },
  667. "_lrot": {
  668. "__type__": "cc.Quat",
  669. "x": 0,
  670. "y": 0,
  671. "z": 0,
  672. "w": 1
  673. },
  674. "_lscale": {
  675. "__type__": "cc.Vec3",
  676. "x": 1,
  677. "y": 1,
  678. "z": 1
  679. },
  680. "_layer": 33554432,
  681. "_euler": {
  682. "__type__": "cc.Vec3",
  683. "x": 0,
  684. "y": 0,
  685. "z": 0
  686. },
  687. "_id": ""
  688. },
  689. {
  690. "__type__": "cc.Node",
  691. "_name": "content",
  692. "_objFlags": 0,
  693. "_parent": {
  694. "__id__": 36
  695. },
  696. "_children": [],
  697. "_active": true,
  698. "_components": [
  699. {
  700. "__id__": 38
  701. },
  702. {
  703. "__id__": 40
  704. },
  705. {
  706. "__id__": 42
  707. }
  708. ],
  709. "_prefab": {
  710. "__id__": 44
  711. },
  712. "_lpos": {
  713. "__type__": "cc.Vec3",
  714. "x": 0,
  715. "y": 404.664,
  716. "z": 0
  717. },
  718. "_lrot": {
  719. "__type__": "cc.Quat",
  720. "x": 0,
  721. "y": 0,
  722. "z": 0,
  723. "w": 1
  724. },
  725. "_lscale": {
  726. "__type__": "cc.Vec3",
  727. "x": 1,
  728. "y": 1,
  729. "z": 1
  730. },
  731. "_layer": 1073741824,
  732. "_euler": {
  733. "__type__": "cc.Vec3",
  734. "x": 0,
  735. "y": 0,
  736. "z": 0
  737. },
  738. "_id": ""
  739. },
  740. {
  741. "__type__": "cc.UITransform",
  742. "_name": "",
  743. "_objFlags": 0,
  744. "node": {
  745. "__id__": 37
  746. },
  747. "_enabled": true,
  748. "__prefab": {
  749. "__id__": 39
  750. },
  751. "_priority": 0,
  752. "_contentSize": {
  753. "__type__": "cc.Size",
  754. "width": 630,
  755. "height": 100
  756. },
  757. "_anchorPoint": {
  758. "__type__": "cc.Vec2",
  759. "x": 0.5,
  760. "y": 1
  761. },
  762. "_id": ""
  763. },
  764. {
  765. "__type__": "cc.CompPrefabInfo",
  766. "fileId": "a4/KlSccdOkYd8DYpsWXf1"
  767. },
  768. {
  769. "__type__": "cc.Widget",
  770. "_name": "",
  771. "_objFlags": 0,
  772. "node": {
  773. "__id__": 37
  774. },
  775. "_enabled": true,
  776. "__prefab": {
  777. "__id__": 41
  778. },
  779. "_alignFlags": 40,
  780. "_target": null,
  781. "_left": 0,
  782. "_right": 0,
  783. "_top": 0,
  784. "_bottom": 560,
  785. "_horizontalCenter": 0,
  786. "_verticalCenter": 0,
  787. "_isAbsLeft": true,
  788. "_isAbsRight": true,
  789. "_isAbsTop": true,
  790. "_isAbsBottom": true,
  791. "_isAbsHorizontalCenter": true,
  792. "_isAbsVerticalCenter": true,
  793. "_originalWidth": 100,
  794. "_originalHeight": 100,
  795. "_alignMode": 1,
  796. "_lockFlags": 0,
  797. "_id": ""
  798. },
  799. {
  800. "__type__": "cc.CompPrefabInfo",
  801. "fileId": "142S3vmAdByqutBBn48G9J"
  802. },
  803. {
  804. "__type__": "cc.Layout",
  805. "_name": "",
  806. "_objFlags": 0,
  807. "node": {
  808. "__id__": 37
  809. },
  810. "_enabled": true,
  811. "__prefab": {
  812. "__id__": 43
  813. },
  814. "_resizeMode": 1,
  815. "_layoutType": 2,
  816. "_cellSize": {
  817. "__type__": "cc.Size",
  818. "width": 40,
  819. "height": 40
  820. },
  821. "_startAxis": 0,
  822. "_paddingLeft": 0,
  823. "_paddingRight": 0,
  824. "_paddingTop": 0,
  825. "_paddingBottom": 0,
  826. "_spacingX": 10,
  827. "_spacingY": 10,
  828. "_verticalDirection": 1,
  829. "_horizontalDirection": 0,
  830. "_constraint": 2,
  831. "_constraintNum": 3,
  832. "_affectedByScale": false,
  833. "_isAlign": true,
  834. "_id": ""
  835. },
  836. {
  837. "__type__": "cc.CompPrefabInfo",
  838. "fileId": "69HcZjv+pCuLPtvPkR2X9W"
  839. },
  840. {
  841. "__type__": "cc.PrefabInfo",
  842. "root": {
  843. "__id__": 1
  844. },
  845. "asset": {
  846. "__id__": 0
  847. },
  848. "fileId": "f8P3iAyp1JwZUMJMIMdU5Y"
  849. },
  850. {
  851. "__type__": "cc.UITransform",
  852. "_name": "",
  853. "_objFlags": 0,
  854. "node": {
  855. "__id__": 36
  856. },
  857. "_enabled": true,
  858. "__prefab": {
  859. "__id__": 46
  860. },
  861. "_priority": 0,
  862. "_contentSize": {
  863. "__type__": "cc.Size",
  864. "width": 630,
  865. "height": 830
  866. },
  867. "_anchorPoint": {
  868. "__type__": "cc.Vec2",
  869. "x": 0.5,
  870. "y": 0.5
  871. },
  872. "_id": ""
  873. },
  874. {
  875. "__type__": "cc.CompPrefabInfo",
  876. "fileId": "24q5VjR4ZD6ZgXIIy8Lu4c"
  877. },
  878. {
  879. "__type__": "cc.Mask",
  880. "_name": "",
  881. "_objFlags": 0,
  882. "node": {
  883. "__id__": 36
  884. },
  885. "_enabled": true,
  886. "__prefab": {
  887. "__id__": 48
  888. },
  889. "_visFlags": 0,
  890. "_customMaterial": null,
  891. "_srcBlendFactor": 2,
  892. "_dstBlendFactor": 4,
  893. "_color": {
  894. "__type__": "cc.Color",
  895. "r": 255,
  896. "g": 255,
  897. "b": 255,
  898. "a": 255
  899. },
  900. "_type": 0,
  901. "_inverted": false,
  902. "_segments": 64,
  903. "_spriteFrame": null,
  904. "_alphaThreshold": 0.1,
  905. "_id": ""
  906. },
  907. {
  908. "__type__": "cc.CompPrefabInfo",
  909. "fileId": "29gSH6DnpCA6Enes9AMJvW"
  910. },
  911. {
  912. "__type__": "cc.Widget",
  913. "_name": "",
  914. "_objFlags": 0,
  915. "node": {
  916. "__id__": 36
  917. },
  918. "_enabled": true,
  919. "__prefab": {
  920. "__id__": 50
  921. },
  922. "_alignFlags": 45,
  923. "_target": null,
  924. "_left": 0,
  925. "_right": 0,
  926. "_top": 10,
  927. "_bottom": 10,
  928. "_horizontalCenter": 0,
  929. "_verticalCenter": 0,
  930. "_isAbsLeft": true,
  931. "_isAbsRight": true,
  932. "_isAbsTop": true,
  933. "_isAbsBottom": true,
  934. "_isAbsHorizontalCenter": true,
  935. "_isAbsVerticalCenter": true,
  936. "_originalWidth": 100,
  937. "_originalHeight": 100,
  938. "_alignMode": 2,
  939. "_lockFlags": 0,
  940. "_id": ""
  941. },
  942. {
  943. "__type__": "cc.CompPrefabInfo",
  944. "fileId": "15sm4EPnJGfZvNo0qH8PIm"
  945. },
  946. {
  947. "__type__": "cc.PrefabInfo",
  948. "root": {
  949. "__id__": 1
  950. },
  951. "asset": {
  952. "__id__": 0
  953. },
  954. "fileId": "c4BhVH+D9MRJqZb6sOfd1Y"
  955. },
  956. {
  957. "__type__": "cc.UITransform",
  958. "_name": "",
  959. "_objFlags": 0,
  960. "node": {
  961. "__id__": 35
  962. },
  963. "_enabled": true,
  964. "__prefab": {
  965. "__id__": 53
  966. },
  967. "_priority": 0,
  968. "_contentSize": {
  969. "__type__": "cc.Size",
  970. "width": 630,
  971. "height": 850
  972. },
  973. "_anchorPoint": {
  974. "__type__": "cc.Vec2",
  975. "x": 0.5,
  976. "y": 0.5
  977. },
  978. "_id": ""
  979. },
  980. {
  981. "__type__": "cc.CompPrefabInfo",
  982. "fileId": "acwfW7tOZIVIdQe+Cq449u"
  983. },
  984. {
  985. "__type__": "cc.Sprite",
  986. "_name": "",
  987. "_objFlags": 0,
  988. "node": {
  989. "__id__": 35
  990. },
  991. "_enabled": true,
  992. "__prefab": {
  993. "__id__": 55
  994. },
  995. "_visFlags": 0,
  996. "_customMaterial": null,
  997. "_srcBlendFactor": 2,
  998. "_dstBlendFactor": 4,
  999. "_color": {
  1000. "__type__": "cc.Color",
  1001. "r": 255,
  1002. "g": 255,
  1003. "b": 255,
  1004. "a": 255
  1005. },
  1006. "_spriteFrame": {
  1007. "__uuid__": "ead6c1ec-02b4-403c-a775-1498a57aef28@f9941"
  1008. },
  1009. "_type": 1,
  1010. "_fillType": 0,
  1011. "_sizeMode": 0,
  1012. "_fillCenter": {
  1013. "__type__": "cc.Vec2",
  1014. "x": 0,
  1015. "y": 0
  1016. },
  1017. "_fillStart": 0,
  1018. "_fillRange": 0,
  1019. "_isTrimmedMode": true,
  1020. "_useGrayscale": false,
  1021. "_atlas": null,
  1022. "_id": ""
  1023. },
  1024. {
  1025. "__type__": "cc.CompPrefabInfo",
  1026. "fileId": "6501wDbL5BX5/giQ/vSpiP"
  1027. },
  1028. {
  1029. "__type__": "cc.Widget",
  1030. "_name": "",
  1031. "_objFlags": 0,
  1032. "node": {
  1033. "__id__": 35
  1034. },
  1035. "_enabled": true,
  1036. "__prefab": {
  1037. "__id__": 57
  1038. },
  1039. "_alignFlags": 45,
  1040. "_target": null,
  1041. "_left": 10,
  1042. "_right": 10,
  1043. "_top": 90,
  1044. "_bottom": 60,
  1045. "_horizontalCenter": 0,
  1046. "_verticalCenter": 0,
  1047. "_isAbsLeft": true,
  1048. "_isAbsRight": true,
  1049. "_isAbsTop": true,
  1050. "_isAbsBottom": true,
  1051. "_isAbsHorizontalCenter": true,
  1052. "_isAbsVerticalCenter": true,
  1053. "_originalWidth": 52,
  1054. "_originalHeight": 50,
  1055. "_alignMode": 2,
  1056. "_lockFlags": 0,
  1057. "_id": ""
  1058. },
  1059. {
  1060. "__type__": "cc.CompPrefabInfo",
  1061. "fileId": "fel5DNDaNPZqHc202PQRoN"
  1062. },
  1063. {
  1064. "__type__": "cc.ScrollView",
  1065. "_name": "",
  1066. "_objFlags": 0,
  1067. "node": {
  1068. "__id__": 35
  1069. },
  1070. "_enabled": true,
  1071. "__prefab": {
  1072. "__id__": 59
  1073. },
  1074. "bounceDuration": 0.23,
  1075. "brake": 0.5,
  1076. "elastic": true,
  1077. "inertia": true,
  1078. "horizontal": false,
  1079. "vertical": true,
  1080. "cancelInnerEvents": true,
  1081. "scrollEvents": [],
  1082. "_content": {
  1083. "__id__": 37
  1084. },
  1085. "_horizontalScrollBar": null,
  1086. "_verticalScrollBar": null,
  1087. "_id": ""
  1088. },
  1089. {
  1090. "__type__": "cc.CompPrefabInfo",
  1091. "fileId": "bcloySqkZLg4BHl9tROswX"
  1092. },
  1093. {
  1094. "__type__": "cc.PrefabInfo",
  1095. "root": {
  1096. "__id__": 1
  1097. },
  1098. "asset": {
  1099. "__id__": 0
  1100. },
  1101. "fileId": "96jmqBzPVIJYb1FdGHFLqk"
  1102. },
  1103. {
  1104. "__type__": "cc.Node",
  1105. "_name": "记录说明",
  1106. "_objFlags": 0,
  1107. "_parent": {
  1108. "__id__": 8
  1109. },
  1110. "_children": [],
  1111. "_active": true,
  1112. "_components": [
  1113. {
  1114. "__id__": 62
  1115. },
  1116. {
  1117. "__id__": 64
  1118. },
  1119. {
  1120. "__id__": 66
  1121. }
  1122. ],
  1123. "_prefab": {
  1124. "__id__": 68
  1125. },
  1126. "_lpos": {
  1127. "__type__": "cc.Vec3",
  1128. "x": 0,
  1129. "y": -464.88,
  1130. "z": 0
  1131. },
  1132. "_lrot": {
  1133. "__type__": "cc.Quat",
  1134. "x": 0,
  1135. "y": 0,
  1136. "z": 0,
  1137. "w": 1
  1138. },
  1139. "_lscale": {
  1140. "__type__": "cc.Vec3",
  1141. "x": 1,
  1142. "y": 1,
  1143. "z": 1
  1144. },
  1145. "_layer": 33554432,
  1146. "_euler": {
  1147. "__type__": "cc.Vec3",
  1148. "x": 0,
  1149. "y": 0,
  1150. "z": 0
  1151. },
  1152. "_id": ""
  1153. },
  1154. {
  1155. "__type__": "cc.UITransform",
  1156. "_name": "",
  1157. "_objFlags": 0,
  1158. "node": {
  1159. "__id__": 61
  1160. },
  1161. "_enabled": true,
  1162. "__prefab": {
  1163. "__id__": 63
  1164. },
  1165. "_priority": 0,
  1166. "_contentSize": {
  1167. "__type__": "cc.Size",
  1168. "width": 256.03,
  1169. "height": 30.24
  1170. },
  1171. "_anchorPoint": {
  1172. "__type__": "cc.Vec2",
  1173. "x": 0.5,
  1174. "y": 0.5
  1175. },
  1176. "_id": ""
  1177. },
  1178. {
  1179. "__type__": "cc.CompPrefabInfo",
  1180. "fileId": "c68UOAlNhN171Umca6yVvF"
  1181. },
  1182. {
  1183. "__type__": "cc.Label",
  1184. "_name": "",
  1185. "_objFlags": 0,
  1186. "node": {
  1187. "__id__": 61
  1188. },
  1189. "_enabled": true,
  1190. "__prefab": {
  1191. "__id__": 65
  1192. },
  1193. "_visFlags": 0,
  1194. "_customMaterial": null,
  1195. "_srcBlendFactor": 2,
  1196. "_dstBlendFactor": 4,
  1197. "_color": {
  1198. "__type__": "cc.Color",
  1199. "r": 119,
  1200. "g": 76,
  1201. "b": 55,
  1202. "a": 255
  1203. },
  1204. "_string": " 战斗记录最多保存20条 ",
  1205. "_horizontalAlign": 1,
  1206. "_verticalAlign": 1,
  1207. "_actualFontSize": 24,
  1208. "_fontSize": 24,
  1209. "_fontFamily": "Arial",
  1210. "_lineHeight": 24,
  1211. "_overflow": 0,
  1212. "_enableWrapText": true,
  1213. "_font": null,
  1214. "_isSystemFontUsed": true,
  1215. "_isItalic": false,
  1216. "_isBold": false,
  1217. "_isUnderline": false,
  1218. "_underlineHeight": 2,
  1219. "_cacheMode": 0,
  1220. "_id": ""
  1221. },
  1222. {
  1223. "__type__": "cc.CompPrefabInfo",
  1224. "fileId": "2frm37uaJHQr0AEEaYyM82"
  1225. },
  1226. {
  1227. "__type__": "cc.Widget",
  1228. "_name": "",
  1229. "_objFlags": 0,
  1230. "node": {
  1231. "__id__": 61
  1232. },
  1233. "_enabled": true,
  1234. "__prefab": {
  1235. "__id__": 67
  1236. },
  1237. "_alignFlags": 4,
  1238. "_target": null,
  1239. "_left": 0,
  1240. "_right": 0,
  1241. "_top": 0,
  1242. "_bottom": 20,
  1243. "_horizontalCenter": 0,
  1244. "_verticalCenter": 0,
  1245. "_isAbsLeft": true,
  1246. "_isAbsRight": true,
  1247. "_isAbsTop": true,
  1248. "_isAbsBottom": true,
  1249. "_isAbsHorizontalCenter": true,
  1250. "_isAbsVerticalCenter": true,
  1251. "_originalWidth": 0,
  1252. "_originalHeight": 0,
  1253. "_alignMode": 2,
  1254. "_lockFlags": 0,
  1255. "_id": ""
  1256. },
  1257. {
  1258. "__type__": "cc.CompPrefabInfo",
  1259. "fileId": "90/MFwt+BFY4qjp0rNEiB5"
  1260. },
  1261. {
  1262. "__type__": "cc.PrefabInfo",
  1263. "root": {
  1264. "__id__": 1
  1265. },
  1266. "asset": {
  1267. "__id__": 0
  1268. },
  1269. "fileId": "bcasywDuNP6qtsEA4Pacxv"
  1270. },
  1271. {
  1272. "__type__": "cc.UITransform",
  1273. "_name": "",
  1274. "_objFlags": 0,
  1275. "node": {
  1276. "__id__": 8
  1277. },
  1278. "_enabled": true,
  1279. "__prefab": {
  1280. "__id__": 70
  1281. },
  1282. "_priority": 0,
  1283. "_contentSize": {
  1284. "__type__": "cc.Size",
  1285. "width": 650,
  1286. "height": 1000
  1287. },
  1288. "_anchorPoint": {
  1289. "__type__": "cc.Vec2",
  1290. "x": 0.5,
  1291. "y": 0.5
  1292. },
  1293. "_id": ""
  1294. },
  1295. {
  1296. "__type__": "cc.CompPrefabInfo",
  1297. "fileId": "2dY4xl/ClC9ZP3iGvqrXV8"
  1298. },
  1299. {
  1300. "__type__": "cc.Widget",
  1301. "_name": "",
  1302. "_objFlags": 0,
  1303. "node": {
  1304. "__id__": 8
  1305. },
  1306. "_enabled": true,
  1307. "__prefab": {
  1308. "__id__": 72
  1309. },
  1310. "_alignFlags": 40,
  1311. "_target": null,
  1312. "_left": 50,
  1313. "_right": 50,
  1314. "_top": 0,
  1315. "_bottom": 0,
  1316. "_horizontalCenter": 0,
  1317. "_verticalCenter": 0,
  1318. "_isAbsLeft": true,
  1319. "_isAbsRight": true,
  1320. "_isAbsTop": true,
  1321. "_isAbsBottom": true,
  1322. "_isAbsHorizontalCenter": true,
  1323. "_isAbsVerticalCenter": true,
  1324. "_originalWidth": 100,
  1325. "_originalHeight": 0,
  1326. "_alignMode": 2,
  1327. "_lockFlags": 0,
  1328. "_id": ""
  1329. },
  1330. {
  1331. "__type__": "cc.CompPrefabInfo",
  1332. "fileId": "a07l0pJP5IHK0xOl9gXFcB"
  1333. },
  1334. {
  1335. "__type__": "cc.PrefabInfo",
  1336. "root": {
  1337. "__id__": 1
  1338. },
  1339. "asset": {
  1340. "__id__": 0
  1341. },
  1342. "fileId": "a9SaYKfblOg4VwSR7dpfCc"
  1343. },
  1344. {
  1345. "__type__": "cc.UITransform",
  1346. "_name": "",
  1347. "_objFlags": 0,
  1348. "node": {
  1349. "__id__": 1
  1350. },
  1351. "_enabled": true,
  1352. "__prefab": {
  1353. "__id__": 75
  1354. },
  1355. "_priority": 0,
  1356. "_contentSize": {
  1357. "__type__": "cc.Size",
  1358. "width": 750,
  1359. "height": 1334
  1360. },
  1361. "_anchorPoint": {
  1362. "__type__": "cc.Vec2",
  1363. "x": 0.5,
  1364. "y": 0.5
  1365. },
  1366. "_id": ""
  1367. },
  1368. {
  1369. "__type__": "cc.CompPrefabInfo",
  1370. "fileId": "9fMR0MH2dGFJvbYd9CPVVY"
  1371. },
  1372. {
  1373. "__type__": "cc.Widget",
  1374. "_name": "",
  1375. "_objFlags": 0,
  1376. "node": {
  1377. "__id__": 1
  1378. },
  1379. "_enabled": true,
  1380. "__prefab": {
  1381. "__id__": 77
  1382. },
  1383. "_alignFlags": 45,
  1384. "_target": null,
  1385. "_left": 0,
  1386. "_right": 0,
  1387. "_top": 0,
  1388. "_bottom": 0,
  1389. "_horizontalCenter": 0,
  1390. "_verticalCenter": 0,
  1391. "_isAbsLeft": true,
  1392. "_isAbsRight": true,
  1393. "_isAbsTop": true,
  1394. "_isAbsBottom": true,
  1395. "_isAbsHorizontalCenter": true,
  1396. "_isAbsVerticalCenter": true,
  1397. "_originalWidth": 100,
  1398. "_originalHeight": 100,
  1399. "_alignMode": 2,
  1400. "_lockFlags": 0,
  1401. "_id": ""
  1402. },
  1403. {
  1404. "__type__": "cc.CompPrefabInfo",
  1405. "fileId": "67ZGKXu5FGXpQqjik4JSif"
  1406. },
  1407. {
  1408. "__type__": "bd869tPK79PH4A99v6jE8q0",
  1409. "_name": "",
  1410. "_objFlags": 0,
  1411. "node": {
  1412. "__id__": 1
  1413. },
  1414. "_enabled": true,
  1415. "__prefab": {
  1416. "__id__": 79
  1417. },
  1418. "closeNodes": [
  1419. null
  1420. ],
  1421. "onParams": {
  1422. "__id__": 80
  1423. },
  1424. "_id": ""
  1425. },
  1426. {
  1427. "__type__": "cc.CompPrefabInfo",
  1428. "fileId": "3bllJ2D6tOD4WKGdI4QGeR"
  1429. },
  1430. {
  1431. "__type__": "cc.ClickEvent",
  1432. "target": {
  1433. "__id__": 1
  1434. },
  1435. "component": "",
  1436. "_componentId": "7dacfqwYPJBz5WMX4qb/PgE",
  1437. "handler": "onOpenhandler",
  1438. "customEventData": ""
  1439. },
  1440. {
  1441. "__type__": "7dacfqwYPJBz5WMX4qb/PgE",
  1442. "_name": "",
  1443. "_objFlags": 0,
  1444. "node": {
  1445. "__id__": 1
  1446. },
  1447. "_enabled": true,
  1448. "__prefab": {
  1449. "__id__": 82
  1450. },
  1451. "listNode": {
  1452. "__id__": 37
  1453. },
  1454. "itemPrefabUrl": "Prefabs/Battle/BattleLogItem",
  1455. "_id": ""
  1456. },
  1457. {
  1458. "__type__": "cc.CompPrefabInfo",
  1459. "fileId": "62PxXW5a9BKr65bNv1hWgh"
  1460. },
  1461. {
  1462. "__type__": "cc.BlockInputEvents",
  1463. "_name": "",
  1464. "_objFlags": 0,
  1465. "node": {
  1466. "__id__": 1
  1467. },
  1468. "_enabled": true,
  1469. "__prefab": {
  1470. "__id__": 84
  1471. },
  1472. "_id": ""
  1473. },
  1474. {
  1475. "__type__": "cc.CompPrefabInfo",
  1476. "fileId": "15eEEGhKFDOaZZu4jqONM1"
  1477. },
  1478. {
  1479. "__type__": "cc.PrefabInfo",
  1480. "root": {
  1481. "__id__": 1
  1482. },
  1483. "asset": {
  1484. "__id__": 0
  1485. },
  1486. "fileId": "2boKQswh1EU6gXqm0WapGm",
  1487. "targetOverrides": [
  1488. {
  1489. "__id__": 86
  1490. }
  1491. ]
  1492. },
  1493. {
  1494. "__type__": "cc.TargetOverrideInfo",
  1495. "source": {
  1496. "__id__": 78
  1497. },
  1498. "sourceInfo": null,
  1499. "propertyPath": [
  1500. "closeNodes",
  1501. "0"
  1502. ],
  1503. "target": {
  1504. "__id__": 9
  1505. },
  1506. "targetInfo": {
  1507. "__id__": 87
  1508. }
  1509. },
  1510. {
  1511. "__type__": "cc.TargetInfo",
  1512. "localID": [
  1513. "adpFixZRtLILYmRlKuQQVa"
  1514. ]
  1515. }
  1516. ]