From 6725cb81b71655dcc2f51c25733daf4d83d3b025 Mon Sep 17 00:00:00 2001 From: pan Date: Wed, 22 Jul 2026 09:44:48 +0800 Subject: [PATCH] =?UTF-8?q?feat(equip):=20=E6=96=B0=E5=A2=9E=E8=A3=85?= =?UTF-8?q?=E5=A4=87UI=E7=9A=84=E8=B4=A7=E5=B8=81=E6=98=BE=E7=A4=BA?= =?UTF-8?q?=E7=BB=84=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 该修改为装备预制体添加了金币图标和数量文本节点,调整了相关布局尺寸与挂载组件配置,完善了装备界面的资源消耗展示功能。 --- assets/resources/gui/element/equip.prefab | 823 +- assets/resources/gui/element/mission.prefab | 17037 ++++++++++++------ 2 files changed, 12053 insertions(+), 5807 deletions(-) diff --git a/assets/resources/gui/element/equip.prefab b/assets/resources/gui/element/equip.prefab index 47e3f24a..35326248 100644 --- a/assets/resources/gui/element/equip.prefab +++ b/assets/resources/gui/element/equip.prefab @@ -25,32 +25,35 @@ "__id__": 40 }, { - "__id__": 52 + "__id__": 56 }, { - "__id__": 58 - }, - { - "__id__": 84 + "__id__": 64 }, { "__id__": 90 + }, + { + "__id__": 98 + }, + { + "__id__": 116 } ], "_active": true, "_components": [ { - "__id__": 108 + "__id__": 132 }, { - "__id__": 110 + "__id__": 134 }, { - "__id__": 112 + "__id__": 136 } ], "_prefab": { - "__id__": 120 + "__id__": 144 }, "_lpos": { "__type__": "cc.Vec3", @@ -211,7 +214,7 @@ }, "_contentSize": { "__type__": "cc.Size", - "width": 674, + "width": 714, "height": 94 }, "_anchorPoint": { @@ -561,7 +564,7 @@ }, "_contentSize": { "__type__": "cc.Size", - "width": 672, + "width": 712, "height": 91 }, "_anchorPoint": { @@ -736,7 +739,7 @@ }, "_contentSize": { "__type__": "cc.Size", - "width": 680, + "width": 720, "height": 100 }, "_anchorPoint": { @@ -858,7 +861,7 @@ }, "_contentSize": { "__type__": "cc.Size", - "width": 680, + "width": 720, "height": 100 }, "_anchorPoint": { @@ -954,38 +957,99 @@ "__id__": 1 }, "mountedChildren": [], - "mountedComponents": [], - "propertyOverrides": [ + "mountedComponents": [ { "__id__": 43 - }, - { - "__id__": 45 - }, - { - "__id__": 46 - }, + } + ], + "propertyOverrides": [ { "__id__": 47 }, { - "__id__": 48 + "__id__": 49 }, { "__id__": 50 + }, + { + "__id__": 51 + }, + { + "__id__": 52 + }, + { + "__id__": 54 } ], "removedComponents": [ { - "__id__": 51 + "__id__": 55 } ] }, { - "__type__": "CCPropertyOverrideInfo", + "__type__": "cc.MountedComponentsInfo", "targetInfo": { "__id__": 44 }, + "components": [ + { + "__id__": 45 + } + ] + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "c46/YsCPVOJYA4mWEpNYRx" + ] + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": { + "mountedRoot": { + "__id__": 40 + } + }, + "node": { + "__id__": 40 + }, + "_enabled": true, + "__prefab": { + "__id__": 46 + }, + "_alignFlags": 8, + "_target": null, + "_left": 10.696000000000026, + "_right": 0, + "_top": 0, + "_bottom": 0, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 0, + "_originalHeight": 0, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "fb21lJWlJItbt2XhLMR/1s" + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 48 + }, "propertyPath": [ "_name" ], @@ -1000,14 +1064,14 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 44 + "__id__": 48 }, "propertyPath": [ "_lpos" ], "value": { "__type__": "cc.Vec3", - "x": -287.936, + "x": -309.304, "y": 0, "z": 0 } @@ -1015,7 +1079,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 44 + "__id__": 48 }, "propertyPath": [ "_lrot" @@ -1031,7 +1095,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 44 + "__id__": 48 }, "propertyPath": [ "_euler" @@ -1046,7 +1110,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 49 + "__id__": 53 }, "propertyPath": [ "_spriteFrame" @@ -1065,7 +1129,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 49 + "__id__": 53 }, "propertyPath": [ "_atlas" @@ -1093,18 +1157,21 @@ "_active": true, "_components": [ { - "__id__": 53 + "__id__": 57 }, { - "__id__": 55 + "__id__": 59 + }, + { + "__id__": 61 } ], "_prefab": { - "__id__": 57 + "__id__": 63 }, "_lpos": { "__type__": "cc.Vec3", - "x": -249.696, + "x": -271.748, "y": 16.571, "z": 0 }, @@ -1137,11 +1204,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 52 + "__id__": 56 }, "_enabled": true, "__prefab": { - "__id__": 54 + "__id__": 58 }, "_contentSize": { "__type__": "cc.Size", @@ -1165,11 +1232,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 52 + "__id__": 56 }, "_enabled": true, "__prefab": { - "__id__": 56 + "__id__": 60 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -1227,6 +1294,42 @@ "__type__": "cc.CompPrefabInfo", "fileId": "1dqRfyNidFnI0Rw533q1kb" }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 56 + }, + "_enabled": true, + "__prefab": { + "__id__": 62 + }, + "_alignFlags": 8, + "_target": null, + "_left": 88.25200000000001, + "_right": 0, + "_top": 0, + "_bottom": 0, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 0, + "_originalHeight": 0, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "3agus8llpO+IFgYQJ4vgK7" + }, { "__type__": "cc.PrefabInfo", "root": { @@ -1249,34 +1352,34 @@ "__id__": 1 }, "_children": [ - { - "__id__": 59 - }, { "__id__": 65 }, { "__id__": 71 + }, + { + "__id__": 77 } ], "_active": true, "_components": [ { - "__id__": 77 + "__id__": 83 }, { - "__id__": 79 + "__id__": 85 }, { - "__id__": 81 + "__id__": 87 } ], "_prefab": { - "__id__": 83 + "__id__": 89 }, "_lpos": { "__type__": "cc.Vec3", - "x": -140, + "x": -160, "y": 0, "z": 0 }, @@ -1309,20 +1412,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 58 + "__id__": 64 }, "_children": [], "_active": true, "_components": [ { - "__id__": 60 + "__id__": 66 }, { - "__id__": 62 + "__id__": 68 } ], "_prefab": { - "__id__": 64 + "__id__": 70 }, "_lpos": { "__type__": "cc.Vec3", @@ -1359,11 +1462,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 59 + "__id__": 65 }, "_enabled": true, "__prefab": { - "__id__": 61 + "__id__": 67 }, "_contentSize": { "__type__": "cc.Size", @@ -1387,11 +1490,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 59 + "__id__": 65 }, "_enabled": true, "__prefab": { - "__id__": 63 + "__id__": 69 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -1468,20 +1571,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 58 + "__id__": 64 }, "_children": [], "_active": true, "_components": [ { - "__id__": 66 + "__id__": 72 }, { - "__id__": 68 + "__id__": 74 } ], "_prefab": { - "__id__": 70 + "__id__": 76 }, "_lpos": { "__type__": "cc.Vec3", @@ -1518,11 +1621,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 65 + "__id__": 71 }, "_enabled": true, "__prefab": { - "__id__": 67 + "__id__": 73 }, "_contentSize": { "__type__": "cc.Size", @@ -1546,11 +1649,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 65 + "__id__": 71 }, "_enabled": true, "__prefab": { - "__id__": 69 + "__id__": 75 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -1627,20 +1730,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 58 + "__id__": 64 }, "_children": [], "_active": true, "_components": [ { - "__id__": 72 + "__id__": 78 }, { - "__id__": 74 + "__id__": 80 } ], "_prefab": { - "__id__": 76 + "__id__": 82 }, "_lpos": { "__type__": "cc.Vec3", @@ -1677,11 +1780,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 71 + "__id__": 77 }, "_enabled": true, "__prefab": { - "__id__": 73 + "__id__": 79 }, "_contentSize": { "__type__": "cc.Size", @@ -1705,11 +1808,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 71 + "__id__": 77 }, "_enabled": true, "__prefab": { - "__id__": 75 + "__id__": 81 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -1786,15 +1889,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 58 + "__id__": 64 }, "_enabled": true, "__prefab": { - "__id__": 78 + "__id__": 84 }, "_contentSize": { "__type__": "cc.Size", - "width": 380, + "width": 420, "height": 70 }, "_anchorPoint": { @@ -1814,11 +1917,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 58 + "__id__": 64 }, "_enabled": true, "__prefab": { - "__id__": 80 + "__id__": 86 }, "_alignFlags": 45, "_target": null, @@ -1850,11 +1953,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 58 + "__id__": 64 }, "_enabled": true, "__prefab": { - "__id__": 82 + "__id__": 88 }, "_resizeMode": 1, "_layoutType": 2, @@ -1907,18 +2010,21 @@ "_active": true, "_components": [ { - "__id__": 85 + "__id__": 91 }, { - "__id__": 87 + "__id__": 93 + }, + { + "__id__": 95 } ], "_prefab": { - "__id__": 89 + "__id__": 97 }, "_lpos": { "__type__": "cc.Vec3", - "x": -223.369, + "x": -246.42299999999997, "y": -14.317, "z": 0 }, @@ -1951,11 +2057,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 84 + "__id__": 90 }, "_enabled": true, "__prefab": { - "__id__": 86 + "__id__": 92 }, "_contentSize": { "__type__": "cc.Size", @@ -1979,11 +2085,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 84 + "__id__": 90 }, "_enabled": true, "__prefab": { - "__id__": 88 + "__id__": 94 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -2041,6 +2147,42 @@ "__type__": "cc.CompPrefabInfo", "fileId": "75POqLc7xOWralU/69FuiO" }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 90 + }, + "_enabled": true, + "__prefab": { + "__id__": 96 + }, + "_alignFlags": 8, + "_target": null, + "_left": 91.2922546983011, + "_right": 0, + "_top": 0, + "_bottom": 0, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 0, + "_originalHeight": 0, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "05Ze8m9l5Fia3DNYtdrWJY" + }, { "__type__": "cc.PrefabInfo", "root": { @@ -2064,20 +2206,20 @@ }, "_children": [ { - "__id__": 91 + "__id__": 99 }, { - "__id__": 99 + "__id__": 107 } ], "_active": true, "_components": [ { - "__id__": 105 + "__id__": 113 } ], "_prefab": { - "__id__": 107 + "__id__": 115 }, "_lpos": { "__type__": "cc.Vec3", @@ -2114,23 +2256,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 90 + "__id__": 98 }, "_children": [], "_active": true, "_components": [ { - "__id__": 92 + "__id__": 100 }, { - "__id__": 94 + "__id__": 102 }, { - "__id__": 96 + "__id__": 104 } ], "_prefab": { - "__id__": 98 + "__id__": 106 }, "_lpos": { "__type__": "cc.Vec3", @@ -2167,11 +2309,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 91 + "__id__": 99 }, "_enabled": true, "__prefab": { - "__id__": 93 + "__id__": 101 }, "_contentSize": { "__type__": "cc.Size", @@ -2195,11 +2337,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 91 + "__id__": 99 }, "_enabled": true, "__prefab": { - "__id__": 95 + "__id__": 103 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -2240,11 +2382,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 91 + "__id__": 99 }, "_enabled": true, "__prefab": { - "__id__": 97 + "__id__": 105 }, "_alignFlags": 45, "_target": null, @@ -2289,25 +2431,25 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 90 + "__id__": 98 }, "_children": [], "_active": true, "_components": [ { - "__id__": 100 + "__id__": 108 }, { - "__id__": 102 + "__id__": 110 } ], "_prefab": { - "__id__": 104 + "__id__": 112 }, "_lpos": { "__type__": "cc.Vec3", "x": 0, - "y": 0, + "y": -6.989, "z": 0 }, "_lrot": { @@ -2339,11 +2481,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 99 + "__id__": 107 }, "_enabled": true, "__prefab": { - "__id__": 101 + "__id__": 109 }, "_contentSize": { "__type__": "cc.Size", @@ -2367,11 +2509,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 99 + "__id__": 107 }, "_enabled": true, "__prefab": { - "__id__": 103 + "__id__": 111 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -2448,11 +2590,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 90 + "__id__": 98 }, "_enabled": true, "__prefab": { - "__id__": 106 + "__id__": 114 }, "_contentSize": { "__type__": "cc.Size", @@ -2483,6 +2625,396 @@ "targetOverrides": null, "nestedPrefabInstanceRoots": null }, + { + "__type__": "cc.Node", + "_name": "cost", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1 + }, + "_children": [ + { + "__id__": 117 + }, + { + "__id__": 123 + } + ], + "_active": true, + "_components": [ + { + "__id__": 129 + } + ], + "_prefab": { + "__id__": 131 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 286.155, + "y": 22.132, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "ItemIcon_Coin_Gold", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 116 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 118 + }, + { + "__id__": 120 + } + ], + "_prefab": { + "__id__": 122 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 0.25, + "y": 0.25, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 117 + }, + "_enabled": true, + "__prefab": { + "__id__": 119 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 112, + "height": 116 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "a2w3bgDQdP1ZEBeDu9NgkN" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 117 + }, + "_enabled": true, + "__prefab": { + "__id__": 121 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@23e64", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 0, + "_fillType": 0, + "_sizeMode": 1, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "c4Wn2iLxBDFYpkxkS0BC1B" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "38nfHaXKlON77e+FCC0EBC", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "num", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 116 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 124 + }, + { + "__id__": 126 + } + ], + "_prefab": { + "__id__": 128 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 123 + }, + "_enabled": true, + "__prefab": { + "__id__": 125 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 15.123046875, + "height": 54.4 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "2fR7xUJx5NAYTf4MCwhTdw" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 123 + }, + "_enabled": true, + "__prefab": { + "__id__": 127 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "1", + "_horizontalAlign": 1, + "_verticalAlign": 1, + "_actualFontSize": 20, + "_fontSize": 20, + "_fontFamily": "Arial", + "_lineHeight": 40, + "_overflow": 0, + "_enableWrapText": true, + "_font": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_isItalic": false, + "_isBold": false, + "_isUnderline": false, + "_underlineHeight": 2, + "_cacheMode": 0, + "_enableOutline": true, + "_outlineColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_outlineWidth": 2, + "_enableShadow": false, + "_shadowColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_shadowOffset": { + "__type__": "cc.Vec2", + "x": 2, + "y": 2 + }, + "_shadowBlur": 2, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "77I+rJFXJJ/5bhKhn1h5gX" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "76AJbBR4NEkJ/9uoLZk3Gn", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 116 + }, + "_enabled": true, + "__prefab": { + "__id__": 130 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 100, + "height": 100 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "7dtYXSDj9Hv7MG1zSh48oa" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "60DwoZdmtCA4WzFjW04Gjg", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, { "__type__": "cc.UITransform", "_name": "", @@ -2493,11 +3025,11 @@ }, "_enabled": true, "__prefab": { - "__id__": 109 + "__id__": 133 }, "_contentSize": { "__type__": "cc.Size", - "width": 680, + "width": 720, "height": 100 }, "_anchorPoint": { @@ -2521,7 +3053,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 111 + "__id__": 135 }, "_alignFlags": 40, "_target": null, @@ -2557,29 +3089,29 @@ }, "_enabled": true, "__prefab": { - "__id__": 113 + "__id__": 137 }, "icon_node": { - "__id__": 114 + "__id__": 138 }, "bg_node": null, "name_label": { - "__id__": 55 + "__id__": 59 }, "fied1": { - "__id__": 62 - }, - "fied2": { "__id__": 68 }, - "fied3": { + "fied2": { "__id__": 74 }, + "fied3": { + "__id__": 80 + }, "level_label": { - "__id__": 87 + "__id__": 93 }, "buy_node": { - "__id__": 90 + "__id__": 98 }, "_id": "" }, @@ -2599,14 +3131,14 @@ "_active": true, "_components": [ { - "__id__": 115 + "__id__": 139 }, { - "__id__": 117 + "__id__": 141 } ], "_prefab": { - "__id__": 119 + "__id__": 143 }, "_lpos": { "__type__": "cc.Vec3", @@ -2643,11 +3175,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 114 + "__id__": 138 }, "_enabled": true, "__prefab": { - "__id__": 116 + "__id__": 140 }, "_contentSize": { "__type__": "cc.Size", @@ -2671,11 +3203,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 114 + "__id__": 138 }, "_enabled": true, "__prefab": { - "__id__": 118 + "__id__": 142 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -2735,11 +3267,38 @@ "__id__": 0 }, "fileId": "5dVotvOAFMoaprbNZVAkgY", - "targetOverrides": null, + "instance": null, + "targetOverrides": [ + { + "__id__": 145 + } + ], "nestedPrefabInstanceRoots": [ { "__id__": 40 } ] + }, + { + "__type__": "cc.TargetOverrideInfo", + "source": { + "__id__": 136 + }, + "sourceInfo": null, + "propertyPath": [ + "icon_node" + ], + "target": { + "__id__": 40 + }, + "targetInfo": { + "__id__": 146 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "a33ReyWcpAoZY5ieotS6Ir" + ] } ] \ No newline at end of file diff --git a/assets/resources/gui/element/mission.prefab b/assets/resources/gui/element/mission.prefab index f6721ea8..e72c45c7 100644 --- a/assets/resources/gui/element/mission.prefab +++ b/assets/resources/gui/element/mission.prefab @@ -37,41 +37,41 @@ "__id__": 998 }, { - "__id__": 1346 + "__id__": 1721 }, { - "__id__": 1752 + "__id__": 2127 }, { - "__id__": 1966 + "__id__": 2409 } ], "_active": true, "_components": [ { - "__id__": 2779 + "__id__": 3222 }, { - "__id__": 2781 + "__id__": 3224 }, { - "__id__": 2783 + "__id__": 3226 }, { - "__id__": 2785 + "__id__": 3228 }, { - "__id__": 2787 + "__id__": 3304 }, { - "__id__": 2789 + "__id__": 3306 }, { - "__id__": 2865 + "__id__": 3308 } ], "_prefab": { - "__id__": 2867 + "__id__": 3310 }, "_lpos": { "__type__": "cc.Vec3", @@ -19795,55 +19795,55 @@ "__id__": 1007 }, { - "__id__": 1110 + "__id__": 1235 }, { - "__id__": 1112 + "__id__": 1237 }, { - "__id__": 1114 + "__id__": 1239 }, { - "__id__": 1116 + "__id__": 1241 }, { - "__id__": 1118 + "__id__": 1243 }, { - "__id__": 1120 + "__id__": 1245 }, { - "__id__": 1223 + "__id__": 1473 }, { - "__id__": 1225 + "__id__": 1475 }, { - "__id__": 1227 + "__id__": 1477 }, { - "__id__": 1229 + "__id__": 1479 }, { - "__id__": 1231 + "__id__": 1481 }, { - "__id__": 1233 + "__id__": 1483 }, { - "__id__": 1336 + "__id__": 1711 }, { - "__id__": 1338 + "__id__": 1713 }, { - "__id__": 1340 + "__id__": 1715 }, { - "__id__": 1342 + "__id__": 1717 }, { - "__id__": 1344 + "__id__": 1719 } ] }, @@ -19959,7 +19959,7 @@ "__id__": 1009 }, "targetInfo": { - "__id__": 1109 + "__id__": 1234 } }, { @@ -19994,7 +19994,7 @@ "__id__": 1085 }, "info_node": { - "__id__": 1097 + "__id__": 1222 }, "_id": "" }, @@ -21733,1701 +21733,10 @@ "__id__": 1086 }, { - "__id__": 1087 + "__id__": 1131 }, { - "__id__": 1088 - }, - { - "__id__": 1089 - } - ], - "_active": true, - "_components": [ - { - "__id__": 1090 - }, - { - "__id__": 1092 - }, - { - "__id__": 1094 - } - ], - "_prefab": { - "__id__": 1096 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.Node", - "__editorExtras__": {} - }, - { - "__type__": "cc.Node", - "__editorExtras__": {} - }, - { - "__type__": "cc.Node", - "__editorExtras__": {} - }, - { - "__type__": "cc.Node", - "__editorExtras__": {} - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1085 - }, - "_enabled": true, - "__prefab": { - "__id__": 1091 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 210, - "height": 320 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "99yf9rnjlM147Oc5ugZxZA" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1085 - }, - "_enabled": false, - "__prefab": { - "__id__": 1093 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@c77a7", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 1, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": { - "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "11j6o9dtZKkpwqRniNfeyM" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1085 - }, - "_enabled": true, - "__prefab": { - "__id__": 1095 - }, - "_alignFlags": 45, - "_target": null, - "_left": 0, - "_right": 0, - "_top": 0, - "_bottom": 0, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 510, - "_originalHeight": 66, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "61x3pJerRGsbylittFG2lL" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "40n0LdBjNFe5UPFihdLgY/", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "info", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1009 - }, - "_children": [ - { - "__id__": 1098 - } - ], - "_active": true, - "_components": [ - { - "__id__": 1104 - }, - { - "__id__": 1106 - } - ], - "_prefab": { - "__id__": 1108 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": -86.209, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.Node", - "_name": "Label", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1097 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 1099 - }, - { - "__id__": 1101 - } - ], - "_prefab": { - "__id__": 1103 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1098 - }, - "_enabled": true, - "__prefab": { - "__id__": 1100 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 180, - "height": 80 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "07wtk+PyVP7aan0ss2pOZR" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1098 - }, - "_enabled": true, - "__prefab": { - "__id__": 1102 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_string": "全体英雄攻击+5全体英雄攻击+5全体英雄攻击+5", - "_horizontalAlign": 1, - "_verticalAlign": 1, - "_actualFontSize": 21, - "_fontSize": 20, - "_fontFamily": "Arial", - "_lineHeight": 25, - "_overflow": 2, - "_enableWrapText": true, - "_font": null, - "_isSystemFontUsed": true, - "_spacingX": 0, - "_isItalic": false, - "_isBold": true, - "_isUnderline": false, - "_underlineHeight": 2, - "_cacheMode": 0, - "_enableOutline": true, - "_outlineColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_outlineWidth": 2, - "_enableShadow": false, - "_shadowColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_shadowOffset": { - "__type__": "cc.Vec2", - "x": 2, - "y": 2 - }, - "_shadowBlur": 2, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "f1pCCS+WJHzLcHGlDyOnNC" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "8820+YJZBBAIiPvy2uYoOk", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1097 - }, - "_enabled": true, - "__prefab": { - "__id__": 1105 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 170, - "height": 90 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "04ezZAIwpMILD/Ud9I1U8e" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1097 - }, - "_enabled": false, - "__prefab": { - "__id__": 1107 - }, - "_alignFlags": 45, - "_target": null, - "_left": 15, - "_right": 15, - "_top": 200, - "_bottom": 15, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 100, - "_originalHeight": 100, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "44+IROys5PuKgmdcm3drG9" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "c1DUjdrfNI6Jnt+H+dT4VQ", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "c1DUjdrfNI6Jnt+H+dT4VQ" - ] - }, - { - "__type__": "cc.TargetOverrideInfo", - "source": { - "__id__": 1008 - }, - "sourceInfo": null, - "propertyPath": [ - "Ckind_node" - ], - "target": { - "__id__": 1009 - }, - "targetInfo": { - "__id__": 1111 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "2b5S+tVLtA5Ykc/qVoMdAC" - ] - }, - { - "__type__": "cc.TargetOverrideInfo", - "source": { - "__id__": 1008 - }, - "sourceInfo": null, - "propertyPath": [ - "BG_node" - ], - "target": { - "__id__": 1009 - }, - "targetInfo": { - "__id__": 1113 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "40n0LdBjNFe5UPFihdLgY/" - ] - }, - { - "__type__": "cc.TargetOverrideInfo", - "source": { - "__id__": 1008 - }, - "sourceInfo": null, - "propertyPath": [ - "icon_node" - ], - "target": { - "__id__": 1009 - }, - "targetInfo": { - "__id__": 1115 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "08p7XmUnpCJKHgFSs+XBKi" - ] - }, - { - "__type__": "cc.TargetOverrideInfo", - "source": { - "__id__": 1008 - }, - "sourceInfo": null, - "propertyPath": [ - "cost_node" - ], - "target": { - "__id__": 1009 - }, - "targetInfo": { - "__id__": 1117 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "cfMbf11IxHErK52FqmJHts" - ] - }, - { - "__type__": "cc.TargetOverrideInfo", - "source": { - "__id__": 1008 - }, - "sourceInfo": null, - "propertyPath": [ - "name_node" - ], - "target": { - "__id__": 1009 - }, - "targetInfo": { - "__id__": 1119 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "c6fA+I52NLy7nwIG/TAXFX" - ] - }, - { - "__type__": "cc.TargetOverrideInfo", - "source": { - "__id__": 1121 - }, - "sourceInfo": null, - "propertyPath": [ - "BG_node" - ], - "target": { - "__id__": 1122 - }, - "targetInfo": { - "__id__": 1222 - } - }, - { - "__type__": "3fe4e0pJu1K75/rp6RRox+Z", - "_name": "", - "_objFlags": 0, - "__editorExtras__": { - "mountedRoot": { - "__id__": 1122 - } - }, - "node": { - "__id__": 1122 - }, - "_enabled": true, - "__prefab": { - "__id__": 1123 - }, - "name_node": { - "__id__": 1124 - }, - "icon_node": { - "__id__": 1132 - }, - "cost_node": { - "__id__": 1148 - }, - "Ckind_node": { - "__id__": 1168 - }, - "BG_node": { - "__id__": 1198 - }, - "info_node": { - "__id__": 1210 - }, - "_id": "" - }, - { - "__type__": "cc.Node", - "__editorExtras__": {} - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "700yTTI29KqrE7Svmf3rrC" - }, - { - "__type__": "cc.Node", - "_name": "name", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1122 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 1125 - }, - { - "__id__": 1127 - }, - { - "__id__": 1129 - } - ], - "_prefab": { - "__id__": 1131 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": -16.72399999999999, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1124 - }, - "_enabled": true, - "__prefab": { - "__id__": 1126 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 180, - "height": 40 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "38lsWFSERI8rUY2mPAdfSn" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1124 - }, - "_enabled": true, - "__prefab": { - "__id__": 1128 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_string": "名称", - "_horizontalAlign": 1, - "_verticalAlign": 1, - "_actualFontSize": 25, - "_fontSize": 30, - "_fontFamily": "Arial", - "_lineHeight": 35, - "_overflow": 2, - "_enableWrapText": true, - "_font": null, - "_isSystemFontUsed": true, - "_spacingX": 0, - "_isItalic": false, - "_isBold": true, - "_isUnderline": false, - "_underlineHeight": 2, - "_cacheMode": 0, - "_enableOutline": true, - "_outlineColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_outlineWidth": 3, - "_enableShadow": false, - "_shadowColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_shadowOffset": { - "__type__": "cc.Vec2", - "x": 2, - "y": 2 - }, - "_shadowBlur": 2, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "4e0zRmCsdP1KUAjhXlJYQl" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1124 - }, - "_enabled": true, - "__prefab": { - "__id__": 1130 - }, - "_alignFlags": 17, - "_target": null, - "_left": 0, - "_right": 0, - "_top": 156.724, - "_bottom": 0, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 0, - "_originalHeight": 0, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "877cNZnZNFeIjRDtOh3mV6" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "c6fA+I52NLy7nwIG/TAXFX", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "icon", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1133 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 1143 - }, - { - "__id__": 1145 - } - ], - "_prefab": { - "__id__": 1147 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": -1.5, - "y": 1.5, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.Node", - "_name": "Mask", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1122 - }, - "_children": [ - { - "__id__": 1132 - } - ], - "_active": true, - "_components": [ - { - "__id__": 1134 - }, - { - "__id__": 1136 - }, - { - "__id__": 1138 - }, - { - "__id__": 1140 - } - ], - "_prefab": { - "__id__": 1142 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 75, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1133 - }, - "_enabled": true, - "__prefab": { - "__id__": 1135 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 180, - "height": 140 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "aePszddr1FjZ9yJvRxiJCh" - }, - { - "__type__": "cc.Mask", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1133 - }, - "_enabled": true, - "__prefab": { - "__id__": 1137 - }, - "_type": 3, - "_inverted": false, - "_segments": 64, - "_alphaThreshold": 0.1, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "30z9tbKlRCK6y2Qz9fwmlG" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1133 - }, - "_enabled": true, - "__prefab": { - "__id__": 1139 - }, - "_alignFlags": 41, - "_target": null, - "_left": 15, - "_right": 15, - "_top": 15, - "_bottom": 0, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 200, - "_originalHeight": 0, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "04ra6VOgxPp6iBjs7Skbtw" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1133 - }, - "_enabled": true, - "__prefab": { - "__id__": 1141 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@c77a7", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": { - "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "83K+DBbRxDtKtzBV5gs2Ow" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "5cWLGvgr1MdLSDfUJV31tJ", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1132 - }, - "_enabled": true, - "__prefab": { - "__id__": 1144 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 125, - "height": 125 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "6brO0gQERFhKTvy0dcD/6C" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1132 - }, - "_enabled": true, - "__prefab": { - "__id__": 1146 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": null, - "_type": 0, - "_fillType": 0, - "_sizeMode": 1, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": { - "__uuid__": "031877cb-0f3d-4e92-bc5d-e492a0d95a08", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "7cosjDf05EiIhghQMGeFkV" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "08p7XmUnpCJKHgFSs+XBKi", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "coin", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1122 - }, - "_children": [ - { - "__id__": 1149 - }, - { - "__id__": 1155 - } - ], - "_active": true, - "_components": [ - { - "__id__": 1161 - }, - { - "__id__": 1163 - }, - { - "__id__": 1165 - } - ], - "_prefab": { - "__id__": 1167 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 84, - "y": 139, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.Node", - "_name": "icon", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1148 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 1150 - }, - { - "__id__": 1152 - } - ], - "_prefab": { - "__id__": 1154 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1149 - }, - "_enabled": true, - "__prefab": { - "__id__": 1151 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 40, - "height": 40 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "38DeJBYvFJsJYX9545ctt3" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1149 - }, - "_enabled": true, - "__prefab": { - "__id__": 1153 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@23e64", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "95g2LbLWtFJLFLnPCex4xq" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "d6lvh87QJBqrQKgDnhSWth", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "num", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1148 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 1156 - }, - { - "__id__": 1158 - } - ], - "_prefab": { - "__id__": 1160 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 2.438, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1155 - }, - "_enabled": true, - "__prefab": { - "__id__": 1157 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 34.748356206795606, - "height": 67 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "0bkYb0XBdInpAba/wP4si+" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1155 - }, - "_enabled": true, - "__prefab": { - "__id__": 1159 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_string": "3", - "_horizontalAlign": 1, - "_verticalAlign": 1, - "_actualFontSize": 40, - "_fontSize": 40, - "_fontFamily": "Arial", - "_lineHeight": 50, - "_overflow": 0, - "_enableWrapText": true, - "_font": null, - "_isSystemFontUsed": true, - "_spacingX": 0, - "_isItalic": true, - "_isBold": true, - "_isUnderline": false, - "_underlineHeight": 2, - "_cacheMode": 0, - "_enableOutline": true, - "_outlineColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_outlineWidth": 2, - "_enableShadow": false, - "_shadowColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_shadowOffset": { - "__type__": "cc.Vec2", - "x": 2, - "y": 2 - }, - "_shadowBlur": 2, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "52wLQtAapA5IJ6J4J7Cx7p" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "a4O65jIXVFSLC6FbI24SzB", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1148 - }, - "_enabled": true, - "__prefab": { - "__id__": 1162 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 40, - "height": 40 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "0biNVKZs1OPqSmpFkLVemF" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1148 - }, - "_enabled": true, - "__prefab": { - "__id__": 1164 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": null, - "_type": 0, - "_fillType": 0, - "_sizeMode": 1, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "f3+EFYxvJL0bMW+H+BjaZP" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1148 - }, - "_enabled": true, - "__prefab": { - "__id__": 1166 - }, - "_alignFlags": 33, - "_target": null, - "_left": 128.28199999999998, - "_right": 1, - "_top": 1, - "_bottom": -6.274000000000001, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 40, - "_originalHeight": 40, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "aehsQlzKVAMZQCthoLBKrG" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "cfMbf11IxHErK52FqmJHts", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "CKind", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1122 - }, - "_children": [ - { - "__id__": 1169 - }, - { - "__id__": 1175 - }, - { - "__id__": 1181 + "__id__": 1159 }, { "__id__": 1187 @@ -23436,896 +21745,8 @@ "_active": true, "_components": [ { - "__id__": 1193 + "__id__": 1215 }, - { - "__id__": 1195 - } - ], - "_prefab": { - "__id__": 1197 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -84, - "y": 139, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 0.8, - "y": 0.8, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.Node", - "_name": "Hero", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1168 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 1170 - }, - { - "__id__": 1172 - } - ], - "_prefab": { - "__id__": 1174 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 0.4, - "y": 0.4, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1169 - }, - "_enabled": true, - "__prefab": { - "__id__": 1171 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 120, - "height": 106 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "b9X00YJSVF9r6efaMtLkI3" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1169 - }, - "_enabled": true, - "__prefab": { - "__id__": 1173 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@8429c", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 1, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "ef8/ldQE5CGbB0s4CfTRwE" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "f3MmyLb9lML5mXGMUZsqPK", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "Card", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1168 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 1176 - }, - { - "__id__": 1178 - } - ], - "_prefab": { - "__id__": 1180 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 0.4, - "y": 0.4, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1175 - }, - "_enabled": true, - "__prefab": { - "__id__": 1177 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 120, - "height": 110 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "52cIw6XPRGpJigbzNd41uH" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1175 - }, - "_enabled": true, - "__prefab": { - "__id__": 1179 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@fb766", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 1, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": { - "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "493L9UnT5Pd6Jvwcj90YdE" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "dfmEZyL9NF05PFQxDRYO6o", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "Skill", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1168 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 1182 - }, - { - "__id__": 1184 - } - ], - "_prefab": { - "__id__": 1186 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 0.45, - "y": 0.45, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1181 - }, - "_enabled": true, - "__prefab": { - "__id__": 1183 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 114, - "height": 116 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "29osh0UORGcoJ8roNQudNe" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1181 - }, - "_enabled": true, - "__prefab": { - "__id__": 1185 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@e4ed2", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 1, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": { - "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "aa8yInK3NJVrrh3KpTPjQL" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "f9GHK4+dFF9J+qSf3xKF6Q", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "Potion", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1168 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 1188 - }, - { - "__id__": 1190 - } - ], - "_prefab": { - "__id__": 1192 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 0.4, - "y": 0.4, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1187 - }, - "_enabled": true, - "__prefab": { - "__id__": 1189 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 98, - "height": 114 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "9aWSHxsrFLqrpc9D7MmyDb" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1187 - }, - "_enabled": true, - "__prefab": { - "__id__": 1191 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@cbb82", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 1, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": { - "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "509vbXtvVAC5g9yqqCQqba" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "42+GAv7whBRLbF5EYSEP8W", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1168 - }, - "_enabled": true, - "__prefab": { - "__id__": 1194 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 50, - "height": 50 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "e2T46/rfJLs5fVojpYTN/r" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1168 - }, - "_enabled": true, - "__prefab": { - "__id__": 1196 - }, - "_alignFlags": 9, - "_target": null, - "_left": 1, - "_right": 107.61099999999999, - "_top": 1, - "_bottom": 172.81799999999998, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 100, - "_originalHeight": 100, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "36F/lkrmJHf6LzhXnDjRN6" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "2b5S+tVLtA5Ykc/qVoMdAC", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "bg", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1122 - }, - "_children": [ - { - "__id__": 1199 - }, - { - "__id__": 1200 - }, - { - "__id__": 1201 - }, - { - "__id__": 1202 - } - ], - "_active": true, - "_components": [ - { - "__id__": 1203 - }, - { - "__id__": 1205 - }, - { - "__id__": 1207 - } - ], - "_prefab": { - "__id__": 1209 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.Node", - "__editorExtras__": {} - }, - { - "__type__": "cc.Node", - "__editorExtras__": {} - }, - { - "__type__": "cc.Node", - "__editorExtras__": {} - }, - { - "__type__": "cc.Node", - "__editorExtras__": {} - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1198 - }, - "_enabled": true, - "__prefab": { - "__id__": 1204 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 210, - "height": 320 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "99yf9rnjlM147Oc5ugZxZA" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1198 - }, - "_enabled": false, - "__prefab": { - "__id__": 1206 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@c77a7", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 1, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": { - "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "11j6o9dtZKkpwqRniNfeyM" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1198 - }, - "_enabled": true, - "__prefab": { - "__id__": 1208 - }, - "_alignFlags": 45, - "_target": null, - "_left": 0, - "_right": 0, - "_top": 0, - "_bottom": 0, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 510, - "_originalHeight": 66, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "61x3pJerRGsbylittFG2lL" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "40n0LdBjNFe5UPFihdLgY/", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "info", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1122 - }, - "_children": [ - { - "__id__": 1211 - } - ], - "_active": true, - "_components": [ { "__id__": 1217 }, @@ -24336,6 +21757,1771 @@ "_prefab": { "__id__": 1221 }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.Node", + "_objFlags": 0, + "_parent": { + "__id__": 1085 + }, + "_prefab": { + "__id__": 1087 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1086 + }, + "asset": { + "__uuid__": "d6ae7b2b-c431-4374-97e6-2506d9e8501f", + "__expectedType__": "cc.Prefab" + }, + "fileId": "5ep7uhpAlKzpglXeTBjRv2", + "instance": { + "__id__": 1088 + }, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "fbT2L4/5lBv6CDydZR8SkP", + "prefabRootNode": { + "__id__": 1009 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 1089 + }, + { + "__id__": 1091 + }, + { + "__id__": 1092 + }, + { + "__id__": 1093 + }, + { + "__id__": 1094 + }, + { + "__id__": 1096 + }, + { + "__id__": 1098 + }, + { + "__id__": 1100 + }, + { + "__id__": 1102 + }, + { + "__id__": 1104 + }, + { + "__id__": 1106 + }, + { + "__id__": 1108 + }, + { + "__id__": 1110 + }, + { + "__id__": 1111 + }, + { + "__id__": 1112 + }, + { + "__id__": 1113 + }, + { + "__id__": 1114 + }, + { + "__id__": 1116 + }, + { + "__id__": 1118 + }, + { + "__id__": 1119 + }, + { + "__id__": 1121 + }, + { + "__id__": 1123 + }, + { + "__id__": 1125 + }, + { + "__id__": 1127 + }, + { + "__id__": 1129 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1090 + }, + "propertyPath": [ + "_name" + ], + "value": "Hero" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "5ep7uhpAlKzpglXeTBjRv2" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1090 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1090 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1090 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1095 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 170, + "height": 230 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "13j2oupQRMUoUyChWYn2yc" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1097 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 170, + "height": 230 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "eedc9qvxRPQpepecxrSorR" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1099 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 340, + "height": 460 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "deY6hTveBKBIzSn0k9oD+7" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1101 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 332, + "height": 448 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "b7HYchf9tMK7WtemLDPjlE" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1103 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 140, + "height": 140 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "25j0n7apFBratTNBweGTa7" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1105 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 30, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "93O2t0s3dBQYpkATdTKBPZ" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1107 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 280, + "height": 280 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "1fWMnHXs1IPZv24wLXcOc2" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1109 + }, + "propertyPath": [ + "_left" + ], + "value": 0 + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "1fB2CjJqJFgo9e1LJ6EyaL" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1109 + }, + "propertyPath": [ + "_right" + ], + "value": 0 + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1109 + }, + "propertyPath": [ + "_bottom" + ], + "value": 0 + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1109 + }, + "propertyPath": [ + "_top" + ], + "value": 0 + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1090 + }, + "propertyPath": [ + "_active" + ], + "value": true + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1115 + }, + "propertyPath": [ + "_color" + ], + "value": { + "__type__": "cc.Color", + "r": 42, + "g": 200, + "b": 112, + "a": 255 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "38MYOO8jtIuJm3tiiFlMtZ" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1117 + }, + "propertyPath": [ + "_color" + ], + "value": { + "__type__": "cc.Color", + "r": 56, + "g": 226, + "b": 131, + "a": 255 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "1eNEK/mA9LBp2AYRigyhP0" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1109 + }, + "propertyPath": [ + "_enabled" + ], + "value": true + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1120 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 170, + "height": 230 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "c8mzU+nw5GLJ4CZ7ZTe6eE" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1122 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 340, + "height": 460 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "5eZRKQByFG0LW2QA/PUw2u" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1124 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 332, + "height": 448 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "4buoN7nzRM9Kty43yoN7ul" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1126 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 140, + "height": 140 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "faGw1NMRpJ+IWtI609CAxN" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1128 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 280, + "height": 280 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "5cf2X5S4JMQ7x3zijgLWIX" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1130 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 30, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "69ZX4yvCZL67xK4+SdFMO0" + ] + }, + { + "__type__": "cc.Node", + "_objFlags": 0, + "_parent": { + "__id__": 1085 + }, + "_prefab": { + "__id__": 1132 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1131 + }, + "asset": { + "__uuid__": "d6ae7b2b-c431-4374-97e6-2506d9e8501f", + "__expectedType__": "cc.Prefab" + }, + "fileId": "5ep7uhpAlKzpglXeTBjRv2", + "instance": { + "__id__": 1133 + }, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "c5yHAshbZFkZ0HSQ09RzJw", + "prefabRootNode": { + "__id__": 1009 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 1134 + }, + { + "__id__": 1136 + }, + { + "__id__": 1137 + }, + { + "__id__": 1138 + }, + { + "__id__": 1139 + }, + { + "__id__": 1141 + }, + { + "__id__": 1143 + }, + { + "__id__": 1145 + }, + { + "__id__": 1147 + }, + { + "__id__": 1149 + }, + { + "__id__": 1151 + }, + { + "__id__": 1153 + }, + { + "__id__": 1155 + }, + { + "__id__": 1156 + }, + { + "__id__": 1157 + }, + { + "__id__": 1158 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1135 + }, + "propertyPath": [ + "_name" + ], + "value": "Card" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "5ep7uhpAlKzpglXeTBjRv2" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1135 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1135 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1135 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1140 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 170, + "height": 230 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "13j2oupQRMUoUyChWYn2yc" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1142 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 170, + "height": 230 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "eedc9qvxRPQpepecxrSorR" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1144 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 340, + "height": 460 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "deY6hTveBKBIzSn0k9oD+7" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1146 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 332, + "height": 448 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "b7HYchf9tMK7WtemLDPjlE" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1148 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 140, + "height": 140 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "25j0n7apFBratTNBweGTa7" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1150 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 30, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "93O2t0s3dBQYpkATdTKBPZ" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1152 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 280, + "height": 280 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "1fWMnHXs1IPZv24wLXcOc2" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1154 + }, + "propertyPath": [ + "_left" + ], + "value": 0 + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "1fB2CjJqJFgo9e1LJ6EyaL" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1154 + }, + "propertyPath": [ + "_right" + ], + "value": 0 + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1154 + }, + "propertyPath": [ + "_bottom" + ], + "value": 0 + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1154 + }, + "propertyPath": [ + "_top" + ], + "value": 0 + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1135 + }, + "propertyPath": [ + "_active" + ], + "value": false + }, + { + "__type__": "cc.Node", + "_objFlags": 0, + "_parent": { + "__id__": 1085 + }, + "_prefab": { + "__id__": 1160 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1159 + }, + "asset": { + "__uuid__": "d6ae7b2b-c431-4374-97e6-2506d9e8501f", + "__expectedType__": "cc.Prefab" + }, + "fileId": "5ep7uhpAlKzpglXeTBjRv2", + "instance": { + "__id__": 1161 + }, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "4c4DgkpUBB+o2okv6fd2i/", + "prefabRootNode": { + "__id__": 1009 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 1162 + }, + { + "__id__": 1164 + }, + { + "__id__": 1165 + }, + { + "__id__": 1166 + }, + { + "__id__": 1167 + }, + { + "__id__": 1169 + }, + { + "__id__": 1171 + }, + { + "__id__": 1173 + }, + { + "__id__": 1175 + }, + { + "__id__": 1177 + }, + { + "__id__": 1179 + }, + { + "__id__": 1181 + }, + { + "__id__": 1183 + }, + { + "__id__": 1184 + }, + { + "__id__": 1185 + }, + { + "__id__": 1186 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1163 + }, + "propertyPath": [ + "_name" + ], + "value": "Skill" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "5ep7uhpAlKzpglXeTBjRv2" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1163 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1163 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1163 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1168 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 170, + "height": 230 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "13j2oupQRMUoUyChWYn2yc" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1170 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 170, + "height": 230 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "eedc9qvxRPQpepecxrSorR" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1172 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 340, + "height": 460 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "deY6hTveBKBIzSn0k9oD+7" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1174 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 332, + "height": 448 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "b7HYchf9tMK7WtemLDPjlE" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1176 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 140, + "height": 140 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "25j0n7apFBratTNBweGTa7" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1178 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 30, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "93O2t0s3dBQYpkATdTKBPZ" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1180 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 280, + "height": 280 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "1fWMnHXs1IPZv24wLXcOc2" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1182 + }, + "propertyPath": [ + "_left" + ], + "value": 0 + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "1fB2CjJqJFgo9e1LJ6EyaL" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1182 + }, + "propertyPath": [ + "_right" + ], + "value": 0 + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1182 + }, + "propertyPath": [ + "_bottom" + ], + "value": 0 + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1182 + }, + "propertyPath": [ + "_top" + ], + "value": 0 + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1163 + }, + "propertyPath": [ + "_active" + ], + "value": false + }, + { + "__type__": "cc.Node", + "_objFlags": 0, + "_parent": { + "__id__": 1085 + }, + "_prefab": { + "__id__": 1188 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1187 + }, + "asset": { + "__uuid__": "d6ae7b2b-c431-4374-97e6-2506d9e8501f", + "__expectedType__": "cc.Prefab" + }, + "fileId": "5ep7uhpAlKzpglXeTBjRv2", + "instance": { + "__id__": 1189 + }, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "4f6QifgTZH97L5dUmrbImI", + "prefabRootNode": { + "__id__": 1009 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 1190 + }, + { + "__id__": 1192 + }, + { + "__id__": 1193 + }, + { + "__id__": 1194 + }, + { + "__id__": 1195 + }, + { + "__id__": 1197 + }, + { + "__id__": 1199 + }, + { + "__id__": 1201 + }, + { + "__id__": 1203 + }, + { + "__id__": 1205 + }, + { + "__id__": 1207 + }, + { + "__id__": 1209 + }, + { + "__id__": 1211 + }, + { + "__id__": 1212 + }, + { + "__id__": 1213 + }, + { + "__id__": 1214 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1191 + }, + "propertyPath": [ + "_name" + ], + "value": "Potion" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "5ep7uhpAlKzpglXeTBjRv2" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1191 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1191 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1191 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1196 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 170, + "height": 230 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "13j2oupQRMUoUyChWYn2yc" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1198 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 170, + "height": 230 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "eedc9qvxRPQpepecxrSorR" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1200 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 340, + "height": 460 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "deY6hTveBKBIzSn0k9oD+7" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1202 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 332, + "height": 448 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "b7HYchf9tMK7WtemLDPjlE" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1204 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 140, + "height": 140 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "25j0n7apFBratTNBweGTa7" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1206 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 30, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "93O2t0s3dBQYpkATdTKBPZ" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1208 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 280, + "height": 280 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "1fWMnHXs1IPZv24wLXcOc2" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1210 + }, + "propertyPath": [ + "_left" + ], + "value": 0 + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "1fB2CjJqJFgo9e1LJ6EyaL" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1210 + }, + "propertyPath": [ + "_right" + ], + "value": 0 + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1210 + }, + "propertyPath": [ + "_bottom" + ], + "value": 0 + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1210 + }, + "propertyPath": [ + "_top" + ], + "value": 0 + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1191 + }, + "propertyPath": [ + "_active" + ], + "value": false + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1085 + }, + "_enabled": true, + "__prefab": { + "__id__": 1216 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 210, + "height": 320 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "99yf9rnjlM147Oc5ugZxZA" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1085 + }, + "_enabled": false, + "__prefab": { + "__id__": 1218 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@c77a7", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 1, + "_fillType": 0, + "_sizeMode": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": { + "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4", + "__expectedType__": "cc.SpriteAtlas" + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "11j6o9dtZKkpwqRniNfeyM" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1085 + }, + "_enabled": true, + "__prefab": { + "__id__": 1220 + }, + "_alignFlags": 45, + "_target": null, + "_left": 0, + "_right": 0, + "_top": 0, + "_bottom": 0, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 510, + "_originalHeight": 66, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "61x3pJerRGsbylittFG2lL" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "40n0LdBjNFe5UPFihdLgY/", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "info", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1009 + }, + "_children": [ + { + "__id__": 1223 + } + ], + "_active": true, + "_components": [ + { + "__id__": 1229 + }, + { + "__id__": 1231 + } + ], + "_prefab": { + "__id__": 1233 + }, "_lpos": { "__type__": "cc.Vec3", "x": 0, @@ -24371,20 +23557,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1210 + "__id__": 1222 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1212 + "__id__": 1224 }, { - "__id__": 1214 + "__id__": 1226 } ], "_prefab": { - "__id__": 1216 + "__id__": 1228 }, "_lpos": { "__type__": "cc.Vec3", @@ -24421,11 +23607,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1211 + "__id__": 1223 }, "_enabled": true, "__prefab": { - "__id__": 1213 + "__id__": 1225 }, "_contentSize": { "__type__": "cc.Size", @@ -24449,11 +23635,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1211 + "__id__": 1223 }, "_enabled": true, "__prefab": { - "__id__": 1215 + "__id__": 1227 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -24530,11 +23716,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1210 + "__id__": 1222 }, "_enabled": true, "__prefab": { - "__id__": 1218 + "__id__": 1230 }, "_contentSize": { "__type__": "cc.Size", @@ -24558,11 +23744,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1210 + "__id__": 1222 }, "_enabled": false, "__prefab": { - "__id__": 1220 + "__id__": 1232 }, "_alignFlags": 45, "_target": null, @@ -24604,89 +23790,23 @@ { "__type__": "cc.TargetInfo", "localID": [ - "40n0LdBjNFe5UPFihdLgY/" + "c1DUjdrfNI6Jnt+H+dT4VQ" ] }, { "__type__": "cc.TargetOverrideInfo", "source": { - "__id__": 1121 - }, - "sourceInfo": null, - "propertyPath": [ - "icon_node" - ], - "target": { - "__id__": 1122 - }, - "targetInfo": { - "__id__": 1224 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "08p7XmUnpCJKHgFSs+XBKi" - ] - }, - { - "__type__": "cc.TargetOverrideInfo", - "source": { - "__id__": 1121 - }, - "sourceInfo": null, - "propertyPath": [ - "name_node" - ], - "target": { - "__id__": 1122 - }, - "targetInfo": { - "__id__": 1226 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "c6fA+I52NLy7nwIG/TAXFX" - ] - }, - { - "__type__": "cc.TargetOverrideInfo", - "source": { - "__id__": 1121 - }, - "sourceInfo": null, - "propertyPath": [ - "cost_node" - ], - "target": { - "__id__": 1122 - }, - "targetInfo": { - "__id__": 1228 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "cfMbf11IxHErK52FqmJHts" - ] - }, - { - "__type__": "cc.TargetOverrideInfo", - "source": { - "__id__": 1121 + "__id__": 1008 }, "sourceInfo": null, "propertyPath": [ "Ckind_node" ], "target": { - "__id__": 1122 + "__id__": 1009 }, "targetInfo": { - "__id__": 1230 + "__id__": 1236 } }, { @@ -24698,39 +23818,105 @@ { "__type__": "cc.TargetOverrideInfo", "source": { - "__id__": 1121 + "__id__": 1008 }, "sourceInfo": null, "propertyPath": [ - "info_node" + "BG_node" ], "target": { - "__id__": 1122 + "__id__": 1009 }, "targetInfo": { - "__id__": 1232 + "__id__": 1238 } }, { "__type__": "cc.TargetInfo", "localID": [ - "c1DUjdrfNI6Jnt+H+dT4VQ" + "40n0LdBjNFe5UPFihdLgY/" ] }, { "__type__": "cc.TargetOverrideInfo", "source": { - "__id__": 1234 + "__id__": 1008 + }, + "sourceInfo": null, + "propertyPath": [ + "icon_node" + ], + "target": { + "__id__": 1009 + }, + "targetInfo": { + "__id__": 1240 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "08p7XmUnpCJKHgFSs+XBKi" + ] + }, + { + "__type__": "cc.TargetOverrideInfo", + "source": { + "__id__": 1008 + }, + "sourceInfo": null, + "propertyPath": [ + "cost_node" + ], + "target": { + "__id__": 1009 + }, + "targetInfo": { + "__id__": 1242 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "cfMbf11IxHErK52FqmJHts" + ] + }, + { + "__type__": "cc.TargetOverrideInfo", + "source": { + "__id__": 1008 }, "sourceInfo": null, "propertyPath": [ "name_node" ], "target": { - "__id__": 1235 + "__id__": 1009 }, "targetInfo": { - "__id__": 1335 + "__id__": 1244 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "c6fA+I52NLy7nwIG/TAXFX" + ] + }, + { + "__type__": "cc.TargetOverrideInfo", + "source": { + "__id__": 1246 + }, + "sourceInfo": null, + "propertyPath": [ + "BG_node" + ], + "target": { + "__id__": 1247 + }, + "targetInfo": { + "__id__": 1472 } }, { @@ -24739,33 +23925,33 @@ "_objFlags": 0, "__editorExtras__": { "mountedRoot": { - "__id__": 1235 + "__id__": 1247 } }, "node": { - "__id__": 1235 + "__id__": 1247 }, "_enabled": true, "__prefab": { - "__id__": 1236 + "__id__": 1248 }, "name_node": { - "__id__": 1237 + "__id__": 1249 }, "icon_node": { - "__id__": 1245 + "__id__": 1257 }, "cost_node": { - "__id__": 1261 + "__id__": 1273 }, "Ckind_node": { - "__id__": 1281 + "__id__": 1293 }, "BG_node": { - "__id__": 1311 + "__id__": 1323 }, "info_node": { - "__id__": 1323 + "__id__": 1460 }, "_id": "" }, @@ -24783,23 +23969,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1235 + "__id__": 1247 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1238 + "__id__": 1250 }, { - "__id__": 1240 + "__id__": 1252 }, { - "__id__": 1242 + "__id__": 1254 } ], "_prefab": { - "__id__": 1244 + "__id__": 1256 }, "_lpos": { "__type__": "cc.Vec3", @@ -24836,11 +24022,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1237 + "__id__": 1249 }, "_enabled": true, "__prefab": { - "__id__": 1239 + "__id__": 1251 }, "_contentSize": { "__type__": "cc.Size", @@ -24864,11 +24050,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1237 + "__id__": 1249 }, "_enabled": true, "__prefab": { - "__id__": 1241 + "__id__": 1253 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -24932,11 +24118,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1237 + "__id__": 1249 }, "_enabled": true, "__prefab": { - "__id__": 1243 + "__id__": 1255 }, "_alignFlags": 17, "_target": null, @@ -24981,20 +24167,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1246 + "__id__": 1258 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1256 + "__id__": 1268 }, { - "__id__": 1258 + "__id__": 1270 } ], "_prefab": { - "__id__": 1260 + "__id__": 1272 }, "_lpos": { "__type__": "cc.Vec3", @@ -25031,30 +24217,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1235 + "__id__": 1247 }, "_children": [ { - "__id__": 1245 + "__id__": 1257 } ], "_active": true, "_components": [ { - "__id__": 1247 + "__id__": 1259 }, { - "__id__": 1249 + "__id__": 1261 }, { - "__id__": 1251 + "__id__": 1263 }, { - "__id__": 1253 + "__id__": 1265 } ], "_prefab": { - "__id__": 1255 + "__id__": 1267 }, "_lpos": { "__type__": "cc.Vec3", @@ -25091,11 +24277,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1246 + "__id__": 1258 }, "_enabled": true, "__prefab": { - "__id__": 1248 + "__id__": 1260 }, "_contentSize": { "__type__": "cc.Size", @@ -25119,11 +24305,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1246 + "__id__": 1258 }, "_enabled": true, "__prefab": { - "__id__": 1250 + "__id__": 1262 }, "_type": 3, "_inverted": false, @@ -25141,11 +24327,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1246 + "__id__": 1258 }, "_enabled": true, "__prefab": { - "__id__": 1252 + "__id__": 1264 }, "_alignFlags": 41, "_target": null, @@ -25177,292 +24363,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1246 - }, - "_enabled": true, - "__prefab": { - "__id__": 1254 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@c77a7", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": { - "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "83K+DBbRxDtKtzBV5gs2Ow" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "5cWLGvgr1MdLSDfUJV31tJ", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1245 - }, - "_enabled": true, - "__prefab": { - "__id__": 1257 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 125, - "height": 125 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "6brO0gQERFhKTvy0dcD/6C" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1245 - }, - "_enabled": true, - "__prefab": { - "__id__": 1259 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": null, - "_type": 0, - "_fillType": 0, - "_sizeMode": 1, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": { - "__uuid__": "031877cb-0f3d-4e92-bc5d-e492a0d95a08", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "7cosjDf05EiIhghQMGeFkV" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "08p7XmUnpCJKHgFSs+XBKi", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "coin", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1235 - }, - "_children": [ - { - "__id__": 1262 - }, - { - "__id__": 1268 - } - ], - "_active": true, - "_components": [ - { - "__id__": 1274 - }, - { - "__id__": 1276 - }, - { - "__id__": 1278 - } - ], - "_prefab": { - "__id__": 1280 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 84, - "y": 139, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.Node", - "_name": "icon", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1261 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 1263 - }, - { - "__id__": 1265 - } - ], - "_prefab": { - "__id__": 1267 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1262 - }, - "_enabled": true, - "__prefab": { - "__id__": 1264 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 40, - "height": 40 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "38DeJBYvFJsJYX9545ctt3" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1262 + "__id__": 1258 }, "_enabled": true, "__prefab": { @@ -25478,6 +24379,291 @@ "b": 255, "a": 255 }, + "_spriteFrame": { + "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@c77a7", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 0, + "_fillType": 0, + "_sizeMode": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": { + "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4", + "__expectedType__": "cc.SpriteAtlas" + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "83K+DBbRxDtKtzBV5gs2Ow" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "5cWLGvgr1MdLSDfUJV31tJ", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1257 + }, + "_enabled": true, + "__prefab": { + "__id__": 1269 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 125, + "height": 125 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "6brO0gQERFhKTvy0dcD/6C" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1257 + }, + "_enabled": true, + "__prefab": { + "__id__": 1271 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": null, + "_type": 0, + "_fillType": 0, + "_sizeMode": 1, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": { + "__uuid__": "031877cb-0f3d-4e92-bc5d-e492a0d95a08", + "__expectedType__": "cc.SpriteAtlas" + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "7cosjDf05EiIhghQMGeFkV" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "08p7XmUnpCJKHgFSs+XBKi", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "coin", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1247 + }, + "_children": [ + { + "__id__": 1274 + }, + { + "__id__": 1280 + } + ], + "_active": true, + "_components": [ + { + "__id__": 1286 + }, + { + "__id__": 1288 + }, + { + "__id__": 1290 + } + ], + "_prefab": { + "__id__": 1292 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 84, + "y": 139, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "icon", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1273 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 1275 + }, + { + "__id__": 1277 + } + ], + "_prefab": { + "__id__": 1279 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1274 + }, + "_enabled": true, + "__prefab": { + "__id__": 1276 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 40, + "height": 40 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "38DeJBYvFJsJYX9545ctt3" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1274 + }, + "_enabled": true, + "__prefab": { + "__id__": 1278 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, "_spriteFrame": { "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@23e64", "__expectedType__": "cc.SpriteFrame" @@ -25523,20 +24709,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1261 + "__id__": 1273 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1269 + "__id__": 1281 }, { - "__id__": 1271 + "__id__": 1283 } ], "_prefab": { - "__id__": 1273 + "__id__": 1285 }, "_lpos": { "__type__": "cc.Vec3", @@ -25573,11 +24759,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1268 + "__id__": 1280 }, "_enabled": true, "__prefab": { - "__id__": 1270 + "__id__": 1282 }, "_contentSize": { "__type__": "cc.Size", @@ -25601,11 +24787,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1268 + "__id__": 1280 }, "_enabled": true, "__prefab": { - "__id__": 1272 + "__id__": 1284 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -25682,11 +24868,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1261 + "__id__": 1273 }, "_enabled": true, "__prefab": { - "__id__": 1275 + "__id__": 1287 }, "_contentSize": { "__type__": "cc.Size", @@ -25710,11 +24896,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1261 + "__id__": 1273 }, "_enabled": true, "__prefab": { - "__id__": 1277 + "__id__": 1289 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -25752,11 +24938,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1261 + "__id__": 1273 }, "_enabled": true, "__prefab": { - "__id__": 1279 + "__id__": 1291 }, "_alignFlags": 33, "_target": null, @@ -25801,33 +24987,33 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1235 + "__id__": 1247 }, "_children": [ - { - "__id__": 1282 - }, - { - "__id__": 1288 - }, { "__id__": 1294 }, { "__id__": 1300 + }, + { + "__id__": 1306 + }, + { + "__id__": 1312 } ], "_active": true, "_components": [ { - "__id__": 1306 + "__id__": 1318 }, { - "__id__": 1308 + "__id__": 1320 } ], "_prefab": { - "__id__": 1310 + "__id__": 1322 }, "_lpos": { "__type__": "cc.Vec3", @@ -25864,283 +25050,8 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1281 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 1283 - }, - { - "__id__": 1285 - } - ], - "_prefab": { - "__id__": 1287 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 0.4, - "y": 0.4, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1282 - }, - "_enabled": true, - "__prefab": { - "__id__": 1284 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 120, - "height": 106 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "b9X00YJSVF9r6efaMtLkI3" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1282 - }, - "_enabled": true, - "__prefab": { - "__id__": 1286 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@8429c", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 1, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "ef8/ldQE5CGbB0s4CfTRwE" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "f3MmyLb9lML5mXGMUZsqPK", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "Card", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1281 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 1289 - }, - { - "__id__": 1291 - } - ], - "_prefab": { "__id__": 1293 }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 0.4, - "y": 0.4, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1288 - }, - "_enabled": true, - "__prefab": { - "__id__": 1290 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 120, - "height": 110 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "52cIw6XPRGpJigbzNd41uH" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1288 - }, - "_enabled": true, - "__prefab": { - "__id__": 1292 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@fb766", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 1, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": { - "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "493L9UnT5Pd6Jvwcj90YdE" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "dfmEZyL9NF05PFQxDRYO6o", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "Skill", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1281 - }, "_children": [], "_active": true, "_components": [ @@ -26169,8 +25080,8 @@ }, "_lscale": { "__type__": "cc.Vec3", - "x": 0.45, - "y": 0.45, + "x": 0.4, + "y": 0.4, "z": 1 }, "_mobility": 0, @@ -26197,8 +25108,8 @@ }, "_contentSize": { "__type__": "cc.Size", - "width": 114, - "height": 116 + "width": 120, + "height": 106 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -26209,7 +25120,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "29osh0UORGcoJ8roNQudNe" + "fileId": "b9X00YJSVF9r6efaMtLkI3" }, { "__type__": "cc.Sprite", @@ -26234,7 +25145,7 @@ "a": 255 }, "_spriteFrame": { - "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@e4ed2", + "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@8429c", "__expectedType__": "cc.SpriteFrame" }, "_type": 0, @@ -26249,15 +25160,12 @@ "_fillRange": 0, "_isTrimmedMode": true, "_useGrayscale": false, - "_atlas": { - "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4", - "__expectedType__": "cc.SpriteAtlas" - }, + "_atlas": null, "_id": "" }, { "__type__": "cc.CompPrefabInfo", - "fileId": "aa8yInK3NJVrrh3KpTPjQL" + "fileId": "ef8/ldQE5CGbB0s4CfTRwE" }, { "__type__": "cc.PrefabInfo", @@ -26267,18 +25175,18 @@ "asset": { "__id__": 0 }, - "fileId": "f9GHK4+dFF9J+qSf3xKF6Q", + "fileId": "f3MmyLb9lML5mXGMUZsqPK", "instance": null, "targetOverrides": null, "nestedPrefabInstanceRoots": null }, { "__type__": "cc.Node", - "_name": "Potion", + "_name": "Card", "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1281 + "__id__": 1293 }, "_children": [], "_active": true, @@ -26334,6 +25242,284 @@ "__prefab": { "__id__": 1302 }, + "_contentSize": { + "__type__": "cc.Size", + "width": 120, + "height": 110 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "52cIw6XPRGpJigbzNd41uH" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1300 + }, + "_enabled": true, + "__prefab": { + "__id__": 1304 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@fb766", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 0, + "_fillType": 0, + "_sizeMode": 1, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": { + "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4", + "__expectedType__": "cc.SpriteAtlas" + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "493L9UnT5Pd6Jvwcj90YdE" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "dfmEZyL9NF05PFQxDRYO6o", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "Skill", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1293 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 1307 + }, + { + "__id__": 1309 + } + ], + "_prefab": { + "__id__": 1311 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 0.45, + "y": 0.45, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1306 + }, + "_enabled": true, + "__prefab": { + "__id__": 1308 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 114, + "height": 116 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "29osh0UORGcoJ8roNQudNe" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1306 + }, + "_enabled": true, + "__prefab": { + "__id__": 1310 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@e4ed2", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 0, + "_fillType": 0, + "_sizeMode": 1, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": { + "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4", + "__expectedType__": "cc.SpriteAtlas" + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "aa8yInK3NJVrrh3KpTPjQL" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "f9GHK4+dFF9J+qSf3xKF6Q", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "Potion", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1293 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 1313 + }, + { + "__id__": 1315 + } + ], + "_prefab": { + "__id__": 1317 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 0.4, + "y": 0.4, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1312 + }, + "_enabled": true, + "__prefab": { + "__id__": 1314 + }, "_contentSize": { "__type__": "cc.Size", "width": 98, @@ -26356,11 +25542,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1300 + "__id__": 1312 }, "_enabled": true, "__prefab": { - "__id__": 1304 + "__id__": 1316 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -26417,11 +25603,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1281 + "__id__": 1293 }, "_enabled": true, "__prefab": { - "__id__": 1307 + "__id__": 1319 }, "_contentSize": { "__type__": "cc.Size", @@ -26445,11 +25631,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1281 + "__id__": 1293 }, "_enabled": true, "__prefab": { - "__id__": 1309 + "__id__": 1321 }, "_alignFlags": 9, "_target": null, @@ -26494,36 +25680,36 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1235 + "__id__": 1247 }, "_children": [ { - "__id__": 1312 + "__id__": 1324 }, { - "__id__": 1313 + "__id__": 1369 }, { - "__id__": 1314 + "__id__": 1397 }, { - "__id__": 1315 + "__id__": 1425 } ], "_active": true, "_components": [ { - "__id__": 1316 + "__id__": 1453 }, { - "__id__": 1318 + "__id__": 1455 }, { - "__id__": 1320 + "__id__": 1457 } ], "_prefab": { - "__id__": 1322 + "__id__": 1459 }, "_lpos": { "__type__": "cc.Vec3", @@ -26556,31 +25742,1601 @@ }, { "__type__": "cc.Node", + "_objFlags": 0, + "_parent": { + "__id__": 1323 + }, + "_prefab": { + "__id__": 1325 + }, "__editorExtras__": {} }, { - "__type__": "cc.Node", - "__editorExtras__": {} + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1324 + }, + "asset": { + "__uuid__": "d6ae7b2b-c431-4374-97e6-2506d9e8501f", + "__expectedType__": "cc.Prefab" + }, + "fileId": "5ep7uhpAlKzpglXeTBjRv2", + "instance": { + "__id__": 1326 + }, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "fbT2L4/5lBv6CDydZR8SkP", + "prefabRootNode": { + "__id__": 1247 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 1327 + }, + { + "__id__": 1329 + }, + { + "__id__": 1330 + }, + { + "__id__": 1331 + }, + { + "__id__": 1332 + }, + { + "__id__": 1334 + }, + { + "__id__": 1336 + }, + { + "__id__": 1338 + }, + { + "__id__": 1340 + }, + { + "__id__": 1342 + }, + { + "__id__": 1344 + }, + { + "__id__": 1346 + }, + { + "__id__": 1348 + }, + { + "__id__": 1349 + }, + { + "__id__": 1350 + }, + { + "__id__": 1351 + }, + { + "__id__": 1352 + }, + { + "__id__": 1354 + }, + { + "__id__": 1356 + }, + { + "__id__": 1357 + }, + { + "__id__": 1359 + }, + { + "__id__": 1361 + }, + { + "__id__": 1363 + }, + { + "__id__": 1365 + }, + { + "__id__": 1367 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1328 + }, + "propertyPath": [ + "_name" + ], + "value": "Hero" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "5ep7uhpAlKzpglXeTBjRv2" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1328 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1328 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1328 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1333 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 170, + "height": 230 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "13j2oupQRMUoUyChWYn2yc" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1335 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 170, + "height": 230 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "eedc9qvxRPQpepecxrSorR" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1337 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 340, + "height": 460 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "deY6hTveBKBIzSn0k9oD+7" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1339 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 332, + "height": 448 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "b7HYchf9tMK7WtemLDPjlE" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1341 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 140, + "height": 140 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "25j0n7apFBratTNBweGTa7" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1343 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 30, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "93O2t0s3dBQYpkATdTKBPZ" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1345 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 280, + "height": 280 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "1fWMnHXs1IPZv24wLXcOc2" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1347 + }, + "propertyPath": [ + "_left" + ], + "value": 0 + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "1fB2CjJqJFgo9e1LJ6EyaL" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1347 + }, + "propertyPath": [ + "_right" + ], + "value": 0 + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1347 + }, + "propertyPath": [ + "_bottom" + ], + "value": 0 + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1347 + }, + "propertyPath": [ + "_top" + ], + "value": 0 + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1328 + }, + "propertyPath": [ + "_active" + ], + "value": true + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1353 + }, + "propertyPath": [ + "_color" + ], + "value": { + "__type__": "cc.Color", + "r": 42, + "g": 200, + "b": 112, + "a": 255 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "38MYOO8jtIuJm3tiiFlMtZ" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1355 + }, + "propertyPath": [ + "_color" + ], + "value": { + "__type__": "cc.Color", + "r": 56, + "g": 226, + "b": 131, + "a": 255 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "1eNEK/mA9LBp2AYRigyhP0" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1347 + }, + "propertyPath": [ + "_enabled" + ], + "value": true + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1358 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 170, + "height": 230 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "c8mzU+nw5GLJ4CZ7ZTe6eE" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1360 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 340, + "height": 460 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "5eZRKQByFG0LW2QA/PUw2u" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1362 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 332, + "height": 448 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "4buoN7nzRM9Kty43yoN7ul" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1364 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 140, + "height": 140 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "faGw1NMRpJ+IWtI609CAxN" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1366 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 280, + "height": 280 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "5cf2X5S4JMQ7x3zijgLWIX" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1368 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 30, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "69ZX4yvCZL67xK4+SdFMO0" + ] }, { "__type__": "cc.Node", + "_objFlags": 0, + "_parent": { + "__id__": 1323 + }, + "_prefab": { + "__id__": 1370 + }, "__editorExtras__": {} }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1369 + }, + "asset": { + "__uuid__": "d6ae7b2b-c431-4374-97e6-2506d9e8501f", + "__expectedType__": "cc.Prefab" + }, + "fileId": "5ep7uhpAlKzpglXeTBjRv2", + "instance": { + "__id__": 1371 + }, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "c5yHAshbZFkZ0HSQ09RzJw", + "prefabRootNode": { + "__id__": 1247 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 1372 + }, + { + "__id__": 1374 + }, + { + "__id__": 1375 + }, + { + "__id__": 1376 + }, + { + "__id__": 1377 + }, + { + "__id__": 1379 + }, + { + "__id__": 1381 + }, + { + "__id__": 1383 + }, + { + "__id__": 1385 + }, + { + "__id__": 1387 + }, + { + "__id__": 1389 + }, + { + "__id__": 1391 + }, + { + "__id__": 1393 + }, + { + "__id__": 1394 + }, + { + "__id__": 1395 + }, + { + "__id__": 1396 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1373 + }, + "propertyPath": [ + "_name" + ], + "value": "Card" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "5ep7uhpAlKzpglXeTBjRv2" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1373 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1373 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1373 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1378 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 170, + "height": 230 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "13j2oupQRMUoUyChWYn2yc" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1380 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 170, + "height": 230 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "eedc9qvxRPQpepecxrSorR" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1382 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 340, + "height": 460 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "deY6hTveBKBIzSn0k9oD+7" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1384 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 332, + "height": 448 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "b7HYchf9tMK7WtemLDPjlE" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1386 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 140, + "height": 140 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "25j0n7apFBratTNBweGTa7" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1388 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 30, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "93O2t0s3dBQYpkATdTKBPZ" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1390 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 280, + "height": 280 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "1fWMnHXs1IPZv24wLXcOc2" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1392 + }, + "propertyPath": [ + "_left" + ], + "value": 0 + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "1fB2CjJqJFgo9e1LJ6EyaL" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1392 + }, + "propertyPath": [ + "_right" + ], + "value": 0 + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1392 + }, + "propertyPath": [ + "_bottom" + ], + "value": 0 + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1392 + }, + "propertyPath": [ + "_top" + ], + "value": 0 + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1373 + }, + "propertyPath": [ + "_active" + ], + "value": false + }, { "__type__": "cc.Node", + "_objFlags": 0, + "_parent": { + "__id__": 1323 + }, + "_prefab": { + "__id__": 1398 + }, "__editorExtras__": {} }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1397 + }, + "asset": { + "__uuid__": "d6ae7b2b-c431-4374-97e6-2506d9e8501f", + "__expectedType__": "cc.Prefab" + }, + "fileId": "5ep7uhpAlKzpglXeTBjRv2", + "instance": { + "__id__": 1399 + }, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "4c4DgkpUBB+o2okv6fd2i/", + "prefabRootNode": { + "__id__": 1247 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 1400 + }, + { + "__id__": 1402 + }, + { + "__id__": 1403 + }, + { + "__id__": 1404 + }, + { + "__id__": 1405 + }, + { + "__id__": 1407 + }, + { + "__id__": 1409 + }, + { + "__id__": 1411 + }, + { + "__id__": 1413 + }, + { + "__id__": 1415 + }, + { + "__id__": 1417 + }, + { + "__id__": 1419 + }, + { + "__id__": 1421 + }, + { + "__id__": 1422 + }, + { + "__id__": 1423 + }, + { + "__id__": 1424 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1401 + }, + "propertyPath": [ + "_name" + ], + "value": "Skill" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "5ep7uhpAlKzpglXeTBjRv2" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1401 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1401 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1401 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1406 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 170, + "height": 230 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "13j2oupQRMUoUyChWYn2yc" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1408 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 170, + "height": 230 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "eedc9qvxRPQpepecxrSorR" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1410 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 340, + "height": 460 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "deY6hTveBKBIzSn0k9oD+7" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1412 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 332, + "height": 448 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "b7HYchf9tMK7WtemLDPjlE" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1414 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 140, + "height": 140 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "25j0n7apFBratTNBweGTa7" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1416 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 30, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "93O2t0s3dBQYpkATdTKBPZ" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1418 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 280, + "height": 280 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "1fWMnHXs1IPZv24wLXcOc2" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1420 + }, + "propertyPath": [ + "_left" + ], + "value": 0 + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "1fB2CjJqJFgo9e1LJ6EyaL" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1420 + }, + "propertyPath": [ + "_right" + ], + "value": 0 + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1420 + }, + "propertyPath": [ + "_bottom" + ], + "value": 0 + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1420 + }, + "propertyPath": [ + "_top" + ], + "value": 0 + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1401 + }, + "propertyPath": [ + "_active" + ], + "value": false + }, + { + "__type__": "cc.Node", + "_objFlags": 0, + "_parent": { + "__id__": 1323 + }, + "_prefab": { + "__id__": 1426 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1425 + }, + "asset": { + "__uuid__": "d6ae7b2b-c431-4374-97e6-2506d9e8501f", + "__expectedType__": "cc.Prefab" + }, + "fileId": "5ep7uhpAlKzpglXeTBjRv2", + "instance": { + "__id__": 1427 + }, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "4f6QifgTZH97L5dUmrbImI", + "prefabRootNode": { + "__id__": 1247 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 1428 + }, + { + "__id__": 1430 + }, + { + "__id__": 1431 + }, + { + "__id__": 1432 + }, + { + "__id__": 1433 + }, + { + "__id__": 1435 + }, + { + "__id__": 1437 + }, + { + "__id__": 1439 + }, + { + "__id__": 1441 + }, + { + "__id__": 1443 + }, + { + "__id__": 1445 + }, + { + "__id__": 1447 + }, + { + "__id__": 1449 + }, + { + "__id__": 1450 + }, + { + "__id__": 1451 + }, + { + "__id__": 1452 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1429 + }, + "propertyPath": [ + "_name" + ], + "value": "Potion" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "5ep7uhpAlKzpglXeTBjRv2" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1429 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1429 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1429 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1434 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 170, + "height": 230 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "13j2oupQRMUoUyChWYn2yc" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1436 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 170, + "height": 230 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "eedc9qvxRPQpepecxrSorR" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1438 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 340, + "height": 460 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "deY6hTveBKBIzSn0k9oD+7" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1440 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 332, + "height": 448 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "b7HYchf9tMK7WtemLDPjlE" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1442 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 140, + "height": 140 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "25j0n7apFBratTNBweGTa7" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1444 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 30, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "93O2t0s3dBQYpkATdTKBPZ" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1446 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 280, + "height": 280 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "1fWMnHXs1IPZv24wLXcOc2" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1448 + }, + "propertyPath": [ + "_left" + ], + "value": 0 + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "1fB2CjJqJFgo9e1LJ6EyaL" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1448 + }, + "propertyPath": [ + "_right" + ], + "value": 0 + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1448 + }, + "propertyPath": [ + "_bottom" + ], + "value": 0 + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1448 + }, + "propertyPath": [ + "_top" + ], + "value": 0 + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1429 + }, + "propertyPath": [ + "_active" + ], + "value": false + }, { "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1311 + "__id__": 1323 }, "_enabled": true, "__prefab": { - "__id__": 1317 + "__id__": 1454 }, "_contentSize": { "__type__": "cc.Size", @@ -26604,11 +27360,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1311 + "__id__": 1323 }, "_enabled": false, "__prefab": { - "__id__": 1319 + "__id__": 1456 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -26652,11 +27408,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1311 + "__id__": 1323 }, "_enabled": true, "__prefab": { - "__id__": 1321 + "__id__": 1458 }, "_alignFlags": 45, "_target": null, @@ -26701,24 +27457,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1235 + "__id__": 1247 }, "_children": [ { - "__id__": 1324 + "__id__": 1461 } ], "_active": true, "_components": [ { - "__id__": 1330 + "__id__": 1467 }, { - "__id__": 1332 + "__id__": 1469 } ], "_prefab": { - "__id__": 1334 + "__id__": 1471 }, "_lpos": { "__type__": "cc.Vec3", @@ -26755,20 +27511,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1323 + "__id__": 1460 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1325 + "__id__": 1462 }, { - "__id__": 1327 + "__id__": 1464 } ], "_prefab": { - "__id__": 1329 + "__id__": 1466 }, "_lpos": { "__type__": "cc.Vec3", @@ -26805,11 +27561,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1324 + "__id__": 1461 }, "_enabled": true, "__prefab": { - "__id__": 1326 + "__id__": 1463 }, "_contentSize": { "__type__": "cc.Size", @@ -26833,11 +27589,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1324 + "__id__": 1461 }, "_enabled": true, "__prefab": { - "__id__": 1328 + "__id__": 1465 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -26914,11 +27670,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1323 + "__id__": 1460 }, "_enabled": true, "__prefab": { - "__id__": 1331 + "__id__": 1468 }, "_contentSize": { "__type__": "cc.Size", @@ -26942,11 +27698,3965 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1323 + "__id__": 1460 }, "_enabled": false, "__prefab": { - "__id__": 1333 + "__id__": 1470 + }, + "_alignFlags": 45, + "_target": null, + "_left": 15, + "_right": 15, + "_top": 200, + "_bottom": 15, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 100, + "_originalHeight": 100, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "44+IROys5PuKgmdcm3drG9" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "c1DUjdrfNI6Jnt+H+dT4VQ", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "40n0LdBjNFe5UPFihdLgY/" + ] + }, + { + "__type__": "cc.TargetOverrideInfo", + "source": { + "__id__": 1246 + }, + "sourceInfo": null, + "propertyPath": [ + "icon_node" + ], + "target": { + "__id__": 1247 + }, + "targetInfo": { + "__id__": 1474 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "08p7XmUnpCJKHgFSs+XBKi" + ] + }, + { + "__type__": "cc.TargetOverrideInfo", + "source": { + "__id__": 1246 + }, + "sourceInfo": null, + "propertyPath": [ + "name_node" + ], + "target": { + "__id__": 1247 + }, + "targetInfo": { + "__id__": 1476 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "c6fA+I52NLy7nwIG/TAXFX" + ] + }, + { + "__type__": "cc.TargetOverrideInfo", + "source": { + "__id__": 1246 + }, + "sourceInfo": null, + "propertyPath": [ + "cost_node" + ], + "target": { + "__id__": 1247 + }, + "targetInfo": { + "__id__": 1478 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "cfMbf11IxHErK52FqmJHts" + ] + }, + { + "__type__": "cc.TargetOverrideInfo", + "source": { + "__id__": 1246 + }, + "sourceInfo": null, + "propertyPath": [ + "Ckind_node" + ], + "target": { + "__id__": 1247 + }, + "targetInfo": { + "__id__": 1480 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "2b5S+tVLtA5Ykc/qVoMdAC" + ] + }, + { + "__type__": "cc.TargetOverrideInfo", + "source": { + "__id__": 1246 + }, + "sourceInfo": null, + "propertyPath": [ + "info_node" + ], + "target": { + "__id__": 1247 + }, + "targetInfo": { + "__id__": 1482 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "c1DUjdrfNI6Jnt+H+dT4VQ" + ] + }, + { + "__type__": "cc.TargetOverrideInfo", + "source": { + "__id__": 1484 + }, + "sourceInfo": null, + "propertyPath": [ + "name_node" + ], + "target": { + "__id__": 1485 + }, + "targetInfo": { + "__id__": 1710 + } + }, + { + "__type__": "3fe4e0pJu1K75/rp6RRox+Z", + "_name": "", + "_objFlags": 0, + "__editorExtras__": { + "mountedRoot": { + "__id__": 1485 + } + }, + "node": { + "__id__": 1485 + }, + "_enabled": true, + "__prefab": { + "__id__": 1486 + }, + "name_node": { + "__id__": 1487 + }, + "icon_node": { + "__id__": 1495 + }, + "cost_node": { + "__id__": 1511 + }, + "Ckind_node": { + "__id__": 1531 + }, + "BG_node": { + "__id__": 1561 + }, + "info_node": { + "__id__": 1698 + }, + "_id": "" + }, + { + "__type__": "cc.Node", + "__editorExtras__": {} + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "700yTTI29KqrE7Svmf3rrC" + }, + { + "__type__": "cc.Node", + "_name": "name", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1485 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 1488 + }, + { + "__id__": 1490 + }, + { + "__id__": 1492 + } + ], + "_prefab": { + "__id__": 1494 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": -16.72399999999999, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1487 + }, + "_enabled": true, + "__prefab": { + "__id__": 1489 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 180, + "height": 40 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "38lsWFSERI8rUY2mPAdfSn" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1487 + }, + "_enabled": true, + "__prefab": { + "__id__": 1491 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "名称", + "_horizontalAlign": 1, + "_verticalAlign": 1, + "_actualFontSize": 25, + "_fontSize": 30, + "_fontFamily": "Arial", + "_lineHeight": 35, + "_overflow": 2, + "_enableWrapText": true, + "_font": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_isItalic": false, + "_isBold": true, + "_isUnderline": false, + "_underlineHeight": 2, + "_cacheMode": 0, + "_enableOutline": true, + "_outlineColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_outlineWidth": 3, + "_enableShadow": false, + "_shadowColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_shadowOffset": { + "__type__": "cc.Vec2", + "x": 2, + "y": 2 + }, + "_shadowBlur": 2, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "4e0zRmCsdP1KUAjhXlJYQl" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1487 + }, + "_enabled": true, + "__prefab": { + "__id__": 1493 + }, + "_alignFlags": 17, + "_target": null, + "_left": 0, + "_right": 0, + "_top": 156.724, + "_bottom": 0, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 0, + "_originalHeight": 0, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "877cNZnZNFeIjRDtOh3mV6" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "c6fA+I52NLy7nwIG/TAXFX", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "icon", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1496 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 1506 + }, + { + "__id__": 1508 + } + ], + "_prefab": { + "__id__": 1510 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": -1.5, + "y": 1.5, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "Mask", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1485 + }, + "_children": [ + { + "__id__": 1495 + } + ], + "_active": true, + "_components": [ + { + "__id__": 1497 + }, + { + "__id__": 1499 + }, + { + "__id__": 1501 + }, + { + "__id__": 1503 + } + ], + "_prefab": { + "__id__": 1505 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 75, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1496 + }, + "_enabled": true, + "__prefab": { + "__id__": 1498 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 180, + "height": 140 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "aePszddr1FjZ9yJvRxiJCh" + }, + { + "__type__": "cc.Mask", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1496 + }, + "_enabled": true, + "__prefab": { + "__id__": 1500 + }, + "_type": 3, + "_inverted": false, + "_segments": 64, + "_alphaThreshold": 0.1, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "30z9tbKlRCK6y2Qz9fwmlG" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1496 + }, + "_enabled": true, + "__prefab": { + "__id__": 1502 + }, + "_alignFlags": 41, + "_target": null, + "_left": 15, + "_right": 15, + "_top": 15, + "_bottom": 0, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 200, + "_originalHeight": 0, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "04ra6VOgxPp6iBjs7Skbtw" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1496 + }, + "_enabled": true, + "__prefab": { + "__id__": 1504 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@c77a7", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 0, + "_fillType": 0, + "_sizeMode": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": { + "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4", + "__expectedType__": "cc.SpriteAtlas" + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "83K+DBbRxDtKtzBV5gs2Ow" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "5cWLGvgr1MdLSDfUJV31tJ", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1495 + }, + "_enabled": true, + "__prefab": { + "__id__": 1507 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 125, + "height": 125 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "6brO0gQERFhKTvy0dcD/6C" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1495 + }, + "_enabled": true, + "__prefab": { + "__id__": 1509 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": null, + "_type": 0, + "_fillType": 0, + "_sizeMode": 1, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": { + "__uuid__": "031877cb-0f3d-4e92-bc5d-e492a0d95a08", + "__expectedType__": "cc.SpriteAtlas" + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "7cosjDf05EiIhghQMGeFkV" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "08p7XmUnpCJKHgFSs+XBKi", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "coin", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1485 + }, + "_children": [ + { + "__id__": 1512 + }, + { + "__id__": 1518 + } + ], + "_active": true, + "_components": [ + { + "__id__": 1524 + }, + { + "__id__": 1526 + }, + { + "__id__": 1528 + } + ], + "_prefab": { + "__id__": 1530 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 84, + "y": 139, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "icon", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1511 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 1513 + }, + { + "__id__": 1515 + } + ], + "_prefab": { + "__id__": 1517 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1512 + }, + "_enabled": true, + "__prefab": { + "__id__": 1514 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 40, + "height": 40 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "38DeJBYvFJsJYX9545ctt3" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1512 + }, + "_enabled": true, + "__prefab": { + "__id__": 1516 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@23e64", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 0, + "_fillType": 0, + "_sizeMode": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": { + "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", + "__expectedType__": "cc.SpriteAtlas" + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "95g2LbLWtFJLFLnPCex4xq" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "d6lvh87QJBqrQKgDnhSWth", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "num", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1511 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 1519 + }, + { + "__id__": 1521 + } + ], + "_prefab": { + "__id__": 1523 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 2.438, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1518 + }, + "_enabled": true, + "__prefab": { + "__id__": 1520 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 34.748356206795606, + "height": 67 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "0bkYb0XBdInpAba/wP4si+" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1518 + }, + "_enabled": true, + "__prefab": { + "__id__": 1522 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "3", + "_horizontalAlign": 1, + "_verticalAlign": 1, + "_actualFontSize": 40, + "_fontSize": 40, + "_fontFamily": "Arial", + "_lineHeight": 50, + "_overflow": 0, + "_enableWrapText": true, + "_font": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_isItalic": true, + "_isBold": true, + "_isUnderline": false, + "_underlineHeight": 2, + "_cacheMode": 0, + "_enableOutline": true, + "_outlineColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_outlineWidth": 2, + "_enableShadow": false, + "_shadowColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_shadowOffset": { + "__type__": "cc.Vec2", + "x": 2, + "y": 2 + }, + "_shadowBlur": 2, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "52wLQtAapA5IJ6J4J7Cx7p" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "a4O65jIXVFSLC6FbI24SzB", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1511 + }, + "_enabled": true, + "__prefab": { + "__id__": 1525 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 40, + "height": 40 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "0biNVKZs1OPqSmpFkLVemF" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1511 + }, + "_enabled": true, + "__prefab": { + "__id__": 1527 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": null, + "_type": 0, + "_fillType": 0, + "_sizeMode": 1, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "f3+EFYxvJL0bMW+H+BjaZP" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1511 + }, + "_enabled": true, + "__prefab": { + "__id__": 1529 + }, + "_alignFlags": 33, + "_target": null, + "_left": 128.28199999999998, + "_right": 1, + "_top": 1, + "_bottom": -6.274000000000001, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 40, + "_originalHeight": 40, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "aehsQlzKVAMZQCthoLBKrG" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "cfMbf11IxHErK52FqmJHts", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "CKind", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1485 + }, + "_children": [ + { + "__id__": 1532 + }, + { + "__id__": 1538 + }, + { + "__id__": 1544 + }, + { + "__id__": 1550 + } + ], + "_active": true, + "_components": [ + { + "__id__": 1556 + }, + { + "__id__": 1558 + } + ], + "_prefab": { + "__id__": 1560 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -84, + "y": 139, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 0.8, + "y": 0.8, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "Hero", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1531 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 1533 + }, + { + "__id__": 1535 + } + ], + "_prefab": { + "__id__": 1537 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 0.4, + "y": 0.4, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1532 + }, + "_enabled": true, + "__prefab": { + "__id__": 1534 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 120, + "height": 106 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "b9X00YJSVF9r6efaMtLkI3" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1532 + }, + "_enabled": true, + "__prefab": { + "__id__": 1536 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@8429c", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 0, + "_fillType": 0, + "_sizeMode": 1, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "ef8/ldQE5CGbB0s4CfTRwE" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "f3MmyLb9lML5mXGMUZsqPK", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "Card", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1531 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 1539 + }, + { + "__id__": 1541 + } + ], + "_prefab": { + "__id__": 1543 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 0.4, + "y": 0.4, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1538 + }, + "_enabled": true, + "__prefab": { + "__id__": 1540 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 120, + "height": 110 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "52cIw6XPRGpJigbzNd41uH" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1538 + }, + "_enabled": true, + "__prefab": { + "__id__": 1542 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@fb766", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 0, + "_fillType": 0, + "_sizeMode": 1, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": { + "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4", + "__expectedType__": "cc.SpriteAtlas" + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "493L9UnT5Pd6Jvwcj90YdE" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "dfmEZyL9NF05PFQxDRYO6o", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "Skill", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1531 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 1545 + }, + { + "__id__": 1547 + } + ], + "_prefab": { + "__id__": 1549 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 0.45, + "y": 0.45, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1544 + }, + "_enabled": true, + "__prefab": { + "__id__": 1546 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 114, + "height": 116 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "29osh0UORGcoJ8roNQudNe" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1544 + }, + "_enabled": true, + "__prefab": { + "__id__": 1548 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@e4ed2", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 0, + "_fillType": 0, + "_sizeMode": 1, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": { + "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4", + "__expectedType__": "cc.SpriteAtlas" + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "aa8yInK3NJVrrh3KpTPjQL" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "f9GHK4+dFF9J+qSf3xKF6Q", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "Potion", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1531 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 1551 + }, + { + "__id__": 1553 + } + ], + "_prefab": { + "__id__": 1555 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 0.4, + "y": 0.4, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1550 + }, + "_enabled": true, + "__prefab": { + "__id__": 1552 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 98, + "height": 114 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "9aWSHxsrFLqrpc9D7MmyDb" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1550 + }, + "_enabled": true, + "__prefab": { + "__id__": 1554 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@cbb82", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 0, + "_fillType": 0, + "_sizeMode": 1, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": { + "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4", + "__expectedType__": "cc.SpriteAtlas" + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "509vbXtvVAC5g9yqqCQqba" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "42+GAv7whBRLbF5EYSEP8W", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1531 + }, + "_enabled": true, + "__prefab": { + "__id__": 1557 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 50, + "height": 50 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "e2T46/rfJLs5fVojpYTN/r" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1531 + }, + "_enabled": true, + "__prefab": { + "__id__": 1559 + }, + "_alignFlags": 9, + "_target": null, + "_left": 1, + "_right": 107.61099999999999, + "_top": 1, + "_bottom": 172.81799999999998, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 100, + "_originalHeight": 100, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "36F/lkrmJHf6LzhXnDjRN6" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "2b5S+tVLtA5Ykc/qVoMdAC", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "bg", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1485 + }, + "_children": [ + { + "__id__": 1562 + }, + { + "__id__": 1607 + }, + { + "__id__": 1635 + }, + { + "__id__": 1663 + } + ], + "_active": true, + "_components": [ + { + "__id__": 1691 + }, + { + "__id__": 1693 + }, + { + "__id__": 1695 + } + ], + "_prefab": { + "__id__": 1697 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.Node", + "_objFlags": 0, + "_parent": { + "__id__": 1561 + }, + "_prefab": { + "__id__": 1563 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1562 + }, + "asset": { + "__uuid__": "d6ae7b2b-c431-4374-97e6-2506d9e8501f", + "__expectedType__": "cc.Prefab" + }, + "fileId": "5ep7uhpAlKzpglXeTBjRv2", + "instance": { + "__id__": 1564 + }, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "fbT2L4/5lBv6CDydZR8SkP", + "prefabRootNode": { + "__id__": 1485 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 1565 + }, + { + "__id__": 1567 + }, + { + "__id__": 1568 + }, + { + "__id__": 1569 + }, + { + "__id__": 1570 + }, + { + "__id__": 1572 + }, + { + "__id__": 1574 + }, + { + "__id__": 1576 + }, + { + "__id__": 1578 + }, + { + "__id__": 1580 + }, + { + "__id__": 1582 + }, + { + "__id__": 1584 + }, + { + "__id__": 1586 + }, + { + "__id__": 1587 + }, + { + "__id__": 1588 + }, + { + "__id__": 1589 + }, + { + "__id__": 1590 + }, + { + "__id__": 1592 + }, + { + "__id__": 1594 + }, + { + "__id__": 1595 + }, + { + "__id__": 1597 + }, + { + "__id__": 1599 + }, + { + "__id__": 1601 + }, + { + "__id__": 1603 + }, + { + "__id__": 1605 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1566 + }, + "propertyPath": [ + "_name" + ], + "value": "Hero" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "5ep7uhpAlKzpglXeTBjRv2" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1566 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1566 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1566 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1571 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 170, + "height": 230 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "13j2oupQRMUoUyChWYn2yc" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1573 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 170, + "height": 230 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "eedc9qvxRPQpepecxrSorR" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1575 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 340, + "height": 460 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "deY6hTveBKBIzSn0k9oD+7" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1577 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 332, + "height": 448 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "b7HYchf9tMK7WtemLDPjlE" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1579 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 140, + "height": 140 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "25j0n7apFBratTNBweGTa7" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1581 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 30, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "93O2t0s3dBQYpkATdTKBPZ" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1583 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 280, + "height": 280 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "1fWMnHXs1IPZv24wLXcOc2" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1585 + }, + "propertyPath": [ + "_left" + ], + "value": 0 + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "1fB2CjJqJFgo9e1LJ6EyaL" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1585 + }, + "propertyPath": [ + "_right" + ], + "value": 0 + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1585 + }, + "propertyPath": [ + "_bottom" + ], + "value": 0 + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1585 + }, + "propertyPath": [ + "_top" + ], + "value": 0 + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1566 + }, + "propertyPath": [ + "_active" + ], + "value": true + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1591 + }, + "propertyPath": [ + "_color" + ], + "value": { + "__type__": "cc.Color", + "r": 42, + "g": 200, + "b": 112, + "a": 255 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "38MYOO8jtIuJm3tiiFlMtZ" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1593 + }, + "propertyPath": [ + "_color" + ], + "value": { + "__type__": "cc.Color", + "r": 56, + "g": 226, + "b": 131, + "a": 255 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "1eNEK/mA9LBp2AYRigyhP0" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1585 + }, + "propertyPath": [ + "_enabled" + ], + "value": true + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1596 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 170, + "height": 230 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "c8mzU+nw5GLJ4CZ7ZTe6eE" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1598 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 340, + "height": 460 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "5eZRKQByFG0LW2QA/PUw2u" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1600 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 332, + "height": 448 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "4buoN7nzRM9Kty43yoN7ul" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1602 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 140, + "height": 140 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "faGw1NMRpJ+IWtI609CAxN" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1604 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 280, + "height": 280 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "5cf2X5S4JMQ7x3zijgLWIX" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1606 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 30, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "69ZX4yvCZL67xK4+SdFMO0" + ] + }, + { + "__type__": "cc.Node", + "_objFlags": 0, + "_parent": { + "__id__": 1561 + }, + "_prefab": { + "__id__": 1608 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1607 + }, + "asset": { + "__uuid__": "d6ae7b2b-c431-4374-97e6-2506d9e8501f", + "__expectedType__": "cc.Prefab" + }, + "fileId": "5ep7uhpAlKzpglXeTBjRv2", + "instance": { + "__id__": 1609 + }, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "c5yHAshbZFkZ0HSQ09RzJw", + "prefabRootNode": { + "__id__": 1485 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 1610 + }, + { + "__id__": 1612 + }, + { + "__id__": 1613 + }, + { + "__id__": 1614 + }, + { + "__id__": 1615 + }, + { + "__id__": 1617 + }, + { + "__id__": 1619 + }, + { + "__id__": 1621 + }, + { + "__id__": 1623 + }, + { + "__id__": 1625 + }, + { + "__id__": 1627 + }, + { + "__id__": 1629 + }, + { + "__id__": 1631 + }, + { + "__id__": 1632 + }, + { + "__id__": 1633 + }, + { + "__id__": 1634 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1611 + }, + "propertyPath": [ + "_name" + ], + "value": "Card" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "5ep7uhpAlKzpglXeTBjRv2" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1611 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1611 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1611 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1616 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 170, + "height": 230 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "13j2oupQRMUoUyChWYn2yc" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1618 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 170, + "height": 230 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "eedc9qvxRPQpepecxrSorR" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1620 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 340, + "height": 460 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "deY6hTveBKBIzSn0k9oD+7" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1622 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 332, + "height": 448 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "b7HYchf9tMK7WtemLDPjlE" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1624 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 140, + "height": 140 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "25j0n7apFBratTNBweGTa7" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1626 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 30, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "93O2t0s3dBQYpkATdTKBPZ" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1628 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 280, + "height": 280 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "1fWMnHXs1IPZv24wLXcOc2" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1630 + }, + "propertyPath": [ + "_left" + ], + "value": 0 + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "1fB2CjJqJFgo9e1LJ6EyaL" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1630 + }, + "propertyPath": [ + "_right" + ], + "value": 0 + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1630 + }, + "propertyPath": [ + "_bottom" + ], + "value": 0 + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1630 + }, + "propertyPath": [ + "_top" + ], + "value": 0 + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1611 + }, + "propertyPath": [ + "_active" + ], + "value": false + }, + { + "__type__": "cc.Node", + "_objFlags": 0, + "_parent": { + "__id__": 1561 + }, + "_prefab": { + "__id__": 1636 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1635 + }, + "asset": { + "__uuid__": "d6ae7b2b-c431-4374-97e6-2506d9e8501f", + "__expectedType__": "cc.Prefab" + }, + "fileId": "5ep7uhpAlKzpglXeTBjRv2", + "instance": { + "__id__": 1637 + }, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "4c4DgkpUBB+o2okv6fd2i/", + "prefabRootNode": { + "__id__": 1485 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 1638 + }, + { + "__id__": 1640 + }, + { + "__id__": 1641 + }, + { + "__id__": 1642 + }, + { + "__id__": 1643 + }, + { + "__id__": 1645 + }, + { + "__id__": 1647 + }, + { + "__id__": 1649 + }, + { + "__id__": 1651 + }, + { + "__id__": 1653 + }, + { + "__id__": 1655 + }, + { + "__id__": 1657 + }, + { + "__id__": 1659 + }, + { + "__id__": 1660 + }, + { + "__id__": 1661 + }, + { + "__id__": 1662 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1639 + }, + "propertyPath": [ + "_name" + ], + "value": "Skill" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "5ep7uhpAlKzpglXeTBjRv2" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1639 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1639 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1639 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1644 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 170, + "height": 230 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "13j2oupQRMUoUyChWYn2yc" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1646 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 170, + "height": 230 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "eedc9qvxRPQpepecxrSorR" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1648 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 340, + "height": 460 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "deY6hTveBKBIzSn0k9oD+7" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1650 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 332, + "height": 448 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "b7HYchf9tMK7WtemLDPjlE" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1652 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 140, + "height": 140 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "25j0n7apFBratTNBweGTa7" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1654 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 30, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "93O2t0s3dBQYpkATdTKBPZ" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1656 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 280, + "height": 280 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "1fWMnHXs1IPZv24wLXcOc2" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1658 + }, + "propertyPath": [ + "_left" + ], + "value": 0 + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "1fB2CjJqJFgo9e1LJ6EyaL" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1658 + }, + "propertyPath": [ + "_right" + ], + "value": 0 + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1658 + }, + "propertyPath": [ + "_bottom" + ], + "value": 0 + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1658 + }, + "propertyPath": [ + "_top" + ], + "value": 0 + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1639 + }, + "propertyPath": [ + "_active" + ], + "value": false + }, + { + "__type__": "cc.Node", + "_objFlags": 0, + "_parent": { + "__id__": 1561 + }, + "_prefab": { + "__id__": 1664 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1663 + }, + "asset": { + "__uuid__": "d6ae7b2b-c431-4374-97e6-2506d9e8501f", + "__expectedType__": "cc.Prefab" + }, + "fileId": "5ep7uhpAlKzpglXeTBjRv2", + "instance": { + "__id__": 1665 + }, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "4f6QifgTZH97L5dUmrbImI", + "prefabRootNode": { + "__id__": 1485 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 1666 + }, + { + "__id__": 1668 + }, + { + "__id__": 1669 + }, + { + "__id__": 1670 + }, + { + "__id__": 1671 + }, + { + "__id__": 1673 + }, + { + "__id__": 1675 + }, + { + "__id__": 1677 + }, + { + "__id__": 1679 + }, + { + "__id__": 1681 + }, + { + "__id__": 1683 + }, + { + "__id__": 1685 + }, + { + "__id__": 1687 + }, + { + "__id__": 1688 + }, + { + "__id__": 1689 + }, + { + "__id__": 1690 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1667 + }, + "propertyPath": [ + "_name" + ], + "value": "Potion" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "5ep7uhpAlKzpglXeTBjRv2" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1667 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1667 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1667 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1672 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 170, + "height": 230 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "13j2oupQRMUoUyChWYn2yc" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1674 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 170, + "height": 230 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "eedc9qvxRPQpepecxrSorR" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1676 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 340, + "height": 460 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "deY6hTveBKBIzSn0k9oD+7" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1678 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 332, + "height": 448 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "b7HYchf9tMK7WtemLDPjlE" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1680 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 140, + "height": 140 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "25j0n7apFBratTNBweGTa7" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1682 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 30, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "93O2t0s3dBQYpkATdTKBPZ" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1684 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 280, + "height": 280 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "1fWMnHXs1IPZv24wLXcOc2" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1686 + }, + "propertyPath": [ + "_left" + ], + "value": 0 + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "1fB2CjJqJFgo9e1LJ6EyaL" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1686 + }, + "propertyPath": [ + "_right" + ], + "value": 0 + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1686 + }, + "propertyPath": [ + "_bottom" + ], + "value": 0 + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1686 + }, + "propertyPath": [ + "_top" + ], + "value": 0 + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1667 + }, + "propertyPath": [ + "_active" + ], + "value": false + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1561 + }, + "_enabled": true, + "__prefab": { + "__id__": 1692 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 210, + "height": 320 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "99yf9rnjlM147Oc5ugZxZA" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1561 + }, + "_enabled": false, + "__prefab": { + "__id__": 1694 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@c77a7", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 1, + "_fillType": 0, + "_sizeMode": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": { + "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4", + "__expectedType__": "cc.SpriteAtlas" + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "11j6o9dtZKkpwqRniNfeyM" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1561 + }, + "_enabled": true, + "__prefab": { + "__id__": 1696 + }, + "_alignFlags": 45, + "_target": null, + "_left": 0, + "_right": 0, + "_top": 0, + "_bottom": 0, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 510, + "_originalHeight": 66, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "61x3pJerRGsbylittFG2lL" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "40n0LdBjNFe5UPFihdLgY/", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "info", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1485 + }, + "_children": [ + { + "__id__": 1699 + } + ], + "_active": true, + "_components": [ + { + "__id__": 1705 + }, + { + "__id__": 1707 + } + ], + "_prefab": { + "__id__": 1709 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": -86.209, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "Label", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1698 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 1700 + }, + { + "__id__": 1702 + } + ], + "_prefab": { + "__id__": 1704 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1699 + }, + "_enabled": true, + "__prefab": { + "__id__": 1701 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 180, + "height": 80 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "07wtk+PyVP7aan0ss2pOZR" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1699 + }, + "_enabled": true, + "__prefab": { + "__id__": 1703 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "全体英雄攻击+5全体英雄攻击+5全体英雄攻击+5", + "_horizontalAlign": 1, + "_verticalAlign": 1, + "_actualFontSize": 21, + "_fontSize": 20, + "_fontFamily": "Arial", + "_lineHeight": 25, + "_overflow": 2, + "_enableWrapText": true, + "_font": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_isItalic": false, + "_isBold": true, + "_isUnderline": false, + "_underlineHeight": 2, + "_cacheMode": 0, + "_enableOutline": true, + "_outlineColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_outlineWidth": 2, + "_enableShadow": false, + "_shadowColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_shadowOffset": { + "__type__": "cc.Vec2", + "x": 2, + "y": 2 + }, + "_shadowBlur": 2, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "f1pCCS+WJHzLcHGlDyOnNC" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "8820+YJZBBAIiPvy2uYoOk", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1698 + }, + "_enabled": true, + "__prefab": { + "__id__": 1706 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 170, + "height": 90 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "04ezZAIwpMILD/Ud9I1U8e" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1698 + }, + "_enabled": false, + "__prefab": { + "__id__": 1708 }, "_alignFlags": 45, "_target": null, @@ -26994,17 +31704,17 @@ { "__type__": "cc.TargetOverrideInfo", "source": { - "__id__": 1234 + "__id__": 1484 }, "sourceInfo": null, "propertyPath": [ "icon_node" ], "target": { - "__id__": 1235 + "__id__": 1485 }, "targetInfo": { - "__id__": 1337 + "__id__": 1712 } }, { @@ -27016,17 +31726,17 @@ { "__type__": "cc.TargetOverrideInfo", "source": { - "__id__": 1234 + "__id__": 1484 }, "sourceInfo": null, "propertyPath": [ "BG_node" ], "target": { - "__id__": 1235 + "__id__": 1485 }, "targetInfo": { - "__id__": 1339 + "__id__": 1714 } }, { @@ -27038,17 +31748,17 @@ { "__type__": "cc.TargetOverrideInfo", "source": { - "__id__": 1234 + "__id__": 1484 }, "sourceInfo": null, "propertyPath": [ "cost_node" ], "target": { - "__id__": 1235 + "__id__": 1485 }, "targetInfo": { - "__id__": 1341 + "__id__": 1716 } }, { @@ -27060,17 +31770,17 @@ { "__type__": "cc.TargetOverrideInfo", "source": { - "__id__": 1234 + "__id__": 1484 }, "sourceInfo": null, "propertyPath": [ "Ckind_node" ], "target": { - "__id__": 1235 + "__id__": 1485 }, "targetInfo": { - "__id__": 1343 + "__id__": 1718 } }, { @@ -27082,17 +31792,17 @@ { "__type__": "cc.TargetOverrideInfo", "source": { - "__id__": 1234 + "__id__": 1484 }, "sourceInfo": null, "propertyPath": [ "info_node" ], "target": { - "__id__": 1235 + "__id__": 1485 }, "targetInfo": { - "__id__": 1345 + "__id__": 1720 } }, { @@ -27111,32 +31821,32 @@ }, "_children": [ { - "__id__": 1347 + "__id__": 1722 }, { - "__id__": 1397 + "__id__": 1772 }, { - "__id__": 1513 + "__id__": 1888 }, { - "__id__": 1629 + "__id__": 2004 } ], "_active": true, "_components": [ { - "__id__": 1745 + "__id__": 2120 }, { - "__id__": 1747 + "__id__": 2122 }, { - "__id__": 1749 + "__id__": 2124 } ], "_prefab": { - "__id__": 1751 + "__id__": 2126 }, "_lpos": { "__type__": "cc.Vec3", @@ -27173,27 +31883,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1346 + "__id__": 1721 }, "_children": [ { - "__id__": 1348 + "__id__": 1723 }, { - "__id__": 1356 + "__id__": 1731 } ], "_active": true, "_components": [ { - "__id__": 1392 + "__id__": 1767 }, { - "__id__": 1394 + "__id__": 1769 } ], "_prefab": { - "__id__": 1396 + "__id__": 1771 }, "_lpos": { "__type__": "cc.Vec3", @@ -27230,23 +31940,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1347 + "__id__": 1722 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1349 + "__id__": 1724 }, { - "__id__": 1351 + "__id__": 1726 }, { - "__id__": 1353 + "__id__": 1728 } ], "_prefab": { - "__id__": 1355 + "__id__": 1730 }, "_lpos": { "__type__": "cc.Vec3", @@ -27283,11 +31993,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1348 + "__id__": 1723 }, "_enabled": true, "__prefab": { - "__id__": 1350 + "__id__": 1725 }, "_contentSize": { "__type__": "cc.Size", @@ -27311,11 +32021,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1348 + "__id__": 1723 }, "_enabled": true, "__prefab": { - "__id__": 1352 + "__id__": 1727 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -27359,11 +32069,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1348 + "__id__": 1723 }, "_enabled": true, "__prefab": { - "__id__": 1354 + "__id__": 1729 }, "_alignFlags": 45, "_target": null, @@ -27408,33 +32118,33 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1347 + "__id__": 1722 }, "_children": [ { - "__id__": 1357 + "__id__": 1732 }, { - "__id__": 1371 + "__id__": 1746 }, { - "__id__": 1377 + "__id__": 1752 } ], "_active": true, "_components": [ { - "__id__": 1385 + "__id__": 1760 }, { - "__id__": 1387 + "__id__": 1762 }, { - "__id__": 1389 + "__id__": 1764 } ], "_prefab": { - "__id__": 1391 + "__id__": 1766 }, "_lpos": { "__type__": "cc.Vec3", @@ -27469,17 +32179,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 1356 + "__id__": 1731 }, "_prefab": { - "__id__": 1358 + "__id__": 1733 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 1357 + "__id__": 1732 }, "asset": { "__uuid__": "86a3c4cd-71c7-4502-b713-65f0ace7912a", @@ -27487,7 +32197,7 @@ }, "fileId": "d3jYvT7whFS5scQFZeO5AK", "instance": { - "__id__": 1359 + "__id__": 1734 }, "targetOverrides": null }, @@ -27501,25 +32211,25 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 1360 + "__id__": 1735 }, { - "__id__": 1362 + "__id__": 1737 }, { - "__id__": 1363 + "__id__": 1738 }, { - "__id__": 1364 + "__id__": 1739 }, { - "__id__": 1365 + "__id__": 1740 }, { - "__id__": 1367 + "__id__": 1742 }, { - "__id__": 1369 + "__id__": 1744 } ], "removedComponents": [] @@ -27527,7 +32237,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1361 + "__id__": 1736 }, "propertyPath": [ "_name" @@ -27543,7 +32253,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1361 + "__id__": 1736 }, "propertyPath": [ "_lpos" @@ -27558,7 +32268,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1361 + "__id__": 1736 }, "propertyPath": [ "_lrot" @@ -27574,7 +32284,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1361 + "__id__": 1736 }, "propertyPath": [ "_euler" @@ -27589,7 +32299,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1366 + "__id__": 1741 }, "propertyPath": [ "_contentSize" @@ -27609,7 +32319,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1368 + "__id__": 1743 }, "propertyPath": [ "_string" @@ -27625,7 +32335,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1370 + "__id__": 1745 }, "propertyPath": [ "_contentSize" @@ -27648,20 +32358,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1356 + "__id__": 1731 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1372 + "__id__": 1747 }, { - "__id__": 1374 + "__id__": 1749 } ], "_prefab": { - "__id__": 1376 + "__id__": 1751 }, "_lpos": { "__type__": "cc.Vec3", @@ -27698,11 +32408,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1371 + "__id__": 1746 }, "_enabled": true, "__prefab": { - "__id__": 1373 + "__id__": 1748 }, "_contentSize": { "__type__": "cc.Size", @@ -27726,11 +32436,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1371 + "__id__": 1746 }, "_enabled": true, "__prefab": { - "__id__": 1375 + "__id__": 1750 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -27787,23 +32497,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1356 + "__id__": 1731 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1378 + "__id__": 1753 }, { - "__id__": 1380 + "__id__": 1755 }, { - "__id__": 1382 + "__id__": 1757 } ], "_prefab": { - "__id__": 1384 + "__id__": 1759 }, "_lpos": { "__type__": "cc.Vec3", @@ -27840,11 +32550,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1377 + "__id__": 1752 }, "_enabled": true, "__prefab": { - "__id__": 1379 + "__id__": 1754 }, "_contentSize": { "__type__": "cc.Size", @@ -27868,11 +32578,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1377 + "__id__": 1752 }, "_enabled": true, "__prefab": { - "__id__": 1381 + "__id__": 1756 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -27936,11 +32646,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1377 + "__id__": 1752 }, "_enabled": true, "__prefab": { - "__id__": 1383 + "__id__": 1758 }, "templateMode": true, "watchPath": "0", @@ -27973,11 +32683,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1356 + "__id__": 1731 }, "_enabled": true, "__prefab": { - "__id__": 1386 + "__id__": 1761 }, "_contentSize": { "__type__": "cc.Size", @@ -28001,11 +32711,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1356 + "__id__": 1731 }, "_enabled": true, "__prefab": { - "__id__": 1388 + "__id__": 1763 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -28043,11 +32753,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1356 + "__id__": 1731 }, "_enabled": false, "__prefab": { - "__id__": 1390 + "__id__": 1765 }, "_alignFlags": 40, "_target": null, @@ -28092,11 +32802,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1347 + "__id__": 1722 }, "_enabled": true, "__prefab": { - "__id__": 1393 + "__id__": 1768 }, "_contentSize": { "__type__": "cc.Size", @@ -28120,11 +32830,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1347 + "__id__": 1722 }, "_enabled": true, "__prefab": { - "__id__": 1395 + "__id__": 1770 }, "_alignFlags": 44, "_target": null, @@ -28169,42 +32879,42 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1346 + "__id__": 1721 }, "_children": [ { - "__id__": 1398 + "__id__": 1773 }, { - "__id__": 1412 + "__id__": 1787 }, { - "__id__": 1420 + "__id__": 1795 }, { - "__id__": 1428 + "__id__": 1803 }, { - "__id__": 1460 + "__id__": 1835 }, { - "__id__": 1466 + "__id__": 1841 }, { - "__id__": 1472 + "__id__": 1847 } ], "_active": true, "_components": [ { - "__id__": 1508 + "__id__": 1883 }, { - "__id__": 1510 + "__id__": 1885 } ], "_prefab": { - "__id__": 1512 + "__id__": 1887 }, "_lpos": { "__type__": "cc.Vec3", @@ -28239,17 +32949,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 1397 + "__id__": 1772 }, "_prefab": { - "__id__": 1399 + "__id__": 1774 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 1398 + "__id__": 1773 }, "asset": { "__uuid__": "86a3c4cd-71c7-4502-b713-65f0ace7912a", @@ -28257,7 +32967,7 @@ }, "fileId": "d3jYvT7whFS5scQFZeO5AK", "instance": { - "__id__": 1400 + "__id__": 1775 }, "targetOverrides": null }, @@ -28271,25 +32981,25 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 1401 + "__id__": 1776 }, { - "__id__": 1403 + "__id__": 1778 }, { - "__id__": 1404 + "__id__": 1779 }, { - "__id__": 1405 + "__id__": 1780 }, { - "__id__": 1406 + "__id__": 1781 }, { - "__id__": 1408 + "__id__": 1783 }, { - "__id__": 1410 + "__id__": 1785 } ], "removedComponents": [] @@ -28297,7 +33007,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1402 + "__id__": 1777 }, "propertyPath": [ "_name" @@ -28313,7 +33023,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1402 + "__id__": 1777 }, "propertyPath": [ "_lpos" @@ -28328,7 +33038,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1402 + "__id__": 1777 }, "propertyPath": [ "_lrot" @@ -28344,7 +33054,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1402 + "__id__": 1777 }, "propertyPath": [ "_euler" @@ -28359,7 +33069,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1407 + "__id__": 1782 }, "propertyPath": [ "_contentSize" @@ -28379,7 +33089,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1409 + "__id__": 1784 }, "propertyPath": [ "_string" @@ -28395,7 +33105,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1411 + "__id__": 1786 }, "propertyPath": [ "_contentSize" @@ -28418,23 +33128,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1397 + "__id__": 1772 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1413 + "__id__": 1788 }, { - "__id__": 1415 + "__id__": 1790 }, { - "__id__": 1417 + "__id__": 1792 } ], "_prefab": { - "__id__": 1419 + "__id__": 1794 }, "_lpos": { "__type__": "cc.Vec3", @@ -28471,11 +33181,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1412 + "__id__": 1787 }, "_enabled": true, "__prefab": { - "__id__": 1414 + "__id__": 1789 }, "_contentSize": { "__type__": "cc.Size", @@ -28499,11 +33209,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1412 + "__id__": 1787 }, "_enabled": true, "__prefab": { - "__id__": 1416 + "__id__": 1791 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -28547,11 +33257,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1412 + "__id__": 1787 }, "_enabled": true, "__prefab": { - "__id__": 1418 + "__id__": 1793 }, "_alignFlags": 45, "_target": null, @@ -28596,23 +33306,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1397 + "__id__": 1772 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1421 + "__id__": 1796 }, { - "__id__": 1423 + "__id__": 1798 }, { - "__id__": 1425 + "__id__": 1800 } ], "_prefab": { - "__id__": 1427 + "__id__": 1802 }, "_lpos": { "__type__": "cc.Vec3", @@ -28649,11 +33359,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1420 + "__id__": 1795 }, "_enabled": true, "__prefab": { - "__id__": 1422 + "__id__": 1797 }, "_contentSize": { "__type__": "cc.Size", @@ -28677,11 +33387,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1420 + "__id__": 1795 }, "_enabled": true, "__prefab": { - "__id__": 1424 + "__id__": 1799 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -28725,11 +33435,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1420 + "__id__": 1795 }, "_enabled": true, "__prefab": { - "__id__": 1426 + "__id__": 1801 }, "_alignFlags": 45, "_target": null, @@ -28774,30 +33484,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1397 + "__id__": 1772 }, "_children": [ { - "__id__": 1429 + "__id__": 1804 }, { - "__id__": 1435 + "__id__": 1810 }, { - "__id__": 1441 + "__id__": 1816 } ], "_active": false, "_components": [ { - "__id__": 1455 + "__id__": 1830 }, { - "__id__": 1457 + "__id__": 1832 } ], "_prefab": { - "__id__": 1459 + "__id__": 1834 }, "_lpos": { "__type__": "cc.Vec3", @@ -28834,20 +33544,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1428 + "__id__": 1803 }, "_children": [], "_active": false, "_components": [ { - "__id__": 1430 + "__id__": 1805 }, { - "__id__": 1432 + "__id__": 1807 } ], "_prefab": { - "__id__": 1434 + "__id__": 1809 }, "_lpos": { "__type__": "cc.Vec3", @@ -28884,11 +33594,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1429 + "__id__": 1804 }, "_enabled": true, "__prefab": { - "__id__": 1431 + "__id__": 1806 }, "_contentSize": { "__type__": "cc.Size", @@ -28912,11 +33622,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1429 + "__id__": 1804 }, "_enabled": true, "__prefab": { - "__id__": 1433 + "__id__": 1808 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -28970,20 +33680,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1428 + "__id__": 1803 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1436 + "__id__": 1811 }, { - "__id__": 1438 + "__id__": 1813 } ], "_prefab": { - "__id__": 1440 + "__id__": 1815 }, "_lpos": { "__type__": "cc.Vec3", @@ -29020,11 +33730,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1435 + "__id__": 1810 }, "_enabled": true, "__prefab": { - "__id__": 1437 + "__id__": 1812 }, "_contentSize": { "__type__": "cc.Size", @@ -29048,11 +33758,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1435 + "__id__": 1810 }, "_enabled": true, "__prefab": { - "__id__": 1439 + "__id__": 1814 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -29109,24 +33819,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1428 + "__id__": 1803 }, "_children": [ { - "__id__": 1442 + "__id__": 1817 } ], "_active": true, "_components": [ { - "__id__": 1450 + "__id__": 1825 }, { - "__id__": 1452 + "__id__": 1827 } ], "_prefab": { - "__id__": 1454 + "__id__": 1829 }, "_lpos": { "__type__": "cc.Vec3", @@ -29163,23 +33873,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1441 + "__id__": 1816 }, "_children": [], "_active": false, "_components": [ { - "__id__": 1443 + "__id__": 1818 }, { - "__id__": 1445 + "__id__": 1820 }, { - "__id__": 1447 + "__id__": 1822 } ], "_prefab": { - "__id__": 1449 + "__id__": 1824 }, "_lpos": { "__type__": "cc.Vec3", @@ -29216,11 +33926,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1442 + "__id__": 1817 }, "_enabled": true, "__prefab": { - "__id__": 1444 + "__id__": 1819 }, "_contentSize": { "__type__": "cc.Size", @@ -29244,11 +33954,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1442 + "__id__": 1817 }, "_enabled": true, "__prefab": { - "__id__": 1446 + "__id__": 1821 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -29312,11 +34022,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1442 + "__id__": 1817 }, "_enabled": true, "__prefab": { - "__id__": 1448 + "__id__": 1823 }, "_alignFlags": 8, "_target": null, @@ -29361,11 +34071,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1441 + "__id__": 1816 }, "_enabled": true, "__prefab": { - "__id__": 1451 + "__id__": 1826 }, "_contentSize": { "__type__": "cc.Size", @@ -29389,11 +34099,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1441 + "__id__": 1816 }, "_enabled": true, "__prefab": { - "__id__": 1453 + "__id__": 1828 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -29470,11 +34180,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1428 + "__id__": 1803 }, "_enabled": true, "__prefab": { - "__id__": 1456 + "__id__": 1831 }, "_contentSize": { "__type__": "cc.Size", @@ -29498,11 +34208,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1428 + "__id__": 1803 }, "_enabled": true, "__prefab": { - "__id__": 1458 + "__id__": 1833 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -29553,20 +34263,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1397 + "__id__": 1772 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1461 + "__id__": 1836 }, { - "__id__": 1463 + "__id__": 1838 } ], "_prefab": { - "__id__": 1465 + "__id__": 1840 }, "_lpos": { "__type__": "cc.Vec3", @@ -29603,11 +34313,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1460 + "__id__": 1835 }, "_enabled": true, "__prefab": { - "__id__": 1462 + "__id__": 1837 }, "_contentSize": { "__type__": "cc.Size", @@ -29631,11 +34341,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1460 + "__id__": 1835 }, "_enabled": true, "__prefab": { - "__id__": 1464 + "__id__": 1839 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -29689,20 +34399,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1397 + "__id__": 1772 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1467 + "__id__": 1842 }, { - "__id__": 1469 + "__id__": 1844 } ], "_prefab": { - "__id__": 1471 + "__id__": 1846 }, "_lpos": { "__type__": "cc.Vec3", @@ -29739,11 +34449,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1466 + "__id__": 1841 }, "_enabled": true, "__prefab": { - "__id__": 1468 + "__id__": 1843 }, "_contentSize": { "__type__": "cc.Size", @@ -29767,11 +34477,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1466 + "__id__": 1841 }, "_enabled": true, "__prefab": { - "__id__": 1470 + "__id__": 1845 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -29848,33 +34558,33 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1397 + "__id__": 1772 }, "_children": [ { - "__id__": 1473 + "__id__": 1848 }, { - "__id__": 1487 + "__id__": 1862 }, { - "__id__": 1493 + "__id__": 1868 } ], "_active": false, "_components": [ { - "__id__": 1501 + "__id__": 1876 }, { - "__id__": 1503 + "__id__": 1878 }, { - "__id__": 1505 + "__id__": 1880 } ], "_prefab": { - "__id__": 1507 + "__id__": 1882 }, "_lpos": { "__type__": "cc.Vec3", @@ -29909,17 +34619,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 1472 + "__id__": 1847 }, "_prefab": { - "__id__": 1474 + "__id__": 1849 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 1473 + "__id__": 1848 }, "asset": { "__uuid__": "86a3c4cd-71c7-4502-b713-65f0ace7912a", @@ -29927,7 +34637,7 @@ }, "fileId": "d3jYvT7whFS5scQFZeO5AK", "instance": { - "__id__": 1475 + "__id__": 1850 }, "targetOverrides": null }, @@ -29941,25 +34651,25 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 1476 + "__id__": 1851 }, { - "__id__": 1478 + "__id__": 1853 }, { - "__id__": 1479 + "__id__": 1854 }, { - "__id__": 1480 + "__id__": 1855 }, { - "__id__": 1481 + "__id__": 1856 }, { - "__id__": 1483 + "__id__": 1858 }, { - "__id__": 1485 + "__id__": 1860 } ], "removedComponents": [] @@ -29967,7 +34677,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1477 + "__id__": 1852 }, "propertyPath": [ "_name" @@ -29983,7 +34693,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1477 + "__id__": 1852 }, "propertyPath": [ "_lpos" @@ -29998,7 +34708,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1477 + "__id__": 1852 }, "propertyPath": [ "_lrot" @@ -30014,7 +34724,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1477 + "__id__": 1852 }, "propertyPath": [ "_euler" @@ -30029,7 +34739,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1482 + "__id__": 1857 }, "propertyPath": [ "_contentSize" @@ -30049,7 +34759,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1484 + "__id__": 1859 }, "propertyPath": [ "_string" @@ -30065,7 +34775,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1486 + "__id__": 1861 }, "propertyPath": [ "_contentSize" @@ -30088,20 +34798,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1472 + "__id__": 1847 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1488 + "__id__": 1863 }, { - "__id__": 1490 + "__id__": 1865 } ], "_prefab": { - "__id__": 1492 + "__id__": 1867 }, "_lpos": { "__type__": "cc.Vec3", @@ -30138,11 +34848,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1487 + "__id__": 1862 }, "_enabled": true, "__prefab": { - "__id__": 1489 + "__id__": 1864 }, "_contentSize": { "__type__": "cc.Size", @@ -30166,11 +34876,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1487 + "__id__": 1862 }, "_enabled": true, "__prefab": { - "__id__": 1491 + "__id__": 1866 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -30227,23 +34937,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1472 + "__id__": 1847 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1494 + "__id__": 1869 }, { - "__id__": 1496 + "__id__": 1871 }, { - "__id__": 1498 + "__id__": 1873 } ], "_prefab": { - "__id__": 1500 + "__id__": 1875 }, "_lpos": { "__type__": "cc.Vec3", @@ -30280,11 +34990,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1493 + "__id__": 1868 }, "_enabled": true, "__prefab": { - "__id__": 1495 + "__id__": 1870 }, "_contentSize": { "__type__": "cc.Size", @@ -30308,11 +35018,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1493 + "__id__": 1868 }, "_enabled": true, "__prefab": { - "__id__": 1497 + "__id__": 1872 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -30376,11 +35086,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1493 + "__id__": 1868 }, "_enabled": true, "__prefab": { - "__id__": 1499 + "__id__": 1874 }, "templateMode": true, "watchPath": "0", @@ -30413,11 +35123,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1472 + "__id__": 1847 }, "_enabled": true, "__prefab": { - "__id__": 1502 + "__id__": 1877 }, "_contentSize": { "__type__": "cc.Size", @@ -30441,11 +35151,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1472 + "__id__": 1847 }, "_enabled": true, "__prefab": { - "__id__": 1504 + "__id__": 1879 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -30483,11 +35193,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1472 + "__id__": 1847 }, "_enabled": false, "__prefab": { - "__id__": 1506 + "__id__": 1881 }, "_alignFlags": 40, "_target": null, @@ -30532,11 +35242,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1397 + "__id__": 1772 }, "_enabled": true, "__prefab": { - "__id__": 1509 + "__id__": 1884 }, "_contentSize": { "__type__": "cc.Size", @@ -30560,11 +35270,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1397 + "__id__": 1772 }, "_enabled": true, "__prefab": { - "__id__": 1511 + "__id__": 1886 }, "_alignFlags": 44, "_target": null, @@ -30609,42 +35319,42 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1346 + "__id__": 1721 }, "_children": [ { - "__id__": 1514 + "__id__": 1889 }, { - "__id__": 1528 + "__id__": 1903 }, { - "__id__": 1536 + "__id__": 1911 }, { - "__id__": 1544 + "__id__": 1919 }, { - "__id__": 1576 + "__id__": 1951 }, { - "__id__": 1582 + "__id__": 1957 }, { - "__id__": 1588 + "__id__": 1963 } ], "_active": true, "_components": [ { - "__id__": 1624 + "__id__": 1999 }, { - "__id__": 1626 + "__id__": 2001 } ], "_prefab": { - "__id__": 1628 + "__id__": 2003 }, "_lpos": { "__type__": "cc.Vec3", @@ -30679,17 +35389,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 1513 + "__id__": 1888 }, "_prefab": { - "__id__": 1515 + "__id__": 1890 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 1514 + "__id__": 1889 }, "asset": { "__uuid__": "86a3c4cd-71c7-4502-b713-65f0ace7912a", @@ -30697,7 +35407,7 @@ }, "fileId": "d3jYvT7whFS5scQFZeO5AK", "instance": { - "__id__": 1516 + "__id__": 1891 }, "targetOverrides": null }, @@ -30711,25 +35421,25 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 1517 + "__id__": 1892 }, { - "__id__": 1519 + "__id__": 1894 }, { - "__id__": 1520 + "__id__": 1895 }, { - "__id__": 1521 + "__id__": 1896 }, { - "__id__": 1522 + "__id__": 1897 }, { - "__id__": 1524 + "__id__": 1899 }, { - "__id__": 1526 + "__id__": 1901 } ], "removedComponents": [] @@ -30737,7 +35447,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1518 + "__id__": 1893 }, "propertyPath": [ "_name" @@ -30753,7 +35463,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1518 + "__id__": 1893 }, "propertyPath": [ "_lpos" @@ -30768,7 +35478,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1518 + "__id__": 1893 }, "propertyPath": [ "_lrot" @@ -30784,7 +35494,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1518 + "__id__": 1893 }, "propertyPath": [ "_euler" @@ -30799,7 +35509,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1523 + "__id__": 1898 }, "propertyPath": [ "_contentSize" @@ -30819,7 +35529,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1525 + "__id__": 1900 }, "propertyPath": [ "_string" @@ -30835,7 +35545,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1527 + "__id__": 1902 }, "propertyPath": [ "_contentSize" @@ -30858,23 +35568,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1513 + "__id__": 1888 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1529 + "__id__": 1904 }, { - "__id__": 1531 + "__id__": 1906 }, { - "__id__": 1533 + "__id__": 1908 } ], "_prefab": { - "__id__": 1535 + "__id__": 1910 }, "_lpos": { "__type__": "cc.Vec3", @@ -30911,11 +35621,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1528 + "__id__": 1903 }, "_enabled": true, "__prefab": { - "__id__": 1530 + "__id__": 1905 }, "_contentSize": { "__type__": "cc.Size", @@ -30939,11 +35649,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1528 + "__id__": 1903 }, "_enabled": true, "__prefab": { - "__id__": 1532 + "__id__": 1907 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -30987,11 +35697,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1528 + "__id__": 1903 }, "_enabled": true, "__prefab": { - "__id__": 1534 + "__id__": 1909 }, "_alignFlags": 45, "_target": null, @@ -31036,23 +35746,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1513 + "__id__": 1888 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1537 + "__id__": 1912 }, { - "__id__": 1539 + "__id__": 1914 }, { - "__id__": 1541 + "__id__": 1916 } ], "_prefab": { - "__id__": 1543 + "__id__": 1918 }, "_lpos": { "__type__": "cc.Vec3", @@ -31089,11 +35799,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1536 + "__id__": 1911 }, "_enabled": true, "__prefab": { - "__id__": 1538 + "__id__": 1913 }, "_contentSize": { "__type__": "cc.Size", @@ -31117,11 +35827,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1536 + "__id__": 1911 }, "_enabled": true, "__prefab": { - "__id__": 1540 + "__id__": 1915 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -31165,11 +35875,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1536 + "__id__": 1911 }, "_enabled": true, "__prefab": { - "__id__": 1542 + "__id__": 1917 }, "_alignFlags": 45, "_target": null, @@ -31214,30 +35924,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1513 + "__id__": 1888 }, "_children": [ { - "__id__": 1545 + "__id__": 1920 }, { - "__id__": 1551 + "__id__": 1926 }, { - "__id__": 1557 + "__id__": 1932 } ], "_active": false, "_components": [ { - "__id__": 1571 + "__id__": 1946 }, { - "__id__": 1573 + "__id__": 1948 } ], "_prefab": { - "__id__": 1575 + "__id__": 1950 }, "_lpos": { "__type__": "cc.Vec3", @@ -31274,20 +35984,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1544 + "__id__": 1919 }, "_children": [], "_active": false, "_components": [ { - "__id__": 1546 + "__id__": 1921 }, { - "__id__": 1548 + "__id__": 1923 } ], "_prefab": { - "__id__": 1550 + "__id__": 1925 }, "_lpos": { "__type__": "cc.Vec3", @@ -31324,11 +36034,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1545 + "__id__": 1920 }, "_enabled": true, "__prefab": { - "__id__": 1547 + "__id__": 1922 }, "_contentSize": { "__type__": "cc.Size", @@ -31352,11 +36062,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1545 + "__id__": 1920 }, "_enabled": true, "__prefab": { - "__id__": 1549 + "__id__": 1924 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -31410,20 +36120,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1544 + "__id__": 1919 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1552 + "__id__": 1927 }, { - "__id__": 1554 + "__id__": 1929 } ], "_prefab": { - "__id__": 1556 + "__id__": 1931 }, "_lpos": { "__type__": "cc.Vec3", @@ -31460,11 +36170,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1551 + "__id__": 1926 }, "_enabled": true, "__prefab": { - "__id__": 1553 + "__id__": 1928 }, "_contentSize": { "__type__": "cc.Size", @@ -31488,11 +36198,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1551 + "__id__": 1926 }, "_enabled": true, "__prefab": { - "__id__": 1555 + "__id__": 1930 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -31549,24 +36259,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1544 + "__id__": 1919 }, "_children": [ { - "__id__": 1558 + "__id__": 1933 } ], "_active": true, "_components": [ { - "__id__": 1566 + "__id__": 1941 }, { - "__id__": 1568 + "__id__": 1943 } ], "_prefab": { - "__id__": 1570 + "__id__": 1945 }, "_lpos": { "__type__": "cc.Vec3", @@ -31603,23 +36313,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1557 + "__id__": 1932 }, "_children": [], "_active": false, "_components": [ { - "__id__": 1559 + "__id__": 1934 }, { - "__id__": 1561 + "__id__": 1936 }, { - "__id__": 1563 + "__id__": 1938 } ], "_prefab": { - "__id__": 1565 + "__id__": 1940 }, "_lpos": { "__type__": "cc.Vec3", @@ -31656,11 +36366,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1558 + "__id__": 1933 }, "_enabled": true, "__prefab": { - "__id__": 1560 + "__id__": 1935 }, "_contentSize": { "__type__": "cc.Size", @@ -31684,11 +36394,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1558 + "__id__": 1933 }, "_enabled": true, "__prefab": { - "__id__": 1562 + "__id__": 1937 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -31752,11 +36462,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1558 + "__id__": 1933 }, "_enabled": true, "__prefab": { - "__id__": 1564 + "__id__": 1939 }, "_alignFlags": 8, "_target": null, @@ -31801,11 +36511,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1557 + "__id__": 1932 }, "_enabled": true, "__prefab": { - "__id__": 1567 + "__id__": 1942 }, "_contentSize": { "__type__": "cc.Size", @@ -31829,11 +36539,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1557 + "__id__": 1932 }, "_enabled": true, "__prefab": { - "__id__": 1569 + "__id__": 1944 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -31910,11 +36620,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1544 + "__id__": 1919 }, "_enabled": true, "__prefab": { - "__id__": 1572 + "__id__": 1947 }, "_contentSize": { "__type__": "cc.Size", @@ -31938,11 +36648,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1544 + "__id__": 1919 }, "_enabled": true, "__prefab": { - "__id__": 1574 + "__id__": 1949 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -31993,20 +36703,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1513 + "__id__": 1888 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1577 + "__id__": 1952 }, { - "__id__": 1579 + "__id__": 1954 } ], "_prefab": { - "__id__": 1581 + "__id__": 1956 }, "_lpos": { "__type__": "cc.Vec3", @@ -32043,11 +36753,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1576 + "__id__": 1951 }, "_enabled": true, "__prefab": { - "__id__": 1578 + "__id__": 1953 }, "_contentSize": { "__type__": "cc.Size", @@ -32071,11 +36781,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1576 + "__id__": 1951 }, "_enabled": true, "__prefab": { - "__id__": 1580 + "__id__": 1955 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -32132,20 +36842,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1513 + "__id__": 1888 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1583 + "__id__": 1958 }, { - "__id__": 1585 + "__id__": 1960 } ], "_prefab": { - "__id__": 1587 + "__id__": 1962 }, "_lpos": { "__type__": "cc.Vec3", @@ -32182,11 +36892,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1582 + "__id__": 1957 }, "_enabled": true, "__prefab": { - "__id__": 1584 + "__id__": 1959 }, "_contentSize": { "__type__": "cc.Size", @@ -32210,11 +36920,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1582 + "__id__": 1957 }, "_enabled": true, "__prefab": { - "__id__": 1586 + "__id__": 1961 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -32291,33 +37001,33 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1513 + "__id__": 1888 }, "_children": [ { - "__id__": 1589 + "__id__": 1964 }, { - "__id__": 1603 + "__id__": 1978 }, { - "__id__": 1609 + "__id__": 1984 } ], "_active": false, "_components": [ { - "__id__": 1617 + "__id__": 1992 }, { - "__id__": 1619 + "__id__": 1994 }, { - "__id__": 1621 + "__id__": 1996 } ], "_prefab": { - "__id__": 1623 + "__id__": 1998 }, "_lpos": { "__type__": "cc.Vec3", @@ -32352,17 +37062,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 1588 + "__id__": 1963 }, "_prefab": { - "__id__": 1590 + "__id__": 1965 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 1589 + "__id__": 1964 }, "asset": { "__uuid__": "86a3c4cd-71c7-4502-b713-65f0ace7912a", @@ -32370,7 +37080,7 @@ }, "fileId": "d3jYvT7whFS5scQFZeO5AK", "instance": { - "__id__": 1591 + "__id__": 1966 }, "targetOverrides": null }, @@ -32384,25 +37094,25 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 1592 + "__id__": 1967 }, { - "__id__": 1594 + "__id__": 1969 }, { - "__id__": 1595 + "__id__": 1970 }, { - "__id__": 1596 + "__id__": 1971 }, { - "__id__": 1597 + "__id__": 1972 }, { - "__id__": 1599 + "__id__": 1974 }, { - "__id__": 1601 + "__id__": 1976 } ], "removedComponents": [] @@ -32410,7 +37120,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1593 + "__id__": 1968 }, "propertyPath": [ "_name" @@ -32426,7 +37136,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1593 + "__id__": 1968 }, "propertyPath": [ "_lpos" @@ -32441,7 +37151,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1593 + "__id__": 1968 }, "propertyPath": [ "_lrot" @@ -32457,7 +37167,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1593 + "__id__": 1968 }, "propertyPath": [ "_euler" @@ -32472,7 +37182,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1598 + "__id__": 1973 }, "propertyPath": [ "_contentSize" @@ -32492,7 +37202,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1600 + "__id__": 1975 }, "propertyPath": [ "_string" @@ -32508,7 +37218,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1602 + "__id__": 1977 }, "propertyPath": [ "_contentSize" @@ -32531,20 +37241,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1588 + "__id__": 1963 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1604 + "__id__": 1979 }, { - "__id__": 1606 + "__id__": 1981 } ], "_prefab": { - "__id__": 1608 + "__id__": 1983 }, "_lpos": { "__type__": "cc.Vec3", @@ -32581,11 +37291,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1603 + "__id__": 1978 }, "_enabled": true, "__prefab": { - "__id__": 1605 + "__id__": 1980 }, "_contentSize": { "__type__": "cc.Size", @@ -32609,11 +37319,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1603 + "__id__": 1978 }, "_enabled": true, "__prefab": { - "__id__": 1607 + "__id__": 1982 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -32670,23 +37380,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1588 + "__id__": 1963 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1610 + "__id__": 1985 }, { - "__id__": 1612 + "__id__": 1987 }, { - "__id__": 1614 + "__id__": 1989 } ], "_prefab": { - "__id__": 1616 + "__id__": 1991 }, "_lpos": { "__type__": "cc.Vec3", @@ -32723,11 +37433,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1609 + "__id__": 1984 }, "_enabled": true, "__prefab": { - "__id__": 1611 + "__id__": 1986 }, "_contentSize": { "__type__": "cc.Size", @@ -32751,11 +37461,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1609 + "__id__": 1984 }, "_enabled": true, "__prefab": { - "__id__": 1613 + "__id__": 1988 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -32819,11 +37529,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1609 + "__id__": 1984 }, "_enabled": true, "__prefab": { - "__id__": 1615 + "__id__": 1990 }, "templateMode": true, "watchPath": "0", @@ -32856,11 +37566,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1588 + "__id__": 1963 }, "_enabled": true, "__prefab": { - "__id__": 1618 + "__id__": 1993 }, "_contentSize": { "__type__": "cc.Size", @@ -32884,11 +37594,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1588 + "__id__": 1963 }, "_enabled": true, "__prefab": { - "__id__": 1620 + "__id__": 1995 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -32926,11 +37636,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1588 + "__id__": 1963 }, "_enabled": false, "__prefab": { - "__id__": 1622 + "__id__": 1997 }, "_alignFlags": 40, "_target": null, @@ -32975,11 +37685,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1513 + "__id__": 1888 }, "_enabled": true, "__prefab": { - "__id__": 1625 + "__id__": 2000 }, "_contentSize": { "__type__": "cc.Size", @@ -33003,11 +37713,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1513 + "__id__": 1888 }, "_enabled": true, "__prefab": { - "__id__": 1627 + "__id__": 2002 }, "_alignFlags": 44, "_target": null, @@ -33052,42 +37762,42 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1346 + "__id__": 1721 }, "_children": [ { - "__id__": 1630 + "__id__": 2005 }, { - "__id__": 1644 + "__id__": 2019 }, { - "__id__": 1652 + "__id__": 2027 }, { - "__id__": 1660 + "__id__": 2035 }, { - "__id__": 1692 + "__id__": 2067 }, { - "__id__": 1698 + "__id__": 2073 }, { - "__id__": 1704 + "__id__": 2079 } ], "_active": true, "_components": [ { - "__id__": 1740 + "__id__": 2115 }, { - "__id__": 1742 + "__id__": 2117 } ], "_prefab": { - "__id__": 1744 + "__id__": 2119 }, "_lpos": { "__type__": "cc.Vec3", @@ -33122,17 +37832,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 1629 + "__id__": 2004 }, "_prefab": { - "__id__": 1631 + "__id__": 2006 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 1630 + "__id__": 2005 }, "asset": { "__uuid__": "86a3c4cd-71c7-4502-b713-65f0ace7912a", @@ -33140,7 +37850,7 @@ }, "fileId": "d3jYvT7whFS5scQFZeO5AK", "instance": { - "__id__": 1632 + "__id__": 2007 }, "targetOverrides": null }, @@ -33154,25 +37864,25 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 1633 + "__id__": 2008 }, { - "__id__": 1635 + "__id__": 2010 }, { - "__id__": 1636 + "__id__": 2011 }, { - "__id__": 1637 + "__id__": 2012 }, { - "__id__": 1638 + "__id__": 2013 }, { - "__id__": 1640 + "__id__": 2015 }, { - "__id__": 1642 + "__id__": 2017 } ], "removedComponents": [] @@ -33180,7 +37890,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1634 + "__id__": 2009 }, "propertyPath": [ "_name" @@ -33196,7 +37906,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1634 + "__id__": 2009 }, "propertyPath": [ "_lpos" @@ -33211,7 +37921,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1634 + "__id__": 2009 }, "propertyPath": [ "_lrot" @@ -33227,7 +37937,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1634 + "__id__": 2009 }, "propertyPath": [ "_euler" @@ -33242,7 +37952,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1639 + "__id__": 2014 }, "propertyPath": [ "_contentSize" @@ -33262,7 +37972,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1641 + "__id__": 2016 }, "propertyPath": [ "_string" @@ -33278,7 +37988,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1643 + "__id__": 2018 }, "propertyPath": [ "_contentSize" @@ -33301,23 +38011,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1629 + "__id__": 2004 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1645 + "__id__": 2020 }, { - "__id__": 1647 + "__id__": 2022 }, { - "__id__": 1649 + "__id__": 2024 } ], "_prefab": { - "__id__": 1651 + "__id__": 2026 }, "_lpos": { "__type__": "cc.Vec3", @@ -33354,11 +38064,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1644 + "__id__": 2019 }, "_enabled": true, "__prefab": { - "__id__": 1646 + "__id__": 2021 }, "_contentSize": { "__type__": "cc.Size", @@ -33382,11 +38092,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1644 + "__id__": 2019 }, "_enabled": true, "__prefab": { - "__id__": 1648 + "__id__": 2023 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -33430,11 +38140,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1644 + "__id__": 2019 }, "_enabled": true, "__prefab": { - "__id__": 1650 + "__id__": 2025 }, "_alignFlags": 45, "_target": null, @@ -33479,23 +38189,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1629 + "__id__": 2004 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1653 + "__id__": 2028 }, { - "__id__": 1655 + "__id__": 2030 }, { - "__id__": 1657 + "__id__": 2032 } ], "_prefab": { - "__id__": 1659 + "__id__": 2034 }, "_lpos": { "__type__": "cc.Vec3", @@ -33532,11 +38242,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1652 + "__id__": 2027 }, "_enabled": true, "__prefab": { - "__id__": 1654 + "__id__": 2029 }, "_contentSize": { "__type__": "cc.Size", @@ -33560,11 +38270,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1652 + "__id__": 2027 }, "_enabled": true, "__prefab": { - "__id__": 1656 + "__id__": 2031 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -33608,11 +38318,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1652 + "__id__": 2027 }, "_enabled": true, "__prefab": { - "__id__": 1658 + "__id__": 2033 }, "_alignFlags": 45, "_target": null, @@ -33657,30 +38367,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1629 + "__id__": 2004 }, "_children": [ { - "__id__": 1661 + "__id__": 2036 }, { - "__id__": 1667 + "__id__": 2042 }, { - "__id__": 1673 + "__id__": 2048 } ], "_active": false, "_components": [ { - "__id__": 1687 + "__id__": 2062 }, { - "__id__": 1689 + "__id__": 2064 } ], "_prefab": { - "__id__": 1691 + "__id__": 2066 }, "_lpos": { "__type__": "cc.Vec3", @@ -33717,20 +38427,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1660 + "__id__": 2035 }, "_children": [], "_active": false, "_components": [ { - "__id__": 1662 + "__id__": 2037 }, { - "__id__": 1664 + "__id__": 2039 } ], "_prefab": { - "__id__": 1666 + "__id__": 2041 }, "_lpos": { "__type__": "cc.Vec3", @@ -33767,11 +38477,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1661 + "__id__": 2036 }, "_enabled": true, "__prefab": { - "__id__": 1663 + "__id__": 2038 }, "_contentSize": { "__type__": "cc.Size", @@ -33795,11 +38505,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1661 + "__id__": 2036 }, "_enabled": true, "__prefab": { - "__id__": 1665 + "__id__": 2040 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -33853,20 +38563,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1660 + "__id__": 2035 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1668 + "__id__": 2043 }, { - "__id__": 1670 + "__id__": 2045 } ], "_prefab": { - "__id__": 1672 + "__id__": 2047 }, "_lpos": { "__type__": "cc.Vec3", @@ -33903,11 +38613,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1667 + "__id__": 2042 }, "_enabled": true, "__prefab": { - "__id__": 1669 + "__id__": 2044 }, "_contentSize": { "__type__": "cc.Size", @@ -33931,11 +38641,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1667 + "__id__": 2042 }, "_enabled": true, "__prefab": { - "__id__": 1671 + "__id__": 2046 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -33992,24 +38702,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1660 + "__id__": 2035 }, "_children": [ { - "__id__": 1674 + "__id__": 2049 } ], "_active": true, "_components": [ { - "__id__": 1682 + "__id__": 2057 }, { - "__id__": 1684 + "__id__": 2059 } ], "_prefab": { - "__id__": 1686 + "__id__": 2061 }, "_lpos": { "__type__": "cc.Vec3", @@ -34046,23 +38756,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1673 + "__id__": 2048 }, "_children": [], "_active": false, "_components": [ { - "__id__": 1675 + "__id__": 2050 }, { - "__id__": 1677 + "__id__": 2052 }, { - "__id__": 1679 + "__id__": 2054 } ], "_prefab": { - "__id__": 1681 + "__id__": 2056 }, "_lpos": { "__type__": "cc.Vec3", @@ -34099,11 +38809,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1674 + "__id__": 2049 }, "_enabled": true, "__prefab": { - "__id__": 1676 + "__id__": 2051 }, "_contentSize": { "__type__": "cc.Size", @@ -34127,11 +38837,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1674 + "__id__": 2049 }, "_enabled": true, "__prefab": { - "__id__": 1678 + "__id__": 2053 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -34195,11 +38905,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1674 + "__id__": 2049 }, "_enabled": true, "__prefab": { - "__id__": 1680 + "__id__": 2055 }, "_alignFlags": 8, "_target": null, @@ -34244,11 +38954,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1673 + "__id__": 2048 }, "_enabled": true, "__prefab": { - "__id__": 1683 + "__id__": 2058 }, "_contentSize": { "__type__": "cc.Size", @@ -34272,11 +38982,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1673 + "__id__": 2048 }, "_enabled": true, "__prefab": { - "__id__": 1685 + "__id__": 2060 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -34353,11 +39063,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1660 + "__id__": 2035 }, "_enabled": true, "__prefab": { - "__id__": 1688 + "__id__": 2063 }, "_contentSize": { "__type__": "cc.Size", @@ -34381,11 +39091,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1660 + "__id__": 2035 }, "_enabled": true, "__prefab": { - "__id__": 1690 + "__id__": 2065 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -34436,20 +39146,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1629 + "__id__": 2004 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1693 + "__id__": 2068 }, { - "__id__": 1695 + "__id__": 2070 } ], "_prefab": { - "__id__": 1697 + "__id__": 2072 }, "_lpos": { "__type__": "cc.Vec3", @@ -34486,11 +39196,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1692 + "__id__": 2067 }, "_enabled": true, "__prefab": { - "__id__": 1694 + "__id__": 2069 }, "_contentSize": { "__type__": "cc.Size", @@ -34514,11 +39224,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1692 + "__id__": 2067 }, "_enabled": true, "__prefab": { - "__id__": 1696 + "__id__": 2071 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -34575,20 +39285,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1629 + "__id__": 2004 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1699 + "__id__": 2074 }, { - "__id__": 1701 + "__id__": 2076 } ], "_prefab": { - "__id__": 1703 + "__id__": 2078 }, "_lpos": { "__type__": "cc.Vec3", @@ -34625,11 +39335,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1698 + "__id__": 2073 }, "_enabled": true, "__prefab": { - "__id__": 1700 + "__id__": 2075 }, "_contentSize": { "__type__": "cc.Size", @@ -34653,11 +39363,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1698 + "__id__": 2073 }, "_enabled": true, "__prefab": { - "__id__": 1702 + "__id__": 2077 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -34734,33 +39444,33 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1629 + "__id__": 2004 }, "_children": [ { - "__id__": 1705 + "__id__": 2080 }, { - "__id__": 1719 + "__id__": 2094 }, { - "__id__": 1725 + "__id__": 2100 } ], "_active": false, "_components": [ { - "__id__": 1733 + "__id__": 2108 }, { - "__id__": 1735 + "__id__": 2110 }, { - "__id__": 1737 + "__id__": 2112 } ], "_prefab": { - "__id__": 1739 + "__id__": 2114 }, "_lpos": { "__type__": "cc.Vec3", @@ -34795,17 +39505,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 1704 + "__id__": 2079 }, "_prefab": { - "__id__": 1706 + "__id__": 2081 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 1705 + "__id__": 2080 }, "asset": { "__uuid__": "86a3c4cd-71c7-4502-b713-65f0ace7912a", @@ -34813,7 +39523,7 @@ }, "fileId": "d3jYvT7whFS5scQFZeO5AK", "instance": { - "__id__": 1707 + "__id__": 2082 }, "targetOverrides": null }, @@ -34827,25 +39537,25 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 1708 + "__id__": 2083 }, { - "__id__": 1710 + "__id__": 2085 }, { - "__id__": 1711 + "__id__": 2086 }, { - "__id__": 1712 + "__id__": 2087 }, { - "__id__": 1713 + "__id__": 2088 }, { - "__id__": 1715 + "__id__": 2090 }, { - "__id__": 1717 + "__id__": 2092 } ], "removedComponents": [] @@ -34853,7 +39563,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1709 + "__id__": 2084 }, "propertyPath": [ "_name" @@ -34869,7 +39579,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1709 + "__id__": 2084 }, "propertyPath": [ "_lpos" @@ -34884,7 +39594,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1709 + "__id__": 2084 }, "propertyPath": [ "_lrot" @@ -34900,7 +39610,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1709 + "__id__": 2084 }, "propertyPath": [ "_euler" @@ -34915,7 +39625,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1714 + "__id__": 2089 }, "propertyPath": [ "_contentSize" @@ -34935,7 +39645,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1716 + "__id__": 2091 }, "propertyPath": [ "_string" @@ -34951,7 +39661,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1718 + "__id__": 2093 }, "propertyPath": [ "_contentSize" @@ -34974,20 +39684,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1704 + "__id__": 2079 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1720 + "__id__": 2095 }, { - "__id__": 1722 + "__id__": 2097 } ], "_prefab": { - "__id__": 1724 + "__id__": 2099 }, "_lpos": { "__type__": "cc.Vec3", @@ -35024,11 +39734,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1719 + "__id__": 2094 }, "_enabled": true, "__prefab": { - "__id__": 1721 + "__id__": 2096 }, "_contentSize": { "__type__": "cc.Size", @@ -35052,11 +39762,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1719 + "__id__": 2094 }, "_enabled": true, "__prefab": { - "__id__": 1723 + "__id__": 2098 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -35113,23 +39823,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1704 + "__id__": 2079 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1726 + "__id__": 2101 }, { - "__id__": 1728 + "__id__": 2103 }, { - "__id__": 1730 + "__id__": 2105 } ], "_prefab": { - "__id__": 1732 + "__id__": 2107 }, "_lpos": { "__type__": "cc.Vec3", @@ -35166,11 +39876,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1725 + "__id__": 2100 }, "_enabled": true, "__prefab": { - "__id__": 1727 + "__id__": 2102 }, "_contentSize": { "__type__": "cc.Size", @@ -35194,11 +39904,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1725 + "__id__": 2100 }, "_enabled": true, "__prefab": { - "__id__": 1729 + "__id__": 2104 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -35262,11 +39972,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1725 + "__id__": 2100 }, "_enabled": true, "__prefab": { - "__id__": 1731 + "__id__": 2106 }, "templateMode": true, "watchPath": "0", @@ -35299,11 +40009,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1704 + "__id__": 2079 }, "_enabled": true, "__prefab": { - "__id__": 1734 + "__id__": 2109 }, "_contentSize": { "__type__": "cc.Size", @@ -35327,11 +40037,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1704 + "__id__": 2079 }, "_enabled": true, "__prefab": { - "__id__": 1736 + "__id__": 2111 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -35369,11 +40079,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1704 + "__id__": 2079 }, "_enabled": false, "__prefab": { - "__id__": 1738 + "__id__": 2113 }, "_alignFlags": 40, "_target": null, @@ -35418,11 +40128,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1629 + "__id__": 2004 }, "_enabled": true, "__prefab": { - "__id__": 1741 + "__id__": 2116 }, "_contentSize": { "__type__": "cc.Size", @@ -35446,11 +40156,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1629 + "__id__": 2004 }, "_enabled": true, "__prefab": { - "__id__": 1743 + "__id__": 2118 }, "_alignFlags": 44, "_target": null, @@ -35495,11 +40205,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1346 + "__id__": 1721 }, "_enabled": true, "__prefab": { - "__id__": 1746 + "__id__": 2121 }, "_contentSize": { "__type__": "cc.Size", @@ -35523,11 +40233,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1346 + "__id__": 1721 }, "_enabled": true, "__prefab": { - "__id__": 1748 + "__id__": 2123 }, "_alignFlags": 44, "_target": null, @@ -35559,11 +40269,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1346 + "__id__": 1721 }, "_enabled": true, "__prefab": { - "__id__": 1750 + "__id__": 2125 }, "_resizeMode": 0, "_layoutType": 1, @@ -35614,35 +40324,35 @@ }, "_children": [ { - "__id__": 1753 + "__id__": 2128 }, { - "__id__": 1761 + "__id__": 2136 }, { - "__id__": 1871 + "__id__": 2314 }, { - "__id__": 1941 + "__id__": 2384 } ], "_active": true, "_components": [ { - "__id__": 1957 + "__id__": 2400 }, { - "__id__": 1959 + "__id__": 2402 }, { - "__id__": 1961 + "__id__": 2404 }, { - "__id__": 1963 + "__id__": 2406 } ], "_prefab": { - "__id__": 1965 + "__id__": 2408 }, "_lpos": { "__type__": "cc.Vec3", @@ -35679,23 +40389,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1752 + "__id__": 2127 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1754 + "__id__": 2129 }, { - "__id__": 1756 + "__id__": 2131 }, { - "__id__": 1758 + "__id__": 2133 } ], "_prefab": { - "__id__": 1760 + "__id__": 2135 }, "_lpos": { "__type__": "cc.Vec3", @@ -35732,11 +40442,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1753 + "__id__": 2128 }, "_enabled": true, "__prefab": { - "__id__": 1755 + "__id__": 2130 }, "_contentSize": { "__type__": "cc.Size", @@ -35760,11 +40470,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1753 + "__id__": 2128 }, "_enabled": true, "__prefab": { - "__id__": 1757 + "__id__": 2132 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -35808,11 +40518,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1753 + "__id__": 2128 }, "_enabled": true, "__prefab": { - "__id__": 1759 + "__id__": 2134 }, "_alignFlags": 45, "_target": null, @@ -35857,33 +40567,33 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1752 + "__id__": 2127 }, "_children": [ { - "__id__": 1762 + "__id__": 2137 }, { - "__id__": 1780 + "__id__": 2155 } ], "_active": true, "_components": [ { - "__id__": 1864 + "__id__": 2307 }, { - "__id__": 1866 + "__id__": 2309 }, { - "__id__": 1777 + "__id__": 2152 }, { - "__id__": 1868 + "__id__": 2311 } ], "_prefab": { - "__id__": 1870 + "__id__": 2313 }, "_lpos": { "__type__": "cc.Vec3", @@ -35920,30 +40630,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1761 + "__id__": 2136 }, "_children": [ { - "__id__": 1763 + "__id__": 2138 } ], "_active": false, "_components": [ { - "__id__": 1769 + "__id__": 2144 }, { - "__id__": 1771 + "__id__": 2146 }, { - "__id__": 1773 + "__id__": 2148 }, { - "__id__": 1775 + "__id__": 2150 } ], "_prefab": { - "__id__": 1863 + "__id__": 2306 }, "_lpos": { "__type__": "cc.Vec3", @@ -35980,20 +40690,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1762 + "__id__": 2137 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1764 + "__id__": 2139 }, { - "__id__": 1766 + "__id__": 2141 } ], "_prefab": { - "__id__": 1768 + "__id__": 2143 }, "_lpos": { "__type__": "cc.Vec3", @@ -36030,11 +40740,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1763 + "__id__": 2138 }, "_enabled": true, "__prefab": { - "__id__": 1765 + "__id__": 2140 }, "_contentSize": { "__type__": "cc.Size", @@ -36058,11 +40768,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1763 + "__id__": 2138 }, "_enabled": true, "__prefab": { - "__id__": 1767 + "__id__": 2142 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -36116,11 +40826,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1762 + "__id__": 2137 }, "_enabled": true, "__prefab": { - "__id__": 1770 + "__id__": 2145 }, "_contentSize": { "__type__": "cc.Size", @@ -36144,11 +40854,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1762 + "__id__": 2137 }, "_enabled": true, "__prefab": { - "__id__": 1772 + "__id__": 2147 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -36189,11 +40899,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1762 + "__id__": 2137 }, "_enabled": true, "__prefab": { - "__id__": 1774 + "__id__": 2149 }, "_alignFlags": 37, "_target": null, @@ -36225,17 +40935,17 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1762 + "__id__": 2137 }, "_enabled": true, "__prefab": { - "__id__": 1776 + "__id__": 2151 }, "_scrollView": { - "__id__": 1777 + "__id__": 2152 }, "_handle": { - "__id__": 1766 + "__id__": 2141 }, "_direction": 1, "_enableAutoHide": false, @@ -36252,11 +40962,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1761 + "__id__": 2136 }, "_enabled": true, "__prefab": { - "__id__": 1778 + "__id__": 2153 }, "bounceDuration": 0.23, "brake": 0.75, @@ -36267,11 +40977,11 @@ "cancelInnerEvents": true, "scrollEvents": [], "_content": { - "__id__": 1779 + "__id__": 2154 }, "_horizontalScrollBar": null, "_verticalScrollBar": { - "__id__": 1775 + "__id__": 2150 }, "_id": "" }, @@ -36285,42 +40995,42 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1780 + "__id__": 2155 }, "_children": [ { - "__id__": 1790 + "__id__": 2165 }, { - "__id__": 1801 + "__id__": 2189 }, { - "__id__": 1812 + "__id__": 2211 }, { - "__id__": 1823 + "__id__": 2233 }, { - "__id__": 1834 + "__id__": 2255 }, { - "__id__": 1845 + "__id__": 2277 } ], "_active": true, "_components": [ { - "__id__": 1856 + "__id__": 2299 }, { - "__id__": 1858 + "__id__": 2301 }, { - "__id__": 1860 + "__id__": 2303 } ], "_prefab": { - "__id__": 1862 + "__id__": 2305 }, "_lpos": { "__type__": "cc.Vec3", @@ -36357,30 +41067,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1761 + "__id__": 2136 }, "_children": [ { - "__id__": 1779 + "__id__": 2154 } ], "_active": true, "_components": [ { - "__id__": 1781 + "__id__": 2156 }, { - "__id__": 1783 + "__id__": 2158 }, { - "__id__": 1785 + "__id__": 2160 }, { - "__id__": 1787 + "__id__": 2162 } ], "_prefab": { - "__id__": 1789 + "__id__": 2164 }, "_lpos": { "__type__": "cc.Vec3", @@ -36417,11 +41127,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1780 + "__id__": 2155 }, "_enabled": true, "__prefab": { - "__id__": 1782 + "__id__": 2157 }, "_contentSize": { "__type__": "cc.Size", @@ -36445,11 +41155,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1780 + "__id__": 2155 }, "_enabled": true, "__prefab": { - "__id__": 1784 + "__id__": 2159 }, "_type": 0, "_inverted": false, @@ -36467,11 +41177,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1780 + "__id__": 2155 }, "_enabled": true, "__prefab": { - "__id__": 1786 + "__id__": 2161 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -36513,11 +41223,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1780 + "__id__": 2155 }, "_enabled": true, "__prefab": { - "__id__": 1788 + "__id__": 2163 }, "_alignFlags": 45, "_target": null, @@ -36560,17 +41270,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 1779 + "__id__": 2154 }, "_prefab": { - "__id__": 1791 + "__id__": 2166 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 1790 + "__id__": 2165 }, "asset": { "__uuid__": "f30f91b1-3100-4d9e-befb-cdde5f86e6f8", @@ -36578,9 +41288,13 @@ }, "fileId": "5dVotvOAFMoaprbNZVAkgY", "instance": { - "__id__": 1792 + "__id__": 2167 }, - "targetOverrides": null + "targetOverrides": [ + { + "__id__": 2186 + } + ] }, { "__type__": "cc.PrefabInstance", @@ -36592,22 +41306,37 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 1793 + "__id__": 2168 }, { - "__id__": 1795 + "__id__": 2170 }, { - "__id__": 1796 + "__id__": 2171 }, { - "__id__": 1797 + "__id__": 2172 }, { - "__id__": 1798 + "__id__": 2173 }, { - "__id__": 1800 + "__id__": 2175 + }, + { + "__id__": 2176 + }, + { + "__id__": 2178 + }, + { + "__id__": 2180 + }, + { + "__id__": 2182 + }, + { + "__id__": 2184 } ], "removedComponents": [] @@ -36615,7 +41344,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1794 + "__id__": 2169 }, "propertyPath": [ "_name" @@ -36631,7 +41360,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1794 + "__id__": 2169 }, "propertyPath": [ "_lpos" @@ -36646,7 +41375,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1794 + "__id__": 2169 }, "propertyPath": [ "_lrot" @@ -36662,7 +41391,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1794 + "__id__": 2169 }, "propertyPath": [ "_euler" @@ -36677,7 +41406,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1799 + "__id__": 2174 }, "propertyPath": [ "_spriteFrame" @@ -36697,7 +41426,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1799 + "__id__": 2174 }, "propertyPath": [ "_atlas" @@ -36707,21 +41436,146 @@ "__expectedType__": "cc.SpriteAtlas" } }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2177 + }, + "propertyPath": [ + "icon_node" + ], + "value": null + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "e3eNCv9YFCwpf4IreyADeV" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2179 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": -289.304, + "y": 0, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "8amwNREnBNi5jgoZM6EcN7", + "c46/YsCPVOJYA4mWEpNYRx" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2181 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": -251.748, + "y": 16.571, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "64sBr99yBIPIbpxdil4ZY0" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2183 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": -140, + "y": 0, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "894Jil2OhD84XdOP9fS7Ua" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2185 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": -226.423, + "y": -14.317, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "61QiOHUa9NSaXFmTwZIc/5" + ] + }, + { + "__type__": "cc.TargetOverrideInfo", + "source": null, + "sourceInfo": null, + "propertyPath": [ + "icon_node" + ], + "target": { + "__id__": 2187 + }, + "targetInfo": { + "__id__": 2188 + } + }, + { + "__type__": "cc.Node", + "__editorExtras__": {} + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "a33ReyWcpAoZY5ieotS6Ir" + ] + }, { "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 1779 + "__id__": 2154 }, "_prefab": { - "__id__": 1802 + "__id__": 2190 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 1801 + "__id__": 2189 }, "asset": { "__uuid__": "f30f91b1-3100-4d9e-befb-cdde5f86e6f8", @@ -36729,9 +41583,13 @@ }, "fileId": "5dVotvOAFMoaprbNZVAkgY", "instance": { - "__id__": 1803 + "__id__": 2191 }, - "targetOverrides": null + "targetOverrides": [ + { + "__id__": 2208 + } + ] }, { "__type__": "cc.PrefabInstance", @@ -36743,22 +41601,34 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 1804 + "__id__": 2192 }, { - "__id__": 1806 + "__id__": 2194 }, { - "__id__": 1807 + "__id__": 2195 }, { - "__id__": 1808 + "__id__": 2196 }, { - "__id__": 1809 + "__id__": 2197 }, { - "__id__": 1811 + "__id__": 2199 + }, + { + "__id__": 2200 + }, + { + "__id__": 2202 + }, + { + "__id__": 2204 + }, + { + "__id__": 2206 } ], "removedComponents": [] @@ -36766,7 +41636,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1805 + "__id__": 2193 }, "propertyPath": [ "_name" @@ -36782,7 +41652,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1805 + "__id__": 2193 }, "propertyPath": [ "_lpos" @@ -36797,7 +41667,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1805 + "__id__": 2193 }, "propertyPath": [ "_lrot" @@ -36813,7 +41683,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1805 + "__id__": 2193 }, "propertyPath": [ "_euler" @@ -36828,7 +41698,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1810 + "__id__": 2198 }, "propertyPath": [ "_spriteFrame" @@ -36848,7 +41718,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1810 + "__id__": 2198 }, "propertyPath": [ "_atlas" @@ -36858,21 +41728,130 @@ "__expectedType__": "cc.SpriteAtlas" } }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2201 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": -289.304, + "y": 0, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "8amwNREnBNi5jgoZM6EcN7", + "c46/YsCPVOJYA4mWEpNYRx" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2203 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": -251.748, + "y": 16.571, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "64sBr99yBIPIbpxdil4ZY0" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2205 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": -140, + "y": 0, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "894Jil2OhD84XdOP9fS7Ua" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2207 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": -226.423, + "y": -14.317, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "61QiOHUa9NSaXFmTwZIc/5" + ] + }, + { + "__type__": "cc.TargetOverrideInfo", + "source": null, + "sourceInfo": null, + "propertyPath": [ + "icon_node" + ], + "target": { + "__id__": 2209 + }, + "targetInfo": { + "__id__": 2210 + } + }, + { + "__type__": "cc.Node", + "__editorExtras__": {} + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "a33ReyWcpAoZY5ieotS6Ir" + ] + }, { "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 1779 + "__id__": 2154 }, "_prefab": { - "__id__": 1813 + "__id__": 2212 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 1812 + "__id__": 2211 }, "asset": { "__uuid__": "f30f91b1-3100-4d9e-befb-cdde5f86e6f8", @@ -36880,9 +41859,13 @@ }, "fileId": "5dVotvOAFMoaprbNZVAkgY", "instance": { - "__id__": 1814 + "__id__": 2213 }, - "targetOverrides": null + "targetOverrides": [ + { + "__id__": 2230 + } + ] }, { "__type__": "cc.PrefabInstance", @@ -36894,22 +41877,34 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 1815 + "__id__": 2214 }, { - "__id__": 1817 + "__id__": 2216 }, { - "__id__": 1818 + "__id__": 2217 }, { - "__id__": 1819 + "__id__": 2218 }, { - "__id__": 1820 + "__id__": 2219 }, { - "__id__": 1822 + "__id__": 2221 + }, + { + "__id__": 2222 + }, + { + "__id__": 2224 + }, + { + "__id__": 2226 + }, + { + "__id__": 2228 } ], "removedComponents": [] @@ -36917,7 +41912,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1816 + "__id__": 2215 }, "propertyPath": [ "_name" @@ -36933,7 +41928,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1816 + "__id__": 2215 }, "propertyPath": [ "_lpos" @@ -36948,7 +41943,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1816 + "__id__": 2215 }, "propertyPath": [ "_lrot" @@ -36964,7 +41959,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1816 + "__id__": 2215 }, "propertyPath": [ "_euler" @@ -36979,7 +41974,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1821 + "__id__": 2220 }, "propertyPath": [ "_spriteFrame" @@ -36999,7 +41994,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1821 + "__id__": 2220 }, "propertyPath": [ "_atlas" @@ -37009,21 +42004,130 @@ "__expectedType__": "cc.SpriteAtlas" } }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2223 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": -289.304, + "y": 0, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "8amwNREnBNi5jgoZM6EcN7", + "c46/YsCPVOJYA4mWEpNYRx" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2225 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": -251.748, + "y": 16.571, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "64sBr99yBIPIbpxdil4ZY0" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2227 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": -140, + "y": 0, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "894Jil2OhD84XdOP9fS7Ua" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2229 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": -226.423, + "y": -14.317, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "61QiOHUa9NSaXFmTwZIc/5" + ] + }, + { + "__type__": "cc.TargetOverrideInfo", + "source": null, + "sourceInfo": null, + "propertyPath": [ + "icon_node" + ], + "target": { + "__id__": 2231 + }, + "targetInfo": { + "__id__": 2232 + } + }, + { + "__type__": "cc.Node", + "__editorExtras__": {} + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "a33ReyWcpAoZY5ieotS6Ir" + ] + }, { "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 1779 + "__id__": 2154 }, "_prefab": { - "__id__": 1824 + "__id__": 2234 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 1823 + "__id__": 2233 }, "asset": { "__uuid__": "f30f91b1-3100-4d9e-befb-cdde5f86e6f8", @@ -37031,9 +42135,13 @@ }, "fileId": "5dVotvOAFMoaprbNZVAkgY", "instance": { - "__id__": 1825 + "__id__": 2235 }, - "targetOverrides": null + "targetOverrides": [ + { + "__id__": 2252 + } + ] }, { "__type__": "cc.PrefabInstance", @@ -37045,22 +42153,34 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 1826 + "__id__": 2236 }, { - "__id__": 1828 + "__id__": 2238 }, { - "__id__": 1829 + "__id__": 2239 }, { - "__id__": 1830 + "__id__": 2240 }, { - "__id__": 1831 + "__id__": 2241 }, { - "__id__": 1833 + "__id__": 2243 + }, + { + "__id__": 2244 + }, + { + "__id__": 2246 + }, + { + "__id__": 2248 + }, + { + "__id__": 2250 } ], "removedComponents": [] @@ -37068,7 +42188,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1827 + "__id__": 2237 }, "propertyPath": [ "_name" @@ -37084,7 +42204,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1827 + "__id__": 2237 }, "propertyPath": [ "_lpos" @@ -37099,7 +42219,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1827 + "__id__": 2237 }, "propertyPath": [ "_lrot" @@ -37115,7 +42235,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1827 + "__id__": 2237 }, "propertyPath": [ "_euler" @@ -37130,7 +42250,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1832 + "__id__": 2242 }, "propertyPath": [ "_spriteFrame" @@ -37150,7 +42270,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1832 + "__id__": 2242 }, "propertyPath": [ "_atlas" @@ -37160,21 +42280,130 @@ "__expectedType__": "cc.SpriteAtlas" } }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2245 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": -289.304, + "y": 0, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "8amwNREnBNi5jgoZM6EcN7", + "c46/YsCPVOJYA4mWEpNYRx" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2247 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": -251.748, + "y": 16.571, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "64sBr99yBIPIbpxdil4ZY0" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2249 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": -140, + "y": 0, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "894Jil2OhD84XdOP9fS7Ua" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2251 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": -226.423, + "y": -14.317, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "61QiOHUa9NSaXFmTwZIc/5" + ] + }, + { + "__type__": "cc.TargetOverrideInfo", + "source": null, + "sourceInfo": null, + "propertyPath": [ + "icon_node" + ], + "target": { + "__id__": 2253 + }, + "targetInfo": { + "__id__": 2254 + } + }, + { + "__type__": "cc.Node", + "__editorExtras__": {} + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "a33ReyWcpAoZY5ieotS6Ir" + ] + }, { "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 1779 + "__id__": 2154 }, "_prefab": { - "__id__": 1835 + "__id__": 2256 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 1834 + "__id__": 2255 }, "asset": { "__uuid__": "f30f91b1-3100-4d9e-befb-cdde5f86e6f8", @@ -37182,9 +42411,13 @@ }, "fileId": "5dVotvOAFMoaprbNZVAkgY", "instance": { - "__id__": 1836 + "__id__": 2257 }, - "targetOverrides": null + "targetOverrides": [ + { + "__id__": 2274 + } + ] }, { "__type__": "cc.PrefabInstance", @@ -37196,22 +42429,34 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 1837 + "__id__": 2258 }, { - "__id__": 1839 + "__id__": 2260 }, { - "__id__": 1840 + "__id__": 2261 }, { - "__id__": 1841 + "__id__": 2262 }, { - "__id__": 1842 + "__id__": 2263 }, { - "__id__": 1844 + "__id__": 2265 + }, + { + "__id__": 2266 + }, + { + "__id__": 2268 + }, + { + "__id__": 2270 + }, + { + "__id__": 2272 } ], "removedComponents": [] @@ -37219,7 +42464,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1838 + "__id__": 2259 }, "propertyPath": [ "_name" @@ -37235,7 +42480,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1838 + "__id__": 2259 }, "propertyPath": [ "_lpos" @@ -37250,7 +42495,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1838 + "__id__": 2259 }, "propertyPath": [ "_lrot" @@ -37266,7 +42511,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1838 + "__id__": 2259 }, "propertyPath": [ "_euler" @@ -37281,7 +42526,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1843 + "__id__": 2264 }, "propertyPath": [ "_spriteFrame" @@ -37301,7 +42546,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1843 + "__id__": 2264 }, "propertyPath": [ "_atlas" @@ -37311,21 +42556,130 @@ "__expectedType__": "cc.SpriteAtlas" } }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2267 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": -289.304, + "y": 0, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "8amwNREnBNi5jgoZM6EcN7", + "c46/YsCPVOJYA4mWEpNYRx" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2269 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": -251.748, + "y": 16.571, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "64sBr99yBIPIbpxdil4ZY0" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2271 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": -140, + "y": 0, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "894Jil2OhD84XdOP9fS7Ua" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2273 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": -226.423, + "y": -14.317, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "61QiOHUa9NSaXFmTwZIc/5" + ] + }, + { + "__type__": "cc.TargetOverrideInfo", + "source": null, + "sourceInfo": null, + "propertyPath": [ + "icon_node" + ], + "target": { + "__id__": 2275 + }, + "targetInfo": { + "__id__": 2276 + } + }, + { + "__type__": "cc.Node", + "__editorExtras__": {} + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "a33ReyWcpAoZY5ieotS6Ir" + ] + }, { "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 1779 + "__id__": 2154 }, "_prefab": { - "__id__": 1846 + "__id__": 2278 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 1845 + "__id__": 2277 }, "asset": { "__uuid__": "f30f91b1-3100-4d9e-befb-cdde5f86e6f8", @@ -37333,9 +42687,13 @@ }, "fileId": "5dVotvOAFMoaprbNZVAkgY", "instance": { - "__id__": 1847 + "__id__": 2279 }, - "targetOverrides": null + "targetOverrides": [ + { + "__id__": 2296 + } + ] }, { "__type__": "cc.PrefabInstance", @@ -37347,22 +42705,34 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 1848 + "__id__": 2280 }, { - "__id__": 1850 + "__id__": 2282 }, { - "__id__": 1851 + "__id__": 2283 }, { - "__id__": 1852 + "__id__": 2284 }, { - "__id__": 1853 + "__id__": 2285 }, { - "__id__": 1855 + "__id__": 2287 + }, + { + "__id__": 2288 + }, + { + "__id__": 2290 + }, + { + "__id__": 2292 + }, + { + "__id__": 2294 } ], "removedComponents": [] @@ -37370,7 +42740,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1849 + "__id__": 2281 }, "propertyPath": [ "_name" @@ -37386,7 +42756,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1849 + "__id__": 2281 }, "propertyPath": [ "_lpos" @@ -37401,7 +42771,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1849 + "__id__": 2281 }, "propertyPath": [ "_lrot" @@ -37417,7 +42787,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1849 + "__id__": 2281 }, "propertyPath": [ "_euler" @@ -37432,7 +42802,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1854 + "__id__": 2286 }, "propertyPath": [ "_spriteFrame" @@ -37452,7 +42822,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1854 + "__id__": 2286 }, "propertyPath": [ "_atlas" @@ -37462,17 +42832,126 @@ "__expectedType__": "cc.SpriteAtlas" } }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2289 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": -289.304, + "y": 0, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "8amwNREnBNi5jgoZM6EcN7", + "c46/YsCPVOJYA4mWEpNYRx" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2291 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": -251.748, + "y": 16.571, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "64sBr99yBIPIbpxdil4ZY0" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2293 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": -140, + "y": 0, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "894Jil2OhD84XdOP9fS7Ua" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2295 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": -226.423, + "y": -14.317, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "61QiOHUa9NSaXFmTwZIc/5" + ] + }, + { + "__type__": "cc.TargetOverrideInfo", + "source": null, + "sourceInfo": null, + "propertyPath": [ + "icon_node" + ], + "target": { + "__id__": 2297 + }, + "targetInfo": { + "__id__": 2298 + } + }, + { + "__type__": "cc.Node", + "__editorExtras__": {} + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "a33ReyWcpAoZY5ieotS6Ir" + ] + }, { "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1779 + "__id__": 2154 }, "_enabled": true, "__prefab": { - "__id__": 1857 + "__id__": 2300 }, "_contentSize": { "__type__": "cc.Size", @@ -37496,11 +42975,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1779 + "__id__": 2154 }, "_enabled": true, "__prefab": { - "__id__": 1859 + "__id__": 2302 }, "_alignFlags": 41, "_target": null, @@ -37532,11 +43011,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1779 + "__id__": 2154 }, "_enabled": true, "__prefab": { - "__id__": 1861 + "__id__": 2304 }, "_resizeMode": 0, "_layoutType": 2, @@ -37596,11 +43075,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1761 + "__id__": 2136 }, "_enabled": true, "__prefab": { - "__id__": 1865 + "__id__": 2308 }, "_contentSize": { "__type__": "cc.Size", @@ -37624,11 +43103,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1761 + "__id__": 2136 }, "_enabled": false, "__prefab": { - "__id__": 1867 + "__id__": 2310 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -37669,11 +43148,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1761 + "__id__": 2136 }, "_enabled": true, "__prefab": { - "__id__": 1869 + "__id__": 2312 }, "_alignFlags": 45, "_target": null, @@ -37718,30 +43197,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1752 + "__id__": 2127 }, "_children": [ { - "__id__": 1872 + "__id__": 2315 } ], "_active": true, "_components": [ { - "__id__": 1932 + "__id__": 2375 }, { - "__id__": 1934 + "__id__": 2377 }, { - "__id__": 1936 + "__id__": 2379 }, { - "__id__": 1938 + "__id__": 2381 } ], "_prefab": { - "__id__": 1940 + "__id__": 2383 }, "_lpos": { "__type__": "cc.Vec3", @@ -37778,36 +43257,36 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1871 + "__id__": 2314 }, "_children": [ { - "__id__": 1873 + "__id__": 2316 }, { - "__id__": 1887 + "__id__": 2330 }, { - "__id__": 1895 + "__id__": 2338 }, { - "__id__": 1903 + "__id__": 2346 }, { - "__id__": 1921 + "__id__": 2364 } ], "_active": true, "_components": [ { - "__id__": 1927 + "__id__": 2370 }, { - "__id__": 1929 + "__id__": 2372 } ], "_prefab": { - "__id__": 1931 + "__id__": 2374 }, "_lpos": { "__type__": "cc.Vec3", @@ -37842,17 +43321,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 1872 + "__id__": 2315 }, "_prefab": { - "__id__": 1874 + "__id__": 2317 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 1873 + "__id__": 2316 }, "asset": { "__uuid__": "86a3c4cd-71c7-4502-b713-65f0ace7912a", @@ -37860,7 +43339,7 @@ }, "fileId": "d3jYvT7whFS5scQFZeO5AK", "instance": { - "__id__": 1875 + "__id__": 2318 }, "targetOverrides": null }, @@ -37874,25 +43353,25 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 1876 + "__id__": 2319 }, { - "__id__": 1878 + "__id__": 2321 }, { - "__id__": 1879 + "__id__": 2322 }, { - "__id__": 1880 + "__id__": 2323 }, { - "__id__": 1881 + "__id__": 2324 }, { - "__id__": 1883 + "__id__": 2326 }, { - "__id__": 1885 + "__id__": 2328 } ], "removedComponents": [] @@ -37900,7 +43379,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1877 + "__id__": 2320 }, "propertyPath": [ "_name" @@ -37916,7 +43395,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1877 + "__id__": 2320 }, "propertyPath": [ "_lpos" @@ -37931,7 +43410,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1877 + "__id__": 2320 }, "propertyPath": [ "_lrot" @@ -37947,7 +43426,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1877 + "__id__": 2320 }, "propertyPath": [ "_euler" @@ -37962,7 +43441,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1882 + "__id__": 2325 }, "propertyPath": [ "_contentSize" @@ -37982,7 +43461,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1884 + "__id__": 2327 }, "propertyPath": [ "_string" @@ -37998,7 +43477,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1886 + "__id__": 2329 }, "propertyPath": [ "_contentSize" @@ -38021,23 +43500,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1872 + "__id__": 2315 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1888 + "__id__": 2331 }, { - "__id__": 1890 + "__id__": 2333 }, { - "__id__": 1892 + "__id__": 2335 } ], "_prefab": { - "__id__": 1894 + "__id__": 2337 }, "_lpos": { "__type__": "cc.Vec3", @@ -38074,11 +43553,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1887 + "__id__": 2330 }, "_enabled": true, "__prefab": { - "__id__": 1889 + "__id__": 2332 }, "_contentSize": { "__type__": "cc.Size", @@ -38102,11 +43581,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1887 + "__id__": 2330 }, "_enabled": true, "__prefab": { - "__id__": 1891 + "__id__": 2334 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -38150,11 +43629,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1887 + "__id__": 2330 }, "_enabled": true, "__prefab": { - "__id__": 1893 + "__id__": 2336 }, "_alignFlags": 45, "_target": null, @@ -38199,23 +43678,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1872 + "__id__": 2315 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1896 + "__id__": 2339 }, { - "__id__": 1898 + "__id__": 2341 }, { - "__id__": 1900 + "__id__": 2343 } ], "_prefab": { - "__id__": 1902 + "__id__": 2345 }, "_lpos": { "__type__": "cc.Vec3", @@ -38252,11 +43731,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1895 + "__id__": 2338 }, "_enabled": true, "__prefab": { - "__id__": 1897 + "__id__": 2340 }, "_contentSize": { "__type__": "cc.Size", @@ -38280,11 +43759,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1895 + "__id__": 2338 }, "_enabled": true, "__prefab": { - "__id__": 1899 + "__id__": 2342 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -38328,11 +43807,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1895 + "__id__": 2338 }, "_enabled": true, "__prefab": { - "__id__": 1901 + "__id__": 2344 }, "_alignFlags": 45, "_target": null, @@ -38377,27 +43856,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1872 + "__id__": 2315 }, "_children": [ { - "__id__": 1904 + "__id__": 2347 }, { - "__id__": 1910 + "__id__": 2353 } ], "_active": true, "_components": [ { - "__id__": 1916 + "__id__": 2359 }, { - "__id__": 1918 + "__id__": 2361 } ], "_prefab": { - "__id__": 1920 + "__id__": 2363 }, "_lpos": { "__type__": "cc.Vec3", @@ -38434,20 +43913,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1903 + "__id__": 2346 }, "_children": [], "_active": false, "_components": [ { - "__id__": 1905 + "__id__": 2348 }, { - "__id__": 1907 + "__id__": 2350 } ], "_prefab": { - "__id__": 1909 + "__id__": 2352 }, "_lpos": { "__type__": "cc.Vec3", @@ -38484,11 +43963,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1904 + "__id__": 2347 }, "_enabled": true, "__prefab": { - "__id__": 1906 + "__id__": 2349 }, "_contentSize": { "__type__": "cc.Size", @@ -38512,11 +43991,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1904 + "__id__": 2347 }, "_enabled": true, "__prefab": { - "__id__": 1908 + "__id__": 2351 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -38570,20 +44049,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1903 + "__id__": 2346 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1911 + "__id__": 2354 }, { - "__id__": 1913 + "__id__": 2356 } ], "_prefab": { - "__id__": 1915 + "__id__": 2358 }, "_lpos": { "__type__": "cc.Vec3", @@ -38620,11 +44099,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1910 + "__id__": 2353 }, "_enabled": true, "__prefab": { - "__id__": 1912 + "__id__": 2355 }, "_contentSize": { "__type__": "cc.Size", @@ -38648,11 +44127,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1910 + "__id__": 2353 }, "_enabled": true, "__prefab": { - "__id__": 1914 + "__id__": 2357 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -38709,11 +44188,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1903 + "__id__": 2346 }, "_enabled": true, "__prefab": { - "__id__": 1917 + "__id__": 2360 }, "_contentSize": { "__type__": "cc.Size", @@ -38737,11 +44216,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1903 + "__id__": 2346 }, "_enabled": true, "__prefab": { - "__id__": 1919 + "__id__": 2362 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -38792,20 +44271,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1872 + "__id__": 2315 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1922 + "__id__": 2365 }, { - "__id__": 1924 + "__id__": 2367 } ], "_prefab": { - "__id__": 1926 + "__id__": 2369 }, "_lpos": { "__type__": "cc.Vec3", @@ -38842,11 +44321,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1921 + "__id__": 2364 }, "_enabled": true, "__prefab": { - "__id__": 1923 + "__id__": 2366 }, "_contentSize": { "__type__": "cc.Size", @@ -38870,11 +44349,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1921 + "__id__": 2364 }, "_enabled": true, "__prefab": { - "__id__": 1925 + "__id__": 2368 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -38951,11 +44430,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1872 + "__id__": 2315 }, "_enabled": true, "__prefab": { - "__id__": 1928 + "__id__": 2371 }, "_contentSize": { "__type__": "cc.Size", @@ -38979,11 +44458,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1872 + "__id__": 2315 }, "_enabled": true, "__prefab": { - "__id__": 1930 + "__id__": 2373 }, "_alignFlags": 44, "_target": null, @@ -39028,11 +44507,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1871 + "__id__": 2314 }, "_enabled": true, "__prefab": { - "__id__": 1933 + "__id__": 2376 }, "_contentSize": { "__type__": "cc.Size", @@ -39056,11 +44535,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1871 + "__id__": 2314 }, "_enabled": true, "__prefab": { - "__id__": 1935 + "__id__": 2378 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -39098,11 +44577,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1871 + "__id__": 2314 }, "_enabled": true, "__prefab": { - "__id__": 1937 + "__id__": 2380 }, "_alignFlags": 44, "_target": null, @@ -39134,11 +44613,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1871 + "__id__": 2314 }, "_enabled": true, "__prefab": { - "__id__": 1939 + "__id__": 2382 }, "_resizeMode": 0, "_layoutType": 1, @@ -39185,24 +44664,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1752 + "__id__": 2127 }, "_children": [ { - "__id__": 1942 + "__id__": 2385 }, { - "__id__": 1948 + "__id__": 2391 } ], "_active": false, "_components": [ { - "__id__": 1954 + "__id__": 2397 } ], "_prefab": { - "__id__": 1956 + "__id__": 2399 }, "_lpos": { "__type__": "cc.Vec3", @@ -39239,20 +44718,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1941 + "__id__": 2384 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1943 + "__id__": 2386 }, { - "__id__": 1945 + "__id__": 2388 } ], "_prefab": { - "__id__": 1947 + "__id__": 2390 }, "_lpos": { "__type__": "cc.Vec3", @@ -39289,11 +44768,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1942 + "__id__": 2385 }, "_enabled": true, "__prefab": { - "__id__": 1944 + "__id__": 2387 }, "_contentSize": { "__type__": "cc.Size", @@ -39317,11 +44796,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1942 + "__id__": 2385 }, "_enabled": true, "__prefab": { - "__id__": 1946 + "__id__": 2389 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -39375,20 +44854,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1941 + "__id__": 2384 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1949 + "__id__": 2392 }, { - "__id__": 1951 + "__id__": 2394 } ], "_prefab": { - "__id__": 1953 + "__id__": 2396 }, "_lpos": { "__type__": "cc.Vec3", @@ -39425,11 +44904,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1948 + "__id__": 2391 }, "_enabled": true, "__prefab": { - "__id__": 1950 + "__id__": 2393 }, "_contentSize": { "__type__": "cc.Size", @@ -39453,11 +44932,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1948 + "__id__": 2391 }, "_enabled": true, "__prefab": { - "__id__": 1952 + "__id__": 2395 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -39534,11 +45013,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1941 + "__id__": 2384 }, "_enabled": true, "__prefab": { - "__id__": 1955 + "__id__": 2398 }, "_contentSize": { "__type__": "cc.Size", @@ -39575,11 +45054,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1752 + "__id__": 2127 }, "_enabled": true, "__prefab": { - "__id__": 1958 + "__id__": 2401 }, "_contentSize": { "__type__": "cc.Size", @@ -39603,11 +45082,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1752 + "__id__": 2127 }, "_enabled": true, "__prefab": { - "__id__": 1960 + "__id__": 2403 }, "_alignFlags": 42, "_target": null, @@ -39639,11 +45118,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1752 + "__id__": 2127 }, "_enabled": false, "__prefab": { - "__id__": 1962 + "__id__": 2405 }, "_resizeMode": 1, "_layoutType": 1, @@ -39677,11 +45156,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1752 + "__id__": 2127 }, "_enabled": true, "__prefab": { - "__id__": 1964 + "__id__": 2407 }, "_id": "" }, @@ -39712,50 +45191,50 @@ }, "_children": [ { - "__id__": 1967 + "__id__": 2410 }, { - "__id__": 2009 + "__id__": 2452 }, { - "__id__": 2051 + "__id__": 2494 }, { - "__id__": 2059 + "__id__": 2502 }, { - "__id__": 2067 + "__id__": 2510 }, { - "__id__": 2137 + "__id__": 2580 }, { - "__id__": 2225 + "__id__": 2668 }, { - "__id__": 2421 + "__id__": 2864 }, { - "__id__": 2754 + "__id__": 3197 } ], "_active": false, "_components": [ { - "__id__": 2770 + "__id__": 3213 }, { - "__id__": 2772 + "__id__": 3215 }, { - "__id__": 2774 + "__id__": 3217 }, { - "__id__": 2776 + "__id__": 3219 } ], "_prefab": { - "__id__": 2778 + "__id__": 3221 }, "_lpos": { "__type__": "cc.Vec3", @@ -39792,39 +45271,39 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1966 + "__id__": 2409 }, "_children": [ { - "__id__": 1968 + "__id__": 2411 }, { - "__id__": 1974 + "__id__": 2417 }, { - "__id__": 1980 + "__id__": 2423 }, { - "__id__": 1986 + "__id__": 2429 }, { - "__id__": 1992 + "__id__": 2435 }, { - "__id__": 1998 + "__id__": 2441 } ], "_active": false, "_components": [ { - "__id__": 2004 + "__id__": 2447 }, { - "__id__": 2006 + "__id__": 2449 } ], "_prefab": { - "__id__": 2008 + "__id__": 2451 }, "_lpos": { "__type__": "cc.Vec3", @@ -39861,20 +45340,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1967 + "__id__": 2410 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1969 + "__id__": 2412 }, { - "__id__": 1971 + "__id__": 2414 } ], "_prefab": { - "__id__": 1973 + "__id__": 2416 }, "_lpos": { "__type__": "cc.Vec3", @@ -39911,11 +45390,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1968 + "__id__": 2411 }, "_enabled": true, "__prefab": { - "__id__": 1970 + "__id__": 2413 }, "_contentSize": { "__type__": "cc.Size", @@ -39939,11 +45418,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1968 + "__id__": 2411 }, "_enabled": true, "__prefab": { - "__id__": 1972 + "__id__": 2415 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -39997,20 +45476,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1967 + "__id__": 2410 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1975 + "__id__": 2418 }, { - "__id__": 1977 + "__id__": 2420 } ], "_prefab": { - "__id__": 1979 + "__id__": 2422 }, "_lpos": { "__type__": "cc.Vec3", @@ -40047,11 +45526,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1974 + "__id__": 2417 }, "_enabled": true, "__prefab": { - "__id__": 1976 + "__id__": 2419 }, "_contentSize": { "__type__": "cc.Size", @@ -40075,11 +45554,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1974 + "__id__": 2417 }, "_enabled": true, "__prefab": { - "__id__": 1978 + "__id__": 2421 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -40133,20 +45612,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1967 + "__id__": 2410 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1981 + "__id__": 2424 }, { - "__id__": 1983 + "__id__": 2426 } ], "_prefab": { - "__id__": 1985 + "__id__": 2428 }, "_lpos": { "__type__": "cc.Vec3", @@ -40183,11 +45662,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1980 + "__id__": 2423 }, "_enabled": true, "__prefab": { - "__id__": 1982 + "__id__": 2425 }, "_contentSize": { "__type__": "cc.Size", @@ -40211,11 +45690,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1980 + "__id__": 2423 }, "_enabled": true, "__prefab": { - "__id__": 1984 + "__id__": 2427 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -40269,20 +45748,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1967 + "__id__": 2410 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1987 + "__id__": 2430 }, { - "__id__": 1989 + "__id__": 2432 } ], "_prefab": { - "__id__": 1991 + "__id__": 2434 }, "_lpos": { "__type__": "cc.Vec3", @@ -40319,11 +45798,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1986 + "__id__": 2429 }, "_enabled": true, "__prefab": { - "__id__": 1988 + "__id__": 2431 }, "_contentSize": { "__type__": "cc.Size", @@ -40347,11 +45826,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1986 + "__id__": 2429 }, "_enabled": true, "__prefab": { - "__id__": 1990 + "__id__": 2433 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -40405,20 +45884,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1967 + "__id__": 2410 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1993 + "__id__": 2436 }, { - "__id__": 1995 + "__id__": 2438 } ], "_prefab": { - "__id__": 1997 + "__id__": 2440 }, "_lpos": { "__type__": "cc.Vec3", @@ -40455,11 +45934,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1992 + "__id__": 2435 }, "_enabled": true, "__prefab": { - "__id__": 1994 + "__id__": 2437 }, "_contentSize": { "__type__": "cc.Size", @@ -40483,11 +45962,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1992 + "__id__": 2435 }, "_enabled": true, "__prefab": { - "__id__": 1996 + "__id__": 2439 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -40541,20 +46020,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1967 + "__id__": 2410 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1999 + "__id__": 2442 }, { - "__id__": 2001 + "__id__": 2444 } ], "_prefab": { - "__id__": 2003 + "__id__": 2446 }, "_lpos": { "__type__": "cc.Vec3", @@ -40591,11 +46070,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1998 + "__id__": 2441 }, "_enabled": true, "__prefab": { - "__id__": 2000 + "__id__": 2443 }, "_contentSize": { "__type__": "cc.Size", @@ -40619,11 +46098,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1998 + "__id__": 2441 }, "_enabled": true, "__prefab": { - "__id__": 2002 + "__id__": 2445 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -40677,11 +46156,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1967 + "__id__": 2410 }, "_enabled": true, "__prefab": { - "__id__": 2005 + "__id__": 2448 }, "_contentSize": { "__type__": "cc.Size", @@ -40705,11 +46184,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1967 + "__id__": 2410 }, "_enabled": true, "__prefab": { - "__id__": 2007 + "__id__": 2450 }, "_resizeMode": 0, "_layoutType": 1, @@ -40756,39 +46235,39 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1966 + "__id__": 2409 }, "_children": [ { - "__id__": 2010 + "__id__": 2453 }, { - "__id__": 2016 + "__id__": 2459 }, { - "__id__": 2022 + "__id__": 2465 }, { - "__id__": 2028 + "__id__": 2471 }, { - "__id__": 2034 + "__id__": 2477 }, { - "__id__": 2040 + "__id__": 2483 } ], "_active": false, "_components": [ { - "__id__": 2046 + "__id__": 2489 }, { - "__id__": 2048 + "__id__": 2491 } ], "_prefab": { - "__id__": 2050 + "__id__": 2493 }, "_lpos": { "__type__": "cc.Vec3", @@ -40825,20 +46304,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2009 + "__id__": 2452 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2011 + "__id__": 2454 }, { - "__id__": 2013 + "__id__": 2456 } ], "_prefab": { - "__id__": 2015 + "__id__": 2458 }, "_lpos": { "__type__": "cc.Vec3", @@ -40875,11 +46354,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2010 + "__id__": 2453 }, "_enabled": true, "__prefab": { - "__id__": 2012 + "__id__": 2455 }, "_contentSize": { "__type__": "cc.Size", @@ -40903,11 +46382,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2010 + "__id__": 2453 }, "_enabled": true, "__prefab": { - "__id__": 2014 + "__id__": 2457 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -40961,20 +46440,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2009 + "__id__": 2452 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2017 + "__id__": 2460 }, { - "__id__": 2019 + "__id__": 2462 } ], "_prefab": { - "__id__": 2021 + "__id__": 2464 }, "_lpos": { "__type__": "cc.Vec3", @@ -41011,11 +46490,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2016 + "__id__": 2459 }, "_enabled": true, "__prefab": { - "__id__": 2018 + "__id__": 2461 }, "_contentSize": { "__type__": "cc.Size", @@ -41039,11 +46518,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2016 + "__id__": 2459 }, "_enabled": true, "__prefab": { - "__id__": 2020 + "__id__": 2463 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -41097,20 +46576,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2009 + "__id__": 2452 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2023 + "__id__": 2466 }, { - "__id__": 2025 + "__id__": 2468 } ], "_prefab": { - "__id__": 2027 + "__id__": 2470 }, "_lpos": { "__type__": "cc.Vec3", @@ -41147,11 +46626,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2022 + "__id__": 2465 }, "_enabled": true, "__prefab": { - "__id__": 2024 + "__id__": 2467 }, "_contentSize": { "__type__": "cc.Size", @@ -41175,11 +46654,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2022 + "__id__": 2465 }, "_enabled": true, "__prefab": { - "__id__": 2026 + "__id__": 2469 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -41233,20 +46712,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2009 + "__id__": 2452 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2029 + "__id__": 2472 }, { - "__id__": 2031 + "__id__": 2474 } ], "_prefab": { - "__id__": 2033 + "__id__": 2476 }, "_lpos": { "__type__": "cc.Vec3", @@ -41283,11 +46762,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2028 + "__id__": 2471 }, "_enabled": true, "__prefab": { - "__id__": 2030 + "__id__": 2473 }, "_contentSize": { "__type__": "cc.Size", @@ -41311,11 +46790,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2028 + "__id__": 2471 }, "_enabled": true, "__prefab": { - "__id__": 2032 + "__id__": 2475 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -41369,20 +46848,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2009 + "__id__": 2452 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2035 + "__id__": 2478 }, { - "__id__": 2037 + "__id__": 2480 } ], "_prefab": { - "__id__": 2039 + "__id__": 2482 }, "_lpos": { "__type__": "cc.Vec3", @@ -41419,11 +46898,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2034 + "__id__": 2477 }, "_enabled": true, "__prefab": { - "__id__": 2036 + "__id__": 2479 }, "_contentSize": { "__type__": "cc.Size", @@ -41447,11 +46926,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2034 + "__id__": 2477 }, "_enabled": true, "__prefab": { - "__id__": 2038 + "__id__": 2481 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -41505,20 +46984,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2009 + "__id__": 2452 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2041 + "__id__": 2484 }, { - "__id__": 2043 + "__id__": 2486 } ], "_prefab": { - "__id__": 2045 + "__id__": 2488 }, "_lpos": { "__type__": "cc.Vec3", @@ -41555,11 +47034,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2040 + "__id__": 2483 }, "_enabled": true, "__prefab": { - "__id__": 2042 + "__id__": 2485 }, "_contentSize": { "__type__": "cc.Size", @@ -41583,11 +47062,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2040 + "__id__": 2483 }, "_enabled": true, "__prefab": { - "__id__": 2044 + "__id__": 2487 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -41641,11 +47120,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2009 + "__id__": 2452 }, "_enabled": true, "__prefab": { - "__id__": 2047 + "__id__": 2490 }, "_contentSize": { "__type__": "cc.Size", @@ -41669,11 +47148,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2009 + "__id__": 2452 }, "_enabled": true, "__prefab": { - "__id__": 2049 + "__id__": 2492 }, "_resizeMode": 0, "_layoutType": 1, @@ -41720,23 +47199,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1966 + "__id__": 2409 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2052 + "__id__": 2495 }, { - "__id__": 2054 + "__id__": 2497 }, { - "__id__": 2056 + "__id__": 2499 } ], "_prefab": { - "__id__": 2058 + "__id__": 2501 }, "_lpos": { "__type__": "cc.Vec3", @@ -41773,11 +47252,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2051 + "__id__": 2494 }, "_enabled": true, "__prefab": { - "__id__": 2053 + "__id__": 2496 }, "_contentSize": { "__type__": "cc.Size", @@ -41801,11 +47280,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2051 + "__id__": 2494 }, "_enabled": true, "__prefab": { - "__id__": 2055 + "__id__": 2498 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -41849,11 +47328,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2051 + "__id__": 2494 }, "_enabled": true, "__prefab": { - "__id__": 2057 + "__id__": 2500 }, "_alignFlags": 45, "_target": null, @@ -41898,23 +47377,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1966 + "__id__": 2409 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2060 + "__id__": 2503 }, { - "__id__": 2062 + "__id__": 2505 }, { - "__id__": 2064 + "__id__": 2507 } ], "_prefab": { - "__id__": 2066 + "__id__": 2509 }, "_lpos": { "__type__": "cc.Vec3", @@ -41951,11 +47430,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2059 + "__id__": 2502 }, "_enabled": true, "__prefab": { - "__id__": 2061 + "__id__": 2504 }, "_contentSize": { "__type__": "cc.Size", @@ -41979,11 +47458,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2059 + "__id__": 2502 }, "_enabled": true, "__prefab": { - "__id__": 2063 + "__id__": 2506 }, "_resizeMode": 1, "_layoutType": 1, @@ -42017,11 +47496,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2059 + "__id__": 2502 }, "_enabled": true, "__prefab": { - "__id__": 2065 + "__id__": 2508 }, "_alignFlags": 44, "_target": null, @@ -42066,36 +47545,36 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1966 + "__id__": 2409 }, "_children": [ { - "__id__": 2068 + "__id__": 2511 }, { - "__id__": 2076 + "__id__": 2519 }, { - "__id__": 2084 + "__id__": 2527 }, { - "__id__": 2118 + "__id__": 2561 }, { - "__id__": 2126 + "__id__": 2569 } ], "_active": false, "_components": [ { - "__id__": 2132 + "__id__": 2575 }, { - "__id__": 2134 + "__id__": 2577 } ], "_prefab": { - "__id__": 2136 + "__id__": 2579 }, "_lpos": { "__type__": "cc.Vec3", @@ -42132,23 +47611,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2067 + "__id__": 2510 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2069 + "__id__": 2512 }, { - "__id__": 2071 + "__id__": 2514 }, { - "__id__": 2073 + "__id__": 2516 } ], "_prefab": { - "__id__": 2075 + "__id__": 2518 }, "_lpos": { "__type__": "cc.Vec3", @@ -42185,11 +47664,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2068 + "__id__": 2511 }, "_enabled": true, "__prefab": { - "__id__": 2070 + "__id__": 2513 }, "_contentSize": { "__type__": "cc.Size", @@ -42213,11 +47692,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2068 + "__id__": 2511 }, "_enabled": true, "__prefab": { - "__id__": 2072 + "__id__": 2515 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -42261,11 +47740,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2068 + "__id__": 2511 }, "_enabled": true, "__prefab": { - "__id__": 2074 + "__id__": 2517 }, "_alignFlags": 45, "_target": null, @@ -42310,23 +47789,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2067 + "__id__": 2510 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2077 + "__id__": 2520 }, { - "__id__": 2079 + "__id__": 2522 }, { - "__id__": 2081 + "__id__": 2524 } ], "_prefab": { - "__id__": 2083 + "__id__": 2526 }, "_lpos": { "__type__": "cc.Vec3", @@ -42363,11 +47842,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2076 + "__id__": 2519 }, "_enabled": true, "__prefab": { - "__id__": 2078 + "__id__": 2521 }, "_contentSize": { "__type__": "cc.Size", @@ -42391,11 +47870,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2076 + "__id__": 2519 }, "_enabled": true, "__prefab": { - "__id__": 2080 + "__id__": 2523 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -42439,11 +47918,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2076 + "__id__": 2519 }, "_enabled": true, "__prefab": { - "__id__": 2082 + "__id__": 2525 }, "_alignFlags": 45, "_target": null, @@ -42488,33 +47967,33 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2067 + "__id__": 2510 }, "_children": [ { - "__id__": 2085 + "__id__": 2528 }, { - "__id__": 2091 + "__id__": 2534 }, { - "__id__": 2097 + "__id__": 2540 } ], "_active": true, "_components": [ { - "__id__": 2111 + "__id__": 2554 }, { - "__id__": 2113 + "__id__": 2556 }, { - "__id__": 2115 + "__id__": 2558 } ], "_prefab": { - "__id__": 2117 + "__id__": 2560 }, "_lpos": { "__type__": "cc.Vec3", @@ -42551,20 +48030,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2084 + "__id__": 2527 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2086 + "__id__": 2529 }, { - "__id__": 2088 + "__id__": 2531 } ], "_prefab": { - "__id__": 2090 + "__id__": 2533 }, "_lpos": { "__type__": "cc.Vec3", @@ -42601,11 +48080,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2085 + "__id__": 2528 }, "_enabled": true, "__prefab": { - "__id__": 2087 + "__id__": 2530 }, "_contentSize": { "__type__": "cc.Size", @@ -42629,11 +48108,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2085 + "__id__": 2528 }, "_enabled": true, "__prefab": { - "__id__": 2089 + "__id__": 2532 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -42687,20 +48166,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2084 + "__id__": 2527 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2092 + "__id__": 2535 }, { - "__id__": 2094 + "__id__": 2537 } ], "_prefab": { - "__id__": 2096 + "__id__": 2539 }, "_lpos": { "__type__": "cc.Vec3", @@ -42737,11 +48216,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2091 + "__id__": 2534 }, "_enabled": true, "__prefab": { - "__id__": 2093 + "__id__": 2536 }, "_contentSize": { "__type__": "cc.Size", @@ -42765,11 +48244,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2091 + "__id__": 2534 }, "_enabled": true, "__prefab": { - "__id__": 2095 + "__id__": 2538 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -42826,24 +48305,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2084 + "__id__": 2527 }, "_children": [ { - "__id__": 2098 + "__id__": 2541 } ], "_active": true, "_components": [ { - "__id__": 2106 + "__id__": 2549 }, { - "__id__": 2108 + "__id__": 2551 } ], "_prefab": { - "__id__": 2110 + "__id__": 2553 }, "_lpos": { "__type__": "cc.Vec3", @@ -42880,23 +48359,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2097 + "__id__": 2540 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2099 + "__id__": 2542 }, { - "__id__": 2101 + "__id__": 2544 }, { - "__id__": 2103 + "__id__": 2546 } ], "_prefab": { - "__id__": 2105 + "__id__": 2548 }, "_lpos": { "__type__": "cc.Vec3", @@ -42933,11 +48412,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2098 + "__id__": 2541 }, "_enabled": true, "__prefab": { - "__id__": 2100 + "__id__": 2543 }, "_contentSize": { "__type__": "cc.Size", @@ -42961,11 +48440,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2098 + "__id__": 2541 }, "_enabled": true, "__prefab": { - "__id__": 2102 + "__id__": 2545 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -43029,11 +48508,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2098 + "__id__": 2541 }, "_enabled": true, "__prefab": { - "__id__": 2104 + "__id__": 2547 }, "_alignFlags": 8, "_target": null, @@ -43078,11 +48557,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2097 + "__id__": 2540 }, "_enabled": true, "__prefab": { - "__id__": 2107 + "__id__": 2550 }, "_contentSize": { "__type__": "cc.Size", @@ -43106,11 +48585,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2097 + "__id__": 2540 }, "_enabled": true, "__prefab": { - "__id__": 2109 + "__id__": 2552 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -43187,11 +48666,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2084 + "__id__": 2527 }, "_enabled": true, "__prefab": { - "__id__": 2112 + "__id__": 2555 }, "_contentSize": { "__type__": "cc.Size", @@ -43215,11 +48694,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2084 + "__id__": 2527 }, "_enabled": true, "__prefab": { - "__id__": 2114 + "__id__": 2557 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -43257,11 +48736,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2084 + "__id__": 2527 }, "_enabled": true, "__prefab": { - "__id__": 2116 + "__id__": 2559 }, "_alignFlags": 16, "_target": null, @@ -43306,23 +48785,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2067 + "__id__": 2510 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2119 + "__id__": 2562 }, { - "__id__": 2121 + "__id__": 2564 }, { - "__id__": 2123 + "__id__": 2566 } ], "_prefab": { - "__id__": 2125 + "__id__": 2568 }, "_lpos": { "__type__": "cc.Vec3", @@ -43359,11 +48838,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2118 + "__id__": 2561 }, "_enabled": true, "__prefab": { - "__id__": 2120 + "__id__": 2563 }, "_contentSize": { "__type__": "cc.Size", @@ -43387,11 +48866,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2118 + "__id__": 2561 }, "_enabled": true, "__prefab": { - "__id__": 2122 + "__id__": 2565 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -43455,11 +48934,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2118 + "__id__": 2561 }, "_enabled": true, "__prefab": { - "__id__": 2124 + "__id__": 2567 }, "_alignFlags": 16, "_target": null, @@ -43504,20 +48983,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2067 + "__id__": 2510 }, "_children": [], "_active": false, "_components": [ { - "__id__": 2127 + "__id__": 2570 }, { - "__id__": 2129 + "__id__": 2572 } ], "_prefab": { - "__id__": 2131 + "__id__": 2574 }, "_lpos": { "__type__": "cc.Vec3", @@ -43554,11 +49033,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2126 + "__id__": 2569 }, "_enabled": true, "__prefab": { - "__id__": 2128 + "__id__": 2571 }, "_contentSize": { "__type__": "cc.Size", @@ -43582,11 +49061,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2126 + "__id__": 2569 }, "_enabled": true, "__prefab": { - "__id__": 2130 + "__id__": 2573 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -43640,11 +49119,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2067 + "__id__": 2510 }, "_enabled": true, "__prefab": { - "__id__": 2133 + "__id__": 2576 }, "_contentSize": { "__type__": "cc.Size", @@ -43668,11 +49147,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2067 + "__id__": 2510 }, "_enabled": false, "__prefab": { - "__id__": 2135 + "__id__": 2578 }, "_alignFlags": 12, "_target": null, @@ -43717,36 +49196,36 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1966 + "__id__": 2409 }, "_children": [ { - "__id__": 2138 + "__id__": 2581 }, { - "__id__": 2158 + "__id__": 2601 }, { - "__id__": 2178 + "__id__": 2621 }, { - "__id__": 2198 + "__id__": 2641 } ], "_active": true, "_components": [ { - "__id__": 2218 + "__id__": 2661 }, { - "__id__": 2220 + "__id__": 2663 }, { - "__id__": 2222 + "__id__": 2665 } ], "_prefab": { - "__id__": 2224 + "__id__": 2667 }, "_lpos": { "__type__": "cc.Vec3", @@ -43783,27 +49262,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2137 + "__id__": 2580 }, "_children": [ { - "__id__": 2139 + "__id__": 2582 }, { - "__id__": 2147 + "__id__": 2590 } ], "_active": true, "_components": [ { - "__id__": 2153 + "__id__": 2596 }, { - "__id__": 2155 + "__id__": 2598 } ], "_prefab": { - "__id__": 2157 + "__id__": 2600 }, "_lpos": { "__type__": "cc.Vec3", @@ -43840,23 +49319,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2138 + "__id__": 2581 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2140 + "__id__": 2583 }, { - "__id__": 2142 + "__id__": 2585 }, { - "__id__": 2144 + "__id__": 2587 } ], "_prefab": { - "__id__": 2146 + "__id__": 2589 }, "_lpos": { "__type__": "cc.Vec3", @@ -43893,11 +49372,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2139 + "__id__": 2582 }, "_enabled": true, "__prefab": { - "__id__": 2141 + "__id__": 2584 }, "_contentSize": { "__type__": "cc.Size", @@ -43921,11 +49400,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2139 + "__id__": 2582 }, "_enabled": true, "__prefab": { - "__id__": 2143 + "__id__": 2586 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -43969,11 +49448,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2139 + "__id__": 2582 }, "_enabled": true, "__prefab": { - "__id__": 2145 + "__id__": 2588 }, "_alignFlags": 45, "_target": null, @@ -44018,20 +49497,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2138 + "__id__": 2581 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2148 + "__id__": 2591 }, { - "__id__": 2150 + "__id__": 2593 } ], "_prefab": { - "__id__": 2152 + "__id__": 2595 }, "_lpos": { "__type__": "cc.Vec3", @@ -44068,11 +49547,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2147 + "__id__": 2590 }, "_enabled": true, "__prefab": { - "__id__": 2149 + "__id__": 2592 }, "_contentSize": { "__type__": "cc.Size", @@ -44096,11 +49575,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2147 + "__id__": 2590 }, "_enabled": true, "__prefab": { - "__id__": 2151 + "__id__": 2594 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -44157,11 +49636,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2138 + "__id__": 2581 }, "_enabled": true, "__prefab": { - "__id__": 2154 + "__id__": 2597 }, "_contentSize": { "__type__": "cc.Size", @@ -44185,11 +49664,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2138 + "__id__": 2581 }, "_enabled": true, "__prefab": { - "__id__": 2156 + "__id__": 2599 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -44240,27 +49719,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2137 + "__id__": 2580 }, "_children": [ { - "__id__": 2159 + "__id__": 2602 }, { - "__id__": 2167 + "__id__": 2610 } ], "_active": true, "_components": [ { - "__id__": 2173 + "__id__": 2616 }, { - "__id__": 2175 + "__id__": 2618 } ], "_prefab": { - "__id__": 2177 + "__id__": 2620 }, "_lpos": { "__type__": "cc.Vec3", @@ -44297,23 +49776,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2158 + "__id__": 2601 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2160 + "__id__": 2603 }, { - "__id__": 2162 + "__id__": 2605 }, { - "__id__": 2164 + "__id__": 2607 } ], "_prefab": { - "__id__": 2166 + "__id__": 2609 }, "_lpos": { "__type__": "cc.Vec3", @@ -44350,11 +49829,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2159 + "__id__": 2602 }, "_enabled": true, "__prefab": { - "__id__": 2161 + "__id__": 2604 }, "_contentSize": { "__type__": "cc.Size", @@ -44378,11 +49857,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2159 + "__id__": 2602 }, "_enabled": true, "__prefab": { - "__id__": 2163 + "__id__": 2606 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -44426,11 +49905,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2159 + "__id__": 2602 }, "_enabled": true, "__prefab": { - "__id__": 2165 + "__id__": 2608 }, "_alignFlags": 45, "_target": null, @@ -44475,20 +49954,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2158 + "__id__": 2601 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2168 + "__id__": 2611 }, { - "__id__": 2170 + "__id__": 2613 } ], "_prefab": { - "__id__": 2172 + "__id__": 2615 }, "_lpos": { "__type__": "cc.Vec3", @@ -44525,11 +50004,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2167 + "__id__": 2610 }, "_enabled": true, "__prefab": { - "__id__": 2169 + "__id__": 2612 }, "_contentSize": { "__type__": "cc.Size", @@ -44553,11 +50032,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2167 + "__id__": 2610 }, "_enabled": true, "__prefab": { - "__id__": 2171 + "__id__": 2614 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -44614,11 +50093,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2158 + "__id__": 2601 }, "_enabled": true, "__prefab": { - "__id__": 2174 + "__id__": 2617 }, "_contentSize": { "__type__": "cc.Size", @@ -44642,11 +50121,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2158 + "__id__": 2601 }, "_enabled": true, "__prefab": { - "__id__": 2176 + "__id__": 2619 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -44697,27 +50176,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2137 + "__id__": 2580 }, "_children": [ { - "__id__": 2179 + "__id__": 2622 }, { - "__id__": 2187 + "__id__": 2630 } ], "_active": true, "_components": [ { - "__id__": 2193 + "__id__": 2636 }, { - "__id__": 2195 + "__id__": 2638 } ], "_prefab": { - "__id__": 2197 + "__id__": 2640 }, "_lpos": { "__type__": "cc.Vec3", @@ -44754,23 +50233,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2178 + "__id__": 2621 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2180 + "__id__": 2623 }, { - "__id__": 2182 + "__id__": 2625 }, { - "__id__": 2184 + "__id__": 2627 } ], "_prefab": { - "__id__": 2186 + "__id__": 2629 }, "_lpos": { "__type__": "cc.Vec3", @@ -44807,11 +50286,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2179 + "__id__": 2622 }, "_enabled": true, "__prefab": { - "__id__": 2181 + "__id__": 2624 }, "_contentSize": { "__type__": "cc.Size", @@ -44835,11 +50314,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2179 + "__id__": 2622 }, "_enabled": true, "__prefab": { - "__id__": 2183 + "__id__": 2626 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -44883,11 +50362,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2179 + "__id__": 2622 }, "_enabled": true, "__prefab": { - "__id__": 2185 + "__id__": 2628 }, "_alignFlags": 45, "_target": null, @@ -44932,20 +50411,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2178 + "__id__": 2621 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2188 + "__id__": 2631 }, { - "__id__": 2190 + "__id__": 2633 } ], "_prefab": { - "__id__": 2192 + "__id__": 2635 }, "_lpos": { "__type__": "cc.Vec3", @@ -44982,11 +50461,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2187 + "__id__": 2630 }, "_enabled": true, "__prefab": { - "__id__": 2189 + "__id__": 2632 }, "_contentSize": { "__type__": "cc.Size", @@ -45010,11 +50489,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2187 + "__id__": 2630 }, "_enabled": true, "__prefab": { - "__id__": 2191 + "__id__": 2634 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -45071,11 +50550,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2178 + "__id__": 2621 }, "_enabled": true, "__prefab": { - "__id__": 2194 + "__id__": 2637 }, "_contentSize": { "__type__": "cc.Size", @@ -45099,11 +50578,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2178 + "__id__": 2621 }, "_enabled": true, "__prefab": { - "__id__": 2196 + "__id__": 2639 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -45154,27 +50633,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2137 + "__id__": 2580 }, "_children": [ { - "__id__": 2199 + "__id__": 2642 }, { - "__id__": 2207 + "__id__": 2650 } ], "_active": false, "_components": [ { - "__id__": 2213 + "__id__": 2656 }, { - "__id__": 2215 + "__id__": 2658 } ], "_prefab": { - "__id__": 2217 + "__id__": 2660 }, "_lpos": { "__type__": "cc.Vec3", @@ -45211,23 +50690,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2198 + "__id__": 2641 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2200 + "__id__": 2643 }, { - "__id__": 2202 + "__id__": 2645 }, { - "__id__": 2204 + "__id__": 2647 } ], "_prefab": { - "__id__": 2206 + "__id__": 2649 }, "_lpos": { "__type__": "cc.Vec3", @@ -45264,11 +50743,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2199 + "__id__": 2642 }, "_enabled": true, "__prefab": { - "__id__": 2201 + "__id__": 2644 }, "_contentSize": { "__type__": "cc.Size", @@ -45292,11 +50771,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2199 + "__id__": 2642 }, "_enabled": true, "__prefab": { - "__id__": 2203 + "__id__": 2646 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -45340,11 +50819,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2199 + "__id__": 2642 }, "_enabled": true, "__prefab": { - "__id__": 2205 + "__id__": 2648 }, "_alignFlags": 45, "_target": null, @@ -45389,20 +50868,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2198 + "__id__": 2641 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2208 + "__id__": 2651 }, { - "__id__": 2210 + "__id__": 2653 } ], "_prefab": { - "__id__": 2212 + "__id__": 2655 }, "_lpos": { "__type__": "cc.Vec3", @@ -45439,11 +50918,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2207 + "__id__": 2650 }, "_enabled": true, "__prefab": { - "__id__": 2209 + "__id__": 2652 }, "_contentSize": { "__type__": "cc.Size", @@ -45467,11 +50946,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2207 + "__id__": 2650 }, "_enabled": true, "__prefab": { - "__id__": 2211 + "__id__": 2654 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -45528,11 +51007,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2198 + "__id__": 2641 }, "_enabled": true, "__prefab": { - "__id__": 2214 + "__id__": 2657 }, "_contentSize": { "__type__": "cc.Size", @@ -45556,11 +51035,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2198 + "__id__": 2641 }, "_enabled": true, "__prefab": { - "__id__": 2216 + "__id__": 2659 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -45611,11 +51090,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2137 + "__id__": 2580 }, "_enabled": true, "__prefab": { - "__id__": 2219 + "__id__": 2662 }, "_contentSize": { "__type__": "cc.Size", @@ -45639,11 +51118,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2137 + "__id__": 2580 }, "_enabled": true, "__prefab": { - "__id__": 2221 + "__id__": 2664 }, "_alignFlags": 42, "_target": null, @@ -45675,11 +51154,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2137 + "__id__": 2580 }, "_enabled": false, "__prefab": { - "__id__": 2223 + "__id__": 2666 }, "_resizeMode": 1, "_layoutType": 1, @@ -45726,36 +51205,36 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1966 + "__id__": 2409 }, "_children": [ { - "__id__": 2226 + "__id__": 2669 }, { - "__id__": 2273 + "__id__": 2716 }, { - "__id__": 2320 + "__id__": 2763 }, { - "__id__": 2367 + "__id__": 2810 } ], "_active": true, "_components": [ { - "__id__": 2414 + "__id__": 2857 }, { - "__id__": 2416 + "__id__": 2859 }, { - "__id__": 2418 + "__id__": 2861 } ], "_prefab": { - "__id__": 2420 + "__id__": 2863 }, "_lpos": { "__type__": "cc.Vec3", @@ -45790,17 +51269,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 2225 + "__id__": 2668 }, "_prefab": { - "__id__": 2227 + "__id__": 2670 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 2226 + "__id__": 2669 }, "asset": { "__uuid__": "8aaff904-8c27-4173-9716-7161893b336e", @@ -45808,7 +51287,7 @@ }, "fileId": "24rlgXRJ9AHLGpMW+aYyEx", "instance": { - "__id__": 2228 + "__id__": 2671 }, "targetOverrides": null }, @@ -45822,70 +51301,70 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 2229 + "__id__": 2672 }, { - "__id__": 2231 + "__id__": 2674 }, { - "__id__": 2233 + "__id__": 2676 }, { - "__id__": 2235 + "__id__": 2678 }, { - "__id__": 2237 + "__id__": 2680 }, { - "__id__": 2239 + "__id__": 2682 }, { - "__id__": 2241 + "__id__": 2684 }, { - "__id__": 2243 + "__id__": 2686 }, { - "__id__": 2245 + "__id__": 2688 }, { - "__id__": 2247 + "__id__": 2690 }, { - "__id__": 2249 + "__id__": 2692 }, { - "__id__": 2251 + "__id__": 2694 }, { - "__id__": 2253 + "__id__": 2696 }, { - "__id__": 2255 + "__id__": 2698 }, { - "__id__": 2257 + "__id__": 2700 }, { - "__id__": 2259 + "__id__": 2702 }, { - "__id__": 2261 + "__id__": 2704 }, { - "__id__": 2263 + "__id__": 2706 }, { - "__id__": 2265 + "__id__": 2708 }, { - "__id__": 2267 + "__id__": 2710 }, { - "__id__": 2269 + "__id__": 2712 }, { - "__id__": 2271 + "__id__": 2714 } ], "removedComponents": [] @@ -45893,7 +51372,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2230 + "__id__": 2673 }, "propertyPath": [ "_name" @@ -45909,7 +51388,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2232 + "__id__": 2675 }, "propertyPath": [ "_lpos" @@ -45930,7 +51409,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2234 + "__id__": 2677 }, "propertyPath": [ "_lrot" @@ -45952,7 +51431,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2236 + "__id__": 2679 }, "propertyPath": [ "_euler" @@ -45973,7 +51452,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2238 + "__id__": 2681 }, "propertyPath": [ "_active" @@ -45989,7 +51468,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2240 + "__id__": 2683 }, "propertyPath": [ "_contentSize" @@ -46009,7 +51488,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2242 + "__id__": 2685 }, "propertyPath": [ "_contentSize" @@ -46029,7 +51508,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2244 + "__id__": 2687 }, "propertyPath": [ "_lpos" @@ -46050,7 +51529,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2246 + "__id__": 2689 }, "propertyPath": [ "_lpos" @@ -46071,7 +51550,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2248 + "__id__": 2691 }, "propertyPath": [ "_contentSize" @@ -46091,7 +51570,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2250 + "__id__": 2693 }, "propertyPath": [ "_contentSize" @@ -46112,7 +51591,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2252 + "__id__": 2695 }, "propertyPath": [ "_contentSize" @@ -46133,7 +51612,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2254 + "__id__": 2697 }, "propertyPath": [ "_contentSize" @@ -46154,7 +51633,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2256 + "__id__": 2699 }, "propertyPath": [ "_contentSize" @@ -46175,7 +51654,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2258 + "__id__": 2701 }, "propertyPath": [ "_contentSize" @@ -46196,7 +51675,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2260 + "__id__": 2703 }, "propertyPath": [ "_lpos" @@ -46218,7 +51697,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2262 + "__id__": 2705 }, "propertyPath": [ "_contentSize" @@ -46239,7 +51718,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2264 + "__id__": 2707 }, "propertyPath": [ "_contentSize" @@ -46259,7 +51738,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2266 + "__id__": 2709 }, "propertyPath": [ "_lpos" @@ -46280,7 +51759,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2268 + "__id__": 2711 }, "propertyPath": [ "_lpos" @@ -46301,7 +51780,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2270 + "__id__": 2713 }, "propertyPath": [ "_lpos" @@ -46322,7 +51801,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2272 + "__id__": 2715 }, "propertyPath": [ "_lpos" @@ -46344,17 +51823,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 2225 + "__id__": 2668 }, "_prefab": { - "__id__": 2274 + "__id__": 2717 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 2273 + "__id__": 2716 }, "asset": { "__uuid__": "8aaff904-8c27-4173-9716-7161893b336e", @@ -46362,7 +51841,7 @@ }, "fileId": "24rlgXRJ9AHLGpMW+aYyEx", "instance": { - "__id__": 2275 + "__id__": 2718 }, "targetOverrides": null }, @@ -46376,70 +51855,70 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 2276 + "__id__": 2719 }, { - "__id__": 2278 + "__id__": 2721 }, { - "__id__": 2280 + "__id__": 2723 }, { - "__id__": 2282 + "__id__": 2725 }, { - "__id__": 2284 + "__id__": 2727 }, { - "__id__": 2286 + "__id__": 2729 }, { - "__id__": 2288 + "__id__": 2731 }, { - "__id__": 2290 + "__id__": 2733 }, { - "__id__": 2292 + "__id__": 2735 }, { - "__id__": 2294 + "__id__": 2737 }, { - "__id__": 2296 + "__id__": 2739 }, { - "__id__": 2298 + "__id__": 2741 }, { - "__id__": 2300 + "__id__": 2743 }, { - "__id__": 2302 + "__id__": 2745 }, { - "__id__": 2304 + "__id__": 2747 }, { - "__id__": 2306 + "__id__": 2749 }, { - "__id__": 2308 + "__id__": 2751 }, { - "__id__": 2310 + "__id__": 2753 }, { - "__id__": 2312 + "__id__": 2755 }, { - "__id__": 2314 + "__id__": 2757 }, { - "__id__": 2316 + "__id__": 2759 }, { - "__id__": 2318 + "__id__": 2761 } ], "removedComponents": [] @@ -46447,7 +51926,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2277 + "__id__": 2720 }, "propertyPath": [ "_name" @@ -46463,7 +51942,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2279 + "__id__": 2722 }, "propertyPath": [ "_lpos" @@ -46484,7 +51963,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2281 + "__id__": 2724 }, "propertyPath": [ "_lrot" @@ -46506,7 +51985,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2283 + "__id__": 2726 }, "propertyPath": [ "_euler" @@ -46527,7 +52006,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2285 + "__id__": 2728 }, "propertyPath": [ "_active" @@ -46543,7 +52022,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2287 + "__id__": 2730 }, "propertyPath": [ "_contentSize" @@ -46563,7 +52042,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2289 + "__id__": 2732 }, "propertyPath": [ "_contentSize" @@ -46583,7 +52062,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2291 + "__id__": 2734 }, "propertyPath": [ "_lpos" @@ -46604,7 +52083,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2293 + "__id__": 2736 }, "propertyPath": [ "_lpos" @@ -46625,7 +52104,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2295 + "__id__": 2738 }, "propertyPath": [ "_contentSize" @@ -46645,7 +52124,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2297 + "__id__": 2740 }, "propertyPath": [ "_contentSize" @@ -46666,7 +52145,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2299 + "__id__": 2742 }, "propertyPath": [ "_contentSize" @@ -46687,7 +52166,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2301 + "__id__": 2744 }, "propertyPath": [ "_contentSize" @@ -46708,7 +52187,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2303 + "__id__": 2746 }, "propertyPath": [ "_contentSize" @@ -46729,7 +52208,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2305 + "__id__": 2748 }, "propertyPath": [ "_contentSize" @@ -46750,7 +52229,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2307 + "__id__": 2750 }, "propertyPath": [ "_lpos" @@ -46772,7 +52251,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2309 + "__id__": 2752 }, "propertyPath": [ "_contentSize" @@ -46793,7 +52272,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2311 + "__id__": 2754 }, "propertyPath": [ "_contentSize" @@ -46813,7 +52292,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2313 + "__id__": 2756 }, "propertyPath": [ "_lpos" @@ -46834,7 +52313,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2315 + "__id__": 2758 }, "propertyPath": [ "_lpos" @@ -46855,7 +52334,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2317 + "__id__": 2760 }, "propertyPath": [ "_lpos" @@ -46876,7 +52355,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2319 + "__id__": 2762 }, "propertyPath": [ "_lpos" @@ -46898,17 +52377,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 2225 + "__id__": 2668 }, "_prefab": { - "__id__": 2321 + "__id__": 2764 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 2320 + "__id__": 2763 }, "asset": { "__uuid__": "8aaff904-8c27-4173-9716-7161893b336e", @@ -46916,7 +52395,7 @@ }, "fileId": "24rlgXRJ9AHLGpMW+aYyEx", "instance": { - "__id__": 2322 + "__id__": 2765 }, "targetOverrides": null }, @@ -46930,70 +52409,70 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 2323 + "__id__": 2766 }, { - "__id__": 2325 + "__id__": 2768 }, { - "__id__": 2327 + "__id__": 2770 }, { - "__id__": 2329 + "__id__": 2772 }, { - "__id__": 2331 + "__id__": 2774 }, { - "__id__": 2333 + "__id__": 2776 }, { - "__id__": 2335 + "__id__": 2778 }, { - "__id__": 2337 + "__id__": 2780 }, { - "__id__": 2339 + "__id__": 2782 }, { - "__id__": 2341 + "__id__": 2784 }, { - "__id__": 2343 + "__id__": 2786 }, { - "__id__": 2345 + "__id__": 2788 }, { - "__id__": 2347 + "__id__": 2790 }, { - "__id__": 2349 + "__id__": 2792 }, { - "__id__": 2351 + "__id__": 2794 }, { - "__id__": 2353 + "__id__": 2796 }, { - "__id__": 2355 + "__id__": 2798 }, { - "__id__": 2357 + "__id__": 2800 }, { - "__id__": 2359 + "__id__": 2802 }, { - "__id__": 2361 + "__id__": 2804 }, { - "__id__": 2363 + "__id__": 2806 }, { - "__id__": 2365 + "__id__": 2808 } ], "removedComponents": [] @@ -47001,7 +52480,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2324 + "__id__": 2767 }, "propertyPath": [ "_name" @@ -47017,7 +52496,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2326 + "__id__": 2769 }, "propertyPath": [ "_lpos" @@ -47038,7 +52517,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2328 + "__id__": 2771 }, "propertyPath": [ "_lrot" @@ -47060,7 +52539,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2330 + "__id__": 2773 }, "propertyPath": [ "_euler" @@ -47081,7 +52560,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2332 + "__id__": 2775 }, "propertyPath": [ "_active" @@ -47097,7 +52576,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2334 + "__id__": 2777 }, "propertyPath": [ "_contentSize" @@ -47117,7 +52596,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2336 + "__id__": 2779 }, "propertyPath": [ "_contentSize" @@ -47137,7 +52616,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2338 + "__id__": 2781 }, "propertyPath": [ "_contentSize" @@ -47157,7 +52636,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2340 + "__id__": 2783 }, "propertyPath": [ "_contentSize" @@ -47178,7 +52657,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2342 + "__id__": 2785 }, "propertyPath": [ "_contentSize" @@ -47199,7 +52678,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2344 + "__id__": 2787 }, "propertyPath": [ "_contentSize" @@ -47220,7 +52699,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2346 + "__id__": 2789 }, "propertyPath": [ "_contentSize" @@ -47241,7 +52720,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2348 + "__id__": 2791 }, "propertyPath": [ "_contentSize" @@ -47262,7 +52741,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2350 + "__id__": 2793 }, "propertyPath": [ "_contentSize" @@ -47283,7 +52762,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2352 + "__id__": 2795 }, "propertyPath": [ "_contentSize" @@ -47303,7 +52782,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2354 + "__id__": 2797 }, "propertyPath": [ "_lpos" @@ -47324,7 +52803,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2356 + "__id__": 2799 }, "propertyPath": [ "_lpos" @@ -47345,7 +52824,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2358 + "__id__": 2801 }, "propertyPath": [ "_lpos" @@ -47366,7 +52845,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2360 + "__id__": 2803 }, "propertyPath": [ "_lpos" @@ -47387,7 +52866,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2362 + "__id__": 2805 }, "propertyPath": [ "_lpos" @@ -47409,7 +52888,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2364 + "__id__": 2807 }, "propertyPath": [ "_lpos" @@ -47430,7 +52909,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2366 + "__id__": 2809 }, "propertyPath": [ "_lpos" @@ -47452,17 +52931,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 2225 + "__id__": 2668 }, "_prefab": { - "__id__": 2368 + "__id__": 2811 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 2367 + "__id__": 2810 }, "asset": { "__uuid__": "8aaff904-8c27-4173-9716-7161893b336e", @@ -47470,7 +52949,7 @@ }, "fileId": "24rlgXRJ9AHLGpMW+aYyEx", "instance": { - "__id__": 2369 + "__id__": 2812 }, "targetOverrides": null }, @@ -47484,70 +52963,70 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 2370 + "__id__": 2813 }, { - "__id__": 2372 + "__id__": 2815 }, { - "__id__": 2374 + "__id__": 2817 }, { - "__id__": 2376 + "__id__": 2819 }, { - "__id__": 2378 + "__id__": 2821 }, { - "__id__": 2380 + "__id__": 2823 }, { - "__id__": 2382 + "__id__": 2825 }, { - "__id__": 2384 + "__id__": 2827 }, { - "__id__": 2386 + "__id__": 2829 }, { - "__id__": 2388 + "__id__": 2831 }, { - "__id__": 2390 + "__id__": 2833 }, { - "__id__": 2392 + "__id__": 2835 }, { - "__id__": 2394 + "__id__": 2837 }, { - "__id__": 2396 + "__id__": 2839 }, { - "__id__": 2398 + "__id__": 2841 }, { - "__id__": 2400 + "__id__": 2843 }, { - "__id__": 2402 + "__id__": 2845 }, { - "__id__": 2404 + "__id__": 2847 }, { - "__id__": 2406 + "__id__": 2849 }, { - "__id__": 2408 + "__id__": 2851 }, { - "__id__": 2410 + "__id__": 2853 }, { - "__id__": 2412 + "__id__": 2855 } ], "removedComponents": [] @@ -47555,7 +53034,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2371 + "__id__": 2814 }, "propertyPath": [ "_name" @@ -47571,7 +53050,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2373 + "__id__": 2816 }, "propertyPath": [ "_lpos" @@ -47592,7 +53071,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2375 + "__id__": 2818 }, "propertyPath": [ "_lrot" @@ -47614,7 +53093,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2377 + "__id__": 2820 }, "propertyPath": [ "_euler" @@ -47635,7 +53114,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2379 + "__id__": 2822 }, "propertyPath": [ "_active" @@ -47651,7 +53130,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2381 + "__id__": 2824 }, "propertyPath": [ "_contentSize" @@ -47671,7 +53150,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2383 + "__id__": 2826 }, "propertyPath": [ "_contentSize" @@ -47691,7 +53170,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2385 + "__id__": 2828 }, "propertyPath": [ "_contentSize" @@ -47711,7 +53190,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2387 + "__id__": 2830 }, "propertyPath": [ "_contentSize" @@ -47732,7 +53211,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2389 + "__id__": 2832 }, "propertyPath": [ "_contentSize" @@ -47753,7 +53232,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2391 + "__id__": 2834 }, "propertyPath": [ "_contentSize" @@ -47774,7 +53253,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2393 + "__id__": 2836 }, "propertyPath": [ "_contentSize" @@ -47795,7 +53274,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2395 + "__id__": 2838 }, "propertyPath": [ "_contentSize" @@ -47816,7 +53295,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2397 + "__id__": 2840 }, "propertyPath": [ "_contentSize" @@ -47837,7 +53316,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2399 + "__id__": 2842 }, "propertyPath": [ "_contentSize" @@ -47857,7 +53336,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2401 + "__id__": 2844 }, "propertyPath": [ "_lpos" @@ -47878,7 +53357,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2403 + "__id__": 2846 }, "propertyPath": [ "_lpos" @@ -47899,7 +53378,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2405 + "__id__": 2848 }, "propertyPath": [ "_lpos" @@ -47920,7 +53399,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2407 + "__id__": 2850 }, "propertyPath": [ "_lpos" @@ -47941,7 +53420,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2409 + "__id__": 2852 }, "propertyPath": [ "_lpos" @@ -47963,7 +53442,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2411 + "__id__": 2854 }, "propertyPath": [ "_lpos" @@ -47984,7 +53463,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2413 + "__id__": 2856 }, "propertyPath": [ "_lpos" @@ -48008,11 +53487,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2225 + "__id__": 2668 }, "_enabled": true, "__prefab": { - "__id__": 2415 + "__id__": 2858 }, "_contentSize": { "__type__": "cc.Size", @@ -48036,11 +53515,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2225 + "__id__": 2668 }, "_enabled": true, "__prefab": { - "__id__": 2417 + "__id__": 2860 }, "_alignFlags": 42, "_target": null, @@ -48072,11 +53551,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2225 + "__id__": 2668 }, "_enabled": false, "__prefab": { - "__id__": 2419 + "__id__": 2862 }, "_resizeMode": 1, "_layoutType": 1, @@ -48123,48 +53602,48 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1966 + "__id__": 2409 }, "_children": [ { - "__id__": 2422 + "__id__": 2865 }, { - "__id__": 2430 + "__id__": 2873 }, { - "__id__": 2436 + "__id__": 2879 }, { - "__id__": 2442 + "__id__": 2885 }, { - "__id__": 2474 + "__id__": 2917 }, { - "__id__": 2610 + "__id__": 3053 }, { - "__id__": 2685 + "__id__": 3128 } ], "_active": true, "_components": [ { - "__id__": 2745 + "__id__": 3188 }, { - "__id__": 2747 + "__id__": 3190 }, { - "__id__": 2749 + "__id__": 3192 }, { - "__id__": 2751 + "__id__": 3194 } ], "_prefab": { - "__id__": 2753 + "__id__": 3196 }, "_lpos": { "__type__": "cc.Vec3", @@ -48201,23 +53680,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2421 + "__id__": 2864 }, "_children": [], "_active": false, "_components": [ { - "__id__": 2423 + "__id__": 2866 }, { - "__id__": 2425 + "__id__": 2868 }, { - "__id__": 2427 + "__id__": 2870 } ], "_prefab": { - "__id__": 2429 + "__id__": 2872 }, "_lpos": { "__type__": "cc.Vec3", @@ -48254,11 +53733,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2422 + "__id__": 2865 }, "_enabled": true, "__prefab": { - "__id__": 2424 + "__id__": 2867 }, "_contentSize": { "__type__": "cc.Size", @@ -48282,11 +53761,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2422 + "__id__": 2865 }, "_enabled": true, "__prefab": { - "__id__": 2426 + "__id__": 2869 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -48327,11 +53806,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2422 + "__id__": 2865 }, "_enabled": true, "__prefab": { - "__id__": 2428 + "__id__": 2871 }, "_alignFlags": 45, "_target": null, @@ -48376,20 +53855,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2421 + "__id__": 2864 }, "_children": [], "_active": false, "_components": [ { - "__id__": 2431 + "__id__": 2874 }, { - "__id__": 2433 + "__id__": 2876 } ], "_prefab": { - "__id__": 2435 + "__id__": 2878 }, "_lpos": { "__type__": "cc.Vec3", @@ -48426,11 +53905,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2430 + "__id__": 2873 }, "_enabled": true, "__prefab": { - "__id__": 2432 + "__id__": 2875 }, "_contentSize": { "__type__": "cc.Size", @@ -48454,11 +53933,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2430 + "__id__": 2873 }, "_enabled": true, "__prefab": { - "__id__": 2434 + "__id__": 2877 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -48515,20 +53994,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2421 + "__id__": 2864 }, "_children": [], "_active": false, "_components": [ { - "__id__": 2437 + "__id__": 2880 }, { - "__id__": 2439 + "__id__": 2882 } ], "_prefab": { - "__id__": 2441 + "__id__": 2884 }, "_lpos": { "__type__": "cc.Vec3", @@ -48565,11 +54044,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2436 + "__id__": 2879 }, "_enabled": true, "__prefab": { - "__id__": 2438 + "__id__": 2881 }, "_contentSize": { "__type__": "cc.Size", @@ -48593,11 +54072,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2436 + "__id__": 2879 }, "_enabled": true, "__prefab": { - "__id__": 2440 + "__id__": 2883 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -48654,33 +54133,33 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2421 + "__id__": 2864 }, "_children": [ { - "__id__": 2443 + "__id__": 2886 }, { - "__id__": 2451 + "__id__": 2894 }, { - "__id__": 2459 + "__id__": 2902 } ], "_active": false, "_components": [ { - "__id__": 2467 + "__id__": 2910 }, { - "__id__": 2469 + "__id__": 2912 }, { - "__id__": 2471 + "__id__": 2914 } ], "_prefab": { - "__id__": 2473 + "__id__": 2916 }, "_lpos": { "__type__": "cc.Vec3", @@ -48717,23 +54196,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2442 + "__id__": 2885 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2444 + "__id__": 2887 }, { - "__id__": 2446 + "__id__": 2889 }, { - "__id__": 2448 + "__id__": 2891 } ], "_prefab": { - "__id__": 2450 + "__id__": 2893 }, "_lpos": { "__type__": "cc.Vec3", @@ -48770,11 +54249,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2443 + "__id__": 2886 }, "_enabled": true, "__prefab": { - "__id__": 2445 + "__id__": 2888 }, "_contentSize": { "__type__": "cc.Size", @@ -48798,11 +54277,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2443 + "__id__": 2886 }, "_enabled": true, "__prefab": { - "__id__": 2447 + "__id__": 2890 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -48846,11 +54325,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2443 + "__id__": 2886 }, "_enabled": true, "__prefab": { - "__id__": 2449 + "__id__": 2892 }, "_alignFlags": 45, "_target": null, @@ -48895,23 +54374,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2442 + "__id__": 2885 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2452 + "__id__": 2895 }, { - "__id__": 2454 + "__id__": 2897 }, { - "__id__": 2456 + "__id__": 2899 } ], "_prefab": { - "__id__": 2458 + "__id__": 2901 }, "_lpos": { "__type__": "cc.Vec3", @@ -48948,11 +54427,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2451 + "__id__": 2894 }, "_enabled": true, "__prefab": { - "__id__": 2453 + "__id__": 2896 }, "_contentSize": { "__type__": "cc.Size", @@ -48976,11 +54455,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2451 + "__id__": 2894 }, "_enabled": true, "__prefab": { - "__id__": 2455 + "__id__": 2898 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -49024,11 +54503,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2451 + "__id__": 2894 }, "_enabled": true, "__prefab": { - "__id__": 2457 + "__id__": 2900 }, "_alignFlags": 45, "_target": null, @@ -49073,23 +54552,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2442 + "__id__": 2885 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2460 + "__id__": 2903 }, { - "__id__": 2462 + "__id__": 2905 }, { - "__id__": 2464 + "__id__": 2907 } ], "_prefab": { - "__id__": 2466 + "__id__": 2909 }, "_lpos": { "__type__": "cc.Vec3", @@ -49126,11 +54605,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2459 + "__id__": 2902 }, "_enabled": true, "__prefab": { - "__id__": 2461 + "__id__": 2904 }, "_contentSize": { "__type__": "cc.Size", @@ -49154,11 +54633,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2459 + "__id__": 2902 }, "_enabled": true, "__prefab": { - "__id__": 2463 + "__id__": 2906 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -49222,11 +54701,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2459 + "__id__": 2902 }, "_enabled": true, "__prefab": { - "__id__": 2465 + "__id__": 2908 }, "_alignFlags": 16, "_target": null, @@ -49271,11 +54750,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2442 + "__id__": 2885 }, "_enabled": true, "__prefab": { - "__id__": 2468 + "__id__": 2911 }, "_contentSize": { "__type__": "cc.Size", @@ -49299,11 +54778,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2442 + "__id__": 2885 }, "_enabled": true, "__prefab": { - "__id__": 2470 + "__id__": 2913 }, "_alignFlags": 20, "_target": null, @@ -49335,11 +54814,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2442 + "__id__": 2885 }, "_enabled": true, "__prefab": { - "__id__": 2472 + "__id__": 2915 }, "clickEvents": [], "_interactable": true, @@ -49404,36 +54883,36 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2421 + "__id__": 2864 }, "_children": [ { - "__id__": 2475 + "__id__": 2918 }, { - "__id__": 2521 + "__id__": 2964 }, { - "__id__": 2557 + "__id__": 3000 } ], "_active": false, "_components": [ { - "__id__": 2601 + "__id__": 3044 }, { - "__id__": 2603 + "__id__": 3046 }, { - "__id__": 2605 + "__id__": 3048 }, { - "__id__": 2607 + "__id__": 3050 } ], "_prefab": { - "__id__": 2609 + "__id__": 3052 }, "_lpos": { "__type__": "cc.Vec3", @@ -49470,39 +54949,39 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2474 + "__id__": 2917 }, "_children": [ { - "__id__": 2476 + "__id__": 2919 }, { - "__id__": 2482 + "__id__": 2925 }, { - "__id__": 2496 + "__id__": 2939 }, { - "__id__": 2502 + "__id__": 2945 }, { - "__id__": 2508 + "__id__": 2951 } ], "_active": false, "_components": [ { - "__id__": 2514 + "__id__": 2957 }, { - "__id__": 2516 + "__id__": 2959 }, { - "__id__": 2518 + "__id__": 2961 } ], "_prefab": { - "__id__": 2520 + "__id__": 2963 }, "_lpos": { "__type__": "cc.Vec3", @@ -49539,20 +55018,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2475 + "__id__": 2918 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2477 + "__id__": 2920 }, { - "__id__": 2479 + "__id__": 2922 } ], "_prefab": { - "__id__": 2481 + "__id__": 2924 }, "_lpos": { "__type__": "cc.Vec3", @@ -49589,11 +55068,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2476 + "__id__": 2919 }, "_enabled": true, "__prefab": { - "__id__": 2478 + "__id__": 2921 }, "_contentSize": { "__type__": "cc.Size", @@ -49617,11 +55096,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2476 + "__id__": 2919 }, "_enabled": true, "__prefab": { - "__id__": 2480 + "__id__": 2923 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -49696,17 +55175,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 2475 + "__id__": 2918 }, "_prefab": { - "__id__": 2483 + "__id__": 2926 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 2482 + "__id__": 2925 }, "asset": { "__uuid__": "86a3c4cd-71c7-4502-b713-65f0ace7912a", @@ -49714,7 +55193,7 @@ }, "fileId": "d3jYvT7whFS5scQFZeO5AK", "instance": { - "__id__": 2484 + "__id__": 2927 }, "targetOverrides": null }, @@ -49728,25 +55207,25 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 2485 + "__id__": 2928 }, { - "__id__": 2487 + "__id__": 2930 }, { - "__id__": 2488 + "__id__": 2931 }, { - "__id__": 2489 + "__id__": 2932 }, { - "__id__": 2490 + "__id__": 2933 }, { - "__id__": 2492 + "__id__": 2935 }, { - "__id__": 2494 + "__id__": 2937 } ], "removedComponents": [] @@ -49754,7 +55233,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2486 + "__id__": 2929 }, "propertyPath": [ "_name" @@ -49770,7 +55249,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2486 + "__id__": 2929 }, "propertyPath": [ "_lpos" @@ -49785,7 +55264,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2486 + "__id__": 2929 }, "propertyPath": [ "_lrot" @@ -49801,7 +55280,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2486 + "__id__": 2929 }, "propertyPath": [ "_euler" @@ -49816,7 +55295,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2491 + "__id__": 2934 }, "propertyPath": [ "_string" @@ -49832,7 +55311,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2493 + "__id__": 2936 }, "propertyPath": [ "_contentSize" @@ -49852,7 +55331,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2495 + "__id__": 2938 }, "propertyPath": [ "_contentSize" @@ -49875,20 +55354,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2475 + "__id__": 2918 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2497 + "__id__": 2940 }, { - "__id__": 2499 + "__id__": 2942 } ], "_prefab": { - "__id__": 2501 + "__id__": 2944 }, "_lpos": { "__type__": "cc.Vec3", @@ -49925,11 +55404,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2496 + "__id__": 2939 }, "_enabled": true, "__prefab": { - "__id__": 2498 + "__id__": 2941 }, "_contentSize": { "__type__": "cc.Size", @@ -49953,11 +55432,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2496 + "__id__": 2939 }, "_enabled": true, "__prefab": { - "__id__": 2500 + "__id__": 2943 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -50011,20 +55490,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2475 + "__id__": 2918 }, "_children": [], "_active": false, "_components": [ { - "__id__": 2503 + "__id__": 2946 }, { - "__id__": 2505 + "__id__": 2948 } ], "_prefab": { - "__id__": 2507 + "__id__": 2950 }, "_lpos": { "__type__": "cc.Vec3", @@ -50061,11 +55540,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2502 + "__id__": 2945 }, "_enabled": true, "__prefab": { - "__id__": 2504 + "__id__": 2947 }, "_contentSize": { "__type__": "cc.Size", @@ -50089,11 +55568,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2502 + "__id__": 2945 }, "_enabled": true, "__prefab": { - "__id__": 2506 + "__id__": 2949 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -50170,20 +55649,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2475 + "__id__": 2918 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2509 + "__id__": 2952 }, { - "__id__": 2511 + "__id__": 2954 } ], "_prefab": { - "__id__": 2513 + "__id__": 2956 }, "_lpos": { "__type__": "cc.Vec3", @@ -50220,11 +55699,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2508 + "__id__": 2951 }, "_enabled": true, "__prefab": { - "__id__": 2510 + "__id__": 2953 }, "_contentSize": { "__type__": "cc.Size", @@ -50248,11 +55727,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2508 + "__id__": 2951 }, "_enabled": true, "__prefab": { - "__id__": 2512 + "__id__": 2955 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -50329,11 +55808,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2475 + "__id__": 2918 }, "_enabled": true, "__prefab": { - "__id__": 2515 + "__id__": 2958 }, "_contentSize": { "__type__": "cc.Size", @@ -50357,11 +55836,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2475 + "__id__": 2918 }, "_enabled": false, "__prefab": { - "__id__": 2517 + "__id__": 2960 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -50402,11 +55881,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2475 + "__id__": 2918 }, "_enabled": false, "__prefab": { - "__id__": 2519 + "__id__": 2962 }, "_alignFlags": 44, "_target": null, @@ -50451,33 +55930,33 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2474 + "__id__": 2917 }, "_children": [ { - "__id__": 2522 + "__id__": 2965 }, { - "__id__": 2536 + "__id__": 2979 }, { - "__id__": 2542 + "__id__": 2985 } ], "_active": true, "_components": [ { - "__id__": 2550 + "__id__": 2993 }, { - "__id__": 2552 + "__id__": 2995 }, { - "__id__": 2554 + "__id__": 2997 } ], "_prefab": { - "__id__": 2556 + "__id__": 2999 }, "_lpos": { "__type__": "cc.Vec3", @@ -50512,17 +55991,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 2521 + "__id__": 2964 }, "_prefab": { - "__id__": 2523 + "__id__": 2966 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 2522 + "__id__": 2965 }, "asset": { "__uuid__": "86a3c4cd-71c7-4502-b713-65f0ace7912a", @@ -50530,7 +56009,7 @@ }, "fileId": "d3jYvT7whFS5scQFZeO5AK", "instance": { - "__id__": 2524 + "__id__": 2967 }, "targetOverrides": null }, @@ -50544,25 +56023,25 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 2525 + "__id__": 2968 }, { - "__id__": 2527 + "__id__": 2970 }, { - "__id__": 2528 + "__id__": 2971 }, { - "__id__": 2529 + "__id__": 2972 }, { - "__id__": 2530 + "__id__": 2973 }, { - "__id__": 2532 + "__id__": 2975 }, { - "__id__": 2534 + "__id__": 2977 } ], "removedComponents": [] @@ -50570,7 +56049,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2526 + "__id__": 2969 }, "propertyPath": [ "_name" @@ -50586,7 +56065,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2526 + "__id__": 2969 }, "propertyPath": [ "_lpos" @@ -50601,7 +56080,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2526 + "__id__": 2969 }, "propertyPath": [ "_lrot" @@ -50617,7 +56096,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2526 + "__id__": 2969 }, "propertyPath": [ "_euler" @@ -50632,7 +56111,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2531 + "__id__": 2974 }, "propertyPath": [ "_contentSize" @@ -50652,7 +56131,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2533 + "__id__": 2976 }, "propertyPath": [ "_string" @@ -50668,7 +56147,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2535 + "__id__": 2978 }, "propertyPath": [ "_contentSize" @@ -50691,20 +56170,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2521 + "__id__": 2964 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2537 + "__id__": 2980 }, { - "__id__": 2539 + "__id__": 2982 } ], "_prefab": { - "__id__": 2541 + "__id__": 2984 }, "_lpos": { "__type__": "cc.Vec3", @@ -50741,11 +56220,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2536 + "__id__": 2979 }, "_enabled": true, "__prefab": { - "__id__": 2538 + "__id__": 2981 }, "_contentSize": { "__type__": "cc.Size", @@ -50769,11 +56248,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2536 + "__id__": 2979 }, "_enabled": true, "__prefab": { - "__id__": 2540 + "__id__": 2983 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -50830,23 +56309,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2521 + "__id__": 2964 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2543 + "__id__": 2986 }, { - "__id__": 2545 + "__id__": 2988 }, { - "__id__": 2547 + "__id__": 2990 } ], "_prefab": { - "__id__": 2549 + "__id__": 2992 }, "_lpos": { "__type__": "cc.Vec3", @@ -50883,11 +56362,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2542 + "__id__": 2985 }, "_enabled": true, "__prefab": { - "__id__": 2544 + "__id__": 2987 }, "_contentSize": { "__type__": "cc.Size", @@ -50911,11 +56390,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2542 + "__id__": 2985 }, "_enabled": true, "__prefab": { - "__id__": 2546 + "__id__": 2989 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -50979,11 +56458,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2542 + "__id__": 2985 }, "_enabled": true, "__prefab": { - "__id__": 2548 + "__id__": 2991 }, "templateMode": true, "watchPath": "0", @@ -51016,11 +56495,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2521 + "__id__": 2964 }, "_enabled": true, "__prefab": { - "__id__": 2551 + "__id__": 2994 }, "_contentSize": { "__type__": "cc.Size", @@ -51044,11 +56523,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2521 + "__id__": 2964 }, "_enabled": true, "__prefab": { - "__id__": 2553 + "__id__": 2996 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -51086,11 +56565,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2521 + "__id__": 2964 }, "_enabled": false, "__prefab": { - "__id__": 2555 + "__id__": 2998 }, "_alignFlags": 40, "_target": null, @@ -51135,36 +56614,36 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2474 + "__id__": 2917 }, "_children": [ { - "__id__": 2558 + "__id__": 3001 }, { - "__id__": 2572 + "__id__": 3015 }, { - "__id__": 2580 + "__id__": 3023 }, { - "__id__": 2586 + "__id__": 3029 } ], "_active": false, "_components": [ { - "__id__": 2594 + "__id__": 3037 }, { - "__id__": 2596 + "__id__": 3039 }, { - "__id__": 2598 + "__id__": 3041 } ], "_prefab": { - "__id__": 2600 + "__id__": 3043 }, "_lpos": { "__type__": "cc.Vec3", @@ -51199,17 +56678,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 2557 + "__id__": 3000 }, "_prefab": { - "__id__": 2559 + "__id__": 3002 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 2558 + "__id__": 3001 }, "asset": { "__uuid__": "86a3c4cd-71c7-4502-b713-65f0ace7912a", @@ -51217,7 +56696,7 @@ }, "fileId": "d3jYvT7whFS5scQFZeO5AK", "instance": { - "__id__": 2560 + "__id__": 3003 }, "targetOverrides": null }, @@ -51231,25 +56710,25 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 2561 + "__id__": 3004 }, { - "__id__": 2563 + "__id__": 3006 }, { - "__id__": 2564 + "__id__": 3007 }, { - "__id__": 2565 + "__id__": 3008 }, { - "__id__": 2566 + "__id__": 3009 }, { - "__id__": 2568 + "__id__": 3011 }, { - "__id__": 2570 + "__id__": 3013 } ], "removedComponents": [] @@ -51257,7 +56736,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2562 + "__id__": 3005 }, "propertyPath": [ "_name" @@ -51273,7 +56752,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2562 + "__id__": 3005 }, "propertyPath": [ "_lpos" @@ -51288,7 +56767,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2562 + "__id__": 3005 }, "propertyPath": [ "_lrot" @@ -51304,7 +56783,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2562 + "__id__": 3005 }, "propertyPath": [ "_euler" @@ -51319,7 +56798,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2567 + "__id__": 3010 }, "propertyPath": [ "_contentSize" @@ -51339,7 +56818,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2569 + "__id__": 3012 }, "propertyPath": [ "_string" @@ -51355,7 +56834,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2571 + "__id__": 3014 }, "propertyPath": [ "_contentSize" @@ -51378,23 +56857,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2557 + "__id__": 3000 }, "_children": [], "_active": false, "_components": [ { - "__id__": 2573 + "__id__": 3016 }, { - "__id__": 2575 + "__id__": 3018 }, { - "__id__": 2577 + "__id__": 3020 } ], "_prefab": { - "__id__": 2579 + "__id__": 3022 }, "_lpos": { "__type__": "cc.Vec3", @@ -51431,11 +56910,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2572 + "__id__": 3015 }, "_enabled": true, "__prefab": { - "__id__": 2574 + "__id__": 3017 }, "_contentSize": { "__type__": "cc.Size", @@ -51459,11 +56938,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2572 + "__id__": 3015 }, "_enabled": true, "__prefab": { - "__id__": 2576 + "__id__": 3019 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -51507,11 +56986,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2572 + "__id__": 3015 }, "_enabled": true, "__prefab": { - "__id__": 2578 + "__id__": 3021 }, "_alignFlags": 45, "_target": null, @@ -51556,20 +57035,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2557 + "__id__": 3000 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2581 + "__id__": 3024 }, { - "__id__": 2583 + "__id__": 3026 } ], "_prefab": { - "__id__": 2585 + "__id__": 3028 }, "_lpos": { "__type__": "cc.Vec3", @@ -51606,11 +57085,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2580 + "__id__": 3023 }, "_enabled": true, "__prefab": { - "__id__": 2582 + "__id__": 3025 }, "_contentSize": { "__type__": "cc.Size", @@ -51634,11 +57113,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2580 + "__id__": 3023 }, "_enabled": true, "__prefab": { - "__id__": 2584 + "__id__": 3027 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -51695,23 +57174,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2557 + "__id__": 3000 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2587 + "__id__": 3030 }, { - "__id__": 2589 + "__id__": 3032 }, { - "__id__": 2591 + "__id__": 3034 } ], "_prefab": { - "__id__": 2593 + "__id__": 3036 }, "_lpos": { "__type__": "cc.Vec3", @@ -51748,11 +57227,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2586 + "__id__": 3029 }, "_enabled": true, "__prefab": { - "__id__": 2588 + "__id__": 3031 }, "_contentSize": { "__type__": "cc.Size", @@ -51776,11 +57255,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2586 + "__id__": 3029 }, "_enabled": true, "__prefab": { - "__id__": 2590 + "__id__": 3033 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -51844,11 +57323,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2586 + "__id__": 3029 }, "_enabled": true, "__prefab": { - "__id__": 2592 + "__id__": 3035 }, "templateMode": true, "watchPath": "", @@ -51882,11 +57361,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2557 + "__id__": 3000 }, "_enabled": true, "__prefab": { - "__id__": 2595 + "__id__": 3038 }, "_contentSize": { "__type__": "cc.Size", @@ -51910,11 +57389,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2557 + "__id__": 3000 }, "_enabled": true, "__prefab": { - "__id__": 2597 + "__id__": 3040 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -51952,11 +57431,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2557 + "__id__": 3000 }, "_enabled": false, "__prefab": { - "__id__": 2599 + "__id__": 3042 }, "_alignFlags": 40, "_target": null, @@ -52001,11 +57480,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2474 + "__id__": 2917 }, "_enabled": true, "__prefab": { - "__id__": 2602 + "__id__": 3045 }, "_contentSize": { "__type__": "cc.Size", @@ -52029,11 +57508,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2474 + "__id__": 2917 }, "_enabled": false, "__prefab": { - "__id__": 2604 + "__id__": 3047 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -52077,11 +57556,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2474 + "__id__": 2917 }, "_enabled": true, "__prefab": { - "__id__": 2606 + "__id__": 3049 }, "_alignFlags": 40, "_target": null, @@ -52113,11 +57592,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2474 + "__id__": 2917 }, "_enabled": true, "__prefab": { - "__id__": 2608 + "__id__": 3051 }, "_resizeMode": 0, "_layoutType": 1, @@ -52164,36 +57643,36 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2421 + "__id__": 2864 }, "_children": [ { - "__id__": 2611 + "__id__": 3054 }, { - "__id__": 2619 + "__id__": 3062 }, { - "__id__": 2627 + "__id__": 3070 }, { - "__id__": 2659 + "__id__": 3102 }, { - "__id__": 2665 + "__id__": 3108 } ], "_active": true, "_components": [ { - "__id__": 2680 + "__id__": 3123 }, { - "__id__": 2682 + "__id__": 3125 } ], "_prefab": { - "__id__": 2684 + "__id__": 3127 }, "_lpos": { "__type__": "cc.Vec3", @@ -52230,23 +57709,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2610 + "__id__": 3053 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2612 + "__id__": 3055 }, { - "__id__": 2614 + "__id__": 3057 }, { - "__id__": 2616 + "__id__": 3059 } ], "_prefab": { - "__id__": 2618 + "__id__": 3061 }, "_lpos": { "__type__": "cc.Vec3", @@ -52283,11 +57762,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2611 + "__id__": 3054 }, "_enabled": true, "__prefab": { - "__id__": 2613 + "__id__": 3056 }, "_contentSize": { "__type__": "cc.Size", @@ -52311,11 +57790,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2611 + "__id__": 3054 }, "_enabled": true, "__prefab": { - "__id__": 2615 + "__id__": 3058 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -52359,11 +57838,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2611 + "__id__": 3054 }, "_enabled": true, "__prefab": { - "__id__": 2617 + "__id__": 3060 }, "_alignFlags": 45, "_target": null, @@ -52408,23 +57887,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2610 + "__id__": 3053 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2620 + "__id__": 3063 }, { - "__id__": 2622 + "__id__": 3065 }, { - "__id__": 2624 + "__id__": 3067 } ], "_prefab": { - "__id__": 2626 + "__id__": 3069 }, "_lpos": { "__type__": "cc.Vec3", @@ -52461,11 +57940,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2619 + "__id__": 3062 }, "_enabled": true, "__prefab": { - "__id__": 2621 + "__id__": 3064 }, "_contentSize": { "__type__": "cc.Size", @@ -52489,11 +57968,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2619 + "__id__": 3062 }, "_enabled": true, "__prefab": { - "__id__": 2623 + "__id__": 3066 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -52537,11 +58016,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2619 + "__id__": 3062 }, "_enabled": true, "__prefab": { - "__id__": 2625 + "__id__": 3068 }, "_alignFlags": 45, "_target": null, @@ -52586,30 +58065,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2610 + "__id__": 3053 }, "_children": [ { - "__id__": 2628 + "__id__": 3071 }, { - "__id__": 2634 + "__id__": 3077 }, { - "__id__": 2640 + "__id__": 3083 } ], "_active": true, "_components": [ { - "__id__": 2654 + "__id__": 3097 }, { - "__id__": 2656 + "__id__": 3099 } ], "_prefab": { - "__id__": 2658 + "__id__": 3101 }, "_lpos": { "__type__": "cc.Vec3", @@ -52646,20 +58125,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2627 + "__id__": 3070 }, "_children": [], "_active": false, "_components": [ { - "__id__": 2629 + "__id__": 3072 }, { - "__id__": 2631 + "__id__": 3074 } ], "_prefab": { - "__id__": 2633 + "__id__": 3076 }, "_lpos": { "__type__": "cc.Vec3", @@ -52696,11 +58175,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2628 + "__id__": 3071 }, "_enabled": true, "__prefab": { - "__id__": 2630 + "__id__": 3073 }, "_contentSize": { "__type__": "cc.Size", @@ -52724,11 +58203,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2628 + "__id__": 3071 }, "_enabled": true, "__prefab": { - "__id__": 2632 + "__id__": 3075 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -52782,20 +58261,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2627 + "__id__": 3070 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2635 + "__id__": 3078 }, { - "__id__": 2637 + "__id__": 3080 } ], "_prefab": { - "__id__": 2639 + "__id__": 3082 }, "_lpos": { "__type__": "cc.Vec3", @@ -52832,11 +58311,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2634 + "__id__": 3077 }, "_enabled": true, "__prefab": { - "__id__": 2636 + "__id__": 3079 }, "_contentSize": { "__type__": "cc.Size", @@ -52860,11 +58339,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2634 + "__id__": 3077 }, "_enabled": true, "__prefab": { - "__id__": 2638 + "__id__": 3081 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -52921,24 +58400,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2627 + "__id__": 3070 }, "_children": [ { - "__id__": 2641 + "__id__": 3084 } ], "_active": true, "_components": [ { - "__id__": 2649 + "__id__": 3092 }, { - "__id__": 2651 + "__id__": 3094 } ], "_prefab": { - "__id__": 2653 + "__id__": 3096 }, "_lpos": { "__type__": "cc.Vec3", @@ -52975,23 +58454,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2640 + "__id__": 3083 }, "_children": [], "_active": false, "_components": [ { - "__id__": 2642 + "__id__": 3085 }, { - "__id__": 2644 + "__id__": 3087 }, { - "__id__": 2646 + "__id__": 3089 } ], "_prefab": { - "__id__": 2648 + "__id__": 3091 }, "_lpos": { "__type__": "cc.Vec3", @@ -53028,11 +58507,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2641 + "__id__": 3084 }, "_enabled": true, "__prefab": { - "__id__": 2643 + "__id__": 3086 }, "_contentSize": { "__type__": "cc.Size", @@ -53056,11 +58535,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2641 + "__id__": 3084 }, "_enabled": true, "__prefab": { - "__id__": 2645 + "__id__": 3088 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -53124,11 +58603,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2641 + "__id__": 3084 }, "_enabled": true, "__prefab": { - "__id__": 2647 + "__id__": 3090 }, "_alignFlags": 8, "_target": null, @@ -53173,11 +58652,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2640 + "__id__": 3083 }, "_enabled": true, "__prefab": { - "__id__": 2650 + "__id__": 3093 }, "_contentSize": { "__type__": "cc.Size", @@ -53201,11 +58680,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2640 + "__id__": 3083 }, "_enabled": true, "__prefab": { - "__id__": 2652 + "__id__": 3095 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -53282,11 +58761,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2627 + "__id__": 3070 }, "_enabled": true, "__prefab": { - "__id__": 2655 + "__id__": 3098 }, "_contentSize": { "__type__": "cc.Size", @@ -53310,11 +58789,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2627 + "__id__": 3070 }, "_enabled": true, "__prefab": { - "__id__": 2657 + "__id__": 3100 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -53365,20 +58844,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2610 + "__id__": 3053 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2660 + "__id__": 3103 }, { - "__id__": 2662 + "__id__": 3105 } ], "_prefab": { - "__id__": 2664 + "__id__": 3107 }, "_lpos": { "__type__": "cc.Vec3", @@ -53415,11 +58894,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2659 + "__id__": 3102 }, "_enabled": true, "__prefab": { - "__id__": 2661 + "__id__": 3104 }, "_contentSize": { "__type__": "cc.Size", @@ -53443,11 +58922,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2659 + "__id__": 3102 }, "_enabled": true, "__prefab": { - "__id__": 2663 + "__id__": 3106 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -53522,17 +59001,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 2610 + "__id__": 3053 }, "_prefab": { - "__id__": 2666 + "__id__": 3109 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 2665 + "__id__": 3108 }, "asset": { "__uuid__": "86a3c4cd-71c7-4502-b713-65f0ace7912a", @@ -53540,7 +59019,7 @@ }, "fileId": "d3jYvT7whFS5scQFZeO5AK", "instance": { - "__id__": 2667 + "__id__": 3110 }, "targetOverrides": null }, @@ -53554,28 +59033,28 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 2668 + "__id__": 3111 }, { - "__id__": 2670 + "__id__": 3113 }, { - "__id__": 2671 + "__id__": 3114 }, { - "__id__": 2672 + "__id__": 3115 }, { - "__id__": 2673 + "__id__": 3116 }, { - "__id__": 2675 + "__id__": 3118 }, { - "__id__": 2677 + "__id__": 3120 }, { - "__id__": 2679 + "__id__": 3122 } ], "removedComponents": [] @@ -53583,7 +59062,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2669 + "__id__": 3112 }, "propertyPath": [ "_name" @@ -53599,7 +59078,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2669 + "__id__": 3112 }, "propertyPath": [ "_lpos" @@ -53614,7 +59093,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2669 + "__id__": 3112 }, "propertyPath": [ "_lrot" @@ -53630,7 +59109,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2669 + "__id__": 3112 }, "propertyPath": [ "_euler" @@ -53645,7 +59124,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2674 + "__id__": 3117 }, "propertyPath": [ "_contentSize" @@ -53665,7 +59144,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2676 + "__id__": 3119 }, "propertyPath": [ "_string" @@ -53681,7 +59160,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2678 + "__id__": 3121 }, "propertyPath": [ "_contentSize" @@ -53701,7 +59180,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2669 + "__id__": 3112 }, "propertyPath": [ "_active" @@ -53714,11 +59193,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2610 + "__id__": 3053 }, "_enabled": true, "__prefab": { - "__id__": 2681 + "__id__": 3124 }, "_contentSize": { "__type__": "cc.Size", @@ -53742,11 +59221,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2610 + "__id__": 3053 }, "_enabled": false, "__prefab": { - "__id__": 2683 + "__id__": 3126 }, "_alignFlags": 44, "_target": null, @@ -53791,36 +59270,36 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2421 + "__id__": 2864 }, "_children": [ { - "__id__": 2686 + "__id__": 3129 }, { - "__id__": 2700 + "__id__": 3143 }, { - "__id__": 2708 + "__id__": 3151 }, { - "__id__": 2716 + "__id__": 3159 }, { - "__id__": 2734 + "__id__": 3177 } ], "_active": true, "_components": [ { - "__id__": 2740 + "__id__": 3183 }, { - "__id__": 2742 + "__id__": 3185 } ], "_prefab": { - "__id__": 2744 + "__id__": 3187 }, "_lpos": { "__type__": "cc.Vec3", @@ -53855,17 +59334,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 2685 + "__id__": 3128 }, "_prefab": { - "__id__": 2687 + "__id__": 3130 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 2686 + "__id__": 3129 }, "asset": { "__uuid__": "86a3c4cd-71c7-4502-b713-65f0ace7912a", @@ -53873,7 +59352,7 @@ }, "fileId": "d3jYvT7whFS5scQFZeO5AK", "instance": { - "__id__": 2688 + "__id__": 3131 }, "targetOverrides": null }, @@ -53887,25 +59366,25 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 2689 + "__id__": 3132 }, { - "__id__": 2691 + "__id__": 3134 }, { - "__id__": 2692 + "__id__": 3135 }, { - "__id__": 2693 + "__id__": 3136 }, { - "__id__": 2694 + "__id__": 3137 }, { - "__id__": 2696 + "__id__": 3139 }, { - "__id__": 2698 + "__id__": 3141 } ], "removedComponents": [] @@ -53913,7 +59392,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2690 + "__id__": 3133 }, "propertyPath": [ "_name" @@ -53929,7 +59408,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2690 + "__id__": 3133 }, "propertyPath": [ "_lpos" @@ -53944,7 +59423,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2690 + "__id__": 3133 }, "propertyPath": [ "_lrot" @@ -53960,7 +59439,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2690 + "__id__": 3133 }, "propertyPath": [ "_euler" @@ -53975,7 +59454,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2695 + "__id__": 3138 }, "propertyPath": [ "_contentSize" @@ -53995,7 +59474,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2697 + "__id__": 3140 }, "propertyPath": [ "_string" @@ -54011,7 +59490,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2699 + "__id__": 3142 }, "propertyPath": [ "_contentSize" @@ -54034,23 +59513,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2685 + "__id__": 3128 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2701 + "__id__": 3144 }, { - "__id__": 2703 + "__id__": 3146 }, { - "__id__": 2705 + "__id__": 3148 } ], "_prefab": { - "__id__": 2707 + "__id__": 3150 }, "_lpos": { "__type__": "cc.Vec3", @@ -54087,11 +59566,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2700 + "__id__": 3143 }, "_enabled": true, "__prefab": { - "__id__": 2702 + "__id__": 3145 }, "_contentSize": { "__type__": "cc.Size", @@ -54115,11 +59594,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2700 + "__id__": 3143 }, "_enabled": true, "__prefab": { - "__id__": 2704 + "__id__": 3147 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -54163,11 +59642,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2700 + "__id__": 3143 }, "_enabled": true, "__prefab": { - "__id__": 2706 + "__id__": 3149 }, "_alignFlags": 45, "_target": null, @@ -54212,23 +59691,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2685 + "__id__": 3128 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2709 + "__id__": 3152 }, { - "__id__": 2711 + "__id__": 3154 }, { - "__id__": 2713 + "__id__": 3156 } ], "_prefab": { - "__id__": 2715 + "__id__": 3158 }, "_lpos": { "__type__": "cc.Vec3", @@ -54265,11 +59744,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2708 + "__id__": 3151 }, "_enabled": true, "__prefab": { - "__id__": 2710 + "__id__": 3153 }, "_contentSize": { "__type__": "cc.Size", @@ -54293,11 +59772,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2708 + "__id__": 3151 }, "_enabled": true, "__prefab": { - "__id__": 2712 + "__id__": 3155 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -54341,11 +59820,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2708 + "__id__": 3151 }, "_enabled": true, "__prefab": { - "__id__": 2714 + "__id__": 3157 }, "_alignFlags": 45, "_target": null, @@ -54390,27 +59869,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2685 + "__id__": 3128 }, "_children": [ { - "__id__": 2717 + "__id__": 3160 }, { - "__id__": 2723 + "__id__": 3166 } ], "_active": true, "_components": [ { - "__id__": 2729 + "__id__": 3172 }, { - "__id__": 2731 + "__id__": 3174 } ], "_prefab": { - "__id__": 2733 + "__id__": 3176 }, "_lpos": { "__type__": "cc.Vec3", @@ -54447,20 +59926,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2716 + "__id__": 3159 }, "_children": [], "_active": false, "_components": [ { - "__id__": 2718 + "__id__": 3161 }, { - "__id__": 2720 + "__id__": 3163 } ], "_prefab": { - "__id__": 2722 + "__id__": 3165 }, "_lpos": { "__type__": "cc.Vec3", @@ -54497,11 +59976,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2717 + "__id__": 3160 }, "_enabled": true, "__prefab": { - "__id__": 2719 + "__id__": 3162 }, "_contentSize": { "__type__": "cc.Size", @@ -54525,11 +60004,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2717 + "__id__": 3160 }, "_enabled": true, "__prefab": { - "__id__": 2721 + "__id__": 3164 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -54583,20 +60062,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2716 + "__id__": 3159 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2724 + "__id__": 3167 }, { - "__id__": 2726 + "__id__": 3169 } ], "_prefab": { - "__id__": 2728 + "__id__": 3171 }, "_lpos": { "__type__": "cc.Vec3", @@ -54633,11 +60112,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2723 + "__id__": 3166 }, "_enabled": true, "__prefab": { - "__id__": 2725 + "__id__": 3168 }, "_contentSize": { "__type__": "cc.Size", @@ -54661,11 +60140,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2723 + "__id__": 3166 }, "_enabled": true, "__prefab": { - "__id__": 2727 + "__id__": 3170 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -54722,11 +60201,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2716 + "__id__": 3159 }, "_enabled": true, "__prefab": { - "__id__": 2730 + "__id__": 3173 }, "_contentSize": { "__type__": "cc.Size", @@ -54750,11 +60229,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2716 + "__id__": 3159 }, "_enabled": true, "__prefab": { - "__id__": 2732 + "__id__": 3175 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -54805,20 +60284,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2685 + "__id__": 3128 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2735 + "__id__": 3178 }, { - "__id__": 2737 + "__id__": 3180 } ], "_prefab": { - "__id__": 2739 + "__id__": 3182 }, "_lpos": { "__type__": "cc.Vec3", @@ -54855,11 +60334,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2734 + "__id__": 3177 }, "_enabled": true, "__prefab": { - "__id__": 2736 + "__id__": 3179 }, "_contentSize": { "__type__": "cc.Size", @@ -54883,11 +60362,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2734 + "__id__": 3177 }, "_enabled": true, "__prefab": { - "__id__": 2738 + "__id__": 3181 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -54964,11 +60443,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2685 + "__id__": 3128 }, "_enabled": true, "__prefab": { - "__id__": 2741 + "__id__": 3184 }, "_contentSize": { "__type__": "cc.Size", @@ -54992,11 +60471,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2685 + "__id__": 3128 }, "_enabled": false, "__prefab": { - "__id__": 2743 + "__id__": 3186 }, "_alignFlags": 44, "_target": null, @@ -55041,11 +60520,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2421 + "__id__": 2864 }, "_enabled": true, "__prefab": { - "__id__": 2746 + "__id__": 3189 }, "_contentSize": { "__type__": "cc.Size", @@ -55069,11 +60548,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2421 + "__id__": 2864 }, "_enabled": true, "__prefab": { - "__id__": 2748 + "__id__": 3191 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -55111,11 +60590,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2421 + "__id__": 2864 }, "_enabled": true, "__prefab": { - "__id__": 2750 + "__id__": 3193 }, "_alignFlags": 44, "_target": null, @@ -55147,11 +60626,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2421 + "__id__": 2864 }, "_enabled": true, "__prefab": { - "__id__": 2752 + "__id__": 3195 }, "_resizeMode": 0, "_layoutType": 1, @@ -55198,24 +60677,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1966 + "__id__": 2409 }, "_children": [ { - "__id__": 2755 + "__id__": 3198 }, { - "__id__": 2761 + "__id__": 3204 } ], "_active": false, "_components": [ { - "__id__": 2767 + "__id__": 3210 } ], "_prefab": { - "__id__": 2769 + "__id__": 3212 }, "_lpos": { "__type__": "cc.Vec3", @@ -55252,20 +60731,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2754 + "__id__": 3197 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2756 + "__id__": 3199 }, { - "__id__": 2758 + "__id__": 3201 } ], "_prefab": { - "__id__": 2760 + "__id__": 3203 }, "_lpos": { "__type__": "cc.Vec3", @@ -55302,11 +60781,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2755 + "__id__": 3198 }, "_enabled": true, "__prefab": { - "__id__": 2757 + "__id__": 3200 }, "_contentSize": { "__type__": "cc.Size", @@ -55330,11 +60809,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2755 + "__id__": 3198 }, "_enabled": true, "__prefab": { - "__id__": 2759 + "__id__": 3202 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -55388,20 +60867,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2754 + "__id__": 3197 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2762 + "__id__": 3205 }, { - "__id__": 2764 + "__id__": 3207 } ], "_prefab": { - "__id__": 2766 + "__id__": 3209 }, "_lpos": { "__type__": "cc.Vec3", @@ -55438,11 +60917,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2761 + "__id__": 3204 }, "_enabled": true, "__prefab": { - "__id__": 2763 + "__id__": 3206 }, "_contentSize": { "__type__": "cc.Size", @@ -55466,11 +60945,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2761 + "__id__": 3204 }, "_enabled": true, "__prefab": { - "__id__": 2765 + "__id__": 3208 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -55547,11 +61026,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2754 + "__id__": 3197 }, "_enabled": true, "__prefab": { - "__id__": 2768 + "__id__": 3211 }, "_contentSize": { "__type__": "cc.Size", @@ -55588,11 +61067,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1966 + "__id__": 2409 }, "_enabled": true, "__prefab": { - "__id__": 2771 + "__id__": 3214 }, "_contentSize": { "__type__": "cc.Size", @@ -55616,11 +61095,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1966 + "__id__": 2409 }, "_enabled": true, "__prefab": { - "__id__": 2773 + "__id__": 3216 }, "_alignFlags": 42, "_target": null, @@ -55652,11 +61131,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1966 + "__id__": 2409 }, "_enabled": false, "__prefab": { - "__id__": 2775 + "__id__": 3218 }, "_resizeMode": 1, "_layoutType": 1, @@ -55690,11 +61169,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1966 + "__id__": 2409 }, "_enabled": true, "__prefab": { - "__id__": 2777 + "__id__": 3220 }, "_id": "" }, @@ -55725,7 +61204,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 2780 + "__id__": 3223 }, "_contentSize": { "__type__": "cc.Size", @@ -55753,7 +61232,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 2782 + "__id__": 3225 }, "_alignFlags": 21, "_target": null, @@ -55789,7 +61268,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 2784 + "__id__": 3227 }, "debugMode": false, "showMemoryPanel": true, @@ -55806,43 +61285,6 @@ "__type__": "cc.CompPrefabInfo", "fileId": "83A/et+x1ItrwtqTgPyg8J" }, - { - "__type__": "0e186v7IoJEnZ9QdXVZry2W", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1 - }, - "_enabled": true, - "__prefab": { - "__id__": 2786 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "378Hnx3W5ClbCsbqOcc658" - }, - { - "__type__": "032d6I9ON5BF53LaOx18ST1", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1 - }, - "_enabled": true, - "__prefab": { - "__id__": 2788 - }, - "debugMode": false, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "a1CK5uLEdCcbq4grojkxGU" - }, { "__type__": "b3d6eSQ8ulPP79kPpPIytqU", "_name": "", @@ -55853,7 +61295,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 2790 + "__id__": 3229 }, "cards_node": { "__id__": 155 @@ -55874,17 +61316,27 @@ "__id__": 799 }, "showHeros": { - "__id__": 1397 + "__id__": 1772 }, "closeHeros": { "__id__": 874 }, "showEquips": { - "__id__": 1513 + "__id__": 1888 }, "closeEquips": null, + "equipsPanNode": { + "__id__": 2127 + }, + "equipsBoxNode": { + "__id__": 2154 + }, + "equipPrefab": { + "__uuid__": "f30f91b1-3100-4d9e-befb-cdde5f86e6f8", + "__expectedType__": "cc.Prefab" + }, "showShop": { - "__id__": 1629 + "__id__": 2004 }, "closeShop": null, "cards_up": { @@ -55906,19 +61358,19 @@ "__id__": 1009 }, "skill_card2": { - "__id__": 1122 + "__id__": 1247 }, "skill_card3": { - "__id__": 1235 + "__id__": 1485 }, "skill_refresh": { - "__id__": 2791 + "__id__": 3230 }, "skill_ad_refresh": { - "__id__": 2823 + "__id__": 3262 }, "skill_refresh_num_node": { - "__id__": 2851 + "__id__": 3290 }, "_id": "" }, @@ -55932,30 +61384,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2792 + "__id__": 3231 }, "_children": [ { - "__id__": 2845 + "__id__": 3284 }, { - "__id__": 2851 + "__id__": 3290 } ], "_active": true, "_components": [ { - "__id__": 2857 + "__id__": 3296 }, { - "__id__": 2859 + "__id__": 3298 }, { - "__id__": 2861 + "__id__": 3300 } ], "_prefab": { - "__id__": 2864 + "__id__": 3303 }, "_lpos": { "__type__": "cc.Vec3", @@ -55992,30 +61444,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2793 + "__id__": 3232 }, "_children": [ { - "__id__": 2791 + "__id__": 3230 }, { - "__id__": 2823 + "__id__": 3262 } ], "_active": true, "_components": [ { - "__id__": 2838 + "__id__": 3277 }, { - "__id__": 2840 + "__id__": 3279 }, { - "__id__": 2842 + "__id__": 3281 } ], "_prefab": { - "__id__": 2844 + "__id__": 3283 }, "_lpos": { "__type__": "cc.Vec3", @@ -56056,41 +61508,41 @@ }, "_children": [ { - "__id__": 2794 + "__id__": 3233 }, { "__id__": 1009 }, { - "__id__": 1122 + "__id__": 1247 }, { - "__id__": 1235 + "__id__": 1485 }, { - "__id__": 2792 + "__id__": 3231 }, { - "__id__": 2808 + "__id__": 3247 } ], "_active": true, "_components": [ { - "__id__": 2814 + "__id__": 3253 }, { - "__id__": 2816 + "__id__": 3255 }, { - "__id__": 2818 + "__id__": 3257 }, { - "__id__": 2820 + "__id__": 3259 } ], "_prefab": { - "__id__": 2822 + "__id__": 3261 }, "_lpos": { "__type__": "cc.Vec3", @@ -56127,24 +61579,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2793 + "__id__": 3232 }, "_children": [ { - "__id__": 2795 + "__id__": 3234 } ], "_active": true, "_components": [ { - "__id__": 2803 + "__id__": 3242 }, { - "__id__": 2805 + "__id__": 3244 } ], "_prefab": { - "__id__": 2807 + "__id__": 3246 }, "_lpos": { "__type__": "cc.Vec3", @@ -56181,23 +61633,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2794 + "__id__": 3233 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2796 + "__id__": 3235 }, { - "__id__": 2798 + "__id__": 3237 }, { - "__id__": 2800 + "__id__": 3239 } ], "_prefab": { - "__id__": 2802 + "__id__": 3241 }, "_lpos": { "__type__": "cc.Vec3", @@ -56234,11 +61686,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2795 + "__id__": 3234 }, "_enabled": true, "__prefab": { - "__id__": 2797 + "__id__": 3236 }, "_contentSize": { "__type__": "cc.Size", @@ -56262,11 +61714,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2795 + "__id__": 3234 }, "_enabled": true, "__prefab": { - "__id__": 2799 + "__id__": 3238 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -56310,11 +61762,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2795 + "__id__": 3234 }, "_enabled": true, "__prefab": { - "__id__": 2801 + "__id__": 3240 }, "_alignFlags": 45, "_target": null, @@ -56359,11 +61811,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2794 + "__id__": 3233 }, "_enabled": true, "__prefab": { - "__id__": 2804 + "__id__": 3243 }, "_contentSize": { "__type__": "cc.Size", @@ -56387,11 +61839,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2794 + "__id__": 3233 }, "_enabled": false, "__prefab": { - "__id__": 2806 + "__id__": 3245 }, "_alignFlags": 42, "_target": null, @@ -56436,20 +61888,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2793 + "__id__": 3232 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2809 + "__id__": 3248 }, { - "__id__": 2811 + "__id__": 3250 } ], "_prefab": { - "__id__": 2813 + "__id__": 3252 }, "_lpos": { "__type__": "cc.Vec3", @@ -56486,11 +61938,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2808 + "__id__": 3247 }, "_enabled": true, "__prefab": { - "__id__": 2810 + "__id__": 3249 }, "_contentSize": { "__type__": "cc.Size", @@ -56514,11 +61966,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2808 + "__id__": 3247 }, "_enabled": true, "__prefab": { - "__id__": 2812 + "__id__": 3251 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -56595,11 +62047,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2793 + "__id__": 3232 }, "_enabled": true, "__prefab": { - "__id__": 2815 + "__id__": 3254 }, "_contentSize": { "__type__": "cc.Size", @@ -56623,11 +62075,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2793 + "__id__": 3232 }, "_enabled": true, "__prefab": { - "__id__": 2817 + "__id__": 3256 }, "_alignFlags": 42, "_target": null, @@ -56659,11 +62111,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2793 + "__id__": 3232 }, "_enabled": false, "__prefab": { - "__id__": 2819 + "__id__": 3258 }, "_resizeMode": 1, "_layoutType": 1, @@ -56697,11 +62149,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2793 + "__id__": 3232 }, "_enabled": true, "__prefab": { - "__id__": 2821 + "__id__": 3260 }, "_id": "" }, @@ -56728,27 +62180,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2792 + "__id__": 3231 }, "_children": [ { - "__id__": 2824 + "__id__": 3263 } ], "_active": true, "_components": [ { - "__id__": 2830 + "__id__": 3269 }, { - "__id__": 2832 + "__id__": 3271 }, { - "__id__": 2834 + "__id__": 3273 } ], "_prefab": { - "__id__": 2837 + "__id__": 3276 }, "_lpos": { "__type__": "cc.Vec3", @@ -56785,20 +62237,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2823 + "__id__": 3262 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2825 + "__id__": 3264 }, { - "__id__": 2827 + "__id__": 3266 } ], "_prefab": { - "__id__": 2829 + "__id__": 3268 }, "_lpos": { "__type__": "cc.Vec3", @@ -56835,11 +62287,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2824 + "__id__": 3263 }, "_enabled": true, "__prefab": { - "__id__": 2826 + "__id__": 3265 }, "_contentSize": { "__type__": "cc.Size", @@ -56863,11 +62315,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2824 + "__id__": 3263 }, "_enabled": true, "__prefab": { - "__id__": 2828 + "__id__": 3267 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -56944,11 +62396,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2823 + "__id__": 3262 }, "_enabled": true, "__prefab": { - "__id__": 2831 + "__id__": 3270 }, "_contentSize": { "__type__": "cc.Size", @@ -56972,11 +62424,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2823 + "__id__": 3262 }, "_enabled": true, "__prefab": { - "__id__": 2833 + "__id__": 3272 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -57020,15 +62472,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2823 + "__id__": 3262 }, "_enabled": true, "__prefab": { - "__id__": 2835 + "__id__": 3274 }, "clickEvents": [ { - "__id__": 2836 + "__id__": 3275 } ], "_interactable": true, @@ -57103,11 +62555,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2792 + "__id__": 3231 }, "_enabled": true, "__prefab": { - "__id__": 2839 + "__id__": 3278 }, "_contentSize": { "__type__": "cc.Size", @@ -57131,11 +62583,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2792 + "__id__": 3231 }, "_enabled": true, "__prefab": { - "__id__": 2841 + "__id__": 3280 }, "_resizeMode": 1, "_layoutType": 1, @@ -57169,11 +62621,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2792 + "__id__": 3231 }, "_enabled": false, "__prefab": { - "__id__": 2843 + "__id__": 3282 }, "_alignFlags": 4, "_target": null, @@ -57218,20 +62670,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2791 + "__id__": 3230 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2846 + "__id__": 3285 }, { - "__id__": 2848 + "__id__": 3287 } ], "_prefab": { - "__id__": 2850 + "__id__": 3289 }, "_lpos": { "__type__": "cc.Vec3", @@ -57268,11 +62720,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2845 + "__id__": 3284 }, "_enabled": true, "__prefab": { - "__id__": 2847 + "__id__": 3286 }, "_contentSize": { "__type__": "cc.Size", @@ -57296,11 +62748,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2845 + "__id__": 3284 }, "_enabled": true, "__prefab": { - "__id__": 2849 + "__id__": 3288 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -57377,20 +62829,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2791 + "__id__": 3230 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2852 + "__id__": 3291 }, { - "__id__": 2854 + "__id__": 3293 } ], "_prefab": { - "__id__": 2856 + "__id__": 3295 }, "_lpos": { "__type__": "cc.Vec3", @@ -57427,11 +62879,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2851 + "__id__": 3290 }, "_enabled": true, "__prefab": { - "__id__": 2853 + "__id__": 3292 }, "_contentSize": { "__type__": "cc.Size", @@ -57455,11 +62907,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2851 + "__id__": 3290 }, "_enabled": true, "__prefab": { - "__id__": 2855 + "__id__": 3294 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -57536,11 +62988,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2791 + "__id__": 3230 }, "_enabled": true, "__prefab": { - "__id__": 2858 + "__id__": 3297 }, "_contentSize": { "__type__": "cc.Size", @@ -57564,11 +63016,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2791 + "__id__": 3230 }, "_enabled": true, "__prefab": { - "__id__": 2860 + "__id__": 3299 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -57612,15 +63064,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2791 + "__id__": 3230 }, "_enabled": true, "__prefab": { - "__id__": 2862 + "__id__": 3301 }, "clickEvents": [ { - "__id__": 2863 + "__id__": 3302 } ], "_interactable": true, @@ -57689,6 +63141,43 @@ "targetOverrides": null, "nestedPrefabInstanceRoots": null }, + { + "__type__": "0e186v7IoJEnZ9QdXVZry2W", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 3305 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "378Hnx3W5ClbCsbqOcc658" + }, + { + "__type__": "032d6I9ON5BF53LaOx18ST1", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 3307 + }, + "debugMode": false, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "a1CK5uLEdCcbq4grojkxGU" + }, { "__type__": "68387wnH45AVo6Nco+pXtG5", "_name": "", @@ -57699,7 +63188,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 2866 + "__id__": 3309 }, "skill_box": { "__uuid__": "d19cde30-f5d0-47de-a0d5-3a272b696343", @@ -57723,129 +63212,147 @@ "instance": null, "targetOverrides": [ { - "__id__": 2868 + "__id__": 3311 }, { - "__id__": 2871 + "__id__": 3314 }, { - "__id__": 2874 + "__id__": 3317 }, { - "__id__": 2877 + "__id__": 3320 }, { - "__id__": 2880 + "__id__": 3323 }, { - "__id__": 2883 + "__id__": 3326 }, { - "__id__": 2886 + "__id__": 3329 }, { - "__id__": 2889 + "__id__": 3332 }, { - "__id__": 2892 + "__id__": 3335 }, { - "__id__": 2895 + "__id__": 3338 }, { - "__id__": 2898 + "__id__": 3341 }, { - "__id__": 2901 + "__id__": 3344 }, { - "__id__": 2904 + "__id__": 3347 }, { - "__id__": 2906 + "__id__": 3349 }, { - "__id__": 2908 + "__id__": 3351 }, { - "__id__": 2910 + "__id__": 3353 }, { - "__id__": 2912 + "__id__": 3355 }, { - "__id__": 2914 + "__id__": 3357 + }, + { + "__id__": 3359 + }, + { + "__id__": 3362 + }, + { + "__id__": 3365 + }, + { + "__id__": 3368 + }, + { + "__id__": 3371 + }, + { + "__id__": 3374 } ], "nestedPrefabInstanceRoots": [ { - "__id__": 2686 + "__id__": 3129 }, { - "__id__": 2665 + "__id__": 3108 }, { - "__id__": 2558 + "__id__": 3001 }, { - "__id__": 2522 + "__id__": 2965 }, { - "__id__": 2482 + "__id__": 2925 }, { - "__id__": 2367 + "__id__": 2810 }, { - "__id__": 2320 + "__id__": 2763 }, { - "__id__": 2273 + "__id__": 2716 }, { - "__id__": 2226 + "__id__": 2669 }, { - "__id__": 1873 + "__id__": 2316 }, { - "__id__": 1845 + "__id__": 2277 }, { - "__id__": 1834 + "__id__": 2255 }, { - "__id__": 1823 + "__id__": 2233 }, { - "__id__": 1812 + "__id__": 2211 }, { - "__id__": 1801 + "__id__": 2189 }, { - "__id__": 1790 + "__id__": 2165 }, { - "__id__": 1705 + "__id__": 2080 }, { - "__id__": 1630 + "__id__": 2005 }, { - "__id__": 1589 + "__id__": 1964 }, { - "__id__": 1514 + "__id__": 1889 }, { - "__id__": 1473 + "__id__": 1848 }, { - "__id__": 1398 + "__id__": 1773 }, { - "__id__": 1357 + "__id__": 1732 }, { "__id__": 998 @@ -57903,7 +63410,7 @@ "__id__": 56 }, "sourceInfo": { - "__id__": 2869 + "__id__": 3312 }, "propertyPath": [ "icon_node" @@ -57912,7 +63419,7 @@ "__id__": 56 }, "targetInfo": { - "__id__": 2870 + "__id__": 3313 } }, { @@ -57933,7 +63440,7 @@ "__id__": 56 }, "sourceInfo": { - "__id__": 2872 + "__id__": 3315 }, "propertyPath": [ "sell_node" @@ -57942,7 +63449,7 @@ "__id__": 56 }, "targetInfo": { - "__id__": 2873 + "__id__": 3316 } }, { @@ -57963,7 +63470,7 @@ "__id__": 67 }, "sourceInfo": { - "__id__": 2875 + "__id__": 3318 }, "propertyPath": [ "icon_node" @@ -57972,7 +63479,7 @@ "__id__": 67 }, "targetInfo": { - "__id__": 2876 + "__id__": 3319 } }, { @@ -57993,7 +63500,7 @@ "__id__": 67 }, "sourceInfo": { - "__id__": 2878 + "__id__": 3321 }, "propertyPath": [ "sell_node" @@ -58002,7 +63509,7 @@ "__id__": 67 }, "targetInfo": { - "__id__": 2879 + "__id__": 3322 } }, { @@ -58023,7 +63530,7 @@ "__id__": 78 }, "sourceInfo": { - "__id__": 2881 + "__id__": 3324 }, "propertyPath": [ "icon_node" @@ -58032,7 +63539,7 @@ "__id__": 78 }, "targetInfo": { - "__id__": 2882 + "__id__": 3325 } }, { @@ -58053,7 +63560,7 @@ "__id__": 78 }, "sourceInfo": { - "__id__": 2884 + "__id__": 3327 }, "propertyPath": [ "sell_node" @@ -58062,7 +63569,7 @@ "__id__": 78 }, "targetInfo": { - "__id__": 2885 + "__id__": 3328 } }, { @@ -58083,7 +63590,7 @@ "__id__": 88 }, "sourceInfo": { - "__id__": 2887 + "__id__": 3330 }, "propertyPath": [ "icon_node" @@ -58092,7 +63599,7 @@ "__id__": 88 }, "targetInfo": { - "__id__": 2888 + "__id__": 3331 } }, { @@ -58113,7 +63620,7 @@ "__id__": 88 }, "sourceInfo": { - "__id__": 2890 + "__id__": 3333 }, "propertyPath": [ "sell_node" @@ -58122,7 +63629,7 @@ "__id__": 88 }, "targetInfo": { - "__id__": 2891 + "__id__": 3334 } }, { @@ -58143,7 +63650,7 @@ "__id__": 98 }, "sourceInfo": { - "__id__": 2893 + "__id__": 3336 }, "propertyPath": [ "icon_node" @@ -58152,7 +63659,7 @@ "__id__": 98 }, "targetInfo": { - "__id__": 2894 + "__id__": 3337 } }, { @@ -58173,7 +63680,7 @@ "__id__": 98 }, "sourceInfo": { - "__id__": 2896 + "__id__": 3339 }, "propertyPath": [ "sell_node" @@ -58182,7 +63689,7 @@ "__id__": 98 }, "targetInfo": { - "__id__": 2897 + "__id__": 3340 } }, { @@ -58203,7 +63710,7 @@ "__id__": 108 }, "sourceInfo": { - "__id__": 2899 + "__id__": 3342 }, "propertyPath": [ "icon_node" @@ -58212,7 +63719,7 @@ "__id__": 108 }, "targetInfo": { - "__id__": 2900 + "__id__": 3343 } }, { @@ -58233,7 +63740,7 @@ "__id__": 108 }, "sourceInfo": { - "__id__": 2902 + "__id__": 3345 }, "propertyPath": [ "sell_node" @@ -58242,7 +63749,7 @@ "__id__": 108 }, "targetInfo": { - "__id__": 2903 + "__id__": 3346 } }, { @@ -58260,7 +63767,7 @@ { "__type__": "cc.TargetOverrideInfo", "source": { - "__id__": 2789 + "__id__": 3228 }, "sourceInfo": null, "propertyPath": [ @@ -58270,7 +63777,7 @@ "__id__": 998 }, "targetInfo": { - "__id__": 2905 + "__id__": 3348 } }, { @@ -58283,7 +63790,7 @@ { "__type__": "cc.TargetOverrideInfo", "source": { - "__id__": 2789 + "__id__": 3228 }, "sourceInfo": null, "propertyPath": [ @@ -58293,7 +63800,7 @@ "__id__": 998 }, "targetInfo": { - "__id__": 2907 + "__id__": 3350 } }, { @@ -58306,7 +63813,7 @@ { "__type__": "cc.TargetOverrideInfo", "source": { - "__id__": 2789 + "__id__": 3228 }, "sourceInfo": null, "propertyPath": [ @@ -58316,7 +63823,7 @@ "__id__": 998 }, "targetInfo": { - "__id__": 2909 + "__id__": 3352 } }, { @@ -58329,7 +63836,7 @@ { "__type__": "cc.TargetOverrideInfo", "source": { - "__id__": 2789 + "__id__": 3228 }, "sourceInfo": null, "propertyPath": [ @@ -58339,7 +63846,7 @@ "__id__": 998 }, "targetInfo": { - "__id__": 2911 + "__id__": 3354 } }, { @@ -58351,7 +63858,7 @@ { "__type__": "cc.TargetOverrideInfo", "source": { - "__id__": 2789 + "__id__": 3228 }, "sourceInfo": null, "propertyPath": [ @@ -58361,7 +63868,7 @@ "__id__": 998 }, "targetInfo": { - "__id__": 2913 + "__id__": 3356 } }, { @@ -58373,7 +63880,7 @@ { "__type__": "cc.TargetOverrideInfo", "source": { - "__id__": 2789 + "__id__": 3228 }, "sourceInfo": null, "propertyPath": [ @@ -58383,7 +63890,7 @@ "__id__": 998 }, "targetInfo": { - "__id__": 2915 + "__id__": 3358 } }, { @@ -58391,5 +63898,185 @@ "localID": [ "e78qXXnxJLXZV2+Vt8nxhi" ] + }, + { + "__type__": "cc.TargetOverrideInfo", + "source": { + "__id__": 2165 + }, + "sourceInfo": { + "__id__": 3360 + }, + "propertyPath": [ + "name_label" + ], + "target": { + "__id__": 2165 + }, + "targetInfo": { + "__id__": 3361 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "e3eNCv9YFCwpf4IreyADeV" + ] + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "1dqRfyNidFnI0Rw533q1kb" + ] + }, + { + "__type__": "cc.TargetOverrideInfo", + "source": { + "__id__": 2165 + }, + "sourceInfo": { + "__id__": 3363 + }, + "propertyPath": [ + "fied1" + ], + "target": { + "__id__": 2165 + }, + "targetInfo": { + "__id__": 3364 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "e3eNCv9YFCwpf4IreyADeV" + ] + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "b5sZHO3gNIW76AXUeqZYBn" + ] + }, + { + "__type__": "cc.TargetOverrideInfo", + "source": { + "__id__": 2165 + }, + "sourceInfo": { + "__id__": 3366 + }, + "propertyPath": [ + "fied2" + ], + "target": { + "__id__": 2165 + }, + "targetInfo": { + "__id__": 3367 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "e3eNCv9YFCwpf4IreyADeV" + ] + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "dc6KYeWoJBr5NspO5kGx92" + ] + }, + { + "__type__": "cc.TargetOverrideInfo", + "source": { + "__id__": 2165 + }, + "sourceInfo": { + "__id__": 3369 + }, + "propertyPath": [ + "fied3" + ], + "target": { + "__id__": 2165 + }, + "targetInfo": { + "__id__": 3370 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "e3eNCv9YFCwpf4IreyADeV" + ] + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "f0oseF23FJJY7bo5zkXU/L" + ] + }, + { + "__type__": "cc.TargetOverrideInfo", + "source": { + "__id__": 2165 + }, + "sourceInfo": { + "__id__": 3372 + }, + "propertyPath": [ + "level_label" + ], + "target": { + "__id__": 2165 + }, + "targetInfo": { + "__id__": 3373 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "e3eNCv9YFCwpf4IreyADeV" + ] + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "75POqLc7xOWralU/69FuiO" + ] + }, + { + "__type__": "cc.TargetOverrideInfo", + "source": { + "__id__": 2165 + }, + "sourceInfo": { + "__id__": 3375 + }, + "propertyPath": [ + "buy_node" + ], + "target": { + "__id__": 2165 + }, + "targetInfo": { + "__id__": 3376 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "e3eNCv9YFCwpf4IreyADeV" + ] + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "62Ap6usL1Iu5lGsTpGxU1Z" + ] } ] \ No newline at end of file