From c10781a18044060cff6f1915ae08a09f829bcec6 Mon Sep 17 00:00:00 2001 From: pan Date: Wed, 22 Jul 2026 15:07:32 +0800 Subject: [PATCH] =?UTF-8?q?feat(map):=20=E6=96=B0=E5=A2=9E=E8=A3=85?= =?UTF-8?q?=E5=A4=87=E5=95=86=E5=BA=97=E9=81=93=E5=85=B7=E5=88=97=E8=A1=A8?= =?UTF-8?q?=E7=BB=84=E4=BB=B6=E4=B8=8E=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 1. 新增ItemListComp组件实现单个装备道具的UI渲染与购买逻辑 2. 新增道具预制体元数据配置 3. 完善MissionCardComp的装备商店相关节点与预制体引用 --- assets/resources/gui/element/item.prefab | 5232 ++ assets/resources/gui/element/item.prefab.meta | 13 + assets/resources/gui/element/mission.prefab | 63462 +++++++--------- assets/script/game/map/ItemListComp.ts | 224 + assets/script/game/map/ItemListComp.ts.meta | 9 + assets/script/game/map/MissionCardComp.ts | 19 +- 6 files changed, 31468 insertions(+), 37491 deletions(-) create mode 100644 assets/resources/gui/element/item.prefab create mode 100644 assets/resources/gui/element/item.prefab.meta create mode 100644 assets/script/game/map/ItemListComp.ts create mode 100644 assets/script/game/map/ItemListComp.ts.meta diff --git a/assets/resources/gui/element/item.prefab b/assets/resources/gui/element/item.prefab new file mode 100644 index 00000000..94f63fbf --- /dev/null +++ b/assets/resources/gui/element/item.prefab @@ -0,0 +1,5232 @@ +[ + { + "__type__": "cc.Prefab", + "_name": "item", + "_objFlags": 0, + "__editorExtras__": {}, + "_native": "", + "data": { + "__id__": 1 + }, + "optimizationPolicy": 0, + "persistent": false + }, + { + "__type__": "cc.Node", + "_name": "item", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": null, + "_children": [ + { + "__id__": 2 + }, + { + "__id__": 40 + }, + { + "__id__": 56 + }, + { + "__id__": 64 + }, + { + "__id__": 90 + }, + { + "__id__": 98 + }, + { + "__id__": 116 + } + ], + "_active": true, + "_components": [ + { + "__id__": 132 + }, + { + "__id__": 134 + }, + { + "__id__": 136 + } + ], + "_prefab": { + "__id__": 228 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": -50, + "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": "list", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1 + }, + "_children": [ + { + "__id__": 3 + }, + { + "__id__": 11 + }, + { + "__id__": 19 + }, + { + "__id__": 27 + } + ], + "_active": true, + "_components": [ + { + "__id__": 35 + }, + { + "__id__": 37 + } + ], + "_prefab": { + "__id__": 39 + }, + "_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", + "_name": "ListFrame_01_Bg", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 2 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 4 + }, + { + "__id__": 6 + }, + { + "__id__": 8 + } + ], + "_prefab": { + "__id__": 10 + }, + "_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__": 3 + }, + "_enabled": true, + "__prefab": { + "__id__": 5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 714, + "height": 94 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "f6ImHGGo1Dn4y6eqPXskVc" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 3 + }, + "_enabled": true, + "__prefab": { + "__id__": 7 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 106, + "g": 85, + "b": 138, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@194ed", + "__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": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "60CX32dZlO6LWgZ8vJHnd5" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 3 + }, + "_enabled": true, + "__prefab": { + "__id__": 9 + }, + "_alignFlags": 45, + "_target": null, + "_left": 3, + "_right": 3, + "_top": 3, + "_bottom": 3, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 60, + "_originalHeight": 60, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "95YCShoe5NmJQee6zqR6cx" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "7fmTz/yndH5JsLCu3drtKS", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "ListFrame_01_InnerGlow", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 2 + }, + "_children": [], + "_active": false, + "_components": [ + { + "__id__": 12 + }, + { + "__id__": 14 + }, + { + "__id__": 16 + } + ], + "_prefab": { + "__id__": 18 + }, + "_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__": 11 + }, + "_enabled": true, + "__prefab": { + "__id__": 13 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 674, + "height": 94 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "edoFPuiX1HkqPwjgWrt43y" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 11 + }, + "_enabled": true, + "__prefab": { + "__id__": 15 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 27 + }, + "_spriteFrame": { + "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@a0d0f", + "__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": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "3dmKRlmUFJzodRzgjABnsW" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 11 + }, + "_enabled": true, + "__prefab": { + "__id__": 17 + }, + "_alignFlags": 45, + "_target": null, + "_left": 3, + "_right": 3, + "_top": 3, + "_bottom": 3, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 50, + "_originalHeight": 50, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "f3ki/PbKJMb6TfYrYKoKMI" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "52b9LszntCU7MGZlkzD9To", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "ListFrame_01_InnerBorder", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 2 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 20 + }, + { + "__id__": 22 + }, + { + "__id__": 24 + } + ], + "_prefab": { + "__id__": 26 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0.5, + "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__": 19 + }, + "_enabled": true, + "__prefab": { + "__id__": 21 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 712, + "height": 91 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "b3Hd6IBIdCyL31B4okKyNr" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 19 + }, + "_enabled": true, + "__prefab": { + "__id__": 23 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 130, + "g": 107, + "b": 163, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@1cd1a", + "__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": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "56XYfA/dtNFJJVk/0VJwds" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 19 + }, + "_enabled": true, + "__prefab": { + "__id__": 25 + }, + "_alignFlags": 45, + "_target": null, + "_left": 4, + "_right": 4, + "_top": 4, + "_bottom": 5, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 50, + "_originalHeight": 50, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "74RcmHdGJH1a2xD+NJJrRQ" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "d11EQiLsFNV78+bv4F7fTb", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "ListFrame_01_Border", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 2 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 28 + }, + { + "__id__": 30 + }, + { + "__id__": 32 + } + ], + "_prefab": { + "__id__": 34 + }, + "_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__": 27 + }, + "_enabled": true, + "__prefab": { + "__id__": 29 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 720, + "height": 100 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "028fTeRwNNT7dIlwGBZemG" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 27 + }, + "_enabled": true, + "__prefab": { + "__id__": 31 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@991f4", + "__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": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "6fswEI87FIC4jEkhXweRAl" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 27 + }, + "_enabled": true, + "__prefab": { + "__id__": 33 + }, + "_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": 60, + "_originalHeight": 60, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "93nj62si1GRoZD1rSXXc4c" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "d6o+pnpYFEQIuz3D+fc6JI", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2 + }, + "_enabled": true, + "__prefab": { + "__id__": 36 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 720, + "height": 100 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "ebGpxIqSdIv6fkOO/sMqRq" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2 + }, + "_enabled": true, + "__prefab": { + "__id__": 38 + }, + "_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": 100, + "_originalHeight": 100, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "b9mhKo6EhGZrDQhsQvshcE" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "61VOMuAx1MdooJz5lBdsqy", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_objFlags": 0, + "_parent": { + "__id__": 1 + }, + "_prefab": { + "__id__": 41 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 40 + }, + "asset": { + "__uuid__": "d19cde30-f5d0-47de-a0d5-3a272b696343", + "__expectedType__": "cc.Prefab" + }, + "fileId": "c46/YsCPVOJYA4mWEpNYRx", + "instance": { + "__id__": 42 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "8amwNREnBNi5jgoZM6EcN7", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [ + { + "__id__": 43 + } + ], + "propertyOverrides": [ + { + "__id__": 47 + }, + { + "__id__": 49 + }, + { + "__id__": 50 + }, + { + "__id__": 51 + }, + { + "__id__": 52 + }, + { + "__id__": 54 + } + ], + "removedComponents": [ + { + "__id__": 55 + } + ] + }, + { + "__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" + ], + "value": "sbox" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "c46/YsCPVOJYA4mWEpNYRx" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 48 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": -309.304, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 48 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 48 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 53 + }, + "propertyPath": [ + "_spriteFrame" + ], + "value": { + "__uuid__": "2842dc10-d89e-4ff6-8a11-6d09bf48cf20@048d1", + "__expectedType__": "cc.SpriteFrame" + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "075wC9BqZNpKBHWkkHGa0w" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 53 + }, + "propertyPath": [ + "_atlas" + ], + "value": { + "__uuid__": "2842dc10-d89e-4ff6-8a11-6d09bf48cf20", + "__expectedType__": "cc.SpriteAtlas" + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "2b0pxtPkdJgrKePAS8msRc" + ] + }, + { + "__type__": "cc.Node", + "_name": "name", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 57 + }, + { + "__id__": 59 + }, + { + "__id__": 61 + } + ], + "_prefab": { + "__id__": 63 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -271.748, + "y": 16.571, + "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__": 56 + }, + "_enabled": true, + "__prefab": { + "__id__": 58 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 104, + "height": 54.4 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "9dgncJRHNM0oZi+Pb5hDPM" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 56 + }, + "_enabled": true, + "__prefab": { + "__id__": 60 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "武器名称", + "_horizontalAlign": 0, + "_verticalAlign": 1, + "_actualFontSize": 25, + "_fontSize": 25, + "_fontFamily": "Arial", + "_lineHeight": 40, + "_overflow": 0, + "_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": "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": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "64sBr99yBIPIbpxdil4ZY0", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "info", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1 + }, + "_children": [ + { + "__id__": 65 + }, + { + "__id__": 71 + }, + { + "__id__": 77 + } + ], + "_active": true, + "_components": [ + { + "__id__": 83 + }, + { + "__id__": 85 + }, + { + "__id__": 87 + } + ], + "_prefab": { + "__id__": 89 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -160, + "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", + "_name": "i1", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 64 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 66 + }, + { + "__id__": 68 + } + ], + "_prefab": { + "__id__": 70 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 23.333333333333336, + "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__": 65 + }, + "_enabled": true, + "__prefab": { + "__id__": 67 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 300, + "height": 23.333333333333332 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "69O8ConsBKvLQ5AKQ66wo0" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 65 + }, + "_enabled": true, + "__prefab": { + "__id__": 69 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "词条3", + "_horizontalAlign": 0, + "_verticalAlign": 1, + "_actualFontSize": 18, + "_fontSize": 20, + "_fontFamily": "Arial", + "_lineHeight": 25, + "_overflow": 2, + "_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": "b5sZHO3gNIW76AXUeqZYBn" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "31vWtf5dxJgr88LEoU1n3P", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "i2", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 64 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 72 + }, + { + "__id__": 74 + } + ], + "_prefab": { + "__id__": 76 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 3.552713678800501e-15, + "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__": 71 + }, + "_enabled": true, + "__prefab": { + "__id__": 73 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 300, + "height": 23.333333333333332 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "2fZ5IbrfpGAZL8NHWcCmSI" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 71 + }, + "_enabled": true, + "__prefab": { + "__id__": 75 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "词条2", + "_horizontalAlign": 0, + "_verticalAlign": 1, + "_actualFontSize": 18, + "_fontSize": 20, + "_fontFamily": "Arial", + "_lineHeight": 25, + "_overflow": 2, + "_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": "dc6KYeWoJBr5NspO5kGx92" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "b6k/wLCIBPwb+CzEq7D/OD", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "i3", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 64 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 78 + }, + { + "__id__": 80 + } + ], + "_prefab": { + "__id__": 82 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": -23.33333333333333, + "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__": 77 + }, + "_enabled": true, + "__prefab": { + "__id__": 79 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 300, + "height": 23.333333333333332 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "4bzdV65RFKkoWfWLPUitf0" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 77 + }, + "_enabled": true, + "__prefab": { + "__id__": 81 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "词条3", + "_horizontalAlign": 0, + "_verticalAlign": 1, + "_actualFontSize": 18, + "_fontSize": 20, + "_fontFamily": "Arial", + "_lineHeight": 25, + "_overflow": 2, + "_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": "f0oseF23FJJY7bo5zkXU/L" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "897tyOuodBQJ2g1YcPjCYe", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 64 + }, + "_enabled": true, + "__prefab": { + "__id__": 84 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 420, + "height": 70 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "23zkFGCNdKFYEAZu1hO0ZD" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 64 + }, + "_enabled": true, + "__prefab": { + "__id__": 86 + }, + "_alignFlags": 45, + "_target": null, + "_left": 200, + "_right": 100, + "_top": 15, + "_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": "ea6zVnOhFA57hmQp7pFbkh" + }, + { + "__type__": "cc.Layout", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 64 + }, + "_enabled": true, + "__prefab": { + "__id__": 88 + }, + "_resizeMode": 1, + "_layoutType": 2, + "_cellSize": { + "__type__": "cc.Size", + "width": 40, + "height": 40 + }, + "_startAxis": 1, + "_paddingLeft": 0, + "_paddingRight": 0, + "_paddingTop": 0, + "_paddingBottom": 0, + "_spacingX": 0, + "_spacingY": 0, + "_verticalDirection": 1, + "_horizontalDirection": 0, + "_constraint": 0, + "_constraintNum": 2, + "_affectedByScale": false, + "_isAlign": false, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "39NZio6TNPjLLTUnq0ODme" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "894Jil2OhD84XdOP9fS7Ua", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "lv", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 91 + }, + { + "__id__": 93 + }, + { + "__id__": 95 + } + ], + "_prefab": { + "__id__": 97 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -246.42299999999997, + "y": -14.317, + "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__": 90 + }, + "_enabled": true, + "__prefab": { + "__id__": 92 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 44.5694906033978, + "height": 54.4 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "82vq9k1aFKYa5Ywz/gwbFX" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 90 + }, + "_enabled": true, + "__prefab": { + "__id__": 94 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "Lv.1", + "_horizontalAlign": 1, + "_verticalAlign": 1, + "_actualFontSize": 20, + "_fontSize": 20, + "_fontFamily": "Arial", + "_lineHeight": 40, + "_overflow": 0, + "_enableWrapText": true, + "_font": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_isItalic": true, + "_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": "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": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "61QiOHUa9NSaXFmTwZIc/5", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "buy", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1 + }, + "_children": [ + { + "__id__": 99 + }, + { + "__id__": 107 + } + ], + "_active": true, + "_components": [ + { + "__id__": 113 + } + ], + "_prefab": { + "__id__": 115 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 286.021, + "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", + "_name": "btn_green", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 98 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 100 + }, + { + "__id__": 102 + }, + { + "__id__": 104 + } + ], + "_prefab": { + "__id__": 106 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0.14999999999999858, + "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__": 99 + }, + "_enabled": true, + "__prefab": { + "__id__": 101 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 90, + "height": 79.7 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "d0a/42BphNELmBqMTsdQ2o" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 99 + }, + "_enabled": true, + "__prefab": { + "__id__": 103 + }, + "_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@4a554", + "__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": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "96vtn/2N1PZYu19xcYgJNi" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 99 + }, + "_enabled": true, + "__prefab": { + "__id__": 105 + }, + "_alignFlags": 45, + "_target": null, + "_left": 0, + "_right": 0, + "_top": 0, + "_bottom": 0.3, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 185, + "_originalHeight": 81, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "f9/3KeifNDe7/2YVlmTH4c" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "49hgifpAhA5YZzgbZA09hT", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "Label", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 98 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 108 + }, + { + "__id__": 110 + } + ], + "_prefab": { + "__id__": 112 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": -6.989, + "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__": 107 + }, + "_enabled": true, + "__prefab": { + "__id__": 109 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 54, + "height": 54.4 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "fbsoOtcLFISZylxeTP43bR" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 107 + }, + "_enabled": true, + "__prefab": { + "__id__": 111 + }, + "_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": 25, + "_fontFamily": "Arial", + "_lineHeight": 40, + "_overflow": 0, + "_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": "758daF969NKpBqGg0m0bov" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "54tMKNeB9IN4AgJ0xcA+t6", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 98 + }, + "_enabled": true, + "__prefab": { + "__id__": 114 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 90, + "height": 80 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "275pNhjkdAyYspjXo/DSrb" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "62Ap6usL1Iu5lGsTpGxU1Z", + "instance": null, + "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": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 133 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 720, + "height": 100 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "01picFBtJMhp/LBDdXi1y9" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 135 + }, + "_alignFlags": 40, + "_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": 100, + "_originalHeight": 0, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "4aPeqTNK9Ga61Xv9j+yGXk" + }, + { + "__type__": "6a8f7ECjVBOfqsS52OA4fi0", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 137 + }, + "icon_node": { + "__id__": 138 + }, + "bg_node": { + "__id__": 144 + }, + "name_label": { + "__id__": 59 + }, + "fied1": { + "__id__": 68 + }, + "fied2": { + "__id__": 74 + }, + "fied3": { + "__id__": 80 + }, + "level_label": { + "__id__": 93 + }, + "buy_node": { + "__id__": 98 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "c49lZCw7pH1JbvGWFtBo+h" + }, + { + "__type__": "cc.Node", + "_name": "icon", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 40 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 139 + }, + { + "__id__": 141 + } + ], + "_prefab": { + "__id__": 143 + }, + "_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.6, + "y": 0.6, + "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__": 138 + }, + "_enabled": true, + "__prefab": { + "__id__": 140 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 78, + "height": 78 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "0elb3r0slJwbY2BNC1zTKn" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 138 + }, + "_enabled": true, + "__prefab": { + "__id__": 142 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "2842dc10-d89e-4ff6-8a11-6d09bf48cf20@048d1", + "__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__": "2842dc10-d89e-4ff6-8a11-6d09bf48cf20", + "__expectedType__": "cc.SpriteAtlas" + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "075wC9BqZNpKBHWkkHGa0w" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "a33ReyWcpAoZY5ieotS6Ir", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "bg", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 40 + }, + "_children": [ + { + "__id__": 145 + }, + { + "__id__": 161 + }, + { + "__id__": 177 + }, + { + "__id__": 193 + }, + { + "__id__": 209 + } + ], + "_active": true, + "_components": [ + { + "__id__": 225 + } + ], + "_prefab": { + "__id__": 227 + }, + "_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", + "_name": "green", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 144 + }, + "_children": [ + { + "__id__": 146 + } + ], + "_active": true, + "_components": [ + { + "__id__": 154 + }, + { + "__id__": 156 + }, + { + "__id__": 158 + } + ], + "_prefab": { + "__id__": 160 + }, + "_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.2, + "y": 0.2, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "SkillFrame_01_Border_Blue", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 145 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 147 + }, + { + "__id__": 149 + }, + { + "__id__": 151 + } + ], + "_prefab": { + "__id__": 153 + }, + "_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": 2, + "y": 2, + "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__": 146 + }, + "_enabled": true, + "__prefab": { + "__id__": 148 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 168, + "height": 168 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "7eXE020LJO2re5wfhWMR+x" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 146 + }, + "_enabled": true, + "__prefab": { + "__id__": 150 + }, + "_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@d1286", + "__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__": "cb93c900-b440-4571-91d1-7da1636e3d73", + "__expectedType__": "cc.SpriteAtlas" + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "f0Vdz2o2lPFLwXlW5JPYW4" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 146 + }, + "_enabled": true, + "__prefab": { + "__id__": 152 + }, + "_alignFlags": 45, + "_target": null, + "_left": -8, + "_right": -8, + "_top": -8, + "_bottom": -8, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 56, + "_originalHeight": 58, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "5fCWyWmApMNqTCR3sFhtR8" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "7dxLMTd/xC/68jt7Lwr0wN", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 145 + }, + "_enabled": true, + "__prefab": { + "__id__": 155 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 320, + "height": 320 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "01RZgHEk5DOImBHnPTZbSl" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 145 + }, + "_enabled": true, + "__prefab": { + "__id__": 157 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 158, + "g": 255, + "b": 134, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@d8db6", + "__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__": "cb93c900-b440-4571-91d1-7da1636e3d73", + "__expectedType__": "cc.SpriteAtlas" + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "83RO3P8ctM+bi+TCfBHkKM" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 145 + }, + "_enabled": true, + "__prefab": { + "__id__": 159 + }, + "_alignFlags": 45, + "_target": null, + "_left": 8, + "_right": 8, + "_top": 8, + "_bottom": 8, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 52, + "_originalHeight": 52, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "baf1d9tPZAd4fOS6WGAm8G" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "c8GUMPCaFLxq7iBjkJgK3j", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "blue", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 144 + }, + "_children": [ + { + "__id__": 162 + } + ], + "_active": true, + "_components": [ + { + "__id__": 170 + }, + { + "__id__": 172 + }, + { + "__id__": 174 + } + ], + "_prefab": { + "__id__": 176 + }, + "_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.2, + "y": 0.2, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "SkillFrame_01_Border_Blue", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 161 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 163 + }, + { + "__id__": 165 + }, + { + "__id__": 167 + } + ], + "_prefab": { + "__id__": 169 + }, + "_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": 2, + "y": 2, + "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__": 162 + }, + "_enabled": true, + "__prefab": { + "__id__": 164 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 168, + "height": 168 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "bdhTW5lJ9PJamgUN/UmnC2" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 162 + }, + "_enabled": true, + "__prefab": { + "__id__": 166 + }, + "_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@654c0", + "__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": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "74QdiEVndDl5Vqf5Hjj8qY" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 162 + }, + "_enabled": true, + "__prefab": { + "__id__": 168 + }, + "_alignFlags": 45, + "_target": null, + "_left": -8, + "_right": -8, + "_top": -8, + "_bottom": -8, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 56, + "_originalHeight": 58, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "17NmLP2VJDYqeNommRKja0" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "05/ViZ4x5CsKTMBvYgTNv7", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 161 + }, + "_enabled": true, + "__prefab": { + "__id__": 171 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 320, + "height": 320 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "cdEeG/ubFJgqKs1MdM6xd9" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 161 + }, + "_enabled": true, + "__prefab": { + "__id__": 173 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 92, + "g": 185, + "b": 247, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@d8db6", + "__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__": "cb93c900-b440-4571-91d1-7da1636e3d73", + "__expectedType__": "cc.SpriteAtlas" + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "9aNUtJ9bNDS621z3LovfsY" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 161 + }, + "_enabled": true, + "__prefab": { + "__id__": 175 + }, + "_alignFlags": 45, + "_target": null, + "_left": 8, + "_right": 8, + "_top": 8, + "_bottom": 8, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 52, + "_originalHeight": 52, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "fbhcN/JhJD26edWcEf8KiQ" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "93fFoXu3BBYqu4RLG2YPon", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "purple", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 144 + }, + "_children": [ + { + "__id__": 178 + } + ], + "_active": true, + "_components": [ + { + "__id__": 186 + }, + { + "__id__": 188 + }, + { + "__id__": 190 + } + ], + "_prefab": { + "__id__": 192 + }, + "_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.2, + "y": 0.2, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "SkillFrame_01_Border_Blue", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 177 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 179 + }, + { + "__id__": 181 + }, + { + "__id__": 183 + } + ], + "_prefab": { + "__id__": 185 + }, + "_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": 2, + "y": 2, + "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__": 178 + }, + "_enabled": true, + "__prefab": { + "__id__": 180 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 168, + "height": 168 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "31upVgp9hMgqBxdoieIwVm" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 178 + }, + "_enabled": true, + "__prefab": { + "__id__": 182 + }, + "_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@900a1", + "__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__": "cb93c900-b440-4571-91d1-7da1636e3d73", + "__expectedType__": "cc.SpriteAtlas" + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "41VXMESAJKg5kx7y+LyKEN" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 178 + }, + "_enabled": true, + "__prefab": { + "__id__": 184 + }, + "_alignFlags": 45, + "_target": null, + "_left": -8, + "_right": -8, + "_top": -8, + "_bottom": -8, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 56, + "_originalHeight": 58, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "72RgzpFspPSIvEm12Te+NC" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "28zhIq1rJFoqgXVfHbZVku", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 177 + }, + "_enabled": true, + "__prefab": { + "__id__": 187 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 320, + "height": 320 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "01Tb8sF1pD1K401C16wfxs" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 177 + }, + "_enabled": true, + "__prefab": { + "__id__": 189 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 228, + "g": 194, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@d8db6", + "__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__": "cb93c900-b440-4571-91d1-7da1636e3d73", + "__expectedType__": "cc.SpriteAtlas" + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "05Zwe5oaRITayhS7nyUA3W" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 177 + }, + "_enabled": true, + "__prefab": { + "__id__": 191 + }, + "_alignFlags": 45, + "_target": null, + "_left": 8, + "_right": 8, + "_top": 8, + "_bottom": 8, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 52, + "_originalHeight": 52, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "f8m897RgFJ3Yfwjs+9LSxo" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "f815Ec4HdHl7lhEUTBr/l3", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "red", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 144 + }, + "_children": [ + { + "__id__": 194 + } + ], + "_active": true, + "_components": [ + { + "__id__": 202 + }, + { + "__id__": 204 + }, + { + "__id__": 206 + } + ], + "_prefab": { + "__id__": 208 + }, + "_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.2, + "y": 0.2, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "SkillFrame_01_Border_Blue", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 193 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 195 + }, + { + "__id__": 197 + }, + { + "__id__": 199 + } + ], + "_prefab": { + "__id__": 201 + }, + "_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": 2, + "y": 2, + "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__": 194 + }, + "_enabled": true, + "__prefab": { + "__id__": 196 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 168, + "height": 168 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "ce0/u2yctKCZkL+Ru0cbmo" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 194 + }, + "_enabled": true, + "__prefab": { + "__id__": 198 + }, + "_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@4f590", + "__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__": "cb93c900-b440-4571-91d1-7da1636e3d73", + "__expectedType__": "cc.SpriteAtlas" + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "472fPUEeZJBZ0we0ZqBZLT" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 194 + }, + "_enabled": true, + "__prefab": { + "__id__": 200 + }, + "_alignFlags": 45, + "_target": null, + "_left": -8, + "_right": -8, + "_top": -8, + "_bottom": -8, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 56, + "_originalHeight": 58, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "9aKMLDvMxIdL5mGpxApN/a" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "ceKD1JLx5OXYWUaSeK4/8B", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 193 + }, + "_enabled": true, + "__prefab": { + "__id__": 203 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 320, + "height": 320 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "c82typVIdBJJabkX/s0ZkZ" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 193 + }, + "_enabled": true, + "__prefab": { + "__id__": 205 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 179, + "b": 179, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@d8db6", + "__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__": "cb93c900-b440-4571-91d1-7da1636e3d73", + "__expectedType__": "cc.SpriteAtlas" + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "a35oaIyWZAyaqqaIo3ecgQ" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 193 + }, + "_enabled": true, + "__prefab": { + "__id__": 207 + }, + "_alignFlags": 45, + "_target": null, + "_left": 8, + "_right": 8, + "_top": 8, + "_bottom": 8, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 52, + "_originalHeight": 52, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "97QhKRqORBu7cZbfTOKHZx" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "51ns/anqVO87NRv6DMzJKj", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "yellow", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 144 + }, + "_children": [ + { + "__id__": 210 + } + ], + "_active": true, + "_components": [ + { + "__id__": 218 + }, + { + "__id__": 220 + }, + { + "__id__": 222 + } + ], + "_prefab": { + "__id__": 224 + }, + "_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.2, + "y": 0.2, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "SkillFrame_01_Border_Blue", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 209 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 211 + }, + { + "__id__": 213 + }, + { + "__id__": 215 + } + ], + "_prefab": { + "__id__": 217 + }, + "_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": 2, + "y": 2, + "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__": 210 + }, + "_enabled": true, + "__prefab": { + "__id__": 212 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 168, + "height": 168 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "4cdo17U+VOh4SgXfb/+Gk7" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 210 + }, + "_enabled": true, + "__prefab": { + "__id__": 214 + }, + "_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@2eb28", + "__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__": "cb93c900-b440-4571-91d1-7da1636e3d73", + "__expectedType__": "cc.SpriteAtlas" + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "74wQe518NJtomw3BaPS3RF" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 210 + }, + "_enabled": true, + "__prefab": { + "__id__": 216 + }, + "_alignFlags": 45, + "_target": null, + "_left": -8, + "_right": -8, + "_top": -8, + "_bottom": -8, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 56, + "_originalHeight": 58, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "54DttIreFHwYJkJN4N0RTP" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "f0arVt0ElB87nq5CoNVAt4", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 209 + }, + "_enabled": true, + "__prefab": { + "__id__": 219 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 320, + "height": 320 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "68Zpxa86JHMbiKqxEUYo0V" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 209 + }, + "_enabled": true, + "__prefab": { + "__id__": 221 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 246, + "b": 139, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@d8db6", + "__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__": "cb93c900-b440-4571-91d1-7da1636e3d73", + "__expectedType__": "cc.SpriteAtlas" + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "a3uQv7YKlBh7VPyZ5JRsEQ" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 209 + }, + "_enabled": true, + "__prefab": { + "__id__": 223 + }, + "_alignFlags": 45, + "_target": null, + "_left": 8, + "_right": 8, + "_top": 8, + "_bottom": 8, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 52, + "_originalHeight": 52, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "2ftKNnmZdJtKhaRtZLBILA" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "d3r4ZGziNEz77IzWW7ndja", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 144 + }, + "_enabled": true, + "__prefab": { + "__id__": 226 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 80, + "height": 80 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "44Ed4eH0lI5Kssdq2dPzke" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "c8niXKCPZJkZO13m9+xJNN", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "5dVotvOAFMoaprbNZVAkgY", + "instance": null, + "targetOverrides": [ + { + "__id__": 229 + }, + { + "__id__": 231 + } + ], + "nestedPrefabInstanceRoots": [ + { + "__id__": 40 + } + ] + }, + { + "__type__": "cc.TargetOverrideInfo", + "source": { + "__id__": 136 + }, + "sourceInfo": null, + "propertyPath": [ + "icon_node" + ], + "target": { + "__id__": 40 + }, + "targetInfo": { + "__id__": 230 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "a33ReyWcpAoZY5ieotS6Ir" + ] + }, + { + "__type__": "cc.TargetOverrideInfo", + "source": { + "__id__": 136 + }, + "sourceInfo": null, + "propertyPath": [ + "bg_node" + ], + "target": { + "__id__": 40 + }, + "targetInfo": { + "__id__": 232 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "c8niXKCPZJkZO13m9+xJNN" + ] + } +] \ No newline at end of file diff --git a/assets/resources/gui/element/item.prefab.meta b/assets/resources/gui/element/item.prefab.meta new file mode 100644 index 00000000..f2a23388 --- /dev/null +++ b/assets/resources/gui/element/item.prefab.meta @@ -0,0 +1,13 @@ +{ + "ver": "1.1.50", + "importer": "prefab", + "imported": true, + "uuid": "2986f629-e688-418c-9bfc-806485474e36", + "files": [ + ".json" + ], + "subMetas": {}, + "userData": { + "syncNodeName": "item" + } +} diff --git a/assets/resources/gui/element/mission.prefab b/assets/resources/gui/element/mission.prefab index b5245f79..07d643bc 100644 --- a/assets/resources/gui/element/mission.prefab +++ b/assets/resources/gui/element/mission.prefab @@ -31,50 +31,53 @@ "__id__": 155 }, { - "__id__": 968 + "__id__": 656 }, { - "__id__": 998 + "__id__": 686 }, { - "__id__": 1721 + "__id__": 1208 }, { - "__id__": 2127 + "__id__": 1490 }, { - "__id__": 2409 + "__id__": 1772 + }, + { + "__id__": 1908 } ], "_active": true, "_components": [ { - "__id__": 3222 + "__id__": 2648 }, { - "__id__": 3224 + "__id__": 2650 }, { - "__id__": 3226 + "__id__": 2652 }, { - "__id__": 3228 + "__id__": 2654 }, { - "__id__": 3230 + "__id__": 2656 }, { - "__id__": 3232 + "__id__": 2658 }, { - "__id__": 3234 + "__id__": 2660 }, { - "__id__": 3236 + "__id__": 2662 } ], "_prefab": { - "__id__": 3238 + "__id__": 2664 }, "_lpos": { "__type__": "cc.Vec3", @@ -3097,47 +3100,35 @@ "__id__": 156 }, { - "__id__": 198 + "__id__": 164 }, { - "__id__": 240 + "__id__": 252 }, { - "__id__": 248 + "__id__": 448 }, { - "__id__": 256 - }, - { - "__id__": 326 - }, - { - "__id__": 414 - }, - { - "__id__": 610 - }, - { - "__id__": 943 + "__id__": 631 } ], "_active": true, "_components": [ { - "__id__": 959 + "__id__": 647 }, { - "__id__": 961 + "__id__": 649 }, { - "__id__": 963 + "__id__": 651 }, { - "__id__": 965 + "__id__": 653 } ], "_prefab": { - "__id__": 967 + "__id__": 655 }, "_lpos": { "__type__": "cc.Vec3", @@ -3168,1934 +3159,6 @@ }, "_id": "" }, - { - "__type__": "cc.Node", - "_name": "lvbg", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 155 - }, - "_children": [ - { - "__id__": 157 - }, - { - "__id__": 163 - }, - { - "__id__": 169 - }, - { - "__id__": 175 - }, - { - "__id__": 181 - }, - { - "__id__": 187 - } - ], - "_active": false, - "_components": [ - { - "__id__": 193 - }, - { - "__id__": 195 - } - ], - "_prefab": { - "__id__": 197 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -240, - "y": 173.02, - "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": "lv1", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 156 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 158 - }, - { - "__id__": 160 - } - ], - "_prefab": { - "__id__": 162 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -87.5, - "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__": 157 - }, - "_enabled": true, - "__prefab": { - "__id__": 159 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 30, - "height": 30 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "40A8OAmPlDopLOk/Jvcqfb" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 157 - }, - "_enabled": true, - "__prefab": { - "__id__": 161 - }, - "_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@411e4", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": true, - "_atlas": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "e5rVK4eDtF7IFOrO4zjXga" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "94BnrOhgBJsIkPyczxqX7l", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "lv2", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 156 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 164 - }, - { - "__id__": 166 - } - ], - "_prefab": { - "__id__": 168 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -52.5, - "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__": 163 - }, - "_enabled": true, - "__prefab": { - "__id__": 165 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 30, - "height": 30 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "3b4tIQb65IjIwZ+MQMwOib" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 163 - }, - "_enabled": true, - "__prefab": { - "__id__": 167 - }, - "_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@411e4", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": true, - "_atlas": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "52yIzUkBFKcJW1Rk8OcEKw" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "f8whnVRahMC6LIKmiHp/JU", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "lv3", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 156 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 170 - }, - { - "__id__": 172 - } - ], - "_prefab": { - "__id__": 174 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -17.5, - "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__": 169 - }, - "_enabled": true, - "__prefab": { - "__id__": 171 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 30, - "height": 30 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "46rPmV4KhKX5eupR3Wgi+I" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 169 - }, - "_enabled": true, - "__prefab": { - "__id__": 173 - }, - "_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@411e4", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": true, - "_atlas": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "d97pAfz0lHYo2CEfcwcFy8" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "08drezp0NHk6zT0X2PeKoG", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "lv4", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 156 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 176 - }, - { - "__id__": 178 - } - ], - "_prefab": { - "__id__": 180 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 17.5, - "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__": 175 - }, - "_enabled": true, - "__prefab": { - "__id__": 177 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 30, - "height": 30 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "72SwJWTTlP0rH9IG76wz8m" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 175 - }, - "_enabled": true, - "__prefab": { - "__id__": 179 - }, - "_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@411e4", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": true, - "_atlas": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "66i8d5c0FLaoPIP5RbkWRf" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "c1z5gqTzhBaak7SKcyJIAe", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "lv5", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 156 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 182 - }, - { - "__id__": 184 - } - ], - "_prefab": { - "__id__": 186 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 52.5, - "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__": 181 - }, - "_enabled": true, - "__prefab": { - "__id__": 183 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 30, - "height": 30 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "29y2svJO9EFrgROMdiWhLm" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 181 - }, - "_enabled": true, - "__prefab": { - "__id__": 185 - }, - "_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@411e4", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": true, - "_atlas": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "cfBOM8oDFMrJttRnbdgFON" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "b8PAS8g5lFDZiI/wzxQOTp", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "lv6", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 156 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 188 - }, - { - "__id__": 190 - } - ], - "_prefab": { - "__id__": 192 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 87.5, - "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__": 187 - }, - "_enabled": true, - "__prefab": { - "__id__": 189 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 30, - "height": 30 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "1dK01SB+RB8ZxBO6PVQsAA" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 187 - }, - "_enabled": true, - "__prefab": { - "__id__": 191 - }, - "_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@411e4", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": true, - "_atlas": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "17gSaTFm1Dd6nc1sw4UTI/" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "f2PwI5gA1OA4DJ1zex+eJG", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 156 - }, - "_enabled": true, - "__prefab": { - "__id__": 194 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 205, - "height": 50 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "9dQ78WZlJPF6MjuuZnTJvg" - }, - { - "__type__": "cc.Layout", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 156 - }, - "_enabled": true, - "__prefab": { - "__id__": 196 - }, - "_resizeMode": 0, - "_layoutType": 1, - "_cellSize": { - "__type__": "cc.Size", - "width": 40, - "height": 40 - }, - "_startAxis": 0, - "_paddingLeft": 0, - "_paddingRight": 0, - "_paddingTop": 0, - "_paddingBottom": 0, - "_spacingX": 5, - "_spacingY": 0, - "_verticalDirection": 1, - "_horizontalDirection": 0, - "_constraint": 0, - "_constraintNum": 2, - "_affectedByScale": false, - "_isAlign": false, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "f0oheTxQVKNroTaA5nmlK+" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "33rSVysAVB1LO2v7wC2zZ1", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "lv", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 155 - }, - "_children": [ - { - "__id__": 199 - }, - { - "__id__": 205 - }, - { - "__id__": 211 - }, - { - "__id__": 217 - }, - { - "__id__": 223 - }, - { - "__id__": 229 - } - ], - "_active": false, - "_components": [ - { - "__id__": 235 - }, - { - "__id__": 237 - } - ], - "_prefab": { - "__id__": 239 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -240, - "y": 173.02, - "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": "lv1", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 198 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 200 - }, - { - "__id__": 202 - } - ], - "_prefab": { - "__id__": 204 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -87.5, - "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__": 199 - }, - "_enabled": true, - "__prefab": { - "__id__": 201 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 30, - "height": 30 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "00mnm/THhOWrjChbURe0Uf" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 199 - }, - "_enabled": true, - "__prefab": { - "__id__": 203 - }, - "_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@411e4", - "__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": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "a0YPZxcTVI7qQ6CLRAZYYO" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "b7KWIgzrJJZLP060HfD8RV", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "lv2", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 198 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 206 - }, - { - "__id__": 208 - } - ], - "_prefab": { - "__id__": 210 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -52.5, - "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__": 205 - }, - "_enabled": true, - "__prefab": { - "__id__": 207 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 30, - "height": 30 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "26IBfTjzZGfLtdSYpDUgQ1" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 205 - }, - "_enabled": true, - "__prefab": { - "__id__": 209 - }, - "_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@411e4", - "__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": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "75DGgE1Z5H+4LCCPCBlAvU" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "3caGaBEIRF47dgBeSXwb98", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "lv3", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 198 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 212 - }, - { - "__id__": 214 - } - ], - "_prefab": { - "__id__": 216 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -17.5, - "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__": 211 - }, - "_enabled": true, - "__prefab": { - "__id__": 213 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 30, - "height": 30 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "90xBFMdUNJta1DvUY6bOUz" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 211 - }, - "_enabled": true, - "__prefab": { - "__id__": 215 - }, - "_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@411e4", - "__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": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "f0qjy+7XFLKqD2dkPgfV0F" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "319QuRZZRF7756EEwi64DN", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "lv4", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 198 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 218 - }, - { - "__id__": 220 - } - ], - "_prefab": { - "__id__": 222 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 17.5, - "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__": 217 - }, - "_enabled": true, - "__prefab": { - "__id__": 219 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 30, - "height": 30 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "89mGmuzc9PMqxWqMWVD5b+" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 217 - }, - "_enabled": true, - "__prefab": { - "__id__": 221 - }, - "_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@411e4", - "__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": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "8chwA7gDxGwoCcdQujxPer" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "abn8lEMeFLl4+VBNbDeJiB", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "lv5", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 198 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 224 - }, - { - "__id__": 226 - } - ], - "_prefab": { - "__id__": 228 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 52.5, - "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__": 223 - }, - "_enabled": true, - "__prefab": { - "__id__": 225 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 30, - "height": 30 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "81PsfTCchEp7azAZxUqjTV" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 223 - }, - "_enabled": true, - "__prefab": { - "__id__": 227 - }, - "_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@411e4", - "__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": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "e8jwADQ4hAtbp2rVSeKNZK" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "12c4cKlsNBZbCPqvrGaO/5", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "lv6", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 198 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 230 - }, - { - "__id__": 232 - } - ], - "_prefab": { - "__id__": 234 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 87.5, - "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__": 229 - }, - "_enabled": true, - "__prefab": { - "__id__": 231 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 30, - "height": 30 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "8cBz2tvl5CDIcoQdMj+29a" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 229 - }, - "_enabled": true, - "__prefab": { - "__id__": 233 - }, - "_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@411e4", - "__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": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "4fL9LRAmJF24L3Q167bXCa" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "76ryyB0GpLwqKlT6KZZuBE", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 198 - }, - "_enabled": true, - "__prefab": { - "__id__": 236 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 205, - "height": 50 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "a1fDV3EUpFGaykddpHrN2P" - }, - { - "__type__": "cc.Layout", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 198 - }, - "_enabled": true, - "__prefab": { - "__id__": 238 - }, - "_resizeMode": 0, - "_layoutType": 1, - "_cellSize": { - "__type__": "cc.Size", - "width": 40, - "height": 40 - }, - "_startAxis": 0, - "_paddingLeft": 0, - "_paddingRight": 0, - "_paddingTop": 0, - "_paddingBottom": 0, - "_spacingX": 5, - "_spacingY": 0, - "_verticalDirection": 1, - "_horizontalDirection": 0, - "_constraint": 0, - "_constraintNum": 2, - "_affectedByScale": false, - "_isAlign": true, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "476lu5KJNKkoh8bvRnc5Pb" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "50nlTzRABGJ4vZYBkdXijK", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, { "__type__": "cc.Node", "_name": "card_bg", @@ -5108,17 +3171,17 @@ "_active": true, "_components": [ { - "__id__": 241 + "__id__": 157 }, { - "__id__": 243 + "__id__": 159 }, { - "__id__": 245 + "__id__": 161 } ], "_prefab": { - "__id__": 247 + "__id__": 163 }, "_lpos": { "__type__": "cc.Vec3", @@ -5155,11 +3218,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 240 + "__id__": 156 }, "_enabled": true, "__prefab": { - "__id__": 242 + "__id__": 158 }, "_contentSize": { "__type__": "cc.Size", @@ -5183,11 +3246,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 240 + "__id__": 156 }, "_enabled": true, "__prefab": { - "__id__": 244 + "__id__": 160 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -5231,11 +3294,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 240 + "__id__": 156 }, "_enabled": true, "__prefab": { - "__id__": 246 + "__id__": 162 }, "_alignFlags": 45, "_target": null, @@ -5274,1825 +3337,6 @@ "targetOverrides": null, "nestedPrefabInstanceRoots": null }, - { - "__type__": "cc.Node", - "_name": "con", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 155 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 249 - }, - { - "__id__": 251 - }, - { - "__id__": 253 - } - ], - "_prefab": { - "__id__": 255 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": -204.8, - "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__": 248 - }, - "_enabled": true, - "__prefab": { - "__id__": 250 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 0, - "height": 150 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "5f/oWDNQlA44GZY7xXb4Qy" - }, - { - "__type__": "cc.Layout", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 248 - }, - "_enabled": true, - "__prefab": { - "__id__": 252 - }, - "_resizeMode": 1, - "_layoutType": 1, - "_cellSize": { - "__type__": "cc.Size", - "width": 40, - "height": 40 - }, - "_startAxis": 0, - "_paddingLeft": 0, - "_paddingRight": 0, - "_paddingTop": 0, - "_paddingBottom": 0, - "_spacingX": 0, - "_spacingY": 0, - "_verticalDirection": 1, - "_horizontalDirection": 0, - "_constraint": 0, - "_constraintNum": 2, - "_affectedByScale": false, - "_isAlign": false, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "37EtakFqdMhI/kHLuhH2Z+" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 248 - }, - "_enabled": true, - "__prefab": { - "__id__": 254 - }, - "_alignFlags": 44, - "_target": null, - "_left": 360, - "_right": 360, - "_top": 1230, - "_bottom": -279.8, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 378, - "_originalHeight": 100, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "96XRN7WElCV61WiCZ6xZcF" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "46VgrHm5VNH5UNmq7bgAi+", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "up", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 155 - }, - "_children": [ - { - "__id__": 257 - }, - { - "__id__": 265 - }, - { - "__id__": 273 - }, - { - "__id__": 307 - }, - { - "__id__": 315 - } - ], - "_active": false, - "_components": [ - { - "__id__": 321 - }, - { - "__id__": 323 - } - ], - "_prefab": { - "__id__": 325 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -240, - "y": 7.988, - "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": "bg", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 256 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 258 - }, - { - "__id__": 260 - }, - { - "__id__": 262 - } - ], - "_prefab": { - "__id__": 264 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 55, - "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__": 257 - }, - "_enabled": true, - "__prefab": { - "__id__": 259 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 220, - "height": 110 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "6akkasJtRKsKGIQ6iE2fLR" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 257 - }, - "_enabled": true, - "__prefab": { - "__id__": 261 - }, - "_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@e9165", - "__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": "acPy7f7sJBg4R5Dd6deMoS" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 257 - }, - "_enabled": true, - "__prefab": { - "__id__": 263 - }, - "_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": 180, - "_originalHeight": 120, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "07jVqQ6fhP6odyTB1XLUyx" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "fb++6W6z5Lo6uWOXJ516hh", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "nobg", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 256 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 266 - }, - { - "__id__": 268 - }, - { - "__id__": 270 - } - ], - "_prefab": { - "__id__": 272 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 55, - "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__": 265 - }, - "_enabled": true, - "__prefab": { - "__id__": 267 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 220, - "height": 110 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "6eL31eymxLlJ9K3llqLmad" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 265 - }, - "_enabled": true, - "__prefab": { - "__id__": 269 - }, - "_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@e9165", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 1, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": true, - "_atlas": { - "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "7438p6aXRNVJPcLacg6obR" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 265 - }, - "_enabled": true, - "__prefab": { - "__id__": 271 - }, - "_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": 180, - "_originalHeight": 120, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "d5BL7i0n1PVIJogKfh3fKt" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "7ccUi3vgVANq1XPHolEkxx", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "coin", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 256 - }, - "_children": [ - { - "__id__": 274 - }, - { - "__id__": 280 - }, - { - "__id__": 286 - } - ], - "_active": true, - "_components": [ - { - "__id__": 300 - }, - { - "__id__": 302 - }, - { - "__id__": 304 - } - ], - "_prefab": { - "__id__": 306 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 80, - "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": "bg_line", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 273 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 275 - }, - { - "__id__": 277 - } - ], - "_prefab": { - "__id__": 279 - }, - "_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__": 274 - }, - "_enabled": true, - "__prefab": { - "__id__": 276 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 100, - "height": 30 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "2eJO3od1FJ35lL7uK02JoU" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 274 - }, - "_enabled": true, - "__prefab": { - "__id__": 278 - }, - "_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@7f50d", - "__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": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "feseIZeU9Ml5zvsKkHB5h8" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "e01LqJGVpFnLyMZALxD7YY", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "icon", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 273 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 281 - }, - { - "__id__": 283 - } - ], - "_prefab": { - "__id__": 285 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -31.395, - "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__": 280 - }, - "_enabled": true, - "__prefab": { - "__id__": 282 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 30, - "height": 30 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "f8D3BDf31HWJ927k//k4v0" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 280 - }, - "_enabled": true, - "__prefab": { - "__id__": 284 - }, - "_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@4b5bf", - "__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": "4e7maB3WJJ05erkKdMmgeN" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "8eYSaUT9hMsLVmlpEKi0QW", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "num", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 273 - }, - "_children": [ - { - "__id__": 287 - } - ], - "_active": true, - "_components": [ - { - "__id__": 295 - }, - { - "__id__": 297 - } - ], - "_prefab": { - "__id__": 299 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 17.886, - "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", - "_name": "Label", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 286 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 288 - }, - { - "__id__": 290 - }, - { - "__id__": 292 - } - ], - "_prefab": { - "__id__": 294 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -18.78076171875, - "y": 1.7390000000000043, - "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__": 287 - }, - "_enabled": true, - "__prefab": { - "__id__": 289 - }, - "_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": "7749R511lGXo+EZkNWqFG3" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 287 - }, - "_enabled": true, - "__prefab": { - "__id__": 291 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_string": "x", - "_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": 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": "adPTLiCKtOpbR9qdspd4DY" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 287 - }, - "_enabled": true, - "__prefab": { - "__id__": 293 - }, - "_alignFlags": 8, - "_target": null, - "_left": -12.21923828125, - "_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": "38h5GHdglMS5h+PIiscVF4" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "3dHPMEpntDX71jn/WkOdKd", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 286 - }, - "_enabled": true, - "__prefab": { - "__id__": 296 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 28.24609375, - "height": 56.4 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "21XBBAWKxHFZw6UpDSqQsa" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 286 - }, - "_enabled": true, - "__prefab": { - "__id__": 298 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_string": "10", - "_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": 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": "e6d/R83PVMhIYccPNi1FSb" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "cba0oAhUxBvbctn449HSrz", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 273 - }, - "_enabled": true, - "__prefab": { - "__id__": 301 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 35, - "height": 35 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "27WqXKQbVADKj2RQNoDUmn" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 273 - }, - "_enabled": true, - "__prefab": { - "__id__": 303 - }, - "_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": "f2WXreyotNuI2/UXiNHpAM" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 273 - }, - "_enabled": true, - "__prefab": { - "__id__": 305 - }, - "_alignFlags": 16, - "_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": 0, - "_originalHeight": 0, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "439HiGbt9MsptZizCk80nb" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "79XdKd56dE9pvhw7k6r3jl", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "Label", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 256 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 308 - }, - { - "__id__": 310 - }, - { - "__id__": 312 - } - ], - "_prefab": { - "__id__": 314 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 37.77, - "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__": 307 - }, - "_enabled": true, - "__prefab": { - "__id__": 309 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 148, - "height": 58.4 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "17bNHZPXNOO6cnm01mjkw/" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 307 - }, - "_enabled": true, - "__prefab": { - "__id__": 311 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_string": "升级卡池", - "_horizontalAlign": 1, - "_verticalAlign": 1, - "_actualFontSize": 35, - "_fontSize": 35, - "_fontFamily": "Arial", - "_lineHeight": 40, - "_overflow": 0, - "_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": 4, - "_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": "c8tkqjMKhCtq7BfjF/M7+9" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 307 - }, - "_enabled": true, - "__prefab": { - "__id__": 313 - }, - "_alignFlags": 16, - "_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": 0, - "_originalHeight": 0, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "92OwjPKLtKUZ6dQf7HEh51" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "acNwvWma5NJpa0JYwS+BX9", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "upicon", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 256 - }, - "_children": [], - "_active": false, - "_components": [ - { - "__id__": 316 - }, - { - "__id__": 318 - } - ], - "_prefab": { - "__id__": 320 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 188.571, - "y": 80.416, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 0.7, - "y": 0.7, - "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__": 315 - }, - "_enabled": true, - "__prefab": { - "__id__": 317 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 51, - "height": 47 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "1bpneiP0ZD0qpW7TxmS+bM" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 315 - }, - "_enabled": true, - "__prefab": { - "__id__": 319 - }, - "_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@22ab3", - "__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": "c8CtbXiItE37AQRwgUI2QW" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "7dnGw2IPVHrbDHE2N3KYSm", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 256 - }, - "_enabled": true, - "__prefab": { - "__id__": 322 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 220, - "height": 110 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "e4gewuD61IB6kVDjITW+4N" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 256 - }, - "_enabled": false, - "__prefab": { - "__id__": 324 - }, - "_alignFlags": 12, - "_target": null, - "_left": 370, - "_right": 0, - "_top": 0, - "_bottom": 0, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 210, - "_originalHeight": 0, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "e3DznQQC9Fv6G4+mj5ij3v" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "56RLUg7xhCHJy0chNJZ39x", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, { "__type__": "cc.Node", "_name": "cardbgs", @@ -7103,32 +3347,32 @@ }, "_children": [ { - "__id__": 327 + "__id__": 165 }, { - "__id__": 347 + "__id__": 185 }, { - "__id__": 367 + "__id__": 205 }, { - "__id__": 387 + "__id__": 225 } ], "_active": true, "_components": [ { - "__id__": 407 + "__id__": 245 }, { - "__id__": 409 + "__id__": 247 }, { - "__id__": 411 + "__id__": 249 } ], "_prefab": { - "__id__": 413 + "__id__": 251 }, "_lpos": { "__type__": "cc.Vec3", @@ -7165,27 +3409,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 326 + "__id__": 164 }, "_children": [ { - "__id__": 328 + "__id__": 166 }, { - "__id__": 336 + "__id__": 174 } ], "_active": true, "_components": [ { - "__id__": 342 + "__id__": 180 }, { - "__id__": 344 + "__id__": 182 } ], "_prefab": { - "__id__": 346 + "__id__": 184 }, "_lpos": { "__type__": "cc.Vec3", @@ -7222,23 +3466,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 327 + "__id__": 165 }, "_children": [], "_active": true, "_components": [ { - "__id__": 329 + "__id__": 167 }, { - "__id__": 331 + "__id__": 169 }, { - "__id__": 333 + "__id__": 171 } ], "_prefab": { - "__id__": 335 + "__id__": 173 }, "_lpos": { "__type__": "cc.Vec3", @@ -7275,11 +3519,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 328 + "__id__": 166 }, "_enabled": true, "__prefab": { - "__id__": 330 + "__id__": 168 }, "_contentSize": { "__type__": "cc.Size", @@ -7303,11 +3547,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 328 + "__id__": 166 }, "_enabled": true, "__prefab": { - "__id__": 332 + "__id__": 170 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -7351,11 +3595,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 328 + "__id__": 166 }, "_enabled": true, "__prefab": { - "__id__": 334 + "__id__": 172 }, "_alignFlags": 45, "_target": null, @@ -7400,20 +3644,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 327 + "__id__": 165 }, "_children": [], "_active": true, "_components": [ { - "__id__": 337 + "__id__": 175 }, { - "__id__": 339 + "__id__": 177 } ], "_prefab": { - "__id__": 341 + "__id__": 179 }, "_lpos": { "__type__": "cc.Vec3", @@ -7450,11 +3694,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 336 + "__id__": 174 }, "_enabled": true, "__prefab": { - "__id__": 338 + "__id__": 176 }, "_contentSize": { "__type__": "cc.Size", @@ -7478,11 +3722,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 336 + "__id__": 174 }, "_enabled": true, "__prefab": { - "__id__": 340 + "__id__": 178 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -7539,11 +3783,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 327 + "__id__": 165 }, "_enabled": true, "__prefab": { - "__id__": 343 + "__id__": 181 }, "_contentSize": { "__type__": "cc.Size", @@ -7567,11 +3811,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 327 + "__id__": 165 }, "_enabled": true, "__prefab": { - "__id__": 345 + "__id__": 183 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -7622,27 +3866,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 326 + "__id__": 164 }, "_children": [ { - "__id__": 348 + "__id__": 186 }, { - "__id__": 356 + "__id__": 194 } ], "_active": true, "_components": [ { - "__id__": 362 + "__id__": 200 }, { - "__id__": 364 + "__id__": 202 } ], "_prefab": { - "__id__": 366 + "__id__": 204 }, "_lpos": { "__type__": "cc.Vec3", @@ -7679,23 +3923,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 347 + "__id__": 185 }, "_children": [], "_active": true, "_components": [ { - "__id__": 349 + "__id__": 187 }, { - "__id__": 351 + "__id__": 189 }, { - "__id__": 353 + "__id__": 191 } ], "_prefab": { - "__id__": 355 + "__id__": 193 }, "_lpos": { "__type__": "cc.Vec3", @@ -7732,11 +3976,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 348 + "__id__": 186 }, "_enabled": true, "__prefab": { - "__id__": 350 + "__id__": 188 }, "_contentSize": { "__type__": "cc.Size", @@ -7760,11 +4004,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 348 + "__id__": 186 }, "_enabled": true, "__prefab": { - "__id__": 352 + "__id__": 190 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -7808,11 +4052,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 348 + "__id__": 186 }, "_enabled": true, "__prefab": { - "__id__": 354 + "__id__": 192 }, "_alignFlags": 45, "_target": null, @@ -7857,20 +4101,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 347 + "__id__": 185 }, "_children": [], "_active": true, "_components": [ { - "__id__": 357 + "__id__": 195 }, { - "__id__": 359 + "__id__": 197 } ], "_prefab": { - "__id__": 361 + "__id__": 199 }, "_lpos": { "__type__": "cc.Vec3", @@ -7907,11 +4151,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 356 + "__id__": 194 }, "_enabled": true, "__prefab": { - "__id__": 358 + "__id__": 196 }, "_contentSize": { "__type__": "cc.Size", @@ -7935,11 +4179,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 356 + "__id__": 194 }, "_enabled": true, "__prefab": { - "__id__": 360 + "__id__": 198 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -7996,11 +4240,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 347 + "__id__": 185 }, "_enabled": true, "__prefab": { - "__id__": 363 + "__id__": 201 }, "_contentSize": { "__type__": "cc.Size", @@ -8024,11 +4268,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 347 + "__id__": 185 }, "_enabled": true, "__prefab": { - "__id__": 365 + "__id__": 203 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -8079,27 +4323,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 326 + "__id__": 164 }, "_children": [ { - "__id__": 368 + "__id__": 206 }, { - "__id__": 376 + "__id__": 214 } ], "_active": true, "_components": [ { - "__id__": 382 + "__id__": 220 }, { - "__id__": 384 + "__id__": 222 } ], "_prefab": { - "__id__": 386 + "__id__": 224 }, "_lpos": { "__type__": "cc.Vec3", @@ -8136,23 +4380,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 367 + "__id__": 205 }, "_children": [], "_active": true, "_components": [ { - "__id__": 369 + "__id__": 207 }, { - "__id__": 371 + "__id__": 209 }, { - "__id__": 373 + "__id__": 211 } ], "_prefab": { - "__id__": 375 + "__id__": 213 }, "_lpos": { "__type__": "cc.Vec3", @@ -8189,11 +4433,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 368 + "__id__": 206 }, "_enabled": true, "__prefab": { - "__id__": 370 + "__id__": 208 }, "_contentSize": { "__type__": "cc.Size", @@ -8217,11 +4461,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 368 + "__id__": 206 }, "_enabled": true, "__prefab": { - "__id__": 372 + "__id__": 210 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -8265,11 +4509,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 368 + "__id__": 206 }, "_enabled": true, "__prefab": { - "__id__": 374 + "__id__": 212 }, "_alignFlags": 45, "_target": null, @@ -8314,20 +4558,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 367 + "__id__": 205 }, "_children": [], "_active": true, "_components": [ { - "__id__": 377 + "__id__": 215 }, { - "__id__": 379 + "__id__": 217 } ], "_prefab": { - "__id__": 381 + "__id__": 219 }, "_lpos": { "__type__": "cc.Vec3", @@ -8364,11 +4608,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 376 + "__id__": 214 }, "_enabled": true, "__prefab": { - "__id__": 378 + "__id__": 216 }, "_contentSize": { "__type__": "cc.Size", @@ -8392,11 +4636,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 376 + "__id__": 214 }, "_enabled": true, "__prefab": { - "__id__": 380 + "__id__": 218 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -8453,11 +4697,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 367 + "__id__": 205 }, "_enabled": true, "__prefab": { - "__id__": 383 + "__id__": 221 }, "_contentSize": { "__type__": "cc.Size", @@ -8481,11 +4725,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 367 + "__id__": 205 }, "_enabled": true, "__prefab": { - "__id__": 385 + "__id__": 223 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -8536,27 +4780,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 326 + "__id__": 164 }, "_children": [ { - "__id__": 388 + "__id__": 226 }, { - "__id__": 396 + "__id__": 234 } ], "_active": false, "_components": [ { - "__id__": 402 + "__id__": 240 }, { - "__id__": 404 + "__id__": 242 } ], "_prefab": { - "__id__": 406 + "__id__": 244 }, "_lpos": { "__type__": "cc.Vec3", @@ -8593,23 +4837,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 387 + "__id__": 225 }, "_children": [], "_active": true, "_components": [ { - "__id__": 389 + "__id__": 227 }, { - "__id__": 391 + "__id__": 229 }, { - "__id__": 393 + "__id__": 231 } ], "_prefab": { - "__id__": 395 + "__id__": 233 }, "_lpos": { "__type__": "cc.Vec3", @@ -8646,11 +4890,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 388 + "__id__": 226 }, "_enabled": true, "__prefab": { - "__id__": 390 + "__id__": 228 }, "_contentSize": { "__type__": "cc.Size", @@ -8674,11 +4918,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 388 + "__id__": 226 }, "_enabled": true, "__prefab": { - "__id__": 392 + "__id__": 230 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -8722,11 +4966,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 388 + "__id__": 226 }, "_enabled": true, "__prefab": { - "__id__": 394 + "__id__": 232 }, "_alignFlags": 45, "_target": null, @@ -8771,20 +5015,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 387 + "__id__": 225 }, "_children": [], "_active": true, "_components": [ { - "__id__": 397 + "__id__": 235 }, { - "__id__": 399 + "__id__": 237 } ], "_prefab": { - "__id__": 401 + "__id__": 239 }, "_lpos": { "__type__": "cc.Vec3", @@ -8821,11 +5065,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 396 + "__id__": 234 }, "_enabled": true, "__prefab": { - "__id__": 398 + "__id__": 236 }, "_contentSize": { "__type__": "cc.Size", @@ -8849,11 +5093,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 396 + "__id__": 234 }, "_enabled": true, "__prefab": { - "__id__": 400 + "__id__": 238 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -8910,11 +5154,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 387 + "__id__": 225 }, "_enabled": true, "__prefab": { - "__id__": 403 + "__id__": 241 }, "_contentSize": { "__type__": "cc.Size", @@ -8938,11 +5182,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 387 + "__id__": 225 }, "_enabled": true, "__prefab": { - "__id__": 405 + "__id__": 243 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -8993,11 +5237,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 326 + "__id__": 164 }, "_enabled": true, "__prefab": { - "__id__": 408 + "__id__": 246 }, "_contentSize": { "__type__": "cc.Size", @@ -9021,11 +5265,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 326 + "__id__": 164 }, "_enabled": true, "__prefab": { - "__id__": 410 + "__id__": 248 }, "_alignFlags": 42, "_target": null, @@ -9057,11 +5301,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 326 + "__id__": 164 }, "_enabled": false, "__prefab": { - "__id__": 412 + "__id__": 250 }, "_resizeMode": 1, "_layoutType": 1, @@ -9112,32 +5356,32 @@ }, "_children": [ { - "__id__": 415 + "__id__": 253 }, { - "__id__": 462 + "__id__": 300 }, { - "__id__": 509 + "__id__": 347 }, { - "__id__": 556 + "__id__": 394 } ], "_active": true, "_components": [ { - "__id__": 603 + "__id__": 441 }, { - "__id__": 605 + "__id__": 443 }, { - "__id__": 607 + "__id__": 445 } ], "_prefab": { - "__id__": 609 + "__id__": 447 }, "_lpos": { "__type__": "cc.Vec3", @@ -9172,17 +5416,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 414 + "__id__": 252 }, "_prefab": { - "__id__": 416 + "__id__": 254 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 415 + "__id__": 253 }, "asset": { "__uuid__": "8aaff904-8c27-4173-9716-7161893b336e", @@ -9190,7 +5434,7 @@ }, "fileId": "24rlgXRJ9AHLGpMW+aYyEx", "instance": { - "__id__": 417 + "__id__": 255 }, "targetOverrides": null }, @@ -9204,70 +5448,70 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 418 + "__id__": 256 }, { - "__id__": 420 + "__id__": 258 }, { - "__id__": 422 + "__id__": 260 }, { - "__id__": 424 + "__id__": 262 }, { - "__id__": 426 + "__id__": 264 }, { - "__id__": 428 + "__id__": 266 }, { - "__id__": 430 + "__id__": 268 }, { - "__id__": 432 + "__id__": 270 }, { - "__id__": 434 + "__id__": 272 }, { - "__id__": 436 + "__id__": 274 }, { - "__id__": 438 + "__id__": 276 }, { - "__id__": 440 + "__id__": 278 }, { - "__id__": 442 + "__id__": 280 }, { - "__id__": 444 + "__id__": 282 }, { - "__id__": 446 + "__id__": 284 }, { - "__id__": 448 + "__id__": 286 }, { - "__id__": 450 + "__id__": 288 }, { - "__id__": 452 + "__id__": 290 }, { - "__id__": 454 + "__id__": 292 }, { - "__id__": 456 + "__id__": 294 }, { - "__id__": 458 + "__id__": 296 }, { - "__id__": 460 + "__id__": 298 } ], "removedComponents": [] @@ -9275,7 +5519,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 419 + "__id__": 257 }, "propertyPath": [ "_name" @@ -9291,7 +5535,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 421 + "__id__": 259 }, "propertyPath": [ "_lpos" @@ -9312,7 +5556,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 423 + "__id__": 261 }, "propertyPath": [ "_lrot" @@ -9334,7 +5578,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 425 + "__id__": 263 }, "propertyPath": [ "_euler" @@ -9355,7 +5599,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 427 + "__id__": 265 }, "propertyPath": [ "_active" @@ -9371,7 +5615,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 429 + "__id__": 267 }, "propertyPath": [ "_contentSize" @@ -9391,7 +5635,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 431 + "__id__": 269 }, "propertyPath": [ "_contentSize" @@ -9411,7 +5655,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 433 + "__id__": 271 }, "propertyPath": [ "_lpos" @@ -9432,7 +5676,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 435 + "__id__": 273 }, "propertyPath": [ "_lpos" @@ -9453,7 +5697,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 437 + "__id__": 275 }, "propertyPath": [ "_contentSize" @@ -9473,7 +5717,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 439 + "__id__": 277 }, "propertyPath": [ "_contentSize" @@ -9494,7 +5738,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 441 + "__id__": 279 }, "propertyPath": [ "_contentSize" @@ -9515,7 +5759,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 443 + "__id__": 281 }, "propertyPath": [ "_contentSize" @@ -9536,7 +5780,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 445 + "__id__": 283 }, "propertyPath": [ "_contentSize" @@ -9557,7 +5801,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 447 + "__id__": 285 }, "propertyPath": [ "_contentSize" @@ -9578,7 +5822,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 449 + "__id__": 287 }, "propertyPath": [ "_lpos" @@ -9600,7 +5844,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 451 + "__id__": 289 }, "propertyPath": [ "_contentSize" @@ -9621,7 +5865,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 453 + "__id__": 291 }, "propertyPath": [ "_contentSize" @@ -9641,7 +5885,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 455 + "__id__": 293 }, "propertyPath": [ "_lpos" @@ -9662,7 +5906,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 457 + "__id__": 295 }, "propertyPath": [ "_lpos" @@ -9683,7 +5927,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 459 + "__id__": 297 }, "propertyPath": [ "_lpos" @@ -9704,7 +5948,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 461 + "__id__": 299 }, "propertyPath": [ "_lpos" @@ -9726,17 +5970,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 414 + "__id__": 252 }, "_prefab": { - "__id__": 463 + "__id__": 301 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 462 + "__id__": 300 }, "asset": { "__uuid__": "8aaff904-8c27-4173-9716-7161893b336e", @@ -9744,7 +5988,7 @@ }, "fileId": "24rlgXRJ9AHLGpMW+aYyEx", "instance": { - "__id__": 464 + "__id__": 302 }, "targetOverrides": null }, @@ -9758,70 +6002,70 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 465 + "__id__": 303 }, { - "__id__": 467 + "__id__": 305 }, { - "__id__": 469 + "__id__": 307 }, { - "__id__": 471 + "__id__": 309 }, { - "__id__": 473 + "__id__": 311 }, { - "__id__": 475 + "__id__": 313 }, { - "__id__": 477 + "__id__": 315 }, { - "__id__": 479 + "__id__": 317 }, { - "__id__": 481 + "__id__": 319 }, { - "__id__": 483 + "__id__": 321 }, { - "__id__": 485 + "__id__": 323 }, { - "__id__": 487 + "__id__": 325 }, { - "__id__": 489 + "__id__": 327 }, { - "__id__": 491 + "__id__": 329 }, { - "__id__": 493 + "__id__": 331 }, { - "__id__": 495 + "__id__": 333 }, { - "__id__": 497 + "__id__": 335 }, { - "__id__": 499 + "__id__": 337 }, { - "__id__": 501 + "__id__": 339 }, { - "__id__": 503 + "__id__": 341 }, { - "__id__": 505 + "__id__": 343 }, { - "__id__": 507 + "__id__": 345 } ], "removedComponents": [] @@ -9829,7 +6073,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 466 + "__id__": 304 }, "propertyPath": [ "_name" @@ -9845,7 +6089,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 468 + "__id__": 306 }, "propertyPath": [ "_lpos" @@ -9866,7 +6110,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 470 + "__id__": 308 }, "propertyPath": [ "_lrot" @@ -9888,7 +6132,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 472 + "__id__": 310 }, "propertyPath": [ "_euler" @@ -9909,7 +6153,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 474 + "__id__": 312 }, "propertyPath": [ "_active" @@ -9925,7 +6169,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 476 + "__id__": 314 }, "propertyPath": [ "_contentSize" @@ -9945,7 +6189,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 478 + "__id__": 316 }, "propertyPath": [ "_contentSize" @@ -9965,7 +6209,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 480 + "__id__": 318 }, "propertyPath": [ "_lpos" @@ -9986,7 +6230,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 482 + "__id__": 320 }, "propertyPath": [ "_lpos" @@ -10007,7 +6251,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 484 + "__id__": 322 }, "propertyPath": [ "_contentSize" @@ -10027,7 +6271,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 486 + "__id__": 324 }, "propertyPath": [ "_contentSize" @@ -10048,7 +6292,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 488 + "__id__": 326 }, "propertyPath": [ "_contentSize" @@ -10069,7 +6313,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 490 + "__id__": 328 }, "propertyPath": [ "_contentSize" @@ -10090,7 +6334,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 492 + "__id__": 330 }, "propertyPath": [ "_contentSize" @@ -10111,7 +6355,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 494 + "__id__": 332 }, "propertyPath": [ "_contentSize" @@ -10132,7 +6376,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 496 + "__id__": 334 }, "propertyPath": [ "_lpos" @@ -10154,7 +6398,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 498 + "__id__": 336 }, "propertyPath": [ "_contentSize" @@ -10175,7 +6419,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 500 + "__id__": 338 }, "propertyPath": [ "_contentSize" @@ -10195,7 +6439,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 502 + "__id__": 340 }, "propertyPath": [ "_lpos" @@ -10216,7 +6460,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 504 + "__id__": 342 }, "propertyPath": [ "_lpos" @@ -10237,7 +6481,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 506 + "__id__": 344 }, "propertyPath": [ "_lpos" @@ -10258,7 +6502,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 508 + "__id__": 346 }, "propertyPath": [ "_lpos" @@ -10280,17 +6524,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 414 + "__id__": 252 }, "_prefab": { - "__id__": 510 + "__id__": 348 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 509 + "__id__": 347 }, "asset": { "__uuid__": "8aaff904-8c27-4173-9716-7161893b336e", @@ -10298,7 +6542,7 @@ }, "fileId": "24rlgXRJ9AHLGpMW+aYyEx", "instance": { - "__id__": 511 + "__id__": 349 }, "targetOverrides": null }, @@ -10312,70 +6556,70 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 512 + "__id__": 350 }, { - "__id__": 514 + "__id__": 352 }, { - "__id__": 516 + "__id__": 354 }, { - "__id__": 518 + "__id__": 356 }, { - "__id__": 520 + "__id__": 358 }, { - "__id__": 522 + "__id__": 360 }, { - "__id__": 524 + "__id__": 362 }, { - "__id__": 526 + "__id__": 364 }, { - "__id__": 528 + "__id__": 366 }, { - "__id__": 530 + "__id__": 368 }, { - "__id__": 532 + "__id__": 370 }, { - "__id__": 534 + "__id__": 372 }, { - "__id__": 536 + "__id__": 374 }, { - "__id__": 538 + "__id__": 376 }, { - "__id__": 540 + "__id__": 378 }, { - "__id__": 542 + "__id__": 380 }, { - "__id__": 544 + "__id__": 382 }, { - "__id__": 546 + "__id__": 384 }, { - "__id__": 548 + "__id__": 386 }, { - "__id__": 550 + "__id__": 388 }, { - "__id__": 552 + "__id__": 390 }, { - "__id__": 554 + "__id__": 392 } ], "removedComponents": [] @@ -10383,7 +6627,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 513 + "__id__": 351 }, "propertyPath": [ "_name" @@ -10399,7 +6643,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 515 + "__id__": 353 }, "propertyPath": [ "_lpos" @@ -10420,7 +6664,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 517 + "__id__": 355 }, "propertyPath": [ "_lrot" @@ -10442,7 +6686,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 519 + "__id__": 357 }, "propertyPath": [ "_euler" @@ -10463,7 +6707,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 521 + "__id__": 359 }, "propertyPath": [ "_active" @@ -10479,7 +6723,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 523 + "__id__": 361 }, "propertyPath": [ "_contentSize" @@ -10499,7 +6743,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 525 + "__id__": 363 }, "propertyPath": [ "_contentSize" @@ -10519,7 +6763,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 527 + "__id__": 365 }, "propertyPath": [ "_contentSize" @@ -10539,7 +6783,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 529 + "__id__": 367 }, "propertyPath": [ "_contentSize" @@ -10560,7 +6804,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 531 + "__id__": 369 }, "propertyPath": [ "_contentSize" @@ -10581,7 +6825,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 533 + "__id__": 371 }, "propertyPath": [ "_contentSize" @@ -10602,7 +6846,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 535 + "__id__": 373 }, "propertyPath": [ "_contentSize" @@ -10623,7 +6867,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 537 + "__id__": 375 }, "propertyPath": [ "_contentSize" @@ -10644,7 +6888,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 539 + "__id__": 377 }, "propertyPath": [ "_contentSize" @@ -10665,7 +6909,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 541 + "__id__": 379 }, "propertyPath": [ "_contentSize" @@ -10685,7 +6929,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 543 + "__id__": 381 }, "propertyPath": [ "_lpos" @@ -10706,7 +6950,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 545 + "__id__": 383 }, "propertyPath": [ "_lpos" @@ -10727,7 +6971,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 547 + "__id__": 385 }, "propertyPath": [ "_lpos" @@ -10748,7 +6992,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 549 + "__id__": 387 }, "propertyPath": [ "_lpos" @@ -10769,7 +7013,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 551 + "__id__": 389 }, "propertyPath": [ "_lpos" @@ -10791,7 +7035,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 553 + "__id__": 391 }, "propertyPath": [ "_lpos" @@ -10812,7 +7056,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 555 + "__id__": 393 }, "propertyPath": [ "_lpos" @@ -10834,17 +7078,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 414 + "__id__": 252 }, "_prefab": { - "__id__": 557 + "__id__": 395 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 556 + "__id__": 394 }, "asset": { "__uuid__": "8aaff904-8c27-4173-9716-7161893b336e", @@ -10852,7 +7096,7 @@ }, "fileId": "24rlgXRJ9AHLGpMW+aYyEx", "instance": { - "__id__": 558 + "__id__": 396 }, "targetOverrides": null }, @@ -10866,70 +7110,70 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 559 + "__id__": 397 }, { - "__id__": 561 + "__id__": 399 }, { - "__id__": 563 + "__id__": 401 }, { - "__id__": 565 + "__id__": 403 }, { - "__id__": 567 + "__id__": 405 }, { - "__id__": 569 + "__id__": 407 }, { - "__id__": 571 + "__id__": 409 }, { - "__id__": 573 + "__id__": 411 }, { - "__id__": 575 + "__id__": 413 }, { - "__id__": 577 + "__id__": 415 }, { - "__id__": 579 + "__id__": 417 }, { - "__id__": 581 + "__id__": 419 }, { - "__id__": 583 + "__id__": 421 }, { - "__id__": 585 + "__id__": 423 }, { - "__id__": 587 + "__id__": 425 }, { - "__id__": 589 + "__id__": 427 }, { - "__id__": 591 + "__id__": 429 }, { - "__id__": 593 + "__id__": 431 }, { - "__id__": 595 + "__id__": 433 }, { - "__id__": 597 + "__id__": 435 }, { - "__id__": 599 + "__id__": 437 }, { - "__id__": 601 + "__id__": 439 } ], "removedComponents": [] @@ -10937,7 +7181,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 560 + "__id__": 398 }, "propertyPath": [ "_name" @@ -10953,7 +7197,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 562 + "__id__": 400 }, "propertyPath": [ "_lpos" @@ -10974,7 +7218,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 564 + "__id__": 402 }, "propertyPath": [ "_lrot" @@ -10996,7 +7240,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 566 + "__id__": 404 }, "propertyPath": [ "_euler" @@ -11017,7 +7261,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 568 + "__id__": 406 }, "propertyPath": [ "_active" @@ -11033,7 +7277,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 570 + "__id__": 408 }, "propertyPath": [ "_contentSize" @@ -11053,7 +7297,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 572 + "__id__": 410 }, "propertyPath": [ "_contentSize" @@ -11073,7 +7317,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 574 + "__id__": 412 }, "propertyPath": [ "_contentSize" @@ -11093,7 +7337,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 576 + "__id__": 414 }, "propertyPath": [ "_contentSize" @@ -11114,7 +7358,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 578 + "__id__": 416 }, "propertyPath": [ "_contentSize" @@ -11135,7 +7379,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 580 + "__id__": 418 }, "propertyPath": [ "_contentSize" @@ -11156,7 +7400,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 582 + "__id__": 420 }, "propertyPath": [ "_contentSize" @@ -11177,7 +7421,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 584 + "__id__": 422 }, "propertyPath": [ "_contentSize" @@ -11198,7 +7442,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 586 + "__id__": 424 }, "propertyPath": [ "_contentSize" @@ -11219,7 +7463,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 588 + "__id__": 426 }, "propertyPath": [ "_contentSize" @@ -11239,7 +7483,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 590 + "__id__": 428 }, "propertyPath": [ "_lpos" @@ -11260,7 +7504,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 592 + "__id__": 430 }, "propertyPath": [ "_lpos" @@ -11281,7 +7525,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 594 + "__id__": 432 }, "propertyPath": [ "_lpos" @@ -11302,7 +7546,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 596 + "__id__": 434 }, "propertyPath": [ "_lpos" @@ -11323,7 +7567,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 598 + "__id__": 436 }, "propertyPath": [ "_lpos" @@ -11345,7 +7589,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 600 + "__id__": 438 }, "propertyPath": [ "_lpos" @@ -11366,7 +7610,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 602 + "__id__": 440 }, "propertyPath": [ "_lpos" @@ -11390,11 +7634,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 414 + "__id__": 252 }, "_enabled": true, "__prefab": { - "__id__": 604 + "__id__": 442 }, "_contentSize": { "__type__": "cc.Size", @@ -11418,11 +7662,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 414 + "__id__": 252 }, "_enabled": true, "__prefab": { - "__id__": 606 + "__id__": 444 }, "_alignFlags": 42, "_target": null, @@ -11454,11 +7698,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 414 + "__id__": 252 }, "_enabled": false, "__prefab": { - "__id__": 608 + "__id__": 446 }, "_resizeMode": 1, "_layoutType": 1, @@ -11509,44 +7753,35 @@ }, "_children": [ { - "__id__": 611 + "__id__": 449 }, { - "__id__": 619 + "__id__": 455 }, { - "__id__": 625 + "__id__": 487 }, { - "__id__": 631 - }, - { - "__id__": 663 - }, - { - "__id__": 799 - }, - { - "__id__": 874 + "__id__": 562 } ], "_active": true, "_components": [ { - "__id__": 934 + "__id__": 622 }, { - "__id__": 936 + "__id__": 624 }, { - "__id__": 938 + "__id__": 626 }, { - "__id__": 940 + "__id__": 628 } ], "_prefab": { - "__id__": 942 + "__id__": 630 }, "_lpos": { "__type__": "cc.Vec3", @@ -11577,340 +7812,26 @@ }, "_id": "" }, - { - "__type__": "cc.Node", - "_name": "Group 66", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 610 - }, - "_children": [], - "_active": false, - "_components": [ - { - "__id__": 612 - }, - { - "__id__": 614 - }, - { - "__id__": 616 - } - ], - "_prefab": { - "__id__": 618 - }, - "_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__": 611 - }, - "_enabled": true, - "__prefab": { - "__id__": 613 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 134, - "height": 218 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "26EdpviZtLerrP6M1Mzlob" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 611 - }, - "_enabled": true, - "__prefab": { - "__id__": 615 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 71, - "g": 102, - "b": 141, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@1935d", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 1, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": true, - "_atlas": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "5cYBWKrCVOooPHitTSDHIX" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 611 - }, - "_enabled": true, - "__prefab": { - "__id__": 617 - }, - "_alignFlags": 45, - "_target": null, - "_left": 3, - "_right": 3, - "_top": 5, - "_bottom": 5, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 181, - "_originalHeight": 202, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "abDZjrnBpBv4xdk7j3kyza" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "0cliHsx5NJRLzekzHGL4Td", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "bg_stone", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 610 - }, - "_children": [], - "_active": false, - "_components": [ - { - "__id__": 620 - }, - { - "__id__": 622 - } - ], - "_prefab": { - "__id__": 624 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 8.151, - "y": -121.326, - "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.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 619 - }, - "_enabled": true, - "__prefab": { - "__id__": 621 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 117, - "height": 300 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "d0K6ZPMbxMrLPr52lpE/Rd" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 619 - }, - "_enabled": true, - "__prefab": { - "__id__": 623 - }, - "_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@3b68c", - "__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__": "cb93c900-b440-4571-91d1-7da1636e3d73", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "4ebPzPXV9BhJQHcPmWHD4z" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "28RNW4Dx5BcapEIkhqNANZ", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, { "__type__": "cc.Node", "_name": "swirl", "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 610 + "__id__": 448 }, "_children": [], "_active": false, "_components": [ { - "__id__": 626 + "__id__": 450 }, { - "__id__": 628 + "__id__": 452 } ], "_prefab": { - "__id__": 630 + "__id__": 454 }, "_lpos": { "__type__": "cc.Vec3", @@ -11947,11 +7868,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 625 + "__id__": 449 }, "_enabled": true, "__prefab": { - "__id__": 627 + "__id__": 451 }, "_contentSize": { "__type__": "cc.Size", @@ -11975,11 +7896,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 625 + "__id__": 449 }, "_enabled": true, "__prefab": { - "__id__": 629 + "__id__": 453 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -12036,33 +7957,33 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 610 + "__id__": 448 }, "_children": [ { - "__id__": 632 + "__id__": 456 }, { - "__id__": 640 + "__id__": 464 }, { - "__id__": 648 + "__id__": 472 } ], "_active": false, "_components": [ { - "__id__": 656 + "__id__": 480 }, { - "__id__": 658 + "__id__": 482 }, { - "__id__": 660 + "__id__": 484 } ], "_prefab": { - "__id__": 662 + "__id__": 486 }, "_lpos": { "__type__": "cc.Vec3", @@ -12099,23 +8020,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 631 + "__id__": 455 }, "_children": [], "_active": true, "_components": [ { - "__id__": 633 + "__id__": 457 }, { - "__id__": 635 + "__id__": 459 }, { - "__id__": 637 + "__id__": 461 } ], "_prefab": { - "__id__": 639 + "__id__": 463 }, "_lpos": { "__type__": "cc.Vec3", @@ -12152,11 +8073,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 632 + "__id__": 456 }, "_enabled": true, "__prefab": { - "__id__": 634 + "__id__": 458 }, "_contentSize": { "__type__": "cc.Size", @@ -12180,11 +8101,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 632 + "__id__": 456 }, "_enabled": true, "__prefab": { - "__id__": 636 + "__id__": 460 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -12228,11 +8149,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 632 + "__id__": 456 }, "_enabled": true, "__prefab": { - "__id__": 638 + "__id__": 462 }, "_alignFlags": 45, "_target": null, @@ -12277,23 +8198,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 631 + "__id__": 455 }, "_children": [], "_active": true, "_components": [ { - "__id__": 641 + "__id__": 465 }, { - "__id__": 643 + "__id__": 467 }, { - "__id__": 645 + "__id__": 469 } ], "_prefab": { - "__id__": 647 + "__id__": 471 }, "_lpos": { "__type__": "cc.Vec3", @@ -12330,11 +8251,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 640 + "__id__": 464 }, "_enabled": true, "__prefab": { - "__id__": 642 + "__id__": 466 }, "_contentSize": { "__type__": "cc.Size", @@ -12358,11 +8279,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 640 + "__id__": 464 }, "_enabled": true, "__prefab": { - "__id__": 644 + "__id__": 468 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -12406,11 +8327,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 640 + "__id__": 464 }, "_enabled": true, "__prefab": { - "__id__": 646 + "__id__": 470 }, "_alignFlags": 45, "_target": null, @@ -12455,23 +8376,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 631 + "__id__": 455 }, "_children": [], "_active": true, "_components": [ { - "__id__": 649 + "__id__": 473 }, { - "__id__": 651 + "__id__": 475 }, { - "__id__": 653 + "__id__": 477 } ], "_prefab": { - "__id__": 655 + "__id__": 479 }, "_lpos": { "__type__": "cc.Vec3", @@ -12508,11 +8429,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 648 + "__id__": 472 }, "_enabled": true, "__prefab": { - "__id__": 650 + "__id__": 474 }, "_contentSize": { "__type__": "cc.Size", @@ -12536,11 +8457,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 648 + "__id__": 472 }, "_enabled": true, "__prefab": { - "__id__": 652 + "__id__": 476 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -12604,11 +8525,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 648 + "__id__": 472 }, "_enabled": true, "__prefab": { - "__id__": 654 + "__id__": 478 }, "_alignFlags": 16, "_target": null, @@ -12653,11 +8574,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 631 + "__id__": 455 }, "_enabled": true, "__prefab": { - "__id__": 657 + "__id__": 481 }, "_contentSize": { "__type__": "cc.Size", @@ -12681,11 +8602,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 631 + "__id__": 455 }, "_enabled": true, "__prefab": { - "__id__": 659 + "__id__": 483 }, "_alignFlags": 20, "_target": null, @@ -12717,11 +8638,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 631 + "__id__": 455 }, "_enabled": true, "__prefab": { - "__id__": 661 + "__id__": 485 }, "clickEvents": [], "_interactable": true, @@ -12780,2802 +8701,42 @@ "targetOverrides": null, "nestedPrefabInstanceRoots": null }, - { - "__type__": "cc.Node", - "_name": "sbar", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 610 - }, - "_children": [ - { - "__id__": 664 - }, - { - "__id__": 710 - }, - { - "__id__": 746 - } - ], - "_active": false, - "_components": [ - { - "__id__": 790 - }, - { - "__id__": 792 - }, - { - "__id__": 794 - }, - { - "__id__": 796 - } - ], - "_prefab": { - "__id__": 798 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": -64.21, - "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": "pool", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 663 - }, - "_children": [ - { - "__id__": 665 - }, - { - "__id__": 671 - }, - { - "__id__": 685 - }, - { - "__id__": 691 - }, - { - "__id__": 697 - } - ], - "_active": false, - "_components": [ - { - "__id__": 703 - }, - { - "__id__": 705 - }, - { - "__id__": 707 - } - ], - "_prefab": { - "__id__": 709 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -180, - "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", - "_name": "next", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 664 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 666 - }, - { - "__id__": 668 - } - ], - "_prefab": { - "__id__": 670 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -9.033, - "y": 43.928, - "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__": 665 - }, - "_enabled": true, - "__prefab": { - "__id__": 667 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 120.6796875, - "height": 54.4 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "99eDEyYgBNc5FLq74Icoi/" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 665 - }, - "_enabled": true, - "__prefab": { - "__id__": 669 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_string": "5 回合后升级", - "_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": 29, - "g": 29, - "b": 29, - "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": "abHy0d+91LS62B4ZGVmXft" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "2byySOy1xFnbem/25EQ4wg", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_objFlags": 0, - "_parent": { - "__id__": 664 - }, - "_prefab": { - "__id__": 672 - }, - "__editorExtras__": {} - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 671 - }, - "asset": { - "__uuid__": "86a3c4cd-71c7-4502-b713-65f0ace7912a", - "__expectedType__": "cc.Prefab" - }, - "fileId": "d3jYvT7whFS5scQFZeO5AK", - "instance": { - "__id__": 673 - }, - "targetOverrides": null - }, - { - "__type__": "cc.PrefabInstance", - "fileId": "45Sflb7DVDCKOviYqZeWvO", - "prefabRootNode": { - "__id__": 1 - }, - "mountedChildren": [], - "mountedComponents": [], - "propertyOverrides": [ - { - "__id__": 674 - }, - { - "__id__": 676 - }, - { - "__id__": 677 - }, - { - "__id__": 678 - }, - { - "__id__": 679 - }, - { - "__id__": 681 - }, - { - "__id__": 683 - } - ], - "removedComponents": [] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 675 - }, - "propertyPath": [ - "_name" - ], - "value": "smalltip" - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "d3jYvT7whFS5scQFZeO5AK" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 675 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 675 - }, - "propertyPath": [ - "_lrot" - ], - "value": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 675 - }, - "propertyPath": [ - "_euler" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 680 - }, - "propertyPath": [ - "_string" - ], - "value": "卡池升级" - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "52GlHcXJZDJqYfTH62X5lp" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 682 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 84, - "height": 54.4 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "11pqUo9t9IWYWj/LjK3fNo" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 684 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 150, - "height": 70 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "3aTUQpkypKh5v6YnH99gAD" - ] - }, - { - "__type__": "cc.Node", - "_name": "ItemIcon_Card_1", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 664 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 686 - }, - { - "__id__": 688 - } - ], - "_prefab": { - "__id__": 690 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -51.744, - "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__": 685 - }, - "_enabled": true, - "__prefab": { - "__id__": 687 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 35, - "height": 35 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "bbK4/a9tRFx5JMidFhSlkz" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 685 - }, - "_enabled": true, - "__prefab": { - "__id__": 689 - }, - "_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@419d2", - "__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": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "229/srCe9BmqTHAV9p/TsV" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "45gEtHSDxJaoN1Xr34St1x", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "Label", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 664 - }, - "_children": [], - "_active": false, - "_components": [ - { - "__id__": 692 - }, - { - "__id__": 694 - } - ], - "_prefab": { - "__id__": 696 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -11.254, - "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__": 691 - }, - "_enabled": true, - "__prefab": { - "__id__": 693 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 45.1181640625, - "height": 54.4 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "62pC+E0O9KdK5s4nZnHYWl" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 691 - }, - "_enabled": true, - "__prefab": { - "__id__": 695 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_string": "Lv.", - "_horizontalAlign": 0, - "_verticalAlign": 1, - "_actualFontSize": 30, - "_fontSize": 30, - "_fontFamily": "Arial", - "_lineHeight": 40, - "_overflow": 0, - "_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": "38MmaE33ZGq5gvdvLHSqf9" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "53y2HVazdO7LVH49nJRYjY", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "lv", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 664 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 698 - }, - { - "__id__": 700 - } - ], - "_prefab": { - "__id__": 702 - }, - "_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__": 697 - }, - "_enabled": true, - "__prefab": { - "__id__": 699 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 49.4, - "height": 54.4 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "34514AV7lDEIB3X6va1a0p" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 697 - }, - "_enabled": true, - "__prefab": { - "__id__": 701 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_string": "Lv.1", - "_horizontalAlign": 0, - "_verticalAlign": 1, - "_actualFontSize": 25, - "_fontSize": 30, - "_fontFamily": "Arial", - "_lineHeight": 40, - "_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": "c6yk/v6O1MlJWMaS3hp0+r" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "f9eNAX5ExDAp4qyVXmr6ch", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 664 - }, - "_enabled": true, - "__prefab": { - "__id__": 704 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 170, - "height": 40 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "13cgv9NFZD56jraDN4FFYz" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 664 - }, - "_enabled": false, - "__prefab": { - "__id__": 706 - }, - "_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@96e5b", - "__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": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "65ZsmhfBBJBaGbjw3Bvfod" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 664 - }, - "_enabled": false, - "__prefab": { - "__id__": 708 - }, - "_alignFlags": 44, - "_target": null, - "_left": 529.9999999999999, - "_right": -529.9999999999999, - "_top": 0, - "_bottom": 141.48, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 240, - "_originalHeight": 0, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "2exfvXIhVPDZjZYZT+iSOJ" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "8dSJngLXdOKKAUKm8SUzrR", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "coin", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 663 - }, - "_children": [ - { - "__id__": 711 - }, - { - "__id__": 725 - }, - { - "__id__": 731 - } - ], - "_active": true, - "_components": [ - { - "__id__": 739 - }, - { - "__id__": 741 - }, - { - "__id__": 743 - } - ], - "_prefab": { - "__id__": 745 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -265, - "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__": 710 - }, - "_prefab": { - "__id__": 712 - }, - "__editorExtras__": {} - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 711 - }, - "asset": { - "__uuid__": "86a3c4cd-71c7-4502-b713-65f0ace7912a", - "__expectedType__": "cc.Prefab" - }, - "fileId": "d3jYvT7whFS5scQFZeO5AK", - "instance": { - "__id__": 713 - }, - "targetOverrides": null - }, - { - "__type__": "cc.PrefabInstance", - "fileId": "afBwe+xrtAhLFQ4HPhSfDL", - "prefabRootNode": { - "__id__": 1 - }, - "mountedChildren": [], - "mountedComponents": [], - "propertyOverrides": [ - { - "__id__": 714 - }, - { - "__id__": 716 - }, - { - "__id__": 717 - }, - { - "__id__": 718 - }, - { - "__id__": 719 - }, - { - "__id__": 721 - }, - { - "__id__": 723 - } - ], - "removedComponents": [] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 715 - }, - "propertyPath": [ - "_name" - ], - "value": "smalltip" - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "d3jYvT7whFS5scQFZeO5AK" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 715 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 715 - }, - "propertyPath": [ - "_lrot" - ], - "value": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 715 - }, - "propertyPath": [ - "_euler" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 720 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 150, - "height": 70 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "3aTUQpkypKh5v6YnH99gAD" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 722 - }, - "propertyPath": [ - "_string" - ], - "value": "金币不足" - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "52GlHcXJZDJqYfTH62X5lp" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 724 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 84, - "height": 54.4 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "11pqUo9t9IWYWj/LjK3fNo" - ] - }, - { - "__type__": "cc.Node", - "_name": "icon", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 710 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 726 - }, - { - "__id__": 728 - } - ], - "_prefab": { - "__id__": 730 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -38.086, - "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__": 725 - }, - "_enabled": true, - "__prefab": { - "__id__": 727 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 35, - "height": 35 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "9e9DrNzxtOFL4m/t0+A3P0" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 725 - }, - "_enabled": true, - "__prefab": { - "__id__": 729 - }, - "_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": "efGW8b0ThNXKk6onRGpH30" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "e7dPNasr5IyqES0tbwxJX3", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "num", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 710 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 732 - }, - { - "__id__": 734 - }, - { - "__id__": 736 - } - ], - "_prefab": { - "__id__": 738 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -18.543, - "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__": 731 - }, - "_enabled": true, - "__prefab": { - "__id__": 733 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 120, - "height": 54.4 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "74KOydbBZPaL33+dUhhJRe" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 731 - }, - "_enabled": true, - "__prefab": { - "__id__": 735 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_string": "{{0}}", - "_horizontalAlign": 0, - "_verticalAlign": 1, - "_actualFontSize": 31, - "_fontSize": 30, - "_fontFamily": "Arial", - "_lineHeight": 40, - "_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": "bdrNNK7thMNZHa9Y2Lvam7" - }, - { - "__type__": "545c05XsG9GDJispEGWKvYv", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 731 - }, - "_enabled": true, - "__prefab": { - "__id__": 737 - }, - "templateMode": true, - "watchPath": "0", - "labelType": "cc.Label", - "watchPathArr": [ - "data.mission_data.coin" - ], - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "c63uq0wtFICbfJrLh+pZmp" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "65zRY1wpZPNLTXws9hsdcE", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 710 - }, - "_enabled": true, - "__prefab": { - "__id__": 740 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 170, - "height": 40 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "35quWEUmxMjKYP1nsLJ2VA" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 710 - }, - "_enabled": true, - "__prefab": { - "__id__": 742 - }, - "_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": "5ancMx0I9HBaaQDn7GsHwj" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 710 - }, - "_enabled": false, - "__prefab": { - "__id__": 744 - }, - "_alignFlags": 40, - "_target": null, - "_left": 5.684341886080802e-14, - "_right": -5.684341886080802e-14, - "_top": 0, - "_bottom": 0, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 240, - "_originalHeight": 0, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "2bBsRP7v9KRJjiuLdqa2aT" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "a2T+9jtpFDK6TbGmUuF01c", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "hero", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 663 - }, - "_children": [ - { - "__id__": 747 - }, - { - "__id__": 761 - }, - { - "__id__": 769 - }, - { - "__id__": 775 - } - ], - "_active": false, - "_components": [ - { - "__id__": 783 - }, - { - "__id__": 785 - }, - { - "__id__": 787 - } - ], - "_prefab": { - "__id__": 789 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -95, - "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__": 746 - }, - "_prefab": { - "__id__": 748 - }, - "__editorExtras__": {} - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 747 - }, - "asset": { - "__uuid__": "86a3c4cd-71c7-4502-b713-65f0ace7912a", - "__expectedType__": "cc.Prefab" - }, - "fileId": "d3jYvT7whFS5scQFZeO5AK", - "instance": { - "__id__": 749 - }, - "targetOverrides": null - }, - { - "__type__": "cc.PrefabInstance", - "fileId": "17jQoAjIxArIx0zGxn3BAQ", - "prefabRootNode": { - "__id__": 1 - }, - "mountedChildren": [], - "mountedComponents": [], - "propertyOverrides": [ - { - "__id__": 750 - }, - { - "__id__": 752 - }, - { - "__id__": 753 - }, - { - "__id__": 754 - }, - { - "__id__": 755 - }, - { - "__id__": 757 - }, - { - "__id__": 759 - } - ], - "removedComponents": [] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 751 - }, - "propertyPath": [ - "_name" - ], - "value": "smalltip" - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "d3jYvT7whFS5scQFZeO5AK" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 751 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 751 - }, - "propertyPath": [ - "_lrot" - ], - "value": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 751 - }, - "propertyPath": [ - "_euler" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 756 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 150, - "height": 70 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "3aTUQpkypKh5v6YnH99gAD" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 758 - }, - "propertyPath": [ - "_string" - ], - "value": "英雄队伍已满" - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "52GlHcXJZDJqYfTH62X5lp" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 760 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 124, - "height": 54.4 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "11pqUo9t9IWYWj/LjK3fNo" - ] - }, - { - "__type__": "cc.Node", - "_name": "bg", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 746 - }, - "_children": [], - "_active": false, - "_components": [ - { - "__id__": 762 - }, - { - "__id__": 764 - }, - { - "__id__": 766 - } - ], - "_prefab": { - "__id__": 768 - }, - "_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__": 761 - }, - "_enabled": true, - "__prefab": { - "__id__": 763 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 510.00000000000006, - "height": 50 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "2cUj3Q4DZLCoozORfwKbf4" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 761 - }, - "_enabled": true, - "__prefab": { - "__id__": 765 - }, - "_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@96e5b", - "__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": "29lpRqwkFEtptpWZmrVFC2" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 761 - }, - "_enabled": true, - "__prefab": { - "__id__": 767 - }, - "_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": 240, - "_originalHeight": 45, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "abchfEW1ZBSZOFr/NUO5q6" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "ebDo8RYmhKJoLQcsDOvm6d", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "icon", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 746 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 770 - }, - { - "__id__": 772 - } - ], - "_prefab": { - "__id__": 774 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -19.526, - "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__": 769 - }, - "_enabled": true, - "__prefab": { - "__id__": 771 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 43.2, - "height": 36 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "23qUuUxkBMurmQwTpy+EPH" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 769 - }, - "_enabled": true, - "__prefab": { - "__id__": 773 - }, - "_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": 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": "b9ofSi335KTb6xi+ky1Tj7" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "84qEY2WspHubd3RtrAP2OD", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "num", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 746 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 776 - }, - { - "__id__": 778 - }, - { - "__id__": 780 - } - ], - "_prefab": { - "__id__": 782 - }, - "_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__": 775 - }, - "_enabled": true, - "__prefab": { - "__id__": 777 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 105.55029296875, - "height": 54.4 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "9dVbx7RW5PJph13g6JcE7f" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 775 - }, - "_enabled": true, - "__prefab": { - "__id__": 779 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_string": "{{0}}/{{1}}", - "_horizontalAlign": 0, - "_verticalAlign": 1, - "_actualFontSize": 25, - "_fontSize": 25, - "_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": "01P1XFffFI0YeiDoBu0o4q" - }, - { - "__type__": "545c05XsG9GDJispEGWKvYv", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 775 - }, - "_enabled": true, - "__prefab": { - "__id__": 781 - }, - "templateMode": true, - "watchPath": "", - "labelType": "cc.Label", - "watchPathArr": [ - "data.mission_data.hero_num", - "data.mission_data.hero_max_num" - ], - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "67gp0S7s1LbJrRJxA2hyAY" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "b3xI06b3hKYYXhvxKA/RVk", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 746 - }, - "_enabled": true, - "__prefab": { - "__id__": 784 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 170, - "height": 40 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "ab5M6WKotJg40uWXPTZ1ob" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 746 - }, - "_enabled": true, - "__prefab": { - "__id__": 786 - }, - "_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": "4e8JM6nBZJqrvjHs0V8aai" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 746 - }, - "_enabled": false, - "__prefab": { - "__id__": 788 - }, - "_alignFlags": 40, - "_target": null, - "_left": 1060, - "_right": -1060, - "_top": 0, - "_bottom": 0, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 240, - "_originalHeight": 0, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "d3VFgYPnNFJ5pernm2R/lv" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "92fF6VNGhL4KGhc565gFRM", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 663 - }, - "_enabled": true, - "__prefab": { - "__id__": 791 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 700, - "height": 50 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "ef3GXI6RFAuZZkMAuR7BwE" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 663 - }, - "_enabled": false, - "__prefab": { - "__id__": 793 - }, - "_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@96e5b", - "__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": "c0c6lwAt5EeqPi6c2P+//e" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 663 - }, - "_enabled": true, - "__prefab": { - "__id__": 795 - }, - "_alignFlags": 40, - "_target": null, - "_left": 10, - "_right": 10, - "_top": 0, - "_bottom": 0, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 240, - "_originalHeight": 0, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "1e8oJVnutNjaRRmBUqjQEa" - }, - { - "__type__": "cc.Layout", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 663 - }, - "_enabled": true, - "__prefab": { - "__id__": 797 - }, - "_resizeMode": 0, - "_layoutType": 1, - "_cellSize": { - "__type__": "cc.Size", - "width": 40, - "height": 40 - }, - "_startAxis": 0, - "_paddingLeft": 0, - "_paddingRight": 0, - "_paddingTop": 0, - "_paddingBottom": 0, - "_spacingX": 0, - "_spacingY": 0, - "_verticalDirection": 1, - "_horizontalDirection": 0, - "_constraint": 0, - "_constraintNum": 2, - "_affectedByScale": false, - "_isAlign": false, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "89GdVaXQhIzp7Mnq8ChF9e" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "87fsvXMYxN6rokxAIGrdi2", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, { "__type__": "cc.Node", "_name": "chou", "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 610 + "__id__": 448 }, "_children": [ { - "__id__": 800 + "__id__": 488 }, { - "__id__": 808 + "__id__": 496 }, { - "__id__": 816 + "__id__": 504 }, { - "__id__": 848 + "__id__": 536 }, { - "__id__": 854 + "__id__": 542 } ], "_active": true, "_components": [ { - "__id__": 869 + "__id__": 557 }, { - "__id__": 871 + "__id__": 559 } ], "_prefab": { - "__id__": 873 + "__id__": 561 }, "_lpos": { "__type__": "cc.Vec3", @@ -15612,23 +8773,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 799 + "__id__": 487 }, "_children": [], "_active": true, "_components": [ { - "__id__": 801 + "__id__": 489 }, { - "__id__": 803 + "__id__": 491 }, { - "__id__": 805 + "__id__": 493 } ], "_prefab": { - "__id__": 807 + "__id__": 495 }, "_lpos": { "__type__": "cc.Vec3", @@ -15665,11 +8826,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 800 + "__id__": 488 }, "_enabled": true, "__prefab": { - "__id__": 802 + "__id__": 490 }, "_contentSize": { "__type__": "cc.Size", @@ -15693,11 +8854,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 800 + "__id__": 488 }, "_enabled": true, "__prefab": { - "__id__": 804 + "__id__": 492 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -15741,11 +8902,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 800 + "__id__": 488 }, "_enabled": true, "__prefab": { - "__id__": 806 + "__id__": 494 }, "_alignFlags": 45, "_target": null, @@ -15790,23 +8951,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 799 + "__id__": 487 }, "_children": [], "_active": true, "_components": [ { - "__id__": 809 + "__id__": 497 }, { - "__id__": 811 + "__id__": 499 }, { - "__id__": 813 + "__id__": 501 } ], "_prefab": { - "__id__": 815 + "__id__": 503 }, "_lpos": { "__type__": "cc.Vec3", @@ -15843,11 +9004,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 808 + "__id__": 496 }, "_enabled": true, "__prefab": { - "__id__": 810 + "__id__": 498 }, "_contentSize": { "__type__": "cc.Size", @@ -15871,11 +9032,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 808 + "__id__": 496 }, "_enabled": true, "__prefab": { - "__id__": 812 + "__id__": 500 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -15919,11 +9080,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 808 + "__id__": 496 }, "_enabled": true, "__prefab": { - "__id__": 814 + "__id__": 502 }, "_alignFlags": 45, "_target": null, @@ -15968,30 +9129,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 799 + "__id__": 487 }, "_children": [ { - "__id__": 817 + "__id__": 505 }, { - "__id__": 823 + "__id__": 511 }, { - "__id__": 829 + "__id__": 517 } ], "_active": true, "_components": [ { - "__id__": 843 + "__id__": 531 }, { - "__id__": 845 + "__id__": 533 } ], "_prefab": { - "__id__": 847 + "__id__": 535 }, "_lpos": { "__type__": "cc.Vec3", @@ -16028,20 +9189,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 816 + "__id__": 504 }, "_children": [], "_active": false, "_components": [ { - "__id__": 818 + "__id__": 506 }, { - "__id__": 820 + "__id__": 508 } ], "_prefab": { - "__id__": 822 + "__id__": 510 }, "_lpos": { "__type__": "cc.Vec3", @@ -16078,11 +9239,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 817 + "__id__": 505 }, "_enabled": true, "__prefab": { - "__id__": 819 + "__id__": 507 }, "_contentSize": { "__type__": "cc.Size", @@ -16106,11 +9267,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 817 + "__id__": 505 }, "_enabled": true, "__prefab": { - "__id__": 821 + "__id__": 509 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -16164,20 +9325,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 816 + "__id__": 504 }, "_children": [], "_active": true, "_components": [ { - "__id__": 824 + "__id__": 512 }, { - "__id__": 826 + "__id__": 514 } ], "_prefab": { - "__id__": 828 + "__id__": 516 }, "_lpos": { "__type__": "cc.Vec3", @@ -16214,11 +9375,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 823 + "__id__": 511 }, "_enabled": true, "__prefab": { - "__id__": 825 + "__id__": 513 }, "_contentSize": { "__type__": "cc.Size", @@ -16242,11 +9403,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 823 + "__id__": 511 }, "_enabled": true, "__prefab": { - "__id__": 827 + "__id__": 515 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -16303,24 +9464,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 816 + "__id__": 504 }, "_children": [ { - "__id__": 830 + "__id__": 518 } ], "_active": true, "_components": [ { - "__id__": 838 + "__id__": 526 }, { - "__id__": 840 + "__id__": 528 } ], "_prefab": { - "__id__": 842 + "__id__": 530 }, "_lpos": { "__type__": "cc.Vec3", @@ -16357,23 +9518,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 829 + "__id__": 517 }, "_children": [], "_active": false, "_components": [ { - "__id__": 831 + "__id__": 519 }, { - "__id__": 833 + "__id__": 521 }, { - "__id__": 835 + "__id__": 523 } ], "_prefab": { - "__id__": 837 + "__id__": 525 }, "_lpos": { "__type__": "cc.Vec3", @@ -16410,11 +9571,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 830 + "__id__": 518 }, "_enabled": true, "__prefab": { - "__id__": 832 + "__id__": 520 }, "_contentSize": { "__type__": "cc.Size", @@ -16438,11 +9599,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 830 + "__id__": 518 }, "_enabled": true, "__prefab": { - "__id__": 834 + "__id__": 522 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -16506,11 +9667,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 830 + "__id__": 518 }, "_enabled": true, "__prefab": { - "__id__": 836 + "__id__": 524 }, "_alignFlags": 8, "_target": null, @@ -16555,11 +9716,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 829 + "__id__": 517 }, "_enabled": true, "__prefab": { - "__id__": 839 + "__id__": 527 }, "_contentSize": { "__type__": "cc.Size", @@ -16583,11 +9744,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 829 + "__id__": 517 }, "_enabled": true, "__prefab": { - "__id__": 841 + "__id__": 529 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -16664,11 +9825,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 816 + "__id__": 504 }, "_enabled": true, "__prefab": { - "__id__": 844 + "__id__": 532 }, "_contentSize": { "__type__": "cc.Size", @@ -16692,11 +9853,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 816 + "__id__": 504 }, "_enabled": true, "__prefab": { - "__id__": 846 + "__id__": 534 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -16747,20 +9908,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 799 + "__id__": 487 }, "_children": [], "_active": true, "_components": [ { - "__id__": 849 + "__id__": 537 }, { - "__id__": 851 + "__id__": 539 } ], "_prefab": { - "__id__": 853 + "__id__": 541 }, "_lpos": { "__type__": "cc.Vec3", @@ -16797,11 +9958,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 848 + "__id__": 536 }, "_enabled": true, "__prefab": { - "__id__": 850 + "__id__": 538 }, "_contentSize": { "__type__": "cc.Size", @@ -16825,11 +9986,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 848 + "__id__": 536 }, "_enabled": true, "__prefab": { - "__id__": 852 + "__id__": 540 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -16904,8 +10065,6457 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { + "__id__": 487 + }, + "_prefab": { + "__id__": 543 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 542 + }, + "asset": { + "__uuid__": "86a3c4cd-71c7-4502-b713-65f0ace7912a", + "__expectedType__": "cc.Prefab" + }, + "fileId": "d3jYvT7whFS5scQFZeO5AK", + "instance": { + "__id__": 544 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "e8kpi9mktIhZcQVsxqTFg6", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 545 + }, + { + "__id__": 547 + }, + { + "__id__": 548 + }, + { + "__id__": 549 + }, + { + "__id__": 550 + }, + { + "__id__": 552 + }, + { + "__id__": 554 + }, + { + "__id__": 556 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 546 + }, + "propertyPath": [ + "_name" + ], + "value": "smalltip" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "d3jYvT7whFS5scQFZeO5AK" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 546 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 1.966, + "y": 14.328, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 546 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 546 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 551 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 120, + "height": 70 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "3aTUQpkypKh5v6YnH99gAD" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 553 + }, + "propertyPath": [ + "_string" + ], + "value": "金币不足" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "52GlHcXJZDJqYfTH62X5lp" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 555 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 84, + "height": 54.4 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "11pqUo9t9IWYWj/LjK3fNo" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 546 + }, + "propertyPath": [ + "_active" + ], + "value": false + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 487 + }, + "_enabled": true, + "__prefab": { + "__id__": 558 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 355, + "height": 90 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "c5LQugKEhPYKa+uNarXJte" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 487 + }, + "_enabled": false, + "__prefab": { + "__id__": 560 + }, + "_alignFlags": 44, + "_target": null, + "_left": 0, + "_right": 710, + "_top": 0, + "_bottom": 5, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 120, + "_originalHeight": 0, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "e7KE8cHY5IZ76LceW3oHV5" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "63FHyGP9BOaqAuH4RtPSZ0", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "close", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 448 + }, + "_children": [ + { + "__id__": 563 + }, + { + "__id__": 577 + }, + { + "__id__": 585 + }, + { + "__id__": 593 + }, + { + "__id__": 611 + } + ], + "_active": true, + "_components": [ + { + "__id__": 617 + }, + { + "__id__": 619 + } + ], + "_prefab": { + "__id__": 621 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 177.5, + "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__": 562 + }, + "_prefab": { + "__id__": 564 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 563 + }, + "asset": { + "__uuid__": "86a3c4cd-71c7-4502-b713-65f0ace7912a", + "__expectedType__": "cc.Prefab" + }, + "fileId": "d3jYvT7whFS5scQFZeO5AK", + "instance": { + "__id__": 565 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "07LxdU1sRES6K3Lss8k0Am", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 566 + }, + { + "__id__": 568 + }, + { + "__id__": 569 + }, + { + "__id__": 570 + }, + { + "__id__": 571 + }, + { + "__id__": 573 + }, + { + "__id__": 575 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 567 + }, + "propertyPath": [ + "_name" + ], + "value": "smalltip" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "d3jYvT7whFS5scQFZeO5AK" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 567 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 1.966, + "y": 101.342, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 567 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 567 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 572 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 120, + "height": 70 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "3aTUQpkypKh5v6YnH99gAD" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 574 + }, + "propertyPath": [ + "_string" + ], + "value": "金币不足" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "52GlHcXJZDJqYfTH62X5lp" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 576 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 84, + "height": 54.4 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "11pqUo9t9IWYWj/LjK3fNo" + ] + }, + { + "__type__": "cc.Node", + "_name": "bg", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 562 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 578 + }, + { + "__id__": 580 + }, + { + "__id__": 582 + } + ], + "_prefab": { + "__id__": 584 + }, + "_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__": 577 + }, + "_enabled": true, + "__prefab": { + "__id__": 579 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 355, + "height": 90 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "a3APIWUJtIb5Opdqc++tH6" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 577 + }, + "_enabled": true, + "__prefab": { + "__id__": 581 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 229, + "b": 39, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@abf7b", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 1, + "_fillType": 0, + "_sizeMode": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": true, + "_atlas": { + "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", + "__expectedType__": "cc.SpriteAtlas" + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "96YgFlw75IGqrwrynDOi17" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 577 + }, + "_enabled": true, + "__prefab": { + "__id__": 583 + }, + "_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": 180, + "_originalHeight": 120, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "ecx+8IghVDxKyfiAdVDQbX" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "96G9MEvkBKtIOLqHKQCNM+", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "nobg", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 562 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 586 + }, + { + "__id__": 588 + }, + { + "__id__": 590 + } + ], + "_prefab": { + "__id__": 592 + }, + "_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__": 585 + }, + "_enabled": true, + "__prefab": { + "__id__": 587 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 355, + "height": 90 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "98qBAW60tMV7riSGyyrR14" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 585 + }, + "_enabled": true, + "__prefab": { + "__id__": 589 + }, + "_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@abf7b", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 1, + "_fillType": 0, + "_sizeMode": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": true, + "_atlas": { + "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", + "__expectedType__": "cc.SpriteAtlas" + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "49+bM+KEVKaarIeIWwxGwQ" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 585 + }, + "_enabled": true, + "__prefab": { + "__id__": 591 + }, + "_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": 180, + "_originalHeight": 120, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "09o6S26TxNI5ojg9oTB2zl" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "5dHjSOH2FHDqirN8vnGXxs", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "coin", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 562 + }, + "_children": [ + { + "__id__": 594 + }, + { + "__id__": 600 + } + ], + "_active": true, + "_components": [ + { + "__id__": 606 + }, + { + "__id__": 608 + } + ], + "_prefab": { + "__id__": 610 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -106.702, + "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", + "_name": "bg_line", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 593 + }, + "_children": [], + "_active": false, + "_components": [ + { + "__id__": 595 + }, + { + "__id__": 597 + } + ], + "_prefab": { + "__id__": 599 + }, + "_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__": 594 + }, + "_enabled": true, + "__prefab": { + "__id__": 596 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 100, + "height": 30 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "16dxnHe2lMJ4wGLLeoPFvO" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 594 + }, + "_enabled": true, + "__prefab": { + "__id__": 598 + }, + "_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@7f50d", + "__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": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "de3FshqYFGPJiIe4gqiNaU" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "4bT/8CBA1CKbl/g6UhfDam", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "icon", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 593 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 601 + }, + { + "__id__": 603 + } + ], + "_prefab": { + "__id__": 605 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 50.254, + "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__": 600 + }, + "_enabled": true, + "__prefab": { + "__id__": 602 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 30, + "height": 30 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "can4xegS1F/5RVkwGHFFt2" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 600 + }, + "_enabled": true, + "__prefab": { + "__id__": 604 + }, + "_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@d5b61", + "__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": "ccyAYohJdDMpgOkxXB77F2" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "49LoI+JiRPjbsrOkW4tVA1", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 593 + }, + "_enabled": true, + "__prefab": { + "__id__": 607 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 40, + "height": 40 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "a1DXId1FpDpY09DbhZ3ltM" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 593 + }, + "_enabled": true, + "__prefab": { + "__id__": 609 + }, + "_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": "bd8y8hcBdM2Iao1E8D8WG0" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "d2gtJQ7/FAx6UzTuqIAENB", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "Label", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 562 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 612 + }, + { + "__id__": 614 + } + ], + "_prefab": { + "__id__": 616 + }, + "_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__": 611 + }, + "_enabled": true, + "__prefab": { + "__id__": 613 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 68, + "height": 58.4 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "c0+G3pZWZOJZJalaVV8xHm" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 611 + }, + "_enabled": true, + "__prefab": { + "__id__": 615 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "关闭", + "_horizontalAlign": 1, + "_verticalAlign": 1, + "_actualFontSize": 30, + "_fontSize": 30, + "_fontFamily": "Arial", + "_lineHeight": 40, + "_overflow": 0, + "_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": 4, + "_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": "d1de+miFFFYbD/WF7B4Tkk" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "759h2jjA5A45rdgBkYRteR", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 562 + }, + "_enabled": true, + "__prefab": { + "__id__": 618 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 355, + "height": 90 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "d1WLZmheBO5IAfwIzHgEH9" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 562 + }, + "_enabled": false, + "__prefab": { + "__id__": 620 + }, + "_alignFlags": 44, + "_target": null, + "_left": 710, + "_right": 0, + "_top": 0, + "_bottom": 5, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 120, + "_originalHeight": 0, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "a9mmbZ7l5DXISWwnnTyzo/" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "dd+Lqv5GZPo6oHeBZIteQK", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 448 + }, + "_enabled": true, + "__prefab": { + "__id__": 623 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 720, + "height": 100 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "baXZLzR39APoQttV3NGQi3" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 448 + }, + "_enabled": true, + "__prefab": { + "__id__": 625 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": null, + "_type": 1, + "_fillType": 0, + "_sizeMode": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": true, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "d1sPxhNCVPwJFIWpxJxRVS" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 448 + }, + "_enabled": true, + "__prefab": { + "__id__": 627 + }, + "_alignFlags": 44, + "_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": 140, + "_originalHeight": 0, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "47LizA0hJCKZqLQ5krqGaY" + }, + { + "__type__": "cc.Layout", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 448 + }, + "_enabled": true, + "__prefab": { + "__id__": 629 + }, + "_resizeMode": 0, + "_layoutType": 1, + "_cellSize": { + "__type__": "cc.Size", + "width": 40, + "height": 40 + }, + "_startAxis": 0, + "_paddingLeft": 5, + "_paddingRight": 5, + "_paddingTop": 0, + "_paddingBottom": 0, + "_spacingX": 0, + "_spacingY": 0, + "_verticalDirection": 1, + "_horizontalDirection": 0, + "_constraint": 0, + "_constraintNum": 2, + "_affectedByScale": false, + "_isAlign": false, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "8fr5kOuJ1N369qIFg+fpXN" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "f8enxTRIdAiZdxNEk/50f0", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "title", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 155 + }, + "_children": [ + { + "__id__": 632 + }, + { + "__id__": 638 + } + ], + "_active": false, + "_components": [ + { + "__id__": 644 + } + ], + "_prefab": { + "__id__": 646 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 325.901, + "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": "Title_Ribbon_03_Blue", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 631 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 633 + }, + { + "__id__": 635 + } + ], + "_prefab": { + "__id__": 637 + }, + "_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": 2, + "y": 2, + "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__": 632 + }, + "_enabled": true, + "__prefab": { + "__id__": 634 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 330, + "height": 42 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "4b9fx1jzVDKpjePykAGXbw" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 632 + }, + "_enabled": true, + "__prefab": { + "__id__": 636 + }, + "_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@d5229", + "__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": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "b68S0FEUlB2ai1ESsQacZA" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "96yduwiG9N3LJ1UWYAswyr", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "title", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 631 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 639 + }, + { + "__id__": 641 + } + ], + "_prefab": { + "__id__": 643 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 8.137, + "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__": 638 + }, + "_enabled": true, + "__prefab": { + "__id__": 640 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 168, + "height": 64.7 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "e73PvzamlBXpO6Ymn+yOFD" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 638 + }, + "_enabled": true, + "__prefab": { + "__id__": 642 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "招募英雄", + "_horizontalAlign": 1, + "_verticalAlign": 1, + "_actualFontSize": 40, + "_fontSize": 40, + "_fontFamily": "Arial", + "_lineHeight": 45, + "_overflow": 0, + "_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": 4, + "_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": "67NMUzUtZFmrbKjG/ZvEhl" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "aa5HentcZF85PPmMmPxogK", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 631 + }, + "_enabled": true, + "__prefab": { + "__id__": 645 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 100, + "height": 100 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "094Zcm8mlFnKFokJxcLu+2" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "ae3rpfwnJEbbScJinC8CwY", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 155 + }, + "_enabled": true, + "__prefab": { + "__id__": 648 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 720, + "height": 450 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "62+0Q/OgxHTbkR/EJ3w/re" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 155 + }, + "_enabled": true, + "__prefab": { + "__id__": 650 + }, + "_alignFlags": 42, + "_target": null, + "_left": 0, + "_right": 0, + "_top": 600, + "_bottom": 0, + "_horizontalCenter": 0, + "_verticalCenter": -270.13, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 180, + "_originalHeight": 300, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "1efl6/SChL1ID0Re8dT54J" + }, + { + "__type__": "cc.Layout", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 155 + }, + "_enabled": false, + "__prefab": { + "__id__": 652 + }, + "_resizeMode": 1, + "_layoutType": 1, + "_cellSize": { + "__type__": "cc.Size", + "width": 40, + "height": 40 + }, + "_startAxis": 0, + "_paddingLeft": 0, + "_paddingRight": 0, + "_paddingTop": 0, + "_paddingBottom": 0, + "_spacingX": 3, + "_spacingY": 0, + "_verticalDirection": 1, + "_horizontalDirection": 0, + "_constraint": 0, + "_constraintNum": 2, + "_affectedByScale": false, + "_isAlign": false, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "a9IUzkE5VJcL5XvDoxQFAc" + }, + { + "__type__": "cc.BlockInputEvents", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 155 + }, + "_enabled": true, + "__prefab": { + "__id__": 654 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "2eEXX7/ENJTqfnGEf1HoxV" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "12iQGvMaFK75FxJj2LxFD5", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "tip", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1 + }, + "_children": [ + { + "__id__": 657 + }, + { + "__id__": 663 + }, + { + "__id__": 671 + } + ], + "_active": true, + "_components": [ + { + "__id__": 681 + }, + { + "__id__": 683 + } + ], + "_prefab": { + "__id__": 685 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 761.798, + "y": 1020, + "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": "wave info", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 656 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 658 + }, + { + "__id__": 660 + } + ], + "_prefab": { + "__id__": 662 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 49.31, + "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__": 657 + }, + "_enabled": true, + "__prefab": { + "__id__": 659 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 775, + "height": 211 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "d56718PupHCJv2PXUvXu66" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 657 + }, + "_enabled": true, + "__prefab": { + "__id__": 661 + }, + "_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@96f2a", + "__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": "18mxYKus9N67lzFEGaAM1+" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "aa8Ib8aoNIoZPwr8I1sP2Y", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "bg", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 656 + }, + "_children": [], + "_active": false, + "_components": [ + { + "__id__": 664 + }, + { + "__id__": 666 + }, + { + "__id__": 668 + } + ], + "_prefab": { + "__id__": 670 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": -4.773, + "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": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 663 + }, + "_enabled": true, + "__prefab": { + "__id__": 665 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 780, + "height": 130 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "8bseLaSgxEzq3MLMurr23B" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 663 + }, + "_enabled": true, + "__prefab": { + "__id__": 667 + }, + "_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@eb418", + "__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__": "cb93c900-b440-4571-91d1-7da1636e3d73", + "__expectedType__": "cc.SpriteAtlas" + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "dfIAlOZkRPN4qQ5pGzd0JJ" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 663 + }, + "_enabled": true, + "__prefab": { + "__id__": 669 + }, + "_alignFlags": 40, + "_target": null, + "_left": -30, + "_right": -30, + "_top": 0, + "_bottom": 0, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 428, + "_originalHeight": 0, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "37uzWDuARG76ecJvEf1K2F" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "15YRp6Df1LMJ9zDT57XK/1", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "lab", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 656 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 672 + }, + { + "__id__": 674 + }, + { + "__id__": 676 + }, + { + "__id__": 678 + } + ], + "_prefab": { + "__id__": 680 + }, + "_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": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 671 + }, + "_enabled": true, + "__prefab": { + "__id__": 673 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 670, + "height": 100 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "86CKKiasZHu5N5i8mYwSzO" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 671 + }, + "_enabled": true, + "__prefab": { + "__id__": 675 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "这里是信息", + "_horizontalAlign": 1, + "_verticalAlign": 1, + "_actualFontSize": 41, + "_fontSize": 40, + "_fontFamily": "Arial", + "_lineHeight": 40, + "_overflow": 2, + "_enableWrapText": true, + "_font": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_isItalic": false, + "_isBold": true, + "_isUnderline": false, + "_underlineHeight": 2, + "_cacheMode": 1, + "_enableOutline": true, + "_outlineColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_outlineWidth": 4, + "_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": "a9hD6EeNRFQLluoDu+CTcT" + }, + { + "__type__": "110c8vEd5NEPL/N9meGQnaX", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 671 + }, + "_enabled": true, + "__prefab": { + "__id__": 677 + }, + "_params": [], + "_dataID": "", + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "cepHu1hBhIYYwuZ4/bv22q" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 671 + }, + "_enabled": true, + "__prefab": { + "__id__": 679 + }, + "_alignFlags": 45, + "_target": null, + "_left": 25, + "_right": 25, + "_top": 10, + "_bottom": 10, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 600, + "_originalHeight": 54.4, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "a2W2k6bclKIYImacIV27h8" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "9eGWL3dQNA2bUoHxdg6nLu", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 656 + }, + "_enabled": true, + "__prefab": { + "__id__": 682 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 720, + "height": 120 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "c10uqTC31NxI8qBwBeci0A" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 656 + }, + "_enabled": true, + "__prefab": { + "__id__": 684 + }, + "_alignFlags": 1, + "_target": null, + "_left": 0, + "_right": 0, + "_top": 200, + "_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": "abYPR9zWNM2JewVZVnv6Ps" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "676Lfq7nFAWatLMG8XNvff", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "bar", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1 + }, + "_children": [ + { + "__id__": 687 + }, + { + "__id__": 737 + }, + { + "__id__": 853 + }, + { + "__id__": 969 + }, + { + "__id__": 1085 + } + ], + "_active": true, + "_components": [ + { + "__id__": 1201 + }, + { + "__id__": 1203 + }, + { + "__id__": 1205 + } + ], + "_prefab": { + "__id__": 1207 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 100, + "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": "coin", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 686 + }, + "_children": [ + { + "__id__": 688 + }, + { + "__id__": 696 + } + ], + "_active": false, + "_components": [ + { + "__id__": 732 + }, + { + "__id__": 734 + } + ], + "_prefab": { + "__id__": 736 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -290, + "y": -30, + "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": "bg", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 687 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 689 + }, + { + "__id__": 691 + }, + { + "__id__": 693 + } + ], + "_prefab": { + "__id__": 695 + }, + "_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__": 688 + }, + "_enabled": true, + "__prefab": { + "__id__": 690 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 140, + "height": 140 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "dfmL7wWv5IY55OeL9ZDVNc" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 688 + }, + "_enabled": true, + "__prefab": { + "__id__": 692 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 180, + "g": 179, + "b": 179, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@abf7b", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 1, + "_fillType": 0, + "_sizeMode": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": true, + "_atlas": { + "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", + "__expectedType__": "cc.SpriteAtlas" + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "a8GbRVUgpGK6USjWNFHcuo" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 688 + }, + "_enabled": true, + "__prefab": { + "__id__": 694 + }, + "_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": 180, + "_originalHeight": 120, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "2623QrZ9JDhrK+7v0/J8OF" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "abAMgMnLdK07shs47GvO6E", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "coin", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 687 + }, + "_children": [ + { + "__id__": 697 + }, + { + "__id__": 711 + }, + { + "__id__": 717 + } + ], + "_active": true, + "_components": [ + { + "__id__": 725 + }, + { + "__id__": 727 + }, + { + "__id__": 729 + } + ], + "_prefab": { + "__id__": 731 + }, + "_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__": 696 + }, + "_prefab": { + "__id__": 698 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 697 + }, + "asset": { + "__uuid__": "86a3c4cd-71c7-4502-b713-65f0ace7912a", + "__expectedType__": "cc.Prefab" + }, + "fileId": "d3jYvT7whFS5scQFZeO5AK", + "instance": { + "__id__": 699 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "4fknxe/ItOuZRQxC7Ht5/o", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 700 + }, + { + "__id__": 702 + }, + { + "__id__": 703 + }, + { + "__id__": 704 + }, + { + "__id__": 705 + }, + { + "__id__": 707 + }, + { + "__id__": 709 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 701 + }, + "propertyPath": [ + "_name" + ], + "value": "smalltip" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "d3jYvT7whFS5scQFZeO5AK" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 701 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 701 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 701 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 706 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 150, + "height": 70 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "3aTUQpkypKh5v6YnH99gAD" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 708 + }, + "propertyPath": [ + "_string" + ], + "value": "金币不足" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "52GlHcXJZDJqYfTH62X5lp" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 710 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 84, + "height": 54.4 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "11pqUo9t9IWYWj/LjK3fNo" + ] + }, + { + "__type__": "cc.Node", + "_name": "icon", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 696 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 712 + }, + { + "__id__": 714 + } + ], + "_prefab": { + "__id__": 716 + }, + "_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__": 711 + }, + "_enabled": true, + "__prefab": { + "__id__": 713 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 70, + "height": 70 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "4beWfbe2ZHKJVAd6MT6zLR" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 711 + }, + "_enabled": true, + "__prefab": { + "__id__": 715 + }, + "_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": "e1cDBzhZJN8pei403AFBqf" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "2fURc6SaBEy5f3GDqD7/3V", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "num", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 696 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 718 + }, + { + "__id__": 720 + }, + { + "__id__": 722 + } + ], + "_prefab": { + "__id__": 724 + }, + "_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__": 717 + }, + "_enabled": true, + "__prefab": { + "__id__": 719 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 120, + "height": 54.4 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "e9X90XoNVGhrDFDFq70ShE" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 717 + }, + "_enabled": true, + "__prefab": { + "__id__": 721 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "{{0}}", + "_horizontalAlign": 1, + "_verticalAlign": 1, + "_actualFontSize": 31, + "_fontSize": 30, + "_fontFamily": "Arial", + "_lineHeight": 40, + "_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": "d8vNnxATtB1Zmyomyj8i+R" + }, + { + "__type__": "545c05XsG9GDJispEGWKvYv", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 717 + }, + "_enabled": true, + "__prefab": { + "__id__": 723 + }, + "templateMode": true, + "watchPath": "0", + "labelType": "cc.Label", + "watchPathArr": [ + "data.mission_data.coin" + ], + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "5b7eYvhTRIU5+kttpHadxq" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "52FHvgLRVAcr2Qc0Pa8Dcg", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 696 + }, + "_enabled": true, + "__prefab": { + "__id__": 726 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 170, + "height": 40 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "605JtF96FKAId81+svBCtt" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 696 + }, + "_enabled": true, + "__prefab": { + "__id__": 728 + }, + "_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": "d39ig2hUVD0JZFM8kD5hV0" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 696 + }, + "_enabled": false, + "__prefab": { + "__id__": 730 + }, + "_alignFlags": 40, + "_target": null, + "_left": 5.684341886080802e-14, + "_right": -5.684341886080802e-14, + "_top": 0, + "_bottom": 0, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 240, + "_originalHeight": 0, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "3a6p1RR31HrLVGW5t2tIUC" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "1ahbRK1ehI9LYo5mzHLxAG", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 687 + }, + "_enabled": true, + "__prefab": { + "__id__": 733 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 140, + "height": 140 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "38HR668GhLgaRPCSckWOEC" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 687 + }, + "_enabled": true, + "__prefab": { + "__id__": 735 + }, + "_alignFlags": 44, + "_target": null, + "_left": 0, + "_right": 580, + "_top": 0, + "_bottom": 0, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 400, + "_originalHeight": 0, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "21kuyNncdLRr0ksGY74y6P" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "58kqSxTntC15wSI2uMlo6X", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "showEquips", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 686 + }, + "_children": [ + { + "__id__": 738 + }, + { + "__id__": 752 + }, + { + "__id__": 760 + }, + { + "__id__": 768 + }, + { + "__id__": 800 + }, + { + "__id__": 806 + }, + { + "__id__": 812 + } + ], + "_active": true, + "_components": [ + { + "__id__": 848 + }, + { + "__id__": 850 + } + ], + "_prefab": { + "__id__": 852 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -270, + "y": -30, + "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__": 737 + }, + "_prefab": { + "__id__": 739 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 738 + }, + "asset": { + "__uuid__": "86a3c4cd-71c7-4502-b713-65f0ace7912a", + "__expectedType__": "cc.Prefab" + }, + "fileId": "d3jYvT7whFS5scQFZeO5AK", + "instance": { + "__id__": 740 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "56DXBm+I5Ayb7xXTGUkXLw", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 741 + }, + { + "__id__": 743 + }, + { + "__id__": 744 + }, + { + "__id__": 745 + }, + { + "__id__": 746 + }, + { + "__id__": 748 + }, + { + "__id__": 750 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 742 + }, + "propertyPath": [ + "_name" + ], + "value": "smalltip" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "d3jYvT7whFS5scQFZeO5AK" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 742 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 1.966, + "y": 101.342, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 742 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 742 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 747 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 120, + "height": 70 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "3aTUQpkypKh5v6YnH99gAD" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 749 + }, + "propertyPath": [ + "_string" + ], + "value": "金币不足" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "52GlHcXJZDJqYfTH62X5lp" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 751 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 84, + "height": 54.4 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "11pqUo9t9IWYWj/LjK3fNo" + ] + }, + { + "__type__": "cc.Node", + "_name": "bg", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 737 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 753 + }, + { + "__id__": 755 + }, + { + "__id__": 757 + } + ], + "_prefab": { + "__id__": 759 + }, + "_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__": 752 + }, + "_enabled": true, + "__prefab": { + "__id__": 754 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 180, + "height": 140 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "35RSD2QNBHHoeo6wjDIyRZ" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 752 + }, + "_enabled": true, + "__prefab": { + "__id__": 756 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 180, + "g": 179, + "b": 179, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@abf7b", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 1, + "_fillType": 0, + "_sizeMode": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": true, + "_atlas": { + "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", + "__expectedType__": "cc.SpriteAtlas" + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "aa/evjOyNOlJU3yK1f20xg" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 752 + }, + "_enabled": true, + "__prefab": { + "__id__": 758 + }, + "_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": 180, + "_originalHeight": 120, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "65EPQwnrdHGKFdIGtdIRNJ" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "58NBFeI+FAbJztwnkwQVpr", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "active", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 737 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 761 + }, + { + "__id__": 763 + }, + { + "__id__": 765 + } + ], + "_prefab": { + "__id__": 767 + }, + "_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__": 760 + }, + "_enabled": true, + "__prefab": { + "__id__": 762 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 180, + "height": 140 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "e77HJeNvlJmKuflAYTdkbm" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 760 + }, + "_enabled": true, + "__prefab": { + "__id__": 764 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 0, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@abf7b", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 1, + "_fillType": 0, + "_sizeMode": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": true, + "_atlas": { + "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", + "__expectedType__": "cc.SpriteAtlas" + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "a7Zzxn8dxA0LgNoQQCJ/mY" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 760 + }, + "_enabled": true, + "__prefab": { + "__id__": 766 + }, + "_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": 180, + "_originalHeight": 120, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "22twBUPptCPJEsV8sNQ44F" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "cabcD+gF1ER5P/B+5BItDN", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "coin", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 737 + }, + "_children": [ + { + "__id__": 769 + }, + { + "__id__": 775 + }, + { + "__id__": 781 + } + ], + "_active": false, + "_components": [ + { + "__id__": 795 + }, + { + "__id__": 797 + } + ], + "_prefab": { "__id__": 799 }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 80, + "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": "bg_line", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 768 + }, + "_children": [], + "_active": false, + "_components": [ + { + "__id__": 770 + }, + { + "__id__": 772 + } + ], + "_prefab": { + "__id__": 774 + }, + "_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__": 769 + }, + "_enabled": true, + "__prefab": { + "__id__": 771 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 100, + "height": 30 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "b22tqOKZdBrL6zcC9Ut0eV" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 769 + }, + "_enabled": true, + "__prefab": { + "__id__": 773 + }, + "_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@7f50d", + "__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": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "71K13TDplAzKsdxYMs4ppF" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "ceQG1JnoxG8IjRVBhmCkAb", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "icon", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 768 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 776 + }, + { + "__id__": 778 + } + ], + "_prefab": { + "__id__": 780 + }, + "_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__": 775 + }, + "_enabled": true, + "__prefab": { + "__id__": 777 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 30, + "height": 30 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "df2Z3YiGZPIocKuQrV/xAe" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 775 + }, + "_enabled": true, + "__prefab": { + "__id__": 779 + }, + "_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": "89WHWysr5LlYWUlvT1QX9q" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "5cUcIvRt5Hh4tKRJFlUpfb", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "num", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 768 + }, + "_children": [ + { + "__id__": 782 + } + ], + "_active": true, + "_components": [ + { + "__id__": 790 + }, + { + "__id__": 792 + } + ], + "_prefab": { + "__id__": 794 + }, + "_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", + "_name": "Label", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 781 + }, + "_children": [], + "_active": false, + "_components": [ + { + "__id__": 783 + }, + { + "__id__": 785 + }, + { + "__id__": 787 + } + ], + "_prefab": { + "__id__": 789 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -18.78076171875, + "y": 1.739, + "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__": 782 + }, + "_enabled": true, + "__prefab": { + "__id__": 784 + }, + "_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": "00OdaQ32hIb4YvoVthtZGm" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 782 + }, + "_enabled": true, + "__prefab": { + "__id__": 786 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "x", + "_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": 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": "e2xRmh+41Lx43H6hFBr5AZ" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 782 + }, + "_enabled": true, + "__prefab": { + "__id__": 788 + }, + "_alignFlags": 8, + "_target": null, + "_left": -12.21923828125, + "_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": "0bfcboYTJJXLgprA2F/rFI" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "7fYTt4DDNG6ImDjK3C0mqY", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 781 + }, + "_enabled": true, + "__prefab": { + "__id__": 791 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 27.0612671550967, + "height": 54.4 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "42E/TiVEBLGZCINkLiElO3" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 781 + }, + "_enabled": true, + "__prefab": { + "__id__": 793 + }, + "_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": 30, + "_fontSize": 30, + "_fontFamily": "Arial", + "_lineHeight": 40, + "_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": "27bTt8PrdMHZmJt0fvi+RW" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "e45PBcZKlB+YxOHICFYnNy", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 768 + }, + "_enabled": true, + "__prefab": { + "__id__": 796 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 40, + "height": 40 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "4cPVFykUhExYIZFWgju7jK" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 768 + }, + "_enabled": true, + "__prefab": { + "__id__": 798 + }, + "_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": "c4AcP8EvFBDZtlESCmJ8YZ" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "8bRkevjLpJL6obpphAio4+", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "ItemIcon_Gear_Helmet", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 737 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 801 + }, + { + "__id__": 803 + } + ], + "_prefab": { + "__id__": 805 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 20.381, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 0.6, + "y": 0.6, + "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__": 800 + }, + "_enabled": true, + "__prefab": { + "__id__": 802 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 124, + "height": 120 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "2cUaqBsglK/5ADbEN5uSxc" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 800 + }, + "_enabled": true, + "__prefab": { + "__id__": 804 + }, + "_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@0b1ef", + "__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__": "cb93c900-b440-4571-91d1-7da1636e3d73", + "__expectedType__": "cc.SpriteAtlas" + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "34bzjeC9lCepfkfr2xiLs6" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "94JkgQ9WBFrYMYzEagRneI", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "Label", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 737 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 807 + }, + { + "__id__": 809 + } + ], + "_prefab": { + "__id__": 811 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": -25.737, + "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__": 806 + }, + "_enabled": true, + "__prefab": { + "__id__": 808 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 68, + "height": 58.4 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "06cN7cPGdH7pC/Z2RuDOLt" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 806 + }, + "_enabled": true, + "__prefab": { + "__id__": 810 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "装备", + "_horizontalAlign": 1, + "_verticalAlign": 1, + "_actualFontSize": 30, + "_fontSize": 30, + "_fontFamily": "Arial", + "_lineHeight": 40, + "_overflow": 0, + "_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": 4, + "_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": "00A/y/UQZGBLnV7SRQUbGu" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "deCdZWiGpNH6tGq/dyGyCP", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "coin", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 737 + }, + "_children": [ + { + "__id__": 813 + }, + { + "__id__": 827 + }, + { + "__id__": 833 + } + ], + "_active": false, + "_components": [ + { + "__id__": 841 + }, + { + "__id__": 843 + }, + { + "__id__": 845 + } + ], + "_prefab": { + "__id__": 847 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -265, + "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__": 812 + }, + "_prefab": { + "__id__": 814 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 813 + }, + "asset": { + "__uuid__": "86a3c4cd-71c7-4502-b713-65f0ace7912a", + "__expectedType__": "cc.Prefab" + }, + "fileId": "d3jYvT7whFS5scQFZeO5AK", + "instance": { + "__id__": 815 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "7aZ2SSOwZM3ZOWJlEPaW1Z", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 816 + }, + { + "__id__": 818 + }, + { + "__id__": 819 + }, + { + "__id__": 820 + }, + { + "__id__": 821 + }, + { + "__id__": 823 + }, + { + "__id__": 825 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 817 + }, + "propertyPath": [ + "_name" + ], + "value": "smalltip" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "d3jYvT7whFS5scQFZeO5AK" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 817 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 817 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 817 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 822 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 150, + "height": 70 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "3aTUQpkypKh5v6YnH99gAD" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 824 + }, + "propertyPath": [ + "_string" + ], + "value": "金币不足" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "52GlHcXJZDJqYfTH62X5lp" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 826 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 84, + "height": 54.4 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "11pqUo9t9IWYWj/LjK3fNo" + ] + }, + { + "__type__": "cc.Node", + "_name": "icon", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 812 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 828 + }, + { + "__id__": 830 + } + ], + "_prefab": { + "__id__": 832 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -38.086, + "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__": 827 + }, + "_enabled": true, + "__prefab": { + "__id__": 829 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 35, + "height": 35 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "adx4LIfSxOXbB40K7kc6ay" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 827 + }, + "_enabled": true, + "__prefab": { + "__id__": 831 + }, + "_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": "38/zs/8KBHPZbukyv95ZsF" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "e5XwoWTpBNW5b8rElwAfaA", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "num", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 812 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 834 + }, + { + "__id__": 836 + }, + { + "__id__": 838 + } + ], + "_prefab": { + "__id__": 840 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -18.543, + "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__": 833 + }, + "_enabled": true, + "__prefab": { + "__id__": 835 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 120, + "height": 54.4 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "c2YpA+NXNNLp7S6LD4yE+J" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 833 + }, + "_enabled": true, + "__prefab": { + "__id__": 837 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "{{0}}", + "_horizontalAlign": 0, + "_verticalAlign": 1, + "_actualFontSize": 31, + "_fontSize": 30, + "_fontFamily": "Arial", + "_lineHeight": 40, + "_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": "c76/mpjy5AR5DTH1HHNojX" + }, + { + "__type__": "545c05XsG9GDJispEGWKvYv", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 833 + }, + "_enabled": true, + "__prefab": { + "__id__": 839 + }, + "templateMode": true, + "watchPath": "0", + "labelType": "cc.Label", + "watchPathArr": [ + "data.mission_data.coin" + ], + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "eetfrABLpMT4ZD51qyThsW" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "57e4ViV69K75ffcmPuyO6s", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 812 + }, + "_enabled": true, + "__prefab": { + "__id__": 842 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 170, + "height": 40 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "51ntdm91lEhYmW/oA7TRYt" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 812 + }, + "_enabled": true, + "__prefab": { + "__id__": 844 + }, + "_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": "57QZna55FA/aRmTdQj4oj7" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 812 + }, + "_enabled": false, + "__prefab": { + "__id__": 846 + }, + "_alignFlags": 40, + "_target": null, + "_left": 5.684341886080802e-14, + "_right": -5.684341886080802e-14, + "_top": 0, + "_bottom": 0, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 240, + "_originalHeight": 0, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "5937xwDFxOv4HivyHkF6HA" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "79gLtDVZZNsrCpE1vdg6tx", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 737 + }, + "_enabled": true, + "__prefab": { + "__id__": 849 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 180, + "height": 140 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "f0YWUV96BHzYBxkTg2+H5u" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 737 + }, + "_enabled": true, + "__prefab": { + "__id__": 851 + }, + "_alignFlags": 44, + "_target": null, + "_left": 0, + "_right": 540, + "_top": 0, + "_bottom": 0, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 400, + "_originalHeight": 0, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "c6gECewJhCPoepo1jVs0eI" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "01NCo8q05Lr7WV2im/aqa2", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "showHeros", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 686 + }, + "_children": [ + { + "__id__": 854 + }, + { + "__id__": 868 + }, + { + "__id__": 876 + }, + { + "__id__": 884 + }, + { + "__id__": 916 + }, + { + "__id__": 922 + }, + { + "__id__": 928 + } + ], + "_active": true, + "_components": [ + { + "__id__": 964 + }, + { + "__id__": 966 + } + ], + "_prefab": { + "__id__": 968 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -90, + "y": -30, + "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__": 853 + }, "_prefab": { "__id__": 855 }, @@ -16928,7 +16538,7 @@ }, { "__type__": "cc.PrefabInstance", - "fileId": "e8kpi9mktIhZcQVsxqTFg6", + "fileId": "caXM3BG5ZCj5D/2pcFhy3m", "prefabRootNode": { "__id__": 1 }, @@ -16955,9 +16565,6 @@ }, { "__id__": 866 - }, - { - "__id__": 868 } ], "removedComponents": [] @@ -16989,7 +16596,7 @@ "value": { "__type__": "cc.Vec3", "x": 1.966, - "y": 14.328, + "y": 101.342, "z": 0 } }, @@ -17081,14 +16688,57 @@ ] }, { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 858 + "__type__": "cc.Node", + "_name": "bg", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 853 }, - "propertyPath": [ - "_active" + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 869 + }, + { + "__id__": 871 + }, + { + "__id__": 873 + } ], - "value": false + "_prefab": { + "__id__": 875 + }, + "_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", @@ -17096,16103 +16746,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 799 + "__id__": 868 }, "_enabled": true, "__prefab": { "__id__": 870 }, - "_contentSize": { - "__type__": "cc.Size", - "width": 355, - "height": 90 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "c5LQugKEhPYKa+uNarXJte" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 799 - }, - "_enabled": false, - "__prefab": { - "__id__": 872 - }, - "_alignFlags": 44, - "_target": null, - "_left": 0, - "_right": 710, - "_top": 0, - "_bottom": 5, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 120, - "_originalHeight": 0, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "e7KE8cHY5IZ76LceW3oHV5" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "63FHyGP9BOaqAuH4RtPSZ0", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "close", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 610 - }, - "_children": [ - { - "__id__": 875 - }, - { - "__id__": 889 - }, - { - "__id__": 897 - }, - { - "__id__": 905 - }, - { - "__id__": 923 - } - ], - "_active": true, - "_components": [ - { - "__id__": 929 - }, - { - "__id__": 931 - } - ], - "_prefab": { - "__id__": 933 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 177.5, - "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__": 874 - }, - "_prefab": { - "__id__": 876 - }, - "__editorExtras__": {} - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 875 - }, - "asset": { - "__uuid__": "86a3c4cd-71c7-4502-b713-65f0ace7912a", - "__expectedType__": "cc.Prefab" - }, - "fileId": "d3jYvT7whFS5scQFZeO5AK", - "instance": { - "__id__": 877 - }, - "targetOverrides": null - }, - { - "__type__": "cc.PrefabInstance", - "fileId": "07LxdU1sRES6K3Lss8k0Am", - "prefabRootNode": { - "__id__": 1 - }, - "mountedChildren": [], - "mountedComponents": [], - "propertyOverrides": [ - { - "__id__": 878 - }, - { - "__id__": 880 - }, - { - "__id__": 881 - }, - { - "__id__": 882 - }, - { - "__id__": 883 - }, - { - "__id__": 885 - }, - { - "__id__": 887 - } - ], - "removedComponents": [] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 879 - }, - "propertyPath": [ - "_name" - ], - "value": "smalltip" - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "d3jYvT7whFS5scQFZeO5AK" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 879 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 1.966, - "y": 101.342, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 879 - }, - "propertyPath": [ - "_lrot" - ], - "value": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 879 - }, - "propertyPath": [ - "_euler" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 884 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 120, - "height": 70 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "3aTUQpkypKh5v6YnH99gAD" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 886 - }, - "propertyPath": [ - "_string" - ], - "value": "金币不足" - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "52GlHcXJZDJqYfTH62X5lp" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 888 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 84, - "height": 54.4 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "11pqUo9t9IWYWj/LjK3fNo" - ] - }, - { - "__type__": "cc.Node", - "_name": "bg", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 874 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 890 - }, - { - "__id__": 892 - }, - { - "__id__": 894 - } - ], - "_prefab": { - "__id__": 896 - }, - "_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__": 889 - }, - "_enabled": true, - "__prefab": { - "__id__": 891 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 355, - "height": 90 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "a3APIWUJtIb5Opdqc++tH6" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 889 - }, - "_enabled": true, - "__prefab": { - "__id__": 893 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 229, - "b": 39, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@abf7b", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 1, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": true, - "_atlas": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "96YgFlw75IGqrwrynDOi17" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 889 - }, - "_enabled": true, - "__prefab": { - "__id__": 895 - }, - "_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": 180, - "_originalHeight": 120, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "ecx+8IghVDxKyfiAdVDQbX" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "96G9MEvkBKtIOLqHKQCNM+", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "nobg", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 874 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 898 - }, - { - "__id__": 900 - }, - { - "__id__": 902 - } - ], - "_prefab": { - "__id__": 904 - }, - "_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__": 897 - }, - "_enabled": true, - "__prefab": { - "__id__": 899 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 355, - "height": 90 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "98qBAW60tMV7riSGyyrR14" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 897 - }, - "_enabled": true, - "__prefab": { - "__id__": 901 - }, - "_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@abf7b", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 1, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": true, - "_atlas": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "49+bM+KEVKaarIeIWwxGwQ" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 897 - }, - "_enabled": true, - "__prefab": { - "__id__": 903 - }, - "_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": 180, - "_originalHeight": 120, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "09o6S26TxNI5ojg9oTB2zl" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "5dHjSOH2FHDqirN8vnGXxs", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "coin", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 874 - }, - "_children": [ - { - "__id__": 906 - }, - { - "__id__": 912 - } - ], - "_active": true, - "_components": [ - { - "__id__": 918 - }, - { - "__id__": 920 - } - ], - "_prefab": { - "__id__": 922 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -106.702, - "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", - "_name": "bg_line", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 905 - }, - "_children": [], - "_active": false, - "_components": [ - { - "__id__": 907 - }, - { - "__id__": 909 - } - ], - "_prefab": { - "__id__": 911 - }, - "_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__": 906 - }, - "_enabled": true, - "__prefab": { - "__id__": 908 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 100, - "height": 30 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "16dxnHe2lMJ4wGLLeoPFvO" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 906 - }, - "_enabled": true, - "__prefab": { - "__id__": 910 - }, - "_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@7f50d", - "__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": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "de3FshqYFGPJiIe4gqiNaU" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "4bT/8CBA1CKbl/g6UhfDam", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "icon", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 905 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 913 - }, - { - "__id__": 915 - } - ], - "_prefab": { - "__id__": 917 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 50.254, - "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__": 912 - }, - "_enabled": true, - "__prefab": { - "__id__": 914 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 30, - "height": 30 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "can4xegS1F/5RVkwGHFFt2" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 912 - }, - "_enabled": true, - "__prefab": { - "__id__": 916 - }, - "_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@d5b61", - "__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": "ccyAYohJdDMpgOkxXB77F2" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "49LoI+JiRPjbsrOkW4tVA1", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 905 - }, - "_enabled": true, - "__prefab": { - "__id__": 919 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 40, - "height": 40 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "a1DXId1FpDpY09DbhZ3ltM" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 905 - }, - "_enabled": true, - "__prefab": { - "__id__": 921 - }, - "_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": "bd8y8hcBdM2Iao1E8D8WG0" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "d2gtJQ7/FAx6UzTuqIAENB", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "Label", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 874 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 924 - }, - { - "__id__": 926 - } - ], - "_prefab": { - "__id__": 928 - }, - "_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__": 923 - }, - "_enabled": true, - "__prefab": { - "__id__": 925 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 68, - "height": 58.4 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "c0+G3pZWZOJZJalaVV8xHm" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 923 - }, - "_enabled": true, - "__prefab": { - "__id__": 927 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_string": "关闭", - "_horizontalAlign": 1, - "_verticalAlign": 1, - "_actualFontSize": 30, - "_fontSize": 30, - "_fontFamily": "Arial", - "_lineHeight": 40, - "_overflow": 0, - "_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": 4, - "_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": "d1de+miFFFYbD/WF7B4Tkk" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "759h2jjA5A45rdgBkYRteR", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 874 - }, - "_enabled": true, - "__prefab": { - "__id__": 930 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 355, - "height": 90 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "d1WLZmheBO5IAfwIzHgEH9" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 874 - }, - "_enabled": false, - "__prefab": { - "__id__": 932 - }, - "_alignFlags": 44, - "_target": null, - "_left": 710, - "_right": 0, - "_top": 0, - "_bottom": 5, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 120, - "_originalHeight": 0, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "a9mmbZ7l5DXISWwnnTyzo/" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "dd+Lqv5GZPo6oHeBZIteQK", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 610 - }, - "_enabled": true, - "__prefab": { - "__id__": 935 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 720, - "height": 100 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "baXZLzR39APoQttV3NGQi3" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 610 - }, - "_enabled": true, - "__prefab": { - "__id__": 937 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": null, - "_type": 1, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": true, - "_atlas": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "d1sPxhNCVPwJFIWpxJxRVS" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 610 - }, - "_enabled": true, - "__prefab": { - "__id__": 939 - }, - "_alignFlags": 44, - "_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": 140, - "_originalHeight": 0, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "47LizA0hJCKZqLQ5krqGaY" - }, - { - "__type__": "cc.Layout", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 610 - }, - "_enabled": true, - "__prefab": { - "__id__": 941 - }, - "_resizeMode": 0, - "_layoutType": 1, - "_cellSize": { - "__type__": "cc.Size", - "width": 40, - "height": 40 - }, - "_startAxis": 0, - "_paddingLeft": 5, - "_paddingRight": 5, - "_paddingTop": 0, - "_paddingBottom": 0, - "_spacingX": 0, - "_spacingY": 0, - "_verticalDirection": 1, - "_horizontalDirection": 0, - "_constraint": 0, - "_constraintNum": 2, - "_affectedByScale": false, - "_isAlign": false, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "8fr5kOuJ1N369qIFg+fpXN" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "f8enxTRIdAiZdxNEk/50f0", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "title", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 155 - }, - "_children": [ - { - "__id__": 944 - }, - { - "__id__": 950 - } - ], - "_active": false, - "_components": [ - { - "__id__": 956 - } - ], - "_prefab": { - "__id__": 958 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 325.901, - "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": "Title_Ribbon_03_Blue", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 943 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 945 - }, - { - "__id__": 947 - } - ], - "_prefab": { - "__id__": 949 - }, - "_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": 2, - "y": 2, - "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__": 944 - }, - "_enabled": true, - "__prefab": { - "__id__": 946 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 330, - "height": 42 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "4b9fx1jzVDKpjePykAGXbw" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 944 - }, - "_enabled": true, - "__prefab": { - "__id__": 948 - }, - "_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@d5229", - "__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": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "b68S0FEUlB2ai1ESsQacZA" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "96yduwiG9N3LJ1UWYAswyr", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "title", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 943 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 951 - }, - { - "__id__": 953 - } - ], - "_prefab": { - "__id__": 955 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 8.137, - "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__": 950 - }, - "_enabled": true, - "__prefab": { - "__id__": 952 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 168, - "height": 64.7 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "e73PvzamlBXpO6Ymn+yOFD" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 950 - }, - "_enabled": true, - "__prefab": { - "__id__": 954 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_string": "招募英雄", - "_horizontalAlign": 1, - "_verticalAlign": 1, - "_actualFontSize": 40, - "_fontSize": 40, - "_fontFamily": "Arial", - "_lineHeight": 45, - "_overflow": 0, - "_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": 4, - "_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": "67NMUzUtZFmrbKjG/ZvEhl" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "aa5HentcZF85PPmMmPxogK", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 943 - }, - "_enabled": true, - "__prefab": { - "__id__": 957 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 100, - "height": 100 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "094Zcm8mlFnKFokJxcLu+2" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "ae3rpfwnJEbbScJinC8CwY", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 155 - }, - "_enabled": true, - "__prefab": { - "__id__": 960 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 720, - "height": 450 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "62+0Q/OgxHTbkR/EJ3w/re" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 155 - }, - "_enabled": true, - "__prefab": { - "__id__": 962 - }, - "_alignFlags": 42, - "_target": null, - "_left": 0, - "_right": 0, - "_top": 600, - "_bottom": 0, - "_horizontalCenter": 0, - "_verticalCenter": -270.13, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 180, - "_originalHeight": 300, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "1efl6/SChL1ID0Re8dT54J" - }, - { - "__type__": "cc.Layout", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 155 - }, - "_enabled": false, - "__prefab": { - "__id__": 964 - }, - "_resizeMode": 1, - "_layoutType": 1, - "_cellSize": { - "__type__": "cc.Size", - "width": 40, - "height": 40 - }, - "_startAxis": 0, - "_paddingLeft": 0, - "_paddingRight": 0, - "_paddingTop": 0, - "_paddingBottom": 0, - "_spacingX": 3, - "_spacingY": 0, - "_verticalDirection": 1, - "_horizontalDirection": 0, - "_constraint": 0, - "_constraintNum": 2, - "_affectedByScale": false, - "_isAlign": false, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "a9IUzkE5VJcL5XvDoxQFAc" - }, - { - "__type__": "cc.BlockInputEvents", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 155 - }, - "_enabled": true, - "__prefab": { - "__id__": 966 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "2eEXX7/ENJTqfnGEf1HoxV" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "12iQGvMaFK75FxJj2LxFD5", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "tip", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1 - }, - "_children": [ - { - "__id__": 969 - }, - { - "__id__": 975 - }, - { - "__id__": 983 - } - ], - "_active": true, - "_components": [ - { - "__id__": 993 - }, - { - "__id__": 995 - } - ], - "_prefab": { - "__id__": 997 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 761.798, - "y": 1020, - "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": "wave info", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 968 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 970 - }, - { - "__id__": 972 - } - ], - "_prefab": { - "__id__": 974 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 49.31, - "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__": 969 - }, - "_enabled": true, - "__prefab": { - "__id__": 971 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 775, - "height": 211 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "d56718PupHCJv2PXUvXu66" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 969 - }, - "_enabled": true, - "__prefab": { - "__id__": 973 - }, - "_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@96f2a", - "__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": "18mxYKus9N67lzFEGaAM1+" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "aa8Ib8aoNIoZPwr8I1sP2Y", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "bg", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 968 - }, - "_children": [], - "_active": false, - "_components": [ - { - "__id__": 976 - }, - { - "__id__": 978 - }, - { - "__id__": 980 - } - ], - "_prefab": { - "__id__": 982 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": -4.773, - "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": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 975 - }, - "_enabled": true, - "__prefab": { - "__id__": 977 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 780, - "height": 130 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "8bseLaSgxEzq3MLMurr23B" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 975 - }, - "_enabled": true, - "__prefab": { - "__id__": 979 - }, - "_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@eb418", - "__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__": "cb93c900-b440-4571-91d1-7da1636e3d73", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "dfIAlOZkRPN4qQ5pGzd0JJ" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 975 - }, - "_enabled": true, - "__prefab": { - "__id__": 981 - }, - "_alignFlags": 40, - "_target": null, - "_left": -30, - "_right": -30, - "_top": 0, - "_bottom": 0, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 428, - "_originalHeight": 0, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "37uzWDuARG76ecJvEf1K2F" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "15YRp6Df1LMJ9zDT57XK/1", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "lab", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 968 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 984 - }, - { - "__id__": 986 - }, - { - "__id__": 988 - }, - { - "__id__": 990 - } - ], - "_prefab": { - "__id__": 992 - }, - "_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": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 983 - }, - "_enabled": true, - "__prefab": { - "__id__": 985 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 670, - "height": 100 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "86CKKiasZHu5N5i8mYwSzO" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 983 - }, - "_enabled": true, - "__prefab": { - "__id__": 987 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_string": "这里是信息", - "_horizontalAlign": 1, - "_verticalAlign": 1, - "_actualFontSize": 41, - "_fontSize": 40, - "_fontFamily": "Arial", - "_lineHeight": 40, - "_overflow": 2, - "_enableWrapText": true, - "_font": null, - "_isSystemFontUsed": true, - "_spacingX": 0, - "_isItalic": false, - "_isBold": true, - "_isUnderline": false, - "_underlineHeight": 2, - "_cacheMode": 1, - "_enableOutline": true, - "_outlineColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_outlineWidth": 4, - "_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": "a9hD6EeNRFQLluoDu+CTcT" - }, - { - "__type__": "110c8vEd5NEPL/N9meGQnaX", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 983 - }, - "_enabled": true, - "__prefab": { - "__id__": 989 - }, - "_params": [], - "_dataID": "", - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "cepHu1hBhIYYwuZ4/bv22q" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 983 - }, - "_enabled": true, - "__prefab": { - "__id__": 991 - }, - "_alignFlags": 45, - "_target": null, - "_left": 25, - "_right": 25, - "_top": 10, - "_bottom": 10, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 600, - "_originalHeight": 54.4, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "a2W2k6bclKIYImacIV27h8" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "9eGWL3dQNA2bUoHxdg6nLu", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 968 - }, - "_enabled": true, - "__prefab": { - "__id__": 994 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 720, - "height": 120 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "c10uqTC31NxI8qBwBeci0A" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 968 - }, - "_enabled": true, - "__prefab": { - "__id__": 996 - }, - "_alignFlags": 1, - "_target": null, - "_left": 0, - "_right": 0, - "_top": 200, - "_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": "abYPR9zWNM2JewVZVnv6Ps" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "676Lfq7nFAWatLMG8XNvff", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_objFlags": 0, - "_parent": { - "__id__": 1 - }, - "_prefab": { - "__id__": 999 - }, - "__editorExtras__": {} - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 998 - }, - "asset": { - "__uuid__": "053b0528-ec69-4ff8-85d7-99f128440121", - "__expectedType__": "cc.Prefab" - }, - "fileId": "d0FqR3MNdHHKbJYj7BXmc4", - "instance": { - "__id__": 1000 - }, - "targetOverrides": [ - { - "__id__": 1007 - }, - { - "__id__": 1235 - }, - { - "__id__": 1237 - }, - { - "__id__": 1239 - }, - { - "__id__": 1241 - }, - { - "__id__": 1243 - }, - { - "__id__": 1245 - }, - { - "__id__": 1473 - }, - { - "__id__": 1475 - }, - { - "__id__": 1477 - }, - { - "__id__": 1479 - }, - { - "__id__": 1481 - }, - { - "__id__": 1483 - }, - { - "__id__": 1711 - }, - { - "__id__": 1713 - }, - { - "__id__": 1715 - }, - { - "__id__": 1717 - }, - { - "__id__": 1719 - } - ] - }, - { - "__type__": "cc.PrefabInstance", - "fileId": "f5jGWhsrBB56KTQF7+Oy7l", - "prefabRootNode": { - "__id__": 1 - }, - "mountedChildren": [], - "mountedComponents": [], - "propertyOverrides": [ - { - "__id__": 1001 - }, - { - "__id__": 1003 - }, - { - "__id__": 1004 - }, - { - "__id__": 1005 - }, - { - "__id__": 1006 - } - ], - "removedComponents": [] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1002 - }, - "propertyPath": [ - "_name" - ], - "value": "MSkillBox" - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "d0FqR3MNdHHKbJYj7BXmc4" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1002 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 640, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1002 - }, - "propertyPath": [ - "_lrot" - ], - "value": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1002 - }, - "propertyPath": [ - "_euler" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1002 - }, - "propertyPath": [ - "_active" - ], - "value": false - }, - { - "__type__": "cc.TargetOverrideInfo", - "source": { - "__id__": 1008 - }, - "sourceInfo": null, - "propertyPath": [ - "info_node" - ], - "target": { - "__id__": 1009 - }, - "targetInfo": { - "__id__": 1234 - } - }, - { - "__type__": "3fe4e0pJu1K75/rp6RRox+Z", - "_name": "", - "_objFlags": 0, - "__editorExtras__": { - "mountedRoot": { - "__id__": 1009 - } - }, - "node": { - "__id__": 1009 - }, - "_enabled": true, - "__prefab": { - "__id__": 1010 - }, - "name_node": { - "__id__": 1011 - }, - "icon_node": { - "__id__": 1019 - }, - "cost_node": { - "__id__": 1035 - }, - "Ckind_node": { - "__id__": 1055 - }, - "BG_node": { - "__id__": 1085 - }, - "info_node": { - "__id__": 1222 - }, - "_id": "" - }, - { - "__type__": "cc.Node", - "__editorExtras__": {} - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "700yTTI29KqrE7Svmf3rrC" - }, - { - "__type__": "cc.Node", - "_name": "name", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1009 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 1012 - }, - { - "__id__": 1014 - }, - { - "__id__": 1016 - } - ], - "_prefab": { - "__id__": 1018 - }, - "_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__": 1011 - }, - "_enabled": true, - "__prefab": { - "__id__": 1013 - }, "_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__": 1011 - }, - "_enabled": true, - "__prefab": { - "__id__": 1015 - }, - "_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__": 1011 - }, - "_enabled": true, - "__prefab": { - "__id__": 1017 - }, - "_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__": 1020 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 1030 - }, - { - "__id__": 1032 - } - ], - "_prefab": { - "__id__": 1034 - }, - "_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", - "_name": "Mask", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1009 - }, - "_children": [ - { - "__id__": 1019 - } - ], - "_active": true, - "_components": [ - { - "__id__": 1021 - }, - { - "__id__": 1023 - }, - { - "__id__": 1025 - }, - { - "__id__": 1027 - } - ], - "_prefab": { - "__id__": 1029 - }, - "_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__": 1020 - }, - "_enabled": true, - "__prefab": { - "__id__": 1022 - }, - "_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__": 1020 - }, - "_enabled": true, - "__prefab": { - "__id__": 1024 - }, - "_type": 3, - "_inverted": false, - "_segments": 64, - "_alphaThreshold": 0.1, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "30z9tbKlRCK6y2Qz9fwmlG" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1020 - }, - "_enabled": true, - "__prefab": { - "__id__": 1026 - }, - "_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__": 1020 - }, - "_enabled": true, - "__prefab": { - "__id__": 1028 - }, - "_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__": 1019 - }, - "_enabled": true, - "__prefab": { - "__id__": 1031 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 120, - "height": 108 - }, - "_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__": 1019 - }, - "_enabled": true, - "__prefab": { - "__id__": 1033 - }, - "_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@0884e", - "__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__": "cb93c900-b440-4571-91d1-7da1636e3d73", - "__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__": 1009 - }, - "_children": [ - { - "__id__": 1036 - }, - { - "__id__": 1042 - } - ], - "_active": true, - "_components": [ - { - "__id__": 1048 - }, - { - "__id__": 1050 - }, - { - "__id__": 1052 - } - ], - "_prefab": { - "__id__": 1054 - }, - "_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__": 1035 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 1037 - }, - { - "__id__": 1039 - } - ], - "_prefab": { - "__id__": 1041 - }, - "_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__": 1036 - }, - "_enabled": true, - "__prefab": { - "__id__": 1038 - }, - "_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__": 1036 - }, - "_enabled": true, - "__prefab": { - "__id__": 1040 - }, - "_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__": 1035 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 1043 - }, - { - "__id__": 1045 - } - ], - "_prefab": { - "__id__": 1047 - }, - "_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__": 1042 - }, - "_enabled": true, - "__prefab": { - "__id__": 1044 - }, - "_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__": 1042 - }, - "_enabled": true, - "__prefab": { - "__id__": 1046 - }, - "_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__": 1035 - }, - "_enabled": true, - "__prefab": { - "__id__": 1049 - }, - "_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__": 1035 - }, - "_enabled": true, - "__prefab": { - "__id__": 1051 - }, - "_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__": 1035 - }, - "_enabled": true, - "__prefab": { - "__id__": 1053 - }, - "_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__": 1009 - }, - "_children": [ - { - "__id__": 1056 - }, - { - "__id__": 1062 - }, - { - "__id__": 1068 - }, - { - "__id__": 1074 - } - ], - "_active": true, - "_components": [ - { - "__id__": 1080 - }, - { - "__id__": 1082 - } - ], - "_prefab": { - "__id__": 1084 - }, - "_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__": 1055 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 1057 - }, - { - "__id__": 1059 - } - ], - "_prefab": { - "__id__": 1061 - }, - "_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__": 1056 - }, - "_enabled": true, - "__prefab": { - "__id__": 1058 - }, - "_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__": 1056 - }, - "_enabled": true, - "__prefab": { - "__id__": 1060 - }, - "_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__": 1055 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 1063 - }, - { - "__id__": 1065 - } - ], - "_prefab": { - "__id__": 1067 - }, - "_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__": 1062 - }, - "_enabled": true, - "__prefab": { - "__id__": 1064 - }, - "_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__": 1062 - }, - "_enabled": true, - "__prefab": { - "__id__": 1066 - }, - "_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__": 1055 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 1069 - }, - { - "__id__": 1071 - } - ], - "_prefab": { - "__id__": 1073 - }, - "_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__": 1068 - }, - "_enabled": true, - "__prefab": { - "__id__": 1070 - }, - "_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__": 1068 - }, - "_enabled": true, - "__prefab": { - "__id__": 1072 - }, - "_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__": 1055 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 1075 - }, - { - "__id__": 1077 - } - ], - "_prefab": { - "__id__": 1079 - }, - "_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__": 1074 - }, - "_enabled": true, - "__prefab": { - "__id__": 1076 - }, - "_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__": 1074 - }, - "_enabled": true, - "__prefab": { - "__id__": 1078 - }, - "_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__": 1055 - }, - "_enabled": true, - "__prefab": { - "__id__": 1081 - }, - "_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__": 1055 - }, - "_enabled": true, - "__prefab": { - "__id__": 1083 - }, - "_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__": 1009 - }, - "_children": [ - { - "__id__": 1086 - }, - { - "__id__": 1131 - }, - { - "__id__": 1159 - }, - { - "__id__": 1187 - } - ], - "_active": true, - "_components": [ - { - "__id__": 1215 - }, - { - "__id__": 1217 - }, - { - "__id__": 1219 - } - ], - "_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, - "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__": 1222 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 1224 - }, - { - "__id__": 1226 - } - ], - "_prefab": { - "__id__": 1228 - }, - "_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__": 1223 - }, - "_enabled": true, - "__prefab": { - "__id__": 1225 - }, - "_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__": 1223 - }, - "_enabled": true, - "__prefab": { - "__id__": 1227 - }, - "_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__": 1222 - }, - "_enabled": true, - "__prefab": { - "__id__": 1230 - }, - "_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__": 1222 - }, - "_enabled": false, - "__prefab": { - "__id__": 1232 - }, - "_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__": 1236 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "2b5S+tVLtA5Ykc/qVoMdAC" - ] - }, - { - "__type__": "cc.TargetOverrideInfo", - "source": { - "__id__": 1008 - }, - "sourceInfo": null, - "propertyPath": [ - "BG_node" - ], - "target": { - "__id__": 1009 - }, - "targetInfo": { - "__id__": 1238 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "40n0LdBjNFe5UPFihdLgY/" - ] - }, - { - "__type__": "cc.TargetOverrideInfo", - "source": { - "__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__": 1009 - }, - "targetInfo": { - "__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 - } - }, - { - "__type__": "3fe4e0pJu1K75/rp6RRox+Z", - "_name": "", - "_objFlags": 0, - "__editorExtras__": { - "mountedRoot": { - "__id__": 1247 - } - }, - "node": { - "__id__": 1247 - }, - "_enabled": true, - "__prefab": { - "__id__": 1248 - }, - "name_node": { - "__id__": 1249 - }, - "icon_node": { - "__id__": 1257 - }, - "cost_node": { - "__id__": 1273 - }, - "Ckind_node": { - "__id__": 1293 - }, - "BG_node": { - "__id__": 1323 - }, - "info_node": { - "__id__": 1460 - }, - "_id": "" - }, - { - "__type__": "cc.Node", - "__editorExtras__": {} - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "700yTTI29KqrE7Svmf3rrC" - }, - { - "__type__": "cc.Node", - "_name": "name", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1247 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 1250 - }, - { - "__id__": 1252 - }, - { - "__id__": 1254 - } - ], - "_prefab": { - "__id__": 1256 - }, - "_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__": 1249 - }, - "_enabled": true, - "__prefab": { - "__id__": 1251 - }, - "_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__": 1249 - }, - "_enabled": true, - "__prefab": { - "__id__": 1253 - }, - "_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__": 1249 - }, - "_enabled": true, - "__prefab": { - "__id__": 1255 - }, - "_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__": 1258 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 1268 - }, - { - "__id__": 1270 - } - ], - "_prefab": { - "__id__": 1272 - }, - "_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__": 1247 - }, - "_children": [ - { - "__id__": 1257 - } - ], - "_active": true, - "_components": [ - { - "__id__": 1259 - }, - { - "__id__": 1261 - }, - { - "__id__": 1263 - }, - { - "__id__": 1265 - } - ], - "_prefab": { - "__id__": 1267 - }, - "_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__": 1258 - }, - "_enabled": true, - "__prefab": { - "__id__": 1260 - }, - "_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__": 1258 - }, - "_enabled": true, - "__prefab": { - "__id__": 1262 - }, - "_type": 3, - "_inverted": false, - "_segments": 64, - "_alphaThreshold": 0.1, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "30z9tbKlRCK6y2Qz9fwmlG" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1258 - }, - "_enabled": true, - "__prefab": { - "__id__": 1264 - }, - "_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__": 1258 - }, - "_enabled": true, - "__prefab": { - "__id__": 1266 - }, - "_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__": 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" - }, - "_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__": 1273 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 1281 - }, - { - "__id__": 1283 - } - ], - "_prefab": { - "__id__": 1285 - }, - "_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__": 1280 - }, - "_enabled": true, - "__prefab": { - "__id__": 1282 - }, - "_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__": 1280 - }, - "_enabled": true, - "__prefab": { - "__id__": 1284 - }, - "_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__": 1273 - }, - "_enabled": true, - "__prefab": { - "__id__": 1287 - }, - "_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__": 1273 - }, - "_enabled": true, - "__prefab": { - "__id__": 1289 - }, - "_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__": 1273 - }, - "_enabled": true, - "__prefab": { - "__id__": 1291 - }, - "_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__": 1247 - }, - "_children": [ - { - "__id__": 1294 - }, - { - "__id__": 1300 - }, - { - "__id__": 1306 - }, - { - "__id__": 1312 - } - ], - "_active": true, - "_components": [ - { - "__id__": 1318 - }, - { - "__id__": 1320 - } - ], - "_prefab": { - "__id__": 1322 - }, - "_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__": 1293 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 1295 - }, - { - "__id__": 1297 - } - ], - "_prefab": { - "__id__": 1299 - }, - "_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__": 1294 - }, - "_enabled": true, - "__prefab": { - "__id__": 1296 - }, - "_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__": 1294 - }, - "_enabled": true, - "__prefab": { - "__id__": 1298 - }, - "_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__": 1293 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 1301 - }, - { - "__id__": 1303 - } - ], - "_prefab": { - "__id__": 1305 - }, - "_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__": 1300 - }, - "_enabled": true, - "__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, - "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__": 1312 - }, - "_enabled": true, - "__prefab": { - "__id__": 1316 - }, - "_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__": 1293 - }, - "_enabled": true, - "__prefab": { - "__id__": 1319 - }, - "_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__": 1293 - }, - "_enabled": true, - "__prefab": { - "__id__": 1321 - }, - "_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__": 1247 - }, - "_children": [ - { - "__id__": 1324 - }, - { - "__id__": 1369 - }, - { - "__id__": 1397 - }, - { - "__id__": 1425 - } - ], - "_active": true, - "_components": [ - { - "__id__": 1453 - }, - { - "__id__": 1455 - }, - { - "__id__": 1457 - } - ], - "_prefab": { - "__id__": 1459 - }, - "_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__": 1323 - }, - "_prefab": { - "__id__": 1325 - }, - "__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__": 1323 - }, - "_enabled": true, - "__prefab": { - "__id__": 1454 - }, - "_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__": 1323 - }, - "_enabled": false, - "__prefab": { - "__id__": 1456 - }, - "_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__": 1323 - }, - "_enabled": true, - "__prefab": { - "__id__": 1458 - }, - "_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__": 1247 - }, - "_children": [ - { - "__id__": 1461 - } - ], - "_active": true, - "_components": [ - { - "__id__": 1467 - }, - { - "__id__": 1469 - } - ], - "_prefab": { - "__id__": 1471 - }, - "_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__": 1460 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 1462 - }, - { - "__id__": 1464 - } - ], - "_prefab": { - "__id__": 1466 - }, - "_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__": 1461 - }, - "_enabled": true, - "__prefab": { - "__id__": 1463 - }, - "_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__": 1461 - }, - "_enabled": true, - "__prefab": { - "__id__": 1465 - }, - "_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__": 1460 - }, - "_enabled": true, - "__prefab": { - "__id__": 1468 - }, - "_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__": 1460 - }, - "_enabled": false, - "__prefab": { - "__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, - "_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": [ - "c6fA+I52NLy7nwIG/TAXFX" - ] - }, - { - "__type__": "cc.TargetOverrideInfo", - "source": { - "__id__": 1484 - }, - "sourceInfo": null, - "propertyPath": [ - "icon_node" - ], - "target": { - "__id__": 1485 - }, - "targetInfo": { - "__id__": 1712 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "08p7XmUnpCJKHgFSs+XBKi" - ] - }, - { - "__type__": "cc.TargetOverrideInfo", - "source": { - "__id__": 1484 - }, - "sourceInfo": null, - "propertyPath": [ - "BG_node" - ], - "target": { - "__id__": 1485 - }, - "targetInfo": { - "__id__": 1714 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "40n0LdBjNFe5UPFihdLgY/" - ] - }, - { - "__type__": "cc.TargetOverrideInfo", - "source": { - "__id__": 1484 - }, - "sourceInfo": null, - "propertyPath": [ - "cost_node" - ], - "target": { - "__id__": 1485 - }, - "targetInfo": { - "__id__": 1716 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "cfMbf11IxHErK52FqmJHts" - ] - }, - { - "__type__": "cc.TargetOverrideInfo", - "source": { - "__id__": 1484 - }, - "sourceInfo": null, - "propertyPath": [ - "Ckind_node" - ], - "target": { - "__id__": 1485 - }, - "targetInfo": { - "__id__": 1718 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "2b5S+tVLtA5Ykc/qVoMdAC" - ] - }, - { - "__type__": "cc.TargetOverrideInfo", - "source": { - "__id__": 1484 - }, - "sourceInfo": null, - "propertyPath": [ - "info_node" - ], - "target": { - "__id__": 1485 - }, - "targetInfo": { - "__id__": 1720 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "c1DUjdrfNI6Jnt+H+dT4VQ" - ] - }, - { - "__type__": "cc.Node", - "_name": "bar", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1 - }, - "_children": [ - { - "__id__": 1722 - }, - { - "__id__": 1772 - }, - { - "__id__": 1888 - }, - { - "__id__": 2004 - } - ], - "_active": true, - "_components": [ - { - "__id__": 2120 - }, - { - "__id__": 2122 - }, - { - "__id__": 2124 - } - ], - "_prefab": { - "__id__": 2126 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 100, - "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": "coin", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1721 - }, - "_children": [ - { - "__id__": 1723 - }, - { - "__id__": 1731 - } - ], - "_active": true, - "_components": [ - { - "__id__": 1767 - }, - { - "__id__": 1769 - } - ], - "_prefab": { - "__id__": 1771 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -290, - "y": -30, - "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": "bg", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1722 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 1724 - }, - { - "__id__": 1726 - }, - { - "__id__": 1728 - } - ], - "_prefab": { - "__id__": 1730 - }, - "_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__": 1723 - }, - "_enabled": true, - "__prefab": { - "__id__": 1725 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 140, - "height": 140 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "dfmL7wWv5IY55OeL9ZDVNc" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1723 - }, - "_enabled": true, - "__prefab": { - "__id__": 1727 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 180, - "g": 179, - "b": 179, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@abf7b", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 1, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": true, - "_atlas": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "a8GbRVUgpGK6USjWNFHcuo" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1723 - }, - "_enabled": true, - "__prefab": { - "__id__": 1729 - }, - "_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": 180, - "_originalHeight": 120, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "2623QrZ9JDhrK+7v0/J8OF" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "abAMgMnLdK07shs47GvO6E", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "coin", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1722 - }, - "_children": [ - { - "__id__": 1732 - }, - { - "__id__": 1746 - }, - { - "__id__": 1752 - } - ], - "_active": true, - "_components": [ - { - "__id__": 1760 - }, - { - "__id__": 1762 - }, - { - "__id__": 1764 - } - ], - "_prefab": { - "__id__": 1766 - }, - "_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__": 1731 - }, - "_prefab": { - "__id__": 1733 - }, - "__editorExtras__": {} - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1732 - }, - "asset": { - "__uuid__": "86a3c4cd-71c7-4502-b713-65f0ace7912a", - "__expectedType__": "cc.Prefab" - }, - "fileId": "d3jYvT7whFS5scQFZeO5AK", - "instance": { - "__id__": 1734 - }, - "targetOverrides": null - }, - { - "__type__": "cc.PrefabInstance", - "fileId": "4fknxe/ItOuZRQxC7Ht5/o", - "prefabRootNode": { - "__id__": 1 - }, - "mountedChildren": [], - "mountedComponents": [], - "propertyOverrides": [ - { - "__id__": 1735 - }, - { - "__id__": 1737 - }, - { - "__id__": 1738 - }, - { - "__id__": 1739 - }, - { - "__id__": 1740 - }, - { - "__id__": 1742 - }, - { - "__id__": 1744 - } - ], - "removedComponents": [] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1736 - }, - "propertyPath": [ - "_name" - ], - "value": "smalltip" - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "d3jYvT7whFS5scQFZeO5AK" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1736 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1736 - }, - "propertyPath": [ - "_lrot" - ], - "value": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1736 - }, - "propertyPath": [ - "_euler" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1741 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 150, - "height": 70 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "3aTUQpkypKh5v6YnH99gAD" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1743 - }, - "propertyPath": [ - "_string" - ], - "value": "金币不足" - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "52GlHcXJZDJqYfTH62X5lp" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1745 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 84, - "height": 54.4 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "11pqUo9t9IWYWj/LjK3fNo" - ] - }, - { - "__type__": "cc.Node", - "_name": "icon", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1731 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 1747 - }, - { - "__id__": 1749 - } - ], - "_prefab": { - "__id__": 1751 - }, - "_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__": 1746 - }, - "_enabled": true, - "__prefab": { - "__id__": 1748 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 70, - "height": 70 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "4beWfbe2ZHKJVAd6MT6zLR" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1746 - }, - "_enabled": true, - "__prefab": { - "__id__": 1750 - }, - "_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": "e1cDBzhZJN8pei403AFBqf" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "2fURc6SaBEy5f3GDqD7/3V", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "num", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1731 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 1753 - }, - { - "__id__": 1755 - }, - { - "__id__": 1757 - } - ], - "_prefab": { - "__id__": 1759 - }, - "_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__": 1752 - }, - "_enabled": true, - "__prefab": { - "__id__": 1754 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 120, - "height": 54.4 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "e9X90XoNVGhrDFDFq70ShE" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1752 - }, - "_enabled": true, - "__prefab": { - "__id__": 1756 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_string": "{{0}}", - "_horizontalAlign": 1, - "_verticalAlign": 1, - "_actualFontSize": 31, - "_fontSize": 30, - "_fontFamily": "Arial", - "_lineHeight": 40, - "_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": "d8vNnxATtB1Zmyomyj8i+R" - }, - { - "__type__": "545c05XsG9GDJispEGWKvYv", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1752 - }, - "_enabled": true, - "__prefab": { - "__id__": 1758 - }, - "templateMode": true, - "watchPath": "0", - "labelType": "cc.Label", - "watchPathArr": [ - "data.mission_data.coin" - ], - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "5b7eYvhTRIU5+kttpHadxq" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "52FHvgLRVAcr2Qc0Pa8Dcg", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1731 - }, - "_enabled": true, - "__prefab": { - "__id__": 1761 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 170, - "height": 40 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "605JtF96FKAId81+svBCtt" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1731 - }, - "_enabled": true, - "__prefab": { - "__id__": 1763 - }, - "_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": "d39ig2hUVD0JZFM8kD5hV0" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1731 - }, - "_enabled": false, - "__prefab": { - "__id__": 1765 - }, - "_alignFlags": 40, - "_target": null, - "_left": 5.684341886080802e-14, - "_right": -5.684341886080802e-14, - "_top": 0, - "_bottom": 0, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 240, - "_originalHeight": 0, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "3a6p1RR31HrLVGW5t2tIUC" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "1ahbRK1ehI9LYo5mzHLxAG", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1722 - }, - "_enabled": true, - "__prefab": { - "__id__": 1768 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 140, - "height": 140 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "38HR668GhLgaRPCSckWOEC" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1722 - }, - "_enabled": true, - "__prefab": { - "__id__": 1770 - }, - "_alignFlags": 44, - "_target": null, - "_left": 0, - "_right": 580, - "_top": 0, - "_bottom": 0, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 400, - "_originalHeight": 0, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "21kuyNncdLRr0ksGY74y6P" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "58kqSxTntC15wSI2uMlo6X", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "showHeros", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1721 - }, - "_children": [ - { - "__id__": 1773 - }, - { - "__id__": 1787 - }, - { - "__id__": 1795 - }, - { - "__id__": 1803 - }, - { - "__id__": 1835 - }, - { - "__id__": 1841 - }, - { - "__id__": 1847 - } - ], - "_active": true, - "_components": [ - { - "__id__": 1883 - }, - { - "__id__": 1885 - } - ], - "_prefab": { - "__id__": 1887 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -123.33333349999998, - "y": -30, - "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__": 1772 - }, - "_prefab": { - "__id__": 1774 - }, - "__editorExtras__": {} - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1773 - }, - "asset": { - "__uuid__": "86a3c4cd-71c7-4502-b713-65f0ace7912a", - "__expectedType__": "cc.Prefab" - }, - "fileId": "d3jYvT7whFS5scQFZeO5AK", - "instance": { - "__id__": 1775 - }, - "targetOverrides": null - }, - { - "__type__": "cc.PrefabInstance", - "fileId": "caXM3BG5ZCj5D/2pcFhy3m", - "prefabRootNode": { - "__id__": 1 - }, - "mountedChildren": [], - "mountedComponents": [], - "propertyOverrides": [ - { - "__id__": 1776 - }, - { - "__id__": 1778 - }, - { - "__id__": 1779 - }, - { - "__id__": 1780 - }, - { - "__id__": 1781 - }, - { - "__id__": 1783 - }, - { - "__id__": 1785 - } - ], - "removedComponents": [] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1777 - }, - "propertyPath": [ - "_name" - ], - "value": "smalltip" - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "d3jYvT7whFS5scQFZeO5AK" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1777 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 1.966, - "y": 101.342, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1777 - }, - "propertyPath": [ - "_lrot" - ], - "value": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1777 - }, - "propertyPath": [ - "_euler" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1782 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 120, - "height": 70 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "3aTUQpkypKh5v6YnH99gAD" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1784 - }, - "propertyPath": [ - "_string" - ], - "value": "金币不足" - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "52GlHcXJZDJqYfTH62X5lp" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1786 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 84, - "height": 54.4 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "11pqUo9t9IWYWj/LjK3fNo" - ] - }, - { - "__type__": "cc.Node", - "_name": "bg", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1772 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 1788 - }, - { - "__id__": 1790 - }, - { - "__id__": 1792 - } - ], - "_prefab": { - "__id__": 1794 - }, - "_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__": 1787 - }, - "_enabled": true, - "__prefab": { - "__id__": 1789 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 193.33333300000004, "height": 140 }, "_anchorPoint": { @@ -33212,11 +16774,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1787 + "__id__": 868 }, "_enabled": true, "__prefab": { - "__id__": 1791 + "__id__": 872 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -33260,11 +16822,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1787 + "__id__": 868 }, "_enabled": true, "__prefab": { - "__id__": 1793 + "__id__": 874 }, "_alignFlags": 45, "_target": null, @@ -33309,23 +16871,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1772 + "__id__": 853 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1796 + "__id__": 877 }, { - "__id__": 1798 + "__id__": 879 }, { - "__id__": 1800 + "__id__": 881 } ], "_prefab": { - "__id__": 1802 + "__id__": 883 }, "_lpos": { "__type__": "cc.Vec3", @@ -33362,15 +16924,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1795 + "__id__": 876 }, "_enabled": true, "__prefab": { - "__id__": 1797 + "__id__": 878 }, "_contentSize": { "__type__": "cc.Size", - "width": 193.33333300000004, + "width": 180, "height": 140 }, "_anchorPoint": { @@ -33390,11 +16952,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1795 + "__id__": 876 }, "_enabled": true, "__prefab": { - "__id__": 1799 + "__id__": 880 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -33438,11 +17000,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1795 + "__id__": 876 }, "_enabled": true, "__prefab": { - "__id__": 1801 + "__id__": 882 }, "_alignFlags": 45, "_target": null, @@ -33487,30 +17049,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1772 + "__id__": 853 }, "_children": [ { - "__id__": 1804 + "__id__": 885 }, { - "__id__": 1810 + "__id__": 891 }, { - "__id__": 1816 + "__id__": 897 } ], "_active": false, "_components": [ { - "__id__": 1830 + "__id__": 911 }, { - "__id__": 1832 + "__id__": 913 } ], "_prefab": { - "__id__": 1834 + "__id__": 915 }, "_lpos": { "__type__": "cc.Vec3", @@ -33547,20 +17109,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1803 + "__id__": 884 }, "_children": [], "_active": false, "_components": [ { - "__id__": 1805 + "__id__": 886 }, { - "__id__": 1807 + "__id__": 888 } ], "_prefab": { - "__id__": 1809 + "__id__": 890 }, "_lpos": { "__type__": "cc.Vec3", @@ -33597,11 +17159,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1804 + "__id__": 885 }, "_enabled": true, "__prefab": { - "__id__": 1806 + "__id__": 887 }, "_contentSize": { "__type__": "cc.Size", @@ -33625,11 +17187,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1804 + "__id__": 885 }, "_enabled": true, "__prefab": { - "__id__": 1808 + "__id__": 889 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -33683,20 +17245,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1803 + "__id__": 884 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1811 + "__id__": 892 }, { - "__id__": 1813 + "__id__": 894 } ], "_prefab": { - "__id__": 1815 + "__id__": 896 }, "_lpos": { "__type__": "cc.Vec3", @@ -33733,11 +17295,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1810 + "__id__": 891 }, "_enabled": true, "__prefab": { - "__id__": 1812 + "__id__": 893 }, "_contentSize": { "__type__": "cc.Size", @@ -33761,11 +17323,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1810 + "__id__": 891 }, "_enabled": true, "__prefab": { - "__id__": 1814 + "__id__": 895 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -33822,24 +17384,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1803 + "__id__": 884 }, "_children": [ { - "__id__": 1817 + "__id__": 898 } ], "_active": true, "_components": [ { - "__id__": 1825 + "__id__": 906 }, { - "__id__": 1827 + "__id__": 908 } ], "_prefab": { - "__id__": 1829 + "__id__": 910 }, "_lpos": { "__type__": "cc.Vec3", @@ -33876,23 +17438,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1816 + "__id__": 897 }, "_children": [], "_active": false, "_components": [ { - "__id__": 1818 + "__id__": 899 }, { - "__id__": 1820 + "__id__": 901 }, { - "__id__": 1822 + "__id__": 903 } ], "_prefab": { - "__id__": 1824 + "__id__": 905 }, "_lpos": { "__type__": "cc.Vec3", @@ -33929,11 +17491,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1817 + "__id__": 898 }, "_enabled": true, "__prefab": { - "__id__": 1819 + "__id__": 900 }, "_contentSize": { "__type__": "cc.Size", @@ -33957,11 +17519,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1817 + "__id__": 898 }, "_enabled": true, "__prefab": { - "__id__": 1821 + "__id__": 902 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -34025,11 +17587,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1817 + "__id__": 898 }, "_enabled": true, "__prefab": { - "__id__": 1823 + "__id__": 904 }, "_alignFlags": 8, "_target": null, @@ -34074,11 +17636,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1816 + "__id__": 897 }, "_enabled": true, "__prefab": { - "__id__": 1826 + "__id__": 907 }, "_contentSize": { "__type__": "cc.Size", @@ -34102,11 +17664,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1816 + "__id__": 897 }, "_enabled": true, "__prefab": { - "__id__": 1828 + "__id__": 909 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -34183,11 +17745,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1803 + "__id__": 884 }, "_enabled": true, "__prefab": { - "__id__": 1831 + "__id__": 912 }, "_contentSize": { "__type__": "cc.Size", @@ -34211,11 +17773,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1803 + "__id__": 884 }, "_enabled": true, "__prefab": { - "__id__": 1833 + "__id__": 914 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -34266,20 +17828,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1772 + "__id__": 853 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1836 + "__id__": 917 }, { - "__id__": 1838 + "__id__": 919 } ], "_prefab": { - "__id__": 1840 + "__id__": 921 }, "_lpos": { "__type__": "cc.Vec3", @@ -34316,11 +17878,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1835 + "__id__": 916 }, "_enabled": true, "__prefab": { - "__id__": 1837 + "__id__": 918 }, "_contentSize": { "__type__": "cc.Size", @@ -34344,11 +17906,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1835 + "__id__": 916 }, "_enabled": true, "__prefab": { - "__id__": 1839 + "__id__": 920 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -34402,20 +17964,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1772 + "__id__": 853 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1842 + "__id__": 923 }, { - "__id__": 1844 + "__id__": 925 } ], "_prefab": { - "__id__": 1846 + "__id__": 927 }, "_lpos": { "__type__": "cc.Vec3", @@ -34452,11 +18014,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1841 + "__id__": 922 }, "_enabled": true, "__prefab": { - "__id__": 1843 + "__id__": 924 }, "_contentSize": { "__type__": "cc.Size", @@ -34480,11 +18042,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1841 + "__id__": 922 }, "_enabled": true, "__prefab": { - "__id__": 1845 + "__id__": 926 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -34561,33 +18123,33 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1772 + "__id__": 853 }, "_children": [ { - "__id__": 1848 + "__id__": 929 }, { - "__id__": 1862 + "__id__": 943 }, { - "__id__": 1868 + "__id__": 949 } ], "_active": false, "_components": [ { - "__id__": 1876 + "__id__": 957 }, { - "__id__": 1878 + "__id__": 959 }, { - "__id__": 1880 + "__id__": 961 } ], "_prefab": { - "__id__": 1882 + "__id__": 963 }, "_lpos": { "__type__": "cc.Vec3", @@ -34622,17 +18184,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 1847 + "__id__": 928 }, "_prefab": { - "__id__": 1849 + "__id__": 930 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 1848 + "__id__": 929 }, "asset": { "__uuid__": "86a3c4cd-71c7-4502-b713-65f0ace7912a", @@ -34640,7 +18202,7 @@ }, "fileId": "d3jYvT7whFS5scQFZeO5AK", "instance": { - "__id__": 1850 + "__id__": 931 }, "targetOverrides": null }, @@ -34654,25 +18216,25 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 1851 + "__id__": 932 }, { - "__id__": 1853 + "__id__": 934 }, { - "__id__": 1854 + "__id__": 935 }, { - "__id__": 1855 + "__id__": 936 }, { - "__id__": 1856 + "__id__": 937 }, { - "__id__": 1858 + "__id__": 939 }, { - "__id__": 1860 + "__id__": 941 } ], "removedComponents": [] @@ -34680,7 +18242,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1852 + "__id__": 933 }, "propertyPath": [ "_name" @@ -34696,7 +18258,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1852 + "__id__": 933 }, "propertyPath": [ "_lpos" @@ -34711,7 +18273,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1852 + "__id__": 933 }, "propertyPath": [ "_lrot" @@ -34727,7 +18289,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1852 + "__id__": 933 }, "propertyPath": [ "_euler" @@ -34742,7 +18304,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1857 + "__id__": 938 }, "propertyPath": [ "_contentSize" @@ -34762,7 +18324,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1859 + "__id__": 940 }, "propertyPath": [ "_string" @@ -34778,7 +18340,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1861 + "__id__": 942 }, "propertyPath": [ "_contentSize" @@ -34801,20 +18363,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1847 + "__id__": 928 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1863 + "__id__": 944 }, { - "__id__": 1865 + "__id__": 946 } ], "_prefab": { - "__id__": 1867 + "__id__": 948 }, "_lpos": { "__type__": "cc.Vec3", @@ -34851,11 +18413,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1862 + "__id__": 943 }, "_enabled": true, "__prefab": { - "__id__": 1864 + "__id__": 945 }, "_contentSize": { "__type__": "cc.Size", @@ -34879,11 +18441,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1862 + "__id__": 943 }, "_enabled": true, "__prefab": { - "__id__": 1866 + "__id__": 947 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -34940,23 +18502,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1847 + "__id__": 928 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1869 + "__id__": 950 }, { - "__id__": 1871 + "__id__": 952 }, { - "__id__": 1873 + "__id__": 954 } ], "_prefab": { - "__id__": 1875 + "__id__": 956 }, "_lpos": { "__type__": "cc.Vec3", @@ -34993,11 +18555,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1868 + "__id__": 949 }, "_enabled": true, "__prefab": { - "__id__": 1870 + "__id__": 951 }, "_contentSize": { "__type__": "cc.Size", @@ -35021,11 +18583,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1868 + "__id__": 949 }, "_enabled": true, "__prefab": { - "__id__": 1872 + "__id__": 953 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -35089,11 +18651,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1868 + "__id__": 949 }, "_enabled": true, "__prefab": { - "__id__": 1874 + "__id__": 955 }, "templateMode": true, "watchPath": "0", @@ -35126,11 +18688,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1847 + "__id__": 928 }, "_enabled": true, "__prefab": { - "__id__": 1877 + "__id__": 958 }, "_contentSize": { "__type__": "cc.Size", @@ -35154,11 +18716,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1847 + "__id__": 928 }, "_enabled": true, "__prefab": { - "__id__": 1879 + "__id__": 960 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -35196,11 +18758,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1847 + "__id__": 928 }, "_enabled": false, "__prefab": { - "__id__": 1881 + "__id__": 962 }, "_alignFlags": 40, "_target": null, @@ -35245,15 +18807,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1772 + "__id__": 853 }, "_enabled": true, "__prefab": { - "__id__": 1884 + "__id__": 965 }, "_contentSize": { "__type__": "cc.Size", - "width": 193.33333300000004, + "width": 180, "height": 140 }, "_anchorPoint": { @@ -35273,16 +18835,16 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1772 + "__id__": 853 }, "_enabled": true, "__prefab": { - "__id__": 1886 + "__id__": 967 }, "_alignFlags": 44, "_target": null, - "_left": 140, - "_right": 386.66666699999996, + "_left": 180, + "_right": 360, "_top": 0, "_bottom": 0, "_horizontalCenter": 0, @@ -35318,50 +18880,50 @@ }, { "__type__": "cc.Node", - "_name": "showEquips", + "_name": "showSkills", "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1721 + "__id__": 686 }, "_children": [ { - "__id__": 1889 + "__id__": 970 }, { - "__id__": 1903 + "__id__": 984 }, { - "__id__": 1911 + "__id__": 992 }, { - "__id__": 1919 + "__id__": 1000 }, { - "__id__": 1951 + "__id__": 1032 }, { - "__id__": 1957 + "__id__": 1038 }, { - "__id__": 1963 + "__id__": 1044 } ], "_active": true, "_components": [ { - "__id__": 1999 + "__id__": 1080 }, { - "__id__": 2001 + "__id__": 1082 } ], "_prefab": { - "__id__": 2003 + "__id__": 1084 }, "_lpos": { "__type__": "cc.Vec3", - "x": 69.99999950000006, + "x": 90, "y": -30, "z": 0 }, @@ -35392,17 +18954,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 1888 + "__id__": 969 }, "_prefab": { - "__id__": 1890 + "__id__": 971 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 1889 + "__id__": 970 }, "asset": { "__uuid__": "86a3c4cd-71c7-4502-b713-65f0ace7912a", @@ -35410,13 +18972,13 @@ }, "fileId": "d3jYvT7whFS5scQFZeO5AK", "instance": { - "__id__": 1891 + "__id__": 972 }, "targetOverrides": null }, { "__type__": "cc.PrefabInstance", - "fileId": "56DXBm+I5Ayb7xXTGUkXLw", + "fileId": "17Gr7znUxPYq2/0UbSLJwW", "prefabRootNode": { "__id__": 1 }, @@ -35424,25 +18986,25 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 1892 + "__id__": 973 }, { - "__id__": 1894 + "__id__": 975 }, { - "__id__": 1895 + "__id__": 976 }, { - "__id__": 1896 + "__id__": 977 }, { - "__id__": 1897 + "__id__": 978 }, { - "__id__": 1899 + "__id__": 980 }, { - "__id__": 1901 + "__id__": 982 } ], "removedComponents": [] @@ -35450,7 +19012,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1893 + "__id__": 974 }, "propertyPath": [ "_name" @@ -35466,7 +19028,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1893 + "__id__": 974 }, "propertyPath": [ "_lpos" @@ -35481,7 +19043,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1893 + "__id__": 974 }, "propertyPath": [ "_lrot" @@ -35497,7 +19059,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1893 + "__id__": 974 }, "propertyPath": [ "_euler" @@ -35512,7 +19074,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1898 + "__id__": 979 }, "propertyPath": [ "_contentSize" @@ -35532,7 +19094,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1900 + "__id__": 981 }, "propertyPath": [ "_string" @@ -35548,7 +19110,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1902 + "__id__": 983 }, "propertyPath": [ "_contentSize" @@ -35571,23 +19133,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1888 + "__id__": 969 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1904 + "__id__": 985 }, { - "__id__": 1906 + "__id__": 987 }, { - "__id__": 1908 + "__id__": 989 } ], "_prefab": { - "__id__": 1910 + "__id__": 991 }, "_lpos": { "__type__": "cc.Vec3", @@ -35624,15 +19186,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1903 + "__id__": 984 }, "_enabled": true, "__prefab": { - "__id__": 1905 + "__id__": 986 }, "_contentSize": { "__type__": "cc.Size", - "width": 193.33333300000004, + "width": 180, "height": 140 }, "_anchorPoint": { @@ -35644,7 +19206,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "35RSD2QNBHHoeo6wjDIyRZ" + "fileId": "93bCHKHmRF5raM3L/Z6lXj" }, { "__type__": "cc.Sprite", @@ -35652,11 +19214,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1903 + "__id__": 984 }, "_enabled": true, "__prefab": { - "__id__": 1907 + "__id__": 988 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -35692,7 +19254,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "aa/evjOyNOlJU3yK1f20xg" + "fileId": "0c8KQdmPVP66E8W0Td4T3a" }, { "__type__": "cc.Widget", @@ -35700,11 +19262,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1903 + "__id__": 984 }, "_enabled": true, "__prefab": { - "__id__": 1909 + "__id__": 990 }, "_alignFlags": 45, "_target": null, @@ -35728,7 +19290,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "65EPQwnrdHGKFdIGtdIRNJ" + "fileId": "c5Wb6AHspMep+nqgRx72BZ" }, { "__type__": "cc.PrefabInfo", @@ -35738,7 +19300,7 @@ "asset": { "__id__": 0 }, - "fileId": "58NBFeI+FAbJztwnkwQVpr", + "fileId": "52z/Eqt35PWKvFg3N5PaJj", "instance": null, "targetOverrides": null, "nestedPrefabInstanceRoots": null @@ -35749,23 +19311,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1888 + "__id__": 969 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1912 + "__id__": 993 }, { - "__id__": 1914 + "__id__": 995 }, { - "__id__": 1916 + "__id__": 997 } ], "_prefab": { - "__id__": 1918 + "__id__": 999 }, "_lpos": { "__type__": "cc.Vec3", @@ -35802,15 +19364,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1911 + "__id__": 992 }, "_enabled": true, "__prefab": { - "__id__": 1913 + "__id__": 994 }, "_contentSize": { "__type__": "cc.Size", - "width": 193.33333300000004, + "width": 180, "height": 140 }, "_anchorPoint": { @@ -35822,7 +19384,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "e77HJeNvlJmKuflAYTdkbm" + "fileId": "caz2o13rNMJ4tsSVAVaH7f" }, { "__type__": "cc.Sprite", @@ -35830,11 +19392,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1911 + "__id__": 992 }, "_enabled": true, "__prefab": { - "__id__": 1915 + "__id__": 996 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -35870,7 +19432,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "a7Zzxn8dxA0LgNoQQCJ/mY" + "fileId": "0d7X55yO5PjappV4oSWEl+" }, { "__type__": "cc.Widget", @@ -35878,11 +19440,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1911 + "__id__": 992 }, "_enabled": true, "__prefab": { - "__id__": 1917 + "__id__": 998 }, "_alignFlags": 45, "_target": null, @@ -35906,7 +19468,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "22twBUPptCPJEsV8sNQ44F" + "fileId": "14GPpRf+JGG74v7ry8KheY" }, { "__type__": "cc.PrefabInfo", @@ -35916,7 +19478,7 @@ "asset": { "__id__": 0 }, - "fileId": "cabcD+gF1ER5P/B+5BItDN", + "fileId": "86rDl04z1Ke7j9psh3Yp4G", "instance": null, "targetOverrides": null, "nestedPrefabInstanceRoots": null @@ -35927,30 +19489,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1888 + "__id__": 969 }, "_children": [ { - "__id__": 1920 + "__id__": 1001 }, { - "__id__": 1926 + "__id__": 1007 }, { - "__id__": 1932 + "__id__": 1013 } ], "_active": false, "_components": [ { - "__id__": 1946 + "__id__": 1027 }, { - "__id__": 1948 + "__id__": 1029 } ], "_prefab": { - "__id__": 1950 + "__id__": 1031 }, "_lpos": { "__type__": "cc.Vec3", @@ -35987,20 +19549,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1919 + "__id__": 1000 }, "_children": [], "_active": false, "_components": [ { - "__id__": 1921 + "__id__": 1002 }, { - "__id__": 1923 + "__id__": 1004 } ], "_prefab": { - "__id__": 1925 + "__id__": 1006 }, "_lpos": { "__type__": "cc.Vec3", @@ -36037,11 +19599,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1920 + "__id__": 1001 }, "_enabled": true, "__prefab": { - "__id__": 1922 + "__id__": 1003 }, "_contentSize": { "__type__": "cc.Size", @@ -36057,7 +19619,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "b22tqOKZdBrL6zcC9Ut0eV" + "fileId": "cd8StzP+NCTJjF4Cs46DgS" }, { "__type__": "cc.Sprite", @@ -36065,11 +19627,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1920 + "__id__": 1001 }, "_enabled": true, "__prefab": { - "__id__": 1924 + "__id__": 1005 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -36102,7 +19664,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "71K13TDplAzKsdxYMs4ppF" + "fileId": "83UzkdFyFMQp1B6CabnfRx" }, { "__type__": "cc.PrefabInfo", @@ -36112,7 +19674,7 @@ "asset": { "__id__": 0 }, - "fileId": "ceQG1JnoxG8IjRVBhmCkAb", + "fileId": "f0FlHDlT9J+4tAbDvM5jyU", "instance": null, "targetOverrides": null, "nestedPrefabInstanceRoots": null @@ -36123,20 +19685,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1919 + "__id__": 1000 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1927 + "__id__": 1008 }, { - "__id__": 1929 + "__id__": 1010 } ], "_prefab": { - "__id__": 1931 + "__id__": 1012 }, "_lpos": { "__type__": "cc.Vec3", @@ -36173,11 +19735,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1926 + "__id__": 1007 }, "_enabled": true, "__prefab": { - "__id__": 1928 + "__id__": 1009 }, "_contentSize": { "__type__": "cc.Size", @@ -36193,7 +19755,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "df2Z3YiGZPIocKuQrV/xAe" + "fileId": "09TolQi/FBgqyjzRUHfENv" }, { "__type__": "cc.Sprite", @@ -36201,11 +19763,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1926 + "__id__": 1007 }, "_enabled": true, "__prefab": { - "__id__": 1930 + "__id__": 1011 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -36241,7 +19803,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "89WHWysr5LlYWUlvT1QX9q" + "fileId": "32v5s4L+ZCTbDmh+HP0LK7" }, { "__type__": "cc.PrefabInfo", @@ -36251,7 +19813,7 @@ "asset": { "__id__": 0 }, - "fileId": "5cUcIvRt5Hh4tKRJFlUpfb", + "fileId": "5evJqsi9lCs7SDuEVjUnLL", "instance": null, "targetOverrides": null, "nestedPrefabInstanceRoots": null @@ -36262,24 +19824,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1919 + "__id__": 1000 }, "_children": [ { - "__id__": 1933 + "__id__": 1014 } ], "_active": true, "_components": [ { - "__id__": 1941 + "__id__": 1022 }, { - "__id__": 1943 + "__id__": 1024 } ], "_prefab": { - "__id__": 1945 + "__id__": 1026 }, "_lpos": { "__type__": "cc.Vec3", @@ -36316,23 +19878,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1932 + "__id__": 1013 }, "_children": [], "_active": false, "_components": [ { - "__id__": 1934 + "__id__": 1015 }, { - "__id__": 1936 + "__id__": 1017 }, { - "__id__": 1938 + "__id__": 1019 } ], "_prefab": { - "__id__": 1940 + "__id__": 1021 }, "_lpos": { "__type__": "cc.Vec3", @@ -36369,11 +19931,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1933 + "__id__": 1014 }, "_enabled": true, "__prefab": { - "__id__": 1935 + "__id__": 1016 }, "_contentSize": { "__type__": "cc.Size", @@ -36389,7 +19951,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "00OdaQ32hIb4YvoVthtZGm" + "fileId": "ddzvTdtLZKSJMb8CFjM8Au" }, { "__type__": "cc.Label", @@ -36397,11 +19959,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1933 + "__id__": 1014 }, "_enabled": true, "__prefab": { - "__id__": 1937 + "__id__": 1018 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -36457,7 +20019,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "e2xRmh+41Lx43H6hFBr5AZ" + "fileId": "403+9SeW5DN6cxn6Sulsrp" }, { "__type__": "cc.Widget", @@ -36465,11 +20027,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1933 + "__id__": 1014 }, "_enabled": true, "__prefab": { - "__id__": 1939 + "__id__": 1020 }, "_alignFlags": 8, "_target": null, @@ -36493,7 +20055,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "0bfcboYTJJXLgprA2F/rFI" + "fileId": "ed6z5nELtPfJwyZP93p2k4" }, { "__type__": "cc.PrefabInfo", @@ -36503,7 +20065,7 @@ "asset": { "__id__": 0 }, - "fileId": "7fYTt4DDNG6ImDjK3C0mqY", + "fileId": "7fOSqK6gxEp7iOrbSQDff5", "instance": null, "targetOverrides": null, "nestedPrefabInstanceRoots": null @@ -36514,11 +20076,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1932 + "__id__": 1013 }, "_enabled": true, "__prefab": { - "__id__": 1942 + "__id__": 1023 }, "_contentSize": { "__type__": "cc.Size", @@ -36534,7 +20096,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "42E/TiVEBLGZCINkLiElO3" + "fileId": "20yGuP17tPh7It00zsvCB8" }, { "__type__": "cc.Label", @@ -36542,11 +20104,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1932 + "__id__": 1013 }, "_enabled": true, "__prefab": { - "__id__": 1944 + "__id__": 1025 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -36602,7 +20164,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "27bTt8PrdMHZmJt0fvi+RW" + "fileId": "ab0Ad1aDpOE7oF2rIhoKTb" }, { "__type__": "cc.PrefabInfo", @@ -36612,7 +20174,7 @@ "asset": { "__id__": 0 }, - "fileId": "e45PBcZKlB+YxOHICFYnNy", + "fileId": "87V2oT/ApLcKy8y5XZ3SfE", "instance": null, "targetOverrides": null, "nestedPrefabInstanceRoots": null @@ -36623,11 +20185,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1919 + "__id__": 1000 }, "_enabled": true, "__prefab": { - "__id__": 1947 + "__id__": 1028 }, "_contentSize": { "__type__": "cc.Size", @@ -36643,7 +20205,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "4cPVFykUhExYIZFWgju7jK" + "fileId": "acyySWyxNPOJvCKkly9FiN" }, { "__type__": "cc.Sprite", @@ -36651,11 +20213,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1919 + "__id__": 1000 }, "_enabled": true, "__prefab": { - "__id__": 1949 + "__id__": 1030 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -36685,7 +20247,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "c4AcP8EvFBDZtlESCmJ8YZ" + "fileId": "86EiHNnY5GRaDFvtcanq9n" }, { "__type__": "cc.PrefabInfo", @@ -36695,7 +20257,7 @@ "asset": { "__id__": 0 }, - "fileId": "8bRkevjLpJL6obpphAio4+", + "fileId": "a6D+LSMHtIbZZq44Hwifz3", "instance": null, "targetOverrides": null, "nestedPrefabInstanceRoots": null @@ -36706,20 +20268,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1888 + "__id__": 969 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1952 + "__id__": 1033 }, { - "__id__": 1954 + "__id__": 1035 } ], "_prefab": { - "__id__": 1956 + "__id__": 1037 }, "_lpos": { "__type__": "cc.Vec3", @@ -36756,15 +20318,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1951 + "__id__": 1032 }, "_enabled": true, "__prefab": { - "__id__": 1953 + "__id__": 1034 }, "_contentSize": { "__type__": "cc.Size", - "width": 124, + "width": 114, "height": 120 }, "_anchorPoint": { @@ -36776,7 +20338,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "2cUaqBsglK/5ADbEN5uSxc" + "fileId": "b5pTd/4b9Gd4lPEGEx6LyV" }, { "__type__": "cc.Sprite", @@ -36784,11 +20346,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1951 + "__id__": 1032 }, "_enabled": true, "__prefab": { - "__id__": 1955 + "__id__": 1036 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -36801,7 +20363,7 @@ "a": 255 }, "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@0b1ef", + "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@5e56a", "__expectedType__": "cc.SpriteFrame" }, "_type": 0, @@ -36816,15 +20378,12 @@ "_fillRange": 0, "_isTrimmedMode": true, "_useGrayscale": false, - "_atlas": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", - "__expectedType__": "cc.SpriteAtlas" - }, + "_atlas": null, "_id": "" }, { "__type__": "cc.CompPrefabInfo", - "fileId": "34bzjeC9lCepfkfr2xiLs6" + "fileId": "8f26a/NE5EM48WrHz4CJcp" }, { "__type__": "cc.PrefabInfo", @@ -36834,7 +20393,7 @@ "asset": { "__id__": 0 }, - "fileId": "94JkgQ9WBFrYMYzEagRneI", + "fileId": "f9FaI3GEZNU4FHz/5RyQcP", "instance": null, "targetOverrides": null, "nestedPrefabInstanceRoots": null @@ -36845,20 +20404,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1888 + "__id__": 969 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1958 + "__id__": 1039 }, { - "__id__": 1960 + "__id__": 1041 } ], "_prefab": { - "__id__": 1962 + "__id__": 1043 }, "_lpos": { "__type__": "cc.Vec3", @@ -36895,11 +20454,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1957 + "__id__": 1038 }, "_enabled": true, "__prefab": { - "__id__": 1959 + "__id__": 1040 }, "_contentSize": { "__type__": "cc.Size", @@ -36915,7 +20474,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "06cN7cPGdH7pC/Z2RuDOLt" + "fileId": "a2Te6LwBRMk5MELqIDyc1c" }, { "__type__": "cc.Label", @@ -36923,11 +20482,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1957 + "__id__": 1038 }, "_enabled": true, "__prefab": { - "__id__": 1961 + "__id__": 1042 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -36939,7 +20498,7 @@ "b": 255, "a": 255 }, - "_string": "装备", + "_string": "英雄", "_horizontalAlign": 1, "_verticalAlign": 1, "_actualFontSize": 30, @@ -36983,7 +20542,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "00A/y/UQZGBLnV7SRQUbGu" + "fileId": "521GxyZaFKs6fBsolnGuED" }, { "__type__": "cc.PrefabInfo", @@ -36993,7 +20552,7 @@ "asset": { "__id__": 0 }, - "fileId": "deCdZWiGpNH6tGq/dyGyCP", + "fileId": "39gwTTw/hFv5KSqI8C2V37", "instance": null, "targetOverrides": null, "nestedPrefabInstanceRoots": null @@ -37004,33 +20563,33 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1888 + "__id__": 969 }, "_children": [ { - "__id__": 1964 + "__id__": 1045 }, { - "__id__": 1978 + "__id__": 1059 }, { - "__id__": 1984 + "__id__": 1065 } ], "_active": false, "_components": [ { - "__id__": 1992 + "__id__": 1073 }, { - "__id__": 1994 + "__id__": 1075 }, { - "__id__": 1996 + "__id__": 1077 } ], "_prefab": { - "__id__": 1998 + "__id__": 1079 }, "_lpos": { "__type__": "cc.Vec3", @@ -37065,17 +20624,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 1963 + "__id__": 1044 }, "_prefab": { - "__id__": 1965 + "__id__": 1046 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 1964 + "__id__": 1045 }, "asset": { "__uuid__": "86a3c4cd-71c7-4502-b713-65f0ace7912a", @@ -37083,13 +20642,13 @@ }, "fileId": "d3jYvT7whFS5scQFZeO5AK", "instance": { - "__id__": 1966 + "__id__": 1047 }, "targetOverrides": null }, { "__type__": "cc.PrefabInstance", - "fileId": "7aZ2SSOwZM3ZOWJlEPaW1Z", + "fileId": "120XhEjo1IRof4AQwOwwoS", "prefabRootNode": { "__id__": 1 }, @@ -37097,25 +20656,25 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 1967 + "__id__": 1048 }, { - "__id__": 1969 + "__id__": 1050 }, { - "__id__": 1970 + "__id__": 1051 }, { - "__id__": 1971 + "__id__": 1052 }, { - "__id__": 1972 + "__id__": 1053 }, { - "__id__": 1974 + "__id__": 1055 }, { - "__id__": 1976 + "__id__": 1057 } ], "removedComponents": [] @@ -37123,7 +20682,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1968 + "__id__": 1049 }, "propertyPath": [ "_name" @@ -37139,7 +20698,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1968 + "__id__": 1049 }, "propertyPath": [ "_lpos" @@ -37154,7 +20713,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1968 + "__id__": 1049 }, "propertyPath": [ "_lrot" @@ -37170,7 +20729,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1968 + "__id__": 1049 }, "propertyPath": [ "_euler" @@ -37185,7 +20744,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1973 + "__id__": 1054 }, "propertyPath": [ "_contentSize" @@ -37205,7 +20764,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1975 + "__id__": 1056 }, "propertyPath": [ "_string" @@ -37221,7 +20780,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1977 + "__id__": 1058 }, "propertyPath": [ "_contentSize" @@ -37244,20 +20803,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1963 + "__id__": 1044 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1979 + "__id__": 1060 }, { - "__id__": 1981 + "__id__": 1062 } ], "_prefab": { - "__id__": 1983 + "__id__": 1064 }, "_lpos": { "__type__": "cc.Vec3", @@ -37294,11 +20853,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1978 + "__id__": 1059 }, "_enabled": true, "__prefab": { - "__id__": 1980 + "__id__": 1061 }, "_contentSize": { "__type__": "cc.Size", @@ -37314,7 +20873,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "adx4LIfSxOXbB40K7kc6ay" + "fileId": "09bhTC9KNIqa8Y6wLbSxN9" }, { "__type__": "cc.Sprite", @@ -37322,11 +20881,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1978 + "__id__": 1059 }, "_enabled": true, "__prefab": { - "__id__": 1982 + "__id__": 1063 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -37362,7 +20921,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "38/zs/8KBHPZbukyv95ZsF" + "fileId": "fb2d/V7WpJhI0I1yMl5uhA" }, { "__type__": "cc.PrefabInfo", @@ -37372,7 +20931,7 @@ "asset": { "__id__": 0 }, - "fileId": "e5XwoWTpBNW5b8rElwAfaA", + "fileId": "feTFTzjoJK+LGDBcXdj/2B", "instance": null, "targetOverrides": null, "nestedPrefabInstanceRoots": null @@ -37383,23 +20942,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1963 + "__id__": 1044 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1985 + "__id__": 1066 }, { - "__id__": 1987 + "__id__": 1068 }, { - "__id__": 1989 + "__id__": 1070 } ], "_prefab": { - "__id__": 1991 + "__id__": 1072 }, "_lpos": { "__type__": "cc.Vec3", @@ -37436,11 +20995,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1984 + "__id__": 1065 }, "_enabled": true, "__prefab": { - "__id__": 1986 + "__id__": 1067 }, "_contentSize": { "__type__": "cc.Size", @@ -37456,7 +21015,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "c2YpA+NXNNLp7S6LD4yE+J" + "fileId": "37wsQnMCpLt79xPjkVS2w1" }, { "__type__": "cc.Label", @@ -37464,11 +21023,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1984 + "__id__": 1065 }, "_enabled": true, "__prefab": { - "__id__": 1988 + "__id__": 1069 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -37524,7 +21083,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "c76/mpjy5AR5DTH1HHNojX" + "fileId": "82rNLsmeJBUqO2mQIYxw78" }, { "__type__": "545c05XsG9GDJispEGWKvYv", @@ -37532,11 +21091,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1984 + "__id__": 1065 }, "_enabled": true, "__prefab": { - "__id__": 1990 + "__id__": 1071 }, "templateMode": true, "watchPath": "0", @@ -37548,7 +21107,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "eetfrABLpMT4ZD51qyThsW" + "fileId": "5djGMLlNBECLifgzwqdd4u" }, { "__type__": "cc.PrefabInfo", @@ -37558,7 +21117,7 @@ "asset": { "__id__": 0 }, - "fileId": "57e4ViV69K75ffcmPuyO6s", + "fileId": "51knQ3SMZLaazD5Ld6Xo7r", "instance": null, "targetOverrides": null, "nestedPrefabInstanceRoots": null @@ -37569,11 +21128,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1963 + "__id__": 1044 }, "_enabled": true, "__prefab": { - "__id__": 1993 + "__id__": 1074 }, "_contentSize": { "__type__": "cc.Size", @@ -37589,7 +21148,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "51ntdm91lEhYmW/oA7TRYt" + "fileId": "b9JdGcEitGELpG6D+nHm4/" }, { "__type__": "cc.Sprite", @@ -37597,11 +21156,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1963 + "__id__": 1044 }, "_enabled": true, "__prefab": { - "__id__": 1995 + "__id__": 1076 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -37631,7 +21190,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "57QZna55FA/aRmTdQj4oj7" + "fileId": "17kkHjL0xJY5v9iB5aog7/" }, { "__type__": "cc.Widget", @@ -37639,11 +21198,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1963 + "__id__": 1044 }, "_enabled": false, "__prefab": { - "__id__": 1997 + "__id__": 1078 }, "_alignFlags": 40, "_target": null, @@ -37667,7 +21226,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "5937xwDFxOv4HivyHkF6HA" + "fileId": "a2UeJx1a9EAqPxPPICSNA3" }, { "__type__": "cc.PrefabInfo", @@ -37677,7 +21236,7 @@ "asset": { "__id__": 0 }, - "fileId": "79gLtDVZZNsrCpE1vdg6tx", + "fileId": "caUDuAuTBALpmXlShiR8XZ", "instance": null, "targetOverrides": null, "nestedPrefabInstanceRoots": null @@ -37688,15 +21247,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1888 + "__id__": 969 }, "_enabled": true, "__prefab": { - "__id__": 2000 + "__id__": 1081 }, "_contentSize": { "__type__": "cc.Size", - "width": 193.33333300000004, + "width": 180, "height": 140 }, "_anchorPoint": { @@ -37708,7 +21267,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "f0YWUV96BHzYBxkTg2+H5u" + "fileId": "08icdB3hdEMLAQ+nxcT98z" }, { "__type__": "cc.Widget", @@ -37716,16 +21275,16 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1888 + "__id__": 969 }, "_enabled": true, "__prefab": { - "__id__": 2002 + "__id__": 1083 }, "_alignFlags": 44, "_target": null, - "_left": 333.33333300000004, - "_right": 193.33333399999992, + "_left": 360, + "_right": 180, "_top": 0, "_bottom": 0, "_horizontalCenter": 0, @@ -37744,7 +21303,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "c6gECewJhCPoepo1jVs0eI" + "fileId": "b2V1NuskVK/4HH52bMoX2f" }, { "__type__": "cc.PrefabInfo", @@ -37754,7 +21313,7 @@ "asset": { "__id__": 0 }, - "fileId": "01NCo8q05Lr7WV2im/aqa2", + "fileId": "87Kf6KdD1OHKGmQBc0V7Ae", "instance": null, "targetOverrides": null, "nestedPrefabInstanceRoots": null @@ -37765,46 +21324,46 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1721 + "__id__": 686 }, "_children": [ { - "__id__": 2005 + "__id__": 1086 }, { - "__id__": 2019 + "__id__": 1100 }, { - "__id__": 2027 + "__id__": 1108 }, { - "__id__": 2035 + "__id__": 1116 }, { - "__id__": 2067 + "__id__": 1148 }, { - "__id__": 2073 + "__id__": 1154 }, { - "__id__": 2079 + "__id__": 1160 } ], "_active": true, "_components": [ { - "__id__": 2115 + "__id__": 1196 }, { - "__id__": 2117 + "__id__": 1198 } ], "_prefab": { - "__id__": 2119 + "__id__": 1200 }, "_lpos": { "__type__": "cc.Vec3", - "x": 263.3333325000001, + "x": 270, "y": -30, "z": 0 }, @@ -37835,17 +21394,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 2004 + "__id__": 1085 }, "_prefab": { - "__id__": 2006 + "__id__": 1087 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 2005 + "__id__": 1086 }, "asset": { "__uuid__": "86a3c4cd-71c7-4502-b713-65f0ace7912a", @@ -37853,7 +21412,7 @@ }, "fileId": "d3jYvT7whFS5scQFZeO5AK", "instance": { - "__id__": 2007 + "__id__": 1088 }, "targetOverrides": null }, @@ -37867,25 +21426,25 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 2008 + "__id__": 1089 }, { - "__id__": 2010 + "__id__": 1091 }, { - "__id__": 2011 + "__id__": 1092 }, { - "__id__": 2012 + "__id__": 1093 }, { - "__id__": 2013 + "__id__": 1094 }, { - "__id__": 2015 + "__id__": 1096 }, { - "__id__": 2017 + "__id__": 1098 } ], "removedComponents": [] @@ -37893,7 +21452,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2009 + "__id__": 1090 }, "propertyPath": [ "_name" @@ -37909,7 +21468,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2009 + "__id__": 1090 }, "propertyPath": [ "_lpos" @@ -37924,7 +21483,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2009 + "__id__": 1090 }, "propertyPath": [ "_lrot" @@ -37940,7 +21499,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2009 + "__id__": 1090 }, "propertyPath": [ "_euler" @@ -37955,7 +21514,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2014 + "__id__": 1095 }, "propertyPath": [ "_contentSize" @@ -37975,7 +21534,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2016 + "__id__": 1097 }, "propertyPath": [ "_string" @@ -37991,7 +21550,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2018 + "__id__": 1099 }, "propertyPath": [ "_contentSize" @@ -38014,23 +21573,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2004 + "__id__": 1085 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2020 + "__id__": 1101 }, { - "__id__": 2022 + "__id__": 1103 }, { - "__id__": 2024 + "__id__": 1105 } ], "_prefab": { - "__id__": 2026 + "__id__": 1107 }, "_lpos": { "__type__": "cc.Vec3", @@ -38067,15 +21626,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2019 + "__id__": 1100 }, "_enabled": true, "__prefab": { - "__id__": 2021 + "__id__": 1102 }, "_contentSize": { "__type__": "cc.Size", - "width": 193.33333300000004, + "width": 180, "height": 140 }, "_anchorPoint": { @@ -38095,11 +21654,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2019 + "__id__": 1100 }, "_enabled": true, "__prefab": { - "__id__": 2023 + "__id__": 1104 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -38143,11 +21702,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2019 + "__id__": 1100 }, "_enabled": true, "__prefab": { - "__id__": 2025 + "__id__": 1106 }, "_alignFlags": 45, "_target": null, @@ -38192,23 +21751,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2004 + "__id__": 1085 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2028 + "__id__": 1109 }, { - "__id__": 2030 + "__id__": 1111 }, { - "__id__": 2032 + "__id__": 1113 } ], "_prefab": { - "__id__": 2034 + "__id__": 1115 }, "_lpos": { "__type__": "cc.Vec3", @@ -38245,15 +21804,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2027 + "__id__": 1108 }, "_enabled": true, "__prefab": { - "__id__": 2029 + "__id__": 1110 }, "_contentSize": { "__type__": "cc.Size", - "width": 193.33333300000004, + "width": 180, "height": 140 }, "_anchorPoint": { @@ -38273,11 +21832,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2027 + "__id__": 1108 }, "_enabled": true, "__prefab": { - "__id__": 2031 + "__id__": 1112 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -38321,11 +21880,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2027 + "__id__": 1108 }, "_enabled": true, "__prefab": { - "__id__": 2033 + "__id__": 1114 }, "_alignFlags": 45, "_target": null, @@ -38370,30 +21929,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2004 + "__id__": 1085 }, "_children": [ { - "__id__": 2036 + "__id__": 1117 }, { - "__id__": 2042 + "__id__": 1123 }, { - "__id__": 2048 + "__id__": 1129 } ], "_active": false, "_components": [ { - "__id__": 2062 + "__id__": 1143 }, { - "__id__": 2064 + "__id__": 1145 } ], "_prefab": { - "__id__": 2066 + "__id__": 1147 }, "_lpos": { "__type__": "cc.Vec3", @@ -38430,20 +21989,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2035 + "__id__": 1116 }, "_children": [], "_active": false, "_components": [ { - "__id__": 2037 + "__id__": 1118 }, { - "__id__": 2039 + "__id__": 1120 } ], "_prefab": { - "__id__": 2041 + "__id__": 1122 }, "_lpos": { "__type__": "cc.Vec3", @@ -38480,11 +22039,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2036 + "__id__": 1117 }, "_enabled": true, "__prefab": { - "__id__": 2038 + "__id__": 1119 }, "_contentSize": { "__type__": "cc.Size", @@ -38508,11 +22067,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2036 + "__id__": 1117 }, "_enabled": true, "__prefab": { - "__id__": 2040 + "__id__": 1121 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -38566,20 +22125,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2035 + "__id__": 1116 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2043 + "__id__": 1124 }, { - "__id__": 2045 + "__id__": 1126 } ], "_prefab": { - "__id__": 2047 + "__id__": 1128 }, "_lpos": { "__type__": "cc.Vec3", @@ -38616,11 +22175,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2042 + "__id__": 1123 }, "_enabled": true, "__prefab": { - "__id__": 2044 + "__id__": 1125 }, "_contentSize": { "__type__": "cc.Size", @@ -38644,11 +22203,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2042 + "__id__": 1123 }, "_enabled": true, "__prefab": { - "__id__": 2046 + "__id__": 1127 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -38705,24 +22264,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2035 + "__id__": 1116 }, "_children": [ { - "__id__": 2049 + "__id__": 1130 } ], "_active": true, "_components": [ { - "__id__": 2057 + "__id__": 1138 }, { - "__id__": 2059 + "__id__": 1140 } ], "_prefab": { - "__id__": 2061 + "__id__": 1142 }, "_lpos": { "__type__": "cc.Vec3", @@ -38759,23 +22318,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2048 + "__id__": 1129 }, "_children": [], "_active": false, "_components": [ { - "__id__": 2050 + "__id__": 1131 }, { - "__id__": 2052 + "__id__": 1133 }, { - "__id__": 2054 + "__id__": 1135 } ], "_prefab": { - "__id__": 2056 + "__id__": 1137 }, "_lpos": { "__type__": "cc.Vec3", @@ -38812,11 +22371,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2049 + "__id__": 1130 }, "_enabled": true, "__prefab": { - "__id__": 2051 + "__id__": 1132 }, "_contentSize": { "__type__": "cc.Size", @@ -38840,11 +22399,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2049 + "__id__": 1130 }, "_enabled": true, "__prefab": { - "__id__": 2053 + "__id__": 1134 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -38908,11 +22467,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2049 + "__id__": 1130 }, "_enabled": true, "__prefab": { - "__id__": 2055 + "__id__": 1136 }, "_alignFlags": 8, "_target": null, @@ -38957,11 +22516,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2048 + "__id__": 1129 }, "_enabled": true, "__prefab": { - "__id__": 2058 + "__id__": 1139 }, "_contentSize": { "__type__": "cc.Size", @@ -38985,11 +22544,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2048 + "__id__": 1129 }, "_enabled": true, "__prefab": { - "__id__": 2060 + "__id__": 1141 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -39066,11 +22625,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2035 + "__id__": 1116 }, "_enabled": true, "__prefab": { - "__id__": 2063 + "__id__": 1144 }, "_contentSize": { "__type__": "cc.Size", @@ -39094,11 +22653,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2035 + "__id__": 1116 }, "_enabled": true, "__prefab": { - "__id__": 2065 + "__id__": 1146 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -39149,20 +22708,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2004 + "__id__": 1085 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2068 + "__id__": 1149 }, { - "__id__": 2070 + "__id__": 1151 } ], "_prefab": { - "__id__": 2072 + "__id__": 1153 }, "_lpos": { "__type__": "cc.Vec3", @@ -39199,11 +22758,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2067 + "__id__": 1148 }, "_enabled": true, "__prefab": { - "__id__": 2069 + "__id__": 1150 }, "_contentSize": { "__type__": "cc.Size", @@ -39227,11 +22786,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2067 + "__id__": 1148 }, "_enabled": true, "__prefab": { - "__id__": 2071 + "__id__": 1152 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -39288,20 +22847,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2004 + "__id__": 1085 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2074 + "__id__": 1155 }, { - "__id__": 2076 + "__id__": 1157 } ], "_prefab": { - "__id__": 2078 + "__id__": 1159 }, "_lpos": { "__type__": "cc.Vec3", @@ -39338,11 +22897,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2073 + "__id__": 1154 }, "_enabled": true, "__prefab": { - "__id__": 2075 + "__id__": 1156 }, "_contentSize": { "__type__": "cc.Size", @@ -39366,11 +22925,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2073 + "__id__": 1154 }, "_enabled": true, "__prefab": { - "__id__": 2077 + "__id__": 1158 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -39447,33 +23006,33 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2004 + "__id__": 1085 }, "_children": [ { - "__id__": 2080 + "__id__": 1161 }, { - "__id__": 2094 + "__id__": 1175 }, { - "__id__": 2100 + "__id__": 1181 } ], "_active": false, "_components": [ { - "__id__": 2108 + "__id__": 1189 }, { - "__id__": 2110 + "__id__": 1191 }, { - "__id__": 2112 + "__id__": 1193 } ], "_prefab": { - "__id__": 2114 + "__id__": 1195 }, "_lpos": { "__type__": "cc.Vec3", @@ -39508,17 +23067,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 2079 + "__id__": 1160 }, "_prefab": { - "__id__": 2081 + "__id__": 1162 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 2080 + "__id__": 1161 }, "asset": { "__uuid__": "86a3c4cd-71c7-4502-b713-65f0ace7912a", @@ -39526,7 +23085,7 @@ }, "fileId": "d3jYvT7whFS5scQFZeO5AK", "instance": { - "__id__": 2082 + "__id__": 1163 }, "targetOverrides": null }, @@ -39540,25 +23099,25 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 2083 + "__id__": 1164 }, { - "__id__": 2085 + "__id__": 1166 }, { - "__id__": 2086 + "__id__": 1167 }, { - "__id__": 2087 + "__id__": 1168 }, { - "__id__": 2088 + "__id__": 1169 }, { - "__id__": 2090 + "__id__": 1171 }, { - "__id__": 2092 + "__id__": 1173 } ], "removedComponents": [] @@ -39566,7 +23125,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2084 + "__id__": 1165 }, "propertyPath": [ "_name" @@ -39582,7 +23141,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2084 + "__id__": 1165 }, "propertyPath": [ "_lpos" @@ -39597,7 +23156,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2084 + "__id__": 1165 }, "propertyPath": [ "_lrot" @@ -39613,7 +23172,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2084 + "__id__": 1165 }, "propertyPath": [ "_euler" @@ -39628,7 +23187,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2089 + "__id__": 1170 }, "propertyPath": [ "_contentSize" @@ -39648,7 +23207,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2091 + "__id__": 1172 }, "propertyPath": [ "_string" @@ -39664,7 +23223,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2093 + "__id__": 1174 }, "propertyPath": [ "_contentSize" @@ -39687,20 +23246,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2079 + "__id__": 1160 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2095 + "__id__": 1176 }, { - "__id__": 2097 + "__id__": 1178 } ], "_prefab": { - "__id__": 2099 + "__id__": 1180 }, "_lpos": { "__type__": "cc.Vec3", @@ -39737,11 +23296,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2094 + "__id__": 1175 }, "_enabled": true, "__prefab": { - "__id__": 2096 + "__id__": 1177 }, "_contentSize": { "__type__": "cc.Size", @@ -39765,11 +23324,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2094 + "__id__": 1175 }, "_enabled": true, "__prefab": { - "__id__": 2098 + "__id__": 1179 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -39826,23 +23385,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2079 + "__id__": 1160 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2101 + "__id__": 1182 }, { - "__id__": 2103 + "__id__": 1184 }, { - "__id__": 2105 + "__id__": 1186 } ], "_prefab": { - "__id__": 2107 + "__id__": 1188 }, "_lpos": { "__type__": "cc.Vec3", @@ -39879,11 +23438,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2100 + "__id__": 1181 }, "_enabled": true, "__prefab": { - "__id__": 2102 + "__id__": 1183 }, "_contentSize": { "__type__": "cc.Size", @@ -39907,11 +23466,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2100 + "__id__": 1181 }, "_enabled": true, "__prefab": { - "__id__": 2104 + "__id__": 1185 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -39975,11 +23534,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2100 + "__id__": 1181 }, "_enabled": true, "__prefab": { - "__id__": 2106 + "__id__": 1187 }, "templateMode": true, "watchPath": "0", @@ -40012,11 +23571,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2079 + "__id__": 1160 }, "_enabled": true, "__prefab": { - "__id__": 2109 + "__id__": 1190 }, "_contentSize": { "__type__": "cc.Size", @@ -40040,11 +23599,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2079 + "__id__": 1160 }, "_enabled": true, "__prefab": { - "__id__": 2111 + "__id__": 1192 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -40082,11 +23641,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2079 + "__id__": 1160 }, "_enabled": false, "__prefab": { - "__id__": 2113 + "__id__": 1194 }, "_alignFlags": 40, "_target": null, @@ -40131,15 +23690,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2004 + "__id__": 1085 }, "_enabled": true, "__prefab": { - "__id__": 2116 + "__id__": 1197 }, "_contentSize": { "__type__": "cc.Size", - "width": 193.33333300000004, + "width": 180, "height": 140 }, "_anchorPoint": { @@ -40159,16 +23718,16 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2004 + "__id__": 1085 }, "_enabled": true, "__prefab": { - "__id__": 2118 + "__id__": 1199 }, "_alignFlags": 44, "_target": null, - "_left": 526.6666660000001, - "_right": 9.99999883788405e-7, + "_left": 540, + "_right": 0, "_top": 0, "_bottom": 0, "_horizontalCenter": 0, @@ -40208,11 +23767,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1721 + "__id__": 686 }, "_enabled": true, "__prefab": { - "__id__": 2121 + "__id__": 1202 }, "_contentSize": { "__type__": "cc.Size", @@ -40236,11 +23795,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1721 + "__id__": 686 }, "_enabled": true, "__prefab": { - "__id__": 2123 + "__id__": 1204 }, "_alignFlags": 44, "_target": null, @@ -40272,11 +23831,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1721 + "__id__": 686 }, "_enabled": true, "__prefab": { - "__id__": 2125 + "__id__": 1206 }, "_resizeMode": 0, "_layoutType": 1, @@ -40327,35 +23886,35 @@ }, "_children": [ { - "__id__": 2128 + "__id__": 1209 }, { - "__id__": 2136 + "__id__": 1217 }, { - "__id__": 2314 + "__id__": 1395 }, { - "__id__": 2384 + "__id__": 1465 } ], - "_active": true, + "_active": false, "_components": [ { - "__id__": 2400 + "__id__": 1481 }, { - "__id__": 2402 + "__id__": 1483 }, { - "__id__": 2404 + "__id__": 1485 }, { - "__id__": 2406 + "__id__": 1487 } ], "_prefab": { - "__id__": 2408 + "__id__": 1489 }, "_lpos": { "__type__": "cc.Vec3", @@ -40392,23 +23951,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2127 + "__id__": 1208 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2129 + "__id__": 1210 }, { - "__id__": 2131 + "__id__": 1212 }, { - "__id__": 2133 + "__id__": 1214 } ], "_prefab": { - "__id__": 2135 + "__id__": 1216 }, "_lpos": { "__type__": "cc.Vec3", @@ -40445,11 +24004,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2128 + "__id__": 1209 }, "_enabled": true, "__prefab": { - "__id__": 2130 + "__id__": 1211 }, "_contentSize": { "__type__": "cc.Size", @@ -40473,11 +24032,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2128 + "__id__": 1209 }, "_enabled": true, "__prefab": { - "__id__": 2132 + "__id__": 1213 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -40521,11 +24080,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2128 + "__id__": 1209 }, "_enabled": true, "__prefab": { - "__id__": 2134 + "__id__": 1215 }, "_alignFlags": 45, "_target": null, @@ -40570,33 +24129,33 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2127 + "__id__": 1208 }, "_children": [ { - "__id__": 2137 + "__id__": 1218 }, { - "__id__": 2155 + "__id__": 1236 } ], "_active": true, "_components": [ { - "__id__": 2307 + "__id__": 1388 }, { - "__id__": 2309 + "__id__": 1390 }, { - "__id__": 2152 + "__id__": 1233 }, { - "__id__": 2311 + "__id__": 1392 } ], "_prefab": { - "__id__": 2313 + "__id__": 1394 }, "_lpos": { "__type__": "cc.Vec3", @@ -40633,30 +24192,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2136 + "__id__": 1217 }, "_children": [ { - "__id__": 2138 + "__id__": 1219 } ], "_active": false, "_components": [ { - "__id__": 2144 + "__id__": 1225 }, { - "__id__": 2146 + "__id__": 1227 }, { - "__id__": 2148 + "__id__": 1229 }, { - "__id__": 2150 + "__id__": 1231 } ], "_prefab": { - "__id__": 2306 + "__id__": 1387 }, "_lpos": { "__type__": "cc.Vec3", @@ -40693,20 +24252,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2137 + "__id__": 1218 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2139 + "__id__": 1220 }, { - "__id__": 2141 + "__id__": 1222 } ], "_prefab": { - "__id__": 2143 + "__id__": 1224 }, "_lpos": { "__type__": "cc.Vec3", @@ -40743,11 +24302,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2138 + "__id__": 1219 }, "_enabled": true, "__prefab": { - "__id__": 2140 + "__id__": 1221 }, "_contentSize": { "__type__": "cc.Size", @@ -40771,11 +24330,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2138 + "__id__": 1219 }, "_enabled": true, "__prefab": { - "__id__": 2142 + "__id__": 1223 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -40829,11 +24388,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2137 + "__id__": 1218 }, "_enabled": true, "__prefab": { - "__id__": 2145 + "__id__": 1226 }, "_contentSize": { "__type__": "cc.Size", @@ -40857,11 +24416,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2137 + "__id__": 1218 }, "_enabled": true, "__prefab": { - "__id__": 2147 + "__id__": 1228 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -40902,11 +24461,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2137 + "__id__": 1218 }, "_enabled": true, "__prefab": { - "__id__": 2149 + "__id__": 1230 }, "_alignFlags": 37, "_target": null, @@ -40938,17 +24497,17 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2137 + "__id__": 1218 }, "_enabled": true, "__prefab": { - "__id__": 2151 + "__id__": 1232 }, "_scrollView": { - "__id__": 2152 + "__id__": 1233 }, "_handle": { - "__id__": 2141 + "__id__": 1222 }, "_direction": 1, "_enableAutoHide": false, @@ -40965,11 +24524,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2136 + "__id__": 1217 }, "_enabled": true, "__prefab": { - "__id__": 2153 + "__id__": 1234 }, "bounceDuration": 0.23, "brake": 0.75, @@ -40980,11 +24539,11 @@ "cancelInnerEvents": true, "scrollEvents": [], "_content": { - "__id__": 2154 + "__id__": 1235 }, "_horizontalScrollBar": null, "_verticalScrollBar": { - "__id__": 2150 + "__id__": 1231 }, "_id": "" }, @@ -40998,42 +24557,42 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2155 + "__id__": 1236 }, "_children": [ { - "__id__": 2165 + "__id__": 1246 }, { - "__id__": 2189 + "__id__": 1270 }, { - "__id__": 2211 + "__id__": 1292 }, { - "__id__": 2233 + "__id__": 1314 }, { - "__id__": 2255 + "__id__": 1336 }, { - "__id__": 2277 + "__id__": 1358 } ], "_active": true, "_components": [ { - "__id__": 2299 + "__id__": 1380 }, { - "__id__": 2301 + "__id__": 1382 }, { - "__id__": 2303 + "__id__": 1384 } ], "_prefab": { - "__id__": 2305 + "__id__": 1386 }, "_lpos": { "__type__": "cc.Vec3", @@ -41070,30 +24629,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2136 + "__id__": 1217 }, "_children": [ { - "__id__": 2154 + "__id__": 1235 } ], "_active": true, "_components": [ { - "__id__": 2156 + "__id__": 1237 }, { - "__id__": 2158 + "__id__": 1239 }, { - "__id__": 2160 + "__id__": 1241 }, { - "__id__": 2162 + "__id__": 1243 } ], "_prefab": { - "__id__": 2164 + "__id__": 1245 }, "_lpos": { "__type__": "cc.Vec3", @@ -41130,11 +24689,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2155 + "__id__": 1236 }, "_enabled": true, "__prefab": { - "__id__": 2157 + "__id__": 1238 }, "_contentSize": { "__type__": "cc.Size", @@ -41158,11 +24717,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2155 + "__id__": 1236 }, "_enabled": true, "__prefab": { - "__id__": 2159 + "__id__": 1240 }, "_type": 0, "_inverted": false, @@ -41180,11 +24739,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2155 + "__id__": 1236 }, "_enabled": true, "__prefab": { - "__id__": 2161 + "__id__": 1242 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -41226,11 +24785,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2155 + "__id__": 1236 }, "_enabled": true, "__prefab": { - "__id__": 2163 + "__id__": 1244 }, "_alignFlags": 45, "_target": null, @@ -41273,17 +24832,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 2154 + "__id__": 1235 }, "_prefab": { - "__id__": 2166 + "__id__": 1247 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 2165 + "__id__": 1246 }, "asset": { "__uuid__": "f30f91b1-3100-4d9e-befb-cdde5f86e6f8", @@ -41291,11 +24850,11 @@ }, "fileId": "5dVotvOAFMoaprbNZVAkgY", "instance": { - "__id__": 2167 + "__id__": 1248 }, "targetOverrides": [ { - "__id__": 2186 + "__id__": 1267 } ] }, @@ -41309,37 +24868,37 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 2168 + "__id__": 1249 }, { - "__id__": 2170 + "__id__": 1251 }, { - "__id__": 2171 + "__id__": 1252 }, { - "__id__": 2172 + "__id__": 1253 }, { - "__id__": 2173 + "__id__": 1254 }, { - "__id__": 2175 + "__id__": 1256 }, { - "__id__": 2176 + "__id__": 1257 }, { - "__id__": 2178 + "__id__": 1259 }, { - "__id__": 2180 + "__id__": 1261 }, { - "__id__": 2182 + "__id__": 1263 }, { - "__id__": 2184 + "__id__": 1265 } ], "removedComponents": [] @@ -41347,7 +24906,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2169 + "__id__": 1250 }, "propertyPath": [ "_name" @@ -41363,7 +24922,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2169 + "__id__": 1250 }, "propertyPath": [ "_lpos" @@ -41378,7 +24937,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2169 + "__id__": 1250 }, "propertyPath": [ "_lrot" @@ -41394,7 +24953,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2169 + "__id__": 1250 }, "propertyPath": [ "_euler" @@ -41409,7 +24968,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2174 + "__id__": 1255 }, "propertyPath": [ "_spriteFrame" @@ -41429,7 +24988,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2174 + "__id__": 1255 }, "propertyPath": [ "_atlas" @@ -41442,7 +25001,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2177 + "__id__": 1258 }, "propertyPath": [ "icon_node" @@ -41458,7 +25017,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2179 + "__id__": 1260 }, "propertyPath": [ "_lpos" @@ -41480,7 +25039,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2181 + "__id__": 1262 }, "propertyPath": [ "_lpos" @@ -41501,7 +25060,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2183 + "__id__": 1264 }, "propertyPath": [ "_lpos" @@ -41522,7 +25081,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2185 + "__id__": 1266 }, "propertyPath": [ "_lpos" @@ -41548,10 +25107,10 @@ "icon_node" ], "target": { - "__id__": 2187 + "__id__": 1268 }, "targetInfo": { - "__id__": 2188 + "__id__": 1269 } }, { @@ -41568,17 +25127,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 2154 + "__id__": 1235 }, "_prefab": { - "__id__": 2190 + "__id__": 1271 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 2189 + "__id__": 1270 }, "asset": { "__uuid__": "f30f91b1-3100-4d9e-befb-cdde5f86e6f8", @@ -41586,11 +25145,11 @@ }, "fileId": "5dVotvOAFMoaprbNZVAkgY", "instance": { - "__id__": 2191 + "__id__": 1272 }, "targetOverrides": [ { - "__id__": 2208 + "__id__": 1289 } ] }, @@ -41604,34 +25163,34 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 2192 + "__id__": 1273 }, { - "__id__": 2194 + "__id__": 1275 }, { - "__id__": 2195 + "__id__": 1276 }, { - "__id__": 2196 + "__id__": 1277 }, { - "__id__": 2197 + "__id__": 1278 }, { - "__id__": 2199 + "__id__": 1280 }, { - "__id__": 2200 + "__id__": 1281 }, { - "__id__": 2202 + "__id__": 1283 }, { - "__id__": 2204 + "__id__": 1285 }, { - "__id__": 2206 + "__id__": 1287 } ], "removedComponents": [] @@ -41639,7 +25198,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2193 + "__id__": 1274 }, "propertyPath": [ "_name" @@ -41655,7 +25214,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2193 + "__id__": 1274 }, "propertyPath": [ "_lpos" @@ -41670,7 +25229,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2193 + "__id__": 1274 }, "propertyPath": [ "_lrot" @@ -41686,7 +25245,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2193 + "__id__": 1274 }, "propertyPath": [ "_euler" @@ -41701,7 +25260,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2198 + "__id__": 1279 }, "propertyPath": [ "_spriteFrame" @@ -41721,7 +25280,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2198 + "__id__": 1279 }, "propertyPath": [ "_atlas" @@ -41734,7 +25293,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2201 + "__id__": 1282 }, "propertyPath": [ "_lpos" @@ -41756,7 +25315,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2203 + "__id__": 1284 }, "propertyPath": [ "_lpos" @@ -41777,7 +25336,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2205 + "__id__": 1286 }, "propertyPath": [ "_lpos" @@ -41798,7 +25357,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2207 + "__id__": 1288 }, "propertyPath": [ "_lpos" @@ -41824,10 +25383,10 @@ "icon_node" ], "target": { - "__id__": 2209 + "__id__": 1290 }, "targetInfo": { - "__id__": 2210 + "__id__": 1291 } }, { @@ -41844,17 +25403,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 2154 + "__id__": 1235 }, "_prefab": { - "__id__": 2212 + "__id__": 1293 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 2211 + "__id__": 1292 }, "asset": { "__uuid__": "f30f91b1-3100-4d9e-befb-cdde5f86e6f8", @@ -41862,11 +25421,11 @@ }, "fileId": "5dVotvOAFMoaprbNZVAkgY", "instance": { - "__id__": 2213 + "__id__": 1294 }, "targetOverrides": [ { - "__id__": 2230 + "__id__": 1311 } ] }, @@ -41880,34 +25439,34 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 2214 + "__id__": 1295 }, { - "__id__": 2216 + "__id__": 1297 }, { - "__id__": 2217 + "__id__": 1298 }, { - "__id__": 2218 + "__id__": 1299 }, { - "__id__": 2219 + "__id__": 1300 }, { - "__id__": 2221 + "__id__": 1302 }, { - "__id__": 2222 + "__id__": 1303 }, { - "__id__": 2224 + "__id__": 1305 }, { - "__id__": 2226 + "__id__": 1307 }, { - "__id__": 2228 + "__id__": 1309 } ], "removedComponents": [] @@ -41915,7 +25474,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2215 + "__id__": 1296 }, "propertyPath": [ "_name" @@ -41931,7 +25490,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2215 + "__id__": 1296 }, "propertyPath": [ "_lpos" @@ -41946,7 +25505,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2215 + "__id__": 1296 }, "propertyPath": [ "_lrot" @@ -41962,7 +25521,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2215 + "__id__": 1296 }, "propertyPath": [ "_euler" @@ -41977,7 +25536,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2220 + "__id__": 1301 }, "propertyPath": [ "_spriteFrame" @@ -41997,7 +25556,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2220 + "__id__": 1301 }, "propertyPath": [ "_atlas" @@ -42010,7 +25569,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2223 + "__id__": 1304 }, "propertyPath": [ "_lpos" @@ -42032,7 +25591,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2225 + "__id__": 1306 }, "propertyPath": [ "_lpos" @@ -42053,7 +25612,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2227 + "__id__": 1308 }, "propertyPath": [ "_lpos" @@ -42074,7 +25633,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2229 + "__id__": 1310 }, "propertyPath": [ "_lpos" @@ -42100,10 +25659,10 @@ "icon_node" ], "target": { - "__id__": 2231 + "__id__": 1312 }, "targetInfo": { - "__id__": 2232 + "__id__": 1313 } }, { @@ -42120,17 +25679,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 2154 + "__id__": 1235 }, "_prefab": { - "__id__": 2234 + "__id__": 1315 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 2233 + "__id__": 1314 }, "asset": { "__uuid__": "f30f91b1-3100-4d9e-befb-cdde5f86e6f8", @@ -42138,11 +25697,11 @@ }, "fileId": "5dVotvOAFMoaprbNZVAkgY", "instance": { - "__id__": 2235 + "__id__": 1316 }, "targetOverrides": [ { - "__id__": 2252 + "__id__": 1333 } ] }, @@ -42156,34 +25715,34 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 2236 + "__id__": 1317 }, { - "__id__": 2238 + "__id__": 1319 }, { - "__id__": 2239 + "__id__": 1320 }, { - "__id__": 2240 + "__id__": 1321 }, { - "__id__": 2241 + "__id__": 1322 }, { - "__id__": 2243 + "__id__": 1324 }, { - "__id__": 2244 + "__id__": 1325 }, { - "__id__": 2246 + "__id__": 1327 }, { - "__id__": 2248 + "__id__": 1329 }, { - "__id__": 2250 + "__id__": 1331 } ], "removedComponents": [] @@ -42191,7 +25750,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2237 + "__id__": 1318 }, "propertyPath": [ "_name" @@ -42207,7 +25766,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2237 + "__id__": 1318 }, "propertyPath": [ "_lpos" @@ -42222,7 +25781,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2237 + "__id__": 1318 }, "propertyPath": [ "_lrot" @@ -42238,7 +25797,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2237 + "__id__": 1318 }, "propertyPath": [ "_euler" @@ -42253,7 +25812,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2242 + "__id__": 1323 }, "propertyPath": [ "_spriteFrame" @@ -42273,7 +25832,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2242 + "__id__": 1323 }, "propertyPath": [ "_atlas" @@ -42286,7 +25845,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2245 + "__id__": 1326 }, "propertyPath": [ "_lpos" @@ -42308,7 +25867,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2247 + "__id__": 1328 }, "propertyPath": [ "_lpos" @@ -42329,7 +25888,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2249 + "__id__": 1330 }, "propertyPath": [ "_lpos" @@ -42350,7 +25909,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2251 + "__id__": 1332 }, "propertyPath": [ "_lpos" @@ -42376,10 +25935,10 @@ "icon_node" ], "target": { - "__id__": 2253 + "__id__": 1334 }, "targetInfo": { - "__id__": 2254 + "__id__": 1335 } }, { @@ -42396,17 +25955,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 2154 + "__id__": 1235 }, "_prefab": { - "__id__": 2256 + "__id__": 1337 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 2255 + "__id__": 1336 }, "asset": { "__uuid__": "f30f91b1-3100-4d9e-befb-cdde5f86e6f8", @@ -42414,11 +25973,11 @@ }, "fileId": "5dVotvOAFMoaprbNZVAkgY", "instance": { - "__id__": 2257 + "__id__": 1338 }, "targetOverrides": [ { - "__id__": 2274 + "__id__": 1355 } ] }, @@ -42432,34 +25991,34 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 2258 + "__id__": 1339 }, { - "__id__": 2260 + "__id__": 1341 }, { - "__id__": 2261 + "__id__": 1342 }, { - "__id__": 2262 + "__id__": 1343 }, { - "__id__": 2263 + "__id__": 1344 }, { - "__id__": 2265 + "__id__": 1346 }, { - "__id__": 2266 + "__id__": 1347 }, { - "__id__": 2268 + "__id__": 1349 }, { - "__id__": 2270 + "__id__": 1351 }, { - "__id__": 2272 + "__id__": 1353 } ], "removedComponents": [] @@ -42467,7 +26026,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2259 + "__id__": 1340 }, "propertyPath": [ "_name" @@ -42483,7 +26042,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2259 + "__id__": 1340 }, "propertyPath": [ "_lpos" @@ -42498,7 +26057,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2259 + "__id__": 1340 }, "propertyPath": [ "_lrot" @@ -42514,7 +26073,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2259 + "__id__": 1340 }, "propertyPath": [ "_euler" @@ -42529,7 +26088,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2264 + "__id__": 1345 }, "propertyPath": [ "_spriteFrame" @@ -42549,7 +26108,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2264 + "__id__": 1345 }, "propertyPath": [ "_atlas" @@ -42562,7 +26121,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2267 + "__id__": 1348 }, "propertyPath": [ "_lpos" @@ -42584,7 +26143,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2269 + "__id__": 1350 }, "propertyPath": [ "_lpos" @@ -42605,7 +26164,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2271 + "__id__": 1352 }, "propertyPath": [ "_lpos" @@ -42626,7 +26185,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2273 + "__id__": 1354 }, "propertyPath": [ "_lpos" @@ -42652,10 +26211,10 @@ "icon_node" ], "target": { - "__id__": 2275 + "__id__": 1356 }, "targetInfo": { - "__id__": 2276 + "__id__": 1357 } }, { @@ -42672,17 +26231,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 2154 + "__id__": 1235 }, "_prefab": { - "__id__": 2278 + "__id__": 1359 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 2277 + "__id__": 1358 }, "asset": { "__uuid__": "f30f91b1-3100-4d9e-befb-cdde5f86e6f8", @@ -42690,11 +26249,11 @@ }, "fileId": "5dVotvOAFMoaprbNZVAkgY", "instance": { - "__id__": 2279 + "__id__": 1360 }, "targetOverrides": [ { - "__id__": 2296 + "__id__": 1377 } ] }, @@ -42708,34 +26267,34 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 2280 + "__id__": 1361 }, { - "__id__": 2282 + "__id__": 1363 }, { - "__id__": 2283 + "__id__": 1364 }, { - "__id__": 2284 + "__id__": 1365 }, { - "__id__": 2285 + "__id__": 1366 }, { - "__id__": 2287 + "__id__": 1368 }, { - "__id__": 2288 + "__id__": 1369 }, { - "__id__": 2290 + "__id__": 1371 }, { - "__id__": 2292 + "__id__": 1373 }, { - "__id__": 2294 + "__id__": 1375 } ], "removedComponents": [] @@ -42743,7 +26302,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2281 + "__id__": 1362 }, "propertyPath": [ "_name" @@ -42759,7 +26318,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2281 + "__id__": 1362 }, "propertyPath": [ "_lpos" @@ -42774,7 +26333,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2281 + "__id__": 1362 }, "propertyPath": [ "_lrot" @@ -42790,7 +26349,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2281 + "__id__": 1362 }, "propertyPath": [ "_euler" @@ -42805,7 +26364,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2286 + "__id__": 1367 }, "propertyPath": [ "_spriteFrame" @@ -42825,7 +26384,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2286 + "__id__": 1367 }, "propertyPath": [ "_atlas" @@ -42838,7 +26397,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2289 + "__id__": 1370 }, "propertyPath": [ "_lpos" @@ -42860,7 +26419,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2291 + "__id__": 1372 }, "propertyPath": [ "_lpos" @@ -42881,7 +26440,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2293 + "__id__": 1374 }, "propertyPath": [ "_lpos" @@ -42902,7 +26461,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2295 + "__id__": 1376 }, "propertyPath": [ "_lpos" @@ -42928,10 +26487,10 @@ "icon_node" ], "target": { - "__id__": 2297 + "__id__": 1378 }, "targetInfo": { - "__id__": 2298 + "__id__": 1379 } }, { @@ -42950,11 +26509,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2154 + "__id__": 1235 }, "_enabled": true, "__prefab": { - "__id__": 2300 + "__id__": 1381 }, "_contentSize": { "__type__": "cc.Size", @@ -42978,11 +26537,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2154 + "__id__": 1235 }, "_enabled": true, "__prefab": { - "__id__": 2302 + "__id__": 1383 }, "_alignFlags": 41, "_target": null, @@ -43014,11 +26573,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2154 + "__id__": 1235 }, "_enabled": true, "__prefab": { - "__id__": 2304 + "__id__": 1385 }, "_resizeMode": 0, "_layoutType": 2, @@ -43078,11 +26637,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2136 + "__id__": 1217 }, "_enabled": true, "__prefab": { - "__id__": 2308 + "__id__": 1389 }, "_contentSize": { "__type__": "cc.Size", @@ -43106,11 +26665,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2136 + "__id__": 1217 }, "_enabled": false, "__prefab": { - "__id__": 2310 + "__id__": 1391 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -43151,11 +26710,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2136 + "__id__": 1217 }, "_enabled": true, "__prefab": { - "__id__": 2312 + "__id__": 1393 }, "_alignFlags": 45, "_target": null, @@ -43200,30 +26759,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2127 + "__id__": 1208 }, "_children": [ { - "__id__": 2315 + "__id__": 1396 } ], "_active": true, "_components": [ { - "__id__": 2375 + "__id__": 1456 }, { - "__id__": 2377 + "__id__": 1458 }, { - "__id__": 2379 + "__id__": 1460 }, { - "__id__": 2381 + "__id__": 1462 } ], "_prefab": { - "__id__": 2383 + "__id__": 1464 }, "_lpos": { "__type__": "cc.Vec3", @@ -43260,36 +26819,36 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2314 + "__id__": 1395 }, "_children": [ { - "__id__": 2316 + "__id__": 1397 }, { - "__id__": 2330 + "__id__": 1411 }, { - "__id__": 2338 + "__id__": 1419 }, { - "__id__": 2346 + "__id__": 1427 }, { - "__id__": 2364 + "__id__": 1445 } ], "_active": true, "_components": [ { - "__id__": 2370 + "__id__": 1451 }, { - "__id__": 2372 + "__id__": 1453 } ], "_prefab": { - "__id__": 2374 + "__id__": 1455 }, "_lpos": { "__type__": "cc.Vec3", @@ -43324,17 +26883,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 2315 + "__id__": 1396 }, "_prefab": { - "__id__": 2317 + "__id__": 1398 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 2316 + "__id__": 1397 }, "asset": { "__uuid__": "86a3c4cd-71c7-4502-b713-65f0ace7912a", @@ -43342,7 +26901,7 @@ }, "fileId": "d3jYvT7whFS5scQFZeO5AK", "instance": { - "__id__": 2318 + "__id__": 1399 }, "targetOverrides": null }, @@ -43356,25 +26915,25 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 2319 + "__id__": 1400 }, { - "__id__": 2321 + "__id__": 1402 }, { - "__id__": 2322 + "__id__": 1403 }, { - "__id__": 2323 + "__id__": 1404 }, { - "__id__": 2324 + "__id__": 1405 }, { - "__id__": 2326 + "__id__": 1407 }, { - "__id__": 2328 + "__id__": 1409 } ], "removedComponents": [] @@ -43382,7 +26941,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2320 + "__id__": 1401 }, "propertyPath": [ "_name" @@ -43398,7 +26957,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2320 + "__id__": 1401 }, "propertyPath": [ "_lpos" @@ -43413,7 +26972,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2320 + "__id__": 1401 }, "propertyPath": [ "_lrot" @@ -43429,7 +26988,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2320 + "__id__": 1401 }, "propertyPath": [ "_euler" @@ -43444,7 +27003,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2325 + "__id__": 1406 }, "propertyPath": [ "_contentSize" @@ -43464,7 +27023,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2327 + "__id__": 1408 }, "propertyPath": [ "_string" @@ -43480,7 +27039,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2329 + "__id__": 1410 }, "propertyPath": [ "_contentSize" @@ -43503,23 +27062,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2315 + "__id__": 1396 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2331 + "__id__": 1412 }, { - "__id__": 2333 + "__id__": 1414 }, { - "__id__": 2335 + "__id__": 1416 } ], "_prefab": { - "__id__": 2337 + "__id__": 1418 }, "_lpos": { "__type__": "cc.Vec3", @@ -43556,11 +27115,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2330 + "__id__": 1411 }, "_enabled": true, "__prefab": { - "__id__": 2332 + "__id__": 1413 }, "_contentSize": { "__type__": "cc.Size", @@ -43584,11 +27143,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2330 + "__id__": 1411 }, "_enabled": true, "__prefab": { - "__id__": 2334 + "__id__": 1415 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -43632,11 +27191,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2330 + "__id__": 1411 }, "_enabled": true, "__prefab": { - "__id__": 2336 + "__id__": 1417 }, "_alignFlags": 45, "_target": null, @@ -43681,23 +27240,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2315 + "__id__": 1396 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2339 + "__id__": 1420 }, { - "__id__": 2341 + "__id__": 1422 }, { - "__id__": 2343 + "__id__": 1424 } ], "_prefab": { - "__id__": 2345 + "__id__": 1426 }, "_lpos": { "__type__": "cc.Vec3", @@ -43734,11 +27293,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2338 + "__id__": 1419 }, "_enabled": true, "__prefab": { - "__id__": 2340 + "__id__": 1421 }, "_contentSize": { "__type__": "cc.Size", @@ -43762,11 +27321,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2338 + "__id__": 1419 }, "_enabled": true, "__prefab": { - "__id__": 2342 + "__id__": 1423 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -43810,11 +27369,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2338 + "__id__": 1419 }, "_enabled": true, "__prefab": { - "__id__": 2344 + "__id__": 1425 }, "_alignFlags": 45, "_target": null, @@ -43859,27 +27418,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2315 + "__id__": 1396 }, "_children": [ { - "__id__": 2347 + "__id__": 1428 }, { - "__id__": 2353 + "__id__": 1434 } ], "_active": true, "_components": [ { - "__id__": 2359 + "__id__": 1440 }, { - "__id__": 2361 + "__id__": 1442 } ], "_prefab": { - "__id__": 2363 + "__id__": 1444 }, "_lpos": { "__type__": "cc.Vec3", @@ -43916,20 +27475,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2346 + "__id__": 1427 }, "_children": [], "_active": false, "_components": [ { - "__id__": 2348 + "__id__": 1429 }, { - "__id__": 2350 + "__id__": 1431 } ], "_prefab": { - "__id__": 2352 + "__id__": 1433 }, "_lpos": { "__type__": "cc.Vec3", @@ -43966,11 +27525,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2347 + "__id__": 1428 }, "_enabled": true, "__prefab": { - "__id__": 2349 + "__id__": 1430 }, "_contentSize": { "__type__": "cc.Size", @@ -43994,11 +27553,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2347 + "__id__": 1428 }, "_enabled": true, "__prefab": { - "__id__": 2351 + "__id__": 1432 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -44052,20 +27611,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2346 + "__id__": 1427 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2354 + "__id__": 1435 }, { - "__id__": 2356 + "__id__": 1437 } ], "_prefab": { - "__id__": 2358 + "__id__": 1439 }, "_lpos": { "__type__": "cc.Vec3", @@ -44102,11 +27661,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2353 + "__id__": 1434 }, "_enabled": true, "__prefab": { - "__id__": 2355 + "__id__": 1436 }, "_contentSize": { "__type__": "cc.Size", @@ -44130,11 +27689,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2353 + "__id__": 1434 }, "_enabled": true, "__prefab": { - "__id__": 2357 + "__id__": 1438 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -44191,11 +27750,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2346 + "__id__": 1427 }, "_enabled": true, "__prefab": { - "__id__": 2360 + "__id__": 1441 }, "_contentSize": { "__type__": "cc.Size", @@ -44219,11 +27778,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2346 + "__id__": 1427 }, "_enabled": true, "__prefab": { - "__id__": 2362 + "__id__": 1443 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -44274,20 +27833,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2315 + "__id__": 1396 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2365 + "__id__": 1446 }, { - "__id__": 2367 + "__id__": 1448 } ], "_prefab": { - "__id__": 2369 + "__id__": 1450 }, "_lpos": { "__type__": "cc.Vec3", @@ -44324,11 +27883,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2364 + "__id__": 1445 }, "_enabled": true, "__prefab": { - "__id__": 2366 + "__id__": 1447 }, "_contentSize": { "__type__": "cc.Size", @@ -44352,11 +27911,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2364 + "__id__": 1445 }, "_enabled": true, "__prefab": { - "__id__": 2368 + "__id__": 1449 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -44433,11 +27992,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2315 + "__id__": 1396 }, "_enabled": true, "__prefab": { - "__id__": 2371 + "__id__": 1452 }, "_contentSize": { "__type__": "cc.Size", @@ -44461,11 +28020,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2315 + "__id__": 1396 }, "_enabled": true, "__prefab": { - "__id__": 2373 + "__id__": 1454 }, "_alignFlags": 44, "_target": null, @@ -44510,11 +28069,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2314 + "__id__": 1395 }, "_enabled": true, "__prefab": { - "__id__": 2376 + "__id__": 1457 }, "_contentSize": { "__type__": "cc.Size", @@ -44538,11 +28097,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2314 + "__id__": 1395 }, "_enabled": true, "__prefab": { - "__id__": 2378 + "__id__": 1459 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -44580,11 +28139,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2314 + "__id__": 1395 }, "_enabled": true, "__prefab": { - "__id__": 2380 + "__id__": 1461 }, "_alignFlags": 44, "_target": null, @@ -44616,11 +28175,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2314 + "__id__": 1395 }, "_enabled": true, "__prefab": { - "__id__": 2382 + "__id__": 1463 }, "_resizeMode": 0, "_layoutType": 1, @@ -44667,24 +28226,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2127 + "__id__": 1208 }, "_children": [ { - "__id__": 2385 + "__id__": 1466 }, { - "__id__": 2391 + "__id__": 1472 } ], "_active": false, "_components": [ { - "__id__": 2397 + "__id__": 1478 } ], "_prefab": { - "__id__": 2399 + "__id__": 1480 }, "_lpos": { "__type__": "cc.Vec3", @@ -44721,20 +28280,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2384 + "__id__": 1465 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2386 + "__id__": 1467 }, { - "__id__": 2388 + "__id__": 1469 } ], "_prefab": { - "__id__": 2390 + "__id__": 1471 }, "_lpos": { "__type__": "cc.Vec3", @@ -44771,11 +28330,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2385 + "__id__": 1466 }, "_enabled": true, "__prefab": { - "__id__": 2387 + "__id__": 1468 }, "_contentSize": { "__type__": "cc.Size", @@ -44799,11 +28358,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2385 + "__id__": 1466 }, "_enabled": true, "__prefab": { - "__id__": 2389 + "__id__": 1470 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -44857,20 +28416,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2384 + "__id__": 1465 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2392 + "__id__": 1473 }, { - "__id__": 2394 + "__id__": 1475 } ], "_prefab": { - "__id__": 2396 + "__id__": 1477 }, "_lpos": { "__type__": "cc.Vec3", @@ -44907,11 +28466,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2391 + "__id__": 1472 }, "_enabled": true, "__prefab": { - "__id__": 2393 + "__id__": 1474 }, "_contentSize": { "__type__": "cc.Size", @@ -44935,11 +28494,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2391 + "__id__": 1472 }, "_enabled": true, "__prefab": { - "__id__": 2395 + "__id__": 1476 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -45016,11 +28575,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2384 + "__id__": 1465 }, "_enabled": true, "__prefab": { - "__id__": 2398 + "__id__": 1479 }, "_contentSize": { "__type__": "cc.Size", @@ -45057,11 +28616,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2127 + "__id__": 1208 }, "_enabled": true, "__prefab": { - "__id__": 2401 + "__id__": 1482 }, "_contentSize": { "__type__": "cc.Size", @@ -45085,11 +28644,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2127 + "__id__": 1208 }, "_enabled": true, "__prefab": { - "__id__": 2403 + "__id__": 1484 }, "_alignFlags": 42, "_target": null, @@ -45121,11 +28680,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2127 + "__id__": 1208 }, "_enabled": false, "__prefab": { - "__id__": 2405 + "__id__": 1486 }, "_resizeMode": 1, "_layoutType": 1, @@ -45159,11 +28718,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2127 + "__id__": 1208 }, "_enabled": true, "__prefab": { - "__id__": 2407 + "__id__": 1488 }, "_id": "" }, @@ -45194,50 +28753,35 @@ }, "_children": [ { - "__id__": 2410 + "__id__": 1491 }, { - "__id__": 2452 + "__id__": 1499 }, { - "__id__": 2494 + "__id__": 1677 }, { - "__id__": 2502 - }, - { - "__id__": 2510 - }, - { - "__id__": 2580 - }, - { - "__id__": 2668 - }, - { - "__id__": 2864 - }, - { - "__id__": 3197 + "__id__": 1747 } ], "_active": false, "_components": [ { - "__id__": 3213 + "__id__": 1763 }, { - "__id__": 3215 + "__id__": 1765 }, { - "__id__": 3217 + "__id__": 1767 }, { - "__id__": 3219 + "__id__": 1769 } ], "_prefab": { - "__id__": 3221 + "__id__": 1771 }, "_lpos": { "__type__": "cc.Vec3", @@ -45270,48 +28814,220 @@ }, { "__type__": "cc.Node", - "_name": "lvbg", + "_name": "card_bg", "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2409 + "__id__": 1490 }, - "_children": [ - { - "__id__": 2411 - }, - { - "__id__": 2417 - }, - { - "__id__": 2423 - }, - { - "__id__": 2429 - }, - { - "__id__": 2435 - }, - { - "__id__": 2441 - } - ], - "_active": false, + "_children": [], + "_active": true, "_components": [ { - "__id__": 2447 + "__id__": 1492 }, { - "__id__": 2449 + "__id__": 1494 + }, + { + "__id__": 1496 } ], "_prefab": { - "__id__": 2451 + "__id__": 1498 }, "_lpos": { "__type__": "cc.Vec3", - "x": -240, - "y": 173.02, + "x": 0, + "y": 225, + "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__": 1491 + }, + "_enabled": true, + "__prefab": { + "__id__": 1493 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 710, + "height": 450 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "8fvlR4nf1GjbxjKBtisOLA" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1491 + }, + "_enabled": true, + "__prefab": { + "__id__": 1495 + }, + "_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@cd9c1", + "__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__": "cb93c900-b440-4571-91d1-7da1636e3d73", + "__expectedType__": "cc.SpriteAtlas" + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "596IHaBLlNLr0lIgxbOQIs" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1491 + }, + "_enabled": true, + "__prefab": { + "__id__": 1497 + }, + "_alignFlags": 45, + "_target": null, + "_left": 5, + "_right": 5, + "_top": 0, + "_bottom": 0, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 720, + "_originalHeight": 280, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "c7WiuFVCxE97MbklU4NESo" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "71QUxzKuxHJqMSyx9/lPcK", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "ScrollView", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1490 + }, + "_children": [ + { + "__id__": 1500 + }, + { + "__id__": 1518 + } + ], + "_active": true, + "_components": [ + { + "__id__": 1670 + }, + { + "__id__": 1672 + }, + { + "__id__": 1515 + }, + { + "__id__": 1674 + } + ], + "_prefab": { + "__id__": 1676 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 255, "z": 0 }, "_lrot": { @@ -45339,12 +29055,15714 @@ }, { "__type__": "cc.Node", - "_name": "lv1", + "_name": "scrollBar", "_objFlags": 0, "__editorExtras__": {}, "_parent": { + "__id__": 1499 + }, + "_children": [ + { + "__id__": 1501 + } + ], + "_active": false, + "_components": [ + { + "__id__": 1507 + }, + { + "__id__": 1509 + }, + { + "__id__": 1511 + }, + { + "__id__": 1513 + } + ], + "_prefab": { + "__id__": 1669 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 340, + "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", + "_name": "bar", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1500 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 1502 + }, + { + "__id__": 1504 + } + ], + "_prefab": { + "__id__": 1506 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -11, + "y": -31.25, + "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__": 1501 + }, + "_enabled": true, + "__prefab": { + "__id__": 1503 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 10, + "height": 156.25 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "13gYzg4+hKKa0vE46NJeiW" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1501 + }, + "_enabled": true, + "__prefab": { + "__id__": 1505 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "afc47931-f066-46b0-90be-9fe61f213428@f9941", + "__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": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "2a1cB8MzxAqoS5QrnRW4dp" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "961tZmhxxNr5uidBXJ1C3q", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1500 + }, + "_enabled": true, + "__prefab": { + "__id__": 1508 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 12, + "height": 350 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 1, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "afQn7/5AhHvr6HG1qImX2R" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1500 + }, + "_enabled": true, + "__prefab": { + "__id__": 1510 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "ffb88a8f-af62-48f4-8f1d-3cb606443a43@f9941", + "__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": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "80iu5+xfFAHLOq3Oaalpwh" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1500 + }, + "_enabled": true, + "__prefab": { + "__id__": 1512 + }, + "_alignFlags": 37, + "_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": 0, + "_originalHeight": 250, + "_alignMode": 1, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "adzLfJzwpIjawtXyghZ8OP" + }, + { + "__type__": "cc.ScrollBar", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1500 + }, + "_enabled": true, + "__prefab": { + "__id__": 1514 + }, + "_scrollView": { + "__id__": 1515 + }, + "_handle": { + "__id__": 1504 + }, + "_direction": 1, + "_enableAutoHide": false, + "_autoHideTime": 1, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "dbUVBQbL9EH4rX54ZnPdip" + }, + { + "__type__": "cc.ScrollView", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1499 + }, + "_enabled": true, + "__prefab": { + "__id__": 1516 + }, + "bounceDuration": 0.23, + "brake": 0.75, + "elastic": true, + "inertia": true, + "horizontal": false, + "vertical": true, + "cancelInnerEvents": true, + "scrollEvents": [], + "_content": { + "__id__": 1517 + }, + "_horizontalScrollBar": null, + "_verticalScrollBar": { + "__id__": 1513 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "01AjehK5pCkoixDBYXH87x" + }, + { + "__type__": "cc.Node", + "_name": "content", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1518 + }, + "_children": [ + { + "__id__": 1528 + }, + { + "__id__": 1552 + }, + { + "__id__": 1574 + }, + { + "__id__": 1596 + }, + { + "__id__": 1618 + }, + { + "__id__": 1640 + } + ], + "_active": true, + "_components": [ + { + "__id__": 1662 + }, + { + "__id__": 1664 + }, + { + "__id__": 1666 + } + ], + "_prefab": { + "__id__": 1668 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 175, + "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": "view", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1499 + }, + "_children": [ + { + "__id__": 1517 + } + ], + "_active": true, + "_components": [ + { + "__id__": 1519 + }, + { + "__id__": 1521 + }, + { + "__id__": 1523 + }, + { + "__id__": 1525 + } + ], + "_prefab": { + "__id__": 1527 + }, + "_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__": 1518 + }, + "_enabled": true, + "__prefab": { + "__id__": 1520 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 680, + "height": 350 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "3eo4Daax1LnZFVrM1BpsaS" + }, + { + "__type__": "cc.Mask", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1518 + }, + "_enabled": true, + "__prefab": { + "__id__": 1522 + }, + "_type": 0, + "_inverted": false, + "_segments": 64, + "_alphaThreshold": 0.1, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "d6XZkEyZtILpN+ATVJYF3J" + }, + { + "__type__": "cc.Graphics", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1518 + }, + "_enabled": true, + "__prefab": { + "__id__": 1524 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_lineWidth": 1, + "_strokeColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_lineJoin": 2, + "_lineCap": 0, + "_fillColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 0 + }, + "_miterLimit": 10, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "7donzq0qpLmJKpOEvbZtlQ" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1518 + }, + "_enabled": true, + "__prefab": { + "__id__": 1526 + }, + "_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": 240, + "_originalHeight": 250, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "4bA7IJ5BlPkrSaYEeAps4H" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "9aqkvyGcBIXJUTyumFWR04", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_objFlags": 0, + "_parent": { + "__id__": 1517 + }, + "_prefab": { + "__id__": 1529 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1528 + }, + "asset": { + "__uuid__": "f30f91b1-3100-4d9e-befb-cdde5f86e6f8", + "__expectedType__": "cc.Prefab" + }, + "fileId": "5dVotvOAFMoaprbNZVAkgY", + "instance": { + "__id__": 1530 + }, + "targetOverrides": [ + { + "__id__": 1549 + } + ] + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "8d2nYTvt9NZKX/lN/DAhvD", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 1531 + }, + { + "__id__": 1533 + }, + { + "__id__": 1534 + }, + { + "__id__": 1535 + }, + { + "__id__": 1536 + }, + { + "__id__": 1538 + }, + { + "__id__": 1539 + }, + { + "__id__": 1541 + }, + { + "__id__": 1543 + }, + { + "__id__": 1545 + }, + { + "__id__": 1547 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1532 + }, + "propertyPath": [ + "_name" + ], + "value": "equip" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "5dVotvOAFMoaprbNZVAkgY" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1532 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": -50, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1532 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1532 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1537 + }, + "propertyPath": [ + "_spriteFrame" + ], + "value": { + "__uuid__": "2842dc10-d89e-4ff6-8a11-6d09bf48cf20@048d1", + "__expectedType__": "cc.SpriteFrame" + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "8amwNREnBNi5jgoZM6EcN7", + "075wC9BqZNpKBHWkkHGa0w" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1537 + }, + "propertyPath": [ + "_atlas" + ], + "value": { + "__uuid__": "2842dc10-d89e-4ff6-8a11-6d09bf48cf20", + "__expectedType__": "cc.SpriteAtlas" + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1540 + }, + "propertyPath": [ + "icon_node" + ], + "value": null + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "e3eNCv9YFCwpf4IreyADeV" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1542 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": -289.304, + "y": 0, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "8amwNREnBNi5jgoZM6EcN7", + "c46/YsCPVOJYA4mWEpNYRx" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1544 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": -251.748, + "y": 16.571, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "64sBr99yBIPIbpxdil4ZY0" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1546 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": -140, + "y": 0, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "894Jil2OhD84XdOP9fS7Ua" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1548 + }, + "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__": 1550 + }, + "targetInfo": { + "__id__": 1551 + } + }, + { + "__type__": "cc.Node", + "__editorExtras__": {} + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "a33ReyWcpAoZY5ieotS6Ir" + ] + }, + { + "__type__": "cc.Node", + "_objFlags": 0, + "_parent": { + "__id__": 1517 + }, + "_prefab": { + "__id__": 1553 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1552 + }, + "asset": { + "__uuid__": "f30f91b1-3100-4d9e-befb-cdde5f86e6f8", + "__expectedType__": "cc.Prefab" + }, + "fileId": "5dVotvOAFMoaprbNZVAkgY", + "instance": { + "__id__": 1554 + }, + "targetOverrides": [ + { + "__id__": 1571 + } + ] + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "b8+CpKGdNORqyHVqg+I/ti", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 1555 + }, + { + "__id__": 1557 + }, + { + "__id__": 1558 + }, + { + "__id__": 1559 + }, + { + "__id__": 1560 + }, + { + "__id__": 1562 + }, + { + "__id__": 1563 + }, + { + "__id__": 1565 + }, + { + "__id__": 1567 + }, + { + "__id__": 1569 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1556 + }, + "propertyPath": [ + "_name" + ], + "value": "equip-001" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "5dVotvOAFMoaprbNZVAkgY" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1556 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": -155, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1556 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1556 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1561 + }, + "propertyPath": [ + "_spriteFrame" + ], + "value": { + "__uuid__": "2842dc10-d89e-4ff6-8a11-6d09bf48cf20@048d1", + "__expectedType__": "cc.SpriteFrame" + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "8amwNREnBNi5jgoZM6EcN7", + "075wC9BqZNpKBHWkkHGa0w" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1561 + }, + "propertyPath": [ + "_atlas" + ], + "value": { + "__uuid__": "2842dc10-d89e-4ff6-8a11-6d09bf48cf20", + "__expectedType__": "cc.SpriteAtlas" + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1564 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": -289.304, + "y": 0, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "8amwNREnBNi5jgoZM6EcN7", + "c46/YsCPVOJYA4mWEpNYRx" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1566 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": -251.748, + "y": 16.571, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "64sBr99yBIPIbpxdil4ZY0" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1568 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": -140, + "y": 0, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "894Jil2OhD84XdOP9fS7Ua" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1570 + }, + "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__": 1572 + }, + "targetInfo": { + "__id__": 1573 + } + }, + { + "__type__": "cc.Node", + "__editorExtras__": {} + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "a33ReyWcpAoZY5ieotS6Ir" + ] + }, + { + "__type__": "cc.Node", + "_objFlags": 0, + "_parent": { + "__id__": 1517 + }, + "_prefab": { + "__id__": 1575 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1574 + }, + "asset": { + "__uuid__": "f30f91b1-3100-4d9e-befb-cdde5f86e6f8", + "__expectedType__": "cc.Prefab" + }, + "fileId": "5dVotvOAFMoaprbNZVAkgY", + "instance": { + "__id__": 1576 + }, + "targetOverrides": [ + { + "__id__": 1593 + } + ] + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "14bP6DdXJOureZUnIP5iDt", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 1577 + }, + { + "__id__": 1579 + }, + { + "__id__": 1580 + }, + { + "__id__": 1581 + }, + { + "__id__": 1582 + }, + { + "__id__": 1584 + }, + { + "__id__": 1585 + }, + { + "__id__": 1587 + }, + { + "__id__": 1589 + }, + { + "__id__": 1591 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1578 + }, + "propertyPath": [ + "_name" + ], + "value": "equip-002" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "5dVotvOAFMoaprbNZVAkgY" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1578 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": -260, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1578 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1578 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1583 + }, + "propertyPath": [ + "_spriteFrame" + ], + "value": { + "__uuid__": "2842dc10-d89e-4ff6-8a11-6d09bf48cf20@048d1", + "__expectedType__": "cc.SpriteFrame" + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "8amwNREnBNi5jgoZM6EcN7", + "075wC9BqZNpKBHWkkHGa0w" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1583 + }, + "propertyPath": [ + "_atlas" + ], + "value": { + "__uuid__": "2842dc10-d89e-4ff6-8a11-6d09bf48cf20", + "__expectedType__": "cc.SpriteAtlas" + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1586 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": -289.304, + "y": 0, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "8amwNREnBNi5jgoZM6EcN7", + "c46/YsCPVOJYA4mWEpNYRx" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1588 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": -251.748, + "y": 16.571, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "64sBr99yBIPIbpxdil4ZY0" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1590 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": -140, + "y": 0, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "894Jil2OhD84XdOP9fS7Ua" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1592 + }, + "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__": 1594 + }, + "targetInfo": { + "__id__": 1595 + } + }, + { + "__type__": "cc.Node", + "__editorExtras__": {} + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "a33ReyWcpAoZY5ieotS6Ir" + ] + }, + { + "__type__": "cc.Node", + "_objFlags": 0, + "_parent": { + "__id__": 1517 + }, + "_prefab": { + "__id__": 1597 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1596 + }, + "asset": { + "__uuid__": "f30f91b1-3100-4d9e-befb-cdde5f86e6f8", + "__expectedType__": "cc.Prefab" + }, + "fileId": "5dVotvOAFMoaprbNZVAkgY", + "instance": { + "__id__": 1598 + }, + "targetOverrides": [ + { + "__id__": 1615 + } + ] + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "b7+XjBrmtLc5UxBI0SqqwH", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 1599 + }, + { + "__id__": 1601 + }, + { + "__id__": 1602 + }, + { + "__id__": 1603 + }, + { + "__id__": 1604 + }, + { + "__id__": 1606 + }, + { + "__id__": 1607 + }, + { + "__id__": 1609 + }, + { + "__id__": 1611 + }, + { + "__id__": 1613 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1600 + }, + "propertyPath": [ + "_name" + ], + "value": "equip-003" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "5dVotvOAFMoaprbNZVAkgY" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1600 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": -365, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1600 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1600 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1605 + }, + "propertyPath": [ + "_spriteFrame" + ], + "value": { + "__uuid__": "2842dc10-d89e-4ff6-8a11-6d09bf48cf20@048d1", + "__expectedType__": "cc.SpriteFrame" + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "8amwNREnBNi5jgoZM6EcN7", + "075wC9BqZNpKBHWkkHGa0w" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1605 + }, + "propertyPath": [ + "_atlas" + ], + "value": { + "__uuid__": "2842dc10-d89e-4ff6-8a11-6d09bf48cf20", + "__expectedType__": "cc.SpriteAtlas" + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1608 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": -289.304, + "y": 0, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "8amwNREnBNi5jgoZM6EcN7", + "c46/YsCPVOJYA4mWEpNYRx" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1610 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": -251.748, + "y": 16.571, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "64sBr99yBIPIbpxdil4ZY0" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1612 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": -140, + "y": 0, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "894Jil2OhD84XdOP9fS7Ua" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1614 + }, + "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__": 1616 + }, + "targetInfo": { + "__id__": 1617 + } + }, + { + "__type__": "cc.Node", + "__editorExtras__": {} + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "a33ReyWcpAoZY5ieotS6Ir" + ] + }, + { + "__type__": "cc.Node", + "_objFlags": 0, + "_parent": { + "__id__": 1517 + }, + "_prefab": { + "__id__": 1619 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1618 + }, + "asset": { + "__uuid__": "f30f91b1-3100-4d9e-befb-cdde5f86e6f8", + "__expectedType__": "cc.Prefab" + }, + "fileId": "5dVotvOAFMoaprbNZVAkgY", + "instance": { + "__id__": 1620 + }, + "targetOverrides": [ + { + "__id__": 1637 + } + ] + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "2e7tOilXdCgY/VC2tqOKuZ", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 1621 + }, + { + "__id__": 1623 + }, + { + "__id__": 1624 + }, + { + "__id__": 1625 + }, + { + "__id__": 1626 + }, + { + "__id__": 1628 + }, + { + "__id__": 1629 + }, + { + "__id__": 1631 + }, + { + "__id__": 1633 + }, + { + "__id__": 1635 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1622 + }, + "propertyPath": [ + "_name" + ], + "value": "equip-004" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "5dVotvOAFMoaprbNZVAkgY" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1622 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": -470, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1622 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1622 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1627 + }, + "propertyPath": [ + "_spriteFrame" + ], + "value": { + "__uuid__": "2842dc10-d89e-4ff6-8a11-6d09bf48cf20@048d1", + "__expectedType__": "cc.SpriteFrame" + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "8amwNREnBNi5jgoZM6EcN7", + "075wC9BqZNpKBHWkkHGa0w" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1627 + }, + "propertyPath": [ + "_atlas" + ], + "value": { + "__uuid__": "2842dc10-d89e-4ff6-8a11-6d09bf48cf20", + "__expectedType__": "cc.SpriteAtlas" + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1630 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": -289.304, + "y": 0, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "8amwNREnBNi5jgoZM6EcN7", + "c46/YsCPVOJYA4mWEpNYRx" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1632 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": -251.748, + "y": 16.571, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "64sBr99yBIPIbpxdil4ZY0" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1634 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": -140, + "y": 0, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "894Jil2OhD84XdOP9fS7Ua" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1636 + }, + "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__": 1638 + }, + "targetInfo": { + "__id__": 1639 + } + }, + { + "__type__": "cc.Node", + "__editorExtras__": {} + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "a33ReyWcpAoZY5ieotS6Ir" + ] + }, + { + "__type__": "cc.Node", + "_objFlags": 0, + "_parent": { + "__id__": 1517 + }, + "_prefab": { + "__id__": 1641 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1640 + }, + "asset": { + "__uuid__": "f30f91b1-3100-4d9e-befb-cdde5f86e6f8", + "__expectedType__": "cc.Prefab" + }, + "fileId": "5dVotvOAFMoaprbNZVAkgY", + "instance": { + "__id__": 1642 + }, + "targetOverrides": [ + { + "__id__": 1659 + } + ] + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "6aJgdxgP1NwLHh0zENoC58", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 1643 + }, + { + "__id__": 1645 + }, + { + "__id__": 1646 + }, + { + "__id__": 1647 + }, + { + "__id__": 1648 + }, + { + "__id__": 1650 + }, + { + "__id__": 1651 + }, + { + "__id__": 1653 + }, + { + "__id__": 1655 + }, + { + "__id__": 1657 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1644 + }, + "propertyPath": [ + "_name" + ], + "value": "equip-005" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "5dVotvOAFMoaprbNZVAkgY" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1644 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": -575, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1644 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1644 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1649 + }, + "propertyPath": [ + "_spriteFrame" + ], + "value": { + "__uuid__": "2842dc10-d89e-4ff6-8a11-6d09bf48cf20@048d1", + "__expectedType__": "cc.SpriteFrame" + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "8amwNREnBNi5jgoZM6EcN7", + "075wC9BqZNpKBHWkkHGa0w" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1649 + }, + "propertyPath": [ + "_atlas" + ], + "value": { + "__uuid__": "2842dc10-d89e-4ff6-8a11-6d09bf48cf20", + "__expectedType__": "cc.SpriteAtlas" + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1652 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": -289.304, + "y": 0, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "8amwNREnBNi5jgoZM6EcN7", + "c46/YsCPVOJYA4mWEpNYRx" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1654 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": -251.748, + "y": 16.571, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "64sBr99yBIPIbpxdil4ZY0" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1656 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": -140, + "y": 0, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "894Jil2OhD84XdOP9fS7Ua" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1658 + }, + "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__": 1660 + }, + "targetInfo": { + "__id__": 1661 + } + }, + { + "__type__": "cc.Node", + "__editorExtras__": {} + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "a33ReyWcpAoZY5ieotS6Ir" + ] + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1517 + }, + "_enabled": true, + "__prefab": { + "__id__": 1663 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 680, + "height": 600 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 1 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "21CBIPnHxKGJCTIt3ZhjGf" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1517 + }, + "_enabled": true, + "__prefab": { + "__id__": 1665 + }, + "_alignFlags": 41, + "_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": 220, + "_originalHeight": 0, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "f5fl1OJitEmp42Kh2+0yhC" + }, + { + "__type__": "cc.Layout", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1517 + }, + "_enabled": true, + "__prefab": { + "__id__": 1667 + }, + "_resizeMode": 0, + "_layoutType": 2, + "_cellSize": { + "__type__": "cc.Size", + "width": 40, + "height": 40 + }, + "_startAxis": 0, + "_paddingLeft": 0, + "_paddingRight": 0, + "_paddingTop": 0, + "_paddingBottom": 5, + "_spacingX": 0, + "_spacingY": 5, + "_verticalDirection": 1, + "_horizontalDirection": 0, + "_constraint": 0, + "_constraintNum": 2, + "_affectedByScale": false, + "_isAlign": false, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "5bJzpvRw5Jf7cCdGREzFhq" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "15Lq95zjhPI60bGA7tJ4Vp", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "e1XfDWBa1Enr82dSqX1XrU", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1499 + }, + "_enabled": true, + "__prefab": { + "__id__": 1671 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 680, + "height": 350 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "56t50rqslJFI/li8QqUKn3" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1499 + }, + "_enabled": false, + "__prefab": { + "__id__": 1673 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "b730527c-3233-41c2-aaf7-7cdab58f9749@f9941", + "__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": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "28ADwz6Y9M/amSMNzlMd7m" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1499 + }, + "_enabled": true, + "__prefab": { + "__id__": 1675 + }, + "_alignFlags": 45, + "_target": null, + "_left": 20, + "_right": 20, + "_top": 20, + "_bottom": 80, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 240, + "_originalHeight": 250, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "0e1WGOct5BuIinO0JJBYdk" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "942KlucGBNGYQC72QOA9PE", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "cb4", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1490 + }, + "_children": [ + { + "__id__": 1678 + } + ], + "_active": true, + "_components": [ + { + "__id__": 1738 + }, + { + "__id__": 1740 + }, + { + "__id__": 1742 + }, + { + "__id__": 1744 + } + ], + "_prefab": { + "__id__": 1746 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -0.05000000000001137, + "y": 50, + "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": "close", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1677 + }, + "_children": [ + { + "__id__": 1679 + }, + { + "__id__": 1693 + }, + { + "__id__": 1701 + }, + { + "__id__": 1709 + }, + { + "__id__": 1727 + } + ], + "_active": true, + "_components": [ + { + "__id__": 1733 + }, + { + "__id__": 1735 + } + ], + "_prefab": { + "__id__": 1737 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 5, + "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__": 1678 + }, + "_prefab": { + "__id__": 1680 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1679 + }, + "asset": { + "__uuid__": "86a3c4cd-71c7-4502-b713-65f0ace7912a", + "__expectedType__": "cc.Prefab" + }, + "fileId": "d3jYvT7whFS5scQFZeO5AK", + "instance": { + "__id__": 1681 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "4foDj/eodLA4R6/evxLSrx", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 1682 + }, + { + "__id__": 1684 + }, + { + "__id__": 1685 + }, + { + "__id__": 1686 + }, + { + "__id__": 1687 + }, + { + "__id__": 1689 + }, + { + "__id__": 1691 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1683 + }, + "propertyPath": [ + "_name" + ], + "value": "smalltip" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "d3jYvT7whFS5scQFZeO5AK" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1683 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 1.966, + "y": 101.342, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1683 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1683 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1688 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 120, + "height": 70 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "3aTUQpkypKh5v6YnH99gAD" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1690 + }, + "propertyPath": [ + "_string" + ], + "value": "金币不足" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "52GlHcXJZDJqYfTH62X5lp" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1692 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 84, + "height": 54.4 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "11pqUo9t9IWYWj/LjK3fNo" + ] + }, + { + "__type__": "cc.Node", + "_name": "bg", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1678 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 1694 + }, + { + "__id__": 1696 + }, + { + "__id__": 1698 + } + ], + "_prefab": { + "__id__": 1700 + }, + "_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__": 1693 + }, + "_enabled": true, + "__prefab": { + "__id__": 1695 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 719.9, + "height": 90 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "2ddo1AMXZCArXeQJSsS9/a" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1693 + }, + "_enabled": true, + "__prefab": { + "__id__": 1697 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 229, + "b": 39, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@abf7b", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 1, + "_fillType": 0, + "_sizeMode": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": true, + "_atlas": { + "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", + "__expectedType__": "cc.SpriteAtlas" + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "09byYHe7JHt5jSwpvq7nis" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1693 + }, + "_enabled": true, + "__prefab": { + "__id__": 1699 + }, + "_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": 180, + "_originalHeight": 120, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "edCmFWf4NKEKYYVhs4mZeS" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "e0iBsqvftGFZwrJ+zcdV73", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "nobg", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1678 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 1702 + }, + { + "__id__": 1704 + }, + { + "__id__": 1706 + } + ], + "_prefab": { + "__id__": 1708 + }, + "_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__": 1701 + }, + "_enabled": true, + "__prefab": { + "__id__": 1703 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 719.9, + "height": 90 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "36k+9tv0JE57QKdQKF6mfX" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1701 + }, + "_enabled": true, + "__prefab": { + "__id__": 1705 + }, + "_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@abf7b", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 1, + "_fillType": 0, + "_sizeMode": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": true, + "_atlas": { + "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", + "__expectedType__": "cc.SpriteAtlas" + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "dcMNAF9kZPjJSwA4vvdbUP" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1701 + }, + "_enabled": true, + "__prefab": { + "__id__": 1707 + }, + "_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": 180, + "_originalHeight": 120, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "de8Jn/yhdGRa/FSeb1Vgx/" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "1dPrAca0lMOJoevnKCcVWx", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "coin", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1678 + }, + "_children": [ + { + "__id__": 1710 + }, + { + "__id__": 1716 + } + ], + "_active": true, + "_components": [ + { + "__id__": 1722 + }, + { + "__id__": 1724 + } + ], + "_prefab": { + "__id__": 1726 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -106.702, + "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", + "_name": "bg_line", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1709 + }, + "_children": [], + "_active": false, + "_components": [ + { + "__id__": 1711 + }, + { + "__id__": 1713 + } + ], + "_prefab": { + "__id__": 1715 + }, + "_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__": 1710 + }, + "_enabled": true, + "__prefab": { + "__id__": 1712 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 100, + "height": 30 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "f10HYQ6FpJwKbGOZDE2zKZ" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1710 + }, + "_enabled": true, + "__prefab": { + "__id__": 1714 + }, + "_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@7f50d", + "__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": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "ebZhfePaRMfYs6ag+tV890" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "5cSg80wftGXaccb2x4ujAh", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "icon", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1709 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 1717 + }, + { + "__id__": 1719 + } + ], + "_prefab": { + "__id__": 1721 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 50.254, + "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__": 1716 + }, + "_enabled": true, + "__prefab": { + "__id__": 1718 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 30, + "height": 30 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "7fWpmdWL1Jaqlw8Tlz9vDK" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1716 + }, + "_enabled": true, + "__prefab": { + "__id__": 1720 + }, + "_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@d5b61", + "__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": "14T7cHuZVKyrKoDCTVxqhY" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "936gU+gzVP1rKsppwj40j9", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1709 + }, + "_enabled": true, + "__prefab": { + "__id__": 1723 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 40, + "height": 40 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "0cDBSwSBxDCqO5qhmjcOVk" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1709 + }, + "_enabled": true, + "__prefab": { + "__id__": 1725 + }, + "_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": "06Q1592ohKw5Wn+I8YR9zK" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "33QHwDNWNDq5sQJyLNU0Aa", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "Label", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1678 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 1728 + }, + { + "__id__": 1730 + } + ], + "_prefab": { + "__id__": 1732 + }, + "_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__": 1727 + }, + "_enabled": true, + "__prefab": { + "__id__": 1729 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 68, + "height": 58.4 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "9bVRpRXXpNU7t2wMhhGOG8" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1727 + }, + "_enabled": true, + "__prefab": { + "__id__": 1731 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "关闭", + "_horizontalAlign": 1, + "_verticalAlign": 1, + "_actualFontSize": 30, + "_fontSize": 30, + "_fontFamily": "Arial", + "_lineHeight": 40, + "_overflow": 0, + "_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": 4, + "_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": "14lpKjFG9D057lEMEfuE9E" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "3aCTIIgiBH7qH3CVDxKujz", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1678 + }, + "_enabled": true, + "__prefab": { + "__id__": 1734 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 719.9, + "height": 90 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "7bstQ8WY9BM4o3+PPK3iFu" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1678 + }, + "_enabled": true, + "__prefab": { + "__id__": 1736 + }, + "_alignFlags": 44, + "_target": null, + "_left": 5, + "_right": -5, + "_top": 0, + "_bottom": 5, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 120, + "_originalHeight": 0, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "b7X3fT65BJObKMkvak/55b" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "9de0a1/XNEBoyVCwCWCngr", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1677 + }, + "_enabled": true, + "__prefab": { + "__id__": 1739 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 719.9, + "height": 100 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "45SUZpOpBMnZkFoWlWQcoS" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1677 + }, + "_enabled": true, + "__prefab": { + "__id__": 1741 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": null, + "_type": 1, + "_fillType": 0, + "_sizeMode": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": true, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "055O7L0zFHLIKznm9AaIEK" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1677 + }, + "_enabled": true, + "__prefab": { + "__id__": 1743 + }, + "_alignFlags": 44, + "_target": null, + "_left": 0, + "_right": 0.1, + "_top": 0, + "_bottom": 0, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 140, + "_originalHeight": 0, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "eaO3yLkhBFvaRBN1m5r7qM" + }, + { + "__type__": "cc.Layout", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1677 + }, + "_enabled": true, + "__prefab": { + "__id__": 1745 + }, + "_resizeMode": 0, + "_layoutType": 1, + "_cellSize": { + "__type__": "cc.Size", + "width": 40, + "height": 40 + }, + "_startAxis": 0, + "_paddingLeft": 5, + "_paddingRight": 5, + "_paddingTop": 0, + "_paddingBottom": 0, + "_spacingX": 0, + "_spacingY": 0, + "_verticalDirection": 1, + "_horizontalDirection": 0, + "_constraint": 0, + "_constraintNum": 2, + "_affectedByScale": false, + "_isAlign": false, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "0cDihZ89xAAq20aIiiv2ZZ" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "78DpU7wA5PHpyyD4YNaO4Q", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "title", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1490 + }, + "_children": [ + { + "__id__": 1748 + }, + { + "__id__": 1754 + } + ], + "_active": false, + "_components": [ + { + "__id__": 1760 + } + ], + "_prefab": { + "__id__": 1762 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 325.901, + "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": "Title_Ribbon_03_Blue", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1747 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 1749 + }, + { + "__id__": 1751 + } + ], + "_prefab": { + "__id__": 1753 + }, + "_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": 2, + "y": 2, + "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__": 1748 + }, + "_enabled": true, + "__prefab": { + "__id__": 1750 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 330, + "height": 42 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "76jhwiPdlHiZpFxXeMB4Sh" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1748 + }, + "_enabled": true, + "__prefab": { + "__id__": 1752 + }, + "_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@d5229", + "__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": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "b1wNvxlnFM9Jgh7Gs1bzH4" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "f5DqNBee1DnbkF2gr5+Efq", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "title", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1747 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 1755 + }, + { + "__id__": 1757 + } + ], + "_prefab": { + "__id__": 1759 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 8.137, + "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__": 1754 + }, + "_enabled": true, + "__prefab": { + "__id__": 1756 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 168, + "height": 64.7 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "84GNc/w3tKtIpKl15fa2kQ" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1754 + }, + "_enabled": true, + "__prefab": { + "__id__": 1758 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "招募英雄", + "_horizontalAlign": 1, + "_verticalAlign": 1, + "_actualFontSize": 40, + "_fontSize": 40, + "_fontFamily": "Arial", + "_lineHeight": 45, + "_overflow": 0, + "_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": 4, + "_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": "86T0QDMBBCCq3QBJnIE5Op" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "27gO0ip6BJ/4eMi/61xpaP", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1747 + }, + "_enabled": true, + "__prefab": { + "__id__": 1761 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 100, + "height": 100 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "e1PIT1G19Ot45K2HNNz4+d" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "e5FyAGMLdHY5pp6vIT8VVK", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1490 + }, + "_enabled": true, + "__prefab": { + "__id__": 1764 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 720, + "height": 450 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "0887lSGxtGObMtJYwxcfpC" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1490 + }, + "_enabled": true, + "__prefab": { + "__id__": 1766 + }, + "_alignFlags": 42, + "_target": null, + "_left": 0, + "_right": 0, + "_top": 600, + "_bottom": 0, + "_horizontalCenter": 0, + "_verticalCenter": -270.13, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 180, + "_originalHeight": 300, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "3eeXploWlHEJUZpqFrmsAJ" + }, + { + "__type__": "cc.Layout", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1490 + }, + "_enabled": false, + "__prefab": { + "__id__": 1768 + }, + "_resizeMode": 1, + "_layoutType": 1, + "_cellSize": { + "__type__": "cc.Size", + "width": 40, + "height": 40 + }, + "_startAxis": 0, + "_paddingLeft": 0, + "_paddingRight": 0, + "_paddingTop": 0, + "_paddingBottom": 0, + "_spacingX": 3, + "_spacingY": 0, + "_verticalDirection": 1, + "_horizontalDirection": 0, + "_constraint": 0, + "_constraintNum": 2, + "_affectedByScale": false, + "_isAlign": false, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "7dR5g1NB5Lp6r0Zk+Lertz" + }, + { + "__type__": "cc.BlockInputEvents", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1490 + }, + "_enabled": true, + "__prefab": { + "__id__": 1770 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "64/LhLyetDlJKByFDklOQ4" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "e4SJlxV9hP+IkPzGc7PJsA", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "sbar", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1 + }, + "_children": [ + { + "__id__": 1773 + }, + { + "__id__": 1819 + }, + { + "__id__": 1855 + } + ], + "_active": true, + "_components": [ + { + "__id__": 1899 + }, + { + "__id__": 1901 + }, + { + "__id__": 1903 + }, + { + "__id__": 1905 + } + ], + "_prefab": { + "__id__": 1907 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -5, + "y": 644.356, + "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": "pool", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1772 + }, + "_children": [ + { + "__id__": 1774 + }, + { + "__id__": 1780 + }, + { + "__id__": 1794 + }, + { + "__id__": 1800 + }, + { + "__id__": 1806 + } + ], + "_active": false, + "_components": [ + { + "__id__": 1812 + }, + { + "__id__": 1814 + }, + { + "__id__": 1816 + } + ], + "_prefab": { + "__id__": 1818 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -180, + "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", + "_name": "next", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1773 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 1775 + }, + { + "__id__": 1777 + } + ], + "_prefab": { + "__id__": 1779 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -9.033, + "y": 43.928, + "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__": 1774 + }, + "_enabled": true, + "__prefab": { + "__id__": 1776 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 120.6796875, + "height": 54.4 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "99eDEyYgBNc5FLq74Icoi/" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1774 + }, + "_enabled": true, + "__prefab": { + "__id__": 1778 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "5 回合后升级", + "_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": 29, + "g": 29, + "b": 29, + "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": "abHy0d+91LS62B4ZGVmXft" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "2byySOy1xFnbem/25EQ4wg", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_objFlags": 0, + "_parent": { + "__id__": 1773 + }, + "_prefab": { + "__id__": 1781 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1780 + }, + "asset": { + "__uuid__": "86a3c4cd-71c7-4502-b713-65f0ace7912a", + "__expectedType__": "cc.Prefab" + }, + "fileId": "d3jYvT7whFS5scQFZeO5AK", + "instance": { + "__id__": 1782 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "45Sflb7DVDCKOviYqZeWvO", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 1783 + }, + { + "__id__": 1785 + }, + { + "__id__": 1786 + }, + { + "__id__": 1787 + }, + { + "__id__": 1788 + }, + { + "__id__": 1790 + }, + { + "__id__": 1792 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1784 + }, + "propertyPath": [ + "_name" + ], + "value": "smalltip" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "d3jYvT7whFS5scQFZeO5AK" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1784 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1784 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1784 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1789 + }, + "propertyPath": [ + "_string" + ], + "value": "卡池升级" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "52GlHcXJZDJqYfTH62X5lp" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1791 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 84, + "height": 54.4 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "11pqUo9t9IWYWj/LjK3fNo" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1793 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 150, + "height": 70 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "3aTUQpkypKh5v6YnH99gAD" + ] + }, + { + "__type__": "cc.Node", + "_name": "ItemIcon_Card_1", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1773 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 1795 + }, + { + "__id__": 1797 + } + ], + "_prefab": { + "__id__": 1799 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -51.744, + "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__": 1794 + }, + "_enabled": true, + "__prefab": { + "__id__": 1796 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 35, + "height": 35 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "bbK4/a9tRFx5JMidFhSlkz" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1794 + }, + "_enabled": true, + "__prefab": { + "__id__": 1798 + }, + "_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@419d2", + "__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": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "229/srCe9BmqTHAV9p/TsV" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "45gEtHSDxJaoN1Xr34St1x", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "Label", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1773 + }, + "_children": [], + "_active": false, + "_components": [ + { + "__id__": 1801 + }, + { + "__id__": 1803 + } + ], + "_prefab": { + "__id__": 1805 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -11.254, + "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__": 1800 + }, + "_enabled": true, + "__prefab": { + "__id__": 1802 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 45.1181640625, + "height": 54.4 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "62pC+E0O9KdK5s4nZnHYWl" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1800 + }, + "_enabled": true, + "__prefab": { + "__id__": 1804 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "Lv.", + "_horizontalAlign": 0, + "_verticalAlign": 1, + "_actualFontSize": 30, + "_fontSize": 30, + "_fontFamily": "Arial", + "_lineHeight": 40, + "_overflow": 0, + "_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": "38MmaE33ZGq5gvdvLHSqf9" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "53y2HVazdO7LVH49nJRYjY", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "lv", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1773 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 1807 + }, + { + "__id__": 1809 + } + ], + "_prefab": { + "__id__": 1811 + }, + "_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__": 1806 + }, + "_enabled": true, + "__prefab": { + "__id__": 1808 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 49.4, + "height": 54.4 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "34514AV7lDEIB3X6va1a0p" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1806 + }, + "_enabled": true, + "__prefab": { + "__id__": 1810 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "Lv.1", + "_horizontalAlign": 0, + "_verticalAlign": 1, + "_actualFontSize": 25, + "_fontSize": 30, + "_fontFamily": "Arial", + "_lineHeight": 40, + "_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": "c6yk/v6O1MlJWMaS3hp0+r" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "f9eNAX5ExDAp4qyVXmr6ch", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1773 + }, + "_enabled": true, + "__prefab": { + "__id__": 1813 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 170, + "height": 40 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "13cgv9NFZD56jraDN4FFYz" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1773 + }, + "_enabled": false, + "__prefab": { + "__id__": 1815 + }, + "_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@96e5b", + "__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": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "65ZsmhfBBJBaGbjw3Bvfod" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1773 + }, + "_enabled": false, + "__prefab": { + "__id__": 1817 + }, + "_alignFlags": 44, + "_target": null, + "_left": 529.9999999999999, + "_right": -529.9999999999999, + "_top": 0, + "_bottom": 141.48, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 240, + "_originalHeight": 0, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "2exfvXIhVPDZjZYZT+iSOJ" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "8dSJngLXdOKKAUKm8SUzrR", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "coin", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1772 + }, + "_children": [ + { + "__id__": 1820 + }, + { + "__id__": 1834 + }, + { + "__id__": 1840 + } + ], + "_active": true, + "_components": [ + { + "__id__": 1848 + }, + { + "__id__": 1850 + }, + { + "__id__": 1852 + } + ], + "_prefab": { + "__id__": 1854 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -265, + "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__": 1819 + }, + "_prefab": { + "__id__": 1821 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1820 + }, + "asset": { + "__uuid__": "86a3c4cd-71c7-4502-b713-65f0ace7912a", + "__expectedType__": "cc.Prefab" + }, + "fileId": "d3jYvT7whFS5scQFZeO5AK", + "instance": { + "__id__": 1822 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "afBwe+xrtAhLFQ4HPhSfDL", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 1823 + }, + { + "__id__": 1825 + }, + { + "__id__": 1826 + }, + { + "__id__": 1827 + }, + { + "__id__": 1828 + }, + { + "__id__": 1830 + }, + { + "__id__": 1832 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1824 + }, + "propertyPath": [ + "_name" + ], + "value": "smalltip" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "d3jYvT7whFS5scQFZeO5AK" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1824 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1824 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1824 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1829 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 150, + "height": 70 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "3aTUQpkypKh5v6YnH99gAD" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1831 + }, + "propertyPath": [ + "_string" + ], + "value": "金币不足" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "52GlHcXJZDJqYfTH62X5lp" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1833 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 84, + "height": 54.4 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "11pqUo9t9IWYWj/LjK3fNo" + ] + }, + { + "__type__": "cc.Node", + "_name": "icon", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1819 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 1835 + }, + { + "__id__": 1837 + } + ], + "_prefab": { + "__id__": 1839 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -38.086, + "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__": 1834 + }, + "_enabled": true, + "__prefab": { + "__id__": 1836 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 35, + "height": 35 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "9e9DrNzxtOFL4m/t0+A3P0" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1834 + }, + "_enabled": true, + "__prefab": { + "__id__": 1838 + }, + "_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": "efGW8b0ThNXKk6onRGpH30" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "e7dPNasr5IyqES0tbwxJX3", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "num", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1819 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 1841 + }, + { + "__id__": 1843 + }, + { + "__id__": 1845 + } + ], + "_prefab": { + "__id__": 1847 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -18.543, + "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__": 1840 + }, + "_enabled": true, + "__prefab": { + "__id__": 1842 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 120, + "height": 54.4 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "74KOydbBZPaL33+dUhhJRe" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1840 + }, + "_enabled": true, + "__prefab": { + "__id__": 1844 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "{{0}}", + "_horizontalAlign": 0, + "_verticalAlign": 1, + "_actualFontSize": 31, + "_fontSize": 30, + "_fontFamily": "Arial", + "_lineHeight": 40, + "_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": "bdrNNK7thMNZHa9Y2Lvam7" + }, + { + "__type__": "545c05XsG9GDJispEGWKvYv", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1840 + }, + "_enabled": true, + "__prefab": { + "__id__": 1846 + }, + "templateMode": true, + "watchPath": "0", + "labelType": "cc.Label", + "watchPathArr": [ + "data.mission_data.coin" + ], + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "c63uq0wtFICbfJrLh+pZmp" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "65zRY1wpZPNLTXws9hsdcE", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1819 + }, + "_enabled": true, + "__prefab": { + "__id__": 1849 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 170, + "height": 40 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "35quWEUmxMjKYP1nsLJ2VA" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1819 + }, + "_enabled": true, + "__prefab": { + "__id__": 1851 + }, + "_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": "5ancMx0I9HBaaQDn7GsHwj" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1819 + }, + "_enabled": false, + "__prefab": { + "__id__": 1853 + }, + "_alignFlags": 40, + "_target": null, + "_left": 5.684341886080802e-14, + "_right": -5.684341886080802e-14, + "_top": 0, + "_bottom": 0, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 240, + "_originalHeight": 0, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "2bBsRP7v9KRJjiuLdqa2aT" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "a2T+9jtpFDK6TbGmUuF01c", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "hero", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1772 + }, + "_children": [ + { + "__id__": 1856 + }, + { + "__id__": 1870 + }, + { + "__id__": 1878 + }, + { + "__id__": 1884 + } + ], + "_active": false, + "_components": [ + { + "__id__": 1892 + }, + { + "__id__": 1894 + }, + { + "__id__": 1896 + } + ], + "_prefab": { + "__id__": 1898 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -95, + "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__": 1855 + }, + "_prefab": { + "__id__": 1857 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1856 + }, + "asset": { + "__uuid__": "86a3c4cd-71c7-4502-b713-65f0ace7912a", + "__expectedType__": "cc.Prefab" + }, + "fileId": "d3jYvT7whFS5scQFZeO5AK", + "instance": { + "__id__": 1858 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "17jQoAjIxArIx0zGxn3BAQ", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 1859 + }, + { + "__id__": 1861 + }, + { + "__id__": 1862 + }, + { + "__id__": 1863 + }, + { + "__id__": 1864 + }, + { + "__id__": 1866 + }, + { + "__id__": 1868 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1860 + }, + "propertyPath": [ + "_name" + ], + "value": "smalltip" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "d3jYvT7whFS5scQFZeO5AK" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1860 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1860 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1860 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1865 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 150, + "height": 70 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "3aTUQpkypKh5v6YnH99gAD" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1867 + }, + "propertyPath": [ + "_string" + ], + "value": "英雄队伍已满" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "52GlHcXJZDJqYfTH62X5lp" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1869 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 124, + "height": 54.4 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "11pqUo9t9IWYWj/LjK3fNo" + ] + }, + { + "__type__": "cc.Node", + "_name": "bg", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1855 + }, + "_children": [], + "_active": false, + "_components": [ + { + "__id__": 1871 + }, + { + "__id__": 1873 + }, + { + "__id__": 1875 + } + ], + "_prefab": { + "__id__": 1877 + }, + "_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__": 1870 + }, + "_enabled": true, + "__prefab": { + "__id__": 1872 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 510.00000000000006, + "height": 50 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "2cUj3Q4DZLCoozORfwKbf4" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1870 + }, + "_enabled": true, + "__prefab": { + "__id__": 1874 + }, + "_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@96e5b", + "__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": "29lpRqwkFEtptpWZmrVFC2" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1870 + }, + "_enabled": true, + "__prefab": { + "__id__": 1876 + }, + "_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": 240, + "_originalHeight": 45, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "abchfEW1ZBSZOFr/NUO5q6" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "ebDo8RYmhKJoLQcsDOvm6d", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "icon", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1855 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 1879 + }, + { + "__id__": 1881 + } + ], + "_prefab": { + "__id__": 1883 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -19.526, + "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__": 1878 + }, + "_enabled": true, + "__prefab": { + "__id__": 1880 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 43.2, + "height": 36 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "23qUuUxkBMurmQwTpy+EPH" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1878 + }, + "_enabled": true, + "__prefab": { + "__id__": 1882 + }, + "_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": 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": "b9ofSi335KTb6xi+ky1Tj7" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "84qEY2WspHubd3RtrAP2OD", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "num", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1855 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 1885 + }, + { + "__id__": 1887 + }, + { + "__id__": 1889 + } + ], + "_prefab": { + "__id__": 1891 + }, + "_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__": 1884 + }, + "_enabled": true, + "__prefab": { + "__id__": 1886 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 105.55029296875, + "height": 54.4 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "9dVbx7RW5PJph13g6JcE7f" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1884 + }, + "_enabled": true, + "__prefab": { + "__id__": 1888 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "{{0}}/{{1}}", + "_horizontalAlign": 0, + "_verticalAlign": 1, + "_actualFontSize": 25, + "_fontSize": 25, + "_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": "01P1XFffFI0YeiDoBu0o4q" + }, + { + "__type__": "545c05XsG9GDJispEGWKvYv", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1884 + }, + "_enabled": true, + "__prefab": { + "__id__": 1890 + }, + "templateMode": true, + "watchPath": "", + "labelType": "cc.Label", + "watchPathArr": [ + "data.mission_data.hero_num", + "data.mission_data.hero_max_num" + ], + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "67gp0S7s1LbJrRJxA2hyAY" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "b3xI06b3hKYYXhvxKA/RVk", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1855 + }, + "_enabled": true, + "__prefab": { + "__id__": 1893 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 170, + "height": 40 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "ab5M6WKotJg40uWXPTZ1ob" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1855 + }, + "_enabled": true, + "__prefab": { + "__id__": 1895 + }, + "_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": "4e8JM6nBZJqrvjHs0V8aai" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1855 + }, + "_enabled": false, + "__prefab": { + "__id__": 1897 + }, + "_alignFlags": 40, + "_target": null, + "_left": 1060, + "_right": -1060, + "_top": 0, + "_bottom": 0, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 240, + "_originalHeight": 0, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "d3VFgYPnNFJ5pernm2R/lv" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "92fF6VNGhL4KGhc565gFRM", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1772 + }, + "_enabled": true, + "__prefab": { + "__id__": 1900 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 700, + "height": 50 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "ef3GXI6RFAuZZkMAuR7BwE" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1772 + }, + "_enabled": false, + "__prefab": { + "__id__": 1902 + }, + "_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@96e5b", + "__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": "c0c6lwAt5EeqPi6c2P+//e" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1772 + }, + "_enabled": true, + "__prefab": { + "__id__": 1904 + }, + "_alignFlags": 40, + "_target": null, + "_left": 5, + "_right": 15, + "_top": 0, + "_bottom": 0, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 240, + "_originalHeight": 0, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "1e8oJVnutNjaRRmBUqjQEa" + }, + { + "__type__": "cc.Layout", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1772 + }, + "_enabled": true, + "__prefab": { + "__id__": 1906 + }, + "_resizeMode": 0, + "_layoutType": 1, + "_cellSize": { + "__type__": "cc.Size", + "width": 40, + "height": 40 + }, + "_startAxis": 0, + "_paddingLeft": 0, + "_paddingRight": 0, + "_paddingTop": 0, + "_paddingBottom": 0, + "_spacingX": 0, + "_spacingY": 0, + "_verticalDirection": 1, + "_horizontalDirection": 0, + "_constraint": 0, + "_constraintNum": 2, + "_affectedByScale": false, + "_isAlign": false, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "89GdVaXQhIzp7Mnq8ChF9e" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "87fsvXMYxN6rokxAIGrdi2", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "skills", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1 + }, + "_children": [ + { + "__id__": 1909 + }, + { + "__id__": 1917 + }, + { + "__id__": 2005 + }, + { + "__id__": 2290 + }, + { + "__id__": 2623 + } + ], + "_active": true, + "_components": [ + { + "__id__": 2639 + }, + { + "__id__": 2641 + }, + { + "__id__": 2643 + }, + { + "__id__": 2645 + } + ], + "_prefab": { + "__id__": 2647 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 144.87, + "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": "card_bg", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1908 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 1910 + }, + { + "__id__": 1912 + }, + { + "__id__": 1914 + } + ], + "_prefab": { + "__id__": 1916 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 225, + "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__": 1909 + }, + "_enabled": true, + "__prefab": { + "__id__": 1911 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 710, + "height": 450 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "35EcWx3q9LMYUqsTJIoP72" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1909 + }, + "_enabled": true, + "__prefab": { + "__id__": 1913 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 39, + "g": 185, + "b": 253, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@cd9c1", + "__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__": "cb93c900-b440-4571-91d1-7da1636e3d73", + "__expectedType__": "cc.SpriteAtlas" + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "a65zwuO+ZF9Kj2nY9KQ86A" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1909 + }, + "_enabled": true, + "__prefab": { + "__id__": 1915 + }, + "_alignFlags": 45, + "_target": null, + "_left": 5, + "_right": 5, + "_top": 0, + "_bottom": 0, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 720, + "_originalHeight": 280, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "ceScWNI2ZIuJHCuw+RSbbR" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "bb2IiSUqJLmZCy41Xnmnc+", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "cardbgs", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1908 + }, + "_children": [ + { + "__id__": 1918 + }, + { + "__id__": 1938 + }, + { + "__id__": 1958 + }, + { + "__id__": 1978 + } + ], + "_active": true, + "_components": [ + { + "__id__": 1998 + }, + { + "__id__": 2000 + }, + { + "__id__": 2002 + } + ], + "_prefab": { + "__id__": 2004 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 296.948, + "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": "cb1", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1917 + }, + "_children": [ + { + "__id__": 1919 + }, + { + "__id__": 1927 + } + ], + "_active": true, + "_components": [ + { + "__id__": 1933 + }, + { + "__id__": 1935 + } + ], + "_prefab": { + "__id__": 1937 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -220, + "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", + "_name": "Group 66", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1918 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 1920 + }, + { + "__id__": 1922 + }, + { + "__id__": 1924 + } + ], + "_prefab": { + "__id__": 1926 + }, + "_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__": 1919 + }, + "_enabled": true, + "__prefab": { + "__id__": 1921 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 164, + "height": 220 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "0aAec9BgBNya0iEfCHqNIz" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1919 + }, + "_enabled": true, + "__prefab": { + "__id__": 1923 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 238, + "g": 236, + "b": 236, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@96e5b", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 1, + "_fillType": 0, + "_sizeMode": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": true, + "_atlas": { + "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4", + "__expectedType__": "cc.SpriteAtlas" + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "da5QMVo+ZE66IUyrvFXCP/" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1919 + }, + "_enabled": true, + "__prefab": { + "__id__": 1925 + }, + "_alignFlags": 45, + "_target": null, + "_left": 3, + "_right": 3, + "_top": 5, + "_bottom": 5, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 181, + "_originalHeight": 202, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "98zLRuQxxFM5u1mpH5R/H0" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "0fF0zb069PTaQGz4M8saPI", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "swirl", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1918 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 1928 + }, + { + "__id__": 1930 + } + ], + "_prefab": { + "__id__": 1932 + }, + "_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.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1927 + }, + "_enabled": true, + "__prefab": { + "__id__": 1929 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 56, + "height": 54 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "07uBezsIJEwJzd7BJd+CUr" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1927 + }, + "_enabled": true, + "__prefab": { + "__id__": 1931 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 141, + "g": 141, + "b": 141, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@23c2c", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 0, + "_fillType": 0, + "_sizeMode": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": true, + "_atlas": { + "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", + "__expectedType__": "cc.SpriteAtlas" + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "23PNlegQtOdKZSTPceEP5j" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "9ap18oRsxLHYCDIb9CbaTl", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1918 + }, + "_enabled": true, + "__prefab": { + "__id__": 1934 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 170, + "height": 230 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "71OQs7zD9EeKj0fL9YpAuD" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1918 + }, + "_enabled": true, + "__prefab": { + "__id__": 1936 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": null, + "_type": 1, + "_fillType": 0, + "_sizeMode": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": true, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "4c3WLkW8JO/6X+qC5FdCT4" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "66fJqGuV1OBbaL73GpYvdT", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "cb2", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1917 + }, + "_children": [ + { + "__id__": 1939 + }, + { + "__id__": 1947 + } + ], + "_active": true, + "_components": [ + { + "__id__": 1953 + }, + { + "__id__": 1955 + } + ], + "_prefab": { + "__id__": 1957 + }, + "_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", + "_name": "Group 66", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1938 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 1940 + }, + { + "__id__": 1942 + }, + { + "__id__": 1944 + } + ], + "_prefab": { + "__id__": 1946 + }, + "_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__": 1939 + }, + "_enabled": true, + "__prefab": { + "__id__": 1941 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 164, + "height": 220 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "b5smoP2r9HXbb/EJabjVw6" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1939 + }, + "_enabled": true, + "__prefab": { + "__id__": 1943 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 238, + "g": 236, + "b": 236, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@96e5b", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 1, + "_fillType": 0, + "_sizeMode": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": true, + "_atlas": { + "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4", + "__expectedType__": "cc.SpriteAtlas" + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "87IHAgZxVEhZUrw5FgS4p9" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1939 + }, + "_enabled": true, + "__prefab": { + "__id__": 1945 + }, + "_alignFlags": 45, + "_target": null, + "_left": 3, + "_right": 3, + "_top": 5, + "_bottom": 5, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 181, + "_originalHeight": 202, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "98C9cAGhZB55f3GNRFQtOP" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "748UN0HnBKJrfo8a6F/vkw", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "swirl", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1938 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 1948 + }, + { + "__id__": 1950 + } + ], + "_prefab": { + "__id__": 1952 + }, + "_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.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1947 + }, + "_enabled": true, + "__prefab": { + "__id__": 1949 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 56, + "height": 54 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "beBwW7WaFPyqzJTqFAPHUW" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1947 + }, + "_enabled": true, + "__prefab": { + "__id__": 1951 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 141, + "g": 141, + "b": 141, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@23c2c", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 0, + "_fillType": 0, + "_sizeMode": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": true, + "_atlas": { + "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", + "__expectedType__": "cc.SpriteAtlas" + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "eaQzaPLCZHU61tN597Ltzl" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "ecdOczeOVEB4Ds/eTuxFE4", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1938 + }, + "_enabled": true, + "__prefab": { + "__id__": 1954 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 170, + "height": 230 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "367SKOXJFJGqnBJavjqUMD" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1938 + }, + "_enabled": true, + "__prefab": { + "__id__": 1956 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": null, + "_type": 1, + "_fillType": 0, + "_sizeMode": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": true, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "612DhqQZJE1ZWG8LhEym8l" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "7fsjk3wp1FHLoE9aw8oPzO", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "cb3", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1917 + }, + "_children": [ + { + "__id__": 1959 + }, + { + "__id__": 1967 + } + ], + "_active": true, + "_components": [ + { + "__id__": 1973 + }, + { + "__id__": 1975 + } + ], + "_prefab": { + "__id__": 1977 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 220, + "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", + "_name": "Group 66", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1958 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 1960 + }, + { + "__id__": 1962 + }, + { + "__id__": 1964 + } + ], + "_prefab": { + "__id__": 1966 + }, + "_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__": 1959 + }, + "_enabled": true, + "__prefab": { + "__id__": 1961 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 164, + "height": 220 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "2bwFdeSLpMO6pcRpdYXYBV" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1959 + }, + "_enabled": true, + "__prefab": { + "__id__": 1963 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 238, + "g": 236, + "b": 236, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@96e5b", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 1, + "_fillType": 0, + "_sizeMode": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": true, + "_atlas": { + "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4", + "__expectedType__": "cc.SpriteAtlas" + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "9am/Mg4i1IkJyZKpYy9Ngt" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1959 + }, + "_enabled": true, + "__prefab": { + "__id__": 1965 + }, + "_alignFlags": 45, + "_target": null, + "_left": 3, + "_right": 3, + "_top": 5, + "_bottom": 5, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 181, + "_originalHeight": 202, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "5adiDwkVxDGJxJuHVzP5QM" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "18bGA2NIFFi79NI8YQ71ES", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "swirl", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1958 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 1968 + }, + { + "__id__": 1970 + } + ], + "_prefab": { + "__id__": 1972 + }, + "_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.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1967 + }, + "_enabled": true, + "__prefab": { + "__id__": 1969 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 56, + "height": 54 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "32gUe91NRMZpa4lTTO570o" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1967 + }, + "_enabled": true, + "__prefab": { + "__id__": 1971 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 141, + "g": 141, + "b": 141, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@23c2c", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 0, + "_fillType": 0, + "_sizeMode": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": true, + "_atlas": { + "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", + "__expectedType__": "cc.SpriteAtlas" + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "43HtWLx4lBGZqmuSsEmHbX" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "5fYc2qDJtNCZY/hQ0lSi3H", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1958 + }, + "_enabled": true, + "__prefab": { + "__id__": 1974 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 170, + "height": 230 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "16W5Dtt9VObrCy504tw+A6" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1958 + }, + "_enabled": true, + "__prefab": { + "__id__": 1976 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": null, + "_type": 1, + "_fillType": 0, + "_sizeMode": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": true, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "a7b0/1gGNIdJfVZHaTWDIi" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "d5imbE7IpD+4redmfJzRw6", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "cb4", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1917 + }, + "_children": [ + { + "__id__": 1979 + }, + { + "__id__": 1987 + } + ], + "_active": false, + "_components": [ + { + "__id__": 1993 + }, + { + "__id__": 1995 + } + ], + "_prefab": { + "__id__": 1997 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 110, + "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", + "_name": "Group 66", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1978 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 1980 + }, + { + "__id__": 1982 + }, + { + "__id__": 1984 + } + ], + "_prefab": { + "__id__": 1986 + }, + "_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__": 1979 + }, + "_enabled": true, + "__prefab": { + "__id__": 1981 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 162, + "height": 218 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "d1ocCuwX5IQpEO8C/xdH+n" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1979 + }, + "_enabled": true, + "__prefab": { + "__id__": 1983 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 238, + "g": 236, + "b": 236, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@96e5b", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 1, + "_fillType": 0, + "_sizeMode": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": true, + "_atlas": { + "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4", + "__expectedType__": "cc.SpriteAtlas" + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "381N88JytASZYkYB2MvOi0" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1979 + }, + "_enabled": true, + "__prefab": { + "__id__": 1985 + }, + "_alignFlags": 45, + "_target": null, + "_left": 3, + "_right": 3, + "_top": 5, + "_bottom": 5, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 181, + "_originalHeight": 202, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "08GccWVvxPb5xJCYfoSK3Y" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "7c03F/nPBKRboEdFLF+MEq", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "swirl", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1978 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 1988 + }, + { + "__id__": 1990 + } + ], + "_prefab": { + "__id__": 1992 + }, + "_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.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1987 + }, + "_enabled": true, + "__prefab": { + "__id__": 1989 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 56, + "height": 54 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "5blfLDFp9Pn4IAyrYWarpC" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1987 + }, + "_enabled": true, + "__prefab": { + "__id__": 1991 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 141, + "g": 141, + "b": 141, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@23c2c", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 0, + "_fillType": 0, + "_sizeMode": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": true, + "_atlas": { + "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", + "__expectedType__": "cc.SpriteAtlas" + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "aaTDB3eChIqqPbUfaB9x9D" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "e8EcYMPoxB35hkoEaP+Msu", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1978 + }, + "_enabled": true, + "__prefab": { + "__id__": 1994 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 168, + "height": 228 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "b8ZfTq32lDJ4ndHnF0lnld" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1978 + }, + "_enabled": true, + "__prefab": { + "__id__": 1996 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": null, + "_type": 1, + "_fillType": 0, + "_sizeMode": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": true, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "8bE4ynhvFIe4O13I32Ftd8" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "ddmxQCDO5HHar7CpLklaKh", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1917 + }, + "_enabled": true, + "__prefab": { + "__id__": 1999 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 570, + "height": 300 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "c0NdwMaHlIp53ExKxMg7e4" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1917 + }, + "_enabled": true, + "__prefab": { + "__id__": 2001 + }, + "_alignFlags": 42, + "_target": null, + "_left": 75, + "_right": 75, + "_top": -391.513, + "_bottom": 591.5129999999999, + "_horizontalCenter": 0, + "_verticalCenter": 71.94799999999998, + "_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": "a1kkVAdNxEKI1/4Kf/kNw8" + }, + { + "__type__": "cc.Layout", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1917 + }, + "_enabled": false, + "__prefab": { + "__id__": 2003 + }, + "_resizeMode": 1, + "_layoutType": 1, + "_cellSize": { + "__type__": "cc.Size", + "width": 40, + "height": 40 + }, + "_startAxis": 0, + "_paddingLeft": 0, + "_paddingRight": 0, + "_paddingTop": 0, + "_paddingBottom": 0, + "_spacingX": 30, + "_spacingY": 0, + "_verticalDirection": 1, + "_horizontalDirection": 0, + "_constraint": 0, + "_constraintNum": 2, + "_affectedByScale": false, + "_isAlign": false, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "bdY2rYeLFOso6MjqRr16ks" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "2bX8JOPlpGSJavmvYc4lRC", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "cards", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1908 + }, + "_children": [ + { + "__id__": 2006 + }, + { + "__id__": 2103 + }, + { + "__id__": 2193 + } + ], + "_active": true, + "_components": [ + { + "__id__": 2283 + }, + { + "__id__": 2285 + }, + { + "__id__": 2287 + } + ], + "_prefab": { + "__id__": 2289 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 368.959, + "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__": 2005 + }, + "_prefab": { + "__id__": 2007 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 2006 + }, + "asset": { + "__uuid__": "8aaff904-8c27-4173-9716-7161893b336e", + "__expectedType__": "cc.Prefab" + }, + "fileId": "24rlgXRJ9AHLGpMW+aYyEx", + "instance": { + "__id__": 2008 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "95I6CygMJFRpk9FeyT2odz", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [ + { + "__id__": 2009 + } + ], + "propertyOverrides": [ + { + "__id__": 2015 + }, + { + "__id__": 2017 + }, + { + "__id__": 2019 + }, + { + "__id__": 2021 + }, + { + "__id__": 2023 + }, + { + "__id__": 2025 + }, + { + "__id__": 2027 + }, + { + "__id__": 2029 + }, + { + "__id__": 2031 + }, + { + "__id__": 2033 + }, + { + "__id__": 2035 + }, + { + "__id__": 2037 + }, + { + "__id__": 2039 + }, + { + "__id__": 2041 + }, + { + "__id__": 2043 + }, + { + "__id__": 2045 + }, + { + "__id__": 2047 + }, + { + "__id__": 2049 + }, + { + "__id__": 2051 + }, + { + "__id__": 2053 + }, + { + "__id__": 2055 + }, + { + "__id__": 2057 + }, + { + "__id__": 2059 + }, + { + "__id__": 2061 + }, + { + "__id__": 2063 + }, + { + "__id__": 2064 + }, + { + "__id__": 2066 + }, + { + "__id__": 2068 + }, + { + "__id__": 2070 + }, + { + "__id__": 2071 + }, + { + "__id__": 2073 + }, + { + "__id__": 2075 + }, + { + "__id__": 2076 + }, + { + "__id__": 2077 + }, + { + "__id__": 2079 + }, + { + "__id__": 2080 + }, + { + "__id__": 2081 + }, + { + "__id__": 2083 + }, + { + "__id__": 2084 + }, + { + "__id__": 2086 + }, + { + "__id__": 2087 + }, + { + "__id__": 2088 + }, + { + "__id__": 2090 + }, + { + "__id__": 2092 + }, + { + "__id__": 2094 + }, + { + "__id__": 2096 + }, + { + "__id__": 2098 + }, + { + "__id__": 2100 + } + ], + "removedComponents": [ + { + "__id__": 2102 + } + ] + }, + { + "__type__": "cc.MountedComponentsInfo", + "targetInfo": { + "__id__": 2010 + }, + "components": [ + { + "__id__": 2011 + }, + { + "__id__": 2013 + } + ] + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "24rlgXRJ9AHLGpMW+aYyEx" + ] + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": { + "mountedRoot": { + "__id__": 2006 + } + }, + "node": { + "__id__": 2006 + }, + "_enabled": true, + "__prefab": { + "__id__": 2012 + }, + "_alignFlags": 9, + "_target": null, + "_left": 0, + "_right": 0, + "_top": 83.06299999999999, + "_bottom": 0, + "_horizontalCenter": 0, + "_verticalCenter": 143.665, + "_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": "22UmviVmxCXqOTdnDKM6Kv" + }, + { + "__type__": "3fe4e0pJu1K75/rp6RRox+Z", + "_name": "", + "_objFlags": 0, + "__editorExtras__": { + "mountedRoot": { + "__id__": 2006 + } + }, + "node": { + "__id__": 2006 + }, + "_enabled": true, + "__prefab": { + "__id__": 2014 + }, + "name_node": null, + "icon_node": null, + "cost_node": null, + "Ckind_node": null, + "BG_node": null, + "info_node": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "700yTTI29KqrE7Svmf3rrC" + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2016 + }, + "propertyPath": [ + "_name" + ], + "value": "card" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "24rlgXRJ9AHLGpMW+aYyEx" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2018 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": -220, + "y": -68.06299999999999, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "24rlgXRJ9AHLGpMW+aYyEx" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2020 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "24rlgXRJ9AHLGpMW+aYyEx" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2022 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "24rlgXRJ9AHLGpMW+aYyEx" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2024 + }, + "propertyPath": [ + "_active" + ], + "value": true + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "24rlgXRJ9AHLGpMW+aYyEx" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2026 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 299, + "height": 299 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "326cum+qdAqaeo0dGt01yD" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2028 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 210, + "height": 270 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "b6/HPesdpG8ZsWB4vg6xf2" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2030 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 84, + "y": 114, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "cfMbf11IxHErK52FqmJHts" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2032 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": -84, + "y": 114, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "2b5S+tVLtA5Ykc/qVoMdAC" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2034 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 210, + "height": 270 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "99yf9rnjlM147Oc5ugZxZA" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2036 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 50, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "5cWLGvgr1MdLSDfUJV31tJ" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2038 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": -61.79599999999999, + "y": -139.265, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "09D4k31MNCHqoa2DlasmKq" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2040 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 60.925, + "y": -139.265, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "67WoSYD3dDaYE3iUhnDhbu" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2042 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": -17.96799999999999, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "c6fA+I52NLy7nwIG/TAXFX" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2044 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 180, + "height": 140 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "aePszddr1FjZ9yJvRxiJCh" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2046 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 210, + "height": 270 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "fbT2L4/5lBv6CDydZR8SkP", + "13j2oupQRMUoUyChWYn2yc" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2048 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 210, + "height": 270 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "fbT2L4/5lBv6CDydZR8SkP", + "c8mzU+nw5GLJ4CZ7ZTe6eE" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2050 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 420, + "height": 540 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "fbT2L4/5lBv6CDydZR8SkP", + "5eZRKQByFG0LW2QA/PUw2u" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2052 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 412, + "height": 528 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "fbT2L4/5lBv6CDydZR8SkP", + "4buoN7nzRM9Kty43yoN7ul" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2054 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 180, + "height": 140 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "fbT2L4/5lBv6CDydZR8SkP", + "faGw1NMRpJ+IWtI609CAxN" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2056 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 360, + "height": 280 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "fbT2L4/5lBv6CDydZR8SkP", + "5cf2X5S4JMQ7x3zijgLWIX" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2058 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 50, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "fbT2L4/5lBv6CDydZR8SkP", + "69ZX4yvCZL67xK4+SdFMO0" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2060 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 120, + "height": 108 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "6brO0gQERFhKTvy0dcD/6C" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2062 + }, + "propertyPath": [ + "_spriteFrame" + ], + "value": { + "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@0884e", + "__expectedType__": "cc.SpriteFrame" + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "7cosjDf05EiIhghQMGeFkV" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2062 + }, + "propertyPath": [ + "_atlas" + ], + "value": { + "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", + "__expectedType__": "cc.SpriteAtlas" + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2065 + }, + "propertyPath": [ + "_lscale" + ], + "value": { + "__type__": "cc.Vec3", + "x": -1, + "y": 1, + "z": 1 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "08p7XmUnpCJKHgFSs+XBKi" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2067 + }, + "propertyPath": [ + "_active" + ], + "value": false + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "b3jvDRk1NNjL5FE2pyUByW" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2069 + }, + "propertyPath": [ + "_active" + ], + "value": true + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "c1DUjdrfNI6Jnt+H+dT4VQ" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2069 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": -86.209, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2072 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 170, + "height": 90 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "04ezZAIwpMILD/Ud9I1U8e" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2074 + }, + "propertyPath": [ + "_bottom" + ], + "value": 15 + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "44+IROys5PuKgmdcm3drG9" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2038 + }, + "propertyPath": [ + "_active" + ], + "value": false + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2040 + }, + "propertyPath": [ + "_active" + ], + "value": false + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2078 + }, + "propertyPath": [ + "_fontSize" + ], + "value": 20 + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "f1pCCS+WJHzLcHGlDyOnNC" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2078 + }, + "propertyPath": [ + "_string" + ], + "value": "全体英雄攻击+5全体英雄攻击+5全体英雄攻击+5" + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2078 + }, + "propertyPath": [ + "_actualFontSize" + ], + "value": 21 + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2082 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 180, + "height": 80 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "07wtk+PyVP7aan0ss2pOZR" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2078 + }, + "propertyPath": [ + "_lineHeight" + ], + "value": 25 + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2085 + }, + "propertyPath": [ + "_fontSize" + ], + "value": 30 + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "4e0zRmCsdP1KUAjhXlJYQl" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2085 + }, + "propertyPath": [ + "_actualFontSize" + ], + "value": 25 + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2085 + }, + "propertyPath": [ + "_lineHeight" + ], + "value": 35 + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2089 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 180, + "height": 40 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "38lsWFSERI8rUY2mPAdfSn" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2091 + }, + "propertyPath": [ + "_top" + ], + "value": 132.968 + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "877cNZnZNFeIjRDtOh3mV6" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2093 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": -171.473, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "57KHqoGQRBmIdHCIXwuEoC" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2095 + }, + "propertyPath": [ + "_verticalCenter" + ], + "value": -171.473 + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "89gxeFO+ZD9q7ucM1+gj9B" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2097 + }, + "propertyPath": [ + "_string" + ], + "value": "使用" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "00BfCWkAJL/p90pcsuwUDH" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2099 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 63.5999755859375, + "height": 54.4 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "feOuVKuYxJK6z+M3tV8Ey3" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2101 + }, + "propertyPath": [ + "_active" + ], + "value": false + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "853zzTUkZOwYsnTZ02pMAu" + ] + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "16+V8j5YNCq7Gvn0mNsD05" + ] + }, + { + "__type__": "cc.Node", + "_objFlags": 0, + "_parent": { + "__id__": 2005 + }, + "_prefab": { + "__id__": 2104 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 2103 + }, + "asset": { + "__uuid__": "8aaff904-8c27-4173-9716-7161893b336e", + "__expectedType__": "cc.Prefab" + }, + "fileId": "24rlgXRJ9AHLGpMW+aYyEx", + "instance": { + "__id__": 2105 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "71XVknQdJLda+L7vHok7Cd", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [ + { + "__id__": 2106 + } + ], + "propertyOverrides": [ + { + "__id__": 2112 + }, + { + "__id__": 2114 + }, + { + "__id__": 2116 + }, + { + "__id__": 2118 + }, + { + "__id__": 2120 + }, + { + "__id__": 2122 + }, + { + "__id__": 2124 + }, + { + "__id__": 2126 + }, + { + "__id__": 2128 + }, + { + "__id__": 2130 + }, + { + "__id__": 2132 + }, + { + "__id__": 2134 + }, + { + "__id__": 2136 + }, + { + "__id__": 2138 + }, + { + "__id__": 2140 + }, + { + "__id__": 2142 + }, + { + "__id__": 2144 + }, + { + "__id__": 2146 + }, + { + "__id__": 2148 + }, + { + "__id__": 2150 + }, + { + "__id__": 2152 + }, + { + "__id__": 2154 + }, + { + "__id__": 2156 + }, + { + "__id__": 2158 + }, + { + "__id__": 2160 + }, + { + "__id__": 2162 + }, + { + "__id__": 2164 + }, + { + "__id__": 2165 + }, + { + "__id__": 2166 + }, + { + "__id__": 2167 + }, + { + "__id__": 2169 + }, + { + "__id__": 2170 + }, + { + "__id__": 2171 + }, + { + "__id__": 2173 + }, + { + "__id__": 2174 + }, + { + "__id__": 2176 + }, + { + "__id__": 2177 + }, + { + "__id__": 2178 + }, + { + "__id__": 2180 + }, + { + "__id__": 2182 + }, + { + "__id__": 2184 + }, + { + "__id__": 2186 + }, + { + "__id__": 2188 + }, + { + "__id__": 2190 + } + ], + "removedComponents": [ + { + "__id__": 2192 + } + ] + }, + { + "__type__": "cc.MountedComponentsInfo", + "targetInfo": { + "__id__": 2107 + }, + "components": [ + { + "__id__": 2108 + }, + { + "__id__": 2110 + } + ] + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "24rlgXRJ9AHLGpMW+aYyEx" + ] + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": { + "mountedRoot": { + "__id__": 2103 + } + }, + "node": { + "__id__": 2103 + }, + "_enabled": true, + "__prefab": { + "__id__": 2109 + }, + "_alignFlags": 17, + "_target": null, + "_left": 20, + "_right": 0, + "_top": 83.06299999999999, + "_bottom": 0, + "_horizontalCenter": 0, + "_verticalCenter": 143.665, + "_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": "22UmviVmxCXqOTdnDKM6Kv" + }, + { + "__type__": "3fe4e0pJu1K75/rp6RRox+Z", + "_name": "", + "_objFlags": 0, + "__editorExtras__": { + "mountedRoot": { + "__id__": 2103 + } + }, + "node": { + "__id__": 2103 + }, + "_enabled": true, + "__prefab": { + "__id__": 2111 + }, + "name_node": null, + "icon_node": null, + "cost_node": null, + "Ckind_node": null, + "BG_node": null, + "info_node": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "700yTTI29KqrE7Svmf3rrC" + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2113 + }, + "propertyPath": [ + "_name" + ], + "value": "card" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "24rlgXRJ9AHLGpMW+aYyEx" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2115 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": -68.06299999999999, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "24rlgXRJ9AHLGpMW+aYyEx" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2117 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "24rlgXRJ9AHLGpMW+aYyEx" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2119 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "24rlgXRJ9AHLGpMW+aYyEx" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2121 + }, + "propertyPath": [ + "_active" + ], + "value": true + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "24rlgXRJ9AHLGpMW+aYyEx" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2123 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 299, + "height": 299 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "326cum+qdAqaeo0dGt01yD" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2125 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 210, + "height": 270 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "b6/HPesdpG8ZsWB4vg6xf2" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2127 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 84, + "y": 114, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "cfMbf11IxHErK52FqmJHts" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2129 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": -84, + "y": 114, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "2b5S+tVLtA5Ykc/qVoMdAC" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2131 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 210, + "height": 270 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "99yf9rnjlM147Oc5ugZxZA" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2133 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 50, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "5cWLGvgr1MdLSDfUJV31tJ" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2135 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": -61.79599999999999, + "y": -139.265, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "09D4k31MNCHqoa2DlasmKq" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2137 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 60.925, + "y": -139.265, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "67WoSYD3dDaYE3iUhnDhbu" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2139 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": -17.96799999999999, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "c6fA+I52NLy7nwIG/TAXFX" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2141 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 180, + "height": 140 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "aePszddr1FjZ9yJvRxiJCh" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2143 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 210, + "height": 270 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "fbT2L4/5lBv6CDydZR8SkP", + "13j2oupQRMUoUyChWYn2yc" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2145 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 210, + "height": 270 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "fbT2L4/5lBv6CDydZR8SkP", + "c8mzU+nw5GLJ4CZ7ZTe6eE" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2147 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 420, + "height": 540 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "fbT2L4/5lBv6CDydZR8SkP", + "5eZRKQByFG0LW2QA/PUw2u" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2149 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 412, + "height": 528 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "fbT2L4/5lBv6CDydZR8SkP", + "4buoN7nzRM9Kty43yoN7ul" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2151 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 180, + "height": 140 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "fbT2L4/5lBv6CDydZR8SkP", + "faGw1NMRpJ+IWtI609CAxN" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2153 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 360, + "height": 280 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "fbT2L4/5lBv6CDydZR8SkP", + "5cf2X5S4JMQ7x3zijgLWIX" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2155 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 50, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "fbT2L4/5lBv6CDydZR8SkP", + "69ZX4yvCZL67xK4+SdFMO0" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2157 + }, + "propertyPath": [ + "_active" + ], + "value": false + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "b3jvDRk1NNjL5FE2pyUByW" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2159 + }, + "propertyPath": [ + "_active" + ], + "value": true + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "c1DUjdrfNI6Jnt+H+dT4VQ" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2161 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 170, + "height": 90 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "04ezZAIwpMILD/Ud9I1U8e" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2163 + }, + "propertyPath": [ + "_bottom" + ], + "value": 15 + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "44+IROys5PuKgmdcm3drG9" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2159 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": -86.209, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2137 + }, + "propertyPath": [ + "_active" + ], + "value": false + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2135 + }, + "propertyPath": [ + "_active" + ], + "value": false + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2168 + }, + "propertyPath": [ + "_fontSize" + ], + "value": 20 + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "f1pCCS+WJHzLcHGlDyOnNC" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2168 + }, + "propertyPath": [ + "_string" + ], + "value": "全体英雄攻击+5全体英雄攻击+5全体英雄攻击+5" + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2168 + }, + "propertyPath": [ + "_actualFontSize" + ], + "value": 21 + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2172 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 180, + "height": 80 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "07wtk+PyVP7aan0ss2pOZR" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2168 + }, + "propertyPath": [ + "_lineHeight" + ], + "value": 25 + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2175 + }, + "propertyPath": [ + "_fontSize" + ], + "value": 30 + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "4e0zRmCsdP1KUAjhXlJYQl" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2175 + }, + "propertyPath": [ + "_actualFontSize" + ], + "value": 25 + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2175 + }, + "propertyPath": [ + "_lineHeight" + ], + "value": 35 + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2179 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 180, + "height": 40 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "38lsWFSERI8rUY2mPAdfSn" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2181 + }, + "propertyPath": [ + "_top" + ], + "value": 132.968 + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "877cNZnZNFeIjRDtOh3mV6" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2183 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": -171.473, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "57KHqoGQRBmIdHCIXwuEoC" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2185 + }, + "propertyPath": [ + "_verticalCenter" + ], + "value": -171.473 + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "89gxeFO+ZD9q7ucM1+gj9B" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2187 + }, + "propertyPath": [ + "_string" + ], + "value": "使用" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "00BfCWkAJL/p90pcsuwUDH" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2189 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 63.5999755859375, + "height": 54.4 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "feOuVKuYxJK6z+M3tV8Ey3" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2191 + }, + "propertyPath": [ + "_active" + ], + "value": false + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "853zzTUkZOwYsnTZ02pMAu" + ] + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "16+V8j5YNCq7Gvn0mNsD05" + ] + }, + { + "__type__": "cc.Node", + "_objFlags": 0, + "_parent": { + "__id__": 2005 + }, + "_prefab": { + "__id__": 2194 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 2193 + }, + "asset": { + "__uuid__": "8aaff904-8c27-4173-9716-7161893b336e", + "__expectedType__": "cc.Prefab" + }, + "fileId": "24rlgXRJ9AHLGpMW+aYyEx", + "instance": { + "__id__": 2195 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "e5hMFKTglGDaV6miNmkoSE", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [ + { + "__id__": 2196 + } + ], + "propertyOverrides": [ + { + "__id__": 2202 + }, + { + "__id__": 2204 + }, + { + "__id__": 2206 + }, + { + "__id__": 2208 + }, + { + "__id__": 2210 + }, + { + "__id__": 2212 + }, + { + "__id__": 2214 + }, + { + "__id__": 2216 + }, + { + "__id__": 2218 + }, + { + "__id__": 2220 + }, + { + "__id__": 2222 + }, + { + "__id__": 2224 + }, + { + "__id__": 2226 + }, + { + "__id__": 2228 + }, + { + "__id__": 2230 + }, + { + "__id__": 2232 + }, + { + "__id__": 2234 + }, + { + "__id__": 2236 + }, + { + "__id__": 2238 + }, + { + "__id__": 2240 + }, + { + "__id__": 2242 + }, + { + "__id__": 2244 + }, + { + "__id__": 2246 + }, + { + "__id__": 2248 + }, + { + "__id__": 2250 + }, + { + "__id__": 2252 + }, + { + "__id__": 2254 + }, + { + "__id__": 2255 + }, + { + "__id__": 2256 + }, + { + "__id__": 2257 + }, + { + "__id__": 2259 + }, + { + "__id__": 2260 + }, + { + "__id__": 2261 + }, + { + "__id__": 2263 + }, + { + "__id__": 2264 + }, + { + "__id__": 2266 + }, + { + "__id__": 2267 + }, + { + "__id__": 2268 + }, + { + "__id__": 2270 + }, + { + "__id__": 2272 + }, + { + "__id__": 2274 + }, + { + "__id__": 2276 + }, + { + "__id__": 2278 + }, + { + "__id__": 2280 + } + ], + "removedComponents": [ + { + "__id__": 2282 + } + ] + }, + { + "__type__": "cc.MountedComponentsInfo", + "targetInfo": { + "__id__": 2197 + }, + "components": [ + { + "__id__": 2198 + }, + { + "__id__": 2200 + } + ] + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "24rlgXRJ9AHLGpMW+aYyEx" + ] + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": { + "mountedRoot": { + "__id__": 2193 + } + }, + "node": { + "__id__": 2193 + }, + "_enabled": true, + "__prefab": { + "__id__": 2199 + }, + "_alignFlags": 33, + "_target": null, + "_left": 20, + "_right": 0, + "_top": 83.06299999999999, + "_bottom": 0, + "_horizontalCenter": 0, + "_verticalCenter": 143.665, + "_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": "22UmviVmxCXqOTdnDKM6Kv" + }, + { + "__type__": "3fe4e0pJu1K75/rp6RRox+Z", + "_name": "", + "_objFlags": 0, + "__editorExtras__": { + "mountedRoot": { + "__id__": 2193 + } + }, + "node": { + "__id__": 2193 + }, + "_enabled": true, + "__prefab": { + "__id__": 2201 + }, + "name_node": null, + "icon_node": null, + "cost_node": null, + "Ckind_node": null, + "BG_node": null, + "info_node": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "700yTTI29KqrE7Svmf3rrC" + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2203 + }, + "propertyPath": [ + "_name" + ], + "value": "card" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "24rlgXRJ9AHLGpMW+aYyEx" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2205 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 220, + "y": -68.06299999999999, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "24rlgXRJ9AHLGpMW+aYyEx" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2207 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "24rlgXRJ9AHLGpMW+aYyEx" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2209 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "24rlgXRJ9AHLGpMW+aYyEx" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2211 + }, + "propertyPath": [ + "_active" + ], + "value": true + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "24rlgXRJ9AHLGpMW+aYyEx" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2213 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 299, + "height": 299 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "326cum+qdAqaeo0dGt01yD" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2215 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 210, + "height": 270 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "b6/HPesdpG8ZsWB4vg6xf2" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2217 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 84, + "y": 114, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "cfMbf11IxHErK52FqmJHts" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2219 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": -84, + "y": 114, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "2b5S+tVLtA5Ykc/qVoMdAC" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2221 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 210, + "height": 270 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "99yf9rnjlM147Oc5ugZxZA" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2223 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 50, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "5cWLGvgr1MdLSDfUJV31tJ" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2225 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": -61.79599999999999, + "y": -139.265, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "09D4k31MNCHqoa2DlasmKq" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2227 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 60.925, + "y": -139.265, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "67WoSYD3dDaYE3iUhnDhbu" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2229 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": -17.96799999999999, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "c6fA+I52NLy7nwIG/TAXFX" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2231 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 180, + "height": 140 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "aePszddr1FjZ9yJvRxiJCh" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2233 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 210, + "height": 270 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "fbT2L4/5lBv6CDydZR8SkP", + "13j2oupQRMUoUyChWYn2yc" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2235 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 210, + "height": 270 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "fbT2L4/5lBv6CDydZR8SkP", + "c8mzU+nw5GLJ4CZ7ZTe6eE" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2237 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 420, + "height": 540 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "fbT2L4/5lBv6CDydZR8SkP", + "5eZRKQByFG0LW2QA/PUw2u" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2239 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 412, + "height": 528 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "fbT2L4/5lBv6CDydZR8SkP", + "4buoN7nzRM9Kty43yoN7ul" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2241 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 180, + "height": 140 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "fbT2L4/5lBv6CDydZR8SkP", + "faGw1NMRpJ+IWtI609CAxN" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2243 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 360, + "height": 280 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "fbT2L4/5lBv6CDydZR8SkP", + "5cf2X5S4JMQ7x3zijgLWIX" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2245 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 50, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "fbT2L4/5lBv6CDydZR8SkP", + "69ZX4yvCZL67xK4+SdFMO0" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2247 + }, + "propertyPath": [ + "_active" + ], + "value": false + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "b3jvDRk1NNjL5FE2pyUByW" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2249 + }, + "propertyPath": [ + "_active" + ], + "value": true + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "c1DUjdrfNI6Jnt+H+dT4VQ" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2251 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 170, + "height": 90 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "04ezZAIwpMILD/Ud9I1U8e" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2253 + }, + "propertyPath": [ + "_bottom" + ], + "value": 15 + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "44+IROys5PuKgmdcm3drG9" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2249 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": -86.209, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2225 + }, + "propertyPath": [ + "_active" + ], + "value": false + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2227 + }, + "propertyPath": [ + "_active" + ], + "value": false + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2258 + }, + "propertyPath": [ + "_fontSize" + ], + "value": 20 + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "f1pCCS+WJHzLcHGlDyOnNC" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2258 + }, + "propertyPath": [ + "_string" + ], + "value": "全体英雄攻击+5全体英雄攻击+5全体英雄攻击+5" + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2258 + }, + "propertyPath": [ + "_actualFontSize" + ], + "value": 21 + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2262 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 180, + "height": 80 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "07wtk+PyVP7aan0ss2pOZR" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2258 + }, + "propertyPath": [ + "_lineHeight" + ], + "value": 25 + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2265 + }, + "propertyPath": [ + "_fontSize" + ], + "value": 30 + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "4e0zRmCsdP1KUAjhXlJYQl" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2265 + }, + "propertyPath": [ + "_actualFontSize" + ], + "value": 25 + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2265 + }, + "propertyPath": [ + "_lineHeight" + ], + "value": 35 + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2269 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 180, + "height": 40 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "38lsWFSERI8rUY2mPAdfSn" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2271 + }, + "propertyPath": [ + "_top" + ], + "value": 132.968 + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "877cNZnZNFeIjRDtOh3mV6" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2273 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": -171.473, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "57KHqoGQRBmIdHCIXwuEoC" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2275 + }, + "propertyPath": [ + "_verticalCenter" + ], + "value": -171.473 + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "89gxeFO+ZD9q7ucM1+gj9B" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2277 + }, + "propertyPath": [ + "_string" + ], + "value": "使用" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "00BfCWkAJL/p90pcsuwUDH" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2279 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 63.5999755859375, + "height": 54.4 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "feOuVKuYxJK6z+M3tV8Ey3" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2281 + }, + "propertyPath": [ + "_active" + ], + "value": false + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "853zzTUkZOwYsnTZ02pMAu" + ] + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "16+V8j5YNCq7Gvn0mNsD05" + ] + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2005 + }, + "_enabled": true, + "__prefab": { + "__id__": 2284 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 650, + "height": 300 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "d1JG4ns+JB9YhLZfeH/FSR" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2005 + }, + "_enabled": true, + "__prefab": { + "__id__": 2286 + }, + "_alignFlags": 42, + "_target": null, + "_left": 35, + "_right": 35, + "_top": -491.51300000000003, + "_bottom": 491.51300000000003, + "_horizontalCenter": 0, + "_verticalCenter": 143.959, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 100, + "_originalHeight": 300, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "f5ARLVPohKhYFOmPcs5e5s" + }, + { + "__type__": "cc.Layout", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2005 + }, + "_enabled": true, + "__prefab": { + "__id__": 2288 + }, + "_resizeMode": 1, + "_layoutType": 1, + "_cellSize": { + "__type__": "cc.Size", + "width": 40, + "height": 40 + }, + "_startAxis": 0, + "_paddingLeft": 0, + "_paddingRight": 0, + "_paddingTop": 0, + "_paddingBottom": 0, + "_spacingX": 10, + "_spacingY": 0, + "_verticalDirection": 1, + "_horizontalDirection": 0, + "_constraint": 0, + "_constraintNum": 2, + "_affectedByScale": false, + "_isAlign": false, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "1dn6Vl9D5CdK5l7doL3RqR" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "c3spwV9fRLBb6Go5UZ4LwY", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "cb4", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1908 + }, + "_children": [ + { + "__id__": 2291 + }, + { + "__id__": 2299 + }, + { + "__id__": 2305 + }, + { + "__id__": 2311 + }, + { + "__id__": 2343 + }, + { + "__id__": 2479 + }, + { + "__id__": 2554 + } + ], + "_active": true, + "_components": [ + { + "__id__": 2614 + }, + { + "__id__": 2616 + }, + { + "__id__": 2618 + }, + { + "__id__": 2620 + } + ], + "_prefab": { + "__id__": 2622 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 50, + "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": "Group 66", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 2290 + }, + "_children": [], + "_active": false, + "_components": [ + { + "__id__": 2292 + }, + { + "__id__": 2294 + }, + { + "__id__": 2296 + } + ], + "_prefab": { + "__id__": 2298 + }, + "_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__": 2291 + }, + "_enabled": true, + "__prefab": { + "__id__": 2293 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 134, + "height": 218 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "34gCYKUg5A0aktlKqFHGOX" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2291 + }, + "_enabled": true, + "__prefab": { + "__id__": 2295 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 71, + "g": 102, + "b": 141, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@1935d", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 1, + "_fillType": 0, + "_sizeMode": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": true, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "74hFk/owtMWr9JoRf4Dw/D" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2291 + }, + "_enabled": true, + "__prefab": { + "__id__": 2297 + }, + "_alignFlags": 45, + "_target": null, + "_left": 3, + "_right": 3, + "_top": 5, + "_bottom": 5, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 181, + "_originalHeight": 202, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "59inypXL1I+afSOo5OBjwU" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "29pmbjwIhI9YHV2u87McEs", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "bg_stone", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 2290 + }, + "_children": [], + "_active": false, + "_components": [ + { + "__id__": 2300 + }, + { + "__id__": 2302 + } + ], + "_prefab": { + "__id__": 2304 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 8.151, + "y": -121.326, + "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.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2299 + }, + "_enabled": true, + "__prefab": { + "__id__": 2301 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 117, + "height": 300 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "f2ATgbZmNFyqMXxTqNSLIU" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2299 + }, + "_enabled": true, + "__prefab": { + "__id__": 2303 + }, + "_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@3b68c", + "__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__": "cb93c900-b440-4571-91d1-7da1636e3d73", + "__expectedType__": "cc.SpriteAtlas" + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "78D46BOD5O1IKK1KMJffsu" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "0deqEzqpxF86KQ97a7RW/q", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "swirl", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 2290 + }, + "_children": [], + "_active": false, + "_components": [ + { + "__id__": 2306 + }, + { + "__id__": 2308 + } + ], + "_prefab": { + "__id__": 2310 + }, + "_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.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2305 + }, + "_enabled": true, + "__prefab": { + "__id__": 2307 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 56, + "height": 54 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "17SQ5VbQpM2YYEf8I4V28M" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2305 + }, + "_enabled": true, + "__prefab": { + "__id__": 2309 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 141, + "g": 141, + "b": 141, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@23c2c", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 0, + "_fillType": 0, + "_sizeMode": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": true, + "_atlas": { + "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", + "__expectedType__": "cc.SpriteAtlas" + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "adT74cmj5F5JV1ghzmg4UP" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "07sGYJeuBDhrlzpzgRblMm", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "start", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 2290 + }, + "_children": [ + { + "__id__": 2312 + }, + { + "__id__": 2320 + }, + { + "__id__": 2328 + } + ], + "_active": false, + "_components": [ + { + "__id__": 2336 + }, + { + "__id__": 2338 + }, + { + "__id__": 2340 + } + ], + "_prefab": { + "__id__": 2342 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 11.941, + "y": -167.337, + "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": "bg", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 2311 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 2313 + }, + { + "__id__": 2315 + }, + { + "__id__": 2317 + } + ], + "_prefab": { + "__id__": 2319 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": -54.95, + "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__": 2312 + }, + "_enabled": true, + "__prefab": { + "__id__": 2314 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 110, + "height": 109.9 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "98Wn4cCNtLh6sGrgqhjrI+" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2312 + }, + "_enabled": true, + "__prefab": { + "__id__": 2316 + }, + "_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@abf7b", + "__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__": "cb93c900-b440-4571-91d1-7da1636e3d73", + "__expectedType__": "cc.SpriteAtlas" + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "755LdAeHFPF7aTHvXX/gnN" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2312 + }, + "_enabled": true, + "__prefab": { + "__id__": 2318 + }, + "_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": 216, + "_originalHeight": 106, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "93WAfbeqRN54dnzKMXshNz" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "c6Vpos4x1AB4zfl3Timxj1", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "nobg", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 2311 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 2321 + }, + { + "__id__": 2323 + }, + { + "__id__": 2325 + } + ], + "_prefab": { + "__id__": 2327 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": -54.95, + "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__": 2320 + }, + "_enabled": true, + "__prefab": { + "__id__": 2322 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 110, + "height": 109.9 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "9dP0qg7zFGGp8snvXKmUZM" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2320 + }, + "_enabled": true, + "__prefab": { + "__id__": 2324 + }, + "_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@abf7b", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 1, + "_fillType": 0, + "_sizeMode": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": true, + "_atlas": { + "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", + "__expectedType__": "cc.SpriteAtlas" + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "c0OnZS2Z5LkpPO4JIbsl1Z" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2320 + }, + "_enabled": true, + "__prefab": { + "__id__": 2326 + }, + "_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": 216, + "_originalHeight": 106, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "3e7FnZQ1BH5odMhAX9NuIx" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "8eUAE38zpP2rI63HND+XV6", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "Label", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 2311 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 2329 + }, + { + "__id__": 2331 + }, + { + "__id__": 2333 + } + ], + "_prefab": { + "__id__": 2335 + }, + "_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__": 2328 + }, + "_enabled": true, + "__prefab": { + "__id__": 2330 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 68, + "height": 58.4 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "9eYldXxGJNqY5YkPg3JJp1" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2328 + }, + "_enabled": true, + "__prefab": { + "__id__": 2332 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "战斗", + "_horizontalAlign": 1, + "_verticalAlign": 1, + "_actualFontSize": 30, + "_fontSize": 30, + "_fontFamily": "Arial", + "_lineHeight": 40, + "_overflow": 0, + "_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": 4, + "_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": "abBrVFM+pPRqWr9gAZzzlA" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2328 + }, + "_enabled": true, + "__prefab": { + "__id__": 2334 + }, + "_alignFlags": 16, + "_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": 0, + "_originalHeight": 0, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "48qYVpDtpHPaDu0Oltbb3D" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "f5AUUUviNBJJkJisr3DXlz", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2311 + }, + "_enabled": true, + "__prefab": { + "__id__": 2337 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 110, + "height": 109.9 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "cc1bb4JNVAMabbLiLpGi9z" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2311 + }, + "_enabled": true, + "__prefab": { + "__id__": 2339 + }, + "_alignFlags": 20, + "_target": null, + "_left": 0, + "_right": 0, + "_top": 40, + "_bottom": -108.287, + "_horizontalCenter": 11.941, + "_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": "21ZOiYbq5NiYrxDsuEhK2d" + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2311 + }, + "_enabled": true, + "__prefab": { + "__id__": 2341 + }, + "clickEvents": [], + "_interactable": true, + "_transition": 3, + "_normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_hoverColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "_pressedColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_normalSprite": null, + "_hoverSprite": null, + "_pressedSprite": null, + "_disabledSprite": null, + "_duration": 0.1, + "_zoomScale": 1.2, + "_target": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "20q31uq+pEKLG1EOyJTwX7" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "12cm2r3+hFPrG++HsTXy22", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "sbar", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 2290 + }, + "_children": [ + { + "__id__": 2344 + }, + { + "__id__": 2390 + }, + { + "__id__": 2426 + } + ], + "_active": false, + "_components": [ + { + "__id__": 2470 + }, + { + "__id__": 2472 + }, + { + "__id__": 2474 + }, + { + "__id__": 2476 + } + ], + "_prefab": { + "__id__": 2478 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": -64.21, + "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": "pool", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 2343 + }, + "_children": [ + { + "__id__": 2345 + }, + { + "__id__": 2351 + }, + { + "__id__": 2365 + }, + { + "__id__": 2371 + }, + { + "__id__": 2377 + } + ], + "_active": false, + "_components": [ + { + "__id__": 2383 + }, + { + "__id__": 2385 + }, + { + "__id__": 2387 + } + ], + "_prefab": { + "__id__": 2389 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -180, + "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", + "_name": "next", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 2344 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 2346 + }, + { + "__id__": 2348 + } + ], + "_prefab": { + "__id__": 2350 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -9.033, + "y": 43.928, + "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__": 2345 + }, + "_enabled": true, + "__prefab": { + "__id__": 2347 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 120.6796875, + "height": 54.4 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "fc/3Lm9wRNI4dmFHpfcQcx" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2345 + }, + "_enabled": true, + "__prefab": { + "__id__": 2349 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "5 回合后升级", + "_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": 29, + "g": 29, + "b": 29, + "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": "e4b779uFpBM5UkuNJfN3SN" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "f9pm2E2tRCPJ1Hj9IVU2oV", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_objFlags": 0, + "_parent": { + "__id__": 2344 + }, + "_prefab": { + "__id__": 2352 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 2351 + }, + "asset": { + "__uuid__": "86a3c4cd-71c7-4502-b713-65f0ace7912a", + "__expectedType__": "cc.Prefab" + }, + "fileId": "d3jYvT7whFS5scQFZeO5AK", + "instance": { + "__id__": 2353 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "9foZrXkhJFAb5raYrVRPMt", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 2354 + }, + { + "__id__": 2356 + }, + { + "__id__": 2357 + }, + { + "__id__": 2358 + }, + { + "__id__": 2359 + }, + { + "__id__": 2361 + }, + { + "__id__": 2363 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2355 + }, + "propertyPath": [ + "_name" + ], + "value": "smalltip" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "d3jYvT7whFS5scQFZeO5AK" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2355 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2355 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2355 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2360 + }, + "propertyPath": [ + "_string" + ], + "value": "卡池升级" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "52GlHcXJZDJqYfTH62X5lp" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2362 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 84, + "height": 54.4 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "11pqUo9t9IWYWj/LjK3fNo" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2364 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 150, + "height": 70 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "3aTUQpkypKh5v6YnH99gAD" + ] + }, + { + "__type__": "cc.Node", + "_name": "ItemIcon_Card_1", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 2344 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 2366 + }, + { + "__id__": 2368 + } + ], + "_prefab": { + "__id__": 2370 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -51.744, + "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__": 2365 + }, + "_enabled": true, + "__prefab": { + "__id__": 2367 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 35, + "height": 35 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "1712lG/itPR7ofF3Th5YoZ" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2365 + }, + "_enabled": true, + "__prefab": { + "__id__": 2369 + }, + "_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@419d2", + "__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": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "fcOA3LHWZLlKlF+ptk6a8s" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "17Zp0wUgdBj51RDl8ETsG/", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "Label", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 2344 + }, + "_children": [], + "_active": false, + "_components": [ + { + "__id__": 2372 + }, + { + "__id__": 2374 + } + ], + "_prefab": { + "__id__": 2376 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -11.254, + "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__": 2371 + }, + "_enabled": true, + "__prefab": { + "__id__": 2373 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 45.1181640625, + "height": 54.4 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "c8VvtKPYFPmpfsy0Mtfpre" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2371 + }, + "_enabled": true, + "__prefab": { + "__id__": 2375 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "Lv.", + "_horizontalAlign": 0, + "_verticalAlign": 1, + "_actualFontSize": 30, + "_fontSize": 30, + "_fontFamily": "Arial", + "_lineHeight": 40, + "_overflow": 0, + "_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": "420Uc/M4VGf5h35RfEcGyS" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "83oBQHIBNJ1KEll3ZEtw1k", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "lv", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 2344 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 2378 + }, + { + "__id__": 2380 + } + ], + "_prefab": { + "__id__": 2382 + }, + "_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__": 2377 + }, + "_enabled": true, + "__prefab": { + "__id__": 2379 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 49.4, + "height": 54.4 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "cdfSE9X7BM6J9+rQrs5ww5" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2377 + }, + "_enabled": true, + "__prefab": { + "__id__": 2381 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "Lv.1", + "_horizontalAlign": 0, + "_verticalAlign": 1, + "_actualFontSize": 25, + "_fontSize": 30, + "_fontFamily": "Arial", + "_lineHeight": 40, + "_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": "acp5iZ85RNxLyjHTbs4C1Y" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "37tflefchK8KI/xOiRMfN+", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2344 + }, + "_enabled": true, + "__prefab": { + "__id__": 2384 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 170, + "height": 40 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "ab1qNPkShJo7WXhiqKmRUh" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2344 + }, + "_enabled": false, + "__prefab": { + "__id__": 2386 + }, + "_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@96e5b", + "__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": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "ebI9qXqnJKgoFh2tuS+2tT" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2344 + }, + "_enabled": false, + "__prefab": { + "__id__": 2388 + }, + "_alignFlags": 44, + "_target": null, + "_left": 529.9999999999999, + "_right": -529.9999999999999, + "_top": 0, + "_bottom": 141.48, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 240, + "_originalHeight": 0, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "b5wmbE/35B3737fjv2oN4U" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "74fITKC5JDOKuuGHT+EZ1O", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "coin", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 2343 + }, + "_children": [ + { + "__id__": 2391 + }, + { + "__id__": 2405 + }, + { + "__id__": 2411 + } + ], + "_active": true, + "_components": [ + { + "__id__": 2419 + }, + { + "__id__": 2421 + }, + { + "__id__": 2423 + } + ], + "_prefab": { + "__id__": 2425 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -265, + "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__": 2390 + }, + "_prefab": { + "__id__": 2392 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 2391 + }, + "asset": { + "__uuid__": "86a3c4cd-71c7-4502-b713-65f0ace7912a", + "__expectedType__": "cc.Prefab" + }, + "fileId": "d3jYvT7whFS5scQFZeO5AK", + "instance": { + "__id__": 2393 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "6aYafQuJRN7YQp/w4s4RWw", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 2394 + }, + { + "__id__": 2396 + }, + { + "__id__": 2397 + }, + { + "__id__": 2398 + }, + { + "__id__": 2399 + }, + { + "__id__": 2401 + }, + { + "__id__": 2403 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2395 + }, + "propertyPath": [ + "_name" + ], + "value": "smalltip" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "d3jYvT7whFS5scQFZeO5AK" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2395 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2395 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2395 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2400 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 150, + "height": 70 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "3aTUQpkypKh5v6YnH99gAD" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2402 + }, + "propertyPath": [ + "_string" + ], + "value": "金币不足" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "52GlHcXJZDJqYfTH62X5lp" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2404 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 84, + "height": 54.4 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "11pqUo9t9IWYWj/LjK3fNo" + ] + }, + { + "__type__": "cc.Node", + "_name": "icon", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 2390 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 2406 + }, + { + "__id__": 2408 + } + ], + "_prefab": { "__id__": 2410 }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -38.086, + "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__": 2405 + }, + "_enabled": true, + "__prefab": { + "__id__": 2407 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 35, + "height": 35 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "65VoOaGDVK8q9RCtuGMvio" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2405 + }, + "_enabled": true, + "__prefab": { + "__id__": 2409 + }, + "_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": "e0isaoUA9LbKmiynSTfeSi" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "55exv/15VNULxRaY1zOKTi", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "num", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 2390 + }, "_children": [], "_active": true, "_components": [ @@ -45353,14 +44771,17 @@ }, { "__id__": 2414 + }, + { + "__id__": 2416 } ], "_prefab": { - "__id__": 2416 + "__id__": 2418 }, "_lpos": { "__type__": "cc.Vec3", - "x": -87.5, + "x": -18.543, "y": 0, "z": 0 }, @@ -45401,22 +44822,22 @@ }, "_contentSize": { "__type__": "cc.Size", - "width": 30, - "height": 30 + "width": 120, + "height": 54.4 }, "_anchorPoint": { "__type__": "cc.Vec2", - "x": 0.5, + "x": 0, "y": 0.5 }, "_id": "" }, { "__type__": "cc.CompPrefabInfo", - "fileId": "94DN7MjcVKxK2Q0wjTjrnh" + "fileId": "4deWkCHK5M86Cm9fgLe/EE" }, { - "__type__": "cc.Sprite", + "__type__": "cc.Label", "_name": "", "_objFlags": 0, "__editorExtras__": {}, @@ -45437,28 +44858,75 @@ "b": 255, "a": 255 }, - "_spriteFrame": { - "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@411e4", - "__expectedType__": "cc.SpriteFrame" + "_string": "{{0}}", + "_horizontalAlign": 0, + "_verticalAlign": 1, + "_actualFontSize": 31, + "_fontSize": 30, + "_fontFamily": "Arial", + "_lineHeight": 40, + "_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 }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { + "_outlineWidth": 2, + "_enableShadow": false, + "_shadowColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_shadowOffset": { "__type__": "cc.Vec2", - "x": 0, - "y": 0 + "x": 2, + "y": 2 }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": true, - "_atlas": null, + "_shadowBlur": 2, "_id": "" }, { "__type__": "cc.CompPrefabInfo", - "fileId": "1crbWRi+ZCNoAn4zdOEV7g" + "fileId": "a1805IVzFJprcgB+v5WdIL" + }, + { + "__type__": "545c05XsG9GDJispEGWKvYv", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2411 + }, + "_enabled": true, + "__prefab": { + "__id__": 2417 + }, + "templateMode": true, + "watchPath": "0", + "labelType": "cc.Label", + "watchPathArr": [ + "data.mission_data.coin" + ], + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "0fL/ctQQFLlp9w/G/h+4XW" }, { "__type__": "cc.PrefabInfo", @@ -45468,35 +44936,170 @@ "asset": { "__id__": 0 }, - "fileId": "faeai4mRBNSrBFKoE17BJm", + "fileId": "d9Seh0BcVLgb4CZqBUIYM0", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2390 + }, + "_enabled": true, + "__prefab": { + "__id__": 2420 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 170, + "height": 40 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "6e2UWsmRBGNKeTowfaE09f" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2390 + }, + "_enabled": true, + "__prefab": { + "__id__": 2422 + }, + "_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": "766MOVu9FBa52DEkq2d/Vu" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2390 + }, + "_enabled": false, + "__prefab": { + "__id__": 2424 + }, + "_alignFlags": 40, + "_target": null, + "_left": 5.684341886080802e-14, + "_right": -5.684341886080802e-14, + "_top": 0, + "_bottom": 0, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 240, + "_originalHeight": 0, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "66wpzget1Cg53OiEDCaWxM" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "4coZeMmahN659CBzBH14oJ", "instance": null, "targetOverrides": null, "nestedPrefabInstanceRoots": null }, { "__type__": "cc.Node", - "_name": "lv2", + "_name": "hero", "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2410 + "__id__": 2343 }, - "_children": [], - "_active": true, - "_components": [ + "_children": [ { - "__id__": 2418 + "__id__": 2427 }, { - "__id__": 2420 + "__id__": 2441 + }, + { + "__id__": 2449 + }, + { + "__id__": 2455 + } + ], + "_active": false, + "_components": [ + { + "__id__": 2463 + }, + { + "__id__": 2465 + }, + { + "__id__": 2467 } ], "_prefab": { - "__id__": 2422 + "__id__": 2469 }, "_lpos": { "__type__": "cc.Vec3", - "x": -52.5, + "x": -95, "y": 0, "z": 0 }, @@ -45523,524 +45126,210 @@ }, "_id": "" }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2417 - }, - "_enabled": true, - "__prefab": { - "__id__": 2419 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 30, - "height": 30 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "6eWBFoRKZFs7ZYURUGWp/B" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2417 - }, - "_enabled": true, - "__prefab": { - "__id__": 2421 - }, - "_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@411e4", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": true, - "_atlas": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "26VM1wHDNO0JB7UwA7V7IZ" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "bcMlOL6I1A35wTLK34NAgG", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, { "__type__": "cc.Node", - "_name": "lv3", "_objFlags": 0, - "__editorExtras__": {}, "_parent": { - "__id__": 2410 + "__id__": 2426 }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 2424 - }, - { - "__id__": 2426 - } - ], "_prefab": { "__id__": 2428 }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -17.5, - "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__": 2423 - }, - "_enabled": true, - "__prefab": { - "__id__": 2425 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 30, - "height": 30 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "fcKavZ2bVOgL78qDq59tRG" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2423 - }, - "_enabled": true, - "__prefab": { - "__id__": 2427 - }, - "_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@411e4", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": true, - "_atlas": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "13hqcQl+tAyp93aIB49J2d" + "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 1 + "__id__": 2427 }, "asset": { - "__id__": 0 + "__uuid__": "86a3c4cd-71c7-4502-b713-65f0ace7912a", + "__expectedType__": "cc.Prefab" }, - "fileId": "7cLpCKEzFK/IG6FbPYGjtt", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null + "fileId": "d3jYvT7whFS5scQFZeO5AK", + "instance": { + "__id__": 2429 + }, + "targetOverrides": null }, { - "__type__": "cc.Node", - "_name": "lv4", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 2410 + "__type__": "cc.PrefabInstance", + "fileId": "0e+zRADplPy7A70BpjPTJc", + "prefabRootNode": { + "__id__": 1 }, - "_children": [], - "_active": true, - "_components": [ + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ { "__id__": 2430 }, { "__id__": 2432 - } - ], - "_prefab": { - "__id__": 2434 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 17.5, - "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__": 2429 - }, - "_enabled": true, - "__prefab": { - "__id__": 2431 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 30, - "height": 30 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "66EofUw4FD8K/+QCJz4ntH" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2429 - }, - "_enabled": true, - "__prefab": { - "__id__": 2433 - }, - "_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@411e4", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": true, - "_atlas": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "3frsNHCoVK+Z9hTMrlM9qT" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "abAq3pRuhP96mr/cuO2OJC", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "lv5", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 2410 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 2436 }, { - "__id__": 2438 + "__id__": 2433 + }, + { + "__id__": 2434 + }, + { + "__id__": 2435 + }, + { + "__id__": 2437 + }, + { + "__id__": 2439 } ], - "_prefab": { - "__id__": 2440 + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2431 }, - "_lpos": { + "propertyPath": [ + "_name" + ], + "value": "smalltip" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "d3jYvT7whFS5scQFZeO5AK" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2431 + }, + "propertyPath": [ + "_lpos" + ], + "value": { "__type__": "cc.Vec3", - "x": 52.5, + "x": 0, "y": 0, "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2431 }, - "_lrot": { + "propertyPath": [ + "_lrot" + ], + "value": { "__type__": "cc.Quat", "x": 0, "y": 0, "z": 0, "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2431 }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { + "propertyPath": [ + "_euler" + ], + "value": { "__type__": "cc.Vec3", "x": 0, "y": 0, "z": 0 - }, - "_id": "" + } }, { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2435 + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2436 }, - "_enabled": true, - "__prefab": { - "__id__": 2437 - }, - "_contentSize": { + "propertyPath": [ + "_contentSize" + ], + "value": { "__type__": "cc.Size", - "width": 30, - "height": 30 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" + "width": 150, + "height": 70 + } }, { - "__type__": "cc.CompPrefabInfo", - "fileId": "e1aqUlgtlHnKAa3QiEsY5X" + "__type__": "cc.TargetInfo", + "localID": [ + "3aTUQpkypKh5v6YnH99gAD" + ] }, { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2435 + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2438 }, - "_enabled": true, - "__prefab": { - "__id__": 2439 - }, - "_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@411e4", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": true, - "_atlas": null, - "_id": "" + "propertyPath": [ + "_string" + ], + "value": "英雄队伍已满" }, { - "__type__": "cc.CompPrefabInfo", - "fileId": "b39R9KtTJB55UczDhz3WOW" + "__type__": "cc.TargetInfo", + "localID": [ + "52GlHcXJZDJqYfTH62X5lp" + ] }, { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2440 }, - "asset": { - "__id__": 0 - }, - "fileId": "bdWJYMqRtL9JURkBH7QRa6", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 124, + "height": 54.4 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "11pqUo9t9IWYWj/LjK3fNo" + ] }, { "__type__": "cc.Node", - "_name": "lv6", + "_name": "bg", "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2410 + "__id__": 2426 }, "_children": [], - "_active": true, + "_active": false, "_components": [ { "__id__": 2442 }, { "__id__": 2444 + }, + { + "__id__": 2446 } ], "_prefab": { - "__id__": 2446 + "__id__": 2448 }, "_lpos": { "__type__": "cc.Vec3", - "x": 87.5, + "x": 0, "y": 0, "z": 0 }, @@ -46081,8 +45370,8 @@ }, "_contentSize": { "__type__": "cc.Size", - "width": 30, - "height": 30 + "width": 510.00000000000006, + "height": 50 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -46093,7 +45382,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "bcNHkKJjhISaUbMFIsT0pP" + "fileId": "2eUKzQgINDUZOyLe4PxMx1" }, { "__type__": "cc.Sprite", @@ -46118,1189 +45407,7 @@ "a": 255 }, "_spriteFrame": { - "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@411e4", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": true, - "_atlas": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "14dQlM7ZpD/JzGOr8EllZd" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "23aiVspeVDs5ONS1Kqxfj7", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2410 - }, - "_enabled": true, - "__prefab": { - "__id__": 2448 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 205, - "height": 50 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "17SvpHszlK9qg0wSJuNN74" - }, - { - "__type__": "cc.Layout", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2410 - }, - "_enabled": true, - "__prefab": { - "__id__": 2450 - }, - "_resizeMode": 0, - "_layoutType": 1, - "_cellSize": { - "__type__": "cc.Size", - "width": 40, - "height": 40 - }, - "_startAxis": 0, - "_paddingLeft": 0, - "_paddingRight": 0, - "_paddingTop": 0, - "_paddingBottom": 0, - "_spacingX": 5, - "_spacingY": 0, - "_verticalDirection": 1, - "_horizontalDirection": 0, - "_constraint": 0, - "_constraintNum": 2, - "_affectedByScale": false, - "_isAlign": false, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "84NVMEJ8dHgba3EIuvuQJA" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "f4cijJAE1CcJORtA5X4ob8", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "lv", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 2409 - }, - "_children": [ - { - "__id__": 2453 - }, - { - "__id__": 2459 - }, - { - "__id__": 2465 - }, - { - "__id__": 2471 - }, - { - "__id__": 2477 - }, - { - "__id__": 2483 - } - ], - "_active": false, - "_components": [ - { - "__id__": 2489 - }, - { - "__id__": 2491 - } - ], - "_prefab": { - "__id__": 2493 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -240, - "y": 173.02, - "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": "lv1", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 2452 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 2454 - }, - { - "__id__": 2456 - } - ], - "_prefab": { - "__id__": 2458 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -87.5, - "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__": 2453 - }, - "_enabled": true, - "__prefab": { - "__id__": 2455 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 30, - "height": 30 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "d7NgOOyThPiorYUiLuybsk" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2453 - }, - "_enabled": true, - "__prefab": { - "__id__": 2457 - }, - "_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@411e4", - "__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": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "50nF83mDdP95ilzY+0e6NH" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "9ffQ0JWGxBdKdfIqdxS8+l", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "lv2", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 2452 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 2460 - }, - { - "__id__": 2462 - } - ], - "_prefab": { - "__id__": 2464 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -52.5, - "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__": 2459 - }, - "_enabled": true, - "__prefab": { - "__id__": 2461 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 30, - "height": 30 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "201QZKV+tIpI20idWN9OS5" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2459 - }, - "_enabled": true, - "__prefab": { - "__id__": 2463 - }, - "_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@411e4", - "__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": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "8bjU2v+hJEd4xl1atmo/X8" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "72OprX98pBTb7yshxi6ugB", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "lv3", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 2452 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 2466 - }, - { - "__id__": 2468 - } - ], - "_prefab": { - "__id__": 2470 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -17.5, - "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__": 2465 - }, - "_enabled": true, - "__prefab": { - "__id__": 2467 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 30, - "height": 30 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "92N4QNLcBIQofbWepI1yi3" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2465 - }, - "_enabled": true, - "__prefab": { - "__id__": 2469 - }, - "_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@411e4", - "__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": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "f81VHMts9A5IrEjA18IegF" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "ecVPD/UM9F1rPaLj/3n0ES", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "lv4", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 2452 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 2472 - }, - { - "__id__": 2474 - } - ], - "_prefab": { - "__id__": 2476 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 17.5, - "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__": 2471 - }, - "_enabled": true, - "__prefab": { - "__id__": 2473 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 30, - "height": 30 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "c2bPLK0CdGRo+nzaFGuuGA" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2471 - }, - "_enabled": true, - "__prefab": { - "__id__": 2475 - }, - "_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@411e4", - "__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": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "bbzDEOrt5ELovLFidzfBQH" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "8b/4qWAyVHgae8tXmDijG9", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "lv5", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 2452 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 2478 - }, - { - "__id__": 2480 - } - ], - "_prefab": { - "__id__": 2482 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 52.5, - "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__": 2477 - }, - "_enabled": true, - "__prefab": { - "__id__": 2479 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 30, - "height": 30 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "4fYW2FAkVAgZwZWOe3qdvX" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2477 - }, - "_enabled": true, - "__prefab": { - "__id__": 2481 - }, - "_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@411e4", - "__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": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "2f0Mb+iHZNyb0uQXCkInVG" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "1bREBFj4VKcZ9qUM8bmoEz", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "lv6", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 2452 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 2484 - }, - { - "__id__": 2486 - } - ], - "_prefab": { - "__id__": 2488 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 87.5, - "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__": 2483 - }, - "_enabled": true, - "__prefab": { - "__id__": 2485 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 30, - "height": 30 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "01LkzgFhNESrzxJks1PFFD" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2483 - }, - "_enabled": true, - "__prefab": { - "__id__": 2487 - }, - "_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@411e4", - "__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": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "c4HHHsn7xA8Yu55E4gyzNP" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "9cY1E1Q6RIdZd7PlAPa1XS", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2452 - }, - "_enabled": true, - "__prefab": { - "__id__": 2490 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 205, - "height": 50 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "13jVSx0y5JCIwso4NPegBs" - }, - { - "__type__": "cc.Layout", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2452 - }, - "_enabled": true, - "__prefab": { - "__id__": 2492 - }, - "_resizeMode": 0, - "_layoutType": 1, - "_cellSize": { - "__type__": "cc.Size", - "width": 40, - "height": 40 - }, - "_startAxis": 0, - "_paddingLeft": 0, - "_paddingRight": 0, - "_paddingTop": 0, - "_paddingBottom": 0, - "_spacingX": 5, - "_spacingY": 0, - "_verticalDirection": 1, - "_horizontalDirection": 0, - "_constraint": 0, - "_constraintNum": 2, - "_affectedByScale": false, - "_isAlign": true, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "ffWgFXg6NPq4FyjvRtzPWv" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "9atxF5o2lFXKh6sJ5hpBne", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "card_bg", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 2409 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 2495 - }, - { - "__id__": 2497 - }, - { - "__id__": 2499 - } - ], - "_prefab": { - "__id__": 2501 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 225, - "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__": 2494 - }, - "_enabled": true, - "__prefab": { - "__id__": 2496 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 710, - "height": 450 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "11a14HmbZIu5dnaA9kNPQl" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2494 - }, - "_enabled": true, - "__prefab": { - "__id__": 2498 - }, - "_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@cd9c1", + "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@96e5b", "__expectedType__": "cc.SpriteFrame" }, "_type": 1, @@ -47316,14 +45423,14 @@ "_isTrimmedMode": true, "_useGrayscale": false, "_atlas": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", + "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4", "__expectedType__": "cc.SpriteAtlas" }, "_id": "" }, { "__type__": "cc.CompPrefabInfo", - "fileId": "3c1Cio4HVMyY+HPj+EAx0o" + "fileId": "e0YIKz3AJFRL9Yy5JPo3eT" }, { "__type__": "cc.Widget", @@ -47331,16 +45438,16 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2494 + "__id__": 2441 }, "_enabled": true, "__prefab": { - "__id__": 2500 + "__id__": 2447 }, "_alignFlags": 45, "_target": null, - "_left": 5, - "_right": 5, + "_left": 0, + "_right": 0, "_top": 0, "_bottom": 0, "_horizontalCenter": 0, @@ -47351,15 +45458,15 @@ "_isAbsBottom": true, "_isAbsHorizontalCenter": true, "_isAbsVerticalCenter": true, - "_originalWidth": 720, - "_originalHeight": 280, + "_originalWidth": 240, + "_originalHeight": 45, "_alignMode": 2, "_lockFlags": 0, "_id": "" }, { "__type__": "cc.CompPrefabInfo", - "fileId": "cbYCq4ev5MPIIirzhOg3v2" + "fileId": "ee+rUwCPlESJRbdbXFoIK7" }, { "__type__": "cc.PrefabInfo", @@ -47369,39 +45476,36 @@ "asset": { "__id__": 0 }, - "fileId": "04FynBTylIgK3MUvCuYtHm", + "fileId": "32Wjp1cwdG2a2ctekOoPSJ", "instance": null, "targetOverrides": null, "nestedPrefabInstanceRoots": null }, { "__type__": "cc.Node", - "_name": "con", + "_name": "icon", "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2409 + "__id__": 2426 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2503 + "__id__": 2450 }, { - "__id__": 2505 - }, - { - "__id__": 2507 + "__id__": 2452 } ], "_prefab": { - "__id__": 2509 + "__id__": 2454 }, "_lpos": { "__type__": "cc.Vec3", - "x": 0, - "y": -204.8, + "x": -19.526, + "y": 0, "z": 0 }, "_lrot": { @@ -47433,16 +45537,16 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2502 + "__id__": 2449 }, "_enabled": true, "__prefab": { - "__id__": 2504 + "__id__": 2451 }, "_contentSize": { "__type__": "cc.Size", - "width": 0, - "height": 150 + "width": 43.2, + "height": 36 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -47453,7 +45557,486 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "bcuHv6gjhLWbZgK/VMId1H" + "fileId": "farcfLsZRO75Crbx4kz514" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2449 + }, + "_enabled": true, + "__prefab": { + "__id__": 2453 + }, + "_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": 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": "8ftNMySctCi6pES/WcGIyw" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "eb6tkif9dGJqhWcl+dzV0a", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "num", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 2426 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 2456 + }, + { + "__id__": 2458 + }, + { + "__id__": 2460 + } + ], + "_prefab": { + "__id__": 2462 + }, + "_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__": 2455 + }, + "_enabled": true, + "__prefab": { + "__id__": 2457 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 105.55029296875, + "height": 54.4 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "7d2GS1dSZNbIq0RJMVGUvM" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2455 + }, + "_enabled": true, + "__prefab": { + "__id__": 2459 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "{{0}}/{{1}}", + "_horizontalAlign": 0, + "_verticalAlign": 1, + "_actualFontSize": 25, + "_fontSize": 25, + "_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": "6969dI6/xAfrc1bh9/yRrJ" + }, + { + "__type__": "545c05XsG9GDJispEGWKvYv", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2455 + }, + "_enabled": true, + "__prefab": { + "__id__": 2461 + }, + "templateMode": true, + "watchPath": "", + "labelType": "cc.Label", + "watchPathArr": [ + "data.mission_data.hero_num", + "data.mission_data.hero_max_num" + ], + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "14q9Fsqf1CsrsFuKKo7bSx" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "e1bUla06xD4LtIUGOabv7t", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2426 + }, + "_enabled": true, + "__prefab": { + "__id__": 2464 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 170, + "height": 40 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "d3aFDijrVORZzX6KsLeT5p" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2426 + }, + "_enabled": true, + "__prefab": { + "__id__": 2466 + }, + "_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": "945QBqo4tJ86lPxQcu7GAU" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2426 + }, + "_enabled": false, + "__prefab": { + "__id__": 2468 + }, + "_alignFlags": 40, + "_target": null, + "_left": 1060, + "_right": -1060, + "_top": 0, + "_bottom": 0, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 240, + "_originalHeight": 0, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "8fKzc2KVpPLK88giPbc30V" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "36B+yAvLtJ2aScjT8qu0V0", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2343 + }, + "_enabled": true, + "__prefab": { + "__id__": 2471 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 700, + "height": 50 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "6eRjD23UhDx4aEOkAmdl0Q" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2343 + }, + "_enabled": false, + "__prefab": { + "__id__": 2473 + }, + "_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@96e5b", + "__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": "91jte9tgRCQY1Y+VZpiRSj" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2343 + }, + "_enabled": true, + "__prefab": { + "__id__": 2475 + }, + "_alignFlags": 40, + "_target": null, + "_left": 10, + "_right": 10, + "_top": 0, + "_bottom": 0, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 240, + "_originalHeight": 0, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "8b3XhQXJJMWYwvv8K8NhK8" }, { "__type__": "cc.Layout", @@ -47461,13 +46044,13 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2502 + "__id__": 2343 }, "_enabled": true, "__prefab": { - "__id__": 2506 + "__id__": 2477 }, - "_resizeMode": 1, + "_resizeMode": 0, "_layoutType": 1, "_cellSize": { "__type__": "cc.Size", @@ -47491,43 +46074,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "bcYirGkQtJ0owkzV7cnILE" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2502 - }, - "_enabled": true, - "__prefab": { - "__id__": 2508 - }, - "_alignFlags": 44, - "_target": null, - "_left": 360, - "_right": 360, - "_top": 1230, - "_bottom": -279.8, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 378, - "_originalHeight": 100, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "85FEYC6+NEBpmbrRki/aHu" + "fileId": "78jSkG0jBLepxW77lGpdEc" }, { "__type__": "cc.PrefabInfo", @@ -47537,52 +46084,52 @@ "asset": { "__id__": 0 }, - "fileId": "b26iXWl+NAQLRIfn9qH16c", + "fileId": "34WAB3BXFKEal2xcqc648L", "instance": null, "targetOverrides": null, "nestedPrefabInstanceRoots": null }, { "__type__": "cc.Node", - "_name": "up", + "_name": "chou", "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2409 + "__id__": 2290 }, "_children": [ { - "__id__": 2511 + "__id__": 2480 }, { - "__id__": 2519 + "__id__": 2488 }, { - "__id__": 2527 + "__id__": 2496 }, { - "__id__": 2561 + "__id__": 2528 }, { - "__id__": 2569 + "__id__": 2534 } ], - "_active": false, + "_active": true, "_components": [ { - "__id__": 2575 + "__id__": 2549 }, { - "__id__": 2577 + "__id__": 2551 } ], "_prefab": { - "__id__": 2579 + "__id__": 2553 }, "_lpos": { "__type__": "cc.Vec3", - "x": -240, - "y": 7.988, + "x": -177.5, + "y": 0, "z": 0 }, "_lrot": { @@ -47614,28 +46161,28 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2510 + "__id__": 2479 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2512 + "__id__": 2481 }, { - "__id__": 2514 + "__id__": 2483 }, { - "__id__": 2516 + "__id__": 2485 } ], "_prefab": { - "__id__": 2518 + "__id__": 2487 }, "_lpos": { "__type__": "cc.Vec3", "x": 0, - "y": 55, + "y": 0, "z": 0 }, "_lrot": { @@ -47667,16 +46214,16 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2511 + "__id__": 2480 }, "_enabled": true, "__prefab": { - "__id__": 2513 + "__id__": 2482 }, "_contentSize": { "__type__": "cc.Size", - "width": 220, - "height": 110 + "width": 355, + "height": 90 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -47687,7 +46234,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "9d5wURjnxHiaRIjNEiC3xx" + "fileId": "7aS4/LGHZBOLWgFCh4Vpj0" }, { "__type__": "cc.Sprite", @@ -47695,11 +46242,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2511 + "__id__": 2480 }, "_enabled": true, "__prefab": { - "__id__": 2515 + "__id__": 2484 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -47707,190 +46254,12 @@ "_color": { "__type__": "cc.Color", "r": 255, - "g": 255, - "b": 255, + "g": 229, + "b": 39, "a": 255 }, "_spriteFrame": { - "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@e9165", - "__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": "76VhE/hzpG9bV2XwAxyHu7" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2511 - }, - "_enabled": true, - "__prefab": { - "__id__": 2517 - }, - "_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": 180, - "_originalHeight": 120, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "97e+GlwsxLhJP42Ao4erLH" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "0dDFjAnPhAIrrPSq7KeNho", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "nobg", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 2510 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 2520 - }, - { - "__id__": 2522 - }, - { - "__id__": 2524 - } - ], - "_prefab": { - "__id__": 2526 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 55, - "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__": 2519 - }, - "_enabled": true, - "__prefab": { - "__id__": 2521 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 220, - "height": 110 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "da89Crm01ATJDWiY5uVKOP" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2519 - }, - "_enabled": true, - "__prefab": { - "__id__": 2523 - }, - "_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@e9165", + "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@abf7b", "__expectedType__": "cc.SpriteFrame" }, "_type": 1, @@ -47906,14 +46275,14 @@ "_isTrimmedMode": true, "_useGrayscale": true, "_atlas": { - "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4", + "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", "__expectedType__": "cc.SpriteAtlas" }, "_id": "" }, { "__type__": "cc.CompPrefabInfo", - "fileId": "62RYx3h1BPbK7jSN5lD/7Y" + "fileId": "b6/RIjr9VBGZ4RRUPpVcXr" }, { "__type__": "cc.Widget", @@ -47921,11 +46290,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2519 + "__id__": 2480 }, "_enabled": true, "__prefab": { - "__id__": 2525 + "__id__": 2486 }, "_alignFlags": 45, "_target": null, @@ -47949,7 +46318,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "fai10mbqBIApI96Q2OPKpy" + "fileId": "84HYSU27VERo8yQE33iuj4" }, { "__type__": "cc.PrefabInfo", @@ -47959,7 +46328,185 @@ "asset": { "__id__": 0 }, - "fileId": "6d9dJX63NFPohXtbUveofm", + "fileId": "59f5nwppZMOaFiDtFGsDfy", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "nobg", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 2479 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 2489 + }, + { + "__id__": 2491 + }, + { + "__id__": 2493 + } + ], + "_prefab": { + "__id__": 2495 + }, + "_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__": 2488 + }, + "_enabled": true, + "__prefab": { + "__id__": 2490 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 355, + "height": 90 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "13KymXhs1FHpVIJkRNqff3" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2488 + }, + "_enabled": true, + "__prefab": { + "__id__": 2492 + }, + "_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@abf7b", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 1, + "_fillType": 0, + "_sizeMode": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": true, + "_atlas": { + "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", + "__expectedType__": "cc.SpriteAtlas" + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "b9raGFF2BIpJFo4z2TvtSp" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2488 + }, + "_enabled": true, + "__prefab": { + "__id__": 2494 + }, + "_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": 180, + "_originalHeight": 120, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "abGypNWThNvYsmVxF13Xh+" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "2aQAcxWrRI1YOhIbqEyEDG", "instance": null, "targetOverrides": null, "nestedPrefabInstanceRoots": null @@ -47970,38 +46517,35 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2510 + "__id__": 2479 }, "_children": [ { - "__id__": 2528 + "__id__": 2497 }, { - "__id__": 2534 + "__id__": 2503 }, { - "__id__": 2540 + "__id__": 2509 } ], "_active": true, "_components": [ { - "__id__": 2554 + "__id__": 2523 }, { - "__id__": 2556 - }, - { - "__id__": 2558 + "__id__": 2525 } ], "_prefab": { - "__id__": 2560 + "__id__": 2527 }, "_lpos": { "__type__": "cc.Vec3", - "x": 0, - "y": 80, + "x": -56.162, + "y": 0, "z": 0 }, "_lrot": { @@ -48033,7 +46577,726 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2527 + "__id__": 2496 + }, + "_children": [], + "_active": false, + "_components": [ + { + "__id__": 2498 + }, + { + "__id__": 2500 + } + ], + "_prefab": { + "__id__": 2502 + }, + "_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__": 2497 + }, + "_enabled": true, + "__prefab": { + "__id__": 2499 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 100, + "height": 30 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "6dpWaTtoNL35V3kxMEJyzl" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2497 + }, + "_enabled": true, + "__prefab": { + "__id__": 2501 + }, + "_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@7f50d", + "__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": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "4ff9nIfzlByLJkgcfmLPXn" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "3fxCK718RMDLqbCpTmZxWw", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "icon", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 2496 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 2504 + }, + { + "__id__": 2506 + } + ], + "_prefab": { + "__id__": 2508 + }, + "_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__": 2503 + }, + "_enabled": true, + "__prefab": { + "__id__": 2505 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 30, + "height": 30 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "fdBe8o3zhEK6JXRmb8wpN/" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2503 + }, + "_enabled": true, + "__prefab": { + "__id__": 2507 + }, + "_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": "d1H1S3kAhOoKOPT2DG/9Jh" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "e7R5K0/jtJ5K+6WGDBULCJ", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "num", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 2496 + }, + "_children": [ + { + "__id__": 2510 + } + ], + "_active": true, + "_components": [ + { + "__id__": 2518 + }, + { + "__id__": 2520 + } + ], + "_prefab": { + "__id__": 2522 + }, + "_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", + "_name": "Label", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 2509 + }, + "_children": [], + "_active": false, + "_components": [ + { + "__id__": 2511 + }, + { + "__id__": 2513 + }, + { + "__id__": 2515 + } + ], + "_prefab": { + "__id__": 2517 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -18.78076171875, + "y": 1.739, + "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__": 2510 + }, + "_enabled": true, + "__prefab": { + "__id__": 2512 + }, + "_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": "efGcAdIOBGYYAtLXnKOve2" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2510 + }, + "_enabled": true, + "__prefab": { + "__id__": 2514 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "x", + "_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": 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": "10wiBvZrdIGJXuOqaVLvaE" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2510 + }, + "_enabled": true, + "__prefab": { + "__id__": 2516 + }, + "_alignFlags": 8, + "_target": null, + "_left": -12.21923828125, + "_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": "a1Emj1HBZFloQ+d4VZffkz" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "28WU8Uy0NHNZBfkKfDmRUJ", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2509 + }, + "_enabled": true, + "__prefab": { + "__id__": 2519 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 27.0612671550967, + "height": 54.4 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "22K8V/POJISqS8NOgrynfr" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2509 + }, + "_enabled": true, + "__prefab": { + "__id__": 2521 + }, + "_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": 30, + "_fontSize": 30, + "_fontFamily": "Arial", + "_lineHeight": 40, + "_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": "736HVVdxlI1K128Tq9YR+/" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "27atbyrU9PRKogUCefwbu1", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2496 + }, + "_enabled": true, + "__prefab": { + "__id__": 2524 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 40, + "height": 40 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "2aIaicOflPc5NoSb3NF5H/" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2496 + }, + "_enabled": true, + "__prefab": { + "__id__": 2526 + }, + "_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": "47S4qcw+pL6a3OTFXs7UwT" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "5bhD/PJtxKlIOQsO+68xIG", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "Label", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 2479 }, "_children": [], "_active": true, @@ -48089,10820 +47352,6 @@ "__prefab": { "__id__": 2530 }, - "_contentSize": { - "__type__": "cc.Size", - "width": 100, - "height": 30 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "7clVXqEfxBEaHNA8oSI4eR" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2528 - }, - "_enabled": true, - "__prefab": { - "__id__": 2532 - }, - "_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@7f50d", - "__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": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "f5EnFx6FlBuYaZEy0MJ+eW" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "f2ZzwAs4JJHql0CBAMXiE/", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "icon", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 2527 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 2535 - }, - { - "__id__": 2537 - } - ], - "_prefab": { - "__id__": 2539 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -31.395, - "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__": 2534 - }, - "_enabled": true, - "__prefab": { - "__id__": 2536 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 30, - "height": 30 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "89OrqyoSxM+Ji4iIcCi7RX" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2534 - }, - "_enabled": true, - "__prefab": { - "__id__": 2538 - }, - "_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@4b5bf", - "__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": "b0tItXHAdIZ7Id/HDJVq4e" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "baeo7H1tpN2bEVnPHg3401", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "num", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 2527 - }, - "_children": [ - { - "__id__": 2541 - } - ], - "_active": true, - "_components": [ - { - "__id__": 2549 - }, - { - "__id__": 2551 - } - ], - "_prefab": { - "__id__": 2553 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 17.886, - "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", - "_name": "Label", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 2540 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 2542 - }, - { - "__id__": 2544 - }, - { - "__id__": 2546 - } - ], - "_prefab": { - "__id__": 2548 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -18.78076171875, - "y": 1.7390000000000043, - "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__": 2541 - }, - "_enabled": true, - "__prefab": { - "__id__": 2543 - }, - "_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": "c3oMyqerFJOYl/GYuhaOk2" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2541 - }, - "_enabled": true, - "__prefab": { - "__id__": 2545 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_string": "x", - "_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": 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": "91sxfqa0JPjZgpljl7NvUo" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2541 - }, - "_enabled": true, - "__prefab": { - "__id__": 2547 - }, - "_alignFlags": 8, - "_target": null, - "_left": -12.21923828125, - "_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": "85tCjpoEZHRbRlv5T2IreH" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "fcSk4hzKxKVrHCYlD/+4vP", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2540 - }, - "_enabled": true, - "__prefab": { - "__id__": 2550 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 28.24609375, - "height": 56.4 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "1fJdMGmcpGt4GNUCVwZtJI" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2540 - }, - "_enabled": true, - "__prefab": { - "__id__": 2552 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_string": "10", - "_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": 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": "8fLivRrpFAKpW2eg6hpotC" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "87xTs7eDtE+KQENKuq6g0l", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2527 - }, - "_enabled": true, - "__prefab": { - "__id__": 2555 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 35, - "height": 35 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "2481Pa/YhDNq2e7XUUp8TC" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2527 - }, - "_enabled": true, - "__prefab": { - "__id__": 2557 - }, - "_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": "83MuAqtddLTbkac/qAKrEa" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2527 - }, - "_enabled": true, - "__prefab": { - "__id__": 2559 - }, - "_alignFlags": 16, - "_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": 0, - "_originalHeight": 0, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "59jGP3DPFKipStqdJtXImH" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "9coKCWWGJB+aWmy7uE3PAQ", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "Label", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 2510 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 2562 - }, - { - "__id__": 2564 - }, - { - "__id__": 2566 - } - ], - "_prefab": { - "__id__": 2568 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 37.77, - "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__": 2561 - }, - "_enabled": true, - "__prefab": { - "__id__": 2563 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 148, - "height": 58.4 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "b1W/3IcdFB1626Yac8Ylal" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2561 - }, - "_enabled": true, - "__prefab": { - "__id__": 2565 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_string": "升级卡池", - "_horizontalAlign": 1, - "_verticalAlign": 1, - "_actualFontSize": 35, - "_fontSize": 35, - "_fontFamily": "Arial", - "_lineHeight": 40, - "_overflow": 0, - "_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": 4, - "_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": "e7YLmAre9DCp8pOravCwO7" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2561 - }, - "_enabled": true, - "__prefab": { - "__id__": 2567 - }, - "_alignFlags": 16, - "_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": 0, - "_originalHeight": 0, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "59SRPlifJNo7K2nlKGIzMP" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "8015a3DgFKXpKfcpBWnIVM", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "upicon", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 2510 - }, - "_children": [], - "_active": false, - "_components": [ - { - "__id__": 2570 - }, - { - "__id__": 2572 - } - ], - "_prefab": { - "__id__": 2574 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 188.571, - "y": 80.416, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 0.7, - "y": 0.7, - "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__": 2569 - }, - "_enabled": true, - "__prefab": { - "__id__": 2571 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 51, - "height": 47 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "88/BpWGHNDM6mohQgQBi9R" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2569 - }, - "_enabled": true, - "__prefab": { - "__id__": 2573 - }, - "_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@22ab3", - "__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": "8bW5QC7jxNxaKmyLr1Oj05" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "f3F7WfEyRDroD0XfgUdsdB", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2510 - }, - "_enabled": true, - "__prefab": { - "__id__": 2576 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 220, - "height": 110 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "12eZkEzx9D4LlqFqrfHOEY" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2510 - }, - "_enabled": false, - "__prefab": { - "__id__": 2578 - }, - "_alignFlags": 12, - "_target": null, - "_left": 370, - "_right": 0, - "_top": 0, - "_bottom": 0, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 210, - "_originalHeight": 0, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "f2yjvoU7ZID4ddtTq342Td" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "1ffyXQIvZNibEg9aixR1Yx", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "cardbgs", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 2409 - }, - "_children": [ - { - "__id__": 2581 - }, - { - "__id__": 2601 - }, - { - "__id__": 2621 - }, - { - "__id__": 2641 - } - ], - "_active": true, - "_components": [ - { - "__id__": 2661 - }, - { - "__id__": 2663 - }, - { - "__id__": 2665 - } - ], - "_prefab": { - "__id__": 2667 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 296.948, - "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": "cb1", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 2580 - }, - "_children": [ - { - "__id__": 2582 - }, - { - "__id__": 2590 - } - ], - "_active": true, - "_components": [ - { - "__id__": 2596 - }, - { - "__id__": 2598 - } - ], - "_prefab": { - "__id__": 2600 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -220, - "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", - "_name": "Group 66", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 2581 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 2583 - }, - { - "__id__": 2585 - }, - { - "__id__": 2587 - } - ], - "_prefab": { - "__id__": 2589 - }, - "_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__": 2582 - }, - "_enabled": true, - "__prefab": { - "__id__": 2584 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 164, - "height": 220 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "aeLcXJhm9AVZXbKWPvK0Sz" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2582 - }, - "_enabled": true, - "__prefab": { - "__id__": 2586 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 238, - "g": 236, - "b": 236, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@96e5b", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 1, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": true, - "_atlas": { - "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "51RtbKC3pA66ykcOTG/j8n" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2582 - }, - "_enabled": true, - "__prefab": { - "__id__": 2588 - }, - "_alignFlags": 45, - "_target": null, - "_left": 3, - "_right": 3, - "_top": 5, - "_bottom": 5, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 181, - "_originalHeight": 202, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "fbyo9wqnZIeJrbAU4On59B" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "fdgCXYggxIcZ170BYOroZu", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "swirl", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 2581 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 2591 - }, - { - "__id__": 2593 - } - ], - "_prefab": { - "__id__": 2595 - }, - "_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.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2590 - }, - "_enabled": true, - "__prefab": { - "__id__": 2592 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 56, - "height": 54 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "5e+Uim7iBDsb/kDI2+R9Q2" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2590 - }, - "_enabled": true, - "__prefab": { - "__id__": 2594 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 141, - "g": 141, - "b": 141, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@23c2c", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": true, - "_atlas": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "bfZXAdJRtE565FNVt1LN6R" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "04Ty9LKT1OQamsocOrC+aZ", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2581 - }, - "_enabled": true, - "__prefab": { - "__id__": 2597 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 170, - "height": 230 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "d5Hm1ND8ZJcoCwkkAmweHl" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2581 - }, - "_enabled": true, - "__prefab": { - "__id__": 2599 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": null, - "_type": 1, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": true, - "_atlas": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "86KvvA6+FJZL5/zuYXQ+wG" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "0f/PxOvMVN35AVuRRZpJfH", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "cb2", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 2580 - }, - "_children": [ - { - "__id__": 2602 - }, - { - "__id__": 2610 - } - ], - "_active": true, - "_components": [ - { - "__id__": 2616 - }, - { - "__id__": 2618 - } - ], - "_prefab": { - "__id__": 2620 - }, - "_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", - "_name": "Group 66", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 2601 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 2603 - }, - { - "__id__": 2605 - }, - { - "__id__": 2607 - } - ], - "_prefab": { - "__id__": 2609 - }, - "_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__": 2602 - }, - "_enabled": true, - "__prefab": { - "__id__": 2604 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 164, - "height": 220 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "4eQc95Z7dGeZdXR4jxSSV8" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2602 - }, - "_enabled": true, - "__prefab": { - "__id__": 2606 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 238, - "g": 236, - "b": 236, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@96e5b", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 1, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": true, - "_atlas": { - "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "36e5Hcnt5Io52JY0UdMu/Z" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2602 - }, - "_enabled": true, - "__prefab": { - "__id__": 2608 - }, - "_alignFlags": 45, - "_target": null, - "_left": 3, - "_right": 3, - "_top": 5, - "_bottom": 5, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 181, - "_originalHeight": 202, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "10FD++ECdKzbeU0Tgkgvs/" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "24EADT4YxPBIDSSYB9LJkl", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "swirl", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 2601 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 2611 - }, - { - "__id__": 2613 - } - ], - "_prefab": { - "__id__": 2615 - }, - "_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.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2610 - }, - "_enabled": true, - "__prefab": { - "__id__": 2612 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 56, - "height": 54 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "d6grU5N3VNVZStPuqtBkRn" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2610 - }, - "_enabled": true, - "__prefab": { - "__id__": 2614 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 141, - "g": 141, - "b": 141, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@23c2c", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": true, - "_atlas": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "c8nrNeiBVDKLWlACqV2Ps0" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "33CUum8e1A1piE0K2ID1sb", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2601 - }, - "_enabled": true, - "__prefab": { - "__id__": 2617 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 170, - "height": 230 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "678sfvFp9N3rhZYsKLNkI3" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2601 - }, - "_enabled": true, - "__prefab": { - "__id__": 2619 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": null, - "_type": 1, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": true, - "_atlas": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "42IzensmlIhY9hVYMdAjse" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "e9eLtmQmZH3p4yUQvgYP74", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "cb3", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 2580 - }, - "_children": [ - { - "__id__": 2622 - }, - { - "__id__": 2630 - } - ], - "_active": true, - "_components": [ - { - "__id__": 2636 - }, - { - "__id__": 2638 - } - ], - "_prefab": { - "__id__": 2640 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 220, - "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", - "_name": "Group 66", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 2621 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 2623 - }, - { - "__id__": 2625 - }, - { - "__id__": 2627 - } - ], - "_prefab": { - "__id__": 2629 - }, - "_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__": 2622 - }, - "_enabled": true, - "__prefab": { - "__id__": 2624 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 164, - "height": 220 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "6cyEo6EztEZ6kSutl6Gjwf" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2622 - }, - "_enabled": true, - "__prefab": { - "__id__": 2626 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 238, - "g": 236, - "b": 236, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@96e5b", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 1, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": true, - "_atlas": { - "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "c0ww3Dy8BA1ZlToTEmTJr6" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2622 - }, - "_enabled": true, - "__prefab": { - "__id__": 2628 - }, - "_alignFlags": 45, - "_target": null, - "_left": 3, - "_right": 3, - "_top": 5, - "_bottom": 5, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 181, - "_originalHeight": 202, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "52NC7hWPRNOY+wHTRf3QbZ" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "36L/B7AVVE4acw/JMAaOg1", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "swirl", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 2621 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 2631 - }, - { - "__id__": 2633 - } - ], - "_prefab": { - "__id__": 2635 - }, - "_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.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2630 - }, - "_enabled": true, - "__prefab": { - "__id__": 2632 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 56, - "height": 54 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "80GSqTWCtKQYQ/n1eGV67A" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2630 - }, - "_enabled": true, - "__prefab": { - "__id__": 2634 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 141, - "g": 141, - "b": 141, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@23c2c", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": true, - "_atlas": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "56gumX/v1PjI0D64TV5DYf" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "58sENc2LZDppLNjQ9qfpJ9", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2621 - }, - "_enabled": true, - "__prefab": { - "__id__": 2637 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 170, - "height": 230 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "fefuIo2xdN0pOUq6CX6gg9" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2621 - }, - "_enabled": true, - "__prefab": { - "__id__": 2639 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": null, - "_type": 1, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": true, - "_atlas": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "4azdztgKpLpZg683BreKFB" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "b4hF1r36hGnLcF49UwH2Me", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "cb4", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 2580 - }, - "_children": [ - { - "__id__": 2642 - }, - { - "__id__": 2650 - } - ], - "_active": false, - "_components": [ - { - "__id__": 2656 - }, - { - "__id__": 2658 - } - ], - "_prefab": { - "__id__": 2660 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 110, - "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", - "_name": "Group 66", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 2641 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 2643 - }, - { - "__id__": 2645 - }, - { - "__id__": 2647 - } - ], - "_prefab": { - "__id__": 2649 - }, - "_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__": 2642 - }, - "_enabled": true, - "__prefab": { - "__id__": 2644 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 162, - "height": 218 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "c6n+qvin9Kh4T7Q6Bzres9" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2642 - }, - "_enabled": true, - "__prefab": { - "__id__": 2646 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 238, - "g": 236, - "b": 236, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@96e5b", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 1, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": true, - "_atlas": { - "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "6aU6TT2mZPuLTch+mbnTqm" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2642 - }, - "_enabled": true, - "__prefab": { - "__id__": 2648 - }, - "_alignFlags": 45, - "_target": null, - "_left": 3, - "_right": 3, - "_top": 5, - "_bottom": 5, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 181, - "_originalHeight": 202, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "870sJzT5xLBq/xEqVJyBLq" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "03tsS3GipG5YScK8lLILJt", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "swirl", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 2641 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 2651 - }, - { - "__id__": 2653 - } - ], - "_prefab": { - "__id__": 2655 - }, - "_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.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2650 - }, - "_enabled": true, - "__prefab": { - "__id__": 2652 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 56, - "height": 54 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "46yYHokK1HxL+p0mmHIjJK" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2650 - }, - "_enabled": true, - "__prefab": { - "__id__": 2654 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 141, - "g": 141, - "b": 141, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@23c2c", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": true, - "_atlas": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "dewh9VBr9Kaaju6tOEHKCw" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "93L/263rRAaJnOhQfjzfBH", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2641 - }, - "_enabled": true, - "__prefab": { - "__id__": 2657 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 168, - "height": 228 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "11vgqgLitJOrtaHqiKYdBv" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2641 - }, - "_enabled": true, - "__prefab": { - "__id__": 2659 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": null, - "_type": 1, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": true, - "_atlas": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "c8mfekiM5Ps6IShzJU81FT" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "92w5msZR1IG5J6oYhY2UHn", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2580 - }, - "_enabled": true, - "__prefab": { - "__id__": 2662 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 570, - "height": 300 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "c4gJlvjSJHlbF9W3ti3Tom" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2580 - }, - "_enabled": true, - "__prefab": { - "__id__": 2664 - }, - "_alignFlags": 42, - "_target": null, - "_left": 75, - "_right": 75, - "_top": -391.513, - "_bottom": 591.5129999999999, - "_horizontalCenter": 0, - "_verticalCenter": 71.94799999999998, - "_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": "8f6ksa2oxOMY/B1mN9OaMj" - }, - { - "__type__": "cc.Layout", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2580 - }, - "_enabled": false, - "__prefab": { - "__id__": 2666 - }, - "_resizeMode": 1, - "_layoutType": 1, - "_cellSize": { - "__type__": "cc.Size", - "width": 40, - "height": 40 - }, - "_startAxis": 0, - "_paddingLeft": 0, - "_paddingRight": 0, - "_paddingTop": 0, - "_paddingBottom": 0, - "_spacingX": 30, - "_spacingY": 0, - "_verticalDirection": 1, - "_horizontalDirection": 0, - "_constraint": 0, - "_constraintNum": 2, - "_affectedByScale": false, - "_isAlign": false, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "1aZwtNtrBOa69OsmA+hRfu" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "19eAQb0dVMEZJInoU3k0+3", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "cards", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 2409 - }, - "_children": [ - { - "__id__": 2669 - }, - { - "__id__": 2716 - }, - { - "__id__": 2763 - }, - { - "__id__": 2810 - } - ], - "_active": true, - "_components": [ - { - "__id__": 2857 - }, - { - "__id__": 2859 - }, - { - "__id__": 2861 - } - ], - "_prefab": { - "__id__": 2863 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 296.948, - "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__": 2668 - }, - "_prefab": { - "__id__": 2670 - }, - "__editorExtras__": {} - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 2669 - }, - "asset": { - "__uuid__": "8aaff904-8c27-4173-9716-7161893b336e", - "__expectedType__": "cc.Prefab" - }, - "fileId": "24rlgXRJ9AHLGpMW+aYyEx", - "instance": { - "__id__": 2671 - }, - "targetOverrides": null - }, - { - "__type__": "cc.PrefabInstance", - "fileId": "7fHpqcbqdIfIgDw6WLnxnB", - "prefabRootNode": { - "__id__": 1 - }, - "mountedChildren": [], - "mountedComponents": [], - "propertyOverrides": [ - { - "__id__": 2672 - }, - { - "__id__": 2674 - }, - { - "__id__": 2676 - }, - { - "__id__": 2678 - }, - { - "__id__": 2680 - }, - { - "__id__": 2682 - }, - { - "__id__": 2684 - }, - { - "__id__": 2686 - }, - { - "__id__": 2688 - }, - { - "__id__": 2690 - }, - { - "__id__": 2692 - }, - { - "__id__": 2694 - }, - { - "__id__": 2696 - }, - { - "__id__": 2698 - }, - { - "__id__": 2700 - }, - { - "__id__": 2702 - }, - { - "__id__": 2704 - }, - { - "__id__": 2706 - }, - { - "__id__": 2708 - }, - { - "__id__": 2710 - }, - { - "__id__": 2712 - }, - { - "__id__": 2714 - } - ], - "removedComponents": [] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 2673 - }, - "propertyPath": [ - "_name" - ], - "value": "card" - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "24rlgXRJ9AHLGpMW+aYyEx" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 2675 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": -220, - "y": 0, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "24rlgXRJ9AHLGpMW+aYyEx" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 2677 - }, - "propertyPath": [ - "_lrot" - ], - "value": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "24rlgXRJ9AHLGpMW+aYyEx" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 2679 - }, - "propertyPath": [ - "_euler" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "24rlgXRJ9AHLGpMW+aYyEx" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 2681 - }, - "propertyPath": [ - "_active" - ], - "value": true - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "24rlgXRJ9AHLGpMW+aYyEx" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 2683 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 299, - "height": 299 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "326cum+qdAqaeo0dGt01yD" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 2685 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 170, - "height": 229.8 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "b6/HPesdpG8ZsWB4vg6xf2" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 2687 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 64, - "y": 93.9, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "cfMbf11IxHErK52FqmJHts" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 2689 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": -64, - "y": 93.9, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "2b5S+tVLtA5Ykc/qVoMdAC" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 2691 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 170, - "height": 229.8 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "99yf9rnjlM147Oc5ugZxZA" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 2693 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 170, - "height": 229.8 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "fbT2L4/5lBv6CDydZR8SkP", - "13j2oupQRMUoUyChWYn2yc" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 2695 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 170, - "height": 229.8 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "fbT2L4/5lBv6CDydZR8SkP", - "c8mzU+nw5GLJ4CZ7ZTe6eE" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 2697 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 340, - "height": 459.6 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "fbT2L4/5lBv6CDydZR8SkP", - "5eZRKQByFG0LW2QA/PUw2u" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 2699 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 332, - "height": 447.6 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "fbT2L4/5lBv6CDydZR8SkP", - "4buoN7nzRM9Kty43yoN7ul" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 2701 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 140, - "height": 140 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "fbT2L4/5lBv6CDydZR8SkP", - "faGw1NMRpJ+IWtI609CAxN" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 2703 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 29.900000000000006, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "fbT2L4/5lBv6CDydZR8SkP", - "69ZX4yvCZL67xK4+SdFMO0" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 2705 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 280, - "height": 280 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "fbT2L4/5lBv6CDydZR8SkP", - "5cf2X5S4JMQ7x3zijgLWIX" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 2707 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 140, - "height": 140 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "aePszddr1FjZ9yJvRxiJCh" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 2709 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 29.900000000000006, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "5cWLGvgr1MdLSDfUJV31tJ" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 2711 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": -41.79599999999999, - "y": -94.165, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "09D4k31MNCHqoa2DlasmKq" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 2713 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 40.925, - "y": -94.165, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "67WoSYD3dDaYE3iUhnDhbu" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 2715 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": -61.823999999999984, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "c6fA+I52NLy7nwIG/TAXFX" - ] - }, - { - "__type__": "cc.Node", - "_objFlags": 0, - "_parent": { - "__id__": 2668 - }, - "_prefab": { - "__id__": 2717 - }, - "__editorExtras__": {} - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 2716 - }, - "asset": { - "__uuid__": "8aaff904-8c27-4173-9716-7161893b336e", - "__expectedType__": "cc.Prefab" - }, - "fileId": "24rlgXRJ9AHLGpMW+aYyEx", - "instance": { - "__id__": 2718 - }, - "targetOverrides": null - }, - { - "__type__": "cc.PrefabInstance", - "fileId": "a6JzrE1VNPNKPuIddbQg+d", - "prefabRootNode": { - "__id__": 1 - }, - "mountedChildren": [], - "mountedComponents": [], - "propertyOverrides": [ - { - "__id__": 2719 - }, - { - "__id__": 2721 - }, - { - "__id__": 2723 - }, - { - "__id__": 2725 - }, - { - "__id__": 2727 - }, - { - "__id__": 2729 - }, - { - "__id__": 2731 - }, - { - "__id__": 2733 - }, - { - "__id__": 2735 - }, - { - "__id__": 2737 - }, - { - "__id__": 2739 - }, - { - "__id__": 2741 - }, - { - "__id__": 2743 - }, - { - "__id__": 2745 - }, - { - "__id__": 2747 - }, - { - "__id__": 2749 - }, - { - "__id__": 2751 - }, - { - "__id__": 2753 - }, - { - "__id__": 2755 - }, - { - "__id__": 2757 - }, - { - "__id__": 2759 - }, - { - "__id__": 2761 - } - ], - "removedComponents": [] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 2720 - }, - "propertyPath": [ - "_name" - ], - "value": "card" - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "24rlgXRJ9AHLGpMW+aYyEx" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 2722 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 1.4210854715202004e-14, - "y": 0, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "24rlgXRJ9AHLGpMW+aYyEx" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 2724 - }, - "propertyPath": [ - "_lrot" - ], - "value": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "24rlgXRJ9AHLGpMW+aYyEx" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 2726 - }, - "propertyPath": [ - "_euler" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "24rlgXRJ9AHLGpMW+aYyEx" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 2728 - }, - "propertyPath": [ - "_active" - ], - "value": true - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "24rlgXRJ9AHLGpMW+aYyEx" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 2730 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 299, - "height": 299 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "326cum+qdAqaeo0dGt01yD" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 2732 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 170, - "height": 229.8 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "b6/HPesdpG8ZsWB4vg6xf2" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 2734 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 64, - "y": 93.9, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "cfMbf11IxHErK52FqmJHts" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 2736 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": -64, - "y": 93.9, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "2b5S+tVLtA5Ykc/qVoMdAC" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 2738 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 170, - "height": 229.8 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "99yf9rnjlM147Oc5ugZxZA" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 2740 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 170, - "height": 229.8 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "fbT2L4/5lBv6CDydZR8SkP", - "13j2oupQRMUoUyChWYn2yc" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 2742 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 170, - "height": 229.8 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "fbT2L4/5lBv6CDydZR8SkP", - "c8mzU+nw5GLJ4CZ7ZTe6eE" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 2744 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 340, - "height": 459.6 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "fbT2L4/5lBv6CDydZR8SkP", - "5eZRKQByFG0LW2QA/PUw2u" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 2746 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 332, - "height": 447.6 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "fbT2L4/5lBv6CDydZR8SkP", - "4buoN7nzRM9Kty43yoN7ul" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 2748 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 140, - "height": 140 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "fbT2L4/5lBv6CDydZR8SkP", - "faGw1NMRpJ+IWtI609CAxN" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 2750 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 29.900000000000006, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "fbT2L4/5lBv6CDydZR8SkP", - "69ZX4yvCZL67xK4+SdFMO0" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 2752 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 280, - "height": 280 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "fbT2L4/5lBv6CDydZR8SkP", - "5cf2X5S4JMQ7x3zijgLWIX" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 2754 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 140, - "height": 140 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "aePszddr1FjZ9yJvRxiJCh" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 2756 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 29.900000000000006, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "5cWLGvgr1MdLSDfUJV31tJ" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 2758 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": -41.79599999999999, - "y": -94.165, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "09D4k31MNCHqoa2DlasmKq" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 2760 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 40.925, - "y": -94.165, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "67WoSYD3dDaYE3iUhnDhbu" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 2762 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": -61.823999999999984, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "c6fA+I52NLy7nwIG/TAXFX" - ] - }, - { - "__type__": "cc.Node", - "_objFlags": 0, - "_parent": { - "__id__": 2668 - }, - "_prefab": { - "__id__": 2764 - }, - "__editorExtras__": {} - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 2763 - }, - "asset": { - "__uuid__": "8aaff904-8c27-4173-9716-7161893b336e", - "__expectedType__": "cc.Prefab" - }, - "fileId": "24rlgXRJ9AHLGpMW+aYyEx", - "instance": { - "__id__": 2765 - }, - "targetOverrides": null - }, - { - "__type__": "cc.PrefabInstance", - "fileId": "7eQUjLZ7VBxJ6+1k7O3Fao", - "prefabRootNode": { - "__id__": 1 - }, - "mountedChildren": [], - "mountedComponents": [], - "propertyOverrides": [ - { - "__id__": 2766 - }, - { - "__id__": 2768 - }, - { - "__id__": 2770 - }, - { - "__id__": 2772 - }, - { - "__id__": 2774 - }, - { - "__id__": 2776 - }, - { - "__id__": 2778 - }, - { - "__id__": 2780 - }, - { - "__id__": 2782 - }, - { - "__id__": 2784 - }, - { - "__id__": 2786 - }, - { - "__id__": 2788 - }, - { - "__id__": 2790 - }, - { - "__id__": 2792 - }, - { - "__id__": 2794 - }, - { - "__id__": 2796 - }, - { - "__id__": 2798 - }, - { - "__id__": 2800 - }, - { - "__id__": 2802 - }, - { - "__id__": 2804 - }, - { - "__id__": 2806 - }, - { - "__id__": 2808 - } - ], - "removedComponents": [] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 2767 - }, - "propertyPath": [ - "_name" - ], - "value": "card" - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "24rlgXRJ9AHLGpMW+aYyEx" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 2769 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 220, - "y": 0, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "24rlgXRJ9AHLGpMW+aYyEx" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 2771 - }, - "propertyPath": [ - "_lrot" - ], - "value": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "24rlgXRJ9AHLGpMW+aYyEx" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 2773 - }, - "propertyPath": [ - "_euler" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "24rlgXRJ9AHLGpMW+aYyEx" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 2775 - }, - "propertyPath": [ - "_active" - ], - "value": true - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "24rlgXRJ9AHLGpMW+aYyEx" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 2777 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 299, - "height": 299 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "326cum+qdAqaeo0dGt01yD" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 2779 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 170, - "height": 229.8 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "b6/HPesdpG8ZsWB4vg6xf2" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 2781 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 170, - "height": 229.8 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "99yf9rnjlM147Oc5ugZxZA" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 2783 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 170, - "height": 229.8 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "fbT2L4/5lBv6CDydZR8SkP", - "13j2oupQRMUoUyChWYn2yc" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 2785 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 170, - "height": 229.8 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "fbT2L4/5lBv6CDydZR8SkP", - "c8mzU+nw5GLJ4CZ7ZTe6eE" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 2787 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 340, - "height": 459.6 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "fbT2L4/5lBv6CDydZR8SkP", - "5eZRKQByFG0LW2QA/PUw2u" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 2789 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 332, - "height": 447.6 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "fbT2L4/5lBv6CDydZR8SkP", - "4buoN7nzRM9Kty43yoN7ul" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 2791 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 140, - "height": 140 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "fbT2L4/5lBv6CDydZR8SkP", - "faGw1NMRpJ+IWtI609CAxN" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 2793 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 280, - "height": 280 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "fbT2L4/5lBv6CDydZR8SkP", - "5cf2X5S4JMQ7x3zijgLWIX" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 2795 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 140, - "height": 140 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "aePszddr1FjZ9yJvRxiJCh" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 2797 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 64, - "y": 93.9, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "cfMbf11IxHErK52FqmJHts" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 2799 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": -41.79599999999999, - "y": -94.165, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "09D4k31MNCHqoa2DlasmKq" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 2801 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 40.925, - "y": -94.165, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "67WoSYD3dDaYE3iUhnDhbu" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 2803 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": -64, - "y": 93.9, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "2b5S+tVLtA5Ykc/qVoMdAC" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 2805 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 29.900000000000006, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "fbT2L4/5lBv6CDydZR8SkP", - "69ZX4yvCZL67xK4+SdFMO0" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 2807 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 29.900000000000006, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "5cWLGvgr1MdLSDfUJV31tJ" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 2809 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": -61.823999999999984, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "c6fA+I52NLy7nwIG/TAXFX" - ] - }, - { - "__type__": "cc.Node", - "_objFlags": 0, - "_parent": { - "__id__": 2668 - }, - "_prefab": { - "__id__": 2811 - }, - "__editorExtras__": {} - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 2810 - }, - "asset": { - "__uuid__": "8aaff904-8c27-4173-9716-7161893b336e", - "__expectedType__": "cc.Prefab" - }, - "fileId": "24rlgXRJ9AHLGpMW+aYyEx", - "instance": { - "__id__": 2812 - }, - "targetOverrides": null - }, - { - "__type__": "cc.PrefabInstance", - "fileId": "4eAUB+FFlHx5OgqIJLa7nV", - "prefabRootNode": { - "__id__": 1 - }, - "mountedChildren": [], - "mountedComponents": [], - "propertyOverrides": [ - { - "__id__": 2813 - }, - { - "__id__": 2815 - }, - { - "__id__": 2817 - }, - { - "__id__": 2819 - }, - { - "__id__": 2821 - }, - { - "__id__": 2823 - }, - { - "__id__": 2825 - }, - { - "__id__": 2827 - }, - { - "__id__": 2829 - }, - { - "__id__": 2831 - }, - { - "__id__": 2833 - }, - { - "__id__": 2835 - }, - { - "__id__": 2837 - }, - { - "__id__": 2839 - }, - { - "__id__": 2841 - }, - { - "__id__": 2843 - }, - { - "__id__": 2845 - }, - { - "__id__": 2847 - }, - { - "__id__": 2849 - }, - { - "__id__": 2851 - }, - { - "__id__": 2853 - }, - { - "__id__": 2855 - } - ], - "removedComponents": [] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 2814 - }, - "propertyPath": [ - "_name" - ], - "value": "card" - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "24rlgXRJ9AHLGpMW+aYyEx" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 2816 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 262.05, - "y": 0, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "24rlgXRJ9AHLGpMW+aYyEx" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 2818 - }, - "propertyPath": [ - "_lrot" - ], - "value": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "24rlgXRJ9AHLGpMW+aYyEx" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 2820 - }, - "propertyPath": [ - "_euler" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "24rlgXRJ9AHLGpMW+aYyEx" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 2822 - }, - "propertyPath": [ - "_active" - ], - "value": false - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "24rlgXRJ9AHLGpMW+aYyEx" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 2824 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 299, - "height": 299 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "326cum+qdAqaeo0dGt01yD" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 2826 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 170, - "height": 229.8 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "b6/HPesdpG8ZsWB4vg6xf2" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 2828 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 170, - "height": 229.8 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "99yf9rnjlM147Oc5ugZxZA" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 2830 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 170, - "height": 229.8 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "fbT2L4/5lBv6CDydZR8SkP", - "13j2oupQRMUoUyChWYn2yc" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 2832 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 170, - "height": 229.8 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "fbT2L4/5lBv6CDydZR8SkP", - "c8mzU+nw5GLJ4CZ7ZTe6eE" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 2834 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 340, - "height": 459.6 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "fbT2L4/5lBv6CDydZR8SkP", - "5eZRKQByFG0LW2QA/PUw2u" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 2836 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 332, - "height": 447.6 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "fbT2L4/5lBv6CDydZR8SkP", - "4buoN7nzRM9Kty43yoN7ul" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 2838 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 140, - "height": 140 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "fbT2L4/5lBv6CDydZR8SkP", - "faGw1NMRpJ+IWtI609CAxN" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 2840 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 280, - "height": 280 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "fbT2L4/5lBv6CDydZR8SkP", - "5cf2X5S4JMQ7x3zijgLWIX" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 2842 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 140, - "height": 140 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "aePszddr1FjZ9yJvRxiJCh" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 2844 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 64, - "y": 93.9, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "cfMbf11IxHErK52FqmJHts" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 2846 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": -41.79599999999999, - "y": -94.165, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "09D4k31MNCHqoa2DlasmKq" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 2848 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 40.925, - "y": -94.165, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "67WoSYD3dDaYE3iUhnDhbu" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 2850 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": -64, - "y": 93.9, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "2b5S+tVLtA5Ykc/qVoMdAC" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 2852 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 29.900000000000006, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "fbT2L4/5lBv6CDydZR8SkP", - "69ZX4yvCZL67xK4+SdFMO0" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 2854 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 29.900000000000006, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "5cWLGvgr1MdLSDfUJV31tJ" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 2856 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": -61.823999999999984, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "c6fA+I52NLy7nwIG/TAXFX" - ] - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2668 - }, - "_enabled": true, - "__prefab": { - "__id__": 2858 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 519.4, - "height": 300 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "e4sVPXog5C1ZVXn+99DthZ" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2668 - }, - "_enabled": true, - "__prefab": { - "__id__": 2860 - }, - "_alignFlags": 42, - "_target": null, - "_left": 100.30000000000001, - "_right": 100.30000000000001, - "_top": -491.51300000000003, - "_bottom": 491.51300000000003, - "_horizontalCenter": 0, - "_verticalCenter": 71.94799999999998, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 100, - "_originalHeight": 300, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "28FVmV3/5GPrErU/c70vKv" - }, - { - "__type__": "cc.Layout", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2668 - }, - "_enabled": false, - "__prefab": { - "__id__": 2862 - }, - "_resizeMode": 1, - "_layoutType": 1, - "_cellSize": { - "__type__": "cc.Size", - "width": 40, - "height": 40 - }, - "_startAxis": 0, - "_paddingLeft": 0, - "_paddingRight": 0, - "_paddingTop": 0, - "_paddingBottom": 0, - "_spacingX": 4.7, - "_spacingY": 0, - "_verticalDirection": 1, - "_horizontalDirection": 0, - "_constraint": 0, - "_constraintNum": 2, - "_affectedByScale": false, - "_isAlign": false, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "e2Uow4wOxBBIdJzkwwxN1e" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "0ca947K+hP/56nRnfUJAxZ", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "cb4", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 2409 - }, - "_children": [ - { - "__id__": 2865 - }, - { - "__id__": 2873 - }, - { - "__id__": 2879 - }, - { - "__id__": 2885 - }, - { - "__id__": 2917 - }, - { - "__id__": 3053 - }, - { - "__id__": 3128 - } - ], - "_active": true, - "_components": [ - { - "__id__": 3188 - }, - { - "__id__": 3190 - }, - { - "__id__": 3192 - }, - { - "__id__": 3194 - } - ], - "_prefab": { - "__id__": 3196 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 50, - "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": "Group 66", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 2864 - }, - "_children": [], - "_active": false, - "_components": [ - { - "__id__": 2866 - }, - { - "__id__": 2868 - }, - { - "__id__": 2870 - } - ], - "_prefab": { - "__id__": 2872 - }, - "_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__": 2865 - }, - "_enabled": true, - "__prefab": { - "__id__": 2867 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 134, - "height": 218 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "ffy3Eptp1LaqTL33CGRAlj" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2865 - }, - "_enabled": true, - "__prefab": { - "__id__": 2869 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 71, - "g": 102, - "b": 141, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@1935d", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 1, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": true, - "_atlas": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "dfoHWrxqtH6pxleI68vaOe" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2865 - }, - "_enabled": true, - "__prefab": { - "__id__": 2871 - }, - "_alignFlags": 45, - "_target": null, - "_left": 3, - "_right": 3, - "_top": 5, - "_bottom": 5, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 181, - "_originalHeight": 202, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "06XO3xDdlHJZhG96YwUcfJ" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "44SefofPZPbIEUZfWOlRzQ", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "bg_stone", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 2864 - }, - "_children": [], - "_active": false, - "_components": [ - { - "__id__": 2874 - }, - { - "__id__": 2876 - } - ], - "_prefab": { - "__id__": 2878 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 8.151, - "y": -121.326, - "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.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2873 - }, - "_enabled": true, - "__prefab": { - "__id__": 2875 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 117, - "height": 300 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "93ZLflaSBECafFEYFjftVd" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2873 - }, - "_enabled": true, - "__prefab": { - "__id__": 2877 - }, - "_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@3b68c", - "__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__": "cb93c900-b440-4571-91d1-7da1636e3d73", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "5ceWLC9wtM0o7j7KHu2VMU" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "27gZILKQhK0ovZBLkU1yPR", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "swirl", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 2864 - }, - "_children": [], - "_active": false, - "_components": [ - { - "__id__": 2880 - }, - { - "__id__": 2882 - } - ], - "_prefab": { - "__id__": 2884 - }, - "_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.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2879 - }, - "_enabled": true, - "__prefab": { - "__id__": 2881 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 56, - "height": 54 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "a8g4t5wjBBXqpb9Y7SAkJZ" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2879 - }, - "_enabled": true, - "__prefab": { - "__id__": 2883 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 141, - "g": 141, - "b": 141, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@23c2c", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": true, - "_atlas": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "d9dxE+2EtAZ42M0xqHOQyC" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "bcINtOcIBCzJtknRVCnVUf", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "start", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 2864 - }, - "_children": [ - { - "__id__": 2886 - }, - { - "__id__": 2894 - }, - { - "__id__": 2902 - } - ], - "_active": false, - "_components": [ - { - "__id__": 2910 - }, - { - "__id__": 2912 - }, - { - "__id__": 2914 - } - ], - "_prefab": { - "__id__": 2916 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 11.941, - "y": -167.337, - "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": "bg", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 2885 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 2887 - }, - { - "__id__": 2889 - }, - { - "__id__": 2891 - } - ], - "_prefab": { - "__id__": 2893 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": -54.95, - "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__": 2886 - }, - "_enabled": true, - "__prefab": { - "__id__": 2888 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 110, - "height": 109.9 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "4c7F0N/8dDZrUNsoe+Der6" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2886 - }, - "_enabled": true, - "__prefab": { - "__id__": 2890 - }, - "_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@abf7b", - "__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__": "cb93c900-b440-4571-91d1-7da1636e3d73", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "6f6CiNYjhPe5m/C/lk5Ljv" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2886 - }, - "_enabled": true, - "__prefab": { - "__id__": 2892 - }, - "_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": 216, - "_originalHeight": 106, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "7cKTcBw9ZLJrbJC20YFKm8" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "5621BW8IFA+LY13q4QiGME", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "nobg", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 2885 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 2895 - }, - { - "__id__": 2897 - }, - { - "__id__": 2899 - } - ], - "_prefab": { - "__id__": 2901 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": -54.95, - "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__": 2894 - }, - "_enabled": true, - "__prefab": { - "__id__": 2896 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 110, - "height": 109.9 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "e2rJHKOnNHvLamex9mOHoD" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2894 - }, - "_enabled": true, - "__prefab": { - "__id__": 2898 - }, - "_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@abf7b", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 1, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": true, - "_atlas": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "f2Z/YOONVOuJWKMldJh38C" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2894 - }, - "_enabled": true, - "__prefab": { - "__id__": 2900 - }, - "_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": 216, - "_originalHeight": 106, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "b4DRkE1BJMp5JNAv57deWW" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "b8A4bEyyZIGqSuH1CxHb7u", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "Label", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 2885 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 2903 - }, - { - "__id__": 2905 - }, - { - "__id__": 2907 - } - ], - "_prefab": { - "__id__": 2909 - }, - "_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__": 2902 - }, - "_enabled": true, - "__prefab": { - "__id__": 2904 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 68, - "height": 58.4 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "a9v3lzLM1PnbKbouXHtb5g" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2902 - }, - "_enabled": true, - "__prefab": { - "__id__": 2906 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_string": "战斗", - "_horizontalAlign": 1, - "_verticalAlign": 1, - "_actualFontSize": 30, - "_fontSize": 30, - "_fontFamily": "Arial", - "_lineHeight": 40, - "_overflow": 0, - "_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": 4, - "_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": "b1eu3/kpNLzJMWIq+dUlrp" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2902 - }, - "_enabled": true, - "__prefab": { - "__id__": 2908 - }, - "_alignFlags": 16, - "_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": 0, - "_originalHeight": 0, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "67onPnfp5CX49/l0+eYGlo" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "3cR4bFnc9A7KEOjPzS+vbC", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2885 - }, - "_enabled": true, - "__prefab": { - "__id__": 2911 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 110, - "height": 109.9 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "bcAdk0RCdGnqRbA2DVNyrN" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2885 - }, - "_enabled": true, - "__prefab": { - "__id__": 2913 - }, - "_alignFlags": 20, - "_target": null, - "_left": 0, - "_right": 0, - "_top": 40, - "_bottom": -108.287, - "_horizontalCenter": 11.941, - "_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": "84elEw48BHKoX9w2vlDnkM" - }, - { - "__type__": "cc.Button", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2885 - }, - "_enabled": true, - "__prefab": { - "__id__": 2915 - }, - "clickEvents": [], - "_interactable": true, - "_transition": 3, - "_normalColor": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_hoverColor": { - "__type__": "cc.Color", - "r": 211, - "g": 211, - "b": 211, - "a": 255 - }, - "_pressedColor": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_disabledColor": { - "__type__": "cc.Color", - "r": 124, - "g": 124, - "b": 124, - "a": 255 - }, - "_normalSprite": null, - "_hoverSprite": null, - "_pressedSprite": null, - "_disabledSprite": null, - "_duration": 0.1, - "_zoomScale": 1.2, - "_target": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "53wbmpN3FIfIrvo96TQkZ5" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "91Q2j7jwlMIbjrFk7l48Qp", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "sbar", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 2864 - }, - "_children": [ - { - "__id__": 2918 - }, - { - "__id__": 2964 - }, - { - "__id__": 3000 - } - ], - "_active": false, - "_components": [ - { - "__id__": 3044 - }, - { - "__id__": 3046 - }, - { - "__id__": 3048 - }, - { - "__id__": 3050 - } - ], - "_prefab": { - "__id__": 3052 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": -64.21, - "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": "pool", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 2917 - }, - "_children": [ - { - "__id__": 2919 - }, - { - "__id__": 2925 - }, - { - "__id__": 2939 - }, - { - "__id__": 2945 - }, - { - "__id__": 2951 - } - ], - "_active": false, - "_components": [ - { - "__id__": 2957 - }, - { - "__id__": 2959 - }, - { - "__id__": 2961 - } - ], - "_prefab": { - "__id__": 2963 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -180, - "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", - "_name": "next", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 2918 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 2920 - }, - { - "__id__": 2922 - } - ], - "_prefab": { - "__id__": 2924 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -9.033, - "y": 43.928, - "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__": 2919 - }, - "_enabled": true, - "__prefab": { - "__id__": 2921 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 120.6796875, - "height": 54.4 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "40nDmLe0tHjZnjpLm8Ti/2" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2919 - }, - "_enabled": true, - "__prefab": { - "__id__": 2923 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_string": "5 回合后升级", - "_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": 29, - "g": 29, - "b": 29, - "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": "f6qB8Pb7tMeoaqFAhkGOGN" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "87n4P7QQpPwavHb6WTZwtP", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_objFlags": 0, - "_parent": { - "__id__": 2918 - }, - "_prefab": { - "__id__": 2926 - }, - "__editorExtras__": {} - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 2925 - }, - "asset": { - "__uuid__": "86a3c4cd-71c7-4502-b713-65f0ace7912a", - "__expectedType__": "cc.Prefab" - }, - "fileId": "d3jYvT7whFS5scQFZeO5AK", - "instance": { - "__id__": 2927 - }, - "targetOverrides": null - }, - { - "__type__": "cc.PrefabInstance", - "fileId": "38jLvnTihO4IJb1GG/YNwE", - "prefabRootNode": { - "__id__": 1 - }, - "mountedChildren": [], - "mountedComponents": [], - "propertyOverrides": [ - { - "__id__": 2928 - }, - { - "__id__": 2930 - }, - { - "__id__": 2931 - }, - { - "__id__": 2932 - }, - { - "__id__": 2933 - }, - { - "__id__": 2935 - }, - { - "__id__": 2937 - } - ], - "removedComponents": [] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 2929 - }, - "propertyPath": [ - "_name" - ], - "value": "smalltip" - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "d3jYvT7whFS5scQFZeO5AK" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 2929 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 2929 - }, - "propertyPath": [ - "_lrot" - ], - "value": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 2929 - }, - "propertyPath": [ - "_euler" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 2934 - }, - "propertyPath": [ - "_string" - ], - "value": "卡池升级" - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "52GlHcXJZDJqYfTH62X5lp" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 2936 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 84, - "height": 54.4 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "11pqUo9t9IWYWj/LjK3fNo" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 2938 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 150, - "height": 70 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "3aTUQpkypKh5v6YnH99gAD" - ] - }, - { - "__type__": "cc.Node", - "_name": "ItemIcon_Card_1", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 2918 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 2940 - }, - { - "__id__": 2942 - } - ], - "_prefab": { - "__id__": 2944 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -51.744, - "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__": 2939 - }, - "_enabled": true, - "__prefab": { - "__id__": 2941 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 35, - "height": 35 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "40HKZEEpxO34zc+k9sG7gc" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2939 - }, - "_enabled": true, - "__prefab": { - "__id__": 2943 - }, - "_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@419d2", - "__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": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "7cZwv6YuhPm6CJqYZ3aRHs" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "4fyTCPKw1A2LS+HPLZME88", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "Label", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 2918 - }, - "_children": [], - "_active": false, - "_components": [ - { - "__id__": 2946 - }, - { - "__id__": 2948 - } - ], - "_prefab": { - "__id__": 2950 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -11.254, - "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__": 2945 - }, - "_enabled": true, - "__prefab": { - "__id__": 2947 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 45.1181640625, - "height": 54.4 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "42QtWPOGVDW7JD0Oh6KTlN" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2945 - }, - "_enabled": true, - "__prefab": { - "__id__": 2949 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_string": "Lv.", - "_horizontalAlign": 0, - "_verticalAlign": 1, - "_actualFontSize": 30, - "_fontSize": 30, - "_fontFamily": "Arial", - "_lineHeight": 40, - "_overflow": 0, - "_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": "6arIxvN39KcIsk6/vJkzhE" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "17cInIAvRAdLRks8v64ulb", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "lv", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 2918 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 2952 - }, - { - "__id__": 2954 - } - ], - "_prefab": { - "__id__": 2956 - }, - "_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__": 2951 - }, - "_enabled": true, - "__prefab": { - "__id__": 2953 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 49.4, - "height": 54.4 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "cazayahIBO3JTsGay48R45" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2951 - }, - "_enabled": true, - "__prefab": { - "__id__": 2955 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_string": "Lv.1", - "_horizontalAlign": 0, - "_verticalAlign": 1, - "_actualFontSize": 25, - "_fontSize": 30, - "_fontFamily": "Arial", - "_lineHeight": 40, - "_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": "1dw2Ed82tOWa7Dk7VBh1XI" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "dbGBwzTO1IU6hauUHV5EPy", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2918 - }, - "_enabled": true, - "__prefab": { - "__id__": 2958 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 170, - "height": 40 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "d4r4fm7jNOD6PZh/46yABL" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2918 - }, - "_enabled": false, - "__prefab": { - "__id__": 2960 - }, - "_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@96e5b", - "__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": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "cehB0w2llBDpdk7u0haQK7" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2918 - }, - "_enabled": false, - "__prefab": { - "__id__": 2962 - }, - "_alignFlags": 44, - "_target": null, - "_left": 529.9999999999999, - "_right": -529.9999999999999, - "_top": 0, - "_bottom": 141.48, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 240, - "_originalHeight": 0, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "c0+g8lHiRLW6ycWhfn4G7i" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "c2acfFP9ZBP6xI6/88UVwt", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "coin", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 2917 - }, - "_children": [ - { - "__id__": 2965 - }, - { - "__id__": 2979 - }, - { - "__id__": 2985 - } - ], - "_active": true, - "_components": [ - { - "__id__": 2993 - }, - { - "__id__": 2995 - }, - { - "__id__": 2997 - } - ], - "_prefab": { - "__id__": 2999 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -265, - "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__": 2964 - }, - "_prefab": { - "__id__": 2966 - }, - "__editorExtras__": {} - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 2965 - }, - "asset": { - "__uuid__": "86a3c4cd-71c7-4502-b713-65f0ace7912a", - "__expectedType__": "cc.Prefab" - }, - "fileId": "d3jYvT7whFS5scQFZeO5AK", - "instance": { - "__id__": 2967 - }, - "targetOverrides": null - }, - { - "__type__": "cc.PrefabInstance", - "fileId": "e4kpIxq39B06j/JD97jpFx", - "prefabRootNode": { - "__id__": 1 - }, - "mountedChildren": [], - "mountedComponents": [], - "propertyOverrides": [ - { - "__id__": 2968 - }, - { - "__id__": 2970 - }, - { - "__id__": 2971 - }, - { - "__id__": 2972 - }, - { - "__id__": 2973 - }, - { - "__id__": 2975 - }, - { - "__id__": 2977 - } - ], - "removedComponents": [] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 2969 - }, - "propertyPath": [ - "_name" - ], - "value": "smalltip" - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "d3jYvT7whFS5scQFZeO5AK" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 2969 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 2969 - }, - "propertyPath": [ - "_lrot" - ], - "value": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 2969 - }, - "propertyPath": [ - "_euler" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 2974 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 150, - "height": 70 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "3aTUQpkypKh5v6YnH99gAD" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 2976 - }, - "propertyPath": [ - "_string" - ], - "value": "金币不足" - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "52GlHcXJZDJqYfTH62X5lp" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 2978 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 84, - "height": 54.4 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "11pqUo9t9IWYWj/LjK3fNo" - ] - }, - { - "__type__": "cc.Node", - "_name": "icon", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 2964 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 2980 - }, - { - "__id__": 2982 - } - ], - "_prefab": { - "__id__": 2984 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -38.086, - "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__": 2979 - }, - "_enabled": true, - "__prefab": { - "__id__": 2981 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 35, - "height": 35 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "52401NlshJYZ5/qk0EhfSK" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2979 - }, - "_enabled": true, - "__prefab": { - "__id__": 2983 - }, - "_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": "6452XAHgFNVZZPBcf6cewf" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "243yzbp65IpZDjsGAO8nfZ", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "num", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 2964 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 2986 - }, - { - "__id__": 2988 - }, - { - "__id__": 2990 - } - ], - "_prefab": { - "__id__": 2992 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -18.543, - "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__": 2985 - }, - "_enabled": true, - "__prefab": { - "__id__": 2987 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 120, - "height": 54.4 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "4b0a0tEiBGD77jueMGjrqa" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2985 - }, - "_enabled": true, - "__prefab": { - "__id__": 2989 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_string": "{{0}}", - "_horizontalAlign": 0, - "_verticalAlign": 1, - "_actualFontSize": 31, - "_fontSize": 30, - "_fontFamily": "Arial", - "_lineHeight": 40, - "_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": "996yXYBpVBXKR1nYFgV5TX" - }, - { - "__type__": "545c05XsG9GDJispEGWKvYv", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2985 - }, - "_enabled": true, - "__prefab": { - "__id__": 2991 - }, - "templateMode": true, - "watchPath": "0", - "labelType": "cc.Label", - "watchPathArr": [ - "data.mission_data.coin" - ], - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "57PFrmmv5Jtpf1ZT/ka1hQ" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "56dlPrqotDFIDkklC2+zf9", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2964 - }, - "_enabled": true, - "__prefab": { - "__id__": 2994 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 170, - "height": 40 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "81Cz6RVExJHoIFTE5CMsBV" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2964 - }, - "_enabled": true, - "__prefab": { - "__id__": 2996 - }, - "_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": "50/T33iPJB0569tOc5WSqE" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2964 - }, - "_enabled": false, - "__prefab": { - "__id__": 2998 - }, - "_alignFlags": 40, - "_target": null, - "_left": 5.684341886080802e-14, - "_right": -5.684341886080802e-14, - "_top": 0, - "_bottom": 0, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 240, - "_originalHeight": 0, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "39yirq8cBO0qx7zTpO8N4E" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "9bL7e9aOJBvo7JVArgDuKk", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "hero", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 2917 - }, - "_children": [ - { - "__id__": 3001 - }, - { - "__id__": 3015 - }, - { - "__id__": 3023 - }, - { - "__id__": 3029 - } - ], - "_active": false, - "_components": [ - { - "__id__": 3037 - }, - { - "__id__": 3039 - }, - { - "__id__": 3041 - } - ], - "_prefab": { - "__id__": 3043 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -95, - "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__": 3000 - }, - "_prefab": { - "__id__": 3002 - }, - "__editorExtras__": {} - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 3001 - }, - "asset": { - "__uuid__": "86a3c4cd-71c7-4502-b713-65f0ace7912a", - "__expectedType__": "cc.Prefab" - }, - "fileId": "d3jYvT7whFS5scQFZeO5AK", - "instance": { - "__id__": 3003 - }, - "targetOverrides": null - }, - { - "__type__": "cc.PrefabInstance", - "fileId": "a4uOIEsepB+Lp/23IZv37U", - "prefabRootNode": { - "__id__": 1 - }, - "mountedChildren": [], - "mountedComponents": [], - "propertyOverrides": [ - { - "__id__": 3004 - }, - { - "__id__": 3006 - }, - { - "__id__": 3007 - }, - { - "__id__": 3008 - }, - { - "__id__": 3009 - }, - { - "__id__": 3011 - }, - { - "__id__": 3013 - } - ], - "removedComponents": [] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 3005 - }, - "propertyPath": [ - "_name" - ], - "value": "smalltip" - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "d3jYvT7whFS5scQFZeO5AK" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 3005 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 3005 - }, - "propertyPath": [ - "_lrot" - ], - "value": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 3005 - }, - "propertyPath": [ - "_euler" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 3010 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 150, - "height": 70 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "3aTUQpkypKh5v6YnH99gAD" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 3012 - }, - "propertyPath": [ - "_string" - ], - "value": "英雄队伍已满" - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "52GlHcXJZDJqYfTH62X5lp" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 3014 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 124, - "height": 54.4 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "11pqUo9t9IWYWj/LjK3fNo" - ] - }, - { - "__type__": "cc.Node", - "_name": "bg", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 3000 - }, - "_children": [], - "_active": false, - "_components": [ - { - "__id__": 3016 - }, - { - "__id__": 3018 - }, - { - "__id__": 3020 - } - ], - "_prefab": { - "__id__": 3022 - }, - "_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__": 3015 - }, - "_enabled": true, - "__prefab": { - "__id__": 3017 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 510.00000000000006, - "height": 50 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "b8zTzRz5xMyazM71IWBUmr" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 3015 - }, - "_enabled": true, - "__prefab": { - "__id__": 3019 - }, - "_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@96e5b", - "__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": "928WHU571EzZ7o3CT3ta0j" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 3015 - }, - "_enabled": true, - "__prefab": { - "__id__": 3021 - }, - "_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": 240, - "_originalHeight": 45, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "dcyb5QqpdJJaSwshNRH17H" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "23CYHKSM5L6q6VUVmCTMMq", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "icon", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 3000 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 3024 - }, - { - "__id__": 3026 - } - ], - "_prefab": { - "__id__": 3028 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -19.526, - "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__": 3023 - }, - "_enabled": true, - "__prefab": { - "__id__": 3025 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 43.2, - "height": 36 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "dbcUyixxRAprWIA17zqclB" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 3023 - }, - "_enabled": true, - "__prefab": { - "__id__": 3027 - }, - "_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": 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": "43H9dnHxhN+4HCQFbPDQ/t" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "30yQu4Dt1BkobBiXAZ9EH/", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "num", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 3000 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 3030 - }, - { - "__id__": 3032 - }, - { - "__id__": 3034 - } - ], - "_prefab": { - "__id__": 3036 - }, - "_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__": 3029 - }, - "_enabled": true, - "__prefab": { - "__id__": 3031 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 105.55029296875, - "height": 54.4 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "97KPUeWadDgZ2HkgdKeiHv" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 3029 - }, - "_enabled": true, - "__prefab": { - "__id__": 3033 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_string": "{{0}}/{{1}}", - "_horizontalAlign": 0, - "_verticalAlign": 1, - "_actualFontSize": 25, - "_fontSize": 25, - "_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": "42EDuW84VD3KKa/Tfl6EiR" - }, - { - "__type__": "545c05XsG9GDJispEGWKvYv", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 3029 - }, - "_enabled": true, - "__prefab": { - "__id__": 3035 - }, - "templateMode": true, - "watchPath": "", - "labelType": "cc.Label", - "watchPathArr": [ - "data.mission_data.hero_num", - "data.mission_data.hero_max_num" - ], - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "bbJFIFw2BAxKTiD9zmIpW8" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "e4HA7usexDCKVmnPBFy7QL", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 3000 - }, - "_enabled": true, - "__prefab": { - "__id__": 3038 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 170, - "height": 40 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "6aQRxbSOxH8LLy/YNl2R91" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 3000 - }, - "_enabled": true, - "__prefab": { - "__id__": 3040 - }, - "_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": "50xuU2Y5dKDqKxY8UvGnVi" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 3000 - }, - "_enabled": false, - "__prefab": { - "__id__": 3042 - }, - "_alignFlags": 40, - "_target": null, - "_left": 1060, - "_right": -1060, - "_top": 0, - "_bottom": 0, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 240, - "_originalHeight": 0, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "b4jobw8FJCLJJsfnxdLtbE" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "cegXIwkCRJg7ByEjltNM9Y", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2917 - }, - "_enabled": true, - "__prefab": { - "__id__": 3045 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 700, - "height": 50 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "f6Sm6ZqhdF3pOBRo/1FqK0" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2917 - }, - "_enabled": false, - "__prefab": { - "__id__": 3047 - }, - "_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@96e5b", - "__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": "96uJ6LJk5BeaKnhUODuodG" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2917 - }, - "_enabled": true, - "__prefab": { - "__id__": 3049 - }, - "_alignFlags": 40, - "_target": null, - "_left": 10, - "_right": 10, - "_top": 0, - "_bottom": 0, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 240, - "_originalHeight": 0, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "a81xH1o0pFeo8kqDPFp6SX" - }, - { - "__type__": "cc.Layout", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2917 - }, - "_enabled": true, - "__prefab": { - "__id__": 3051 - }, - "_resizeMode": 0, - "_layoutType": 1, - "_cellSize": { - "__type__": "cc.Size", - "width": 40, - "height": 40 - }, - "_startAxis": 0, - "_paddingLeft": 0, - "_paddingRight": 0, - "_paddingTop": 0, - "_paddingBottom": 0, - "_spacingX": 0, - "_spacingY": 0, - "_verticalDirection": 1, - "_horizontalDirection": 0, - "_constraint": 0, - "_constraintNum": 2, - "_affectedByScale": false, - "_isAlign": false, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "00a7D4mq1Earns/v6IFXro" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "69sWSnv9RLSL9nKFpxN9bh", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "chou", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 2864 - }, - "_children": [ - { - "__id__": 3054 - }, - { - "__id__": 3062 - }, - { - "__id__": 3070 - }, - { - "__id__": 3102 - }, - { - "__id__": 3108 - } - ], - "_active": true, - "_components": [ - { - "__id__": 3123 - }, - { - "__id__": 3125 - } - ], - "_prefab": { - "__id__": 3127 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -177.5, - "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", - "_name": "bg", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 3053 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 3055 - }, - { - "__id__": 3057 - }, - { - "__id__": 3059 - } - ], - "_prefab": { - "__id__": 3061 - }, - "_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__": 3054 - }, - "_enabled": true, - "__prefab": { - "__id__": 3056 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 355, - "height": 90 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "baI+PIZ5lMcqvDxF8fyrBv" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 3054 - }, - "_enabled": true, - "__prefab": { - "__id__": 3058 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 229, - "b": 39, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@abf7b", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 1, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": true, - "_atlas": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "380PbfmTRPop2TYsj0qksh" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 3054 - }, - "_enabled": true, - "__prefab": { - "__id__": 3060 - }, - "_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": 180, - "_originalHeight": 120, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "18POhEnLxAdZHDu6BbQfDe" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "867pUk1zhEWpf3ZH9AMJvP", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "nobg", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 3053 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 3063 - }, - { - "__id__": 3065 - }, - { - "__id__": 3067 - } - ], - "_prefab": { - "__id__": 3069 - }, - "_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__": 3062 - }, - "_enabled": true, - "__prefab": { - "__id__": 3064 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 355, - "height": 90 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "71t3P7hdpJ+4HsT0m5W7O0" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 3062 - }, - "_enabled": true, - "__prefab": { - "__id__": 3066 - }, - "_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@abf7b", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 1, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": true, - "_atlas": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "2fF+4H6wJL1ZaT18rXrs+r" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 3062 - }, - "_enabled": true, - "__prefab": { - "__id__": 3068 - }, - "_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": 180, - "_originalHeight": 120, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "c4fNb3nGlGkYjLyb8GCvf0" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "5b00aU3EhFQ7O0KleWUnDq", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "coin", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 3053 - }, - "_children": [ - { - "__id__": 3071 - }, - { - "__id__": 3077 - }, - { - "__id__": 3083 - } - ], - "_active": true, - "_components": [ - { - "__id__": 3097 - }, - { - "__id__": 3099 - } - ], - "_prefab": { - "__id__": 3101 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -56.162, - "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", - "_name": "bg_line", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 3070 - }, - "_children": [], - "_active": false, - "_components": [ - { - "__id__": 3072 - }, - { - "__id__": 3074 - } - ], - "_prefab": { - "__id__": 3076 - }, - "_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__": 3071 - }, - "_enabled": true, - "__prefab": { - "__id__": 3073 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 100, - "height": 30 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "1fAua1ksdHkoKE5TYtRqLF" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 3071 - }, - "_enabled": true, - "__prefab": { - "__id__": 3075 - }, - "_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@7f50d", - "__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": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "002mksO0hAEbcbZXaRGx/V" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "16b4qGHQdNFIVvYBU+WjGT", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "icon", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 3070 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 3078 - }, - { - "__id__": 3080 - } - ], - "_prefab": { - "__id__": 3082 - }, - "_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__": 3077 - }, - "_enabled": true, - "__prefab": { - "__id__": 3079 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 30, - "height": 30 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "1eYUjJ5VJLjoEnWWfsetJ7" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 3077 - }, - "_enabled": true, - "__prefab": { - "__id__": 3081 - }, - "_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": "85VtNwktdJ/L0RwSqgc9zq" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "80vKZlqixGt6YXNmA9djCw", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "num", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 3070 - }, - "_children": [ - { - "__id__": 3084 - } - ], - "_active": true, - "_components": [ - { - "__id__": 3092 - }, - { - "__id__": 3094 - } - ], - "_prefab": { - "__id__": 3096 - }, - "_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", - "_name": "Label", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 3083 - }, - "_children": [], - "_active": false, - "_components": [ - { - "__id__": 3085 - }, - { - "__id__": 3087 - }, - { - "__id__": 3089 - } - ], - "_prefab": { - "__id__": 3091 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -18.78076171875, - "y": 1.739, - "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__": 3084 - }, - "_enabled": true, - "__prefab": { - "__id__": 3086 - }, - "_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": "049MiyuHFDWaOfanELKFJQ" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 3084 - }, - "_enabled": true, - "__prefab": { - "__id__": 3088 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_string": "x", - "_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": 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": "5apeXfJEtPJJt6loDgRzeC" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 3084 - }, - "_enabled": true, - "__prefab": { - "__id__": 3090 - }, - "_alignFlags": 8, - "_target": null, - "_left": -12.21923828125, - "_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": "7c4p5spd5NiZU2bYPGWkZZ" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "deYuqQiCpAl4zlBo/Uge6I", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 3083 - }, - "_enabled": true, - "__prefab": { - "__id__": 3093 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 27.0612671550967, - "height": 54.4 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "127GZtOC5J2bpC2oiqdAp0" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 3083 - }, - "_enabled": true, - "__prefab": { - "__id__": 3095 - }, - "_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": 30, - "_fontSize": 30, - "_fontFamily": "Arial", - "_lineHeight": 40, - "_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": "a6DKR6RBNOuIY5dUtFVPrP" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "e9tGmBVQJCCaqAGo0ALCpf", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 3070 - }, - "_enabled": true, - "__prefab": { - "__id__": 3098 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 40, - "height": 40 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "bf4zX9iEZOb4s+k2BJ077u" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 3070 - }, - "_enabled": true, - "__prefab": { - "__id__": 3100 - }, - "_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": "14Q+VX8JBNLplZ1oXfEipl" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "1biszORx9B4LfprUQNADAC", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "Label", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 3053 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 3103 - }, - { - "__id__": 3105 - } - ], - "_prefab": { - "__id__": 3107 - }, - "_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__": 3102 - }, - "_enabled": true, - "__prefab": { - "__id__": 3104 - }, "_contentSize": { "__type__": "cc.Size", "width": 76.3349609375, @@ -58917,7 +47366,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "52xE0agC5D5a81WvxKtiXf" + "fileId": "caP9wgcMtI4qF3OYha8QXq" }, { "__type__": "cc.Label", @@ -58925,11 +47374,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 3102 + "__id__": 2528 }, "_enabled": true, "__prefab": { - "__id__": 3106 + "__id__": 2532 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -58985,7 +47434,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "80LWV7/nRBKpGAuqzpHVW5" + "fileId": "31nLd4Cq1B/Zlly+2rnM+s" }, { "__type__": "cc.PrefabInfo", @@ -58995,7 +47444,7 @@ "asset": { "__id__": 0 }, - "fileId": "b2SimwyBBEd58jwOQEtJqR", + "fileId": "7aRCsZrVhPgauLB3Yj7tCV", "instance": null, "targetOverrides": null, "nestedPrefabInstanceRoots": null @@ -59004,17 +47453,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 3053 + "__id__": 2479 }, "_prefab": { - "__id__": 3109 + "__id__": 2535 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 3108 + "__id__": 2534 }, "asset": { "__uuid__": "86a3c4cd-71c7-4502-b713-65f0ace7912a", @@ -59022,13 +47471,13 @@ }, "fileId": "d3jYvT7whFS5scQFZeO5AK", "instance": { - "__id__": 3110 + "__id__": 2536 }, "targetOverrides": null }, { "__type__": "cc.PrefabInstance", - "fileId": "fdrkVErDhEzKaTdWC+u6UN", + "fileId": "4471JoOi9K1r0IuNlWsk6o", "prefabRootNode": { "__id__": 1 }, @@ -59036,28 +47485,28 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 3111 + "__id__": 2537 }, { - "__id__": 3113 + "__id__": 2539 }, { - "__id__": 3114 + "__id__": 2540 }, { - "__id__": 3115 + "__id__": 2541 }, { - "__id__": 3116 + "__id__": 2542 }, { - "__id__": 3118 + "__id__": 2544 }, { - "__id__": 3120 + "__id__": 2546 }, { - "__id__": 3122 + "__id__": 2548 } ], "removedComponents": [] @@ -59065,7 +47514,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 3112 + "__id__": 2538 }, "propertyPath": [ "_name" @@ -59081,7 +47530,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 3112 + "__id__": 2538 }, "propertyPath": [ "_lpos" @@ -59096,7 +47545,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 3112 + "__id__": 2538 }, "propertyPath": [ "_lrot" @@ -59112,7 +47561,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 3112 + "__id__": 2538 }, "propertyPath": [ "_euler" @@ -59127,7 +47576,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 3117 + "__id__": 2543 }, "propertyPath": [ "_contentSize" @@ -59147,7 +47596,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 3119 + "__id__": 2545 }, "propertyPath": [ "_string" @@ -59163,7 +47612,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 3121 + "__id__": 2547 }, "propertyPath": [ "_contentSize" @@ -59183,7 +47632,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 3112 + "__id__": 2538 }, "propertyPath": [ "_active" @@ -59196,11 +47645,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 3053 + "__id__": 2479 }, "_enabled": true, "__prefab": { - "__id__": 3124 + "__id__": 2550 }, "_contentSize": { "__type__": "cc.Size", @@ -59216,7 +47665,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "0eehryQ8hGmqFf3gNDj2NF" + "fileId": "17CqoN1JBCJ5HUG/wDNLcw" }, { "__type__": "cc.Widget", @@ -59224,11 +47673,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 3053 + "__id__": 2479 }, "_enabled": false, "__prefab": { - "__id__": 3126 + "__id__": 2552 }, "_alignFlags": 44, "_target": null, @@ -59252,7 +47701,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "c1OFblvqJKAK0HleddM2tu" + "fileId": "dffLGz5hpMk5bND1ayBM2p" }, { "__type__": "cc.PrefabInfo", @@ -59262,7 +47711,7 @@ "asset": { "__id__": 0 }, - "fileId": "9eSqFceSpC/IEJUk+V52/u", + "fileId": "99VKcbV6RDWJJjg5FK1d0W", "instance": null, "targetOverrides": null, "nestedPrefabInstanceRoots": null @@ -59273,36 +47722,36 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2864 + "__id__": 2290 }, "_children": [ { - "__id__": 3129 + "__id__": 2555 }, { - "__id__": 3143 + "__id__": 2569 }, { - "__id__": 3151 + "__id__": 2577 }, { - "__id__": 3159 + "__id__": 2585 }, { - "__id__": 3177 + "__id__": 2603 } ], "_active": true, "_components": [ { - "__id__": 3183 + "__id__": 2609 }, { - "__id__": 3185 + "__id__": 2611 } ], "_prefab": { - "__id__": 3187 + "__id__": 2613 }, "_lpos": { "__type__": "cc.Vec3", @@ -59337,17 +47786,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 3128 + "__id__": 2554 }, "_prefab": { - "__id__": 3130 + "__id__": 2556 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 3129 + "__id__": 2555 }, "asset": { "__uuid__": "86a3c4cd-71c7-4502-b713-65f0ace7912a", @@ -59355,13 +47804,13 @@ }, "fileId": "d3jYvT7whFS5scQFZeO5AK", "instance": { - "__id__": 3131 + "__id__": 2557 }, "targetOverrides": null }, { "__type__": "cc.PrefabInstance", - "fileId": "2bxh5kk+hFd5efanAO0wGW", + "fileId": "f32i71mkJIG6OFcEqIF9SV", "prefabRootNode": { "__id__": 1 }, @@ -59369,25 +47818,25 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 3132 + "__id__": 2558 }, { - "__id__": 3134 + "__id__": 2560 }, { - "__id__": 3135 + "__id__": 2561 }, { - "__id__": 3136 + "__id__": 2562 }, { - "__id__": 3137 + "__id__": 2563 }, { - "__id__": 3139 + "__id__": 2565 }, { - "__id__": 3141 + "__id__": 2567 } ], "removedComponents": [] @@ -59395,7 +47844,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 3133 + "__id__": 2559 }, "propertyPath": [ "_name" @@ -59411,7 +47860,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 3133 + "__id__": 2559 }, "propertyPath": [ "_lpos" @@ -59426,7 +47875,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 3133 + "__id__": 2559 }, "propertyPath": [ "_lrot" @@ -59442,7 +47891,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 3133 + "__id__": 2559 }, "propertyPath": [ "_euler" @@ -59457,7 +47906,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 3138 + "__id__": 2564 }, "propertyPath": [ "_contentSize" @@ -59477,7 +47926,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 3140 + "__id__": 2566 }, "propertyPath": [ "_string" @@ -59493,7 +47942,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 3142 + "__id__": 2568 }, "propertyPath": [ "_contentSize" @@ -59516,23 +47965,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 3128 + "__id__": 2554 }, "_children": [], "_active": true, "_components": [ { - "__id__": 3144 + "__id__": 2570 }, { - "__id__": 3146 + "__id__": 2572 }, { - "__id__": 3148 + "__id__": 2574 } ], "_prefab": { - "__id__": 3150 + "__id__": 2576 }, "_lpos": { "__type__": "cc.Vec3", @@ -59569,11 +48018,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 3143 + "__id__": 2569 }, "_enabled": true, "__prefab": { - "__id__": 3145 + "__id__": 2571 }, "_contentSize": { "__type__": "cc.Size", @@ -59589,7 +48038,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "fcOjtkhDFI/5KkDSuZn2VF" + "fileId": "deV1UhoGBBF64k2y3/p2pv" }, { "__type__": "cc.Sprite", @@ -59597,11 +48046,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 3143 + "__id__": 2569 }, "_enabled": true, "__prefab": { - "__id__": 3147 + "__id__": 2573 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -59637,7 +48086,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "84gB+AMbRP04XYNM5H8ioe" + "fileId": "54Lpj1OXJCTrhnqgx7QQo1" }, { "__type__": "cc.Widget", @@ -59645,11 +48094,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 3143 + "__id__": 2569 }, "_enabled": true, "__prefab": { - "__id__": 3149 + "__id__": 2575 }, "_alignFlags": 45, "_target": null, @@ -59673,7 +48122,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "20Wba0SQdLErJ+ieSd3aUx" + "fileId": "b7kmowSsVKZ60aHb2Et+Eq" }, { "__type__": "cc.PrefabInfo", @@ -59683,7 +48132,7 @@ "asset": { "__id__": 0 }, - "fileId": "a7W7gkB+5PxLtRgGK1kgVv", + "fileId": "dd3r27TndBTbp0Dlz1uNVK", "instance": null, "targetOverrides": null, "nestedPrefabInstanceRoots": null @@ -59694,23 +48143,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 3128 + "__id__": 2554 }, "_children": [], "_active": true, "_components": [ { - "__id__": 3152 + "__id__": 2578 }, { - "__id__": 3154 + "__id__": 2580 }, { - "__id__": 3156 + "__id__": 2582 } ], "_prefab": { - "__id__": 3158 + "__id__": 2584 }, "_lpos": { "__type__": "cc.Vec3", @@ -59747,11 +48196,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 3151 + "__id__": 2577 }, "_enabled": true, "__prefab": { - "__id__": 3153 + "__id__": 2579 }, "_contentSize": { "__type__": "cc.Size", @@ -59767,7 +48216,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "e3PQXGpedJVLXn5qb3u3jB" + "fileId": "59wMR6ELJNj4WpyqeJI8Qw" }, { "__type__": "cc.Sprite", @@ -59775,11 +48224,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 3151 + "__id__": 2577 }, "_enabled": true, "__prefab": { - "__id__": 3155 + "__id__": 2581 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -59815,7 +48264,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "bbtAsBSodMPKjFuRey48w3" + "fileId": "01tdqbCaREV6LNJ4GETPe+" }, { "__type__": "cc.Widget", @@ -59823,11 +48272,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 3151 + "__id__": 2577 }, "_enabled": true, "__prefab": { - "__id__": 3157 + "__id__": 2583 }, "_alignFlags": 45, "_target": null, @@ -59851,7 +48300,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "3dKUL3iYBCEplvfyUxf9s7" + "fileId": "09FJcppUFE76rj66KiJ2E0" }, { "__type__": "cc.PrefabInfo", @@ -59861,7 +48310,7 @@ "asset": { "__id__": 0 }, - "fileId": "78a1KEfVpPoYppKMBjwBh1", + "fileId": "57jxglyFZEm6qJyeohy4ls", "instance": null, "targetOverrides": null, "nestedPrefabInstanceRoots": null @@ -59872,27 +48321,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 3128 + "__id__": 2554 }, "_children": [ { - "__id__": 3160 + "__id__": 2586 }, { - "__id__": 3166 + "__id__": 2592 } ], "_active": true, "_components": [ { - "__id__": 3172 + "__id__": 2598 }, { - "__id__": 3174 + "__id__": 2600 } ], "_prefab": { - "__id__": 3176 + "__id__": 2602 }, "_lpos": { "__type__": "cc.Vec3", @@ -59929,20 +48378,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 3159 + "__id__": 2585 }, "_children": [], "_active": false, "_components": [ { - "__id__": 3161 + "__id__": 2587 }, { - "__id__": 3163 + "__id__": 2589 } ], "_prefab": { - "__id__": 3165 + "__id__": 2591 }, "_lpos": { "__type__": "cc.Vec3", @@ -59979,11 +48428,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 3160 + "__id__": 2586 }, "_enabled": true, "__prefab": { - "__id__": 3162 + "__id__": 2588 }, "_contentSize": { "__type__": "cc.Size", @@ -59999,7 +48448,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "332H25YEZOHqb7b30UCKe2" + "fileId": "6aAUSYwf1PWp9rGiINf6Eb" }, { "__type__": "cc.Sprite", @@ -60007,11 +48456,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 3160 + "__id__": 2586 }, "_enabled": true, "__prefab": { - "__id__": 3164 + "__id__": 2590 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -60044,7 +48493,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "dc67tD4t9A8oV1uccbM5ug" + "fileId": "49MyRK/mhMpLnVFIWm3N/7" }, { "__type__": "cc.PrefabInfo", @@ -60054,7 +48503,7 @@ "asset": { "__id__": 0 }, - "fileId": "65+5r4s+dNT7et4SeAQx9U", + "fileId": "3fSHNM8aZD/7jh8dzqchak", "instance": null, "targetOverrides": null, "nestedPrefabInstanceRoots": null @@ -60065,20 +48514,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 3159 + "__id__": 2585 }, "_children": [], "_active": true, "_components": [ { - "__id__": 3167 + "__id__": 2593 }, { - "__id__": 3169 + "__id__": 2595 } ], "_prefab": { - "__id__": 3171 + "__id__": 2597 }, "_lpos": { "__type__": "cc.Vec3", @@ -60115,11 +48564,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 3166 + "__id__": 2592 }, "_enabled": true, "__prefab": { - "__id__": 3168 + "__id__": 2594 }, "_contentSize": { "__type__": "cc.Size", @@ -60135,7 +48584,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "17vIvMBDFMiJM8+uAFOtpW" + "fileId": "adQkbxMLZMbZmAe4DpmiJ8" }, { "__type__": "cc.Sprite", @@ -60143,11 +48592,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 3166 + "__id__": 2592 }, "_enabled": true, "__prefab": { - "__id__": 3170 + "__id__": 2596 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -60183,7 +48632,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "649nfDmrxLvrLdlcfg6G+3" + "fileId": "84FaDZ6xVAfKoJR9EP1Dvd" }, { "__type__": "cc.PrefabInfo", @@ -60193,7 +48642,7 @@ "asset": { "__id__": 0 }, - "fileId": "44bDH8IxpIq6xkYFI6Q5N0", + "fileId": "dfageest9EIYMvc15V+vPF", "instance": null, "targetOverrides": null, "nestedPrefabInstanceRoots": null @@ -60204,11 +48653,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 3159 + "__id__": 2585 }, "_enabled": true, "__prefab": { - "__id__": 3173 + "__id__": 2599 }, "_contentSize": { "__type__": "cc.Size", @@ -60224,7 +48673,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "82y3Y+GhdNBphTyhe7jPaY" + "fileId": "09TH0TSB5FD7gLUKOQKsQq" }, { "__type__": "cc.Sprite", @@ -60232,11 +48681,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 3159 + "__id__": 2585 }, "_enabled": true, "__prefab": { - "__id__": 3175 + "__id__": 2601 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -60266,7 +48715,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "68/XTDMG9A8aV5wyWSP63e" + "fileId": "7e+y9O2n5KhLb9EuYwQpER" }, { "__type__": "cc.PrefabInfo", @@ -60276,7 +48725,7 @@ "asset": { "__id__": 0 }, - "fileId": "026ygQrUtPKYMtqloGq4Dm", + "fileId": "47Y4piT+FD7bxbspy8IZkI", "instance": null, "targetOverrides": null, "nestedPrefabInstanceRoots": null @@ -60287,20 +48736,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 3128 + "__id__": 2554 }, "_children": [], "_active": true, "_components": [ { - "__id__": 3178 + "__id__": 2604 }, { - "__id__": 3180 + "__id__": 2606 } ], "_prefab": { - "__id__": 3182 + "__id__": 2608 }, "_lpos": { "__type__": "cc.Vec3", @@ -60337,11 +48786,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 3177 + "__id__": 2603 }, "_enabled": true, "__prefab": { - "__id__": 3179 + "__id__": 2605 }, "_contentSize": { "__type__": "cc.Size", @@ -60357,7 +48806,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "15UnfETslNJq5X995Wsymj" + "fileId": "e58qxiMPpF+p2Zt3k9qmEr" }, { "__type__": "cc.Label", @@ -60365,11 +48814,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 3177 + "__id__": 2603 }, "_enabled": true, "__prefab": { - "__id__": 3181 + "__id__": 2607 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -60425,7 +48874,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "b2iajSruBINpTkfaneG/CZ" + "fileId": "96uvvtxRpIMpOK/K5ccfwB" }, { "__type__": "cc.PrefabInfo", @@ -60435,7 +48884,7 @@ "asset": { "__id__": 0 }, - "fileId": "73mJO4QDFAU5awJSoK4wDX", + "fileId": "d4DQSADsNKxayR3qLG6wQV", "instance": null, "targetOverrides": null, "nestedPrefabInstanceRoots": null @@ -60446,11 +48895,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 3128 + "__id__": 2554 }, "_enabled": true, "__prefab": { - "__id__": 3184 + "__id__": 2610 }, "_contentSize": { "__type__": "cc.Size", @@ -60466,7 +48915,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "28m1ojZb5Bb4x7UdbcGIiq" + "fileId": "b6wqal4V9Ga6H/NIn6/vYS" }, { "__type__": "cc.Widget", @@ -60474,11 +48923,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 3128 + "__id__": 2554 }, "_enabled": false, "__prefab": { - "__id__": 3186 + "__id__": 2612 }, "_alignFlags": 44, "_target": null, @@ -60502,7 +48951,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "a8q3ftW7NL74A9Yg25wrKX" + "fileId": "70zgUIQMFMjopylxPjDOOJ" }, { "__type__": "cc.PrefabInfo", @@ -60512,7 +48961,7 @@ "asset": { "__id__": 0 }, - "fileId": "b2jsLaW9tLcKJ1uAlkXXBF", + "fileId": "14Cs9pg8pAlYMkJpIvpGuT", "instance": null, "targetOverrides": null, "nestedPrefabInstanceRoots": null @@ -60523,11 +48972,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2864 + "__id__": 2290 }, "_enabled": true, "__prefab": { - "__id__": 3189 + "__id__": 2615 }, "_contentSize": { "__type__": "cc.Size", @@ -60543,7 +48992,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "5ckh4UO2hJ2bv5C0Nx1e4t" + "fileId": "0ctSZhcF1PR4YqbGC+f46o" }, { "__type__": "cc.Sprite", @@ -60551,11 +49000,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2864 + "__id__": 2290 }, "_enabled": true, "__prefab": { - "__id__": 3191 + "__id__": 2617 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -60585,7 +49034,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "fedrP8P8JIpq2Km9Z6OzEh" + "fileId": "e5LZw7xmdAlLAEucIDbW6B" }, { "__type__": "cc.Widget", @@ -60593,11 +49042,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2864 + "__id__": 2290 }, "_enabled": true, "__prefab": { - "__id__": 3193 + "__id__": 2619 }, "_alignFlags": 44, "_target": null, @@ -60621,7 +49070,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "d0D5NS43NHgZrGFs7jKjfv" + "fileId": "0aZfKEg1tLwZdHdXdCmvhW" }, { "__type__": "cc.Layout", @@ -60629,11 +49078,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2864 + "__id__": 2290 }, "_enabled": true, "__prefab": { - "__id__": 3195 + "__id__": 2621 }, "_resizeMode": 0, "_layoutType": 1, @@ -60659,7 +49108,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "68BvL4wk1FfIH+ezGOMaUY" + "fileId": "5aXcN3BYpC87dPgys+jq51" }, { "__type__": "cc.PrefabInfo", @@ -60669,7 +49118,7 @@ "asset": { "__id__": 0 }, - "fileId": "8fwRzSS61OCpskkX2HpMso", + "fileId": "93onbEZ8NPsZ19QyJndheV", "instance": null, "targetOverrides": null, "nestedPrefabInstanceRoots": null @@ -60680,24 +49129,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2409 + "__id__": 1908 }, "_children": [ { - "__id__": 3198 + "__id__": 2624 }, { - "__id__": 3204 + "__id__": 2630 } ], "_active": false, "_components": [ { - "__id__": 3210 + "__id__": 2636 } ], "_prefab": { - "__id__": 3212 + "__id__": 2638 }, "_lpos": { "__type__": "cc.Vec3", @@ -60734,20 +49183,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 3197 + "__id__": 2623 }, "_children": [], "_active": true, "_components": [ { - "__id__": 3199 + "__id__": 2625 }, { - "__id__": 3201 + "__id__": 2627 } ], "_prefab": { - "__id__": 3203 + "__id__": 2629 }, "_lpos": { "__type__": "cc.Vec3", @@ -60784,11 +49233,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 3198 + "__id__": 2624 }, "_enabled": true, "__prefab": { - "__id__": 3200 + "__id__": 2626 }, "_contentSize": { "__type__": "cc.Size", @@ -60804,7 +49253,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "98Q9Cj83pEDqvCEhpL+ezs" + "fileId": "68b9ZhhDxH9J72nUEfx4KE" }, { "__type__": "cc.Sprite", @@ -60812,11 +49261,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 3198 + "__id__": 2624 }, "_enabled": true, "__prefab": { - "__id__": 3202 + "__id__": 2628 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -60849,7 +49298,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "1eizBZw+9N7alLwrPrDYBy" + "fileId": "96P90GoGNK0KaY+oRC//dU" }, { "__type__": "cc.PrefabInfo", @@ -60859,7 +49308,7 @@ "asset": { "__id__": 0 }, - "fileId": "2coWbYY0tCH5/OZTFMTWkp", + "fileId": "70kJkgVjFNyrJHjclHqHyC", "instance": null, "targetOverrides": null, "nestedPrefabInstanceRoots": null @@ -60870,20 +49319,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 3197 + "__id__": 2623 }, "_children": [], "_active": true, "_components": [ { - "__id__": 3205 + "__id__": 2631 }, { - "__id__": 3207 + "__id__": 2633 } ], "_prefab": { - "__id__": 3209 + "__id__": 2635 }, "_lpos": { "__type__": "cc.Vec3", @@ -60920,11 +49369,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 3204 + "__id__": 2630 }, "_enabled": true, "__prefab": { - "__id__": 3206 + "__id__": 2632 }, "_contentSize": { "__type__": "cc.Size", @@ -60940,7 +49389,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "67rU/R6qBJAJSOIMfp0PbX" + "fileId": "33wRxG6uVH8Jhdcq5MwMnu" }, { "__type__": "cc.Label", @@ -60948,11 +49397,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 3204 + "__id__": 2630 }, "_enabled": true, "__prefab": { - "__id__": 3208 + "__id__": 2634 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -61008,7 +49457,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "b6sRLb8jpFQ7XWPZqdA9qa" + "fileId": "d7RO61F4hPBp5lEmSxuYP6" }, { "__type__": "cc.PrefabInfo", @@ -61018,7 +49467,7 @@ "asset": { "__id__": 0 }, - "fileId": "c3AjZjGxtINIkwd6mGLA8t", + "fileId": "15h896tJRIo6XxjVCW55JM", "instance": null, "targetOverrides": null, "nestedPrefabInstanceRoots": null @@ -61029,11 +49478,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 3197 + "__id__": 2623 }, "_enabled": true, "__prefab": { - "__id__": 3211 + "__id__": 2637 }, "_contentSize": { "__type__": "cc.Size", @@ -61049,7 +49498,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "4cXkhbB4FBC5eQGVhVQGQe" + "fileId": "1bWankSdlOLpWb9G+HEcL+" }, { "__type__": "cc.PrefabInfo", @@ -61059,7 +49508,7 @@ "asset": { "__id__": 0 }, - "fileId": "0bkRlAM6dH0ooqI8fC1zQa", + "fileId": "1cntxZpclDrbGlxX74Gx+T", "instance": null, "targetOverrides": null, "nestedPrefabInstanceRoots": null @@ -61070,11 +49519,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2409 + "__id__": 1908 }, "_enabled": true, "__prefab": { - "__id__": 3214 + "__id__": 2640 }, "_contentSize": { "__type__": "cc.Size", @@ -61090,7 +49539,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "4eJvxg/99ML4H/vVbL4cXs" + "fileId": "bbXwyG7gJIqJFmWE8WkFKy" }, { "__type__": "cc.Widget", @@ -61098,11 +49547,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2409 + "__id__": 1908 }, "_enabled": true, "__prefab": { - "__id__": 3216 + "__id__": 2642 }, "_alignFlags": 42, "_target": null, @@ -61126,7 +49575,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "fbWqBXoq5NsZlA+aOFTzpl" + "fileId": "ccl2kzwfBOkbtdIlvrohSo" }, { "__type__": "cc.Layout", @@ -61134,11 +49583,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2409 + "__id__": 1908 }, "_enabled": false, "__prefab": { - "__id__": 3218 + "__id__": 2644 }, "_resizeMode": 1, "_layoutType": 1, @@ -61164,7 +49613,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "5bMxycWgRP0a8fJp1kzwLb" + "fileId": "7dx9yIyeBB/pAmrjm3VfZN" }, { "__type__": "cc.BlockInputEvents", @@ -61172,17 +49621,17 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2409 + "__id__": 1908 }, "_enabled": true, "__prefab": { - "__id__": 3220 + "__id__": 2646 }, "_id": "" }, { "__type__": "cc.CompPrefabInfo", - "fileId": "7cHWkHuPNJEbOjPkJ+4ld7" + "fileId": "7dcx2TE6NPVpoqoKszKnHj" }, { "__type__": "cc.PrefabInfo", @@ -61192,7 +49641,7 @@ "asset": { "__id__": 0 }, - "fileId": "d8UENNAMhLD6KXbUQf+XZZ", + "fileId": "4essDjG31F279oa8CQIzPF", "instance": null, "targetOverrides": null, "nestedPrefabInstanceRoots": null @@ -61207,7 +49656,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 3223 + "__id__": 2649 }, "_contentSize": { "__type__": "cc.Size", @@ -61235,7 +49684,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 3225 + "__id__": 2651 }, "_alignFlags": 21, "_target": null, @@ -61271,7 +49720,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 3227 + "__id__": 2653 }, "debugMode": false, "showMemoryPanel": true, @@ -61280,7 +49729,7 @@ "__id__": 2 }, "tooltip": { - "__id__": 968 + "__id__": 656 }, "_id": "" }, @@ -61298,69 +49747,93 @@ }, "_enabled": true, "__prefab": { - "__id__": 3229 + "__id__": 2655 }, "cards_node": { "__id__": 155 }, "card1": { - "__id__": 415 + "__id__": 253 }, "card2": { - "__id__": 462 + "__id__": 300 }, "card3": { - "__id__": 509 + "__id__": 347 }, "card4": { - "__id__": 556 + "__id__": 394 }, "cards_chou": { - "__id__": 799 + "__id__": 487 }, "showHeros": { - "__id__": 1772 + "__id__": 853 }, "closeHeros": { - "__id__": 874 + "__id__": 562 }, "showEquips": { - "__id__": 1888 + "__id__": 737 + }, + "closeEquips": { + "__id__": 1396 + }, + "showSkills": { + "__id__": 969 + }, + "closeSkills": { + "__id__": 2554 }, - "closeEquips": null, "equipsPanNode": { - "__id__": 2127 + "__id__": 1208 }, "equipsBoxNode": { - "__id__": 2154 + "__id__": 1235 }, "equipPrefab": { "__uuid__": "f30f91b1-3100-4d9e-befb-cdde5f86e6f8", "__expectedType__": "cc.Prefab" }, "showShop": { - "__id__": 2004 + "__id__": 1085 }, "closeShop": null, - "cards_up": { - "__id__": 256 + "shopPanNode": { + "__id__": 1490 }, + "shopBoxNode": { + "__id__": 1517 + }, + "itemPrefab": { + "__uuid__": "2986f629-e688-418c-9bfc-806485474e36", + "__expectedType__": "cc.Prefab" + }, + "cards_up": null, "coins_node": { - "__id__": 710 + "__id__": 1819 }, "pool_lv_node": { - "__id__": 664 + "__id__": 1773 }, "hero_num_node": { - "__id__": 746 + "__id__": 1855 }, "skill_card_node": { - "__id__": 998 + "__id__": 1908 + }, + "skill_card1": { + "__id__": 2006 + }, + "skill_card2": { + "__id__": 2103 + }, + "skill_card3": { + "__id__": 2193 + }, + "skill_refresh": { + "__id__": 2479 }, - "skill_card1": null, - "skill_card2": null, - "skill_card3": null, - "skill_refresh": null, "skill_ad_refresh": null, "skill_refresh_num_node": null, "_id": "" @@ -61379,7 +49852,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 3231 + "__id__": 2657 }, "_id": "" }, @@ -61397,7 +49870,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 3233 + "__id__": 2659 }, "debugMode": false, "_id": "" @@ -61416,7 +49889,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 3235 + "__id__": 2661 }, "skill_box": { "__uuid__": "d19cde30-f5d0-47de-a0d5-3a272b696343", @@ -61438,7 +49911,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 3237 + "__id__": 2663 }, "equip_box": { "__uuid__": "66d7902d-2a85-43d5-8cbb-671cc7dbb275", @@ -61463,103 +49936,124 @@ "targetOverrides": [], "nestedPrefabInstanceRoots": [ { - "__id__": 3129 + "__id__": 2555 }, { - "__id__": 3108 + "__id__": 2534 }, { - "__id__": 3001 + "__id__": 2427 }, { - "__id__": 2965 + "__id__": 2391 }, { - "__id__": 2925 + "__id__": 2351 }, { - "__id__": 2810 + "__id__": 2193 }, { - "__id__": 2763 + "__id__": 2103 }, { - "__id__": 2716 + "__id__": 2006 }, { - "__id__": 2669 + "__id__": 1856 }, { - "__id__": 2316 + "__id__": 1820 }, { - "__id__": 2277 + "__id__": 1780 }, { - "__id__": 2255 + "__id__": 1679 }, { - "__id__": 2233 + "__id__": 1640 }, { - "__id__": 2211 + "__id__": 1618 }, { - "__id__": 2189 + "__id__": 1596 }, { - "__id__": 2165 + "__id__": 1574 }, { - "__id__": 2080 + "__id__": 1552 }, { - "__id__": 2005 + "__id__": 1528 }, { - "__id__": 1964 + "__id__": 1397 }, { - "__id__": 1889 + "__id__": 1358 }, { - "__id__": 1848 + "__id__": 1336 }, { - "__id__": 1773 + "__id__": 1314 }, { - "__id__": 1732 + "__id__": 1292 }, { - "__id__": 998 + "__id__": 1270 }, { - "__id__": 875 + "__id__": 1246 + }, + { + "__id__": 1161 + }, + { + "__id__": 1086 + }, + { + "__id__": 1045 + }, + { + "__id__": 970 + }, + { + "__id__": 929 }, { "__id__": 854 }, { - "__id__": 747 + "__id__": 813 }, { - "__id__": 711 + "__id__": 738 }, { - "__id__": 671 + "__id__": 697 }, { - "__id__": 556 + "__id__": 563 }, { - "__id__": 509 + "__id__": 542 }, { - "__id__": 462 + "__id__": 394 }, { - "__id__": 415 + "__id__": 347 + }, + { + "__id__": 300 + }, + { + "__id__": 253 }, { "__id__": 108 diff --git a/assets/script/game/map/ItemListComp.ts b/assets/script/game/map/ItemListComp.ts new file mode 100644 index 00000000..73fd3087 --- /dev/null +++ b/assets/script/game/map/ItemListComp.ts @@ -0,0 +1,224 @@ +/** + * @file ItemListComp.ts + * @description 装备商店单个装备项组件(UI 视图层 + 购买逻辑) + * + * 职责: + * 1. 渲染单个装备卡的显示信息(名称、等级、属性词条、图标)。 + * 2. 处理购买点击 → 扣费 → 派发 UseEquipCard 事件触发装备生效。 + * + * 装备使用机制: + * 与技能卡使用流程一致——购买后派发 GameEvent.UseEquipCard, + * 由 MissEquipComp 接收并创建 EquipBoxComp 实体, + * EquipBoxComp 按 Field 类型被动驻场,属性加成由 FieldSkillHelper 全局聚合。 + */ +import { mLogger } from "../common/Logger"; +import { _decorator, Node, Sprite, Label, NodeEventType } from "cc"; +import { ecs } from "../../../../extensions/oops-plugin-framework/assets/libs/ecs/ECS"; +import { CCComp } from "../../../../extensions/oops-plugin-framework/assets/module/common/CCComp"; +import { CardConfig } from "../common/config/CardSet"; +import { EquipPoolList } from "../common/config/EquipSet"; +import { FieldSkillSet } from "../common/config/SkillSet"; +import { oops } from "db://oops-framework/core/Oops"; +import { GameEvent } from "../common/config/GameEvent"; +import { smc } from "../common/SingletonModuleComp"; +import { MissionEconomy } from "./MissionEconomy"; + +const { ccclass, property } = _decorator; + +/** + * ItemListComp —— 装备商店单个装备项 + * + * 由 MissionCardComp.populateEquipments() 实例化。 + * 以图标 + 名称 + 属性词条 + 购买按钮的形式呈现。 + */ +@ccclass('ItemListComp') +@ecs.register('ItemListComp', false) +export class ItemListComp extends CCComp { + private debugMode: boolean = false; + + // ======================== 编辑器绑定节点 ======================== + + /** 装备图标节点 */ + @property({ type: Node }) + private icon_node: Node = null; + + /** 背景节点 */ + @property({ type: Node }) + private bg_node: Node = null; + + /** 装备名称 */ + @property(Label) + private name_label: Label = null; + + /** 属性词条 1 */ + @property(Label) + private fied1: Label = null; + /** 属性词条 2 */ + @property(Label) + private fied2: Label = null; + /** 属性词条 3 */ + @property(Label) + private fied3: Label = null; + + /** 等级标签 */ + @property(Label) + private level_label: Label = null; + + /** 购买按钮节点 */ + @property({ type: Node }) + private buy_node: Node = null; + + // ======================== 运行时状态 ======================== + + /** 当前装备的卡牌配置 */ + private cardData: CardConfig | null = null; + /** 是否已购买 */ + private isPurchased: boolean = false; + + // ======================== 生命周期 ======================== + + onLoad() { + this.buy_node?.on(NodeEventType.TOUCH_END, this.onBuyClick, this); + } + + onDestroy() { + super.onDestroy(); + if (this.buy_node && this.buy_node.isValid) { + this.buy_node.off(NodeEventType.TOUCH_END, this.onBuyClick, this); + } + } + + // ======================== 数据初始化 ======================== + + /** + * 初始化装备卡数据并渲染 UI + * + * @param data 装备卡配置(必须为 trigger_type=Field 的装备卡) + */ + applyCardData(data: CardConfig): void { + if (!data) return; + this.cardData = data; + this.isPurchased = false; + this.updateUI(); + } + + // ======================== UI 渲染 ======================== + + updateUI() { + if (!this.cardData) return; + + const cardConfig = EquipPoolList.find(c => c.uuid === this.cardData!.uuid); + + // 名称 + if (this.name_label) { + this.name_label.string = cardConfig?.name || ""; + } + + // 等级标签(★ 表示卡牌等级) + if (this.level_label) { + const lv = this.cardData.card_lv ?? 1; + this.level_label.string = lv >= 2 ? "★".repeat(lv - 1) : ""; + } + + // 属性词条(最多显示 3 条,对应 fied1/fied2/fied3) + const fieldLabels = [this.fied1, this.fied2, this.fied3]; + const fields = this.cardData.field || []; + for (let i = 0; i < fieldLabels.length; i++) { + if (!fieldLabels[i]) continue; + if (i < fields.length) { + const fieldConfig = FieldSkillSet[fields[i]]; + fieldLabels[i].string = fieldConfig?.info || ""; + fieldLabels[i].node.active = true; + } else { + fieldLabels[i].string = ""; + fieldLabels[i].node.active = false; + } + } + + // 图标(取第一个 field 词条的图标) + if (this.icon_node && fields.length > 0) { + const iconId = FieldSkillSet[fields[0]]?.icon || ""; + this.updateIcon(this.icon_node, iconId); + } + + // 购买按钮费用显示 + if (this.buy_node) { + this.buy_node.active = true; + const costLabel = this.buy_node.getChildByName("num")?.getComponent(Label) + || this.buy_node.getComponentInChildren(Label); + if (costLabel) { + costLabel.string = `${this.cardData.cost ?? 0}`; + } + } + } + + /** 更新图标精灵 */ + private updateIcon(node: Node, iconId: string) { + if (!node || !iconId) return; + const sprite = node.getComponent(Sprite) || node.getComponentInChildren(Sprite); + if (!sprite) return; + if (smc.uiconsAtlas) { + const frame = smc.uiconsAtlas.getSpriteFrame(iconId); + sprite.spriteFrame = frame || null; + } + } + + // ======================== 购买逻辑 ======================== + + /** + * 购买点击处理: + * 1. 扣除金币(失败则提示并中止)。 + * 2. 派发 UseSkillCard 事件,触发与技能卡相同的生效流程。 + * 3. 标记已购买,隐藏购买按钮。 + * + * 装备生效链路: + * UseSkillCard → MissSkillsComp.addSkill() → SBox ECS 实体 → SkillBoxComp(Field 类型) + * → FieldSkillHelper.getFieldSkillTotalValue() 全局聚合属性加成 + */ + private onBuyClick() { + if (!this.cardData || this.isPurchased) return; + + oops.audio.playEffect("music/button"); + + // 扣费 + const cost = this.cardData.cost ?? 0; + const success = MissionEconomy.spendCoin(cost); + if (!success) { + oops.message.dispatchEvent(GameEvent.ShowSmallTip, "buy_coin"); + mLogger.log(this.debugMode, "ItemListComp", "purchase failed: not enough coin", { + uuid: this.cardData.uuid, + cost + }); + return; + } + + // 派发 UseEquipCard,装备生效流程由 MissEquipComp 接收处理 + oops.message.dispatchEvent(GameEvent.UseEquipCard, this.cardData); + + // 标记已购买 + this.isPurchased = true; + if (this.buy_node) { + this.buy_node.active = false; + } + + mLogger.log(this.debugMode, "ItemListComp", "equipment purchased", { + uuid: this.cardData.uuid, + cost + }); + } + + /** 标记为已购买状态(用于跨波次保持购买记录) */ + setPurchased(): void { + this.isPurchased = true; + if (this.buy_node) { + this.buy_node.active = false; + } + } + + /** ECS 组件移除时销毁节点 */ + reset() { + if (this.node && this.node.isValid) { + this.node.destroy(); + } + } +} diff --git a/assets/script/game/map/ItemListComp.ts.meta b/assets/script/game/map/ItemListComp.ts.meta new file mode 100644 index 00000000..1a12babc --- /dev/null +++ b/assets/script/game/map/ItemListComp.ts.meta @@ -0,0 +1,9 @@ +{ + "ver": "4.0.24", + "importer": "typescript", + "imported": true, + "uuid": "6a8f7102-8d50-4e7e-ab12-e76380e1f8b4", + "files": [], + "subMetas": {}, + "userData": {} +} diff --git a/assets/script/game/map/MissionCardComp.ts b/assets/script/game/map/MissionCardComp.ts index 9916ca3b..1b390d8e 100644 --- a/assets/script/game/map/MissionCardComp.ts +++ b/assets/script/game/map/MissionCardComp.ts @@ -104,29 +104,34 @@ export class MissionCardComp extends CCComp { /** 英雄卡牌池cards_node显示隐藏 */ @property(Node) showHeros: Node = null! - /** 关闭英雄卡池按钮(仅负责收起 cards_node) */ @property(Node) closeHeros: Node = null! - /** 卡池升级按钮节点(已废弃,保留节点引用防止 editor 报错) */ - /** 英雄卡牌池cards_node显示隐藏 */ + @property(Node) showEquips: Node = null! - /** 关闭英雄卡池按钮(仅负责收起 cards_node) */ @property(Node) closeEquips: Node = null! + @property(Node) + showSkills: Node = null! + @property(Node) + closeSkills: Node = null! + @property(Node) equipsPanNode: Node = null! @property(Node) equipsBoxNode: Node = null! @property(Prefab) equipPrefab: Prefab = null! - /** 卡池升级按钮节点(已废弃,保留节点引用防止 editor 报错) */ - /** 英雄卡牌池cards_node显示隐藏 */ @property(Node) showShop: Node = null! - /** 关闭英雄卡池按钮(仅负责收起 cards_node) */ @property(Node) closeShop: Node = null! + @property(Node) + shopPanNode: Node = null! + @property(Node) + shopBoxNode: Node = null! + @property(Prefab) + itemPrefab: Prefab = null! /** 卡池升级按钮节点(已废弃,保留节点引用防止 editor 报错) */ @property(Node) cards_up: Node = null!