From e7f5b44b1e56da6530f435e0e41a5ad53d76d039 Mon Sep 17 00:00:00 2001 From: panw Date: Wed, 18 Dec 2024 10:59:20 +0800 Subject: [PATCH] =?UTF-8?q?=E8=8B=B1=E9=9B=84=20=E6=8A=80=E8=83=BD=20?= =?UTF-8?q?=E7=A2=8E=E7=89=87=E9=87=8D=E5=81=9A,=20=E5=95=86=E5=93=81?= =?UTF-8?q?=E9=A1=B5=E5=AE=8C=E5=96=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/resources/game/gui/hchip.prefab | 386 +- assets/resources/game/gui/reward.prefab | 8 +- assets/resources/game/gui/schip.prefab | 249 +- assets/resources/gui/btn_icon_question.png | Bin 0 -> 3036 bytes .../resources/gui/btn_icon_question.png.meta | 134 + assets/resources/gui/role_controller.prefab | 26459 ++++++++++------ .../script/game/common/SingletonModuleComp.ts | 8 +- assets/script/game/hero/SChipComp.ts | 14 +- assets/script/game/map/ShopHomeComp.ts | 38 +- assets/script/game/map/SkillHomeComp.ts | 2 +- 10 files changed, 17391 insertions(+), 9907 deletions(-) create mode 100644 assets/resources/gui/btn_icon_question.png create mode 100644 assets/resources/gui/btn_icon_question.png.meta diff --git a/assets/resources/game/gui/hchip.prefab b/assets/resources/game/gui/hchip.prefab index ebea5f4a..76975c31 100644 --- a/assets/resources/game/gui/hchip.prefab +++ b/assets/resources/game/gui/hchip.prefab @@ -25,20 +25,23 @@ "__id__": 8 }, { - "__id__": 22 + "__id__": 14 + }, + { + "__id__": 34 } ], "_active": true, "_components": [ { - "__id__": 28 + "__id__": 40 }, { - "__id__": 30 + "__id__": 42 } ], "_prefab": { - "__id__": 32 + "__id__": 44 }, "_lpos": { "__type__": "cc.Vec3", @@ -71,7 +74,7 @@ }, { "__type__": "cc.Node", - "_name": "bg", + "_name": "bbg", "_objFlags": 0, "__editorExtras__": {}, "_parent": { @@ -133,8 +136,8 @@ }, "_contentSize": { "__type__": "cc.Size", - "width": 80, - "height": 64 + "width": 110, + "height": 110 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -145,7 +148,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "cbSBQ5CChPKZil6CARGTEu" + "fileId": "5e8zdCBrBHypnLh5DouDGG" }, { "__type__": "cc.Sprite", @@ -170,7 +173,143 @@ "a": 255 }, "_spriteFrame": { - "__uuid__": "7b0e7263-3b25-4fec-8935-abdd67c4b86d@efaae", + "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@419a0", + "__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": "0cTcfsagZCjrGxFYSunowU" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "15H+mphFZEEK/v++ITU8Fs", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "bg", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 9 + }, + { + "__id__": 11 + } + ], + "_prefab": { + "__id__": 13 + }, + "_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__": 8 + }, + "_enabled": true, + "__prefab": { + "__id__": 10 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 110, + "height": 110 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "cbSBQ5CChPKZil6CARGTEu" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 8 + }, + "_enabled": true, + "__prefab": { + "__id__": 12 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@54ac8", "__expectedType__": "cc.SpriteFrame" }, "_type": 1, @@ -215,28 +354,31 @@ }, "_children": [ { - "__id__": 9 + "__id__": 15 + }, + { + "__id__": 21 } ], "_active": true, "_components": [ { - "__id__": 15 + "__id__": 27 }, { - "__id__": 17 + "__id__": 29 }, { - "__id__": 19 + "__id__": 31 } ], "_prefab": { - "__id__": 21 + "__id__": 33 }, "_lpos": { "__type__": "cc.Vec3", - "x": -0.345, - "y": 0, + "x": 0, + "y": 3.047, "z": 0 }, "_lrot": { @@ -248,8 +390,8 @@ }, "_lscale": { "__type__": "cc.Vec3", - "x": 0.85, - "y": 0.85, + "x": 1, + "y": 1, "z": 1 }, "_mobility": 0, @@ -268,20 +410,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 8 + "__id__": 14 }, "_children": [], "_active": true, "_components": [ { - "__id__": 10 + "__id__": 16 }, { - "__id__": 12 + "__id__": 18 } ], "_prefab": { - "__id__": 14 + "__id__": 20 }, "_lpos": { "__type__": "cc.Vec3", @@ -298,8 +440,8 @@ }, "_lscale": { "__type__": "cc.Vec3", - "x": 0.9, - "y": 0.9, + "x": 1, + "y": 1, "z": 1 }, "_mobility": 0, @@ -318,16 +460,16 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 9 + "__id__": 15 }, "_enabled": true, "__prefab": { - "__id__": 11 + "__id__": 17 }, "_contentSize": { "__type__": "cc.Size", - "width": 130, - "height": 143 + "width": 92, + "height": 114 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -346,11 +488,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 9 + "__id__": 15 }, "_enabled": true, "__prefab": { - "__id__": 13 + "__id__": 19 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -363,7 +505,7 @@ "a": 255 }, "_spriteFrame": { - "__uuid__": "37051f6a-2eb0-4e6f-8e6b-c8aa7bc1066d@f9fc4", + "__uuid__": "37051f6a-2eb0-4e6f-8e6b-c8aa7bc1066d@8c932", "__expectedType__": "cc.SpriteFrame" }, "_type": 0, @@ -398,22 +540,158 @@ "targetOverrides": null, "nestedPrefabInstanceRoots": null }, + { + "__type__": "cc.Node", + "_name": "x", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 14 + }, + "_children": [], + "_active": false, + "_components": [ + { + "__id__": 22 + }, + { + "__id__": 24 + } + ], + "_prefab": { + "__id__": 26 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0.40588235294126207, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 0.5882352941176471, + "y": 0.5882352941176471, + "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__": 8 + "__id__": 21 }, "_enabled": true, "__prefab": { - "__id__": 16 + "__id__": 23 }, "_contentSize": { "__type__": "cc.Size", - "width": 80, - "height": 64 + "width": 62, + "height": 84 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "25wKxWhjBBOrnaLa6jWYAX" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 21 + }, + "_enabled": true, + "__prefab": { + "__id__": 25 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 243, + "g": 0, + "b": 0, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "f9da9c46-8bab-4ee1-8e08-473a2fffc6f6@f9941", + "__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": "63elPnqSZG+qcfYADE8TDN" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "54drFDD2BIvrVQG3hnYzhL", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 14 + }, + "_enabled": true, + "__prefab": { + "__id__": 28 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 90, + "height": 90 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -432,11 +710,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 8 + "__id__": 14 }, "_enabled": true, "__prefab": { - "__id__": 18 + "__id__": 30 }, "_type": 3, "_inverted": false, @@ -454,11 +732,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 8 + "__id__": 14 }, "_enabled": true, "__prefab": { - "__id__": 20 + "__id__": 32 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -471,7 +749,7 @@ "a": 255 }, "_spriteFrame": { - "__uuid__": "7b0e7263-3b25-4fec-8935-abdd67c4b86d@efaae", + "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@54ac8", "__expectedType__": "cc.SpriteFrame" }, "_type": 1, @@ -518,19 +796,19 @@ "_active": true, "_components": [ { - "__id__": 23 + "__id__": 35 }, { - "__id__": 25 + "__id__": 37 } ], "_prefab": { - "__id__": 27 + "__id__": 39 }, "_lpos": { "__type__": "cc.Vec3", - "x": 33.213, - "y": -20.513, + "x": 36.297, + "y": -33.879, "z": 0 }, "_lrot": { @@ -562,15 +840,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 22 + "__id__": 34 }, "_enabled": true, "__prefab": { - "__id__": 24 + "__id__": 36 }, "_contentSize": { "__type__": "cc.Size", - "width": 4, + "width": 17.90380859375, "height": 39.28 }, "_anchorPoint": { @@ -590,11 +868,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 22 + "__id__": 34 }, "_enabled": true, "__prefab": { - "__id__": 26 + "__id__": 38 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -606,7 +884,7 @@ "b": 255, "a": 255 }, - "_string": "", + "_string": "1", "_horizontalAlign": 1, "_verticalAlign": 1, "_actualFontSize": 25, @@ -619,7 +897,7 @@ "_isSystemFontUsed": true, "_spacingX": 0, "_isItalic": false, - "_isBold": false, + "_isBold": true, "_isUnderline": false, "_underlineHeight": 2, "_cacheMode": 0, @@ -675,7 +953,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 29 + "__id__": 41 }, "_contentSize": { "__type__": "cc.Size", @@ -703,7 +981,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 31 + "__id__": 43 }, "_id": "" }, diff --git a/assets/resources/game/gui/reward.prefab b/assets/resources/game/gui/reward.prefab index 6c09b241..ab42b535 100644 --- a/assets/resources/game/gui/reward.prefab +++ b/assets/resources/game/gui/reward.prefab @@ -494,8 +494,8 @@ ], "value": { "__type__": "cc.Vec3", - "x": 0.65, - "y": 0.65, + "x": 0.5, + "y": 0.5, "z": 1 } }, @@ -1263,8 +1263,8 @@ ], "value": { "__type__": "cc.Vec3", - "x": 0.65, - "y": 0.65, + "x": 0.5, + "y": 0.5, "z": 1 } }, diff --git a/assets/resources/game/gui/schip.prefab b/assets/resources/game/gui/schip.prefab index 4cca377c..40338a0f 100644 --- a/assets/resources/game/gui/schip.prefab +++ b/assets/resources/game/gui/schip.prefab @@ -25,20 +25,23 @@ "__id__": 8 }, { - "__id__": 22 + "__id__": 14 + }, + { + "__id__": 28 } ], "_active": true, "_components": [ { - "__id__": 28 + "__id__": 34 }, { - "__id__": 30 + "__id__": 36 } ], "_prefab": { - "__id__": 32 + "__id__": 38 }, "_lpos": { "__type__": "cc.Vec3", @@ -71,14 +74,14 @@ }, { "__type__": "cc.Node", - "_name": "bg", + "_name": "bbg", "_objFlags": 0, "__editorExtras__": {}, "_parent": { "__id__": 1 }, "_children": [], - "_active": true, + "_active": false, "_components": [ { "__id__": 3 @@ -105,8 +108,8 @@ }, "_lscale": { "__type__": "cc.Vec3", - "x": 0.6, - "y": 0.6, + "x": 1, + "y": 1, "z": 1 }, "_mobility": 0, @@ -133,8 +136,8 @@ }, "_contentSize": { "__type__": "cc.Size", - "width": 129, - "height": 132 + "width": 110, + "height": 110 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -145,7 +148,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "7b1AqTRD5ME64Esj6ng1dt" + "fileId": "4ffgX5nDlFDq3zfbp+wi1W" }, { "__type__": "cc.Sprite", @@ -170,12 +173,148 @@ "a": 255 }, "_spriteFrame": { - "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@3ac22", + "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@62e5d", "__expectedType__": "cc.SpriteFrame" }, - "_type": 0, + "_type": 1, "_fillType": 0, - "_sizeMode": 1, + "_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": "deARvGPLRLormNTbfHlb+a" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "54S7xGEnxEDb/6X/1HXrmy", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "bg", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 9 + }, + { + "__id__": 11 + } + ], + "_prefab": { + "__id__": 13 + }, + "_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__": 8 + }, + "_enabled": true, + "__prefab": { + "__id__": 10 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 110, + "height": 110 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "7b1AqTRD5ME64Esj6ng1dt" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 8 + }, + "_enabled": true, + "__prefab": { + "__id__": 12 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@54ac8", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 1, + "_fillType": 0, + "_sizeMode": 0, "_fillCenter": { "__type__": "cc.Vec2", "x": 0, @@ -215,23 +354,23 @@ }, "_children": [ { - "__id__": 9 + "__id__": 15 } ], "_active": true, "_components": [ { - "__id__": 15 + "__id__": 21 }, { - "__id__": 17 + "__id__": 23 }, { - "__id__": 19 + "__id__": 25 } ], "_prefab": { - "__id__": 21 + "__id__": 27 }, "_lpos": { "__type__": "cc.Vec3", @@ -248,8 +387,8 @@ }, "_lscale": { "__type__": "cc.Vec3", - "x": 0.5, - "y": 0.5, + "x": 1, + "y": 1, "z": 1 }, "_mobility": 0, @@ -268,20 +407,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 8 + "__id__": 14 }, "_children": [], "_active": true, "_components": [ { - "__id__": 10 + "__id__": 16 }, { - "__id__": 12 + "__id__": 18 } ], "_prefab": { - "__id__": 14 + "__id__": 20 }, "_lpos": { "__type__": "cc.Vec3", @@ -298,8 +437,8 @@ }, "_lscale": { "__type__": "cc.Vec3", - "x": 1.3, - "y": 1.3, + "x": 1, + "y": 1, "z": 1 }, "_mobility": 0, @@ -318,16 +457,16 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 9 + "__id__": 15 }, "_enabled": true, "__prefab": { - "__id__": 11 + "__id__": 17 }, "_contentSize": { "__type__": "cc.Size", - "width": 112, - "height": 116 + "width": 90, + "height": 90 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -346,11 +485,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 9 + "__id__": 15 }, "_enabled": true, "__prefab": { - "__id__": 13 + "__id__": 19 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -368,7 +507,7 @@ }, "_type": 0, "_fillType": 0, - "_sizeMode": 1, + "_sizeMode": 0, "_fillCenter": { "__type__": "cc.Vec2", "x": 0, @@ -404,16 +543,16 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 8 + "__id__": 14 }, "_enabled": true, "__prefab": { - "__id__": 16 + "__id__": 22 }, "_contentSize": { "__type__": "cc.Size", - "width": 129, - "height": 132 + "width": 90, + "height": 90 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -432,11 +571,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 8 + "__id__": 14 }, "_enabled": true, "__prefab": { - "__id__": 18 + "__id__": 24 }, "_type": 3, "_inverted": false, @@ -454,11 +593,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 8 + "__id__": 14 }, "_enabled": true, "__prefab": { - "__id__": 20 + "__id__": 26 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -471,7 +610,7 @@ "a": 255 }, "_spriteFrame": { - "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@3ac22", + "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@54ac8", "__expectedType__": "cc.SpriteFrame" }, "_type": 1, @@ -518,19 +657,19 @@ "_active": true, "_components": [ { - "__id__": 23 + "__id__": 29 }, { - "__id__": 25 + "__id__": 31 } ], "_prefab": { - "__id__": 27 + "__id__": 33 }, "_lpos": { "__type__": "cc.Vec3", - "x": 18.414, - "y": -20.513, + "x": 31.77, + "y": -26.584, "z": 0 }, "_lrot": { @@ -562,11 +701,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 22 + "__id__": 28 }, "_enabled": true, "__prefab": { - "__id__": 24 + "__id__": 30 }, "_contentSize": { "__type__": "cc.Size", @@ -590,11 +729,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 22 + "__id__": 28 }, "_enabled": true, "__prefab": { - "__id__": 26 + "__id__": 32 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -619,7 +758,7 @@ "_isSystemFontUsed": true, "_spacingX": 0, "_isItalic": false, - "_isBold": false, + "_isBold": true, "_isUnderline": false, "_underlineHeight": 2, "_cacheMode": 0, @@ -675,7 +814,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 29 + "__id__": 35 }, "_contentSize": { "__type__": "cc.Size", @@ -703,7 +842,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 31 + "__id__": 37 }, "_id": "" }, diff --git a/assets/resources/gui/btn_icon_question.png b/assets/resources/gui/btn_icon_question.png new file mode 100644 index 0000000000000000000000000000000000000000..b029a24468fe4989a1fd7359c3173d7a4273c7a4 GIT binary patch literal 3036 zcmbVO2~ZPh7VdNiD1lK91vN_3iVB#dlR!)|f(Stj66A=WqDYQLA|xG>Kmvj`gQKFL zV8B%b6o*+47!|x=bRZrmh~l*><Q0rPku;D(YB_xE%z_*>ZPhO;zXr`@Qe~-toWp zs`DbkL+owG+X4V!FPbNeB39h;jIbvD&-zQ-h-IW^-eMg9P@OCf2`DXd1pvx;rDTzQ zkvL2s$5afd0+XQ(qe?@d0btf_qed!EM)i;kU7=L_!Ou@N!H`nn2gmw~5wRu+O;XOw z)S}Uu;SzafvYfAgXZu65i~@o{h3ch{QI(?B354gO%lnpTl0h!V~n zv_-u6!AW|(M!;km353B!RfJm)aJZ$5$zNl2gCUpAXbRvwwgnSmQlVoU6W)!N! z(zJ3kIGu2FvLzagAV`Z!^_W(IVJSlw6*1&8#3mwvri-O=rP>mN=O;%{p;V9h!IpcY zBRo3dD`Bw(2v5M`dn0@Sf_#LEF@-WQ<8x3Su7Jb+1C%Hlg;X#7pJ0VtkceqjQX*uf zO1c7NYSb%WXgHCAAS?yb5{3!yIG@TzK|v8(EK!+4D0ERFfsiOTh|A)0xpX#zHQ=sT zED))6dZ}8DiiCbJksgLpsSwB&J{%5D=1Z6PvK4e6-b@}{mdN7KdA?kQ3{~)W2+AEg zFT~_&mLeEBulPUDFVHH9CX}XpF^{D+E!88Kr_>Smnlacs(P--6E=36q6pTPBw={wu zEVonus(=T@$}i5qM_NM?N|64Sy7&mwVTpQ!REy48L1gPsR34LXpJ{2@kC8C{J;(vw zCk;LXC#HsFJ3Ow4m*Ihjs);G5CB_-My*e5Itdm5-ITB;pv+}qNF$3})k&v+W|TqI$Z1PezyIQs1yEqv{`%-)A;yMNM;5lQaRW36sQC#1jH z8WTTt&(8gxa?alMzPV?4lXdMi*>C#aE^)IvgC`&QaPMBvPgfet=SDj7(v^ATxRZ;E zna99WmjVy#f%B=P{D+|H1q!m6nn3$g3jWk|&{yNAanLXj2i~!_h708Ha=<6x8`2uE z37k!i%faxbw2_ z!-#&eKNtg4lS?AK`6G~t#!1_k=^C2I3rJVoWj-F4XPEQM)#l4ZuXw-=Fn(iMh)3x{ zoMPS?FgYE5-(lTpl{N9}BDT*%`F-2_^y>$*@FTdr`9Visapj#Qc$yilHMv?RcH*tIrV#-y8t!3EI-FhA0d~%>C>d4v;eLOIsCQcP*aY&+-y}A7 zThyyn_280skW*xI;p#Y3YdsLMyW!HR(e<|FqQA^8 zwEyeRWo}TSGRh&r4vA)U!3ig2rwYtb%|?hmUr$JFk%gYO#-5qcIBQdi)lJzcSH$@&lvpYy2$BP%|_IEoy_r6da7P>58?v0`&t4!dw+U;w- z+)hz|#U*i@XFXm&r8O?7hI)APjb1ywUW&_Gii^tN4&~``f2M$C|9e zZ=E%4?b*jJe~W!Ls_+HfeVf%H@b|gf>0Ke-oTt<&bUo==i~nieN`}Gnh4C`FZK{F9 zp!gR={F-Z~I$WfS+ZT{HMU9PWwUz&d2(^cH%x?Pz^ilr!w$5*9*o{s;t!$}H&X!25 zyUD&xWLoI|=nj}qSsfTpjkYmBeU#FzG@BgVzP&GJTdOJk2P$h49(7RGuI}u!$q+SX zm7aR(zJL@ssUdTG!#TL1FWb4LmO3J}@7BskT@UV(WFa0G#s-*PxBP(KHc7jKD(Lvw zL%`c};jm8^Xm|N>t4I2SGLq8cL^SX&oBIY z(E6{htDp&?Ypf~)+Ivy)LGYAar{5V@4&F9KOK`f8Lr6^!Mw;OHtYuYxoyP^1IjL9O zYnz=iOTf3iTF|ActYnmjt)o#s;kV3FLTRY3kEy9?{U`a&ZiC=SVN{ud@HY2J&(jaK zcW+;rDms`T=J-WZdU&q4f1n4RT;X2a R?P>Y`76pe34+bWD^Dm#vf2jZf literal 0 HcmV?d00001 diff --git a/assets/resources/gui/btn_icon_question.png.meta b/assets/resources/gui/btn_icon_question.png.meta new file mode 100644 index 00000000..48b155c6 --- /dev/null +++ b/assets/resources/gui/btn_icon_question.png.meta @@ -0,0 +1,134 @@ +{ + "ver": "1.0.26", + "importer": "image", + "imported": true, + "uuid": "f9da9c46-8bab-4ee1-8e08-473a2fffc6f6", + "files": [ + ".json", + ".png" + ], + "subMetas": { + "6c48a": { + "importer": "texture", + "uuid": "f9da9c46-8bab-4ee1-8e08-473a2fffc6f6@6c48a", + "displayName": "btn_icon_question", + "id": "6c48a", + "name": "texture", + "userData": { + "wrapModeS": "clamp-to-edge", + "wrapModeT": "clamp-to-edge", + "minfilter": "linear", + "magfilter": "linear", + "mipfilter": "none", + "anisotropy": 0, + "isUuid": true, + "imageUuidOrDatabaseUri": "f9da9c46-8bab-4ee1-8e08-473a2fffc6f6", + "visible": false + }, + "ver": "1.0.22", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "f9941": { + "importer": "sprite-frame", + "uuid": "f9da9c46-8bab-4ee1-8e08-473a2fffc6f6@f9941", + "displayName": "btn_icon_question", + "id": "f9941", + "name": "spriteFrame", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 33, + "trimY": 22, + "width": 62, + "height": 84, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [ + -31, + -42, + 0, + 31, + -42, + 0, + -31, + 42, + 0, + 31, + 42, + 0 + ], + "indexes": [ + 0, + 1, + 2, + 2, + 1, + 3 + ], + "uv": [ + 33, + 106, + 95, + 106, + 33, + 22, + 95, + 22 + ], + "nuv": [ + 0.2578125, + 0.171875, + 0.7421875, + 0.171875, + 0.2578125, + 0.828125, + 0.7421875, + 0.828125 + ], + "minPos": [ + -31, + -42, + 0 + ], + "maxPos": [ + 31, + 42, + 0 + ] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "f9da9c46-8bab-4ee1-8e08-473a2fffc6f6@6c48a", + "atlasUuid": "" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + } + }, + "userData": { + "hasAlpha": true, + "type": "sprite-frame", + "fixAlphaTransparencyArtifacts": false, + "redirect": "f9da9c46-8bab-4ee1-8e08-473a2fffc6f6@f9941" + } +} diff --git a/assets/resources/gui/role_controller.prefab b/assets/resources/gui/role_controller.prefab index affd8bd3..02347363 100644 --- a/assets/resources/gui/role_controller.prefab +++ b/assets/resources/gui/role_controller.prefab @@ -28,35 +28,35 @@ "__id__": 661 }, { - "__id__": 994 + "__id__": 1323 }, { - "__id__": 2170 + "__id__": 2499 }, { - "__id__": 2244 + "__id__": 2573 }, { - "__id__": 2258 + "__id__": 2587 }, { - "__id__": 2426 + "__id__": 2755 } ], "_active": true, "_components": [ { - "__id__": 2541 + "__id__": 2870 }, { - "__id__": 2543 + "__id__": 2872 }, { - "__id__": 2545 + "__id__": 2874 } ], "_prefab": { - "__id__": 2547 + "__id__": 2876 }, "_lpos": { "__type__": "cc.Vec3", @@ -115,7 +115,7 @@ "__id__": 336 } ], - "_active": true, + "_active": false, "_components": [ { "__id__": 344 @@ -8241,7 +8241,7 @@ "__id__": 561 } ], - "_active": true, + "_active": false, "_components": [ { "__id__": 654 @@ -14833,22 +14833,25 @@ }, { "__id__": 690 + }, + { + "__id__": 987 } ], "_active": true, "_components": [ { - "__id__": 987 + "__id__": 1316 }, { - "__id__": 989 + "__id__": 1318 }, { - "__id__": 991 + "__id__": 1320 } ], "_prefab": { - "__id__": 993 + "__id__": 1322 }, "_lpos": { "__type__": "cc.Vec3", @@ -15085,7 +15088,7 @@ "_lpos": { "__type__": "cc.Vec3", "x": 0, - "y": 1055, + "y": 1071, "z": 0 }, "_lrot": { @@ -15490,7 +15493,7 @@ "_left": 0, "_right": 0, "_top": 170.404, - "_bottom": 1000, + "_bottom": 1016, "_horizontalCenter": 0, "_verticalCenter": 0, "_isAbsLeft": true, @@ -15544,7 +15547,7 @@ "__id__": 907 } ], - "_active": true, + "_active": false, "_components": [ { "__id__": 980 @@ -21735,6 +21738,6906 @@ "targetOverrides": null, "nestedPrefabInstanceRoots": null }, + { + "__type__": "cc.Node", + "_name": "goods", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 661 + }, + "_children": [ + { + "__id__": 988 + }, + { + "__id__": 1006 + } + ], + "_active": true, + "_components": [ + { + "__id__": 1309 + }, + { + "__id__": 1311 + }, + { + "__id__": 1003 + }, + { + "__id__": 1313 + } + ], + "_prefab": { + "__id__": 1315 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 1039, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.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": "scrollBar", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 987 + }, + "_children": [ + { + "__id__": 989 + } + ], + "_active": false, + "_components": [ + { + "__id__": 995 + }, + { + "__id__": 997 + }, + { + "__id__": 999 + }, + { + "__id__": 1001 + } + ], + "_prefab": { + "__id__": 1308 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 120, + "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.Node", + "_name": "bar", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 988 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 990 + }, + { + "__id__": 992 + } + ], + "_prefab": { + "__id__": 994 + }, + "_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": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 989 + }, + "_enabled": true, + "__prefab": { + "__id__": 991 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 10, + "height": 156.25 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "7em4G+pEZI0bzy5ZVz+t2c" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 989 + }, + "_enabled": true, + "__prefab": { + "__id__": 993 + }, + "_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": "71l87KMmNDZ7xu8rp04y1j" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "7cSBeen1ND541nEl8jk+7t", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 988 + }, + "_enabled": true, + "__prefab": { + "__id__": 996 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 12, + "height": 250 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 1, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "78vkZsqYJCmKB/RCjQJbj5" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 988 + }, + "_enabled": true, + "__prefab": { + "__id__": 998 + }, + "_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": "d847sDjuZHiJeBjVOyX37d" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 988 + }, + "_enabled": true, + "__prefab": { + "__id__": 1000 + }, + "_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": "74vySKDTBF2IBVi6rmePmH" + }, + { + "__type__": "cc.ScrollBar", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 988 + }, + "_enabled": true, + "__prefab": { + "__id__": 1002 + }, + "_scrollView": { + "__id__": 1003 + }, + "_handle": { + "__id__": 992 + }, + "_direction": 1, + "_enableAutoHide": false, + "_autoHideTime": 1, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "10qoYxHQVLNojaDOl9WTEZ" + }, + { + "__type__": "cc.ScrollView", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 987 + }, + "_enabled": true, + "__prefab": { + "__id__": 1004 + }, + "bounceDuration": 0.23, + "brake": 0.75, + "elastic": true, + "inertia": true, + "horizontal": false, + "vertical": true, + "cancelInnerEvents": true, + "scrollEvents": [], + "_content": { + "__id__": 1005 + }, + "_horizontalScrollBar": null, + "_verticalScrollBar": { + "__id__": 1001 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "c7iNs62P9IBKCA++RD6+oe" + }, + { + "__type__": "cc.Node", + "_name": "content", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1006 + }, + "_children": [ + { + "__id__": 1014 + }, + { + "__id__": 1084 + }, + { + "__id__": 1157 + }, + { + "__id__": 1230 + } + ], + "_active": true, + "_components": [ + { + "__id__": 1303 + }, + { + "__id__": 1305 + } + ], + "_prefab": { + "__id__": 1307 + }, + "_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.Node", + "_name": "view", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 987 + }, + "_children": [ + { + "__id__": 1005 + } + ], + "_active": true, + "_components": [ + { + "__id__": 1007 + }, + { + "__id__": 1009 + }, + { + "__id__": 1011 + } + ], + "_prefab": { + "__id__": 1013 + }, + "_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__": 1006 + }, + "_enabled": true, + "__prefab": { + "__id__": 1008 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 720, + "height": 930 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 1 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "cbChr33I1KGIu15e1ACRlE" + }, + { + "__type__": "cc.Mask", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1006 + }, + "_enabled": true, + "__prefab": { + "__id__": 1010 + }, + "_type": 0, + "_inverted": false, + "_segments": 64, + "_alphaThreshold": 0.1, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "f2CXanGCpH5KBWW+KL6UvY" + }, + { + "__type__": "cc.Graphics", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1006 + }, + "_enabled": true, + "__prefab": { + "__id__": 1012 + }, + "_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": "b4xrOLfN9D/psqZz5y9Ph8" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "61vTs75Q9EEqCnGKhZJL8T", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "free", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1005 + }, + "_children": [ + { + "__id__": 1015 + }, + { + "__id__": 1021 + }, + { + "__id__": 1027 + }, + { + "__id__": 1033 + }, + { + "__id__": 1073 + } + ], + "_active": true, + "_components": [ + { + "__id__": 1081 + } + ], + "_prefab": { + "__id__": 1083 + }, + "_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": "bg", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1014 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 1016 + }, + { + "__id__": 1018 + } + ], + "_prefab": { + "__id__": 1020 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": -7.281, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.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__": 1015 + }, + "_enabled": true, + "__prefab": { + "__id__": 1017 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 710, + "height": 200 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "76Qte6b/tD9rUWsdcVSb8f" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1015 + }, + "_enabled": true, + "__prefab": { + "__id__": 1019 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@946c8", + "__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": "64FYHbyOJJ64JKAg1ZJ1t0" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "126jYnrbxBPrmT/pgFWyV6", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "title", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1014 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 1022 + }, + { + "__id__": 1024 + } + ], + "_prefab": { + "__id__": 1026 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -215, + "y": 65, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.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__": 1021 + }, + "_enabled": true, + "__prefab": { + "__id__": 1023 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 144, + "height": 54.4 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "a4k2CIY85JwLKmnsJKXpmG" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1021 + }, + "_enabled": true, + "__prefab": { + "__id__": 1025 + }, + "_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": 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": "93eTt/H5JJW6LEGJxko9WQ" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "23MqeJDoRIjqbQNGRCWnjn", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "items", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1014 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 1028 + }, + { + "__id__": 1030 + } + ], + "_prefab": { + "__id__": 1032 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -85, + "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.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1027 + }, + "_enabled": true, + "__prefab": { + "__id__": 1029 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 500, + "height": 110 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "99V0gKqatLxpstwlpK6BbF" + }, + { + "__type__": "cc.Layout", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1027 + }, + "_enabled": true, + "__prefab": { + "__id__": 1031 + }, + "_resizeMode": 0, + "_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": "14pDeQPw1M86qoX7g5meDi" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "85eUjm+K5N2bFee0v/7vXe", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "buy", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1014 + }, + "_children": [ + { + "__id__": 1034 + }, + { + "__id__": 1053 + }, + { + "__id__": 1059 + } + ], + "_active": true, + "_components": [ + { + "__id__": 1065 + }, + { + "__id__": 1067 + }, + { + "__id__": 1069 + } + ], + "_prefab": { + "__id__": 1072 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 255, + "y": -39.929, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.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__": 1033 + }, + "_prefab": { + "__id__": 1035 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1034 + }, + "asset": { + "__uuid__": "915a4408-90ea-4c30-9974-05d96c0c27f1", + "__expectedType__": "cc.Prefab" + }, + "fileId": "c46/YsCPVOJYA4mWEpNYRx", + "instance": { + "__id__": 1036 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "4cNhVf1zpLxZpPW9A/USuG", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 1037 + }, + { + "__id__": 1039 + }, + { + "__id__": 1040 + }, + { + "__id__": 1041 + }, + { + "__id__": 1042 + }, + { + "__id__": 1044 + }, + { + "__id__": 1046 + }, + { + "__id__": 1047 + }, + { + "__id__": 1048 + }, + { + "__id__": 1049 + }, + { + "__id__": 1051 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1038 + }, + "propertyPath": [ + "_name" + ], + "value": "btn1" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "c46/YsCPVOJYA4mWEpNYRx" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1038 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1038 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1038 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1043 + }, + "propertyPath": [ + "_lscale" + ], + "value": { + "__type__": "cc.Vec3", + "x": 1.2, + "y": 1.2, + "z": 1 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "5bn06HEQlJbqIT+pV5z5Z9" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1045 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 140, + "height": 60 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "7cujPnYyxKbqg9fKSaRa+l" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1043 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1038 + }, + "propertyPath": [ + "_active" + ], + "value": true + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1043 + }, + "propertyPath": [ + "_active" + ], + "value": false + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1050 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 140, + "height": 60 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "17oBj0auFBD5Q0Zb4dAhDs" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1052 + }, + "propertyPath": [ + "_lscale" + ], + "value": { + "__type__": "cc.Vec3", + "x": 1.2, + "y": 1.2, + "z": 1 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "a6EMrZnclGlay3ysFXgUdh" + ] + }, + { + "__type__": "cc.Node", + "_name": "9001", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1033 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 1054 + }, + { + "__id__": 1056 + } + ], + "_prefab": { + "__id__": 1058 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -44.409, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 0.5, + "y": 0.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__": 1053 + }, + "_enabled": true, + "__prefab": { + "__id__": 1055 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 67, + "height": 75 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "0ai9bxBrlPmrYOR4BxYQ1/" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1053 + }, + "_enabled": true, + "__prefab": { + "__id__": 1057 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@50452", + "__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": "13/W4kIM5HB7VcCwyz9Php" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "f7CTcEvd9GGIu9O1eRDFOY", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "cost", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1033 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 1060 + }, + { + "__id__": 1062 + } + ], + "_prefab": { + "__id__": 1064 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 26.032, + "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__": 1059 + }, + "_enabled": true, + "__prefab": { + "__id__": 1061 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 100, + "height": 35 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "51xgBSXaZPWJB0KRLliBZL" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1059 + }, + "_enabled": true, + "__prefab": { + "__id__": 1063 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "领取", + "_horizontalAlign": 0, + "_verticalAlign": 1, + "_actualFontSize": 30, + "_fontSize": 30, + "_fontFamily": "Arial", + "_lineHeight": 35, + "_overflow": 2, + "_enableWrapText": false, + "_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": "d8p944DLRGqZxkexnVDNnr" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "39JOV/0dBGR488BXm4vcNJ", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1033 + }, + "_enabled": true, + "__prefab": { + "__id__": 1066 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 160, + "height": 80 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "142YWdtmlGoqI+bykmiWuj" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1033 + }, + "_enabled": true, + "__prefab": { + "__id__": 1068 + }, + "_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": false, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "d7R0QCqn1LMJcHzwvF4QU6" + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1033 + }, + "_enabled": true, + "__prefab": { + "__id__": 1070 + }, + "clickEvents": [ + { + "__id__": 1071 + } + ], + "_interactable": true, + "_transition": 3, + "_normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "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": { + "__id__": 1033 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "d6YXnNVutE6a0m7qTD+mHt" + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 661 + }, + "component": "", + "_componentId": "08123oLGN1Ny4+LF2ZP8exn", + "handler": "get_free", + "customEventData": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "6csyvETtxANZvN/x7n/8UC", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "limit", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1014 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 1074 + }, + { + "__id__": 1076 + }, + { + "__id__": 1078 + } + ], + "_prefab": { + "__id__": 1080 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 255, + "y": 16.239, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.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__": 1073 + }, + "_enabled": true, + "__prefab": { + "__id__": 1075 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 119.44189453125, + "height": 54.4 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "ebNnFXFqlACLvxKP1Jlj+T" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1073 + }, + "_enabled": true, + "__prefab": { + "__id__": 1077 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "{{0}} / {{1}}", + "_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": 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": "7a4tLVP9xF0odMw+Z0j9jR" + }, + { + "__type__": "545c05XsG9GDJispEGWKvYv", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1073 + }, + "_enabled": true, + "__prefab": { + "__id__": 1079 + }, + "templateMode": true, + "watchPath": "", + "labelType": "cc.Label", + "watchPathArr": [ + "data.free.buy", + "data.free.num" + ], + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "2b5coBQjNPy6TxDc60CDQb" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "eeRxeC76RAkJx/pE6JEy/r", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1014 + }, + "_enabled": true, + "__prefab": { + "__id__": 1082 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 710, + "height": 200 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "e5w6eTCWhE1rnSv//V2UbL" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "32xe93HJ5G0YR5H8Msbfni", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "goods1", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1005 + }, + "_children": [ + { + "__id__": 1085 + }, + { + "__id__": 1091 + }, + { + "__id__": 1097 + }, + { + "__id__": 1103 + }, + { + "__id__": 1146 + } + ], + "_active": true, + "_components": [ + { + "__id__": 1154 + } + ], + "_prefab": { + "__id__": 1156 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": -310, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.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__": 1084 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 1086 + }, + { + "__id__": 1088 + } + ], + "_prefab": { + "__id__": 1090 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": -7.281, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.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__": 1085 + }, + "_enabled": true, + "__prefab": { + "__id__": 1087 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 710, + "height": 200 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "4flJH3o95OG76UQarq4MAu" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1085 + }, + "_enabled": true, + "__prefab": { + "__id__": 1089 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@946c8", + "__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": "943JorM+1EYLoYxRyrviyJ" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "2f5RtXVNBOM7ENsT1ZIlzN", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "title", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1084 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 1092 + }, + { + "__id__": 1094 + } + ], + "_prefab": { + "__id__": 1096 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -215, + "y": 65, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.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__": 1091 + }, + "_enabled": true, + "__prefab": { + "__id__": 1093 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 144, + "height": 54.4 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "bcecl5Zx5LGrAuPlMKuZt7" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1091 + }, + "_enabled": true, + "__prefab": { + "__id__": 1095 + }, + "_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": 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": "4aGBOB23FHWpKUIEPqRL0X" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "ceb37ne6NO4plH307Emn5P", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "items", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1084 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 1098 + }, + { + "__id__": 1100 + } + ], + "_prefab": { + "__id__": 1102 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -85, + "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.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1097 + }, + "_enabled": true, + "__prefab": { + "__id__": 1099 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 500, + "height": 110 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "63/KfE14FFGquez9Wq2R9y" + }, + { + "__type__": "cc.Layout", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1097 + }, + "_enabled": true, + "__prefab": { + "__id__": 1101 + }, + "_resizeMode": 0, + "_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": "3ddL46N5pKBI+dMqmbmTtt" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "65Z3W2yb9BZanVMKuQ53Ab", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "buy", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1084 + }, + "_children": [ + { + "__id__": 1104 + }, + { + "__id__": 1124 + }, + { + "__id__": 1130 + } + ], + "_active": true, + "_components": [ + { + "__id__": 1138 + }, + { + "__id__": 1140 + }, + { + "__id__": 1142 + } + ], + "_prefab": { + "__id__": 1145 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 255, + "y": -39.929, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.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__": 1103 + }, + "_prefab": { + "__id__": 1105 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1104 + }, + "asset": { + "__uuid__": "915a4408-90ea-4c30-9974-05d96c0c27f1", + "__expectedType__": "cc.Prefab" + }, + "fileId": "c46/YsCPVOJYA4mWEpNYRx", + "instance": { + "__id__": 1106 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "6bgXYcM4xI7KRI7GgIbZKh", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 1107 + }, + { + "__id__": 1109 + }, + { + "__id__": 1110 + }, + { + "__id__": 1111 + }, + { + "__id__": 1112 + }, + { + "__id__": 1114 + }, + { + "__id__": 1116 + }, + { + "__id__": 1117 + }, + { + "__id__": 1118 + }, + { + "__id__": 1119 + }, + { + "__id__": 1121 + }, + { + "__id__": 1123 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1108 + }, + "propertyPath": [ + "_name" + ], + "value": "btn1" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "c46/YsCPVOJYA4mWEpNYRx" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1108 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1108 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1108 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1113 + }, + "propertyPath": [ + "_lscale" + ], + "value": { + "__type__": "cc.Vec3", + "x": 1.2, + "y": 1.2, + "z": 1 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "5bn06HEQlJbqIT+pV5z5Z9" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1115 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 140, + "height": 60 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "7cujPnYyxKbqg9fKSaRa+l" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1113 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1108 + }, + "propertyPath": [ + "_active" + ], + "value": true + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1113 + }, + "propertyPath": [ + "_active" + ], + "value": true + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1120 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 140, + "height": 60 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "17oBj0auFBD5Q0Zb4dAhDs" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1122 + }, + "propertyPath": [ + "_lscale" + ], + "value": { + "__type__": "cc.Vec3", + "x": 1.2, + "y": 1.2, + "z": 1 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "a6EMrZnclGlay3ysFXgUdh" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1122 + }, + "propertyPath": [ + "_active" + ], + "value": false + }, + { + "__type__": "cc.Node", + "_name": "9001", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1103 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 1125 + }, + { + "__id__": 1127 + } + ], + "_prefab": { + "__id__": 1129 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -44.409, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 0.5, + "y": 0.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__": 1124 + }, + "_enabled": true, + "__prefab": { + "__id__": 1126 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 67, + "height": 75 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "26AwW4PoNF4oVJ4HIC1BXi" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1124 + }, + "_enabled": true, + "__prefab": { + "__id__": 1128 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "7b0e7263-3b25-4fec-8935-abdd67c4b86d@c8366", + "__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": "7dWvR/FlNGNYWRcnLbeZ19" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "35wdq/jpNB/qfFIus1oi4n", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "cost", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1103 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 1131 + }, + { + "__id__": 1133 + }, + { + "__id__": 1135 + } + ], + "_prefab": { + "__id__": 1137 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 26.032, + "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__": 1130 + }, + "_enabled": true, + "__prefab": { + "__id__": 1132 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 100, + "height": 35 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "cdL1lA10ZJdZ9GbPDHC6Vn" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1130 + }, + "_enabled": true, + "__prefab": { + "__id__": 1134 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "{{0:kmbt}}", + "_horizontalAlign": 0, + "_verticalAlign": 1, + "_actualFontSize": 19, + "_fontSize": 30, + "_fontFamily": "Arial", + "_lineHeight": 35, + "_overflow": 2, + "_enableWrapText": false, + "_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": "19xZ8d7vdBdqv09f7tnGUj" + }, + { + "__type__": "545c05XsG9GDJispEGWKvYv", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1130 + }, + "_enabled": true, + "__prefab": { + "__id__": 1136 + }, + "templateMode": true, + "watchPath": "", + "labelType": "cc.Label", + "watchPathArr": [ + "data.goods1.cost" + ], + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "c92gAiy7pJ96sf7VVX52Tt" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "86F75D9bZHMpbxjFTGY5vW", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1103 + }, + "_enabled": true, + "__prefab": { + "__id__": 1139 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 160, + "height": 80 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "3fgRIfDZtI1pMQPMwm1gBW" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1103 + }, + "_enabled": true, + "__prefab": { + "__id__": 1141 + }, + "_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": false, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "80ulkjZbRAV7m9U9qI4nkl" + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1103 + }, + "_enabled": true, + "__prefab": { + "__id__": 1143 + }, + "clickEvents": [ + { + "__id__": 1144 + } + ], + "_interactable": true, + "_transition": 3, + "_normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "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": { + "__id__": 1103 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "b8dsCiIRlPUaafhcQ8NItG" + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 661 + }, + "component": "", + "_componentId": "08123oLGN1Ny4+LF2ZP8exn", + "handler": "get_goods1", + "customEventData": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "21oYGQM2lHEqI5s4brOITF", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "limit", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1084 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 1147 + }, + { + "__id__": 1149 + }, + { + "__id__": 1151 + } + ], + "_prefab": { + "__id__": 1153 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 255, + "y": 16.239, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.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__": 1146 + }, + "_enabled": true, + "__prefab": { + "__id__": 1148 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 119.44189453125, + "height": 54.4 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "2b3N+63hxJP4r7fq2bvFpz" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1146 + }, + "_enabled": true, + "__prefab": { + "__id__": 1150 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "{{0}} / {{1}}", + "_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": 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": "e1U7RjLRxOhKc6tgHKl40S" + }, + { + "__type__": "545c05XsG9GDJispEGWKvYv", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1146 + }, + "_enabled": true, + "__prefab": { + "__id__": 1152 + }, + "templateMode": true, + "watchPath": "", + "labelType": "cc.Label", + "watchPathArr": [ + "data.goods1.buy", + "data.goods1.num" + ], + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "5cJn/pE5VI7LTsD57eNTop" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "cb8x/M4QFEp7i2IUd6l3jb", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1084 + }, + "_enabled": true, + "__prefab": { + "__id__": 1155 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 710, + "height": 200 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "0aeoOsx5RF44ngW430sMK7" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "81yJzKXydPkocZATxtsaN2", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "herochips", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1005 + }, + "_children": [ + { + "__id__": 1158 + }, + { + "__id__": 1164 + }, + { + "__id__": 1170 + }, + { + "__id__": 1176 + }, + { + "__id__": 1219 + } + ], + "_active": true, + "_components": [ + { + "__id__": 1227 + } + ], + "_prefab": { + "__id__": 1229 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": -520, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.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__": 1157 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 1159 + }, + { + "__id__": 1161 + } + ], + "_prefab": { + "__id__": 1163 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": -7.281, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.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__": 1158 + }, + "_enabled": true, + "__prefab": { + "__id__": 1160 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 710, + "height": 200 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "17lkCiMJBHKqNRKOj1zEX7" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1158 + }, + "_enabled": true, + "__prefab": { + "__id__": 1162 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@946c8", + "__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": "b0zpPdFhpJ7byFs+VAYW9+" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "daeRE14vdLkLWMwbjnH1cL", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "title", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1157 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 1165 + }, + { + "__id__": 1167 + } + ], + "_prefab": { + "__id__": 1169 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -215, + "y": 65, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.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__": 1164 + }, + "_enabled": true, + "__prefab": { + "__id__": 1166 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 144, + "height": 54.4 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "b00vQGgrFBy4HXm2LsyilK" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1164 + }, + "_enabled": true, + "__prefab": { + "__id__": 1168 + }, + "_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": 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": "92rujGLLVEZ6g4OdJYCwFh" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "89tXF+wpVGJqjL1x1QkDUP", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "items", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1157 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 1171 + }, + { + "__id__": 1173 + } + ], + "_prefab": { + "__id__": 1175 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -85, + "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.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1170 + }, + "_enabled": true, + "__prefab": { + "__id__": 1172 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 500, + "height": 110 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "e8isYEc4FFA6inmbougJ8g" + }, + { + "__type__": "cc.Layout", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1170 + }, + "_enabled": true, + "__prefab": { + "__id__": 1174 + }, + "_resizeMode": 0, + "_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": "91RVPucjNJ7KJ29q1x2+Nl" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "c6lp6dZRhJdqo+dPlLHS7Y", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "buy", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1157 + }, + "_children": [ + { + "__id__": 1177 + }, + { + "__id__": 1197 + }, + { + "__id__": 1203 + } + ], + "_active": true, + "_components": [ + { + "__id__": 1211 + }, + { + "__id__": 1213 + }, + { + "__id__": 1215 + } + ], + "_prefab": { + "__id__": 1218 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 255, + "y": -39.929, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.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__": 1176 + }, + "_prefab": { + "__id__": 1178 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1177 + }, + "asset": { + "__uuid__": "915a4408-90ea-4c30-9974-05d96c0c27f1", + "__expectedType__": "cc.Prefab" + }, + "fileId": "c46/YsCPVOJYA4mWEpNYRx", + "instance": { + "__id__": 1179 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "11XdefEwdDa5Lq6A79OfkV", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 1180 + }, + { + "__id__": 1182 + }, + { + "__id__": 1183 + }, + { + "__id__": 1184 + }, + { + "__id__": 1185 + }, + { + "__id__": 1187 + }, + { + "__id__": 1189 + }, + { + "__id__": 1190 + }, + { + "__id__": 1191 + }, + { + "__id__": 1192 + }, + { + "__id__": 1194 + }, + { + "__id__": 1196 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1181 + }, + "propertyPath": [ + "_name" + ], + "value": "btn1" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "c46/YsCPVOJYA4mWEpNYRx" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1181 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1181 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1181 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1186 + }, + "propertyPath": [ + "_lscale" + ], + "value": { + "__type__": "cc.Vec3", + "x": 1.2, + "y": 1.2, + "z": 1 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "5bn06HEQlJbqIT+pV5z5Z9" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1188 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 140, + "height": 60 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "7cujPnYyxKbqg9fKSaRa+l" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1186 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1181 + }, + "propertyPath": [ + "_active" + ], + "value": true + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1186 + }, + "propertyPath": [ + "_active" + ], + "value": true + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1193 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 140, + "height": 60 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "17oBj0auFBD5Q0Zb4dAhDs" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1195 + }, + "propertyPath": [ + "_lscale" + ], + "value": { + "__type__": "cc.Vec3", + "x": 1.2, + "y": 1.2, + "z": 1 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "a6EMrZnclGlay3ysFXgUdh" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1195 + }, + "propertyPath": [ + "_active" + ], + "value": false + }, + { + "__type__": "cc.Node", + "_name": "9001", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1176 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 1198 + }, + { + "__id__": 1200 + } + ], + "_prefab": { + "__id__": 1202 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -44.409, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 0.5, + "y": 0.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__": 1197 + }, + "_enabled": true, + "__prefab": { + "__id__": 1199 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 67, + "height": 75 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "16ngbH9fRJfaVvLUp+KnWh" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1197 + }, + "_enabled": true, + "__prefab": { + "__id__": 1201 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "7b0e7263-3b25-4fec-8935-abdd67c4b86d@c8366", + "__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": "fdbBPG8CRIIZwkuyyxccRO" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "0d5hKtO55KroNBB5TJDvOm", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "cost", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1176 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 1204 + }, + { + "__id__": 1206 + }, + { + "__id__": 1208 + } + ], + "_prefab": { + "__id__": 1210 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 26.032, + "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__": 1203 + }, + "_enabled": true, + "__prefab": { + "__id__": 1205 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 100, + "height": 35 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "73MRY4Jw1MTrXKnr/JkScd" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1203 + }, + "_enabled": true, + "__prefab": { + "__id__": 1207 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "{{0:kmbt}}", + "_horizontalAlign": 0, + "_verticalAlign": 1, + "_actualFontSize": 19, + "_fontSize": 30, + "_fontFamily": "Arial", + "_lineHeight": 35, + "_overflow": 2, + "_enableWrapText": false, + "_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": "26PGbqGJ1M3rUmLqdvy+9a" + }, + { + "__type__": "545c05XsG9GDJispEGWKvYv", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1203 + }, + "_enabled": true, + "__prefab": { + "__id__": 1209 + }, + "templateMode": true, + "watchPath": "", + "labelType": "cc.Label", + "watchPathArr": [ + "data.herochips.cost" + ], + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "5ahd+M3HFNX54P2sD1D51U" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "8e1RRRx0xC9Yz7Z1DXI7us", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1176 + }, + "_enabled": true, + "__prefab": { + "__id__": 1212 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 160, + "height": 80 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "74CKg32QtEwZr6C3jhI61p" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1176 + }, + "_enabled": true, + "__prefab": { + "__id__": 1214 + }, + "_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": false, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "abhC5B4J5N0bbrnGi25lDn" + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1176 + }, + "_enabled": true, + "__prefab": { + "__id__": 1216 + }, + "clickEvents": [ + { + "__id__": 1217 + } + ], + "_interactable": true, + "_transition": 3, + "_normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "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": { + "__id__": 1176 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "88pVKqxDJFEpZd67G13XUg" + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 661 + }, + "component": "", + "_componentId": "08123oLGN1Ny4+LF2ZP8exn", + "handler": "get_goods2", + "customEventData": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "8eLZ1HqShK/JLfGOcZM52M", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "limit", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1157 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 1220 + }, + { + "__id__": 1222 + }, + { + "__id__": 1224 + } + ], + "_prefab": { + "__id__": 1226 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 255, + "y": 16.239, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.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__": 1219 + }, + "_enabled": true, + "__prefab": { + "__id__": 1221 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 119.44189453125, + "height": 54.4 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "afZ6hR6o9FDYI5nbhzldaj" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1219 + }, + "_enabled": true, + "__prefab": { + "__id__": 1223 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "{{0}} / {{1}}", + "_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": 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": "0art6dELNMW48ruz1spmS5" + }, + { + "__type__": "545c05XsG9GDJispEGWKvYv", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1219 + }, + "_enabled": true, + "__prefab": { + "__id__": 1225 + }, + "templateMode": true, + "watchPath": "", + "labelType": "cc.Label", + "watchPathArr": [ + "data.herochips.buy", + "data.herochips.num" + ], + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "b3rNKpEKNO07wZA9zruQ8r" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "52MkepYoVHWoMxW5Gnki84", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1157 + }, + "_enabled": true, + "__prefab": { + "__id__": 1228 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 710, + "height": 200 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "5ex6dRwPJIRpxRiU8itk16" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "95WYWKHWxAFpfG9rwB1Qb6", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "skillchips", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1005 + }, + "_children": [ + { + "__id__": 1231 + }, + { + "__id__": 1237 + }, + { + "__id__": 1243 + }, + { + "__id__": 1249 + }, + { + "__id__": 1292 + } + ], + "_active": true, + "_components": [ + { + "__id__": 1300 + } + ], + "_prefab": { + "__id__": 1302 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": -730, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.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__": 1230 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 1232 + }, + { + "__id__": 1234 + } + ], + "_prefab": { + "__id__": 1236 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": -7.281, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.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__": 1231 + }, + "_enabled": true, + "__prefab": { + "__id__": 1233 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 710, + "height": 200 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "a0hCy7hSpN4rPzHKeXQdUv" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1231 + }, + "_enabled": true, + "__prefab": { + "__id__": 1235 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@946c8", + "__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": "4ediqfJytISJKkkX18uRFM" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "90PlCh/e5NXZ3bxcHHYxHg", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "title", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1230 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 1238 + }, + { + "__id__": 1240 + } + ], + "_prefab": { + "__id__": 1242 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -215, + "y": 65, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.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__": 1237 + }, + "_enabled": true, + "__prefab": { + "__id__": 1239 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 144, + "height": 54.4 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "daIUckSsBJTKic9l18WXac" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1237 + }, + "_enabled": true, + "__prefab": { + "__id__": 1241 + }, + "_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": 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": "6fi3bAtqJFl5qOmNvduWNy" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "d9ccSCcf5AtqupaxqIzxeo", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "items", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1230 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 1244 + }, + { + "__id__": 1246 + } + ], + "_prefab": { + "__id__": 1248 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -85, + "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.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1243 + }, + "_enabled": true, + "__prefab": { + "__id__": 1245 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 500, + "height": 110 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "9auM4aGwJGzraR1xUs0Wvb" + }, + { + "__type__": "cc.Layout", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1243 + }, + "_enabled": true, + "__prefab": { + "__id__": 1247 + }, + "_resizeMode": 0, + "_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": "0d2tsrmRpF3YlXPrtwHJAs" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "3bqza816ZL4JOYKL7nclec", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "buy", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1230 + }, + "_children": [ + { + "__id__": 1250 + }, + { + "__id__": 1270 + }, + { + "__id__": 1276 + } + ], + "_active": true, + "_components": [ + { + "__id__": 1284 + }, + { + "__id__": 1286 + }, + { + "__id__": 1288 + } + ], + "_prefab": { + "__id__": 1291 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 255, + "y": -39.929, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.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__": 1249 + }, + "_prefab": { + "__id__": 1251 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1250 + }, + "asset": { + "__uuid__": "915a4408-90ea-4c30-9974-05d96c0c27f1", + "__expectedType__": "cc.Prefab" + }, + "fileId": "c46/YsCPVOJYA4mWEpNYRx", + "instance": { + "__id__": 1252 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "f5S3501P1E77hGE0hxwI0x", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 1253 + }, + { + "__id__": 1255 + }, + { + "__id__": 1256 + }, + { + "__id__": 1257 + }, + { + "__id__": 1258 + }, + { + "__id__": 1260 + }, + { + "__id__": 1262 + }, + { + "__id__": 1263 + }, + { + "__id__": 1264 + }, + { + "__id__": 1265 + }, + { + "__id__": 1267 + }, + { + "__id__": 1269 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1254 + }, + "propertyPath": [ + "_name" + ], + "value": "btn1" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "c46/YsCPVOJYA4mWEpNYRx" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1254 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1254 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1254 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1259 + }, + "propertyPath": [ + "_lscale" + ], + "value": { + "__type__": "cc.Vec3", + "x": 1.2, + "y": 1.2, + "z": 1 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "5bn06HEQlJbqIT+pV5z5Z9" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1261 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 140, + "height": 60 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "7cujPnYyxKbqg9fKSaRa+l" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1259 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1254 + }, + "propertyPath": [ + "_active" + ], + "value": true + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1259 + }, + "propertyPath": [ + "_active" + ], + "value": true + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1266 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 140, + "height": 60 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "17oBj0auFBD5Q0Zb4dAhDs" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1268 + }, + "propertyPath": [ + "_lscale" + ], + "value": { + "__type__": "cc.Vec3", + "x": 1.2, + "y": 1.2, + "z": 1 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "a6EMrZnclGlay3ysFXgUdh" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1268 + }, + "propertyPath": [ + "_active" + ], + "value": false + }, + { + "__type__": "cc.Node", + "_name": "9001", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1249 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 1271 + }, + { + "__id__": 1273 + } + ], + "_prefab": { + "__id__": 1275 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -44.409, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 0.5, + "y": 0.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__": 1270 + }, + "_enabled": true, + "__prefab": { + "__id__": 1272 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 67, + "height": 75 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "31SjL3SSBEM62VhCYZRvWK" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1270 + }, + "_enabled": true, + "__prefab": { + "__id__": 1274 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "7b0e7263-3b25-4fec-8935-abdd67c4b86d@c8366", + "__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": "1b5tFM2wxH3bNPUSBD8whM" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "5axfTi24hLkbDL851btbFi", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "cost", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1249 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 1277 + }, + { + "__id__": 1279 + }, + { + "__id__": 1281 + } + ], + "_prefab": { + "__id__": 1283 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 26.032, + "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__": 1276 + }, + "_enabled": true, + "__prefab": { + "__id__": 1278 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 100, + "height": 35 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "f67LY/1V1GIa7in1ADA8cV" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1276 + }, + "_enabled": true, + "__prefab": { + "__id__": 1280 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "{{0:kmbt}}", + "_horizontalAlign": 0, + "_verticalAlign": 1, + "_actualFontSize": 19, + "_fontSize": 30, + "_fontFamily": "Arial", + "_lineHeight": 35, + "_overflow": 2, + "_enableWrapText": false, + "_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": "6egv1I/RFLgbfJKBGb3j4b" + }, + { + "__type__": "545c05XsG9GDJispEGWKvYv", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1276 + }, + "_enabled": true, + "__prefab": { + "__id__": 1282 + }, + "templateMode": true, + "watchPath": "", + "labelType": "cc.Label", + "watchPathArr": [ + "data.skillchips.cost" + ], + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "e9jEFBzupJZptVHejnH1SZ" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "38SgJXqxtITLpeAZPW4I1X", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1249 + }, + "_enabled": true, + "__prefab": { + "__id__": 1285 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 160, + "height": 80 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "d8liF4uYpKXYaHx9m81dXR" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1249 + }, + "_enabled": true, + "__prefab": { + "__id__": 1287 + }, + "_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": false, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "6dssb/t0JOd7z4yXtTWP8w" + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1249 + }, + "_enabled": true, + "__prefab": { + "__id__": 1289 + }, + "clickEvents": [ + { + "__id__": 1290 + } + ], + "_interactable": true, + "_transition": 3, + "_normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "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": { + "__id__": 1249 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "ce+IYFjwtGEqP5rhryljAm" + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 661 + }, + "component": "", + "_componentId": "08123oLGN1Ny4+LF2ZP8exn", + "handler": "get_goods3", + "customEventData": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "6fKJ8tQEVPAYi21H4gL8BP", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "limit", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1230 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 1293 + }, + { + "__id__": 1295 + }, + { + "__id__": 1297 + } + ], + "_prefab": { + "__id__": 1299 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 255, + "y": 16.239, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.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__": 1292 + }, + "_enabled": true, + "__prefab": { + "__id__": 1294 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 119.44189453125, + "height": 54.4 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "402NsD0vJDDbzokIfeDJnR" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1292 + }, + "_enabled": true, + "__prefab": { + "__id__": 1296 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "{{0}} / {{1}}", + "_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": 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": "14BmRD90lHO7PSPNX+FXJL" + }, + { + "__type__": "545c05XsG9GDJispEGWKvYv", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1292 + }, + "_enabled": true, + "__prefab": { + "__id__": 1298 + }, + "templateMode": true, + "watchPath": "", + "labelType": "cc.Label", + "watchPathArr": [ + "data.skillchips.buy", + "data.skillchips.num" + ], + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "eegAWrtKJJtoXeRCsVrNua" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "ecsaQyB6BM4LTm8+I3fD6N", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1230 + }, + "_enabled": true, + "__prefab": { + "__id__": 1301 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 710, + "height": 200 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "80Im2Ea15FyZ1RIiupOD3f" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "3ey+QUjXBLqpAYkY+tN+AQ", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1005 + }, + "_enabled": true, + "__prefab": { + "__id__": 1304 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 720, + "height": 1300 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 1 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "4fMXgN1lBBaKuGGWwYFW0o" + }, + { + "__type__": "cc.Layout", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1005 + }, + "_enabled": true, + "__prefab": { + "__id__": 1306 + }, + "_resizeMode": 0, + "_layoutType": 3, + "_cellSize": { + "__type__": "cc.Size", + "width": 40, + "height": 40 + }, + "_startAxis": 1, + "_paddingLeft": 5, + "_paddingRight": 0, + "_paddingTop": 0, + "_paddingBottom": 0, + "_spacingX": 0, + "_spacingY": 10, + "_verticalDirection": 1, + "_horizontalDirection": 0, + "_constraint": 2, + "_constraintNum": 1, + "_affectedByScale": false, + "_isAlign": false, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "3dSN5WzqlI5rtLPFNZTfC8" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "48PRzRSQ5G4LdxZu7Imih2", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "69rRgfUxRPypcEr5V+UFQR", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 987 + }, + "_enabled": true, + "__prefab": { + "__id__": 1310 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 720, + "height": 930 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 1 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "05oVetkbNAQK6fpfmpW4OC" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 987 + }, + "_enabled": true, + "__prefab": { + "__id__": 1312 + }, + "_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": false, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "2a2iKKLA1MWrPGK1cdb/kA" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 987 + }, + "_enabled": true, + "__prefab": { + "__id__": 1314 + }, + "_alignFlags": 4, + "_target": null, + "_left": 0, + "_right": 0, + "_top": 0, + "_bottom": 109, + "_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": "d12PdsT6NIrInagbxH+jQD" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "15gHqzE1JP3ZDNEJKsrCiE", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, { "__type__": "cc.UITransform", "_name": "", @@ -21745,7 +28648,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 988 + "__id__": 1317 }, "_contentSize": { "__type__": "cc.Size", @@ -21773,7 +28676,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 990 + "__id__": 1319 }, "_alignFlags": 45, "_target": null, @@ -21809,7 +28712,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 992 + "__id__": 1321 }, "_id": "" }, @@ -21840,50 +28743,50 @@ }, "_children": [ { - "__id__": 995 + "__id__": 1324 }, { - "__id__": 1003 + "__id__": 1332 }, { - "__id__": 1101 + "__id__": 1430 }, { - "__id__": 1125 + "__id__": 1454 }, { - "__id__": 1265 + "__id__": 1594 }, { - "__id__": 1451 + "__id__": 1780 }, { - "__id__": 1689 + "__id__": 2018 }, { - "__id__": 1854 + "__id__": 2183 }, { - "__id__": 2077 + "__id__": 2406 }, { - "__id__": 2113 + "__id__": 2442 } ], "_active": false, "_components": [ { - "__id__": 2163 + "__id__": 2492 }, { - "__id__": 2165 + "__id__": 2494 }, { - "__id__": 2167 + "__id__": 2496 } ], "_prefab": { - "__id__": 2169 + "__id__": 2498 }, "_lpos": { "__type__": "cc.Vec3", @@ -21920,23 +28823,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 994 + "__id__": 1323 }, "_children": [], "_active": true, "_components": [ { - "__id__": 996 + "__id__": 1325 }, { - "__id__": 998 + "__id__": 1327 }, { - "__id__": 1000 + "__id__": 1329 } ], "_prefab": { - "__id__": 1002 + "__id__": 1331 }, "_lpos": { "__type__": "cc.Vec3", @@ -21973,11 +28876,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 995 + "__id__": 1324 }, "_enabled": true, "__prefab": { - "__id__": 997 + "__id__": 1326 }, "_contentSize": { "__type__": "cc.Size", @@ -22001,11 +28904,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 995 + "__id__": 1324 }, "_enabled": true, "__prefab": { - "__id__": 999 + "__id__": 1328 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -22046,11 +28949,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 995 + "__id__": 1324 }, "_enabled": true, "__prefab": { - "__id__": 1001 + "__id__": 1330 }, "_alignFlags": 45, "_target": null, @@ -22095,36 +28998,36 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 994 + "__id__": 1323 }, "_children": [ { - "__id__": 1004 + "__id__": 1333 }, { - "__id__": 1012 + "__id__": 1341 }, { - "__id__": 1018 + "__id__": 1347 }, { - "__id__": 1054 + "__id__": 1383 }, { - "__id__": 1090 + "__id__": 1419 } ], "_active": true, "_components": [ { - "__id__": 1096 + "__id__": 1425 }, { - "__id__": 1098 + "__id__": 1427 } ], "_prefab": { - "__id__": 1100 + "__id__": 1429 }, "_lpos": { "__type__": "cc.Vec3", @@ -22161,23 +29064,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1003 + "__id__": 1332 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1005 + "__id__": 1334 }, { - "__id__": 1007 + "__id__": 1336 }, { - "__id__": 1009 + "__id__": 1338 } ], "_prefab": { - "__id__": 1011 + "__id__": 1340 }, "_lpos": { "__type__": "cc.Vec3", @@ -22214,11 +29117,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1004 + "__id__": 1333 }, "_enabled": true, "__prefab": { - "__id__": 1006 + "__id__": 1335 }, "_contentSize": { "__type__": "cc.Size", @@ -22242,11 +29145,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1004 + "__id__": 1333 }, "_enabled": true, "__prefab": { - "__id__": 1008 + "__id__": 1337 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -22287,11 +29190,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1004 + "__id__": 1333 }, "_enabled": true, "__prefab": { - "__id__": 1010 + "__id__": 1339 }, "_alignFlags": 45, "_target": null, @@ -22336,20 +29239,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1003 + "__id__": 1332 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1013 + "__id__": 1342 }, { - "__id__": 1015 + "__id__": 1344 } ], "_prefab": { - "__id__": 1017 + "__id__": 1346 }, "_lpos": { "__type__": "cc.Vec3", @@ -22386,11 +29289,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1012 + "__id__": 1341 }, "_enabled": true, "__prefab": { - "__id__": 1014 + "__id__": 1343 }, "_contentSize": { "__type__": "cc.Size", @@ -22414,11 +29317,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1012 + "__id__": 1341 }, "_enabled": true, "__prefab": { - "__id__": 1016 + "__id__": 1345 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -22495,36 +29398,36 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1003 + "__id__": 1332 }, "_children": [ { - "__id__": 1019 + "__id__": 1348 }, { - "__id__": 1025 + "__id__": 1354 }, { - "__id__": 1031 + "__id__": 1360 }, { - "__id__": 1037 + "__id__": 1366 }, { - "__id__": 1043 + "__id__": 1372 } ], "_active": true, "_components": [ { - "__id__": 1049 + "__id__": 1378 }, { - "__id__": 1051 + "__id__": 1380 } ], "_prefab": { - "__id__": 1053 + "__id__": 1382 }, "_lpos": { "__type__": "cc.Vec3", @@ -22561,20 +29464,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1018 + "__id__": 1347 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1020 + "__id__": 1349 }, { - "__id__": 1022 + "__id__": 1351 } ], "_prefab": { - "__id__": 1024 + "__id__": 1353 }, "_lpos": { "__type__": "cc.Vec3", @@ -22611,11 +29514,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1019 + "__id__": 1348 }, "_enabled": true, "__prefab": { - "__id__": 1021 + "__id__": 1350 }, "_contentSize": { "__type__": "cc.Size", @@ -22639,11 +29542,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1019 + "__id__": 1348 }, "_enabled": true, "__prefab": { - "__id__": 1023 + "__id__": 1352 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -22697,20 +29600,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1018 + "__id__": 1347 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1026 + "__id__": 1355 }, { - "__id__": 1028 + "__id__": 1357 } ], "_prefab": { - "__id__": 1030 + "__id__": 1359 }, "_lpos": { "__type__": "cc.Vec3", @@ -22747,11 +29650,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1025 + "__id__": 1354 }, "_enabled": true, "__prefab": { - "__id__": 1027 + "__id__": 1356 }, "_contentSize": { "__type__": "cc.Size", @@ -22775,11 +29678,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1025 + "__id__": 1354 }, "_enabled": true, "__prefab": { - "__id__": 1029 + "__id__": 1358 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -22833,20 +29736,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1018 + "__id__": 1347 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1032 + "__id__": 1361 }, { - "__id__": 1034 + "__id__": 1363 } ], "_prefab": { - "__id__": 1036 + "__id__": 1365 }, "_lpos": { "__type__": "cc.Vec3", @@ -22883,11 +29786,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1031 + "__id__": 1360 }, "_enabled": true, "__prefab": { - "__id__": 1033 + "__id__": 1362 }, "_contentSize": { "__type__": "cc.Size", @@ -22911,11 +29814,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1031 + "__id__": 1360 }, "_enabled": true, "__prefab": { - "__id__": 1035 + "__id__": 1364 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -22969,20 +29872,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1018 + "__id__": 1347 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1038 + "__id__": 1367 }, { - "__id__": 1040 + "__id__": 1369 } ], "_prefab": { - "__id__": 1042 + "__id__": 1371 }, "_lpos": { "__type__": "cc.Vec3", @@ -23019,11 +29922,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1037 + "__id__": 1366 }, "_enabled": true, "__prefab": { - "__id__": 1039 + "__id__": 1368 }, "_contentSize": { "__type__": "cc.Size", @@ -23047,11 +29950,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1037 + "__id__": 1366 }, "_enabled": true, "__prefab": { - "__id__": 1041 + "__id__": 1370 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -23105,20 +30008,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1018 + "__id__": 1347 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1044 + "__id__": 1373 }, { - "__id__": 1046 + "__id__": 1375 } ], "_prefab": { - "__id__": 1048 + "__id__": 1377 }, "_lpos": { "__type__": "cc.Vec3", @@ -23155,11 +30058,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1043 + "__id__": 1372 }, "_enabled": true, "__prefab": { - "__id__": 1045 + "__id__": 1374 }, "_contentSize": { "__type__": "cc.Size", @@ -23183,11 +30086,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1043 + "__id__": 1372 }, "_enabled": true, "__prefab": { - "__id__": 1047 + "__id__": 1376 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -23241,11 +30144,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1018 + "__id__": 1347 }, "_enabled": true, "__prefab": { - "__id__": 1050 + "__id__": 1379 }, "_contentSize": { "__type__": "cc.Size", @@ -23269,11 +30172,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1018 + "__id__": 1347 }, "_enabled": true, "__prefab": { - "__id__": 1052 + "__id__": 1381 }, "_resizeMode": 2, "_layoutType": 3, @@ -23320,36 +30223,36 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1003 + "__id__": 1332 }, "_children": [ { - "__id__": 1055 + "__id__": 1384 }, { - "__id__": 1061 + "__id__": 1390 }, { - "__id__": 1067 + "__id__": 1396 }, { - "__id__": 1073 + "__id__": 1402 }, { - "__id__": 1079 + "__id__": 1408 } ], "_active": true, "_components": [ { - "__id__": 1085 + "__id__": 1414 }, { - "__id__": 1087 + "__id__": 1416 } ], "_prefab": { - "__id__": 1089 + "__id__": 1418 }, "_lpos": { "__type__": "cc.Vec3", @@ -23386,20 +30289,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1054 + "__id__": 1383 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1056 + "__id__": 1385 }, { - "__id__": 1058 + "__id__": 1387 } ], "_prefab": { - "__id__": 1060 + "__id__": 1389 }, "_lpos": { "__type__": "cc.Vec3", @@ -23436,11 +30339,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1055 + "__id__": 1384 }, "_enabled": true, "__prefab": { - "__id__": 1057 + "__id__": 1386 }, "_contentSize": { "__type__": "cc.Size", @@ -23464,11 +30367,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1055 + "__id__": 1384 }, "_enabled": true, "__prefab": { - "__id__": 1059 + "__id__": 1388 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -23522,20 +30425,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1054 + "__id__": 1383 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1062 + "__id__": 1391 }, { - "__id__": 1064 + "__id__": 1393 } ], "_prefab": { - "__id__": 1066 + "__id__": 1395 }, "_lpos": { "__type__": "cc.Vec3", @@ -23572,11 +30475,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1061 + "__id__": 1390 }, "_enabled": true, "__prefab": { - "__id__": 1063 + "__id__": 1392 }, "_contentSize": { "__type__": "cc.Size", @@ -23600,11 +30503,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1061 + "__id__": 1390 }, "_enabled": true, "__prefab": { - "__id__": 1065 + "__id__": 1394 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -23658,20 +30561,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1054 + "__id__": 1383 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1068 + "__id__": 1397 }, { - "__id__": 1070 + "__id__": 1399 } ], "_prefab": { - "__id__": 1072 + "__id__": 1401 }, "_lpos": { "__type__": "cc.Vec3", @@ -23708,11 +30611,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1067 + "__id__": 1396 }, "_enabled": true, "__prefab": { - "__id__": 1069 + "__id__": 1398 }, "_contentSize": { "__type__": "cc.Size", @@ -23736,11 +30639,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1067 + "__id__": 1396 }, "_enabled": true, "__prefab": { - "__id__": 1071 + "__id__": 1400 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -23794,20 +30697,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1054 + "__id__": 1383 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1074 + "__id__": 1403 }, { - "__id__": 1076 + "__id__": 1405 } ], "_prefab": { - "__id__": 1078 + "__id__": 1407 }, "_lpos": { "__type__": "cc.Vec3", @@ -23844,11 +30747,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1073 + "__id__": 1402 }, "_enabled": true, "__prefab": { - "__id__": 1075 + "__id__": 1404 }, "_contentSize": { "__type__": "cc.Size", @@ -23872,11 +30775,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1073 + "__id__": 1402 }, "_enabled": true, "__prefab": { - "__id__": 1077 + "__id__": 1406 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -23930,20 +30833,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1054 + "__id__": 1383 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1080 + "__id__": 1409 }, { - "__id__": 1082 + "__id__": 1411 } ], "_prefab": { - "__id__": 1084 + "__id__": 1413 }, "_lpos": { "__type__": "cc.Vec3", @@ -23980,11 +30883,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1079 + "__id__": 1408 }, "_enabled": true, "__prefab": { - "__id__": 1081 + "__id__": 1410 }, "_contentSize": { "__type__": "cc.Size", @@ -24008,11 +30911,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1079 + "__id__": 1408 }, "_enabled": true, "__prefab": { - "__id__": 1083 + "__id__": 1412 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -24066,11 +30969,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1054 + "__id__": 1383 }, "_enabled": true, "__prefab": { - "__id__": 1086 + "__id__": 1415 }, "_contentSize": { "__type__": "cc.Size", @@ -24094,11 +30997,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1054 + "__id__": 1383 }, "_enabled": true, "__prefab": { - "__id__": 1088 + "__id__": 1417 }, "_resizeMode": 2, "_layoutType": 3, @@ -24145,20 +31048,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1003 + "__id__": 1332 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1091 + "__id__": 1420 }, { - "__id__": 1093 + "__id__": 1422 } ], "_prefab": { - "__id__": 1095 + "__id__": 1424 }, "_lpos": { "__type__": "cc.Vec3", @@ -24195,11 +31098,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1090 + "__id__": 1419 }, "_enabled": true, "__prefab": { - "__id__": 1092 + "__id__": 1421 }, "_contentSize": { "__type__": "cc.Size", @@ -24223,11 +31126,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1090 + "__id__": 1419 }, "_enabled": true, "__prefab": { - "__id__": 1094 + "__id__": 1423 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -24304,11 +31207,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1003 + "__id__": 1332 }, "_enabled": true, "__prefab": { - "__id__": 1097 + "__id__": 1426 }, "_contentSize": { "__type__": "cc.Size", @@ -24332,11 +31235,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1003 + "__id__": 1332 }, "_enabled": true, "__prefab": { - "__id__": 1099 + "__id__": 1428 }, "_alignFlags": 1, "_target": null, @@ -24381,30 +31284,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 994 + "__id__": 1323 }, "_children": [ { - "__id__": 1102 + "__id__": 1431 }, { - "__id__": 1108 + "__id__": 1437 }, { - "__id__": 1114 + "__id__": 1443 } ], "_active": true, "_components": [ { - "__id__": 1120 + "__id__": 1449 }, { - "__id__": 1122 + "__id__": 1451 } ], "_prefab": { - "__id__": 1124 + "__id__": 1453 }, "_lpos": { "__type__": "cc.Vec3", @@ -24441,20 +31344,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1101 + "__id__": 1430 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1103 + "__id__": 1432 }, { - "__id__": 1105 + "__id__": 1434 } ], "_prefab": { - "__id__": 1107 + "__id__": 1436 }, "_lpos": { "__type__": "cc.Vec3", @@ -24491,11 +31394,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1102 + "__id__": 1431 }, "_enabled": true, "__prefab": { - "__id__": 1104 + "__id__": 1433 }, "_contentSize": { "__type__": "cc.Size", @@ -24519,11 +31422,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1102 + "__id__": 1431 }, "_enabled": true, "__prefab": { - "__id__": 1106 + "__id__": 1435 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -24577,20 +31480,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1101 + "__id__": 1430 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1109 + "__id__": 1438 }, { - "__id__": 1111 + "__id__": 1440 } ], "_prefab": { - "__id__": 1113 + "__id__": 1442 }, "_lpos": { "__type__": "cc.Vec3", @@ -24627,11 +31530,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1108 + "__id__": 1437 }, "_enabled": true, "__prefab": { - "__id__": 1110 + "__id__": 1439 }, "_contentSize": { "__type__": "cc.Size", @@ -24655,11 +31558,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1108 + "__id__": 1437 }, "_enabled": true, "__prefab": { - "__id__": 1112 + "__id__": 1441 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -24713,20 +31616,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1101 + "__id__": 1430 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1115 + "__id__": 1444 }, { - "__id__": 1117 + "__id__": 1446 } ], "_prefab": { - "__id__": 1119 + "__id__": 1448 }, "_lpos": { "__type__": "cc.Vec3", @@ -24763,11 +31666,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1114 + "__id__": 1443 }, "_enabled": true, "__prefab": { - "__id__": 1116 + "__id__": 1445 }, "_contentSize": { "__type__": "cc.Size", @@ -24791,11 +31694,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1114 + "__id__": 1443 }, "_enabled": true, "__prefab": { - "__id__": 1118 + "__id__": 1447 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -24849,11 +31752,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1101 + "__id__": 1430 }, "_enabled": true, "__prefab": { - "__id__": 1121 + "__id__": 1450 }, "_contentSize": { "__type__": "cc.Size", @@ -24877,11 +31780,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1101 + "__id__": 1430 }, "_enabled": true, "__prefab": { - "__id__": 1123 + "__id__": 1452 }, "_alignFlags": 10, "_target": null, @@ -24926,42 +31829,42 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 994 + "__id__": 1323 }, "_children": [ { - "__id__": 1126 + "__id__": 1455 }, { - "__id__": 1148 + "__id__": 1477 }, { - "__id__": 1170 + "__id__": 1499 }, { - "__id__": 1192 + "__id__": 1521 }, { - "__id__": 1214 + "__id__": 1543 }, { - "__id__": 1236 + "__id__": 1565 } ], "_active": true, "_components": [ { - "__id__": 1258 + "__id__": 1587 }, { - "__id__": 1260 + "__id__": 1589 }, { - "__id__": 1262 + "__id__": 1591 } ], "_prefab": { - "__id__": 1264 + "__id__": 1593 }, "_lpos": { "__type__": "cc.Vec3", @@ -24998,27 +31901,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1125 + "__id__": 1454 }, "_children": [ { - "__id__": 1127 + "__id__": 1456 }, { - "__id__": 1133 + "__id__": 1462 }, { - "__id__": 1139 + "__id__": 1468 } ], "_active": true, "_components": [ { - "__id__": 1145 + "__id__": 1474 } ], "_prefab": { - "__id__": 1147 + "__id__": 1476 }, "_lpos": { "__type__": "cc.Vec3", @@ -25055,20 +31958,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1126 + "__id__": 1455 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1128 + "__id__": 1457 }, { - "__id__": 1130 + "__id__": 1459 } ], "_prefab": { - "__id__": 1132 + "__id__": 1461 }, "_lpos": { "__type__": "cc.Vec3", @@ -25105,11 +32008,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1127 + "__id__": 1456 }, "_enabled": true, "__prefab": { - "__id__": 1129 + "__id__": 1458 }, "_contentSize": { "__type__": "cc.Size", @@ -25133,11 +32036,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1127 + "__id__": 1456 }, "_enabled": true, "__prefab": { - "__id__": 1131 + "__id__": 1460 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -25191,20 +32094,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1126 + "__id__": 1455 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1134 + "__id__": 1463 }, { - "__id__": 1136 + "__id__": 1465 } ], "_prefab": { - "__id__": 1138 + "__id__": 1467 }, "_lpos": { "__type__": "cc.Vec3", @@ -25241,11 +32144,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1133 + "__id__": 1462 }, "_enabled": true, "__prefab": { - "__id__": 1135 + "__id__": 1464 }, "_contentSize": { "__type__": "cc.Size", @@ -25269,11 +32172,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1133 + "__id__": 1462 }, "_enabled": true, "__prefab": { - "__id__": 1137 + "__id__": 1466 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -25350,20 +32253,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1126 + "__id__": 1455 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1140 + "__id__": 1469 }, { - "__id__": 1142 + "__id__": 1471 } ], "_prefab": { - "__id__": 1144 + "__id__": 1473 }, "_lpos": { "__type__": "cc.Vec3", @@ -25400,11 +32303,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1139 + "__id__": 1468 }, "_enabled": true, "__prefab": { - "__id__": 1141 + "__id__": 1470 }, "_contentSize": { "__type__": "cc.Size", @@ -25428,11 +32331,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1139 + "__id__": 1468 }, "_enabled": true, "__prefab": { - "__id__": 1143 + "__id__": 1472 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -25509,11 +32412,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1126 + "__id__": 1455 }, "_enabled": true, "__prefab": { - "__id__": 1146 + "__id__": 1475 }, "_contentSize": { "__type__": "cc.Size", @@ -25550,27 +32453,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1125 + "__id__": 1454 }, "_children": [ { - "__id__": 1149 + "__id__": 1478 }, { - "__id__": 1155 + "__id__": 1484 }, { - "__id__": 1161 + "__id__": 1490 } ], "_active": true, "_components": [ { - "__id__": 1167 + "__id__": 1496 } ], "_prefab": { - "__id__": 1169 + "__id__": 1498 }, "_lpos": { "__type__": "cc.Vec3", @@ -25607,20 +32510,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1148 + "__id__": 1477 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1150 + "__id__": 1479 }, { - "__id__": 1152 + "__id__": 1481 } ], "_prefab": { - "__id__": 1154 + "__id__": 1483 }, "_lpos": { "__type__": "cc.Vec3", @@ -25657,11 +32560,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1149 + "__id__": 1478 }, "_enabled": true, "__prefab": { - "__id__": 1151 + "__id__": 1480 }, "_contentSize": { "__type__": "cc.Size", @@ -25685,11 +32588,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1149 + "__id__": 1478 }, "_enabled": true, "__prefab": { - "__id__": 1153 + "__id__": 1482 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -25743,20 +32646,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1148 + "__id__": 1477 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1156 + "__id__": 1485 }, { - "__id__": 1158 + "__id__": 1487 } ], "_prefab": { - "__id__": 1160 + "__id__": 1489 }, "_lpos": { "__type__": "cc.Vec3", @@ -25793,11 +32696,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1155 + "__id__": 1484 }, "_enabled": true, "__prefab": { - "__id__": 1157 + "__id__": 1486 }, "_contentSize": { "__type__": "cc.Size", @@ -25821,11 +32724,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1155 + "__id__": 1484 }, "_enabled": true, "__prefab": { - "__id__": 1159 + "__id__": 1488 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -25902,20 +32805,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1148 + "__id__": 1477 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1162 + "__id__": 1491 }, { - "__id__": 1164 + "__id__": 1493 } ], "_prefab": { - "__id__": 1166 + "__id__": 1495 }, "_lpos": { "__type__": "cc.Vec3", @@ -25952,11 +32855,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1161 + "__id__": 1490 }, "_enabled": true, "__prefab": { - "__id__": 1163 + "__id__": 1492 }, "_contentSize": { "__type__": "cc.Size", @@ -25980,11 +32883,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1161 + "__id__": 1490 }, "_enabled": true, "__prefab": { - "__id__": 1165 + "__id__": 1494 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -26061,11 +32964,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1148 + "__id__": 1477 }, "_enabled": true, "__prefab": { - "__id__": 1168 + "__id__": 1497 }, "_contentSize": { "__type__": "cc.Size", @@ -26102,27 +33005,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1125 + "__id__": 1454 }, "_children": [ { - "__id__": 1171 + "__id__": 1500 }, { - "__id__": 1177 + "__id__": 1506 }, { - "__id__": 1183 + "__id__": 1512 } ], "_active": true, "_components": [ { - "__id__": 1189 + "__id__": 1518 } ], "_prefab": { - "__id__": 1191 + "__id__": 1520 }, "_lpos": { "__type__": "cc.Vec3", @@ -26159,20 +33062,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1170 + "__id__": 1499 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1172 + "__id__": 1501 }, { - "__id__": 1174 + "__id__": 1503 } ], "_prefab": { - "__id__": 1176 + "__id__": 1505 }, "_lpos": { "__type__": "cc.Vec3", @@ -26209,11 +33112,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1171 + "__id__": 1500 }, "_enabled": true, "__prefab": { - "__id__": 1173 + "__id__": 1502 }, "_contentSize": { "__type__": "cc.Size", @@ -26237,11 +33140,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1171 + "__id__": 1500 }, "_enabled": true, "__prefab": { - "__id__": 1175 + "__id__": 1504 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -26295,20 +33198,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1170 + "__id__": 1499 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1178 + "__id__": 1507 }, { - "__id__": 1180 + "__id__": 1509 } ], "_prefab": { - "__id__": 1182 + "__id__": 1511 }, "_lpos": { "__type__": "cc.Vec3", @@ -26345,11 +33248,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1177 + "__id__": 1506 }, "_enabled": true, "__prefab": { - "__id__": 1179 + "__id__": 1508 }, "_contentSize": { "__type__": "cc.Size", @@ -26373,11 +33276,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1177 + "__id__": 1506 }, "_enabled": true, "__prefab": { - "__id__": 1181 + "__id__": 1510 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -26454,20 +33357,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1170 + "__id__": 1499 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1184 + "__id__": 1513 }, { - "__id__": 1186 + "__id__": 1515 } ], "_prefab": { - "__id__": 1188 + "__id__": 1517 }, "_lpos": { "__type__": "cc.Vec3", @@ -26504,11 +33407,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1183 + "__id__": 1512 }, "_enabled": true, "__prefab": { - "__id__": 1185 + "__id__": 1514 }, "_contentSize": { "__type__": "cc.Size", @@ -26532,11 +33435,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1183 + "__id__": 1512 }, "_enabled": true, "__prefab": { - "__id__": 1187 + "__id__": 1516 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -26613,11 +33516,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1170 + "__id__": 1499 }, "_enabled": true, "__prefab": { - "__id__": 1190 + "__id__": 1519 }, "_contentSize": { "__type__": "cc.Size", @@ -26654,27 +33557,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1125 + "__id__": 1454 }, "_children": [ { - "__id__": 1193 + "__id__": 1522 }, { - "__id__": 1199 + "__id__": 1528 }, { - "__id__": 1205 + "__id__": 1534 } ], "_active": true, "_components": [ { - "__id__": 1211 + "__id__": 1540 } ], "_prefab": { - "__id__": 1213 + "__id__": 1542 }, "_lpos": { "__type__": "cc.Vec3", @@ -26711,20 +33614,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1192 + "__id__": 1521 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1194 + "__id__": 1523 }, { - "__id__": 1196 + "__id__": 1525 } ], "_prefab": { - "__id__": 1198 + "__id__": 1527 }, "_lpos": { "__type__": "cc.Vec3", @@ -26761,11 +33664,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1193 + "__id__": 1522 }, "_enabled": true, "__prefab": { - "__id__": 1195 + "__id__": 1524 }, "_contentSize": { "__type__": "cc.Size", @@ -26789,11 +33692,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1193 + "__id__": 1522 }, "_enabled": true, "__prefab": { - "__id__": 1197 + "__id__": 1526 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -26847,20 +33750,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1192 + "__id__": 1521 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1200 + "__id__": 1529 }, { - "__id__": 1202 + "__id__": 1531 } ], "_prefab": { - "__id__": 1204 + "__id__": 1533 }, "_lpos": { "__type__": "cc.Vec3", @@ -26897,11 +33800,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1199 + "__id__": 1528 }, "_enabled": true, "__prefab": { - "__id__": 1201 + "__id__": 1530 }, "_contentSize": { "__type__": "cc.Size", @@ -26925,11 +33828,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1199 + "__id__": 1528 }, "_enabled": true, "__prefab": { - "__id__": 1203 + "__id__": 1532 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -27006,20 +33909,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1192 + "__id__": 1521 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1206 + "__id__": 1535 }, { - "__id__": 1208 + "__id__": 1537 } ], "_prefab": { - "__id__": 1210 + "__id__": 1539 }, "_lpos": { "__type__": "cc.Vec3", @@ -27056,11 +33959,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1205 + "__id__": 1534 }, "_enabled": true, "__prefab": { - "__id__": 1207 + "__id__": 1536 }, "_contentSize": { "__type__": "cc.Size", @@ -27084,11 +33987,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1205 + "__id__": 1534 }, "_enabled": true, "__prefab": { - "__id__": 1209 + "__id__": 1538 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -27165,11 +34068,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1192 + "__id__": 1521 }, "_enabled": true, "__prefab": { - "__id__": 1212 + "__id__": 1541 }, "_contentSize": { "__type__": "cc.Size", @@ -27206,27 +34109,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1125 + "__id__": 1454 }, "_children": [ { - "__id__": 1215 + "__id__": 1544 }, { - "__id__": 1221 + "__id__": 1550 }, { - "__id__": 1227 + "__id__": 1556 } ], "_active": true, "_components": [ { - "__id__": 1233 + "__id__": 1562 } ], "_prefab": { - "__id__": 1235 + "__id__": 1564 }, "_lpos": { "__type__": "cc.Vec3", @@ -27263,20 +34166,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1214 + "__id__": 1543 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1216 + "__id__": 1545 }, { - "__id__": 1218 + "__id__": 1547 } ], "_prefab": { - "__id__": 1220 + "__id__": 1549 }, "_lpos": { "__type__": "cc.Vec3", @@ -27313,11 +34216,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1215 + "__id__": 1544 }, "_enabled": true, "__prefab": { - "__id__": 1217 + "__id__": 1546 }, "_contentSize": { "__type__": "cc.Size", @@ -27341,11 +34244,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1215 + "__id__": 1544 }, "_enabled": true, "__prefab": { - "__id__": 1219 + "__id__": 1548 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -27399,20 +34302,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1214 + "__id__": 1543 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1222 + "__id__": 1551 }, { - "__id__": 1224 + "__id__": 1553 } ], "_prefab": { - "__id__": 1226 + "__id__": 1555 }, "_lpos": { "__type__": "cc.Vec3", @@ -27449,11 +34352,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1221 + "__id__": 1550 }, "_enabled": true, "__prefab": { - "__id__": 1223 + "__id__": 1552 }, "_contentSize": { "__type__": "cc.Size", @@ -27477,11 +34380,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1221 + "__id__": 1550 }, "_enabled": true, "__prefab": { - "__id__": 1225 + "__id__": 1554 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -27558,20 +34461,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1214 + "__id__": 1543 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1228 + "__id__": 1557 }, { - "__id__": 1230 + "__id__": 1559 } ], "_prefab": { - "__id__": 1232 + "__id__": 1561 }, "_lpos": { "__type__": "cc.Vec3", @@ -27608,11 +34511,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1227 + "__id__": 1556 }, "_enabled": true, "__prefab": { - "__id__": 1229 + "__id__": 1558 }, "_contentSize": { "__type__": "cc.Size", @@ -27636,11 +34539,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1227 + "__id__": 1556 }, "_enabled": true, "__prefab": { - "__id__": 1231 + "__id__": 1560 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -27717,11 +34620,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1214 + "__id__": 1543 }, "_enabled": true, "__prefab": { - "__id__": 1234 + "__id__": 1563 }, "_contentSize": { "__type__": "cc.Size", @@ -27758,27 +34661,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1125 + "__id__": 1454 }, "_children": [ { - "__id__": 1237 + "__id__": 1566 }, { - "__id__": 1243 + "__id__": 1572 }, { - "__id__": 1249 + "__id__": 1578 } ], "_active": true, "_components": [ { - "__id__": 1255 + "__id__": 1584 } ], "_prefab": { - "__id__": 1257 + "__id__": 1586 }, "_lpos": { "__type__": "cc.Vec3", @@ -27815,20 +34718,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1236 + "__id__": 1565 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1238 + "__id__": 1567 }, { - "__id__": 1240 + "__id__": 1569 } ], "_prefab": { - "__id__": 1242 + "__id__": 1571 }, "_lpos": { "__type__": "cc.Vec3", @@ -27865,11 +34768,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1237 + "__id__": 1566 }, "_enabled": true, "__prefab": { - "__id__": 1239 + "__id__": 1568 }, "_contentSize": { "__type__": "cc.Size", @@ -27893,11 +34796,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1237 + "__id__": 1566 }, "_enabled": true, "__prefab": { - "__id__": 1241 + "__id__": 1570 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -27951,20 +34854,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1236 + "__id__": 1565 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1244 + "__id__": 1573 }, { - "__id__": 1246 + "__id__": 1575 } ], "_prefab": { - "__id__": 1248 + "__id__": 1577 }, "_lpos": { "__type__": "cc.Vec3", @@ -28001,11 +34904,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1243 + "__id__": 1572 }, "_enabled": true, "__prefab": { - "__id__": 1245 + "__id__": 1574 }, "_contentSize": { "__type__": "cc.Size", @@ -28029,11 +34932,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1243 + "__id__": 1572 }, "_enabled": true, "__prefab": { - "__id__": 1247 + "__id__": 1576 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -28110,20 +35013,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1236 + "__id__": 1565 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1250 + "__id__": 1579 }, { - "__id__": 1252 + "__id__": 1581 } ], "_prefab": { - "__id__": 1254 + "__id__": 1583 }, "_lpos": { "__type__": "cc.Vec3", @@ -28160,11 +35063,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1249 + "__id__": 1578 }, "_enabled": true, "__prefab": { - "__id__": 1251 + "__id__": 1580 }, "_contentSize": { "__type__": "cc.Size", @@ -28188,11 +35091,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1249 + "__id__": 1578 }, "_enabled": true, "__prefab": { - "__id__": 1253 + "__id__": 1582 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -28269,11 +35172,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1236 + "__id__": 1565 }, "_enabled": true, "__prefab": { - "__id__": 1256 + "__id__": 1585 }, "_contentSize": { "__type__": "cc.Size", @@ -28310,11 +35213,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1125 + "__id__": 1454 }, "_enabled": true, "__prefab": { - "__id__": 1259 + "__id__": 1588 }, "_contentSize": { "__type__": "cc.Size", @@ -28338,11 +35241,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1125 + "__id__": 1454 }, "_enabled": true, "__prefab": { - "__id__": 1261 + "__id__": 1590 }, "_alignFlags": 18, "_target": null, @@ -28374,11 +35277,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1125 + "__id__": 1454 }, "_enabled": true, "__prefab": { - "__id__": 1263 + "__id__": 1592 }, "_resizeMode": 0, "_layoutType": 3, @@ -28425,30 +35328,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 994 + "__id__": 1323 }, "_children": [ { - "__id__": 1266 + "__id__": 1595 }, { - "__id__": 1272 + "__id__": 1601 }, { - "__id__": 1440 + "__id__": 1769 } ], "_active": true, "_components": [ { - "__id__": 1446 + "__id__": 1775 }, { - "__id__": 1448 + "__id__": 1777 } ], "_prefab": { - "__id__": 1450 + "__id__": 1779 }, "_lpos": { "__type__": "cc.Vec3", @@ -28485,20 +35388,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1265 + "__id__": 1594 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1267 + "__id__": 1596 }, { - "__id__": 1269 + "__id__": 1598 } ], "_prefab": { - "__id__": 1271 + "__id__": 1600 }, "_lpos": { "__type__": "cc.Vec3", @@ -28535,11 +35438,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1266 + "__id__": 1595 }, "_enabled": true, "__prefab": { - "__id__": 1268 + "__id__": 1597 }, "_contentSize": { "__type__": "cc.Size", @@ -28563,11 +35466,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1266 + "__id__": 1595 }, "_enabled": true, "__prefab": { - "__id__": 1270 + "__id__": 1599 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -28621,48 +35524,48 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1265 + "__id__": 1594 }, "_children": [ { - "__id__": 1273 + "__id__": 1602 }, { - "__id__": 1291 + "__id__": 1620 }, { - "__id__": 1309 + "__id__": 1638 }, { - "__id__": 1327 + "__id__": 1656 }, { - "__id__": 1345 + "__id__": 1674 }, { - "__id__": 1363 + "__id__": 1692 }, { - "__id__": 1381 + "__id__": 1710 }, { - "__id__": 1399 + "__id__": 1728 }, { - "__id__": 1417 + "__id__": 1746 } ], "_active": true, "_components": [ { - "__id__": 1435 + "__id__": 1764 }, { - "__id__": 1437 + "__id__": 1766 } ], "_prefab": { - "__id__": 1439 + "__id__": 1768 }, "_lpos": { "__type__": "cc.Vec3", @@ -28699,27 +35602,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1272 + "__id__": 1601 }, "_children": [ { - "__id__": 1274 + "__id__": 1603 }, { - "__id__": 1280 + "__id__": 1609 } ], "_active": true, "_components": [ { - "__id__": 1286 + "__id__": 1615 }, { - "__id__": 1288 + "__id__": 1617 } ], "_prefab": { - "__id__": 1290 + "__id__": 1619 }, "_lpos": { "__type__": "cc.Vec3", @@ -28756,20 +35659,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1273 + "__id__": 1602 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1275 + "__id__": 1604 }, { - "__id__": 1277 + "__id__": 1606 } ], "_prefab": { - "__id__": 1279 + "__id__": 1608 }, "_lpos": { "__type__": "cc.Vec3", @@ -28806,11 +35709,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1274 + "__id__": 1603 }, "_enabled": true, "__prefab": { - "__id__": 1276 + "__id__": 1605 }, "_contentSize": { "__type__": "cc.Size", @@ -28834,11 +35737,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1274 + "__id__": 1603 }, "_enabled": true, "__prefab": { - "__id__": 1278 + "__id__": 1607 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -28892,20 +35795,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1273 + "__id__": 1602 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1281 + "__id__": 1610 }, { - "__id__": 1283 + "__id__": 1612 } ], "_prefab": { - "__id__": 1285 + "__id__": 1614 }, "_lpos": { "__type__": "cc.Vec3", @@ -28942,11 +35845,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1280 + "__id__": 1609 }, "_enabled": true, "__prefab": { - "__id__": 1282 + "__id__": 1611 }, "_contentSize": { "__type__": "cc.Size", @@ -28970,11 +35873,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1280 + "__id__": 1609 }, "_enabled": true, "__prefab": { - "__id__": 1284 + "__id__": 1613 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -29051,11 +35954,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1273 + "__id__": 1602 }, "_enabled": true, "__prefab": { - "__id__": 1287 + "__id__": 1616 }, "_contentSize": { "__type__": "cc.Size", @@ -29079,11 +35982,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1273 + "__id__": 1602 }, "_enabled": true, "__prefab": { - "__id__": 1289 + "__id__": 1618 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -29160,27 +36063,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1272 + "__id__": 1601 }, "_children": [ { - "__id__": 1292 + "__id__": 1621 }, { - "__id__": 1298 + "__id__": 1627 } ], "_active": true, "_components": [ { - "__id__": 1304 + "__id__": 1633 }, { - "__id__": 1306 + "__id__": 1635 } ], "_prefab": { - "__id__": 1308 + "__id__": 1637 }, "_lpos": { "__type__": "cc.Vec3", @@ -29217,20 +36120,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1291 + "__id__": 1620 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1293 + "__id__": 1622 }, { - "__id__": 1295 + "__id__": 1624 } ], "_prefab": { - "__id__": 1297 + "__id__": 1626 }, "_lpos": { "__type__": "cc.Vec3", @@ -29267,11 +36170,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1292 + "__id__": 1621 }, "_enabled": true, "__prefab": { - "__id__": 1294 + "__id__": 1623 }, "_contentSize": { "__type__": "cc.Size", @@ -29295,11 +36198,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1292 + "__id__": 1621 }, "_enabled": true, "__prefab": { - "__id__": 1296 + "__id__": 1625 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -29353,20 +36256,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1291 + "__id__": 1620 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1299 + "__id__": 1628 }, { - "__id__": 1301 + "__id__": 1630 } ], "_prefab": { - "__id__": 1303 + "__id__": 1632 }, "_lpos": { "__type__": "cc.Vec3", @@ -29403,11 +36306,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1298 + "__id__": 1627 }, "_enabled": true, "__prefab": { - "__id__": 1300 + "__id__": 1629 }, "_contentSize": { "__type__": "cc.Size", @@ -29431,11 +36334,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1298 + "__id__": 1627 }, "_enabled": true, "__prefab": { - "__id__": 1302 + "__id__": 1631 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -29512,11 +36415,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1291 + "__id__": 1620 }, "_enabled": true, "__prefab": { - "__id__": 1305 + "__id__": 1634 }, "_contentSize": { "__type__": "cc.Size", @@ -29540,11 +36443,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1291 + "__id__": 1620 }, "_enabled": true, "__prefab": { - "__id__": 1307 + "__id__": 1636 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -29621,27 +36524,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1272 + "__id__": 1601 }, "_children": [ { - "__id__": 1310 + "__id__": 1639 }, { - "__id__": 1316 + "__id__": 1645 } ], "_active": true, "_components": [ { - "__id__": 1322 + "__id__": 1651 }, { - "__id__": 1324 + "__id__": 1653 } ], "_prefab": { - "__id__": 1326 + "__id__": 1655 }, "_lpos": { "__type__": "cc.Vec3", @@ -29678,20 +36581,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1309 + "__id__": 1638 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1311 + "__id__": 1640 }, { - "__id__": 1313 + "__id__": 1642 } ], "_prefab": { - "__id__": 1315 + "__id__": 1644 }, "_lpos": { "__type__": "cc.Vec3", @@ -29728,11 +36631,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1310 + "__id__": 1639 }, "_enabled": true, "__prefab": { - "__id__": 1312 + "__id__": 1641 }, "_contentSize": { "__type__": "cc.Size", @@ -29756,11 +36659,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1310 + "__id__": 1639 }, "_enabled": true, "__prefab": { - "__id__": 1314 + "__id__": 1643 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -29814,20 +36717,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1309 + "__id__": 1638 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1317 + "__id__": 1646 }, { - "__id__": 1319 + "__id__": 1648 } ], "_prefab": { - "__id__": 1321 + "__id__": 1650 }, "_lpos": { "__type__": "cc.Vec3", @@ -29864,11 +36767,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1316 + "__id__": 1645 }, "_enabled": true, "__prefab": { - "__id__": 1318 + "__id__": 1647 }, "_contentSize": { "__type__": "cc.Size", @@ -29892,11 +36795,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1316 + "__id__": 1645 }, "_enabled": true, "__prefab": { - "__id__": 1320 + "__id__": 1649 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -29973,11 +36876,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1309 + "__id__": 1638 }, "_enabled": true, "__prefab": { - "__id__": 1323 + "__id__": 1652 }, "_contentSize": { "__type__": "cc.Size", @@ -30001,11 +36904,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1309 + "__id__": 1638 }, "_enabled": true, "__prefab": { - "__id__": 1325 + "__id__": 1654 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -30082,27 +36985,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1272 + "__id__": 1601 }, "_children": [ { - "__id__": 1328 + "__id__": 1657 }, { - "__id__": 1334 + "__id__": 1663 } ], "_active": true, "_components": [ { - "__id__": 1340 + "__id__": 1669 }, { - "__id__": 1342 + "__id__": 1671 } ], "_prefab": { - "__id__": 1344 + "__id__": 1673 }, "_lpos": { "__type__": "cc.Vec3", @@ -30139,20 +37042,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1327 + "__id__": 1656 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1329 + "__id__": 1658 }, { - "__id__": 1331 + "__id__": 1660 } ], "_prefab": { - "__id__": 1333 + "__id__": 1662 }, "_lpos": { "__type__": "cc.Vec3", @@ -30189,11 +37092,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1328 + "__id__": 1657 }, "_enabled": true, "__prefab": { - "__id__": 1330 + "__id__": 1659 }, "_contentSize": { "__type__": "cc.Size", @@ -30217,11 +37120,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1328 + "__id__": 1657 }, "_enabled": true, "__prefab": { - "__id__": 1332 + "__id__": 1661 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -30275,20 +37178,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1327 + "__id__": 1656 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1335 + "__id__": 1664 }, { - "__id__": 1337 + "__id__": 1666 } ], "_prefab": { - "__id__": 1339 + "__id__": 1668 }, "_lpos": { "__type__": "cc.Vec3", @@ -30325,11 +37228,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1334 + "__id__": 1663 }, "_enabled": true, "__prefab": { - "__id__": 1336 + "__id__": 1665 }, "_contentSize": { "__type__": "cc.Size", @@ -30353,11 +37256,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1334 + "__id__": 1663 }, "_enabled": true, "__prefab": { - "__id__": 1338 + "__id__": 1667 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -30434,11 +37337,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1327 + "__id__": 1656 }, "_enabled": true, "__prefab": { - "__id__": 1341 + "__id__": 1670 }, "_contentSize": { "__type__": "cc.Size", @@ -30462,11 +37365,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1327 + "__id__": 1656 }, "_enabled": true, "__prefab": { - "__id__": 1343 + "__id__": 1672 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -30543,27 +37446,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1272 + "__id__": 1601 }, "_children": [ { - "__id__": 1346 + "__id__": 1675 }, { - "__id__": 1352 + "__id__": 1681 } ], "_active": true, "_components": [ { - "__id__": 1358 + "__id__": 1687 }, { - "__id__": 1360 + "__id__": 1689 } ], "_prefab": { - "__id__": 1362 + "__id__": 1691 }, "_lpos": { "__type__": "cc.Vec3", @@ -30600,20 +37503,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1345 + "__id__": 1674 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1347 + "__id__": 1676 }, { - "__id__": 1349 + "__id__": 1678 } ], "_prefab": { - "__id__": 1351 + "__id__": 1680 }, "_lpos": { "__type__": "cc.Vec3", @@ -30650,11 +37553,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1346 + "__id__": 1675 }, "_enabled": true, "__prefab": { - "__id__": 1348 + "__id__": 1677 }, "_contentSize": { "__type__": "cc.Size", @@ -30678,11 +37581,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1346 + "__id__": 1675 }, "_enabled": true, "__prefab": { - "__id__": 1350 + "__id__": 1679 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -30736,20 +37639,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1345 + "__id__": 1674 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1353 + "__id__": 1682 }, { - "__id__": 1355 + "__id__": 1684 } ], "_prefab": { - "__id__": 1357 + "__id__": 1686 }, "_lpos": { "__type__": "cc.Vec3", @@ -30786,11 +37689,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1352 + "__id__": 1681 }, "_enabled": true, "__prefab": { - "__id__": 1354 + "__id__": 1683 }, "_contentSize": { "__type__": "cc.Size", @@ -30814,11 +37717,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1352 + "__id__": 1681 }, "_enabled": true, "__prefab": { - "__id__": 1356 + "__id__": 1685 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -30895,11 +37798,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1345 + "__id__": 1674 }, "_enabled": true, "__prefab": { - "__id__": 1359 + "__id__": 1688 }, "_contentSize": { "__type__": "cc.Size", @@ -30923,11 +37826,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1345 + "__id__": 1674 }, "_enabled": true, "__prefab": { - "__id__": 1361 + "__id__": 1690 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -31004,27 +37907,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1272 + "__id__": 1601 }, "_children": [ { - "__id__": 1364 + "__id__": 1693 }, { - "__id__": 1370 + "__id__": 1699 } ], "_active": true, "_components": [ { - "__id__": 1376 + "__id__": 1705 }, { - "__id__": 1378 + "__id__": 1707 } ], "_prefab": { - "__id__": 1380 + "__id__": 1709 }, "_lpos": { "__type__": "cc.Vec3", @@ -31061,20 +37964,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1363 + "__id__": 1692 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1365 + "__id__": 1694 }, { - "__id__": 1367 + "__id__": 1696 } ], "_prefab": { - "__id__": 1369 + "__id__": 1698 }, "_lpos": { "__type__": "cc.Vec3", @@ -31111,11 +38014,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1364 + "__id__": 1693 }, "_enabled": true, "__prefab": { - "__id__": 1366 + "__id__": 1695 }, "_contentSize": { "__type__": "cc.Size", @@ -31139,11 +38042,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1364 + "__id__": 1693 }, "_enabled": true, "__prefab": { - "__id__": 1368 + "__id__": 1697 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -31197,20 +38100,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1363 + "__id__": 1692 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1371 + "__id__": 1700 }, { - "__id__": 1373 + "__id__": 1702 } ], "_prefab": { - "__id__": 1375 + "__id__": 1704 }, "_lpos": { "__type__": "cc.Vec3", @@ -31247,11 +38150,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1370 + "__id__": 1699 }, "_enabled": true, "__prefab": { - "__id__": 1372 + "__id__": 1701 }, "_contentSize": { "__type__": "cc.Size", @@ -31275,11 +38178,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1370 + "__id__": 1699 }, "_enabled": true, "__prefab": { - "__id__": 1374 + "__id__": 1703 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -31356,11 +38259,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1363 + "__id__": 1692 }, "_enabled": true, "__prefab": { - "__id__": 1377 + "__id__": 1706 }, "_contentSize": { "__type__": "cc.Size", @@ -31384,11 +38287,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1363 + "__id__": 1692 }, "_enabled": true, "__prefab": { - "__id__": 1379 + "__id__": 1708 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -31465,27 +38368,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1272 + "__id__": 1601 }, "_children": [ { - "__id__": 1382 + "__id__": 1711 }, { - "__id__": 1388 + "__id__": 1717 } ], "_active": true, "_components": [ { - "__id__": 1394 + "__id__": 1723 }, { - "__id__": 1396 + "__id__": 1725 } ], "_prefab": { - "__id__": 1398 + "__id__": 1727 }, "_lpos": { "__type__": "cc.Vec3", @@ -31522,20 +38425,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1381 + "__id__": 1710 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1383 + "__id__": 1712 }, { - "__id__": 1385 + "__id__": 1714 } ], "_prefab": { - "__id__": 1387 + "__id__": 1716 }, "_lpos": { "__type__": "cc.Vec3", @@ -31572,11 +38475,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1382 + "__id__": 1711 }, "_enabled": true, "__prefab": { - "__id__": 1384 + "__id__": 1713 }, "_contentSize": { "__type__": "cc.Size", @@ -31600,11 +38503,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1382 + "__id__": 1711 }, "_enabled": true, "__prefab": { - "__id__": 1386 + "__id__": 1715 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -31658,20 +38561,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1381 + "__id__": 1710 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1389 + "__id__": 1718 }, { - "__id__": 1391 + "__id__": 1720 } ], "_prefab": { - "__id__": 1393 + "__id__": 1722 }, "_lpos": { "__type__": "cc.Vec3", @@ -31708,11 +38611,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1388 + "__id__": 1717 }, "_enabled": true, "__prefab": { - "__id__": 1390 + "__id__": 1719 }, "_contentSize": { "__type__": "cc.Size", @@ -31736,11 +38639,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1388 + "__id__": 1717 }, "_enabled": true, "__prefab": { - "__id__": 1392 + "__id__": 1721 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -31817,11 +38720,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1381 + "__id__": 1710 }, "_enabled": true, "__prefab": { - "__id__": 1395 + "__id__": 1724 }, "_contentSize": { "__type__": "cc.Size", @@ -31845,11 +38748,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1381 + "__id__": 1710 }, "_enabled": true, "__prefab": { - "__id__": 1397 + "__id__": 1726 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -31926,27 +38829,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1272 + "__id__": 1601 }, "_children": [ { - "__id__": 1400 + "__id__": 1729 }, { - "__id__": 1406 + "__id__": 1735 } ], "_active": true, "_components": [ { - "__id__": 1412 + "__id__": 1741 }, { - "__id__": 1414 + "__id__": 1743 } ], "_prefab": { - "__id__": 1416 + "__id__": 1745 }, "_lpos": { "__type__": "cc.Vec3", @@ -31983,20 +38886,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1399 + "__id__": 1728 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1401 + "__id__": 1730 }, { - "__id__": 1403 + "__id__": 1732 } ], "_prefab": { - "__id__": 1405 + "__id__": 1734 }, "_lpos": { "__type__": "cc.Vec3", @@ -32033,11 +38936,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1400 + "__id__": 1729 }, "_enabled": true, "__prefab": { - "__id__": 1402 + "__id__": 1731 }, "_contentSize": { "__type__": "cc.Size", @@ -32061,11 +38964,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1400 + "__id__": 1729 }, "_enabled": true, "__prefab": { - "__id__": 1404 + "__id__": 1733 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -32119,20 +39022,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1399 + "__id__": 1728 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1407 + "__id__": 1736 }, { - "__id__": 1409 + "__id__": 1738 } ], "_prefab": { - "__id__": 1411 + "__id__": 1740 }, "_lpos": { "__type__": "cc.Vec3", @@ -32169,11 +39072,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1406 + "__id__": 1735 }, "_enabled": true, "__prefab": { - "__id__": 1408 + "__id__": 1737 }, "_contentSize": { "__type__": "cc.Size", @@ -32197,11 +39100,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1406 + "__id__": 1735 }, "_enabled": true, "__prefab": { - "__id__": 1410 + "__id__": 1739 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -32278,11 +39181,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1399 + "__id__": 1728 }, "_enabled": true, "__prefab": { - "__id__": 1413 + "__id__": 1742 }, "_contentSize": { "__type__": "cc.Size", @@ -32306,11 +39209,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1399 + "__id__": 1728 }, "_enabled": true, "__prefab": { - "__id__": 1415 + "__id__": 1744 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -32387,27 +39290,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1272 + "__id__": 1601 }, "_children": [ { - "__id__": 1418 + "__id__": 1747 }, { - "__id__": 1424 + "__id__": 1753 } ], "_active": true, "_components": [ { - "__id__": 1430 + "__id__": 1759 }, { - "__id__": 1432 + "__id__": 1761 } ], "_prefab": { - "__id__": 1434 + "__id__": 1763 }, "_lpos": { "__type__": "cc.Vec3", @@ -32444,20 +39347,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1417 + "__id__": 1746 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1419 + "__id__": 1748 }, { - "__id__": 1421 + "__id__": 1750 } ], "_prefab": { - "__id__": 1423 + "__id__": 1752 }, "_lpos": { "__type__": "cc.Vec3", @@ -32494,11 +39397,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1418 + "__id__": 1747 }, "_enabled": true, "__prefab": { - "__id__": 1420 + "__id__": 1749 }, "_contentSize": { "__type__": "cc.Size", @@ -32522,11 +39425,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1418 + "__id__": 1747 }, "_enabled": true, "__prefab": { - "__id__": 1422 + "__id__": 1751 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -32580,20 +39483,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1417 + "__id__": 1746 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1425 + "__id__": 1754 }, { - "__id__": 1427 + "__id__": 1756 } ], "_prefab": { - "__id__": 1429 + "__id__": 1758 }, "_lpos": { "__type__": "cc.Vec3", @@ -32630,11 +39533,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1424 + "__id__": 1753 }, "_enabled": true, "__prefab": { - "__id__": 1426 + "__id__": 1755 }, "_contentSize": { "__type__": "cc.Size", @@ -32658,11 +39561,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1424 + "__id__": 1753 }, "_enabled": true, "__prefab": { - "__id__": 1428 + "__id__": 1757 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -32739,11 +39642,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1417 + "__id__": 1746 }, "_enabled": true, "__prefab": { - "__id__": 1431 + "__id__": 1760 }, "_contentSize": { "__type__": "cc.Size", @@ -32767,11 +39670,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1417 + "__id__": 1746 }, "_enabled": true, "__prefab": { - "__id__": 1433 + "__id__": 1762 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -32848,11 +39751,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1272 + "__id__": 1601 }, "_enabled": true, "__prefab": { - "__id__": 1436 + "__id__": 1765 }, "_contentSize": { "__type__": "cc.Size", @@ -32876,11 +39779,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1272 + "__id__": 1601 }, "_enabled": true, "__prefab": { - "__id__": 1438 + "__id__": 1767 }, "_resizeMode": 0, "_layoutType": 3, @@ -32927,20 +39830,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1265 + "__id__": 1594 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1441 + "__id__": 1770 }, { - "__id__": 1443 + "__id__": 1772 } ], "_prefab": { - "__id__": 1445 + "__id__": 1774 }, "_lpos": { "__type__": "cc.Vec3", @@ -32977,11 +39880,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1440 + "__id__": 1769 }, "_enabled": true, "__prefab": { - "__id__": 1442 + "__id__": 1771 }, "_contentSize": { "__type__": "cc.Size", @@ -33005,11 +39908,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1440 + "__id__": 1769 }, "_enabled": true, "__prefab": { - "__id__": 1444 + "__id__": 1773 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -33086,11 +39989,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1265 + "__id__": 1594 }, "_enabled": true, "__prefab": { - "__id__": 1447 + "__id__": 1776 }, "_contentSize": { "__type__": "cc.Size", @@ -33114,11 +40017,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1265 + "__id__": 1594 }, "_enabled": true, "__prefab": { - "__id__": 1449 + "__id__": 1778 }, "_alignFlags": 2, "_target": null, @@ -33163,39 +40066,39 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 994 + "__id__": 1323 }, "_children": [ { - "__id__": 1452 + "__id__": 1781 }, { - "__id__": 1458 + "__id__": 1787 }, { - "__id__": 1468 + "__id__": 1797 }, { - "__id__": 1474 + "__id__": 1803 }, { - "__id__": 1480 + "__id__": 1809 }, { - "__id__": 1486 + "__id__": 1815 } ], "_active": true, "_components": [ { - "__id__": 1684 + "__id__": 2013 }, { - "__id__": 1686 + "__id__": 2015 } ], "_prefab": { - "__id__": 1688 + "__id__": 2017 }, "_lpos": { "__type__": "cc.Vec3", @@ -33232,20 +40135,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1451 + "__id__": 1780 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1453 + "__id__": 1782 }, { - "__id__": 1455 + "__id__": 1784 } ], "_prefab": { - "__id__": 1457 + "__id__": 1786 }, "_lpos": { "__type__": "cc.Vec3", @@ -33282,11 +40185,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1452 + "__id__": 1781 }, "_enabled": true, "__prefab": { - "__id__": 1454 + "__id__": 1783 }, "_contentSize": { "__type__": "cc.Size", @@ -33310,11 +40213,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1452 + "__id__": 1781 }, "_enabled": true, "__prefab": { - "__id__": 1456 + "__id__": 1785 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -33368,21 +40271,21 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1451 + "__id__": 1780 }, "_children": [ { - "__id__": 1459 + "__id__": 1788 } ], "_active": true, "_components": [ { - "__id__": 1465 + "__id__": 1794 } ], "_prefab": { - "__id__": 1467 + "__id__": 1796 }, "_lpos": { "__type__": "cc.Vec3", @@ -33419,20 +40322,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1458 + "__id__": 1787 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1460 + "__id__": 1789 }, { - "__id__": 1462 + "__id__": 1791 } ], "_prefab": { - "__id__": 1464 + "__id__": 1793 }, "_lpos": { "__type__": "cc.Vec3", @@ -33469,11 +40372,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1459 + "__id__": 1788 }, "_enabled": true, "__prefab": { - "__id__": 1461 + "__id__": 1790 }, "_contentSize": { "__type__": "cc.Size", @@ -33497,11 +40400,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1459 + "__id__": 1788 }, "_enabled": true, "__prefab": { - "__id__": 1463 + "__id__": 1792 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -33555,11 +40458,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1458 + "__id__": 1787 }, "_enabled": true, "__prefab": { - "__id__": 1466 + "__id__": 1795 }, "_contentSize": { "__type__": "cc.Size", @@ -33596,20 +40499,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1451 + "__id__": 1780 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1469 + "__id__": 1798 }, { - "__id__": 1471 + "__id__": 1800 } ], "_prefab": { - "__id__": 1473 + "__id__": 1802 }, "_lpos": { "__type__": "cc.Vec3", @@ -33646,11 +40549,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1468 + "__id__": 1797 }, "_enabled": true, "__prefab": { - "__id__": 1470 + "__id__": 1799 }, "_contentSize": { "__type__": "cc.Size", @@ -33674,11 +40577,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1468 + "__id__": 1797 }, "_enabled": true, "__prefab": { - "__id__": 1472 + "__id__": 1801 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -33755,20 +40658,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1451 + "__id__": 1780 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1475 + "__id__": 1804 }, { - "__id__": 1477 + "__id__": 1806 } ], "_prefab": { - "__id__": 1479 + "__id__": 1808 }, "_lpos": { "__type__": "cc.Vec3", @@ -33805,11 +40708,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1474 + "__id__": 1803 }, "_enabled": true, "__prefab": { - "__id__": 1476 + "__id__": 1805 }, "_contentSize": { "__type__": "cc.Size", @@ -33833,11 +40736,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1474 + "__id__": 1803 }, "_enabled": true, "__prefab": { - "__id__": 1478 + "__id__": 1807 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -33891,20 +40794,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1451 + "__id__": 1780 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1481 + "__id__": 1810 }, { - "__id__": 1483 + "__id__": 1812 } ], "_prefab": { - "__id__": 1485 + "__id__": 1814 }, "_lpos": { "__type__": "cc.Vec3", @@ -33941,11 +40844,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1480 + "__id__": 1809 }, "_enabled": true, "__prefab": { - "__id__": 1482 + "__id__": 1811 }, "_contentSize": { "__type__": "cc.Size", @@ -33969,11 +40872,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1480 + "__id__": 1809 }, "_enabled": true, "__prefab": { - "__id__": 1484 + "__id__": 1813 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -34050,39 +40953,39 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1451 + "__id__": 1780 }, "_children": [ { - "__id__": 1487 + "__id__": 1816 }, { - "__id__": 1525 + "__id__": 1854 }, { - "__id__": 1563 + "__id__": 1892 }, { - "__id__": 1601 + "__id__": 1930 }, { - "__id__": 1639 + "__id__": 1968 } ], "_active": true, "_components": [ { - "__id__": 1677 + "__id__": 2006 }, { - "__id__": 1679 + "__id__": 2008 }, { - "__id__": 1681 + "__id__": 2010 } ], "_prefab": { - "__id__": 1683 + "__id__": 2012 }, "_lpos": { "__type__": "cc.Vec3", @@ -34119,30 +41022,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1486 + "__id__": 1815 }, "_children": [ { - "__id__": 1488 + "__id__": 1817 }, { - "__id__": 1494 + "__id__": 1823 }, { - "__id__": 1500 + "__id__": 1829 }, { - "__id__": 1516 + "__id__": 1845 } ], "_active": true, "_components": [ { - "__id__": 1522 + "__id__": 1851 } ], "_prefab": { - "__id__": 1524 + "__id__": 1853 }, "_lpos": { "__type__": "cc.Vec3", @@ -34179,20 +41082,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1487 + "__id__": 1816 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1489 + "__id__": 1818 }, { - "__id__": 1491 + "__id__": 1820 } ], "_prefab": { - "__id__": 1493 + "__id__": 1822 }, "_lpos": { "__type__": "cc.Vec3", @@ -34229,11 +41132,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1488 + "__id__": 1817 }, "_enabled": true, "__prefab": { - "__id__": 1490 + "__id__": 1819 }, "_contentSize": { "__type__": "cc.Size", @@ -34257,11 +41160,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1488 + "__id__": 1817 }, "_enabled": true, "__prefab": { - "__id__": 1492 + "__id__": 1821 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -34315,20 +41218,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1487 + "__id__": 1816 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1495 + "__id__": 1824 }, { - "__id__": 1497 + "__id__": 1826 } ], "_prefab": { - "__id__": 1499 + "__id__": 1828 }, "_lpos": { "__type__": "cc.Vec3", @@ -34365,11 +41268,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1494 + "__id__": 1823 }, "_enabled": true, "__prefab": { - "__id__": 1496 + "__id__": 1825 }, "_contentSize": { "__type__": "cc.Size", @@ -34393,11 +41296,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1494 + "__id__": 1823 }, "_enabled": true, "__prefab": { - "__id__": 1498 + "__id__": 1827 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -34451,24 +41354,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1487 + "__id__": 1816 }, "_children": [ { - "__id__": 1501 + "__id__": 1830 }, { - "__id__": 1507 + "__id__": 1836 } ], "_active": true, "_components": [ { - "__id__": 1513 + "__id__": 1842 } ], "_prefab": { - "__id__": 1515 + "__id__": 1844 }, "_lpos": { "__type__": "cc.Vec3", @@ -34505,20 +41408,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1500 + "__id__": 1829 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1502 + "__id__": 1831 }, { - "__id__": 1504 + "__id__": 1833 } ], "_prefab": { - "__id__": 1506 + "__id__": 1835 }, "_lpos": { "__type__": "cc.Vec3", @@ -34555,11 +41458,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1501 + "__id__": 1830 }, "_enabled": true, "__prefab": { - "__id__": 1503 + "__id__": 1832 }, "_contentSize": { "__type__": "cc.Size", @@ -34583,11 +41486,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1501 + "__id__": 1830 }, "_enabled": true, "__prefab": { - "__id__": 1505 + "__id__": 1834 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -34641,20 +41544,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1500 + "__id__": 1829 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1508 + "__id__": 1837 }, { - "__id__": 1510 + "__id__": 1839 } ], "_prefab": { - "__id__": 1512 + "__id__": 1841 }, "_lpos": { "__type__": "cc.Vec3", @@ -34691,11 +41594,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1507 + "__id__": 1836 }, "_enabled": true, "__prefab": { - "__id__": 1509 + "__id__": 1838 }, "_contentSize": { "__type__": "cc.Size", @@ -34719,11 +41622,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1507 + "__id__": 1836 }, "_enabled": true, "__prefab": { - "__id__": 1511 + "__id__": 1840 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -34800,11 +41703,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1500 + "__id__": 1829 }, "_enabled": true, "__prefab": { - "__id__": 1514 + "__id__": 1843 }, "_contentSize": { "__type__": "cc.Size", @@ -34841,20 +41744,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1487 + "__id__": 1816 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1517 + "__id__": 1846 }, { - "__id__": 1519 + "__id__": 1848 } ], "_prefab": { - "__id__": 1521 + "__id__": 1850 }, "_lpos": { "__type__": "cc.Vec3", @@ -34891,11 +41794,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1516 + "__id__": 1845 }, "_enabled": true, "__prefab": { - "__id__": 1518 + "__id__": 1847 }, "_contentSize": { "__type__": "cc.Size", @@ -34919,11 +41822,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1516 + "__id__": 1845 }, "_enabled": true, "__prefab": { - "__id__": 1520 + "__id__": 1849 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -35000,11 +41903,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1487 + "__id__": 1816 }, "_enabled": true, "__prefab": { - "__id__": 1523 + "__id__": 1852 }, "_contentSize": { "__type__": "cc.Size", @@ -35041,7909 +41944,8 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1486 - }, - "_children": [ - { - "__id__": 1526 - }, - { - "__id__": 1532 - }, - { - "__id__": 1538 - }, - { - "__id__": 1554 - } - ], - "_active": true, - "_components": [ - { - "__id__": 1560 - } - ], - "_prefab": { - "__id__": 1562 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -310, - "y": 187.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.Node", - "_name": "line_bg", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1525 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 1527 - }, - { - "__id__": 1529 - } - ], - "_prefab": { - "__id__": 1531 - }, - "_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__": 1526 - }, - "_enabled": true, - "__prefab": { - "__id__": 1528 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 640, - "height": 45 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "89u0ZDhD5PkZik0VKMYR+A" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1526 - }, - "_enabled": true, - "__prefab": { - "__id__": 1530 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 206 - }, - "_spriteFrame": { - "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@5304c", - "__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": "8awAwEAFtO25O2sLW+hgyt" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "b8DHxiHMlHkbgoHGuceVw0", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "line_left", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1525 - }, - "_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": 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__": 1532 - }, - "_enabled": true, - "__prefab": { - "__id__": 1534 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 680, - "height": 45 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "17h+q7g6hOgoeUz7vbE5OS" - }, - { - "__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": 122 - }, - "_spriteFrame": { - "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@5304c", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 3, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0.1, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "fchyclWDBKG4K5XKaz/I+e" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "83shVKeXhOiLAvRwyrXxwS", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "name", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1525 - }, - "_children": [ - { - "__id__": 1539 - }, - { - "__id__": 1545 - } - ], - "_active": true, - "_components": [ - { - "__id__": 1551 - } - ], - "_prefab": { - "__id__": 1553 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 35, - "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": "ItemIcon_Star_Gold", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1538 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 1540 - }, - { - "__id__": 1542 - } - ], - "_prefab": { - "__id__": 1544 - }, - "_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__": 1539 - }, - "_enabled": true, - "__prefab": { - "__id__": 1541 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 32, - "height": 32 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "7dXH+tw4tGvrFmgryYSz8G" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1539 - }, - "_enabled": true, - "__prefab": { - "__id__": 1543 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@b3232", - "__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": "e4X6PM3rBAI6wXNuERK52l" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "f2QAri+ZVKx7fUlCX6pTGn", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "Label", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1538 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 1546 - }, - { - "__id__": 1548 - } - ], - "_prefab": { - "__id__": 1550 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 7.812, - "y": -1.477, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.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__": 1545 - }, - "_enabled": true, - "__prefab": { - "__id__": 1547 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 30.40380859375, - "height": 54.4 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "ael8PleGRPF4A8mXdbN86M" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1545 - }, - "_enabled": true, - "__prefab": { - "__id__": 1549 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_string": "x1", - "_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": 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": "9c7XTgF21IK5ivFDvSpVwx" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "d9x0bm6mpEtr6KdUQVgusa", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1538 - }, - "_enabled": true, - "__prefab": { - "__id__": 1552 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 40, - "height": 50.4 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "9836cAHKJBmrvO6Ku30R05" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "75KEop5MxOzalmwnbnifNg", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "val", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1525 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 1555 - }, - { - "__id__": 1557 - } - ], - "_prefab": { - "__id__": 1559 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 94.795, - "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__": 1554 - }, - "_enabled": true, - "__prefab": { - "__id__": 1556 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 550, - "height": 50.4 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "e6Ef4G+aJAIrZvSiqrw2Jl" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1554 - }, - "_enabled": true, - "__prefab": { - "__id__": 1558 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_string": "这是星级说明,这是星级说明,这是星级说明,这是星级说明,", - "_horizontalAlign": 0, - "_verticalAlign": 1, - "_actualFontSize": 19, - "_fontSize": 20, - "_fontFamily": "Arial", - "_lineHeight": 40, - "_overflow": 2, - "_enableWrapText": true, - "_font": null, - "_isSystemFontUsed": true, - "_spacingX": 0, - "_isItalic": false, - "_isBold": false, - "_isUnderline": false, - "_underlineHeight": 2, - "_cacheMode": 0, - "_enableOutline": false, - "_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": "28HoLOJE1BG6s1lgLAVWqi" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "4bfLIgUJpA8aSODQcsB+RQ", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1525 - }, - "_enabled": true, - "__prefab": { - "__id__": 1561 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 650, - "height": 45 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "e614Jy1UxI3rprFKVkPgNi" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "514ec+qRpNIYCWlYLqy0gE", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "slv3", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1486 - }, - "_children": [ - { - "__id__": 1564 - }, - { - "__id__": 1570 - }, - { - "__id__": 1576 - }, - { - "__id__": 1592 - } - ], - "_active": true, - "_components": [ - { - "__id__": 1598 - } - ], - "_prefab": { - "__id__": 1600 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -310, - "y": 137.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.Node", - "_name": "line_bg", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1563 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 1565 - }, - { - "__id__": 1567 - } - ], - "_prefab": { - "__id__": 1569 - }, - "_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__": 1564 - }, - "_enabled": true, - "__prefab": { - "__id__": 1566 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 640, - "height": 45 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "05N/Y/hhNHp7uCyPrQKSeI" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1564 - }, - "_enabled": true, - "__prefab": { - "__id__": 1568 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 206 - }, - "_spriteFrame": { - "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@5304c", - "__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": "7aHJqkYVBPpah+TQr0M3o3" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "4edvyKaURHlJ2kEsxTV6S4", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "line_left", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1563 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 1571 - }, - { - "__id__": 1573 - } - ], - "_prefab": { - "__id__": 1575 - }, - "_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__": 1570 - }, - "_enabled": true, - "__prefab": { - "__id__": 1572 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 680, - "height": 45 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "f0olscFPFHy4iSnMWTePx2" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1570 - }, - "_enabled": true, - "__prefab": { - "__id__": 1574 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 122 - }, - "_spriteFrame": { - "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@5304c", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 3, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0.1, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "6dSy+9q6VKzrJDmi1HWuvo" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "7do+aePrdFtaGjFXF4HOCt", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "name", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1563 - }, - "_children": [ - { - "__id__": 1577 - }, - { - "__id__": 1583 - } - ], - "_active": true, - "_components": [ - { - "__id__": 1589 - } - ], - "_prefab": { - "__id__": 1591 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 35, - "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": "ItemIcon_Star_Gold", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1576 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 1578 - }, - { - "__id__": 1580 - } - ], - "_prefab": { - "__id__": 1582 - }, - "_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__": 1577 - }, - "_enabled": true, - "__prefab": { - "__id__": 1579 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 32, - "height": 32 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "fcmyUzLJJASbAfAYtNzqiJ" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1577 - }, - "_enabled": true, - "__prefab": { - "__id__": 1581 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@b3232", - "__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": "55eLyW/VxLWpG1KMelI5cv" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "2feTdH4xtLNr2EHUFf281L", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "Label", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1576 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 1584 - }, - { - "__id__": 1586 - } - ], - "_prefab": { - "__id__": 1588 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 7.812, - "y": -1.477, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.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__": 1583 - }, - "_enabled": true, - "__prefab": { - "__id__": 1585 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 30.40380859375, - "height": 54.4 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "8dxNowSl9LeJPuP3gpLJB6" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1583 - }, - "_enabled": true, - "__prefab": { - "__id__": 1587 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_string": "x1", - "_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": 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": "28q3H/XwxPJYylWy/P+pgu" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "d2o8CaX6FEf5Q4h/OkOYi6", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1576 - }, - "_enabled": true, - "__prefab": { - "__id__": 1590 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 40, - "height": 50.4 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "09hjQANJVOo4CpAM6Goyfe" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "1ewMoF4OtIyI1IxuaNP7as", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "val", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1563 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 1593 - }, - { - "__id__": 1595 - } - ], - "_prefab": { - "__id__": 1597 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 94.795, - "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__": 1592 - }, - "_enabled": true, - "__prefab": { - "__id__": 1594 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 550, - "height": 50.4 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "33851g/G5IXY+PBUJqjxoh" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1592 - }, - "_enabled": true, - "__prefab": { - "__id__": 1596 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_string": "这是星级说明,这是星级说明,这是星级说明,这是星级说明,", - "_horizontalAlign": 0, - "_verticalAlign": 1, - "_actualFontSize": 19, - "_fontSize": 20, - "_fontFamily": "Arial", - "_lineHeight": 40, - "_overflow": 2, - "_enableWrapText": true, - "_font": null, - "_isSystemFontUsed": true, - "_spacingX": 0, - "_isItalic": false, - "_isBold": false, - "_isUnderline": false, - "_underlineHeight": 2, - "_cacheMode": 0, - "_enableOutline": false, - "_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": "56uSr+IItJY6/kmmmrFcTb" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "4e3wwAUE9HM5vCK9iOoHHA", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1563 - }, - "_enabled": true, - "__prefab": { - "__id__": 1599 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 650, - "height": 45 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "eeJDDh4GZIeY3YOwaN66g8" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "4anFr+3KlPwLsHNgw4EUQS", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "slv4", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1486 - }, - "_children": [ - { - "__id__": 1602 - }, - { - "__id__": 1608 - }, - { - "__id__": 1614 - }, - { - "__id__": 1630 - } - ], - "_active": true, - "_components": [ - { - "__id__": 1636 - } - ], - "_prefab": { - "__id__": 1638 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -310, - "y": 87.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.Node", - "_name": "line_bg", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1601 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 1603 - }, - { - "__id__": 1605 - } - ], - "_prefab": { - "__id__": 1607 - }, - "_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__": 1602 - }, - "_enabled": true, - "__prefab": { - "__id__": 1604 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 640, - "height": 45 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "dfjQZt2ThJuavoatFwEqNI" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1602 - }, - "_enabled": true, - "__prefab": { - "__id__": 1606 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 206 - }, - "_spriteFrame": { - "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@5304c", - "__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": "afKrO5FaFMyrQkLSH52pdd" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "f8NsfFZOFLspB6TvEmfNBq", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "line_left", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1601 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 1609 - }, - { - "__id__": 1611 - } - ], - "_prefab": { - "__id__": 1613 - }, - "_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__": 1608 - }, - "_enabled": true, - "__prefab": { - "__id__": 1610 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 680, - "height": 45 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "0cd+8vTw1N9rZzS7AiXVve" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1608 - }, - "_enabled": true, - "__prefab": { - "__id__": 1612 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 122 - }, - "_spriteFrame": { - "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@5304c", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 3, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0.1, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "66MOQIHtpDlrm3NWN60SGJ" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "d2f9LE30dMdZN/fs1Qk4mA", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "name", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1601 - }, - "_children": [ - { - "__id__": 1615 - }, - { - "__id__": 1621 - } - ], - "_active": true, - "_components": [ - { - "__id__": 1627 - } - ], - "_prefab": { - "__id__": 1629 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 35, - "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": "ItemIcon_Star_Gold", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1614 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 1616 - }, - { - "__id__": 1618 - } - ], - "_prefab": { - "__id__": 1620 - }, - "_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__": 1615 - }, - "_enabled": true, - "__prefab": { - "__id__": 1617 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 32, - "height": 32 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "ccJw+7FhdFlbdK8ALIpjwg" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1615 - }, - "_enabled": true, - "__prefab": { - "__id__": 1619 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@b3232", - "__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": "32egGw3OBCtpwCRXeY5HSl" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "c0Fg5dmO5CvqrNZ7v7Etu3", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "Label", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1614 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 1622 - }, - { - "__id__": 1624 - } - ], - "_prefab": { - "__id__": 1626 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 7.812, - "y": -1.477, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.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__": 1621 - }, - "_enabled": true, - "__prefab": { - "__id__": 1623 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 30.40380859375, - "height": 54.4 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "3731Mv3MtDAo+k0VCfg1ai" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1621 - }, - "_enabled": true, - "__prefab": { - "__id__": 1625 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_string": "x1", - "_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": 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": "a25dCdOwxATZUpYDIKUCaT" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "dfTmVEqqVNvpibTG/9fzom", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1614 - }, - "_enabled": true, - "__prefab": { - "__id__": 1628 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 40, - "height": 50.4 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "16qXo0KZJKxIIvIJakQ5kR" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "922BeapfNHfL2k3glf1EFj", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "val", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1601 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 1631 - }, - { - "__id__": 1633 - } - ], - "_prefab": { - "__id__": 1635 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 94.795, - "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__": 1630 - }, - "_enabled": true, - "__prefab": { - "__id__": 1632 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 550, - "height": 50.4 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "42E48zIXJMAp5oBATcBqY2" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1630 - }, - "_enabled": true, - "__prefab": { - "__id__": 1634 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_string": "这是星级说明,这是星级说明,这是星级说明,这是星级说明,", - "_horizontalAlign": 0, - "_verticalAlign": 1, - "_actualFontSize": 19, - "_fontSize": 20, - "_fontFamily": "Arial", - "_lineHeight": 40, - "_overflow": 2, - "_enableWrapText": true, - "_font": null, - "_isSystemFontUsed": true, - "_spacingX": 0, - "_isItalic": false, - "_isBold": false, - "_isUnderline": false, - "_underlineHeight": 2, - "_cacheMode": 0, - "_enableOutline": false, - "_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": "30xmlVDvpPsLIs/m3sdPke" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "21ZbeHckVK/oz+UznJBcvU", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1601 - }, - "_enabled": true, - "__prefab": { - "__id__": 1637 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 650, - "height": 45 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "37sZMs8UxELaqa1UJIxKCz" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "d83QYtznBIkIlwbbwTEv+V", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "slv5", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1486 - }, - "_children": [ - { - "__id__": 1640 - }, - { - "__id__": 1646 - }, - { - "__id__": 1652 - }, - { - "__id__": 1668 - } - ], - "_active": true, - "_components": [ - { - "__id__": 1674 - } - ], - "_prefab": { - "__id__": 1676 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -310, - "y": 37.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.Node", - "_name": "line_bg", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1639 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 1641 - }, - { - "__id__": 1643 - } - ], - "_prefab": { - "__id__": 1645 - }, - "_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__": 1640 - }, - "_enabled": true, - "__prefab": { - "__id__": 1642 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 640, - "height": 45 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "c8/JUZrxhAMK9CybT28Nwd" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1640 - }, - "_enabled": true, - "__prefab": { - "__id__": 1644 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 206 - }, - "_spriteFrame": { - "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@5304c", - "__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": "5ap7a8UKxGFI8Hamu7UadG" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "e2EvkO3oVHcprRPQ2VLq25", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "line_left", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1639 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 1647 - }, - { - "__id__": 1649 - } - ], - "_prefab": { - "__id__": 1651 - }, - "_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__": 1646 - }, - "_enabled": true, - "__prefab": { - "__id__": 1648 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 680, - "height": 45 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "afHNLW8etI5ZS49X9OcYjr" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1646 - }, - "_enabled": true, - "__prefab": { - "__id__": 1650 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 122 - }, - "_spriteFrame": { - "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@5304c", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 3, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0.1, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "673JtelyRK6KF9gIgUW9RG" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "ab7fDgoIZEYK++xqIsmzCm", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "name", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1639 - }, - "_children": [ - { - "__id__": 1653 - }, - { - "__id__": 1659 - } - ], - "_active": true, - "_components": [ - { - "__id__": 1665 - } - ], - "_prefab": { - "__id__": 1667 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 35, - "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": "ItemIcon_Star_Gold", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1652 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 1654 - }, - { - "__id__": 1656 - } - ], - "_prefab": { - "__id__": 1658 - }, - "_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__": 1653 - }, - "_enabled": true, - "__prefab": { - "__id__": 1655 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 32, - "height": 32 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "25Fgjcx3VOgY2Ov+D0LHyS" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1653 - }, - "_enabled": true, - "__prefab": { - "__id__": 1657 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@b3232", - "__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": "66RQYZ0l5HTovd4hw+tfBQ" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "5ft8WjdPFJaaCL83nG6SjH", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "Label", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1652 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 1660 - }, - { - "__id__": 1662 - } - ], - "_prefab": { - "__id__": 1664 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 7.812, - "y": -1.477, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.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__": 1659 - }, - "_enabled": true, - "__prefab": { - "__id__": 1661 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 30.40380859375, - "height": 54.4 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "5ehDhKZ2BLWqs1hGIGsGMp" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1659 - }, - "_enabled": true, - "__prefab": { - "__id__": 1663 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_string": "x1", - "_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": 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": "116zBHpL1NLaH6M+Y0bUmg" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "37sIBehYVFPoRO85k3s+UA", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1652 - }, - "_enabled": true, - "__prefab": { - "__id__": 1666 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 40, - "height": 50.4 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "5fFSCRZ7pJ0oDRv6CtLQwS" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "a5zVhbU9FHD4q4Q47RI4iK", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "val", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1639 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 1669 - }, - { - "__id__": 1671 - } - ], - "_prefab": { - "__id__": 1673 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 94.795, - "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__": 1668 - }, - "_enabled": true, - "__prefab": { - "__id__": 1670 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 550, - "height": 50.4 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "cfYVoLMPFMCrnWl1ISZ1/y" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1668 - }, - "_enabled": true, - "__prefab": { - "__id__": 1672 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_string": "这是星级说明,这是星级说明,这是星级说明,这是星级说明,", - "_horizontalAlign": 0, - "_verticalAlign": 1, - "_actualFontSize": 19, - "_fontSize": 20, - "_fontFamily": "Arial", - "_lineHeight": 40, - "_overflow": 2, - "_enableWrapText": true, - "_font": null, - "_isSystemFontUsed": true, - "_spacingX": 0, - "_isItalic": false, - "_isBold": false, - "_isUnderline": false, - "_underlineHeight": 2, - "_cacheMode": 0, - "_enableOutline": false, - "_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": "bffIRCLMFAwJusuHypmHqK" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "4bGliic6JJqZOLBC3jztoJ", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1639 - }, - "_enabled": true, - "__prefab": { - "__id__": 1675 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 650, - "height": 45 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "cd++bMQJdLRac+OH7aujSU" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "c5//U8/AJLr6ojZlpwa1mO", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1486 - }, - "_enabled": true, - "__prefab": { - "__id__": 1678 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 700, - "height": 260 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "cdTmlSYZ1JYKe/uFEjaFG7" - }, - { - "__type__": "cc.Layout", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1486 - }, - "_enabled": true, - "__prefab": { - "__id__": 1680 - }, - "_resizeMode": 0, - "_layoutType": 3, - "_cellSize": { - "__type__": "cc.Size", - "width": 40, - "height": 40 - }, - "_startAxis": 0, - "_paddingLeft": 40, - "_paddingRight": 0, - "_paddingTop": 0, - "_paddingBottom": 0, - "_spacingX": 0, - "_spacingY": 5, - "_verticalDirection": 1, - "_horizontalDirection": 0, - "_constraint": 2, - "_constraintNum": 1, - "_affectedByScale": false, - "_isAlign": false, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "e5PwoGuGlILapSjzHEPA2w" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1486 - }, - "_enabled": false, - "__prefab": { - "__id__": 1682 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 248, - "g": 179, - "b": 0, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@d4108", - "__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": "d2jBTzqS1F/ZhDID1lEim4" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "90/l/q7OZFNYLUXspsGqm6", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1451 - }, - "_enabled": true, - "__prefab": { - "__id__": 1685 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 710, - "height": 600 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "10UmzB4PFNMIAdFxQEY3N2" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1451 - }, - "_enabled": true, - "__prefab": { - "__id__": 1687 - }, - "_alignFlags": 2, - "_target": null, - "_left": 0, - "_right": 0, - "_top": 0, - "_bottom": 880, - "_horizontalCenter": 766.229, - "_verticalCenter": 180, - "_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": "21TBHuUX5AcZhgGsD9wj72" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "a1wI67jHRFaaBVd0132kAO", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "lvup", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 994 - }, - "_children": [ - { - "__id__": 1690 - }, - { - "__id__": 1736 - }, - { - "__id__": 1742 - }, - { - "__id__": 1781 - }, - { - "__id__": 1820 - } - ], - "_active": true, - "_components": [ - { - "__id__": 1849 - }, - { - "__id__": 1851 - } - ], - "_prefab": { - "__id__": 1853 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 455, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.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": "info", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1689 - }, - "_children": [ - { - "__id__": 1691 - }, - { - "__id__": 1707 - }, - { - "__id__": 1713 - }, - { - "__id__": 1719 - }, - { - "__id__": 1725 - } - ], - "_active": true, - "_components": [ - { - "__id__": 1731 - }, - { - "__id__": 1733 - } - ], - "_prefab": { - "__id__": 1735 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -55, - "y": 85, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.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", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1690 - }, - "_children": [ - { - "__id__": 1692 - }, - { - "__id__": 1698 - } - ], - "_active": true, - "_components": [ - { - "__id__": 1704 - } - ], - "_prefab": { - "__id__": 1706 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -230, - "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__": 1691 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__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": 0.5, - "y": 0.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__": 1692 - }, - "_enabled": true, - "__prefab": { - "__id__": 1694 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 240, - "height": 60 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "bbJNqim0ROIZNyx6/7Pm2/" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1692 - }, - "_enabled": true, - "__prefab": { - "__id__": 1696 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 129, - "g": 226, - "b": 53, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@d4108", - "__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": "0ase2O9ZVHzpxUVBGa6JxB" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "c04PJQMVdIeIFUwGTJHAH1", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "it", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1691 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 1699 - }, - { - "__id__": 1701 - } - ], - "_prefab": { - "__id__": 1703 - }, - "_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__": 1698 - }, - "_enabled": true, - "__prefab": { - "__id__": 1700 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 200, - "height": 50 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "a17JHw8pNN5qFEzMoJ2K7W" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1698 - }, - "_enabled": true, - "__prefab": { - "__id__": 1702 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_string": "升级加成", - "_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": 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": "83dGHIEexKYZpjikqw1Yh7" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "3ebuv2sDBGVK86unVzaX4F", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1691 - }, - "_enabled": true, - "__prefab": { - "__id__": 1705 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 100, - "height": 50 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "9cQkfx9TlJ5ayl2jPEr/N2" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "b83XZPIk1PSr45CzLB7xuf", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "ap", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1690 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 1708 - }, - { - "__id__": 1710 - } - ], - "_prefab": { - "__id__": 1712 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -92.336, - "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__": 1707 - }, - "_enabled": true, - "__prefab": { - "__id__": 1709 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 60, - "height": 35.5 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "25XzJ7UAdIg5uc4bHWlSHA" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1707 - }, - "_enabled": true, - "__prefab": { - "__id__": 1711 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 0, - "g": 255, - "b": 20, - "a": 255 - }, - "_string": "+5", - "_horizontalAlign": 0, - "_verticalAlign": 1, - "_actualFontSize": 26, - "_fontSize": 25, - "_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": "089rZt1mxP74rIaEuaERi+" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "81AhiMCdVIS6gLqeKZ05RV", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "def", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1690 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 1714 - }, - { - "__id__": 1716 - } - ], - "_prefab": { - "__id__": 1718 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 69.268, - "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__": 1713 - }, - "_enabled": true, - "__prefab": { - "__id__": 1715 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 60, - "height": 35.5 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "82fMz1hAlP36BAvmKrHsl3" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1713 - }, - "_enabled": true, - "__prefab": { - "__id__": 1717 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 0, - "g": 255, - "b": 20, - "a": 255 - }, - "_string": "+5", - "_horizontalAlign": 0, - "_verticalAlign": 1, - "_actualFontSize": 26, - "_fontSize": 25, - "_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": "38VxOfztVLQrImghJaZi2v" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "35X+bo3VlP6osamTDrymPB", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "hp", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1690 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 1720 - }, - { - "__id__": 1722 - } - ], - "_prefab": { - "__id__": 1724 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 238.786, - "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__": 1719 - }, - "_enabled": true, - "__prefab": { - "__id__": 1721 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 60, - "height": 35.5 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "15uuQCpmxKaZYOK5Wbs5Ih" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1719 - }, - "_enabled": true, - "__prefab": { - "__id__": 1723 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 0, - "g": 255, - "b": 20, - "a": 255 - }, - "_string": "+5", - "_horizontalAlign": 0, - "_verticalAlign": 1, - "_actualFontSize": 26, - "_fontSize": 25, - "_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": "13adEVLpxOs6i3xjDI8aZf" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "81yP57GfNDPIXpOPfDvkwI", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "name", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1690 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 1726 - }, - { - "__id__": 1728 - } - ], - "_prefab": { - "__id__": 1730 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 67.221, - "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__": 1725 - }, - "_enabled": true, - "__prefab": { - "__id__": 1727 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 424.88623046875, - "height": 35.5 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "e06eq0Nm1GDZ+FXiac0PPg" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1725 - }, - "_enabled": true, - "__prefab": { - "__id__": 1729 - }, - "_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": 25, - "_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": "63DiWALLxBK76qyUZqeOp2" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "aafH4HprRCjbGvpKIbtl7R", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1690 - }, - "_enabled": true, - "__prefab": { - "__id__": 1732 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 500, - "height": 24 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "3cHGzxu85Db4vR2ppN+BfQ" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1690 - }, - "_enabled": false, - "__prefab": { - "__id__": 1734 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_string": "攻击 防御 生命 ", - "_horizontalAlign": 1, - "_verticalAlign": 0, - "_actualFontSize": 20, - "_fontSize": 20, - "_fontFamily": "Arial", - "_lineHeight": 24, - "_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": 255, - "g": 255, - "b": 255, - "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": "79dfmME1tHIL8pgXzfaR5n" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "06kt8HFUZHO5Y49A2+/4fW", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "line_bg", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1689 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 1737 - }, - { - "__id__": 1739 - } - ], - "_prefab": { - "__id__": 1741 - }, - "_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__": 1736 - }, - "_enabled": true, - "__prefab": { - "__id__": 1738 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 700, - "height": 120 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "a5zhxJH5pPaLBZihlJSs99" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1736 - }, - "_enabled": true, - "__prefab": { - "__id__": 1740 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 102 - }, - "_spriteFrame": { - "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@5304c", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 1, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0.05, - "_fillRange": 0.9, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "2f70axsVdER4/t+1yRou5T" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "6edOt5nvRI8JiaYEw59ygI", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "gold", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1689 - }, - "_children": [ - { - "__id__": 1743 - }, - { - "__id__": 1749 - }, - { - "__id__": 1758 - }, - { - "__id__": 1766 - }, - { - "__id__": 1772 - } - ], - "_active": false, - "_components": [ - { - "__id__": 1778 - } - ], - "_prefab": { - "__id__": 1780 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 46, - "y": 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.Node", - "_name": "line_bg-001", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1742 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 1744 - }, - { - "__id__": 1746 - } - ], - "_prefab": { - "__id__": 1748 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -133.939, - "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__": 1743 - }, - "_enabled": true, - "__prefab": { - "__id__": 1745 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 450, - "height": 25 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "6aZPzxF4BAe5LVsLYgtYD1" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1743 - }, - "_enabled": true, - "__prefab": { - "__id__": 1747 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 77, - "g": 74, - "b": 74, - "a": 221 - }, - "_spriteFrame": { - "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@5304c", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 1, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0.05, - "_fillRange": 0.9, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "95F60OM4FMS64oYCl6g/cw" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "fazzZ/M1BI55DzTZ1GKTsu", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "icon", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1742 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 1750 - }, - { - "__id__": 1752 - }, - { - "__id__": 1754 - } - ], - "_prefab": { - "__id__": 1757 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -365, - "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__": 1749 - }, - "_enabled": true, - "__prefab": { - "__id__": 1751 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 48, - "height": 48 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "f6Yl/92mNF65lcrh0QxXl4" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1749 - }, - "_enabled": true, - "__prefab": { - "__id__": 1753 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "7b0e7263-3b25-4fec-8935-abdd67c4b86d@c8366", - "__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": "30f+51Pf5HyoNihxcSkxJ/" - }, - { - "__type__": "cc.Button", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1749 - }, - "_enabled": true, - "__prefab": { - "__id__": 1755 - }, - "clickEvents": [ - { - "__id__": 1756 - } - ], - "_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": "49Tlro20JCE77R2/ksPbpy" - }, - { - "__type__": "cc.ClickEvent", - "target": { - "__id__": 994 - }, - "component": "", - "_componentId": "f8304VeHLhDebOCbedMODFm", - "handler": "item_show", - "customEventData": "9001" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "b4ZsdFM29GE6MXTOrgcp7j", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "num", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1742 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 1759 - }, - { - "__id__": 1761 - }, - { - "__id__": 1763 - } - ], - "_prefab": { - "__id__": 1765 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -120, - "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__": 1758 - }, - "_enabled": true, - "__prefab": { - "__id__": 1760 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 200, - "height": 29.2 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 1, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "40/+KqcoZBYL/9/EmsMXgO" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1758 - }, - "_enabled": true, - "__prefab": { - "__id__": 1762 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 0, - "g": 255, - "b": 71, - "a": 255 - }, - "_string": "{{0:kmbt}}", - "_horizontalAlign": 2, - "_verticalAlign": 1, - "_actualFontSize": 21, - "_fontSize": 20, - "_fontFamily": "Arial", - "_lineHeight": 20, - "_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": "1bvv2HmmZLfYcPyss5jJZH" - }, - { - "__type__": "545c05XsG9GDJispEGWKvYv", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1758 - }, - "_enabled": true, - "__prefab": { - "__id__": 1764 - }, - "templateMode": true, - "watchPath": "data.gold.num", - "labelType": "cc.Label", - "watchPathArr": [ - "data.gold.num" - ], - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "adDVc1krZLpLiqL3OU00DN" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "efj6+BOHpFV7Mbwf1KynU5", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "斜杠", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1742 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 1767 - }, - { - "__id__": 1769 - } - ], - "_prefab": { - "__id__": 1771 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -115, - "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__": 1766 - }, - "_enabled": true, - "__prefab": { - "__id__": 1768 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 60, - "height": 29.2 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "4e+UuiiMNBwKiqd5QeJbLk" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1766 - }, - "_enabled": true, - "__prefab": { - "__id__": 1770 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_string": "/", - "_horizontalAlign": 1, - "_verticalAlign": 1, - "_actualFontSize": 21, - "_fontSize": 20, - "_fontFamily": "Arial", - "_lineHeight": 20, - "_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": "34Ohu0mgpOr4CW/mM7FnuN" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "c4FI0e1B5N+bJk2Rkg5zai", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "need", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1742 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 1773 - }, - { - "__id__": 1775 - } - ], - "_prefab": { - "__id__": 1777 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -60, - "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__": 1772 - }, - "_enabled": true, - "__prefab": { - "__id__": 1774 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 100, - "height": 29.2 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "85wxLmvIJDcZjenup7s3HY" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1772 - }, - "_enabled": true, - "__prefab": { - "__id__": 1776 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_string": "99", - "_horizontalAlign": 0, - "_verticalAlign": 1, - "_actualFontSize": 21, - "_fontSize": 20, - "_fontFamily": "Arial", - "_lineHeight": 20, - "_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": "18Z7XcEydLe5/2fGPzBQb6" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "c8wKcc4npAI6aPzuroN/ea", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1742 - }, - "_enabled": true, - "__prefab": { - "__id__": 1779 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 60, - "height": 60 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "a0Uh582GJAhKylmint2yZU" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "56U+JUzYpLfqJ2zafqLXIZ", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "item", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1689 - }, - "_children": [ - { - "__id__": 1782 - }, - { - "__id__": 1788 - }, - { - "__id__": 1797 - }, - { - "__id__": 1805 - }, - { - "__id__": 1811 - } - ], - "_active": true, - "_components": [ - { - "__id__": 1817 - } - ], - "_prefab": { - "__id__": 1819 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 46, - "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": "line_bg-001", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1781 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 1783 - }, - { - "__id__": 1785 - } - ], - "_prefab": { - "__id__": 1787 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -133.93900000000008, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 0.9999999999999999, - "y": 0.9999999999999999, - "z": 0.9999999999999999 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1782 - }, - "_enabled": true, - "__prefab": { - "__id__": 1784 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 450, - "height": 40 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "bcHmiWPBpEZKHeenkMxBvx" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1782 - }, - "_enabled": true, - "__prefab": { - "__id__": 1786 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 77, - "g": 74, - "b": 74, - "a": 221 - }, - "_spriteFrame": { - "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@5304c", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 1, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0.05, - "_fillRange": 0.9, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "50WiY+PwRO4az9/jxUQ4Ld" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "abWF9bpRZEwKxHnC7/gvpW", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "icon", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1781 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 1789 - }, - { - "__id__": 1791 - }, - { - "__id__": 1793 - } - ], - "_prefab": { - "__id__": 1796 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -347.512, - "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__": 1788 - }, - "_enabled": true, - "__prefab": { - "__id__": 1790 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 71, - "height": 71 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "5fKTnZFiVDTZoJNqglnitJ" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1788 - }, - "_enabled": true, - "__prefab": { - "__id__": 1792 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "7b0e7263-3b25-4fec-8935-abdd67c4b86d@b3f5a", - "__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": "83PnlAPSpISKvVjSVEwRAP" - }, - { - "__type__": "cc.Button", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1788 - }, - "_enabled": true, - "__prefab": { - "__id__": 1794 - }, - "clickEvents": [ - { - "__id__": 1795 - } - ], - "_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": "20TL6TL4tGU7wcqakDfANo" - }, - { - "__type__": "cc.ClickEvent", - "target": { - "__id__": 994 - }, - "component": "", - "_componentId": "f8304VeHLhDebOCbedMODFm", - "handler": "item_show", - "customEventData": "1001" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "8bPp/8GZRGGYyMl+vnDsJN", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "num", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1781 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 1798 - }, - { - "__id__": 1800 - }, - { - "__id__": 1802 - } - ], - "_prefab": { - "__id__": 1804 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -120, - "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__": 1797 - }, - "_enabled": true, - "__prefab": { - "__id__": 1799 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 200, - "height": 29.2 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 1, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "aewNvZILBDOLZGKK+Mdy4h" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1797 - }, - "_enabled": true, - "__prefab": { - "__id__": 1801 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 0, - "g": 255, - "b": 71, - "a": 255 - }, - "_string": "{{0:kmbt}}", - "_horizontalAlign": 2, - "_verticalAlign": 1, - "_actualFontSize": 21, - "_fontSize": 20, - "_fontFamily": "Arial", - "_lineHeight": 20, - "_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": "ecTh4I9pRINriD9UtU59rJ" - }, - { - "__type__": "545c05XsG9GDJispEGWKvYv", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1797 - }, - "_enabled": true, - "__prefab": { - "__id__": 1803 - }, - "templateMode": true, - "watchPath": "data.exp.num", - "labelType": "cc.Label", - "watchPathArr": [ - "data.exp.num" - ], - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "a8XdwH/59I37ycxQE6m4OS" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "0cHlHa9r9PspBad1SApDzm", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "斜杠", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1781 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 1806 - }, - { - "__id__": 1808 - } - ], - "_prefab": { - "__id__": 1810 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -115, - "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__": 1805 - }, - "_enabled": true, - "__prefab": { - "__id__": 1807 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 60, - "height": 29.2 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "c7fUknkBBFnrxfUBTYkyM4" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1805 - }, - "_enabled": true, - "__prefab": { - "__id__": 1809 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_string": "/", - "_horizontalAlign": 1, - "_verticalAlign": 1, - "_actualFontSize": 21, - "_fontSize": 20, - "_fontFamily": "Arial", - "_lineHeight": 20, - "_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": "eehqjtrvxKFaQUo4FvzSyW" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "21I9GvaI1IxaJHQv2TLIak", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "need", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1781 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 1812 - }, - { - "__id__": 1814 - } - ], - "_prefab": { - "__id__": 1816 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -60, - "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__": 1811 - }, - "_enabled": true, - "__prefab": { - "__id__": 1813 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 100, - "height": 29.2 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "57/dD4a+9MELIzGuuF1sIH" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1811 - }, - "_enabled": true, - "__prefab": { "__id__": 1815 }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_string": "99", - "_horizontalAlign": 0, - "_verticalAlign": 1, - "_actualFontSize": 21, - "_fontSize": 20, - "_fontFamily": "Arial", - "_lineHeight": 20, - "_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": "dcWtnfPetAobCTkpFgpruI" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "ed/5C2e+1BgI2FPNvubgpZ", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1781 - }, - "_enabled": true, - "__prefab": { - "__id__": 1818 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 60, - "height": 60 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "05T81cA0pO94vSUDX8C707" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "57+aqFACFFMZBcAsiOKZdA", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "btn", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1689 - }, - "_children": [ - { - "__id__": 1821 - }, - { - "__id__": 1829 - }, - { - "__id__": 1835 - } - ], - "_active": true, - "_components": [ - { - "__id__": 1841 - }, - { - "__id__": 1843 - }, - { - "__id__": 1845 - } - ], - "_prefab": { - "__id__": 1848 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 260, - "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__": 1820 - }, - "_prefab": { - "__id__": 1822 - }, - "__editorExtras__": {} - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1821 - }, - "asset": { - "__uuid__": "915a4408-90ea-4c30-9974-05d96c0c27f1", - "__expectedType__": "cc.Prefab" - }, - "fileId": "c46/YsCPVOJYA4mWEpNYRx", - "instance": { - "__id__": 1823 - }, - "targetOverrides": null - }, - { - "__type__": "cc.PrefabInstance", - "fileId": "17vUtByudEdrO3H9yQcNgQ", - "prefabRootNode": { - "__id__": 1 - }, - "mountedChildren": [], - "mountedComponents": [], - "propertyOverrides": [ - { - "__id__": 1824 - }, - { - "__id__": 1826 - }, - { - "__id__": 1827 - }, - { - "__id__": 1828 - } - ], - "removedComponents": [] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1825 - }, - "propertyPath": [ - "_name" - ], - "value": "btn1" - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "c46/YsCPVOJYA4mWEpNYRx" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1825 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1825 - }, - "propertyPath": [ - "_lrot" - ], - "value": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1825 - }, - "propertyPath": [ - "_euler" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - } - }, - { - "__type__": "cc.Node", - "_name": "bg", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1820 - }, - "_children": [], - "_active": false, - "_components": [ - { - "__id__": 1830 - }, - { - "__id__": 1832 - } - ], - "_prefab": { - "__id__": 1834 - }, - "_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.5, - "y": 0.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__": 1829 - }, - "_enabled": true, - "__prefab": { - "__id__": 1831 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 320, - "height": 160 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "23GYMAjyZG5qpv9tqObRpz" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1829 - }, - "_enabled": true, - "__prefab": { - "__id__": 1833 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@3b9e9", - "__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": "0e9snCoKhFEZ3iy93i4ndr" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "afouU04WBN37LxydpnJS6h", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "Label", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1820 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 1836 - }, - { - "__id__": 1838 - } - ], - "_prefab": { - "__id__": 1840 - }, - "_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__": 1835 - }, - "_enabled": true, - "__prefab": { - "__id__": 1837 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 54, - "height": 41.8 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "d7V4YV1mBO5JxTKigSRKqK" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1835 - }, - "_enabled": true, - "__prefab": { - "__id__": 1839 - }, - "_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": 30, - "_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": "bdTHA5E1RM3KZtZCR7HzKj" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "deed5IS4FD86ihrHFMtwxn", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1820 - }, - "_enabled": true, - "__prefab": { - "__id__": 1842 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 150, - "height": 100 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "2blknfCs1K/KmP8P87pw58" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1820 - }, - "_enabled": false, - "__prefab": { - "__id__": 1844 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@f0088", - "__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": "dedhjTq+RIgLwgLylUQNDb" - }, - { - "__type__": "cc.Button", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1820 - }, - "_enabled": true, - "__prefab": { - "__id__": 1846 - }, - "clickEvents": [ - { - "__id__": 1847 - } - ], - "_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": "89J9stcJBNFbWJHtnnPzMA" - }, - { - "__type__": "cc.ClickEvent", - "target": { - "__id__": 994 - }, - "component": "", - "_componentId": "f8304VeHLhDebOCbedMODFm", - "handler": "lv_up", - "customEventData": "" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "d0UqegoQxDQYOIDajdCpi0", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1689 - }, - "_enabled": true, - "__prefab": { - "__id__": 1850 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 710, - "height": 110 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "54e5NzFwlK6Ll/Ep9dTHrY" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1689 - }, - "_enabled": true, - "__prefab": { - "__id__": 1852 - }, - "_alignFlags": 4, - "_target": null, - "_left": 0, - "_right": 0, - "_top": 0, - "_bottom": 400, - "_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": "520TTe/ptJU6Sq0ESz/ubq" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "26c4zEWVpCoLNgdwVJC0Vu", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "slvup", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 994 - }, "_children": [ { "__id__": 1855 @@ -42952,34 +41954,25 @@ "__id__": 1861 }, { - "__id__": 1907 + "__id__": 1867 }, { - "__id__": 1946 - }, - { - "__id__": 2008 - }, - { - "__id__": 2039 + "__id__": 1883 } ], "_active": true, "_components": [ { - "__id__": 2072 - }, - { - "__id__": 2074 + "__id__": 1889 } ], "_prefab": { - "__id__": 2076 + "__id__": 1891 }, "_lpos": { "__type__": "cc.Vec3", - "x": 766.297, - "y": 455, + "x": -310, + "y": 187.5, "z": 0 }, "_lrot": { @@ -43067,6 +42060,7916 @@ "__prefab": { "__id__": 1857 }, + "_contentSize": { + "__type__": "cc.Size", + "width": 640, + "height": 45 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "89u0ZDhD5PkZik0VKMYR+A" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1855 + }, + "_enabled": true, + "__prefab": { + "__id__": 1859 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 206 + }, + "_spriteFrame": { + "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@5304c", + "__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": "8awAwEAFtO25O2sLW+hgyt" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "b8DHxiHMlHkbgoHGuceVw0", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "line_left", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1854 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 1862 + }, + { + "__id__": 1864 + } + ], + "_prefab": { + "__id__": 1866 + }, + "_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__": 1861 + }, + "_enabled": true, + "__prefab": { + "__id__": 1863 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 680, + "height": 45 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "17h+q7g6hOgoeUz7vbE5OS" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1861 + }, + "_enabled": true, + "__prefab": { + "__id__": 1865 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 122 + }, + "_spriteFrame": { + "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@5304c", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 3, + "_fillType": 0, + "_sizeMode": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0.1, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "fchyclWDBKG4K5XKaz/I+e" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "83shVKeXhOiLAvRwyrXxwS", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "name", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1854 + }, + "_children": [ + { + "__id__": 1868 + }, + { + "__id__": 1874 + } + ], + "_active": true, + "_components": [ + { + "__id__": 1880 + } + ], + "_prefab": { + "__id__": 1882 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 35, + "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": "ItemIcon_Star_Gold", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1867 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 1869 + }, + { + "__id__": 1871 + } + ], + "_prefab": { + "__id__": 1873 + }, + "_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__": 1868 + }, + "_enabled": true, + "__prefab": { + "__id__": 1870 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 32, + "height": 32 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "7dXH+tw4tGvrFmgryYSz8G" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1868 + }, + "_enabled": true, + "__prefab": { + "__id__": 1872 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@b3232", + "__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": "e4X6PM3rBAI6wXNuERK52l" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "f2QAri+ZVKx7fUlCX6pTGn", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "Label", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1867 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 1875 + }, + { + "__id__": 1877 + } + ], + "_prefab": { + "__id__": 1879 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 7.812, + "y": -1.477, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.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__": 1874 + }, + "_enabled": true, + "__prefab": { + "__id__": 1876 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 30.40380859375, + "height": 54.4 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "ael8PleGRPF4A8mXdbN86M" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1874 + }, + "_enabled": true, + "__prefab": { + "__id__": 1878 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "x1", + "_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": 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": "9c7XTgF21IK5ivFDvSpVwx" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "d9x0bm6mpEtr6KdUQVgusa", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1867 + }, + "_enabled": true, + "__prefab": { + "__id__": 1881 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 40, + "height": 50.4 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "9836cAHKJBmrvO6Ku30R05" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "75KEop5MxOzalmwnbnifNg", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "val", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1854 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 1884 + }, + { + "__id__": 1886 + } + ], + "_prefab": { + "__id__": 1888 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 94.795, + "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__": 1883 + }, + "_enabled": true, + "__prefab": { + "__id__": 1885 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 550, + "height": 50.4 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "e6Ef4G+aJAIrZvSiqrw2Jl" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1883 + }, + "_enabled": true, + "__prefab": { + "__id__": 1887 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "这是星级说明,这是星级说明,这是星级说明,这是星级说明,", + "_horizontalAlign": 0, + "_verticalAlign": 1, + "_actualFontSize": 19, + "_fontSize": 20, + "_fontFamily": "Arial", + "_lineHeight": 40, + "_overflow": 2, + "_enableWrapText": true, + "_font": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_isItalic": false, + "_isBold": false, + "_isUnderline": false, + "_underlineHeight": 2, + "_cacheMode": 0, + "_enableOutline": false, + "_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": "28HoLOJE1BG6s1lgLAVWqi" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "4bfLIgUJpA8aSODQcsB+RQ", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1854 + }, + "_enabled": true, + "__prefab": { + "__id__": 1890 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 650, + "height": 45 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "e614Jy1UxI3rprFKVkPgNi" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "514ec+qRpNIYCWlYLqy0gE", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "slv3", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1815 + }, + "_children": [ + { + "__id__": 1893 + }, + { + "__id__": 1899 + }, + { + "__id__": 1905 + }, + { + "__id__": 1921 + } + ], + "_active": true, + "_components": [ + { + "__id__": 1927 + } + ], + "_prefab": { + "__id__": 1929 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -310, + "y": 137.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.Node", + "_name": "line_bg", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1892 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 1894 + }, + { + "__id__": 1896 + } + ], + "_prefab": { + "__id__": 1898 + }, + "_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__": 1893 + }, + "_enabled": true, + "__prefab": { + "__id__": 1895 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 640, + "height": 45 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "05N/Y/hhNHp7uCyPrQKSeI" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1893 + }, + "_enabled": true, + "__prefab": { + "__id__": 1897 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 206 + }, + "_spriteFrame": { + "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@5304c", + "__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": "7aHJqkYVBPpah+TQr0M3o3" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "4edvyKaURHlJ2kEsxTV6S4", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "line_left", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1892 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 1900 + }, + { + "__id__": 1902 + } + ], + "_prefab": { + "__id__": 1904 + }, + "_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__": 1899 + }, + "_enabled": true, + "__prefab": { + "__id__": 1901 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 680, + "height": 45 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "f0olscFPFHy4iSnMWTePx2" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1899 + }, + "_enabled": true, + "__prefab": { + "__id__": 1903 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 122 + }, + "_spriteFrame": { + "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@5304c", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 3, + "_fillType": 0, + "_sizeMode": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0.1, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "6dSy+9q6VKzrJDmi1HWuvo" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "7do+aePrdFtaGjFXF4HOCt", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "name", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1892 + }, + "_children": [ + { + "__id__": 1906 + }, + { + "__id__": 1912 + } + ], + "_active": true, + "_components": [ + { + "__id__": 1918 + } + ], + "_prefab": { + "__id__": 1920 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 35, + "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": "ItemIcon_Star_Gold", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1905 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 1907 + }, + { + "__id__": 1909 + } + ], + "_prefab": { + "__id__": 1911 + }, + "_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__": 1906 + }, + "_enabled": true, + "__prefab": { + "__id__": 1908 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 32, + "height": 32 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "fcmyUzLJJASbAfAYtNzqiJ" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1906 + }, + "_enabled": true, + "__prefab": { + "__id__": 1910 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@b3232", + "__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": "55eLyW/VxLWpG1KMelI5cv" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "2feTdH4xtLNr2EHUFf281L", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "Label", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1905 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 1913 + }, + { + "__id__": 1915 + } + ], + "_prefab": { + "__id__": 1917 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 7.812, + "y": -1.477, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.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__": 1912 + }, + "_enabled": true, + "__prefab": { + "__id__": 1914 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 30.40380859375, + "height": 54.4 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "8dxNowSl9LeJPuP3gpLJB6" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1912 + }, + "_enabled": true, + "__prefab": { + "__id__": 1916 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "x1", + "_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": 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": "28q3H/XwxPJYylWy/P+pgu" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "d2o8CaX6FEf5Q4h/OkOYi6", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1905 + }, + "_enabled": true, + "__prefab": { + "__id__": 1919 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 40, + "height": 50.4 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "09hjQANJVOo4CpAM6Goyfe" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "1ewMoF4OtIyI1IxuaNP7as", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "val", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1892 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 1922 + }, + { + "__id__": 1924 + } + ], + "_prefab": { + "__id__": 1926 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 94.795, + "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__": 1921 + }, + "_enabled": true, + "__prefab": { + "__id__": 1923 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 550, + "height": 50.4 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "33851g/G5IXY+PBUJqjxoh" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1921 + }, + "_enabled": true, + "__prefab": { + "__id__": 1925 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "这是星级说明,这是星级说明,这是星级说明,这是星级说明,", + "_horizontalAlign": 0, + "_verticalAlign": 1, + "_actualFontSize": 19, + "_fontSize": 20, + "_fontFamily": "Arial", + "_lineHeight": 40, + "_overflow": 2, + "_enableWrapText": true, + "_font": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_isItalic": false, + "_isBold": false, + "_isUnderline": false, + "_underlineHeight": 2, + "_cacheMode": 0, + "_enableOutline": false, + "_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": "56uSr+IItJY6/kmmmrFcTb" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "4e3wwAUE9HM5vCK9iOoHHA", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1892 + }, + "_enabled": true, + "__prefab": { + "__id__": 1928 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 650, + "height": 45 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "eeJDDh4GZIeY3YOwaN66g8" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "4anFr+3KlPwLsHNgw4EUQS", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "slv4", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1815 + }, + "_children": [ + { + "__id__": 1931 + }, + { + "__id__": 1937 + }, + { + "__id__": 1943 + }, + { + "__id__": 1959 + } + ], + "_active": true, + "_components": [ + { + "__id__": 1965 + } + ], + "_prefab": { + "__id__": 1967 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -310, + "y": 87.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.Node", + "_name": "line_bg", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1930 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 1932 + }, + { + "__id__": 1934 + } + ], + "_prefab": { + "__id__": 1936 + }, + "_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__": 1931 + }, + "_enabled": true, + "__prefab": { + "__id__": 1933 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 640, + "height": 45 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "dfjQZt2ThJuavoatFwEqNI" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1931 + }, + "_enabled": true, + "__prefab": { + "__id__": 1935 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 206 + }, + "_spriteFrame": { + "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@5304c", + "__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": "afKrO5FaFMyrQkLSH52pdd" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "f8NsfFZOFLspB6TvEmfNBq", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "line_left", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1930 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 1938 + }, + { + "__id__": 1940 + } + ], + "_prefab": { + "__id__": 1942 + }, + "_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__": 1937 + }, + "_enabled": true, + "__prefab": { + "__id__": 1939 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 680, + "height": 45 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "0cd+8vTw1N9rZzS7AiXVve" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1937 + }, + "_enabled": true, + "__prefab": { + "__id__": 1941 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 122 + }, + "_spriteFrame": { + "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@5304c", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 3, + "_fillType": 0, + "_sizeMode": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0.1, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "66MOQIHtpDlrm3NWN60SGJ" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "d2f9LE30dMdZN/fs1Qk4mA", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "name", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1930 + }, + "_children": [ + { + "__id__": 1944 + }, + { + "__id__": 1950 + } + ], + "_active": true, + "_components": [ + { + "__id__": 1956 + } + ], + "_prefab": { + "__id__": 1958 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 35, + "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": "ItemIcon_Star_Gold", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1943 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 1945 + }, + { + "__id__": 1947 + } + ], + "_prefab": { + "__id__": 1949 + }, + "_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__": 1944 + }, + "_enabled": true, + "__prefab": { + "__id__": 1946 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 32, + "height": 32 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "ccJw+7FhdFlbdK8ALIpjwg" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1944 + }, + "_enabled": true, + "__prefab": { + "__id__": 1948 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@b3232", + "__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": "32egGw3OBCtpwCRXeY5HSl" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "c0Fg5dmO5CvqrNZ7v7Etu3", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "Label", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1943 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 1951 + }, + { + "__id__": 1953 + } + ], + "_prefab": { + "__id__": 1955 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 7.812, + "y": -1.477, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.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__": 1950 + }, + "_enabled": true, + "__prefab": { + "__id__": 1952 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 30.40380859375, + "height": 54.4 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "3731Mv3MtDAo+k0VCfg1ai" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1950 + }, + "_enabled": true, + "__prefab": { + "__id__": 1954 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "x1", + "_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": 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": "a25dCdOwxATZUpYDIKUCaT" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "dfTmVEqqVNvpibTG/9fzom", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1943 + }, + "_enabled": true, + "__prefab": { + "__id__": 1957 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 40, + "height": 50.4 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "16qXo0KZJKxIIvIJakQ5kR" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "922BeapfNHfL2k3glf1EFj", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "val", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1930 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 1960 + }, + { + "__id__": 1962 + } + ], + "_prefab": { + "__id__": 1964 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 94.795, + "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": 550, + "height": 50.4 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "42E48zIXJMAp5oBATcBqY2" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1959 + }, + "_enabled": true, + "__prefab": { + "__id__": 1963 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "这是星级说明,这是星级说明,这是星级说明,这是星级说明,", + "_horizontalAlign": 0, + "_verticalAlign": 1, + "_actualFontSize": 19, + "_fontSize": 20, + "_fontFamily": "Arial", + "_lineHeight": 40, + "_overflow": 2, + "_enableWrapText": true, + "_font": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_isItalic": false, + "_isBold": false, + "_isUnderline": false, + "_underlineHeight": 2, + "_cacheMode": 0, + "_enableOutline": false, + "_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": "30xmlVDvpPsLIs/m3sdPke" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "21ZbeHckVK/oz+UznJBcvU", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1930 + }, + "_enabled": true, + "__prefab": { + "__id__": 1966 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 650, + "height": 45 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "37sZMs8UxELaqa1UJIxKCz" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "d83QYtznBIkIlwbbwTEv+V", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "slv5", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1815 + }, + "_children": [ + { + "__id__": 1969 + }, + { + "__id__": 1975 + }, + { + "__id__": 1981 + }, + { + "__id__": 1997 + } + ], + "_active": true, + "_components": [ + { + "__id__": 2003 + } + ], + "_prefab": { + "__id__": 2005 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -310, + "y": 37.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.Node", + "_name": "line_bg", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1968 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 1970 + }, + { + "__id__": 1972 + } + ], + "_prefab": { + "__id__": 1974 + }, + "_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__": 1969 + }, + "_enabled": true, + "__prefab": { + "__id__": 1971 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 640, + "height": 45 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "c8/JUZrxhAMK9CybT28Nwd" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1969 + }, + "_enabled": true, + "__prefab": { + "__id__": 1973 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 206 + }, + "_spriteFrame": { + "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@5304c", + "__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": "5ap7a8UKxGFI8Hamu7UadG" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "e2EvkO3oVHcprRPQ2VLq25", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "line_left", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1968 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 1976 + }, + { + "__id__": 1978 + } + ], + "_prefab": { + "__id__": 1980 + }, + "_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__": 1975 + }, + "_enabled": true, + "__prefab": { + "__id__": 1977 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 680, + "height": 45 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "afHNLW8etI5ZS49X9OcYjr" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1975 + }, + "_enabled": true, + "__prefab": { + "__id__": 1979 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 122 + }, + "_spriteFrame": { + "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@5304c", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 3, + "_fillType": 0, + "_sizeMode": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0.1, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "673JtelyRK6KF9gIgUW9RG" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "ab7fDgoIZEYK++xqIsmzCm", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "name", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1968 + }, + "_children": [ + { + "__id__": 1982 + }, + { + "__id__": 1988 + } + ], + "_active": true, + "_components": [ + { + "__id__": 1994 + } + ], + "_prefab": { + "__id__": 1996 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 35, + "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": "ItemIcon_Star_Gold", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1981 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 1983 + }, + { + "__id__": 1985 + } + ], + "_prefab": { + "__id__": 1987 + }, + "_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__": 1982 + }, + "_enabled": true, + "__prefab": { + "__id__": 1984 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 32, + "height": 32 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "25Fgjcx3VOgY2Ov+D0LHyS" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1982 + }, + "_enabled": true, + "__prefab": { + "__id__": 1986 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@b3232", + "__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": "66RQYZ0l5HTovd4hw+tfBQ" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "5ft8WjdPFJaaCL83nG6SjH", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "Label", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1981 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 1989 + }, + { + "__id__": 1991 + } + ], + "_prefab": { + "__id__": 1993 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 7.812, + "y": -1.477, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.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__": 1988 + }, + "_enabled": true, + "__prefab": { + "__id__": 1990 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 30.40380859375, + "height": 54.4 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "5ehDhKZ2BLWqs1hGIGsGMp" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1988 + }, + "_enabled": true, + "__prefab": { + "__id__": 1992 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "x1", + "_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": 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": "116zBHpL1NLaH6M+Y0bUmg" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "37sIBehYVFPoRO85k3s+UA", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1981 + }, + "_enabled": true, + "__prefab": { + "__id__": 1995 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 40, + "height": 50.4 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "5fFSCRZ7pJ0oDRv6CtLQwS" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "a5zVhbU9FHD4q4Q47RI4iK", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "val", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1968 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 1998 + }, + { + "__id__": 2000 + } + ], + "_prefab": { + "__id__": 2002 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 94.795, + "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__": 1997 + }, + "_enabled": true, + "__prefab": { + "__id__": 1999 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 550, + "height": 50.4 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "cfYVoLMPFMCrnWl1ISZ1/y" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1997 + }, + "_enabled": true, + "__prefab": { + "__id__": 2001 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "这是星级说明,这是星级说明,这是星级说明,这是星级说明,", + "_horizontalAlign": 0, + "_verticalAlign": 1, + "_actualFontSize": 19, + "_fontSize": 20, + "_fontFamily": "Arial", + "_lineHeight": 40, + "_overflow": 2, + "_enableWrapText": true, + "_font": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_isItalic": false, + "_isBold": false, + "_isUnderline": false, + "_underlineHeight": 2, + "_cacheMode": 0, + "_enableOutline": false, + "_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": "bffIRCLMFAwJusuHypmHqK" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "4bGliic6JJqZOLBC3jztoJ", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1968 + }, + "_enabled": true, + "__prefab": { + "__id__": 2004 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 650, + "height": 45 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "cd++bMQJdLRac+OH7aujSU" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "c5//U8/AJLr6ojZlpwa1mO", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1815 + }, + "_enabled": true, + "__prefab": { + "__id__": 2007 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 700, + "height": 260 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "cdTmlSYZ1JYKe/uFEjaFG7" + }, + { + "__type__": "cc.Layout", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1815 + }, + "_enabled": true, + "__prefab": { + "__id__": 2009 + }, + "_resizeMode": 0, + "_layoutType": 3, + "_cellSize": { + "__type__": "cc.Size", + "width": 40, + "height": 40 + }, + "_startAxis": 0, + "_paddingLeft": 40, + "_paddingRight": 0, + "_paddingTop": 0, + "_paddingBottom": 0, + "_spacingX": 0, + "_spacingY": 5, + "_verticalDirection": 1, + "_horizontalDirection": 0, + "_constraint": 2, + "_constraintNum": 1, + "_affectedByScale": false, + "_isAlign": false, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "e5PwoGuGlILapSjzHEPA2w" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1815 + }, + "_enabled": false, + "__prefab": { + "__id__": 2011 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 248, + "g": 179, + "b": 0, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@d4108", + "__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": "d2jBTzqS1F/ZhDID1lEim4" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "90/l/q7OZFNYLUXspsGqm6", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1780 + }, + "_enabled": true, + "__prefab": { + "__id__": 2014 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 710, + "height": 600 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "10UmzB4PFNMIAdFxQEY3N2" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1780 + }, + "_enabled": true, + "__prefab": { + "__id__": 2016 + }, + "_alignFlags": 2, + "_target": null, + "_left": 0, + "_right": 0, + "_top": 0, + "_bottom": 880, + "_horizontalCenter": 766.229, + "_verticalCenter": 180, + "_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": "21TBHuUX5AcZhgGsD9wj72" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "a1wI67jHRFaaBVd0132kAO", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "lvup", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1323 + }, + "_children": [ + { + "__id__": 2019 + }, + { + "__id__": 2065 + }, + { + "__id__": 2071 + }, + { + "__id__": 2110 + }, + { + "__id__": 2149 + } + ], + "_active": true, + "_components": [ + { + "__id__": 2178 + }, + { + "__id__": 2180 + } + ], + "_prefab": { + "__id__": 2182 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 455, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.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": "info", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 2018 + }, + "_children": [ + { + "__id__": 2020 + }, + { + "__id__": 2036 + }, + { + "__id__": 2042 + }, + { + "__id__": 2048 + }, + { + "__id__": 2054 + } + ], + "_active": true, + "_components": [ + { + "__id__": 2060 + }, + { + "__id__": 2062 + } + ], + "_prefab": { + "__id__": 2064 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -55, + "y": 85, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.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", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 2019 + }, + "_children": [ + { + "__id__": 2021 + }, + { + "__id__": 2027 + } + ], + "_active": true, + "_components": [ + { + "__id__": 2033 + } + ], + "_prefab": { + "__id__": 2035 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -230, + "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__": 2020 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 2022 + }, + { + "__id__": 2024 + } + ], + "_prefab": { + "__id__": 2026 + }, + "_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.5, + "y": 0.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__": 2021 + }, + "_enabled": true, + "__prefab": { + "__id__": 2023 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 240, + "height": 60 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "bbJNqim0ROIZNyx6/7Pm2/" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2021 + }, + "_enabled": true, + "__prefab": { + "__id__": 2025 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 129, + "g": 226, + "b": 53, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@d4108", + "__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": "0ase2O9ZVHzpxUVBGa6JxB" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "c04PJQMVdIeIFUwGTJHAH1", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "it", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 2020 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 2028 + }, + { + "__id__": 2030 + } + ], + "_prefab": { + "__id__": 2032 + }, + "_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__": 2027 + }, + "_enabled": true, + "__prefab": { + "__id__": 2029 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 200, + "height": 50 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "a17JHw8pNN5qFEzMoJ2K7W" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2027 + }, + "_enabled": true, + "__prefab": { + "__id__": 2031 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "升级加成", + "_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": 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": "83dGHIEexKYZpjikqw1Yh7" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "3ebuv2sDBGVK86unVzaX4F", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2020 + }, + "_enabled": true, + "__prefab": { + "__id__": 2034 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 100, + "height": 50 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "9cQkfx9TlJ5ayl2jPEr/N2" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "b83XZPIk1PSr45CzLB7xuf", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "ap", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 2019 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 2037 + }, + { + "__id__": 2039 + } + ], + "_prefab": { + "__id__": 2041 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -92.336, + "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__": 2036 + }, + "_enabled": true, + "__prefab": { + "__id__": 2038 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 60, + "height": 35.5 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "25XzJ7UAdIg5uc4bHWlSHA" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2036 + }, + "_enabled": true, + "__prefab": { + "__id__": 2040 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 0, + "g": 255, + "b": 20, + "a": 255 + }, + "_string": "+5", + "_horizontalAlign": 0, + "_verticalAlign": 1, + "_actualFontSize": 26, + "_fontSize": 25, + "_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": "089rZt1mxP74rIaEuaERi+" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "81AhiMCdVIS6gLqeKZ05RV", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "def", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 2019 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 2043 + }, + { + "__id__": 2045 + } + ], + "_prefab": { + "__id__": 2047 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 69.268, + "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__": 2042 + }, + "_enabled": true, + "__prefab": { + "__id__": 2044 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 60, + "height": 35.5 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "82fMz1hAlP36BAvmKrHsl3" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2042 + }, + "_enabled": true, + "__prefab": { + "__id__": 2046 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 0, + "g": 255, + "b": 20, + "a": 255 + }, + "_string": "+5", + "_horizontalAlign": 0, + "_verticalAlign": 1, + "_actualFontSize": 26, + "_fontSize": 25, + "_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": "38VxOfztVLQrImghJaZi2v" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "35X+bo3VlP6osamTDrymPB", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "hp", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 2019 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 2049 + }, + { + "__id__": 2051 + } + ], + "_prefab": { + "__id__": 2053 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 238.786, + "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__": 2048 + }, + "_enabled": true, + "__prefab": { + "__id__": 2050 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 60, + "height": 35.5 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "15uuQCpmxKaZYOK5Wbs5Ih" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2048 + }, + "_enabled": true, + "__prefab": { + "__id__": 2052 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 0, + "g": 255, + "b": 20, + "a": 255 + }, + "_string": "+5", + "_horizontalAlign": 0, + "_verticalAlign": 1, + "_actualFontSize": 26, + "_fontSize": 25, + "_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": "13adEVLpxOs6i3xjDI8aZf" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "81yP57GfNDPIXpOPfDvkwI", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "name", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 2019 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 2055 + }, + { + "__id__": 2057 + } + ], + "_prefab": { + "__id__": 2059 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 67.221, + "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__": 2054 + }, + "_enabled": true, + "__prefab": { + "__id__": 2056 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 424.88623046875, + "height": 35.5 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "e06eq0Nm1GDZ+FXiac0PPg" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2054 + }, + "_enabled": true, + "__prefab": { + "__id__": 2058 + }, + "_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": 25, + "_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": "63DiWALLxBK76qyUZqeOp2" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "aafH4HprRCjbGvpKIbtl7R", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2019 + }, + "_enabled": true, + "__prefab": { + "__id__": 2061 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 500, + "height": 24 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "3cHGzxu85Db4vR2ppN+BfQ" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2019 + }, + "_enabled": false, + "__prefab": { + "__id__": 2063 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_string": "攻击 防御 生命 ", + "_horizontalAlign": 1, + "_verticalAlign": 0, + "_actualFontSize": 20, + "_fontSize": 20, + "_fontFamily": "Arial", + "_lineHeight": 24, + "_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": 255, + "g": 255, + "b": 255, + "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": "79dfmME1tHIL8pgXzfaR5n" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "06kt8HFUZHO5Y49A2+/4fW", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "line_bg", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 2018 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 2066 + }, + { + "__id__": 2068 + } + ], + "_prefab": { + "__id__": 2070 + }, + "_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__": 2065 + }, + "_enabled": true, + "__prefab": { + "__id__": 2067 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 700, + "height": 120 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "a5zhxJH5pPaLBZihlJSs99" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2065 + }, + "_enabled": true, + "__prefab": { + "__id__": 2069 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 102 + }, + "_spriteFrame": { + "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@5304c", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 1, + "_fillType": 0, + "_sizeMode": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0.05, + "_fillRange": 0.9, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "2f70axsVdER4/t+1yRou5T" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "6edOt5nvRI8JiaYEw59ygI", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "gold", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 2018 + }, + "_children": [ + { + "__id__": 2072 + }, + { + "__id__": 2078 + }, + { + "__id__": 2087 + }, + { + "__id__": 2095 + }, + { + "__id__": 2101 + } + ], + "_active": false, + "_components": [ + { + "__id__": 2107 + } + ], + "_prefab": { + "__id__": 2109 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 46, + "y": 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.Node", + "_name": "line_bg-001", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 2071 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 2073 + }, + { + "__id__": 2075 + } + ], + "_prefab": { + "__id__": 2077 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -133.939, + "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__": 2072 + }, + "_enabled": true, + "__prefab": { + "__id__": 2074 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 450, + "height": 25 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "6aZPzxF4BAe5LVsLYgtYD1" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2072 + }, + "_enabled": true, + "__prefab": { + "__id__": 2076 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 77, + "g": 74, + "b": 74, + "a": 221 + }, + "_spriteFrame": { + "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@5304c", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 1, + "_fillType": 0, + "_sizeMode": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0.05, + "_fillRange": 0.9, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "95F60OM4FMS64oYCl6g/cw" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "fazzZ/M1BI55DzTZ1GKTsu", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "icon", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 2071 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 2079 + }, + { + "__id__": 2081 + }, + { + "__id__": 2083 + } + ], + "_prefab": { + "__id__": 2086 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -365, + "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__": 2078 + }, + "_enabled": true, + "__prefab": { + "__id__": 2080 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 48, + "height": 48 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "f6Yl/92mNF65lcrh0QxXl4" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2078 + }, + "_enabled": true, + "__prefab": { + "__id__": 2082 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "7b0e7263-3b25-4fec-8935-abdd67c4b86d@c8366", + "__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": "30f+51Pf5HyoNihxcSkxJ/" + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2078 + }, + "_enabled": true, + "__prefab": { + "__id__": 2084 + }, + "clickEvents": [ + { + "__id__": 2085 + } + ], + "_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": "49Tlro20JCE77R2/ksPbpy" + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 1323 + }, + "component": "", + "_componentId": "f8304VeHLhDebOCbedMODFm", + "handler": "item_show", + "customEventData": "9001" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "b4ZsdFM29GE6MXTOrgcp7j", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "num", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 2071 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 2088 + }, + { + "__id__": 2090 + }, + { + "__id__": 2092 + } + ], + "_prefab": { + "__id__": 2094 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -120, + "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__": 2087 + }, + "_enabled": true, + "__prefab": { + "__id__": 2089 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 200, + "height": 29.2 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 1, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "40/+KqcoZBYL/9/EmsMXgO" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2087 + }, + "_enabled": true, + "__prefab": { + "__id__": 2091 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 0, + "g": 255, + "b": 71, + "a": 255 + }, + "_string": "{{0:kmbt}}", + "_horizontalAlign": 2, + "_verticalAlign": 1, + "_actualFontSize": 21, + "_fontSize": 20, + "_fontFamily": "Arial", + "_lineHeight": 20, + "_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": "1bvv2HmmZLfYcPyss5jJZH" + }, + { + "__type__": "545c05XsG9GDJispEGWKvYv", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2087 + }, + "_enabled": true, + "__prefab": { + "__id__": 2093 + }, + "templateMode": true, + "watchPath": "data.gold.num", + "labelType": "cc.Label", + "watchPathArr": [ + "data.gold.num" + ], + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "adDVc1krZLpLiqL3OU00DN" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "efj6+BOHpFV7Mbwf1KynU5", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "斜杠", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 2071 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 2096 + }, + { + "__id__": 2098 + } + ], + "_prefab": { + "__id__": 2100 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -115, + "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__": 2095 + }, + "_enabled": true, + "__prefab": { + "__id__": 2097 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 60, + "height": 29.2 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "4e+UuiiMNBwKiqd5QeJbLk" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2095 + }, + "_enabled": true, + "__prefab": { + "__id__": 2099 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "/", + "_horizontalAlign": 1, + "_verticalAlign": 1, + "_actualFontSize": 21, + "_fontSize": 20, + "_fontFamily": "Arial", + "_lineHeight": 20, + "_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": "34Ohu0mgpOr4CW/mM7FnuN" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "c4FI0e1B5N+bJk2Rkg5zai", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "need", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 2071 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 2102 + }, + { + "__id__": 2104 + } + ], + "_prefab": { + "__id__": 2106 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -60, + "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__": 2101 + }, + "_enabled": true, + "__prefab": { + "__id__": 2103 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 100, + "height": 29.2 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "85wxLmvIJDcZjenup7s3HY" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2101 + }, + "_enabled": true, + "__prefab": { + "__id__": 2105 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "99", + "_horizontalAlign": 0, + "_verticalAlign": 1, + "_actualFontSize": 21, + "_fontSize": 20, + "_fontFamily": "Arial", + "_lineHeight": 20, + "_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": "18Z7XcEydLe5/2fGPzBQb6" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "c8wKcc4npAI6aPzuroN/ea", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2071 + }, + "_enabled": true, + "__prefab": { + "__id__": 2108 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 60, + "height": 60 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "a0Uh582GJAhKylmint2yZU" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "56U+JUzYpLfqJ2zafqLXIZ", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "item", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 2018 + }, + "_children": [ + { + "__id__": 2111 + }, + { + "__id__": 2117 + }, + { + "__id__": 2126 + }, + { + "__id__": 2134 + }, + { + "__id__": 2140 + } + ], + "_active": true, + "_components": [ + { + "__id__": 2146 + } + ], + "_prefab": { + "__id__": 2148 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 46, + "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": "line_bg-001", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 2110 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 2112 + }, + { + "__id__": 2114 + } + ], + "_prefab": { + "__id__": 2116 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -133.93900000000008, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 0.9999999999999999, + "y": 0.9999999999999999, + "z": 0.9999999999999999 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2111 + }, + "_enabled": true, + "__prefab": { + "__id__": 2113 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 450, + "height": 40 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "bcHmiWPBpEZKHeenkMxBvx" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2111 + }, + "_enabled": true, + "__prefab": { + "__id__": 2115 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 77, + "g": 74, + "b": 74, + "a": 221 + }, + "_spriteFrame": { + "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@5304c", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 1, + "_fillType": 0, + "_sizeMode": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0.05, + "_fillRange": 0.9, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "50WiY+PwRO4az9/jxUQ4Ld" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "abWF9bpRZEwKxHnC7/gvpW", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "icon", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 2110 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 2118 + }, + { + "__id__": 2120 + }, + { + "__id__": 2122 + } + ], + "_prefab": { + "__id__": 2125 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -347.512, + "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__": 2117 + }, + "_enabled": true, + "__prefab": { + "__id__": 2119 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 71, + "height": 71 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "5fKTnZFiVDTZoJNqglnitJ" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2117 + }, + "_enabled": true, + "__prefab": { + "__id__": 2121 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "7b0e7263-3b25-4fec-8935-abdd67c4b86d@b3f5a", + "__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": "83PnlAPSpISKvVjSVEwRAP" + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2117 + }, + "_enabled": true, + "__prefab": { + "__id__": 2123 + }, + "clickEvents": [ + { + "__id__": 2124 + } + ], + "_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": "20TL6TL4tGU7wcqakDfANo" + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 1323 + }, + "component": "", + "_componentId": "f8304VeHLhDebOCbedMODFm", + "handler": "item_show", + "customEventData": "1001" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "8bPp/8GZRGGYyMl+vnDsJN", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "num", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 2110 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 2127 + }, + { + "__id__": 2129 + }, + { + "__id__": 2131 + } + ], + "_prefab": { + "__id__": 2133 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -120, + "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__": 2126 + }, + "_enabled": true, + "__prefab": { + "__id__": 2128 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 200, + "height": 29.2 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 1, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "aewNvZILBDOLZGKK+Mdy4h" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2126 + }, + "_enabled": true, + "__prefab": { + "__id__": 2130 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 0, + "g": 255, + "b": 71, + "a": 255 + }, + "_string": "{{0:kmbt}}", + "_horizontalAlign": 2, + "_verticalAlign": 1, + "_actualFontSize": 21, + "_fontSize": 20, + "_fontFamily": "Arial", + "_lineHeight": 20, + "_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": "ecTh4I9pRINriD9UtU59rJ" + }, + { + "__type__": "545c05XsG9GDJispEGWKvYv", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2126 + }, + "_enabled": true, + "__prefab": { + "__id__": 2132 + }, + "templateMode": true, + "watchPath": "data.exp.num", + "labelType": "cc.Label", + "watchPathArr": [ + "data.exp.num" + ], + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "a8XdwH/59I37ycxQE6m4OS" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "0cHlHa9r9PspBad1SApDzm", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "斜杠", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 2110 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 2135 + }, + { + "__id__": 2137 + } + ], + "_prefab": { + "__id__": 2139 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -115, + "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__": 2134 + }, + "_enabled": true, + "__prefab": { + "__id__": 2136 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 60, + "height": 29.2 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "c7fUknkBBFnrxfUBTYkyM4" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2134 + }, + "_enabled": true, + "__prefab": { + "__id__": 2138 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "/", + "_horizontalAlign": 1, + "_verticalAlign": 1, + "_actualFontSize": 21, + "_fontSize": 20, + "_fontFamily": "Arial", + "_lineHeight": 20, + "_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": "eehqjtrvxKFaQUo4FvzSyW" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "21I9GvaI1IxaJHQv2TLIak", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "need", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 2110 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 2141 + }, + { + "__id__": 2143 + } + ], + "_prefab": { + "__id__": 2145 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -60, + "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__": 2140 + }, + "_enabled": true, + "__prefab": { + "__id__": 2142 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 100, + "height": 29.2 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "57/dD4a+9MELIzGuuF1sIH" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2140 + }, + "_enabled": true, + "__prefab": { + "__id__": 2144 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "99", + "_horizontalAlign": 0, + "_verticalAlign": 1, + "_actualFontSize": 21, + "_fontSize": 20, + "_fontFamily": "Arial", + "_lineHeight": 20, + "_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": "dcWtnfPetAobCTkpFgpruI" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "ed/5C2e+1BgI2FPNvubgpZ", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2110 + }, + "_enabled": true, + "__prefab": { + "__id__": 2147 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 60, + "height": 60 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "05T81cA0pO94vSUDX8C707" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "57+aqFACFFMZBcAsiOKZdA", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "btn", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 2018 + }, + "_children": [ + { + "__id__": 2150 + }, + { + "__id__": 2158 + }, + { + "__id__": 2164 + } + ], + "_active": true, + "_components": [ + { + "__id__": 2170 + }, + { + "__id__": 2172 + }, + { + "__id__": 2174 + } + ], + "_prefab": { + "__id__": 2177 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 260, + "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__": 2149 + }, + "_prefab": { + "__id__": 2151 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 2150 + }, + "asset": { + "__uuid__": "915a4408-90ea-4c30-9974-05d96c0c27f1", + "__expectedType__": "cc.Prefab" + }, + "fileId": "c46/YsCPVOJYA4mWEpNYRx", + "instance": { + "__id__": 2152 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "17vUtByudEdrO3H9yQcNgQ", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 2153 + }, + { + "__id__": 2155 + }, + { + "__id__": 2156 + }, + { + "__id__": 2157 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2154 + }, + "propertyPath": [ + "_name" + ], + "value": "btn1" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "c46/YsCPVOJYA4mWEpNYRx" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2154 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2154 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2154 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "cc.Node", + "_name": "bg", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 2149 + }, + "_children": [], + "_active": false, + "_components": [ + { + "__id__": 2159 + }, + { + "__id__": 2161 + } + ], + "_prefab": { + "__id__": 2163 + }, + "_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.5, + "y": 0.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__": 2158 + }, + "_enabled": true, + "__prefab": { + "__id__": 2160 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 320, + "height": 160 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "23GYMAjyZG5qpv9tqObRpz" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2158 + }, + "_enabled": true, + "__prefab": { + "__id__": 2162 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@3b9e9", + "__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": "0e9snCoKhFEZ3iy93i4ndr" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "afouU04WBN37LxydpnJS6h", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "Label", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 2149 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 2165 + }, + { + "__id__": 2167 + } + ], + "_prefab": { + "__id__": 2169 + }, + "_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__": 2164 + }, + "_enabled": true, + "__prefab": { + "__id__": 2166 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 54, + "height": 41.8 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "d7V4YV1mBO5JxTKigSRKqK" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2164 + }, + "_enabled": true, + "__prefab": { + "__id__": 2168 + }, + "_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": 30, + "_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": "bdTHA5E1RM3KZtZCR7HzKj" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "deed5IS4FD86ihrHFMtwxn", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2149 + }, + "_enabled": true, + "__prefab": { + "__id__": 2171 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 150, + "height": 100 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "2blknfCs1K/KmP8P87pw58" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2149 + }, + "_enabled": false, + "__prefab": { + "__id__": 2173 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@f0088", + "__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": "dedhjTq+RIgLwgLylUQNDb" + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2149 + }, + "_enabled": true, + "__prefab": { + "__id__": 2175 + }, + "clickEvents": [ + { + "__id__": 2176 + } + ], + "_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": "89J9stcJBNFbWJHtnnPzMA" + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 1323 + }, + "component": "", + "_componentId": "f8304VeHLhDebOCbedMODFm", + "handler": "lv_up", + "customEventData": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "d0UqegoQxDQYOIDajdCpi0", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2018 + }, + "_enabled": true, + "__prefab": { + "__id__": 2179 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 710, + "height": 110 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "54e5NzFwlK6Ll/Ep9dTHrY" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2018 + }, + "_enabled": true, + "__prefab": { + "__id__": 2181 + }, + "_alignFlags": 4, + "_target": null, + "_left": 0, + "_right": 0, + "_top": 0, + "_bottom": 400, + "_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": "520TTe/ptJU6Sq0ESz/ubq" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "26c4zEWVpCoLNgdwVJC0Vu", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "slvup", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1323 + }, + "_children": [ + { + "__id__": 2184 + }, + { + "__id__": 2190 + }, + { + "__id__": 2236 + }, + { + "__id__": 2275 + }, + { + "__id__": 2337 + }, + { + "__id__": 2368 + } + ], + "_active": true, + "_components": [ + { + "__id__": 2401 + }, + { + "__id__": 2403 + } + ], + "_prefab": { + "__id__": 2405 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 766.297, + "y": 455, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.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": "line_bg", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 2183 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 2185 + }, + { + "__id__": 2187 + } + ], + "_prefab": { + "__id__": 2189 + }, + "_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__": 2184 + }, + "_enabled": true, + "__prefab": { + "__id__": 2186 + }, "_contentSize": { "__type__": "cc.Size", "width": 700, @@ -43089,11 +49992,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1855 + "__id__": 2184 }, "_enabled": true, "__prefab": { - "__id__": 1859 + "__id__": 2188 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -43147,36 +50050,36 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1854 + "__id__": 2183 }, "_children": [ { - "__id__": 1862 + "__id__": 2191 }, { - "__id__": 1878 + "__id__": 2207 }, { - "__id__": 1884 + "__id__": 2213 }, { - "__id__": 1890 + "__id__": 2219 }, { - "__id__": 1896 + "__id__": 2225 } ], "_active": true, "_components": [ { - "__id__": 1902 + "__id__": 2231 }, { - "__id__": 1904 + "__id__": 2233 } ], "_prefab": { - "__id__": 1906 + "__id__": 2235 }, "_lpos": { "__type__": "cc.Vec3", @@ -43213,24 +50116,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1861 + "__id__": 2190 }, "_children": [ { - "__id__": 1863 + "__id__": 2192 }, { - "__id__": 1869 + "__id__": 2198 } ], "_active": true, "_components": [ { - "__id__": 1875 + "__id__": 2204 } ], "_prefab": { - "__id__": 1877 + "__id__": 2206 }, "_lpos": { "__type__": "cc.Vec3", @@ -43267,20 +50170,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1862 + "__id__": 2191 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1864 + "__id__": 2193 }, { - "__id__": 1866 + "__id__": 2195 } ], "_prefab": { - "__id__": 1868 + "__id__": 2197 }, "_lpos": { "__type__": "cc.Vec3", @@ -43317,11 +50220,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1863 + "__id__": 2192 }, "_enabled": true, "__prefab": { - "__id__": 1865 + "__id__": 2194 }, "_contentSize": { "__type__": "cc.Size", @@ -43345,11 +50248,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1863 + "__id__": 2192 }, "_enabled": true, "__prefab": { - "__id__": 1867 + "__id__": 2196 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -43403,20 +50306,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1862 + "__id__": 2191 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1870 + "__id__": 2199 }, { - "__id__": 1872 + "__id__": 2201 } ], "_prefab": { - "__id__": 1874 + "__id__": 2203 }, "_lpos": { "__type__": "cc.Vec3", @@ -43453,11 +50356,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1869 + "__id__": 2198 }, "_enabled": true, "__prefab": { - "__id__": 1871 + "__id__": 2200 }, "_contentSize": { "__type__": "cc.Size", @@ -43481,11 +50384,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1869 + "__id__": 2198 }, "_enabled": true, "__prefab": { - "__id__": 1873 + "__id__": 2202 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -43562,11 +50465,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1862 + "__id__": 2191 }, "_enabled": true, "__prefab": { - "__id__": 1876 + "__id__": 2205 }, "_contentSize": { "__type__": "cc.Size", @@ -43603,20 +50506,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1861 + "__id__": 2190 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1879 + "__id__": 2208 }, { - "__id__": 1881 + "__id__": 2210 } ], "_prefab": { - "__id__": 1883 + "__id__": 2212 }, "_lpos": { "__type__": "cc.Vec3", @@ -43653,11 +50556,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1878 + "__id__": 2207 }, "_enabled": true, "__prefab": { - "__id__": 1880 + "__id__": 2209 }, "_contentSize": { "__type__": "cc.Size", @@ -43681,11 +50584,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1878 + "__id__": 2207 }, "_enabled": true, "__prefab": { - "__id__": 1882 + "__id__": 2211 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -43762,20 +50665,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1861 + "__id__": 2190 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1885 + "__id__": 2214 }, { - "__id__": 1887 + "__id__": 2216 } ], "_prefab": { - "__id__": 1889 + "__id__": 2218 }, "_lpos": { "__type__": "cc.Vec3", @@ -43812,11 +50715,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1884 + "__id__": 2213 }, "_enabled": true, "__prefab": { - "__id__": 1886 + "__id__": 2215 }, "_contentSize": { "__type__": "cc.Size", @@ -43840,11 +50743,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1884 + "__id__": 2213 }, "_enabled": true, "__prefab": { - "__id__": 1888 + "__id__": 2217 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -43921,20 +50824,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1861 + "__id__": 2190 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1891 + "__id__": 2220 }, { - "__id__": 1893 + "__id__": 2222 } ], "_prefab": { - "__id__": 1895 + "__id__": 2224 }, "_lpos": { "__type__": "cc.Vec3", @@ -43971,11 +50874,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1890 + "__id__": 2219 }, "_enabled": true, "__prefab": { - "__id__": 1892 + "__id__": 2221 }, "_contentSize": { "__type__": "cc.Size", @@ -43999,11 +50902,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1890 + "__id__": 2219 }, "_enabled": true, "__prefab": { - "__id__": 1894 + "__id__": 2223 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -44080,20 +50983,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1861 + "__id__": 2190 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1897 + "__id__": 2226 }, { - "__id__": 1899 + "__id__": 2228 } ], "_prefab": { - "__id__": 1901 + "__id__": 2230 }, "_lpos": { "__type__": "cc.Vec3", @@ -44130,11 +51033,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1896 + "__id__": 2225 }, "_enabled": true, "__prefab": { - "__id__": 1898 + "__id__": 2227 }, "_contentSize": { "__type__": "cc.Size", @@ -44158,11 +51061,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1896 + "__id__": 2225 }, "_enabled": true, "__prefab": { - "__id__": 1900 + "__id__": 2229 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -44239,11 +51142,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1861 + "__id__": 2190 }, "_enabled": true, "__prefab": { - "__id__": 1903 + "__id__": 2232 }, "_contentSize": { "__type__": "cc.Size", @@ -44267,11 +51170,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1861 + "__id__": 2190 }, "_enabled": false, "__prefab": { - "__id__": 1905 + "__id__": 2234 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -44348,33 +51251,33 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1854 + "__id__": 2183 }, "_children": [ { - "__id__": 1908 + "__id__": 2237 }, { - "__id__": 1914 + "__id__": 2243 }, { - "__id__": 1923 + "__id__": 2252 }, { - "__id__": 1931 + "__id__": 2260 }, { - "__id__": 1937 + "__id__": 2266 } ], "_active": false, "_components": [ { - "__id__": 1943 + "__id__": 2272 } ], "_prefab": { - "__id__": 1945 + "__id__": 2274 }, "_lpos": { "__type__": "cc.Vec3", @@ -44411,20 +51314,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1907 + "__id__": 2236 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1909 + "__id__": 2238 }, { - "__id__": 1911 + "__id__": 2240 } ], "_prefab": { - "__id__": 1913 + "__id__": 2242 }, "_lpos": { "__type__": "cc.Vec3", @@ -44461,11 +51364,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1908 + "__id__": 2237 }, "_enabled": true, "__prefab": { - "__id__": 1910 + "__id__": 2239 }, "_contentSize": { "__type__": "cc.Size", @@ -44489,11 +51392,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1908 + "__id__": 2237 }, "_enabled": true, "__prefab": { - "__id__": 1912 + "__id__": 2241 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -44547,23 +51450,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1907 + "__id__": 2236 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1915 + "__id__": 2244 }, { - "__id__": 1917 + "__id__": 2246 }, { - "__id__": 1919 + "__id__": 2248 } ], "_prefab": { - "__id__": 1922 + "__id__": 2251 }, "_lpos": { "__type__": "cc.Vec3", @@ -44600,11 +51503,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1914 + "__id__": 2243 }, "_enabled": true, "__prefab": { - "__id__": 1916 + "__id__": 2245 }, "_contentSize": { "__type__": "cc.Size", @@ -44628,11 +51531,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1914 + "__id__": 2243 }, "_enabled": true, "__prefab": { - "__id__": 1918 + "__id__": 2247 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -44673,15 +51576,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1914 + "__id__": 2243 }, "_enabled": true, "__prefab": { - "__id__": 1920 + "__id__": 2249 }, "clickEvents": [ { - "__id__": 1921 + "__id__": 2250 } ], "_interactable": true, @@ -44730,7 +51633,7 @@ { "__type__": "cc.ClickEvent", "target": { - "__id__": 994 + "__id__": 1323 }, "component": "", "_componentId": "f8304VeHLhDebOCbedMODFm", @@ -44756,23 +51659,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1907 + "__id__": 2236 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1924 + "__id__": 2253 }, { - "__id__": 1926 + "__id__": 2255 }, { - "__id__": 1928 + "__id__": 2257 } ], "_prefab": { - "__id__": 1930 + "__id__": 2259 }, "_lpos": { "__type__": "cc.Vec3", @@ -44809,11 +51712,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1923 + "__id__": 2252 }, "_enabled": true, "__prefab": { - "__id__": 1925 + "__id__": 2254 }, "_contentSize": { "__type__": "cc.Size", @@ -44837,11 +51740,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1923 + "__id__": 2252 }, "_enabled": true, "__prefab": { - "__id__": 1927 + "__id__": 2256 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -44905,11 +51808,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1923 + "__id__": 2252 }, "_enabled": true, "__prefab": { - "__id__": 1929 + "__id__": 2258 }, "templateMode": true, "watchPath": "data.gold.num", @@ -44942,20 +51845,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1907 + "__id__": 2236 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1932 + "__id__": 2261 }, { - "__id__": 1934 + "__id__": 2263 } ], "_prefab": { - "__id__": 1936 + "__id__": 2265 }, "_lpos": { "__type__": "cc.Vec3", @@ -44992,11 +51895,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1931 + "__id__": 2260 }, "_enabled": true, "__prefab": { - "__id__": 1933 + "__id__": 2262 }, "_contentSize": { "__type__": "cc.Size", @@ -45020,11 +51923,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1931 + "__id__": 2260 }, "_enabled": true, "__prefab": { - "__id__": 1935 + "__id__": 2264 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -45101,20 +52004,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1907 + "__id__": 2236 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1938 + "__id__": 2267 }, { - "__id__": 1940 + "__id__": 2269 } ], "_prefab": { - "__id__": 1942 + "__id__": 2271 }, "_lpos": { "__type__": "cc.Vec3", @@ -45151,11 +52054,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1937 + "__id__": 2266 }, "_enabled": true, "__prefab": { - "__id__": 1939 + "__id__": 2268 }, "_contentSize": { "__type__": "cc.Size", @@ -45179,11 +52082,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1937 + "__id__": 2266 }, "_enabled": true, "__prefab": { - "__id__": 1941 + "__id__": 2270 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -45260,11 +52163,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1907 + "__id__": 2236 }, "_enabled": true, "__prefab": { - "__id__": 1944 + "__id__": 2273 }, "_contentSize": { "__type__": "cc.Size", @@ -45301,39 +52204,39 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1854 + "__id__": 2183 }, "_children": [ { - "__id__": 1947 + "__id__": 2276 }, { - "__id__": 1953 + "__id__": 2282 }, { - "__id__": 1967 + "__id__": 2296 }, { - "__id__": 1978 + "__id__": 2307 }, { - "__id__": 1987 + "__id__": 2316 }, { - "__id__": 1993 + "__id__": 2322 }, { - "__id__": 1999 + "__id__": 2328 } ], "_active": true, "_components": [ { - "__id__": 2005 + "__id__": 2334 } ], "_prefab": { - "__id__": 2007 + "__id__": 2336 }, "_lpos": { "__type__": "cc.Vec3", @@ -45370,20 +52273,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1946 + "__id__": 2275 }, "_children": [], "_active": false, "_components": [ { - "__id__": 1948 + "__id__": 2277 }, { - "__id__": 1950 + "__id__": 2279 } ], "_prefab": { - "__id__": 1952 + "__id__": 2281 }, "_lpos": { "__type__": "cc.Vec3", @@ -45420,11 +52323,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1947 + "__id__": 2276 }, "_enabled": true, "__prefab": { - "__id__": 1949 + "__id__": 2278 }, "_contentSize": { "__type__": "cc.Size", @@ -45448,11 +52351,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1947 + "__id__": 2276 }, "_enabled": true, "__prefab": { - "__id__": 1951 + "__id__": 2280 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -45506,27 +52409,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1946 + "__id__": 2275 }, "_children": [ { - "__id__": 1954 + "__id__": 2283 } ], "_active": true, "_components": [ { - "__id__": 1960 + "__id__": 2289 }, { - "__id__": 1962 + "__id__": 2291 }, { - "__id__": 1964 + "__id__": 2293 } ], "_prefab": { - "__id__": 1966 + "__id__": 2295 }, "_lpos": { "__type__": "cc.Vec3", @@ -45563,20 +52466,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1953 + "__id__": 2282 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1955 + "__id__": 2284 }, { - "__id__": 1957 + "__id__": 2286 } ], "_prefab": { - "__id__": 1959 + "__id__": 2288 }, "_lpos": { "__type__": "cc.Vec3", @@ -45613,11 +52516,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1954 + "__id__": 2283 }, "_enabled": true, "__prefab": { - "__id__": 1956 + "__id__": 2285 }, "_contentSize": { "__type__": "cc.Size", @@ -45641,11 +52544,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1954 + "__id__": 2283 }, "_enabled": true, "__prefab": { - "__id__": 1958 + "__id__": 2287 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -45699,11 +52602,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1953 + "__id__": 2282 }, "_enabled": true, "__prefab": { - "__id__": 1961 + "__id__": 2290 }, "_contentSize": { "__type__": "cc.Size", @@ -45727,11 +52630,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1953 + "__id__": 2282 }, "_enabled": true, "__prefab": { - "__id__": 1963 + "__id__": 2292 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -45772,14 +52675,14 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1953 + "__id__": 2282 }, "_enabled": true, "__prefab": { - "__id__": 1965 + "__id__": 2294 }, "_barSprite": { - "__id__": 1957 + "__id__": 2286 }, "_mode": 0, "_totalLength": 440, @@ -45808,17 +52711,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 1946 + "__id__": 2275 }, "_prefab": { - "__id__": 1968 + "__id__": 2297 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 1967 + "__id__": 2296 }, "asset": { "__uuid__": "1331ab21-9111-4f46-b039-db7ab85aef63", @@ -45826,7 +52729,7 @@ }, "fileId": "c46/YsCPVOJYA4mWEpNYRx", "instance": { - "__id__": 1969 + "__id__": 2298 }, "targetOverrides": null }, @@ -45840,22 +52743,22 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 1970 + "__id__": 2299 }, { - "__id__": 1972 + "__id__": 2301 }, { - "__id__": 1973 + "__id__": 2302 }, { - "__id__": 1974 + "__id__": 2303 }, { - "__id__": 1975 + "__id__": 2304 }, { - "__id__": 1976 + "__id__": 2305 } ], "removedComponents": [] @@ -45863,7 +52766,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1971 + "__id__": 2300 }, "propertyPath": [ "_name" @@ -45879,7 +52782,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1971 + "__id__": 2300 }, "propertyPath": [ "_lpos" @@ -45894,7 +52797,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1971 + "__id__": 2300 }, "propertyPath": [ "_lrot" @@ -45910,7 +52813,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1971 + "__id__": 2300 }, "propertyPath": [ "_euler" @@ -45925,7 +52828,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1971 + "__id__": 2300 }, "propertyPath": [ "_lscale" @@ -45940,7 +52843,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1977 + "__id__": 2306 }, "propertyPath": [ "_lpos" @@ -45964,23 +52867,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1946 + "__id__": 2275 }, "_children": [], "_active": false, "_components": [ { - "__id__": 1979 + "__id__": 2308 }, { - "__id__": 1981 + "__id__": 2310 }, { - "__id__": 1983 + "__id__": 2312 } ], "_prefab": { - "__id__": 1986 + "__id__": 2315 }, "_lpos": { "__type__": "cc.Vec3", @@ -46017,11 +52920,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1978 + "__id__": 2307 }, "_enabled": true, "__prefab": { - "__id__": 1980 + "__id__": 2309 }, "_contentSize": { "__type__": "cc.Size", @@ -46045,11 +52948,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1978 + "__id__": 2307 }, "_enabled": true, "__prefab": { - "__id__": 1982 + "__id__": 2311 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -46090,15 +52993,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1978 + "__id__": 2307 }, "_enabled": true, "__prefab": { - "__id__": 1984 + "__id__": 2313 }, "clickEvents": [ { - "__id__": 1985 + "__id__": 2314 } ], "_interactable": true, @@ -46147,7 +53050,7 @@ { "__type__": "cc.ClickEvent", "target": { - "__id__": 994 + "__id__": 1323 }, "component": "", "_componentId": "f8304VeHLhDebOCbedMODFm", @@ -46173,20 +53076,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1946 + "__id__": 2275 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1988 + "__id__": 2317 }, { - "__id__": 1990 + "__id__": 2319 } ], "_prefab": { - "__id__": 1992 + "__id__": 2321 }, "_lpos": { "__type__": "cc.Vec3", @@ -46223,11 +53126,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1987 + "__id__": 2316 }, "_enabled": true, "__prefab": { - "__id__": 1989 + "__id__": 2318 }, "_contentSize": { "__type__": "cc.Size", @@ -46251,11 +53154,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1987 + "__id__": 2316 }, "_enabled": true, "__prefab": { - "__id__": 1991 + "__id__": 2320 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -46332,20 +53235,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1946 + "__id__": 2275 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1994 + "__id__": 2323 }, { - "__id__": 1996 + "__id__": 2325 } ], "_prefab": { - "__id__": 1998 + "__id__": 2327 }, "_lpos": { "__type__": "cc.Vec3", @@ -46382,11 +53285,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1993 + "__id__": 2322 }, "_enabled": true, "__prefab": { - "__id__": 1995 + "__id__": 2324 }, "_contentSize": { "__type__": "cc.Size", @@ -46410,11 +53313,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1993 + "__id__": 2322 }, "_enabled": true, "__prefab": { - "__id__": 1997 + "__id__": 2326 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -46491,20 +53394,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1946 + "__id__": 2275 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2000 + "__id__": 2329 }, { - "__id__": 2002 + "__id__": 2331 } ], "_prefab": { - "__id__": 2004 + "__id__": 2333 }, "_lpos": { "__type__": "cc.Vec3", @@ -46541,11 +53444,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1999 + "__id__": 2328 }, "_enabled": true, "__prefab": { - "__id__": 2001 + "__id__": 2330 }, "_contentSize": { "__type__": "cc.Size", @@ -46569,11 +53472,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1999 + "__id__": 2328 }, "_enabled": true, "__prefab": { - "__id__": 2003 + "__id__": 2332 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -46650,11 +53553,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1946 + "__id__": 2275 }, "_enabled": true, "__prefab": { - "__id__": 2006 + "__id__": 2335 }, "_contentSize": { "__type__": "cc.Size", @@ -46691,33 +53594,33 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1854 + "__id__": 2183 }, "_children": [ { - "__id__": 2009 + "__id__": 2338 }, { - "__id__": 2019 + "__id__": 2348 }, { - "__id__": 2025 + "__id__": 2354 } ], "_active": true, "_components": [ { - "__id__": 2031 + "__id__": 2360 }, { - "__id__": 2033 + "__id__": 2362 }, { - "__id__": 2035 + "__id__": 2364 } ], "_prefab": { - "__id__": 2038 + "__id__": 2367 }, "_lpos": { "__type__": "cc.Vec3", @@ -46752,17 +53655,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 2008 + "__id__": 2337 }, "_prefab": { - "__id__": 2010 + "__id__": 2339 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 2009 + "__id__": 2338 }, "asset": { "__uuid__": "915a4408-90ea-4c30-9974-05d96c0c27f1", @@ -46770,7 +53673,7 @@ }, "fileId": "c46/YsCPVOJYA4mWEpNYRx", "instance": { - "__id__": 2011 + "__id__": 2340 }, "targetOverrides": null }, @@ -46784,19 +53687,19 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 2012 + "__id__": 2341 }, { - "__id__": 2014 + "__id__": 2343 }, { - "__id__": 2015 + "__id__": 2344 }, { - "__id__": 2016 + "__id__": 2345 }, { - "__id__": 2017 + "__id__": 2346 } ], "removedComponents": [] @@ -46804,7 +53707,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2013 + "__id__": 2342 }, "propertyPath": [ "_name" @@ -46820,7 +53723,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2013 + "__id__": 2342 }, "propertyPath": [ "_lpos" @@ -46835,7 +53738,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2013 + "__id__": 2342 }, "propertyPath": [ "_lrot" @@ -46851,7 +53754,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2013 + "__id__": 2342 }, "propertyPath": [ "_euler" @@ -46866,7 +53769,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2018 + "__id__": 2347 }, "propertyPath": [ "_useGrayscale" @@ -46885,20 +53788,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2008 + "__id__": 2337 }, "_children": [], "_active": false, "_components": [ { - "__id__": 2020 + "__id__": 2349 }, { - "__id__": 2022 + "__id__": 2351 } ], "_prefab": { - "__id__": 2024 + "__id__": 2353 }, "_lpos": { "__type__": "cc.Vec3", @@ -46935,11 +53838,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2019 + "__id__": 2348 }, "_enabled": true, "__prefab": { - "__id__": 2021 + "__id__": 2350 }, "_contentSize": { "__type__": "cc.Size", @@ -46963,11 +53866,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2019 + "__id__": 2348 }, "_enabled": true, "__prefab": { - "__id__": 2023 + "__id__": 2352 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -47021,20 +53924,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2008 + "__id__": 2337 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2026 + "__id__": 2355 }, { - "__id__": 2028 + "__id__": 2357 } ], "_prefab": { - "__id__": 2030 + "__id__": 2359 }, "_lpos": { "__type__": "cc.Vec3", @@ -47071,11 +53974,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2025 + "__id__": 2354 }, "_enabled": true, "__prefab": { - "__id__": 2027 + "__id__": 2356 }, "_contentSize": { "__type__": "cc.Size", @@ -47099,11 +54002,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2025 + "__id__": 2354 }, "_enabled": true, "__prefab": { - "__id__": 2029 + "__id__": 2358 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -47180,11 +54083,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2008 + "__id__": 2337 }, "_enabled": true, "__prefab": { - "__id__": 2032 + "__id__": 2361 }, "_contentSize": { "__type__": "cc.Size", @@ -47208,11 +54111,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2008 + "__id__": 2337 }, "_enabled": false, "__prefab": { - "__id__": 2034 + "__id__": 2363 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -47253,15 +54156,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2008 + "__id__": 2337 }, "_enabled": true, "__prefab": { - "__id__": 2036 + "__id__": 2365 }, "clickEvents": [ { - "__id__": 2037 + "__id__": 2366 } ], "_interactable": true, @@ -47310,7 +54213,7 @@ { "__type__": "cc.ClickEvent", "target": { - "__id__": 994 + "__id__": 1323 }, "component": "", "_componentId": "f8304VeHLhDebOCbedMODFm", @@ -47336,36 +54239,36 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1854 + "__id__": 2183 }, "_children": [ { - "__id__": 2040 + "__id__": 2369 }, { - "__id__": 2051 + "__id__": 2380 }, { - "__id__": 2057 + "__id__": 2386 } ], "_active": true, "_components": [ { - "__id__": 2063 + "__id__": 2392 }, { - "__id__": 2065 + "__id__": 2394 }, { - "__id__": 2067 + "__id__": 2396 }, { - "__id__": 2069 + "__id__": 2398 } ], "_prefab": { - "__id__": 2071 + "__id__": 2400 }, "_lpos": { "__type__": "cc.Vec3", @@ -47400,17 +54303,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 2039 + "__id__": 2368 }, "_prefab": { - "__id__": 2041 + "__id__": 2370 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 2040 + "__id__": 2369 }, "asset": { "__uuid__": "915a4408-90ea-4c30-9974-05d96c0c27f1", @@ -47418,7 +54321,7 @@ }, "fileId": "c46/YsCPVOJYA4mWEpNYRx", "instance": { - "__id__": 2042 + "__id__": 2371 }, "targetOverrides": null }, @@ -47432,22 +54335,22 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 2043 + "__id__": 2372 }, { - "__id__": 2045 + "__id__": 2374 }, { - "__id__": 2046 + "__id__": 2375 }, { - "__id__": 2047 + "__id__": 2376 }, { - "__id__": 2048 + "__id__": 2377 }, { - "__id__": 2050 + "__id__": 2379 } ], "removedComponents": [] @@ -47455,7 +54358,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2044 + "__id__": 2373 }, "propertyPath": [ "_name" @@ -47471,7 +54374,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2044 + "__id__": 2373 }, "propertyPath": [ "_lpos" @@ -47486,7 +54389,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2044 + "__id__": 2373 }, "propertyPath": [ "_lrot" @@ -47502,7 +54405,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2044 + "__id__": 2373 }, "propertyPath": [ "_euler" @@ -47517,7 +54420,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2049 + "__id__": 2378 }, "propertyPath": [ "_useGrayscale" @@ -47533,7 +54436,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2049 + "__id__": 2378 }, "propertyPath": [ "_color" @@ -47552,20 +54455,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2039 + "__id__": 2368 }, "_children": [], "_active": false, "_components": [ { - "__id__": 2052 + "__id__": 2381 }, { - "__id__": 2054 + "__id__": 2383 } ], "_prefab": { - "__id__": 2056 + "__id__": 2385 }, "_lpos": { "__type__": "cc.Vec3", @@ -47602,11 +54505,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2051 + "__id__": 2380 }, "_enabled": true, "__prefab": { - "__id__": 2053 + "__id__": 2382 }, "_contentSize": { "__type__": "cc.Size", @@ -47630,11 +54533,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2051 + "__id__": 2380 }, "_enabled": true, "__prefab": { - "__id__": 2055 + "__id__": 2384 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -47688,20 +54591,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2039 + "__id__": 2368 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2058 + "__id__": 2387 }, { - "__id__": 2060 + "__id__": 2389 } ], "_prefab": { - "__id__": 2062 + "__id__": 2391 }, "_lpos": { "__type__": "cc.Vec3", @@ -47738,11 +54641,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2057 + "__id__": 2386 }, "_enabled": true, "__prefab": { - "__id__": 2059 + "__id__": 2388 }, "_contentSize": { "__type__": "cc.Size", @@ -47766,11 +54669,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2057 + "__id__": 2386 }, "_enabled": true, "__prefab": { - "__id__": 2061 + "__id__": 2390 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -47847,11 +54750,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2039 + "__id__": 2368 }, "_enabled": true, "__prefab": { - "__id__": 2064 + "__id__": 2393 }, "_contentSize": { "__type__": "cc.Size", @@ -47875,11 +54778,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2039 + "__id__": 2368 }, "_enabled": false, "__prefab": { - "__id__": 2066 + "__id__": 2395 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -47920,11 +54823,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2039 + "__id__": 2368 }, "_enabled": true, "__prefab": { - "__id__": 2068 + "__id__": 2397 }, "clickEvents": [], "_interactable": true, @@ -47976,11 +54879,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2039 + "__id__": 2368 }, "_enabled": true, "__prefab": { - "__id__": 2070 + "__id__": 2399 }, "_id": "" }, @@ -48007,11 +54910,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1854 + "__id__": 2183 }, "_enabled": true, "__prefab": { - "__id__": 2073 + "__id__": 2402 }, "_contentSize": { "__type__": "cc.Size", @@ -48035,11 +54938,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1854 + "__id__": 2183 }, "_enabled": true, "__prefab": { - "__id__": 2075 + "__id__": 2404 }, "_alignFlags": 4, "_target": null, @@ -48084,33 +54987,33 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 994 + "__id__": 1323 }, "_children": [ { - "__id__": 2078 + "__id__": 2407 }, { - "__id__": 2084 + "__id__": 2413 }, { - "__id__": 2090 + "__id__": 2419 }, { - "__id__": 2099 + "__id__": 2428 } ], "_active": true, "_components": [ { - "__id__": 2108 + "__id__": 2437 }, { - "__id__": 2110 + "__id__": 2439 } ], "_prefab": { - "__id__": 2112 + "__id__": 2441 }, "_lpos": { "__type__": "cc.Vec3", @@ -48147,20 +55050,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2077 + "__id__": 2406 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2079 + "__id__": 2408 }, { - "__id__": 2081 + "__id__": 2410 } ], "_prefab": { - "__id__": 2083 + "__id__": 2412 }, "_lpos": { "__type__": "cc.Vec3", @@ -48197,11 +55100,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2078 + "__id__": 2407 }, "_enabled": true, "__prefab": { - "__id__": 2080 + "__id__": 2409 }, "_contentSize": { "__type__": "cc.Size", @@ -48225,11 +55128,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2078 + "__id__": 2407 }, "_enabled": true, "__prefab": { - "__id__": 2082 + "__id__": 2411 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -48283,20 +55186,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2077 + "__id__": 2406 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2085 + "__id__": 2414 }, { - "__id__": 2087 + "__id__": 2416 } ], "_prefab": { - "__id__": 2089 + "__id__": 2418 }, "_lpos": { "__type__": "cc.Vec3", @@ -48333,11 +55236,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2084 + "__id__": 2413 }, "_enabled": true, "__prefab": { - "__id__": 2086 + "__id__": 2415 }, "_contentSize": { "__type__": "cc.Size", @@ -48361,11 +55264,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2084 + "__id__": 2413 }, "_enabled": true, "__prefab": { - "__id__": 2088 + "__id__": 2417 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -48419,23 +55322,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2077 + "__id__": 2406 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2091 + "__id__": 2420 }, { - "__id__": 2093 + "__id__": 2422 }, { - "__id__": 2095 + "__id__": 2424 } ], "_prefab": { - "__id__": 2098 + "__id__": 2427 }, "_lpos": { "__type__": "cc.Vec3", @@ -48472,11 +55375,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2090 + "__id__": 2419 }, "_enabled": true, "__prefab": { - "__id__": 2092 + "__id__": 2421 }, "_contentSize": { "__type__": "cc.Size", @@ -48500,11 +55403,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2090 + "__id__": 2419 }, "_enabled": true, "__prefab": { - "__id__": 2094 + "__id__": 2423 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -48568,15 +55471,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2090 + "__id__": 2419 }, "_enabled": true, "__prefab": { - "__id__": 2096 + "__id__": 2425 }, "clickEvents": [ { - "__id__": 2097 + "__id__": 2426 } ], "_interactable": true, @@ -48625,7 +55528,7 @@ "_duration": 0.1, "_zoomScale": 1.2, "_target": { - "__id__": 2090 + "__id__": 2419 }, "_id": "" }, @@ -48636,7 +55539,7 @@ { "__type__": "cc.ClickEvent", "target": { - "__id__": 994 + "__id__": 1323 }, "component": "", "_componentId": "f8304VeHLhDebOCbedMODFm", @@ -48662,23 +55565,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2077 + "__id__": 2406 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2100 + "__id__": 2429 }, { - "__id__": 2102 + "__id__": 2431 }, { - "__id__": 2104 + "__id__": 2433 } ], "_prefab": { - "__id__": 2107 + "__id__": 2436 }, "_lpos": { "__type__": "cc.Vec3", @@ -48715,11 +55618,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2099 + "__id__": 2428 }, "_enabled": true, "__prefab": { - "__id__": 2101 + "__id__": 2430 }, "_contentSize": { "__type__": "cc.Size", @@ -48743,11 +55646,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2099 + "__id__": 2428 }, "_enabled": true, "__prefab": { - "__id__": 2103 + "__id__": 2432 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -48811,15 +55714,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2099 + "__id__": 2428 }, "_enabled": true, "__prefab": { - "__id__": 2105 + "__id__": 2434 }, "clickEvents": [ { - "__id__": 2106 + "__id__": 2435 } ], "_interactable": true, @@ -48868,7 +55771,7 @@ { "__type__": "cc.ClickEvent", "target": { - "__id__": 994 + "__id__": 1323 }, "component": "", "_componentId": "f8304VeHLhDebOCbedMODFm", @@ -48894,11 +55797,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2077 + "__id__": 2406 }, "_enabled": true, "__prefab": { - "__id__": 2109 + "__id__": 2438 }, "_contentSize": { "__type__": "cc.Size", @@ -48922,11 +55825,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2077 + "__id__": 2406 }, "_enabled": true, "__prefab": { - "__id__": 2111 + "__id__": 2440 }, "_alignFlags": 4, "_target": null, @@ -48971,33 +55874,33 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 994 + "__id__": 1323 }, "_children": [ { - "__id__": 2114 + "__id__": 2443 }, { - "__id__": 2122 + "__id__": 2451 }, { - "__id__": 2140 + "__id__": 2469 } ], "_active": true, "_components": [ { - "__id__": 2158 + "__id__": 2487 }, { - "__id__": 2137 + "__id__": 2466 }, { - "__id__": 2160 + "__id__": 2489 } ], "_prefab": { - "__id__": 2162 + "__id__": 2491 }, "_lpos": { "__type__": "cc.Vec3", @@ -49034,23 +55937,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2113 + "__id__": 2442 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2115 + "__id__": 2444 }, { - "__id__": 2117 + "__id__": 2446 }, { - "__id__": 2119 + "__id__": 2448 } ], "_prefab": { - "__id__": 2121 + "__id__": 2450 }, "_lpos": { "__type__": "cc.Vec3", @@ -49087,11 +55990,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2114 + "__id__": 2443 }, "_enabled": true, "__prefab": { - "__id__": 2116 + "__id__": 2445 }, "_contentSize": { "__type__": "cc.Size", @@ -49115,11 +56018,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2114 + "__id__": 2443 }, "_enabled": true, "__prefab": { - "__id__": 2118 + "__id__": 2447 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -49160,11 +56063,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2114 + "__id__": 2443 }, "_enabled": true, "__prefab": { - "__id__": 2120 + "__id__": 2449 }, "_alignFlags": 40, "_target": null, @@ -49209,30 +56112,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2113 + "__id__": 2442 }, "_children": [ { - "__id__": 2123 + "__id__": 2452 } ], "_active": false, "_components": [ { - "__id__": 2129 + "__id__": 2458 }, { - "__id__": 2131 + "__id__": 2460 }, { - "__id__": 2133 + "__id__": 2462 }, { - "__id__": 2135 + "__id__": 2464 } ], "_prefab": { - "__id__": 2157 + "__id__": 2486 }, "_lpos": { "__type__": "cc.Vec3", @@ -49269,20 +56172,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2122 + "__id__": 2451 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2124 + "__id__": 2453 }, { - "__id__": 2126 + "__id__": 2455 } ], "_prefab": { - "__id__": 2128 + "__id__": 2457 }, "_lpos": { "__type__": "cc.Vec3", @@ -49319,11 +56222,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2123 + "__id__": 2452 }, "_enabled": true, "__prefab": { - "__id__": 2125 + "__id__": 2454 }, "_contentSize": { "__type__": "cc.Size", @@ -49347,11 +56250,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2123 + "__id__": 2452 }, "_enabled": true, "__prefab": { - "__id__": 2127 + "__id__": 2456 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -49405,11 +56308,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2122 + "__id__": 2451 }, "_enabled": true, "__prefab": { - "__id__": 2130 + "__id__": 2459 }, "_contentSize": { "__type__": "cc.Size", @@ -49433,11 +56336,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2122 + "__id__": 2451 }, "_enabled": true, "__prefab": { - "__id__": 2132 + "__id__": 2461 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -49475,11 +56378,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2122 + "__id__": 2451 }, "_enabled": true, "__prefab": { - "__id__": 2134 + "__id__": 2463 }, "_alignFlags": 37, "_target": null, @@ -49511,17 +56414,17 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2122 + "__id__": 2451 }, "_enabled": true, "__prefab": { - "__id__": 2136 + "__id__": 2465 }, "_scrollView": { - "__id__": 2137 + "__id__": 2466 }, "_handle": { - "__id__": 2126 + "__id__": 2455 }, "_direction": 0, "_enableAutoHide": false, @@ -49538,11 +56441,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2113 + "__id__": 2442 }, "_enabled": true, "__prefab": { - "__id__": 2138 + "__id__": 2467 }, "bounceDuration": 0.23, "brake": 0.75, @@ -49553,7 +56456,7 @@ "cancelInnerEvents": true, "scrollEvents": [], "_content": { - "__id__": 2139 + "__id__": 2468 }, "_horizontalScrollBar": null, "_verticalScrollBar": null, @@ -49569,23 +56472,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2140 + "__id__": 2469 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2150 + "__id__": 2479 }, { - "__id__": 2152 + "__id__": 2481 }, { - "__id__": 2154 + "__id__": 2483 } ], "_prefab": { - "__id__": 2156 + "__id__": 2485 }, "_lpos": { "__type__": "cc.Vec3", @@ -49622,30 +56525,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2113 + "__id__": 2442 }, "_children": [ { - "__id__": 2139 + "__id__": 2468 } ], "_active": true, "_components": [ { - "__id__": 2141 + "__id__": 2470 }, { - "__id__": 2143 + "__id__": 2472 }, { - "__id__": 2145 + "__id__": 2474 }, { - "__id__": 2147 + "__id__": 2476 } ], "_prefab": { - "__id__": 2149 + "__id__": 2478 }, "_lpos": { "__type__": "cc.Vec3", @@ -49682,11 +56585,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2140 + "__id__": 2469 }, "_enabled": true, "__prefab": { - "__id__": 2142 + "__id__": 2471 }, "_contentSize": { "__type__": "cc.Size", @@ -49710,11 +56613,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2140 + "__id__": 2469 }, "_enabled": true, "__prefab": { - "__id__": 2144 + "__id__": 2473 }, "_type": 0, "_inverted": false, @@ -49732,11 +56635,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2140 + "__id__": 2469 }, "_enabled": true, "__prefab": { - "__id__": 2146 + "__id__": 2475 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -49778,11 +56681,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2140 + "__id__": 2469 }, "_enabled": true, "__prefab": { - "__id__": 2148 + "__id__": 2477 }, "_alignFlags": 45, "_target": null, @@ -49827,11 +56730,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2139 + "__id__": 2468 }, "_enabled": true, "__prefab": { - "__id__": 2151 + "__id__": 2480 }, "_contentSize": { "__type__": "cc.Size", @@ -49855,11 +56758,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2139 + "__id__": 2468 }, "_enabled": true, "__prefab": { - "__id__": 2153 + "__id__": 2482 }, "_resizeMode": 0, "_layoutType": 3, @@ -49893,11 +56796,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2139 + "__id__": 2468 }, "_enabled": true, "__prefab": { - "__id__": 2155 + "__id__": 2484 }, "_alignFlags": 41, "_target": null, @@ -49955,11 +56858,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2113 + "__id__": 2442 }, "_enabled": true, "__prefab": { - "__id__": 2159 + "__id__": 2488 }, "_contentSize": { "__type__": "cc.Size", @@ -49983,11 +56886,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2113 + "__id__": 2442 }, "_enabled": true, "__prefab": { - "__id__": 2161 + "__id__": 2490 }, "_alignFlags": 20, "_target": null, @@ -50032,11 +56935,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 994 + "__id__": 1323 }, "_enabled": true, "__prefab": { - "__id__": 2164 + "__id__": 2493 }, "_contentSize": { "__type__": "cc.Size", @@ -50060,11 +56963,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 994 + "__id__": 1323 }, "_enabled": true, "__prefab": { - "__id__": 2166 + "__id__": 2495 }, "_alignFlags": 45, "_target": null, @@ -50096,11 +56999,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 994 + "__id__": 1323 }, "_enabled": true, "__prefab": { - "__id__": 2168 + "__id__": 2497 }, "_id": "" }, @@ -50131,29 +57034,29 @@ }, "_children": [ { - "__id__": 2171 + "__id__": 2500 }, { - "__id__": 2179 + "__id__": 2508 }, { - "__id__": 2197 + "__id__": 2526 } ], "_active": false, "_components": [ { - "__id__": 2237 + "__id__": 2566 }, { - "__id__": 2239 + "__id__": 2568 }, { - "__id__": 2241 + "__id__": 2570 } ], "_prefab": { - "__id__": 2243 + "__id__": 2572 }, "_lpos": { "__type__": "cc.Vec3", @@ -50190,23 +57093,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2170 + "__id__": 2499 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2172 + "__id__": 2501 }, { - "__id__": 2174 + "__id__": 2503 }, { - "__id__": 2176 + "__id__": 2505 } ], "_prefab": { - "__id__": 2178 + "__id__": 2507 }, "_lpos": { "__type__": "cc.Vec3", @@ -50243,11 +57146,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2171 + "__id__": 2500 }, "_enabled": true, "__prefab": { - "__id__": 2173 + "__id__": 2502 }, "_contentSize": { "__type__": "cc.Size", @@ -50271,11 +57174,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2171 + "__id__": 2500 }, "_enabled": true, "__prefab": { - "__id__": 2175 + "__id__": 2504 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -50316,11 +57219,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2171 + "__id__": 2500 }, "_enabled": true, "__prefab": { - "__id__": 2177 + "__id__": 2506 }, "_alignFlags": 45, "_target": null, @@ -50365,32 +57268,32 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2170 + "__id__": 2499 }, "_children": [ { - "__id__": 2180 + "__id__": 2509 }, { - "__id__": 2186 + "__id__": 2515 } ], "_active": true, "_components": [ { - "__id__": 2192 + "__id__": 2521 }, { - "__id__": 2194 + "__id__": 2523 } ], "_prefab": { - "__id__": 2196 + "__id__": 2525 }, "_lpos": { "__type__": "cc.Vec3", "x": 0, - "y": 1071.199, + "y": 1071, "z": 0 }, "_lrot": { @@ -50422,20 +57325,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2179 + "__id__": 2508 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2181 + "__id__": 2510 }, { - "__id__": 2183 + "__id__": 2512 } ], "_prefab": { - "__id__": 2185 + "__id__": 2514 }, "_lpos": { "__type__": "cc.Vec3", @@ -50472,11 +57375,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2180 + "__id__": 2509 }, "_enabled": true, "__prefab": { - "__id__": 2182 + "__id__": 2511 }, "_contentSize": { "__type__": "cc.Size", @@ -50500,11 +57403,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2180 + "__id__": 2509 }, "_enabled": true, "__prefab": { - "__id__": 2184 + "__id__": 2513 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -50558,20 +57461,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2179 + "__id__": 2508 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2187 + "__id__": 2516 }, { - "__id__": 2189 + "__id__": 2518 } ], "_prefab": { - "__id__": 2191 + "__id__": 2520 }, "_lpos": { "__type__": "cc.Vec3", @@ -50608,11 +57511,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2186 + "__id__": 2515 }, "_enabled": true, "__prefab": { - "__id__": 2188 + "__id__": 2517 }, "_contentSize": { "__type__": "cc.Size", @@ -50636,11 +57539,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2186 + "__id__": 2515 }, "_enabled": true, "__prefab": { - "__id__": 2190 + "__id__": 2519 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -50717,11 +57620,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2179 + "__id__": 2508 }, "_enabled": true, "__prefab": { - "__id__": 2193 + "__id__": 2522 }, "_contentSize": { "__type__": "cc.Size", @@ -50745,18 +57648,18 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2179 + "__id__": 2508 }, "_enabled": true, "__prefab": { - "__id__": 2195 + "__id__": 2524 }, "_alignFlags": 4, "_target": null, "_left": 0, "_right": 0, "_top": 170.404, - "_bottom": 1016.1990000000001, + "_bottom": 1016, "_horizontalCenter": 0, "_verticalCenter": 0, "_isAbsLeft": true, @@ -50794,38 +57697,38 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2170 + "__id__": 2499 }, "_children": [ { - "__id__": 2198 + "__id__": 2527 }, { - "__id__": 2216 + "__id__": 2545 } ], "_active": true, "_components": [ { - "__id__": 2230 + "__id__": 2559 }, { - "__id__": 2232 + "__id__": 2561 }, { - "__id__": 2213 + "__id__": 2542 }, { - "__id__": 2234 + "__id__": 2563 } ], "_prefab": { - "__id__": 2236 + "__id__": 2565 }, "_lpos": { "__type__": "cc.Vec3", "x": 0, - "y": 1039.095, + "y": 1039, "z": 0 }, "_lrot": { @@ -50857,30 +57760,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2197 + "__id__": 2526 }, "_children": [ { - "__id__": 2199 + "__id__": 2528 } ], "_active": false, "_components": [ { - "__id__": 2205 + "__id__": 2534 }, { - "__id__": 2207 + "__id__": 2536 }, { - "__id__": 2209 + "__id__": 2538 }, { - "__id__": 2211 + "__id__": 2540 } ], "_prefab": { - "__id__": 2229 + "__id__": 2558 }, "_lpos": { "__type__": "cc.Vec3", @@ -50917,20 +57820,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2198 + "__id__": 2527 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2200 + "__id__": 2529 }, { - "__id__": 2202 + "__id__": 2531 } ], "_prefab": { - "__id__": 2204 + "__id__": 2533 }, "_lpos": { "__type__": "cc.Vec3", @@ -50967,11 +57870,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2199 + "__id__": 2528 }, "_enabled": true, "__prefab": { - "__id__": 2201 + "__id__": 2530 }, "_contentSize": { "__type__": "cc.Size", @@ -50995,11 +57898,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2199 + "__id__": 2528 }, "_enabled": true, "__prefab": { - "__id__": 2203 + "__id__": 2532 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -51053,11 +57956,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2198 + "__id__": 2527 }, "_enabled": true, "__prefab": { - "__id__": 2206 + "__id__": 2535 }, "_contentSize": { "__type__": "cc.Size", @@ -51081,11 +57984,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2198 + "__id__": 2527 }, "_enabled": true, "__prefab": { - "__id__": 2208 + "__id__": 2537 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -51126,11 +58029,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2198 + "__id__": 2527 }, "_enabled": true, "__prefab": { - "__id__": 2210 + "__id__": 2539 }, "_alignFlags": 37, "_target": null, @@ -51162,17 +58065,17 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2198 + "__id__": 2527 }, "_enabled": true, "__prefab": { - "__id__": 2212 + "__id__": 2541 }, "_scrollView": { - "__id__": 2213 + "__id__": 2542 }, "_handle": { - "__id__": 2202 + "__id__": 2531 }, "_direction": 1, "_enableAutoHide": false, @@ -51189,11 +58092,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2197 + "__id__": 2526 }, "_enabled": true, "__prefab": { - "__id__": 2214 + "__id__": 2543 }, "bounceDuration": 0.23, "brake": 0.75, @@ -51204,11 +58107,11 @@ "cancelInnerEvents": true, "scrollEvents": [], "_content": { - "__id__": 2215 + "__id__": 2544 }, "_horizontalScrollBar": null, "_verticalScrollBar": { - "__id__": 2211 + "__id__": 2540 }, "_id": "" }, @@ -51222,20 +58125,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2216 + "__id__": 2545 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2224 + "__id__": 2553 }, { - "__id__": 2226 + "__id__": 2555 } ], "_prefab": { - "__id__": 2228 + "__id__": 2557 }, "_lpos": { "__type__": "cc.Vec3", @@ -51272,27 +58175,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2197 + "__id__": 2526 }, "_children": [ { - "__id__": 2215 + "__id__": 2544 } ], "_active": true, "_components": [ { - "__id__": 2217 + "__id__": 2546 }, { - "__id__": 2219 + "__id__": 2548 }, { - "__id__": 2221 + "__id__": 2550 } ], "_prefab": { - "__id__": 2223 + "__id__": 2552 }, "_lpos": { "__type__": "cc.Vec3", @@ -51329,11 +58232,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2216 + "__id__": 2545 }, "_enabled": true, "__prefab": { - "__id__": 2218 + "__id__": 2547 }, "_contentSize": { "__type__": "cc.Size", @@ -51357,11 +58260,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2216 + "__id__": 2545 }, "_enabled": true, "__prefab": { - "__id__": 2220 + "__id__": 2549 }, "_type": 0, "_inverted": false, @@ -51379,11 +58282,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2216 + "__id__": 2545 }, "_enabled": true, "__prefab": { - "__id__": 2222 + "__id__": 2551 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -51438,11 +58341,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2215 + "__id__": 2544 }, "_enabled": true, "__prefab": { - "__id__": 2225 + "__id__": 2554 }, "_contentSize": { "__type__": "cc.Size", @@ -51466,11 +58369,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2215 + "__id__": 2544 }, "_enabled": true, "__prefab": { - "__id__": 2227 + "__id__": 2556 }, "_resizeMode": 0, "_layoutType": 2, @@ -51530,11 +58433,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2197 + "__id__": 2526 }, "_enabled": true, "__prefab": { - "__id__": 2231 + "__id__": 2560 }, "_contentSize": { "__type__": "cc.Size", @@ -51558,11 +58461,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2197 + "__id__": 2526 }, "_enabled": true, "__prefab": { - "__id__": 2233 + "__id__": 2562 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -51600,18 +58503,18 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2197 + "__id__": 2526 }, "_enabled": true, "__prefab": { - "__id__": 2235 + "__id__": 2564 }, "_alignFlags": 4, "_target": null, "_left": 0, "_right": 0, "_top": 0, - "_bottom": 109.09500000000003, + "_bottom": 109, "_horizontalCenter": 0, "_verticalCenter": 0, "_isAbsLeft": true, @@ -51649,11 +58552,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2170 + "__id__": 2499 }, "_enabled": true, "__prefab": { - "__id__": 2238 + "__id__": 2567 }, "_contentSize": { "__type__": "cc.Size", @@ -51677,11 +58580,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2170 + "__id__": 2499 }, "_enabled": true, "__prefab": { - "__id__": 2240 + "__id__": 2569 }, "_alignFlags": 45, "_target": null, @@ -51713,11 +58616,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2170 + "__id__": 2499 }, "_enabled": true, "__prefab": { - "__id__": 2242 + "__id__": 2571 }, "_id": "" }, @@ -51748,20 +58651,20 @@ }, "_children": [ { - "__id__": 2245 + "__id__": 2574 } ], "_active": false, "_components": [ { - "__id__": 2253 + "__id__": 2582 }, { - "__id__": 2255 + "__id__": 2584 } ], "_prefab": { - "__id__": 2257 + "__id__": 2586 }, "_lpos": { "__type__": "cc.Vec3", @@ -51798,23 +58701,23 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 2244 + "__id__": 2573 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2246 + "__id__": 2575 }, { - "__id__": 2248 + "__id__": 2577 }, { - "__id__": 2250 + "__id__": 2579 } ], "_prefab": { - "__id__": 2252 + "__id__": 2581 }, "_lpos": { "__type__": "cc.Vec3", @@ -51851,11 +58754,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2245 + "__id__": 2574 }, "_enabled": true, "__prefab": { - "__id__": 2247 + "__id__": 2576 }, "_contentSize": { "__type__": "cc.Size", @@ -51879,11 +58782,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2245 + "__id__": 2574 }, "_enabled": true, "__prefab": { - "__id__": 2249 + "__id__": 2578 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -51924,11 +58827,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2245 + "__id__": 2574 }, "_enabled": true, "__prefab": { - "__id__": 2251 + "__id__": 2580 }, "_alignFlags": 45, "_target": null, @@ -51973,11 +58876,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2244 + "__id__": 2573 }, "_enabled": true, "__prefab": { - "__id__": 2254 + "__id__": 2583 }, "_contentSize": { "__type__": "cc.Size", @@ -52001,11 +58904,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2244 + "__id__": 2573 }, "_enabled": true, "__prefab": { - "__id__": 2256 + "__id__": 2585 }, "_alignFlags": 45, "_target": null, @@ -52054,32 +58957,32 @@ }, "_children": [ { - "__id__": 2259 + "__id__": 2588 }, { - "__id__": 2299 + "__id__": 2628 }, { - "__id__": 2339 + "__id__": 2668 }, { - "__id__": 2379 + "__id__": 2708 } ], "_active": true, "_components": [ { - "__id__": 2419 + "__id__": 2748 }, { - "__id__": 2421 + "__id__": 2750 }, { - "__id__": 2423 + "__id__": 2752 } ], "_prefab": { - "__id__": 2425 + "__id__": 2754 }, "_lpos": { "__type__": "cc.Vec3", @@ -52116,33 +59019,33 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2258 + "__id__": 2587 }, "_children": [ { - "__id__": 2260 + "__id__": 2589 }, { - "__id__": 2266 + "__id__": 2595 }, { - "__id__": 2272 + "__id__": 2601 }, { - "__id__": 2282 + "__id__": 2611 } ], "_active": true, "_components": [ { - "__id__": 2294 + "__id__": 2623 }, { - "__id__": 2296 + "__id__": 2625 } ], "_prefab": { - "__id__": 2298 + "__id__": 2627 }, "_lpos": { "__type__": "cc.Vec3", @@ -52179,20 +59082,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2259 + "__id__": 2588 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2261 + "__id__": 2590 }, { - "__id__": 2263 + "__id__": 2592 } ], "_prefab": { - "__id__": 2265 + "__id__": 2594 }, "_lpos": { "__type__": "cc.Vec3", @@ -52229,11 +59132,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2260 + "__id__": 2589 }, "_enabled": true, "__prefab": { - "__id__": 2262 + "__id__": 2591 }, "_contentSize": { "__type__": "cc.Size", @@ -52257,11 +59160,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2260 + "__id__": 2589 }, "_enabled": true, "__prefab": { - "__id__": 2264 + "__id__": 2593 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -52315,20 +59218,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2259 + "__id__": 2588 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2267 + "__id__": 2596 }, { - "__id__": 2269 + "__id__": 2598 } ], "_prefab": { - "__id__": 2271 + "__id__": 2600 }, "_lpos": { "__type__": "cc.Vec3", @@ -52365,11 +59268,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2266 + "__id__": 2595 }, "_enabled": true, "__prefab": { - "__id__": 2268 + "__id__": 2597 }, "_contentSize": { "__type__": "cc.Size", @@ -52393,11 +59296,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2266 + "__id__": 2595 }, "_enabled": true, "__prefab": { - "__id__": 2270 + "__id__": 2599 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -52451,26 +59354,26 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2259 + "__id__": 2588 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2273 + "__id__": 2602 }, { - "__id__": 2275 + "__id__": 2604 }, { - "__id__": 2277 + "__id__": 2606 }, { - "__id__": 2279 + "__id__": 2608 } ], "_prefab": { - "__id__": 2281 + "__id__": 2610 }, "_lpos": { "__type__": "cc.Vec3", @@ -52507,11 +59410,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2272 + "__id__": 2601 }, "_enabled": true, "__prefab": { - "__id__": 2274 + "__id__": 2603 }, "_contentSize": { "__type__": "cc.Size", @@ -52535,11 +59438,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2272 + "__id__": 2601 }, "_enabled": true, "__prefab": { - "__id__": 2276 + "__id__": 2605 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -52603,11 +59506,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2272 + "__id__": 2601 }, "_enabled": true, "__prefab": { - "__id__": 2278 + "__id__": 2607 }, "_id": "" }, @@ -52621,11 +59524,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2272 + "__id__": 2601 }, "_enabled": true, "__prefab": { - "__id__": 2280 + "__id__": 2609 }, "templateMode": true, "watchPath": "data.role.gold", @@ -52658,24 +59561,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2259 + "__id__": 2588 }, "_children": [ { - "__id__": 2283 + "__id__": 2612 } ], "_active": false, "_components": [ { - "__id__": 2289 + "__id__": 2618 }, { - "__id__": 2291 + "__id__": 2620 } ], "_prefab": { - "__id__": 2293 + "__id__": 2622 }, "_lpos": { "__type__": "cc.Vec3", @@ -52712,20 +59615,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2282 + "__id__": 2611 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2284 + "__id__": 2613 }, { - "__id__": 2286 + "__id__": 2615 } ], "_prefab": { - "__id__": 2288 + "__id__": 2617 }, "_lpos": { "__type__": "cc.Vec3", @@ -52762,11 +59665,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2283 + "__id__": 2612 }, "_enabled": true, "__prefab": { - "__id__": 2285 + "__id__": 2614 }, "_contentSize": { "__type__": "cc.Size", @@ -52790,11 +59693,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2283 + "__id__": 2612 }, "_enabled": true, "__prefab": { - "__id__": 2287 + "__id__": 2616 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -52848,11 +59751,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2282 + "__id__": 2611 }, "_enabled": true, "__prefab": { - "__id__": 2290 + "__id__": 2619 }, "_contentSize": { "__type__": "cc.Size", @@ -52876,11 +59779,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2282 + "__id__": 2611 }, "_enabled": true, "__prefab": { - "__id__": 2292 + "__id__": 2621 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -52934,11 +59837,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2259 + "__id__": 2588 }, "_enabled": true, "__prefab": { - "__id__": 2295 + "__id__": 2624 }, "_contentSize": { "__type__": "cc.Size", @@ -52962,11 +59865,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2259 + "__id__": 2588 }, "_enabled": true, "__prefab": { - "__id__": 2297 + "__id__": 2626 }, "_alignFlags": 12, "_target": null, @@ -53011,33 +59914,33 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2258 + "__id__": 2587 }, "_children": [ { - "__id__": 2300 + "__id__": 2629 }, { - "__id__": 2306 + "__id__": 2635 }, { - "__id__": 2312 + "__id__": 2641 }, { - "__id__": 2322 + "__id__": 2651 } ], "_active": true, "_components": [ { - "__id__": 2334 + "__id__": 2663 }, { - "__id__": 2336 + "__id__": 2665 } ], "_prefab": { - "__id__": 2338 + "__id__": 2667 }, "_lpos": { "__type__": "cc.Vec3", @@ -53074,20 +59977,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2299 + "__id__": 2628 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2301 + "__id__": 2630 }, { - "__id__": 2303 + "__id__": 2632 } ], "_prefab": { - "__id__": 2305 + "__id__": 2634 }, "_lpos": { "__type__": "cc.Vec3", @@ -53124,11 +60027,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2300 + "__id__": 2629 }, "_enabled": true, "__prefab": { - "__id__": 2302 + "__id__": 2631 }, "_contentSize": { "__type__": "cc.Size", @@ -53152,11 +60055,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2300 + "__id__": 2629 }, "_enabled": true, "__prefab": { - "__id__": 2304 + "__id__": 2633 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -53210,20 +60113,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2299 + "__id__": 2628 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2307 + "__id__": 2636 }, { - "__id__": 2309 + "__id__": 2638 } ], "_prefab": { - "__id__": 2311 + "__id__": 2640 }, "_lpos": { "__type__": "cc.Vec3", @@ -53260,11 +60163,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2306 + "__id__": 2635 }, "_enabled": true, "__prefab": { - "__id__": 2308 + "__id__": 2637 }, "_contentSize": { "__type__": "cc.Size", @@ -53288,11 +60191,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2306 + "__id__": 2635 }, "_enabled": true, "__prefab": { - "__id__": 2310 + "__id__": 2639 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -53346,26 +60249,26 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2299 + "__id__": 2628 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2313 + "__id__": 2642 }, { - "__id__": 2315 + "__id__": 2644 }, { - "__id__": 2317 + "__id__": 2646 }, { - "__id__": 2319 + "__id__": 2648 } ], "_prefab": { - "__id__": 2321 + "__id__": 2650 }, "_lpos": { "__type__": "cc.Vec3", @@ -53402,11 +60305,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2312 + "__id__": 2641 }, "_enabled": true, "__prefab": { - "__id__": 2314 + "__id__": 2643 }, "_contentSize": { "__type__": "cc.Size", @@ -53430,11 +60333,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2312 + "__id__": 2641 }, "_enabled": true, "__prefab": { - "__id__": 2316 + "__id__": 2645 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -53498,11 +60401,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2312 + "__id__": 2641 }, "_enabled": true, "__prefab": { - "__id__": 2318 + "__id__": 2647 }, "_id": "" }, @@ -53516,11 +60419,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2312 + "__id__": 2641 }, "_enabled": true, "__prefab": { - "__id__": 2320 + "__id__": 2649 }, "templateMode": true, "watchPath": "data.role.gold", @@ -53553,24 +60456,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2299 + "__id__": 2628 }, "_children": [ { - "__id__": 2323 + "__id__": 2652 } ], "_active": false, "_components": [ { - "__id__": 2329 + "__id__": 2658 }, { - "__id__": 2331 + "__id__": 2660 } ], "_prefab": { - "__id__": 2333 + "__id__": 2662 }, "_lpos": { "__type__": "cc.Vec3", @@ -53607,20 +60510,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2322 + "__id__": 2651 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2324 + "__id__": 2653 }, { - "__id__": 2326 + "__id__": 2655 } ], "_prefab": { - "__id__": 2328 + "__id__": 2657 }, "_lpos": { "__type__": "cc.Vec3", @@ -53657,11 +60560,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2323 + "__id__": 2652 }, "_enabled": true, "__prefab": { - "__id__": 2325 + "__id__": 2654 }, "_contentSize": { "__type__": "cc.Size", @@ -53685,11 +60588,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2323 + "__id__": 2652 }, "_enabled": true, "__prefab": { - "__id__": 2327 + "__id__": 2656 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -53743,11 +60646,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2322 + "__id__": 2651 }, "_enabled": true, "__prefab": { - "__id__": 2330 + "__id__": 2659 }, "_contentSize": { "__type__": "cc.Size", @@ -53771,11 +60674,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2322 + "__id__": 2651 }, "_enabled": true, "__prefab": { - "__id__": 2332 + "__id__": 2661 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -53829,11 +60732,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2299 + "__id__": 2628 }, "_enabled": true, "__prefab": { - "__id__": 2335 + "__id__": 2664 }, "_contentSize": { "__type__": "cc.Size", @@ -53857,11 +60760,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2299 + "__id__": 2628 }, "_enabled": true, "__prefab": { - "__id__": 2337 + "__id__": 2666 }, "_alignFlags": 12, "_target": null, @@ -53906,33 +60809,33 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2258 + "__id__": 2587 }, "_children": [ { - "__id__": 2340 + "__id__": 2669 }, { - "__id__": 2346 + "__id__": 2675 }, { - "__id__": 2352 + "__id__": 2681 }, { - "__id__": 2362 + "__id__": 2691 } ], "_active": true, "_components": [ { - "__id__": 2374 + "__id__": 2703 }, { - "__id__": 2376 + "__id__": 2705 } ], "_prefab": { - "__id__": 2378 + "__id__": 2707 }, "_lpos": { "__type__": "cc.Vec3", @@ -53969,20 +60872,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2339 + "__id__": 2668 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2341 + "__id__": 2670 }, { - "__id__": 2343 + "__id__": 2672 } ], "_prefab": { - "__id__": 2345 + "__id__": 2674 }, "_lpos": { "__type__": "cc.Vec3", @@ -54019,11 +60922,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2340 + "__id__": 2669 }, "_enabled": true, "__prefab": { - "__id__": 2342 + "__id__": 2671 }, "_contentSize": { "__type__": "cc.Size", @@ -54047,11 +60950,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2340 + "__id__": 2669 }, "_enabled": true, "__prefab": { - "__id__": 2344 + "__id__": 2673 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -54105,20 +61008,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2339 + "__id__": 2668 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2347 + "__id__": 2676 }, { - "__id__": 2349 + "__id__": 2678 } ], "_prefab": { - "__id__": 2351 + "__id__": 2680 }, "_lpos": { "__type__": "cc.Vec3", @@ -54155,11 +61058,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2346 + "__id__": 2675 }, "_enabled": true, "__prefab": { - "__id__": 2348 + "__id__": 2677 }, "_contentSize": { "__type__": "cc.Size", @@ -54183,11 +61086,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2346 + "__id__": 2675 }, "_enabled": true, "__prefab": { - "__id__": 2350 + "__id__": 2679 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -54241,26 +61144,26 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2339 + "__id__": 2668 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2353 + "__id__": 2682 }, { - "__id__": 2355 + "__id__": 2684 }, { - "__id__": 2357 + "__id__": 2686 }, { - "__id__": 2359 + "__id__": 2688 } ], "_prefab": { - "__id__": 2361 + "__id__": 2690 }, "_lpos": { "__type__": "cc.Vec3", @@ -54297,11 +61200,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2352 + "__id__": 2681 }, "_enabled": true, "__prefab": { - "__id__": 2354 + "__id__": 2683 }, "_contentSize": { "__type__": "cc.Size", @@ -54325,11 +61228,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2352 + "__id__": 2681 }, "_enabled": true, "__prefab": { - "__id__": 2356 + "__id__": 2685 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -54393,11 +61296,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2352 + "__id__": 2681 }, "_enabled": true, "__prefab": { - "__id__": 2358 + "__id__": 2687 }, "_id": "" }, @@ -54411,11 +61314,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2352 + "__id__": 2681 }, "_enabled": true, "__prefab": { - "__id__": 2360 + "__id__": 2689 }, "templateMode": true, "watchPath": "data.role.gold", @@ -54448,24 +61351,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2339 + "__id__": 2668 }, "_children": [ { - "__id__": 2363 + "__id__": 2692 } ], "_active": false, "_components": [ { - "__id__": 2369 + "__id__": 2698 }, { - "__id__": 2371 + "__id__": 2700 } ], "_prefab": { - "__id__": 2373 + "__id__": 2702 }, "_lpos": { "__type__": "cc.Vec3", @@ -54502,20 +61405,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2362 + "__id__": 2691 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2364 + "__id__": 2693 }, { - "__id__": 2366 + "__id__": 2695 } ], "_prefab": { - "__id__": 2368 + "__id__": 2697 }, "_lpos": { "__type__": "cc.Vec3", @@ -54552,11 +61455,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2363 + "__id__": 2692 }, "_enabled": true, "__prefab": { - "__id__": 2365 + "__id__": 2694 }, "_contentSize": { "__type__": "cc.Size", @@ -54580,11 +61483,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2363 + "__id__": 2692 }, "_enabled": true, "__prefab": { - "__id__": 2367 + "__id__": 2696 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -54638,11 +61541,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2362 + "__id__": 2691 }, "_enabled": true, "__prefab": { - "__id__": 2370 + "__id__": 2699 }, "_contentSize": { "__type__": "cc.Size", @@ -54666,11 +61569,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2362 + "__id__": 2691 }, "_enabled": true, "__prefab": { - "__id__": 2372 + "__id__": 2701 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -54724,11 +61627,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2339 + "__id__": 2668 }, "_enabled": true, "__prefab": { - "__id__": 2375 + "__id__": 2704 }, "_contentSize": { "__type__": "cc.Size", @@ -54752,11 +61655,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2339 + "__id__": 2668 }, "_enabled": true, "__prefab": { - "__id__": 2377 + "__id__": 2706 }, "_alignFlags": 12, "_target": null, @@ -54801,33 +61704,33 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2258 + "__id__": 2587 }, "_children": [ { - "__id__": 2380 + "__id__": 2709 }, { - "__id__": 2386 + "__id__": 2715 }, { - "__id__": 2392 + "__id__": 2721 }, { - "__id__": 2402 + "__id__": 2731 } ], "_active": true, "_components": [ { - "__id__": 2414 + "__id__": 2743 }, { - "__id__": 2416 + "__id__": 2745 } ], "_prefab": { - "__id__": 2418 + "__id__": 2747 }, "_lpos": { "__type__": "cc.Vec3", @@ -54864,20 +61767,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2379 + "__id__": 2708 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2381 + "__id__": 2710 }, { - "__id__": 2383 + "__id__": 2712 } ], "_prefab": { - "__id__": 2385 + "__id__": 2714 }, "_lpos": { "__type__": "cc.Vec3", @@ -54914,11 +61817,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2380 + "__id__": 2709 }, "_enabled": true, "__prefab": { - "__id__": 2382 + "__id__": 2711 }, "_contentSize": { "__type__": "cc.Size", @@ -54942,11 +61845,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2380 + "__id__": 2709 }, "_enabled": true, "__prefab": { - "__id__": 2384 + "__id__": 2713 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -55000,20 +61903,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2379 + "__id__": 2708 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2387 + "__id__": 2716 }, { - "__id__": 2389 + "__id__": 2718 } ], "_prefab": { - "__id__": 2391 + "__id__": 2720 }, "_lpos": { "__type__": "cc.Vec3", @@ -55050,11 +61953,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2386 + "__id__": 2715 }, "_enabled": true, "__prefab": { - "__id__": 2388 + "__id__": 2717 }, "_contentSize": { "__type__": "cc.Size", @@ -55078,11 +61981,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2386 + "__id__": 2715 }, "_enabled": true, "__prefab": { - "__id__": 2390 + "__id__": 2719 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -55136,26 +62039,26 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2379 + "__id__": 2708 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2393 + "__id__": 2722 }, { - "__id__": 2395 + "__id__": 2724 }, { - "__id__": 2397 + "__id__": 2726 }, { - "__id__": 2399 + "__id__": 2728 } ], "_prefab": { - "__id__": 2401 + "__id__": 2730 }, "_lpos": { "__type__": "cc.Vec3", @@ -55192,11 +62095,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2392 + "__id__": 2721 }, "_enabled": true, "__prefab": { - "__id__": 2394 + "__id__": 2723 }, "_contentSize": { "__type__": "cc.Size", @@ -55220,11 +62123,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2392 + "__id__": 2721 }, "_enabled": true, "__prefab": { - "__id__": 2396 + "__id__": 2725 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -55288,11 +62191,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2392 + "__id__": 2721 }, "_enabled": true, "__prefab": { - "__id__": 2398 + "__id__": 2727 }, "_id": "" }, @@ -55306,11 +62209,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2392 + "__id__": 2721 }, "_enabled": true, "__prefab": { - "__id__": 2400 + "__id__": 2729 }, "templateMode": true, "watchPath": "data.role.gold", @@ -55343,24 +62246,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2379 + "__id__": 2708 }, "_children": [ { - "__id__": 2403 + "__id__": 2732 } ], "_active": false, "_components": [ { - "__id__": 2409 + "__id__": 2738 }, { - "__id__": 2411 + "__id__": 2740 } ], "_prefab": { - "__id__": 2413 + "__id__": 2742 }, "_lpos": { "__type__": "cc.Vec3", @@ -55397,20 +62300,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2402 + "__id__": 2731 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2404 + "__id__": 2733 }, { - "__id__": 2406 + "__id__": 2735 } ], "_prefab": { - "__id__": 2408 + "__id__": 2737 }, "_lpos": { "__type__": "cc.Vec3", @@ -55447,11 +62350,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2403 + "__id__": 2732 }, "_enabled": true, "__prefab": { - "__id__": 2405 + "__id__": 2734 }, "_contentSize": { "__type__": "cc.Size", @@ -55475,11 +62378,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2403 + "__id__": 2732 }, "_enabled": true, "__prefab": { - "__id__": 2407 + "__id__": 2736 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -55533,11 +62436,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2402 + "__id__": 2731 }, "_enabled": true, "__prefab": { - "__id__": 2410 + "__id__": 2739 }, "_contentSize": { "__type__": "cc.Size", @@ -55561,11 +62464,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2402 + "__id__": 2731 }, "_enabled": true, "__prefab": { - "__id__": 2412 + "__id__": 2741 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -55619,11 +62522,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2379 + "__id__": 2708 }, "_enabled": true, "__prefab": { - "__id__": 2415 + "__id__": 2744 }, "_contentSize": { "__type__": "cc.Size", @@ -55647,11 +62550,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2379 + "__id__": 2708 }, "_enabled": true, "__prefab": { - "__id__": 2417 + "__id__": 2746 }, "_alignFlags": 12, "_target": null, @@ -55696,11 +62599,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2258 + "__id__": 2587 }, "_enabled": true, "__prefab": { - "__id__": 2420 + "__id__": 2749 }, "_contentSize": { "__type__": "cc.Size", @@ -55724,11 +62627,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2258 + "__id__": 2587 }, "_enabled": true, "__prefab": { - "__id__": 2422 + "__id__": 2751 }, "_alignFlags": 41, "_target": null, @@ -55760,11 +62663,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2258 + "__id__": 2587 }, "_enabled": true, "__prefab": { - "__id__": 2424 + "__id__": 2753 }, "_resizeMode": 0, "_layoutType": 1, @@ -55815,41 +62718,41 @@ }, "_children": [ { - "__id__": 2427 + "__id__": 2756 }, { - "__id__": 2433 + "__id__": 2762 }, { - "__id__": 2439 + "__id__": 2768 }, { - "__id__": 2458 + "__id__": 2787 }, { - "__id__": 2477 + "__id__": 2806 }, { - "__id__": 2496 + "__id__": 2825 }, { - "__id__": 2515 + "__id__": 2844 } ], "_active": true, "_components": [ { - "__id__": 2534 + "__id__": 2863 }, { - "__id__": 2536 + "__id__": 2865 }, { - "__id__": 2538 + "__id__": 2867 } ], "_prefab": { - "__id__": 2540 + "__id__": 2869 }, "_lpos": { "__type__": "cc.Vec3", @@ -55886,20 +62789,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2426 + "__id__": 2755 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2428 + "__id__": 2757 }, { - "__id__": 2430 + "__id__": 2759 } ], "_prefab": { - "__id__": 2432 + "__id__": 2761 }, "_lpos": { "__type__": "cc.Vec3", @@ -55936,11 +62839,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2427 + "__id__": 2756 }, "_enabled": true, "__prefab": { - "__id__": 2429 + "__id__": 2758 }, "_contentSize": { "__type__": "cc.Size", @@ -55964,11 +62867,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2427 + "__id__": 2756 }, "_enabled": true, "__prefab": { - "__id__": 2431 + "__id__": 2760 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -56022,20 +62925,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2426 + "__id__": 2755 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2434 + "__id__": 2763 }, { - "__id__": 2436 + "__id__": 2765 } ], "_prefab": { - "__id__": 2438 + "__id__": 2767 }, "_lpos": { "__type__": "cc.Vec3", @@ -56072,11 +62975,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2433 + "__id__": 2762 }, "_enabled": true, "__prefab": { - "__id__": 2435 + "__id__": 2764 }, "_contentSize": { "__type__": "cc.Size", @@ -56100,11 +63003,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2433 + "__id__": 2762 }, "_enabled": true, "__prefab": { - "__id__": 2437 + "__id__": 2766 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -56158,27 +63061,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2426 + "__id__": 2755 }, "_children": [ { - "__id__": 2440 + "__id__": 2769 }, { - "__id__": 2446 + "__id__": 2775 } ], "_active": true, "_components": [ { - "__id__": 2452 + "__id__": 2781 }, { - "__id__": 2454 + "__id__": 2783 } ], "_prefab": { - "__id__": 2457 + "__id__": 2786 }, "_lpos": { "__type__": "cc.Vec3", @@ -56215,20 +63118,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2439 + "__id__": 2768 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2441 + "__id__": 2770 }, { - "__id__": 2443 + "__id__": 2772 } ], "_prefab": { - "__id__": 2445 + "__id__": 2774 }, "_lpos": { "__type__": "cc.Vec3", @@ -56265,11 +63168,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2440 + "__id__": 2769 }, "_enabled": true, "__prefab": { - "__id__": 2442 + "__id__": 2771 }, "_contentSize": { "__type__": "cc.Size", @@ -56293,11 +63196,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2440 + "__id__": 2769 }, "_enabled": true, "__prefab": { - "__id__": 2444 + "__id__": 2773 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -56351,20 +63254,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2439 + "__id__": 2768 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2447 + "__id__": 2776 }, { - "__id__": 2449 + "__id__": 2778 } ], "_prefab": { - "__id__": 2451 + "__id__": 2780 }, "_lpos": { "__type__": "cc.Vec3", @@ -56401,11 +63304,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2446 + "__id__": 2775 }, "_enabled": true, "__prefab": { - "__id__": 2448 + "__id__": 2777 }, "_contentSize": { "__type__": "cc.Size", @@ -56429,11 +63332,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2446 + "__id__": 2775 }, "_enabled": true, "__prefab": { - "__id__": 2450 + "__id__": 2779 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -56510,11 +63413,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2439 + "__id__": 2768 }, "_enabled": true, "__prefab": { - "__id__": 2453 + "__id__": 2782 }, "_contentSize": { "__type__": "cc.Size", @@ -56538,15 +63441,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2439 + "__id__": 2768 }, "_enabled": true, "__prefab": { - "__id__": 2455 + "__id__": 2784 }, "clickEvents": [ { - "__id__": 2456 + "__id__": 2785 } ], "_interactable": true, @@ -56621,27 +63524,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2426 + "__id__": 2755 }, "_children": [ { - "__id__": 2459 + "__id__": 2788 }, { - "__id__": 2465 + "__id__": 2794 } ], "_active": true, "_components": [ { - "__id__": 2471 + "__id__": 2800 }, { - "__id__": 2473 + "__id__": 2802 } ], "_prefab": { - "__id__": 2476 + "__id__": 2805 }, "_lpos": { "__type__": "cc.Vec3", @@ -56678,20 +63581,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2458 + "__id__": 2787 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2460 + "__id__": 2789 }, { - "__id__": 2462 + "__id__": 2791 } ], "_prefab": { - "__id__": 2464 + "__id__": 2793 }, "_lpos": { "__type__": "cc.Vec3", @@ -56728,11 +63631,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2459 + "__id__": 2788 }, "_enabled": true, "__prefab": { - "__id__": 2461 + "__id__": 2790 }, "_contentSize": { "__type__": "cc.Size", @@ -56756,11 +63659,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2459 + "__id__": 2788 }, "_enabled": true, "__prefab": { - "__id__": 2463 + "__id__": 2792 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -56814,20 +63717,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2458 + "__id__": 2787 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2466 + "__id__": 2795 }, { - "__id__": 2468 + "__id__": 2797 } ], "_prefab": { - "__id__": 2470 + "__id__": 2799 }, "_lpos": { "__type__": "cc.Vec3", @@ -56864,11 +63767,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2465 + "__id__": 2794 }, "_enabled": true, "__prefab": { - "__id__": 2467 + "__id__": 2796 }, "_contentSize": { "__type__": "cc.Size", @@ -56892,11 +63795,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2465 + "__id__": 2794 }, "_enabled": true, "__prefab": { - "__id__": 2469 + "__id__": 2798 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -56973,11 +63876,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2458 + "__id__": 2787 }, "_enabled": true, "__prefab": { - "__id__": 2472 + "__id__": 2801 }, "_contentSize": { "__type__": "cc.Size", @@ -57001,15 +63904,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2458 + "__id__": 2787 }, "_enabled": true, "__prefab": { - "__id__": 2474 + "__id__": 2803 }, "clickEvents": [ { - "__id__": 2475 + "__id__": 2804 } ], "_interactable": true, @@ -57084,27 +63987,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2426 + "__id__": 2755 }, "_children": [ { - "__id__": 2478 + "__id__": 2807 }, { - "__id__": 2484 + "__id__": 2813 } ], "_active": true, "_components": [ { - "__id__": 2490 + "__id__": 2819 }, { - "__id__": 2492 + "__id__": 2821 } ], "_prefab": { - "__id__": 2495 + "__id__": 2824 }, "_lpos": { "__type__": "cc.Vec3", @@ -57141,20 +64044,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2477 + "__id__": 2806 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2479 + "__id__": 2808 }, { - "__id__": 2481 + "__id__": 2810 } ], "_prefab": { - "__id__": 2483 + "__id__": 2812 }, "_lpos": { "__type__": "cc.Vec3", @@ -57191,11 +64094,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2478 + "__id__": 2807 }, "_enabled": true, "__prefab": { - "__id__": 2480 + "__id__": 2809 }, "_contentSize": { "__type__": "cc.Size", @@ -57219,11 +64122,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2478 + "__id__": 2807 }, "_enabled": true, "__prefab": { - "__id__": 2482 + "__id__": 2811 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -57277,20 +64180,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2477 + "__id__": 2806 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2485 + "__id__": 2814 }, { - "__id__": 2487 + "__id__": 2816 } ], "_prefab": { - "__id__": 2489 + "__id__": 2818 }, "_lpos": { "__type__": "cc.Vec3", @@ -57327,11 +64230,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2484 + "__id__": 2813 }, "_enabled": true, "__prefab": { - "__id__": 2486 + "__id__": 2815 }, "_contentSize": { "__type__": "cc.Size", @@ -57355,11 +64258,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2484 + "__id__": 2813 }, "_enabled": true, "__prefab": { - "__id__": 2488 + "__id__": 2817 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -57436,11 +64339,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2477 + "__id__": 2806 }, "_enabled": true, "__prefab": { - "__id__": 2491 + "__id__": 2820 }, "_contentSize": { "__type__": "cc.Size", @@ -57464,15 +64367,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2477 + "__id__": 2806 }, "_enabled": true, "__prefab": { - "__id__": 2493 + "__id__": 2822 }, "clickEvents": [ { - "__id__": 2494 + "__id__": 2823 } ], "_interactable": true, @@ -57547,27 +64450,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2426 + "__id__": 2755 }, "_children": [ { - "__id__": 2497 + "__id__": 2826 }, { - "__id__": 2503 + "__id__": 2832 } ], "_active": true, "_components": [ { - "__id__": 2509 + "__id__": 2838 }, { - "__id__": 2511 + "__id__": 2840 } ], "_prefab": { - "__id__": 2514 + "__id__": 2843 }, "_lpos": { "__type__": "cc.Vec3", @@ -57604,20 +64507,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2496 + "__id__": 2825 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2498 + "__id__": 2827 }, { - "__id__": 2500 + "__id__": 2829 } ], "_prefab": { - "__id__": 2502 + "__id__": 2831 }, "_lpos": { "__type__": "cc.Vec3", @@ -57654,11 +64557,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2497 + "__id__": 2826 }, "_enabled": true, "__prefab": { - "__id__": 2499 + "__id__": 2828 }, "_contentSize": { "__type__": "cc.Size", @@ -57682,11 +64585,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2497 + "__id__": 2826 }, "_enabled": true, "__prefab": { - "__id__": 2501 + "__id__": 2830 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -57740,20 +64643,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2496 + "__id__": 2825 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2504 + "__id__": 2833 }, { - "__id__": 2506 + "__id__": 2835 } ], "_prefab": { - "__id__": 2508 + "__id__": 2837 }, "_lpos": { "__type__": "cc.Vec3", @@ -57790,11 +64693,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2503 + "__id__": 2832 }, "_enabled": true, "__prefab": { - "__id__": 2505 + "__id__": 2834 }, "_contentSize": { "__type__": "cc.Size", @@ -57818,11 +64721,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2503 + "__id__": 2832 }, "_enabled": true, "__prefab": { - "__id__": 2507 + "__id__": 2836 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -57899,11 +64802,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2496 + "__id__": 2825 }, "_enabled": true, "__prefab": { - "__id__": 2510 + "__id__": 2839 }, "_contentSize": { "__type__": "cc.Size", @@ -57927,15 +64830,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2496 + "__id__": 2825 }, "_enabled": true, "__prefab": { - "__id__": 2512 + "__id__": 2841 }, "clickEvents": [ { - "__id__": 2513 + "__id__": 2842 } ], "_interactable": true, @@ -58010,27 +64913,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2426 + "__id__": 2755 }, "_children": [ { - "__id__": 2516 + "__id__": 2845 }, { - "__id__": 2522 + "__id__": 2851 } ], "_active": true, "_components": [ { - "__id__": 2528 + "__id__": 2857 }, { - "__id__": 2530 + "__id__": 2859 } ], "_prefab": { - "__id__": 2533 + "__id__": 2862 }, "_lpos": { "__type__": "cc.Vec3", @@ -58067,20 +64970,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2515 + "__id__": 2844 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2517 + "__id__": 2846 }, { - "__id__": 2519 + "__id__": 2848 } ], "_prefab": { - "__id__": 2521 + "__id__": 2850 }, "_lpos": { "__type__": "cc.Vec3", @@ -58117,11 +65020,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2516 + "__id__": 2845 }, "_enabled": true, "__prefab": { - "__id__": 2518 + "__id__": 2847 }, "_contentSize": { "__type__": "cc.Size", @@ -58145,11 +65048,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2516 + "__id__": 2845 }, "_enabled": true, "__prefab": { - "__id__": 2520 + "__id__": 2849 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -58203,20 +65106,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2515 + "__id__": 2844 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2523 + "__id__": 2852 }, { - "__id__": 2525 + "__id__": 2854 } ], "_prefab": { - "__id__": 2527 + "__id__": 2856 }, "_lpos": { "__type__": "cc.Vec3", @@ -58253,11 +65156,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2522 + "__id__": 2851 }, "_enabled": true, "__prefab": { - "__id__": 2524 + "__id__": 2853 }, "_contentSize": { "__type__": "cc.Size", @@ -58281,11 +65184,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2522 + "__id__": 2851 }, "_enabled": true, "__prefab": { - "__id__": 2526 + "__id__": 2855 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -58362,11 +65265,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2515 + "__id__": 2844 }, "_enabled": true, "__prefab": { - "__id__": 2529 + "__id__": 2858 }, "_contentSize": { "__type__": "cc.Size", @@ -58390,15 +65293,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2515 + "__id__": 2844 }, "_enabled": true, "__prefab": { - "__id__": 2531 + "__id__": 2860 }, "clickEvents": [ { - "__id__": 2532 + "__id__": 2861 } ], "_interactable": false, @@ -58473,11 +65376,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2426 + "__id__": 2755 }, "_enabled": true, "__prefab": { - "__id__": 2535 + "__id__": 2864 }, "_contentSize": { "__type__": "cc.Size", @@ -58501,11 +65404,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2426 + "__id__": 2755 }, "_enabled": true, "__prefab": { - "__id__": 2537 + "__id__": 2866 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -58543,11 +65446,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2426 + "__id__": 2755 }, "_enabled": true, "__prefab": { - "__id__": 2539 + "__id__": 2868 }, "_alignFlags": 20, "_target": null, @@ -58596,7 +65499,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 2542 + "__id__": 2871 }, "_contentSize": { "__type__": "cc.Size", @@ -58624,7 +65527,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 2544 + "__id__": 2873 }, "_alignFlags": 45, "_target": null, @@ -58660,7 +65563,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 2546 + "__id__": 2875 }, "_id": "" }, @@ -58681,16 +65584,28 @@ "targetOverrides": null, "nestedPrefabInstanceRoots": [ { - "__id__": 2040 + "__id__": 2369 }, { - "__id__": 2009 + "__id__": 2338 }, { - "__id__": 1967 + "__id__": 2296 }, { - "__id__": 1821 + "__id__": 2150 + }, + { + "__id__": 1250 + }, + { + "__id__": 1177 + }, + { + "__id__": 1104 + }, + { + "__id__": 1034 }, { "__id__": 927 diff --git a/assets/script/game/common/SingletonModuleComp.ts b/assets/script/game/common/SingletonModuleComp.ts index 0603de1a..2fb9d3ec 100644 --- a/assets/script/game/common/SingletonModuleComp.ts +++ b/assets/script/game/common/SingletonModuleComp.ts @@ -54,8 +54,8 @@ export class SingletonModuleComp extends ecs.Comp { goods:any={ free: [ {uuid:9001,num:100000}, {uuid:1001,num:10}, {uuid:1002,num:10}, {uuid:1007,num:10},], goods1:[ {uuid:1001,num:100}, {uuid:9002,num:1} ], - goods2:[ {uuid:1002,num:100}, {uuid:9002,num:1} ], - goods3:[ {uuid:1007,num:100}, {uuid:9002,num:1} ], + herochips:[ {uuid:9001,num:2}, {uuid:9002,num:1} ], + skillchips:[ {uuid:1001,num:100}, {uuid:1002,num:1} ], goods4:[ {uuid:9001,num:100}, {uuid:9002,num:1} ], }; items:any={ @@ -119,8 +119,8 @@ export class SingletonModuleComp extends ecs.Comp { free:{ cost:0,num:3,buy:3,}, goods1:{ cost:2000,num:3,buy:3,}, - goods2:{ cost:3000,num:4,buy:3,}, - goods3:{ cost:4000,num:5,buy:3,}, + herochips:{ cost:3000,num:4,buy:3,}, + skillchips:{ cost:4000,num:5,buy:3,}, }; vmAdd() { diff --git a/assets/script/game/hero/SChipComp.ts b/assets/script/game/hero/SChipComp.ts index ef7809d8..de62c49c 100644 --- a/assets/script/game/hero/SChipComp.ts +++ b/assets/script/game/hero/SChipComp.ts @@ -17,6 +17,14 @@ export class SChipComp extends Component { } update_data(uuid:number,num:number=0){ + + if(num > 0){ + this.node.getChildByName("num").getComponent(Label).string = num.toString(); + }else{ + this.node.getChildByName("num").getComponent(Label).string = ""; + } + + if(uuid == 0){ return;} var icon_path = "game/skills/skill_icon" // console.log("update_data",SkillSet[uuid].path) resources.load(icon_path, SpriteAtlas, (err: any, atlas) => { @@ -24,11 +32,7 @@ export class SChipComp extends Component { // console.log("update_data",atlas,sprite) sprite.spriteFrame = atlas.getSpriteFrame(SkillSet[uuid].path); }); - if(num > 0){ - this.node.getChildByName("num").getComponent(Label).string = num.toString(); - }else{ - this.node.getChildByName("num").getComponent(Label).string = ""; - } + } } diff --git a/assets/script/game/map/ShopHomeComp.ts b/assets/script/game/map/ShopHomeComp.ts index c7f2980d..671bf109 100644 --- a/assets/script/game/map/ShopHomeComp.ts +++ b/assets/script/game/map/ShopHomeComp.ts @@ -1,4 +1,4 @@ -import { _decorator } from "cc"; +import { _decorator, instantiate, Prefab, UITransform } 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 { oops } from "../../../../extensions/oops-plugin-framework/assets/core/Oops"; @@ -6,6 +6,9 @@ import { UIID } from "../common/config/GameUIConfig"; import { Items } from "../common/config/Items"; import { Item } from "./Item"; import { smc } from "../common/SingletonModuleComp"; +import { RewardComp } from "./RewardComp"; +import { SChipComp } from "../hero/SChipComp"; +import { HChipComp } from "../hero/HChipComp"; const { ccclass, property } = _decorator; @@ -18,11 +21,14 @@ export class ShopHomeComp extends CCComp { this.get_items(); } get_items(){ - let free = this.node.getChildByName("goods_list").getChildByName("free").getChildByName("items"); - let goods1 = this.node.getChildByName("goods_list").getChildByName("goods1").getChildByName("items"); - let goods2 = this.node.getChildByName("goods_list").getChildByName("goods2").getChildByName("items"); - let goods3 = this.node.getChildByName("goods_list").getChildByName("goods3").getChildByName("items"); - + + let goods = this.node.getChildByName("goods").getChildByName("view").getChildByName("content") + goods.getComponent(UITransform).height=5*200 + console.log("smc.goods",smc.goods) + let free = goods.getChildByName("free").getChildByName("items"); + let goods1 = goods.getChildByName("goods1").getChildByName("items"); + let herochips = goods.getChildByName("herochips").getChildByName("items"); + let skillchips = goods.getChildByName("skillchips").getChildByName("items"); for (let x = 0; x < smc.goods.free.length; x++) { let item=ecs.getEntity(Item) item.load(smc.goods.free[x].uuid,smc.goods.free[x].num,free) @@ -31,14 +37,22 @@ export class ShopHomeComp extends CCComp { let item=ecs.getEntity(Item) item.load(smc.goods.goods1[x].uuid,smc.goods.goods1[x].num,goods1) } - for (let x = 0; x < smc.goods.goods2.length; x++) { - let item=ecs.getEntity(Item) - item.load(smc.goods.goods2[x].uuid,smc.goods.goods2[x].num,goods2) + for (let x = 0; x < smc.goods.herochips.length; x++) { + let path = "game/gui/hchip"; + let prefab: Prefab = oops.res.get(path, Prefab)!; + let node = instantiate(prefab); + node.parent=herochips + let hc= node.getComponent(HChipComp) + hc.update_data(smc.goods.herochips[x].uuid,smc.goods.herochips[x].num) } - for (let x = 0; x < smc.goods.goods3.length; x++) { - let item=ecs.getEntity(Item) - item.load(smc.goods.goods3[x].uuid,smc.goods.goods3[x].num,goods3) + for (let x = 0; x < smc.goods.skillchips.length; x++) { + let path = "game/gui/schip"; + let prefab: Prefab = oops.res.get(path, Prefab)!; + let node = instantiate(prefab); + node.parent=skillchips + let sc= node.getComponent(SChipComp) + sc.update_data(smc.goods.skillchips[x].uuid,smc.goods.skillchips[x].num) } // for (let x = 0; x < smc.goods.goods4.length; x++) { // let item=ecs.getEntity(Item) diff --git a/assets/script/game/map/SkillHomeComp.ts b/assets/script/game/map/SkillHomeComp.ts index 3dd1c581..ac06aa77 100644 --- a/assets/script/game/map/SkillHomeComp.ts +++ b/assets/script/game/map/SkillHomeComp.ts @@ -21,7 +21,7 @@ export class SkillHomeComp extends CCComp { let ms_num:number =MSklist.length let parent= this.node.getChildByName("skills").getChildByName("view").getChildByName("content") let height=ms_num*135 - parent.getComponent(UITransform).width=height + parent.getComponent(UITransform).height=height for (let i = 0; i < ms_num; i++) { let msc =ecs.getEntity(MSCard) msc.load(MSklist[i],parent,1)