buff.prefab 27 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712
  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": "buff",
  16. "_objFlags": 0,
  17. "_parent": null,
  18. "_children": [
  19. {
  20. "__id__": 2
  21. },
  22. {
  23. "__id__": 12
  24. }
  25. ],
  26. "_active": true,
  27. "_components": [
  28. {
  29. "__id__": 101
  30. },
  31. {
  32. "__id__": 103
  33. },
  34. {
  35. "__id__": 105
  36. },
  37. {
  38. "__id__": 107
  39. },
  40. {
  41. "__id__": 109
  42. },
  43. {
  44. "__id__": 111
  45. }
  46. ],
  47. "_prefab": {
  48. "__id__": 113
  49. },
  50. "_lpos": {
  51. "__type__": "cc.Vec3",
  52. "x": 0,
  53. "y": 0,
  54. "z": 0
  55. },
  56. "_lrot": {
  57. "__type__": "cc.Quat",
  58. "x": 0,
  59. "y": 0,
  60. "z": 0,
  61. "w": 1
  62. },
  63. "_lscale": {
  64. "__type__": "cc.Vec3",
  65. "x": 1,
  66. "y": 1,
  67. "z": 1
  68. },
  69. "_layer": 1073741824,
  70. "_euler": {
  71. "__type__": "cc.Vec3",
  72. "x": 0,
  73. "y": 0,
  74. "z": 0
  75. },
  76. "_id": ""
  77. },
  78. {
  79. "__type__": "cc.Node",
  80. "_name": "背景",
  81. "_objFlags": 0,
  82. "_parent": {
  83. "__id__": 1
  84. },
  85. "_children": [],
  86. "_active": true,
  87. "_components": [
  88. {
  89. "__id__": 3
  90. },
  91. {
  92. "__id__": 5
  93. },
  94. {
  95. "__id__": 7
  96. },
  97. {
  98. "__id__": 9
  99. }
  100. ],
  101. "_prefab": {
  102. "__id__": 11
  103. },
  104. "_lpos": {
  105. "__type__": "cc.Vec3",
  106. "x": 0,
  107. "y": 0,
  108. "z": 0
  109. },
  110. "_lrot": {
  111. "__type__": "cc.Quat",
  112. "x": 0,
  113. "y": 0,
  114. "z": 0,
  115. "w": 1
  116. },
  117. "_lscale": {
  118. "__type__": "cc.Vec3",
  119. "x": 1,
  120. "y": 1,
  121. "z": 1
  122. },
  123. "_layer": 33554432,
  124. "_euler": {
  125. "__type__": "cc.Vec3",
  126. "x": 0,
  127. "y": 0,
  128. "z": 0
  129. },
  130. "_id": ""
  131. },
  132. {
  133. "__type__": "cc.UITransform",
  134. "_name": "",
  135. "_objFlags": 0,
  136. "node": {
  137. "__id__": 2
  138. },
  139. "_enabled": true,
  140. "__prefab": {
  141. "__id__": 4
  142. },
  143. "_priority": 0,
  144. "_contentSize": {
  145. "__type__": "cc.Size",
  146. "width": 750,
  147. "height": 1334
  148. },
  149. "_anchorPoint": {
  150. "__type__": "cc.Vec2",
  151. "x": 0.5,
  152. "y": 0.5
  153. },
  154. "_id": ""
  155. },
  156. {
  157. "__type__": "cc.CompPrefabInfo",
  158. "fileId": "55pCbtzR5GbojKMArZkfim"
  159. },
  160. {
  161. "__type__": "cc.Sprite",
  162. "_name": "",
  163. "_objFlags": 0,
  164. "node": {
  165. "__id__": 2
  166. },
  167. "_enabled": true,
  168. "__prefab": {
  169. "__id__": 6
  170. },
  171. "_visFlags": 0,
  172. "_customMaterial": null,
  173. "_srcBlendFactor": 2,
  174. "_dstBlendFactor": 4,
  175. "_color": {
  176. "__type__": "cc.Color",
  177. "r": 0,
  178. "g": 0,
  179. "b": 0,
  180. "a": 80
  181. },
  182. "_spriteFrame": {
  183. "__uuid__": "7d8f9b89-4fd1-4c9f-a3ab-38ec7cded7ca@f9941"
  184. },
  185. "_type": 0,
  186. "_fillType": 0,
  187. "_sizeMode": 0,
  188. "_fillCenter": {
  189. "__type__": "cc.Vec2",
  190. "x": 0,
  191. "y": 0
  192. },
  193. "_fillStart": 0,
  194. "_fillRange": 0,
  195. "_isTrimmedMode": true,
  196. "_useGrayscale": false,
  197. "_atlas": null,
  198. "_id": ""
  199. },
  200. {
  201. "__type__": "cc.CompPrefabInfo",
  202. "fileId": "20UGQn4U9GUoln0NJQTkbG"
  203. },
  204. {
  205. "__type__": "cc.Widget",
  206. "_name": "",
  207. "_objFlags": 0,
  208. "node": {
  209. "__id__": 2
  210. },
  211. "_enabled": true,
  212. "__prefab": {
  213. "__id__": 8
  214. },
  215. "_alignFlags": 45,
  216. "_target": null,
  217. "_left": 0,
  218. "_right": 0,
  219. "_top": 0,
  220. "_bottom": 0,
  221. "_horizontalCenter": 0,
  222. "_verticalCenter": 0,
  223. "_isAbsLeft": true,
  224. "_isAbsRight": true,
  225. "_isAbsTop": true,
  226. "_isAbsBottom": true,
  227. "_isAbsHorizontalCenter": true,
  228. "_isAbsVerticalCenter": true,
  229. "_originalWidth": 100,
  230. "_originalHeight": 100,
  231. "_alignMode": 2,
  232. "_lockFlags": 0,
  233. "_id": ""
  234. },
  235. {
  236. "__type__": "cc.CompPrefabInfo",
  237. "fileId": "709vuVERpLoLUWphXEWnhy"
  238. },
  239. {
  240. "__type__": "cc.BlockInputEvents",
  241. "_name": "",
  242. "_objFlags": 0,
  243. "node": {
  244. "__id__": 2
  245. },
  246. "_enabled": true,
  247. "__prefab": {
  248. "__id__": 10
  249. },
  250. "_id": ""
  251. },
  252. {
  253. "__type__": "cc.CompPrefabInfo",
  254. "fileId": "4aerHCTQJD27tWKxOw+MGv"
  255. },
  256. {
  257. "__type__": "cc.PrefabInfo",
  258. "root": {
  259. "__id__": 1
  260. },
  261. "asset": {
  262. "__id__": 0
  263. },
  264. "fileId": "9aH+4MwW9FqpZ/Di8ZV94g"
  265. },
  266. {
  267. "__type__": "cc.Node",
  268. "_name": "内容",
  269. "_objFlags": 0,
  270. "_parent": {
  271. "__id__": 1
  272. },
  273. "_children": [
  274. {
  275. "__id__": 13
  276. },
  277. {
  278. "__id__": 33
  279. },
  280. {
  281. "__id__": 52
  282. },
  283. {
  284. "__id__": 71
  285. }
  286. ],
  287. "_active": true,
  288. "_components": [
  289. {
  290. "__id__": 90
  291. },
  292. {
  293. "__id__": 92
  294. },
  295. {
  296. "__id__": 94
  297. },
  298. {
  299. "__id__": 96
  300. },
  301. {
  302. "__id__": 98
  303. }
  304. ],
  305. "_prefab": {
  306. "__id__": 100
  307. },
  308. "_lpos": {
  309. "__type__": "cc.Vec3",
  310. "x": 0,
  311. "y": 180,
  312. "z": 0
  313. },
  314. "_lrot": {
  315. "__type__": "cc.Quat",
  316. "x": 0,
  317. "y": 0,
  318. "z": 0,
  319. "w": 1
  320. },
  321. "_lscale": {
  322. "__type__": "cc.Vec3",
  323. "x": 1,
  324. "y": 1,
  325. "z": 1
  326. },
  327. "_layer": 1073741824,
  328. "_euler": {
  329. "__type__": "cc.Vec3",
  330. "x": 0,
  331. "y": 0,
  332. "z": 0
  333. },
  334. "_id": ""
  335. },
  336. {
  337. "__type__": "cc.Node",
  338. "_objFlags": 0,
  339. "_parent": {
  340. "__id__": 12
  341. },
  342. "_prefab": {
  343. "__id__": 14
  344. },
  345. "_id": ""
  346. },
  347. {
  348. "__type__": "cc.PrefabInfo",
  349. "root": {
  350. "__id__": 13
  351. },
  352. "asset": {
  353. "__uuid__": "e4e001d7-5b2f-424e-941e-61daf4d3961c"
  354. },
  355. "fileId": "a9mGdfnKZPOrCq7WAoR82I",
  356. "instance": {
  357. "__id__": 15
  358. }
  359. },
  360. {
  361. "__type__": "cc.PrefabInstance",
  362. "fileId": "2aTPqItO1OZYp/uXlWo8YO",
  363. "prefabRootNode": {
  364. "__id__": 1
  365. },
  366. "mountedChildren": [],
  367. "propertyOverrides": [
  368. {
  369. "__id__": 16
  370. },
  371. {
  372. "__id__": 18
  373. },
  374. {
  375. "__id__": 19
  376. },
  377. {
  378. "__id__": 20
  379. },
  380. {
  381. "__id__": 22
  382. },
  383. {
  384. "__id__": 24
  385. },
  386. {
  387. "__id__": 26
  388. },
  389. {
  390. "__id__": 28
  391. },
  392. {
  393. "__id__": 30
  394. },
  395. {
  396. "__id__": 32
  397. }
  398. ],
  399. "removedComponents": []
  400. },
  401. {
  402. "__type__": "CCPropertyOverrideInfo",
  403. "targetInfo": {
  404. "__id__": 17
  405. },
  406. "propertyPath": [
  407. "name"
  408. ],
  409. "value": "buffItem1"
  410. },
  411. {
  412. "__type__": "cc.TargetInfo",
  413. "localID": [
  414. "a9mGdfnKZPOrCq7WAoR82I"
  415. ]
  416. },
  417. {
  418. "__type__": "CCPropertyOverrideInfo",
  419. "targetInfo": {
  420. "__id__": 17
  421. },
  422. "propertyPath": [
  423. "position"
  424. ],
  425. "value": {
  426. "__type__": "cc.Vec3",
  427. "x": 0,
  428. "y": 240,
  429. "z": 0
  430. }
  431. },
  432. {
  433. "__type__": "CCPropertyOverrideInfo",
  434. "targetInfo": {
  435. "__id__": 17
  436. },
  437. "propertyPath": [
  438. "rotation"
  439. ],
  440. "value": {
  441. "__type__": "cc.Quat",
  442. "x": 0,
  443. "y": 0,
  444. "z": 0,
  445. "w": 1
  446. }
  447. },
  448. {
  449. "__type__": "CCPropertyOverrideInfo",
  450. "targetInfo": {
  451. "__id__": 21
  452. },
  453. "propertyPath": [
  454. "position"
  455. ],
  456. "value": {
  457. "__type__": "cc.Vec3",
  458. "x": 0,
  459. "y": 0,
  460. "z": 0
  461. }
  462. },
  463. {
  464. "__type__": "cc.TargetInfo",
  465. "localID": [
  466. "2fQu+qdzxM75VTvmZ50Ym6"
  467. ]
  468. },
  469. {
  470. "__type__": "CCPropertyOverrideInfo",
  471. "targetInfo": {
  472. "__id__": 23
  473. },
  474. "propertyPath": [
  475. "position"
  476. ],
  477. "value": {
  478. "__type__": "cc.Vec3",
  479. "x": 0,
  480. "y": 0,
  481. "z": 0
  482. }
  483. },
  484. {
  485. "__type__": "cc.TargetInfo",
  486. "localID": [
  487. "d15FpoANZPiKxG5+IGXv/Z"
  488. ]
  489. },
  490. {
  491. "__type__": "CCPropertyOverrideInfo",
  492. "targetInfo": {
  493. "__id__": 25
  494. },
  495. "propertyPath": [
  496. "position"
  497. ],
  498. "value": {
  499. "__type__": "cc.Vec3",
  500. "x": -210,
  501. "y": 0,
  502. "z": 0
  503. }
  504. },
  505. {
  506. "__type__": "cc.TargetInfo",
  507. "localID": [
  508. "13iX7PDYpGgq9CE1uj2VQG"
  509. ]
  510. },
  511. {
  512. "__type__": "CCPropertyOverrideInfo",
  513. "targetInfo": {
  514. "__id__": 27
  515. },
  516. "propertyPath": [
  517. "position"
  518. ],
  519. "value": {
  520. "__type__": "cc.Vec3",
  521. "x": -83.11,
  522. "y": 0,
  523. "z": 0
  524. }
  525. },
  526. {
  527. "__type__": "cc.TargetInfo",
  528. "localID": [
  529. "2cxpDYcQlDzoE6YNHKPk4y"
  530. ]
  531. },
  532. {
  533. "__type__": "CCPropertyOverrideInfo",
  534. "targetInfo": {
  535. "__id__": 29
  536. },
  537. "propertyPath": [
  538. "position"
  539. ],
  540. "value": {
  541. "__type__": "cc.Vec3",
  542. "x": -10.219999999999999,
  543. "y": 0,
  544. "z": 0
  545. }
  546. },
  547. {
  548. "__type__": "cc.TargetInfo",
  549. "localID": [
  550. "effvYRh49Cpa0LZLEzxd7Q"
  551. ]
  552. },
  553. {
  554. "__type__": "CCPropertyOverrideInfo",
  555. "targetInfo": {
  556. "__id__": 31
  557. },
  558. "propertyPath": [
  559. "position"
  560. ],
  561. "value": {
  562. "__type__": "cc.Vec3",
  563. "x": 130.78,
  564. "y": 0,
  565. "z": 0
  566. }
  567. },
  568. {
  569. "__type__": "cc.TargetInfo",
  570. "localID": [
  571. "e1DWOPZHVJUr24tx5rCJq0"
  572. ]
  573. },
  574. {
  575. "__type__": "CCPropertyOverrideInfo",
  576. "targetInfo": {
  577. "__id__": 17
  578. },
  579. "propertyPath": [
  580. "active"
  581. ],
  582. "value": false
  583. },
  584. {
  585. "__type__": "cc.Node",
  586. "_objFlags": 0,
  587. "_parent": {
  588. "__id__": 12
  589. },
  590. "_prefab": {
  591. "__id__": 34
  592. },
  593. "_id": ""
  594. },
  595. {
  596. "__type__": "cc.PrefabInfo",
  597. "root": {
  598. "__id__": 33
  599. },
  600. "asset": {
  601. "__uuid__": "e4e001d7-5b2f-424e-941e-61daf4d3961c"
  602. },
  603. "fileId": "a9mGdfnKZPOrCq7WAoR82I",
  604. "instance": {
  605. "__id__": 35
  606. }
  607. },
  608. {
  609. "__type__": "cc.PrefabInstance",
  610. "fileId": "448AkaxVJDRZNUnXJvlJ4X",
  611. "prefabRootNode": {
  612. "__id__": 1
  613. },
  614. "mountedChildren": [],
  615. "propertyOverrides": [
  616. {
  617. "__id__": 36
  618. },
  619. {
  620. "__id__": 38
  621. },
  622. {
  623. "__id__": 40
  624. },
  625. {
  626. "__id__": 42
  627. },
  628. {
  629. "__id__": 44
  630. },
  631. {
  632. "__id__": 46
  633. },
  634. {
  635. "__id__": 48
  636. },
  637. {
  638. "__id__": 50
  639. },
  640. {
  641. "__id__": 51
  642. }
  643. ],
  644. "removedComponents": []
  645. },
  646. {
  647. "__type__": "CCPropertyOverrideInfo",
  648. "targetInfo": {
  649. "__id__": 37
  650. },
  651. "propertyPath": [
  652. "position"
  653. ],
  654. "value": {
  655. "__type__": "cc.Vec3",
  656. "x": 0,
  657. "y": 0,
  658. "z": 0
  659. }
  660. },
  661. {
  662. "__type__": "cc.TargetInfo",
  663. "localID": [
  664. "2fQu+qdzxM75VTvmZ50Ym6"
  665. ]
  666. },
  667. {
  668. "__type__": "CCPropertyOverrideInfo",
  669. "targetInfo": {
  670. "__id__": 39
  671. },
  672. "propertyPath": [
  673. "position"
  674. ],
  675. "value": {
  676. "__type__": "cc.Vec3",
  677. "x": 0,
  678. "y": 0,
  679. "z": 0
  680. }
  681. },
  682. {
  683. "__type__": "cc.TargetInfo",
  684. "localID": [
  685. "d15FpoANZPiKxG5+IGXv/Z"
  686. ]
  687. },
  688. {
  689. "__type__": "CCPropertyOverrideInfo",
  690. "targetInfo": {
  691. "__id__": 41
  692. },
  693. "propertyPath": [
  694. "position"
  695. ],
  696. "value": {
  697. "__type__": "cc.Vec3",
  698. "x": 0,
  699. "y": 80,
  700. "z": 0
  701. }
  702. },
  703. {
  704. "__type__": "cc.TargetInfo",
  705. "localID": [
  706. "a9mGdfnKZPOrCq7WAoR82I"
  707. ]
  708. },
  709. {
  710. "__type__": "CCPropertyOverrideInfo",
  711. "targetInfo": {
  712. "__id__": 43
  713. },
  714. "propertyPath": [
  715. "position"
  716. ],
  717. "value": {
  718. "__type__": "cc.Vec3",
  719. "x": -210,
  720. "y": 0,
  721. "z": 0
  722. }
  723. },
  724. {
  725. "__type__": "cc.TargetInfo",
  726. "localID": [
  727. "13iX7PDYpGgq9CE1uj2VQG"
  728. ]
  729. },
  730. {
  731. "__type__": "CCPropertyOverrideInfo",
  732. "targetInfo": {
  733. "__id__": 45
  734. },
  735. "propertyPath": [
  736. "position"
  737. ],
  738. "value": {
  739. "__type__": "cc.Vec3",
  740. "x": -83.11,
  741. "y": 0,
  742. "z": 0
  743. }
  744. },
  745. {
  746. "__type__": "cc.TargetInfo",
  747. "localID": [
  748. "2cxpDYcQlDzoE6YNHKPk4y"
  749. ]
  750. },
  751. {
  752. "__type__": "CCPropertyOverrideInfo",
  753. "targetInfo": {
  754. "__id__": 47
  755. },
  756. "propertyPath": [
  757. "position"
  758. ],
  759. "value": {
  760. "__type__": "cc.Vec3",
  761. "x": -10.219999999999999,
  762. "y": 0,
  763. "z": 0
  764. }
  765. },
  766. {
  767. "__type__": "cc.TargetInfo",
  768. "localID": [
  769. "effvYRh49Cpa0LZLEzxd7Q"
  770. ]
  771. },
  772. {
  773. "__type__": "CCPropertyOverrideInfo",
  774. "targetInfo": {
  775. "__id__": 49
  776. },
  777. "propertyPath": [
  778. "position"
  779. ],
  780. "value": {
  781. "__type__": "cc.Vec3",
  782. "x": 130.78,
  783. "y": 0,
  784. "z": 0
  785. }
  786. },
  787. {
  788. "__type__": "cc.TargetInfo",
  789. "localID": [
  790. "e1DWOPZHVJUr24tx5rCJq0"
  791. ]
  792. },
  793. {
  794. "__type__": "CCPropertyOverrideInfo",
  795. "targetInfo": {
  796. "__id__": 41
  797. },
  798. "propertyPath": [
  799. "name"
  800. ],
  801. "value": "buffItem2"
  802. },
  803. {
  804. "__type__": "CCPropertyOverrideInfo",
  805. "targetInfo": {
  806. "__id__": 41
  807. },
  808. "propertyPath": [
  809. "active"
  810. ],
  811. "value": false
  812. },
  813. {
  814. "__type__": "cc.Node",
  815. "_objFlags": 0,
  816. "_parent": {
  817. "__id__": 12
  818. },
  819. "_prefab": {
  820. "__id__": 53
  821. },
  822. "_id": ""
  823. },
  824. {
  825. "__type__": "cc.PrefabInfo",
  826. "root": {
  827. "__id__": 52
  828. },
  829. "asset": {
  830. "__uuid__": "e4e001d7-5b2f-424e-941e-61daf4d3961c"
  831. },
  832. "fileId": "a9mGdfnKZPOrCq7WAoR82I",
  833. "instance": {
  834. "__id__": 54
  835. }
  836. },
  837. {
  838. "__type__": "cc.PrefabInstance",
  839. "fileId": "448AkaxVJDRZNUnXJvlJ4X",
  840. "prefabRootNode": {
  841. "__id__": 1
  842. },
  843. "mountedChildren": [],
  844. "propertyOverrides": [
  845. {
  846. "__id__": 55
  847. },
  848. {
  849. "__id__": 57
  850. },
  851. {
  852. "__id__": 59
  853. },
  854. {
  855. "__id__": 61
  856. },
  857. {
  858. "__id__": 63
  859. },
  860. {
  861. "__id__": 65
  862. },
  863. {
  864. "__id__": 67
  865. },
  866. {
  867. "__id__": 69
  868. },
  869. {
  870. "__id__": 70
  871. }
  872. ],
  873. "removedComponents": []
  874. },
  875. {
  876. "__type__": "CCPropertyOverrideInfo",
  877. "targetInfo": {
  878. "__id__": 56
  879. },
  880. "propertyPath": [
  881. "position"
  882. ],
  883. "value": {
  884. "__type__": "cc.Vec3",
  885. "x": 0,
  886. "y": 0,
  887. "z": 0
  888. }
  889. },
  890. {
  891. "__type__": "cc.TargetInfo",
  892. "localID": [
  893. "2fQu+qdzxM75VTvmZ50Ym6"
  894. ]
  895. },
  896. {
  897. "__type__": "CCPropertyOverrideInfo",
  898. "targetInfo": {
  899. "__id__": 58
  900. },
  901. "propertyPath": [
  902. "position"
  903. ],
  904. "value": {
  905. "__type__": "cc.Vec3",
  906. "x": 0,
  907. "y": 0,
  908. "z": 0
  909. }
  910. },
  911. {
  912. "__type__": "cc.TargetInfo",
  913. "localID": [
  914. "d15FpoANZPiKxG5+IGXv/Z"
  915. ]
  916. },
  917. {
  918. "__type__": "CCPropertyOverrideInfo",
  919. "targetInfo": {
  920. "__id__": 60
  921. },
  922. "propertyPath": [
  923. "position"
  924. ],
  925. "value": {
  926. "__type__": "cc.Vec3",
  927. "x": 0,
  928. "y": -80,
  929. "z": 0
  930. }
  931. },
  932. {
  933. "__type__": "cc.TargetInfo",
  934. "localID": [
  935. "a9mGdfnKZPOrCq7WAoR82I"
  936. ]
  937. },
  938. {
  939. "__type__": "CCPropertyOverrideInfo",
  940. "targetInfo": {
  941. "__id__": 62
  942. },
  943. "propertyPath": [
  944. "position"
  945. ],
  946. "value": {
  947. "__type__": "cc.Vec3",
  948. "x": -210,
  949. "y": 0,
  950. "z": 0
  951. }
  952. },
  953. {
  954. "__type__": "cc.TargetInfo",
  955. "localID": [
  956. "13iX7PDYpGgq9CE1uj2VQG"
  957. ]
  958. },
  959. {
  960. "__type__": "CCPropertyOverrideInfo",
  961. "targetInfo": {
  962. "__id__": 64
  963. },
  964. "propertyPath": [
  965. "position"
  966. ],
  967. "value": {
  968. "__type__": "cc.Vec3",
  969. "x": -83.11,
  970. "y": 0,
  971. "z": 0
  972. }
  973. },
  974. {
  975. "__type__": "cc.TargetInfo",
  976. "localID": [
  977. "2cxpDYcQlDzoE6YNHKPk4y"
  978. ]
  979. },
  980. {
  981. "__type__": "CCPropertyOverrideInfo",
  982. "targetInfo": {
  983. "__id__": 66
  984. },
  985. "propertyPath": [
  986. "position"
  987. ],
  988. "value": {
  989. "__type__": "cc.Vec3",
  990. "x": -10.219999999999999,
  991. "y": 0,
  992. "z": 0
  993. }
  994. },
  995. {
  996. "__type__": "cc.TargetInfo",
  997. "localID": [
  998. "effvYRh49Cpa0LZLEzxd7Q"
  999. ]
  1000. },
  1001. {
  1002. "__type__": "CCPropertyOverrideInfo",
  1003. "targetInfo": {
  1004. "__id__": 68
  1005. },
  1006. "propertyPath": [
  1007. "position"
  1008. ],
  1009. "value": {
  1010. "__type__": "cc.Vec3",
  1011. "x": 130.78,
  1012. "y": 0,
  1013. "z": 0
  1014. }
  1015. },
  1016. {
  1017. "__type__": "cc.TargetInfo",
  1018. "localID": [
  1019. "e1DWOPZHVJUr24tx5rCJq0"
  1020. ]
  1021. },
  1022. {
  1023. "__type__": "CCPropertyOverrideInfo",
  1024. "targetInfo": {
  1025. "__id__": 60
  1026. },
  1027. "propertyPath": [
  1028. "name"
  1029. ],
  1030. "value": "buffItem3"
  1031. },
  1032. {
  1033. "__type__": "CCPropertyOverrideInfo",
  1034. "targetInfo": {
  1035. "__id__": 60
  1036. },
  1037. "propertyPath": [
  1038. "active"
  1039. ],
  1040. "value": false
  1041. },
  1042. {
  1043. "__type__": "cc.Node",
  1044. "_objFlags": 0,
  1045. "_parent": {
  1046. "__id__": 12
  1047. },
  1048. "_prefab": {
  1049. "__id__": 72
  1050. },
  1051. "_id": ""
  1052. },
  1053. {
  1054. "__type__": "cc.PrefabInfo",
  1055. "root": {
  1056. "__id__": 71
  1057. },
  1058. "asset": {
  1059. "__uuid__": "e4e001d7-5b2f-424e-941e-61daf4d3961c"
  1060. },
  1061. "fileId": "a9mGdfnKZPOrCq7WAoR82I",
  1062. "instance": {
  1063. "__id__": 73
  1064. }
  1065. },
  1066. {
  1067. "__type__": "cc.PrefabInstance",
  1068. "fileId": "448AkaxVJDRZNUnXJvlJ4X",
  1069. "prefabRootNode": {
  1070. "__id__": 1
  1071. },
  1072. "mountedChildren": [],
  1073. "propertyOverrides": [
  1074. {
  1075. "__id__": 74
  1076. },
  1077. {
  1078. "__id__": 76
  1079. },
  1080. {
  1081. "__id__": 78
  1082. },
  1083. {
  1084. "__id__": 80
  1085. },
  1086. {
  1087. "__id__": 82
  1088. },
  1089. {
  1090. "__id__": 84
  1091. },
  1092. {
  1093. "__id__": 86
  1094. },
  1095. {
  1096. "__id__": 88
  1097. },
  1098. {
  1099. "__id__": 89
  1100. }
  1101. ],
  1102. "removedComponents": []
  1103. },
  1104. {
  1105. "__type__": "CCPropertyOverrideInfo",
  1106. "targetInfo": {
  1107. "__id__": 75
  1108. },
  1109. "propertyPath": [
  1110. "position"
  1111. ],
  1112. "value": {
  1113. "__type__": "cc.Vec3",
  1114. "x": 0,
  1115. "y": 0,
  1116. "z": 0
  1117. }
  1118. },
  1119. {
  1120. "__type__": "cc.TargetInfo",
  1121. "localID": [
  1122. "2fQu+qdzxM75VTvmZ50Ym6"
  1123. ]
  1124. },
  1125. {
  1126. "__type__": "CCPropertyOverrideInfo",
  1127. "targetInfo": {
  1128. "__id__": 77
  1129. },
  1130. "propertyPath": [
  1131. "position"
  1132. ],
  1133. "value": {
  1134. "__type__": "cc.Vec3",
  1135. "x": 0,
  1136. "y": 0,
  1137. "z": 0
  1138. }
  1139. },
  1140. {
  1141. "__type__": "cc.TargetInfo",
  1142. "localID": [
  1143. "d15FpoANZPiKxG5+IGXv/Z"
  1144. ]
  1145. },
  1146. {
  1147. "__type__": "CCPropertyOverrideInfo",
  1148. "targetInfo": {
  1149. "__id__": 79
  1150. },
  1151. "propertyPath": [
  1152. "position"
  1153. ],
  1154. "value": {
  1155. "__type__": "cc.Vec3",
  1156. "x": 0,
  1157. "y": -240,
  1158. "z": 0
  1159. }
  1160. },
  1161. {
  1162. "__type__": "cc.TargetInfo",
  1163. "localID": [
  1164. "a9mGdfnKZPOrCq7WAoR82I"
  1165. ]
  1166. },
  1167. {
  1168. "__type__": "CCPropertyOverrideInfo",
  1169. "targetInfo": {
  1170. "__id__": 81
  1171. },
  1172. "propertyPath": [
  1173. "position"
  1174. ],
  1175. "value": {
  1176. "__type__": "cc.Vec3",
  1177. "x": -210,
  1178. "y": 0,
  1179. "z": 0
  1180. }
  1181. },
  1182. {
  1183. "__type__": "cc.TargetInfo",
  1184. "localID": [
  1185. "13iX7PDYpGgq9CE1uj2VQG"
  1186. ]
  1187. },
  1188. {
  1189. "__type__": "CCPropertyOverrideInfo",
  1190. "targetInfo": {
  1191. "__id__": 83
  1192. },
  1193. "propertyPath": [
  1194. "position"
  1195. ],
  1196. "value": {
  1197. "__type__": "cc.Vec3",
  1198. "x": -83.11,
  1199. "y": 0,
  1200. "z": 0
  1201. }
  1202. },
  1203. {
  1204. "__type__": "cc.TargetInfo",
  1205. "localID": [
  1206. "2cxpDYcQlDzoE6YNHKPk4y"
  1207. ]
  1208. },
  1209. {
  1210. "__type__": "CCPropertyOverrideInfo",
  1211. "targetInfo": {
  1212. "__id__": 85
  1213. },
  1214. "propertyPath": [
  1215. "position"
  1216. ],
  1217. "value": {
  1218. "__type__": "cc.Vec3",
  1219. "x": -10.219999999999999,
  1220. "y": 0,
  1221. "z": 0
  1222. }
  1223. },
  1224. {
  1225. "__type__": "cc.TargetInfo",
  1226. "localID": [
  1227. "effvYRh49Cpa0LZLEzxd7Q"
  1228. ]
  1229. },
  1230. {
  1231. "__type__": "CCPropertyOverrideInfo",
  1232. "targetInfo": {
  1233. "__id__": 87
  1234. },
  1235. "propertyPath": [
  1236. "position"
  1237. ],
  1238. "value": {
  1239. "__type__": "cc.Vec3",
  1240. "x": 130.78,
  1241. "y": 0,
  1242. "z": 0
  1243. }
  1244. },
  1245. {
  1246. "__type__": "cc.TargetInfo",
  1247. "localID": [
  1248. "e1DWOPZHVJUr24tx5rCJq0"
  1249. ]
  1250. },
  1251. {
  1252. "__type__": "CCPropertyOverrideInfo",
  1253. "targetInfo": {
  1254. "__id__": 79
  1255. },
  1256. "propertyPath": [
  1257. "name"
  1258. ],
  1259. "value": "buffItem4"
  1260. },
  1261. {
  1262. "__type__": "CCPropertyOverrideInfo",
  1263. "targetInfo": {
  1264. "__id__": 79
  1265. },
  1266. "propertyPath": [
  1267. "active"
  1268. ],
  1269. "value": false
  1270. },
  1271. {
  1272. "__type__": "cc.UITransform",
  1273. "_name": "",
  1274. "_objFlags": 0,
  1275. "node": {
  1276. "__id__": 12
  1277. },
  1278. "_enabled": true,
  1279. "__prefab": {
  1280. "__id__": 91
  1281. },
  1282. "_priority": 0,
  1283. "_contentSize": {
  1284. "__type__": "cc.Size",
  1285. "width": 570,
  1286. "height": 650
  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": "bdvwHUPAtEXp9zfPNhj/Nc"
  1298. },
  1299. {
  1300. "__type__": "cc.Sprite",
  1301. "_name": "",
  1302. "_objFlags": 0,
  1303. "node": {
  1304. "__id__": 12
  1305. },
  1306. "_enabled": true,
  1307. "__prefab": {
  1308. "__id__": 93
  1309. },
  1310. "_visFlags": 0,
  1311. "_customMaterial": null,
  1312. "_srcBlendFactor": 2,
  1313. "_dstBlendFactor": 4,
  1314. "_color": {
  1315. "__type__": "cc.Color",
  1316. "r": 255,
  1317. "g": 255,
  1318. "b": 255,
  1319. "a": 255
  1320. },
  1321. "_spriteFrame": {
  1322. "__uuid__": "cfc78dca-456d-4b39-b5d6-addaeb064a9e@f9941"
  1323. },
  1324. "_type": 1,
  1325. "_fillType": 0,
  1326. "_sizeMode": 0,
  1327. "_fillCenter": {
  1328. "__type__": "cc.Vec2",
  1329. "x": 0,
  1330. "y": 0
  1331. },
  1332. "_fillStart": 0,
  1333. "_fillRange": 0,
  1334. "_isTrimmedMode": true,
  1335. "_useGrayscale": false,
  1336. "_atlas": null,
  1337. "_id": ""
  1338. },
  1339. {
  1340. "__type__": "cc.CompPrefabInfo",
  1341. "fileId": "c6ja8WTyVEMKaDfFazAOaL"
  1342. },
  1343. {
  1344. "__type__": "cc.Layout",
  1345. "_name": "",
  1346. "_objFlags": 0,
  1347. "node": {
  1348. "__id__": 12
  1349. },
  1350. "_enabled": true,
  1351. "__prefab": {
  1352. "__id__": 95
  1353. },
  1354. "_resizeMode": 0,
  1355. "_layoutType": 2,
  1356. "_cellSize": {
  1357. "__type__": "cc.Size",
  1358. "width": 40,
  1359. "height": 40
  1360. },
  1361. "_startAxis": 0,
  1362. "_paddingLeft": 0,
  1363. "_paddingRight": 0,
  1364. "_paddingTop": 10,
  1365. "_paddingBottom": 10,
  1366. "_spacingX": 0,
  1367. "_spacingY": 10,
  1368. "_verticalDirection": 1,
  1369. "_horizontalDirection": 0,
  1370. "_constraint": 0,
  1371. "_constraintNum": 2,
  1372. "_affectedByScale": false,
  1373. "_isAlign": true,
  1374. "_id": ""
  1375. },
  1376. {
  1377. "__type__": "cc.CompPrefabInfo",
  1378. "fileId": "06ZPrHJ0hEsK4GXFcIpENH"
  1379. },
  1380. {
  1381. "__type__": "d4d12+JFXxAS7ra0mMiXc0O",
  1382. "_name": "",
  1383. "_objFlags": 0,
  1384. "node": {
  1385. "__id__": 12
  1386. },
  1387. "_enabled": true,
  1388. "__prefab": {
  1389. "__id__": 97
  1390. },
  1391. "closeNodes": [
  1392. {
  1393. "__id__": 2
  1394. }
  1395. ],
  1396. "onParams": [],
  1397. "onClosing": [],
  1398. "_id": ""
  1399. },
  1400. {
  1401. "__type__": "cc.CompPrefabInfo",
  1402. "fileId": "85+uM37sRLnokxDYcgu4/V"
  1403. },
  1404. {
  1405. "__type__": "cc.Widget",
  1406. "_name": "",
  1407. "_objFlags": 0,
  1408. "node": {
  1409. "__id__": 12
  1410. },
  1411. "_enabled": true,
  1412. "__prefab": {
  1413. "__id__": 99
  1414. },
  1415. "_alignFlags": 17,
  1416. "_target": null,
  1417. "_left": 0,
  1418. "_right": 0,
  1419. "_top": 162,
  1420. "_bottom": 0,
  1421. "_horizontalCenter": 0,
  1422. "_verticalCenter": 0,
  1423. "_isAbsLeft": true,
  1424. "_isAbsRight": true,
  1425. "_isAbsTop": true,
  1426. "_isAbsBottom": true,
  1427. "_isAbsHorizontalCenter": true,
  1428. "_isAbsVerticalCenter": true,
  1429. "_originalWidth": 0,
  1430. "_originalHeight": 0,
  1431. "_alignMode": 2,
  1432. "_lockFlags": 0,
  1433. "_id": ""
  1434. },
  1435. {
  1436. "__type__": "cc.CompPrefabInfo",
  1437. "fileId": "c0s0+rG/hEzaeiE++eHljS"
  1438. },
  1439. {
  1440. "__type__": "cc.PrefabInfo",
  1441. "root": {
  1442. "__id__": 1
  1443. },
  1444. "asset": {
  1445. "__id__": 0
  1446. },
  1447. "fileId": "2dnAvMpe9GfJMJ4DcXGxXm"
  1448. },
  1449. {
  1450. "__type__": "cc.UITransform",
  1451. "_name": "",
  1452. "_objFlags": 0,
  1453. "node": {
  1454. "__id__": 1
  1455. },
  1456. "_enabled": true,
  1457. "__prefab": {
  1458. "__id__": 102
  1459. },
  1460. "_priority": 0,
  1461. "_contentSize": {
  1462. "__type__": "cc.Size",
  1463. "width": 750,
  1464. "height": 1334
  1465. },
  1466. "_anchorPoint": {
  1467. "__type__": "cc.Vec2",
  1468. "x": 0.5,
  1469. "y": 0.5
  1470. },
  1471. "_id": ""
  1472. },
  1473. {
  1474. "__type__": "cc.CompPrefabInfo",
  1475. "fileId": "c2ioqZQPJBU56TgBpkpsV3"
  1476. },
  1477. {
  1478. "__type__": "cc.BlockInputEvents",
  1479. "_name": "",
  1480. "_objFlags": 0,
  1481. "node": {
  1482. "__id__": 1
  1483. },
  1484. "_enabled": true,
  1485. "__prefab": {
  1486. "__id__": 104
  1487. },
  1488. "_id": ""
  1489. },
  1490. {
  1491. "__type__": "cc.CompPrefabInfo",
  1492. "fileId": "afiVccG/1Gk44/5o6JUIuw"
  1493. },
  1494. {
  1495. "__type__": "7a67c0vgH9GG6bE2AdKzHaH",
  1496. "_name": "",
  1497. "_objFlags": 0,
  1498. "node": {
  1499. "__id__": 1
  1500. },
  1501. "_enabled": true,
  1502. "__prefab": {
  1503. "__id__": 106
  1504. },
  1505. "contentNode": {
  1506. "__id__": 12
  1507. },
  1508. "buffList": [
  1509. null,
  1510. null,
  1511. null,
  1512. null
  1513. ],
  1514. "_id": ""
  1515. },
  1516. {
  1517. "__type__": "cc.CompPrefabInfo",
  1518. "fileId": "cdVXA+TeVIqYnu1gR60x1e"
  1519. },
  1520. {
  1521. "__type__": "d4d12+JFXxAS7ra0mMiXc0O",
  1522. "_name": "",
  1523. "_objFlags": 0,
  1524. "node": {
  1525. "__id__": 1
  1526. },
  1527. "_enabled": true,
  1528. "__prefab": {
  1529. "__id__": 108
  1530. },
  1531. "closeNodes": [
  1532. {
  1533. "__id__": 2
  1534. }
  1535. ],
  1536. "onParams": [],
  1537. "onClosing": [],
  1538. "_id": ""
  1539. },
  1540. {
  1541. "__type__": "cc.CompPrefabInfo",
  1542. "fileId": "3d4CNLUgJOCqKR4vbqcDlk"
  1543. },
  1544. {
  1545. "__type__": "cc.Widget",
  1546. "_name": "",
  1547. "_objFlags": 0,
  1548. "node": {
  1549. "__id__": 1
  1550. },
  1551. "_enabled": true,
  1552. "__prefab": {
  1553. "__id__": 110
  1554. },
  1555. "_alignFlags": 45,
  1556. "_target": null,
  1557. "_left": 0,
  1558. "_right": 0,
  1559. "_top": 0,
  1560. "_bottom": 0,
  1561. "_horizontalCenter": 0,
  1562. "_verticalCenter": 0,
  1563. "_isAbsLeft": true,
  1564. "_isAbsRight": true,
  1565. "_isAbsTop": true,
  1566. "_isAbsBottom": true,
  1567. "_isAbsHorizontalCenter": true,
  1568. "_isAbsVerticalCenter": true,
  1569. "_originalWidth": 750,
  1570. "_originalHeight": 1334,
  1571. "_alignMode": 2,
  1572. "_lockFlags": 0,
  1573. "_id": ""
  1574. },
  1575. {
  1576. "__type__": "cc.CompPrefabInfo",
  1577. "fileId": "80LsLjC0JLUYIcC+Eb5HY5"
  1578. },
  1579. {
  1580. "__type__": "cc.SafeArea",
  1581. "_name": "",
  1582. "_objFlags": 0,
  1583. "node": {
  1584. "__id__": 1
  1585. },
  1586. "_enabled": true,
  1587. "__prefab": {
  1588. "__id__": 112
  1589. },
  1590. "_id": ""
  1591. },
  1592. {
  1593. "__type__": "cc.CompPrefabInfo",
  1594. "fileId": "b0ygzYfO1DsY7d9ps0DF/D"
  1595. },
  1596. {
  1597. "__type__": "cc.PrefabInfo",
  1598. "root": {
  1599. "__id__": 1
  1600. },
  1601. "asset": {
  1602. "__id__": 0
  1603. },
  1604. "fileId": "403UC9LjlBjIEhMFnbzMGL",
  1605. "targetOverrides": [
  1606. {
  1607. "__id__": 114
  1608. },
  1609. {
  1610. "__id__": 116
  1611. },
  1612. {
  1613. "__id__": 118
  1614. },
  1615. {
  1616. "__id__": 120
  1617. }
  1618. ]
  1619. },
  1620. {
  1621. "__type__": "cc.TargetOverrideInfo",
  1622. "source": {
  1623. "__id__": 105
  1624. },
  1625. "sourceInfo": null,
  1626. "propertyPath": [
  1627. "buffList",
  1628. "0"
  1629. ],
  1630. "target": {
  1631. "__id__": 13
  1632. },
  1633. "targetInfo": {
  1634. "__id__": 115
  1635. }
  1636. },
  1637. {
  1638. "__type__": "cc.TargetInfo",
  1639. "localID": [
  1640. "1bTLs2yXZGaIyKYgPv8lhK"
  1641. ]
  1642. },
  1643. {
  1644. "__type__": "cc.TargetOverrideInfo",
  1645. "source": {
  1646. "__id__": 105
  1647. },
  1648. "sourceInfo": null,
  1649. "propertyPath": [
  1650. "buffList",
  1651. "1"
  1652. ],
  1653. "target": {
  1654. "__id__": 33
  1655. },
  1656. "targetInfo": {
  1657. "__id__": 117
  1658. }
  1659. },
  1660. {
  1661. "__type__": "cc.TargetInfo",
  1662. "localID": [
  1663. "1bTLs2yXZGaIyKYgPv8lhK"
  1664. ]
  1665. },
  1666. {
  1667. "__type__": "cc.TargetOverrideInfo",
  1668. "source": {
  1669. "__id__": 105
  1670. },
  1671. "sourceInfo": null,
  1672. "propertyPath": [
  1673. "buffList",
  1674. "2"
  1675. ],
  1676. "target": {
  1677. "__id__": 52
  1678. },
  1679. "targetInfo": {
  1680. "__id__": 119
  1681. }
  1682. },
  1683. {
  1684. "__type__": "cc.TargetInfo",
  1685. "localID": [
  1686. "1bTLs2yXZGaIyKYgPv8lhK"
  1687. ]
  1688. },
  1689. {
  1690. "__type__": "cc.TargetOverrideInfo",
  1691. "source": {
  1692. "__id__": 105
  1693. },
  1694. "sourceInfo": null,
  1695. "propertyPath": [
  1696. "buffList",
  1697. "3"
  1698. ],
  1699. "target": {
  1700. "__id__": 71
  1701. },
  1702. "targetInfo": {
  1703. "__id__": 121
  1704. }
  1705. },
  1706. {
  1707. "__type__": "cc.TargetInfo",
  1708. "localID": [
  1709. "1bTLs2yXZGaIyKYgPv8lhK"
  1710. ]
  1711. }
  1712. ]