diff --git a/assets/resources/gui/aui.plist.meta b/assets/resources/gui/aui.plist.meta
index 4913a698..ebe2e673 100644
--- a/assets/resources/gui/aui.plist.meta
+++ b/assets/resources/gui/aui.plist.meta
@@ -2554,10 +2554,10 @@
"height": 81,
"rawWidth": 185,
"rawHeight": 81,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 92,
- "borderRight": 92,
+ "borderTop": 40,
+ "borderBottom": 40,
+ "borderLeft": 30,
+ "borderRight": 30,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
@@ -2693,9 +2693,9 @@
"rawWidth": 185,
"rawHeight": 81,
"borderTop": 40,
- "borderBottom": 35,
- "borderLeft": 92,
- "borderRight": 92,
+ "borderBottom": 40,
+ "borderLeft": 30,
+ "borderRight": 30,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
@@ -2738,10 +2738,10 @@
"height": 81,
"rawWidth": 185,
"rawHeight": 81,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 92,
- "borderRight": 92,
+ "borderTop": 40,
+ "borderBottom": 40,
+ "borderLeft": 30,
+ "borderRight": 30,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
diff --git a/assets/resources/gui/element/equip.prefab b/assets/resources/gui/element/equip.prefab
new file mode 100644
index 00000000..47e3f24a
--- /dev/null
+++ b/assets/resources/gui/element/equip.prefab
@@ -0,0 +1,2745 @@
+[
+ {
+ "__type__": "cc.Prefab",
+ "_name": "equip",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_native": "",
+ "data": {
+ "__id__": 1
+ },
+ "optimizationPolicy": 0,
+ "persistent": false
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "equip",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": null,
+ "_children": [
+ {
+ "__id__": 2
+ },
+ {
+ "__id__": 40
+ },
+ {
+ "__id__": 52
+ },
+ {
+ "__id__": 58
+ },
+ {
+ "__id__": 84
+ },
+ {
+ "__id__": 90
+ }
+ ],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 108
+ },
+ {
+ "__id__": 110
+ },
+ {
+ "__id__": 112
+ }
+ ],
+ "_prefab": {
+ "__id__": 120
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": -50,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 1,
+ "y": 1,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "list",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 1
+ },
+ "_children": [
+ {
+ "__id__": 3
+ },
+ {
+ "__id__": 11
+ },
+ {
+ "__id__": 19
+ },
+ {
+ "__id__": 27
+ }
+ ],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 35
+ },
+ {
+ "__id__": 37
+ }
+ ],
+ "_prefab": {
+ "__id__": 39
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 1,
+ "y": 1,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "ListFrame_01_Bg",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 2
+ },
+ "_children": [],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 4
+ },
+ {
+ "__id__": 6
+ },
+ {
+ "__id__": 8
+ }
+ ],
+ "_prefab": {
+ "__id__": 10
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 1,
+ "y": 1,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 3
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 5
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 674,
+ "height": 94
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "f6ImHGGo1Dn4y6eqPXskVc"
+ },
+ {
+ "__type__": "cc.Sprite",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 3
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 7
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 106,
+ "g": 85,
+ "b": 138,
+ "a": 255
+ },
+ "_spriteFrame": {
+ "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@194ed",
+ "__expectedType__": "cc.SpriteFrame"
+ },
+ "_type": 1,
+ "_fillType": 0,
+ "_sizeMode": 0,
+ "_fillCenter": {
+ "__type__": "cc.Vec2",
+ "x": 0,
+ "y": 0
+ },
+ "_fillStart": 0,
+ "_fillRange": 0,
+ "_isTrimmedMode": true,
+ "_useGrayscale": false,
+ "_atlas": null,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "60CX32dZlO6LWgZ8vJHnd5"
+ },
+ {
+ "__type__": "cc.Widget",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 3
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 9
+ },
+ "_alignFlags": 45,
+ "_target": null,
+ "_left": 3,
+ "_right": 3,
+ "_top": 3,
+ "_bottom": 3,
+ "_horizontalCenter": 0,
+ "_verticalCenter": 0,
+ "_isAbsLeft": true,
+ "_isAbsRight": true,
+ "_isAbsTop": true,
+ "_isAbsBottom": true,
+ "_isAbsHorizontalCenter": true,
+ "_isAbsVerticalCenter": true,
+ "_originalWidth": 60,
+ "_originalHeight": 60,
+ "_alignMode": 2,
+ "_lockFlags": 0,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "95YCShoe5NmJQee6zqR6cx"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "7fmTz/yndH5JsLCu3drtKS",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "ListFrame_01_InnerGlow",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 2
+ },
+ "_children": [],
+ "_active": false,
+ "_components": [
+ {
+ "__id__": 12
+ },
+ {
+ "__id__": 14
+ },
+ {
+ "__id__": 16
+ }
+ ],
+ "_prefab": {
+ "__id__": 18
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 1,
+ "y": 1,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 11
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 13
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 674,
+ "height": 94
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "edoFPuiX1HkqPwjgWrt43y"
+ },
+ {
+ "__type__": "cc.Sprite",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 11
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 15
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 255,
+ "b": 255,
+ "a": 27
+ },
+ "_spriteFrame": {
+ "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@a0d0f",
+ "__expectedType__": "cc.SpriteFrame"
+ },
+ "_type": 1,
+ "_fillType": 0,
+ "_sizeMode": 0,
+ "_fillCenter": {
+ "__type__": "cc.Vec2",
+ "x": 0,
+ "y": 0
+ },
+ "_fillStart": 0,
+ "_fillRange": 0,
+ "_isTrimmedMode": true,
+ "_useGrayscale": false,
+ "_atlas": null,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "3dmKRlmUFJzodRzgjABnsW"
+ },
+ {
+ "__type__": "cc.Widget",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 11
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 17
+ },
+ "_alignFlags": 45,
+ "_target": null,
+ "_left": 3,
+ "_right": 3,
+ "_top": 3,
+ "_bottom": 3,
+ "_horizontalCenter": 0,
+ "_verticalCenter": 0,
+ "_isAbsLeft": true,
+ "_isAbsRight": true,
+ "_isAbsTop": true,
+ "_isAbsBottom": true,
+ "_isAbsHorizontalCenter": true,
+ "_isAbsVerticalCenter": true,
+ "_originalWidth": 50,
+ "_originalHeight": 50,
+ "_alignMode": 2,
+ "_lockFlags": 0,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "f3ki/PbKJMb6TfYrYKoKMI"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "52b9LszntCU7MGZlkzD9To",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "ListFrame_01_InnerBorder",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 2
+ },
+ "_children": [],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 20
+ },
+ {
+ "__id__": 22
+ },
+ {
+ "__id__": 24
+ }
+ ],
+ "_prefab": {
+ "__id__": 26
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0.5,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 1,
+ "y": 1,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 19
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 21
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 672,
+ "height": 91
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "b3Hd6IBIdCyL31B4okKyNr"
+ },
+ {
+ "__type__": "cc.Sprite",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 19
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 23
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 130,
+ "g": 107,
+ "b": 163,
+ "a": 255
+ },
+ "_spriteFrame": {
+ "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@1cd1a",
+ "__expectedType__": "cc.SpriteFrame"
+ },
+ "_type": 1,
+ "_fillType": 0,
+ "_sizeMode": 0,
+ "_fillCenter": {
+ "__type__": "cc.Vec2",
+ "x": 0,
+ "y": 0
+ },
+ "_fillStart": 0,
+ "_fillRange": 0,
+ "_isTrimmedMode": true,
+ "_useGrayscale": false,
+ "_atlas": null,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "56XYfA/dtNFJJVk/0VJwds"
+ },
+ {
+ "__type__": "cc.Widget",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 19
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 25
+ },
+ "_alignFlags": 45,
+ "_target": null,
+ "_left": 4,
+ "_right": 4,
+ "_top": 4,
+ "_bottom": 5,
+ "_horizontalCenter": 0,
+ "_verticalCenter": 0,
+ "_isAbsLeft": true,
+ "_isAbsRight": true,
+ "_isAbsTop": true,
+ "_isAbsBottom": true,
+ "_isAbsHorizontalCenter": true,
+ "_isAbsVerticalCenter": true,
+ "_originalWidth": 50,
+ "_originalHeight": 50,
+ "_alignMode": 2,
+ "_lockFlags": 0,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "74RcmHdGJH1a2xD+NJJrRQ"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "d11EQiLsFNV78+bv4F7fTb",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "ListFrame_01_Border",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 2
+ },
+ "_children": [],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 28
+ },
+ {
+ "__id__": 30
+ },
+ {
+ "__id__": 32
+ }
+ ],
+ "_prefab": {
+ "__id__": 34
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 1,
+ "y": 1,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 27
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 29
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 680,
+ "height": 100
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "028fTeRwNNT7dIlwGBZemG"
+ },
+ {
+ "__type__": "cc.Sprite",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 27
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 31
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 0,
+ "g": 0,
+ "b": 0,
+ "a": 255
+ },
+ "_spriteFrame": {
+ "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@991f4",
+ "__expectedType__": "cc.SpriteFrame"
+ },
+ "_type": 1,
+ "_fillType": 0,
+ "_sizeMode": 0,
+ "_fillCenter": {
+ "__type__": "cc.Vec2",
+ "x": 0,
+ "y": 0
+ },
+ "_fillStart": 0,
+ "_fillRange": 0,
+ "_isTrimmedMode": true,
+ "_useGrayscale": false,
+ "_atlas": null,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "6fswEI87FIC4jEkhXweRAl"
+ },
+ {
+ "__type__": "cc.Widget",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 27
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 33
+ },
+ "_alignFlags": 45,
+ "_target": null,
+ "_left": 0,
+ "_right": 0,
+ "_top": 0,
+ "_bottom": 0,
+ "_horizontalCenter": 0,
+ "_verticalCenter": 0,
+ "_isAbsLeft": true,
+ "_isAbsRight": true,
+ "_isAbsTop": true,
+ "_isAbsBottom": true,
+ "_isAbsHorizontalCenter": true,
+ "_isAbsVerticalCenter": true,
+ "_originalWidth": 60,
+ "_originalHeight": 60,
+ "_alignMode": 2,
+ "_lockFlags": 0,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "93nj62si1GRoZD1rSXXc4c"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "d6o+pnpYFEQIuz3D+fc6JI",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 36
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 680,
+ "height": 100
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "ebGpxIqSdIv6fkOO/sMqRq"
+ },
+ {
+ "__type__": "cc.Widget",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 38
+ },
+ "_alignFlags": 45,
+ "_target": null,
+ "_left": 0,
+ "_right": 0,
+ "_top": 0,
+ "_bottom": 0,
+ "_horizontalCenter": 0,
+ "_verticalCenter": 0,
+ "_isAbsLeft": true,
+ "_isAbsRight": true,
+ "_isAbsTop": true,
+ "_isAbsBottom": true,
+ "_isAbsHorizontalCenter": true,
+ "_isAbsVerticalCenter": true,
+ "_originalWidth": 100,
+ "_originalHeight": 100,
+ "_alignMode": 2,
+ "_lockFlags": 0,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "b9mhKo6EhGZrDQhsQvshcE"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "61VOMuAx1MdooJz5lBdsqy",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.Node",
+ "_objFlags": 0,
+ "_parent": {
+ "__id__": 1
+ },
+ "_prefab": {
+ "__id__": 41
+ },
+ "__editorExtras__": {}
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 40
+ },
+ "asset": {
+ "__uuid__": "d19cde30-f5d0-47de-a0d5-3a272b696343",
+ "__expectedType__": "cc.Prefab"
+ },
+ "fileId": "c46/YsCPVOJYA4mWEpNYRx",
+ "instance": {
+ "__id__": 42
+ },
+ "targetOverrides": null
+ },
+ {
+ "__type__": "cc.PrefabInstance",
+ "fileId": "8amwNREnBNi5jgoZM6EcN7",
+ "prefabRootNode": {
+ "__id__": 1
+ },
+ "mountedChildren": [],
+ "mountedComponents": [],
+ "propertyOverrides": [
+ {
+ "__id__": 43
+ },
+ {
+ "__id__": 45
+ },
+ {
+ "__id__": 46
+ },
+ {
+ "__id__": 47
+ },
+ {
+ "__id__": 48
+ },
+ {
+ "__id__": 50
+ }
+ ],
+ "removedComponents": [
+ {
+ "__id__": 51
+ }
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 44
+ },
+ "propertyPath": [
+ "_name"
+ ],
+ "value": "sbox"
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "c46/YsCPVOJYA4mWEpNYRx"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 44
+ },
+ "propertyPath": [
+ "_lpos"
+ ],
+ "value": {
+ "__type__": "cc.Vec3",
+ "x": -287.936,
+ "y": 0,
+ "z": 0
+ }
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 44
+ },
+ "propertyPath": [
+ "_lrot"
+ ],
+ "value": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ }
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 44
+ },
+ "propertyPath": [
+ "_euler"
+ ],
+ "value": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ }
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 49
+ },
+ "propertyPath": [
+ "_spriteFrame"
+ ],
+ "value": {
+ "__uuid__": "2842dc10-d89e-4ff6-8a11-6d09bf48cf20@048d1",
+ "__expectedType__": "cc.SpriteFrame"
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "075wC9BqZNpKBHWkkHGa0w"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 49
+ },
+ "propertyPath": [
+ "_atlas"
+ ],
+ "value": {
+ "__uuid__": "2842dc10-d89e-4ff6-8a11-6d09bf48cf20",
+ "__expectedType__": "cc.SpriteAtlas"
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "2b0pxtPkdJgrKePAS8msRc"
+ ]
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "name",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 1
+ },
+ "_children": [],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 53
+ },
+ {
+ "__id__": 55
+ }
+ ],
+ "_prefab": {
+ "__id__": 57
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": -249.696,
+ "y": 16.571,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 1,
+ "y": 1,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 52
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 54
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 104,
+ "height": 54.4
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "9dgncJRHNM0oZi+Pb5hDPM"
+ },
+ {
+ "__type__": "cc.Label",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 52
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 56
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 255,
+ "b": 255,
+ "a": 255
+ },
+ "_string": "武器名称",
+ "_horizontalAlign": 0,
+ "_verticalAlign": 1,
+ "_actualFontSize": 25,
+ "_fontSize": 25,
+ "_fontFamily": "Arial",
+ "_lineHeight": 40,
+ "_overflow": 0,
+ "_enableWrapText": true,
+ "_font": null,
+ "_isSystemFontUsed": true,
+ "_spacingX": 0,
+ "_isItalic": false,
+ "_isBold": true,
+ "_isUnderline": false,
+ "_underlineHeight": 2,
+ "_cacheMode": 0,
+ "_enableOutline": true,
+ "_outlineColor": {
+ "__type__": "cc.Color",
+ "r": 0,
+ "g": 0,
+ "b": 0,
+ "a": 255
+ },
+ "_outlineWidth": 2,
+ "_enableShadow": false,
+ "_shadowColor": {
+ "__type__": "cc.Color",
+ "r": 0,
+ "g": 0,
+ "b": 0,
+ "a": 255
+ },
+ "_shadowOffset": {
+ "__type__": "cc.Vec2",
+ "x": 2,
+ "y": 2
+ },
+ "_shadowBlur": 2,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "1dqRfyNidFnI0Rw533q1kb"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "64sBr99yBIPIbpxdil4ZY0",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "info",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 1
+ },
+ "_children": [
+ {
+ "__id__": 59
+ },
+ {
+ "__id__": 65
+ },
+ {
+ "__id__": 71
+ }
+ ],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 77
+ },
+ {
+ "__id__": 79
+ },
+ {
+ "__id__": 81
+ }
+ ],
+ "_prefab": {
+ "__id__": 83
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": -140,
+ "y": 0,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 1,
+ "y": 1,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "i1",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 58
+ },
+ "_children": [],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 60
+ },
+ {
+ "__id__": 62
+ }
+ ],
+ "_prefab": {
+ "__id__": 64
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 23.333333333333336,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 1,
+ "y": 1,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 59
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 61
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 300,
+ "height": 23.333333333333332
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "69O8ConsBKvLQ5AKQ66wo0"
+ },
+ {
+ "__type__": "cc.Label",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 59
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 63
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 255,
+ "b": 255,
+ "a": 255
+ },
+ "_string": "词条3",
+ "_horizontalAlign": 0,
+ "_verticalAlign": 1,
+ "_actualFontSize": 18,
+ "_fontSize": 20,
+ "_fontFamily": "Arial",
+ "_lineHeight": 25,
+ "_overflow": 2,
+ "_enableWrapText": true,
+ "_font": null,
+ "_isSystemFontUsed": true,
+ "_spacingX": 0,
+ "_isItalic": false,
+ "_isBold": false,
+ "_isUnderline": false,
+ "_underlineHeight": 2,
+ "_cacheMode": 0,
+ "_enableOutline": true,
+ "_outlineColor": {
+ "__type__": "cc.Color",
+ "r": 0,
+ "g": 0,
+ "b": 0,
+ "a": 255
+ },
+ "_outlineWidth": 2,
+ "_enableShadow": false,
+ "_shadowColor": {
+ "__type__": "cc.Color",
+ "r": 0,
+ "g": 0,
+ "b": 0,
+ "a": 255
+ },
+ "_shadowOffset": {
+ "__type__": "cc.Vec2",
+ "x": 2,
+ "y": 2
+ },
+ "_shadowBlur": 2,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "b5sZHO3gNIW76AXUeqZYBn"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "31vWtf5dxJgr88LEoU1n3P",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "i2",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 58
+ },
+ "_children": [],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 66
+ },
+ {
+ "__id__": 68
+ }
+ ],
+ "_prefab": {
+ "__id__": 70
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 3.552713678800501e-15,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 1,
+ "y": 1,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 65
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 67
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 300,
+ "height": 23.333333333333332
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "2fZ5IbrfpGAZL8NHWcCmSI"
+ },
+ {
+ "__type__": "cc.Label",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 65
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 69
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 255,
+ "b": 255,
+ "a": 255
+ },
+ "_string": "词条2",
+ "_horizontalAlign": 0,
+ "_verticalAlign": 1,
+ "_actualFontSize": 18,
+ "_fontSize": 20,
+ "_fontFamily": "Arial",
+ "_lineHeight": 25,
+ "_overflow": 2,
+ "_enableWrapText": true,
+ "_font": null,
+ "_isSystemFontUsed": true,
+ "_spacingX": 0,
+ "_isItalic": false,
+ "_isBold": false,
+ "_isUnderline": false,
+ "_underlineHeight": 2,
+ "_cacheMode": 0,
+ "_enableOutline": true,
+ "_outlineColor": {
+ "__type__": "cc.Color",
+ "r": 0,
+ "g": 0,
+ "b": 0,
+ "a": 255
+ },
+ "_outlineWidth": 2,
+ "_enableShadow": false,
+ "_shadowColor": {
+ "__type__": "cc.Color",
+ "r": 0,
+ "g": 0,
+ "b": 0,
+ "a": 255
+ },
+ "_shadowOffset": {
+ "__type__": "cc.Vec2",
+ "x": 2,
+ "y": 2
+ },
+ "_shadowBlur": 2,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "dc6KYeWoJBr5NspO5kGx92"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "b6k/wLCIBPwb+CzEq7D/OD",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "i3",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 58
+ },
+ "_children": [],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 72
+ },
+ {
+ "__id__": 74
+ }
+ ],
+ "_prefab": {
+ "__id__": 76
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": -23.33333333333333,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 1,
+ "y": 1,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 71
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 73
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 300,
+ "height": 23.333333333333332
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "4bzdV65RFKkoWfWLPUitf0"
+ },
+ {
+ "__type__": "cc.Label",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 71
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 75
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 255,
+ "b": 255,
+ "a": 255
+ },
+ "_string": "词条3",
+ "_horizontalAlign": 0,
+ "_verticalAlign": 1,
+ "_actualFontSize": 18,
+ "_fontSize": 20,
+ "_fontFamily": "Arial",
+ "_lineHeight": 25,
+ "_overflow": 2,
+ "_enableWrapText": true,
+ "_font": null,
+ "_isSystemFontUsed": true,
+ "_spacingX": 0,
+ "_isItalic": false,
+ "_isBold": false,
+ "_isUnderline": false,
+ "_underlineHeight": 2,
+ "_cacheMode": 0,
+ "_enableOutline": true,
+ "_outlineColor": {
+ "__type__": "cc.Color",
+ "r": 0,
+ "g": 0,
+ "b": 0,
+ "a": 255
+ },
+ "_outlineWidth": 2,
+ "_enableShadow": false,
+ "_shadowColor": {
+ "__type__": "cc.Color",
+ "r": 0,
+ "g": 0,
+ "b": 0,
+ "a": 255
+ },
+ "_shadowOffset": {
+ "__type__": "cc.Vec2",
+ "x": 2,
+ "y": 2
+ },
+ "_shadowBlur": 2,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "f0oseF23FJJY7bo5zkXU/L"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "897tyOuodBQJ2g1YcPjCYe",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 58
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 78
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 380,
+ "height": 70
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "23zkFGCNdKFYEAZu1hO0ZD"
+ },
+ {
+ "__type__": "cc.Widget",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 58
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 80
+ },
+ "_alignFlags": 45,
+ "_target": null,
+ "_left": 200,
+ "_right": 100,
+ "_top": 15,
+ "_bottom": 15,
+ "_horizontalCenter": 0,
+ "_verticalCenter": 0,
+ "_isAbsLeft": true,
+ "_isAbsRight": true,
+ "_isAbsTop": true,
+ "_isAbsBottom": true,
+ "_isAbsHorizontalCenter": true,
+ "_isAbsVerticalCenter": true,
+ "_originalWidth": 100,
+ "_originalHeight": 100,
+ "_alignMode": 2,
+ "_lockFlags": 0,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "ea6zVnOhFA57hmQp7pFbkh"
+ },
+ {
+ "__type__": "cc.Layout",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 58
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 82
+ },
+ "_resizeMode": 1,
+ "_layoutType": 2,
+ "_cellSize": {
+ "__type__": "cc.Size",
+ "width": 40,
+ "height": 40
+ },
+ "_startAxis": 1,
+ "_paddingLeft": 0,
+ "_paddingRight": 0,
+ "_paddingTop": 0,
+ "_paddingBottom": 0,
+ "_spacingX": 0,
+ "_spacingY": 0,
+ "_verticalDirection": 1,
+ "_horizontalDirection": 0,
+ "_constraint": 0,
+ "_constraintNum": 2,
+ "_affectedByScale": false,
+ "_isAlign": false,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "39NZio6TNPjLLTUnq0ODme"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "894Jil2OhD84XdOP9fS7Ua",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "lv",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 1
+ },
+ "_children": [],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 85
+ },
+ {
+ "__id__": 87
+ }
+ ],
+ "_prefab": {
+ "__id__": 89
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": -223.369,
+ "y": -14.317,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 1,
+ "y": 1,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 84
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 86
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 44.5694906033978,
+ "height": 54.4
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "82vq9k1aFKYa5Ywz/gwbFX"
+ },
+ {
+ "__type__": "cc.Label",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 84
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 88
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 255,
+ "b": 255,
+ "a": 255
+ },
+ "_string": "Lv.1",
+ "_horizontalAlign": 1,
+ "_verticalAlign": 1,
+ "_actualFontSize": 20,
+ "_fontSize": 20,
+ "_fontFamily": "Arial",
+ "_lineHeight": 40,
+ "_overflow": 0,
+ "_enableWrapText": true,
+ "_font": null,
+ "_isSystemFontUsed": true,
+ "_spacingX": 0,
+ "_isItalic": true,
+ "_isBold": false,
+ "_isUnderline": false,
+ "_underlineHeight": 2,
+ "_cacheMode": 0,
+ "_enableOutline": true,
+ "_outlineColor": {
+ "__type__": "cc.Color",
+ "r": 0,
+ "g": 0,
+ "b": 0,
+ "a": 255
+ },
+ "_outlineWidth": 2,
+ "_enableShadow": false,
+ "_shadowColor": {
+ "__type__": "cc.Color",
+ "r": 0,
+ "g": 0,
+ "b": 0,
+ "a": 255
+ },
+ "_shadowOffset": {
+ "__type__": "cc.Vec2",
+ "x": 2,
+ "y": 2
+ },
+ "_shadowBlur": 2,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "75POqLc7xOWralU/69FuiO"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "61QiOHUa9NSaXFmTwZIc/5",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "buy",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 1
+ },
+ "_children": [
+ {
+ "__id__": 91
+ },
+ {
+ "__id__": 99
+ }
+ ],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 105
+ }
+ ],
+ "_prefab": {
+ "__id__": 107
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": 286.021,
+ "y": 0,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 1,
+ "y": 1,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "btn_green",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 90
+ },
+ "_children": [],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 92
+ },
+ {
+ "__id__": 94
+ },
+ {
+ "__id__": 96
+ }
+ ],
+ "_prefab": {
+ "__id__": 98
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0.14999999999999858,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 1,
+ "y": 1,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 91
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 93
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 90,
+ "height": 79.7
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "d0a/42BphNELmBqMTsdQ2o"
+ },
+ {
+ "__type__": "cc.Sprite",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 91
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 95
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 255,
+ "b": 255,
+ "a": 255
+ },
+ "_spriteFrame": {
+ "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@4a554",
+ "__expectedType__": "cc.SpriteFrame"
+ },
+ "_type": 1,
+ "_fillType": 0,
+ "_sizeMode": 0,
+ "_fillCenter": {
+ "__type__": "cc.Vec2",
+ "x": 0,
+ "y": 0
+ },
+ "_fillStart": 0,
+ "_fillRange": 0,
+ "_isTrimmedMode": true,
+ "_useGrayscale": false,
+ "_atlas": null,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "96vtn/2N1PZYu19xcYgJNi"
+ },
+ {
+ "__type__": "cc.Widget",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 91
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 97
+ },
+ "_alignFlags": 45,
+ "_target": null,
+ "_left": 0,
+ "_right": 0,
+ "_top": 0,
+ "_bottom": 0.3,
+ "_horizontalCenter": 0,
+ "_verticalCenter": 0,
+ "_isAbsLeft": true,
+ "_isAbsRight": true,
+ "_isAbsTop": true,
+ "_isAbsBottom": true,
+ "_isAbsHorizontalCenter": true,
+ "_isAbsVerticalCenter": true,
+ "_originalWidth": 185,
+ "_originalHeight": 81,
+ "_alignMode": 2,
+ "_lockFlags": 0,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "f9/3KeifNDe7/2YVlmTH4c"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "49hgifpAhA5YZzgbZA09hT",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "Label",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 90
+ },
+ "_children": [],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 100
+ },
+ {
+ "__id__": 102
+ }
+ ],
+ "_prefab": {
+ "__id__": 104
+ },
+ "_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__": 99
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 101
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 54,
+ "height": 54.4
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "fbsoOtcLFISZylxeTP43bR"
+ },
+ {
+ "__type__": "cc.Label",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 99
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 103
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 255,
+ "b": 255,
+ "a": 255
+ },
+ "_string": "购买",
+ "_horizontalAlign": 1,
+ "_verticalAlign": 1,
+ "_actualFontSize": 25,
+ "_fontSize": 25,
+ "_fontFamily": "Arial",
+ "_lineHeight": 40,
+ "_overflow": 0,
+ "_enableWrapText": true,
+ "_font": null,
+ "_isSystemFontUsed": true,
+ "_spacingX": 0,
+ "_isItalic": false,
+ "_isBold": true,
+ "_isUnderline": false,
+ "_underlineHeight": 2,
+ "_cacheMode": 0,
+ "_enableOutline": true,
+ "_outlineColor": {
+ "__type__": "cc.Color",
+ "r": 0,
+ "g": 0,
+ "b": 0,
+ "a": 255
+ },
+ "_outlineWidth": 2,
+ "_enableShadow": false,
+ "_shadowColor": {
+ "__type__": "cc.Color",
+ "r": 0,
+ "g": 0,
+ "b": 0,
+ "a": 255
+ },
+ "_shadowOffset": {
+ "__type__": "cc.Vec2",
+ "x": 2,
+ "y": 2
+ },
+ "_shadowBlur": 2,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "758daF969NKpBqGg0m0bov"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "54tMKNeB9IN4AgJ0xcA+t6",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 90
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 106
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 90,
+ "height": 80
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "275pNhjkdAyYspjXo/DSrb"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "62Ap6usL1Iu5lGsTpGxU1Z",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 109
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 680,
+ "height": 100
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "01picFBtJMhp/LBDdXi1y9"
+ },
+ {
+ "__type__": "cc.Widget",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 111
+ },
+ "_alignFlags": 40,
+ "_target": null,
+ "_left": 0,
+ "_right": 0,
+ "_top": 0,
+ "_bottom": 0,
+ "_horizontalCenter": 0,
+ "_verticalCenter": 0,
+ "_isAbsLeft": true,
+ "_isAbsRight": true,
+ "_isAbsTop": true,
+ "_isAbsBottom": true,
+ "_isAbsHorizontalCenter": true,
+ "_isAbsVerticalCenter": true,
+ "_originalWidth": 100,
+ "_originalHeight": 0,
+ "_alignMode": 2,
+ "_lockFlags": 0,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "4aPeqTNK9Ga61Xv9j+yGXk"
+ },
+ {
+ "__type__": "f01551ecT5MD6XTnGn3Wvkb",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 113
+ },
+ "icon_node": {
+ "__id__": 114
+ },
+ "bg_node": null,
+ "name_label": {
+ "__id__": 55
+ },
+ "fied1": {
+ "__id__": 62
+ },
+ "fied2": {
+ "__id__": 68
+ },
+ "fied3": {
+ "__id__": 74
+ },
+ "level_label": {
+ "__id__": 87
+ },
+ "buy_node": {
+ "__id__": 90
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "e3eNCv9YFCwpf4IreyADeV"
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "icon",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 40
+ },
+ "_children": [],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 115
+ },
+ {
+ "__id__": 117
+ }
+ ],
+ "_prefab": {
+ "__id__": 119
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 0.6,
+ "y": 0.6,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 114
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 116
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 78,
+ "height": 78
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "0elb3r0slJwbY2BNC1zTKn"
+ },
+ {
+ "__type__": "cc.Sprite",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 114
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 118
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 255,
+ "b": 255,
+ "a": 255
+ },
+ "_spriteFrame": {
+ "__uuid__": "2842dc10-d89e-4ff6-8a11-6d09bf48cf20@048d1",
+ "__expectedType__": "cc.SpriteFrame"
+ },
+ "_type": 0,
+ "_fillType": 0,
+ "_sizeMode": 0,
+ "_fillCenter": {
+ "__type__": "cc.Vec2",
+ "x": 0,
+ "y": 0
+ },
+ "_fillStart": 0,
+ "_fillRange": 0,
+ "_isTrimmedMode": true,
+ "_useGrayscale": false,
+ "_atlas": {
+ "__uuid__": "2842dc10-d89e-4ff6-8a11-6d09bf48cf20",
+ "__expectedType__": "cc.SpriteAtlas"
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "075wC9BqZNpKBHWkkHGa0w"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "a33ReyWcpAoZY5ieotS6Ir",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "5dVotvOAFMoaprbNZVAkgY",
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": [
+ {
+ "__id__": 40
+ }
+ ]
+ }
+]
\ No newline at end of file
diff --git a/assets/resources/gui/element/equip.prefab.meta b/assets/resources/gui/element/equip.prefab.meta
new file mode 100644
index 00000000..9d1409b4
--- /dev/null
+++ b/assets/resources/gui/element/equip.prefab.meta
@@ -0,0 +1,13 @@
+{
+ "ver": "1.1.50",
+ "importer": "prefab",
+ "imported": true,
+ "uuid": "f30f91b1-3100-4d9e-befb-cdde5f86e6f8",
+ "files": [
+ ".json"
+ ],
+ "subMetas": {},
+ "userData": {
+ "syncNodeName": "equip"
+ }
+}
diff --git a/assets/resources/gui/element/mission.prefab b/assets/resources/gui/element/mission.prefab
index 99537c0a..f6721ea8 100644
--- a/assets/resources/gui/element/mission.prefab
+++ b/assets/resources/gui/element/mission.prefab
@@ -37,35 +37,41 @@
"__id__": 998
},
{
- "__id__": 1721
+ "__id__": 1346
+ },
+ {
+ "__id__": 1752
+ },
+ {
+ "__id__": 1966
}
],
"_active": true,
"_components": [
{
- "__id__": 1895
+ "__id__": 2779
},
{
- "__id__": 1897
+ "__id__": 2781
},
{
- "__id__": 1899
+ "__id__": 2783
},
{
- "__id__": 1901
+ "__id__": 2785
},
{
- "__id__": 1903
+ "__id__": 2787
},
{
- "__id__": 1905
+ "__id__": 2789
},
{
- "__id__": 1981
+ "__id__": 2865
}
],
"_prefab": {
- "__id__": 1983
+ "__id__": 2867
},
"_lpos": {
"__type__": "cc.Vec3",
@@ -19789,55 +19795,55 @@
"__id__": 1007
},
{
- "__id__": 1235
+ "__id__": 1110
},
{
- "__id__": 1237
+ "__id__": 1112
},
{
- "__id__": 1239
+ "__id__": 1114
},
{
- "__id__": 1241
+ "__id__": 1116
},
{
- "__id__": 1243
+ "__id__": 1118
},
{
- "__id__": 1245
+ "__id__": 1120
},
{
- "__id__": 1473
+ "__id__": 1223
},
{
- "__id__": 1475
+ "__id__": 1225
},
{
- "__id__": 1477
+ "__id__": 1227
},
{
- "__id__": 1479
+ "__id__": 1229
},
{
- "__id__": 1481
+ "__id__": 1231
},
{
- "__id__": 1483
+ "__id__": 1233
},
{
- "__id__": 1711
+ "__id__": 1336
},
{
- "__id__": 1713
+ "__id__": 1338
},
{
- "__id__": 1715
+ "__id__": 1340
},
{
- "__id__": 1717
+ "__id__": 1342
},
{
- "__id__": 1719
+ "__id__": 1344
}
]
},
@@ -19953,7 +19959,7 @@
"__id__": 1009
},
"targetInfo": {
- "__id__": 1234
+ "__id__": 1109
}
},
{
@@ -19988,7 +19994,7 @@
"__id__": 1085
},
"info_node": {
- "__id__": 1222
+ "__id__": 1097
},
"_id": ""
},
@@ -21727,29 +21733,29 @@
"__id__": 1086
},
{
- "__id__": 1131
+ "__id__": 1087
},
{
- "__id__": 1159
+ "__id__": 1088
},
{
- "__id__": 1187
+ "__id__": 1089
}
],
"_active": true,
"_components": [
{
- "__id__": 1215
+ "__id__": 1090
},
{
- "__id__": 1217
+ "__id__": 1092
},
{
- "__id__": 1219
+ "__id__": 1094
}
],
"_prefab": {
- "__id__": 1221
+ "__id__": 1096
},
"_lpos": {
"__type__": "cc.Vec3",
@@ -21782,1590 +21788,20 @@
},
{
"__type__": "cc.Node",
- "_objFlags": 0,
- "_parent": {
- "__id__": 1085
- },
- "_prefab": {
- "__id__": 1087
- },
"__editorExtras__": {}
},
- {
- "__type__": "cc.PrefabInfo",
- "root": {
- "__id__": 1086
- },
- "asset": {
- "__uuid__": "d6ae7b2b-c431-4374-97e6-2506d9e8501f",
- "__expectedType__": "cc.Prefab"
- },
- "fileId": "5ep7uhpAlKzpglXeTBjRv2",
- "instance": {
- "__id__": 1088
- },
- "targetOverrides": null,
- "nestedPrefabInstanceRoots": null
- },
- {
- "__type__": "cc.PrefabInstance",
- "fileId": "fbT2L4/5lBv6CDydZR8SkP",
- "prefabRootNode": {
- "__id__": 1009
- },
- "mountedChildren": [],
- "mountedComponents": [],
- "propertyOverrides": [
- {
- "__id__": 1089
- },
- {
- "__id__": 1091
- },
- {
- "__id__": 1092
- },
- {
- "__id__": 1093
- },
- {
- "__id__": 1094
- },
- {
- "__id__": 1096
- },
- {
- "__id__": 1098
- },
- {
- "__id__": 1100
- },
- {
- "__id__": 1102
- },
- {
- "__id__": 1104
- },
- {
- "__id__": 1106
- },
- {
- "__id__": 1108
- },
- {
- "__id__": 1110
- },
- {
- "__id__": 1111
- },
- {
- "__id__": 1112
- },
- {
- "__id__": 1113
- },
- {
- "__id__": 1114
- },
- {
- "__id__": 1116
- },
- {
- "__id__": 1118
- },
- {
- "__id__": 1119
- },
- {
- "__id__": 1121
- },
- {
- "__id__": 1123
- },
- {
- "__id__": 1125
- },
- {
- "__id__": 1127
- },
- {
- "__id__": 1129
- }
- ],
- "removedComponents": []
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1090
- },
- "propertyPath": [
- "_name"
- ],
- "value": "Hero"
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "5ep7uhpAlKzpglXeTBjRv2"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1090
- },
- "propertyPath": [
- "_lpos"
- ],
- "value": {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": 0,
- "z": 0
- }
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1090
- },
- "propertyPath": [
- "_lrot"
- ],
- "value": {
- "__type__": "cc.Quat",
- "x": 0,
- "y": 0,
- "z": 0,
- "w": 1
- }
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1090
- },
- "propertyPath": [
- "_euler"
- ],
- "value": {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": 0,
- "z": 0
- }
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1095
- },
- "propertyPath": [
- "_contentSize"
- ],
- "value": {
- "__type__": "cc.Size",
- "width": 170,
- "height": 230
- }
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "13j2oupQRMUoUyChWYn2yc"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1097
- },
- "propertyPath": [
- "_contentSize"
- ],
- "value": {
- "__type__": "cc.Size",
- "width": 170,
- "height": 230
- }
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "eedc9qvxRPQpepecxrSorR"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1099
- },
- "propertyPath": [
- "_contentSize"
- ],
- "value": {
- "__type__": "cc.Size",
- "width": 340,
- "height": 460
- }
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "deY6hTveBKBIzSn0k9oD+7"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1101
- },
- "propertyPath": [
- "_contentSize"
- ],
- "value": {
- "__type__": "cc.Size",
- "width": 332,
- "height": 448
- }
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "b7HYchf9tMK7WtemLDPjlE"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1103
- },
- "propertyPath": [
- "_contentSize"
- ],
- "value": {
- "__type__": "cc.Size",
- "width": 140,
- "height": 140
- }
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "25j0n7apFBratTNBweGTa7"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1105
- },
- "propertyPath": [
- "_lpos"
- ],
- "value": {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": 30,
- "z": 0
- }
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "93O2t0s3dBQYpkATdTKBPZ"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1107
- },
- "propertyPath": [
- "_contentSize"
- ],
- "value": {
- "__type__": "cc.Size",
- "width": 280,
- "height": 280
- }
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "1fWMnHXs1IPZv24wLXcOc2"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1109
- },
- "propertyPath": [
- "_left"
- ],
- "value": 0
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "1fB2CjJqJFgo9e1LJ6EyaL"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1109
- },
- "propertyPath": [
- "_right"
- ],
- "value": 0
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1109
- },
- "propertyPath": [
- "_bottom"
- ],
- "value": 0
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1109
- },
- "propertyPath": [
- "_top"
- ],
- "value": 0
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1090
- },
- "propertyPath": [
- "_active"
- ],
- "value": true
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1115
- },
- "propertyPath": [
- "_color"
- ],
- "value": {
- "__type__": "cc.Color",
- "r": 42,
- "g": 200,
- "b": 112,
- "a": 255
- }
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "38MYOO8jtIuJm3tiiFlMtZ"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1117
- },
- "propertyPath": [
- "_color"
- ],
- "value": {
- "__type__": "cc.Color",
- "r": 56,
- "g": 226,
- "b": 131,
- "a": 255
- }
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "1eNEK/mA9LBp2AYRigyhP0"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1109
- },
- "propertyPath": [
- "_enabled"
- ],
- "value": true
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1120
- },
- "propertyPath": [
- "_contentSize"
- ],
- "value": {
- "__type__": "cc.Size",
- "width": 170,
- "height": 230
- }
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "c8mzU+nw5GLJ4CZ7ZTe6eE"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1122
- },
- "propertyPath": [
- "_contentSize"
- ],
- "value": {
- "__type__": "cc.Size",
- "width": 340,
- "height": 460
- }
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "5eZRKQByFG0LW2QA/PUw2u"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1124
- },
- "propertyPath": [
- "_contentSize"
- ],
- "value": {
- "__type__": "cc.Size",
- "width": 332,
- "height": 448
- }
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "4buoN7nzRM9Kty43yoN7ul"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1126
- },
- "propertyPath": [
- "_contentSize"
- ],
- "value": {
- "__type__": "cc.Size",
- "width": 140,
- "height": 140
- }
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "faGw1NMRpJ+IWtI609CAxN"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1128
- },
- "propertyPath": [
- "_contentSize"
- ],
- "value": {
- "__type__": "cc.Size",
- "width": 280,
- "height": 280
- }
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "5cf2X5S4JMQ7x3zijgLWIX"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1130
- },
- "propertyPath": [
- "_lpos"
- ],
- "value": {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": 30,
- "z": 0
- }
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "69ZX4yvCZL67xK4+SdFMO0"
- ]
- },
{
"__type__": "cc.Node",
- "_objFlags": 0,
- "_parent": {
- "__id__": 1085
- },
- "_prefab": {
- "__id__": 1132
- },
"__editorExtras__": {}
},
- {
- "__type__": "cc.PrefabInfo",
- "root": {
- "__id__": 1131
- },
- "asset": {
- "__uuid__": "d6ae7b2b-c431-4374-97e6-2506d9e8501f",
- "__expectedType__": "cc.Prefab"
- },
- "fileId": "5ep7uhpAlKzpglXeTBjRv2",
- "instance": {
- "__id__": 1133
- },
- "targetOverrides": null,
- "nestedPrefabInstanceRoots": null
- },
- {
- "__type__": "cc.PrefabInstance",
- "fileId": "c5yHAshbZFkZ0HSQ09RzJw",
- "prefabRootNode": {
- "__id__": 1009
- },
- "mountedChildren": [],
- "mountedComponents": [],
- "propertyOverrides": [
- {
- "__id__": 1134
- },
- {
- "__id__": 1136
- },
- {
- "__id__": 1137
- },
- {
- "__id__": 1138
- },
- {
- "__id__": 1139
- },
- {
- "__id__": 1141
- },
- {
- "__id__": 1143
- },
- {
- "__id__": 1145
- },
- {
- "__id__": 1147
- },
- {
- "__id__": 1149
- },
- {
- "__id__": 1151
- },
- {
- "__id__": 1153
- },
- {
- "__id__": 1155
- },
- {
- "__id__": 1156
- },
- {
- "__id__": 1157
- },
- {
- "__id__": 1158
- }
- ],
- "removedComponents": []
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1135
- },
- "propertyPath": [
- "_name"
- ],
- "value": "Card"
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "5ep7uhpAlKzpglXeTBjRv2"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1135
- },
- "propertyPath": [
- "_lpos"
- ],
- "value": {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": 0,
- "z": 0
- }
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1135
- },
- "propertyPath": [
- "_lrot"
- ],
- "value": {
- "__type__": "cc.Quat",
- "x": 0,
- "y": 0,
- "z": 0,
- "w": 1
- }
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1135
- },
- "propertyPath": [
- "_euler"
- ],
- "value": {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": 0,
- "z": 0
- }
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1140
- },
- "propertyPath": [
- "_contentSize"
- ],
- "value": {
- "__type__": "cc.Size",
- "width": 170,
- "height": 230
- }
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "13j2oupQRMUoUyChWYn2yc"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1142
- },
- "propertyPath": [
- "_contentSize"
- ],
- "value": {
- "__type__": "cc.Size",
- "width": 170,
- "height": 230
- }
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "eedc9qvxRPQpepecxrSorR"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1144
- },
- "propertyPath": [
- "_contentSize"
- ],
- "value": {
- "__type__": "cc.Size",
- "width": 340,
- "height": 460
- }
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "deY6hTveBKBIzSn0k9oD+7"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1146
- },
- "propertyPath": [
- "_contentSize"
- ],
- "value": {
- "__type__": "cc.Size",
- "width": 332,
- "height": 448
- }
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "b7HYchf9tMK7WtemLDPjlE"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1148
- },
- "propertyPath": [
- "_contentSize"
- ],
- "value": {
- "__type__": "cc.Size",
- "width": 140,
- "height": 140
- }
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "25j0n7apFBratTNBweGTa7"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1150
- },
- "propertyPath": [
- "_lpos"
- ],
- "value": {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": 30,
- "z": 0
- }
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "93O2t0s3dBQYpkATdTKBPZ"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1152
- },
- "propertyPath": [
- "_contentSize"
- ],
- "value": {
- "__type__": "cc.Size",
- "width": 280,
- "height": 280
- }
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "1fWMnHXs1IPZv24wLXcOc2"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1154
- },
- "propertyPath": [
- "_left"
- ],
- "value": 0
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "1fB2CjJqJFgo9e1LJ6EyaL"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1154
- },
- "propertyPath": [
- "_right"
- ],
- "value": 0
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1154
- },
- "propertyPath": [
- "_bottom"
- ],
- "value": 0
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1154
- },
- "propertyPath": [
- "_top"
- ],
- "value": 0
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1135
- },
- "propertyPath": [
- "_active"
- ],
- "value": false
- },
{
"__type__": "cc.Node",
- "_objFlags": 0,
- "_parent": {
- "__id__": 1085
- },
- "_prefab": {
- "__id__": 1160
- },
"__editorExtras__": {}
},
- {
- "__type__": "cc.PrefabInfo",
- "root": {
- "__id__": 1159
- },
- "asset": {
- "__uuid__": "d6ae7b2b-c431-4374-97e6-2506d9e8501f",
- "__expectedType__": "cc.Prefab"
- },
- "fileId": "5ep7uhpAlKzpglXeTBjRv2",
- "instance": {
- "__id__": 1161
- },
- "targetOverrides": null,
- "nestedPrefabInstanceRoots": null
- },
- {
- "__type__": "cc.PrefabInstance",
- "fileId": "4c4DgkpUBB+o2okv6fd2i/",
- "prefabRootNode": {
- "__id__": 1009
- },
- "mountedChildren": [],
- "mountedComponents": [],
- "propertyOverrides": [
- {
- "__id__": 1162
- },
- {
- "__id__": 1164
- },
- {
- "__id__": 1165
- },
- {
- "__id__": 1166
- },
- {
- "__id__": 1167
- },
- {
- "__id__": 1169
- },
- {
- "__id__": 1171
- },
- {
- "__id__": 1173
- },
- {
- "__id__": 1175
- },
- {
- "__id__": 1177
- },
- {
- "__id__": 1179
- },
- {
- "__id__": 1181
- },
- {
- "__id__": 1183
- },
- {
- "__id__": 1184
- },
- {
- "__id__": 1185
- },
- {
- "__id__": 1186
- }
- ],
- "removedComponents": []
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1163
- },
- "propertyPath": [
- "_name"
- ],
- "value": "Skill"
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "5ep7uhpAlKzpglXeTBjRv2"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1163
- },
- "propertyPath": [
- "_lpos"
- ],
- "value": {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": 0,
- "z": 0
- }
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1163
- },
- "propertyPath": [
- "_lrot"
- ],
- "value": {
- "__type__": "cc.Quat",
- "x": 0,
- "y": 0,
- "z": 0,
- "w": 1
- }
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1163
- },
- "propertyPath": [
- "_euler"
- ],
- "value": {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": 0,
- "z": 0
- }
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1168
- },
- "propertyPath": [
- "_contentSize"
- ],
- "value": {
- "__type__": "cc.Size",
- "width": 170,
- "height": 230
- }
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "13j2oupQRMUoUyChWYn2yc"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1170
- },
- "propertyPath": [
- "_contentSize"
- ],
- "value": {
- "__type__": "cc.Size",
- "width": 170,
- "height": 230
- }
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "eedc9qvxRPQpepecxrSorR"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1172
- },
- "propertyPath": [
- "_contentSize"
- ],
- "value": {
- "__type__": "cc.Size",
- "width": 340,
- "height": 460
- }
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "deY6hTveBKBIzSn0k9oD+7"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1174
- },
- "propertyPath": [
- "_contentSize"
- ],
- "value": {
- "__type__": "cc.Size",
- "width": 332,
- "height": 448
- }
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "b7HYchf9tMK7WtemLDPjlE"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1176
- },
- "propertyPath": [
- "_contentSize"
- ],
- "value": {
- "__type__": "cc.Size",
- "width": 140,
- "height": 140
- }
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "25j0n7apFBratTNBweGTa7"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1178
- },
- "propertyPath": [
- "_lpos"
- ],
- "value": {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": 30,
- "z": 0
- }
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "93O2t0s3dBQYpkATdTKBPZ"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1180
- },
- "propertyPath": [
- "_contentSize"
- ],
- "value": {
- "__type__": "cc.Size",
- "width": 280,
- "height": 280
- }
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "1fWMnHXs1IPZv24wLXcOc2"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1182
- },
- "propertyPath": [
- "_left"
- ],
- "value": 0
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "1fB2CjJqJFgo9e1LJ6EyaL"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1182
- },
- "propertyPath": [
- "_right"
- ],
- "value": 0
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1182
- },
- "propertyPath": [
- "_bottom"
- ],
- "value": 0
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1182
- },
- "propertyPath": [
- "_top"
- ],
- "value": 0
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1163
- },
- "propertyPath": [
- "_active"
- ],
- "value": false
- },
{
"__type__": "cc.Node",
- "_objFlags": 0,
- "_parent": {
- "__id__": 1085
- },
- "_prefab": {
- "__id__": 1188
- },
"__editorExtras__": {}
},
- {
- "__type__": "cc.PrefabInfo",
- "root": {
- "__id__": 1187
- },
- "asset": {
- "__uuid__": "d6ae7b2b-c431-4374-97e6-2506d9e8501f",
- "__expectedType__": "cc.Prefab"
- },
- "fileId": "5ep7uhpAlKzpglXeTBjRv2",
- "instance": {
- "__id__": 1189
- },
- "targetOverrides": null,
- "nestedPrefabInstanceRoots": null
- },
- {
- "__type__": "cc.PrefabInstance",
- "fileId": "4f6QifgTZH97L5dUmrbImI",
- "prefabRootNode": {
- "__id__": 1009
- },
- "mountedChildren": [],
- "mountedComponents": [],
- "propertyOverrides": [
- {
- "__id__": 1190
- },
- {
- "__id__": 1192
- },
- {
- "__id__": 1193
- },
- {
- "__id__": 1194
- },
- {
- "__id__": 1195
- },
- {
- "__id__": 1197
- },
- {
- "__id__": 1199
- },
- {
- "__id__": 1201
- },
- {
- "__id__": 1203
- },
- {
- "__id__": 1205
- },
- {
- "__id__": 1207
- },
- {
- "__id__": 1209
- },
- {
- "__id__": 1211
- },
- {
- "__id__": 1212
- },
- {
- "__id__": 1213
- },
- {
- "__id__": 1214
- }
- ],
- "removedComponents": []
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1191
- },
- "propertyPath": [
- "_name"
- ],
- "value": "Potion"
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "5ep7uhpAlKzpglXeTBjRv2"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1191
- },
- "propertyPath": [
- "_lpos"
- ],
- "value": {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": 0,
- "z": 0
- }
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1191
- },
- "propertyPath": [
- "_lrot"
- ],
- "value": {
- "__type__": "cc.Quat",
- "x": 0,
- "y": 0,
- "z": 0,
- "w": 1
- }
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1191
- },
- "propertyPath": [
- "_euler"
- ],
- "value": {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": 0,
- "z": 0
- }
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1196
- },
- "propertyPath": [
- "_contentSize"
- ],
- "value": {
- "__type__": "cc.Size",
- "width": 170,
- "height": 230
- }
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "13j2oupQRMUoUyChWYn2yc"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1198
- },
- "propertyPath": [
- "_contentSize"
- ],
- "value": {
- "__type__": "cc.Size",
- "width": 170,
- "height": 230
- }
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "eedc9qvxRPQpepecxrSorR"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1200
- },
- "propertyPath": [
- "_contentSize"
- ],
- "value": {
- "__type__": "cc.Size",
- "width": 340,
- "height": 460
- }
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "deY6hTveBKBIzSn0k9oD+7"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1202
- },
- "propertyPath": [
- "_contentSize"
- ],
- "value": {
- "__type__": "cc.Size",
- "width": 332,
- "height": 448
- }
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "b7HYchf9tMK7WtemLDPjlE"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1204
- },
- "propertyPath": [
- "_contentSize"
- ],
- "value": {
- "__type__": "cc.Size",
- "width": 140,
- "height": 140
- }
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "25j0n7apFBratTNBweGTa7"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1206
- },
- "propertyPath": [
- "_lpos"
- ],
- "value": {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": 30,
- "z": 0
- }
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "93O2t0s3dBQYpkATdTKBPZ"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1208
- },
- "propertyPath": [
- "_contentSize"
- ],
- "value": {
- "__type__": "cc.Size",
- "width": 280,
- "height": 280
- }
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "1fWMnHXs1IPZv24wLXcOc2"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1210
- },
- "propertyPath": [
- "_left"
- ],
- "value": 0
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "1fB2CjJqJFgo9e1LJ6EyaL"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1210
- },
- "propertyPath": [
- "_right"
- ],
- "value": 0
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1210
- },
- "propertyPath": [
- "_bottom"
- ],
- "value": 0
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1210
- },
- "propertyPath": [
- "_top"
- ],
- "value": 0
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1191
- },
- "propertyPath": [
- "_active"
- ],
- "value": false
- },
{
"__type__": "cc.UITransform",
"_name": "",
@@ -23376,7 +21812,7 @@
},
"_enabled": true,
"__prefab": {
- "__id__": 1216
+ "__id__": 1091
},
"_contentSize": {
"__type__": "cc.Size",
@@ -23404,7 +21840,7 @@
},
"_enabled": false,
"__prefab": {
- "__id__": 1218
+ "__id__": 1093
},
"_customMaterial": null,
"_srcBlendFactor": 2,
@@ -23452,7 +21888,7 @@
},
"_enabled": true,
"__prefab": {
- "__id__": 1220
+ "__id__": 1095
},
"_alignFlags": 45,
"_target": null,
@@ -23501,20 +21937,20 @@
},
"_children": [
{
- "__id__": 1223
+ "__id__": 1098
}
],
"_active": true,
"_components": [
{
- "__id__": 1229
+ "__id__": 1104
},
{
- "__id__": 1231
+ "__id__": 1106
}
],
"_prefab": {
- "__id__": 1233
+ "__id__": 1108
},
"_lpos": {
"__type__": "cc.Vec3",
@@ -23551,20 +21987,20 @@
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
- "__id__": 1222
+ "__id__": 1097
},
"_children": [],
"_active": true,
"_components": [
{
- "__id__": 1224
+ "__id__": 1099
},
{
- "__id__": 1226
+ "__id__": 1101
}
],
"_prefab": {
- "__id__": 1228
+ "__id__": 1103
},
"_lpos": {
"__type__": "cc.Vec3",
@@ -23601,11 +22037,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 1223
+ "__id__": 1098
},
"_enabled": true,
"__prefab": {
- "__id__": 1225
+ "__id__": 1100
},
"_contentSize": {
"__type__": "cc.Size",
@@ -23629,11 +22065,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 1223
+ "__id__": 1098
},
"_enabled": true,
"__prefab": {
- "__id__": 1227
+ "__id__": 1102
},
"_customMaterial": null,
"_srcBlendFactor": 2,
@@ -23710,11 +22146,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 1222
+ "__id__": 1097
},
"_enabled": true,
"__prefab": {
- "__id__": 1230
+ "__id__": 1105
},
"_contentSize": {
"__type__": "cc.Size",
@@ -23738,11 +22174,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 1222
+ "__id__": 1097
},
"_enabled": false,
"__prefab": {
- "__id__": 1232
+ "__id__": 1107
},
"_alignFlags": 45,
"_target": null,
@@ -23800,7 +22236,7 @@
"__id__": 1009
},
"targetInfo": {
- "__id__": 1236
+ "__id__": 1111
}
},
{
@@ -23822,7 +22258,7 @@
"__id__": 1009
},
"targetInfo": {
- "__id__": 1238
+ "__id__": 1113
}
},
{
@@ -23844,7 +22280,7 @@
"__id__": 1009
},
"targetInfo": {
- "__id__": 1240
+ "__id__": 1115
}
},
{
@@ -23866,7 +22302,7 @@
"__id__": 1009
},
"targetInfo": {
- "__id__": 1242
+ "__id__": 1117
}
},
{
@@ -23888,7 +22324,7 @@
"__id__": 1009
},
"targetInfo": {
- "__id__": 1244
+ "__id__": 1119
}
},
{
@@ -23900,17 +22336,17 @@
{
"__type__": "cc.TargetOverrideInfo",
"source": {
- "__id__": 1246
+ "__id__": 1121
},
"sourceInfo": null,
"propertyPath": [
"BG_node"
],
"target": {
- "__id__": 1247
+ "__id__": 1122
},
"targetInfo": {
- "__id__": 1472
+ "__id__": 1222
}
},
{
@@ -23919,33 +22355,33 @@
"_objFlags": 0,
"__editorExtras__": {
"mountedRoot": {
- "__id__": 1247
+ "__id__": 1122
}
},
"node": {
- "__id__": 1247
+ "__id__": 1122
},
"_enabled": true,
"__prefab": {
- "__id__": 1248
+ "__id__": 1123
},
"name_node": {
- "__id__": 1249
+ "__id__": 1124
},
"icon_node": {
- "__id__": 1257
+ "__id__": 1132
},
"cost_node": {
- "__id__": 1273
+ "__id__": 1148
},
"Ckind_node": {
- "__id__": 1293
+ "__id__": 1168
},
"BG_node": {
- "__id__": 1323
+ "__id__": 1198
},
"info_node": {
- "__id__": 1460
+ "__id__": 1210
},
"_id": ""
},
@@ -23963,23 +22399,23 @@
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
- "__id__": 1247
+ "__id__": 1122
},
"_children": [],
"_active": true,
"_components": [
{
- "__id__": 1250
+ "__id__": 1125
},
{
- "__id__": 1252
+ "__id__": 1127
},
{
- "__id__": 1254
+ "__id__": 1129
}
],
"_prefab": {
- "__id__": 1256
+ "__id__": 1131
},
"_lpos": {
"__type__": "cc.Vec3",
@@ -24016,11 +22452,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 1249
+ "__id__": 1124
},
"_enabled": true,
"__prefab": {
- "__id__": 1251
+ "__id__": 1126
},
"_contentSize": {
"__type__": "cc.Size",
@@ -24044,11 +22480,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 1249
+ "__id__": 1124
},
"_enabled": true,
"__prefab": {
- "__id__": 1253
+ "__id__": 1128
},
"_customMaterial": null,
"_srcBlendFactor": 2,
@@ -24112,11 +22548,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 1249
+ "__id__": 1124
},
"_enabled": true,
"__prefab": {
- "__id__": 1255
+ "__id__": 1130
},
"_alignFlags": 17,
"_target": null,
@@ -24161,20 +22597,20 @@
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
- "__id__": 1258
+ "__id__": 1133
},
"_children": [],
"_active": true,
"_components": [
{
- "__id__": 1268
+ "__id__": 1143
},
{
- "__id__": 1270
+ "__id__": 1145
}
],
"_prefab": {
- "__id__": 1272
+ "__id__": 1147
},
"_lpos": {
"__type__": "cc.Vec3",
@@ -24211,30 +22647,30 @@
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
- "__id__": 1247
+ "__id__": 1122
},
"_children": [
{
- "__id__": 1257
+ "__id__": 1132
}
],
"_active": true,
"_components": [
{
- "__id__": 1259
+ "__id__": 1134
},
{
- "__id__": 1261
+ "__id__": 1136
},
{
- "__id__": 1263
+ "__id__": 1138
},
{
- "__id__": 1265
+ "__id__": 1140
}
],
"_prefab": {
- "__id__": 1267
+ "__id__": 1142
},
"_lpos": {
"__type__": "cc.Vec3",
@@ -24271,11 +22707,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 1258
+ "__id__": 1133
},
"_enabled": true,
"__prefab": {
- "__id__": 1260
+ "__id__": 1135
},
"_contentSize": {
"__type__": "cc.Size",
@@ -24299,11 +22735,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 1258
+ "__id__": 1133
},
"_enabled": true,
"__prefab": {
- "__id__": 1262
+ "__id__": 1137
},
"_type": 3,
"_inverted": false,
@@ -24321,11 +22757,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 1258
+ "__id__": 1133
},
"_enabled": true,
"__prefab": {
- "__id__": 1264
+ "__id__": 1139
},
"_alignFlags": 41,
"_target": null,
@@ -24357,11 +22793,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 1258
+ "__id__": 1133
},
"_enabled": true,
"__prefab": {
- "__id__": 1266
+ "__id__": 1141
},
"_customMaterial": null,
"_srcBlendFactor": 2,
@@ -24418,11 +22854,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 1257
+ "__id__": 1132
},
"_enabled": true,
"__prefab": {
- "__id__": 1269
+ "__id__": 1144
},
"_contentSize": {
"__type__": "cc.Size",
@@ -24446,11 +22882,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 1257
+ "__id__": 1132
},
"_enabled": true,
"__prefab": {
- "__id__": 1271
+ "__id__": 1146
},
"_customMaterial": null,
"_srcBlendFactor": 2,
@@ -24504,30 +22940,30 @@
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
- "__id__": 1247
+ "__id__": 1122
},
"_children": [
{
- "__id__": 1274
+ "__id__": 1149
},
{
- "__id__": 1280
+ "__id__": 1155
}
],
"_active": true,
"_components": [
{
- "__id__": 1286
+ "__id__": 1161
},
{
- "__id__": 1288
+ "__id__": 1163
},
{
- "__id__": 1290
+ "__id__": 1165
}
],
"_prefab": {
- "__id__": 1292
+ "__id__": 1167
},
"_lpos": {
"__type__": "cc.Vec3",
@@ -24564,20 +23000,20 @@
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
- "__id__": 1273
+ "__id__": 1148
},
"_children": [],
"_active": true,
"_components": [
{
- "__id__": 1275
+ "__id__": 1150
},
{
- "__id__": 1277
+ "__id__": 1152
}
],
"_prefab": {
- "__id__": 1279
+ "__id__": 1154
},
"_lpos": {
"__type__": "cc.Vec3",
@@ -24614,11 +23050,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 1274
+ "__id__": 1149
},
"_enabled": true,
"__prefab": {
- "__id__": 1276
+ "__id__": 1151
},
"_contentSize": {
"__type__": "cc.Size",
@@ -24642,11 +23078,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 1274
+ "__id__": 1149
},
"_enabled": true,
"__prefab": {
- "__id__": 1278
+ "__id__": 1153
},
"_customMaterial": null,
"_srcBlendFactor": 2,
@@ -24703,20 +23139,20 @@
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
- "__id__": 1273
+ "__id__": 1148
},
"_children": [],
"_active": true,
"_components": [
{
- "__id__": 1281
+ "__id__": 1156
},
{
- "__id__": 1283
+ "__id__": 1158
}
],
"_prefab": {
- "__id__": 1285
+ "__id__": 1160
},
"_lpos": {
"__type__": "cc.Vec3",
@@ -24753,11 +23189,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 1280
+ "__id__": 1155
},
"_enabled": true,
"__prefab": {
- "__id__": 1282
+ "__id__": 1157
},
"_contentSize": {
"__type__": "cc.Size",
@@ -24781,11 +23217,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 1280
+ "__id__": 1155
},
"_enabled": true,
"__prefab": {
- "__id__": 1284
+ "__id__": 1159
},
"_customMaterial": null,
"_srcBlendFactor": 2,
@@ -24862,11 +23298,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 1273
+ "__id__": 1148
},
"_enabled": true,
"__prefab": {
- "__id__": 1287
+ "__id__": 1162
},
"_contentSize": {
"__type__": "cc.Size",
@@ -24890,11 +23326,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 1273
+ "__id__": 1148
},
"_enabled": true,
"__prefab": {
- "__id__": 1289
+ "__id__": 1164
},
"_customMaterial": null,
"_srcBlendFactor": 2,
@@ -24932,11 +23368,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 1273
+ "__id__": 1148
},
"_enabled": true,
"__prefab": {
- "__id__": 1291
+ "__id__": 1166
},
"_alignFlags": 33,
"_target": null,
@@ -24981,33 +23417,33 @@
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
- "__id__": 1247
+ "__id__": 1122
},
"_children": [
{
- "__id__": 1294
+ "__id__": 1169
},
{
- "__id__": 1300
+ "__id__": 1175
},
{
- "__id__": 1306
+ "__id__": 1181
},
{
- "__id__": 1312
+ "__id__": 1187
}
],
"_active": true,
"_components": [
{
- "__id__": 1318
+ "__id__": 1193
},
{
- "__id__": 1320
+ "__id__": 1195
}
],
"_prefab": {
- "__id__": 1322
+ "__id__": 1197
},
"_lpos": {
"__type__": "cc.Vec3",
@@ -25044,20 +23480,20 @@
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
- "__id__": 1293
+ "__id__": 1168
},
"_children": [],
"_active": true,
"_components": [
{
- "__id__": 1295
+ "__id__": 1170
},
{
- "__id__": 1297
+ "__id__": 1172
}
],
"_prefab": {
- "__id__": 1299
+ "__id__": 1174
},
"_lpos": {
"__type__": "cc.Vec3",
@@ -25094,11 +23530,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 1294
+ "__id__": 1169
},
"_enabled": true,
"__prefab": {
- "__id__": 1296
+ "__id__": 1171
},
"_contentSize": {
"__type__": "cc.Size",
@@ -25122,11 +23558,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 1294
+ "__id__": 1169
},
"_enabled": true,
"__prefab": {
- "__id__": 1298
+ "__id__": 1173
},
"_customMaterial": null,
"_srcBlendFactor": 2,
@@ -25180,8 +23616,2670 @@
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
+ "__id__": 1168
+ },
+ "_children": [],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 1176
+ },
+ {
+ "__id__": 1178
+ }
+ ],
+ "_prefab": {
+ "__id__": 1180
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 0.4,
+ "y": 0.4,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1175
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1177
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 120,
+ "height": 110
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "52cIw6XPRGpJigbzNd41uH"
+ },
+ {
+ "__type__": "cc.Sprite",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1175
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1179
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 255,
+ "b": 255,
+ "a": 255
+ },
+ "_spriteFrame": {
+ "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@fb766",
+ "__expectedType__": "cc.SpriteFrame"
+ },
+ "_type": 0,
+ "_fillType": 0,
+ "_sizeMode": 1,
+ "_fillCenter": {
+ "__type__": "cc.Vec2",
+ "x": 0,
+ "y": 0
+ },
+ "_fillStart": 0,
+ "_fillRange": 0,
+ "_isTrimmedMode": true,
+ "_useGrayscale": false,
+ "_atlas": {
+ "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4",
+ "__expectedType__": "cc.SpriteAtlas"
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "493L9UnT5Pd6Jvwcj90YdE"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "dfmEZyL9NF05PFQxDRYO6o",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "Skill",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 1168
+ },
+ "_children": [],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 1182
+ },
+ {
+ "__id__": 1184
+ }
+ ],
+ "_prefab": {
+ "__id__": 1186
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 0.45,
+ "y": 0.45,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1181
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1183
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 114,
+ "height": 116
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "29osh0UORGcoJ8roNQudNe"
+ },
+ {
+ "__type__": "cc.Sprite",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1181
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1185
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 255,
+ "b": 255,
+ "a": 255
+ },
+ "_spriteFrame": {
+ "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@e4ed2",
+ "__expectedType__": "cc.SpriteFrame"
+ },
+ "_type": 0,
+ "_fillType": 0,
+ "_sizeMode": 1,
+ "_fillCenter": {
+ "__type__": "cc.Vec2",
+ "x": 0,
+ "y": 0
+ },
+ "_fillStart": 0,
+ "_fillRange": 0,
+ "_isTrimmedMode": true,
+ "_useGrayscale": false,
+ "_atlas": {
+ "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4",
+ "__expectedType__": "cc.SpriteAtlas"
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "aa8yInK3NJVrrh3KpTPjQL"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "f9GHK4+dFF9J+qSf3xKF6Q",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "Potion",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 1168
+ },
+ "_children": [],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 1188
+ },
+ {
+ "__id__": 1190
+ }
+ ],
+ "_prefab": {
+ "__id__": 1192
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 0.4,
+ "y": 0.4,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1187
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1189
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 98,
+ "height": 114
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "9aWSHxsrFLqrpc9D7MmyDb"
+ },
+ {
+ "__type__": "cc.Sprite",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1187
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1191
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 255,
+ "b": 255,
+ "a": 255
+ },
+ "_spriteFrame": {
+ "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@cbb82",
+ "__expectedType__": "cc.SpriteFrame"
+ },
+ "_type": 0,
+ "_fillType": 0,
+ "_sizeMode": 1,
+ "_fillCenter": {
+ "__type__": "cc.Vec2",
+ "x": 0,
+ "y": 0
+ },
+ "_fillStart": 0,
+ "_fillRange": 0,
+ "_isTrimmedMode": true,
+ "_useGrayscale": false,
+ "_atlas": {
+ "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4",
+ "__expectedType__": "cc.SpriteAtlas"
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "509vbXtvVAC5g9yqqCQqba"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "42+GAv7whBRLbF5EYSEP8W",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1168
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1194
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 50,
+ "height": 50
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "e2T46/rfJLs5fVojpYTN/r"
+ },
+ {
+ "__type__": "cc.Widget",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1168
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1196
+ },
+ "_alignFlags": 9,
+ "_target": null,
+ "_left": 1,
+ "_right": 107.61099999999999,
+ "_top": 1,
+ "_bottom": 172.81799999999998,
+ "_horizontalCenter": 0,
+ "_verticalCenter": 0,
+ "_isAbsLeft": true,
+ "_isAbsRight": true,
+ "_isAbsTop": true,
+ "_isAbsBottom": true,
+ "_isAbsHorizontalCenter": true,
+ "_isAbsVerticalCenter": true,
+ "_originalWidth": 100,
+ "_originalHeight": 100,
+ "_alignMode": 2,
+ "_lockFlags": 0,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "36F/lkrmJHf6LzhXnDjRN6"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "2b5S+tVLtA5Ykc/qVoMdAC",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "bg",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 1122
+ },
+ "_children": [
+ {
+ "__id__": 1199
+ },
+ {
+ "__id__": 1200
+ },
+ {
+ "__id__": 1201
+ },
+ {
+ "__id__": 1202
+ }
+ ],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 1203
+ },
+ {
+ "__id__": 1205
+ },
+ {
+ "__id__": 1207
+ }
+ ],
+ "_prefab": {
+ "__id__": 1209
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 1,
+ "y": 1,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.Node",
+ "__editorExtras__": {}
+ },
+ {
+ "__type__": "cc.Node",
+ "__editorExtras__": {}
+ },
+ {
+ "__type__": "cc.Node",
+ "__editorExtras__": {}
+ },
+ {
+ "__type__": "cc.Node",
+ "__editorExtras__": {}
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1198
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1204
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 210,
+ "height": 320
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "99yf9rnjlM147Oc5ugZxZA"
+ },
+ {
+ "__type__": "cc.Sprite",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1198
+ },
+ "_enabled": false,
+ "__prefab": {
+ "__id__": 1206
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 255,
+ "b": 255,
+ "a": 255
+ },
+ "_spriteFrame": {
+ "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@c77a7",
+ "__expectedType__": "cc.SpriteFrame"
+ },
+ "_type": 1,
+ "_fillType": 0,
+ "_sizeMode": 0,
+ "_fillCenter": {
+ "__type__": "cc.Vec2",
+ "x": 0,
+ "y": 0
+ },
+ "_fillStart": 0,
+ "_fillRange": 0,
+ "_isTrimmedMode": true,
+ "_useGrayscale": false,
+ "_atlas": {
+ "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4",
+ "__expectedType__": "cc.SpriteAtlas"
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "11j6o9dtZKkpwqRniNfeyM"
+ },
+ {
+ "__type__": "cc.Widget",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1198
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1208
+ },
+ "_alignFlags": 45,
+ "_target": null,
+ "_left": 0,
+ "_right": 0,
+ "_top": 0,
+ "_bottom": 0,
+ "_horizontalCenter": 0,
+ "_verticalCenter": 0,
+ "_isAbsLeft": true,
+ "_isAbsRight": true,
+ "_isAbsTop": true,
+ "_isAbsBottom": true,
+ "_isAbsHorizontalCenter": true,
+ "_isAbsVerticalCenter": true,
+ "_originalWidth": 510,
+ "_originalHeight": 66,
+ "_alignMode": 2,
+ "_lockFlags": 0,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "61x3pJerRGsbylittFG2lL"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "40n0LdBjNFe5UPFihdLgY/",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "info",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 1122
+ },
+ "_children": [
+ {
+ "__id__": 1211
+ }
+ ],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 1217
+ },
+ {
+ "__id__": 1219
+ }
+ ],
+ "_prefab": {
+ "__id__": 1221
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": -86.209,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 1,
+ "y": 1,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "Label",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 1210
+ },
+ "_children": [],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 1212
+ },
+ {
+ "__id__": 1214
+ }
+ ],
+ "_prefab": {
+ "__id__": 1216
+ },
+ "_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__": 1211
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1213
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 180,
+ "height": 80
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "07wtk+PyVP7aan0ss2pOZR"
+ },
+ {
+ "__type__": "cc.Label",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1211
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1215
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 255,
+ "b": 255,
+ "a": 255
+ },
+ "_string": "全体英雄攻击+5全体英雄攻击+5全体英雄攻击+5",
+ "_horizontalAlign": 1,
+ "_verticalAlign": 1,
+ "_actualFontSize": 21,
+ "_fontSize": 20,
+ "_fontFamily": "Arial",
+ "_lineHeight": 25,
+ "_overflow": 2,
+ "_enableWrapText": true,
+ "_font": null,
+ "_isSystemFontUsed": true,
+ "_spacingX": 0,
+ "_isItalic": false,
+ "_isBold": true,
+ "_isUnderline": false,
+ "_underlineHeight": 2,
+ "_cacheMode": 0,
+ "_enableOutline": true,
+ "_outlineColor": {
+ "__type__": "cc.Color",
+ "r": 0,
+ "g": 0,
+ "b": 0,
+ "a": 255
+ },
+ "_outlineWidth": 2,
+ "_enableShadow": false,
+ "_shadowColor": {
+ "__type__": "cc.Color",
+ "r": 0,
+ "g": 0,
+ "b": 0,
+ "a": 255
+ },
+ "_shadowOffset": {
+ "__type__": "cc.Vec2",
+ "x": 2,
+ "y": 2
+ },
+ "_shadowBlur": 2,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "f1pCCS+WJHzLcHGlDyOnNC"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "8820+YJZBBAIiPvy2uYoOk",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1210
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1218
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 170,
+ "height": 90
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "04ezZAIwpMILD/Ud9I1U8e"
+ },
+ {
+ "__type__": "cc.Widget",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1210
+ },
+ "_enabled": false,
+ "__prefab": {
+ "__id__": 1220
+ },
+ "_alignFlags": 45,
+ "_target": null,
+ "_left": 15,
+ "_right": 15,
+ "_top": 200,
+ "_bottom": 15,
+ "_horizontalCenter": 0,
+ "_verticalCenter": 0,
+ "_isAbsLeft": true,
+ "_isAbsRight": true,
+ "_isAbsTop": true,
+ "_isAbsBottom": true,
+ "_isAbsHorizontalCenter": true,
+ "_isAbsVerticalCenter": true,
+ "_originalWidth": 100,
+ "_originalHeight": 100,
+ "_alignMode": 2,
+ "_lockFlags": 0,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "44+IROys5PuKgmdcm3drG9"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "c1DUjdrfNI6Jnt+H+dT4VQ",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "40n0LdBjNFe5UPFihdLgY/"
+ ]
+ },
+ {
+ "__type__": "cc.TargetOverrideInfo",
+ "source": {
+ "__id__": 1121
+ },
+ "sourceInfo": null,
+ "propertyPath": [
+ "icon_node"
+ ],
+ "target": {
+ "__id__": 1122
+ },
+ "targetInfo": {
+ "__id__": 1224
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "08p7XmUnpCJKHgFSs+XBKi"
+ ]
+ },
+ {
+ "__type__": "cc.TargetOverrideInfo",
+ "source": {
+ "__id__": 1121
+ },
+ "sourceInfo": null,
+ "propertyPath": [
+ "name_node"
+ ],
+ "target": {
+ "__id__": 1122
+ },
+ "targetInfo": {
+ "__id__": 1226
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "c6fA+I52NLy7nwIG/TAXFX"
+ ]
+ },
+ {
+ "__type__": "cc.TargetOverrideInfo",
+ "source": {
+ "__id__": 1121
+ },
+ "sourceInfo": null,
+ "propertyPath": [
+ "cost_node"
+ ],
+ "target": {
+ "__id__": 1122
+ },
+ "targetInfo": {
+ "__id__": 1228
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "cfMbf11IxHErK52FqmJHts"
+ ]
+ },
+ {
+ "__type__": "cc.TargetOverrideInfo",
+ "source": {
+ "__id__": 1121
+ },
+ "sourceInfo": null,
+ "propertyPath": [
+ "Ckind_node"
+ ],
+ "target": {
+ "__id__": 1122
+ },
+ "targetInfo": {
+ "__id__": 1230
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "2b5S+tVLtA5Ykc/qVoMdAC"
+ ]
+ },
+ {
+ "__type__": "cc.TargetOverrideInfo",
+ "source": {
+ "__id__": 1121
+ },
+ "sourceInfo": null,
+ "propertyPath": [
+ "info_node"
+ ],
+ "target": {
+ "__id__": 1122
+ },
+ "targetInfo": {
+ "__id__": 1232
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "c1DUjdrfNI6Jnt+H+dT4VQ"
+ ]
+ },
+ {
+ "__type__": "cc.TargetOverrideInfo",
+ "source": {
+ "__id__": 1234
+ },
+ "sourceInfo": null,
+ "propertyPath": [
+ "name_node"
+ ],
+ "target": {
+ "__id__": 1235
+ },
+ "targetInfo": {
+ "__id__": 1335
+ }
+ },
+ {
+ "__type__": "3fe4e0pJu1K75/rp6RRox+Z",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {
+ "mountedRoot": {
+ "__id__": 1235
+ }
+ },
+ "node": {
+ "__id__": 1235
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1236
+ },
+ "name_node": {
+ "__id__": 1237
+ },
+ "icon_node": {
+ "__id__": 1245
+ },
+ "cost_node": {
+ "__id__": 1261
+ },
+ "Ckind_node": {
+ "__id__": 1281
+ },
+ "BG_node": {
+ "__id__": 1311
+ },
+ "info_node": {
+ "__id__": 1323
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.Node",
+ "__editorExtras__": {}
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "700yTTI29KqrE7Svmf3rrC"
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "name",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 1235
+ },
+ "_children": [],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 1238
+ },
+ {
+ "__id__": 1240
+ },
+ {
+ "__id__": 1242
+ }
+ ],
+ "_prefab": {
+ "__id__": 1244
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": -16.72399999999999,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 1,
+ "y": 1,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1237
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1239
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 180,
+ "height": 40
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "38lsWFSERI8rUY2mPAdfSn"
+ },
+ {
+ "__type__": "cc.Label",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 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": 25,
+ "_fontSize": 30,
+ "_fontFamily": "Arial",
+ "_lineHeight": 35,
+ "_overflow": 2,
+ "_enableWrapText": true,
+ "_font": null,
+ "_isSystemFontUsed": true,
+ "_spacingX": 0,
+ "_isItalic": false,
+ "_isBold": true,
+ "_isUnderline": false,
+ "_underlineHeight": 2,
+ "_cacheMode": 0,
+ "_enableOutline": true,
+ "_outlineColor": {
+ "__type__": "cc.Color",
+ "r": 0,
+ "g": 0,
+ "b": 0,
+ "a": 255
+ },
+ "_outlineWidth": 3,
+ "_enableShadow": false,
+ "_shadowColor": {
+ "__type__": "cc.Color",
+ "r": 0,
+ "g": 0,
+ "b": 0,
+ "a": 255
+ },
+ "_shadowOffset": {
+ "__type__": "cc.Vec2",
+ "x": 2,
+ "y": 2
+ },
+ "_shadowBlur": 2,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "4e0zRmCsdP1KUAjhXlJYQl"
+ },
+ {
+ "__type__": "cc.Widget",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1237
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1243
+ },
+ "_alignFlags": 17,
+ "_target": null,
+ "_left": 0,
+ "_right": 0,
+ "_top": 156.724,
+ "_bottom": 0,
+ "_horizontalCenter": 0,
+ "_verticalCenter": 0,
+ "_isAbsLeft": true,
+ "_isAbsRight": true,
+ "_isAbsTop": true,
+ "_isAbsBottom": true,
+ "_isAbsHorizontalCenter": true,
+ "_isAbsVerticalCenter": true,
+ "_originalWidth": 0,
+ "_originalHeight": 0,
+ "_alignMode": 2,
+ "_lockFlags": 0,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "877cNZnZNFeIjRDtOh3mV6"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "c6fA+I52NLy7nwIG/TAXFX",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "icon",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 1246
+ },
+ "_children": [],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 1256
+ },
+ {
+ "__id__": 1258
+ }
+ ],
+ "_prefab": {
+ "__id__": 1260
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": -1.5,
+ "y": 1.5,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "Mask",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 1235
+ },
+ "_children": [
+ {
+ "__id__": 1245
+ }
+ ],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 1247
+ },
+ {
+ "__id__": 1249
+ },
+ {
+ "__id__": 1251
+ },
+ {
+ "__id__": 1253
+ }
+ ],
+ "_prefab": {
+ "__id__": 1255
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 75,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 1,
+ "y": 1,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1246
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1248
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 180,
+ "height": 140
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "aePszddr1FjZ9yJvRxiJCh"
+ },
+ {
+ "__type__": "cc.Mask",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1246
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1250
+ },
+ "_type": 3,
+ "_inverted": false,
+ "_segments": 64,
+ "_alphaThreshold": 0.1,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "30z9tbKlRCK6y2Qz9fwmlG"
+ },
+ {
+ "__type__": "cc.Widget",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1246
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1252
+ },
+ "_alignFlags": 41,
+ "_target": null,
+ "_left": 15,
+ "_right": 15,
+ "_top": 15,
+ "_bottom": 0,
+ "_horizontalCenter": 0,
+ "_verticalCenter": 0,
+ "_isAbsLeft": true,
+ "_isAbsRight": true,
+ "_isAbsTop": true,
+ "_isAbsBottom": true,
+ "_isAbsHorizontalCenter": true,
+ "_isAbsVerticalCenter": true,
+ "_originalWidth": 200,
+ "_originalHeight": 0,
+ "_alignMode": 2,
+ "_lockFlags": 0,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "04ra6VOgxPp6iBjs7Skbtw"
+ },
+ {
+ "__type__": "cc.Sprite",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1246
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1254
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 255,
+ "b": 255,
+ "a": 255
+ },
+ "_spriteFrame": {
+ "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@c77a7",
+ "__expectedType__": "cc.SpriteFrame"
+ },
+ "_type": 0,
+ "_fillType": 0,
+ "_sizeMode": 0,
+ "_fillCenter": {
+ "__type__": "cc.Vec2",
+ "x": 0,
+ "y": 0
+ },
+ "_fillStart": 0,
+ "_fillRange": 0,
+ "_isTrimmedMode": true,
+ "_useGrayscale": false,
+ "_atlas": {
+ "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4",
+ "__expectedType__": "cc.SpriteAtlas"
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "83K+DBbRxDtKtzBV5gs2Ow"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "5cWLGvgr1MdLSDfUJV31tJ",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1245
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1257
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 125,
+ "height": 125
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "6brO0gQERFhKTvy0dcD/6C"
+ },
+ {
+ "__type__": "cc.Sprite",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1245
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1259
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 255,
+ "b": 255,
+ "a": 255
+ },
+ "_spriteFrame": null,
+ "_type": 0,
+ "_fillType": 0,
+ "_sizeMode": 1,
+ "_fillCenter": {
+ "__type__": "cc.Vec2",
+ "x": 0,
+ "y": 0
+ },
+ "_fillStart": 0,
+ "_fillRange": 0,
+ "_isTrimmedMode": true,
+ "_useGrayscale": false,
+ "_atlas": {
+ "__uuid__": "031877cb-0f3d-4e92-bc5d-e492a0d95a08",
+ "__expectedType__": "cc.SpriteAtlas"
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "7cosjDf05EiIhghQMGeFkV"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "08p7XmUnpCJKHgFSs+XBKi",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "coin",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 1235
+ },
+ "_children": [
+ {
+ "__id__": 1262
+ },
+ {
+ "__id__": 1268
+ }
+ ],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 1274
+ },
+ {
+ "__id__": 1276
+ },
+ {
+ "__id__": 1278
+ }
+ ],
+ "_prefab": {
+ "__id__": 1280
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": 84,
+ "y": 139,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 1,
+ "y": 1,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "icon",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 1261
+ },
+ "_children": [],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 1263
+ },
+ {
+ "__id__": 1265
+ }
+ ],
+ "_prefab": {
+ "__id__": 1267
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 1,
+ "y": 1,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1262
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1264
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 40,
+ "height": 40
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "38DeJBYvFJsJYX9545ctt3"
+ },
+ {
+ "__type__": "cc.Sprite",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1262
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1266
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 255,
+ "b": 255,
+ "a": 255
+ },
+ "_spriteFrame": {
+ "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@23e64",
+ "__expectedType__": "cc.SpriteFrame"
+ },
+ "_type": 0,
+ "_fillType": 0,
+ "_sizeMode": 0,
+ "_fillCenter": {
+ "__type__": "cc.Vec2",
+ "x": 0,
+ "y": 0
+ },
+ "_fillStart": 0,
+ "_fillRange": 0,
+ "_isTrimmedMode": true,
+ "_useGrayscale": false,
+ "_atlas": {
+ "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73",
+ "__expectedType__": "cc.SpriteAtlas"
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "95g2LbLWtFJLFLnPCex4xq"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "d6lvh87QJBqrQKgDnhSWth",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "num",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 1261
+ },
+ "_children": [],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 1269
+ },
+ {
+ "__id__": 1271
+ }
+ ],
+ "_prefab": {
+ "__id__": 1273
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": 2.438,
+ "y": 0,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 1,
+ "y": 1,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1268
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1270
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 34.748356206795606,
+ "height": 67
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "0bkYb0XBdInpAba/wP4si+"
+ },
+ {
+ "__type__": "cc.Label",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1268
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1272
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 255,
+ "b": 255,
+ "a": 255
+ },
+ "_string": "3",
+ "_horizontalAlign": 1,
+ "_verticalAlign": 1,
+ "_actualFontSize": 40,
+ "_fontSize": 40,
+ "_fontFamily": "Arial",
+ "_lineHeight": 50,
+ "_overflow": 0,
+ "_enableWrapText": true,
+ "_font": null,
+ "_isSystemFontUsed": true,
+ "_spacingX": 0,
+ "_isItalic": true,
+ "_isBold": true,
+ "_isUnderline": false,
+ "_underlineHeight": 2,
+ "_cacheMode": 0,
+ "_enableOutline": true,
+ "_outlineColor": {
+ "__type__": "cc.Color",
+ "r": 0,
+ "g": 0,
+ "b": 0,
+ "a": 255
+ },
+ "_outlineWidth": 2,
+ "_enableShadow": false,
+ "_shadowColor": {
+ "__type__": "cc.Color",
+ "r": 0,
+ "g": 0,
+ "b": 0,
+ "a": 255
+ },
+ "_shadowOffset": {
+ "__type__": "cc.Vec2",
+ "x": 2,
+ "y": 2
+ },
+ "_shadowBlur": 2,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "52wLQtAapA5IJ6J4J7Cx7p"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "a4O65jIXVFSLC6FbI24SzB",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1261
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1275
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 40,
+ "height": 40
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "0biNVKZs1OPqSmpFkLVemF"
+ },
+ {
+ "__type__": "cc.Sprite",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1261
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1277
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 255,
+ "b": 255,
+ "a": 255
+ },
+ "_spriteFrame": null,
+ "_type": 0,
+ "_fillType": 0,
+ "_sizeMode": 1,
+ "_fillCenter": {
+ "__type__": "cc.Vec2",
+ "x": 0,
+ "y": 0
+ },
+ "_fillStart": 0,
+ "_fillRange": 0,
+ "_isTrimmedMode": true,
+ "_useGrayscale": false,
+ "_atlas": null,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "f3+EFYxvJL0bMW+H+BjaZP"
+ },
+ {
+ "__type__": "cc.Widget",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1261
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1279
+ },
+ "_alignFlags": 33,
+ "_target": null,
+ "_left": 128.28199999999998,
+ "_right": 1,
+ "_top": 1,
+ "_bottom": -6.274000000000001,
+ "_horizontalCenter": 0,
+ "_verticalCenter": 0,
+ "_isAbsLeft": true,
+ "_isAbsRight": true,
+ "_isAbsTop": true,
+ "_isAbsBottom": true,
+ "_isAbsHorizontalCenter": true,
+ "_isAbsVerticalCenter": true,
+ "_originalWidth": 40,
+ "_originalHeight": 40,
+ "_alignMode": 2,
+ "_lockFlags": 0,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "aehsQlzKVAMZQCthoLBKrG"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "cfMbf11IxHErK52FqmJHts",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "CKind",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 1235
+ },
+ "_children": [
+ {
+ "__id__": 1282
+ },
+ {
+ "__id__": 1288
+ },
+ {
+ "__id__": 1294
+ },
+ {
+ "__id__": 1300
+ }
+ ],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 1306
+ },
+ {
+ "__id__": 1308
+ }
+ ],
+ "_prefab": {
+ "__id__": 1310
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": -84,
+ "y": 139,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 0.8,
+ "y": 0.8,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "Hero",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 1281
+ },
+ "_children": [],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 1283
+ },
+ {
+ "__id__": 1285
+ }
+ ],
+ "_prefab": {
+ "__id__": 1287
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 0.4,
+ "y": 0.4,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1282
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1284
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 120,
+ "height": 106
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "b9X00YJSVF9r6efaMtLkI3"
+ },
+ {
+ "__type__": "cc.Sprite",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1282
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1286
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 255,
+ "b": 255,
+ "a": 255
+ },
+ "_spriteFrame": {
+ "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@8429c",
+ "__expectedType__": "cc.SpriteFrame"
+ },
+ "_type": 0,
+ "_fillType": 0,
+ "_sizeMode": 1,
+ "_fillCenter": {
+ "__type__": "cc.Vec2",
+ "x": 0,
+ "y": 0
+ },
+ "_fillStart": 0,
+ "_fillRange": 0,
+ "_isTrimmedMode": true,
+ "_useGrayscale": false,
+ "_atlas": null,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "ef8/ldQE5CGbB0s4CfTRwE"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "f3MmyLb9lML5mXGMUZsqPK",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "Card",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 1281
+ },
+ "_children": [],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 1289
+ },
+ {
+ "__id__": 1291
+ }
+ ],
+ "_prefab": {
"__id__": 1293
},
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 0.4,
+ "y": 0.4,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1288
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1290
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 120,
+ "height": 110
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "52cIw6XPRGpJigbzNd41uH"
+ },
+ {
+ "__type__": "cc.Sprite",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1288
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1292
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 255,
+ "b": 255,
+ "a": 255
+ },
+ "_spriteFrame": {
+ "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@fb766",
+ "__expectedType__": "cc.SpriteFrame"
+ },
+ "_type": 0,
+ "_fillType": 0,
+ "_sizeMode": 1,
+ "_fillCenter": {
+ "__type__": "cc.Vec2",
+ "x": 0,
+ "y": 0
+ },
+ "_fillStart": 0,
+ "_fillRange": 0,
+ "_isTrimmedMode": true,
+ "_useGrayscale": false,
+ "_atlas": {
+ "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4",
+ "__expectedType__": "cc.SpriteAtlas"
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "493L9UnT5Pd6Jvwcj90YdE"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "dfmEZyL9NF05PFQxDRYO6o",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "Skill",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 1281
+ },
+ "_children": [],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 1295
+ },
+ {
+ "__id__": 1297
+ }
+ ],
+ "_prefab": {
+ "__id__": 1299
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 0.45,
+ "y": 0.45,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1294
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1296
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 114,
+ "height": 116
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "29osh0UORGcoJ8roNQudNe"
+ },
+ {
+ "__type__": "cc.Sprite",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1294
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1298
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 255,
+ "b": 255,
+ "a": 255
+ },
+ "_spriteFrame": {
+ "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@e4ed2",
+ "__expectedType__": "cc.SpriteFrame"
+ },
+ "_type": 0,
+ "_fillType": 0,
+ "_sizeMode": 1,
+ "_fillCenter": {
+ "__type__": "cc.Vec2",
+ "x": 0,
+ "y": 0
+ },
+ "_fillStart": 0,
+ "_fillRange": 0,
+ "_isTrimmedMode": true,
+ "_useGrayscale": false,
+ "_atlas": {
+ "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4",
+ "__expectedType__": "cc.SpriteAtlas"
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "aa8yInK3NJVrrh3KpTPjQL"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "f9GHK4+dFF9J+qSf3xKF6Q",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "Potion",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 1281
+ },
"_children": [],
"_active": true,
"_components": [
@@ -25238,8 +26336,8 @@
},
"_contentSize": {
"__type__": "cc.Size",
- "width": 120,
- "height": 110
+ "width": 98,
+ "height": 114
},
"_anchorPoint": {
"__type__": "cc.Vec2",
@@ -25250,7 +26348,7 @@
},
{
"__type__": "cc.CompPrefabInfo",
- "fileId": "52cIw6XPRGpJigbzNd41uH"
+ "fileId": "9aWSHxsrFLqrpc9D7MmyDb"
},
{
"__type__": "cc.Sprite",
@@ -25275,7 +26373,7 @@
"a": 255
},
"_spriteFrame": {
- "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@fb766",
+ "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@cbb82",
"__expectedType__": "cc.SpriteFrame"
},
"_type": 0,
@@ -25298,7 +26396,7 @@
},
{
"__type__": "cc.CompPrefabInfo",
- "fileId": "493L9UnT5Pd6Jvwcj90YdE"
+ "fileId": "509vbXtvVAC5g9yqqCQqba"
},
{
"__type__": "cc.PrefabInfo",
@@ -25308,77 +26406,27 @@
"asset": {
"__id__": 0
},
- "fileId": "dfmEZyL9NF05PFQxDRYO6o",
+ "fileId": "42+GAv7whBRLbF5EYSEP8W",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
- {
- "__type__": "cc.Node",
- "_name": "Skill",
- "_objFlags": 0,
- "__editorExtras__": {},
- "_parent": {
- "__id__": 1293
- },
- "_children": [],
- "_active": true,
- "_components": [
- {
- "__id__": 1307
- },
- {
- "__id__": 1309
- }
- ],
- "_prefab": {
- "__id__": 1311
- },
- "_lpos": {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": 0,
- "z": 0
- },
- "_lrot": {
- "__type__": "cc.Quat",
- "x": 0,
- "y": 0,
- "z": 0,
- "w": 1
- },
- "_lscale": {
- "__type__": "cc.Vec3",
- "x": 0.45,
- "y": 0.45,
- "z": 1
- },
- "_mobility": 0,
- "_layer": 1073741824,
- "_euler": {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": 0,
- "z": 0
- },
- "_id": ""
- },
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 1306
+ "__id__": 1281
},
"_enabled": true,
"__prefab": {
- "__id__": 1308
+ "__id__": 1307
},
"_contentSize": {
"__type__": "cc.Size",
- "width": 114,
- "height": 116
+ "width": 50,
+ "height": 50
},
"_anchorPoint": {
"__type__": "cc.Vec2",
@@ -25389,55 +26437,43 @@
},
{
"__type__": "cc.CompPrefabInfo",
- "fileId": "29osh0UORGcoJ8roNQudNe"
+ "fileId": "e2T46/rfJLs5fVojpYTN/r"
},
{
- "__type__": "cc.Sprite",
+ "__type__": "cc.Widget",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 1306
+ "__id__": 1281
},
"_enabled": true,
"__prefab": {
- "__id__": 1310
- },
- "_customMaterial": null,
- "_srcBlendFactor": 2,
- "_dstBlendFactor": 4,
- "_color": {
- "__type__": "cc.Color",
- "r": 255,
- "g": 255,
- "b": 255,
- "a": 255
- },
- "_spriteFrame": {
- "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@e4ed2",
- "__expectedType__": "cc.SpriteFrame"
- },
- "_type": 0,
- "_fillType": 0,
- "_sizeMode": 1,
- "_fillCenter": {
- "__type__": "cc.Vec2",
- "x": 0,
- "y": 0
- },
- "_fillStart": 0,
- "_fillRange": 0,
- "_isTrimmedMode": true,
- "_useGrayscale": false,
- "_atlas": {
- "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4",
- "__expectedType__": "cc.SpriteAtlas"
+ "__id__": 1309
},
+ "_alignFlags": 9,
+ "_target": null,
+ "_left": 1,
+ "_right": 107.61099999999999,
+ "_top": 1,
+ "_bottom": 172.81799999999998,
+ "_horizontalCenter": 0,
+ "_verticalCenter": 0,
+ "_isAbsLeft": true,
+ "_isAbsRight": true,
+ "_isAbsTop": true,
+ "_isAbsBottom": true,
+ "_isAbsHorizontalCenter": true,
+ "_isAbsVerticalCenter": true,
+ "_originalWidth": 100,
+ "_originalHeight": 100,
+ "_alignMode": 2,
+ "_lockFlags": 0,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
- "fileId": "aa8yInK3NJVrrh3KpTPjQL"
+ "fileId": "36F/lkrmJHf6LzhXnDjRN6"
},
{
"__type__": "cc.PrefabInfo",
@@ -25447,31 +26483,47 @@
"asset": {
"__id__": 0
},
- "fileId": "f9GHK4+dFF9J+qSf3xKF6Q",
+ "fileId": "2b5S+tVLtA5Ykc/qVoMdAC",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.Node",
- "_name": "Potion",
+ "_name": "bg",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
- "__id__": 1293
+ "__id__": 1235
},
- "_children": [],
- "_active": true,
- "_components": [
+ "_children": [
+ {
+ "__id__": 1312
+ },
{
"__id__": 1313
},
+ {
+ "__id__": 1314
+ },
{
"__id__": 1315
}
],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 1316
+ },
+ {
+ "__id__": 1318
+ },
+ {
+ "__id__": 1320
+ }
+ ],
"_prefab": {
- "__id__": 1317
+ "__id__": 1322
},
"_lpos": {
"__type__": "cc.Vec3",
@@ -25488,8 +26540,8 @@
},
"_lscale": {
"__type__": "cc.Vec3",
- "x": 0.4,
- "y": 0.4,
+ "x": 1,
+ "y": 1,
"z": 1
},
"_mobility": 0,
@@ -25502,22 +26554,38 @@
},
"_id": ""
},
+ {
+ "__type__": "cc.Node",
+ "__editorExtras__": {}
+ },
+ {
+ "__type__": "cc.Node",
+ "__editorExtras__": {}
+ },
+ {
+ "__type__": "cc.Node",
+ "__editorExtras__": {}
+ },
+ {
+ "__type__": "cc.Node",
+ "__editorExtras__": {}
+ },
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 1312
+ "__id__": 1311
},
"_enabled": true,
"__prefab": {
- "__id__": 1314
+ "__id__": 1317
},
"_contentSize": {
"__type__": "cc.Size",
- "width": 98,
- "height": 114
+ "width": 210,
+ "height": 320
},
"_anchorPoint": {
"__type__": "cc.Vec2",
@@ -25528,7 +26596,7 @@
},
{
"__type__": "cc.CompPrefabInfo",
- "fileId": "9aWSHxsrFLqrpc9D7MmyDb"
+ "fileId": "99yf9rnjlM147Oc5ugZxZA"
},
{
"__type__": "cc.Sprite",
@@ -25536,11 +26604,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 1312
+ "__id__": 1311
},
- "_enabled": true,
+ "_enabled": false,
"__prefab": {
- "__id__": 1316
+ "__id__": 1319
},
"_customMaterial": null,
"_srcBlendFactor": 2,
@@ -25553,12 +26621,12 @@
"a": 255
},
"_spriteFrame": {
- "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@cbb82",
+ "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@c77a7",
"__expectedType__": "cc.SpriteFrame"
},
- "_type": 0,
+ "_type": 1,
"_fillType": 0,
- "_sizeMode": 1,
+ "_sizeMode": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
@@ -25576,48 +26644,7 @@
},
{
"__type__": "cc.CompPrefabInfo",
- "fileId": "509vbXtvVAC5g9yqqCQqba"
- },
- {
- "__type__": "cc.PrefabInfo",
- "root": {
- "__id__": 1
- },
- "asset": {
- "__id__": 0
- },
- "fileId": "42+GAv7whBRLbF5EYSEP8W",
- "instance": null,
- "targetOverrides": null,
- "nestedPrefabInstanceRoots": null
- },
- {
- "__type__": "cc.UITransform",
- "_name": "",
- "_objFlags": 0,
- "__editorExtras__": {},
- "node": {
- "__id__": 1293
- },
- "_enabled": true,
- "__prefab": {
- "__id__": 1319
- },
- "_contentSize": {
- "__type__": "cc.Size",
- "width": 50,
- "height": 50
- },
- "_anchorPoint": {
- "__type__": "cc.Vec2",
- "x": 0.5,
- "y": 0.5
- },
- "_id": ""
- },
- {
- "__type__": "cc.CompPrefabInfo",
- "fileId": "e2T46/rfJLs5fVojpYTN/r"
+ "fileId": "11j6o9dtZKkpwqRniNfeyM"
},
{
"__type__": "cc.Widget",
@@ -25625,18 +26652,18 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 1293
+ "__id__": 1311
},
"_enabled": true,
"__prefab": {
"__id__": 1321
},
- "_alignFlags": 9,
+ "_alignFlags": 45,
"_target": null,
- "_left": 1,
- "_right": 107.61099999999999,
- "_top": 1,
- "_bottom": 172.81799999999998,
+ "_left": 0,
+ "_right": 0,
+ "_top": 0,
+ "_bottom": 0,
"_horizontalCenter": 0,
"_verticalCenter": 0,
"_isAbsLeft": true,
@@ -25645,15 +26672,15 @@
"_isAbsBottom": true,
"_isAbsHorizontalCenter": true,
"_isAbsVerticalCenter": true,
- "_originalWidth": 100,
- "_originalHeight": 100,
+ "_originalWidth": 510,
+ "_originalHeight": 66,
"_alignMode": 2,
"_lockFlags": 0,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
- "fileId": "36F/lkrmJHf6LzhXnDjRN6"
+ "fileId": "61x3pJerRGsbylittFG2lL"
},
{
"__type__": "cc.PrefabInfo",
@@ -25663,2098 +26690,321 @@
"asset": {
"__id__": 0
},
- "fileId": "2b5S+tVLtA5Ykc/qVoMdAC",
+ "fileId": "40n0LdBjNFe5UPFihdLgY/",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.Node",
- "_name": "bg",
+ "_name": "info",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
- "__id__": 1247
+ "__id__": 1235
},
"_children": [
{
"__id__": 1324
- },
- {
- "__id__": 1369
- },
- {
- "__id__": 1397
- },
- {
- "__id__": 1425
}
],
"_active": true,
"_components": [
- {
- "__id__": 1453
- },
- {
- "__id__": 1455
- },
- {
- "__id__": 1457
- }
- ],
- "_prefab": {
- "__id__": 1459
- },
- "_lpos": {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": 0,
- "z": 0
- },
- "_lrot": {
- "__type__": "cc.Quat",
- "x": 0,
- "y": 0,
- "z": 0,
- "w": 1
- },
- "_lscale": {
- "__type__": "cc.Vec3",
- "x": 1,
- "y": 1,
- "z": 1
- },
- "_mobility": 0,
- "_layer": 1073741824,
- "_euler": {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": 0,
- "z": 0
- },
- "_id": ""
- },
- {
- "__type__": "cc.Node",
- "_objFlags": 0,
- "_parent": {
- "__id__": 1323
- },
- "_prefab": {
- "__id__": 1325
- },
- "__editorExtras__": {}
- },
- {
- "__type__": "cc.PrefabInfo",
- "root": {
- "__id__": 1324
- },
- "asset": {
- "__uuid__": "d6ae7b2b-c431-4374-97e6-2506d9e8501f",
- "__expectedType__": "cc.Prefab"
- },
- "fileId": "5ep7uhpAlKzpglXeTBjRv2",
- "instance": {
- "__id__": 1326
- },
- "targetOverrides": null,
- "nestedPrefabInstanceRoots": null
- },
- {
- "__type__": "cc.PrefabInstance",
- "fileId": "fbT2L4/5lBv6CDydZR8SkP",
- "prefabRootNode": {
- "__id__": 1247
- },
- "mountedChildren": [],
- "mountedComponents": [],
- "propertyOverrides": [
- {
- "__id__": 1327
- },
- {
- "__id__": 1329
- },
{
"__id__": 1330
},
- {
- "__id__": 1331
- },
{
"__id__": 1332
- },
- {
- "__id__": 1334
- },
- {
- "__id__": 1336
- },
- {
- "__id__": 1338
- },
- {
- "__id__": 1340
- },
- {
- "__id__": 1342
- },
- {
- "__id__": 1344
- },
- {
- "__id__": 1346
- },
- {
- "__id__": 1348
- },
- {
- "__id__": 1349
- },
- {
- "__id__": 1350
- },
- {
- "__id__": 1351
- },
- {
- "__id__": 1352
- },
- {
- "__id__": 1354
- },
- {
- "__id__": 1356
- },
- {
- "__id__": 1357
- },
- {
- "__id__": 1359
- },
- {
- "__id__": 1361
- },
- {
- "__id__": 1363
- },
- {
- "__id__": 1365
- },
- {
- "__id__": 1367
}
],
- "removedComponents": []
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1328
+ "_prefab": {
+ "__id__": 1334
},
- "propertyPath": [
- "_name"
- ],
- "value": "Hero"
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "5ep7uhpAlKzpglXeTBjRv2"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1328
- },
- "propertyPath": [
- "_lpos"
- ],
- "value": {
+ "_lpos": {
"__type__": "cc.Vec3",
"x": 0,
- "y": 0,
+ "y": -86.209,
"z": 0
- }
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1328
},
- "propertyPath": [
- "_lrot"
- ],
- "value": {
+ "_lrot": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
- }
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1328
},
- "propertyPath": [
- "_euler"
- ],
- "value": {
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 1,
+ "y": 1,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
- }
+ },
+ "_id": ""
},
{
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
+ "__type__": "cc.Node",
+ "_name": "Label",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 1323
+ },
+ "_children": [],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 1325
+ },
+ {
+ "__id__": 1327
+ }
+ ],
+ "_prefab": {
+ "__id__": 1329
+ },
+ "_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__": 1324
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1326
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 180,
+ "height": 80
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "07wtk+PyVP7aan0ss2pOZR"
+ },
+ {
+ "__type__": "cc.Label",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1324
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1328
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 255,
+ "b": 255,
+ "a": 255
+ },
+ "_string": "全体英雄攻击+5全体英雄攻击+5全体英雄攻击+5",
+ "_horizontalAlign": 1,
+ "_verticalAlign": 1,
+ "_actualFontSize": 21,
+ "_fontSize": 20,
+ "_fontFamily": "Arial",
+ "_lineHeight": 25,
+ "_overflow": 2,
+ "_enableWrapText": true,
+ "_font": null,
+ "_isSystemFontUsed": true,
+ "_spacingX": 0,
+ "_isItalic": false,
+ "_isBold": true,
+ "_isUnderline": false,
+ "_underlineHeight": 2,
+ "_cacheMode": 0,
+ "_enableOutline": true,
+ "_outlineColor": {
+ "__type__": "cc.Color",
+ "r": 0,
+ "g": 0,
+ "b": 0,
+ "a": 255
+ },
+ "_outlineWidth": 2,
+ "_enableShadow": false,
+ "_shadowColor": {
+ "__type__": "cc.Color",
+ "r": 0,
+ "g": 0,
+ "b": 0,
+ "a": 255
+ },
+ "_shadowOffset": {
+ "__type__": "cc.Vec2",
+ "x": 2,
+ "y": 2
+ },
+ "_shadowBlur": 2,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "f1pCCS+WJHzLcHGlDyOnNC"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "8820+YJZBBAIiPvy2uYoOk",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1323
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1331
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 170,
+ "height": 90
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "04ezZAIwpMILD/Ud9I1U8e"
+ },
+ {
+ "__type__": "cc.Widget",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1323
+ },
+ "_enabled": false,
+ "__prefab": {
"__id__": 1333
},
- "propertyPath": [
- "_contentSize"
- ],
- "value": {
- "__type__": "cc.Size",
- "width": 170,
- "height": 230
- }
+ "_alignFlags": 45,
+ "_target": null,
+ "_left": 15,
+ "_right": 15,
+ "_top": 200,
+ "_bottom": 15,
+ "_horizontalCenter": 0,
+ "_verticalCenter": 0,
+ "_isAbsLeft": true,
+ "_isAbsRight": true,
+ "_isAbsTop": true,
+ "_isAbsBottom": true,
+ "_isAbsHorizontalCenter": true,
+ "_isAbsVerticalCenter": true,
+ "_originalWidth": 100,
+ "_originalHeight": 100,
+ "_alignMode": 2,
+ "_lockFlags": 0,
+ "_id": ""
},
{
- "__type__": "cc.TargetInfo",
- "localID": [
- "13j2oupQRMUoUyChWYn2yc"
- ]
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "44+IROys5PuKgmdcm3drG9"
},
{
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1335
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
},
- "propertyPath": [
- "_contentSize"
- ],
- "value": {
- "__type__": "cc.Size",
- "width": 170,
- "height": 230
- }
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "c1DUjdrfNI6Jnt+H+dT4VQ",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.TargetInfo",
"localID": [
- "eedc9qvxRPQpepecxrSorR"
+ "c6fA+I52NLy7nwIG/TAXFX"
]
},
{
- "__type__": "CCPropertyOverrideInfo",
+ "__type__": "cc.TargetOverrideInfo",
+ "source": {
+ "__id__": 1234
+ },
+ "sourceInfo": null,
+ "propertyPath": [
+ "icon_node"
+ ],
+ "target": {
+ "__id__": 1235
+ },
"targetInfo": {
"__id__": 1337
- },
- "propertyPath": [
- "_contentSize"
- ],
- "value": {
- "__type__": "cc.Size",
- "width": 340,
- "height": 460
- }
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "deY6hTveBKBIzSn0k9oD+7"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1339
- },
- "propertyPath": [
- "_contentSize"
- ],
- "value": {
- "__type__": "cc.Size",
- "width": 332,
- "height": 448
- }
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "b7HYchf9tMK7WtemLDPjlE"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1341
- },
- "propertyPath": [
- "_contentSize"
- ],
- "value": {
- "__type__": "cc.Size",
- "width": 140,
- "height": 140
- }
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "25j0n7apFBratTNBweGTa7"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1343
- },
- "propertyPath": [
- "_lpos"
- ],
- "value": {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": 30,
- "z": 0
- }
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "93O2t0s3dBQYpkATdTKBPZ"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1345
- },
- "propertyPath": [
- "_contentSize"
- ],
- "value": {
- "__type__": "cc.Size",
- "width": 280,
- "height": 280
- }
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "1fWMnHXs1IPZv24wLXcOc2"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1347
- },
- "propertyPath": [
- "_left"
- ],
- "value": 0
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "1fB2CjJqJFgo9e1LJ6EyaL"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1347
- },
- "propertyPath": [
- "_right"
- ],
- "value": 0
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1347
- },
- "propertyPath": [
- "_bottom"
- ],
- "value": 0
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1347
- },
- "propertyPath": [
- "_top"
- ],
- "value": 0
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1328
- },
- "propertyPath": [
- "_active"
- ],
- "value": true
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1353
- },
- "propertyPath": [
- "_color"
- ],
- "value": {
- "__type__": "cc.Color",
- "r": 42,
- "g": 200,
- "b": 112,
- "a": 255
- }
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "38MYOO8jtIuJm3tiiFlMtZ"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1355
- },
- "propertyPath": [
- "_color"
- ],
- "value": {
- "__type__": "cc.Color",
- "r": 56,
- "g": 226,
- "b": 131,
- "a": 255
- }
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "1eNEK/mA9LBp2AYRigyhP0"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1347
- },
- "propertyPath": [
- "_enabled"
- ],
- "value": true
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1358
- },
- "propertyPath": [
- "_contentSize"
- ],
- "value": {
- "__type__": "cc.Size",
- "width": 170,
- "height": 230
- }
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "c8mzU+nw5GLJ4CZ7ZTe6eE"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1360
- },
- "propertyPath": [
- "_contentSize"
- ],
- "value": {
- "__type__": "cc.Size",
- "width": 340,
- "height": 460
- }
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "5eZRKQByFG0LW2QA/PUw2u"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1362
- },
- "propertyPath": [
- "_contentSize"
- ],
- "value": {
- "__type__": "cc.Size",
- "width": 332,
- "height": 448
- }
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "4buoN7nzRM9Kty43yoN7ul"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1364
- },
- "propertyPath": [
- "_contentSize"
- ],
- "value": {
- "__type__": "cc.Size",
- "width": 140,
- "height": 140
- }
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "faGw1NMRpJ+IWtI609CAxN"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1366
- },
- "propertyPath": [
- "_contentSize"
- ],
- "value": {
- "__type__": "cc.Size",
- "width": 280,
- "height": 280
- }
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "5cf2X5S4JMQ7x3zijgLWIX"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1368
- },
- "propertyPath": [
- "_lpos"
- ],
- "value": {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": 30,
- "z": 0
- }
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "69ZX4yvCZL67xK4+SdFMO0"
- ]
- },
- {
- "__type__": "cc.Node",
- "_objFlags": 0,
- "_parent": {
- "__id__": 1323
- },
- "_prefab": {
- "__id__": 1370
- },
- "__editorExtras__": {}
- },
- {
- "__type__": "cc.PrefabInfo",
- "root": {
- "__id__": 1369
- },
- "asset": {
- "__uuid__": "d6ae7b2b-c431-4374-97e6-2506d9e8501f",
- "__expectedType__": "cc.Prefab"
- },
- "fileId": "5ep7uhpAlKzpglXeTBjRv2",
- "instance": {
- "__id__": 1371
- },
- "targetOverrides": null,
- "nestedPrefabInstanceRoots": null
- },
- {
- "__type__": "cc.PrefabInstance",
- "fileId": "c5yHAshbZFkZ0HSQ09RzJw",
- "prefabRootNode": {
- "__id__": 1247
- },
- "mountedChildren": [],
- "mountedComponents": [],
- "propertyOverrides": [
- {
- "__id__": 1372
- },
- {
- "__id__": 1374
- },
- {
- "__id__": 1375
- },
- {
- "__id__": 1376
- },
- {
- "__id__": 1377
- },
- {
- "__id__": 1379
- },
- {
- "__id__": 1381
- },
- {
- "__id__": 1383
- },
- {
- "__id__": 1385
- },
- {
- "__id__": 1387
- },
- {
- "__id__": 1389
- },
- {
- "__id__": 1391
- },
- {
- "__id__": 1393
- },
- {
- "__id__": 1394
- },
- {
- "__id__": 1395
- },
- {
- "__id__": 1396
- }
- ],
- "removedComponents": []
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1373
- },
- "propertyPath": [
- "_name"
- ],
- "value": "Card"
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "5ep7uhpAlKzpglXeTBjRv2"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1373
- },
- "propertyPath": [
- "_lpos"
- ],
- "value": {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": 0,
- "z": 0
- }
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1373
- },
- "propertyPath": [
- "_lrot"
- ],
- "value": {
- "__type__": "cc.Quat",
- "x": 0,
- "y": 0,
- "z": 0,
- "w": 1
- }
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1373
- },
- "propertyPath": [
- "_euler"
- ],
- "value": {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": 0,
- "z": 0
- }
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1378
- },
- "propertyPath": [
- "_contentSize"
- ],
- "value": {
- "__type__": "cc.Size",
- "width": 170,
- "height": 230
- }
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "13j2oupQRMUoUyChWYn2yc"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1380
- },
- "propertyPath": [
- "_contentSize"
- ],
- "value": {
- "__type__": "cc.Size",
- "width": 170,
- "height": 230
- }
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "eedc9qvxRPQpepecxrSorR"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1382
- },
- "propertyPath": [
- "_contentSize"
- ],
- "value": {
- "__type__": "cc.Size",
- "width": 340,
- "height": 460
- }
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "deY6hTveBKBIzSn0k9oD+7"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1384
- },
- "propertyPath": [
- "_contentSize"
- ],
- "value": {
- "__type__": "cc.Size",
- "width": 332,
- "height": 448
- }
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "b7HYchf9tMK7WtemLDPjlE"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1386
- },
- "propertyPath": [
- "_contentSize"
- ],
- "value": {
- "__type__": "cc.Size",
- "width": 140,
- "height": 140
- }
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "25j0n7apFBratTNBweGTa7"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1388
- },
- "propertyPath": [
- "_lpos"
- ],
- "value": {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": 30,
- "z": 0
- }
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "93O2t0s3dBQYpkATdTKBPZ"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1390
- },
- "propertyPath": [
- "_contentSize"
- ],
- "value": {
- "__type__": "cc.Size",
- "width": 280,
- "height": 280
- }
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "1fWMnHXs1IPZv24wLXcOc2"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1392
- },
- "propertyPath": [
- "_left"
- ],
- "value": 0
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "1fB2CjJqJFgo9e1LJ6EyaL"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1392
- },
- "propertyPath": [
- "_right"
- ],
- "value": 0
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1392
- },
- "propertyPath": [
- "_bottom"
- ],
- "value": 0
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1392
- },
- "propertyPath": [
- "_top"
- ],
- "value": 0
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1373
- },
- "propertyPath": [
- "_active"
- ],
- "value": false
- },
- {
- "__type__": "cc.Node",
- "_objFlags": 0,
- "_parent": {
- "__id__": 1323
- },
- "_prefab": {
- "__id__": 1398
- },
- "__editorExtras__": {}
- },
- {
- "__type__": "cc.PrefabInfo",
- "root": {
- "__id__": 1397
- },
- "asset": {
- "__uuid__": "d6ae7b2b-c431-4374-97e6-2506d9e8501f",
- "__expectedType__": "cc.Prefab"
- },
- "fileId": "5ep7uhpAlKzpglXeTBjRv2",
- "instance": {
- "__id__": 1399
- },
- "targetOverrides": null,
- "nestedPrefabInstanceRoots": null
- },
- {
- "__type__": "cc.PrefabInstance",
- "fileId": "4c4DgkpUBB+o2okv6fd2i/",
- "prefabRootNode": {
- "__id__": 1247
- },
- "mountedChildren": [],
- "mountedComponents": [],
- "propertyOverrides": [
- {
- "__id__": 1400
- },
- {
- "__id__": 1402
- },
- {
- "__id__": 1403
- },
- {
- "__id__": 1404
- },
- {
- "__id__": 1405
- },
- {
- "__id__": 1407
- },
- {
- "__id__": 1409
- },
- {
- "__id__": 1411
- },
- {
- "__id__": 1413
- },
- {
- "__id__": 1415
- },
- {
- "__id__": 1417
- },
- {
- "__id__": 1419
- },
- {
- "__id__": 1421
- },
- {
- "__id__": 1422
- },
- {
- "__id__": 1423
- },
- {
- "__id__": 1424
- }
- ],
- "removedComponents": []
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1401
- },
- "propertyPath": [
- "_name"
- ],
- "value": "Skill"
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "5ep7uhpAlKzpglXeTBjRv2"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1401
- },
- "propertyPath": [
- "_lpos"
- ],
- "value": {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": 0,
- "z": 0
- }
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1401
- },
- "propertyPath": [
- "_lrot"
- ],
- "value": {
- "__type__": "cc.Quat",
- "x": 0,
- "y": 0,
- "z": 0,
- "w": 1
- }
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1401
- },
- "propertyPath": [
- "_euler"
- ],
- "value": {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": 0,
- "z": 0
- }
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1406
- },
- "propertyPath": [
- "_contentSize"
- ],
- "value": {
- "__type__": "cc.Size",
- "width": 170,
- "height": 230
- }
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "13j2oupQRMUoUyChWYn2yc"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1408
- },
- "propertyPath": [
- "_contentSize"
- ],
- "value": {
- "__type__": "cc.Size",
- "width": 170,
- "height": 230
- }
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "eedc9qvxRPQpepecxrSorR"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1410
- },
- "propertyPath": [
- "_contentSize"
- ],
- "value": {
- "__type__": "cc.Size",
- "width": 340,
- "height": 460
- }
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "deY6hTveBKBIzSn0k9oD+7"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1412
- },
- "propertyPath": [
- "_contentSize"
- ],
- "value": {
- "__type__": "cc.Size",
- "width": 332,
- "height": 448
- }
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "b7HYchf9tMK7WtemLDPjlE"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1414
- },
- "propertyPath": [
- "_contentSize"
- ],
- "value": {
- "__type__": "cc.Size",
- "width": 140,
- "height": 140
- }
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "25j0n7apFBratTNBweGTa7"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1416
- },
- "propertyPath": [
- "_lpos"
- ],
- "value": {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": 30,
- "z": 0
- }
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "93O2t0s3dBQYpkATdTKBPZ"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1418
- },
- "propertyPath": [
- "_contentSize"
- ],
- "value": {
- "__type__": "cc.Size",
- "width": 280,
- "height": 280
- }
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "1fWMnHXs1IPZv24wLXcOc2"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1420
- },
- "propertyPath": [
- "_left"
- ],
- "value": 0
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "1fB2CjJqJFgo9e1LJ6EyaL"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1420
- },
- "propertyPath": [
- "_right"
- ],
- "value": 0
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1420
- },
- "propertyPath": [
- "_bottom"
- ],
- "value": 0
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1420
- },
- "propertyPath": [
- "_top"
- ],
- "value": 0
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1401
- },
- "propertyPath": [
- "_active"
- ],
- "value": false
- },
- {
- "__type__": "cc.Node",
- "_objFlags": 0,
- "_parent": {
- "__id__": 1323
- },
- "_prefab": {
- "__id__": 1426
- },
- "__editorExtras__": {}
- },
- {
- "__type__": "cc.PrefabInfo",
- "root": {
- "__id__": 1425
- },
- "asset": {
- "__uuid__": "d6ae7b2b-c431-4374-97e6-2506d9e8501f",
- "__expectedType__": "cc.Prefab"
- },
- "fileId": "5ep7uhpAlKzpglXeTBjRv2",
- "instance": {
- "__id__": 1427
- },
- "targetOverrides": null,
- "nestedPrefabInstanceRoots": null
- },
- {
- "__type__": "cc.PrefabInstance",
- "fileId": "4f6QifgTZH97L5dUmrbImI",
- "prefabRootNode": {
- "__id__": 1247
- },
- "mountedChildren": [],
- "mountedComponents": [],
- "propertyOverrides": [
- {
- "__id__": 1428
- },
- {
- "__id__": 1430
- },
- {
- "__id__": 1431
- },
- {
- "__id__": 1432
- },
- {
- "__id__": 1433
- },
- {
- "__id__": 1435
- },
- {
- "__id__": 1437
- },
- {
- "__id__": 1439
- },
- {
- "__id__": 1441
- },
- {
- "__id__": 1443
- },
- {
- "__id__": 1445
- },
- {
- "__id__": 1447
- },
- {
- "__id__": 1449
- },
- {
- "__id__": 1450
- },
- {
- "__id__": 1451
- },
- {
- "__id__": 1452
- }
- ],
- "removedComponents": []
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1429
- },
- "propertyPath": [
- "_name"
- ],
- "value": "Potion"
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "5ep7uhpAlKzpglXeTBjRv2"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1429
- },
- "propertyPath": [
- "_lpos"
- ],
- "value": {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": 0,
- "z": 0
- }
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1429
- },
- "propertyPath": [
- "_lrot"
- ],
- "value": {
- "__type__": "cc.Quat",
- "x": 0,
- "y": 0,
- "z": 0,
- "w": 1
- }
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1429
- },
- "propertyPath": [
- "_euler"
- ],
- "value": {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": 0,
- "z": 0
- }
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1434
- },
- "propertyPath": [
- "_contentSize"
- ],
- "value": {
- "__type__": "cc.Size",
- "width": 170,
- "height": 230
- }
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "13j2oupQRMUoUyChWYn2yc"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1436
- },
- "propertyPath": [
- "_contentSize"
- ],
- "value": {
- "__type__": "cc.Size",
- "width": 170,
- "height": 230
- }
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "eedc9qvxRPQpepecxrSorR"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1438
- },
- "propertyPath": [
- "_contentSize"
- ],
- "value": {
- "__type__": "cc.Size",
- "width": 340,
- "height": 460
- }
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "deY6hTveBKBIzSn0k9oD+7"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1440
- },
- "propertyPath": [
- "_contentSize"
- ],
- "value": {
- "__type__": "cc.Size",
- "width": 332,
- "height": 448
- }
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "b7HYchf9tMK7WtemLDPjlE"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1442
- },
- "propertyPath": [
- "_contentSize"
- ],
- "value": {
- "__type__": "cc.Size",
- "width": 140,
- "height": 140
- }
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "25j0n7apFBratTNBweGTa7"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1444
- },
- "propertyPath": [
- "_lpos"
- ],
- "value": {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": 30,
- "z": 0
- }
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "93O2t0s3dBQYpkATdTKBPZ"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1446
- },
- "propertyPath": [
- "_contentSize"
- ],
- "value": {
- "__type__": "cc.Size",
- "width": 280,
- "height": 280
- }
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "1fWMnHXs1IPZv24wLXcOc2"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1448
- },
- "propertyPath": [
- "_left"
- ],
- "value": 0
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "1fB2CjJqJFgo9e1LJ6EyaL"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1448
- },
- "propertyPath": [
- "_right"
- ],
- "value": 0
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1448
- },
- "propertyPath": [
- "_bottom"
- ],
- "value": 0
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1448
- },
- "propertyPath": [
- "_top"
- ],
- "value": 0
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1429
- },
- "propertyPath": [
- "_active"
- ],
- "value": false
- },
- {
- "__type__": "cc.UITransform",
- "_name": "",
- "_objFlags": 0,
- "__editorExtras__": {},
- "node": {
- "__id__": 1323
- },
- "_enabled": true,
- "__prefab": {
- "__id__": 1454
- },
- "_contentSize": {
- "__type__": "cc.Size",
- "width": 210,
- "height": 320
- },
- "_anchorPoint": {
- "__type__": "cc.Vec2",
- "x": 0.5,
- "y": 0.5
- },
- "_id": ""
- },
- {
- "__type__": "cc.CompPrefabInfo",
- "fileId": "99yf9rnjlM147Oc5ugZxZA"
- },
- {
- "__type__": "cc.Sprite",
- "_name": "",
- "_objFlags": 0,
- "__editorExtras__": {},
- "node": {
- "__id__": 1323
- },
- "_enabled": false,
- "__prefab": {
- "__id__": 1456
- },
- "_customMaterial": null,
- "_srcBlendFactor": 2,
- "_dstBlendFactor": 4,
- "_color": {
- "__type__": "cc.Color",
- "r": 255,
- "g": 255,
- "b": 255,
- "a": 255
- },
- "_spriteFrame": {
- "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@c77a7",
- "__expectedType__": "cc.SpriteFrame"
- },
- "_type": 1,
- "_fillType": 0,
- "_sizeMode": 0,
- "_fillCenter": {
- "__type__": "cc.Vec2",
- "x": 0,
- "y": 0
- },
- "_fillStart": 0,
- "_fillRange": 0,
- "_isTrimmedMode": true,
- "_useGrayscale": false,
- "_atlas": {
- "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4",
- "__expectedType__": "cc.SpriteAtlas"
- },
- "_id": ""
- },
- {
- "__type__": "cc.CompPrefabInfo",
- "fileId": "11j6o9dtZKkpwqRniNfeyM"
- },
- {
- "__type__": "cc.Widget",
- "_name": "",
- "_objFlags": 0,
- "__editorExtras__": {},
- "node": {
- "__id__": 1323
- },
- "_enabled": true,
- "__prefab": {
- "__id__": 1458
- },
- "_alignFlags": 45,
- "_target": null,
- "_left": 0,
- "_right": 0,
- "_top": 0,
- "_bottom": 0,
- "_horizontalCenter": 0,
- "_verticalCenter": 0,
- "_isAbsLeft": true,
- "_isAbsRight": true,
- "_isAbsTop": true,
- "_isAbsBottom": true,
- "_isAbsHorizontalCenter": true,
- "_isAbsVerticalCenter": true,
- "_originalWidth": 510,
- "_originalHeight": 66,
- "_alignMode": 2,
- "_lockFlags": 0,
- "_id": ""
- },
- {
- "__type__": "cc.CompPrefabInfo",
- "fileId": "61x3pJerRGsbylittFG2lL"
- },
- {
- "__type__": "cc.PrefabInfo",
- "root": {
- "__id__": 1
- },
- "asset": {
- "__id__": 0
- },
- "fileId": "40n0LdBjNFe5UPFihdLgY/",
- "instance": null,
- "targetOverrides": null,
- "nestedPrefabInstanceRoots": null
- },
- {
- "__type__": "cc.Node",
- "_name": "info",
- "_objFlags": 0,
- "__editorExtras__": {},
- "_parent": {
- "__id__": 1247
- },
- "_children": [
- {
- "__id__": 1461
- }
- ],
- "_active": true,
- "_components": [
- {
- "__id__": 1467
- },
- {
- "__id__": 1469
- }
- ],
- "_prefab": {
- "__id__": 1471
- },
- "_lpos": {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": -86.209,
- "z": 0
- },
- "_lrot": {
- "__type__": "cc.Quat",
- "x": 0,
- "y": 0,
- "z": 0,
- "w": 1
- },
- "_lscale": {
- "__type__": "cc.Vec3",
- "x": 1,
- "y": 1,
- "z": 1
- },
- "_mobility": 0,
- "_layer": 1073741824,
- "_euler": {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": 0,
- "z": 0
- },
- "_id": ""
- },
- {
- "__type__": "cc.Node",
- "_name": "Label",
- "_objFlags": 0,
- "__editorExtras__": {},
- "_parent": {
- "__id__": 1460
- },
- "_children": [],
- "_active": true,
- "_components": [
- {
- "__id__": 1462
- },
- {
- "__id__": 1464
- }
- ],
- "_prefab": {
- "__id__": 1466
- },
- "_lpos": {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": 0,
- "z": 0
- },
- "_lrot": {
- "__type__": "cc.Quat",
- "x": 0,
- "y": 0,
- "z": 0,
- "w": 1
- },
- "_lscale": {
- "__type__": "cc.Vec3",
- "x": 1,
- "y": 1,
- "z": 1
- },
- "_mobility": 0,
- "_layer": 1073741824,
- "_euler": {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": 0,
- "z": 0
- },
- "_id": ""
- },
- {
- "__type__": "cc.UITransform",
- "_name": "",
- "_objFlags": 0,
- "__editorExtras__": {},
- "node": {
- "__id__": 1461
- },
- "_enabled": true,
- "__prefab": {
- "__id__": 1463
- },
- "_contentSize": {
- "__type__": "cc.Size",
- "width": 180,
- "height": 80
- },
- "_anchorPoint": {
- "__type__": "cc.Vec2",
- "x": 0.5,
- "y": 0.5
- },
- "_id": ""
- },
- {
- "__type__": "cc.CompPrefabInfo",
- "fileId": "07wtk+PyVP7aan0ss2pOZR"
- },
- {
- "__type__": "cc.Label",
- "_name": "",
- "_objFlags": 0,
- "__editorExtras__": {},
- "node": {
- "__id__": 1461
- },
- "_enabled": true,
- "__prefab": {
- "__id__": 1465
- },
- "_customMaterial": null,
- "_srcBlendFactor": 2,
- "_dstBlendFactor": 4,
- "_color": {
- "__type__": "cc.Color",
- "r": 255,
- "g": 255,
- "b": 255,
- "a": 255
- },
- "_string": "全体英雄攻击+5全体英雄攻击+5全体英雄攻击+5",
- "_horizontalAlign": 1,
- "_verticalAlign": 1,
- "_actualFontSize": 21,
- "_fontSize": 20,
- "_fontFamily": "Arial",
- "_lineHeight": 25,
- "_overflow": 2,
- "_enableWrapText": true,
- "_font": null,
- "_isSystemFontUsed": true,
- "_spacingX": 0,
- "_isItalic": false,
- "_isBold": true,
- "_isUnderline": false,
- "_underlineHeight": 2,
- "_cacheMode": 0,
- "_enableOutline": true,
- "_outlineColor": {
- "__type__": "cc.Color",
- "r": 0,
- "g": 0,
- "b": 0,
- "a": 255
- },
- "_outlineWidth": 2,
- "_enableShadow": false,
- "_shadowColor": {
- "__type__": "cc.Color",
- "r": 0,
- "g": 0,
- "b": 0,
- "a": 255
- },
- "_shadowOffset": {
- "__type__": "cc.Vec2",
- "x": 2,
- "y": 2
- },
- "_shadowBlur": 2,
- "_id": ""
- },
- {
- "__type__": "cc.CompPrefabInfo",
- "fileId": "f1pCCS+WJHzLcHGlDyOnNC"
- },
- {
- "__type__": "cc.PrefabInfo",
- "root": {
- "__id__": 1
- },
- "asset": {
- "__id__": 0
- },
- "fileId": "8820+YJZBBAIiPvy2uYoOk",
- "instance": null,
- "targetOverrides": null,
- "nestedPrefabInstanceRoots": null
- },
- {
- "__type__": "cc.UITransform",
- "_name": "",
- "_objFlags": 0,
- "__editorExtras__": {},
- "node": {
- "__id__": 1460
- },
- "_enabled": true,
- "__prefab": {
- "__id__": 1468
- },
- "_contentSize": {
- "__type__": "cc.Size",
- "width": 170,
- "height": 90
- },
- "_anchorPoint": {
- "__type__": "cc.Vec2",
- "x": 0.5,
- "y": 0.5
- },
- "_id": ""
- },
- {
- "__type__": "cc.CompPrefabInfo",
- "fileId": "04ezZAIwpMILD/Ud9I1U8e"
- },
- {
- "__type__": "cc.Widget",
- "_name": "",
- "_objFlags": 0,
- "__editorExtras__": {},
- "node": {
- "__id__": 1460
- },
- "_enabled": false,
- "__prefab": {
- "__id__": 1470
- },
- "_alignFlags": 45,
- "_target": null,
- "_left": 15,
- "_right": 15,
- "_top": 200,
- "_bottom": 15,
- "_horizontalCenter": 0,
- "_verticalCenter": 0,
- "_isAbsLeft": true,
- "_isAbsRight": true,
- "_isAbsTop": true,
- "_isAbsBottom": true,
- "_isAbsHorizontalCenter": true,
- "_isAbsVerticalCenter": true,
- "_originalWidth": 100,
- "_originalHeight": 100,
- "_alignMode": 2,
- "_lockFlags": 0,
- "_id": ""
- },
- {
- "__type__": "cc.CompPrefabInfo",
- "fileId": "44+IROys5PuKgmdcm3drG9"
- },
- {
- "__type__": "cc.PrefabInfo",
- "root": {
- "__id__": 1
- },
- "asset": {
- "__id__": 0
- },
- "fileId": "c1DUjdrfNI6Jnt+H+dT4VQ",
- "instance": null,
- "targetOverrides": null,
- "nestedPrefabInstanceRoots": null
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "40n0LdBjNFe5UPFihdLgY/"
- ]
- },
- {
- "__type__": "cc.TargetOverrideInfo",
- "source": {
- "__id__": 1246
- },
- "sourceInfo": null,
- "propertyPath": [
- "icon_node"
- ],
- "target": {
- "__id__": 1247
- },
- "targetInfo": {
- "__id__": 1474
}
},
{
@@ -27766,3971 +27016,17 @@
{
"__type__": "cc.TargetOverrideInfo",
"source": {
- "__id__": 1246
- },
- "sourceInfo": null,
- "propertyPath": [
- "name_node"
- ],
- "target": {
- "__id__": 1247
- },
- "targetInfo": {
- "__id__": 1476
- }
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "c6fA+I52NLy7nwIG/TAXFX"
- ]
- },
- {
- "__type__": "cc.TargetOverrideInfo",
- "source": {
- "__id__": 1246
- },
- "sourceInfo": null,
- "propertyPath": [
- "cost_node"
- ],
- "target": {
- "__id__": 1247
- },
- "targetInfo": {
- "__id__": 1478
- }
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "cfMbf11IxHErK52FqmJHts"
- ]
- },
- {
- "__type__": "cc.TargetOverrideInfo",
- "source": {
- "__id__": 1246
- },
- "sourceInfo": null,
- "propertyPath": [
- "Ckind_node"
- ],
- "target": {
- "__id__": 1247
- },
- "targetInfo": {
- "__id__": 1480
- }
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "2b5S+tVLtA5Ykc/qVoMdAC"
- ]
- },
- {
- "__type__": "cc.TargetOverrideInfo",
- "source": {
- "__id__": 1246
- },
- "sourceInfo": null,
- "propertyPath": [
- "info_node"
- ],
- "target": {
- "__id__": 1247
- },
- "targetInfo": {
- "__id__": 1482
- }
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "c1DUjdrfNI6Jnt+H+dT4VQ"
- ]
- },
- {
- "__type__": "cc.TargetOverrideInfo",
- "source": {
- "__id__": 1484
- },
- "sourceInfo": null,
- "propertyPath": [
- "name_node"
- ],
- "target": {
- "__id__": 1485
- },
- "targetInfo": {
- "__id__": 1710
- }
- },
- {
- "__type__": "3fe4e0pJu1K75/rp6RRox+Z",
- "_name": "",
- "_objFlags": 0,
- "__editorExtras__": {
- "mountedRoot": {
- "__id__": 1485
- }
- },
- "node": {
- "__id__": 1485
- },
- "_enabled": true,
- "__prefab": {
- "__id__": 1486
- },
- "name_node": {
- "__id__": 1487
- },
- "icon_node": {
- "__id__": 1495
- },
- "cost_node": {
- "__id__": 1511
- },
- "Ckind_node": {
- "__id__": 1531
- },
- "BG_node": {
- "__id__": 1561
- },
- "info_node": {
- "__id__": 1698
- },
- "_id": ""
- },
- {
- "__type__": "cc.Node",
- "__editorExtras__": {}
- },
- {
- "__type__": "cc.CompPrefabInfo",
- "fileId": "700yTTI29KqrE7Svmf3rrC"
- },
- {
- "__type__": "cc.Node",
- "_name": "name",
- "_objFlags": 0,
- "__editorExtras__": {},
- "_parent": {
- "__id__": 1485
- },
- "_children": [],
- "_active": true,
- "_components": [
- {
- "__id__": 1488
- },
- {
- "__id__": 1490
- },
- {
- "__id__": 1492
- }
- ],
- "_prefab": {
- "__id__": 1494
- },
- "_lpos": {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": -16.72399999999999,
- "z": 0
- },
- "_lrot": {
- "__type__": "cc.Quat",
- "x": 0,
- "y": 0,
- "z": 0,
- "w": 1
- },
- "_lscale": {
- "__type__": "cc.Vec3",
- "x": 1,
- "y": 1,
- "z": 1
- },
- "_mobility": 0,
- "_layer": 1073741824,
- "_euler": {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": 0,
- "z": 0
- },
- "_id": ""
- },
- {
- "__type__": "cc.UITransform",
- "_name": "",
- "_objFlags": 0,
- "__editorExtras__": {},
- "node": {
- "__id__": 1487
- },
- "_enabled": true,
- "__prefab": {
- "__id__": 1489
- },
- "_contentSize": {
- "__type__": "cc.Size",
- "width": 180,
- "height": 40
- },
- "_anchorPoint": {
- "__type__": "cc.Vec2",
- "x": 0.5,
- "y": 0.5
- },
- "_id": ""
- },
- {
- "__type__": "cc.CompPrefabInfo",
- "fileId": "38lsWFSERI8rUY2mPAdfSn"
- },
- {
- "__type__": "cc.Label",
- "_name": "",
- "_objFlags": 0,
- "__editorExtras__": {},
- "node": {
- "__id__": 1487
- },
- "_enabled": true,
- "__prefab": {
- "__id__": 1491
- },
- "_customMaterial": null,
- "_srcBlendFactor": 2,
- "_dstBlendFactor": 4,
- "_color": {
- "__type__": "cc.Color",
- "r": 255,
- "g": 255,
- "b": 255,
- "a": 255
- },
- "_string": "名称",
- "_horizontalAlign": 1,
- "_verticalAlign": 1,
- "_actualFontSize": 25,
- "_fontSize": 30,
- "_fontFamily": "Arial",
- "_lineHeight": 35,
- "_overflow": 2,
- "_enableWrapText": true,
- "_font": null,
- "_isSystemFontUsed": true,
- "_spacingX": 0,
- "_isItalic": false,
- "_isBold": true,
- "_isUnderline": false,
- "_underlineHeight": 2,
- "_cacheMode": 0,
- "_enableOutline": true,
- "_outlineColor": {
- "__type__": "cc.Color",
- "r": 0,
- "g": 0,
- "b": 0,
- "a": 255
- },
- "_outlineWidth": 3,
- "_enableShadow": false,
- "_shadowColor": {
- "__type__": "cc.Color",
- "r": 0,
- "g": 0,
- "b": 0,
- "a": 255
- },
- "_shadowOffset": {
- "__type__": "cc.Vec2",
- "x": 2,
- "y": 2
- },
- "_shadowBlur": 2,
- "_id": ""
- },
- {
- "__type__": "cc.CompPrefabInfo",
- "fileId": "4e0zRmCsdP1KUAjhXlJYQl"
- },
- {
- "__type__": "cc.Widget",
- "_name": "",
- "_objFlags": 0,
- "__editorExtras__": {},
- "node": {
- "__id__": 1487
- },
- "_enabled": true,
- "__prefab": {
- "__id__": 1493
- },
- "_alignFlags": 17,
- "_target": null,
- "_left": 0,
- "_right": 0,
- "_top": 156.724,
- "_bottom": 0,
- "_horizontalCenter": 0,
- "_verticalCenter": 0,
- "_isAbsLeft": true,
- "_isAbsRight": true,
- "_isAbsTop": true,
- "_isAbsBottom": true,
- "_isAbsHorizontalCenter": true,
- "_isAbsVerticalCenter": true,
- "_originalWidth": 0,
- "_originalHeight": 0,
- "_alignMode": 2,
- "_lockFlags": 0,
- "_id": ""
- },
- {
- "__type__": "cc.CompPrefabInfo",
- "fileId": "877cNZnZNFeIjRDtOh3mV6"
- },
- {
- "__type__": "cc.PrefabInfo",
- "root": {
- "__id__": 1
- },
- "asset": {
- "__id__": 0
- },
- "fileId": "c6fA+I52NLy7nwIG/TAXFX",
- "instance": null,
- "targetOverrides": null,
- "nestedPrefabInstanceRoots": null
- },
- {
- "__type__": "cc.Node",
- "_name": "icon",
- "_objFlags": 0,
- "__editorExtras__": {},
- "_parent": {
- "__id__": 1496
- },
- "_children": [],
- "_active": true,
- "_components": [
- {
- "__id__": 1506
- },
- {
- "__id__": 1508
- }
- ],
- "_prefab": {
- "__id__": 1510
- },
- "_lpos": {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": 0,
- "z": 0
- },
- "_lrot": {
- "__type__": "cc.Quat",
- "x": 0,
- "y": 0,
- "z": 0,
- "w": 1
- },
- "_lscale": {
- "__type__": "cc.Vec3",
- "x": -1.5,
- "y": 1.5,
- "z": 1
- },
- "_mobility": 0,
- "_layer": 1073741824,
- "_euler": {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": 0,
- "z": 0
- },
- "_id": ""
- },
- {
- "__type__": "cc.Node",
- "_name": "Mask",
- "_objFlags": 0,
- "__editorExtras__": {},
- "_parent": {
- "__id__": 1485
- },
- "_children": [
- {
- "__id__": 1495
- }
- ],
- "_active": true,
- "_components": [
- {
- "__id__": 1497
- },
- {
- "__id__": 1499
- },
- {
- "__id__": 1501
- },
- {
- "__id__": 1503
- }
- ],
- "_prefab": {
- "__id__": 1505
- },
- "_lpos": {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": 75,
- "z": 0
- },
- "_lrot": {
- "__type__": "cc.Quat",
- "x": 0,
- "y": 0,
- "z": 0,
- "w": 1
- },
- "_lscale": {
- "__type__": "cc.Vec3",
- "x": 1,
- "y": 1,
- "z": 1
- },
- "_mobility": 0,
- "_layer": 1073741824,
- "_euler": {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": 0,
- "z": 0
- },
- "_id": ""
- },
- {
- "__type__": "cc.UITransform",
- "_name": "",
- "_objFlags": 0,
- "__editorExtras__": {},
- "node": {
- "__id__": 1496
- },
- "_enabled": true,
- "__prefab": {
- "__id__": 1498
- },
- "_contentSize": {
- "__type__": "cc.Size",
- "width": 180,
- "height": 140
- },
- "_anchorPoint": {
- "__type__": "cc.Vec2",
- "x": 0.5,
- "y": 0.5
- },
- "_id": ""
- },
- {
- "__type__": "cc.CompPrefabInfo",
- "fileId": "aePszddr1FjZ9yJvRxiJCh"
- },
- {
- "__type__": "cc.Mask",
- "_name": "",
- "_objFlags": 0,
- "__editorExtras__": {},
- "node": {
- "__id__": 1496
- },
- "_enabled": true,
- "__prefab": {
- "__id__": 1500
- },
- "_type": 3,
- "_inverted": false,
- "_segments": 64,
- "_alphaThreshold": 0.1,
- "_id": ""
- },
- {
- "__type__": "cc.CompPrefabInfo",
- "fileId": "30z9tbKlRCK6y2Qz9fwmlG"
- },
- {
- "__type__": "cc.Widget",
- "_name": "",
- "_objFlags": 0,
- "__editorExtras__": {},
- "node": {
- "__id__": 1496
- },
- "_enabled": true,
- "__prefab": {
- "__id__": 1502
- },
- "_alignFlags": 41,
- "_target": null,
- "_left": 15,
- "_right": 15,
- "_top": 15,
- "_bottom": 0,
- "_horizontalCenter": 0,
- "_verticalCenter": 0,
- "_isAbsLeft": true,
- "_isAbsRight": true,
- "_isAbsTop": true,
- "_isAbsBottom": true,
- "_isAbsHorizontalCenter": true,
- "_isAbsVerticalCenter": true,
- "_originalWidth": 200,
- "_originalHeight": 0,
- "_alignMode": 2,
- "_lockFlags": 0,
- "_id": ""
- },
- {
- "__type__": "cc.CompPrefabInfo",
- "fileId": "04ra6VOgxPp6iBjs7Skbtw"
- },
- {
- "__type__": "cc.Sprite",
- "_name": "",
- "_objFlags": 0,
- "__editorExtras__": {},
- "node": {
- "__id__": 1496
- },
- "_enabled": true,
- "__prefab": {
- "__id__": 1504
- },
- "_customMaterial": null,
- "_srcBlendFactor": 2,
- "_dstBlendFactor": 4,
- "_color": {
- "__type__": "cc.Color",
- "r": 255,
- "g": 255,
- "b": 255,
- "a": 255
- },
- "_spriteFrame": {
- "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@c77a7",
- "__expectedType__": "cc.SpriteFrame"
- },
- "_type": 0,
- "_fillType": 0,
- "_sizeMode": 0,
- "_fillCenter": {
- "__type__": "cc.Vec2",
- "x": 0,
- "y": 0
- },
- "_fillStart": 0,
- "_fillRange": 0,
- "_isTrimmedMode": true,
- "_useGrayscale": false,
- "_atlas": {
- "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4",
- "__expectedType__": "cc.SpriteAtlas"
- },
- "_id": ""
- },
- {
- "__type__": "cc.CompPrefabInfo",
- "fileId": "83K+DBbRxDtKtzBV5gs2Ow"
- },
- {
- "__type__": "cc.PrefabInfo",
- "root": {
- "__id__": 1
- },
- "asset": {
- "__id__": 0
- },
- "fileId": "5cWLGvgr1MdLSDfUJV31tJ",
- "instance": null,
- "targetOverrides": null,
- "nestedPrefabInstanceRoots": null
- },
- {
- "__type__": "cc.UITransform",
- "_name": "",
- "_objFlags": 0,
- "__editorExtras__": {},
- "node": {
- "__id__": 1495
- },
- "_enabled": true,
- "__prefab": {
- "__id__": 1507
- },
- "_contentSize": {
- "__type__": "cc.Size",
- "width": 125,
- "height": 125
- },
- "_anchorPoint": {
- "__type__": "cc.Vec2",
- "x": 0.5,
- "y": 0.5
- },
- "_id": ""
- },
- {
- "__type__": "cc.CompPrefabInfo",
- "fileId": "6brO0gQERFhKTvy0dcD/6C"
- },
- {
- "__type__": "cc.Sprite",
- "_name": "",
- "_objFlags": 0,
- "__editorExtras__": {},
- "node": {
- "__id__": 1495
- },
- "_enabled": true,
- "__prefab": {
- "__id__": 1509
- },
- "_customMaterial": null,
- "_srcBlendFactor": 2,
- "_dstBlendFactor": 4,
- "_color": {
- "__type__": "cc.Color",
- "r": 255,
- "g": 255,
- "b": 255,
- "a": 255
- },
- "_spriteFrame": null,
- "_type": 0,
- "_fillType": 0,
- "_sizeMode": 1,
- "_fillCenter": {
- "__type__": "cc.Vec2",
- "x": 0,
- "y": 0
- },
- "_fillStart": 0,
- "_fillRange": 0,
- "_isTrimmedMode": true,
- "_useGrayscale": false,
- "_atlas": {
- "__uuid__": "031877cb-0f3d-4e92-bc5d-e492a0d95a08",
- "__expectedType__": "cc.SpriteAtlas"
- },
- "_id": ""
- },
- {
- "__type__": "cc.CompPrefabInfo",
- "fileId": "7cosjDf05EiIhghQMGeFkV"
- },
- {
- "__type__": "cc.PrefabInfo",
- "root": {
- "__id__": 1
- },
- "asset": {
- "__id__": 0
- },
- "fileId": "08p7XmUnpCJKHgFSs+XBKi",
- "instance": null,
- "targetOverrides": null,
- "nestedPrefabInstanceRoots": null
- },
- {
- "__type__": "cc.Node",
- "_name": "coin",
- "_objFlags": 0,
- "__editorExtras__": {},
- "_parent": {
- "__id__": 1485
- },
- "_children": [
- {
- "__id__": 1512
- },
- {
- "__id__": 1518
- }
- ],
- "_active": true,
- "_components": [
- {
- "__id__": 1524
- },
- {
- "__id__": 1526
- },
- {
- "__id__": 1528
- }
- ],
- "_prefab": {
- "__id__": 1530
- },
- "_lpos": {
- "__type__": "cc.Vec3",
- "x": 84,
- "y": 139,
- "z": 0
- },
- "_lrot": {
- "__type__": "cc.Quat",
- "x": 0,
- "y": 0,
- "z": 0,
- "w": 1
- },
- "_lscale": {
- "__type__": "cc.Vec3",
- "x": 1,
- "y": 1,
- "z": 1
- },
- "_mobility": 0,
- "_layer": 1073741824,
- "_euler": {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": 0,
- "z": 0
- },
- "_id": ""
- },
- {
- "__type__": "cc.Node",
- "_name": "icon",
- "_objFlags": 0,
- "__editorExtras__": {},
- "_parent": {
- "__id__": 1511
- },
- "_children": [],
- "_active": true,
- "_components": [
- {
- "__id__": 1513
- },
- {
- "__id__": 1515
- }
- ],
- "_prefab": {
- "__id__": 1517
- },
- "_lpos": {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": 0,
- "z": 0
- },
- "_lrot": {
- "__type__": "cc.Quat",
- "x": 0,
- "y": 0,
- "z": 0,
- "w": 1
- },
- "_lscale": {
- "__type__": "cc.Vec3",
- "x": 1,
- "y": 1,
- "z": 1
- },
- "_mobility": 0,
- "_layer": 1073741824,
- "_euler": {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": 0,
- "z": 0
- },
- "_id": ""
- },
- {
- "__type__": "cc.UITransform",
- "_name": "",
- "_objFlags": 0,
- "__editorExtras__": {},
- "node": {
- "__id__": 1512
- },
- "_enabled": true,
- "__prefab": {
- "__id__": 1514
- },
- "_contentSize": {
- "__type__": "cc.Size",
- "width": 40,
- "height": 40
- },
- "_anchorPoint": {
- "__type__": "cc.Vec2",
- "x": 0.5,
- "y": 0.5
- },
- "_id": ""
- },
- {
- "__type__": "cc.CompPrefabInfo",
- "fileId": "38DeJBYvFJsJYX9545ctt3"
- },
- {
- "__type__": "cc.Sprite",
- "_name": "",
- "_objFlags": 0,
- "__editorExtras__": {},
- "node": {
- "__id__": 1512
- },
- "_enabled": true,
- "__prefab": {
- "__id__": 1516
- },
- "_customMaterial": null,
- "_srcBlendFactor": 2,
- "_dstBlendFactor": 4,
- "_color": {
- "__type__": "cc.Color",
- "r": 255,
- "g": 255,
- "b": 255,
- "a": 255
- },
- "_spriteFrame": {
- "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@23e64",
- "__expectedType__": "cc.SpriteFrame"
- },
- "_type": 0,
- "_fillType": 0,
- "_sizeMode": 0,
- "_fillCenter": {
- "__type__": "cc.Vec2",
- "x": 0,
- "y": 0
- },
- "_fillStart": 0,
- "_fillRange": 0,
- "_isTrimmedMode": true,
- "_useGrayscale": false,
- "_atlas": {
- "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73",
- "__expectedType__": "cc.SpriteAtlas"
- },
- "_id": ""
- },
- {
- "__type__": "cc.CompPrefabInfo",
- "fileId": "95g2LbLWtFJLFLnPCex4xq"
- },
- {
- "__type__": "cc.PrefabInfo",
- "root": {
- "__id__": 1
- },
- "asset": {
- "__id__": 0
- },
- "fileId": "d6lvh87QJBqrQKgDnhSWth",
- "instance": null,
- "targetOverrides": null,
- "nestedPrefabInstanceRoots": null
- },
- {
- "__type__": "cc.Node",
- "_name": "num",
- "_objFlags": 0,
- "__editorExtras__": {},
- "_parent": {
- "__id__": 1511
- },
- "_children": [],
- "_active": true,
- "_components": [
- {
- "__id__": 1519
- },
- {
- "__id__": 1521
- }
- ],
- "_prefab": {
- "__id__": 1523
- },
- "_lpos": {
- "__type__": "cc.Vec3",
- "x": 2.438,
- "y": 0,
- "z": 0
- },
- "_lrot": {
- "__type__": "cc.Quat",
- "x": 0,
- "y": 0,
- "z": 0,
- "w": 1
- },
- "_lscale": {
- "__type__": "cc.Vec3",
- "x": 1,
- "y": 1,
- "z": 1
- },
- "_mobility": 0,
- "_layer": 1073741824,
- "_euler": {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": 0,
- "z": 0
- },
- "_id": ""
- },
- {
- "__type__": "cc.UITransform",
- "_name": "",
- "_objFlags": 0,
- "__editorExtras__": {},
- "node": {
- "__id__": 1518
- },
- "_enabled": true,
- "__prefab": {
- "__id__": 1520
- },
- "_contentSize": {
- "__type__": "cc.Size",
- "width": 34.748356206795606,
- "height": 67
- },
- "_anchorPoint": {
- "__type__": "cc.Vec2",
- "x": 0.5,
- "y": 0.5
- },
- "_id": ""
- },
- {
- "__type__": "cc.CompPrefabInfo",
- "fileId": "0bkYb0XBdInpAba/wP4si+"
- },
- {
- "__type__": "cc.Label",
- "_name": "",
- "_objFlags": 0,
- "__editorExtras__": {},
- "node": {
- "__id__": 1518
- },
- "_enabled": true,
- "__prefab": {
- "__id__": 1522
- },
- "_customMaterial": null,
- "_srcBlendFactor": 2,
- "_dstBlendFactor": 4,
- "_color": {
- "__type__": "cc.Color",
- "r": 255,
- "g": 255,
- "b": 255,
- "a": 255
- },
- "_string": "3",
- "_horizontalAlign": 1,
- "_verticalAlign": 1,
- "_actualFontSize": 40,
- "_fontSize": 40,
- "_fontFamily": "Arial",
- "_lineHeight": 50,
- "_overflow": 0,
- "_enableWrapText": true,
- "_font": null,
- "_isSystemFontUsed": true,
- "_spacingX": 0,
- "_isItalic": true,
- "_isBold": true,
- "_isUnderline": false,
- "_underlineHeight": 2,
- "_cacheMode": 0,
- "_enableOutline": true,
- "_outlineColor": {
- "__type__": "cc.Color",
- "r": 0,
- "g": 0,
- "b": 0,
- "a": 255
- },
- "_outlineWidth": 2,
- "_enableShadow": false,
- "_shadowColor": {
- "__type__": "cc.Color",
- "r": 0,
- "g": 0,
- "b": 0,
- "a": 255
- },
- "_shadowOffset": {
- "__type__": "cc.Vec2",
- "x": 2,
- "y": 2
- },
- "_shadowBlur": 2,
- "_id": ""
- },
- {
- "__type__": "cc.CompPrefabInfo",
- "fileId": "52wLQtAapA5IJ6J4J7Cx7p"
- },
- {
- "__type__": "cc.PrefabInfo",
- "root": {
- "__id__": 1
- },
- "asset": {
- "__id__": 0
- },
- "fileId": "a4O65jIXVFSLC6FbI24SzB",
- "instance": null,
- "targetOverrides": null,
- "nestedPrefabInstanceRoots": null
- },
- {
- "__type__": "cc.UITransform",
- "_name": "",
- "_objFlags": 0,
- "__editorExtras__": {},
- "node": {
- "__id__": 1511
- },
- "_enabled": true,
- "__prefab": {
- "__id__": 1525
- },
- "_contentSize": {
- "__type__": "cc.Size",
- "width": 40,
- "height": 40
- },
- "_anchorPoint": {
- "__type__": "cc.Vec2",
- "x": 0.5,
- "y": 0.5
- },
- "_id": ""
- },
- {
- "__type__": "cc.CompPrefabInfo",
- "fileId": "0biNVKZs1OPqSmpFkLVemF"
- },
- {
- "__type__": "cc.Sprite",
- "_name": "",
- "_objFlags": 0,
- "__editorExtras__": {},
- "node": {
- "__id__": 1511
- },
- "_enabled": true,
- "__prefab": {
- "__id__": 1527
- },
- "_customMaterial": null,
- "_srcBlendFactor": 2,
- "_dstBlendFactor": 4,
- "_color": {
- "__type__": "cc.Color",
- "r": 255,
- "g": 255,
- "b": 255,
- "a": 255
- },
- "_spriteFrame": null,
- "_type": 0,
- "_fillType": 0,
- "_sizeMode": 1,
- "_fillCenter": {
- "__type__": "cc.Vec2",
- "x": 0,
- "y": 0
- },
- "_fillStart": 0,
- "_fillRange": 0,
- "_isTrimmedMode": true,
- "_useGrayscale": false,
- "_atlas": null,
- "_id": ""
- },
- {
- "__type__": "cc.CompPrefabInfo",
- "fileId": "f3+EFYxvJL0bMW+H+BjaZP"
- },
- {
- "__type__": "cc.Widget",
- "_name": "",
- "_objFlags": 0,
- "__editorExtras__": {},
- "node": {
- "__id__": 1511
- },
- "_enabled": true,
- "__prefab": {
- "__id__": 1529
- },
- "_alignFlags": 33,
- "_target": null,
- "_left": 128.28199999999998,
- "_right": 1,
- "_top": 1,
- "_bottom": -6.274000000000001,
- "_horizontalCenter": 0,
- "_verticalCenter": 0,
- "_isAbsLeft": true,
- "_isAbsRight": true,
- "_isAbsTop": true,
- "_isAbsBottom": true,
- "_isAbsHorizontalCenter": true,
- "_isAbsVerticalCenter": true,
- "_originalWidth": 40,
- "_originalHeight": 40,
- "_alignMode": 2,
- "_lockFlags": 0,
- "_id": ""
- },
- {
- "__type__": "cc.CompPrefabInfo",
- "fileId": "aehsQlzKVAMZQCthoLBKrG"
- },
- {
- "__type__": "cc.PrefabInfo",
- "root": {
- "__id__": 1
- },
- "asset": {
- "__id__": 0
- },
- "fileId": "cfMbf11IxHErK52FqmJHts",
- "instance": null,
- "targetOverrides": null,
- "nestedPrefabInstanceRoots": null
- },
- {
- "__type__": "cc.Node",
- "_name": "CKind",
- "_objFlags": 0,
- "__editorExtras__": {},
- "_parent": {
- "__id__": 1485
- },
- "_children": [
- {
- "__id__": 1532
- },
- {
- "__id__": 1538
- },
- {
- "__id__": 1544
- },
- {
- "__id__": 1550
- }
- ],
- "_active": true,
- "_components": [
- {
- "__id__": 1556
- },
- {
- "__id__": 1558
- }
- ],
- "_prefab": {
- "__id__": 1560
- },
- "_lpos": {
- "__type__": "cc.Vec3",
- "x": -84,
- "y": 139,
- "z": 0
- },
- "_lrot": {
- "__type__": "cc.Quat",
- "x": 0,
- "y": 0,
- "z": 0,
- "w": 1
- },
- "_lscale": {
- "__type__": "cc.Vec3",
- "x": 0.8,
- "y": 0.8,
- "z": 1
- },
- "_mobility": 0,
- "_layer": 1073741824,
- "_euler": {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": 0,
- "z": 0
- },
- "_id": ""
- },
- {
- "__type__": "cc.Node",
- "_name": "Hero",
- "_objFlags": 0,
- "__editorExtras__": {},
- "_parent": {
- "__id__": 1531
- },
- "_children": [],
- "_active": true,
- "_components": [
- {
- "__id__": 1533
- },
- {
- "__id__": 1535
- }
- ],
- "_prefab": {
- "__id__": 1537
- },
- "_lpos": {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": 0,
- "z": 0
- },
- "_lrot": {
- "__type__": "cc.Quat",
- "x": 0,
- "y": 0,
- "z": 0,
- "w": 1
- },
- "_lscale": {
- "__type__": "cc.Vec3",
- "x": 0.4,
- "y": 0.4,
- "z": 1
- },
- "_mobility": 0,
- "_layer": 1073741824,
- "_euler": {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": 0,
- "z": 0
- },
- "_id": ""
- },
- {
- "__type__": "cc.UITransform",
- "_name": "",
- "_objFlags": 0,
- "__editorExtras__": {},
- "node": {
- "__id__": 1532
- },
- "_enabled": true,
- "__prefab": {
- "__id__": 1534
- },
- "_contentSize": {
- "__type__": "cc.Size",
- "width": 120,
- "height": 106
- },
- "_anchorPoint": {
- "__type__": "cc.Vec2",
- "x": 0.5,
- "y": 0.5
- },
- "_id": ""
- },
- {
- "__type__": "cc.CompPrefabInfo",
- "fileId": "b9X00YJSVF9r6efaMtLkI3"
- },
- {
- "__type__": "cc.Sprite",
- "_name": "",
- "_objFlags": 0,
- "__editorExtras__": {},
- "node": {
- "__id__": 1532
- },
- "_enabled": true,
- "__prefab": {
- "__id__": 1536
- },
- "_customMaterial": null,
- "_srcBlendFactor": 2,
- "_dstBlendFactor": 4,
- "_color": {
- "__type__": "cc.Color",
- "r": 255,
- "g": 255,
- "b": 255,
- "a": 255
- },
- "_spriteFrame": {
- "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@8429c",
- "__expectedType__": "cc.SpriteFrame"
- },
- "_type": 0,
- "_fillType": 0,
- "_sizeMode": 1,
- "_fillCenter": {
- "__type__": "cc.Vec2",
- "x": 0,
- "y": 0
- },
- "_fillStart": 0,
- "_fillRange": 0,
- "_isTrimmedMode": true,
- "_useGrayscale": false,
- "_atlas": null,
- "_id": ""
- },
- {
- "__type__": "cc.CompPrefabInfo",
- "fileId": "ef8/ldQE5CGbB0s4CfTRwE"
- },
- {
- "__type__": "cc.PrefabInfo",
- "root": {
- "__id__": 1
- },
- "asset": {
- "__id__": 0
- },
- "fileId": "f3MmyLb9lML5mXGMUZsqPK",
- "instance": null,
- "targetOverrides": null,
- "nestedPrefabInstanceRoots": null
- },
- {
- "__type__": "cc.Node",
- "_name": "Card",
- "_objFlags": 0,
- "__editorExtras__": {},
- "_parent": {
- "__id__": 1531
- },
- "_children": [],
- "_active": true,
- "_components": [
- {
- "__id__": 1539
- },
- {
- "__id__": 1541
- }
- ],
- "_prefab": {
- "__id__": 1543
- },
- "_lpos": {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": 0,
- "z": 0
- },
- "_lrot": {
- "__type__": "cc.Quat",
- "x": 0,
- "y": 0,
- "z": 0,
- "w": 1
- },
- "_lscale": {
- "__type__": "cc.Vec3",
- "x": 0.4,
- "y": 0.4,
- "z": 1
- },
- "_mobility": 0,
- "_layer": 1073741824,
- "_euler": {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": 0,
- "z": 0
- },
- "_id": ""
- },
- {
- "__type__": "cc.UITransform",
- "_name": "",
- "_objFlags": 0,
- "__editorExtras__": {},
- "node": {
- "__id__": 1538
- },
- "_enabled": true,
- "__prefab": {
- "__id__": 1540
- },
- "_contentSize": {
- "__type__": "cc.Size",
- "width": 120,
- "height": 110
- },
- "_anchorPoint": {
- "__type__": "cc.Vec2",
- "x": 0.5,
- "y": 0.5
- },
- "_id": ""
- },
- {
- "__type__": "cc.CompPrefabInfo",
- "fileId": "52cIw6XPRGpJigbzNd41uH"
- },
- {
- "__type__": "cc.Sprite",
- "_name": "",
- "_objFlags": 0,
- "__editorExtras__": {},
- "node": {
- "__id__": 1538
- },
- "_enabled": true,
- "__prefab": {
- "__id__": 1542
- },
- "_customMaterial": null,
- "_srcBlendFactor": 2,
- "_dstBlendFactor": 4,
- "_color": {
- "__type__": "cc.Color",
- "r": 255,
- "g": 255,
- "b": 255,
- "a": 255
- },
- "_spriteFrame": {
- "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@fb766",
- "__expectedType__": "cc.SpriteFrame"
- },
- "_type": 0,
- "_fillType": 0,
- "_sizeMode": 1,
- "_fillCenter": {
- "__type__": "cc.Vec2",
- "x": 0,
- "y": 0
- },
- "_fillStart": 0,
- "_fillRange": 0,
- "_isTrimmedMode": true,
- "_useGrayscale": false,
- "_atlas": {
- "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4",
- "__expectedType__": "cc.SpriteAtlas"
- },
- "_id": ""
- },
- {
- "__type__": "cc.CompPrefabInfo",
- "fileId": "493L9UnT5Pd6Jvwcj90YdE"
- },
- {
- "__type__": "cc.PrefabInfo",
- "root": {
- "__id__": 1
- },
- "asset": {
- "__id__": 0
- },
- "fileId": "dfmEZyL9NF05PFQxDRYO6o",
- "instance": null,
- "targetOverrides": null,
- "nestedPrefabInstanceRoots": null
- },
- {
- "__type__": "cc.Node",
- "_name": "Skill",
- "_objFlags": 0,
- "__editorExtras__": {},
- "_parent": {
- "__id__": 1531
- },
- "_children": [],
- "_active": true,
- "_components": [
- {
- "__id__": 1545
- },
- {
- "__id__": 1547
- }
- ],
- "_prefab": {
- "__id__": 1549
- },
- "_lpos": {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": 0,
- "z": 0
- },
- "_lrot": {
- "__type__": "cc.Quat",
- "x": 0,
- "y": 0,
- "z": 0,
- "w": 1
- },
- "_lscale": {
- "__type__": "cc.Vec3",
- "x": 0.45,
- "y": 0.45,
- "z": 1
- },
- "_mobility": 0,
- "_layer": 1073741824,
- "_euler": {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": 0,
- "z": 0
- },
- "_id": ""
- },
- {
- "__type__": "cc.UITransform",
- "_name": "",
- "_objFlags": 0,
- "__editorExtras__": {},
- "node": {
- "__id__": 1544
- },
- "_enabled": true,
- "__prefab": {
- "__id__": 1546
- },
- "_contentSize": {
- "__type__": "cc.Size",
- "width": 114,
- "height": 116
- },
- "_anchorPoint": {
- "__type__": "cc.Vec2",
- "x": 0.5,
- "y": 0.5
- },
- "_id": ""
- },
- {
- "__type__": "cc.CompPrefabInfo",
- "fileId": "29osh0UORGcoJ8roNQudNe"
- },
- {
- "__type__": "cc.Sprite",
- "_name": "",
- "_objFlags": 0,
- "__editorExtras__": {},
- "node": {
- "__id__": 1544
- },
- "_enabled": true,
- "__prefab": {
- "__id__": 1548
- },
- "_customMaterial": null,
- "_srcBlendFactor": 2,
- "_dstBlendFactor": 4,
- "_color": {
- "__type__": "cc.Color",
- "r": 255,
- "g": 255,
- "b": 255,
- "a": 255
- },
- "_spriteFrame": {
- "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@e4ed2",
- "__expectedType__": "cc.SpriteFrame"
- },
- "_type": 0,
- "_fillType": 0,
- "_sizeMode": 1,
- "_fillCenter": {
- "__type__": "cc.Vec2",
- "x": 0,
- "y": 0
- },
- "_fillStart": 0,
- "_fillRange": 0,
- "_isTrimmedMode": true,
- "_useGrayscale": false,
- "_atlas": {
- "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4",
- "__expectedType__": "cc.SpriteAtlas"
- },
- "_id": ""
- },
- {
- "__type__": "cc.CompPrefabInfo",
- "fileId": "aa8yInK3NJVrrh3KpTPjQL"
- },
- {
- "__type__": "cc.PrefabInfo",
- "root": {
- "__id__": 1
- },
- "asset": {
- "__id__": 0
- },
- "fileId": "f9GHK4+dFF9J+qSf3xKF6Q",
- "instance": null,
- "targetOverrides": null,
- "nestedPrefabInstanceRoots": null
- },
- {
- "__type__": "cc.Node",
- "_name": "Potion",
- "_objFlags": 0,
- "__editorExtras__": {},
- "_parent": {
- "__id__": 1531
- },
- "_children": [],
- "_active": true,
- "_components": [
- {
- "__id__": 1551
- },
- {
- "__id__": 1553
- }
- ],
- "_prefab": {
- "__id__": 1555
- },
- "_lpos": {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": 0,
- "z": 0
- },
- "_lrot": {
- "__type__": "cc.Quat",
- "x": 0,
- "y": 0,
- "z": 0,
- "w": 1
- },
- "_lscale": {
- "__type__": "cc.Vec3",
- "x": 0.4,
- "y": 0.4,
- "z": 1
- },
- "_mobility": 0,
- "_layer": 1073741824,
- "_euler": {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": 0,
- "z": 0
- },
- "_id": ""
- },
- {
- "__type__": "cc.UITransform",
- "_name": "",
- "_objFlags": 0,
- "__editorExtras__": {},
- "node": {
- "__id__": 1550
- },
- "_enabled": true,
- "__prefab": {
- "__id__": 1552
- },
- "_contentSize": {
- "__type__": "cc.Size",
- "width": 98,
- "height": 114
- },
- "_anchorPoint": {
- "__type__": "cc.Vec2",
- "x": 0.5,
- "y": 0.5
- },
- "_id": ""
- },
- {
- "__type__": "cc.CompPrefabInfo",
- "fileId": "9aWSHxsrFLqrpc9D7MmyDb"
- },
- {
- "__type__": "cc.Sprite",
- "_name": "",
- "_objFlags": 0,
- "__editorExtras__": {},
- "node": {
- "__id__": 1550
- },
- "_enabled": true,
- "__prefab": {
- "__id__": 1554
- },
- "_customMaterial": null,
- "_srcBlendFactor": 2,
- "_dstBlendFactor": 4,
- "_color": {
- "__type__": "cc.Color",
- "r": 255,
- "g": 255,
- "b": 255,
- "a": 255
- },
- "_spriteFrame": {
- "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@cbb82",
- "__expectedType__": "cc.SpriteFrame"
- },
- "_type": 0,
- "_fillType": 0,
- "_sizeMode": 1,
- "_fillCenter": {
- "__type__": "cc.Vec2",
- "x": 0,
- "y": 0
- },
- "_fillStart": 0,
- "_fillRange": 0,
- "_isTrimmedMode": true,
- "_useGrayscale": false,
- "_atlas": {
- "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4",
- "__expectedType__": "cc.SpriteAtlas"
- },
- "_id": ""
- },
- {
- "__type__": "cc.CompPrefabInfo",
- "fileId": "509vbXtvVAC5g9yqqCQqba"
- },
- {
- "__type__": "cc.PrefabInfo",
- "root": {
- "__id__": 1
- },
- "asset": {
- "__id__": 0
- },
- "fileId": "42+GAv7whBRLbF5EYSEP8W",
- "instance": null,
- "targetOverrides": null,
- "nestedPrefabInstanceRoots": null
- },
- {
- "__type__": "cc.UITransform",
- "_name": "",
- "_objFlags": 0,
- "__editorExtras__": {},
- "node": {
- "__id__": 1531
- },
- "_enabled": true,
- "__prefab": {
- "__id__": 1557
- },
- "_contentSize": {
- "__type__": "cc.Size",
- "width": 50,
- "height": 50
- },
- "_anchorPoint": {
- "__type__": "cc.Vec2",
- "x": 0.5,
- "y": 0.5
- },
- "_id": ""
- },
- {
- "__type__": "cc.CompPrefabInfo",
- "fileId": "e2T46/rfJLs5fVojpYTN/r"
- },
- {
- "__type__": "cc.Widget",
- "_name": "",
- "_objFlags": 0,
- "__editorExtras__": {},
- "node": {
- "__id__": 1531
- },
- "_enabled": true,
- "__prefab": {
- "__id__": 1559
- },
- "_alignFlags": 9,
- "_target": null,
- "_left": 1,
- "_right": 107.61099999999999,
- "_top": 1,
- "_bottom": 172.81799999999998,
- "_horizontalCenter": 0,
- "_verticalCenter": 0,
- "_isAbsLeft": true,
- "_isAbsRight": true,
- "_isAbsTop": true,
- "_isAbsBottom": true,
- "_isAbsHorizontalCenter": true,
- "_isAbsVerticalCenter": true,
- "_originalWidth": 100,
- "_originalHeight": 100,
- "_alignMode": 2,
- "_lockFlags": 0,
- "_id": ""
- },
- {
- "__type__": "cc.CompPrefabInfo",
- "fileId": "36F/lkrmJHf6LzhXnDjRN6"
- },
- {
- "__type__": "cc.PrefabInfo",
- "root": {
- "__id__": 1
- },
- "asset": {
- "__id__": 0
- },
- "fileId": "2b5S+tVLtA5Ykc/qVoMdAC",
- "instance": null,
- "targetOverrides": null,
- "nestedPrefabInstanceRoots": null
- },
- {
- "__type__": "cc.Node",
- "_name": "bg",
- "_objFlags": 0,
- "__editorExtras__": {},
- "_parent": {
- "__id__": 1485
- },
- "_children": [
- {
- "__id__": 1562
- },
- {
- "__id__": 1607
- },
- {
- "__id__": 1635
- },
- {
- "__id__": 1663
- }
- ],
- "_active": true,
- "_components": [
- {
- "__id__": 1691
- },
- {
- "__id__": 1693
- },
- {
- "__id__": 1695
- }
- ],
- "_prefab": {
- "__id__": 1697
- },
- "_lpos": {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": 0,
- "z": 0
- },
- "_lrot": {
- "__type__": "cc.Quat",
- "x": 0,
- "y": 0,
- "z": 0,
- "w": 1
- },
- "_lscale": {
- "__type__": "cc.Vec3",
- "x": 1,
- "y": 1,
- "z": 1
- },
- "_mobility": 0,
- "_layer": 1073741824,
- "_euler": {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": 0,
- "z": 0
- },
- "_id": ""
- },
- {
- "__type__": "cc.Node",
- "_objFlags": 0,
- "_parent": {
- "__id__": 1561
- },
- "_prefab": {
- "__id__": 1563
- },
- "__editorExtras__": {}
- },
- {
- "__type__": "cc.PrefabInfo",
- "root": {
- "__id__": 1562
- },
- "asset": {
- "__uuid__": "d6ae7b2b-c431-4374-97e6-2506d9e8501f",
- "__expectedType__": "cc.Prefab"
- },
- "fileId": "5ep7uhpAlKzpglXeTBjRv2",
- "instance": {
- "__id__": 1564
- },
- "targetOverrides": null,
- "nestedPrefabInstanceRoots": null
- },
- {
- "__type__": "cc.PrefabInstance",
- "fileId": "fbT2L4/5lBv6CDydZR8SkP",
- "prefabRootNode": {
- "__id__": 1485
- },
- "mountedChildren": [],
- "mountedComponents": [],
- "propertyOverrides": [
- {
- "__id__": 1565
- },
- {
- "__id__": 1567
- },
- {
- "__id__": 1568
- },
- {
- "__id__": 1569
- },
- {
- "__id__": 1570
- },
- {
- "__id__": 1572
- },
- {
- "__id__": 1574
- },
- {
- "__id__": 1576
- },
- {
- "__id__": 1578
- },
- {
- "__id__": 1580
- },
- {
- "__id__": 1582
- },
- {
- "__id__": 1584
- },
- {
- "__id__": 1586
- },
- {
- "__id__": 1587
- },
- {
- "__id__": 1588
- },
- {
- "__id__": 1589
- },
- {
- "__id__": 1590
- },
- {
- "__id__": 1592
- },
- {
- "__id__": 1594
- },
- {
- "__id__": 1595
- },
- {
- "__id__": 1597
- },
- {
- "__id__": 1599
- },
- {
- "__id__": 1601
- },
- {
- "__id__": 1603
- },
- {
- "__id__": 1605
- }
- ],
- "removedComponents": []
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1566
- },
- "propertyPath": [
- "_name"
- ],
- "value": "Hero"
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "5ep7uhpAlKzpglXeTBjRv2"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1566
- },
- "propertyPath": [
- "_lpos"
- ],
- "value": {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": 0,
- "z": 0
- }
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1566
- },
- "propertyPath": [
- "_lrot"
- ],
- "value": {
- "__type__": "cc.Quat",
- "x": 0,
- "y": 0,
- "z": 0,
- "w": 1
- }
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1566
- },
- "propertyPath": [
- "_euler"
- ],
- "value": {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": 0,
- "z": 0
- }
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1571
- },
- "propertyPath": [
- "_contentSize"
- ],
- "value": {
- "__type__": "cc.Size",
- "width": 170,
- "height": 230
- }
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "13j2oupQRMUoUyChWYn2yc"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1573
- },
- "propertyPath": [
- "_contentSize"
- ],
- "value": {
- "__type__": "cc.Size",
- "width": 170,
- "height": 230
- }
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "eedc9qvxRPQpepecxrSorR"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1575
- },
- "propertyPath": [
- "_contentSize"
- ],
- "value": {
- "__type__": "cc.Size",
- "width": 340,
- "height": 460
- }
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "deY6hTveBKBIzSn0k9oD+7"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1577
- },
- "propertyPath": [
- "_contentSize"
- ],
- "value": {
- "__type__": "cc.Size",
- "width": 332,
- "height": 448
- }
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "b7HYchf9tMK7WtemLDPjlE"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1579
- },
- "propertyPath": [
- "_contentSize"
- ],
- "value": {
- "__type__": "cc.Size",
- "width": 140,
- "height": 140
- }
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "25j0n7apFBratTNBweGTa7"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1581
- },
- "propertyPath": [
- "_lpos"
- ],
- "value": {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": 30,
- "z": 0
- }
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "93O2t0s3dBQYpkATdTKBPZ"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1583
- },
- "propertyPath": [
- "_contentSize"
- ],
- "value": {
- "__type__": "cc.Size",
- "width": 280,
- "height": 280
- }
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "1fWMnHXs1IPZv24wLXcOc2"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1585
- },
- "propertyPath": [
- "_left"
- ],
- "value": 0
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "1fB2CjJqJFgo9e1LJ6EyaL"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1585
- },
- "propertyPath": [
- "_right"
- ],
- "value": 0
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1585
- },
- "propertyPath": [
- "_bottom"
- ],
- "value": 0
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1585
- },
- "propertyPath": [
- "_top"
- ],
- "value": 0
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1566
- },
- "propertyPath": [
- "_active"
- ],
- "value": true
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1591
- },
- "propertyPath": [
- "_color"
- ],
- "value": {
- "__type__": "cc.Color",
- "r": 42,
- "g": 200,
- "b": 112,
- "a": 255
- }
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "38MYOO8jtIuJm3tiiFlMtZ"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1593
- },
- "propertyPath": [
- "_color"
- ],
- "value": {
- "__type__": "cc.Color",
- "r": 56,
- "g": 226,
- "b": 131,
- "a": 255
- }
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "1eNEK/mA9LBp2AYRigyhP0"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1585
- },
- "propertyPath": [
- "_enabled"
- ],
- "value": true
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1596
- },
- "propertyPath": [
- "_contentSize"
- ],
- "value": {
- "__type__": "cc.Size",
- "width": 170,
- "height": 230
- }
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "c8mzU+nw5GLJ4CZ7ZTe6eE"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1598
- },
- "propertyPath": [
- "_contentSize"
- ],
- "value": {
- "__type__": "cc.Size",
- "width": 340,
- "height": 460
- }
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "5eZRKQByFG0LW2QA/PUw2u"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1600
- },
- "propertyPath": [
- "_contentSize"
- ],
- "value": {
- "__type__": "cc.Size",
- "width": 332,
- "height": 448
- }
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "4buoN7nzRM9Kty43yoN7ul"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1602
- },
- "propertyPath": [
- "_contentSize"
- ],
- "value": {
- "__type__": "cc.Size",
- "width": 140,
- "height": 140
- }
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "faGw1NMRpJ+IWtI609CAxN"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1604
- },
- "propertyPath": [
- "_contentSize"
- ],
- "value": {
- "__type__": "cc.Size",
- "width": 280,
- "height": 280
- }
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "5cf2X5S4JMQ7x3zijgLWIX"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1606
- },
- "propertyPath": [
- "_lpos"
- ],
- "value": {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": 30,
- "z": 0
- }
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "69ZX4yvCZL67xK4+SdFMO0"
- ]
- },
- {
- "__type__": "cc.Node",
- "_objFlags": 0,
- "_parent": {
- "__id__": 1561
- },
- "_prefab": {
- "__id__": 1608
- },
- "__editorExtras__": {}
- },
- {
- "__type__": "cc.PrefabInfo",
- "root": {
- "__id__": 1607
- },
- "asset": {
- "__uuid__": "d6ae7b2b-c431-4374-97e6-2506d9e8501f",
- "__expectedType__": "cc.Prefab"
- },
- "fileId": "5ep7uhpAlKzpglXeTBjRv2",
- "instance": {
- "__id__": 1609
- },
- "targetOverrides": null,
- "nestedPrefabInstanceRoots": null
- },
- {
- "__type__": "cc.PrefabInstance",
- "fileId": "c5yHAshbZFkZ0HSQ09RzJw",
- "prefabRootNode": {
- "__id__": 1485
- },
- "mountedChildren": [],
- "mountedComponents": [],
- "propertyOverrides": [
- {
- "__id__": 1610
- },
- {
- "__id__": 1612
- },
- {
- "__id__": 1613
- },
- {
- "__id__": 1614
- },
- {
- "__id__": 1615
- },
- {
- "__id__": 1617
- },
- {
- "__id__": 1619
- },
- {
- "__id__": 1621
- },
- {
- "__id__": 1623
- },
- {
- "__id__": 1625
- },
- {
- "__id__": 1627
- },
- {
- "__id__": 1629
- },
- {
- "__id__": 1631
- },
- {
- "__id__": 1632
- },
- {
- "__id__": 1633
- },
- {
- "__id__": 1634
- }
- ],
- "removedComponents": []
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1611
- },
- "propertyPath": [
- "_name"
- ],
- "value": "Card"
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "5ep7uhpAlKzpglXeTBjRv2"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1611
- },
- "propertyPath": [
- "_lpos"
- ],
- "value": {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": 0,
- "z": 0
- }
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1611
- },
- "propertyPath": [
- "_lrot"
- ],
- "value": {
- "__type__": "cc.Quat",
- "x": 0,
- "y": 0,
- "z": 0,
- "w": 1
- }
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1611
- },
- "propertyPath": [
- "_euler"
- ],
- "value": {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": 0,
- "z": 0
- }
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1616
- },
- "propertyPath": [
- "_contentSize"
- ],
- "value": {
- "__type__": "cc.Size",
- "width": 170,
- "height": 230
- }
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "13j2oupQRMUoUyChWYn2yc"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1618
- },
- "propertyPath": [
- "_contentSize"
- ],
- "value": {
- "__type__": "cc.Size",
- "width": 170,
- "height": 230
- }
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "eedc9qvxRPQpepecxrSorR"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1620
- },
- "propertyPath": [
- "_contentSize"
- ],
- "value": {
- "__type__": "cc.Size",
- "width": 340,
- "height": 460
- }
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "deY6hTveBKBIzSn0k9oD+7"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1622
- },
- "propertyPath": [
- "_contentSize"
- ],
- "value": {
- "__type__": "cc.Size",
- "width": 332,
- "height": 448
- }
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "b7HYchf9tMK7WtemLDPjlE"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1624
- },
- "propertyPath": [
- "_contentSize"
- ],
- "value": {
- "__type__": "cc.Size",
- "width": 140,
- "height": 140
- }
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "25j0n7apFBratTNBweGTa7"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1626
- },
- "propertyPath": [
- "_lpos"
- ],
- "value": {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": 30,
- "z": 0
- }
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "93O2t0s3dBQYpkATdTKBPZ"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1628
- },
- "propertyPath": [
- "_contentSize"
- ],
- "value": {
- "__type__": "cc.Size",
- "width": 280,
- "height": 280
- }
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "1fWMnHXs1IPZv24wLXcOc2"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1630
- },
- "propertyPath": [
- "_left"
- ],
- "value": 0
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "1fB2CjJqJFgo9e1LJ6EyaL"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1630
- },
- "propertyPath": [
- "_right"
- ],
- "value": 0
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1630
- },
- "propertyPath": [
- "_bottom"
- ],
- "value": 0
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1630
- },
- "propertyPath": [
- "_top"
- ],
- "value": 0
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1611
- },
- "propertyPath": [
- "_active"
- ],
- "value": false
- },
- {
- "__type__": "cc.Node",
- "_objFlags": 0,
- "_parent": {
- "__id__": 1561
- },
- "_prefab": {
- "__id__": 1636
- },
- "__editorExtras__": {}
- },
- {
- "__type__": "cc.PrefabInfo",
- "root": {
- "__id__": 1635
- },
- "asset": {
- "__uuid__": "d6ae7b2b-c431-4374-97e6-2506d9e8501f",
- "__expectedType__": "cc.Prefab"
- },
- "fileId": "5ep7uhpAlKzpglXeTBjRv2",
- "instance": {
- "__id__": 1637
- },
- "targetOverrides": null,
- "nestedPrefabInstanceRoots": null
- },
- {
- "__type__": "cc.PrefabInstance",
- "fileId": "4c4DgkpUBB+o2okv6fd2i/",
- "prefabRootNode": {
- "__id__": 1485
- },
- "mountedChildren": [],
- "mountedComponents": [],
- "propertyOverrides": [
- {
- "__id__": 1638
- },
- {
- "__id__": 1640
- },
- {
- "__id__": 1641
- },
- {
- "__id__": 1642
- },
- {
- "__id__": 1643
- },
- {
- "__id__": 1645
- },
- {
- "__id__": 1647
- },
- {
- "__id__": 1649
- },
- {
- "__id__": 1651
- },
- {
- "__id__": 1653
- },
- {
- "__id__": 1655
- },
- {
- "__id__": 1657
- },
- {
- "__id__": 1659
- },
- {
- "__id__": 1660
- },
- {
- "__id__": 1661
- },
- {
- "__id__": 1662
- }
- ],
- "removedComponents": []
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1639
- },
- "propertyPath": [
- "_name"
- ],
- "value": "Skill"
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "5ep7uhpAlKzpglXeTBjRv2"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1639
- },
- "propertyPath": [
- "_lpos"
- ],
- "value": {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": 0,
- "z": 0
- }
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1639
- },
- "propertyPath": [
- "_lrot"
- ],
- "value": {
- "__type__": "cc.Quat",
- "x": 0,
- "y": 0,
- "z": 0,
- "w": 1
- }
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1639
- },
- "propertyPath": [
- "_euler"
- ],
- "value": {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": 0,
- "z": 0
- }
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1644
- },
- "propertyPath": [
- "_contentSize"
- ],
- "value": {
- "__type__": "cc.Size",
- "width": 170,
- "height": 230
- }
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "13j2oupQRMUoUyChWYn2yc"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1646
- },
- "propertyPath": [
- "_contentSize"
- ],
- "value": {
- "__type__": "cc.Size",
- "width": 170,
- "height": 230
- }
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "eedc9qvxRPQpepecxrSorR"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1648
- },
- "propertyPath": [
- "_contentSize"
- ],
- "value": {
- "__type__": "cc.Size",
- "width": 340,
- "height": 460
- }
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "deY6hTveBKBIzSn0k9oD+7"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1650
- },
- "propertyPath": [
- "_contentSize"
- ],
- "value": {
- "__type__": "cc.Size",
- "width": 332,
- "height": 448
- }
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "b7HYchf9tMK7WtemLDPjlE"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1652
- },
- "propertyPath": [
- "_contentSize"
- ],
- "value": {
- "__type__": "cc.Size",
- "width": 140,
- "height": 140
- }
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "25j0n7apFBratTNBweGTa7"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1654
- },
- "propertyPath": [
- "_lpos"
- ],
- "value": {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": 30,
- "z": 0
- }
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "93O2t0s3dBQYpkATdTKBPZ"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1656
- },
- "propertyPath": [
- "_contentSize"
- ],
- "value": {
- "__type__": "cc.Size",
- "width": 280,
- "height": 280
- }
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "1fWMnHXs1IPZv24wLXcOc2"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1658
- },
- "propertyPath": [
- "_left"
- ],
- "value": 0
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "1fB2CjJqJFgo9e1LJ6EyaL"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1658
- },
- "propertyPath": [
- "_right"
- ],
- "value": 0
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1658
- },
- "propertyPath": [
- "_bottom"
- ],
- "value": 0
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1658
- },
- "propertyPath": [
- "_top"
- ],
- "value": 0
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1639
- },
- "propertyPath": [
- "_active"
- ],
- "value": false
- },
- {
- "__type__": "cc.Node",
- "_objFlags": 0,
- "_parent": {
- "__id__": 1561
- },
- "_prefab": {
- "__id__": 1664
- },
- "__editorExtras__": {}
- },
- {
- "__type__": "cc.PrefabInfo",
- "root": {
- "__id__": 1663
- },
- "asset": {
- "__uuid__": "d6ae7b2b-c431-4374-97e6-2506d9e8501f",
- "__expectedType__": "cc.Prefab"
- },
- "fileId": "5ep7uhpAlKzpglXeTBjRv2",
- "instance": {
- "__id__": 1665
- },
- "targetOverrides": null,
- "nestedPrefabInstanceRoots": null
- },
- {
- "__type__": "cc.PrefabInstance",
- "fileId": "4f6QifgTZH97L5dUmrbImI",
- "prefabRootNode": {
- "__id__": 1485
- },
- "mountedChildren": [],
- "mountedComponents": [],
- "propertyOverrides": [
- {
- "__id__": 1666
- },
- {
- "__id__": 1668
- },
- {
- "__id__": 1669
- },
- {
- "__id__": 1670
- },
- {
- "__id__": 1671
- },
- {
- "__id__": 1673
- },
- {
- "__id__": 1675
- },
- {
- "__id__": 1677
- },
- {
- "__id__": 1679
- },
- {
- "__id__": 1681
- },
- {
- "__id__": 1683
- },
- {
- "__id__": 1685
- },
- {
- "__id__": 1687
- },
- {
- "__id__": 1688
- },
- {
- "__id__": 1689
- },
- {
- "__id__": 1690
- }
- ],
- "removedComponents": []
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1667
- },
- "propertyPath": [
- "_name"
- ],
- "value": "Potion"
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "5ep7uhpAlKzpglXeTBjRv2"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1667
- },
- "propertyPath": [
- "_lpos"
- ],
- "value": {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": 0,
- "z": 0
- }
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1667
- },
- "propertyPath": [
- "_lrot"
- ],
- "value": {
- "__type__": "cc.Quat",
- "x": 0,
- "y": 0,
- "z": 0,
- "w": 1
- }
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1667
- },
- "propertyPath": [
- "_euler"
- ],
- "value": {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": 0,
- "z": 0
- }
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1672
- },
- "propertyPath": [
- "_contentSize"
- ],
- "value": {
- "__type__": "cc.Size",
- "width": 170,
- "height": 230
- }
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "13j2oupQRMUoUyChWYn2yc"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1674
- },
- "propertyPath": [
- "_contentSize"
- ],
- "value": {
- "__type__": "cc.Size",
- "width": 170,
- "height": 230
- }
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "eedc9qvxRPQpepecxrSorR"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1676
- },
- "propertyPath": [
- "_contentSize"
- ],
- "value": {
- "__type__": "cc.Size",
- "width": 340,
- "height": 460
- }
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "deY6hTveBKBIzSn0k9oD+7"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1678
- },
- "propertyPath": [
- "_contentSize"
- ],
- "value": {
- "__type__": "cc.Size",
- "width": 332,
- "height": 448
- }
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "b7HYchf9tMK7WtemLDPjlE"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1680
- },
- "propertyPath": [
- "_contentSize"
- ],
- "value": {
- "__type__": "cc.Size",
- "width": 140,
- "height": 140
- }
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "25j0n7apFBratTNBweGTa7"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1682
- },
- "propertyPath": [
- "_lpos"
- ],
- "value": {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": 30,
- "z": 0
- }
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "93O2t0s3dBQYpkATdTKBPZ"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1684
- },
- "propertyPath": [
- "_contentSize"
- ],
- "value": {
- "__type__": "cc.Size",
- "width": 280,
- "height": 280
- }
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "1fWMnHXs1IPZv24wLXcOc2"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1686
- },
- "propertyPath": [
- "_left"
- ],
- "value": 0
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "1fB2CjJqJFgo9e1LJ6EyaL"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1686
- },
- "propertyPath": [
- "_right"
- ],
- "value": 0
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1686
- },
- "propertyPath": [
- "_bottom"
- ],
- "value": 0
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1686
- },
- "propertyPath": [
- "_top"
- ],
- "value": 0
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 1667
- },
- "propertyPath": [
- "_active"
- ],
- "value": false
- },
- {
- "__type__": "cc.UITransform",
- "_name": "",
- "_objFlags": 0,
- "__editorExtras__": {},
- "node": {
- "__id__": 1561
- },
- "_enabled": true,
- "__prefab": {
- "__id__": 1692
- },
- "_contentSize": {
- "__type__": "cc.Size",
- "width": 210,
- "height": 320
- },
- "_anchorPoint": {
- "__type__": "cc.Vec2",
- "x": 0.5,
- "y": 0.5
- },
- "_id": ""
- },
- {
- "__type__": "cc.CompPrefabInfo",
- "fileId": "99yf9rnjlM147Oc5ugZxZA"
- },
- {
- "__type__": "cc.Sprite",
- "_name": "",
- "_objFlags": 0,
- "__editorExtras__": {},
- "node": {
- "__id__": 1561
- },
- "_enabled": false,
- "__prefab": {
- "__id__": 1694
- },
- "_customMaterial": null,
- "_srcBlendFactor": 2,
- "_dstBlendFactor": 4,
- "_color": {
- "__type__": "cc.Color",
- "r": 255,
- "g": 255,
- "b": 255,
- "a": 255
- },
- "_spriteFrame": {
- "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@c77a7",
- "__expectedType__": "cc.SpriteFrame"
- },
- "_type": 1,
- "_fillType": 0,
- "_sizeMode": 0,
- "_fillCenter": {
- "__type__": "cc.Vec2",
- "x": 0,
- "y": 0
- },
- "_fillStart": 0,
- "_fillRange": 0,
- "_isTrimmedMode": true,
- "_useGrayscale": false,
- "_atlas": {
- "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4",
- "__expectedType__": "cc.SpriteAtlas"
- },
- "_id": ""
- },
- {
- "__type__": "cc.CompPrefabInfo",
- "fileId": "11j6o9dtZKkpwqRniNfeyM"
- },
- {
- "__type__": "cc.Widget",
- "_name": "",
- "_objFlags": 0,
- "__editorExtras__": {},
- "node": {
- "__id__": 1561
- },
- "_enabled": true,
- "__prefab": {
- "__id__": 1696
- },
- "_alignFlags": 45,
- "_target": null,
- "_left": 0,
- "_right": 0,
- "_top": 0,
- "_bottom": 0,
- "_horizontalCenter": 0,
- "_verticalCenter": 0,
- "_isAbsLeft": true,
- "_isAbsRight": true,
- "_isAbsTop": true,
- "_isAbsBottom": true,
- "_isAbsHorizontalCenter": true,
- "_isAbsVerticalCenter": true,
- "_originalWidth": 510,
- "_originalHeight": 66,
- "_alignMode": 2,
- "_lockFlags": 0,
- "_id": ""
- },
- {
- "__type__": "cc.CompPrefabInfo",
- "fileId": "61x3pJerRGsbylittFG2lL"
- },
- {
- "__type__": "cc.PrefabInfo",
- "root": {
- "__id__": 1
- },
- "asset": {
- "__id__": 0
- },
- "fileId": "40n0LdBjNFe5UPFihdLgY/",
- "instance": null,
- "targetOverrides": null,
- "nestedPrefabInstanceRoots": null
- },
- {
- "__type__": "cc.Node",
- "_name": "info",
- "_objFlags": 0,
- "__editorExtras__": {},
- "_parent": {
- "__id__": 1485
- },
- "_children": [
- {
- "__id__": 1699
- }
- ],
- "_active": true,
- "_components": [
- {
- "__id__": 1705
- },
- {
- "__id__": 1707
- }
- ],
- "_prefab": {
- "__id__": 1709
- },
- "_lpos": {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": -86.209,
- "z": 0
- },
- "_lrot": {
- "__type__": "cc.Quat",
- "x": 0,
- "y": 0,
- "z": 0,
- "w": 1
- },
- "_lscale": {
- "__type__": "cc.Vec3",
- "x": 1,
- "y": 1,
- "z": 1
- },
- "_mobility": 0,
- "_layer": 1073741824,
- "_euler": {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": 0,
- "z": 0
- },
- "_id": ""
- },
- {
- "__type__": "cc.Node",
- "_name": "Label",
- "_objFlags": 0,
- "__editorExtras__": {},
- "_parent": {
- "__id__": 1698
- },
- "_children": [],
- "_active": true,
- "_components": [
- {
- "__id__": 1700
- },
- {
- "__id__": 1702
- }
- ],
- "_prefab": {
- "__id__": 1704
- },
- "_lpos": {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": 0,
- "z": 0
- },
- "_lrot": {
- "__type__": "cc.Quat",
- "x": 0,
- "y": 0,
- "z": 0,
- "w": 1
- },
- "_lscale": {
- "__type__": "cc.Vec3",
- "x": 1,
- "y": 1,
- "z": 1
- },
- "_mobility": 0,
- "_layer": 1073741824,
- "_euler": {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": 0,
- "z": 0
- },
- "_id": ""
- },
- {
- "__type__": "cc.UITransform",
- "_name": "",
- "_objFlags": 0,
- "__editorExtras__": {},
- "node": {
- "__id__": 1699
- },
- "_enabled": true,
- "__prefab": {
- "__id__": 1701
- },
- "_contentSize": {
- "__type__": "cc.Size",
- "width": 180,
- "height": 80
- },
- "_anchorPoint": {
- "__type__": "cc.Vec2",
- "x": 0.5,
- "y": 0.5
- },
- "_id": ""
- },
- {
- "__type__": "cc.CompPrefabInfo",
- "fileId": "07wtk+PyVP7aan0ss2pOZR"
- },
- {
- "__type__": "cc.Label",
- "_name": "",
- "_objFlags": 0,
- "__editorExtras__": {},
- "node": {
- "__id__": 1699
- },
- "_enabled": true,
- "__prefab": {
- "__id__": 1703
- },
- "_customMaterial": null,
- "_srcBlendFactor": 2,
- "_dstBlendFactor": 4,
- "_color": {
- "__type__": "cc.Color",
- "r": 255,
- "g": 255,
- "b": 255,
- "a": 255
- },
- "_string": "全体英雄攻击+5全体英雄攻击+5全体英雄攻击+5",
- "_horizontalAlign": 1,
- "_verticalAlign": 1,
- "_actualFontSize": 21,
- "_fontSize": 20,
- "_fontFamily": "Arial",
- "_lineHeight": 25,
- "_overflow": 2,
- "_enableWrapText": true,
- "_font": null,
- "_isSystemFontUsed": true,
- "_spacingX": 0,
- "_isItalic": false,
- "_isBold": true,
- "_isUnderline": false,
- "_underlineHeight": 2,
- "_cacheMode": 0,
- "_enableOutline": true,
- "_outlineColor": {
- "__type__": "cc.Color",
- "r": 0,
- "g": 0,
- "b": 0,
- "a": 255
- },
- "_outlineWidth": 2,
- "_enableShadow": false,
- "_shadowColor": {
- "__type__": "cc.Color",
- "r": 0,
- "g": 0,
- "b": 0,
- "a": 255
- },
- "_shadowOffset": {
- "__type__": "cc.Vec2",
- "x": 2,
- "y": 2
- },
- "_shadowBlur": 2,
- "_id": ""
- },
- {
- "__type__": "cc.CompPrefabInfo",
- "fileId": "f1pCCS+WJHzLcHGlDyOnNC"
- },
- {
- "__type__": "cc.PrefabInfo",
- "root": {
- "__id__": 1
- },
- "asset": {
- "__id__": 0
- },
- "fileId": "8820+YJZBBAIiPvy2uYoOk",
- "instance": null,
- "targetOverrides": null,
- "nestedPrefabInstanceRoots": null
- },
- {
- "__type__": "cc.UITransform",
- "_name": "",
- "_objFlags": 0,
- "__editorExtras__": {},
- "node": {
- "__id__": 1698
- },
- "_enabled": true,
- "__prefab": {
- "__id__": 1706
- },
- "_contentSize": {
- "__type__": "cc.Size",
- "width": 170,
- "height": 90
- },
- "_anchorPoint": {
- "__type__": "cc.Vec2",
- "x": 0.5,
- "y": 0.5
- },
- "_id": ""
- },
- {
- "__type__": "cc.CompPrefabInfo",
- "fileId": "04ezZAIwpMILD/Ud9I1U8e"
- },
- {
- "__type__": "cc.Widget",
- "_name": "",
- "_objFlags": 0,
- "__editorExtras__": {},
- "node": {
- "__id__": 1698
- },
- "_enabled": false,
- "__prefab": {
- "__id__": 1708
- },
- "_alignFlags": 45,
- "_target": null,
- "_left": 15,
- "_right": 15,
- "_top": 200,
- "_bottom": 15,
- "_horizontalCenter": 0,
- "_verticalCenter": 0,
- "_isAbsLeft": true,
- "_isAbsRight": true,
- "_isAbsTop": true,
- "_isAbsBottom": true,
- "_isAbsHorizontalCenter": true,
- "_isAbsVerticalCenter": true,
- "_originalWidth": 100,
- "_originalHeight": 100,
- "_alignMode": 2,
- "_lockFlags": 0,
- "_id": ""
- },
- {
- "__type__": "cc.CompPrefabInfo",
- "fileId": "44+IROys5PuKgmdcm3drG9"
- },
- {
- "__type__": "cc.PrefabInfo",
- "root": {
- "__id__": 1
- },
- "asset": {
- "__id__": 0
- },
- "fileId": "c1DUjdrfNI6Jnt+H+dT4VQ",
- "instance": null,
- "targetOverrides": null,
- "nestedPrefabInstanceRoots": null
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "c6fA+I52NLy7nwIG/TAXFX"
- ]
- },
- {
- "__type__": "cc.TargetOverrideInfo",
- "source": {
- "__id__": 1484
- },
- "sourceInfo": null,
- "propertyPath": [
- "icon_node"
- ],
- "target": {
- "__id__": 1485
- },
- "targetInfo": {
- "__id__": 1712
- }
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "08p7XmUnpCJKHgFSs+XBKi"
- ]
- },
- {
- "__type__": "cc.TargetOverrideInfo",
- "source": {
- "__id__": 1484
+ "__id__": 1234
},
"sourceInfo": null,
"propertyPath": [
"BG_node"
],
"target": {
- "__id__": 1485
+ "__id__": 1235
},
"targetInfo": {
- "__id__": 1714
+ "__id__": 1339
}
},
{
@@ -31742,17 +27038,17 @@
{
"__type__": "cc.TargetOverrideInfo",
"source": {
- "__id__": 1484
+ "__id__": 1234
},
"sourceInfo": null,
"propertyPath": [
"cost_node"
],
"target": {
- "__id__": 1485
+ "__id__": 1235
},
"targetInfo": {
- "__id__": 1716
+ "__id__": 1341
}
},
{
@@ -31764,17 +27060,17 @@
{
"__type__": "cc.TargetOverrideInfo",
"source": {
- "__id__": 1484
+ "__id__": 1234
},
"sourceInfo": null,
"propertyPath": [
"Ckind_node"
],
"target": {
- "__id__": 1485
+ "__id__": 1235
},
"targetInfo": {
- "__id__": 1718
+ "__id__": 1343
}
},
{
@@ -31786,17 +27082,17 @@
{
"__type__": "cc.TargetOverrideInfo",
"source": {
- "__id__": 1484
+ "__id__": 1234
},
"sourceInfo": null,
"propertyPath": [
"info_node"
],
"target": {
- "__id__": 1485
+ "__id__": 1235
},
"targetInfo": {
- "__id__": 1720
+ "__id__": 1345
}
},
{
@@ -31815,26 +27111,32 @@
},
"_children": [
{
- "__id__": 1722
+ "__id__": 1347
},
{
- "__id__": 1772
+ "__id__": 1397
+ },
+ {
+ "__id__": 1513
+ },
+ {
+ "__id__": 1629
}
],
"_active": true,
"_components": [
{
- "__id__": 1888
+ "__id__": 1745
},
{
- "__id__": 1890
+ "__id__": 1747
},
{
- "__id__": 1892
+ "__id__": 1749
}
],
"_prefab": {
- "__id__": 1894
+ "__id__": 1751
},
"_lpos": {
"__type__": "cc.Vec3",
@@ -31871,27 +27173,27 @@
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
- "__id__": 1721
+ "__id__": 1346
},
"_children": [
{
- "__id__": 1723
+ "__id__": 1348
},
{
- "__id__": 1731
+ "__id__": 1356
}
],
"_active": true,
"_components": [
{
- "__id__": 1767
+ "__id__": 1392
},
{
- "__id__": 1769
+ "__id__": 1394
}
],
"_prefab": {
- "__id__": 1771
+ "__id__": 1396
},
"_lpos": {
"__type__": "cc.Vec3",
@@ -31928,23 +27230,23 @@
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
- "__id__": 1722
+ "__id__": 1347
},
"_children": [],
"_active": true,
"_components": [
{
- "__id__": 1724
+ "__id__": 1349
},
{
- "__id__": 1726
+ "__id__": 1351
},
{
- "__id__": 1728
+ "__id__": 1353
}
],
"_prefab": {
- "__id__": 1730
+ "__id__": 1355
},
"_lpos": {
"__type__": "cc.Vec3",
@@ -31981,11 +27283,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 1723
+ "__id__": 1348
},
"_enabled": true,
"__prefab": {
- "__id__": 1725
+ "__id__": 1350
},
"_contentSize": {
"__type__": "cc.Size",
@@ -32009,11 +27311,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 1723
+ "__id__": 1348
},
"_enabled": true,
"__prefab": {
- "__id__": 1727
+ "__id__": 1352
},
"_customMaterial": null,
"_srcBlendFactor": 2,
@@ -32057,11 +27359,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 1723
+ "__id__": 1348
},
"_enabled": true,
"__prefab": {
- "__id__": 1729
+ "__id__": 1354
},
"_alignFlags": 45,
"_target": null,
@@ -32106,33 +27408,33 @@
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
- "__id__": 1722
+ "__id__": 1347
},
"_children": [
{
- "__id__": 1732
+ "__id__": 1357
},
{
- "__id__": 1746
+ "__id__": 1371
},
{
- "__id__": 1752
+ "__id__": 1377
}
],
"_active": true,
"_components": [
{
- "__id__": 1760
+ "__id__": 1385
},
{
- "__id__": 1762
+ "__id__": 1387
},
{
- "__id__": 1764
+ "__id__": 1389
}
],
"_prefab": {
- "__id__": 1766
+ "__id__": 1391
},
"_lpos": {
"__type__": "cc.Vec3",
@@ -32167,17 +27469,17 @@
"__type__": "cc.Node",
"_objFlags": 0,
"_parent": {
- "__id__": 1731
+ "__id__": 1356
},
"_prefab": {
- "__id__": 1733
+ "__id__": 1358
},
"__editorExtras__": {}
},
{
"__type__": "cc.PrefabInfo",
"root": {
- "__id__": 1732
+ "__id__": 1357
},
"asset": {
"__uuid__": "86a3c4cd-71c7-4502-b713-65f0ace7912a",
@@ -32185,7 +27487,7 @@
},
"fileId": "d3jYvT7whFS5scQFZeO5AK",
"instance": {
- "__id__": 1734
+ "__id__": 1359
},
"targetOverrides": null
},
@@ -32199,25 +27501,25 @@
"mountedComponents": [],
"propertyOverrides": [
{
- "__id__": 1735
+ "__id__": 1360
},
{
- "__id__": 1737
+ "__id__": 1362
},
{
- "__id__": 1738
+ "__id__": 1363
},
{
- "__id__": 1739
+ "__id__": 1364
},
{
- "__id__": 1740
+ "__id__": 1365
},
{
- "__id__": 1742
+ "__id__": 1367
},
{
- "__id__": 1744
+ "__id__": 1369
}
],
"removedComponents": []
@@ -32225,7 +27527,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 1736
+ "__id__": 1361
},
"propertyPath": [
"_name"
@@ -32241,7 +27543,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 1736
+ "__id__": 1361
},
"propertyPath": [
"_lpos"
@@ -32256,7 +27558,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 1736
+ "__id__": 1361
},
"propertyPath": [
"_lrot"
@@ -32272,7 +27574,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 1736
+ "__id__": 1361
},
"propertyPath": [
"_euler"
@@ -32287,7 +27589,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 1741
+ "__id__": 1366
},
"propertyPath": [
"_contentSize"
@@ -32307,7 +27609,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 1743
+ "__id__": 1368
},
"propertyPath": [
"_string"
@@ -32323,7 +27625,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 1745
+ "__id__": 1370
},
"propertyPath": [
"_contentSize"
@@ -32346,20 +27648,20 @@
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
- "__id__": 1731
+ "__id__": 1356
},
"_children": [],
"_active": true,
"_components": [
{
- "__id__": 1747
+ "__id__": 1372
},
{
- "__id__": 1749
+ "__id__": 1374
}
],
"_prefab": {
- "__id__": 1751
+ "__id__": 1376
},
"_lpos": {
"__type__": "cc.Vec3",
@@ -32396,11 +27698,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 1746
+ "__id__": 1371
},
"_enabled": true,
"__prefab": {
- "__id__": 1748
+ "__id__": 1373
},
"_contentSize": {
"__type__": "cc.Size",
@@ -32424,11 +27726,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 1746
+ "__id__": 1371
},
"_enabled": true,
"__prefab": {
- "__id__": 1750
+ "__id__": 1375
},
"_customMaterial": null,
"_srcBlendFactor": 2,
@@ -32485,23 +27787,23 @@
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
- "__id__": 1731
+ "__id__": 1356
},
"_children": [],
"_active": true,
"_components": [
{
- "__id__": 1753
+ "__id__": 1378
},
{
- "__id__": 1755
+ "__id__": 1380
},
{
- "__id__": 1757
+ "__id__": 1382
}
],
"_prefab": {
- "__id__": 1759
+ "__id__": 1384
},
"_lpos": {
"__type__": "cc.Vec3",
@@ -32538,11 +27840,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 1752
+ "__id__": 1377
},
"_enabled": true,
"__prefab": {
- "__id__": 1754
+ "__id__": 1379
},
"_contentSize": {
"__type__": "cc.Size",
@@ -32566,11 +27868,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 1752
+ "__id__": 1377
},
"_enabled": true,
"__prefab": {
- "__id__": 1756
+ "__id__": 1381
},
"_customMaterial": null,
"_srcBlendFactor": 2,
@@ -32634,11 +27936,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 1752
+ "__id__": 1377
},
"_enabled": true,
"__prefab": {
- "__id__": 1758
+ "__id__": 1383
},
"templateMode": true,
"watchPath": "0",
@@ -32671,11 +27973,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 1731
+ "__id__": 1356
},
"_enabled": true,
"__prefab": {
- "__id__": 1761
+ "__id__": 1386
},
"_contentSize": {
"__type__": "cc.Size",
@@ -32699,11 +28001,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 1731
+ "__id__": 1356
},
"_enabled": true,
"__prefab": {
- "__id__": 1763
+ "__id__": 1388
},
"_customMaterial": null,
"_srcBlendFactor": 2,
@@ -32741,11 +28043,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 1731
+ "__id__": 1356
},
"_enabled": false,
"__prefab": {
- "__id__": 1765
+ "__id__": 1390
},
"_alignFlags": 40,
"_target": null,
@@ -32790,11 +28092,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 1722
+ "__id__": 1347
},
"_enabled": true,
"__prefab": {
- "__id__": 1768
+ "__id__": 1393
},
"_contentSize": {
"__type__": "cc.Size",
@@ -32818,11 +28120,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 1722
+ "__id__": 1347
},
"_enabled": true,
"__prefab": {
- "__id__": 1770
+ "__id__": 1395
},
"_alignFlags": 44,
"_target": null,
@@ -32867,46 +28169,46 @@
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
- "__id__": 1721
+ "__id__": 1346
},
"_children": [
{
- "__id__": 1773
+ "__id__": 1398
},
{
- "__id__": 1787
+ "__id__": 1412
},
{
- "__id__": 1795
+ "__id__": 1420
},
{
- "__id__": 1803
+ "__id__": 1428
},
{
- "__id__": 1835
+ "__id__": 1460
},
{
- "__id__": 1841
+ "__id__": 1466
},
{
- "__id__": 1847
+ "__id__": 1472
}
],
"_active": true,
"_components": [
{
- "__id__": 1883
+ "__id__": 1508
},
{
- "__id__": 1885
+ "__id__": 1510
}
],
"_prefab": {
- "__id__": 1887
+ "__id__": 1512
},
"_lpos": {
"__type__": "cc.Vec3",
- "x": 70,
+ "x": -123.33333349999998,
"y": -30,
"z": 0
},
@@ -32937,17 +28239,17 @@
"__type__": "cc.Node",
"_objFlags": 0,
"_parent": {
- "__id__": 1772
+ "__id__": 1397
},
"_prefab": {
- "__id__": 1774
+ "__id__": 1399
},
"__editorExtras__": {}
},
{
"__type__": "cc.PrefabInfo",
"root": {
- "__id__": 1773
+ "__id__": 1398
},
"asset": {
"__uuid__": "86a3c4cd-71c7-4502-b713-65f0ace7912a",
@@ -32955,7 +28257,7 @@
},
"fileId": "d3jYvT7whFS5scQFZeO5AK",
"instance": {
- "__id__": 1775
+ "__id__": 1400
},
"targetOverrides": null
},
@@ -32969,25 +28271,25 @@
"mountedComponents": [],
"propertyOverrides": [
{
- "__id__": 1776
+ "__id__": 1401
},
{
- "__id__": 1778
+ "__id__": 1403
},
{
- "__id__": 1779
+ "__id__": 1404
},
{
- "__id__": 1780
+ "__id__": 1405
},
{
- "__id__": 1781
+ "__id__": 1406
},
{
- "__id__": 1783
+ "__id__": 1408
},
{
- "__id__": 1785
+ "__id__": 1410
}
],
"removedComponents": []
@@ -32995,7 +28297,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 1777
+ "__id__": 1402
},
"propertyPath": [
"_name"
@@ -33011,7 +28313,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 1777
+ "__id__": 1402
},
"propertyPath": [
"_lpos"
@@ -33026,7 +28328,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 1777
+ "__id__": 1402
},
"propertyPath": [
"_lrot"
@@ -33042,7 +28344,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 1777
+ "__id__": 1402
},
"propertyPath": [
"_euler"
@@ -33057,7 +28359,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 1782
+ "__id__": 1407
},
"propertyPath": [
"_contentSize"
@@ -33077,7 +28379,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 1784
+ "__id__": 1409
},
"propertyPath": [
"_string"
@@ -33093,7 +28395,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 1786
+ "__id__": 1411
},
"propertyPath": [
"_contentSize"
@@ -33116,23 +28418,23 @@
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
- "__id__": 1772
+ "__id__": 1397
},
"_children": [],
"_active": true,
"_components": [
{
- "__id__": 1788
+ "__id__": 1413
},
{
- "__id__": 1790
+ "__id__": 1415
},
{
- "__id__": 1792
+ "__id__": 1417
}
],
"_prefab": {
- "__id__": 1794
+ "__id__": 1419
},
"_lpos": {
"__type__": "cc.Vec3",
@@ -33169,15 +28471,15 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 1787
+ "__id__": 1412
},
"_enabled": true,
"__prefab": {
- "__id__": 1789
+ "__id__": 1414
},
"_contentSize": {
"__type__": "cc.Size",
- "width": 580,
+ "width": 193.33333300000004,
"height": 140
},
"_anchorPoint": {
@@ -33197,11 +28499,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 1787
+ "__id__": 1412
},
"_enabled": true,
"__prefab": {
- "__id__": 1791
+ "__id__": 1416
},
"_customMaterial": null,
"_srcBlendFactor": 2,
@@ -33245,11 +28547,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 1787
+ "__id__": 1412
},
"_enabled": true,
"__prefab": {
- "__id__": 1793
+ "__id__": 1418
},
"_alignFlags": 45,
"_target": null,
@@ -33294,23 +28596,23 @@
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
- "__id__": 1772
+ "__id__": 1397
},
"_children": [],
"_active": true,
"_components": [
{
- "__id__": 1796
+ "__id__": 1421
},
{
- "__id__": 1798
+ "__id__": 1423
},
{
- "__id__": 1800
+ "__id__": 1425
}
],
"_prefab": {
- "__id__": 1802
+ "__id__": 1427
},
"_lpos": {
"__type__": "cc.Vec3",
@@ -33347,15 +28649,15 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 1795
+ "__id__": 1420
},
"_enabled": true,
"__prefab": {
- "__id__": 1797
+ "__id__": 1422
},
"_contentSize": {
"__type__": "cc.Size",
- "width": 580,
+ "width": 193.33333300000004,
"height": 140
},
"_anchorPoint": {
@@ -33375,11 +28677,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 1795
+ "__id__": 1420
},
"_enabled": true,
"__prefab": {
- "__id__": 1799
+ "__id__": 1424
},
"_customMaterial": null,
"_srcBlendFactor": 2,
@@ -33423,11 +28725,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 1795
+ "__id__": 1420
},
"_enabled": true,
"__prefab": {
- "__id__": 1801
+ "__id__": 1426
},
"_alignFlags": 45,
"_target": null,
@@ -33472,30 +28774,30 @@
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
- "__id__": 1772
+ "__id__": 1397
},
"_children": [
{
- "__id__": 1804
+ "__id__": 1429
},
{
- "__id__": 1810
+ "__id__": 1435
},
{
- "__id__": 1816
+ "__id__": 1441
}
],
"_active": false,
"_components": [
{
- "__id__": 1830
+ "__id__": 1455
},
{
- "__id__": 1832
+ "__id__": 1457
}
],
"_prefab": {
- "__id__": 1834
+ "__id__": 1459
},
"_lpos": {
"__type__": "cc.Vec3",
@@ -33532,20 +28834,20 @@
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
- "__id__": 1803
+ "__id__": 1428
},
"_children": [],
"_active": false,
"_components": [
{
- "__id__": 1805
+ "__id__": 1430
},
{
- "__id__": 1807
+ "__id__": 1432
}
],
"_prefab": {
- "__id__": 1809
+ "__id__": 1434
},
"_lpos": {
"__type__": "cc.Vec3",
@@ -33582,11 +28884,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 1804
+ "__id__": 1429
},
"_enabled": true,
"__prefab": {
- "__id__": 1806
+ "__id__": 1431
},
"_contentSize": {
"__type__": "cc.Size",
@@ -33610,11 +28912,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 1804
+ "__id__": 1429
},
"_enabled": true,
"__prefab": {
- "__id__": 1808
+ "__id__": 1433
},
"_customMaterial": null,
"_srcBlendFactor": 2,
@@ -33668,20 +28970,20 @@
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
- "__id__": 1803
+ "__id__": 1428
},
"_children": [],
"_active": true,
"_components": [
{
- "__id__": 1811
+ "__id__": 1436
},
{
- "__id__": 1813
+ "__id__": 1438
}
],
"_prefab": {
- "__id__": 1815
+ "__id__": 1440
},
"_lpos": {
"__type__": "cc.Vec3",
@@ -33718,11 +29020,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 1810
+ "__id__": 1435
},
"_enabled": true,
"__prefab": {
- "__id__": 1812
+ "__id__": 1437
},
"_contentSize": {
"__type__": "cc.Size",
@@ -33746,11 +29048,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 1810
+ "__id__": 1435
},
"_enabled": true,
"__prefab": {
- "__id__": 1814
+ "__id__": 1439
},
"_customMaterial": null,
"_srcBlendFactor": 2,
@@ -33807,24 +29109,24 @@
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
- "__id__": 1803
+ "__id__": 1428
},
"_children": [
{
- "__id__": 1817
+ "__id__": 1442
}
],
"_active": true,
"_components": [
{
- "__id__": 1825
+ "__id__": 1450
},
{
- "__id__": 1827
+ "__id__": 1452
}
],
"_prefab": {
- "__id__": 1829
+ "__id__": 1454
},
"_lpos": {
"__type__": "cc.Vec3",
@@ -33861,23 +29163,23 @@
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
- "__id__": 1816
+ "__id__": 1441
},
"_children": [],
"_active": false,
"_components": [
{
- "__id__": 1818
+ "__id__": 1443
},
{
- "__id__": 1820
+ "__id__": 1445
},
{
- "__id__": 1822
+ "__id__": 1447
}
],
"_prefab": {
- "__id__": 1824
+ "__id__": 1449
},
"_lpos": {
"__type__": "cc.Vec3",
@@ -33914,11 +29216,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 1817
+ "__id__": 1442
},
"_enabled": true,
"__prefab": {
- "__id__": 1819
+ "__id__": 1444
},
"_contentSize": {
"__type__": "cc.Size",
@@ -33942,11 +29244,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 1817
+ "__id__": 1442
},
"_enabled": true,
"__prefab": {
- "__id__": 1821
+ "__id__": 1446
},
"_customMaterial": null,
"_srcBlendFactor": 2,
@@ -34010,11 +29312,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 1817
+ "__id__": 1442
},
"_enabled": true,
"__prefab": {
- "__id__": 1823
+ "__id__": 1448
},
"_alignFlags": 8,
"_target": null,
@@ -34059,11 +29361,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 1816
+ "__id__": 1441
},
"_enabled": true,
"__prefab": {
- "__id__": 1826
+ "__id__": 1451
},
"_contentSize": {
"__type__": "cc.Size",
@@ -34087,11 +29389,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 1816
+ "__id__": 1441
},
"_enabled": true,
"__prefab": {
- "__id__": 1828
+ "__id__": 1453
},
"_customMaterial": null,
"_srcBlendFactor": 2,
@@ -34168,11 +29470,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 1803
+ "__id__": 1428
},
"_enabled": true,
"__prefab": {
- "__id__": 1831
+ "__id__": 1456
},
"_contentSize": {
"__type__": "cc.Size",
@@ -34196,11 +29498,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 1803
+ "__id__": 1428
},
"_enabled": true,
"__prefab": {
- "__id__": 1833
+ "__id__": 1458
},
"_customMaterial": null,
"_srcBlendFactor": 2,
@@ -34251,20 +29553,20 @@
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
- "__id__": 1772
+ "__id__": 1397
},
"_children": [],
"_active": true,
"_components": [
{
- "__id__": 1836
+ "__id__": 1461
},
{
- "__id__": 1838
+ "__id__": 1463
}
],
"_prefab": {
- "__id__": 1840
+ "__id__": 1465
},
"_lpos": {
"__type__": "cc.Vec3",
@@ -34301,11 +29603,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 1835
+ "__id__": 1460
},
"_enabled": true,
"__prefab": {
- "__id__": 1837
+ "__id__": 1462
},
"_contentSize": {
"__type__": "cc.Size",
@@ -34329,11 +29631,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 1835
+ "__id__": 1460
},
"_enabled": true,
"__prefab": {
- "__id__": 1839
+ "__id__": 1464
},
"_customMaterial": null,
"_srcBlendFactor": 2,
@@ -34387,20 +29689,20 @@
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
- "__id__": 1772
+ "__id__": 1397
},
"_children": [],
"_active": true,
"_components": [
{
- "__id__": 1842
+ "__id__": 1467
},
{
- "__id__": 1844
+ "__id__": 1469
}
],
"_prefab": {
- "__id__": 1846
+ "__id__": 1471
},
"_lpos": {
"__type__": "cc.Vec3",
@@ -34437,11 +29739,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 1841
+ "__id__": 1466
},
"_enabled": true,
"__prefab": {
- "__id__": 1843
+ "__id__": 1468
},
"_contentSize": {
"__type__": "cc.Size",
@@ -34465,11 +29767,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 1841
+ "__id__": 1466
},
"_enabled": true,
"__prefab": {
- "__id__": 1845
+ "__id__": 1470
},
"_customMaterial": null,
"_srcBlendFactor": 2,
@@ -34546,33 +29848,33 @@
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
- "__id__": 1772
+ "__id__": 1397
},
"_children": [
{
- "__id__": 1848
+ "__id__": 1473
},
{
- "__id__": 1862
+ "__id__": 1487
},
{
- "__id__": 1868
+ "__id__": 1493
}
],
"_active": false,
"_components": [
{
- "__id__": 1876
+ "__id__": 1501
},
{
- "__id__": 1878
+ "__id__": 1503
},
{
- "__id__": 1880
+ "__id__": 1505
}
],
"_prefab": {
- "__id__": 1882
+ "__id__": 1507
},
"_lpos": {
"__type__": "cc.Vec3",
@@ -34607,17 +29909,17 @@
"__type__": "cc.Node",
"_objFlags": 0,
"_parent": {
- "__id__": 1847
+ "__id__": 1472
},
"_prefab": {
- "__id__": 1849
+ "__id__": 1474
},
"__editorExtras__": {}
},
{
"__type__": "cc.PrefabInfo",
"root": {
- "__id__": 1848
+ "__id__": 1473
},
"asset": {
"__uuid__": "86a3c4cd-71c7-4502-b713-65f0ace7912a",
@@ -34625,7 +29927,7 @@
},
"fileId": "d3jYvT7whFS5scQFZeO5AK",
"instance": {
- "__id__": 1850
+ "__id__": 1475
},
"targetOverrides": null
},
@@ -34639,25 +29941,25 @@
"mountedComponents": [],
"propertyOverrides": [
{
- "__id__": 1851
+ "__id__": 1476
},
{
- "__id__": 1853
+ "__id__": 1478
},
{
- "__id__": 1854
+ "__id__": 1479
},
{
- "__id__": 1855
+ "__id__": 1480
},
{
- "__id__": 1856
+ "__id__": 1481
},
{
- "__id__": 1858
+ "__id__": 1483
},
{
- "__id__": 1860
+ "__id__": 1485
}
],
"removedComponents": []
@@ -34665,7 +29967,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 1852
+ "__id__": 1477
},
"propertyPath": [
"_name"
@@ -34681,7 +29983,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 1852
+ "__id__": 1477
},
"propertyPath": [
"_lpos"
@@ -34696,7 +29998,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 1852
+ "__id__": 1477
},
"propertyPath": [
"_lrot"
@@ -34712,7 +30014,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 1852
+ "__id__": 1477
},
"propertyPath": [
"_euler"
@@ -34727,7 +30029,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 1857
+ "__id__": 1482
},
"propertyPath": [
"_contentSize"
@@ -34747,7 +30049,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 1859
+ "__id__": 1484
},
"propertyPath": [
"_string"
@@ -34763,7 +30065,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 1861
+ "__id__": 1486
},
"propertyPath": [
"_contentSize"
@@ -34786,20 +30088,20 @@
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
- "__id__": 1847
+ "__id__": 1472
},
"_children": [],
"_active": true,
"_components": [
{
- "__id__": 1863
+ "__id__": 1488
},
{
- "__id__": 1865
+ "__id__": 1490
}
],
"_prefab": {
- "__id__": 1867
+ "__id__": 1492
},
"_lpos": {
"__type__": "cc.Vec3",
@@ -34836,11 +30138,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 1862
+ "__id__": 1487
},
"_enabled": true,
"__prefab": {
- "__id__": 1864
+ "__id__": 1489
},
"_contentSize": {
"__type__": "cc.Size",
@@ -34864,11 +30166,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 1862
+ "__id__": 1487
},
"_enabled": true,
"__prefab": {
- "__id__": 1866
+ "__id__": 1491
},
"_customMaterial": null,
"_srcBlendFactor": 2,
@@ -34925,23 +30227,23 @@
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
- "__id__": 1847
+ "__id__": 1472
},
"_children": [],
"_active": true,
"_components": [
{
- "__id__": 1869
+ "__id__": 1494
},
{
- "__id__": 1871
+ "__id__": 1496
},
{
- "__id__": 1873
+ "__id__": 1498
}
],
"_prefab": {
- "__id__": 1875
+ "__id__": 1500
},
"_lpos": {
"__type__": "cc.Vec3",
@@ -34978,11 +30280,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 1868
+ "__id__": 1493
},
"_enabled": true,
"__prefab": {
- "__id__": 1870
+ "__id__": 1495
},
"_contentSize": {
"__type__": "cc.Size",
@@ -35006,11 +30308,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 1868
+ "__id__": 1493
},
"_enabled": true,
"__prefab": {
- "__id__": 1872
+ "__id__": 1497
},
"_customMaterial": null,
"_srcBlendFactor": 2,
@@ -35074,11 +30376,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 1868
+ "__id__": 1493
},
"_enabled": true,
"__prefab": {
- "__id__": 1874
+ "__id__": 1499
},
"templateMode": true,
"watchPath": "0",
@@ -35111,11 +30413,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 1847
+ "__id__": 1472
},
"_enabled": true,
"__prefab": {
- "__id__": 1877
+ "__id__": 1502
},
"_contentSize": {
"__type__": "cc.Size",
@@ -35139,11 +30441,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 1847
+ "__id__": 1472
},
"_enabled": true,
"__prefab": {
- "__id__": 1879
+ "__id__": 1504
},
"_customMaterial": null,
"_srcBlendFactor": 2,
@@ -35181,11 +30483,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 1847
+ "__id__": 1472
},
"_enabled": false,
"__prefab": {
- "__id__": 1881
+ "__id__": 1506
},
"_alignFlags": 40,
"_target": null,
@@ -35230,15 +30532,15 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 1772
+ "__id__": 1397
},
"_enabled": true,
"__prefab": {
- "__id__": 1884
+ "__id__": 1509
},
"_contentSize": {
"__type__": "cc.Size",
- "width": 580,
+ "width": 193.33333300000004,
"height": 140
},
"_anchorPoint": {
@@ -35258,16 +30560,16 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 1772
+ "__id__": 1397
},
"_enabled": true,
"__prefab": {
- "__id__": 1886
+ "__id__": 1511
},
"_alignFlags": 44,
"_target": null,
"_left": 140,
- "_right": 0,
+ "_right": 386.66666699999996,
"_top": 0,
"_bottom": 0,
"_horizontalCenter": 0,
@@ -35301,17 +30603,4903 @@
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
+ {
+ "__type__": "cc.Node",
+ "_name": "showEquips",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 1346
+ },
+ "_children": [
+ {
+ "__id__": 1514
+ },
+ {
+ "__id__": 1528
+ },
+ {
+ "__id__": 1536
+ },
+ {
+ "__id__": 1544
+ },
+ {
+ "__id__": 1576
+ },
+ {
+ "__id__": 1582
+ },
+ {
+ "__id__": 1588
+ }
+ ],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 1624
+ },
+ {
+ "__id__": 1626
+ }
+ ],
+ "_prefab": {
+ "__id__": 1628
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": 69.99999950000006,
+ "y": -30,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 1,
+ "y": 1,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.Node",
+ "_objFlags": 0,
+ "_parent": {
+ "__id__": 1513
+ },
+ "_prefab": {
+ "__id__": 1515
+ },
+ "__editorExtras__": {}
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1514
+ },
+ "asset": {
+ "__uuid__": "86a3c4cd-71c7-4502-b713-65f0ace7912a",
+ "__expectedType__": "cc.Prefab"
+ },
+ "fileId": "d3jYvT7whFS5scQFZeO5AK",
+ "instance": {
+ "__id__": 1516
+ },
+ "targetOverrides": null
+ },
+ {
+ "__type__": "cc.PrefabInstance",
+ "fileId": "56DXBm+I5Ayb7xXTGUkXLw",
+ "prefabRootNode": {
+ "__id__": 1
+ },
+ "mountedChildren": [],
+ "mountedComponents": [],
+ "propertyOverrides": [
+ {
+ "__id__": 1517
+ },
+ {
+ "__id__": 1519
+ },
+ {
+ "__id__": 1520
+ },
+ {
+ "__id__": 1521
+ },
+ {
+ "__id__": 1522
+ },
+ {
+ "__id__": 1524
+ },
+ {
+ "__id__": 1526
+ }
+ ],
+ "removedComponents": []
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 1518
+ },
+ "propertyPath": [
+ "_name"
+ ],
+ "value": "smalltip"
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "d3jYvT7whFS5scQFZeO5AK"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 1518
+ },
+ "propertyPath": [
+ "_lpos"
+ ],
+ "value": {
+ "__type__": "cc.Vec3",
+ "x": 1.966,
+ "y": 101.342,
+ "z": 0
+ }
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 1518
+ },
+ "propertyPath": [
+ "_lrot"
+ ],
+ "value": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ }
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 1518
+ },
+ "propertyPath": [
+ "_euler"
+ ],
+ "value": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ }
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 1523
+ },
+ "propertyPath": [
+ "_contentSize"
+ ],
+ "value": {
+ "__type__": "cc.Size",
+ "width": 120,
+ "height": 70
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "3aTUQpkypKh5v6YnH99gAD"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 1525
+ },
+ "propertyPath": [
+ "_string"
+ ],
+ "value": "金币不足"
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "52GlHcXJZDJqYfTH62X5lp"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 1527
+ },
+ "propertyPath": [
+ "_contentSize"
+ ],
+ "value": {
+ "__type__": "cc.Size",
+ "width": 84,
+ "height": 54.4
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "11pqUo9t9IWYWj/LjK3fNo"
+ ]
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "bg",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 1513
+ },
+ "_children": [],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 1529
+ },
+ {
+ "__id__": 1531
+ },
+ {
+ "__id__": 1533
+ }
+ ],
+ "_prefab": {
+ "__id__": 1535
+ },
+ "_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__": 1721
+ "__id__": 1528
},
"_enabled": true,
"__prefab": {
- "__id__": 1889
+ "__id__": 1530
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 193.33333300000004,
+ "height": 140
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "35RSD2QNBHHoeo6wjDIyRZ"
+ },
+ {
+ "__type__": "cc.Sprite",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1528
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1532
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 180,
+ "g": 179,
+ "b": 179,
+ "a": 255
+ },
+ "_spriteFrame": {
+ "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@abf7b",
+ "__expectedType__": "cc.SpriteFrame"
+ },
+ "_type": 1,
+ "_fillType": 0,
+ "_sizeMode": 0,
+ "_fillCenter": {
+ "__type__": "cc.Vec2",
+ "x": 0,
+ "y": 0
+ },
+ "_fillStart": 0,
+ "_fillRange": 0,
+ "_isTrimmedMode": true,
+ "_useGrayscale": true,
+ "_atlas": {
+ "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73",
+ "__expectedType__": "cc.SpriteAtlas"
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "aa/evjOyNOlJU3yK1f20xg"
+ },
+ {
+ "__type__": "cc.Widget",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1528
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1534
+ },
+ "_alignFlags": 45,
+ "_target": null,
+ "_left": 0,
+ "_right": 0,
+ "_top": 0,
+ "_bottom": 0,
+ "_horizontalCenter": 0,
+ "_verticalCenter": 0,
+ "_isAbsLeft": true,
+ "_isAbsRight": true,
+ "_isAbsTop": true,
+ "_isAbsBottom": true,
+ "_isAbsHorizontalCenter": true,
+ "_isAbsVerticalCenter": true,
+ "_originalWidth": 180,
+ "_originalHeight": 120,
+ "_alignMode": 2,
+ "_lockFlags": 0,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "65EPQwnrdHGKFdIGtdIRNJ"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "58NBFeI+FAbJztwnkwQVpr",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "active",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 1513
+ },
+ "_children": [],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 1537
+ },
+ {
+ "__id__": 1539
+ },
+ {
+ "__id__": 1541
+ }
+ ],
+ "_prefab": {
+ "__id__": 1543
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 1,
+ "y": 1,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1536
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1538
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 193.33333300000004,
+ "height": 140
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "e77HJeNvlJmKuflAYTdkbm"
+ },
+ {
+ "__type__": "cc.Sprite",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1536
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1540
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 255,
+ "b": 0,
+ "a": 255
+ },
+ "_spriteFrame": {
+ "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@abf7b",
+ "__expectedType__": "cc.SpriteFrame"
+ },
+ "_type": 1,
+ "_fillType": 0,
+ "_sizeMode": 0,
+ "_fillCenter": {
+ "__type__": "cc.Vec2",
+ "x": 0,
+ "y": 0
+ },
+ "_fillStart": 0,
+ "_fillRange": 0,
+ "_isTrimmedMode": true,
+ "_useGrayscale": true,
+ "_atlas": {
+ "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73",
+ "__expectedType__": "cc.SpriteAtlas"
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "a7Zzxn8dxA0LgNoQQCJ/mY"
+ },
+ {
+ "__type__": "cc.Widget",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1536
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1542
+ },
+ "_alignFlags": 45,
+ "_target": null,
+ "_left": 0,
+ "_right": 0,
+ "_top": 0,
+ "_bottom": 0,
+ "_horizontalCenter": 0,
+ "_verticalCenter": 0,
+ "_isAbsLeft": true,
+ "_isAbsRight": true,
+ "_isAbsTop": true,
+ "_isAbsBottom": true,
+ "_isAbsHorizontalCenter": true,
+ "_isAbsVerticalCenter": true,
+ "_originalWidth": 180,
+ "_originalHeight": 120,
+ "_alignMode": 2,
+ "_lockFlags": 0,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "22twBUPptCPJEsV8sNQ44F"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "cabcD+gF1ER5P/B+5BItDN",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "coin",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 1513
+ },
+ "_children": [
+ {
+ "__id__": 1545
+ },
+ {
+ "__id__": 1551
+ },
+ {
+ "__id__": 1557
+ }
+ ],
+ "_active": false,
+ "_components": [
+ {
+ "__id__": 1571
+ },
+ {
+ "__id__": 1573
+ }
+ ],
+ "_prefab": {
+ "__id__": 1575
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 80,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 1,
+ "y": 1,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "bg_line",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 1544
+ },
+ "_children": [],
+ "_active": false,
+ "_components": [
+ {
+ "__id__": 1546
+ },
+ {
+ "__id__": 1548
+ }
+ ],
+ "_prefab": {
+ "__id__": 1550
+ },
+ "_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__": 1545
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1547
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 100,
+ "height": 30
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "b22tqOKZdBrL6zcC9Ut0eV"
+ },
+ {
+ "__type__": "cc.Sprite",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1545
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1549
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 255,
+ "b": 255,
+ "a": 255
+ },
+ "_spriteFrame": {
+ "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@7f50d",
+ "__expectedType__": "cc.SpriteFrame"
+ },
+ "_type": 0,
+ "_fillType": 0,
+ "_sizeMode": 0,
+ "_fillCenter": {
+ "__type__": "cc.Vec2",
+ "x": 0,
+ "y": 0
+ },
+ "_fillStart": 0,
+ "_fillRange": 0,
+ "_isTrimmedMode": true,
+ "_useGrayscale": false,
+ "_atlas": null,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "71K13TDplAzKsdxYMs4ppF"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "ceQG1JnoxG8IjRVBhmCkAb",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "icon",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 1544
+ },
+ "_children": [],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 1552
+ },
+ {
+ "__id__": 1554
+ }
+ ],
+ "_prefab": {
+ "__id__": 1556
+ },
+ "_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__": 1551
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1553
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 30,
+ "height": 30
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "df2Z3YiGZPIocKuQrV/xAe"
+ },
+ {
+ "__type__": "cc.Sprite",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1551
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1555
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 255,
+ "b": 255,
+ "a": 255
+ },
+ "_spriteFrame": {
+ "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@23e64",
+ "__expectedType__": "cc.SpriteFrame"
+ },
+ "_type": 0,
+ "_fillType": 0,
+ "_sizeMode": 0,
+ "_fillCenter": {
+ "__type__": "cc.Vec2",
+ "x": 0,
+ "y": 0
+ },
+ "_fillStart": 0,
+ "_fillRange": 0,
+ "_isTrimmedMode": true,
+ "_useGrayscale": false,
+ "_atlas": {
+ "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73",
+ "__expectedType__": "cc.SpriteAtlas"
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "89WHWysr5LlYWUlvT1QX9q"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "5cUcIvRt5Hh4tKRJFlUpfb",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "num",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 1544
+ },
+ "_children": [
+ {
+ "__id__": 1558
+ }
+ ],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 1566
+ },
+ {
+ "__id__": 1568
+ }
+ ],
+ "_prefab": {
+ "__id__": 1570
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 1,
+ "y": 1,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "Label",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 1557
+ },
+ "_children": [],
+ "_active": false,
+ "_components": [
+ {
+ "__id__": 1559
+ },
+ {
+ "__id__": 1561
+ },
+ {
+ "__id__": 1563
+ }
+ ],
+ "_prefab": {
+ "__id__": 1565
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": -18.78076171875,
+ "y": 1.739,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 1,
+ "y": 1,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1558
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1560
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 15.123046875,
+ "height": 54.4
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "00OdaQ32hIb4YvoVthtZGm"
+ },
+ {
+ "__type__": "cc.Label",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1558
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1562
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 255,
+ "b": 255,
+ "a": 255
+ },
+ "_string": "x",
+ "_horizontalAlign": 1,
+ "_verticalAlign": 1,
+ "_actualFontSize": 20,
+ "_fontSize": 20,
+ "_fontFamily": "Arial",
+ "_lineHeight": 40,
+ "_overflow": 0,
+ "_enableWrapText": true,
+ "_font": null,
+ "_isSystemFontUsed": true,
+ "_spacingX": 0,
+ "_isItalic": false,
+ "_isBold": true,
+ "_isUnderline": false,
+ "_underlineHeight": 2,
+ "_cacheMode": 0,
+ "_enableOutline": true,
+ "_outlineColor": {
+ "__type__": "cc.Color",
+ "r": 0,
+ "g": 0,
+ "b": 0,
+ "a": 255
+ },
+ "_outlineWidth": 2,
+ "_enableShadow": false,
+ "_shadowColor": {
+ "__type__": "cc.Color",
+ "r": 0,
+ "g": 0,
+ "b": 0,
+ "a": 255
+ },
+ "_shadowOffset": {
+ "__type__": "cc.Vec2",
+ "x": 2,
+ "y": 2
+ },
+ "_shadowBlur": 2,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "e2xRmh+41Lx43H6hFBr5AZ"
+ },
+ {
+ "__type__": "cc.Widget",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1558
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1564
+ },
+ "_alignFlags": 8,
+ "_target": null,
+ "_left": -12.21923828125,
+ "_right": 0,
+ "_top": 0,
+ "_bottom": 0,
+ "_horizontalCenter": 0,
+ "_verticalCenter": 0,
+ "_isAbsLeft": true,
+ "_isAbsRight": true,
+ "_isAbsTop": true,
+ "_isAbsBottom": true,
+ "_isAbsHorizontalCenter": true,
+ "_isAbsVerticalCenter": true,
+ "_originalWidth": 0,
+ "_originalHeight": 0,
+ "_alignMode": 2,
+ "_lockFlags": 0,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "0bfcboYTJJXLgprA2F/rFI"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "7fYTt4DDNG6ImDjK3C0mqY",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1557
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1567
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 27.0612671550967,
+ "height": 54.4
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "42E/TiVEBLGZCINkLiElO3"
+ },
+ {
+ "__type__": "cc.Label",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1557
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1569
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 255,
+ "b": 255,
+ "a": 255
+ },
+ "_string": "1",
+ "_horizontalAlign": 1,
+ "_verticalAlign": 1,
+ "_actualFontSize": 30,
+ "_fontSize": 30,
+ "_fontFamily": "Arial",
+ "_lineHeight": 40,
+ "_overflow": 0,
+ "_enableWrapText": true,
+ "_font": null,
+ "_isSystemFontUsed": true,
+ "_spacingX": 0,
+ "_isItalic": true,
+ "_isBold": true,
+ "_isUnderline": false,
+ "_underlineHeight": 2,
+ "_cacheMode": 0,
+ "_enableOutline": true,
+ "_outlineColor": {
+ "__type__": "cc.Color",
+ "r": 0,
+ "g": 0,
+ "b": 0,
+ "a": 255
+ },
+ "_outlineWidth": 2,
+ "_enableShadow": false,
+ "_shadowColor": {
+ "__type__": "cc.Color",
+ "r": 0,
+ "g": 0,
+ "b": 0,
+ "a": 255
+ },
+ "_shadowOffset": {
+ "__type__": "cc.Vec2",
+ "x": 2,
+ "y": 2
+ },
+ "_shadowBlur": 2,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "27bTt8PrdMHZmJt0fvi+RW"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "e45PBcZKlB+YxOHICFYnNy",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1544
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1572
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 40,
+ "height": 40
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "4cPVFykUhExYIZFWgju7jK"
+ },
+ {
+ "__type__": "cc.Sprite",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1544
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1574
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 255,
+ "b": 255,
+ "a": 255
+ },
+ "_spriteFrame": null,
+ "_type": 0,
+ "_fillType": 0,
+ "_sizeMode": 1,
+ "_fillCenter": {
+ "__type__": "cc.Vec2",
+ "x": 0,
+ "y": 0
+ },
+ "_fillStart": 0,
+ "_fillRange": 0,
+ "_isTrimmedMode": true,
+ "_useGrayscale": false,
+ "_atlas": null,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "c4AcP8EvFBDZtlESCmJ8YZ"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "8bRkevjLpJL6obpphAio4+",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "ItemIcon_Gear_Helmet",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 1513
+ },
+ "_children": [],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 1577
+ },
+ {
+ "__id__": 1579
+ }
+ ],
+ "_prefab": {
+ "__id__": 1581
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 20.381,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 0.6,
+ "y": 0.6,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1576
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1578
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 124,
+ "height": 120
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "2cUaqBsglK/5ADbEN5uSxc"
+ },
+ {
+ "__type__": "cc.Sprite",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1576
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1580
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 255,
+ "b": 255,
+ "a": 255
+ },
+ "_spriteFrame": {
+ "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@0b1ef",
+ "__expectedType__": "cc.SpriteFrame"
+ },
+ "_type": 0,
+ "_fillType": 0,
+ "_sizeMode": 1,
+ "_fillCenter": {
+ "__type__": "cc.Vec2",
+ "x": 0,
+ "y": 0
+ },
+ "_fillStart": 0,
+ "_fillRange": 0,
+ "_isTrimmedMode": true,
+ "_useGrayscale": false,
+ "_atlas": {
+ "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73",
+ "__expectedType__": "cc.SpriteAtlas"
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "34bzjeC9lCepfkfr2xiLs6"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "94JkgQ9WBFrYMYzEagRneI",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "Label",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 1513
+ },
+ "_children": [],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 1583
+ },
+ {
+ "__id__": 1585
+ }
+ ],
+ "_prefab": {
+ "__id__": 1587
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": -25.737,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 1,
+ "y": 1,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1582
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1584
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 68,
+ "height": 58.4
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "06cN7cPGdH7pC/Z2RuDOLt"
+ },
+ {
+ "__type__": "cc.Label",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1582
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1586
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 255,
+ "b": 255,
+ "a": 255
+ },
+ "_string": "装备",
+ "_horizontalAlign": 1,
+ "_verticalAlign": 1,
+ "_actualFontSize": 30,
+ "_fontSize": 30,
+ "_fontFamily": "Arial",
+ "_lineHeight": 40,
+ "_overflow": 0,
+ "_enableWrapText": true,
+ "_font": null,
+ "_isSystemFontUsed": true,
+ "_spacingX": 0,
+ "_isItalic": false,
+ "_isBold": true,
+ "_isUnderline": false,
+ "_underlineHeight": 2,
+ "_cacheMode": 0,
+ "_enableOutline": true,
+ "_outlineColor": {
+ "__type__": "cc.Color",
+ "r": 0,
+ "g": 0,
+ "b": 0,
+ "a": 255
+ },
+ "_outlineWidth": 4,
+ "_enableShadow": false,
+ "_shadowColor": {
+ "__type__": "cc.Color",
+ "r": 0,
+ "g": 0,
+ "b": 0,
+ "a": 255
+ },
+ "_shadowOffset": {
+ "__type__": "cc.Vec2",
+ "x": 2,
+ "y": 2
+ },
+ "_shadowBlur": 2,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "00A/y/UQZGBLnV7SRQUbGu"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "deCdZWiGpNH6tGq/dyGyCP",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "coin",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 1513
+ },
+ "_children": [
+ {
+ "__id__": 1589
+ },
+ {
+ "__id__": 1603
+ },
+ {
+ "__id__": 1609
+ }
+ ],
+ "_active": false,
+ "_components": [
+ {
+ "__id__": 1617
+ },
+ {
+ "__id__": 1619
+ },
+ {
+ "__id__": 1621
+ }
+ ],
+ "_prefab": {
+ "__id__": 1623
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": -265,
+ "y": 0,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 1,
+ "y": 1,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.Node",
+ "_objFlags": 0,
+ "_parent": {
+ "__id__": 1588
+ },
+ "_prefab": {
+ "__id__": 1590
+ },
+ "__editorExtras__": {}
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1589
+ },
+ "asset": {
+ "__uuid__": "86a3c4cd-71c7-4502-b713-65f0ace7912a",
+ "__expectedType__": "cc.Prefab"
+ },
+ "fileId": "d3jYvT7whFS5scQFZeO5AK",
+ "instance": {
+ "__id__": 1591
+ },
+ "targetOverrides": null
+ },
+ {
+ "__type__": "cc.PrefabInstance",
+ "fileId": "7aZ2SSOwZM3ZOWJlEPaW1Z",
+ "prefabRootNode": {
+ "__id__": 1
+ },
+ "mountedChildren": [],
+ "mountedComponents": [],
+ "propertyOverrides": [
+ {
+ "__id__": 1592
+ },
+ {
+ "__id__": 1594
+ },
+ {
+ "__id__": 1595
+ },
+ {
+ "__id__": 1596
+ },
+ {
+ "__id__": 1597
+ },
+ {
+ "__id__": 1599
+ },
+ {
+ "__id__": 1601
+ }
+ ],
+ "removedComponents": []
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 1593
+ },
+ "propertyPath": [
+ "_name"
+ ],
+ "value": "smalltip"
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "d3jYvT7whFS5scQFZeO5AK"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 1593
+ },
+ "propertyPath": [
+ "_lpos"
+ ],
+ "value": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ }
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 1593
+ },
+ "propertyPath": [
+ "_lrot"
+ ],
+ "value": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ }
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 1593
+ },
+ "propertyPath": [
+ "_euler"
+ ],
+ "value": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ }
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 1598
+ },
+ "propertyPath": [
+ "_contentSize"
+ ],
+ "value": {
+ "__type__": "cc.Size",
+ "width": 150,
+ "height": 70
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "3aTUQpkypKh5v6YnH99gAD"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 1600
+ },
+ "propertyPath": [
+ "_string"
+ ],
+ "value": "金币不足"
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "52GlHcXJZDJqYfTH62X5lp"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 1602
+ },
+ "propertyPath": [
+ "_contentSize"
+ ],
+ "value": {
+ "__type__": "cc.Size",
+ "width": 84,
+ "height": 54.4
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "11pqUo9t9IWYWj/LjK3fNo"
+ ]
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "icon",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 1588
+ },
+ "_children": [],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 1604
+ },
+ {
+ "__id__": 1606
+ }
+ ],
+ "_prefab": {
+ "__id__": 1608
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": -38.086,
+ "y": 0,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 1,
+ "y": 1,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1603
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1605
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 35,
+ "height": 35
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "adx4LIfSxOXbB40K7kc6ay"
+ },
+ {
+ "__type__": "cc.Sprite",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1603
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1607
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 255,
+ "b": 255,
+ "a": 255
+ },
+ "_spriteFrame": {
+ "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@23e64",
+ "__expectedType__": "cc.SpriteFrame"
+ },
+ "_type": 0,
+ "_fillType": 0,
+ "_sizeMode": 0,
+ "_fillCenter": {
+ "__type__": "cc.Vec2",
+ "x": 0,
+ "y": 0
+ },
+ "_fillStart": 0,
+ "_fillRange": 0,
+ "_isTrimmedMode": true,
+ "_useGrayscale": false,
+ "_atlas": {
+ "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73",
+ "__expectedType__": "cc.SpriteAtlas"
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "38/zs/8KBHPZbukyv95ZsF"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "e5XwoWTpBNW5b8rElwAfaA",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "num",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 1588
+ },
+ "_children": [],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 1610
+ },
+ {
+ "__id__": 1612
+ },
+ {
+ "__id__": 1614
+ }
+ ],
+ "_prefab": {
+ "__id__": 1616
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": -18.543,
+ "y": 0,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 1,
+ "y": 1,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1609
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1611
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 120,
+ "height": 54.4
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "c2YpA+NXNNLp7S6LD4yE+J"
+ },
+ {
+ "__type__": "cc.Label",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1609
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1613
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 255,
+ "b": 255,
+ "a": 255
+ },
+ "_string": "{{0}}",
+ "_horizontalAlign": 0,
+ "_verticalAlign": 1,
+ "_actualFontSize": 31,
+ "_fontSize": 30,
+ "_fontFamily": "Arial",
+ "_lineHeight": 40,
+ "_overflow": 2,
+ "_enableWrapText": true,
+ "_font": null,
+ "_isSystemFontUsed": true,
+ "_spacingX": 0,
+ "_isItalic": false,
+ "_isBold": true,
+ "_isUnderline": false,
+ "_underlineHeight": 2,
+ "_cacheMode": 0,
+ "_enableOutline": true,
+ "_outlineColor": {
+ "__type__": "cc.Color",
+ "r": 0,
+ "g": 0,
+ "b": 0,
+ "a": 255
+ },
+ "_outlineWidth": 2,
+ "_enableShadow": false,
+ "_shadowColor": {
+ "__type__": "cc.Color",
+ "r": 0,
+ "g": 0,
+ "b": 0,
+ "a": 255
+ },
+ "_shadowOffset": {
+ "__type__": "cc.Vec2",
+ "x": 2,
+ "y": 2
+ },
+ "_shadowBlur": 2,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "c76/mpjy5AR5DTH1HHNojX"
+ },
+ {
+ "__type__": "545c05XsG9GDJispEGWKvYv",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1609
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1615
+ },
+ "templateMode": true,
+ "watchPath": "0",
+ "labelType": "cc.Label",
+ "watchPathArr": [
+ "data.mission_data.coin"
+ ],
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "eetfrABLpMT4ZD51qyThsW"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "57e4ViV69K75ffcmPuyO6s",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1588
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1618
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 170,
+ "height": 40
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "51ntdm91lEhYmW/oA7TRYt"
+ },
+ {
+ "__type__": "cc.Sprite",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1588
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1620
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 255,
+ "b": 255,
+ "a": 255
+ },
+ "_spriteFrame": null,
+ "_type": 0,
+ "_fillType": 0,
+ "_sizeMode": 1,
+ "_fillCenter": {
+ "__type__": "cc.Vec2",
+ "x": 0,
+ "y": 0
+ },
+ "_fillStart": 0,
+ "_fillRange": 0,
+ "_isTrimmedMode": true,
+ "_useGrayscale": false,
+ "_atlas": null,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "57QZna55FA/aRmTdQj4oj7"
+ },
+ {
+ "__type__": "cc.Widget",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1588
+ },
+ "_enabled": false,
+ "__prefab": {
+ "__id__": 1622
+ },
+ "_alignFlags": 40,
+ "_target": null,
+ "_left": 5.684341886080802e-14,
+ "_right": -5.684341886080802e-14,
+ "_top": 0,
+ "_bottom": 0,
+ "_horizontalCenter": 0,
+ "_verticalCenter": 0,
+ "_isAbsLeft": true,
+ "_isAbsRight": true,
+ "_isAbsTop": true,
+ "_isAbsBottom": true,
+ "_isAbsHorizontalCenter": true,
+ "_isAbsVerticalCenter": true,
+ "_originalWidth": 240,
+ "_originalHeight": 0,
+ "_alignMode": 2,
+ "_lockFlags": 0,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "5937xwDFxOv4HivyHkF6HA"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "79gLtDVZZNsrCpE1vdg6tx",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1513
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1625
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 193.33333300000004,
+ "height": 140
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "f0YWUV96BHzYBxkTg2+H5u"
+ },
+ {
+ "__type__": "cc.Widget",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1513
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1627
+ },
+ "_alignFlags": 44,
+ "_target": null,
+ "_left": 333.33333300000004,
+ "_right": 193.33333399999992,
+ "_top": 0,
+ "_bottom": 0,
+ "_horizontalCenter": 0,
+ "_verticalCenter": 0,
+ "_isAbsLeft": true,
+ "_isAbsRight": true,
+ "_isAbsTop": true,
+ "_isAbsBottom": true,
+ "_isAbsHorizontalCenter": true,
+ "_isAbsVerticalCenter": true,
+ "_originalWidth": 400,
+ "_originalHeight": 0,
+ "_alignMode": 2,
+ "_lockFlags": 0,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "c6gECewJhCPoepo1jVs0eI"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "01NCo8q05Lr7WV2im/aqa2",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "showShop",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 1346
+ },
+ "_children": [
+ {
+ "__id__": 1630
+ },
+ {
+ "__id__": 1644
+ },
+ {
+ "__id__": 1652
+ },
+ {
+ "__id__": 1660
+ },
+ {
+ "__id__": 1692
+ },
+ {
+ "__id__": 1698
+ },
+ {
+ "__id__": 1704
+ }
+ ],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 1740
+ },
+ {
+ "__id__": 1742
+ }
+ ],
+ "_prefab": {
+ "__id__": 1744
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": 263.3333325000001,
+ "y": -30,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 1,
+ "y": 1,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.Node",
+ "_objFlags": 0,
+ "_parent": {
+ "__id__": 1629
+ },
+ "_prefab": {
+ "__id__": 1631
+ },
+ "__editorExtras__": {}
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1630
+ },
+ "asset": {
+ "__uuid__": "86a3c4cd-71c7-4502-b713-65f0ace7912a",
+ "__expectedType__": "cc.Prefab"
+ },
+ "fileId": "d3jYvT7whFS5scQFZeO5AK",
+ "instance": {
+ "__id__": 1632
+ },
+ "targetOverrides": null
+ },
+ {
+ "__type__": "cc.PrefabInstance",
+ "fileId": "b3rD2jThFNS4xLuM468cPx",
+ "prefabRootNode": {
+ "__id__": 1
+ },
+ "mountedChildren": [],
+ "mountedComponents": [],
+ "propertyOverrides": [
+ {
+ "__id__": 1633
+ },
+ {
+ "__id__": 1635
+ },
+ {
+ "__id__": 1636
+ },
+ {
+ "__id__": 1637
+ },
+ {
+ "__id__": 1638
+ },
+ {
+ "__id__": 1640
+ },
+ {
+ "__id__": 1642
+ }
+ ],
+ "removedComponents": []
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 1634
+ },
+ "propertyPath": [
+ "_name"
+ ],
+ "value": "smalltip"
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "d3jYvT7whFS5scQFZeO5AK"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 1634
+ },
+ "propertyPath": [
+ "_lpos"
+ ],
+ "value": {
+ "__type__": "cc.Vec3",
+ "x": 1.966,
+ "y": 101.342,
+ "z": 0
+ }
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 1634
+ },
+ "propertyPath": [
+ "_lrot"
+ ],
+ "value": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ }
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 1634
+ },
+ "propertyPath": [
+ "_euler"
+ ],
+ "value": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ }
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 1639
+ },
+ "propertyPath": [
+ "_contentSize"
+ ],
+ "value": {
+ "__type__": "cc.Size",
+ "width": 120,
+ "height": 70
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "3aTUQpkypKh5v6YnH99gAD"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 1641
+ },
+ "propertyPath": [
+ "_string"
+ ],
+ "value": "金币不足"
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "52GlHcXJZDJqYfTH62X5lp"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 1643
+ },
+ "propertyPath": [
+ "_contentSize"
+ ],
+ "value": {
+ "__type__": "cc.Size",
+ "width": 84,
+ "height": 54.4
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "11pqUo9t9IWYWj/LjK3fNo"
+ ]
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "bg",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 1629
+ },
+ "_children": [],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 1645
+ },
+ {
+ "__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__": 1644
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1646
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 193.33333300000004,
+ "height": 140
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "b1dNIaPPpIFauEUDZZVsQm"
+ },
+ {
+ "__type__": "cc.Sprite",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1644
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1648
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 180,
+ "g": 179,
+ "b": 179,
+ "a": 255
+ },
+ "_spriteFrame": {
+ "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@abf7b",
+ "__expectedType__": "cc.SpriteFrame"
+ },
+ "_type": 1,
+ "_fillType": 0,
+ "_sizeMode": 0,
+ "_fillCenter": {
+ "__type__": "cc.Vec2",
+ "x": 0,
+ "y": 0
+ },
+ "_fillStart": 0,
+ "_fillRange": 0,
+ "_isTrimmedMode": true,
+ "_useGrayscale": true,
+ "_atlas": {
+ "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73",
+ "__expectedType__": "cc.SpriteAtlas"
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "ea1VXRL/JFE6SIHPEhCxzP"
+ },
+ {
+ "__type__": "cc.Widget",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1644
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1650
+ },
+ "_alignFlags": 45,
+ "_target": null,
+ "_left": 0,
+ "_right": 0,
+ "_top": 0,
+ "_bottom": 0,
+ "_horizontalCenter": 0,
+ "_verticalCenter": 0,
+ "_isAbsLeft": true,
+ "_isAbsRight": true,
+ "_isAbsTop": true,
+ "_isAbsBottom": true,
+ "_isAbsHorizontalCenter": true,
+ "_isAbsVerticalCenter": true,
+ "_originalWidth": 180,
+ "_originalHeight": 120,
+ "_alignMode": 2,
+ "_lockFlags": 0,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "dbNp/w4+1D374f0Cg6y43R"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "8bseTi6KFKmpB7ZcU8YTWp",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "active",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 1629
+ },
+ "_children": [],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 1653
+ },
+ {
+ "__id__": 1655
+ },
+ {
+ "__id__": 1657
+ }
+ ],
+ "_prefab": {
+ "__id__": 1659
+ },
+ "_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__": 1652
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1654
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 193.33333300000004,
+ "height": 140
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "c0bpfDXcxC4IQofO5GusDS"
+ },
+ {
+ "__type__": "cc.Sprite",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1652
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1656
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 255,
+ "b": 0,
+ "a": 255
+ },
+ "_spriteFrame": {
+ "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@abf7b",
+ "__expectedType__": "cc.SpriteFrame"
+ },
+ "_type": 1,
+ "_fillType": 0,
+ "_sizeMode": 0,
+ "_fillCenter": {
+ "__type__": "cc.Vec2",
+ "x": 0,
+ "y": 0
+ },
+ "_fillStart": 0,
+ "_fillRange": 0,
+ "_isTrimmedMode": true,
+ "_useGrayscale": true,
+ "_atlas": {
+ "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73",
+ "__expectedType__": "cc.SpriteAtlas"
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "541DTySHNDRqCaci5lMl0B"
+ },
+ {
+ "__type__": "cc.Widget",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1652
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1658
+ },
+ "_alignFlags": 45,
+ "_target": null,
+ "_left": 0,
+ "_right": 0,
+ "_top": 0,
+ "_bottom": 0,
+ "_horizontalCenter": 0,
+ "_verticalCenter": 0,
+ "_isAbsLeft": true,
+ "_isAbsRight": true,
+ "_isAbsTop": true,
+ "_isAbsBottom": true,
+ "_isAbsHorizontalCenter": true,
+ "_isAbsVerticalCenter": true,
+ "_originalWidth": 180,
+ "_originalHeight": 120,
+ "_alignMode": 2,
+ "_lockFlags": 0,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "eaeS4V70ZLJ4RGe4YAyerO"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "08q94OrLJGBavFnCl00lo1",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "coin",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 1629
+ },
+ "_children": [
+ {
+ "__id__": 1661
+ },
+ {
+ "__id__": 1667
+ },
+ {
+ "__id__": 1673
+ }
+ ],
+ "_active": false,
+ "_components": [
+ {
+ "__id__": 1687
+ },
+ {
+ "__id__": 1689
+ }
+ ],
+ "_prefab": {
+ "__id__": 1691
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 80,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 1,
+ "y": 1,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "bg_line",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 1660
+ },
+ "_children": [],
+ "_active": false,
+ "_components": [
+ {
+ "__id__": 1662
+ },
+ {
+ "__id__": 1664
+ }
+ ],
+ "_prefab": {
+ "__id__": 1666
+ },
+ "_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__": 1661
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1663
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 100,
+ "height": 30
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "7cpZLEroJI+73jLJHKOT+6"
+ },
+ {
+ "__type__": "cc.Sprite",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1661
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1665
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 255,
+ "b": 255,
+ "a": 255
+ },
+ "_spriteFrame": {
+ "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@7f50d",
+ "__expectedType__": "cc.SpriteFrame"
+ },
+ "_type": 0,
+ "_fillType": 0,
+ "_sizeMode": 0,
+ "_fillCenter": {
+ "__type__": "cc.Vec2",
+ "x": 0,
+ "y": 0
+ },
+ "_fillStart": 0,
+ "_fillRange": 0,
+ "_isTrimmedMode": true,
+ "_useGrayscale": false,
+ "_atlas": null,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "32GLI7lLdPmpeYdIhov2s6"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "a3rKA6vZNI44jsWd+rZD+j",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "icon",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 1660
+ },
+ "_children": [],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 1668
+ },
+ {
+ "__id__": 1670
+ }
+ ],
+ "_prefab": {
+ "__id__": 1672
+ },
+ "_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__": 1667
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1669
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 30,
+ "height": 30
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "d0uulwSClCeo6XzXa6G1JC"
+ },
+ {
+ "__type__": "cc.Sprite",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1667
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1671
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 255,
+ "b": 255,
+ "a": 255
+ },
+ "_spriteFrame": {
+ "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@23e64",
+ "__expectedType__": "cc.SpriteFrame"
+ },
+ "_type": 0,
+ "_fillType": 0,
+ "_sizeMode": 0,
+ "_fillCenter": {
+ "__type__": "cc.Vec2",
+ "x": 0,
+ "y": 0
+ },
+ "_fillStart": 0,
+ "_fillRange": 0,
+ "_isTrimmedMode": true,
+ "_useGrayscale": false,
+ "_atlas": {
+ "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73",
+ "__expectedType__": "cc.SpriteAtlas"
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "759MFPGqFGDrKHFdjQ1TLI"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "72JG0XC/FMfrNivq9mdHJo",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "num",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 1660
+ },
+ "_children": [
+ {
+ "__id__": 1674
+ }
+ ],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 1682
+ },
+ {
+ "__id__": 1684
+ }
+ ],
+ "_prefab": {
+ "__id__": 1686
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 1,
+ "y": 1,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "Label",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 1673
+ },
+ "_children": [],
+ "_active": false,
+ "_components": [
+ {
+ "__id__": 1675
+ },
+ {
+ "__id__": 1677
+ },
+ {
+ "__id__": 1679
+ }
+ ],
+ "_prefab": {
+ "__id__": 1681
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": -18.78076171875,
+ "y": 1.739,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 1,
+ "y": 1,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1674
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1676
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 15.123046875,
+ "height": 54.4
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "938UCSPkNEmpSP2N8XyGzY"
+ },
+ {
+ "__type__": "cc.Label",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1674
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1678
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 255,
+ "b": 255,
+ "a": 255
+ },
+ "_string": "x",
+ "_horizontalAlign": 1,
+ "_verticalAlign": 1,
+ "_actualFontSize": 20,
+ "_fontSize": 20,
+ "_fontFamily": "Arial",
+ "_lineHeight": 40,
+ "_overflow": 0,
+ "_enableWrapText": true,
+ "_font": null,
+ "_isSystemFontUsed": true,
+ "_spacingX": 0,
+ "_isItalic": false,
+ "_isBold": true,
+ "_isUnderline": false,
+ "_underlineHeight": 2,
+ "_cacheMode": 0,
+ "_enableOutline": true,
+ "_outlineColor": {
+ "__type__": "cc.Color",
+ "r": 0,
+ "g": 0,
+ "b": 0,
+ "a": 255
+ },
+ "_outlineWidth": 2,
+ "_enableShadow": false,
+ "_shadowColor": {
+ "__type__": "cc.Color",
+ "r": 0,
+ "g": 0,
+ "b": 0,
+ "a": 255
+ },
+ "_shadowOffset": {
+ "__type__": "cc.Vec2",
+ "x": 2,
+ "y": 2
+ },
+ "_shadowBlur": 2,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "cf+emRGBBMYbJaHSd/ybt8"
+ },
+ {
+ "__type__": "cc.Widget",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1674
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1680
+ },
+ "_alignFlags": 8,
+ "_target": null,
+ "_left": -12.21923828125,
+ "_right": 0,
+ "_top": 0,
+ "_bottom": 0,
+ "_horizontalCenter": 0,
+ "_verticalCenter": 0,
+ "_isAbsLeft": true,
+ "_isAbsRight": true,
+ "_isAbsTop": true,
+ "_isAbsBottom": true,
+ "_isAbsHorizontalCenter": true,
+ "_isAbsVerticalCenter": true,
+ "_originalWidth": 0,
+ "_originalHeight": 0,
+ "_alignMode": 2,
+ "_lockFlags": 0,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "7bDo3Z9jVAw5Q6euRlfy7r"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "6fAxDorUdJNqyuNPMjhbaS",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1673
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1683
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 27.0612671550967,
+ "height": 54.4
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "c1mX3AItxFppA81MfDm1ED"
+ },
+ {
+ "__type__": "cc.Label",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1673
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1685
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 255,
+ "b": 255,
+ "a": 255
+ },
+ "_string": "1",
+ "_horizontalAlign": 1,
+ "_verticalAlign": 1,
+ "_actualFontSize": 30,
+ "_fontSize": 30,
+ "_fontFamily": "Arial",
+ "_lineHeight": 40,
+ "_overflow": 0,
+ "_enableWrapText": true,
+ "_font": null,
+ "_isSystemFontUsed": true,
+ "_spacingX": 0,
+ "_isItalic": true,
+ "_isBold": true,
+ "_isUnderline": false,
+ "_underlineHeight": 2,
+ "_cacheMode": 0,
+ "_enableOutline": true,
+ "_outlineColor": {
+ "__type__": "cc.Color",
+ "r": 0,
+ "g": 0,
+ "b": 0,
+ "a": 255
+ },
+ "_outlineWidth": 2,
+ "_enableShadow": false,
+ "_shadowColor": {
+ "__type__": "cc.Color",
+ "r": 0,
+ "g": 0,
+ "b": 0,
+ "a": 255
+ },
+ "_shadowOffset": {
+ "__type__": "cc.Vec2",
+ "x": 2,
+ "y": 2
+ },
+ "_shadowBlur": 2,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "22mrtJQ91O1oLvpl8NlcLE"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "3dnnMkkQhDaJdxq1AcOCya",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1660
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1688
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 40,
+ "height": 40
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "adivXIdARJmKG78WNfU9FA"
+ },
+ {
+ "__type__": "cc.Sprite",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1660
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1690
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 255,
+ "b": 255,
+ "a": 255
+ },
+ "_spriteFrame": null,
+ "_type": 0,
+ "_fillType": 0,
+ "_sizeMode": 1,
+ "_fillCenter": {
+ "__type__": "cc.Vec2",
+ "x": 0,
+ "y": 0
+ },
+ "_fillStart": 0,
+ "_fillRange": 0,
+ "_isTrimmedMode": true,
+ "_useGrayscale": false,
+ "_atlas": null,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "84o5UhUENNpagGXiTkaPPo"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "ablYjWQMJIUacKOS/+JRjq",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "ItemIcon_Gear_Helmet",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 1629
+ },
+ "_children": [],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 1693
+ },
+ {
+ "__id__": 1695
+ }
+ ],
+ "_prefab": {
+ "__id__": 1697
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 20.381,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 0.6,
+ "y": 0.6,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1692
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1694
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 116,
+ "height": 108
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "6ecuaUketDu4reqKKTq2/L"
+ },
+ {
+ "__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": 255,
+ "g": 255,
+ "b": 255,
+ "a": 255
+ },
+ "_spriteFrame": {
+ "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@69721",
+ "__expectedType__": "cc.SpriteFrame"
+ },
+ "_type": 0,
+ "_fillType": 0,
+ "_sizeMode": 1,
+ "_fillCenter": {
+ "__type__": "cc.Vec2",
+ "x": 0,
+ "y": 0
+ },
+ "_fillStart": 0,
+ "_fillRange": 0,
+ "_isTrimmedMode": true,
+ "_useGrayscale": false,
+ "_atlas": {
+ "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73",
+ "__expectedType__": "cc.SpriteAtlas"
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "99cxhYZllHL5vUGzM0lcFO"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "3boqaC9pRONp9tHzVYXIyU",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "Label",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 1629
+ },
+ "_children": [],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 1699
+ },
+ {
+ "__id__": 1701
+ }
+ ],
+ "_prefab": {
+ "__id__": 1703
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": -25.737,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 1,
+ "y": 1,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1698
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1700
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 68,
+ "height": 58.4
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "f9nEbNIvlG6pztK2gBSZ7b"
+ },
+ {
+ "__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": 30,
+ "_fontSize": 30,
+ "_fontFamily": "Arial",
+ "_lineHeight": 40,
+ "_overflow": 0,
+ "_enableWrapText": true,
+ "_font": null,
+ "_isSystemFontUsed": true,
+ "_spacingX": 0,
+ "_isItalic": false,
+ "_isBold": true,
+ "_isUnderline": false,
+ "_underlineHeight": 2,
+ "_cacheMode": 0,
+ "_enableOutline": true,
+ "_outlineColor": {
+ "__type__": "cc.Color",
+ "r": 0,
+ "g": 0,
+ "b": 0,
+ "a": 255
+ },
+ "_outlineWidth": 4,
+ "_enableShadow": false,
+ "_shadowColor": {
+ "__type__": "cc.Color",
+ "r": 0,
+ "g": 0,
+ "b": 0,
+ "a": 255
+ },
+ "_shadowOffset": {
+ "__type__": "cc.Vec2",
+ "x": 2,
+ "y": 2
+ },
+ "_shadowBlur": 2,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "3eKZBPjnhDU7I1AGC3pUCy"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "10ICvmu21JupAw9he8qc2c",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "coin",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 1629
+ },
+ "_children": [
+ {
+ "__id__": 1705
+ },
+ {
+ "__id__": 1719
+ },
+ {
+ "__id__": 1725
+ }
+ ],
+ "_active": false,
+ "_components": [
+ {
+ "__id__": 1733
+ },
+ {
+ "__id__": 1735
+ },
+ {
+ "__id__": 1737
+ }
+ ],
+ "_prefab": {
+ "__id__": 1739
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": -265,
+ "y": 0,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 1,
+ "y": 1,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.Node",
+ "_objFlags": 0,
+ "_parent": {
+ "__id__": 1704
+ },
+ "_prefab": {
+ "__id__": 1706
+ },
+ "__editorExtras__": {}
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1705
+ },
+ "asset": {
+ "__uuid__": "86a3c4cd-71c7-4502-b713-65f0ace7912a",
+ "__expectedType__": "cc.Prefab"
+ },
+ "fileId": "d3jYvT7whFS5scQFZeO5AK",
+ "instance": {
+ "__id__": 1707
+ },
+ "targetOverrides": null
+ },
+ {
+ "__type__": "cc.PrefabInstance",
+ "fileId": "abhnhEFWZMWadOR8TWoMk4",
+ "prefabRootNode": {
+ "__id__": 1
+ },
+ "mountedChildren": [],
+ "mountedComponents": [],
+ "propertyOverrides": [
+ {
+ "__id__": 1708
+ },
+ {
+ "__id__": 1710
+ },
+ {
+ "__id__": 1711
+ },
+ {
+ "__id__": 1712
+ },
+ {
+ "__id__": 1713
+ },
+ {
+ "__id__": 1715
+ },
+ {
+ "__id__": 1717
+ }
+ ],
+ "removedComponents": []
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 1709
+ },
+ "propertyPath": [
+ "_name"
+ ],
+ "value": "smalltip"
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "d3jYvT7whFS5scQFZeO5AK"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 1709
+ },
+ "propertyPath": [
+ "_lpos"
+ ],
+ "value": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ }
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 1709
+ },
+ "propertyPath": [
+ "_lrot"
+ ],
+ "value": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ }
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 1709
+ },
+ "propertyPath": [
+ "_euler"
+ ],
+ "value": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ }
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 1714
+ },
+ "propertyPath": [
+ "_contentSize"
+ ],
+ "value": {
+ "__type__": "cc.Size",
+ "width": 150,
+ "height": 70
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "3aTUQpkypKh5v6YnH99gAD"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 1716
+ },
+ "propertyPath": [
+ "_string"
+ ],
+ "value": "金币不足"
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "52GlHcXJZDJqYfTH62X5lp"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 1718
+ },
+ "propertyPath": [
+ "_contentSize"
+ ],
+ "value": {
+ "__type__": "cc.Size",
+ "width": 84,
+ "height": 54.4
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "11pqUo9t9IWYWj/LjK3fNo"
+ ]
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "icon",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 1704
+ },
+ "_children": [],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 1720
+ },
+ {
+ "__id__": 1722
+ }
+ ],
+ "_prefab": {
+ "__id__": 1724
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": -38.086,
+ "y": 0,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 1,
+ "y": 1,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1719
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1721
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 35,
+ "height": 35
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "e9e33v//dKUZ5EfX9svDFf"
+ },
+ {
+ "__type__": "cc.Sprite",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1719
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1723
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 255,
+ "b": 255,
+ "a": 255
+ },
+ "_spriteFrame": {
+ "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@23e64",
+ "__expectedType__": "cc.SpriteFrame"
+ },
+ "_type": 0,
+ "_fillType": 0,
+ "_sizeMode": 0,
+ "_fillCenter": {
+ "__type__": "cc.Vec2",
+ "x": 0,
+ "y": 0
+ },
+ "_fillStart": 0,
+ "_fillRange": 0,
+ "_isTrimmedMode": true,
+ "_useGrayscale": false,
+ "_atlas": {
+ "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73",
+ "__expectedType__": "cc.SpriteAtlas"
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "a4INWw62lJVpAE42mo26Bd"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "84gHEQTpdCebOyznneDMx1",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "num",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 1704
+ },
+ "_children": [],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 1726
+ },
+ {
+ "__id__": 1728
+ },
+ {
+ "__id__": 1730
+ }
+ ],
+ "_prefab": {
+ "__id__": 1732
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": -18.543,
+ "y": 0,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 1,
+ "y": 1,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1725
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1727
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 120,
+ "height": 54.4
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "96SRLx2ldB44FVCx29KNcG"
+ },
+ {
+ "__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": "{{0}}",
+ "_horizontalAlign": 0,
+ "_verticalAlign": 1,
+ "_actualFontSize": 31,
+ "_fontSize": 30,
+ "_fontFamily": "Arial",
+ "_lineHeight": 40,
+ "_overflow": 2,
+ "_enableWrapText": true,
+ "_font": null,
+ "_isSystemFontUsed": true,
+ "_spacingX": 0,
+ "_isItalic": false,
+ "_isBold": true,
+ "_isUnderline": false,
+ "_underlineHeight": 2,
+ "_cacheMode": 0,
+ "_enableOutline": true,
+ "_outlineColor": {
+ "__type__": "cc.Color",
+ "r": 0,
+ "g": 0,
+ "b": 0,
+ "a": 255
+ },
+ "_outlineWidth": 2,
+ "_enableShadow": false,
+ "_shadowColor": {
+ "__type__": "cc.Color",
+ "r": 0,
+ "g": 0,
+ "b": 0,
+ "a": 255
+ },
+ "_shadowOffset": {
+ "__type__": "cc.Vec2",
+ "x": 2,
+ "y": 2
+ },
+ "_shadowBlur": 2,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "bbpyt9o2FH9abJZvsz/XtR"
+ },
+ {
+ "__type__": "545c05XsG9GDJispEGWKvYv",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1725
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1731
+ },
+ "templateMode": true,
+ "watchPath": "0",
+ "labelType": "cc.Label",
+ "watchPathArr": [
+ "data.mission_data.coin"
+ ],
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "ffUX9GfiFJL46waL048RpL"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "c0uDVvclpJiZkKR9857Eok",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1704
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1734
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 170,
+ "height": 40
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "58U2vOsl9Bm5VjRq0RDXaq"
+ },
+ {
+ "__type__": "cc.Sprite",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1704
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1736
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 255,
+ "b": 255,
+ "a": 255
+ },
+ "_spriteFrame": null,
+ "_type": 0,
+ "_fillType": 0,
+ "_sizeMode": 1,
+ "_fillCenter": {
+ "__type__": "cc.Vec2",
+ "x": 0,
+ "y": 0
+ },
+ "_fillStart": 0,
+ "_fillRange": 0,
+ "_isTrimmedMode": true,
+ "_useGrayscale": false,
+ "_atlas": null,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "d1DU4AVQVAyoNyInQCGBsz"
+ },
+ {
+ "__type__": "cc.Widget",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1704
+ },
+ "_enabled": false,
+ "__prefab": {
+ "__id__": 1738
+ },
+ "_alignFlags": 40,
+ "_target": null,
+ "_left": 5.684341886080802e-14,
+ "_right": -5.684341886080802e-14,
+ "_top": 0,
+ "_bottom": 0,
+ "_horizontalCenter": 0,
+ "_verticalCenter": 0,
+ "_isAbsLeft": true,
+ "_isAbsRight": true,
+ "_isAbsTop": true,
+ "_isAbsBottom": true,
+ "_isAbsHorizontalCenter": true,
+ "_isAbsVerticalCenter": true,
+ "_originalWidth": 240,
+ "_originalHeight": 0,
+ "_alignMode": 2,
+ "_lockFlags": 0,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "90KHpbJBpN1JWz3Fc62XWA"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "6fBJyiXopNZ6SaQowE2Tdb",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1629
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1741
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 193.33333300000004,
+ "height": 140
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "66Nqa1gLlGL50wgBerCtkQ"
+ },
+ {
+ "__type__": "cc.Widget",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1629
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1743
+ },
+ "_alignFlags": 44,
+ "_target": null,
+ "_left": 526.6666660000001,
+ "_right": 9.99999883788405e-7,
+ "_top": 0,
+ "_bottom": 0,
+ "_horizontalCenter": 0,
+ "_verticalCenter": 0,
+ "_isAbsLeft": true,
+ "_isAbsRight": true,
+ "_isAbsTop": true,
+ "_isAbsBottom": true,
+ "_isAbsHorizontalCenter": true,
+ "_isAbsVerticalCenter": true,
+ "_originalWidth": 400,
+ "_originalHeight": 0,
+ "_alignMode": 2,
+ "_lockFlags": 0,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "807ULZOIVKbqlTZjzWGr7k"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "e7tBNd5u9J2boKeuJb0bzw",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1346
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1746
},
"_contentSize": {
"__type__": "cc.Size",
@@ -35335,11 +35523,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 1721
+ "__id__": 1346
},
"_enabled": true,
"__prefab": {
- "__id__": 1891
+ "__id__": 1748
},
"_alignFlags": 44,
"_target": null,
@@ -35371,11 +35559,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 1721
+ "__id__": 1346
},
"_enabled": true,
"__prefab": {
- "__id__": 1893
+ "__id__": 1750
},
"_resizeMode": 0,
"_layoutType": 1,
@@ -35416,6 +35604,20117 @@
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
+ {
+ "__type__": "cc.Node",
+ "_name": "equips",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 1
+ },
+ "_children": [
+ {
+ "__id__": 1753
+ },
+ {
+ "__id__": 1761
+ },
+ {
+ "__id__": 1871
+ },
+ {
+ "__id__": 1941
+ }
+ ],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 1957
+ },
+ {
+ "__id__": 1959
+ },
+ {
+ "__id__": 1961
+ },
+ {
+ "__id__": 1963
+ }
+ ],
+ "_prefab": {
+ "__id__": 1965
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 144.87,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 1,
+ "y": 1,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "card_bg",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 1752
+ },
+ "_children": [],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 1754
+ },
+ {
+ "__id__": 1756
+ },
+ {
+ "__id__": 1758
+ }
+ ],
+ "_prefab": {
+ "__id__": 1760
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 225,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 1,
+ "y": 1,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1753
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1755
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 710,
+ "height": 450
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "3eRdPkqMhAP4DE/7ywXZxk"
+ },
+ {
+ "__type__": "cc.Sprite",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1753
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1757
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 255,
+ "b": 255,
+ "a": 255
+ },
+ "_spriteFrame": {
+ "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@cd9c1",
+ "__expectedType__": "cc.SpriteFrame"
+ },
+ "_type": 1,
+ "_fillType": 0,
+ "_sizeMode": 0,
+ "_fillCenter": {
+ "__type__": "cc.Vec2",
+ "x": 0,
+ "y": 0
+ },
+ "_fillStart": 0,
+ "_fillRange": 0,
+ "_isTrimmedMode": true,
+ "_useGrayscale": false,
+ "_atlas": {
+ "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73",
+ "__expectedType__": "cc.SpriteAtlas"
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "efWNijDylN7oKS0+AfSF5l"
+ },
+ {
+ "__type__": "cc.Widget",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1753
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1759
+ },
+ "_alignFlags": 45,
+ "_target": null,
+ "_left": 5,
+ "_right": 5,
+ "_top": 0,
+ "_bottom": 0,
+ "_horizontalCenter": 0,
+ "_verticalCenter": 0,
+ "_isAbsLeft": true,
+ "_isAbsRight": true,
+ "_isAbsTop": true,
+ "_isAbsBottom": true,
+ "_isAbsHorizontalCenter": true,
+ "_isAbsVerticalCenter": true,
+ "_originalWidth": 720,
+ "_originalHeight": 280,
+ "_alignMode": 2,
+ "_lockFlags": 0,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "a0fbArkL5H2YZwYhbs4fDl"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "7dRHFMYF1BipY2c0d2jBCv",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "ScrollView",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 1752
+ },
+ "_children": [
+ {
+ "__id__": 1762
+ },
+ {
+ "__id__": 1780
+ }
+ ],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 1864
+ },
+ {
+ "__id__": 1866
+ },
+ {
+ "__id__": 1777
+ },
+ {
+ "__id__": 1868
+ }
+ ],
+ "_prefab": {
+ "__id__": 1870
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 255,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.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__": 1761
+ },
+ "_children": [
+ {
+ "__id__": 1763
+ }
+ ],
+ "_active": false,
+ "_components": [
+ {
+ "__id__": 1769
+ },
+ {
+ "__id__": 1771
+ },
+ {
+ "__id__": 1773
+ },
+ {
+ "__id__": 1775
+ }
+ ],
+ "_prefab": {
+ "__id__": 1863
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": 340,
+ "y": 0,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 1,
+ "y": 1,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "bar",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 1762
+ },
+ "_children": [],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 1764
+ },
+ {
+ "__id__": 1766
+ }
+ ],
+ "_prefab": {
+ "__id__": 1768
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": -11,
+ "y": -31.25,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 1,
+ "y": 1,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1763
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1765
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 10,
+ "height": 156.25
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0,
+ "y": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "a5gK55gRtOqansLZb5MjnC"
+ },
+ {
+ "__type__": "cc.Sprite",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1763
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1767
+ },
+ "_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": "65gcIwSJdOZKS778dwodH+"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "83UUQQhMxBEqzFFNKTr+zz",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1762
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1770
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 12,
+ "height": 350
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 1,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "91NCVQN0pOJKVV0jwAojdX"
+ },
+ {
+ "__type__": "cc.Sprite",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1762
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1772
+ },
+ "_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": "d6j6LGpcVMCr8xpI0xvFP+"
+ },
+ {
+ "__type__": "cc.Widget",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1762
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1774
+ },
+ "_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": "f5ertuVYlK2LW0SBgNjkNK"
+ },
+ {
+ "__type__": "cc.ScrollBar",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1762
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1776
+ },
+ "_scrollView": {
+ "__id__": 1777
+ },
+ "_handle": {
+ "__id__": 1766
+ },
+ "_direction": 1,
+ "_enableAutoHide": false,
+ "_autoHideTime": 1,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "c6l1BxEDBOf6ugv8VnIHlG"
+ },
+ {
+ "__type__": "cc.ScrollView",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1761
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1778
+ },
+ "bounceDuration": 0.23,
+ "brake": 0.75,
+ "elastic": true,
+ "inertia": true,
+ "horizontal": false,
+ "vertical": true,
+ "cancelInnerEvents": true,
+ "scrollEvents": [],
+ "_content": {
+ "__id__": 1779
+ },
+ "_horizontalScrollBar": null,
+ "_verticalScrollBar": {
+ "__id__": 1775
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "0cR8CKLBZB95NQga1Uz0Q/"
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "content",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 1780
+ },
+ "_children": [
+ {
+ "__id__": 1790
+ },
+ {
+ "__id__": 1801
+ },
+ {
+ "__id__": 1812
+ },
+ {
+ "__id__": 1823
+ },
+ {
+ "__id__": 1834
+ },
+ {
+ "__id__": 1845
+ }
+ ],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 1856
+ },
+ {
+ "__id__": 1858
+ },
+ {
+ "__id__": 1860
+ }
+ ],
+ "_prefab": {
+ "__id__": 1862
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 175,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 1,
+ "y": 1,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "view",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 1761
+ },
+ "_children": [
+ {
+ "__id__": 1779
+ }
+ ],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 1781
+ },
+ {
+ "__id__": 1783
+ },
+ {
+ "__id__": 1785
+ },
+ {
+ "__id__": 1787
+ }
+ ],
+ "_prefab": {
+ "__id__": 1789
+ },
+ "_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__": 1780
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1782
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 680,
+ "height": 350
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "d1PccPbNdKLoizE6LdHxxW"
+ },
+ {
+ "__type__": "cc.Mask",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1780
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1784
+ },
+ "_type": 0,
+ "_inverted": false,
+ "_segments": 64,
+ "_alphaThreshold": 0.1,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "d40MQr6LNE3ap7smKMHXfI"
+ },
+ {
+ "__type__": "cc.Graphics",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1780
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1786
+ },
+ "_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": "2adA5aHkhL66FoEhRWk+kh"
+ },
+ {
+ "__type__": "cc.Widget",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1780
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1788
+ },
+ "_alignFlags": 45,
+ "_target": null,
+ "_left": 0,
+ "_right": 0,
+ "_top": 0,
+ "_bottom": 0,
+ "_horizontalCenter": 0,
+ "_verticalCenter": 0,
+ "_isAbsLeft": true,
+ "_isAbsRight": true,
+ "_isAbsTop": true,
+ "_isAbsBottom": true,
+ "_isAbsHorizontalCenter": true,
+ "_isAbsVerticalCenter": true,
+ "_originalWidth": 240,
+ "_originalHeight": 250,
+ "_alignMode": 2,
+ "_lockFlags": 0,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "8alcN5QhlFGZI/dNU9UnA+"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "96N2gxf0RBRoSpLBwTZY5y",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.Node",
+ "_objFlags": 0,
+ "_parent": {
+ "__id__": 1779
+ },
+ "_prefab": {
+ "__id__": 1791
+ },
+ "__editorExtras__": {}
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1790
+ },
+ "asset": {
+ "__uuid__": "f30f91b1-3100-4d9e-befb-cdde5f86e6f8",
+ "__expectedType__": "cc.Prefab"
+ },
+ "fileId": "5dVotvOAFMoaprbNZVAkgY",
+ "instance": {
+ "__id__": 1792
+ },
+ "targetOverrides": null
+ },
+ {
+ "__type__": "cc.PrefabInstance",
+ "fileId": "ad9XdaA5ND7KekBW/q9Ib5",
+ "prefabRootNode": {
+ "__id__": 1
+ },
+ "mountedChildren": [],
+ "mountedComponents": [],
+ "propertyOverrides": [
+ {
+ "__id__": 1793
+ },
+ {
+ "__id__": 1795
+ },
+ {
+ "__id__": 1796
+ },
+ {
+ "__id__": 1797
+ },
+ {
+ "__id__": 1798
+ },
+ {
+ "__id__": 1800
+ }
+ ],
+ "removedComponents": []
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 1794
+ },
+ "propertyPath": [
+ "_name"
+ ],
+ "value": "equip"
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "5dVotvOAFMoaprbNZVAkgY"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 1794
+ },
+ "propertyPath": [
+ "_lpos"
+ ],
+ "value": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": -50,
+ "z": 0
+ }
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 1794
+ },
+ "propertyPath": [
+ "_lrot"
+ ],
+ "value": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ }
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 1794
+ },
+ "propertyPath": [
+ "_euler"
+ ],
+ "value": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ }
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 1799
+ },
+ "propertyPath": [
+ "_spriteFrame"
+ ],
+ "value": {
+ "__uuid__": "2842dc10-d89e-4ff6-8a11-6d09bf48cf20@048d1",
+ "__expectedType__": "cc.SpriteFrame"
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "8amwNREnBNi5jgoZM6EcN7",
+ "075wC9BqZNpKBHWkkHGa0w"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 1799
+ },
+ "propertyPath": [
+ "_atlas"
+ ],
+ "value": {
+ "__uuid__": "2842dc10-d89e-4ff6-8a11-6d09bf48cf20",
+ "__expectedType__": "cc.SpriteAtlas"
+ }
+ },
+ {
+ "__type__": "cc.Node",
+ "_objFlags": 0,
+ "_parent": {
+ "__id__": 1779
+ },
+ "_prefab": {
+ "__id__": 1802
+ },
+ "__editorExtras__": {}
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1801
+ },
+ "asset": {
+ "__uuid__": "f30f91b1-3100-4d9e-befb-cdde5f86e6f8",
+ "__expectedType__": "cc.Prefab"
+ },
+ "fileId": "5dVotvOAFMoaprbNZVAkgY",
+ "instance": {
+ "__id__": 1803
+ },
+ "targetOverrides": null
+ },
+ {
+ "__type__": "cc.PrefabInstance",
+ "fileId": "9cj2hSaBZFwJGTUWvqbwpK",
+ "prefabRootNode": {
+ "__id__": 1
+ },
+ "mountedChildren": [],
+ "mountedComponents": [],
+ "propertyOverrides": [
+ {
+ "__id__": 1804
+ },
+ {
+ "__id__": 1806
+ },
+ {
+ "__id__": 1807
+ },
+ {
+ "__id__": 1808
+ },
+ {
+ "__id__": 1809
+ },
+ {
+ "__id__": 1811
+ }
+ ],
+ "removedComponents": []
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 1805
+ },
+ "propertyPath": [
+ "_name"
+ ],
+ "value": "equip-001"
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "5dVotvOAFMoaprbNZVAkgY"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 1805
+ },
+ "propertyPath": [
+ "_lpos"
+ ],
+ "value": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": -155,
+ "z": 0
+ }
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 1805
+ },
+ "propertyPath": [
+ "_lrot"
+ ],
+ "value": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ }
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 1805
+ },
+ "propertyPath": [
+ "_euler"
+ ],
+ "value": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ }
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 1810
+ },
+ "propertyPath": [
+ "_spriteFrame"
+ ],
+ "value": {
+ "__uuid__": "2842dc10-d89e-4ff6-8a11-6d09bf48cf20@048d1",
+ "__expectedType__": "cc.SpriteFrame"
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "8amwNREnBNi5jgoZM6EcN7",
+ "075wC9BqZNpKBHWkkHGa0w"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 1810
+ },
+ "propertyPath": [
+ "_atlas"
+ ],
+ "value": {
+ "__uuid__": "2842dc10-d89e-4ff6-8a11-6d09bf48cf20",
+ "__expectedType__": "cc.SpriteAtlas"
+ }
+ },
+ {
+ "__type__": "cc.Node",
+ "_objFlags": 0,
+ "_parent": {
+ "__id__": 1779
+ },
+ "_prefab": {
+ "__id__": 1813
+ },
+ "__editorExtras__": {}
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1812
+ },
+ "asset": {
+ "__uuid__": "f30f91b1-3100-4d9e-befb-cdde5f86e6f8",
+ "__expectedType__": "cc.Prefab"
+ },
+ "fileId": "5dVotvOAFMoaprbNZVAkgY",
+ "instance": {
+ "__id__": 1814
+ },
+ "targetOverrides": null
+ },
+ {
+ "__type__": "cc.PrefabInstance",
+ "fileId": "98f29i75JGcqs6Hf8DDhkX",
+ "prefabRootNode": {
+ "__id__": 1
+ },
+ "mountedChildren": [],
+ "mountedComponents": [],
+ "propertyOverrides": [
+ {
+ "__id__": 1815
+ },
+ {
+ "__id__": 1817
+ },
+ {
+ "__id__": 1818
+ },
+ {
+ "__id__": 1819
+ },
+ {
+ "__id__": 1820
+ },
+ {
+ "__id__": 1822
+ }
+ ],
+ "removedComponents": []
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 1816
+ },
+ "propertyPath": [
+ "_name"
+ ],
+ "value": "equip-002"
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "5dVotvOAFMoaprbNZVAkgY"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 1816
+ },
+ "propertyPath": [
+ "_lpos"
+ ],
+ "value": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": -260,
+ "z": 0
+ }
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 1816
+ },
+ "propertyPath": [
+ "_lrot"
+ ],
+ "value": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ }
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 1816
+ },
+ "propertyPath": [
+ "_euler"
+ ],
+ "value": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ }
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 1821
+ },
+ "propertyPath": [
+ "_spriteFrame"
+ ],
+ "value": {
+ "__uuid__": "2842dc10-d89e-4ff6-8a11-6d09bf48cf20@048d1",
+ "__expectedType__": "cc.SpriteFrame"
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "8amwNREnBNi5jgoZM6EcN7",
+ "075wC9BqZNpKBHWkkHGa0w"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 1821
+ },
+ "propertyPath": [
+ "_atlas"
+ ],
+ "value": {
+ "__uuid__": "2842dc10-d89e-4ff6-8a11-6d09bf48cf20",
+ "__expectedType__": "cc.SpriteAtlas"
+ }
+ },
+ {
+ "__type__": "cc.Node",
+ "_objFlags": 0,
+ "_parent": {
+ "__id__": 1779
+ },
+ "_prefab": {
+ "__id__": 1824
+ },
+ "__editorExtras__": {}
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1823
+ },
+ "asset": {
+ "__uuid__": "f30f91b1-3100-4d9e-befb-cdde5f86e6f8",
+ "__expectedType__": "cc.Prefab"
+ },
+ "fileId": "5dVotvOAFMoaprbNZVAkgY",
+ "instance": {
+ "__id__": 1825
+ },
+ "targetOverrides": null
+ },
+ {
+ "__type__": "cc.PrefabInstance",
+ "fileId": "0bTyFKBP5H97y/5g3I/kYa",
+ "prefabRootNode": {
+ "__id__": 1
+ },
+ "mountedChildren": [],
+ "mountedComponents": [],
+ "propertyOverrides": [
+ {
+ "__id__": 1826
+ },
+ {
+ "__id__": 1828
+ },
+ {
+ "__id__": 1829
+ },
+ {
+ "__id__": 1830
+ },
+ {
+ "__id__": 1831
+ },
+ {
+ "__id__": 1833
+ }
+ ],
+ "removedComponents": []
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 1827
+ },
+ "propertyPath": [
+ "_name"
+ ],
+ "value": "equip-003"
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "5dVotvOAFMoaprbNZVAkgY"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 1827
+ },
+ "propertyPath": [
+ "_lpos"
+ ],
+ "value": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": -365,
+ "z": 0
+ }
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 1827
+ },
+ "propertyPath": [
+ "_lrot"
+ ],
+ "value": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ }
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 1827
+ },
+ "propertyPath": [
+ "_euler"
+ ],
+ "value": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ }
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 1832
+ },
+ "propertyPath": [
+ "_spriteFrame"
+ ],
+ "value": {
+ "__uuid__": "2842dc10-d89e-4ff6-8a11-6d09bf48cf20@048d1",
+ "__expectedType__": "cc.SpriteFrame"
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "8amwNREnBNi5jgoZM6EcN7",
+ "075wC9BqZNpKBHWkkHGa0w"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 1832
+ },
+ "propertyPath": [
+ "_atlas"
+ ],
+ "value": {
+ "__uuid__": "2842dc10-d89e-4ff6-8a11-6d09bf48cf20",
+ "__expectedType__": "cc.SpriteAtlas"
+ }
+ },
+ {
+ "__type__": "cc.Node",
+ "_objFlags": 0,
+ "_parent": {
+ "__id__": 1779
+ },
+ "_prefab": {
+ "__id__": 1835
+ },
+ "__editorExtras__": {}
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1834
+ },
+ "asset": {
+ "__uuid__": "f30f91b1-3100-4d9e-befb-cdde5f86e6f8",
+ "__expectedType__": "cc.Prefab"
+ },
+ "fileId": "5dVotvOAFMoaprbNZVAkgY",
+ "instance": {
+ "__id__": 1836
+ },
+ "targetOverrides": null
+ },
+ {
+ "__type__": "cc.PrefabInstance",
+ "fileId": "acIiFvrUJFzLcKnqPIsJ72",
+ "prefabRootNode": {
+ "__id__": 1
+ },
+ "mountedChildren": [],
+ "mountedComponents": [],
+ "propertyOverrides": [
+ {
+ "__id__": 1837
+ },
+ {
+ "__id__": 1839
+ },
+ {
+ "__id__": 1840
+ },
+ {
+ "__id__": 1841
+ },
+ {
+ "__id__": 1842
+ },
+ {
+ "__id__": 1844
+ }
+ ],
+ "removedComponents": []
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 1838
+ },
+ "propertyPath": [
+ "_name"
+ ],
+ "value": "equip-004"
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "5dVotvOAFMoaprbNZVAkgY"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 1838
+ },
+ "propertyPath": [
+ "_lpos"
+ ],
+ "value": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": -470,
+ "z": 0
+ }
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 1838
+ },
+ "propertyPath": [
+ "_lrot"
+ ],
+ "value": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ }
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 1838
+ },
+ "propertyPath": [
+ "_euler"
+ ],
+ "value": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ }
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 1843
+ },
+ "propertyPath": [
+ "_spriteFrame"
+ ],
+ "value": {
+ "__uuid__": "2842dc10-d89e-4ff6-8a11-6d09bf48cf20@048d1",
+ "__expectedType__": "cc.SpriteFrame"
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "8amwNREnBNi5jgoZM6EcN7",
+ "075wC9BqZNpKBHWkkHGa0w"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 1843
+ },
+ "propertyPath": [
+ "_atlas"
+ ],
+ "value": {
+ "__uuid__": "2842dc10-d89e-4ff6-8a11-6d09bf48cf20",
+ "__expectedType__": "cc.SpriteAtlas"
+ }
+ },
+ {
+ "__type__": "cc.Node",
+ "_objFlags": 0,
+ "_parent": {
+ "__id__": 1779
+ },
+ "_prefab": {
+ "__id__": 1846
+ },
+ "__editorExtras__": {}
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1845
+ },
+ "asset": {
+ "__uuid__": "f30f91b1-3100-4d9e-befb-cdde5f86e6f8",
+ "__expectedType__": "cc.Prefab"
+ },
+ "fileId": "5dVotvOAFMoaprbNZVAkgY",
+ "instance": {
+ "__id__": 1847
+ },
+ "targetOverrides": null
+ },
+ {
+ "__type__": "cc.PrefabInstance",
+ "fileId": "cf1KkvyoBGAqDDh/iwZVe1",
+ "prefabRootNode": {
+ "__id__": 1
+ },
+ "mountedChildren": [],
+ "mountedComponents": [],
+ "propertyOverrides": [
+ {
+ "__id__": 1848
+ },
+ {
+ "__id__": 1850
+ },
+ {
+ "__id__": 1851
+ },
+ {
+ "__id__": 1852
+ },
+ {
+ "__id__": 1853
+ },
+ {
+ "__id__": 1855
+ }
+ ],
+ "removedComponents": []
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 1849
+ },
+ "propertyPath": [
+ "_name"
+ ],
+ "value": "equip-005"
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "5dVotvOAFMoaprbNZVAkgY"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 1849
+ },
+ "propertyPath": [
+ "_lpos"
+ ],
+ "value": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": -575,
+ "z": 0
+ }
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 1849
+ },
+ "propertyPath": [
+ "_lrot"
+ ],
+ "value": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ }
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 1849
+ },
+ "propertyPath": [
+ "_euler"
+ ],
+ "value": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ }
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 1854
+ },
+ "propertyPath": [
+ "_spriteFrame"
+ ],
+ "value": {
+ "__uuid__": "2842dc10-d89e-4ff6-8a11-6d09bf48cf20@048d1",
+ "__expectedType__": "cc.SpriteFrame"
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "8amwNREnBNi5jgoZM6EcN7",
+ "075wC9BqZNpKBHWkkHGa0w"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 1854
+ },
+ "propertyPath": [
+ "_atlas"
+ ],
+ "value": {
+ "__uuid__": "2842dc10-d89e-4ff6-8a11-6d09bf48cf20",
+ "__expectedType__": "cc.SpriteAtlas"
+ }
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1779
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1857
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 680,
+ "height": 600
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 1
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "d4fUU2ddVOEqpKtL8a3LQy"
+ },
+ {
+ "__type__": "cc.Widget",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1779
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1859
+ },
+ "_alignFlags": 41,
+ "_target": null,
+ "_left": 0,
+ "_right": 0,
+ "_top": 0,
+ "_bottom": 0,
+ "_horizontalCenter": 0,
+ "_verticalCenter": 0,
+ "_isAbsLeft": true,
+ "_isAbsRight": true,
+ "_isAbsTop": true,
+ "_isAbsBottom": true,
+ "_isAbsHorizontalCenter": true,
+ "_isAbsVerticalCenter": true,
+ "_originalWidth": 220,
+ "_originalHeight": 0,
+ "_alignMode": 2,
+ "_lockFlags": 0,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "bcbgvedXZLhq0GqI+3DfZM"
+ },
+ {
+ "__type__": "cc.Layout",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1779
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1861
+ },
+ "_resizeMode": 0,
+ "_layoutType": 2,
+ "_cellSize": {
+ "__type__": "cc.Size",
+ "width": 40,
+ "height": 40
+ },
+ "_startAxis": 0,
+ "_paddingLeft": 0,
+ "_paddingRight": 0,
+ "_paddingTop": 0,
+ "_paddingBottom": 5,
+ "_spacingX": 0,
+ "_spacingY": 5,
+ "_verticalDirection": 1,
+ "_horizontalDirection": 0,
+ "_constraint": 0,
+ "_constraintNum": 2,
+ "_affectedByScale": false,
+ "_isAlign": false,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "0cqZ1eoWFGDo2+tkEE3yNl"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "721NjpFAxD3o3cBXsTvrpR",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "a0A46vQ3RAiZsdWNY6i31A",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1761
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1865
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 680,
+ "height": 350
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "e6yWqqMiBDDL2X589o0SRI"
+ },
+ {
+ "__type__": "cc.Sprite",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1761
+ },
+ "_enabled": false,
+ "__prefab": {
+ "__id__": 1867
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 255,
+ "b": 255,
+ "a": 255
+ },
+ "_spriteFrame": {
+ "__uuid__": "b730527c-3233-41c2-aaf7-7cdab58f9749@f9941",
+ "__expectedType__": "cc.SpriteFrame"
+ },
+ "_type": 1,
+ "_fillType": 0,
+ "_sizeMode": 0,
+ "_fillCenter": {
+ "__type__": "cc.Vec2",
+ "x": 0,
+ "y": 0
+ },
+ "_fillStart": 0,
+ "_fillRange": 0,
+ "_isTrimmedMode": true,
+ "_useGrayscale": false,
+ "_atlas": null,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "50J/JM5iVO3q4CLW9NVSWe"
+ },
+ {
+ "__type__": "cc.Widget",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1761
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1869
+ },
+ "_alignFlags": 45,
+ "_target": null,
+ "_left": 20,
+ "_right": 20,
+ "_top": 20,
+ "_bottom": 80,
+ "_horizontalCenter": 0,
+ "_verticalCenter": 0,
+ "_isAbsLeft": true,
+ "_isAbsRight": true,
+ "_isAbsTop": true,
+ "_isAbsBottom": true,
+ "_isAbsHorizontalCenter": true,
+ "_isAbsVerticalCenter": true,
+ "_originalWidth": 240,
+ "_originalHeight": 250,
+ "_alignMode": 2,
+ "_lockFlags": 0,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "d3wLrTMZFGoLCWkuCiyfXC"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "48eMDlWENBmLXSgrCAtuwY",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "cb4",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 1752
+ },
+ "_children": [
+ {
+ "__id__": 1872
+ }
+ ],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 1932
+ },
+ {
+ "__id__": 1934
+ },
+ {
+ "__id__": 1936
+ },
+ {
+ "__id__": 1938
+ }
+ ],
+ "_prefab": {
+ "__id__": 1940
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": -0.05000000000001137,
+ "y": 50,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 1,
+ "y": 1,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "close",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 1871
+ },
+ "_children": [
+ {
+ "__id__": 1873
+ },
+ {
+ "__id__": 1887
+ },
+ {
+ "__id__": 1895
+ },
+ {
+ "__id__": 1903
+ },
+ {
+ "__id__": 1921
+ }
+ ],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 1927
+ },
+ {
+ "__id__": 1929
+ }
+ ],
+ "_prefab": {
+ "__id__": 1931
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": 5,
+ "y": 0,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 1,
+ "y": 1,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.Node",
+ "_objFlags": 0,
+ "_parent": {
+ "__id__": 1872
+ },
+ "_prefab": {
+ "__id__": 1874
+ },
+ "__editorExtras__": {}
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1873
+ },
+ "asset": {
+ "__uuid__": "86a3c4cd-71c7-4502-b713-65f0ace7912a",
+ "__expectedType__": "cc.Prefab"
+ },
+ "fileId": "d3jYvT7whFS5scQFZeO5AK",
+ "instance": {
+ "__id__": 1875
+ },
+ "targetOverrides": null
+ },
+ {
+ "__type__": "cc.PrefabInstance",
+ "fileId": "fduKVQo/NLrpIEJiVEVDJo",
+ "prefabRootNode": {
+ "__id__": 1
+ },
+ "mountedChildren": [],
+ "mountedComponents": [],
+ "propertyOverrides": [
+ {
+ "__id__": 1876
+ },
+ {
+ "__id__": 1878
+ },
+ {
+ "__id__": 1879
+ },
+ {
+ "__id__": 1880
+ },
+ {
+ "__id__": 1881
+ },
+ {
+ "__id__": 1883
+ },
+ {
+ "__id__": 1885
+ }
+ ],
+ "removedComponents": []
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 1877
+ },
+ "propertyPath": [
+ "_name"
+ ],
+ "value": "smalltip"
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "d3jYvT7whFS5scQFZeO5AK"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 1877
+ },
+ "propertyPath": [
+ "_lpos"
+ ],
+ "value": {
+ "__type__": "cc.Vec3",
+ "x": 1.966,
+ "y": 101.342,
+ "z": 0
+ }
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 1877
+ },
+ "propertyPath": [
+ "_lrot"
+ ],
+ "value": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ }
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 1877
+ },
+ "propertyPath": [
+ "_euler"
+ ],
+ "value": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ }
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 1882
+ },
+ "propertyPath": [
+ "_contentSize"
+ ],
+ "value": {
+ "__type__": "cc.Size",
+ "width": 120,
+ "height": 70
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "3aTUQpkypKh5v6YnH99gAD"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 1884
+ },
+ "propertyPath": [
+ "_string"
+ ],
+ "value": "金币不足"
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "52GlHcXJZDJqYfTH62X5lp"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 1886
+ },
+ "propertyPath": [
+ "_contentSize"
+ ],
+ "value": {
+ "__type__": "cc.Size",
+ "width": 84,
+ "height": 54.4
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "11pqUo9t9IWYWj/LjK3fNo"
+ ]
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "bg",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 1872
+ },
+ "_children": [],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 1888
+ },
+ {
+ "__id__": 1890
+ },
+ {
+ "__id__": 1892
+ }
+ ],
+ "_prefab": {
+ "__id__": 1894
+ },
+ "_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__": 1887
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1889
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 719.9,
+ "height": 90
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "e9jQYCWbVEW7Br9txANQYj"
+ },
+ {
+ "__type__": "cc.Sprite",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1887
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1891
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 229,
+ "b": 39,
+ "a": 255
+ },
+ "_spriteFrame": {
+ "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@abf7b",
+ "__expectedType__": "cc.SpriteFrame"
+ },
+ "_type": 1,
+ "_fillType": 0,
+ "_sizeMode": 0,
+ "_fillCenter": {
+ "__type__": "cc.Vec2",
+ "x": 0,
+ "y": 0
+ },
+ "_fillStart": 0,
+ "_fillRange": 0,
+ "_isTrimmedMode": true,
+ "_useGrayscale": true,
+ "_atlas": {
+ "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73",
+ "__expectedType__": "cc.SpriteAtlas"
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "cazfDgublMZp7SV1z5xckM"
+ },
+ {
+ "__type__": "cc.Widget",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1887
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1893
+ },
+ "_alignFlags": 45,
+ "_target": null,
+ "_left": 0,
+ "_right": 0,
+ "_top": 0,
+ "_bottom": 0,
+ "_horizontalCenter": 0,
+ "_verticalCenter": 0,
+ "_isAbsLeft": true,
+ "_isAbsRight": true,
+ "_isAbsTop": true,
+ "_isAbsBottom": true,
+ "_isAbsHorizontalCenter": true,
+ "_isAbsVerticalCenter": true,
+ "_originalWidth": 180,
+ "_originalHeight": 120,
+ "_alignMode": 2,
+ "_lockFlags": 0,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "69Bd0wnghOIIQVDFEP5w3h"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "a4v5g6UNJN2JUpd5UzaOWC",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "nobg",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 1872
+ },
+ "_children": [],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 1896
+ },
+ {
+ "__id__": 1898
+ },
+ {
+ "__id__": 1900
+ }
+ ],
+ "_prefab": {
+ "__id__": 1902
+ },
+ "_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__": 1895
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1897
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 719.9,
+ "height": 90
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "b0VD5uRUhBRaDS2o0fDnS4"
+ },
+ {
+ "__type__": "cc.Sprite",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1895
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1899
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 255,
+ "b": 255,
+ "a": 255
+ },
+ "_spriteFrame": {
+ "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@abf7b",
+ "__expectedType__": "cc.SpriteFrame"
+ },
+ "_type": 1,
+ "_fillType": 0,
+ "_sizeMode": 0,
+ "_fillCenter": {
+ "__type__": "cc.Vec2",
+ "x": 0,
+ "y": 0
+ },
+ "_fillStart": 0,
+ "_fillRange": 0,
+ "_isTrimmedMode": true,
+ "_useGrayscale": true,
+ "_atlas": {
+ "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73",
+ "__expectedType__": "cc.SpriteAtlas"
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "09/j/6jHlHvIY8FHVeT4gA"
+ },
+ {
+ "__type__": "cc.Widget",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1895
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1901
+ },
+ "_alignFlags": 45,
+ "_target": null,
+ "_left": 0,
+ "_right": 0,
+ "_top": 0,
+ "_bottom": 0,
+ "_horizontalCenter": 0,
+ "_verticalCenter": 0,
+ "_isAbsLeft": true,
+ "_isAbsRight": true,
+ "_isAbsTop": true,
+ "_isAbsBottom": true,
+ "_isAbsHorizontalCenter": true,
+ "_isAbsVerticalCenter": true,
+ "_originalWidth": 180,
+ "_originalHeight": 120,
+ "_alignMode": 2,
+ "_lockFlags": 0,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "de1pOtzeBEoovfO6oGOwmX"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "6eJnjJqjFE+IjhM8A0CJxG",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "coin",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 1872
+ },
+ "_children": [
+ {
+ "__id__": 1904
+ },
+ {
+ "__id__": 1910
+ }
+ ],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 1916
+ },
+ {
+ "__id__": 1918
+ }
+ ],
+ "_prefab": {
+ "__id__": 1920
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": -106.702,
+ "y": 0,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 1,
+ "y": 1,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "bg_line",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 1903
+ },
+ "_children": [],
+ "_active": false,
+ "_components": [
+ {
+ "__id__": 1905
+ },
+ {
+ "__id__": 1907
+ }
+ ],
+ "_prefab": {
+ "__id__": 1909
+ },
+ "_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__": 1904
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1906
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 100,
+ "height": 30
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "e8zsPQdsVDt6H4vXMjv8+o"
+ },
+ {
+ "__type__": "cc.Sprite",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1904
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1908
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 255,
+ "b": 255,
+ "a": 255
+ },
+ "_spriteFrame": {
+ "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@7f50d",
+ "__expectedType__": "cc.SpriteFrame"
+ },
+ "_type": 0,
+ "_fillType": 0,
+ "_sizeMode": 0,
+ "_fillCenter": {
+ "__type__": "cc.Vec2",
+ "x": 0,
+ "y": 0
+ },
+ "_fillStart": 0,
+ "_fillRange": 0,
+ "_isTrimmedMode": true,
+ "_useGrayscale": false,
+ "_atlas": null,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "19zU2Mdt9P34fsQREuhXhj"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "3cbVqXKOFHWKz7allkHPbq",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "icon",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 1903
+ },
+ "_children": [],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 1911
+ },
+ {
+ "__id__": 1913
+ }
+ ],
+ "_prefab": {
+ "__id__": 1915
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": 50.254,
+ "y": 0,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 1,
+ "y": 1,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1910
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1912
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 30,
+ "height": 30
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "beqrHrjllJQoFSaM4CPiHE"
+ },
+ {
+ "__type__": "cc.Sprite",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1910
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1914
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 255,
+ "b": 255,
+ "a": 255
+ },
+ "_spriteFrame": {
+ "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@d5b61",
+ "__expectedType__": "cc.SpriteFrame"
+ },
+ "_type": 0,
+ "_fillType": 0,
+ "_sizeMode": 0,
+ "_fillCenter": {
+ "__type__": "cc.Vec2",
+ "x": 0,
+ "y": 0
+ },
+ "_fillStart": 0,
+ "_fillRange": 0,
+ "_isTrimmedMode": true,
+ "_useGrayscale": false,
+ "_atlas": {
+ "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4",
+ "__expectedType__": "cc.SpriteAtlas"
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "c1pNu692JNUohpEVNxPxHe"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "5b2rQ6Ro1Mb4W9/gaBE/AM",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1903
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1917
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 40,
+ "height": 40
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "3aURiSseBAb4JXc9lMq3gm"
+ },
+ {
+ "__type__": "cc.Sprite",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1903
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1919
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 255,
+ "b": 255,
+ "a": 255
+ },
+ "_spriteFrame": null,
+ "_type": 0,
+ "_fillType": 0,
+ "_sizeMode": 1,
+ "_fillCenter": {
+ "__type__": "cc.Vec2",
+ "x": 0,
+ "y": 0
+ },
+ "_fillStart": 0,
+ "_fillRange": 0,
+ "_isTrimmedMode": true,
+ "_useGrayscale": false,
+ "_atlas": null,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "d4eXJu2fNHSpdgQZlqwtT4"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "bedJkJm7xFR5nlLh/3Scbe",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "Label",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 1872
+ },
+ "_children": [],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 1922
+ },
+ {
+ "__id__": 1924
+ }
+ ],
+ "_prefab": {
+ "__id__": 1926
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 1,
+ "y": 1,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1921
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1923
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 68,
+ "height": 58.4
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "04rsSFIMNNVKk5wMmgmNwH"
+ },
+ {
+ "__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": 1,
+ "_verticalAlign": 1,
+ "_actualFontSize": 30,
+ "_fontSize": 30,
+ "_fontFamily": "Arial",
+ "_lineHeight": 40,
+ "_overflow": 0,
+ "_enableWrapText": true,
+ "_font": null,
+ "_isSystemFontUsed": true,
+ "_spacingX": 0,
+ "_isItalic": false,
+ "_isBold": true,
+ "_isUnderline": false,
+ "_underlineHeight": 2,
+ "_cacheMode": 0,
+ "_enableOutline": true,
+ "_outlineColor": {
+ "__type__": "cc.Color",
+ "r": 0,
+ "g": 0,
+ "b": 0,
+ "a": 255
+ },
+ "_outlineWidth": 4,
+ "_enableShadow": false,
+ "_shadowColor": {
+ "__type__": "cc.Color",
+ "r": 0,
+ "g": 0,
+ "b": 0,
+ "a": 255
+ },
+ "_shadowOffset": {
+ "__type__": "cc.Vec2",
+ "x": 2,
+ "y": 2
+ },
+ "_shadowBlur": 2,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "78Cj4U8upKuLnlDG5cDpYI"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "db0NiVuPdC/aVXnGALN9iX",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1872
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1928
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 719.9,
+ "height": 90
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "b0NMvA28dJrZwbf3J9DWC7"
+ },
+ {
+ "__type__": "cc.Widget",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1872
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1930
+ },
+ "_alignFlags": 44,
+ "_target": null,
+ "_left": 5,
+ "_right": -5,
+ "_top": 0,
+ "_bottom": 5,
+ "_horizontalCenter": 0,
+ "_verticalCenter": 0,
+ "_isAbsLeft": true,
+ "_isAbsRight": true,
+ "_isAbsTop": true,
+ "_isAbsBottom": true,
+ "_isAbsHorizontalCenter": true,
+ "_isAbsVerticalCenter": true,
+ "_originalWidth": 120,
+ "_originalHeight": 0,
+ "_alignMode": 2,
+ "_lockFlags": 0,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "417pG0V8VDW5hly4awn4HS"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "54nzBXTmNGaJcHWo3oI4Hp",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1871
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1933
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 719.9,
+ "height": 100
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "f84ZLgGkFHUozddk8+fixF"
+ },
+ {
+ "__type__": "cc.Sprite",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1871
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1935
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 255,
+ "b": 255,
+ "a": 255
+ },
+ "_spriteFrame": null,
+ "_type": 1,
+ "_fillType": 0,
+ "_sizeMode": 0,
+ "_fillCenter": {
+ "__type__": "cc.Vec2",
+ "x": 0,
+ "y": 0
+ },
+ "_fillStart": 0,
+ "_fillRange": 0,
+ "_isTrimmedMode": true,
+ "_useGrayscale": true,
+ "_atlas": null,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "3a+lh8TbNGiLHA93lmFAcH"
+ },
+ {
+ "__type__": "cc.Widget",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1871
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1937
+ },
+ "_alignFlags": 44,
+ "_target": null,
+ "_left": 0,
+ "_right": 0.1,
+ "_top": 0,
+ "_bottom": 0,
+ "_horizontalCenter": 0,
+ "_verticalCenter": 0,
+ "_isAbsLeft": true,
+ "_isAbsRight": true,
+ "_isAbsTop": true,
+ "_isAbsBottom": true,
+ "_isAbsHorizontalCenter": true,
+ "_isAbsVerticalCenter": true,
+ "_originalWidth": 140,
+ "_originalHeight": 0,
+ "_alignMode": 2,
+ "_lockFlags": 0,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "2d4f8w7RdM+r0FhA25wI+R"
+ },
+ {
+ "__type__": "cc.Layout",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1871
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1939
+ },
+ "_resizeMode": 0,
+ "_layoutType": 1,
+ "_cellSize": {
+ "__type__": "cc.Size",
+ "width": 40,
+ "height": 40
+ },
+ "_startAxis": 0,
+ "_paddingLeft": 5,
+ "_paddingRight": 5,
+ "_paddingTop": 0,
+ "_paddingBottom": 0,
+ "_spacingX": 0,
+ "_spacingY": 0,
+ "_verticalDirection": 1,
+ "_horizontalDirection": 0,
+ "_constraint": 0,
+ "_constraintNum": 2,
+ "_affectedByScale": false,
+ "_isAlign": false,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "26jM37RNFGlrwKKmXsnzWt"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "a7AIeGgyJC8Z3ImOgNgeyK",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "title",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 1752
+ },
+ "_children": [
+ {
+ "__id__": 1942
+ },
+ {
+ "__id__": 1948
+ }
+ ],
+ "_active": false,
+ "_components": [
+ {
+ "__id__": 1954
+ }
+ ],
+ "_prefab": {
+ "__id__": 1956
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 325.901,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 1,
+ "y": 1,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "Title_Ribbon_03_Blue",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 1941
+ },
+ "_children": [],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 1943
+ },
+ {
+ "__id__": 1945
+ }
+ ],
+ "_prefab": {
+ "__id__": 1947
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 2,
+ "y": 2,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1942
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1944
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 330,
+ "height": 42
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "cbhTtiuKBKr5XihAnSMYHF"
+ },
+ {
+ "__type__": "cc.Sprite",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1942
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1946
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 255,
+ "b": 255,
+ "a": 255
+ },
+ "_spriteFrame": {
+ "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@d5229",
+ "__expectedType__": "cc.SpriteFrame"
+ },
+ "_type": 0,
+ "_fillType": 0,
+ "_sizeMode": 0,
+ "_fillCenter": {
+ "__type__": "cc.Vec2",
+ "x": 0,
+ "y": 0
+ },
+ "_fillStart": 0,
+ "_fillRange": 0,
+ "_isTrimmedMode": true,
+ "_useGrayscale": false,
+ "_atlas": null,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "fbR3MBxqFIMK8vImRlAwUc"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "6eVDZ1YQdBIItXtWXMkPJs",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "title",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 1941
+ },
+ "_children": [],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 1949
+ },
+ {
+ "__id__": 1951
+ }
+ ],
+ "_prefab": {
+ "__id__": 1953
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 8.137,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 1,
+ "y": 1,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1948
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1950
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 168,
+ "height": 64.7
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "40q9b1zkpCJZ7E6yv6ZXpn"
+ },
+ {
+ "__type__": "cc.Label",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1948
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1952
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 255,
+ "b": 255,
+ "a": 255
+ },
+ "_string": "招募英雄",
+ "_horizontalAlign": 1,
+ "_verticalAlign": 1,
+ "_actualFontSize": 40,
+ "_fontSize": 40,
+ "_fontFamily": "Arial",
+ "_lineHeight": 45,
+ "_overflow": 0,
+ "_enableWrapText": true,
+ "_font": null,
+ "_isSystemFontUsed": true,
+ "_spacingX": 0,
+ "_isItalic": false,
+ "_isBold": true,
+ "_isUnderline": false,
+ "_underlineHeight": 2,
+ "_cacheMode": 0,
+ "_enableOutline": true,
+ "_outlineColor": {
+ "__type__": "cc.Color",
+ "r": 0,
+ "g": 0,
+ "b": 0,
+ "a": 255
+ },
+ "_outlineWidth": 4,
+ "_enableShadow": false,
+ "_shadowColor": {
+ "__type__": "cc.Color",
+ "r": 0,
+ "g": 0,
+ "b": 0,
+ "a": 255
+ },
+ "_shadowOffset": {
+ "__type__": "cc.Vec2",
+ "x": 2,
+ "y": 2
+ },
+ "_shadowBlur": 2,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "0a131jsbZIp5fgZgXQWjBc"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "23bJFxM/1DCJ7x84PmaEX8",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1941
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1955
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 100,
+ "height": 100
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "0a11tgKvhHy5GM1Q9acZL5"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "1d4xlZioNAMrY0594ady/e",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1752
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1958
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 720,
+ "height": 450
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "71Rnrn5jlDI71mgkKxr65d"
+ },
+ {
+ "__type__": "cc.Widget",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1752
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1960
+ },
+ "_alignFlags": 42,
+ "_target": null,
+ "_left": 0,
+ "_right": 0,
+ "_top": 600,
+ "_bottom": 0,
+ "_horizontalCenter": 0,
+ "_verticalCenter": -270.13,
+ "_isAbsLeft": true,
+ "_isAbsRight": true,
+ "_isAbsTop": true,
+ "_isAbsBottom": true,
+ "_isAbsHorizontalCenter": true,
+ "_isAbsVerticalCenter": true,
+ "_originalWidth": 180,
+ "_originalHeight": 300,
+ "_alignMode": 2,
+ "_lockFlags": 0,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "400gyW+WVEa60lrQ4MW0do"
+ },
+ {
+ "__type__": "cc.Layout",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1752
+ },
+ "_enabled": false,
+ "__prefab": {
+ "__id__": 1962
+ },
+ "_resizeMode": 1,
+ "_layoutType": 1,
+ "_cellSize": {
+ "__type__": "cc.Size",
+ "width": 40,
+ "height": 40
+ },
+ "_startAxis": 0,
+ "_paddingLeft": 0,
+ "_paddingRight": 0,
+ "_paddingTop": 0,
+ "_paddingBottom": 0,
+ "_spacingX": 3,
+ "_spacingY": 0,
+ "_verticalDirection": 1,
+ "_horizontalDirection": 0,
+ "_constraint": 0,
+ "_constraintNum": 2,
+ "_affectedByScale": false,
+ "_isAlign": false,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "4eEqfjnl1NpoVxJCQ0k8FP"
+ },
+ {
+ "__type__": "cc.BlockInputEvents",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1752
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1964
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "b7Le1lzltFI4LXAZLaiPtN"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "65uC0hiTlCfIZ0SnjI7UH6",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "shop",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 1
+ },
+ "_children": [
+ {
+ "__id__": 1967
+ },
+ {
+ "__id__": 2009
+ },
+ {
+ "__id__": 2051
+ },
+ {
+ "__id__": 2059
+ },
+ {
+ "__id__": 2067
+ },
+ {
+ "__id__": 2137
+ },
+ {
+ "__id__": 2225
+ },
+ {
+ "__id__": 2421
+ },
+ {
+ "__id__": 2754
+ }
+ ],
+ "_active": false,
+ "_components": [
+ {
+ "__id__": 2770
+ },
+ {
+ "__id__": 2772
+ },
+ {
+ "__id__": 2774
+ },
+ {
+ "__id__": 2776
+ }
+ ],
+ "_prefab": {
+ "__id__": 2778
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 144.87,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 1,
+ "y": 1,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "lvbg",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 1966
+ },
+ "_children": [
+ {
+ "__id__": 1968
+ },
+ {
+ "__id__": 1974
+ },
+ {
+ "__id__": 1980
+ },
+ {
+ "__id__": 1986
+ },
+ {
+ "__id__": 1992
+ },
+ {
+ "__id__": 1998
+ }
+ ],
+ "_active": false,
+ "_components": [
+ {
+ "__id__": 2004
+ },
+ {
+ "__id__": 2006
+ }
+ ],
+ "_prefab": {
+ "__id__": 2008
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": -240,
+ "y": 173.02,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 1,
+ "y": 1,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "lv1",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 1967
+ },
+ "_children": [],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 1969
+ },
+ {
+ "__id__": 1971
+ }
+ ],
+ "_prefab": {
+ "__id__": 1973
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": -87.5,
+ "y": 0,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 1,
+ "y": 1,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1968
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1970
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 30,
+ "height": 30
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "94DN7MjcVKxK2Q0wjTjrnh"
+ },
+ {
+ "__type__": "cc.Sprite",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1968
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1972
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 255,
+ "b": 255,
+ "a": 255
+ },
+ "_spriteFrame": {
+ "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@411e4",
+ "__expectedType__": "cc.SpriteFrame"
+ },
+ "_type": 0,
+ "_fillType": 0,
+ "_sizeMode": 0,
+ "_fillCenter": {
+ "__type__": "cc.Vec2",
+ "x": 0,
+ "y": 0
+ },
+ "_fillStart": 0,
+ "_fillRange": 0,
+ "_isTrimmedMode": true,
+ "_useGrayscale": true,
+ "_atlas": null,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "1crbWRi+ZCNoAn4zdOEV7g"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "faeai4mRBNSrBFKoE17BJm",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "lv2",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 1967
+ },
+ "_children": [],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 1975
+ },
+ {
+ "__id__": 1977
+ }
+ ],
+ "_prefab": {
+ "__id__": 1979
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": -52.5,
+ "y": 0,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 1,
+ "y": 1,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1974
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1976
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 30,
+ "height": 30
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "6eWBFoRKZFs7ZYURUGWp/B"
+ },
+ {
+ "__type__": "cc.Sprite",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1974
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1978
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 255,
+ "b": 255,
+ "a": 255
+ },
+ "_spriteFrame": {
+ "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@411e4",
+ "__expectedType__": "cc.SpriteFrame"
+ },
+ "_type": 0,
+ "_fillType": 0,
+ "_sizeMode": 0,
+ "_fillCenter": {
+ "__type__": "cc.Vec2",
+ "x": 0,
+ "y": 0
+ },
+ "_fillStart": 0,
+ "_fillRange": 0,
+ "_isTrimmedMode": true,
+ "_useGrayscale": true,
+ "_atlas": null,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "26VM1wHDNO0JB7UwA7V7IZ"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "bcMlOL6I1A35wTLK34NAgG",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "lv3",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 1967
+ },
+ "_children": [],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 1981
+ },
+ {
+ "__id__": 1983
+ }
+ ],
+ "_prefab": {
+ "__id__": 1985
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": -17.5,
+ "y": 0,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 1,
+ "y": 1,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1980
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1982
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 30,
+ "height": 30
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "fcKavZ2bVOgL78qDq59tRG"
+ },
+ {
+ "__type__": "cc.Sprite",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1980
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1984
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 255,
+ "b": 255,
+ "a": 255
+ },
+ "_spriteFrame": {
+ "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@411e4",
+ "__expectedType__": "cc.SpriteFrame"
+ },
+ "_type": 0,
+ "_fillType": 0,
+ "_sizeMode": 0,
+ "_fillCenter": {
+ "__type__": "cc.Vec2",
+ "x": 0,
+ "y": 0
+ },
+ "_fillStart": 0,
+ "_fillRange": 0,
+ "_isTrimmedMode": true,
+ "_useGrayscale": true,
+ "_atlas": null,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "13hqcQl+tAyp93aIB49J2d"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "7cLpCKEzFK/IG6FbPYGjtt",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "lv4",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 1967
+ },
+ "_children": [],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 1987
+ },
+ {
+ "__id__": 1989
+ }
+ ],
+ "_prefab": {
+ "__id__": 1991
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": 17.5,
+ "y": 0,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 1,
+ "y": 1,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1986
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1988
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 30,
+ "height": 30
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "66EofUw4FD8K/+QCJz4ntH"
+ },
+ {
+ "__type__": "cc.Sprite",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1986
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1990
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 255,
+ "b": 255,
+ "a": 255
+ },
+ "_spriteFrame": {
+ "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@411e4",
+ "__expectedType__": "cc.SpriteFrame"
+ },
+ "_type": 0,
+ "_fillType": 0,
+ "_sizeMode": 0,
+ "_fillCenter": {
+ "__type__": "cc.Vec2",
+ "x": 0,
+ "y": 0
+ },
+ "_fillStart": 0,
+ "_fillRange": 0,
+ "_isTrimmedMode": true,
+ "_useGrayscale": true,
+ "_atlas": null,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "3frsNHCoVK+Z9hTMrlM9qT"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "abAq3pRuhP96mr/cuO2OJC",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "lv5",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 1967
+ },
+ "_children": [],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 1993
+ },
+ {
+ "__id__": 1995
+ }
+ ],
+ "_prefab": {
+ "__id__": 1997
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": 52.5,
+ "y": 0,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 1,
+ "y": 1,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1992
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1994
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 30,
+ "height": 30
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "e1aqUlgtlHnKAa3QiEsY5X"
+ },
+ {
+ "__type__": "cc.Sprite",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1992
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 1996
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 255,
+ "b": 255,
+ "a": 255
+ },
+ "_spriteFrame": {
+ "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@411e4",
+ "__expectedType__": "cc.SpriteFrame"
+ },
+ "_type": 0,
+ "_fillType": 0,
+ "_sizeMode": 0,
+ "_fillCenter": {
+ "__type__": "cc.Vec2",
+ "x": 0,
+ "y": 0
+ },
+ "_fillStart": 0,
+ "_fillRange": 0,
+ "_isTrimmedMode": true,
+ "_useGrayscale": true,
+ "_atlas": null,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "b39R9KtTJB55UczDhz3WOW"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "bdWJYMqRtL9JURkBH7QRa6",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "lv6",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 1967
+ },
+ "_children": [],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 1999
+ },
+ {
+ "__id__": 2001
+ }
+ ],
+ "_prefab": {
+ "__id__": 2003
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": 87.5,
+ "y": 0,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 1,
+ "y": 1,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1998
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2000
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 30,
+ "height": 30
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "bcNHkKJjhISaUbMFIsT0pP"
+ },
+ {
+ "__type__": "cc.Sprite",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1998
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2002
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 255,
+ "b": 255,
+ "a": 255
+ },
+ "_spriteFrame": {
+ "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@411e4",
+ "__expectedType__": "cc.SpriteFrame"
+ },
+ "_type": 0,
+ "_fillType": 0,
+ "_sizeMode": 0,
+ "_fillCenter": {
+ "__type__": "cc.Vec2",
+ "x": 0,
+ "y": 0
+ },
+ "_fillStart": 0,
+ "_fillRange": 0,
+ "_isTrimmedMode": true,
+ "_useGrayscale": true,
+ "_atlas": null,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "14dQlM7ZpD/JzGOr8EllZd"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "23aiVspeVDs5ONS1Kqxfj7",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1967
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2005
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 205,
+ "height": 50
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "17SvpHszlK9qg0wSJuNN74"
+ },
+ {
+ "__type__": "cc.Layout",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1967
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2007
+ },
+ "_resizeMode": 0,
+ "_layoutType": 1,
+ "_cellSize": {
+ "__type__": "cc.Size",
+ "width": 40,
+ "height": 40
+ },
+ "_startAxis": 0,
+ "_paddingLeft": 0,
+ "_paddingRight": 0,
+ "_paddingTop": 0,
+ "_paddingBottom": 0,
+ "_spacingX": 5,
+ "_spacingY": 0,
+ "_verticalDirection": 1,
+ "_horizontalDirection": 0,
+ "_constraint": 0,
+ "_constraintNum": 2,
+ "_affectedByScale": false,
+ "_isAlign": false,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "84NVMEJ8dHgba3EIuvuQJA"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "f4cijJAE1CcJORtA5X4ob8",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "lv",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 1966
+ },
+ "_children": [
+ {
+ "__id__": 2010
+ },
+ {
+ "__id__": 2016
+ },
+ {
+ "__id__": 2022
+ },
+ {
+ "__id__": 2028
+ },
+ {
+ "__id__": 2034
+ },
+ {
+ "__id__": 2040
+ }
+ ],
+ "_active": false,
+ "_components": [
+ {
+ "__id__": 2046
+ },
+ {
+ "__id__": 2048
+ }
+ ],
+ "_prefab": {
+ "__id__": 2050
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": -240,
+ "y": 173.02,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 1,
+ "y": 1,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "lv1",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 2009
+ },
+ "_children": [],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 2011
+ },
+ {
+ "__id__": 2013
+ }
+ ],
+ "_prefab": {
+ "__id__": 2015
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": -87.5,
+ "y": 0,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 1,
+ "y": 1,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2010
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2012
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 30,
+ "height": 30
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "d7NgOOyThPiorYUiLuybsk"
+ },
+ {
+ "__type__": "cc.Sprite",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2010
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2014
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 255,
+ "b": 255,
+ "a": 255
+ },
+ "_spriteFrame": {
+ "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@411e4",
+ "__expectedType__": "cc.SpriteFrame"
+ },
+ "_type": 0,
+ "_fillType": 0,
+ "_sizeMode": 0,
+ "_fillCenter": {
+ "__type__": "cc.Vec2",
+ "x": 0,
+ "y": 0
+ },
+ "_fillStart": 0,
+ "_fillRange": 0,
+ "_isTrimmedMode": true,
+ "_useGrayscale": false,
+ "_atlas": null,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "50nF83mDdP95ilzY+0e6NH"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "9ffQ0JWGxBdKdfIqdxS8+l",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "lv2",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 2009
+ },
+ "_children": [],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 2017
+ },
+ {
+ "__id__": 2019
+ }
+ ],
+ "_prefab": {
+ "__id__": 2021
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": -52.5,
+ "y": 0,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 1,
+ "y": 1,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2016
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2018
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 30,
+ "height": 30
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "201QZKV+tIpI20idWN9OS5"
+ },
+ {
+ "__type__": "cc.Sprite",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2016
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2020
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 255,
+ "b": 255,
+ "a": 255
+ },
+ "_spriteFrame": {
+ "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@411e4",
+ "__expectedType__": "cc.SpriteFrame"
+ },
+ "_type": 0,
+ "_fillType": 0,
+ "_sizeMode": 0,
+ "_fillCenter": {
+ "__type__": "cc.Vec2",
+ "x": 0,
+ "y": 0
+ },
+ "_fillStart": 0,
+ "_fillRange": 0,
+ "_isTrimmedMode": true,
+ "_useGrayscale": false,
+ "_atlas": null,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "8bjU2v+hJEd4xl1atmo/X8"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "72OprX98pBTb7yshxi6ugB",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "lv3",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 2009
+ },
+ "_children": [],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 2023
+ },
+ {
+ "__id__": 2025
+ }
+ ],
+ "_prefab": {
+ "__id__": 2027
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": -17.5,
+ "y": 0,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 1,
+ "y": 1,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2022
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2024
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 30,
+ "height": 30
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "92N4QNLcBIQofbWepI1yi3"
+ },
+ {
+ "__type__": "cc.Sprite",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2022
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2026
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 255,
+ "b": 255,
+ "a": 255
+ },
+ "_spriteFrame": {
+ "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@411e4",
+ "__expectedType__": "cc.SpriteFrame"
+ },
+ "_type": 0,
+ "_fillType": 0,
+ "_sizeMode": 0,
+ "_fillCenter": {
+ "__type__": "cc.Vec2",
+ "x": 0,
+ "y": 0
+ },
+ "_fillStart": 0,
+ "_fillRange": 0,
+ "_isTrimmedMode": true,
+ "_useGrayscale": false,
+ "_atlas": null,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "f81VHMts9A5IrEjA18IegF"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "ecVPD/UM9F1rPaLj/3n0ES",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "lv4",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 2009
+ },
+ "_children": [],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 2029
+ },
+ {
+ "__id__": 2031
+ }
+ ],
+ "_prefab": {
+ "__id__": 2033
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": 17.5,
+ "y": 0,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 1,
+ "y": 1,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2028
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2030
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 30,
+ "height": 30
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "c2bPLK0CdGRo+nzaFGuuGA"
+ },
+ {
+ "__type__": "cc.Sprite",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2028
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2032
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 255,
+ "b": 255,
+ "a": 255
+ },
+ "_spriteFrame": {
+ "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@411e4",
+ "__expectedType__": "cc.SpriteFrame"
+ },
+ "_type": 0,
+ "_fillType": 0,
+ "_sizeMode": 0,
+ "_fillCenter": {
+ "__type__": "cc.Vec2",
+ "x": 0,
+ "y": 0
+ },
+ "_fillStart": 0,
+ "_fillRange": 0,
+ "_isTrimmedMode": true,
+ "_useGrayscale": false,
+ "_atlas": null,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "bbzDEOrt5ELovLFidzfBQH"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "8b/4qWAyVHgae8tXmDijG9",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "lv5",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 2009
+ },
+ "_children": [],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 2035
+ },
+ {
+ "__id__": 2037
+ }
+ ],
+ "_prefab": {
+ "__id__": 2039
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": 52.5,
+ "y": 0,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 1,
+ "y": 1,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2034
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2036
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 30,
+ "height": 30
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "4fYW2FAkVAgZwZWOe3qdvX"
+ },
+ {
+ "__type__": "cc.Sprite",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2034
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2038
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 255,
+ "b": 255,
+ "a": 255
+ },
+ "_spriteFrame": {
+ "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@411e4",
+ "__expectedType__": "cc.SpriteFrame"
+ },
+ "_type": 0,
+ "_fillType": 0,
+ "_sizeMode": 0,
+ "_fillCenter": {
+ "__type__": "cc.Vec2",
+ "x": 0,
+ "y": 0
+ },
+ "_fillStart": 0,
+ "_fillRange": 0,
+ "_isTrimmedMode": true,
+ "_useGrayscale": false,
+ "_atlas": null,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "2f0Mb+iHZNyb0uQXCkInVG"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "1bREBFj4VKcZ9qUM8bmoEz",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "lv6",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 2009
+ },
+ "_children": [],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 2041
+ },
+ {
+ "__id__": 2043
+ }
+ ],
+ "_prefab": {
+ "__id__": 2045
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": 87.5,
+ "y": 0,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 1,
+ "y": 1,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2040
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2042
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 30,
+ "height": 30
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "01LkzgFhNESrzxJks1PFFD"
+ },
+ {
+ "__type__": "cc.Sprite",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2040
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2044
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 255,
+ "b": 255,
+ "a": 255
+ },
+ "_spriteFrame": {
+ "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@411e4",
+ "__expectedType__": "cc.SpriteFrame"
+ },
+ "_type": 0,
+ "_fillType": 0,
+ "_sizeMode": 0,
+ "_fillCenter": {
+ "__type__": "cc.Vec2",
+ "x": 0,
+ "y": 0
+ },
+ "_fillStart": 0,
+ "_fillRange": 0,
+ "_isTrimmedMode": true,
+ "_useGrayscale": false,
+ "_atlas": null,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "c4HHHsn7xA8Yu55E4gyzNP"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "9cY1E1Q6RIdZd7PlAPa1XS",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2009
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2047
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 205,
+ "height": 50
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "13jVSx0y5JCIwso4NPegBs"
+ },
+ {
+ "__type__": "cc.Layout",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2009
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2049
+ },
+ "_resizeMode": 0,
+ "_layoutType": 1,
+ "_cellSize": {
+ "__type__": "cc.Size",
+ "width": 40,
+ "height": 40
+ },
+ "_startAxis": 0,
+ "_paddingLeft": 0,
+ "_paddingRight": 0,
+ "_paddingTop": 0,
+ "_paddingBottom": 0,
+ "_spacingX": 5,
+ "_spacingY": 0,
+ "_verticalDirection": 1,
+ "_horizontalDirection": 0,
+ "_constraint": 0,
+ "_constraintNum": 2,
+ "_affectedByScale": false,
+ "_isAlign": true,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "ffWgFXg6NPq4FyjvRtzPWv"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "9atxF5o2lFXKh6sJ5hpBne",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "card_bg",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 1966
+ },
+ "_children": [],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 2052
+ },
+ {
+ "__id__": 2054
+ },
+ {
+ "__id__": 2056
+ }
+ ],
+ "_prefab": {
+ "__id__": 2058
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 225,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 1,
+ "y": 1,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2051
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2053
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 710,
+ "height": 450
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "11a14HmbZIu5dnaA9kNPQl"
+ },
+ {
+ "__type__": "cc.Sprite",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2051
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2055
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 255,
+ "b": 255,
+ "a": 255
+ },
+ "_spriteFrame": {
+ "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@cd9c1",
+ "__expectedType__": "cc.SpriteFrame"
+ },
+ "_type": 1,
+ "_fillType": 0,
+ "_sizeMode": 0,
+ "_fillCenter": {
+ "__type__": "cc.Vec2",
+ "x": 0,
+ "y": 0
+ },
+ "_fillStart": 0,
+ "_fillRange": 0,
+ "_isTrimmedMode": true,
+ "_useGrayscale": false,
+ "_atlas": {
+ "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73",
+ "__expectedType__": "cc.SpriteAtlas"
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "3c1Cio4HVMyY+HPj+EAx0o"
+ },
+ {
+ "__type__": "cc.Widget",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2051
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2057
+ },
+ "_alignFlags": 45,
+ "_target": null,
+ "_left": 5,
+ "_right": 5,
+ "_top": 0,
+ "_bottom": 0,
+ "_horizontalCenter": 0,
+ "_verticalCenter": 0,
+ "_isAbsLeft": true,
+ "_isAbsRight": true,
+ "_isAbsTop": true,
+ "_isAbsBottom": true,
+ "_isAbsHorizontalCenter": true,
+ "_isAbsVerticalCenter": true,
+ "_originalWidth": 720,
+ "_originalHeight": 280,
+ "_alignMode": 2,
+ "_lockFlags": 0,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "cbYCq4ev5MPIIirzhOg3v2"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "04FynBTylIgK3MUvCuYtHm",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "con",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 1966
+ },
+ "_children": [],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 2060
+ },
+ {
+ "__id__": 2062
+ },
+ {
+ "__id__": 2064
+ }
+ ],
+ "_prefab": {
+ "__id__": 2066
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": -204.8,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 1,
+ "y": 1,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2059
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2061
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 0,
+ "height": 150
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "bcuHv6gjhLWbZgK/VMId1H"
+ },
+ {
+ "__type__": "cc.Layout",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2059
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2063
+ },
+ "_resizeMode": 1,
+ "_layoutType": 1,
+ "_cellSize": {
+ "__type__": "cc.Size",
+ "width": 40,
+ "height": 40
+ },
+ "_startAxis": 0,
+ "_paddingLeft": 0,
+ "_paddingRight": 0,
+ "_paddingTop": 0,
+ "_paddingBottom": 0,
+ "_spacingX": 0,
+ "_spacingY": 0,
+ "_verticalDirection": 1,
+ "_horizontalDirection": 0,
+ "_constraint": 0,
+ "_constraintNum": 2,
+ "_affectedByScale": false,
+ "_isAlign": false,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "bcYirGkQtJ0owkzV7cnILE"
+ },
+ {
+ "__type__": "cc.Widget",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2059
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2065
+ },
+ "_alignFlags": 44,
+ "_target": null,
+ "_left": 360,
+ "_right": 360,
+ "_top": 1230,
+ "_bottom": -279.8,
+ "_horizontalCenter": 0,
+ "_verticalCenter": 0,
+ "_isAbsLeft": true,
+ "_isAbsRight": true,
+ "_isAbsTop": true,
+ "_isAbsBottom": true,
+ "_isAbsHorizontalCenter": true,
+ "_isAbsVerticalCenter": true,
+ "_originalWidth": 378,
+ "_originalHeight": 100,
+ "_alignMode": 2,
+ "_lockFlags": 0,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "85FEYC6+NEBpmbrRki/aHu"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "b26iXWl+NAQLRIfn9qH16c",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "up",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 1966
+ },
+ "_children": [
+ {
+ "__id__": 2068
+ },
+ {
+ "__id__": 2076
+ },
+ {
+ "__id__": 2084
+ },
+ {
+ "__id__": 2118
+ },
+ {
+ "__id__": 2126
+ }
+ ],
+ "_active": false,
+ "_components": [
+ {
+ "__id__": 2132
+ },
+ {
+ "__id__": 2134
+ }
+ ],
+ "_prefab": {
+ "__id__": 2136
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": -240,
+ "y": 7.988,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 1,
+ "y": 1,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "bg",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 2067
+ },
+ "_children": [],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 2069
+ },
+ {
+ "__id__": 2071
+ },
+ {
+ "__id__": 2073
+ }
+ ],
+ "_prefab": {
+ "__id__": 2075
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 55,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 1,
+ "y": 1,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2068
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2070
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 220,
+ "height": 110
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "9d5wURjnxHiaRIjNEiC3xx"
+ },
+ {
+ "__type__": "cc.Sprite",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2068
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2072
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 255,
+ "b": 255,
+ "a": 255
+ },
+ "_spriteFrame": {
+ "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@e9165",
+ "__expectedType__": "cc.SpriteFrame"
+ },
+ "_type": 1,
+ "_fillType": 0,
+ "_sizeMode": 0,
+ "_fillCenter": {
+ "__type__": "cc.Vec2",
+ "x": 0,
+ "y": 0
+ },
+ "_fillStart": 0,
+ "_fillRange": 0,
+ "_isTrimmedMode": true,
+ "_useGrayscale": false,
+ "_atlas": {
+ "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4",
+ "__expectedType__": "cc.SpriteAtlas"
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "76VhE/hzpG9bV2XwAxyHu7"
+ },
+ {
+ "__type__": "cc.Widget",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2068
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2074
+ },
+ "_alignFlags": 45,
+ "_target": null,
+ "_left": 0,
+ "_right": 0,
+ "_top": 0,
+ "_bottom": 0,
+ "_horizontalCenter": 0,
+ "_verticalCenter": 0,
+ "_isAbsLeft": true,
+ "_isAbsRight": true,
+ "_isAbsTop": true,
+ "_isAbsBottom": true,
+ "_isAbsHorizontalCenter": true,
+ "_isAbsVerticalCenter": true,
+ "_originalWidth": 180,
+ "_originalHeight": 120,
+ "_alignMode": 2,
+ "_lockFlags": 0,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "97e+GlwsxLhJP42Ao4erLH"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "0dDFjAnPhAIrrPSq7KeNho",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "nobg",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 2067
+ },
+ "_children": [],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 2077
+ },
+ {
+ "__id__": 2079
+ },
+ {
+ "__id__": 2081
+ }
+ ],
+ "_prefab": {
+ "__id__": 2083
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 55,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 1,
+ "y": 1,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2076
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2078
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 220,
+ "height": 110
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "da89Crm01ATJDWiY5uVKOP"
+ },
+ {
+ "__type__": "cc.Sprite",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2076
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2080
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 255,
+ "b": 255,
+ "a": 255
+ },
+ "_spriteFrame": {
+ "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@e9165",
+ "__expectedType__": "cc.SpriteFrame"
+ },
+ "_type": 1,
+ "_fillType": 0,
+ "_sizeMode": 0,
+ "_fillCenter": {
+ "__type__": "cc.Vec2",
+ "x": 0,
+ "y": 0
+ },
+ "_fillStart": 0,
+ "_fillRange": 0,
+ "_isTrimmedMode": true,
+ "_useGrayscale": true,
+ "_atlas": {
+ "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4",
+ "__expectedType__": "cc.SpriteAtlas"
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "62RYx3h1BPbK7jSN5lD/7Y"
+ },
+ {
+ "__type__": "cc.Widget",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2076
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2082
+ },
+ "_alignFlags": 45,
+ "_target": null,
+ "_left": 0,
+ "_right": 0,
+ "_top": 0,
+ "_bottom": 0,
+ "_horizontalCenter": 0,
+ "_verticalCenter": 0,
+ "_isAbsLeft": true,
+ "_isAbsRight": true,
+ "_isAbsTop": true,
+ "_isAbsBottom": true,
+ "_isAbsHorizontalCenter": true,
+ "_isAbsVerticalCenter": true,
+ "_originalWidth": 180,
+ "_originalHeight": 120,
+ "_alignMode": 2,
+ "_lockFlags": 0,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "fai10mbqBIApI96Q2OPKpy"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "6d9dJX63NFPohXtbUveofm",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "coin",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 2067
+ },
+ "_children": [
+ {
+ "__id__": 2085
+ },
+ {
+ "__id__": 2091
+ },
+ {
+ "__id__": 2097
+ }
+ ],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 2111
+ },
+ {
+ "__id__": 2113
+ },
+ {
+ "__id__": 2115
+ }
+ ],
+ "_prefab": {
+ "__id__": 2117
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 80,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 1,
+ "y": 1,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "bg_line",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 2084
+ },
+ "_children": [],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 2086
+ },
+ {
+ "__id__": 2088
+ }
+ ],
+ "_prefab": {
+ "__id__": 2090
+ },
+ "_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__": 2085
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2087
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 100,
+ "height": 30
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "7clVXqEfxBEaHNA8oSI4eR"
+ },
+ {
+ "__type__": "cc.Sprite",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2085
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2089
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 255,
+ "b": 255,
+ "a": 255
+ },
+ "_spriteFrame": {
+ "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@7f50d",
+ "__expectedType__": "cc.SpriteFrame"
+ },
+ "_type": 0,
+ "_fillType": 0,
+ "_sizeMode": 0,
+ "_fillCenter": {
+ "__type__": "cc.Vec2",
+ "x": 0,
+ "y": 0
+ },
+ "_fillStart": 0,
+ "_fillRange": 0,
+ "_isTrimmedMode": true,
+ "_useGrayscale": false,
+ "_atlas": null,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "f5EnFx6FlBuYaZEy0MJ+eW"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "f2ZzwAs4JJHql0CBAMXiE/",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "icon",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 2084
+ },
+ "_children": [],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 2092
+ },
+ {
+ "__id__": 2094
+ }
+ ],
+ "_prefab": {
+ "__id__": 2096
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": -31.395,
+ "y": 0,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 1,
+ "y": 1,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2091
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2093
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 30,
+ "height": 30
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "89OrqyoSxM+Ji4iIcCi7RX"
+ },
+ {
+ "__type__": "cc.Sprite",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2091
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2095
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 255,
+ "b": 255,
+ "a": 255
+ },
+ "_spriteFrame": {
+ "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@4b5bf",
+ "__expectedType__": "cc.SpriteFrame"
+ },
+ "_type": 0,
+ "_fillType": 0,
+ "_sizeMode": 0,
+ "_fillCenter": {
+ "__type__": "cc.Vec2",
+ "x": 0,
+ "y": 0
+ },
+ "_fillStart": 0,
+ "_fillRange": 0,
+ "_isTrimmedMode": true,
+ "_useGrayscale": false,
+ "_atlas": {
+ "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73",
+ "__expectedType__": "cc.SpriteAtlas"
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "b0tItXHAdIZ7Id/HDJVq4e"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "baeo7H1tpN2bEVnPHg3401",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "num",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 2084
+ },
+ "_children": [
+ {
+ "__id__": 2098
+ }
+ ],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 2106
+ },
+ {
+ "__id__": 2108
+ }
+ ],
+ "_prefab": {
+ "__id__": 2110
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": 17.886,
+ "y": 0,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 1,
+ "y": 1,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "Label",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 2097
+ },
+ "_children": [],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 2099
+ },
+ {
+ "__id__": 2101
+ },
+ {
+ "__id__": 2103
+ }
+ ],
+ "_prefab": {
+ "__id__": 2105
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": -18.78076171875,
+ "y": 1.7390000000000043,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 1,
+ "y": 1,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2098
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2100
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 15.123046875,
+ "height": 54.4
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "c3oMyqerFJOYl/GYuhaOk2"
+ },
+ {
+ "__type__": "cc.Label",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2098
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2102
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 255,
+ "b": 255,
+ "a": 255
+ },
+ "_string": "x",
+ "_horizontalAlign": 1,
+ "_verticalAlign": 1,
+ "_actualFontSize": 20,
+ "_fontSize": 20,
+ "_fontFamily": "Arial",
+ "_lineHeight": 40,
+ "_overflow": 0,
+ "_enableWrapText": true,
+ "_font": null,
+ "_isSystemFontUsed": true,
+ "_spacingX": 0,
+ "_isItalic": false,
+ "_isBold": true,
+ "_isUnderline": false,
+ "_underlineHeight": 2,
+ "_cacheMode": 0,
+ "_enableOutline": true,
+ "_outlineColor": {
+ "__type__": "cc.Color",
+ "r": 0,
+ "g": 0,
+ "b": 0,
+ "a": 255
+ },
+ "_outlineWidth": 2,
+ "_enableShadow": false,
+ "_shadowColor": {
+ "__type__": "cc.Color",
+ "r": 0,
+ "g": 0,
+ "b": 0,
+ "a": 255
+ },
+ "_shadowOffset": {
+ "__type__": "cc.Vec2",
+ "x": 2,
+ "y": 2
+ },
+ "_shadowBlur": 2,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "91sxfqa0JPjZgpljl7NvUo"
+ },
+ {
+ "__type__": "cc.Widget",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2098
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2104
+ },
+ "_alignFlags": 8,
+ "_target": null,
+ "_left": -12.21923828125,
+ "_right": 0,
+ "_top": 0,
+ "_bottom": 0,
+ "_horizontalCenter": 0,
+ "_verticalCenter": 0,
+ "_isAbsLeft": true,
+ "_isAbsRight": true,
+ "_isAbsTop": true,
+ "_isAbsBottom": true,
+ "_isAbsHorizontalCenter": true,
+ "_isAbsVerticalCenter": true,
+ "_originalWidth": 0,
+ "_originalHeight": 0,
+ "_alignMode": 2,
+ "_lockFlags": 0,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "85tCjpoEZHRbRlv5T2IreH"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "fcSk4hzKxKVrHCYlD/+4vP",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2097
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2107
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 28.24609375,
+ "height": 56.4
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "1fJdMGmcpGt4GNUCVwZtJI"
+ },
+ {
+ "__type__": "cc.Label",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2097
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2109
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 255,
+ "b": 255,
+ "a": 255
+ },
+ "_string": "10",
+ "_horizontalAlign": 1,
+ "_verticalAlign": 1,
+ "_actualFontSize": 20,
+ "_fontSize": 20,
+ "_fontFamily": "Arial",
+ "_lineHeight": 40,
+ "_overflow": 0,
+ "_enableWrapText": true,
+ "_font": null,
+ "_isSystemFontUsed": true,
+ "_spacingX": 0,
+ "_isItalic": false,
+ "_isBold": false,
+ "_isUnderline": false,
+ "_underlineHeight": 2,
+ "_cacheMode": 0,
+ "_enableOutline": true,
+ "_outlineColor": {
+ "__type__": "cc.Color",
+ "r": 0,
+ "g": 0,
+ "b": 0,
+ "a": 255
+ },
+ "_outlineWidth": 3,
+ "_enableShadow": false,
+ "_shadowColor": {
+ "__type__": "cc.Color",
+ "r": 0,
+ "g": 0,
+ "b": 0,
+ "a": 255
+ },
+ "_shadowOffset": {
+ "__type__": "cc.Vec2",
+ "x": 2,
+ "y": 2
+ },
+ "_shadowBlur": 2,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "8fLivRrpFAKpW2eg6hpotC"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "87xTs7eDtE+KQENKuq6g0l",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2084
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2112
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 35,
+ "height": 35
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "2481Pa/YhDNq2e7XUUp8TC"
+ },
+ {
+ "__type__": "cc.Sprite",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2084
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2114
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 255,
+ "b": 255,
+ "a": 255
+ },
+ "_spriteFrame": null,
+ "_type": 0,
+ "_fillType": 0,
+ "_sizeMode": 1,
+ "_fillCenter": {
+ "__type__": "cc.Vec2",
+ "x": 0,
+ "y": 0
+ },
+ "_fillStart": 0,
+ "_fillRange": 0,
+ "_isTrimmedMode": true,
+ "_useGrayscale": false,
+ "_atlas": null,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "83MuAqtddLTbkac/qAKrEa"
+ },
+ {
+ "__type__": "cc.Widget",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2084
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2116
+ },
+ "_alignFlags": 16,
+ "_target": null,
+ "_left": 0,
+ "_right": 0,
+ "_top": 0,
+ "_bottom": 0,
+ "_horizontalCenter": 0,
+ "_verticalCenter": 0,
+ "_isAbsLeft": true,
+ "_isAbsRight": true,
+ "_isAbsTop": true,
+ "_isAbsBottom": true,
+ "_isAbsHorizontalCenter": true,
+ "_isAbsVerticalCenter": true,
+ "_originalWidth": 0,
+ "_originalHeight": 0,
+ "_alignMode": 2,
+ "_lockFlags": 0,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "59jGP3DPFKipStqdJtXImH"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "9coKCWWGJB+aWmy7uE3PAQ",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "Label",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 2067
+ },
+ "_children": [],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 2119
+ },
+ {
+ "__id__": 2121
+ },
+ {
+ "__id__": 2123
+ }
+ ],
+ "_prefab": {
+ "__id__": 2125
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 37.77,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 1,
+ "y": 1,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2118
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2120
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 148,
+ "height": 58.4
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "b1W/3IcdFB1626Yac8Ylal"
+ },
+ {
+ "__type__": "cc.Label",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2118
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2122
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 255,
+ "b": 255,
+ "a": 255
+ },
+ "_string": "升级卡池",
+ "_horizontalAlign": 1,
+ "_verticalAlign": 1,
+ "_actualFontSize": 35,
+ "_fontSize": 35,
+ "_fontFamily": "Arial",
+ "_lineHeight": 40,
+ "_overflow": 0,
+ "_enableWrapText": true,
+ "_font": null,
+ "_isSystemFontUsed": true,
+ "_spacingX": 0,
+ "_isItalic": false,
+ "_isBold": true,
+ "_isUnderline": false,
+ "_underlineHeight": 2,
+ "_cacheMode": 0,
+ "_enableOutline": true,
+ "_outlineColor": {
+ "__type__": "cc.Color",
+ "r": 0,
+ "g": 0,
+ "b": 0,
+ "a": 255
+ },
+ "_outlineWidth": 4,
+ "_enableShadow": false,
+ "_shadowColor": {
+ "__type__": "cc.Color",
+ "r": 0,
+ "g": 0,
+ "b": 0,
+ "a": 255
+ },
+ "_shadowOffset": {
+ "__type__": "cc.Vec2",
+ "x": 2,
+ "y": 2
+ },
+ "_shadowBlur": 2,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "e7YLmAre9DCp8pOravCwO7"
+ },
+ {
+ "__type__": "cc.Widget",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2118
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2124
+ },
+ "_alignFlags": 16,
+ "_target": null,
+ "_left": 0,
+ "_right": 0,
+ "_top": 0,
+ "_bottom": 0,
+ "_horizontalCenter": 0,
+ "_verticalCenter": 0,
+ "_isAbsLeft": true,
+ "_isAbsRight": true,
+ "_isAbsTop": true,
+ "_isAbsBottom": true,
+ "_isAbsHorizontalCenter": true,
+ "_isAbsVerticalCenter": true,
+ "_originalWidth": 0,
+ "_originalHeight": 0,
+ "_alignMode": 2,
+ "_lockFlags": 0,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "59SRPlifJNo7K2nlKGIzMP"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "8015a3DgFKXpKfcpBWnIVM",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "upicon",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 2067
+ },
+ "_children": [],
+ "_active": false,
+ "_components": [
+ {
+ "__id__": 2127
+ },
+ {
+ "__id__": 2129
+ }
+ ],
+ "_prefab": {
+ "__id__": 2131
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": 188.571,
+ "y": 80.416,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 0.7,
+ "y": 0.7,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2126
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2128
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 51,
+ "height": 47
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "88/BpWGHNDM6mohQgQBi9R"
+ },
+ {
+ "__type__": "cc.Sprite",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2126
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2130
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 255,
+ "b": 255,
+ "a": 255
+ },
+ "_spriteFrame": {
+ "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@22ab3",
+ "__expectedType__": "cc.SpriteFrame"
+ },
+ "_type": 0,
+ "_fillType": 0,
+ "_sizeMode": 1,
+ "_fillCenter": {
+ "__type__": "cc.Vec2",
+ "x": 0,
+ "y": 0
+ },
+ "_fillStart": 0,
+ "_fillRange": 0,
+ "_isTrimmedMode": true,
+ "_useGrayscale": false,
+ "_atlas": null,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "8bW5QC7jxNxaKmyLr1Oj05"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "f3F7WfEyRDroD0XfgUdsdB",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2067
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2133
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 220,
+ "height": 110
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "12eZkEzx9D4LlqFqrfHOEY"
+ },
+ {
+ "__type__": "cc.Widget",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2067
+ },
+ "_enabled": false,
+ "__prefab": {
+ "__id__": 2135
+ },
+ "_alignFlags": 12,
+ "_target": null,
+ "_left": 370,
+ "_right": 0,
+ "_top": 0,
+ "_bottom": 0,
+ "_horizontalCenter": 0,
+ "_verticalCenter": 0,
+ "_isAbsLeft": true,
+ "_isAbsRight": true,
+ "_isAbsTop": true,
+ "_isAbsBottom": true,
+ "_isAbsHorizontalCenter": true,
+ "_isAbsVerticalCenter": true,
+ "_originalWidth": 210,
+ "_originalHeight": 0,
+ "_alignMode": 2,
+ "_lockFlags": 0,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "f2yjvoU7ZID4ddtTq342Td"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "1ffyXQIvZNibEg9aixR1Yx",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "cardbgs",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 1966
+ },
+ "_children": [
+ {
+ "__id__": 2138
+ },
+ {
+ "__id__": 2158
+ },
+ {
+ "__id__": 2178
+ },
+ {
+ "__id__": 2198
+ }
+ ],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 2218
+ },
+ {
+ "__id__": 2220
+ },
+ {
+ "__id__": 2222
+ }
+ ],
+ "_prefab": {
+ "__id__": 2224
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 296.948,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 1,
+ "y": 1,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "cb1",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 2137
+ },
+ "_children": [
+ {
+ "__id__": 2139
+ },
+ {
+ "__id__": 2147
+ }
+ ],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 2153
+ },
+ {
+ "__id__": 2155
+ }
+ ],
+ "_prefab": {
+ "__id__": 2157
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": -220,
+ "y": 0,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 1,
+ "y": 1,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "Group 66",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 2138
+ },
+ "_children": [],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 2140
+ },
+ {
+ "__id__": 2142
+ },
+ {
+ "__id__": 2144
+ }
+ ],
+ "_prefab": {
+ "__id__": 2146
+ },
+ "_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__": 2139
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2141
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 164,
+ "height": 220
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "aeLcXJhm9AVZXbKWPvK0Sz"
+ },
+ {
+ "__type__": "cc.Sprite",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2139
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2143
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 238,
+ "g": 236,
+ "b": 236,
+ "a": 255
+ },
+ "_spriteFrame": {
+ "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@96e5b",
+ "__expectedType__": "cc.SpriteFrame"
+ },
+ "_type": 1,
+ "_fillType": 0,
+ "_sizeMode": 0,
+ "_fillCenter": {
+ "__type__": "cc.Vec2",
+ "x": 0,
+ "y": 0
+ },
+ "_fillStart": 0,
+ "_fillRange": 0,
+ "_isTrimmedMode": true,
+ "_useGrayscale": true,
+ "_atlas": {
+ "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4",
+ "__expectedType__": "cc.SpriteAtlas"
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "51RtbKC3pA66ykcOTG/j8n"
+ },
+ {
+ "__type__": "cc.Widget",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2139
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2145
+ },
+ "_alignFlags": 45,
+ "_target": null,
+ "_left": 3,
+ "_right": 3,
+ "_top": 5,
+ "_bottom": 5,
+ "_horizontalCenter": 0,
+ "_verticalCenter": 0,
+ "_isAbsLeft": true,
+ "_isAbsRight": true,
+ "_isAbsTop": true,
+ "_isAbsBottom": true,
+ "_isAbsHorizontalCenter": true,
+ "_isAbsVerticalCenter": true,
+ "_originalWidth": 181,
+ "_originalHeight": 202,
+ "_alignMode": 2,
+ "_lockFlags": 0,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "fbyo9wqnZIeJrbAU4On59B"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "fdgCXYggxIcZ170BYOroZu",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "swirl",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 2138
+ },
+ "_children": [],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 2148
+ },
+ {
+ "__id__": 2150
+ }
+ ],
+ "_prefab": {
+ "__id__": 2152
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 1.5,
+ "y": 1.5,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2147
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2149
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 56,
+ "height": 54
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "5e+Uim7iBDsb/kDI2+R9Q2"
+ },
+ {
+ "__type__": "cc.Sprite",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2147
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2151
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 141,
+ "g": 141,
+ "b": 141,
+ "a": 255
+ },
+ "_spriteFrame": {
+ "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@23c2c",
+ "__expectedType__": "cc.SpriteFrame"
+ },
+ "_type": 0,
+ "_fillType": 0,
+ "_sizeMode": 0,
+ "_fillCenter": {
+ "__type__": "cc.Vec2",
+ "x": 0,
+ "y": 0
+ },
+ "_fillStart": 0,
+ "_fillRange": 0,
+ "_isTrimmedMode": true,
+ "_useGrayscale": true,
+ "_atlas": {
+ "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73",
+ "__expectedType__": "cc.SpriteAtlas"
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "bfZXAdJRtE565FNVt1LN6R"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "04Ty9LKT1OQamsocOrC+aZ",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2138
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2154
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 170,
+ "height": 230
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "d5Hm1ND8ZJcoCwkkAmweHl"
+ },
+ {
+ "__type__": "cc.Sprite",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2138
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2156
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 255,
+ "b": 255,
+ "a": 255
+ },
+ "_spriteFrame": null,
+ "_type": 1,
+ "_fillType": 0,
+ "_sizeMode": 0,
+ "_fillCenter": {
+ "__type__": "cc.Vec2",
+ "x": 0,
+ "y": 0
+ },
+ "_fillStart": 0,
+ "_fillRange": 0,
+ "_isTrimmedMode": true,
+ "_useGrayscale": true,
+ "_atlas": null,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "86KvvA6+FJZL5/zuYXQ+wG"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "0f/PxOvMVN35AVuRRZpJfH",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "cb2",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 2137
+ },
+ "_children": [
+ {
+ "__id__": 2159
+ },
+ {
+ "__id__": 2167
+ }
+ ],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 2173
+ },
+ {
+ "__id__": 2175
+ }
+ ],
+ "_prefab": {
+ "__id__": 2177
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 1,
+ "y": 1,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "Group 66",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 2158
+ },
+ "_children": [],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 2160
+ },
+ {
+ "__id__": 2162
+ },
+ {
+ "__id__": 2164
+ }
+ ],
+ "_prefab": {
+ "__id__": 2166
+ },
+ "_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__": 2159
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2161
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 164,
+ "height": 220
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "4eQc95Z7dGeZdXR4jxSSV8"
+ },
+ {
+ "__type__": "cc.Sprite",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2159
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2163
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 238,
+ "g": 236,
+ "b": 236,
+ "a": 255
+ },
+ "_spriteFrame": {
+ "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@96e5b",
+ "__expectedType__": "cc.SpriteFrame"
+ },
+ "_type": 1,
+ "_fillType": 0,
+ "_sizeMode": 0,
+ "_fillCenter": {
+ "__type__": "cc.Vec2",
+ "x": 0,
+ "y": 0
+ },
+ "_fillStart": 0,
+ "_fillRange": 0,
+ "_isTrimmedMode": true,
+ "_useGrayscale": true,
+ "_atlas": {
+ "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4",
+ "__expectedType__": "cc.SpriteAtlas"
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "36e5Hcnt5Io52JY0UdMu/Z"
+ },
+ {
+ "__type__": "cc.Widget",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2159
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2165
+ },
+ "_alignFlags": 45,
+ "_target": null,
+ "_left": 3,
+ "_right": 3,
+ "_top": 5,
+ "_bottom": 5,
+ "_horizontalCenter": 0,
+ "_verticalCenter": 0,
+ "_isAbsLeft": true,
+ "_isAbsRight": true,
+ "_isAbsTop": true,
+ "_isAbsBottom": true,
+ "_isAbsHorizontalCenter": true,
+ "_isAbsVerticalCenter": true,
+ "_originalWidth": 181,
+ "_originalHeight": 202,
+ "_alignMode": 2,
+ "_lockFlags": 0,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "10FD++ECdKzbeU0Tgkgvs/"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "24EADT4YxPBIDSSYB9LJkl",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "swirl",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 2158
+ },
+ "_children": [],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 2168
+ },
+ {
+ "__id__": 2170
+ }
+ ],
+ "_prefab": {
+ "__id__": 2172
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 1.5,
+ "y": 1.5,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2167
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2169
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 56,
+ "height": 54
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "d6grU5N3VNVZStPuqtBkRn"
+ },
+ {
+ "__type__": "cc.Sprite",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2167
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2171
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 141,
+ "g": 141,
+ "b": 141,
+ "a": 255
+ },
+ "_spriteFrame": {
+ "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@23c2c",
+ "__expectedType__": "cc.SpriteFrame"
+ },
+ "_type": 0,
+ "_fillType": 0,
+ "_sizeMode": 0,
+ "_fillCenter": {
+ "__type__": "cc.Vec2",
+ "x": 0,
+ "y": 0
+ },
+ "_fillStart": 0,
+ "_fillRange": 0,
+ "_isTrimmedMode": true,
+ "_useGrayscale": true,
+ "_atlas": {
+ "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73",
+ "__expectedType__": "cc.SpriteAtlas"
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "c8nrNeiBVDKLWlACqV2Ps0"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "33CUum8e1A1piE0K2ID1sb",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2158
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2174
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 170,
+ "height": 230
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "678sfvFp9N3rhZYsKLNkI3"
+ },
+ {
+ "__type__": "cc.Sprite",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2158
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2176
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 255,
+ "b": 255,
+ "a": 255
+ },
+ "_spriteFrame": null,
+ "_type": 1,
+ "_fillType": 0,
+ "_sizeMode": 0,
+ "_fillCenter": {
+ "__type__": "cc.Vec2",
+ "x": 0,
+ "y": 0
+ },
+ "_fillStart": 0,
+ "_fillRange": 0,
+ "_isTrimmedMode": true,
+ "_useGrayscale": true,
+ "_atlas": null,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "42IzensmlIhY9hVYMdAjse"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "e9eLtmQmZH3p4yUQvgYP74",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "cb3",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 2137
+ },
+ "_children": [
+ {
+ "__id__": 2179
+ },
+ {
+ "__id__": 2187
+ }
+ ],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 2193
+ },
+ {
+ "__id__": 2195
+ }
+ ],
+ "_prefab": {
+ "__id__": 2197
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": 220,
+ "y": 0,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 1,
+ "y": 1,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "Group 66",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 2178
+ },
+ "_children": [],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 2180
+ },
+ {
+ "__id__": 2182
+ },
+ {
+ "__id__": 2184
+ }
+ ],
+ "_prefab": {
+ "__id__": 2186
+ },
+ "_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__": 2179
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2181
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 164,
+ "height": 220
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "6cyEo6EztEZ6kSutl6Gjwf"
+ },
+ {
+ "__type__": "cc.Sprite",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2179
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2183
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 238,
+ "g": 236,
+ "b": 236,
+ "a": 255
+ },
+ "_spriteFrame": {
+ "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@96e5b",
+ "__expectedType__": "cc.SpriteFrame"
+ },
+ "_type": 1,
+ "_fillType": 0,
+ "_sizeMode": 0,
+ "_fillCenter": {
+ "__type__": "cc.Vec2",
+ "x": 0,
+ "y": 0
+ },
+ "_fillStart": 0,
+ "_fillRange": 0,
+ "_isTrimmedMode": true,
+ "_useGrayscale": true,
+ "_atlas": {
+ "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4",
+ "__expectedType__": "cc.SpriteAtlas"
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "c0ww3Dy8BA1ZlToTEmTJr6"
+ },
+ {
+ "__type__": "cc.Widget",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2179
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2185
+ },
+ "_alignFlags": 45,
+ "_target": null,
+ "_left": 3,
+ "_right": 3,
+ "_top": 5,
+ "_bottom": 5,
+ "_horizontalCenter": 0,
+ "_verticalCenter": 0,
+ "_isAbsLeft": true,
+ "_isAbsRight": true,
+ "_isAbsTop": true,
+ "_isAbsBottom": true,
+ "_isAbsHorizontalCenter": true,
+ "_isAbsVerticalCenter": true,
+ "_originalWidth": 181,
+ "_originalHeight": 202,
+ "_alignMode": 2,
+ "_lockFlags": 0,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "52NC7hWPRNOY+wHTRf3QbZ"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "36L/B7AVVE4acw/JMAaOg1",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "swirl",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 2178
+ },
+ "_children": [],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 2188
+ },
+ {
+ "__id__": 2190
+ }
+ ],
+ "_prefab": {
+ "__id__": 2192
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 1.5,
+ "y": 1.5,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2187
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2189
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 56,
+ "height": 54
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "80GSqTWCtKQYQ/n1eGV67A"
+ },
+ {
+ "__type__": "cc.Sprite",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2187
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2191
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 141,
+ "g": 141,
+ "b": 141,
+ "a": 255
+ },
+ "_spriteFrame": {
+ "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@23c2c",
+ "__expectedType__": "cc.SpriteFrame"
+ },
+ "_type": 0,
+ "_fillType": 0,
+ "_sizeMode": 0,
+ "_fillCenter": {
+ "__type__": "cc.Vec2",
+ "x": 0,
+ "y": 0
+ },
+ "_fillStart": 0,
+ "_fillRange": 0,
+ "_isTrimmedMode": true,
+ "_useGrayscale": true,
+ "_atlas": {
+ "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73",
+ "__expectedType__": "cc.SpriteAtlas"
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "56gumX/v1PjI0D64TV5DYf"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "58sENc2LZDppLNjQ9qfpJ9",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2178
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2194
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 170,
+ "height": 230
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "fefuIo2xdN0pOUq6CX6gg9"
+ },
+ {
+ "__type__": "cc.Sprite",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2178
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2196
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 255,
+ "b": 255,
+ "a": 255
+ },
+ "_spriteFrame": null,
+ "_type": 1,
+ "_fillType": 0,
+ "_sizeMode": 0,
+ "_fillCenter": {
+ "__type__": "cc.Vec2",
+ "x": 0,
+ "y": 0
+ },
+ "_fillStart": 0,
+ "_fillRange": 0,
+ "_isTrimmedMode": true,
+ "_useGrayscale": true,
+ "_atlas": null,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "4azdztgKpLpZg683BreKFB"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "b4hF1r36hGnLcF49UwH2Me",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "cb4",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 2137
+ },
+ "_children": [
+ {
+ "__id__": 2199
+ },
+ {
+ "__id__": 2207
+ }
+ ],
+ "_active": false,
+ "_components": [
+ {
+ "__id__": 2213
+ },
+ {
+ "__id__": 2215
+ }
+ ],
+ "_prefab": {
+ "__id__": 2217
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": 110,
+ "y": 0,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 1,
+ "y": 1,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "Group 66",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 2198
+ },
+ "_children": [],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 2200
+ },
+ {
+ "__id__": 2202
+ },
+ {
+ "__id__": 2204
+ }
+ ],
+ "_prefab": {
+ "__id__": 2206
+ },
+ "_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__": 2199
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2201
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 162,
+ "height": 218
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "c6n+qvin9Kh4T7Q6Bzres9"
+ },
+ {
+ "__type__": "cc.Sprite",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2199
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2203
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 238,
+ "g": 236,
+ "b": 236,
+ "a": 255
+ },
+ "_spriteFrame": {
+ "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@96e5b",
+ "__expectedType__": "cc.SpriteFrame"
+ },
+ "_type": 1,
+ "_fillType": 0,
+ "_sizeMode": 0,
+ "_fillCenter": {
+ "__type__": "cc.Vec2",
+ "x": 0,
+ "y": 0
+ },
+ "_fillStart": 0,
+ "_fillRange": 0,
+ "_isTrimmedMode": true,
+ "_useGrayscale": true,
+ "_atlas": {
+ "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4",
+ "__expectedType__": "cc.SpriteAtlas"
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "6aU6TT2mZPuLTch+mbnTqm"
+ },
+ {
+ "__type__": "cc.Widget",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2199
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2205
+ },
+ "_alignFlags": 45,
+ "_target": null,
+ "_left": 3,
+ "_right": 3,
+ "_top": 5,
+ "_bottom": 5,
+ "_horizontalCenter": 0,
+ "_verticalCenter": 0,
+ "_isAbsLeft": true,
+ "_isAbsRight": true,
+ "_isAbsTop": true,
+ "_isAbsBottom": true,
+ "_isAbsHorizontalCenter": true,
+ "_isAbsVerticalCenter": true,
+ "_originalWidth": 181,
+ "_originalHeight": 202,
+ "_alignMode": 2,
+ "_lockFlags": 0,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "870sJzT5xLBq/xEqVJyBLq"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "03tsS3GipG5YScK8lLILJt",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "swirl",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 2198
+ },
+ "_children": [],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 2208
+ },
+ {
+ "__id__": 2210
+ }
+ ],
+ "_prefab": {
+ "__id__": 2212
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 1.5,
+ "y": 1.5,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2207
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2209
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 56,
+ "height": 54
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "46yYHokK1HxL+p0mmHIjJK"
+ },
+ {
+ "__type__": "cc.Sprite",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2207
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2211
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 141,
+ "g": 141,
+ "b": 141,
+ "a": 255
+ },
+ "_spriteFrame": {
+ "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@23c2c",
+ "__expectedType__": "cc.SpriteFrame"
+ },
+ "_type": 0,
+ "_fillType": 0,
+ "_sizeMode": 0,
+ "_fillCenter": {
+ "__type__": "cc.Vec2",
+ "x": 0,
+ "y": 0
+ },
+ "_fillStart": 0,
+ "_fillRange": 0,
+ "_isTrimmedMode": true,
+ "_useGrayscale": true,
+ "_atlas": {
+ "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73",
+ "__expectedType__": "cc.SpriteAtlas"
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "dewh9VBr9Kaaju6tOEHKCw"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "93L/263rRAaJnOhQfjzfBH",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2198
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2214
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 168,
+ "height": 228
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "11vgqgLitJOrtaHqiKYdBv"
+ },
+ {
+ "__type__": "cc.Sprite",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2198
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2216
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 255,
+ "b": 255,
+ "a": 255
+ },
+ "_spriteFrame": null,
+ "_type": 1,
+ "_fillType": 0,
+ "_sizeMode": 0,
+ "_fillCenter": {
+ "__type__": "cc.Vec2",
+ "x": 0,
+ "y": 0
+ },
+ "_fillStart": 0,
+ "_fillRange": 0,
+ "_isTrimmedMode": true,
+ "_useGrayscale": true,
+ "_atlas": null,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "c8mfekiM5Ps6IShzJU81FT"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "92w5msZR1IG5J6oYhY2UHn",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2137
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2219
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 570,
+ "height": 300
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "c4gJlvjSJHlbF9W3ti3Tom"
+ },
+ {
+ "__type__": "cc.Widget",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2137
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2221
+ },
+ "_alignFlags": 42,
+ "_target": null,
+ "_left": 75,
+ "_right": 75,
+ "_top": -391.513,
+ "_bottom": 591.5129999999999,
+ "_horizontalCenter": 0,
+ "_verticalCenter": 71.94799999999998,
+ "_isAbsLeft": true,
+ "_isAbsRight": true,
+ "_isAbsTop": true,
+ "_isAbsBottom": true,
+ "_isAbsHorizontalCenter": true,
+ "_isAbsVerticalCenter": true,
+ "_originalWidth": 100,
+ "_originalHeight": 100,
+ "_alignMode": 2,
+ "_lockFlags": 0,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "8f6ksa2oxOMY/B1mN9OaMj"
+ },
+ {
+ "__type__": "cc.Layout",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2137
+ },
+ "_enabled": false,
+ "__prefab": {
+ "__id__": 2223
+ },
+ "_resizeMode": 1,
+ "_layoutType": 1,
+ "_cellSize": {
+ "__type__": "cc.Size",
+ "width": 40,
+ "height": 40
+ },
+ "_startAxis": 0,
+ "_paddingLeft": 0,
+ "_paddingRight": 0,
+ "_paddingTop": 0,
+ "_paddingBottom": 0,
+ "_spacingX": 30,
+ "_spacingY": 0,
+ "_verticalDirection": 1,
+ "_horizontalDirection": 0,
+ "_constraint": 0,
+ "_constraintNum": 2,
+ "_affectedByScale": false,
+ "_isAlign": false,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "1aZwtNtrBOa69OsmA+hRfu"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "19eAQb0dVMEZJInoU3k0+3",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "cards",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 1966
+ },
+ "_children": [
+ {
+ "__id__": 2226
+ },
+ {
+ "__id__": 2273
+ },
+ {
+ "__id__": 2320
+ },
+ {
+ "__id__": 2367
+ }
+ ],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 2414
+ },
+ {
+ "__id__": 2416
+ },
+ {
+ "__id__": 2418
+ }
+ ],
+ "_prefab": {
+ "__id__": 2420
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 296.948,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 1,
+ "y": 1,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.Node",
+ "_objFlags": 0,
+ "_parent": {
+ "__id__": 2225
+ },
+ "_prefab": {
+ "__id__": 2227
+ },
+ "__editorExtras__": {}
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 2226
+ },
+ "asset": {
+ "__uuid__": "8aaff904-8c27-4173-9716-7161893b336e",
+ "__expectedType__": "cc.Prefab"
+ },
+ "fileId": "24rlgXRJ9AHLGpMW+aYyEx",
+ "instance": {
+ "__id__": 2228
+ },
+ "targetOverrides": null
+ },
+ {
+ "__type__": "cc.PrefabInstance",
+ "fileId": "7fHpqcbqdIfIgDw6WLnxnB",
+ "prefabRootNode": {
+ "__id__": 1
+ },
+ "mountedChildren": [],
+ "mountedComponents": [],
+ "propertyOverrides": [
+ {
+ "__id__": 2229
+ },
+ {
+ "__id__": 2231
+ },
+ {
+ "__id__": 2233
+ },
+ {
+ "__id__": 2235
+ },
+ {
+ "__id__": 2237
+ },
+ {
+ "__id__": 2239
+ },
+ {
+ "__id__": 2241
+ },
+ {
+ "__id__": 2243
+ },
+ {
+ "__id__": 2245
+ },
+ {
+ "__id__": 2247
+ },
+ {
+ "__id__": 2249
+ },
+ {
+ "__id__": 2251
+ },
+ {
+ "__id__": 2253
+ },
+ {
+ "__id__": 2255
+ },
+ {
+ "__id__": 2257
+ },
+ {
+ "__id__": 2259
+ },
+ {
+ "__id__": 2261
+ },
+ {
+ "__id__": 2263
+ },
+ {
+ "__id__": 2265
+ },
+ {
+ "__id__": 2267
+ },
+ {
+ "__id__": 2269
+ },
+ {
+ "__id__": 2271
+ }
+ ],
+ "removedComponents": []
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2230
+ },
+ "propertyPath": [
+ "_name"
+ ],
+ "value": "card"
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "24rlgXRJ9AHLGpMW+aYyEx"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2232
+ },
+ "propertyPath": [
+ "_lpos"
+ ],
+ "value": {
+ "__type__": "cc.Vec3",
+ "x": -220,
+ "y": 0,
+ "z": 0
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "24rlgXRJ9AHLGpMW+aYyEx"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2234
+ },
+ "propertyPath": [
+ "_lrot"
+ ],
+ "value": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "24rlgXRJ9AHLGpMW+aYyEx"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2236
+ },
+ "propertyPath": [
+ "_euler"
+ ],
+ "value": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "24rlgXRJ9AHLGpMW+aYyEx"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2238
+ },
+ "propertyPath": [
+ "_active"
+ ],
+ "value": true
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "24rlgXRJ9AHLGpMW+aYyEx"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2240
+ },
+ "propertyPath": [
+ "_contentSize"
+ ],
+ "value": {
+ "__type__": "cc.Size",
+ "width": 299,
+ "height": 299
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "326cum+qdAqaeo0dGt01yD"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2242
+ },
+ "propertyPath": [
+ "_contentSize"
+ ],
+ "value": {
+ "__type__": "cc.Size",
+ "width": 170,
+ "height": 229.8
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "b6/HPesdpG8ZsWB4vg6xf2"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2244
+ },
+ "propertyPath": [
+ "_lpos"
+ ],
+ "value": {
+ "__type__": "cc.Vec3",
+ "x": 64,
+ "y": 93.9,
+ "z": 0
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "cfMbf11IxHErK52FqmJHts"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2246
+ },
+ "propertyPath": [
+ "_lpos"
+ ],
+ "value": {
+ "__type__": "cc.Vec3",
+ "x": -64,
+ "y": 93.9,
+ "z": 0
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "2b5S+tVLtA5Ykc/qVoMdAC"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2248
+ },
+ "propertyPath": [
+ "_contentSize"
+ ],
+ "value": {
+ "__type__": "cc.Size",
+ "width": 170,
+ "height": 229.8
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "99yf9rnjlM147Oc5ugZxZA"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2250
+ },
+ "propertyPath": [
+ "_contentSize"
+ ],
+ "value": {
+ "__type__": "cc.Size",
+ "width": 170,
+ "height": 229.8
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "fbT2L4/5lBv6CDydZR8SkP",
+ "13j2oupQRMUoUyChWYn2yc"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2252
+ },
+ "propertyPath": [
+ "_contentSize"
+ ],
+ "value": {
+ "__type__": "cc.Size",
+ "width": 170,
+ "height": 229.8
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "fbT2L4/5lBv6CDydZR8SkP",
+ "c8mzU+nw5GLJ4CZ7ZTe6eE"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2254
+ },
+ "propertyPath": [
+ "_contentSize"
+ ],
+ "value": {
+ "__type__": "cc.Size",
+ "width": 340,
+ "height": 459.6
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "fbT2L4/5lBv6CDydZR8SkP",
+ "5eZRKQByFG0LW2QA/PUw2u"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2256
+ },
+ "propertyPath": [
+ "_contentSize"
+ ],
+ "value": {
+ "__type__": "cc.Size",
+ "width": 332,
+ "height": 447.6
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "fbT2L4/5lBv6CDydZR8SkP",
+ "4buoN7nzRM9Kty43yoN7ul"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2258
+ },
+ "propertyPath": [
+ "_contentSize"
+ ],
+ "value": {
+ "__type__": "cc.Size",
+ "width": 140,
+ "height": 140
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "fbT2L4/5lBv6CDydZR8SkP",
+ "faGw1NMRpJ+IWtI609CAxN"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2260
+ },
+ "propertyPath": [
+ "_lpos"
+ ],
+ "value": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 29.900000000000006,
+ "z": 0
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "fbT2L4/5lBv6CDydZR8SkP",
+ "69ZX4yvCZL67xK4+SdFMO0"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2262
+ },
+ "propertyPath": [
+ "_contentSize"
+ ],
+ "value": {
+ "__type__": "cc.Size",
+ "width": 280,
+ "height": 280
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "fbT2L4/5lBv6CDydZR8SkP",
+ "5cf2X5S4JMQ7x3zijgLWIX"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2264
+ },
+ "propertyPath": [
+ "_contentSize"
+ ],
+ "value": {
+ "__type__": "cc.Size",
+ "width": 140,
+ "height": 140
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "aePszddr1FjZ9yJvRxiJCh"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2266
+ },
+ "propertyPath": [
+ "_lpos"
+ ],
+ "value": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 29.900000000000006,
+ "z": 0
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "5cWLGvgr1MdLSDfUJV31tJ"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2268
+ },
+ "propertyPath": [
+ "_lpos"
+ ],
+ "value": {
+ "__type__": "cc.Vec3",
+ "x": -41.79599999999999,
+ "y": -94.165,
+ "z": 0
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "09D4k31MNCHqoa2DlasmKq"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2270
+ },
+ "propertyPath": [
+ "_lpos"
+ ],
+ "value": {
+ "__type__": "cc.Vec3",
+ "x": 40.925,
+ "y": -94.165,
+ "z": 0
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "67WoSYD3dDaYE3iUhnDhbu"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2272
+ },
+ "propertyPath": [
+ "_lpos"
+ ],
+ "value": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": -61.823999999999984,
+ "z": 0
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "c6fA+I52NLy7nwIG/TAXFX"
+ ]
+ },
+ {
+ "__type__": "cc.Node",
+ "_objFlags": 0,
+ "_parent": {
+ "__id__": 2225
+ },
+ "_prefab": {
+ "__id__": 2274
+ },
+ "__editorExtras__": {}
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 2273
+ },
+ "asset": {
+ "__uuid__": "8aaff904-8c27-4173-9716-7161893b336e",
+ "__expectedType__": "cc.Prefab"
+ },
+ "fileId": "24rlgXRJ9AHLGpMW+aYyEx",
+ "instance": {
+ "__id__": 2275
+ },
+ "targetOverrides": null
+ },
+ {
+ "__type__": "cc.PrefabInstance",
+ "fileId": "a6JzrE1VNPNKPuIddbQg+d",
+ "prefabRootNode": {
+ "__id__": 1
+ },
+ "mountedChildren": [],
+ "mountedComponents": [],
+ "propertyOverrides": [
+ {
+ "__id__": 2276
+ },
+ {
+ "__id__": 2278
+ },
+ {
+ "__id__": 2280
+ },
+ {
+ "__id__": 2282
+ },
+ {
+ "__id__": 2284
+ },
+ {
+ "__id__": 2286
+ },
+ {
+ "__id__": 2288
+ },
+ {
+ "__id__": 2290
+ },
+ {
+ "__id__": 2292
+ },
+ {
+ "__id__": 2294
+ },
+ {
+ "__id__": 2296
+ },
+ {
+ "__id__": 2298
+ },
+ {
+ "__id__": 2300
+ },
+ {
+ "__id__": 2302
+ },
+ {
+ "__id__": 2304
+ },
+ {
+ "__id__": 2306
+ },
+ {
+ "__id__": 2308
+ },
+ {
+ "__id__": 2310
+ },
+ {
+ "__id__": 2312
+ },
+ {
+ "__id__": 2314
+ },
+ {
+ "__id__": 2316
+ },
+ {
+ "__id__": 2318
+ }
+ ],
+ "removedComponents": []
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2277
+ },
+ "propertyPath": [
+ "_name"
+ ],
+ "value": "card"
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "24rlgXRJ9AHLGpMW+aYyEx"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2279
+ },
+ "propertyPath": [
+ "_lpos"
+ ],
+ "value": {
+ "__type__": "cc.Vec3",
+ "x": 1.4210854715202004e-14,
+ "y": 0,
+ "z": 0
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "24rlgXRJ9AHLGpMW+aYyEx"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2281
+ },
+ "propertyPath": [
+ "_lrot"
+ ],
+ "value": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "24rlgXRJ9AHLGpMW+aYyEx"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2283
+ },
+ "propertyPath": [
+ "_euler"
+ ],
+ "value": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "24rlgXRJ9AHLGpMW+aYyEx"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2285
+ },
+ "propertyPath": [
+ "_active"
+ ],
+ "value": true
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "24rlgXRJ9AHLGpMW+aYyEx"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2287
+ },
+ "propertyPath": [
+ "_contentSize"
+ ],
+ "value": {
+ "__type__": "cc.Size",
+ "width": 299,
+ "height": 299
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "326cum+qdAqaeo0dGt01yD"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2289
+ },
+ "propertyPath": [
+ "_contentSize"
+ ],
+ "value": {
+ "__type__": "cc.Size",
+ "width": 170,
+ "height": 229.8
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "b6/HPesdpG8ZsWB4vg6xf2"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2291
+ },
+ "propertyPath": [
+ "_lpos"
+ ],
+ "value": {
+ "__type__": "cc.Vec3",
+ "x": 64,
+ "y": 93.9,
+ "z": 0
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "cfMbf11IxHErK52FqmJHts"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2293
+ },
+ "propertyPath": [
+ "_lpos"
+ ],
+ "value": {
+ "__type__": "cc.Vec3",
+ "x": -64,
+ "y": 93.9,
+ "z": 0
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "2b5S+tVLtA5Ykc/qVoMdAC"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2295
+ },
+ "propertyPath": [
+ "_contentSize"
+ ],
+ "value": {
+ "__type__": "cc.Size",
+ "width": 170,
+ "height": 229.8
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "99yf9rnjlM147Oc5ugZxZA"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2297
+ },
+ "propertyPath": [
+ "_contentSize"
+ ],
+ "value": {
+ "__type__": "cc.Size",
+ "width": 170,
+ "height": 229.8
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "fbT2L4/5lBv6CDydZR8SkP",
+ "13j2oupQRMUoUyChWYn2yc"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2299
+ },
+ "propertyPath": [
+ "_contentSize"
+ ],
+ "value": {
+ "__type__": "cc.Size",
+ "width": 170,
+ "height": 229.8
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "fbT2L4/5lBv6CDydZR8SkP",
+ "c8mzU+nw5GLJ4CZ7ZTe6eE"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2301
+ },
+ "propertyPath": [
+ "_contentSize"
+ ],
+ "value": {
+ "__type__": "cc.Size",
+ "width": 340,
+ "height": 459.6
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "fbT2L4/5lBv6CDydZR8SkP",
+ "5eZRKQByFG0LW2QA/PUw2u"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2303
+ },
+ "propertyPath": [
+ "_contentSize"
+ ],
+ "value": {
+ "__type__": "cc.Size",
+ "width": 332,
+ "height": 447.6
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "fbT2L4/5lBv6CDydZR8SkP",
+ "4buoN7nzRM9Kty43yoN7ul"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2305
+ },
+ "propertyPath": [
+ "_contentSize"
+ ],
+ "value": {
+ "__type__": "cc.Size",
+ "width": 140,
+ "height": 140
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "fbT2L4/5lBv6CDydZR8SkP",
+ "faGw1NMRpJ+IWtI609CAxN"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2307
+ },
+ "propertyPath": [
+ "_lpos"
+ ],
+ "value": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 29.900000000000006,
+ "z": 0
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "fbT2L4/5lBv6CDydZR8SkP",
+ "69ZX4yvCZL67xK4+SdFMO0"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2309
+ },
+ "propertyPath": [
+ "_contentSize"
+ ],
+ "value": {
+ "__type__": "cc.Size",
+ "width": 280,
+ "height": 280
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "fbT2L4/5lBv6CDydZR8SkP",
+ "5cf2X5S4JMQ7x3zijgLWIX"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2311
+ },
+ "propertyPath": [
+ "_contentSize"
+ ],
+ "value": {
+ "__type__": "cc.Size",
+ "width": 140,
+ "height": 140
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "aePszddr1FjZ9yJvRxiJCh"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2313
+ },
+ "propertyPath": [
+ "_lpos"
+ ],
+ "value": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 29.900000000000006,
+ "z": 0
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "5cWLGvgr1MdLSDfUJV31tJ"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2315
+ },
+ "propertyPath": [
+ "_lpos"
+ ],
+ "value": {
+ "__type__": "cc.Vec3",
+ "x": -41.79599999999999,
+ "y": -94.165,
+ "z": 0
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "09D4k31MNCHqoa2DlasmKq"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2317
+ },
+ "propertyPath": [
+ "_lpos"
+ ],
+ "value": {
+ "__type__": "cc.Vec3",
+ "x": 40.925,
+ "y": -94.165,
+ "z": 0
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "67WoSYD3dDaYE3iUhnDhbu"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2319
+ },
+ "propertyPath": [
+ "_lpos"
+ ],
+ "value": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": -61.823999999999984,
+ "z": 0
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "c6fA+I52NLy7nwIG/TAXFX"
+ ]
+ },
+ {
+ "__type__": "cc.Node",
+ "_objFlags": 0,
+ "_parent": {
+ "__id__": 2225
+ },
+ "_prefab": {
+ "__id__": 2321
+ },
+ "__editorExtras__": {}
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 2320
+ },
+ "asset": {
+ "__uuid__": "8aaff904-8c27-4173-9716-7161893b336e",
+ "__expectedType__": "cc.Prefab"
+ },
+ "fileId": "24rlgXRJ9AHLGpMW+aYyEx",
+ "instance": {
+ "__id__": 2322
+ },
+ "targetOverrides": null
+ },
+ {
+ "__type__": "cc.PrefabInstance",
+ "fileId": "7eQUjLZ7VBxJ6+1k7O3Fao",
+ "prefabRootNode": {
+ "__id__": 1
+ },
+ "mountedChildren": [],
+ "mountedComponents": [],
+ "propertyOverrides": [
+ {
+ "__id__": 2323
+ },
+ {
+ "__id__": 2325
+ },
+ {
+ "__id__": 2327
+ },
+ {
+ "__id__": 2329
+ },
+ {
+ "__id__": 2331
+ },
+ {
+ "__id__": 2333
+ },
+ {
+ "__id__": 2335
+ },
+ {
+ "__id__": 2337
+ },
+ {
+ "__id__": 2339
+ },
+ {
+ "__id__": 2341
+ },
+ {
+ "__id__": 2343
+ },
+ {
+ "__id__": 2345
+ },
+ {
+ "__id__": 2347
+ },
+ {
+ "__id__": 2349
+ },
+ {
+ "__id__": 2351
+ },
+ {
+ "__id__": 2353
+ },
+ {
+ "__id__": 2355
+ },
+ {
+ "__id__": 2357
+ },
+ {
+ "__id__": 2359
+ },
+ {
+ "__id__": 2361
+ },
+ {
+ "__id__": 2363
+ },
+ {
+ "__id__": 2365
+ }
+ ],
+ "removedComponents": []
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2324
+ },
+ "propertyPath": [
+ "_name"
+ ],
+ "value": "card"
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "24rlgXRJ9AHLGpMW+aYyEx"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2326
+ },
+ "propertyPath": [
+ "_lpos"
+ ],
+ "value": {
+ "__type__": "cc.Vec3",
+ "x": 220,
+ "y": 0,
+ "z": 0
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "24rlgXRJ9AHLGpMW+aYyEx"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2328
+ },
+ "propertyPath": [
+ "_lrot"
+ ],
+ "value": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "24rlgXRJ9AHLGpMW+aYyEx"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2330
+ },
+ "propertyPath": [
+ "_euler"
+ ],
+ "value": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "24rlgXRJ9AHLGpMW+aYyEx"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2332
+ },
+ "propertyPath": [
+ "_active"
+ ],
+ "value": true
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "24rlgXRJ9AHLGpMW+aYyEx"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2334
+ },
+ "propertyPath": [
+ "_contentSize"
+ ],
+ "value": {
+ "__type__": "cc.Size",
+ "width": 299,
+ "height": 299
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "326cum+qdAqaeo0dGt01yD"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2336
+ },
+ "propertyPath": [
+ "_contentSize"
+ ],
+ "value": {
+ "__type__": "cc.Size",
+ "width": 170,
+ "height": 229.8
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "b6/HPesdpG8ZsWB4vg6xf2"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2338
+ },
+ "propertyPath": [
+ "_contentSize"
+ ],
+ "value": {
+ "__type__": "cc.Size",
+ "width": 170,
+ "height": 229.8
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "99yf9rnjlM147Oc5ugZxZA"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2340
+ },
+ "propertyPath": [
+ "_contentSize"
+ ],
+ "value": {
+ "__type__": "cc.Size",
+ "width": 170,
+ "height": 229.8
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "fbT2L4/5lBv6CDydZR8SkP",
+ "13j2oupQRMUoUyChWYn2yc"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2342
+ },
+ "propertyPath": [
+ "_contentSize"
+ ],
+ "value": {
+ "__type__": "cc.Size",
+ "width": 170,
+ "height": 229.8
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "fbT2L4/5lBv6CDydZR8SkP",
+ "c8mzU+nw5GLJ4CZ7ZTe6eE"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2344
+ },
+ "propertyPath": [
+ "_contentSize"
+ ],
+ "value": {
+ "__type__": "cc.Size",
+ "width": 340,
+ "height": 459.6
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "fbT2L4/5lBv6CDydZR8SkP",
+ "5eZRKQByFG0LW2QA/PUw2u"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2346
+ },
+ "propertyPath": [
+ "_contentSize"
+ ],
+ "value": {
+ "__type__": "cc.Size",
+ "width": 332,
+ "height": 447.6
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "fbT2L4/5lBv6CDydZR8SkP",
+ "4buoN7nzRM9Kty43yoN7ul"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2348
+ },
+ "propertyPath": [
+ "_contentSize"
+ ],
+ "value": {
+ "__type__": "cc.Size",
+ "width": 140,
+ "height": 140
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "fbT2L4/5lBv6CDydZR8SkP",
+ "faGw1NMRpJ+IWtI609CAxN"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2350
+ },
+ "propertyPath": [
+ "_contentSize"
+ ],
+ "value": {
+ "__type__": "cc.Size",
+ "width": 280,
+ "height": 280
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "fbT2L4/5lBv6CDydZR8SkP",
+ "5cf2X5S4JMQ7x3zijgLWIX"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2352
+ },
+ "propertyPath": [
+ "_contentSize"
+ ],
+ "value": {
+ "__type__": "cc.Size",
+ "width": 140,
+ "height": 140
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "aePszddr1FjZ9yJvRxiJCh"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2354
+ },
+ "propertyPath": [
+ "_lpos"
+ ],
+ "value": {
+ "__type__": "cc.Vec3",
+ "x": 64,
+ "y": 93.9,
+ "z": 0
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "cfMbf11IxHErK52FqmJHts"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2356
+ },
+ "propertyPath": [
+ "_lpos"
+ ],
+ "value": {
+ "__type__": "cc.Vec3",
+ "x": -41.79599999999999,
+ "y": -94.165,
+ "z": 0
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "09D4k31MNCHqoa2DlasmKq"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2358
+ },
+ "propertyPath": [
+ "_lpos"
+ ],
+ "value": {
+ "__type__": "cc.Vec3",
+ "x": 40.925,
+ "y": -94.165,
+ "z": 0
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "67WoSYD3dDaYE3iUhnDhbu"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2360
+ },
+ "propertyPath": [
+ "_lpos"
+ ],
+ "value": {
+ "__type__": "cc.Vec3",
+ "x": -64,
+ "y": 93.9,
+ "z": 0
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "2b5S+tVLtA5Ykc/qVoMdAC"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2362
+ },
+ "propertyPath": [
+ "_lpos"
+ ],
+ "value": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 29.900000000000006,
+ "z": 0
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "fbT2L4/5lBv6CDydZR8SkP",
+ "69ZX4yvCZL67xK4+SdFMO0"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2364
+ },
+ "propertyPath": [
+ "_lpos"
+ ],
+ "value": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 29.900000000000006,
+ "z": 0
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "5cWLGvgr1MdLSDfUJV31tJ"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2366
+ },
+ "propertyPath": [
+ "_lpos"
+ ],
+ "value": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": -61.823999999999984,
+ "z": 0
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "c6fA+I52NLy7nwIG/TAXFX"
+ ]
+ },
+ {
+ "__type__": "cc.Node",
+ "_objFlags": 0,
+ "_parent": {
+ "__id__": 2225
+ },
+ "_prefab": {
+ "__id__": 2368
+ },
+ "__editorExtras__": {}
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 2367
+ },
+ "asset": {
+ "__uuid__": "8aaff904-8c27-4173-9716-7161893b336e",
+ "__expectedType__": "cc.Prefab"
+ },
+ "fileId": "24rlgXRJ9AHLGpMW+aYyEx",
+ "instance": {
+ "__id__": 2369
+ },
+ "targetOverrides": null
+ },
+ {
+ "__type__": "cc.PrefabInstance",
+ "fileId": "4eAUB+FFlHx5OgqIJLa7nV",
+ "prefabRootNode": {
+ "__id__": 1
+ },
+ "mountedChildren": [],
+ "mountedComponents": [],
+ "propertyOverrides": [
+ {
+ "__id__": 2370
+ },
+ {
+ "__id__": 2372
+ },
+ {
+ "__id__": 2374
+ },
+ {
+ "__id__": 2376
+ },
+ {
+ "__id__": 2378
+ },
+ {
+ "__id__": 2380
+ },
+ {
+ "__id__": 2382
+ },
+ {
+ "__id__": 2384
+ },
+ {
+ "__id__": 2386
+ },
+ {
+ "__id__": 2388
+ },
+ {
+ "__id__": 2390
+ },
+ {
+ "__id__": 2392
+ },
+ {
+ "__id__": 2394
+ },
+ {
+ "__id__": 2396
+ },
+ {
+ "__id__": 2398
+ },
+ {
+ "__id__": 2400
+ },
+ {
+ "__id__": 2402
+ },
+ {
+ "__id__": 2404
+ },
+ {
+ "__id__": 2406
+ },
+ {
+ "__id__": 2408
+ },
+ {
+ "__id__": 2410
+ },
+ {
+ "__id__": 2412
+ }
+ ],
+ "removedComponents": []
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2371
+ },
+ "propertyPath": [
+ "_name"
+ ],
+ "value": "card"
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "24rlgXRJ9AHLGpMW+aYyEx"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2373
+ },
+ "propertyPath": [
+ "_lpos"
+ ],
+ "value": {
+ "__type__": "cc.Vec3",
+ "x": 262.05,
+ "y": 0,
+ "z": 0
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "24rlgXRJ9AHLGpMW+aYyEx"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2375
+ },
+ "propertyPath": [
+ "_lrot"
+ ],
+ "value": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "24rlgXRJ9AHLGpMW+aYyEx"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2377
+ },
+ "propertyPath": [
+ "_euler"
+ ],
+ "value": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "24rlgXRJ9AHLGpMW+aYyEx"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2379
+ },
+ "propertyPath": [
+ "_active"
+ ],
+ "value": false
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "24rlgXRJ9AHLGpMW+aYyEx"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2381
+ },
+ "propertyPath": [
+ "_contentSize"
+ ],
+ "value": {
+ "__type__": "cc.Size",
+ "width": 299,
+ "height": 299
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "326cum+qdAqaeo0dGt01yD"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2383
+ },
+ "propertyPath": [
+ "_contentSize"
+ ],
+ "value": {
+ "__type__": "cc.Size",
+ "width": 170,
+ "height": 229.8
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "b6/HPesdpG8ZsWB4vg6xf2"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2385
+ },
+ "propertyPath": [
+ "_contentSize"
+ ],
+ "value": {
+ "__type__": "cc.Size",
+ "width": 170,
+ "height": 229.8
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "99yf9rnjlM147Oc5ugZxZA"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2387
+ },
+ "propertyPath": [
+ "_contentSize"
+ ],
+ "value": {
+ "__type__": "cc.Size",
+ "width": 170,
+ "height": 229.8
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "fbT2L4/5lBv6CDydZR8SkP",
+ "13j2oupQRMUoUyChWYn2yc"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2389
+ },
+ "propertyPath": [
+ "_contentSize"
+ ],
+ "value": {
+ "__type__": "cc.Size",
+ "width": 170,
+ "height": 229.8
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "fbT2L4/5lBv6CDydZR8SkP",
+ "c8mzU+nw5GLJ4CZ7ZTe6eE"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2391
+ },
+ "propertyPath": [
+ "_contentSize"
+ ],
+ "value": {
+ "__type__": "cc.Size",
+ "width": 340,
+ "height": 459.6
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "fbT2L4/5lBv6CDydZR8SkP",
+ "5eZRKQByFG0LW2QA/PUw2u"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2393
+ },
+ "propertyPath": [
+ "_contentSize"
+ ],
+ "value": {
+ "__type__": "cc.Size",
+ "width": 332,
+ "height": 447.6
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "fbT2L4/5lBv6CDydZR8SkP",
+ "4buoN7nzRM9Kty43yoN7ul"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2395
+ },
+ "propertyPath": [
+ "_contentSize"
+ ],
+ "value": {
+ "__type__": "cc.Size",
+ "width": 140,
+ "height": 140
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "fbT2L4/5lBv6CDydZR8SkP",
+ "faGw1NMRpJ+IWtI609CAxN"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2397
+ },
+ "propertyPath": [
+ "_contentSize"
+ ],
+ "value": {
+ "__type__": "cc.Size",
+ "width": 280,
+ "height": 280
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "fbT2L4/5lBv6CDydZR8SkP",
+ "5cf2X5S4JMQ7x3zijgLWIX"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2399
+ },
+ "propertyPath": [
+ "_contentSize"
+ ],
+ "value": {
+ "__type__": "cc.Size",
+ "width": 140,
+ "height": 140
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "aePszddr1FjZ9yJvRxiJCh"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2401
+ },
+ "propertyPath": [
+ "_lpos"
+ ],
+ "value": {
+ "__type__": "cc.Vec3",
+ "x": 64,
+ "y": 93.9,
+ "z": 0
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "cfMbf11IxHErK52FqmJHts"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2403
+ },
+ "propertyPath": [
+ "_lpos"
+ ],
+ "value": {
+ "__type__": "cc.Vec3",
+ "x": -41.79599999999999,
+ "y": -94.165,
+ "z": 0
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "09D4k31MNCHqoa2DlasmKq"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2405
+ },
+ "propertyPath": [
+ "_lpos"
+ ],
+ "value": {
+ "__type__": "cc.Vec3",
+ "x": 40.925,
+ "y": -94.165,
+ "z": 0
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "67WoSYD3dDaYE3iUhnDhbu"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2407
+ },
+ "propertyPath": [
+ "_lpos"
+ ],
+ "value": {
+ "__type__": "cc.Vec3",
+ "x": -64,
+ "y": 93.9,
+ "z": 0
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "2b5S+tVLtA5Ykc/qVoMdAC"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2409
+ },
+ "propertyPath": [
+ "_lpos"
+ ],
+ "value": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 29.900000000000006,
+ "z": 0
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "fbT2L4/5lBv6CDydZR8SkP",
+ "69ZX4yvCZL67xK4+SdFMO0"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2411
+ },
+ "propertyPath": [
+ "_lpos"
+ ],
+ "value": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 29.900000000000006,
+ "z": 0
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "5cWLGvgr1MdLSDfUJV31tJ"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2413
+ },
+ "propertyPath": [
+ "_lpos"
+ ],
+ "value": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": -61.823999999999984,
+ "z": 0
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "c6fA+I52NLy7nwIG/TAXFX"
+ ]
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2225
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2415
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 519.4,
+ "height": 300
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "e4sVPXog5C1ZVXn+99DthZ"
+ },
+ {
+ "__type__": "cc.Widget",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2225
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2417
+ },
+ "_alignFlags": 42,
+ "_target": null,
+ "_left": 100.30000000000001,
+ "_right": 100.30000000000001,
+ "_top": -491.51300000000003,
+ "_bottom": 491.51300000000003,
+ "_horizontalCenter": 0,
+ "_verticalCenter": 71.94799999999998,
+ "_isAbsLeft": true,
+ "_isAbsRight": true,
+ "_isAbsTop": true,
+ "_isAbsBottom": true,
+ "_isAbsHorizontalCenter": true,
+ "_isAbsVerticalCenter": true,
+ "_originalWidth": 100,
+ "_originalHeight": 300,
+ "_alignMode": 2,
+ "_lockFlags": 0,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "28FVmV3/5GPrErU/c70vKv"
+ },
+ {
+ "__type__": "cc.Layout",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2225
+ },
+ "_enabled": false,
+ "__prefab": {
+ "__id__": 2419
+ },
+ "_resizeMode": 1,
+ "_layoutType": 1,
+ "_cellSize": {
+ "__type__": "cc.Size",
+ "width": 40,
+ "height": 40
+ },
+ "_startAxis": 0,
+ "_paddingLeft": 0,
+ "_paddingRight": 0,
+ "_paddingTop": 0,
+ "_paddingBottom": 0,
+ "_spacingX": 4.7,
+ "_spacingY": 0,
+ "_verticalDirection": 1,
+ "_horizontalDirection": 0,
+ "_constraint": 0,
+ "_constraintNum": 2,
+ "_affectedByScale": false,
+ "_isAlign": false,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "e2Uow4wOxBBIdJzkwwxN1e"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "0ca947K+hP/56nRnfUJAxZ",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "cb4",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 1966
+ },
+ "_children": [
+ {
+ "__id__": 2422
+ },
+ {
+ "__id__": 2430
+ },
+ {
+ "__id__": 2436
+ },
+ {
+ "__id__": 2442
+ },
+ {
+ "__id__": 2474
+ },
+ {
+ "__id__": 2610
+ },
+ {
+ "__id__": 2685
+ }
+ ],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 2745
+ },
+ {
+ "__id__": 2747
+ },
+ {
+ "__id__": 2749
+ },
+ {
+ "__id__": 2751
+ }
+ ],
+ "_prefab": {
+ "__id__": 2753
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 50,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 1,
+ "y": 1,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "Group 66",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 2421
+ },
+ "_children": [],
+ "_active": false,
+ "_components": [
+ {
+ "__id__": 2423
+ },
+ {
+ "__id__": 2425
+ },
+ {
+ "__id__": 2427
+ }
+ ],
+ "_prefab": {
+ "__id__": 2429
+ },
+ "_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__": 2422
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2424
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 134,
+ "height": 218
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "ffy3Eptp1LaqTL33CGRAlj"
+ },
+ {
+ "__type__": "cc.Sprite",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2422
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2426
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 71,
+ "g": 102,
+ "b": 141,
+ "a": 255
+ },
+ "_spriteFrame": {
+ "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@1935d",
+ "__expectedType__": "cc.SpriteFrame"
+ },
+ "_type": 1,
+ "_fillType": 0,
+ "_sizeMode": 0,
+ "_fillCenter": {
+ "__type__": "cc.Vec2",
+ "x": 0,
+ "y": 0
+ },
+ "_fillStart": 0,
+ "_fillRange": 0,
+ "_isTrimmedMode": true,
+ "_useGrayscale": true,
+ "_atlas": null,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "dfoHWrxqtH6pxleI68vaOe"
+ },
+ {
+ "__type__": "cc.Widget",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2422
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2428
+ },
+ "_alignFlags": 45,
+ "_target": null,
+ "_left": 3,
+ "_right": 3,
+ "_top": 5,
+ "_bottom": 5,
+ "_horizontalCenter": 0,
+ "_verticalCenter": 0,
+ "_isAbsLeft": true,
+ "_isAbsRight": true,
+ "_isAbsTop": true,
+ "_isAbsBottom": true,
+ "_isAbsHorizontalCenter": true,
+ "_isAbsVerticalCenter": true,
+ "_originalWidth": 181,
+ "_originalHeight": 202,
+ "_alignMode": 2,
+ "_lockFlags": 0,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "06XO3xDdlHJZhG96YwUcfJ"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "44SefofPZPbIEUZfWOlRzQ",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "bg_stone",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 2421
+ },
+ "_children": [],
+ "_active": false,
+ "_components": [
+ {
+ "__id__": 2431
+ },
+ {
+ "__id__": 2433
+ }
+ ],
+ "_prefab": {
+ "__id__": 2435
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": 8.151,
+ "y": -121.326,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": -1.5,
+ "y": 1.5,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2430
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2432
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 117,
+ "height": 300
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "93ZLflaSBECafFEYFjftVd"
+ },
+ {
+ "__type__": "cc.Sprite",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2430
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2434
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 255,
+ "b": 255,
+ "a": 255
+ },
+ "_spriteFrame": {
+ "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@3b68c",
+ "__expectedType__": "cc.SpriteFrame"
+ },
+ "_type": 1,
+ "_fillType": 0,
+ "_sizeMode": 0,
+ "_fillCenter": {
+ "__type__": "cc.Vec2",
+ "x": 0,
+ "y": 0
+ },
+ "_fillStart": 0,
+ "_fillRange": 0,
+ "_isTrimmedMode": true,
+ "_useGrayscale": false,
+ "_atlas": {
+ "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73",
+ "__expectedType__": "cc.SpriteAtlas"
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "5ceWLC9wtM0o7j7KHu2VMU"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "27gZILKQhK0ovZBLkU1yPR",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "swirl",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 2421
+ },
+ "_children": [],
+ "_active": false,
+ "_components": [
+ {
+ "__id__": 2437
+ },
+ {
+ "__id__": 2439
+ }
+ ],
+ "_prefab": {
+ "__id__": 2441
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 1.5,
+ "y": 1.5,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2436
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2438
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 56,
+ "height": 54
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "a8g4t5wjBBXqpb9Y7SAkJZ"
+ },
+ {
+ "__type__": "cc.Sprite",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2436
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2440
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 141,
+ "g": 141,
+ "b": 141,
+ "a": 255
+ },
+ "_spriteFrame": {
+ "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@23c2c",
+ "__expectedType__": "cc.SpriteFrame"
+ },
+ "_type": 0,
+ "_fillType": 0,
+ "_sizeMode": 0,
+ "_fillCenter": {
+ "__type__": "cc.Vec2",
+ "x": 0,
+ "y": 0
+ },
+ "_fillStart": 0,
+ "_fillRange": 0,
+ "_isTrimmedMode": true,
+ "_useGrayscale": true,
+ "_atlas": {
+ "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73",
+ "__expectedType__": "cc.SpriteAtlas"
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "d9dxE+2EtAZ42M0xqHOQyC"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "bcINtOcIBCzJtknRVCnVUf",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "start",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 2421
+ },
+ "_children": [
+ {
+ "__id__": 2443
+ },
+ {
+ "__id__": 2451
+ },
+ {
+ "__id__": 2459
+ }
+ ],
+ "_active": false,
+ "_components": [
+ {
+ "__id__": 2467
+ },
+ {
+ "__id__": 2469
+ },
+ {
+ "__id__": 2471
+ }
+ ],
+ "_prefab": {
+ "__id__": 2473
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": 11.941,
+ "y": -167.337,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 1,
+ "y": 1,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "bg",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 2442
+ },
+ "_children": [],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 2444
+ },
+ {
+ "__id__": 2446
+ },
+ {
+ "__id__": 2448
+ }
+ ],
+ "_prefab": {
+ "__id__": 2450
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": -54.95,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 1,
+ "y": 1,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2443
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2445
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 110,
+ "height": 109.9
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "4c7F0N/8dDZrUNsoe+Der6"
+ },
+ {
+ "__type__": "cc.Sprite",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2443
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2447
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 255,
+ "b": 255,
+ "a": 255
+ },
+ "_spriteFrame": {
+ "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@abf7b",
+ "__expectedType__": "cc.SpriteFrame"
+ },
+ "_type": 1,
+ "_fillType": 0,
+ "_sizeMode": 0,
+ "_fillCenter": {
+ "__type__": "cc.Vec2",
+ "x": 0,
+ "y": 0
+ },
+ "_fillStart": 0,
+ "_fillRange": 0,
+ "_isTrimmedMode": true,
+ "_useGrayscale": false,
+ "_atlas": {
+ "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73",
+ "__expectedType__": "cc.SpriteAtlas"
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "6f6CiNYjhPe5m/C/lk5Ljv"
+ },
+ {
+ "__type__": "cc.Widget",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2443
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2449
+ },
+ "_alignFlags": 45,
+ "_target": null,
+ "_left": 0,
+ "_right": 0,
+ "_top": 0,
+ "_bottom": 0,
+ "_horizontalCenter": 0,
+ "_verticalCenter": 0,
+ "_isAbsLeft": true,
+ "_isAbsRight": true,
+ "_isAbsTop": true,
+ "_isAbsBottom": true,
+ "_isAbsHorizontalCenter": true,
+ "_isAbsVerticalCenter": true,
+ "_originalWidth": 216,
+ "_originalHeight": 106,
+ "_alignMode": 2,
+ "_lockFlags": 0,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "7cKTcBw9ZLJrbJC20YFKm8"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "5621BW8IFA+LY13q4QiGME",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "nobg",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 2442
+ },
+ "_children": [],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 2452
+ },
+ {
+ "__id__": 2454
+ },
+ {
+ "__id__": 2456
+ }
+ ],
+ "_prefab": {
+ "__id__": 2458
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": -54.95,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 1,
+ "y": 1,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2451
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2453
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 110,
+ "height": 109.9
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "e2rJHKOnNHvLamex9mOHoD"
+ },
+ {
+ "__type__": "cc.Sprite",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2451
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2455
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 255,
+ "b": 255,
+ "a": 255
+ },
+ "_spriteFrame": {
+ "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@abf7b",
+ "__expectedType__": "cc.SpriteFrame"
+ },
+ "_type": 1,
+ "_fillType": 0,
+ "_sizeMode": 0,
+ "_fillCenter": {
+ "__type__": "cc.Vec2",
+ "x": 0,
+ "y": 0
+ },
+ "_fillStart": 0,
+ "_fillRange": 0,
+ "_isTrimmedMode": true,
+ "_useGrayscale": true,
+ "_atlas": {
+ "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73",
+ "__expectedType__": "cc.SpriteAtlas"
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "f2Z/YOONVOuJWKMldJh38C"
+ },
+ {
+ "__type__": "cc.Widget",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2451
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2457
+ },
+ "_alignFlags": 45,
+ "_target": null,
+ "_left": 0,
+ "_right": 0,
+ "_top": 0,
+ "_bottom": 0,
+ "_horizontalCenter": 0,
+ "_verticalCenter": 0,
+ "_isAbsLeft": true,
+ "_isAbsRight": true,
+ "_isAbsTop": true,
+ "_isAbsBottom": true,
+ "_isAbsHorizontalCenter": true,
+ "_isAbsVerticalCenter": true,
+ "_originalWidth": 216,
+ "_originalHeight": 106,
+ "_alignMode": 2,
+ "_lockFlags": 0,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "b4DRkE1BJMp5JNAv57deWW"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "b8A4bEyyZIGqSuH1CxHb7u",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "Label",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 2442
+ },
+ "_children": [],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 2460
+ },
+ {
+ "__id__": 2462
+ },
+ {
+ "__id__": 2464
+ }
+ ],
+ "_prefab": {
+ "__id__": 2466
+ },
+ "_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__": 2459
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2461
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 68,
+ "height": 58.4
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "a9v3lzLM1PnbKbouXHtb5g"
+ },
+ {
+ "__type__": "cc.Label",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2459
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2463
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 255,
+ "b": 255,
+ "a": 255
+ },
+ "_string": "战斗",
+ "_horizontalAlign": 1,
+ "_verticalAlign": 1,
+ "_actualFontSize": 30,
+ "_fontSize": 30,
+ "_fontFamily": "Arial",
+ "_lineHeight": 40,
+ "_overflow": 0,
+ "_enableWrapText": true,
+ "_font": null,
+ "_isSystemFontUsed": true,
+ "_spacingX": 0,
+ "_isItalic": false,
+ "_isBold": true,
+ "_isUnderline": false,
+ "_underlineHeight": 2,
+ "_cacheMode": 0,
+ "_enableOutline": true,
+ "_outlineColor": {
+ "__type__": "cc.Color",
+ "r": 0,
+ "g": 0,
+ "b": 0,
+ "a": 255
+ },
+ "_outlineWidth": 4,
+ "_enableShadow": false,
+ "_shadowColor": {
+ "__type__": "cc.Color",
+ "r": 0,
+ "g": 0,
+ "b": 0,
+ "a": 255
+ },
+ "_shadowOffset": {
+ "__type__": "cc.Vec2",
+ "x": 2,
+ "y": 2
+ },
+ "_shadowBlur": 2,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "b1eu3/kpNLzJMWIq+dUlrp"
+ },
+ {
+ "__type__": "cc.Widget",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2459
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2465
+ },
+ "_alignFlags": 16,
+ "_target": null,
+ "_left": 0,
+ "_right": 0,
+ "_top": 0,
+ "_bottom": 0,
+ "_horizontalCenter": 0,
+ "_verticalCenter": 0,
+ "_isAbsLeft": true,
+ "_isAbsRight": true,
+ "_isAbsTop": true,
+ "_isAbsBottom": true,
+ "_isAbsHorizontalCenter": true,
+ "_isAbsVerticalCenter": true,
+ "_originalWidth": 0,
+ "_originalHeight": 0,
+ "_alignMode": 2,
+ "_lockFlags": 0,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "67onPnfp5CX49/l0+eYGlo"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "3cR4bFnc9A7KEOjPzS+vbC",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2442
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2468
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 110,
+ "height": 109.9
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "bcAdk0RCdGnqRbA2DVNyrN"
+ },
+ {
+ "__type__": "cc.Widget",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2442
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2470
+ },
+ "_alignFlags": 20,
+ "_target": null,
+ "_left": 0,
+ "_right": 0,
+ "_top": 40,
+ "_bottom": -108.287,
+ "_horizontalCenter": 11.941,
+ "_verticalCenter": 0,
+ "_isAbsLeft": true,
+ "_isAbsRight": true,
+ "_isAbsTop": true,
+ "_isAbsBottom": true,
+ "_isAbsHorizontalCenter": true,
+ "_isAbsVerticalCenter": true,
+ "_originalWidth": 100,
+ "_originalHeight": 100,
+ "_alignMode": 2,
+ "_lockFlags": 0,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "84elEw48BHKoX9w2vlDnkM"
+ },
+ {
+ "__type__": "cc.Button",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2442
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2472
+ },
+ "clickEvents": [],
+ "_interactable": true,
+ "_transition": 3,
+ "_normalColor": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 255,
+ "b": 255,
+ "a": 255
+ },
+ "_hoverColor": {
+ "__type__": "cc.Color",
+ "r": 211,
+ "g": 211,
+ "b": 211,
+ "a": 255
+ },
+ "_pressedColor": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 255,
+ "b": 255,
+ "a": 255
+ },
+ "_disabledColor": {
+ "__type__": "cc.Color",
+ "r": 124,
+ "g": 124,
+ "b": 124,
+ "a": 255
+ },
+ "_normalSprite": null,
+ "_hoverSprite": null,
+ "_pressedSprite": null,
+ "_disabledSprite": null,
+ "_duration": 0.1,
+ "_zoomScale": 1.2,
+ "_target": null,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "53wbmpN3FIfIrvo96TQkZ5"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "91Q2j7jwlMIbjrFk7l48Qp",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "sbar",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 2421
+ },
+ "_children": [
+ {
+ "__id__": 2475
+ },
+ {
+ "__id__": 2521
+ },
+ {
+ "__id__": 2557
+ }
+ ],
+ "_active": false,
+ "_components": [
+ {
+ "__id__": 2601
+ },
+ {
+ "__id__": 2603
+ },
+ {
+ "__id__": 2605
+ },
+ {
+ "__id__": 2607
+ }
+ ],
+ "_prefab": {
+ "__id__": 2609
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": -64.21,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 1,
+ "y": 1,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "pool",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 2474
+ },
+ "_children": [
+ {
+ "__id__": 2476
+ },
+ {
+ "__id__": 2482
+ },
+ {
+ "__id__": 2496
+ },
+ {
+ "__id__": 2502
+ },
+ {
+ "__id__": 2508
+ }
+ ],
+ "_active": false,
+ "_components": [
+ {
+ "__id__": 2514
+ },
+ {
+ "__id__": 2516
+ },
+ {
+ "__id__": 2518
+ }
+ ],
+ "_prefab": {
+ "__id__": 2520
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": -180,
+ "y": 0,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 1,
+ "y": 1,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "next",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 2475
+ },
+ "_children": [],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 2477
+ },
+ {
+ "__id__": 2479
+ }
+ ],
+ "_prefab": {
+ "__id__": 2481
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": -9.033,
+ "y": 43.928,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 1,
+ "y": 1,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2476
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2478
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 120.6796875,
+ "height": 54.4
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "40nDmLe0tHjZnjpLm8Ti/2"
+ },
+ {
+ "__type__": "cc.Label",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2476
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2480
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 255,
+ "b": 255,
+ "a": 255
+ },
+ "_string": "5 回合后升级",
+ "_horizontalAlign": 1,
+ "_verticalAlign": 1,
+ "_actualFontSize": 20,
+ "_fontSize": 20,
+ "_fontFamily": "Arial",
+ "_lineHeight": 40,
+ "_overflow": 0,
+ "_enableWrapText": true,
+ "_font": null,
+ "_isSystemFontUsed": true,
+ "_spacingX": 0,
+ "_isItalic": false,
+ "_isBold": false,
+ "_isUnderline": false,
+ "_underlineHeight": 2,
+ "_cacheMode": 0,
+ "_enableOutline": true,
+ "_outlineColor": {
+ "__type__": "cc.Color",
+ "r": 29,
+ "g": 29,
+ "b": 29,
+ "a": 255
+ },
+ "_outlineWidth": 2,
+ "_enableShadow": false,
+ "_shadowColor": {
+ "__type__": "cc.Color",
+ "r": 0,
+ "g": 0,
+ "b": 0,
+ "a": 255
+ },
+ "_shadowOffset": {
+ "__type__": "cc.Vec2",
+ "x": 2,
+ "y": 2
+ },
+ "_shadowBlur": 2,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "f6qB8Pb7tMeoaqFAhkGOGN"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "87n4P7QQpPwavHb6WTZwtP",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.Node",
+ "_objFlags": 0,
+ "_parent": {
+ "__id__": 2475
+ },
+ "_prefab": {
+ "__id__": 2483
+ },
+ "__editorExtras__": {}
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 2482
+ },
+ "asset": {
+ "__uuid__": "86a3c4cd-71c7-4502-b713-65f0ace7912a",
+ "__expectedType__": "cc.Prefab"
+ },
+ "fileId": "d3jYvT7whFS5scQFZeO5AK",
+ "instance": {
+ "__id__": 2484
+ },
+ "targetOverrides": null
+ },
+ {
+ "__type__": "cc.PrefabInstance",
+ "fileId": "38jLvnTihO4IJb1GG/YNwE",
+ "prefabRootNode": {
+ "__id__": 1
+ },
+ "mountedChildren": [],
+ "mountedComponents": [],
+ "propertyOverrides": [
+ {
+ "__id__": 2485
+ },
+ {
+ "__id__": 2487
+ },
+ {
+ "__id__": 2488
+ },
+ {
+ "__id__": 2489
+ },
+ {
+ "__id__": 2490
+ },
+ {
+ "__id__": 2492
+ },
+ {
+ "__id__": 2494
+ }
+ ],
+ "removedComponents": []
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2486
+ },
+ "propertyPath": [
+ "_name"
+ ],
+ "value": "smalltip"
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "d3jYvT7whFS5scQFZeO5AK"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2486
+ },
+ "propertyPath": [
+ "_lpos"
+ ],
+ "value": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ }
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2486
+ },
+ "propertyPath": [
+ "_lrot"
+ ],
+ "value": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ }
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2486
+ },
+ "propertyPath": [
+ "_euler"
+ ],
+ "value": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ }
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2491
+ },
+ "propertyPath": [
+ "_string"
+ ],
+ "value": "卡池升级"
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "52GlHcXJZDJqYfTH62X5lp"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2493
+ },
+ "propertyPath": [
+ "_contentSize"
+ ],
+ "value": {
+ "__type__": "cc.Size",
+ "width": 84,
+ "height": 54.4
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "11pqUo9t9IWYWj/LjK3fNo"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2495
+ },
+ "propertyPath": [
+ "_contentSize"
+ ],
+ "value": {
+ "__type__": "cc.Size",
+ "width": 150,
+ "height": 70
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "3aTUQpkypKh5v6YnH99gAD"
+ ]
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "ItemIcon_Card_1",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 2475
+ },
+ "_children": [],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 2497
+ },
+ {
+ "__id__": 2499
+ }
+ ],
+ "_prefab": {
+ "__id__": 2501
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": -51.744,
+ "y": 0,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 1,
+ "y": 1,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2496
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2498
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 35,
+ "height": 35
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "40HKZEEpxO34zc+k9sG7gc"
+ },
+ {
+ "__type__": "cc.Sprite",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2496
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2500
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 255,
+ "b": 255,
+ "a": 255
+ },
+ "_spriteFrame": {
+ "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@419d2",
+ "__expectedType__": "cc.SpriteFrame"
+ },
+ "_type": 0,
+ "_fillType": 0,
+ "_sizeMode": 0,
+ "_fillCenter": {
+ "__type__": "cc.Vec2",
+ "x": 0,
+ "y": 0
+ },
+ "_fillStart": 0,
+ "_fillRange": 0,
+ "_isTrimmedMode": true,
+ "_useGrayscale": false,
+ "_atlas": null,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "7cZwv6YuhPm6CJqYZ3aRHs"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "4fyTCPKw1A2LS+HPLZME88",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "Label",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 2475
+ },
+ "_children": [],
+ "_active": false,
+ "_components": [
+ {
+ "__id__": 2503
+ },
+ {
+ "__id__": 2505
+ }
+ ],
+ "_prefab": {
+ "__id__": 2507
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": -11.254,
+ "y": 0,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 1,
+ "y": 1,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2502
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2504
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 45.1181640625,
+ "height": 54.4
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "42QtWPOGVDW7JD0Oh6KTlN"
+ },
+ {
+ "__type__": "cc.Label",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2502
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2506
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 255,
+ "b": 255,
+ "a": 255
+ },
+ "_string": "Lv.",
+ "_horizontalAlign": 0,
+ "_verticalAlign": 1,
+ "_actualFontSize": 30,
+ "_fontSize": 30,
+ "_fontFamily": "Arial",
+ "_lineHeight": 40,
+ "_overflow": 0,
+ "_enableWrapText": true,
+ "_font": null,
+ "_isSystemFontUsed": true,
+ "_spacingX": 0,
+ "_isItalic": false,
+ "_isBold": true,
+ "_isUnderline": false,
+ "_underlineHeight": 2,
+ "_cacheMode": 0,
+ "_enableOutline": true,
+ "_outlineColor": {
+ "__type__": "cc.Color",
+ "r": 0,
+ "g": 0,
+ "b": 0,
+ "a": 255
+ },
+ "_outlineWidth": 2,
+ "_enableShadow": false,
+ "_shadowColor": {
+ "__type__": "cc.Color",
+ "r": 0,
+ "g": 0,
+ "b": 0,
+ "a": 255
+ },
+ "_shadowOffset": {
+ "__type__": "cc.Vec2",
+ "x": 2,
+ "y": 2
+ },
+ "_shadowBlur": 2,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "6arIxvN39KcIsk6/vJkzhE"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "17cInIAvRAdLRks8v64ulb",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "lv",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 2475
+ },
+ "_children": [],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 2509
+ },
+ {
+ "__id__": 2511
+ }
+ ],
+ "_prefab": {
+ "__id__": 2513
+ },
+ "_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__": 2508
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2510
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 49.4,
+ "height": 54.4
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "cazayahIBO3JTsGay48R45"
+ },
+ {
+ "__type__": "cc.Label",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2508
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2512
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 255,
+ "b": 255,
+ "a": 255
+ },
+ "_string": "Lv.1",
+ "_horizontalAlign": 0,
+ "_verticalAlign": 1,
+ "_actualFontSize": 25,
+ "_fontSize": 30,
+ "_fontFamily": "Arial",
+ "_lineHeight": 40,
+ "_overflow": 2,
+ "_enableWrapText": true,
+ "_font": null,
+ "_isSystemFontUsed": true,
+ "_spacingX": 0,
+ "_isItalic": false,
+ "_isBold": true,
+ "_isUnderline": false,
+ "_underlineHeight": 2,
+ "_cacheMode": 0,
+ "_enableOutline": true,
+ "_outlineColor": {
+ "__type__": "cc.Color",
+ "r": 0,
+ "g": 0,
+ "b": 0,
+ "a": 255
+ },
+ "_outlineWidth": 2,
+ "_enableShadow": false,
+ "_shadowColor": {
+ "__type__": "cc.Color",
+ "r": 0,
+ "g": 0,
+ "b": 0,
+ "a": 255
+ },
+ "_shadowOffset": {
+ "__type__": "cc.Vec2",
+ "x": 2,
+ "y": 2
+ },
+ "_shadowBlur": 2,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "1dw2Ed82tOWa7Dk7VBh1XI"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "dbGBwzTO1IU6hauUHV5EPy",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2475
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2515
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 170,
+ "height": 40
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "d4r4fm7jNOD6PZh/46yABL"
+ },
+ {
+ "__type__": "cc.Sprite",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2475
+ },
+ "_enabled": false,
+ "__prefab": {
+ "__id__": 2517
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 255,
+ "b": 255,
+ "a": 255
+ },
+ "_spriteFrame": {
+ "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@96e5b",
+ "__expectedType__": "cc.SpriteFrame"
+ },
+ "_type": 1,
+ "_fillType": 0,
+ "_sizeMode": 0,
+ "_fillCenter": {
+ "__type__": "cc.Vec2",
+ "x": 0,
+ "y": 0
+ },
+ "_fillStart": 0,
+ "_fillRange": 0,
+ "_isTrimmedMode": true,
+ "_useGrayscale": false,
+ "_atlas": null,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "cehB0w2llBDpdk7u0haQK7"
+ },
+ {
+ "__type__": "cc.Widget",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2475
+ },
+ "_enabled": false,
+ "__prefab": {
+ "__id__": 2519
+ },
+ "_alignFlags": 44,
+ "_target": null,
+ "_left": 529.9999999999999,
+ "_right": -529.9999999999999,
+ "_top": 0,
+ "_bottom": 141.48,
+ "_horizontalCenter": 0,
+ "_verticalCenter": 0,
+ "_isAbsLeft": true,
+ "_isAbsRight": true,
+ "_isAbsTop": true,
+ "_isAbsBottom": true,
+ "_isAbsHorizontalCenter": true,
+ "_isAbsVerticalCenter": true,
+ "_originalWidth": 240,
+ "_originalHeight": 0,
+ "_alignMode": 2,
+ "_lockFlags": 0,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "c0+g8lHiRLW6ycWhfn4G7i"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "c2acfFP9ZBP6xI6/88UVwt",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "coin",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 2474
+ },
+ "_children": [
+ {
+ "__id__": 2522
+ },
+ {
+ "__id__": 2536
+ },
+ {
+ "__id__": 2542
+ }
+ ],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 2550
+ },
+ {
+ "__id__": 2552
+ },
+ {
+ "__id__": 2554
+ }
+ ],
+ "_prefab": {
+ "__id__": 2556
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": -265,
+ "y": 0,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 1,
+ "y": 1,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.Node",
+ "_objFlags": 0,
+ "_parent": {
+ "__id__": 2521
+ },
+ "_prefab": {
+ "__id__": 2523
+ },
+ "__editorExtras__": {}
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 2522
+ },
+ "asset": {
+ "__uuid__": "86a3c4cd-71c7-4502-b713-65f0ace7912a",
+ "__expectedType__": "cc.Prefab"
+ },
+ "fileId": "d3jYvT7whFS5scQFZeO5AK",
+ "instance": {
+ "__id__": 2524
+ },
+ "targetOverrides": null
+ },
+ {
+ "__type__": "cc.PrefabInstance",
+ "fileId": "e4kpIxq39B06j/JD97jpFx",
+ "prefabRootNode": {
+ "__id__": 1
+ },
+ "mountedChildren": [],
+ "mountedComponents": [],
+ "propertyOverrides": [
+ {
+ "__id__": 2525
+ },
+ {
+ "__id__": 2527
+ },
+ {
+ "__id__": 2528
+ },
+ {
+ "__id__": 2529
+ },
+ {
+ "__id__": 2530
+ },
+ {
+ "__id__": 2532
+ },
+ {
+ "__id__": 2534
+ }
+ ],
+ "removedComponents": []
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2526
+ },
+ "propertyPath": [
+ "_name"
+ ],
+ "value": "smalltip"
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "d3jYvT7whFS5scQFZeO5AK"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2526
+ },
+ "propertyPath": [
+ "_lpos"
+ ],
+ "value": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ }
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2526
+ },
+ "propertyPath": [
+ "_lrot"
+ ],
+ "value": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ }
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2526
+ },
+ "propertyPath": [
+ "_euler"
+ ],
+ "value": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ }
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2531
+ },
+ "propertyPath": [
+ "_contentSize"
+ ],
+ "value": {
+ "__type__": "cc.Size",
+ "width": 150,
+ "height": 70
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "3aTUQpkypKh5v6YnH99gAD"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2533
+ },
+ "propertyPath": [
+ "_string"
+ ],
+ "value": "金币不足"
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "52GlHcXJZDJqYfTH62X5lp"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2535
+ },
+ "propertyPath": [
+ "_contentSize"
+ ],
+ "value": {
+ "__type__": "cc.Size",
+ "width": 84,
+ "height": 54.4
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "11pqUo9t9IWYWj/LjK3fNo"
+ ]
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "icon",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 2521
+ },
+ "_children": [],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 2537
+ },
+ {
+ "__id__": 2539
+ }
+ ],
+ "_prefab": {
+ "__id__": 2541
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": -38.086,
+ "y": 0,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 1,
+ "y": 1,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2536
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2538
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 35,
+ "height": 35
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "52401NlshJYZ5/qk0EhfSK"
+ },
+ {
+ "__type__": "cc.Sprite",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2536
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2540
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 255,
+ "b": 255,
+ "a": 255
+ },
+ "_spriteFrame": {
+ "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@23e64",
+ "__expectedType__": "cc.SpriteFrame"
+ },
+ "_type": 0,
+ "_fillType": 0,
+ "_sizeMode": 0,
+ "_fillCenter": {
+ "__type__": "cc.Vec2",
+ "x": 0,
+ "y": 0
+ },
+ "_fillStart": 0,
+ "_fillRange": 0,
+ "_isTrimmedMode": true,
+ "_useGrayscale": false,
+ "_atlas": {
+ "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73",
+ "__expectedType__": "cc.SpriteAtlas"
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "6452XAHgFNVZZPBcf6cewf"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "243yzbp65IpZDjsGAO8nfZ",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "num",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 2521
+ },
+ "_children": [],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 2543
+ },
+ {
+ "__id__": 2545
+ },
+ {
+ "__id__": 2547
+ }
+ ],
+ "_prefab": {
+ "__id__": 2549
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": -18.543,
+ "y": 0,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 1,
+ "y": 1,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2542
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2544
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 120,
+ "height": 54.4
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "4b0a0tEiBGD77jueMGjrqa"
+ },
+ {
+ "__type__": "cc.Label",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2542
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2546
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 255,
+ "b": 255,
+ "a": 255
+ },
+ "_string": "{{0}}",
+ "_horizontalAlign": 0,
+ "_verticalAlign": 1,
+ "_actualFontSize": 31,
+ "_fontSize": 30,
+ "_fontFamily": "Arial",
+ "_lineHeight": 40,
+ "_overflow": 2,
+ "_enableWrapText": true,
+ "_font": null,
+ "_isSystemFontUsed": true,
+ "_spacingX": 0,
+ "_isItalic": false,
+ "_isBold": true,
+ "_isUnderline": false,
+ "_underlineHeight": 2,
+ "_cacheMode": 0,
+ "_enableOutline": true,
+ "_outlineColor": {
+ "__type__": "cc.Color",
+ "r": 0,
+ "g": 0,
+ "b": 0,
+ "a": 255
+ },
+ "_outlineWidth": 2,
+ "_enableShadow": false,
+ "_shadowColor": {
+ "__type__": "cc.Color",
+ "r": 0,
+ "g": 0,
+ "b": 0,
+ "a": 255
+ },
+ "_shadowOffset": {
+ "__type__": "cc.Vec2",
+ "x": 2,
+ "y": 2
+ },
+ "_shadowBlur": 2,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "996yXYBpVBXKR1nYFgV5TX"
+ },
+ {
+ "__type__": "545c05XsG9GDJispEGWKvYv",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2542
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2548
+ },
+ "templateMode": true,
+ "watchPath": "0",
+ "labelType": "cc.Label",
+ "watchPathArr": [
+ "data.mission_data.coin"
+ ],
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "57PFrmmv5Jtpf1ZT/ka1hQ"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "56dlPrqotDFIDkklC2+zf9",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2521
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2551
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 170,
+ "height": 40
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "81Cz6RVExJHoIFTE5CMsBV"
+ },
+ {
+ "__type__": "cc.Sprite",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2521
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2553
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 255,
+ "b": 255,
+ "a": 255
+ },
+ "_spriteFrame": null,
+ "_type": 0,
+ "_fillType": 0,
+ "_sizeMode": 1,
+ "_fillCenter": {
+ "__type__": "cc.Vec2",
+ "x": 0,
+ "y": 0
+ },
+ "_fillStart": 0,
+ "_fillRange": 0,
+ "_isTrimmedMode": true,
+ "_useGrayscale": false,
+ "_atlas": null,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "50/T33iPJB0569tOc5WSqE"
+ },
+ {
+ "__type__": "cc.Widget",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2521
+ },
+ "_enabled": false,
+ "__prefab": {
+ "__id__": 2555
+ },
+ "_alignFlags": 40,
+ "_target": null,
+ "_left": 5.684341886080802e-14,
+ "_right": -5.684341886080802e-14,
+ "_top": 0,
+ "_bottom": 0,
+ "_horizontalCenter": 0,
+ "_verticalCenter": 0,
+ "_isAbsLeft": true,
+ "_isAbsRight": true,
+ "_isAbsTop": true,
+ "_isAbsBottom": true,
+ "_isAbsHorizontalCenter": true,
+ "_isAbsVerticalCenter": true,
+ "_originalWidth": 240,
+ "_originalHeight": 0,
+ "_alignMode": 2,
+ "_lockFlags": 0,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "39yirq8cBO0qx7zTpO8N4E"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "9bL7e9aOJBvo7JVArgDuKk",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "hero",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 2474
+ },
+ "_children": [
+ {
+ "__id__": 2558
+ },
+ {
+ "__id__": 2572
+ },
+ {
+ "__id__": 2580
+ },
+ {
+ "__id__": 2586
+ }
+ ],
+ "_active": false,
+ "_components": [
+ {
+ "__id__": 2594
+ },
+ {
+ "__id__": 2596
+ },
+ {
+ "__id__": 2598
+ }
+ ],
+ "_prefab": {
+ "__id__": 2600
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": -95,
+ "y": 0,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 1,
+ "y": 1,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.Node",
+ "_objFlags": 0,
+ "_parent": {
+ "__id__": 2557
+ },
+ "_prefab": {
+ "__id__": 2559
+ },
+ "__editorExtras__": {}
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 2558
+ },
+ "asset": {
+ "__uuid__": "86a3c4cd-71c7-4502-b713-65f0ace7912a",
+ "__expectedType__": "cc.Prefab"
+ },
+ "fileId": "d3jYvT7whFS5scQFZeO5AK",
+ "instance": {
+ "__id__": 2560
+ },
+ "targetOverrides": null
+ },
+ {
+ "__type__": "cc.PrefabInstance",
+ "fileId": "a4uOIEsepB+Lp/23IZv37U",
+ "prefabRootNode": {
+ "__id__": 1
+ },
+ "mountedChildren": [],
+ "mountedComponents": [],
+ "propertyOverrides": [
+ {
+ "__id__": 2561
+ },
+ {
+ "__id__": 2563
+ },
+ {
+ "__id__": 2564
+ },
+ {
+ "__id__": 2565
+ },
+ {
+ "__id__": 2566
+ },
+ {
+ "__id__": 2568
+ },
+ {
+ "__id__": 2570
+ }
+ ],
+ "removedComponents": []
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2562
+ },
+ "propertyPath": [
+ "_name"
+ ],
+ "value": "smalltip"
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "d3jYvT7whFS5scQFZeO5AK"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2562
+ },
+ "propertyPath": [
+ "_lpos"
+ ],
+ "value": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ }
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2562
+ },
+ "propertyPath": [
+ "_lrot"
+ ],
+ "value": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ }
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2562
+ },
+ "propertyPath": [
+ "_euler"
+ ],
+ "value": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ }
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2567
+ },
+ "propertyPath": [
+ "_contentSize"
+ ],
+ "value": {
+ "__type__": "cc.Size",
+ "width": 150,
+ "height": 70
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "3aTUQpkypKh5v6YnH99gAD"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2569
+ },
+ "propertyPath": [
+ "_string"
+ ],
+ "value": "英雄队伍已满"
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "52GlHcXJZDJqYfTH62X5lp"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2571
+ },
+ "propertyPath": [
+ "_contentSize"
+ ],
+ "value": {
+ "__type__": "cc.Size",
+ "width": 124,
+ "height": 54.4
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "11pqUo9t9IWYWj/LjK3fNo"
+ ]
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "bg",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 2557
+ },
+ "_children": [],
+ "_active": false,
+ "_components": [
+ {
+ "__id__": 2573
+ },
+ {
+ "__id__": 2575
+ },
+ {
+ "__id__": 2577
+ }
+ ],
+ "_prefab": {
+ "__id__": 2579
+ },
+ "_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__": 2572
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2574
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 510.00000000000006,
+ "height": 50
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "b8zTzRz5xMyazM71IWBUmr"
+ },
+ {
+ "__type__": "cc.Sprite",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2572
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2576
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 255,
+ "b": 255,
+ "a": 255
+ },
+ "_spriteFrame": {
+ "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@96e5b",
+ "__expectedType__": "cc.SpriteFrame"
+ },
+ "_type": 1,
+ "_fillType": 0,
+ "_sizeMode": 0,
+ "_fillCenter": {
+ "__type__": "cc.Vec2",
+ "x": 0,
+ "y": 0
+ },
+ "_fillStart": 0,
+ "_fillRange": 0,
+ "_isTrimmedMode": true,
+ "_useGrayscale": false,
+ "_atlas": {
+ "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4",
+ "__expectedType__": "cc.SpriteAtlas"
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "928WHU571EzZ7o3CT3ta0j"
+ },
+ {
+ "__type__": "cc.Widget",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2572
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2578
+ },
+ "_alignFlags": 45,
+ "_target": null,
+ "_left": 0,
+ "_right": 0,
+ "_top": 0,
+ "_bottom": 0,
+ "_horizontalCenter": 0,
+ "_verticalCenter": 0,
+ "_isAbsLeft": true,
+ "_isAbsRight": true,
+ "_isAbsTop": true,
+ "_isAbsBottom": true,
+ "_isAbsHorizontalCenter": true,
+ "_isAbsVerticalCenter": true,
+ "_originalWidth": 240,
+ "_originalHeight": 45,
+ "_alignMode": 2,
+ "_lockFlags": 0,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "dcyb5QqpdJJaSwshNRH17H"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "23CYHKSM5L6q6VUVmCTMMq",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "icon",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 2557
+ },
+ "_children": [],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 2581
+ },
+ {
+ "__id__": 2583
+ }
+ ],
+ "_prefab": {
+ "__id__": 2585
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": -19.526,
+ "y": 0,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 1,
+ "y": 1,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2580
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2582
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 43.2,
+ "height": 36
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "dbcUyixxRAprWIA17zqclB"
+ },
+ {
+ "__type__": "cc.Sprite",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2580
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2584
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 255,
+ "b": 255,
+ "a": 255
+ },
+ "_spriteFrame": {
+ "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@8429c",
+ "__expectedType__": "cc.SpriteFrame"
+ },
+ "_type": 0,
+ "_fillType": 0,
+ "_sizeMode": 0,
+ "_fillCenter": {
+ "__type__": "cc.Vec2",
+ "x": 0,
+ "y": 0
+ },
+ "_fillStart": 0,
+ "_fillRange": 0,
+ "_isTrimmedMode": true,
+ "_useGrayscale": false,
+ "_atlas": {
+ "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4",
+ "__expectedType__": "cc.SpriteAtlas"
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "43H9dnHxhN+4HCQFbPDQ/t"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "30yQu4Dt1BkobBiXAZ9EH/",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "num",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 2557
+ },
+ "_children": [],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 2587
+ },
+ {
+ "__id__": 2589
+ },
+ {
+ "__id__": 2591
+ }
+ ],
+ "_prefab": {
+ "__id__": 2593
+ },
+ "_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__": 2586
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2588
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 105.55029296875,
+ "height": 54.4
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "97KPUeWadDgZ2HkgdKeiHv"
+ },
+ {
+ "__type__": "cc.Label",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2586
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2590
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 255,
+ "b": 255,
+ "a": 255
+ },
+ "_string": "{{0}}/{{1}}",
+ "_horizontalAlign": 0,
+ "_verticalAlign": 1,
+ "_actualFontSize": 25,
+ "_fontSize": 25,
+ "_fontFamily": "Arial",
+ "_lineHeight": 40,
+ "_overflow": 0,
+ "_enableWrapText": true,
+ "_font": null,
+ "_isSystemFontUsed": true,
+ "_spacingX": 0,
+ "_isItalic": false,
+ "_isBold": false,
+ "_isUnderline": false,
+ "_underlineHeight": 2,
+ "_cacheMode": 0,
+ "_enableOutline": true,
+ "_outlineColor": {
+ "__type__": "cc.Color",
+ "r": 0,
+ "g": 0,
+ "b": 0,
+ "a": 255
+ },
+ "_outlineWidth": 2,
+ "_enableShadow": false,
+ "_shadowColor": {
+ "__type__": "cc.Color",
+ "r": 0,
+ "g": 0,
+ "b": 0,
+ "a": 255
+ },
+ "_shadowOffset": {
+ "__type__": "cc.Vec2",
+ "x": 2,
+ "y": 2
+ },
+ "_shadowBlur": 2,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "42EDuW84VD3KKa/Tfl6EiR"
+ },
+ {
+ "__type__": "545c05XsG9GDJispEGWKvYv",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2586
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2592
+ },
+ "templateMode": true,
+ "watchPath": "",
+ "labelType": "cc.Label",
+ "watchPathArr": [
+ "data.mission_data.hero_num",
+ "data.mission_data.hero_max_num"
+ ],
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "bbJFIFw2BAxKTiD9zmIpW8"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "e4HA7usexDCKVmnPBFy7QL",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2557
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2595
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 170,
+ "height": 40
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "6aQRxbSOxH8LLy/YNl2R91"
+ },
+ {
+ "__type__": "cc.Sprite",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2557
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2597
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 255,
+ "b": 255,
+ "a": 255
+ },
+ "_spriteFrame": null,
+ "_type": 0,
+ "_fillType": 0,
+ "_sizeMode": 1,
+ "_fillCenter": {
+ "__type__": "cc.Vec2",
+ "x": 0,
+ "y": 0
+ },
+ "_fillStart": 0,
+ "_fillRange": 0,
+ "_isTrimmedMode": true,
+ "_useGrayscale": false,
+ "_atlas": null,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "50xuU2Y5dKDqKxY8UvGnVi"
+ },
+ {
+ "__type__": "cc.Widget",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2557
+ },
+ "_enabled": false,
+ "__prefab": {
+ "__id__": 2599
+ },
+ "_alignFlags": 40,
+ "_target": null,
+ "_left": 1060,
+ "_right": -1060,
+ "_top": 0,
+ "_bottom": 0,
+ "_horizontalCenter": 0,
+ "_verticalCenter": 0,
+ "_isAbsLeft": true,
+ "_isAbsRight": true,
+ "_isAbsTop": true,
+ "_isAbsBottom": true,
+ "_isAbsHorizontalCenter": true,
+ "_isAbsVerticalCenter": true,
+ "_originalWidth": 240,
+ "_originalHeight": 0,
+ "_alignMode": 2,
+ "_lockFlags": 0,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "b4jobw8FJCLJJsfnxdLtbE"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "cegXIwkCRJg7ByEjltNM9Y",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2474
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2602
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 700,
+ "height": 50
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "f6Sm6ZqhdF3pOBRo/1FqK0"
+ },
+ {
+ "__type__": "cc.Sprite",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2474
+ },
+ "_enabled": false,
+ "__prefab": {
+ "__id__": 2604
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 255,
+ "b": 255,
+ "a": 255
+ },
+ "_spriteFrame": {
+ "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@96e5b",
+ "__expectedType__": "cc.SpriteFrame"
+ },
+ "_type": 1,
+ "_fillType": 0,
+ "_sizeMode": 0,
+ "_fillCenter": {
+ "__type__": "cc.Vec2",
+ "x": 0,
+ "y": 0
+ },
+ "_fillStart": 0,
+ "_fillRange": 0,
+ "_isTrimmedMode": true,
+ "_useGrayscale": false,
+ "_atlas": {
+ "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4",
+ "__expectedType__": "cc.SpriteAtlas"
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "96uJ6LJk5BeaKnhUODuodG"
+ },
+ {
+ "__type__": "cc.Widget",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2474
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2606
+ },
+ "_alignFlags": 40,
+ "_target": null,
+ "_left": 10,
+ "_right": 10,
+ "_top": 0,
+ "_bottom": 0,
+ "_horizontalCenter": 0,
+ "_verticalCenter": 0,
+ "_isAbsLeft": true,
+ "_isAbsRight": true,
+ "_isAbsTop": true,
+ "_isAbsBottom": true,
+ "_isAbsHorizontalCenter": true,
+ "_isAbsVerticalCenter": true,
+ "_originalWidth": 240,
+ "_originalHeight": 0,
+ "_alignMode": 2,
+ "_lockFlags": 0,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "a81xH1o0pFeo8kqDPFp6SX"
+ },
+ {
+ "__type__": "cc.Layout",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2474
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2608
+ },
+ "_resizeMode": 0,
+ "_layoutType": 1,
+ "_cellSize": {
+ "__type__": "cc.Size",
+ "width": 40,
+ "height": 40
+ },
+ "_startAxis": 0,
+ "_paddingLeft": 0,
+ "_paddingRight": 0,
+ "_paddingTop": 0,
+ "_paddingBottom": 0,
+ "_spacingX": 0,
+ "_spacingY": 0,
+ "_verticalDirection": 1,
+ "_horizontalDirection": 0,
+ "_constraint": 0,
+ "_constraintNum": 2,
+ "_affectedByScale": false,
+ "_isAlign": false,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "00a7D4mq1Earns/v6IFXro"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "69sWSnv9RLSL9nKFpxN9bh",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "chou",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 2421
+ },
+ "_children": [
+ {
+ "__id__": 2611
+ },
+ {
+ "__id__": 2619
+ },
+ {
+ "__id__": 2627
+ },
+ {
+ "__id__": 2659
+ },
+ {
+ "__id__": 2665
+ }
+ ],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 2680
+ },
+ {
+ "__id__": 2682
+ }
+ ],
+ "_prefab": {
+ "__id__": 2684
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": -177.5,
+ "y": 0,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 1,
+ "y": 1,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "bg",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 2610
+ },
+ "_children": [],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 2612
+ },
+ {
+ "__id__": 2614
+ },
+ {
+ "__id__": 2616
+ }
+ ],
+ "_prefab": {
+ "__id__": 2618
+ },
+ "_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__": 2611
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2613
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 355,
+ "height": 90
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "baI+PIZ5lMcqvDxF8fyrBv"
+ },
+ {
+ "__type__": "cc.Sprite",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2611
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2615
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 229,
+ "b": 39,
+ "a": 255
+ },
+ "_spriteFrame": {
+ "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@abf7b",
+ "__expectedType__": "cc.SpriteFrame"
+ },
+ "_type": 1,
+ "_fillType": 0,
+ "_sizeMode": 0,
+ "_fillCenter": {
+ "__type__": "cc.Vec2",
+ "x": 0,
+ "y": 0
+ },
+ "_fillStart": 0,
+ "_fillRange": 0,
+ "_isTrimmedMode": true,
+ "_useGrayscale": true,
+ "_atlas": {
+ "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73",
+ "__expectedType__": "cc.SpriteAtlas"
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "380PbfmTRPop2TYsj0qksh"
+ },
+ {
+ "__type__": "cc.Widget",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2611
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2617
+ },
+ "_alignFlags": 45,
+ "_target": null,
+ "_left": 0,
+ "_right": 0,
+ "_top": 0,
+ "_bottom": 0,
+ "_horizontalCenter": 0,
+ "_verticalCenter": 0,
+ "_isAbsLeft": true,
+ "_isAbsRight": true,
+ "_isAbsTop": true,
+ "_isAbsBottom": true,
+ "_isAbsHorizontalCenter": true,
+ "_isAbsVerticalCenter": true,
+ "_originalWidth": 180,
+ "_originalHeight": 120,
+ "_alignMode": 2,
+ "_lockFlags": 0,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "18POhEnLxAdZHDu6BbQfDe"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "867pUk1zhEWpf3ZH9AMJvP",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "nobg",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 2610
+ },
+ "_children": [],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 2620
+ },
+ {
+ "__id__": 2622
+ },
+ {
+ "__id__": 2624
+ }
+ ],
+ "_prefab": {
+ "__id__": 2626
+ },
+ "_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__": 2619
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2621
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 355,
+ "height": 90
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "71t3P7hdpJ+4HsT0m5W7O0"
+ },
+ {
+ "__type__": "cc.Sprite",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2619
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2623
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 255,
+ "b": 255,
+ "a": 255
+ },
+ "_spriteFrame": {
+ "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@abf7b",
+ "__expectedType__": "cc.SpriteFrame"
+ },
+ "_type": 1,
+ "_fillType": 0,
+ "_sizeMode": 0,
+ "_fillCenter": {
+ "__type__": "cc.Vec2",
+ "x": 0,
+ "y": 0
+ },
+ "_fillStart": 0,
+ "_fillRange": 0,
+ "_isTrimmedMode": true,
+ "_useGrayscale": true,
+ "_atlas": {
+ "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73",
+ "__expectedType__": "cc.SpriteAtlas"
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "2fF+4H6wJL1ZaT18rXrs+r"
+ },
+ {
+ "__type__": "cc.Widget",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2619
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2625
+ },
+ "_alignFlags": 45,
+ "_target": null,
+ "_left": 0,
+ "_right": 0,
+ "_top": 0,
+ "_bottom": 0,
+ "_horizontalCenter": 0,
+ "_verticalCenter": 0,
+ "_isAbsLeft": true,
+ "_isAbsRight": true,
+ "_isAbsTop": true,
+ "_isAbsBottom": true,
+ "_isAbsHorizontalCenter": true,
+ "_isAbsVerticalCenter": true,
+ "_originalWidth": 180,
+ "_originalHeight": 120,
+ "_alignMode": 2,
+ "_lockFlags": 0,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "c4fNb3nGlGkYjLyb8GCvf0"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "5b00aU3EhFQ7O0KleWUnDq",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "coin",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 2610
+ },
+ "_children": [
+ {
+ "__id__": 2628
+ },
+ {
+ "__id__": 2634
+ },
+ {
+ "__id__": 2640
+ }
+ ],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 2654
+ },
+ {
+ "__id__": 2656
+ }
+ ],
+ "_prefab": {
+ "__id__": 2658
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": -56.162,
+ "y": 0,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 1,
+ "y": 1,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "bg_line",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 2627
+ },
+ "_children": [],
+ "_active": false,
+ "_components": [
+ {
+ "__id__": 2629
+ },
+ {
+ "__id__": 2631
+ }
+ ],
+ "_prefab": {
+ "__id__": 2633
+ },
+ "_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__": 2628
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2630
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 100,
+ "height": 30
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "1fAua1ksdHkoKE5TYtRqLF"
+ },
+ {
+ "__type__": "cc.Sprite",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2628
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2632
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 255,
+ "b": 255,
+ "a": 255
+ },
+ "_spriteFrame": {
+ "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@7f50d",
+ "__expectedType__": "cc.SpriteFrame"
+ },
+ "_type": 0,
+ "_fillType": 0,
+ "_sizeMode": 0,
+ "_fillCenter": {
+ "__type__": "cc.Vec2",
+ "x": 0,
+ "y": 0
+ },
+ "_fillStart": 0,
+ "_fillRange": 0,
+ "_isTrimmedMode": true,
+ "_useGrayscale": false,
+ "_atlas": null,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "002mksO0hAEbcbZXaRGx/V"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "16b4qGHQdNFIVvYBU+WjGT",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "icon",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 2627
+ },
+ "_children": [],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 2635
+ },
+ {
+ "__id__": 2637
+ }
+ ],
+ "_prefab": {
+ "__id__": 2639
+ },
+ "_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__": 2634
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2636
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 30,
+ "height": 30
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "1eYUjJ5VJLjoEnWWfsetJ7"
+ },
+ {
+ "__type__": "cc.Sprite",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2634
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2638
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 255,
+ "b": 255,
+ "a": 255
+ },
+ "_spriteFrame": {
+ "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@23e64",
+ "__expectedType__": "cc.SpriteFrame"
+ },
+ "_type": 0,
+ "_fillType": 0,
+ "_sizeMode": 0,
+ "_fillCenter": {
+ "__type__": "cc.Vec2",
+ "x": 0,
+ "y": 0
+ },
+ "_fillStart": 0,
+ "_fillRange": 0,
+ "_isTrimmedMode": true,
+ "_useGrayscale": false,
+ "_atlas": {
+ "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73",
+ "__expectedType__": "cc.SpriteAtlas"
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "85VtNwktdJ/L0RwSqgc9zq"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "80vKZlqixGt6YXNmA9djCw",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "num",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 2627
+ },
+ "_children": [
+ {
+ "__id__": 2641
+ }
+ ],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 2649
+ },
+ {
+ "__id__": 2651
+ }
+ ],
+ "_prefab": {
+ "__id__": 2653
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 1,
+ "y": 1,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "Label",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 2640
+ },
+ "_children": [],
+ "_active": false,
+ "_components": [
+ {
+ "__id__": 2642
+ },
+ {
+ "__id__": 2644
+ },
+ {
+ "__id__": 2646
+ }
+ ],
+ "_prefab": {
+ "__id__": 2648
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": -18.78076171875,
+ "y": 1.739,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 1,
+ "y": 1,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2641
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2643
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 15.123046875,
+ "height": 54.4
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "049MiyuHFDWaOfanELKFJQ"
+ },
+ {
+ "__type__": "cc.Label",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2641
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2645
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 255,
+ "b": 255,
+ "a": 255
+ },
+ "_string": "x",
+ "_horizontalAlign": 1,
+ "_verticalAlign": 1,
+ "_actualFontSize": 20,
+ "_fontSize": 20,
+ "_fontFamily": "Arial",
+ "_lineHeight": 40,
+ "_overflow": 0,
+ "_enableWrapText": true,
+ "_font": null,
+ "_isSystemFontUsed": true,
+ "_spacingX": 0,
+ "_isItalic": false,
+ "_isBold": true,
+ "_isUnderline": false,
+ "_underlineHeight": 2,
+ "_cacheMode": 0,
+ "_enableOutline": true,
+ "_outlineColor": {
+ "__type__": "cc.Color",
+ "r": 0,
+ "g": 0,
+ "b": 0,
+ "a": 255
+ },
+ "_outlineWidth": 2,
+ "_enableShadow": false,
+ "_shadowColor": {
+ "__type__": "cc.Color",
+ "r": 0,
+ "g": 0,
+ "b": 0,
+ "a": 255
+ },
+ "_shadowOffset": {
+ "__type__": "cc.Vec2",
+ "x": 2,
+ "y": 2
+ },
+ "_shadowBlur": 2,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "5apeXfJEtPJJt6loDgRzeC"
+ },
+ {
+ "__type__": "cc.Widget",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2641
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2647
+ },
+ "_alignFlags": 8,
+ "_target": null,
+ "_left": -12.21923828125,
+ "_right": 0,
+ "_top": 0,
+ "_bottom": 0,
+ "_horizontalCenter": 0,
+ "_verticalCenter": 0,
+ "_isAbsLeft": true,
+ "_isAbsRight": true,
+ "_isAbsTop": true,
+ "_isAbsBottom": true,
+ "_isAbsHorizontalCenter": true,
+ "_isAbsVerticalCenter": true,
+ "_originalWidth": 0,
+ "_originalHeight": 0,
+ "_alignMode": 2,
+ "_lockFlags": 0,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "7c4p5spd5NiZU2bYPGWkZZ"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "deYuqQiCpAl4zlBo/Uge6I",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2640
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2650
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 27.0612671550967,
+ "height": 54.4
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "127GZtOC5J2bpC2oiqdAp0"
+ },
+ {
+ "__type__": "cc.Label",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2640
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2652
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 255,
+ "b": 255,
+ "a": 255
+ },
+ "_string": "1",
+ "_horizontalAlign": 1,
+ "_verticalAlign": 1,
+ "_actualFontSize": 30,
+ "_fontSize": 30,
+ "_fontFamily": "Arial",
+ "_lineHeight": 40,
+ "_overflow": 0,
+ "_enableWrapText": true,
+ "_font": null,
+ "_isSystemFontUsed": true,
+ "_spacingX": 0,
+ "_isItalic": true,
+ "_isBold": true,
+ "_isUnderline": false,
+ "_underlineHeight": 2,
+ "_cacheMode": 0,
+ "_enableOutline": true,
+ "_outlineColor": {
+ "__type__": "cc.Color",
+ "r": 0,
+ "g": 0,
+ "b": 0,
+ "a": 255
+ },
+ "_outlineWidth": 2,
+ "_enableShadow": false,
+ "_shadowColor": {
+ "__type__": "cc.Color",
+ "r": 0,
+ "g": 0,
+ "b": 0,
+ "a": 255
+ },
+ "_shadowOffset": {
+ "__type__": "cc.Vec2",
+ "x": 2,
+ "y": 2
+ },
+ "_shadowBlur": 2,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "a6DKR6RBNOuIY5dUtFVPrP"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "e9tGmBVQJCCaqAGo0ALCpf",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2627
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2655
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 40,
+ "height": 40
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "bf4zX9iEZOb4s+k2BJ077u"
+ },
+ {
+ "__type__": "cc.Sprite",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2627
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2657
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 255,
+ "b": 255,
+ "a": 255
+ },
+ "_spriteFrame": null,
+ "_type": 0,
+ "_fillType": 0,
+ "_sizeMode": 1,
+ "_fillCenter": {
+ "__type__": "cc.Vec2",
+ "x": 0,
+ "y": 0
+ },
+ "_fillStart": 0,
+ "_fillRange": 0,
+ "_isTrimmedMode": true,
+ "_useGrayscale": false,
+ "_atlas": null,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "14Q+VX8JBNLplZ1oXfEipl"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "1biszORx9B4LfprUQNADAC",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "Label",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 2610
+ },
+ "_children": [],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 2660
+ },
+ {
+ "__id__": 2662
+ }
+ ],
+ "_prefab": {
+ "__id__": 2664
+ },
+ "_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__": 2659
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2661
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 76.3349609375,
+ "height": 58.4
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "52xE0agC5D5a81WvxKtiXf"
+ },
+ {
+ "__type__": "cc.Label",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2659
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2663
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 255,
+ "b": 255,
+ "a": 255
+ },
+ "_string": "刷 新",
+ "_horizontalAlign": 1,
+ "_verticalAlign": 1,
+ "_actualFontSize": 30,
+ "_fontSize": 30,
+ "_fontFamily": "Arial",
+ "_lineHeight": 40,
+ "_overflow": 0,
+ "_enableWrapText": true,
+ "_font": null,
+ "_isSystemFontUsed": true,
+ "_spacingX": 0,
+ "_isItalic": false,
+ "_isBold": true,
+ "_isUnderline": false,
+ "_underlineHeight": 2,
+ "_cacheMode": 0,
+ "_enableOutline": true,
+ "_outlineColor": {
+ "__type__": "cc.Color",
+ "r": 0,
+ "g": 0,
+ "b": 0,
+ "a": 255
+ },
+ "_outlineWidth": 4,
+ "_enableShadow": false,
+ "_shadowColor": {
+ "__type__": "cc.Color",
+ "r": 0,
+ "g": 0,
+ "b": 0,
+ "a": 255
+ },
+ "_shadowOffset": {
+ "__type__": "cc.Vec2",
+ "x": 2,
+ "y": 2
+ },
+ "_shadowBlur": 2,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "80LWV7/nRBKpGAuqzpHVW5"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "b2SimwyBBEd58jwOQEtJqR",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.Node",
+ "_objFlags": 0,
+ "_parent": {
+ "__id__": 2610
+ },
+ "_prefab": {
+ "__id__": 2666
+ },
+ "__editorExtras__": {}
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 2665
+ },
+ "asset": {
+ "__uuid__": "86a3c4cd-71c7-4502-b713-65f0ace7912a",
+ "__expectedType__": "cc.Prefab"
+ },
+ "fileId": "d3jYvT7whFS5scQFZeO5AK",
+ "instance": {
+ "__id__": 2667
+ },
+ "targetOverrides": null
+ },
+ {
+ "__type__": "cc.PrefabInstance",
+ "fileId": "fdrkVErDhEzKaTdWC+u6UN",
+ "prefabRootNode": {
+ "__id__": 1
+ },
+ "mountedChildren": [],
+ "mountedComponents": [],
+ "propertyOverrides": [
+ {
+ "__id__": 2668
+ },
+ {
+ "__id__": 2670
+ },
+ {
+ "__id__": 2671
+ },
+ {
+ "__id__": 2672
+ },
+ {
+ "__id__": 2673
+ },
+ {
+ "__id__": 2675
+ },
+ {
+ "__id__": 2677
+ },
+ {
+ "__id__": 2679
+ }
+ ],
+ "removedComponents": []
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2669
+ },
+ "propertyPath": [
+ "_name"
+ ],
+ "value": "smalltip"
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "d3jYvT7whFS5scQFZeO5AK"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2669
+ },
+ "propertyPath": [
+ "_lpos"
+ ],
+ "value": {
+ "__type__": "cc.Vec3",
+ "x": 1.966,
+ "y": 14.328,
+ "z": 0
+ }
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2669
+ },
+ "propertyPath": [
+ "_lrot"
+ ],
+ "value": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ }
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2669
+ },
+ "propertyPath": [
+ "_euler"
+ ],
+ "value": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ }
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2674
+ },
+ "propertyPath": [
+ "_contentSize"
+ ],
+ "value": {
+ "__type__": "cc.Size",
+ "width": 120,
+ "height": 70
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "3aTUQpkypKh5v6YnH99gAD"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2676
+ },
+ "propertyPath": [
+ "_string"
+ ],
+ "value": "金币不足"
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "52GlHcXJZDJqYfTH62X5lp"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2678
+ },
+ "propertyPath": [
+ "_contentSize"
+ ],
+ "value": {
+ "__type__": "cc.Size",
+ "width": 84,
+ "height": 54.4
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "11pqUo9t9IWYWj/LjK3fNo"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2669
+ },
+ "propertyPath": [
+ "_active"
+ ],
+ "value": false
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2610
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2681
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 355,
+ "height": 90
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "0eehryQ8hGmqFf3gNDj2NF"
+ },
+ {
+ "__type__": "cc.Widget",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2610
+ },
+ "_enabled": false,
+ "__prefab": {
+ "__id__": 2683
+ },
+ "_alignFlags": 44,
+ "_target": null,
+ "_left": 0,
+ "_right": 710,
+ "_top": 0,
+ "_bottom": 5,
+ "_horizontalCenter": 0,
+ "_verticalCenter": 0,
+ "_isAbsLeft": true,
+ "_isAbsRight": true,
+ "_isAbsTop": true,
+ "_isAbsBottom": true,
+ "_isAbsHorizontalCenter": true,
+ "_isAbsVerticalCenter": true,
+ "_originalWidth": 120,
+ "_originalHeight": 0,
+ "_alignMode": 2,
+ "_lockFlags": 0,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "c1OFblvqJKAK0HleddM2tu"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "9eSqFceSpC/IEJUk+V52/u",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "close",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 2421
+ },
+ "_children": [
+ {
+ "__id__": 2686
+ },
+ {
+ "__id__": 2700
+ },
+ {
+ "__id__": 2708
+ },
+ {
+ "__id__": 2716
+ },
+ {
+ "__id__": 2734
+ }
+ ],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 2740
+ },
+ {
+ "__id__": 2742
+ }
+ ],
+ "_prefab": {
+ "__id__": 2744
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": 177.5,
+ "y": 0,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 1,
+ "y": 1,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.Node",
+ "_objFlags": 0,
+ "_parent": {
+ "__id__": 2685
+ },
+ "_prefab": {
+ "__id__": 2687
+ },
+ "__editorExtras__": {}
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 2686
+ },
+ "asset": {
+ "__uuid__": "86a3c4cd-71c7-4502-b713-65f0ace7912a",
+ "__expectedType__": "cc.Prefab"
+ },
+ "fileId": "d3jYvT7whFS5scQFZeO5AK",
+ "instance": {
+ "__id__": 2688
+ },
+ "targetOverrides": null
+ },
+ {
+ "__type__": "cc.PrefabInstance",
+ "fileId": "2bxh5kk+hFd5efanAO0wGW",
+ "prefabRootNode": {
+ "__id__": 1
+ },
+ "mountedChildren": [],
+ "mountedComponents": [],
+ "propertyOverrides": [
+ {
+ "__id__": 2689
+ },
+ {
+ "__id__": 2691
+ },
+ {
+ "__id__": 2692
+ },
+ {
+ "__id__": 2693
+ },
+ {
+ "__id__": 2694
+ },
+ {
+ "__id__": 2696
+ },
+ {
+ "__id__": 2698
+ }
+ ],
+ "removedComponents": []
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2690
+ },
+ "propertyPath": [
+ "_name"
+ ],
+ "value": "smalltip"
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "d3jYvT7whFS5scQFZeO5AK"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2690
+ },
+ "propertyPath": [
+ "_lpos"
+ ],
+ "value": {
+ "__type__": "cc.Vec3",
+ "x": 1.966,
+ "y": 101.342,
+ "z": 0
+ }
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2690
+ },
+ "propertyPath": [
+ "_lrot"
+ ],
+ "value": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ }
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2690
+ },
+ "propertyPath": [
+ "_euler"
+ ],
+ "value": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ }
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2695
+ },
+ "propertyPath": [
+ "_contentSize"
+ ],
+ "value": {
+ "__type__": "cc.Size",
+ "width": 120,
+ "height": 70
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "3aTUQpkypKh5v6YnH99gAD"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2697
+ },
+ "propertyPath": [
+ "_string"
+ ],
+ "value": "金币不足"
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "52GlHcXJZDJqYfTH62X5lp"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 2699
+ },
+ "propertyPath": [
+ "_contentSize"
+ ],
+ "value": {
+ "__type__": "cc.Size",
+ "width": 84,
+ "height": 54.4
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "11pqUo9t9IWYWj/LjK3fNo"
+ ]
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "bg",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 2685
+ },
+ "_children": [],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 2701
+ },
+ {
+ "__id__": 2703
+ },
+ {
+ "__id__": 2705
+ }
+ ],
+ "_prefab": {
+ "__id__": 2707
+ },
+ "_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__": 2700
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2702
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 355,
+ "height": 90
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "fcOjtkhDFI/5KkDSuZn2VF"
+ },
+ {
+ "__type__": "cc.Sprite",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2700
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2704
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 229,
+ "b": 39,
+ "a": 255
+ },
+ "_spriteFrame": {
+ "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@abf7b",
+ "__expectedType__": "cc.SpriteFrame"
+ },
+ "_type": 1,
+ "_fillType": 0,
+ "_sizeMode": 0,
+ "_fillCenter": {
+ "__type__": "cc.Vec2",
+ "x": 0,
+ "y": 0
+ },
+ "_fillStart": 0,
+ "_fillRange": 0,
+ "_isTrimmedMode": true,
+ "_useGrayscale": true,
+ "_atlas": {
+ "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73",
+ "__expectedType__": "cc.SpriteAtlas"
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "84gB+AMbRP04XYNM5H8ioe"
+ },
+ {
+ "__type__": "cc.Widget",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2700
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2706
+ },
+ "_alignFlags": 45,
+ "_target": null,
+ "_left": 0,
+ "_right": 0,
+ "_top": 0,
+ "_bottom": 0,
+ "_horizontalCenter": 0,
+ "_verticalCenter": 0,
+ "_isAbsLeft": true,
+ "_isAbsRight": true,
+ "_isAbsTop": true,
+ "_isAbsBottom": true,
+ "_isAbsHorizontalCenter": true,
+ "_isAbsVerticalCenter": true,
+ "_originalWidth": 180,
+ "_originalHeight": 120,
+ "_alignMode": 2,
+ "_lockFlags": 0,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "20Wba0SQdLErJ+ieSd3aUx"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "a7W7gkB+5PxLtRgGK1kgVv",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "nobg",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 2685
+ },
+ "_children": [],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 2709
+ },
+ {
+ "__id__": 2711
+ },
+ {
+ "__id__": 2713
+ }
+ ],
+ "_prefab": {
+ "__id__": 2715
+ },
+ "_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__": 2708
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2710
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 355,
+ "height": 90
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "e3PQXGpedJVLXn5qb3u3jB"
+ },
+ {
+ "__type__": "cc.Sprite",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2708
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2712
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 255,
+ "b": 255,
+ "a": 255
+ },
+ "_spriteFrame": {
+ "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@abf7b",
+ "__expectedType__": "cc.SpriteFrame"
+ },
+ "_type": 1,
+ "_fillType": 0,
+ "_sizeMode": 0,
+ "_fillCenter": {
+ "__type__": "cc.Vec2",
+ "x": 0,
+ "y": 0
+ },
+ "_fillStart": 0,
+ "_fillRange": 0,
+ "_isTrimmedMode": true,
+ "_useGrayscale": true,
+ "_atlas": {
+ "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73",
+ "__expectedType__": "cc.SpriteAtlas"
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "bbtAsBSodMPKjFuRey48w3"
+ },
+ {
+ "__type__": "cc.Widget",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2708
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2714
+ },
+ "_alignFlags": 45,
+ "_target": null,
+ "_left": 0,
+ "_right": 0,
+ "_top": 0,
+ "_bottom": 0,
+ "_horizontalCenter": 0,
+ "_verticalCenter": 0,
+ "_isAbsLeft": true,
+ "_isAbsRight": true,
+ "_isAbsTop": true,
+ "_isAbsBottom": true,
+ "_isAbsHorizontalCenter": true,
+ "_isAbsVerticalCenter": true,
+ "_originalWidth": 180,
+ "_originalHeight": 120,
+ "_alignMode": 2,
+ "_lockFlags": 0,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "3dKUL3iYBCEplvfyUxf9s7"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "78a1KEfVpPoYppKMBjwBh1",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "coin",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 2685
+ },
+ "_children": [
+ {
+ "__id__": 2717
+ },
+ {
+ "__id__": 2723
+ }
+ ],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 2729
+ },
+ {
+ "__id__": 2731
+ }
+ ],
+ "_prefab": {
+ "__id__": 2733
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": -106.702,
+ "y": 0,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 1,
+ "y": 1,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "bg_line",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 2716
+ },
+ "_children": [],
+ "_active": false,
+ "_components": [
+ {
+ "__id__": 2718
+ },
+ {
+ "__id__": 2720
+ }
+ ],
+ "_prefab": {
+ "__id__": 2722
+ },
+ "_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__": 2717
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2719
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 100,
+ "height": 30
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "332H25YEZOHqb7b30UCKe2"
+ },
+ {
+ "__type__": "cc.Sprite",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2717
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2721
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 255,
+ "b": 255,
+ "a": 255
+ },
+ "_spriteFrame": {
+ "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@7f50d",
+ "__expectedType__": "cc.SpriteFrame"
+ },
+ "_type": 0,
+ "_fillType": 0,
+ "_sizeMode": 0,
+ "_fillCenter": {
+ "__type__": "cc.Vec2",
+ "x": 0,
+ "y": 0
+ },
+ "_fillStart": 0,
+ "_fillRange": 0,
+ "_isTrimmedMode": true,
+ "_useGrayscale": false,
+ "_atlas": null,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "dc67tD4t9A8oV1uccbM5ug"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "65+5r4s+dNT7et4SeAQx9U",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "icon",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 2716
+ },
+ "_children": [],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 2724
+ },
+ {
+ "__id__": 2726
+ }
+ ],
+ "_prefab": {
+ "__id__": 2728
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": 50.254,
+ "y": 0,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 1,
+ "y": 1,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2723
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2725
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 30,
+ "height": 30
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "17vIvMBDFMiJM8+uAFOtpW"
+ },
+ {
+ "__type__": "cc.Sprite",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2723
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2727
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 255,
+ "b": 255,
+ "a": 255
+ },
+ "_spriteFrame": {
+ "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@d5b61",
+ "__expectedType__": "cc.SpriteFrame"
+ },
+ "_type": 0,
+ "_fillType": 0,
+ "_sizeMode": 0,
+ "_fillCenter": {
+ "__type__": "cc.Vec2",
+ "x": 0,
+ "y": 0
+ },
+ "_fillStart": 0,
+ "_fillRange": 0,
+ "_isTrimmedMode": true,
+ "_useGrayscale": false,
+ "_atlas": {
+ "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4",
+ "__expectedType__": "cc.SpriteAtlas"
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "649nfDmrxLvrLdlcfg6G+3"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "44bDH8IxpIq6xkYFI6Q5N0",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2716
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2730
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 40,
+ "height": 40
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "82y3Y+GhdNBphTyhe7jPaY"
+ },
+ {
+ "__type__": "cc.Sprite",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2716
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2732
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 255,
+ "b": 255,
+ "a": 255
+ },
+ "_spriteFrame": null,
+ "_type": 0,
+ "_fillType": 0,
+ "_sizeMode": 1,
+ "_fillCenter": {
+ "__type__": "cc.Vec2",
+ "x": 0,
+ "y": 0
+ },
+ "_fillStart": 0,
+ "_fillRange": 0,
+ "_isTrimmedMode": true,
+ "_useGrayscale": false,
+ "_atlas": null,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "68/XTDMG9A8aV5wyWSP63e"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "026ygQrUtPKYMtqloGq4Dm",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "Label",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 2685
+ },
+ "_children": [],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 2735
+ },
+ {
+ "__id__": 2737
+ }
+ ],
+ "_prefab": {
+ "__id__": 2739
+ },
+ "_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__": 2734
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2736
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 68,
+ "height": 58.4
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "15UnfETslNJq5X995Wsymj"
+ },
+ {
+ "__type__": "cc.Label",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2734
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2738
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 255,
+ "b": 255,
+ "a": 255
+ },
+ "_string": "关闭",
+ "_horizontalAlign": 1,
+ "_verticalAlign": 1,
+ "_actualFontSize": 30,
+ "_fontSize": 30,
+ "_fontFamily": "Arial",
+ "_lineHeight": 40,
+ "_overflow": 0,
+ "_enableWrapText": true,
+ "_font": null,
+ "_isSystemFontUsed": true,
+ "_spacingX": 0,
+ "_isItalic": false,
+ "_isBold": true,
+ "_isUnderline": false,
+ "_underlineHeight": 2,
+ "_cacheMode": 0,
+ "_enableOutline": true,
+ "_outlineColor": {
+ "__type__": "cc.Color",
+ "r": 0,
+ "g": 0,
+ "b": 0,
+ "a": 255
+ },
+ "_outlineWidth": 4,
+ "_enableShadow": false,
+ "_shadowColor": {
+ "__type__": "cc.Color",
+ "r": 0,
+ "g": 0,
+ "b": 0,
+ "a": 255
+ },
+ "_shadowOffset": {
+ "__type__": "cc.Vec2",
+ "x": 2,
+ "y": 2
+ },
+ "_shadowBlur": 2,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "b2iajSruBINpTkfaneG/CZ"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "73mJO4QDFAU5awJSoK4wDX",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2685
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2741
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 355,
+ "height": 90
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "28m1ojZb5Bb4x7UdbcGIiq"
+ },
+ {
+ "__type__": "cc.Widget",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2685
+ },
+ "_enabled": false,
+ "__prefab": {
+ "__id__": 2743
+ },
+ "_alignFlags": 44,
+ "_target": null,
+ "_left": 710,
+ "_right": 0,
+ "_top": 0,
+ "_bottom": 5,
+ "_horizontalCenter": 0,
+ "_verticalCenter": 0,
+ "_isAbsLeft": true,
+ "_isAbsRight": true,
+ "_isAbsTop": true,
+ "_isAbsBottom": true,
+ "_isAbsHorizontalCenter": true,
+ "_isAbsVerticalCenter": true,
+ "_originalWidth": 120,
+ "_originalHeight": 0,
+ "_alignMode": 2,
+ "_lockFlags": 0,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "a8q3ftW7NL74A9Yg25wrKX"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "b2jsLaW9tLcKJ1uAlkXXBF",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2421
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2746
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 720,
+ "height": 100
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "5ckh4UO2hJ2bv5C0Nx1e4t"
+ },
+ {
+ "__type__": "cc.Sprite",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2421
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2748
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 255,
+ "b": 255,
+ "a": 255
+ },
+ "_spriteFrame": null,
+ "_type": 1,
+ "_fillType": 0,
+ "_sizeMode": 0,
+ "_fillCenter": {
+ "__type__": "cc.Vec2",
+ "x": 0,
+ "y": 0
+ },
+ "_fillStart": 0,
+ "_fillRange": 0,
+ "_isTrimmedMode": true,
+ "_useGrayscale": true,
+ "_atlas": null,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "fedrP8P8JIpq2Km9Z6OzEh"
+ },
+ {
+ "__type__": "cc.Widget",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2421
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2750
+ },
+ "_alignFlags": 44,
+ "_target": null,
+ "_left": 0,
+ "_right": 0,
+ "_top": 0,
+ "_bottom": 0,
+ "_horizontalCenter": 0,
+ "_verticalCenter": 0,
+ "_isAbsLeft": true,
+ "_isAbsRight": true,
+ "_isAbsTop": true,
+ "_isAbsBottom": true,
+ "_isAbsHorizontalCenter": true,
+ "_isAbsVerticalCenter": true,
+ "_originalWidth": 140,
+ "_originalHeight": 0,
+ "_alignMode": 2,
+ "_lockFlags": 0,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "d0D5NS43NHgZrGFs7jKjfv"
+ },
+ {
+ "__type__": "cc.Layout",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2421
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2752
+ },
+ "_resizeMode": 0,
+ "_layoutType": 1,
+ "_cellSize": {
+ "__type__": "cc.Size",
+ "width": 40,
+ "height": 40
+ },
+ "_startAxis": 0,
+ "_paddingLeft": 5,
+ "_paddingRight": 5,
+ "_paddingTop": 0,
+ "_paddingBottom": 0,
+ "_spacingX": 0,
+ "_spacingY": 0,
+ "_verticalDirection": 1,
+ "_horizontalDirection": 0,
+ "_constraint": 0,
+ "_constraintNum": 2,
+ "_affectedByScale": false,
+ "_isAlign": false,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "68BvL4wk1FfIH+ezGOMaUY"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "8fwRzSS61OCpskkX2HpMso",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "title",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 1966
+ },
+ "_children": [
+ {
+ "__id__": 2755
+ },
+ {
+ "__id__": 2761
+ }
+ ],
+ "_active": false,
+ "_components": [
+ {
+ "__id__": 2767
+ }
+ ],
+ "_prefab": {
+ "__id__": 2769
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 325.901,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 1,
+ "y": 1,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "Title_Ribbon_03_Blue",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 2754
+ },
+ "_children": [],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 2756
+ },
+ {
+ "__id__": 2758
+ }
+ ],
+ "_prefab": {
+ "__id__": 2760
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 2,
+ "y": 2,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2755
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2757
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 330,
+ "height": 42
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "98Q9Cj83pEDqvCEhpL+ezs"
+ },
+ {
+ "__type__": "cc.Sprite",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2755
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2759
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 255,
+ "b": 255,
+ "a": 255
+ },
+ "_spriteFrame": {
+ "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@d5229",
+ "__expectedType__": "cc.SpriteFrame"
+ },
+ "_type": 0,
+ "_fillType": 0,
+ "_sizeMode": 0,
+ "_fillCenter": {
+ "__type__": "cc.Vec2",
+ "x": 0,
+ "y": 0
+ },
+ "_fillStart": 0,
+ "_fillRange": 0,
+ "_isTrimmedMode": true,
+ "_useGrayscale": false,
+ "_atlas": null,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "1eizBZw+9N7alLwrPrDYBy"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "2coWbYY0tCH5/OZTFMTWkp",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "title",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 2754
+ },
+ "_children": [],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 2762
+ },
+ {
+ "__id__": 2764
+ }
+ ],
+ "_prefab": {
+ "__id__": 2766
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 8.137,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 1,
+ "y": 1,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2761
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2763
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 168,
+ "height": 64.7
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "67rU/R6qBJAJSOIMfp0PbX"
+ },
+ {
+ "__type__": "cc.Label",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2761
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2765
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 255,
+ "b": 255,
+ "a": 255
+ },
+ "_string": "招募英雄",
+ "_horizontalAlign": 1,
+ "_verticalAlign": 1,
+ "_actualFontSize": 40,
+ "_fontSize": 40,
+ "_fontFamily": "Arial",
+ "_lineHeight": 45,
+ "_overflow": 0,
+ "_enableWrapText": true,
+ "_font": null,
+ "_isSystemFontUsed": true,
+ "_spacingX": 0,
+ "_isItalic": false,
+ "_isBold": true,
+ "_isUnderline": false,
+ "_underlineHeight": 2,
+ "_cacheMode": 0,
+ "_enableOutline": true,
+ "_outlineColor": {
+ "__type__": "cc.Color",
+ "r": 0,
+ "g": 0,
+ "b": 0,
+ "a": 255
+ },
+ "_outlineWidth": 4,
+ "_enableShadow": false,
+ "_shadowColor": {
+ "__type__": "cc.Color",
+ "r": 0,
+ "g": 0,
+ "b": 0,
+ "a": 255
+ },
+ "_shadowOffset": {
+ "__type__": "cc.Vec2",
+ "x": 2,
+ "y": 2
+ },
+ "_shadowBlur": 2,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "b6sRLb8jpFQ7XWPZqdA9qa"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "c3AjZjGxtINIkwd6mGLA8t",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2754
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2768
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 100,
+ "height": 100
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "4cXkhbB4FBC5eQGVhVQGQe"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "0bkRlAM6dH0ooqI8fC1zQa",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1966
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2771
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 720,
+ "height": 450
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "4eJvxg/99ML4H/vVbL4cXs"
+ },
+ {
+ "__type__": "cc.Widget",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1966
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2773
+ },
+ "_alignFlags": 42,
+ "_target": null,
+ "_left": 0,
+ "_right": 0,
+ "_top": 600,
+ "_bottom": 0,
+ "_horizontalCenter": 0,
+ "_verticalCenter": -270.13,
+ "_isAbsLeft": true,
+ "_isAbsRight": true,
+ "_isAbsTop": true,
+ "_isAbsBottom": true,
+ "_isAbsHorizontalCenter": true,
+ "_isAbsVerticalCenter": true,
+ "_originalWidth": 180,
+ "_originalHeight": 300,
+ "_alignMode": 2,
+ "_lockFlags": 0,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "fbWqBXoq5NsZlA+aOFTzpl"
+ },
+ {
+ "__type__": "cc.Layout",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1966
+ },
+ "_enabled": false,
+ "__prefab": {
+ "__id__": 2775
+ },
+ "_resizeMode": 1,
+ "_layoutType": 1,
+ "_cellSize": {
+ "__type__": "cc.Size",
+ "width": 40,
+ "height": 40
+ },
+ "_startAxis": 0,
+ "_paddingLeft": 0,
+ "_paddingRight": 0,
+ "_paddingTop": 0,
+ "_paddingBottom": 0,
+ "_spacingX": 3,
+ "_spacingY": 0,
+ "_verticalDirection": 1,
+ "_horizontalDirection": 0,
+ "_constraint": 0,
+ "_constraintNum": 2,
+ "_affectedByScale": false,
+ "_isAlign": false,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "5bMxycWgRP0a8fJp1kzwLb"
+ },
+ {
+ "__type__": "cc.BlockInputEvents",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1966
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 2777
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "7cHWkHuPNJEbOjPkJ+4ld7"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "d8UENNAMhLD6KXbUQf+XZZ",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
{
"__type__": "cc.UITransform",
"_name": "",
@@ -35426,7 +55725,7 @@
},
"_enabled": true,
"__prefab": {
- "__id__": 1896
+ "__id__": 2780
},
"_contentSize": {
"__type__": "cc.Size",
@@ -35454,7 +55753,7 @@
},
"_enabled": true,
"__prefab": {
- "__id__": 1898
+ "__id__": 2782
},
"_alignFlags": 21,
"_target": null,
@@ -35490,7 +55789,7 @@
},
"_enabled": true,
"__prefab": {
- "__id__": 1900
+ "__id__": 2784
},
"debugMode": false,
"showMemoryPanel": true,
@@ -35517,7 +55816,7 @@
},
"_enabled": true,
"__prefab": {
- "__id__": 1902
+ "__id__": 2786
},
"_id": ""
},
@@ -35535,7 +55834,7 @@
},
"_enabled": true,
"__prefab": {
- "__id__": 1904
+ "__id__": 2788
},
"debugMode": false,
"_id": ""
@@ -35554,7 +55853,7 @@
},
"_enabled": true,
"__prefab": {
- "__id__": 1906
+ "__id__": 2790
},
"cards_node": {
"__id__": 155
@@ -35575,11 +55874,19 @@
"__id__": 799
},
"showHeros": {
- "__id__": 1772
+ "__id__": 1397
},
"closeHeros": {
"__id__": 874
},
+ "showEquips": {
+ "__id__": 1513
+ },
+ "closeEquips": null,
+ "showShop": {
+ "__id__": 1629
+ },
+ "closeShop": null,
"cards_up": {
"__id__": 256
},
@@ -35599,19 +55906,19 @@
"__id__": 1009
},
"skill_card2": {
- "__id__": 1247
+ "__id__": 1122
},
"skill_card3": {
- "__id__": 1485
+ "__id__": 1235
},
"skill_refresh": {
- "__id__": 1907
+ "__id__": 2791
},
"skill_ad_refresh": {
- "__id__": 1939
+ "__id__": 2823
},
"skill_refresh_num_node": {
- "__id__": 1967
+ "__id__": 2851
},
"_id": ""
},
@@ -35625,30 +55932,30 @@
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
- "__id__": 1908
+ "__id__": 2792
},
"_children": [
{
- "__id__": 1961
+ "__id__": 2845
},
{
- "__id__": 1967
+ "__id__": 2851
}
],
"_active": true,
"_components": [
{
- "__id__": 1973
+ "__id__": 2857
},
{
- "__id__": 1975
+ "__id__": 2859
},
{
- "__id__": 1977
+ "__id__": 2861
}
],
"_prefab": {
- "__id__": 1980
+ "__id__": 2864
},
"_lpos": {
"__type__": "cc.Vec3",
@@ -35685,30 +55992,30 @@
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
- "__id__": 1909
+ "__id__": 2793
},
"_children": [
{
- "__id__": 1907
+ "__id__": 2791
},
{
- "__id__": 1939
+ "__id__": 2823
}
],
"_active": true,
"_components": [
{
- "__id__": 1954
+ "__id__": 2838
},
{
- "__id__": 1956
+ "__id__": 2840
},
{
- "__id__": 1958
+ "__id__": 2842
}
],
"_prefab": {
- "__id__": 1960
+ "__id__": 2844
},
"_lpos": {
"__type__": "cc.Vec3",
@@ -35749,41 +56056,41 @@
},
"_children": [
{
- "__id__": 1910
+ "__id__": 2794
},
{
"__id__": 1009
},
{
- "__id__": 1247
+ "__id__": 1122
},
{
- "__id__": 1485
+ "__id__": 1235
},
{
- "__id__": 1908
+ "__id__": 2792
},
{
- "__id__": 1924
+ "__id__": 2808
}
],
"_active": true,
"_components": [
{
- "__id__": 1930
+ "__id__": 2814
},
{
- "__id__": 1932
+ "__id__": 2816
},
{
- "__id__": 1934
+ "__id__": 2818
},
{
- "__id__": 1936
+ "__id__": 2820
}
],
"_prefab": {
- "__id__": 1938
+ "__id__": 2822
},
"_lpos": {
"__type__": "cc.Vec3",
@@ -35820,24 +56127,24 @@
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
- "__id__": 1909
+ "__id__": 2793
},
"_children": [
{
- "__id__": 1911
+ "__id__": 2795
}
],
"_active": true,
"_components": [
{
- "__id__": 1919
+ "__id__": 2803
},
{
- "__id__": 1921
+ "__id__": 2805
}
],
"_prefab": {
- "__id__": 1923
+ "__id__": 2807
},
"_lpos": {
"__type__": "cc.Vec3",
@@ -35874,23 +56181,23 @@
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
- "__id__": 1910
+ "__id__": 2794
},
"_children": [],
"_active": true,
"_components": [
{
- "__id__": 1912
+ "__id__": 2796
},
{
- "__id__": 1914
+ "__id__": 2798
},
{
- "__id__": 1916
+ "__id__": 2800
}
],
"_prefab": {
- "__id__": 1918
+ "__id__": 2802
},
"_lpos": {
"__type__": "cc.Vec3",
@@ -35927,11 +56234,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 1911
+ "__id__": 2795
},
"_enabled": true,
"__prefab": {
- "__id__": 1913
+ "__id__": 2797
},
"_contentSize": {
"__type__": "cc.Size",
@@ -35955,11 +56262,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 1911
+ "__id__": 2795
},
"_enabled": true,
"__prefab": {
- "__id__": 1915
+ "__id__": 2799
},
"_customMaterial": null,
"_srcBlendFactor": 2,
@@ -36003,11 +56310,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 1911
+ "__id__": 2795
},
"_enabled": true,
"__prefab": {
- "__id__": 1917
+ "__id__": 2801
},
"_alignFlags": 45,
"_target": null,
@@ -36052,11 +56359,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 1910
+ "__id__": 2794
},
"_enabled": true,
"__prefab": {
- "__id__": 1920
+ "__id__": 2804
},
"_contentSize": {
"__type__": "cc.Size",
@@ -36080,11 +56387,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 1910
+ "__id__": 2794
},
"_enabled": false,
"__prefab": {
- "__id__": 1922
+ "__id__": 2806
},
"_alignFlags": 42,
"_target": null,
@@ -36129,20 +56436,20 @@
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
- "__id__": 1909
+ "__id__": 2793
},
"_children": [],
"_active": true,
"_components": [
{
- "__id__": 1925
+ "__id__": 2809
},
{
- "__id__": 1927
+ "__id__": 2811
}
],
"_prefab": {
- "__id__": 1929
+ "__id__": 2813
},
"_lpos": {
"__type__": "cc.Vec3",
@@ -36179,11 +56486,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 1924
+ "__id__": 2808
},
"_enabled": true,
"__prefab": {
- "__id__": 1926
+ "__id__": 2810
},
"_contentSize": {
"__type__": "cc.Size",
@@ -36207,11 +56514,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 1924
+ "__id__": 2808
},
"_enabled": true,
"__prefab": {
- "__id__": 1928
+ "__id__": 2812
},
"_customMaterial": null,
"_srcBlendFactor": 2,
@@ -36288,11 +56595,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 1909
+ "__id__": 2793
},
"_enabled": true,
"__prefab": {
- "__id__": 1931
+ "__id__": 2815
},
"_contentSize": {
"__type__": "cc.Size",
@@ -36316,11 +56623,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 1909
+ "__id__": 2793
},
"_enabled": true,
"__prefab": {
- "__id__": 1933
+ "__id__": 2817
},
"_alignFlags": 42,
"_target": null,
@@ -36352,11 +56659,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 1909
+ "__id__": 2793
},
"_enabled": false,
"__prefab": {
- "__id__": 1935
+ "__id__": 2819
},
"_resizeMode": 1,
"_layoutType": 1,
@@ -36390,11 +56697,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 1909
+ "__id__": 2793
},
"_enabled": true,
"__prefab": {
- "__id__": 1937
+ "__id__": 2821
},
"_id": ""
},
@@ -36421,27 +56728,27 @@
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
- "__id__": 1908
+ "__id__": 2792
},
"_children": [
{
- "__id__": 1940
+ "__id__": 2824
}
],
"_active": true,
"_components": [
{
- "__id__": 1946
+ "__id__": 2830
},
{
- "__id__": 1948
+ "__id__": 2832
},
{
- "__id__": 1950
+ "__id__": 2834
}
],
"_prefab": {
- "__id__": 1953
+ "__id__": 2837
},
"_lpos": {
"__type__": "cc.Vec3",
@@ -36478,20 +56785,20 @@
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
- "__id__": 1939
+ "__id__": 2823
},
"_children": [],
"_active": true,
"_components": [
{
- "__id__": 1941
+ "__id__": 2825
},
{
- "__id__": 1943
+ "__id__": 2827
}
],
"_prefab": {
- "__id__": 1945
+ "__id__": 2829
},
"_lpos": {
"__type__": "cc.Vec3",
@@ -36528,11 +56835,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 1940
+ "__id__": 2824
},
"_enabled": true,
"__prefab": {
- "__id__": 1942
+ "__id__": 2826
},
"_contentSize": {
"__type__": "cc.Size",
@@ -36556,11 +56863,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 1940
+ "__id__": 2824
},
"_enabled": true,
"__prefab": {
- "__id__": 1944
+ "__id__": 2828
},
"_customMaterial": null,
"_srcBlendFactor": 2,
@@ -36637,11 +56944,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 1939
+ "__id__": 2823
},
"_enabled": true,
"__prefab": {
- "__id__": 1947
+ "__id__": 2831
},
"_contentSize": {
"__type__": "cc.Size",
@@ -36665,11 +56972,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 1939
+ "__id__": 2823
},
"_enabled": true,
"__prefab": {
- "__id__": 1949
+ "__id__": 2833
},
"_customMaterial": null,
"_srcBlendFactor": 2,
@@ -36713,15 +57020,15 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 1939
+ "__id__": 2823
},
"_enabled": true,
"__prefab": {
- "__id__": 1951
+ "__id__": 2835
},
"clickEvents": [
{
- "__id__": 1952
+ "__id__": 2836
}
],
"_interactable": true,
@@ -36796,11 +57103,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 1908
+ "__id__": 2792
},
"_enabled": true,
"__prefab": {
- "__id__": 1955
+ "__id__": 2839
},
"_contentSize": {
"__type__": "cc.Size",
@@ -36824,11 +57131,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 1908
+ "__id__": 2792
},
"_enabled": true,
"__prefab": {
- "__id__": 1957
+ "__id__": 2841
},
"_resizeMode": 1,
"_layoutType": 1,
@@ -36862,11 +57169,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 1908
+ "__id__": 2792
},
"_enabled": false,
"__prefab": {
- "__id__": 1959
+ "__id__": 2843
},
"_alignFlags": 4,
"_target": null,
@@ -36911,20 +57218,20 @@
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
- "__id__": 1907
+ "__id__": 2791
},
"_children": [],
"_active": true,
"_components": [
{
- "__id__": 1962
+ "__id__": 2846
},
{
- "__id__": 1964
+ "__id__": 2848
}
],
"_prefab": {
- "__id__": 1966
+ "__id__": 2850
},
"_lpos": {
"__type__": "cc.Vec3",
@@ -36961,11 +57268,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 1961
+ "__id__": 2845
},
"_enabled": true,
"__prefab": {
- "__id__": 1963
+ "__id__": 2847
},
"_contentSize": {
"__type__": "cc.Size",
@@ -36989,11 +57296,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 1961
+ "__id__": 2845
},
"_enabled": true,
"__prefab": {
- "__id__": 1965
+ "__id__": 2849
},
"_customMaterial": null,
"_srcBlendFactor": 2,
@@ -37070,20 +57377,20 @@
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
- "__id__": 1907
+ "__id__": 2791
},
"_children": [],
"_active": true,
"_components": [
{
- "__id__": 1968
+ "__id__": 2852
},
{
- "__id__": 1970
+ "__id__": 2854
}
],
"_prefab": {
- "__id__": 1972
+ "__id__": 2856
},
"_lpos": {
"__type__": "cc.Vec3",
@@ -37120,11 +57427,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 1967
+ "__id__": 2851
},
"_enabled": true,
"__prefab": {
- "__id__": 1969
+ "__id__": 2853
},
"_contentSize": {
"__type__": "cc.Size",
@@ -37148,11 +57455,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 1967
+ "__id__": 2851
},
"_enabled": true,
"__prefab": {
- "__id__": 1971
+ "__id__": 2855
},
"_customMaterial": null,
"_srcBlendFactor": 2,
@@ -37229,11 +57536,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 1907
+ "__id__": 2791
},
"_enabled": true,
"__prefab": {
- "__id__": 1974
+ "__id__": 2858
},
"_contentSize": {
"__type__": "cc.Size",
@@ -37257,11 +57564,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 1907
+ "__id__": 2791
},
"_enabled": true,
"__prefab": {
- "__id__": 1976
+ "__id__": 2860
},
"_customMaterial": null,
"_srcBlendFactor": 2,
@@ -37305,15 +57612,15 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 1907
+ "__id__": 2791
},
"_enabled": true,
"__prefab": {
- "__id__": 1978
+ "__id__": 2862
},
"clickEvents": [
{
- "__id__": 1979
+ "__id__": 2863
}
],
"_interactable": true,
@@ -37392,7 +57699,7 @@
},
"_enabled": true,
"__prefab": {
- "__id__": 1982
+ "__id__": 2866
},
"skill_box": {
"__uuid__": "d19cde30-f5d0-47de-a0d5-3a272b696343",
@@ -37416,69 +57723,129 @@
"instance": null,
"targetOverrides": [
{
- "__id__": 1984
+ "__id__": 2868
},
{
- "__id__": 1987
+ "__id__": 2871
},
{
- "__id__": 1990
+ "__id__": 2874
},
{
- "__id__": 1993
+ "__id__": 2877
},
{
- "__id__": 1996
+ "__id__": 2880
},
{
- "__id__": 1999
+ "__id__": 2883
},
{
- "__id__": 2002
+ "__id__": 2886
},
{
- "__id__": 2005
+ "__id__": 2889
},
{
- "__id__": 2008
+ "__id__": 2892
},
{
- "__id__": 2011
+ "__id__": 2895
},
{
- "__id__": 2014
+ "__id__": 2898
},
{
- "__id__": 2017
+ "__id__": 2901
},
{
- "__id__": 2020
+ "__id__": 2904
},
{
- "__id__": 2022
+ "__id__": 2906
},
{
- "__id__": 2024
+ "__id__": 2908
},
{
- "__id__": 2026
+ "__id__": 2910
},
{
- "__id__": 2028
+ "__id__": 2912
},
{
- "__id__": 2030
+ "__id__": 2914
}
],
"nestedPrefabInstanceRoots": [
{
- "__id__": 1848
+ "__id__": 2686
},
{
- "__id__": 1773
+ "__id__": 2665
},
{
- "__id__": 1732
+ "__id__": 2558
+ },
+ {
+ "__id__": 2522
+ },
+ {
+ "__id__": 2482
+ },
+ {
+ "__id__": 2367
+ },
+ {
+ "__id__": 2320
+ },
+ {
+ "__id__": 2273
+ },
+ {
+ "__id__": 2226
+ },
+ {
+ "__id__": 1873
+ },
+ {
+ "__id__": 1845
+ },
+ {
+ "__id__": 1834
+ },
+ {
+ "__id__": 1823
+ },
+ {
+ "__id__": 1812
+ },
+ {
+ "__id__": 1801
+ },
+ {
+ "__id__": 1790
+ },
+ {
+ "__id__": 1705
+ },
+ {
+ "__id__": 1630
+ },
+ {
+ "__id__": 1589
+ },
+ {
+ "__id__": 1514
+ },
+ {
+ "__id__": 1473
+ },
+ {
+ "__id__": 1398
+ },
+ {
+ "__id__": 1357
},
{
"__id__": 998
@@ -37536,7 +57903,7 @@
"__id__": 56
},
"sourceInfo": {
- "__id__": 1985
+ "__id__": 2869
},
"propertyPath": [
"icon_node"
@@ -37545,7 +57912,7 @@
"__id__": 56
},
"targetInfo": {
- "__id__": 1986
+ "__id__": 2870
}
},
{
@@ -37566,7 +57933,7 @@
"__id__": 56
},
"sourceInfo": {
- "__id__": 1988
+ "__id__": 2872
},
"propertyPath": [
"sell_node"
@@ -37575,7 +57942,7 @@
"__id__": 56
},
"targetInfo": {
- "__id__": 1989
+ "__id__": 2873
}
},
{
@@ -37596,7 +57963,7 @@
"__id__": 67
},
"sourceInfo": {
- "__id__": 1991
+ "__id__": 2875
},
"propertyPath": [
"icon_node"
@@ -37605,7 +57972,7 @@
"__id__": 67
},
"targetInfo": {
- "__id__": 1992
+ "__id__": 2876
}
},
{
@@ -37626,7 +57993,7 @@
"__id__": 67
},
"sourceInfo": {
- "__id__": 1994
+ "__id__": 2878
},
"propertyPath": [
"sell_node"
@@ -37635,7 +58002,7 @@
"__id__": 67
},
"targetInfo": {
- "__id__": 1995
+ "__id__": 2879
}
},
{
@@ -37656,7 +58023,7 @@
"__id__": 78
},
"sourceInfo": {
- "__id__": 1997
+ "__id__": 2881
},
"propertyPath": [
"icon_node"
@@ -37665,7 +58032,7 @@
"__id__": 78
},
"targetInfo": {
- "__id__": 1998
+ "__id__": 2882
}
},
{
@@ -37686,7 +58053,7 @@
"__id__": 78
},
"sourceInfo": {
- "__id__": 2000
+ "__id__": 2884
},
"propertyPath": [
"sell_node"
@@ -37695,7 +58062,7 @@
"__id__": 78
},
"targetInfo": {
- "__id__": 2001
+ "__id__": 2885
}
},
{
@@ -37716,7 +58083,7 @@
"__id__": 88
},
"sourceInfo": {
- "__id__": 2003
+ "__id__": 2887
},
"propertyPath": [
"icon_node"
@@ -37725,7 +58092,7 @@
"__id__": 88
},
"targetInfo": {
- "__id__": 2004
+ "__id__": 2888
}
},
{
@@ -37746,7 +58113,7 @@
"__id__": 88
},
"sourceInfo": {
- "__id__": 2006
+ "__id__": 2890
},
"propertyPath": [
"sell_node"
@@ -37755,7 +58122,7 @@
"__id__": 88
},
"targetInfo": {
- "__id__": 2007
+ "__id__": 2891
}
},
{
@@ -37776,7 +58143,7 @@
"__id__": 98
},
"sourceInfo": {
- "__id__": 2009
+ "__id__": 2893
},
"propertyPath": [
"icon_node"
@@ -37785,7 +58152,7 @@
"__id__": 98
},
"targetInfo": {
- "__id__": 2010
+ "__id__": 2894
}
},
{
@@ -37806,7 +58173,7 @@
"__id__": 98
},
"sourceInfo": {
- "__id__": 2012
+ "__id__": 2896
},
"propertyPath": [
"sell_node"
@@ -37815,7 +58182,7 @@
"__id__": 98
},
"targetInfo": {
- "__id__": 2013
+ "__id__": 2897
}
},
{
@@ -37836,7 +58203,7 @@
"__id__": 108
},
"sourceInfo": {
- "__id__": 2015
+ "__id__": 2899
},
"propertyPath": [
"icon_node"
@@ -37845,7 +58212,7 @@
"__id__": 108
},
"targetInfo": {
- "__id__": 2016
+ "__id__": 2900
}
},
{
@@ -37866,7 +58233,7 @@
"__id__": 108
},
"sourceInfo": {
- "__id__": 2018
+ "__id__": 2902
},
"propertyPath": [
"sell_node"
@@ -37875,7 +58242,7 @@
"__id__": 108
},
"targetInfo": {
- "__id__": 2019
+ "__id__": 2903
}
},
{
@@ -37893,7 +58260,7 @@
{
"__type__": "cc.TargetOverrideInfo",
"source": {
- "__id__": 1905
+ "__id__": 2789
},
"sourceInfo": null,
"propertyPath": [
@@ -37903,7 +58270,7 @@
"__id__": 998
},
"targetInfo": {
- "__id__": 2021
+ "__id__": 2905
}
},
{
@@ -37916,7 +58283,7 @@
{
"__type__": "cc.TargetOverrideInfo",
"source": {
- "__id__": 1905
+ "__id__": 2789
},
"sourceInfo": null,
"propertyPath": [
@@ -37926,7 +58293,7 @@
"__id__": 998
},
"targetInfo": {
- "__id__": 2023
+ "__id__": 2907
}
},
{
@@ -37939,7 +58306,7 @@
{
"__type__": "cc.TargetOverrideInfo",
"source": {
- "__id__": 1905
+ "__id__": 2789
},
"sourceInfo": null,
"propertyPath": [
@@ -37949,7 +58316,7 @@
"__id__": 998
},
"targetInfo": {
- "__id__": 2025
+ "__id__": 2909
}
},
{
@@ -37962,7 +58329,7 @@
{
"__type__": "cc.TargetOverrideInfo",
"source": {
- "__id__": 1905
+ "__id__": 2789
},
"sourceInfo": null,
"propertyPath": [
@@ -37972,7 +58339,7 @@
"__id__": 998
},
"targetInfo": {
- "__id__": 2027
+ "__id__": 2911
}
},
{
@@ -37984,7 +58351,7 @@
{
"__type__": "cc.TargetOverrideInfo",
"source": {
- "__id__": 1905
+ "__id__": 2789
},
"sourceInfo": null,
"propertyPath": [
@@ -37994,7 +58361,7 @@
"__id__": 998
},
"targetInfo": {
- "__id__": 2029
+ "__id__": 2913
}
},
{
@@ -38006,7 +58373,7 @@
{
"__type__": "cc.TargetOverrideInfo",
"source": {
- "__id__": 1905
+ "__id__": 2789
},
"sourceInfo": null,
"propertyPath": [
@@ -38016,7 +58383,7 @@
"__id__": 998
},
"targetInfo": {
- "__id__": 2031
+ "__id__": 2915
}
},
{
diff --git a/assets/resources/gui/element/sbox.prefab b/assets/resources/gui/element/sbox.prefab
index 6c24fbe7..d54eec33 100644
--- a/assets/resources/gui/element/sbox.prefab
+++ b/assets/resources/gui/element/sbox.prefab
@@ -40,20 +40,23 @@
"__id__": 132
},
{
- "__id__": 140
+ "__id__": 138
+ },
+ {
+ "__id__": 146
}
],
"_active": true,
"_components": [
{
- "__id__": 146
+ "__id__": 152
},
{
- "__id__": 148
+ "__id__": 154
}
],
"_prefab": {
- "__id__": 150
+ "__id__": 156
},
"_lpos": {
"__type__": "cc.Vec3",
@@ -427,9 +430,9 @@
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
- "r": 51,
- "g": 51,
- "b": 51,
+ "r": 158,
+ "g": 255,
+ "b": 134,
"a": 255
},
"_spriteFrame": {
@@ -520,7 +523,7 @@
"__id__": 20
}
],
- "_active": false,
+ "_active": true,
"_components": [
{
"__id__": 28
@@ -631,8 +634,8 @@
},
"_contentSize": {
"__type__": "cc.Size",
- "width": 218,
- "height": 218
+ "width": 168,
+ "height": 168
},
"_anchorPoint": {
"__type__": "cc.Vec2",
@@ -753,8 +756,8 @@
},
"_contentSize": {
"__type__": "cc.Size",
- "width": 420,
- "height": 420
+ "width": 320,
+ "height": 320
},
"_anchorPoint": {
"__type__": "cc.Vec2",
@@ -784,9 +787,9 @@
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
- "r": 51,
- "g": 51,
- "b": 51,
+ "r": 92,
+ "g": 185,
+ "b": 247,
"a": 255
},
"_spriteFrame": {
@@ -877,7 +880,7 @@
"__id__": 36
}
],
- "_active": false,
+ "_active": true,
"_components": [
{
"__id__": 44
@@ -988,8 +991,8 @@
},
"_contentSize": {
"__type__": "cc.Size",
- "width": 235,
- "height": 235
+ "width": 168,
+ "height": 168
},
"_anchorPoint": {
"__type__": "cc.Vec2",
@@ -1113,8 +1116,8 @@
},
"_contentSize": {
"__type__": "cc.Size",
- "width": 470,
- "height": 470
+ "width": 320,
+ "height": 320
},
"_anchorPoint": {
"__type__": "cc.Vec2",
@@ -1144,9 +1147,9 @@
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
- "r": 51,
- "g": 51,
- "b": 51,
+ "r": 228,
+ "g": 194,
+ "b": 255,
"a": 255
},
"_spriteFrame": {
@@ -1237,7 +1240,7 @@
"__id__": 52
}
],
- "_active": false,
+ "_active": true,
"_components": [
{
"__id__": 60
@@ -1348,8 +1351,8 @@
},
"_contentSize": {
"__type__": "cc.Size",
- "width": 235,
- "height": 235
+ "width": 168,
+ "height": 168
},
"_anchorPoint": {
"__type__": "cc.Vec2",
@@ -1473,8 +1476,8 @@
},
"_contentSize": {
"__type__": "cc.Size",
- "width": 470,
- "height": 470
+ "width": 320,
+ "height": 320
},
"_anchorPoint": {
"__type__": "cc.Vec2",
@@ -1504,9 +1507,9 @@
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
- "r": 51,
- "g": 51,
- "b": 51,
+ "r": 255,
+ "g": 179,
+ "b": 179,
"a": 255
},
"_spriteFrame": {
@@ -1597,7 +1600,7 @@
"__id__": 68
}
],
- "_active": false,
+ "_active": true,
"_components": [
{
"__id__": 76
@@ -1708,8 +1711,8 @@
},
"_contentSize": {
"__type__": "cc.Size",
- "width": 235,
- "height": 235
+ "width": 168,
+ "height": 168
},
"_anchorPoint": {
"__type__": "cc.Vec2",
@@ -1833,8 +1836,8 @@
},
"_contentSize": {
"__type__": "cc.Size",
- "width": 470,
- "height": 470
+ "width": 320,
+ "height": 320
},
"_anchorPoint": {
"__type__": "cc.Vec2",
@@ -1864,9 +1867,9 @@
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
- "r": 51,
- "g": 51,
- "b": 51,
+ "r": 255,
+ "g": 246,
+ "b": 139,
"a": 255
},
"_spriteFrame": {
@@ -2858,7 +2861,7 @@
},
{
"__type__": "cc.Node",
- "_name": "icon",
+ "_name": "ItemFrame00~03_BgGlow",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
@@ -2890,6 +2893,142 @@
"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__": 126
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 128
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 133,
+ "height": 133
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "104MEwfepJOojH2VuLhJOd"
+ },
+ {
+ "__type__": "cc.Sprite",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 126
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 130
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 255,
+ "b": 255,
+ "a": 255
+ },
+ "_spriteFrame": {
+ "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@e217d",
+ "__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": "8eUcY/ZzxGerlWs7mB2pN3"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "1aXiaxY2xGibmv+6AL2LT7",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "icon",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 1
+ },
+ "_children": [],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 133
+ },
+ {
+ "__id__": 135
+ }
+ ],
+ "_prefab": {
+ "__id__": 137
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
"_lscale": {
"__type__": "cc.Vec3",
"x": 0.6,
@@ -2912,11 +3051,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 126
+ "__id__": 132
},
"_enabled": true,
"__prefab": {
- "__id__": 128
+ "__id__": 134
},
"_contentSize": {
"__type__": "cc.Size",
@@ -2940,11 +3079,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 126
+ "__id__": 132
},
"_enabled": true,
"__prefab": {
- "__id__": 130
+ "__id__": 136
},
"_customMaterial": null,
"_srcBlendFactor": 2,
@@ -3004,20 +3143,20 @@
"__id__": 1
},
"_children": [],
- "_active": true,
+ "_active": false,
"_components": [
{
- "__id__": 133
+ "__id__": 139
},
{
- "__id__": 135
+ "__id__": 141
},
{
- "__id__": 137
+ "__id__": 143
}
],
"_prefab": {
- "__id__": 139
+ "__id__": 145
},
"_lpos": {
"__type__": "cc.Vec3",
@@ -3054,11 +3193,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 132
+ "__id__": 138
},
"_enabled": true,
"__prefab": {
- "__id__": 134
+ "__id__": 140
},
"_contentSize": {
"__type__": "cc.Size",
@@ -3082,11 +3221,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 132
+ "__id__": 138
},
"_enabled": true,
"__prefab": {
- "__id__": 136
+ "__id__": 142
},
"_customMaterial": null,
"_srcBlendFactor": 2,
@@ -3130,11 +3269,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 132
+ "__id__": 138
},
"_enabled": true,
"__prefab": {
- "__id__": 138
+ "__id__": 144
},
"_alignFlags": 45,
"_target": null,
@@ -3185,14 +3324,14 @@
"_active": false,
"_components": [
{
- "__id__": 141
+ "__id__": 147
},
{
- "__id__": 143
+ "__id__": 149
}
],
"_prefab": {
- "__id__": 145
+ "__id__": 151
},
"_lpos": {
"__type__": "cc.Vec3",
@@ -3229,11 +3368,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 140
+ "__id__": 146
},
"_enabled": true,
"__prefab": {
- "__id__": 142
+ "__id__": 148
},
"_contentSize": {
"__type__": "cc.Size",
@@ -3257,11 +3396,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 140
+ "__id__": 146
},
"_enabled": true,
"__prefab": {
- "__id__": 144
+ "__id__": 150
},
"_customMaterial": null,
"_srcBlendFactor": 2,
@@ -3342,7 +3481,7 @@
},
"_enabled": true,
"__prefab": {
- "__id__": 147
+ "__id__": 153
},
"_contentSize": {
"__type__": "cc.Size",
@@ -3370,17 +3509,17 @@
},
"_enabled": true,
"__prefab": {
- "__id__": 149
+ "__id__": 155
},
"icon_node": {
- "__id__": 126
+ "__id__": 132
},
"bg_node": {
"__id__": 2
},
"info_label": null,
"cd_mask": {
- "__id__": 132
+ "__id__": 138
},
"_id": ""
},
diff --git a/assets/resources/gui/ui3.plist b/assets/resources/gui/ui3.plist
index a76fe296..9e2b2b9f 100644
--- a/assets/resources/gui/ui3.plist
+++ b/assets/resources/gui/ui3.plist
@@ -17,7 +17,7 @@
spriteSourceSize
{64,66}
textureRect
- {{1818,987},{64,66}}
+ {{1850,986},{64,66}}
textureRotated
@@ -34,7 +34,7 @@
spriteSourceSize
{64,66}
textureRect
- {{1774,1489},{64,66}}
+ {{1684,1581},{64,66}}
textureRotated
@@ -68,9 +68,9 @@
spriteSourceSize
{145,82}
textureRect
- {{728,1078},{115,64}}
+ {{522,1843},{115,64}}
textureRotated
-
+
Artboard 45.png
@@ -85,7 +85,7 @@
spriteSourceSize
{152,76}
textureRect
- {{1560,476},{124,64}}
+ {{1527,791},{124,64}}
textureRotated
@@ -102,7 +102,7 @@
spriteSourceSize
{112,117}
textureRect
- {{492,1077},{106,113}}
+ {{798,1502},{106,113}}
textureRotated
@@ -119,7 +119,7 @@
spriteSourceSize
{104,108}
textureRect
- {{690,1195},{104,108}}
+ {{226,1423},{104,108}}
textureRotated
@@ -153,9 +153,9 @@
spriteSourceSize
{38,35}
textureRect
- {{1709,1963},{38,35}}
+ {{265,915},{38,35}}
textureRotated
-
+
BubbleFrame04_White_Bg.png
@@ -170,9 +170,9 @@
spriteSourceSize
{64,72}
textureRect
- {{1823,921},{64,72}}
+ {{1850,912},{64,72}}
textureRotated
-
+
Button_Convex_Rectangle_01_Gray.png
@@ -187,7 +187,7 @@
spriteSourceSize
{40,48}
textureRect
- {{1624,1635},{40,48}}
+ {{1883,719},{40,48}}
textureRotated
@@ -204,7 +204,7 @@
spriteSourceSize
{40,48}
textureRect
- {{1624,1685},{40,48}}
+ {{1912,1542},{40,48}}
textureRotated
@@ -221,7 +221,7 @@
spriteSourceSize
{50,58}
textureRect
- {{590,1874},{50,58}}
+ {{908,1862},{50,58}}
textureRotated
@@ -238,7 +238,7 @@
spriteSourceSize
{64,64}
textureRect
- {{1774,1557},{64,64}}
+ {{1796,1364},{64,64}}
textureRotated
@@ -255,7 +255,7 @@
spriteSourceSize
{64,67}
textureRect
- {{524,1874},{64,67}}
+ {{639,1846},{64,67}}
textureRotated
@@ -272,7 +272,7 @@
spriteSourceSize
{40,40}
textureRect
- {{1718,1716},{40,40}}
+ {{1954,1566},{40,40}}
textureRotated
@@ -289,7 +289,7 @@
spriteSourceSize
{56,56}
textureRect
- {{1523,1877},{56,56}}
+ {{1080,1856},{56,56}}
textureRotated
@@ -306,7 +306,7 @@
spriteSourceSize
{108,108}
textureRect
- {{544,967},{108,108}}
+ {{1381,1028},{108,108}}
textureRotated
@@ -323,7 +323,7 @@
spriteSourceSize
{108,108}
textureRect
- {{544,967},{108,108}}
+ {{1381,1028},{108,108}}
textureRotated
@@ -340,7 +340,7 @@
spriteSourceSize
{48,190}
textureRect
- {{494,885},{48,190}}
+ {{1971,1},{48,190}}
textureRotated
@@ -357,7 +357,7 @@
spriteSourceSize
{56,63}
textureRect
- {{1458,1877},{56,63}}
+ {{1976,197},{56,63}}
textureRotated
@@ -374,7 +374,7 @@
spriteSourceSize
{48,189}
textureRect
- {{1434,426},{48,189}}
+ {{265,1153},{48,189}}
textureRotated
@@ -391,9 +391,9 @@
spriteSourceSize
{48,52}
textureRect
- {{1822,1132},{48,52}}
+ {{858,1853},{48,52}}
textureRotated
-
+
Effect_Lihgt_02.png
@@ -425,9 +425,9 @@
spriteSourceSize
{38,42}
textureRect
- {{1848,1648},{38,42}}
+ {{1996,1696},{38,42}}
textureRotated
-
+
Image_Effect_Star01_Blue.png
@@ -442,7 +442,7 @@
spriteSourceSize
{183,183}
textureRect
- {{309,885},{183,183}}
+ {{302,614},{183,183}}
textureRotated
@@ -459,7 +459,7 @@
spriteSourceSize
{183,183}
textureRect
- {{42,1702},{183,183}}
+ {{302,799},{183,183}}
textureRotated
@@ -493,7 +493,7 @@
spriteSourceSize
{231,225}
textureRect
- {{302,614},{231,225}}
+ {{1738,1},{231,225}}
textureRotated
@@ -510,9 +510,9 @@
spriteSourceSize
{60,62}
textureRect
- {{1820,1182},{60,62}}
+ {{794,1853},{60,62}}
textureRotated
-
+
ItemFrame00~03_BgGlow.png
@@ -527,7 +527,7 @@
spriteSourceSize
{133,133}
textureRect
- {{799,490},{133,133}}
+ {{487,852},{133,133}}
textureRotated
@@ -544,7 +544,7 @@
spriteSourceSize
{50,39}
textureRect
- {{1666,1716},{50,39}}
+ {{1686,1874},{50,39}}
textureRotated
@@ -561,9 +561,9 @@
spriteSourceSize
{60,62}
textureRect
- {{1560,1635},{60,62}}
+ {{1873,1418},{60,62}}
textureRotated
-
+
ItemFrame00~03_CornerDeco.png
@@ -578,7 +578,7 @@
spriteSourceSize
{110,110}
textureRect
- {{1626,522},{110,110}}
+ {{1624,917},{110,110}}
textureRotated
@@ -595,7 +595,7 @@
spriteSourceSize
{76,78}
textureRect
- {{1823,767},{76,78}}
+ {{1850,1054},{76,78}}
textureRotated
@@ -612,7 +612,7 @@
spriteSourceSize
{52,52}
textureRect
- {{1560,1820},{52,52}}
+ {{1806,1561},{52,52}}
textureRotated
@@ -629,7 +629,7 @@
spriteSourceSize
{52,52}
textureRect
- {{1614,1820},{52,52}}
+ {{1806,1615},{52,52}}
textureRotated
@@ -646,7 +646,7 @@
spriteSourceSize
{48,48}
textureRect
- {{1651,1994},{48,48}}
+ {{1860,1596},{48,48}}
textureRotated
@@ -663,7 +663,7 @@
spriteSourceSize
{40,40}
textureRect
- {{1802,1781},{40,40}}
+ {{1790,1711},{40,40}}
textureRotated
@@ -697,9 +697,9 @@
spriteSourceSize
{128,128}
textureRect
- {{653,632},{128,104}}
+ {{1900,272},{128,104}}
textureRotated
-
+
ItemIcon_Card_1.png
@@ -714,7 +714,7 @@
spriteSourceSize
{128,128}
textureRect
- {{1312,511},{120,118}}
+ {{1281,794},{120,118}}
textureRotated
@@ -731,7 +731,7 @@
spriteSourceSize
{128,128}
textureRect
- {{1624,274},{112,116}}
+ {{570,1503},{112,116}}
textureRotated
@@ -748,9 +748,9 @@
spriteSourceSize
{128,128}
textureRect
- {{1103,1926},{112,116}}
+ {{1142,1248},{112,116}}
textureRotated
-
+
ItemIcon_Compass.png
@@ -765,7 +765,7 @@
spriteSourceSize
{128,128}
textureRect
- {{670,1805},{120,120}}
+ {{326,1293},{120,120}}
textureRotated
@@ -782,7 +782,7 @@
spriteSourceSize
{128,128}
textureRect
- {{223,1943},{128,102}}
+ {{1443,687},{128,102}}
textureRotated
@@ -799,7 +799,7 @@
spriteSourceSize
{128,128}
textureRect
- {{796,1195},{124,108}}
+ {{1247,1136},{124,108}}
textureRotated
@@ -816,7 +816,7 @@
spriteSourceSize
{128,128}
textureRect
- {{1012,1308},{124,108}}
+ {{1593,791},{124,108}}
textureRotated
@@ -833,7 +833,7 @@
spriteSourceSize
{128,128}
textureRect
- {{794,1077},{116,120}}
+ {{332,1415},{116,120}}
textureRotated
@@ -850,9 +850,9 @@
spriteSourceSize
{128,128}
textureRect
- {{1182,511},{128,112}}
+ {{1069,634},{128,112}}
textureRotated
-
+
ItemIcon_Gear_Bow.png
@@ -867,7 +867,7 @@
spriteSourceSize
{128,128}
textureRect
- {{1036,1194},{108,112}}
+ {{1488,1248},{108,112}}
textureRotated
@@ -884,9 +884,9 @@
spriteSourceSize
{128,128}
textureRect
- {{668,1431},{124,120}}
+ {{745,1002},{124,120}}
textureRotated
-
+
ItemIcon_Gear_Helmet.png
@@ -901,7 +901,7 @@
spriteSourceSize
{128,128}
textureRect
- {{790,1559},{114,120}}
+ {{454,1373},{114,120}}
textureRotated
@@ -918,9 +918,9 @@
spriteSourceSize
{128,128}
textureRect
- {{1376,1195},{108,112}}
+ {{1598,1253},{108,112}}
textureRotated
-
+
ItemIcon_Gift_Purple.png
@@ -935,9 +935,9 @@
spriteSourceSize
{128,128}
textureRect
- {{1064,620},{116,108}}
+ {{798,1617},{116,108}}
textureRotated
-
+
ItemIcon_Gift_Yellow.png
@@ -952,7 +952,7 @@
spriteSourceSize
{128,128}
textureRect
- {{916,1076},{116,108}}
+ {{798,1735},{116,108}}
textureRotated
@@ -969,9 +969,9 @@
spriteSourceSize
{128,128}
textureRect
- {{1053,852},{122,110}}
+ {{906,1490},{122,110}}
textureRotated
-
+
ItemIcon_Medal_Bronze_1.png
@@ -986,7 +986,7 @@
spriteSourceSize
{128,128}
textureRect
- {{1312,631},{120,104}}
+ {{1910,502},{120,104}}
textureRotated
@@ -1003,7 +1003,7 @@
spriteSourceSize
{128,128}
textureRect
- {{931,848},{120,104}}
+ {{1729,576},{120,104}}
textureRotated
@@ -1020,7 +1020,7 @@
spriteSourceSize
{128,128}
textureRect
- {{653,738},{128,110}}
+ {{1183,652},{128,110}}
textureRotated
@@ -1037,9 +1037,9 @@
spriteSourceSize
{128,128}
textureRect
- {{1626,392},{128,110}}
+ {{1313,652},{128,110}}
textureRotated
-
+
ItemIcon_Medal_Silver_1.png
@@ -1054,9 +1054,9 @@
spriteSourceSize
{128,128}
textureRect
- {{906,1559},{128,104}}
+ {{631,778},{128,104}}
textureRotated
-
+
ItemIcon_Medal_Silver_2.png
@@ -1071,7 +1071,7 @@
spriteSourceSize
{128,128}
textureRect
- {{934,620},{128,104}}
+ {{761,778},{128,104}}
textureRotated
@@ -1088,7 +1088,7 @@
spriteSourceSize
{128,128}
textureRect
- {{668,1557},{120,122}}
+ {{875,1124},{120,122}}
textureRotated
@@ -1105,9 +1105,9 @@
spriteSourceSize
{128,128}
textureRect
- {{670,1681},{120,122}}
+ {{1403,791},{120,122}}
textureRotated
-
+
ItemIcon_Ranking.png
@@ -1122,7 +1122,7 @@
spriteSourceSize
{128,128}
textureRect
- {{1122,1434},{122,108}}
+ {{1619,458},{122,108}}
textureRotated
@@ -1139,9 +1139,9 @@
spriteSourceSize
{128,128}
textureRect
- {{1122,1558},{122,108}}
+ {{1907,608},{122,108}}
textureRotated
-
+
ItemIcon_Scroll.png
@@ -1156,7 +1156,7 @@
spriteSourceSize
{128,128}
textureRect
- {{908,1805},{110,120}}
+ {{1703,790},{110,120}}
textureRotated
@@ -1173,9 +1173,9 @@
spriteSourceSize
{128,128}
textureRect
- {{784,963},{122,112}}
+ {{684,1492},{122,112}}
textureRotated
-
+
ItemIcon_Shop.png
@@ -1190,9 +1190,9 @@
spriteSourceSize
{128,128}
textureRect
- {{1148,964},{116,106}}
+ {{1238,1678},{116,106}}
textureRotated
-
+
ItemIcon_Skill_Attack.png
@@ -1207,9 +1207,9 @@
spriteSourceSize
{128,128}
textureRect
- {{1221,1926},{110,112}}
+ {{684,1734},{110,112}}
textureRotated
-
+
ItemIcon_Skill_Critical.png
@@ -1224,9 +1224,9 @@
spriteSourceSize
{128,128}
textureRect
- {{784,1305},{124,116}}
+ {{1121,1130},{124,116}}
textureRotated
-
+
ItemIcon_Skill_Damage.png
@@ -1241,7 +1241,7 @@
spriteSourceSize
{128,128}
textureRect
- {{652,850},{128,112}}
+ {{891,778},{128,112}}
textureRotated
@@ -1258,7 +1258,7 @@
spriteSourceSize
{128,128}
textureRect
- {{654,964},{128,112}}
+ {{622,884},{128,112}}
textureRotated
@@ -1275,9 +1275,9 @@
spriteSourceSize
{128,128}
textureRect
- {{906,1689},{108,114}}
+ {{1508,917},{108,114}}
textureRotated
-
+
ItemIcon_Skill_Health.png
@@ -1292,9 +1292,9 @@
spriteSourceSize
{128,128}
textureRect
- {{1692,637},{124,104}}
+ {{570,1251},{124,104}}
textureRotated
-
+
ItemIcon_Skull_Boss.png
@@ -1309,7 +1309,7 @@
spriteSourceSize
{128,128}
textureRect
- {{600,1078},{126,112}}
+ {{1125,1016},{126,112}}
textureRotated
@@ -1326,9 +1326,9 @@
spriteSourceSize
{128,128}
textureRect
- {{790,1431},{126,112}}
+ {{1272,914},{126,112}}
textureRotated
-
+
ItemIcon_Spin.png
@@ -1343,7 +1343,7 @@
spriteSourceSize
{128,128}
textureRect
- {{792,1805},{114,120}}
+ {{900,1368},{114,120}}
textureRotated
@@ -1360,9 +1360,9 @@
spriteSourceSize
{128,128}
textureRect
- {{737,1927},{120,118}}
+ {{336,1533},{120,118}}
textureRotated
-
+
ItemIcon_Star_Disable.png
@@ -1377,7 +1377,7 @@
spriteSourceSize
{128,128}
textureRect
- {{859,1927},{120,118}}
+ {{676,1372},{120,118}}
textureRotated
@@ -1394,7 +1394,7 @@
spriteSourceSize
{128,128}
textureRect
- {{353,1943},{128,102}}
+ {{1021,794},{128,102}}
textureRotated
@@ -1411,9 +1411,9 @@
spriteSourceSize
{128,128}
textureRect
- {{904,1431},{106,126}}
+ {{1253,1028},{106,126}}
textureRotated
-
+
ItemIcon_Trophy.png
@@ -1428,9 +1428,9 @@
spriteSourceSize
{128,128}
textureRect
- {{1182,625},{128,98}}
+ {{226,1293},{128,98}}
textureRotated
-
+
Label_Bubble.png
@@ -1445,9 +1445,9 @@
spriteSourceSize
{61,39}
textureRect
- {{1,1968},{61,39}}
+ {{1684,1649},{61,39}}
textureRotated
-
+
Label_Flag_01_Single_Blue.png
@@ -1462,9 +1462,9 @@
spriteSourceSize
{52,75}
textureRect
- {{1822,1055},{52,75}}
+ {{1862,1364},{52,75}}
textureRotated
-
+
Label_Flag_01_Single_Purple.png
@@ -1479,9 +1479,9 @@
spriteSourceSize
{52,75}
textureRect
- {{1666,1527},{52,75}}
+ {{1939,1364},{52,75}}
textureRotated
-
+
Label_Flag_01_Single_Red.png
@@ -1496,9 +1496,9 @@
spriteSourceSize
{52,75}
textureRect
- {{1720,1527},{52,75}}
+ {{1796,1430},{52,75}}
textureRotated
-
+
Label_Flag_01_White_Bg.png
@@ -1513,9 +1513,9 @@
spriteSourceSize
{52,75}
textureRect
- {{1666,1604},{52,75}}
+ {{1790,1484},{52,75}}
textureRotated
-
+
Label_Flag_01_White_BgTop.png
@@ -1530,9 +1530,77 @@
spriteSourceSize
{48,29}
textureRect
- {{900,869},{48,29}}
+ {{236,1663},{48,29}}
textureRotated
-
+
+
+ ListFrame_01_Bg.png
+
+ aliases
+
+ anchor
+ {0.5,0.5}
+ spriteOffset
+ {0,0}
+ spriteSize
+ {60,60}
+ spriteSourceSize
+ {60,60}
+ textureRect
+ {{1935,1418},{60,60}}
+ textureRotated
+
+
+ ListFrame_01_Border.png
+
+ aliases
+
+ anchor
+ {0.5,0.5}
+ spriteOffset
+ {0,0}
+ spriteSize
+ {60,60}
+ spriteSourceSize
+ {60,60}
+ textureRect
+ {{1686,1690},{60,60}}
+ textureRotated
+
+
+ ListFrame_01_InnerBorder.png
+
+ aliases
+
+ anchor
+ {0.5,0.5}
+ spriteOffset
+ {0,0}
+ spriteSize
+ {50,50}
+ spriteSourceSize
+ {50,50}
+ textureRect
+ {{968,1862},{50,50}}
+ textureRotated
+
+
+ ListFrame_01_InnerGlow.png
+
+ aliases
+
+ anchor
+ {0.5,0.5}
+ spriteOffset
+ {0,0}
+ spriteSize
+ {50,50}
+ spriteSourceSize
+ {50,50}
+ textureRect
+ {{1860,1544},{50,50}}
+ textureRotated
+
Loading_Circle_1.png
@@ -1547,9 +1615,9 @@
spriteSourceSize
{146,146}
textureRect
- {{236,1527},{142,144}}
+ {{923,634},{142,144}}
textureRotated
-
+
Loading_Circle_10.png
@@ -1564,7 +1632,7 @@
spriteSourceSize
{146,146}
textureRect
- {{524,1730},{144,142}}
+ {{631,634},{144,142}}
textureRotated
@@ -1581,9 +1649,9 @@
spriteSourceSize
{146,146}
textureRect
- {{380,1797},{144,142}}
+ {{777,634},{144,142}}
textureRotated
-
+
Loading_Circle_12.png
@@ -1598,9 +1666,9 @@
spriteSourceSize
{146,146}
textureRect
- {{653,490},{144,140}}
+ {{1628,274},{144,140}}
textureRotated
-
+
Loading_Circle_2.png
@@ -1615,9 +1683,9 @@
spriteSourceSize
{146,146}
textureRect
- {{380,1505},{142,144}}
+ {{1183,508},{142,144}}
textureRotated
-
+
Loading_Circle_3.png
@@ -1632,7 +1700,7 @@
spriteSourceSize
{146,146}
textureRect
- {{524,1586},{142,142}}
+ {{1329,508},{142,142}}
textureRotated
@@ -1649,9 +1717,9 @@
spriteSourceSize
{146,146}
textureRect
- {{370,1294},{146,142}}
+ {{653,490},{146,142}}
textureRotated
-
+
Loading_Circle_5.png
@@ -1666,9 +1734,9 @@
spriteSourceSize
{146,146}
textureRect
- {{380,1651},{144,142}}
+ {{801,490},{144,142}}
textureRotated
-
+
Loading_Circle_6.png
@@ -1683,9 +1751,9 @@
spriteSourceSize
{146,146}
textureRect
- {{236,1673},{144,142}}
+ {{947,490},{144,142}}
textureRotated
-
+
Loading_Circle_7.png
@@ -1700,7 +1768,7 @@
spriteSourceSize
{146,146}
textureRect
- {{226,1294},{142,146}}
+ {{174,1696},{142,146}}
textureRotated
@@ -1717,9 +1785,9 @@
spriteSourceSize
{146,146}
textureRect
- {{514,1294},{142,144}}
+ {{1482,314},{142,144}}
textureRotated
-
+
Loading_Circle_9.png
@@ -1734,9 +1802,9 @@
spriteSourceSize
{146,146}
textureRect
- {{524,1440},{142,144}}
+ {{1473,458},{142,144}}
textureRotated
-
+
Popup01_Basic_Single.png
@@ -1751,7 +1819,7 @@
spriteSourceSize
{54,63}
textureRect
- {{1840,1551},{54,63}}
+ {{1750,1581},{54,63}}
textureRotated
@@ -1768,7 +1836,7 @@
spriteSourceSize
{54,61}
textureRect
- {{1558,1697},{54,61}}
+ {{575,789},{54,61}}
textureRotated
@@ -1785,9 +1853,9 @@
spriteSourceSize
{50,24}
textureRect
- {{351,1819},{50,24}}
+ {{1373,764},{50,24}}
textureRotated
-
+
Popup02~09_Topber_White_Bg.png
@@ -1802,7 +1870,7 @@
spriteSourceSize
{54,61}
textureRect
- {{1558,1697},{54,61}}
+ {{575,789},{54,61}}
textureRotated
@@ -1819,7 +1887,7 @@
spriteSourceSize
{48,26}
textureRect
- {{1868,559},{48,26}}
+ {{1823,682},{48,26}}
textureRotated
@@ -1836,9 +1904,9 @@
spriteSourceSize
{50,24}
textureRect
- {{351,1819},{50,24}}
+ {{1373,764},{50,24}}
textureRotated
-
+
Popup04_Topber_Single.png
@@ -1853,9 +1921,9 @@
spriteSourceSize
{54,106}
textureRect
- {{1350,1879},{54,106}}
+ {{1851,569},{54,106}}
textureRotated
-
+
Popup07_Topbar_Divided_Single_Blue.png
@@ -1870,7 +1938,7 @@
spriteSourceSize
{54,174}
textureRect
- {{1448,314},{54,174}}
+ {{1,1859},{54,174}}
textureRotated
@@ -1887,9 +1955,9 @@
spriteSourceSize
{54,174}
textureRect
- {{1448,370},{54,174}}
+ {{575,613},{54,174}}
textureRotated
-
+
Popup08_Topbar_Divided_Single.png
@@ -1938,7 +2006,7 @@
spriteSourceSize
{56,58}
textureRect
- {{1544,1080},{56,58}}
+ {{1686,1814},{56,58}}
textureRotated
@@ -1955,9 +2023,9 @@
spriteSourceSize
{56,58}
textureRect
- {{1560,1760},{56,58}}
+ {{1823,732},{56,58}}
textureRotated
-
+
SkillFrame_01_Border_Green.png
@@ -1972,9 +2040,9 @@
spriteSourceSize
{56,58}
textureRect
- {{1581,1874},{56,58}}
+ {{1020,1856},{56,58}}
textureRotated
-
+
SkillFrame_01_Border_Purple.png
@@ -1989,9 +2057,9 @@
spriteSourceSize
{56,58}
textureRect
- {{1666,1658},{56,58}}
+ {{1138,1840},{56,58}}
textureRotated
-
+
SkillFrame_01_Border_Red.png
@@ -2006,7 +2074,7 @@
spriteSourceSize
{56,58}
textureRect
- {{1639,1874},{56,58}}
+ {{1844,1484},{56,58}}
textureRotated
@@ -2023,7 +2091,7 @@
spriteSourceSize
{56,58}
textureRect
- {{1651,1934},{56,58}}
+ {{1902,1482},{56,58}}
textureRotated
@@ -2040,7 +2108,7 @@
spriteSourceSize
{140,83}
textureRect
- {{226,1442},{140,83}}
+ {{1473,602},{140,83}}
textureRotated
@@ -2057,7 +2125,7 @@
spriteSourceSize
{150,28}
textureRect
- {{1738,347},{150,28}}
+ {{1628,420},{150,28}}
textureRotated
@@ -2074,7 +2142,7 @@
spriteSourceSize
{150,28}
textureRect
- {{1434,602},{150,28}}
+ {{1069,764},{150,28}}
textureRotated
@@ -2091,9 +2159,9 @@
spriteSourceSize
{150,28}
textureRect
- {{783,632},{150,28}}
+ {{1221,764},{150,28}}
textureRotated
-
+
Slider_Border_Tapered_02_Fill_Red.Png
@@ -2108,7 +2176,7 @@
spriteSourceSize
{150,28}
textureRect
- {{1738,377},{150,28}}
+ {{1780,402},{150,28}}
textureRotated
@@ -2125,9 +2193,9 @@
spriteSourceSize
{150,28}
textureRect
- {{1868,407},{150,28}}
+ {{1780,432},{150,28}}
textureRotated
-
+
Slider_Handle_01_Border.png
@@ -2142,7 +2210,7 @@
spriteSourceSize
{105,57}
textureRect
- {{1597,734},{105,57}}
+ {{1851,462},{105,57}}
textureRotated
@@ -2159,7 +2227,7 @@
spriteSourceSize
{25,25}
textureRect
- {{1621,1265},{25,25}}
+ {{2006,375},{25,25}}
textureRotated
@@ -2176,9 +2244,9 @@
spriteSourceSize
{23,24}
textureRect
- {{1820,1246},{23,24}}
+ {{1711,1029},{23,24}}
textureRotated
-
+
Slider_Level_03_InnerBorder1.png
@@ -2193,9 +2261,9 @@
spriteSourceSize
{23,24}
textureRect
- {{1846,1246},{23,24}}
+ {{1711,1055},{23,24}}
textureRotated
-
+
Slider_Play_01_Border.png
@@ -2210,7 +2278,7 @@
spriteSourceSize
{17,16}
textureRect
- {{1749,1981},{17,16}}
+ {{438,1129},{17,16}}
textureRotated
@@ -2227,7 +2295,7 @@
spriteSourceSize
{4,18}
textureRect
- {{1596,1140},{4,18}}
+ {{448,1373},{4,18}}
textureRotated
@@ -2244,9 +2312,9 @@
spriteSourceSize
{4,18}
textureRect
- {{1648,1265},{4,18}}
+ {{318,1817},{4,18}}
textureRotated
-
+
Slider_Play_02_Border.png
@@ -2261,7 +2329,7 @@
spriteSourceSize
{87,52}
textureRect
- {{1486,1250},{87,52}}
+ {{705,1846},{87,52}}
textureRotated
@@ -2278,7 +2346,7 @@
spriteSourceSize
{194,18}
textureRect
- {{535,614},{194,18}}
+ {{2021,1},{194,18}}
textureRotated
@@ -2295,7 +2363,7 @@
spriteSourceSize
{128,128}
textureRect
- {{1434,476},{124,124}}
+ {{619,998},{124,124}}
textureRotated
@@ -2312,7 +2380,7 @@
spriteSourceSize
{128,128}
textureRect
- {{1266,1198},{108,108}}
+ {{1491,1028},{108,108}}
textureRotated
@@ -2329,7 +2397,7 @@
spriteSourceSize
{128,128}
textureRect
- {{1716,1067},{104,104}}
+ {{1364,1482},{104,104}}
textureRotated
@@ -2346,7 +2414,7 @@
spriteSourceSize
{128,128}
textureRect
- {{613,1927},{122,118}}
+ {{871,1004},{122,118}}
textureRotated
@@ -2363,7 +2431,7 @@
spriteSourceSize
{128,128}
textureRect
- {{1738,525},{128,110}}
+ {{882,892},{128,110}}
textureRotated
@@ -2380,9 +2448,9 @@
spriteSourceSize
{128,128}
textureRect
- {{813,755},{116,112}}
+ {{1128,1366},{116,112}}
textureRotated
-
+
Stat_AttackRangeIncrease_02.png
@@ -2397,9 +2465,9 @@
spriteSourceSize
{128,128}
textureRect
- {{1289,850},{112,110}}
+ {{456,1729},{112,110}}
textureRotated
-
+
Stat_AttackSpeed_01.png
@@ -2414,7 +2482,7 @@
spriteSourceSize
{128,128}
textureRect
- {{1377,737},{108,110}}
+ {{1711,1132},{108,110}}
textureRotated
@@ -2431,9 +2499,9 @@
spriteSourceSize
{128,128}
textureRect
- {{1487,736},{108,110}}
+ {{1464,1362},{108,110}}
textureRotated
-
+
Stat_Attack_01.png
@@ -2448,9 +2516,9 @@
spriteSourceSize
{128,128}
textureRect
- {{1177,850},{110,112}}
+ {{1736,912},{110,112}}
textureRotated
-
+
Stat_Attack_02.png
@@ -2465,9 +2533,9 @@
spriteSourceSize
{128,128}
textureRect
- {{1758,1271},{108,106}}
+ {{1601,1145},{108,106}}
textureRotated
-
+
Stat_Attack_03.png
@@ -2482,7 +2550,7 @@
spriteSourceSize
{128,128}
textureRect
- {{1016,1682},{120,108}}
+ {{1815,790},{120,108}}
textureRotated
@@ -2499,9 +2567,9 @@
spriteSourceSize
{128,128}
textureRect
- {{1064,490},{128,116}}
+ {{752,884},{128,116}}
textureRotated
-
+
Stat_Boss_Lock_01.png
@@ -2516,9 +2584,9 @@
spriteSourceSize
{128,128}
textureRect
- {{1444,1309},{98,108}}
+ {{1619,582},{98,108}}
textureRotated
-
+
Stat_BuildAdd.png
@@ -2533,7 +2601,7 @@
spriteSourceSize
{128,128}
textureRect
- {{1342,1535},{106,112}}
+ {{1400,914},{106,112}}
textureRotated
@@ -2550,7 +2618,7 @@
spriteSourceSize
{128,128}
textureRect
- {{931,726},{120,120}}
+ {{448,1251},{120,120}}
textureRotated
@@ -2567,9 +2635,9 @@
spriteSourceSize
{128,128}
textureRect
- {{1710,953},{112,106}}
+ {{1736,1024},{112,106}}
textureRotated
-
+
Stat_CriticalChance_01.png
@@ -2584,9 +2652,9 @@
spriteSourceSize
{128,128}
textureRect
- {{555,613},{122,96}}
+ {{324,1817},{122,96}}
textureRotated
-
+
Stat_CriticalChance_02.png
@@ -2601,9 +2669,9 @@
spriteSourceSize
{128,128}
textureRect
- {{1232,1434},{120,106}}
+ {{1701,682},{120,106}}
textureRotated
-
+
Stat_CriticalChance_03.png
@@ -2618,7 +2686,7 @@
spriteSourceSize
{128,128}
textureRect
- {{1738,407},{128,116}}
+ {{1012,898},{128,116}}
textureRotated
@@ -2635,7 +2703,7 @@
spriteSourceSize
{128,128}
textureRect
- {{792,1681},{112,122}}
+ {{456,1495},{112,122}}
textureRotated
@@ -2652,9 +2720,9 @@
spriteSourceSize
{128,128}
textureRect
- {{1562,634},{128,98}}
+ {{236,1533},{128,98}}
textureRotated
-
+
Stat_Critical_02.png
@@ -2669,7 +2737,7 @@
spriteSourceSize
{128,128}
textureRect
- {{1434,632},{126,102}}
+ {{1573,687},{126,102}}
textureRotated
@@ -2686,9 +2754,9 @@
spriteSourceSize
{128,128}
textureRect
- {{813,625},{128,116}}
+ {{1151,794},{128,116}}
textureRotated
-
+
Stat_DamageReduction.png
@@ -2703,7 +2771,7 @@
spriteSourceSize
{128,128}
textureRect
- {{1146,1204},{118,102}}
+ {{336,1655},{118,102}}
textureRotated
@@ -2720,7 +2788,7 @@
spriteSourceSize
{128,128}
textureRect
- {{1758,1381},{106,106}}
+ {{1472,1586},{106,106}}
textureRotated
@@ -2737,7 +2805,7 @@
spriteSourceSize
{128,128}
textureRect
- {{922,1194},{112,108}}
+ {{456,1619},{112,108}}
textureRotated
@@ -2754,7 +2822,7 @@
spriteSourceSize
{128,128}
textureRect
- {{483,1943},{128,102}}
+ {{1142,912},{128,102}}
textureRotated
@@ -2771,7 +2839,7 @@
spriteSourceSize
{128,128}
textureRect
- {{1126,1682},{120,110}}
+ {{1016,1368},{120,110}}
textureRotated
@@ -2788,7 +2856,7 @@
spriteSourceSize
{128,128}
textureRect
- {{1053,730},{120,120}}
+ {{676,1250},{120,120}}
textureRotated
@@ -2805,7 +2873,7 @@
spriteSourceSize
{128,128}
textureRect
- {{1122,1308},{124,104}}
+ {{570,1377},{124,104}}
textureRotated
@@ -2822,7 +2890,7 @@
spriteSourceSize
{128,128}
textureRect
- {{1601,843},{112,108}}
+ {{570,1621},{112,108}}
textureRotated
@@ -2839,7 +2907,7 @@
spriteSourceSize
{128,128}
textureRect
- {{1350,1765},{106,112}}
+ {{1712,1244},{106,112}}
textureRotated
@@ -2856,7 +2924,7 @@
spriteSourceSize
{128,128}
textureRect
- {{452,1192},{100,118}}
+ {{1240,1576},{100,118}}
textureRotated
@@ -2873,9 +2941,9 @@
spriteSourceSize
{128,128}
textureRect
- {{1602,953},{106,112}}
+ {{1927,1154},{106,112}}
textureRotated
-
+
Stat_FoodIncreaseTime.png
@@ -2890,7 +2958,7 @@
spriteSourceSize
{128,128}
textureRect
- {{1238,1798},{110,116}}
+ {{1128,1484},{110,116}}
textureRotated
@@ -2907,7 +2975,7 @@
spriteSourceSize
{128,128}
textureRect
- {{1401,849},{116,108}}
+ {{1128,1602},{116,108}}
textureRotated
@@ -2924,7 +2992,7 @@
spriteSourceSize
{128,128}
textureRect
- {{1488,968},{112,110}}
+ {{570,1731},{112,110}}
textureRotated
@@ -2941,7 +3009,7 @@
spriteSourceSize
{128,128}
textureRect
- {{1328,1309},{114,108}}
+ {{1373,1138},{114,108}}
textureRotated
@@ -2958,7 +3026,7 @@
spriteSourceSize
{128,128}
textureRect
- {{934,490},{128,128}}
+ {{1770,272},{128,128}}
textureRotated
@@ -2975,7 +3043,7 @@
spriteSourceSize
{128,128}
textureRect
- {{572,1192},{116,100}}
+ {{1236,1786},{116,100}}
textureRotated
@@ -2992,7 +3060,7 @@
spriteSourceSize
{128,128}
textureRect
- {{1238,1678},{118,106}}
+ {{1128,1720},{118,106}}
textureRotated
@@ -3009,7 +3077,7 @@
spriteSourceSize
{128,128}
textureRect
- {{330,1192},{120,100}}
+ {{1242,1474},{120,100}}
textureRotated
@@ -3026,9 +3094,9 @@
spriteSourceSize
{128,128}
textureRect
- {{544,837},{128,106}}
+ {{995,1016},{128,106}}
textureRotated
-
+
Stat_Hp_Recovery_02.png
@@ -3043,7 +3111,7 @@
spriteSourceSize
{128,128}
textureRect
- {{1450,1539},{108,108}}
+ {{1576,1363},{108,108}}
textureRotated
@@ -3060,7 +3128,7 @@
spriteSourceSize
{128,128}
textureRect
- {{1012,1434},{108,122}}
+ {{908,1614},{108,122}}
textureRotated
@@ -3077,7 +3145,7 @@
spriteSourceSize
{128,128}
textureRect
- {{1128,1804},{120,108}}
+ {{1018,1490},{120,108}}
textureRotated
@@ -3094,7 +3162,7 @@
spriteSourceSize
{128,128}
textureRect
- {{1560,1527},{104,106}}
+ {{1580,1695},{104,106}}
textureRotated
@@ -3111,7 +3179,7 @@
spriteSourceSize
{128,128}
textureRect
- {{1372,967},{114,112}}
+ {{1925,834},{114,112}}
textureRotated
@@ -3128,7 +3196,7 @@
spriteSourceSize
{128,128}
textureRect
- {{227,1819},{122,122}}
+ {{997,1124},{122,122}}
textureRotated
@@ -3145,7 +3213,7 @@
spriteSourceSize
{128,128}
textureRect
- {{1596,1169},{94,110}}
+ {{1360,1588},{94,110}}
textureRotated
@@ -3162,7 +3230,7 @@
spriteSourceSize
{128,128}
textureRect
- {{1256,964},{114,114}}
+ {{1925,718},{114,114}}
textureRotated
@@ -3179,7 +3247,7 @@
spriteSourceSize
{128,128}
textureRect
- {{1708,1173},{96,110}}
+ {{1468,1694},{96,110}}
textureRotated
@@ -3196,7 +3264,7 @@
spriteSourceSize
{128,128}
textureRect
- {{1340,1419},{108,114}}
+ {{1601,1029},{108,114}}
textureRotated
@@ -3213,7 +3281,7 @@
spriteSourceSize
{128,128}
textureRect
- {{1228,1308},{124,98}}
+ {{798,1250},{124,98}}
textureRotated
@@ -3230,9 +3298,9 @@
spriteSourceSize
{128,128}
textureRect
- {{204,1192},{124,100}}
+ {{798,1376},{124,100}}
textureRotated
-
+
Stat_NatureDamage.png
@@ -3247,9 +3315,9 @@
spriteSourceSize
{128,128}
textureRect
- {{1458,1763},{100,112}}
+ {{1926,1262},{100,112}}
textureRotated
-
+
Stat_PassiveTrigger.png
@@ -3264,9 +3332,9 @@
spriteSourceSize
{128,128}
textureRect
- {{1020,1804},{106,120}}
+ {{1242,1366},{106,120}}
textureRotated
-
+
Stat_Penetration.png
@@ -3281,7 +3349,7 @@
spriteSourceSize
{128,128}
textureRect
- {{1146,1082},{120,108}}
+ {{1018,1612},{120,108}}
textureRotated
@@ -3298,9 +3366,9 @@
spriteSourceSize
{128,128}
textureRect
- {{1715,843},{106,108}}
+ {{1466,1792},{106,108}}
textureRotated
-
+
Stat_PotionBoost.png
@@ -3315,7 +3383,7 @@
spriteSourceSize
{128,128}
textureRect
- {{981,1927},{120,118}}
+ {{898,1248},{120,118}}
textureRotated
@@ -3332,9 +3400,9 @@
spriteSourceSize
{128,128}
textureRect
- {{1656,743},{98,114}}
+ {{1364,1366},{98,114}}
textureRotated
-
+
Stat_RandomBonus.png
@@ -3349,7 +3417,7 @@
spriteSourceSize
{128,128}
textureRect
- {{1256,1080},{112,116}}
+ {{684,1616},{112,116}}
textureRotated
@@ -3366,9 +3434,9 @@
spriteSourceSize
{128,128}
textureRect
- {{908,954},{116,120}}
+ {{1020,1248},{116,120}}
textureRotated
-
+
Stat_RangedBonus.png
@@ -3383,7 +3451,7 @@
spriteSourceSize
{128,128}
textureRect
- {{1026,964},{120,112}}
+ {{1729,462},{120,112}}
textureRotated
@@ -3400,7 +3468,7 @@
spriteSourceSize
{128,128}
textureRect
- {{1486,1140},{108,108}}
+ {{1572,1473},{108,108}}
textureRotated
@@ -3417,7 +3485,7 @@
spriteSourceSize
{128,128}
textureRect
- {{1452,1649},{104,112}}
+ {{1821,1134},{104,112}}
textureRotated
@@ -3434,7 +3502,7 @@
spriteSourceSize
{128,128}
textureRect
- {{782,869},{92,116}}
+ {{1916,948},{92,116}}
textureRotated
@@ -3451,7 +3519,7 @@
spriteSourceSize
{128,128}
textureRect
- {{1346,1649},{104,114}}
+ {{1820,1248},{104,114}}
textureRotated
@@ -3468,7 +3536,7 @@
spriteSourceSize
{128,128}
textureRect
- {{1540,1419},{106,106}}
+ {{1682,1473},{106,106}}
textureRotated
@@ -3485,7 +3553,7 @@
spriteSourceSize
{128,128}
textureRect
- {{1370,1081},{114,112}}
+ {{1372,1248},{114,112}}
textureRotated
@@ -3502,7 +3570,7 @@
spriteSourceSize
{128,128}
textureRect
- {{1012,1558},{108,122}}
+ {{908,1738},{108,122}}
textureRotated
@@ -3519,7 +3587,7 @@
spriteSourceSize
{128,128}
textureRect
- {{1648,1271},{108,108}}
+ {{1576,1803},{108,108}}
textureRotated
@@ -3536,7 +3604,7 @@
spriteSourceSize
{128,128}
textureRect
- {{1648,1381},{108,108}}
+ {{1686,1363},{108,108}}
textureRotated
@@ -3553,7 +3621,7 @@
spriteSourceSize
{128,128}
textureRect
- {{1232,1556},{120,108}}
+ {{1018,1734},{120,108}}
textureRotated
@@ -3570,7 +3638,7 @@
spriteSourceSize
{128,128}
textureRect
- {{902,1305},{108,124}}
+ {{765,1124},{108,124}}
textureRotated
@@ -3587,9 +3655,9 @@
spriteSourceSize
{128,128}
textureRect
- {{1026,1078},{114,118}}
+ {{1256,1246},{114,118}}
textureRotated
-
+
Stat_UnitSummonIncrease_01.png
@@ -3604,9 +3672,9 @@
spriteSourceSize
{128,128}
textureRect
- {{1333,1935},{110,108}}
+ {{1489,1138},{110,108}}
textureRotated
-
+
Stat_UnitSummonIncrease_02.png
@@ -3621,7 +3689,7 @@
spriteSourceSize
{128,128}
textureRect
- {{658,1305},{124,124}}
+ {{639,1124},{124,124}}
textureRotated
@@ -3638,9 +3706,9 @@
spriteSourceSize
{128,128}
textureRect
- {{1602,1067},{100,112}}
+ {{1470,1472},{100,112}}
textureRotated
-
+
Title_Result_Victory.png
@@ -3672,9 +3740,9 @@
spriteSourceSize
{236,42}
textureRect
- {{1196,379},{236,42}}
+ {{487,614},{236,42}}
textureRotated
-
+
Title_Ribbon_03_Green.png
@@ -3689,7 +3757,7 @@
spriteSourceSize
{236,42}
textureRect
- {{302,841},{236,42}}
+ {{1738,228},{236,42}}
textureRotated
@@ -3706,7 +3774,7 @@
spriteSourceSize
{236,42}
textureRect
- {{265,915},{236,42}}
+ {{182,1294},{236,42}}
textureRotated
@@ -3723,7 +3791,7 @@
spriteSourceSize
{236,42}
textureRect
- {{182,1294},{236,42}}
+ {{531,614},{236,42}}
textureRotated
@@ -3740,7 +3808,7 @@
spriteSourceSize
{236,42}
textureRect
- {{1196,423},{236,42}}
+ {{1196,420},{236,42}}
textureRotated
@@ -3757,7 +3825,7 @@
spriteSourceSize
{236,42}
textureRect
- {{1183,467},{236,42}}
+ {{1183,464},{236,42}}
textureRotated
@@ -3774,7 +3842,7 @@
spriteSourceSize
{181,120}
textureRect
- {{309,1070},{181,120}}
+ {{456,1129},{181,120}}
textureRotated
@@ -3791,7 +3859,7 @@
spriteSourceSize
{72,72}
textureRect
- {{1823,847},{72,72}}
+ {{448,1841},{72,72}}
textureRotated
@@ -3808,9 +3876,9 @@
spriteSourceSize
{111,110}
textureRect
- {{1265,737},{111,110}}
+ {{1928,1042},{111,110}}
textureRotated
-
+
UI_Rewards_Medal_01_Bronze.png
@@ -3825,9 +3893,9 @@
spriteSourceSize
{128,128}
textureRect
- {{1443,1935},{102,110}}
+ {{1356,1684},{102,110}}
textureRotated
-
+
UI_Rewards_Medal_01_Gold.png
@@ -3842,9 +3910,9 @@
spriteSourceSize
{128,128}
textureRect
- {{1547,1935},{102,110}}
+ {{1354,1788},{102,110}}
textureRotated
-
+
UI_Rewards_Medal_01_Silver.png
@@ -3859,7 +3927,7 @@
spriteSourceSize
{128,128}
textureRect
- {{1544,1304},{102,110}}
+ {{1580,1583},{102,110}}
textureRotated
@@ -3876,7 +3944,7 @@
spriteSourceSize
{128,128}
textureRect
- {{1175,730},{118,88}}
+ {{1093,490},{118,88}}
textureRotated
@@ -3893,9 +3961,9 @@
spriteSourceSize
{128,128}
textureRect
- {{1511,848},{118,88}}
+ {{204,1203},{118,88}}
textureRotated
-
+
UI_Rewards_Trophy_01_Silver.png
@@ -3910,9 +3978,9 @@
spriteSourceSize
{128,128}
textureRect
- {{1450,1419},{118,88}}
+ {{324,1203},{118,88}}
textureRotated
-
+
bg6.png
@@ -3944,7 +4012,7 @@
spriteSourceSize
{96,98}
textureRect
- {{555,737},{96,98}}
+ {{1932,402},{96,98}}
textureRotated
@@ -3961,7 +4029,7 @@
spriteSourceSize
{250,63}
textureRect
- {{1196,314},{250,63}}
+ {{1196,355},{250,63}}
textureRotated
@@ -4012,7 +4080,7 @@
spriteSourceSize
{171,167}
textureRect
- {{63,1533},{171,167}}
+ {{265,984},{171,167}}
textureRotated
@@ -4029,9 +4097,9 @@
spriteSourceSize
{171,161}
textureRect
- {{1738,1},{171,161}}
+ {{63,1533},{171,161}}
textureRotated
-
+
bg_top3.png
@@ -4046,9 +4114,9 @@
spriteSourceSize
{171,161}
textureRect
- {{1738,174},{171,161}}
+ {{1,1696},{171,161}}
textureRotated
-
+
boss.png
@@ -4080,7 +4148,7 @@
spriteSourceSize
{145,61}
textureRect
- {{368,1442},{145,61}}
+ {{177,1844},{145,61}}
textureRotated
@@ -4114,9 +4182,9 @@
spriteSourceSize
{64,64}
textureRect
- {{1668,1839},{44,32}}
+ {{1448,355},{44,32}}
textureRotated
-
+
function_icon_archer.png
@@ -4131,7 +4199,7 @@
spriteSourceSize
{64,64}
textureRect
- {{1817,1861},{36,36}}
+ {{1872,1726},{36,36}}
textureRotated
@@ -4148,7 +4216,7 @@
spriteSourceSize
{64,64}
textureRect
- {{1802,1741},{40,38}}
+ {{1912,1592},{40,38}}
textureRotated
@@ -4165,7 +4233,7 @@
spriteSourceSize
{64,64}
textureRect
- {{1575,1265},{36,44}}
+ {{1744,1862},{36,44}}
textureRotated
@@ -4182,7 +4250,7 @@
spriteSourceSize
{64,64}
textureRect
- {{1848,1692},{38,38}}
+ {{1790,1753},{38,38}}
textureRotated
@@ -4199,7 +4267,7 @@
spriteSourceSize
{64,64}
textureRect
- {{265,1153},{42,34}}
+ {{1996,1508},{42,34}}
textureRotated
@@ -4216,9 +4284,9 @@
spriteSourceSize
{64,64}
textureRect
- {{1668,1797},{44,40}}
+ {{1954,1608},{44,40}}
textureRotated
-
+
function_icon_boot_fly.png
@@ -4233,9 +4301,9 @@
spriteSourceSize
{64,64}
textureRect
- {{1666,1757},{48,38}}
+ {{1196,1840},{48,38}}
textureRotated
-
+
function_icon_buckler.png
@@ -4250,7 +4318,7 @@
spriteSourceSize
{64,64}
textureRect
- {{1827,1899},{36,36}}
+ {{1872,1764},{36,36}}
textureRotated
@@ -4267,7 +4335,7 @@
spriteSourceSize
{64,64}
textureRect
- {{1808,1701},{38,38}}
+ {{1789,1793},{38,38}}
textureRotated
@@ -4284,7 +4352,7 @@
spriteSourceSize
{64,64}
textureRect
- {{1866,1355},{38,32}}
+ {{2006,295},{38,32}}
textureRotated
@@ -4301,7 +4369,7 @@
spriteSourceSize
{64,64}
textureRect
- {{1716,1758},{42,38}}
+ {{1996,1616},{42,38}}
textureRotated
@@ -4318,7 +4386,7 @@
spriteSourceSize
{64,64}
textureRect
- {{1758,1821},{38,38}}
+ {{1790,1833},{38,38}}
textureRotated
@@ -4335,9 +4403,9 @@
spriteSourceSize
{64,64}
textureRect
- {{1726,1658},{48,38}}
+ {{1860,1646},{48,38}}
textureRotated
-
+
function_icon_dice.png
@@ -4352,7 +4420,7 @@
spriteSourceSize
{64,64}
textureRect
- {{1798,1823},{36,38}}
+ {{1790,1873},{36,38}}
textureRotated
@@ -4369,7 +4437,7 @@
spriteSourceSize
{64,64}
textureRect
- {{1829,1937},{36,34}}
+ {{1960,1528},{36,34}}
textureRotated
@@ -4386,7 +4454,7 @@
spriteSourceSize
{64,64}
textureRect
- {{1840,1616},{30,42}}
+ {{286,1663},{30,42}}
textureRotated
@@ -4403,7 +4471,7 @@
spriteSourceSize
{64,64}
textureRect
- {{1848,1732},{38,38}}
+ {{1832,1711},{38,38}}
textureRotated
@@ -4420,7 +4488,7 @@
spriteSourceSize
{64,64}
textureRect
- {{1696,1491},{42,34}}
+ {{1996,1544},{42,34}}
textureRotated
@@ -4437,7 +4505,7 @@
spriteSourceSize
{64,64}
textureRect
- {{1844,1772},{38,38}}
+ {{1910,1716},{38,38}}
textureRotated
@@ -4454,9 +4522,9 @@
spriteSourceSize
{64,64}
textureRect
- {{1618,1735},{46,40}}
+ {{1910,1632},{46,40}}
textureRotated
-
+
function_icon_heart.png
@@ -4471,9 +4539,9 @@
spriteSourceSize
{64,64}
textureRect
- {{1648,1491},{46,34}}
+ {{1960,1480},{46,34}}
textureRotated
-
+
function_icon_helmet_1.png
@@ -4488,7 +4556,7 @@
spriteSourceSize
{64,64}
textureRect
- {{1766,1701},{34,40}}
+ {{1910,1680},{34,40}}
textureRotated
@@ -4505,7 +4573,7 @@
spriteSourceSize
{64,64}
textureRect
- {{1866,1271},{32,42}}
+ {{1448,401},{32,42}}
textureRotated
@@ -4522,9 +4590,9 @@
spriteSourceSize
{64,64}
textureRect
- {{1772,743},{42,44}}
+ {{1997,1418},{42,44}}
textureRotated
-
+
function_icon_leaf.png
@@ -4539,7 +4607,7 @@
spriteSourceSize
{64,64}
textureRect
- {{1844,1812},{38,38}}
+ {{1950,1726},{38,38}}
textureRotated
@@ -4556,9 +4624,9 @@
spriteSourceSize
{64,64}
textureRect
- {{1486,1081},{42,34}}
+ {{1996,1580},{42,34}}
textureRotated
-
+
function_icon_life_break.png
@@ -4573,7 +4641,7 @@
spriteSourceSize
{64,64}
textureRect
- {{1781,1623},{42,34}}
+ {{1952,1654},{42,34}}
textureRotated
@@ -4590,7 +4658,7 @@
spriteSourceSize
{64,64}
textureRect
- {{1709,1919},{38,42}}
+ {{1421,464},{38,42}}
textureRotated
@@ -4607,7 +4675,7 @@
spriteSourceSize
{64,64}
textureRect
- {{1789,1901},{36,38}}
+ {{1872,1686},{36,38}}
textureRotated
@@ -4624,9 +4692,9 @@
spriteSourceSize
{64,64}
textureRect
- {{1808,1659},{38,40}}
+ {{1748,1728},{38,40}}
textureRotated
-
+
function_icon_potion_2.png
@@ -4641,7 +4709,7 @@
spriteSourceSize
{64,64}
textureRect
- {{1866,1315},{32,38}}
+ {{2006,255},{32,38}}
textureRotated
@@ -4658,9 +4726,9 @@
spriteSourceSize
{64,64}
textureRect
- {{1772,787},{54,40}}
+ {{1851,677},{54,40}}
textureRotated
-
+
function_icon_preference_1.png
@@ -4675,7 +4743,7 @@
spriteSourceSize
{64,64}
textureRect
- {{1855,1852},{36,36}}
+ {{1990,1806},{36,36}}
textureRotated
@@ -4692,9 +4760,9 @@
spriteSourceSize
{64,64}
textureRect
- {{1618,1777},{46,40}}
+ {{1744,1814},{46,40}}
textureRotated
-
+
function_icon_setting_2.png
@@ -4709,7 +4777,7 @@
spriteSourceSize
{64,64}
textureRect
- {{1781,1981},{36,36}}
+ {{1829,1793},{36,36}}
textureRotated
@@ -4726,7 +4794,7 @@
spriteSourceSize
{64,64}
textureRect
- {{1737,1861},{38,38}}
+ {{1990,1736},{38,38}}
textureRotated
@@ -4743,7 +4811,7 @@
spriteSourceSize
{64,64}
textureRect
- {{1777,1861},{38,38}}
+ {{1910,1756},{38,38}}
textureRotated
@@ -4760,7 +4828,7 @@
spriteSourceSize
{64,64}
textureRect
- {{1714,1798},{42,38}}
+ {{1996,1656},{42,38}}
textureRotated
@@ -4777,7 +4845,7 @@
spriteSourceSize
{64,64}
textureRect
- {{1766,1659},{40,40}}
+ {{1748,1686},{40,40}}
textureRotated
@@ -4794,9 +4862,9 @@
spriteSourceSize
{64,64}
textureRect
- {{1745,2000},{34,42}}
+ {{1952,1690},{34,42}}
textureRotated
-
+
function_icon_strength.png
@@ -4811,7 +4879,7 @@
spriteSourceSize
{64,64}
textureRect
- {{1701,2000},{42,42}}
+ {{1997,1464},{42,42}}
textureRotated
@@ -4828,7 +4896,7 @@
spriteSourceSize
{64,64}
textureRect
- {{1749,1901},{38,38}}
+ {{1950,1766},{38,38}}
textureRotated
@@ -4845,7 +4913,7 @@
spriteSourceSize
{64,64}
textureRect
- {{1760,1737},{40,40}}
+ {{1747,1768},{40,40}}
textureRotated
@@ -4862,7 +4930,7 @@
spriteSourceSize
{64,64}
textureRect
- {{1760,1779},{40,40}}
+ {{1796,1669},{40,40}}
textureRotated
@@ -4879,9 +4947,9 @@
spriteSourceSize
{64,64}
textureRect
- {{1586,602},{30,38}}
+ {{2006,335},{30,38}}
textureRotated
-
+
function_icon_volume.png
@@ -4896,9 +4964,9 @@
spriteSourceSize
{64,64}
textureRect
- {{783,784},{28,38}}
+ {{1990,1776},{28,38}}
textureRotated
-
+
function_icon_volume_mute.png
@@ -4913,7 +4981,7 @@
spriteSourceSize
{64,64}
textureRect
- {{1749,1941},{38,38}}
+ {{1832,1751},{38,38}}
textureRotated
@@ -4930,7 +4998,7 @@
spriteSourceSize
{64,64}
textureRect
- {{1789,1941},{38,38}}
+ {{1910,1796},{38,38}}
textureRotated
@@ -4947,9 +5015,9 @@
spriteSourceSize
{64,64}
textureRect
- {{1866,1395},{30,38}}
+ {{1950,1806},{30,38}}
textureRotated
-
+
function_icon_wizard.png
@@ -4964,9 +5032,9 @@
spriteSourceSize
{64,64}
textureRect
- {{1697,1873},{38,44}}
+ {{1750,1646},{38,44}}
textureRotated
-
+
middle.png
@@ -4998,9 +5066,9 @@
spriteSourceSize
{128,56}
textureRect
- {{1818,637},{128,56}}
+ {{318,1759},{128,56}}
textureRotated
-
+
prg.png
@@ -5032,7 +5100,7 @@
spriteSourceSize
{36,36}
textureRect
- {{1819,1981},{36,36}}
+ {{1830,1831},{36,36}}
textureRotated
@@ -5049,9 +5117,9 @@
spriteSourceSize
{284,39}
textureRect
- {{1,1682},{284,39}}
+ {{1196,314},{284,39}}
textureRotated
-
+
top_btn_back.png
@@ -5066,7 +5134,7 @@
spriteSourceSize
{179,140}
textureRect
- {{42,1887},{179,140}}
+ {{438,987},{179,140}}
textureRotated
@@ -5083,7 +5151,7 @@
spriteSourceSize
{59,60}
textureRect
- {{1840,1489},{59,60}}
+ {{1686,1752},{59,60}}
textureRotated
@@ -5116,9 +5184,9 @@
realTextureFileName
ui3.png
size
- {1900,2046}
+ {2040,1914}
smartupdate
- $TexturePacker:SmartUpdate:18f97ec428daa4a3b7113a9487e9d126:7145c8621450d34325008208a8eb340c:e1bf24f6fd107d358e5ec626ea4dfc29$
+ $TexturePacker:SmartUpdate:a639b2383960db95c7fccd1350d5a812:c9d6812b796a90f13f19ef8ea67ad9f9:e1bf24f6fd107d358e5ec626ea4dfc29$
textureFileName
ui3.png
diff --git a/assets/resources/gui/ui3.plist.meta b/assets/resources/gui/ui3.plist.meta
index a771c3c4..0855ecd2 100644
--- a/assets/resources/gui/ui3.plist.meta
+++ b/assets/resources/gui/ui3.plist.meta
@@ -18,8 +18,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1819,
- "trimY": 1981,
+ "trimX": 1830,
+ "trimY": 1831,
"width": 36,
"height": 36,
"rawWidth": 36,
@@ -64,8 +64,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 302,
- "trimY": 841,
+ "trimX": 1738,
+ "trimY": 228,
"width": 236,
"height": 42,
"rawWidth": 236,
@@ -107,11 +107,11 @@
"name": "bg_top2",
"userData": {
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1738,
- "trimY": 1,
+ "trimX": 63,
+ "trimY": 1533,
"width": 171,
"height": 161,
"rawWidth": 171,
@@ -153,11 +153,11 @@
"name": "Popup04_Topber_Single",
"userData": {
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1350,
- "trimY": 1879,
+ "trimX": 1851,
+ "trimY": 569,
"width": 54,
"height": 106,
"rawWidth": 54,
@@ -199,11 +199,11 @@
"name": "Label_Flag_01_White_BgTop",
"userData": {
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 900,
- "trimY": 869,
+ "trimX": 236,
+ "trimY": 1663,
"width": 48,
"height": 29,
"rawWidth": 48,
@@ -248,8 +248,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 1,
- "trimX": 931,
- "trimY": 848,
+ "trimX": 1729,
+ "trimY": 576,
"width": 120,
"height": 104,
"rawWidth": 128,
@@ -294,8 +294,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1866,
- "trimY": 1315,
+ "trimX": 2006,
+ "trimY": 255,
"width": 32,
"height": 38,
"rawWidth": 64,
@@ -337,11 +337,11 @@
"name": "Stat_CriticalChance_02",
"userData": {
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": -1,
"offsetY": 0,
- "trimX": 1232,
- "trimY": 1434,
+ "trimX": 1701,
+ "trimY": 682,
"width": 120,
"height": 106,
"rawWidth": 128,
@@ -386,8 +386,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1840,
- "trimY": 1551,
+ "trimX": 1750,
+ "trimY": 1581,
"width": 54,
"height": 63,
"rawWidth": 54,
@@ -429,11 +429,11 @@
"name": "ItemIcon_Medal_Gold_2",
"userData": {
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1626,
- "trimY": 392,
+ "trimX": 1313,
+ "trimY": 652,
"width": 128,
"height": 110,
"rawWidth": 128,
@@ -478,8 +478,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1738,
- "trimY": 347,
+ "trimX": 1628,
+ "trimY": 420,
"width": 150,
"height": 28,
"rawWidth": 150,
@@ -524,8 +524,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1596,
- "trimY": 1140,
+ "trimX": 448,
+ "trimY": 1373,
"width": 4,
"height": 18,
"rawWidth": 4,
@@ -570,8 +570,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": -1,
- "trimX": 483,
- "trimY": 1943,
+ "trimX": 1142,
+ "trimY": 912,
"width": 128,
"height": 102,
"rawWidth": 128,
@@ -616,8 +616,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1026,
- "trimY": 964,
+ "trimX": 1729,
+ "trimY": 462,
"width": 120,
"height": 112,
"rawWidth": 128,
@@ -662,8 +662,8 @@
"rotated": true,
"offsetX": -1,
"offsetY": 0,
- "trimX": 916,
- "trimY": 1076,
+ "trimX": 798,
+ "trimY": 1735,
"width": 116,
"height": 108,
"rawWidth": 128,
@@ -708,8 +708,8 @@
"rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1866,
- "trimY": 1355,
+ "trimX": 2006,
+ "trimY": 295,
"width": 38,
"height": 32,
"rawWidth": 64,
@@ -754,8 +754,8 @@
"rotated": true,
"offsetX": 2,
"offsetY": -1,
- "trimX": 1401,
- "trimY": 849,
+ "trimX": 1128,
+ "trimY": 1602,
"width": 116,
"height": 108,
"rawWidth": 128,
@@ -800,8 +800,8 @@
"rotated": true,
"offsetX": 0,
"offsetY": -1,
- "trimX": 1228,
- "trimY": 1308,
+ "trimX": 798,
+ "trimY": 1250,
"width": 124,
"height": 98,
"rawWidth": 128,
@@ -843,11 +843,11 @@
"name": "Stat_UnitSummonIncrease_01",
"userData": {
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1333,
- "trimY": 1935,
+ "trimX": 1489,
+ "trimY": 1138,
"width": 110,
"height": 108,
"rawWidth": 128,
@@ -892,8 +892,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1855,
- "trimY": 1852,
+ "trimX": 1990,
+ "trimY": 1806,
"width": 36,
"height": 36,
"rawWidth": 64,
@@ -935,11 +935,11 @@
"name": "Slider_Level_03_InnerBorder1",
"userData": {
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1846,
- "trimY": 1246,
+ "trimX": 1711,
+ "trimY": 1055,
"width": 23,
"height": 24,
"rawWidth": 23,
@@ -981,11 +981,11 @@
"name": "ItemFrame00~03_Border",
"userData": {
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1560,
- "trimY": 1635,
+ "trimX": 1873,
+ "trimY": 1418,
"width": 60,
"height": 62,
"rawWidth": 60,
@@ -1030,8 +1030,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 1,
- "trimX": 1312,
- "trimY": 631,
+ "trimX": 1910,
+ "trimY": 502,
"width": 120,
"height": 104,
"rawWidth": 128,
@@ -1111,788 +1111,6 @@
],
"subMetas": {}
},
- "536b9": {
- "importer": "sprite-frame",
- "uuid": "cb93c900-b440-4571-91d1-7da1636e3d73@536b9",
- "displayName": "",
- "id": "536b9",
- "name": "CardFrame_Rectangle_01_Blue_Bg",
- "userData": {
- "trimThreshold": 1,
- "rotated": true,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 65,
- "trimY": 1861,
- "width": 180,
- "height": 221,
- "rawWidth": 180,
- "rawHeight": 221,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "0c35d8c7-1528-42ce-b7c4-20fbb1baab11@6c48a",
- "atlasUuid": "cb93c900-b440-4571-91d1-7da1636e3d73",
- "trimType": "auto"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "cb195": {
- "importer": "sprite-frame",
- "uuid": "cb93c900-b440-4571-91d1-7da1636e3d73@cb195",
- "displayName": "",
- "id": "cb195",
- "name": "CardFrame_Rectangle_01_Blue_Border",
- "userData": {
- "trimThreshold": 1,
- "rotated": true,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 895,
- "trimY": 673,
- "width": 204,
- "height": 253,
- "rawWidth": 204,
- "rawHeight": 253,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "0c35d8c7-1528-42ce-b7c4-20fbb1baab11@6c48a",
- "atlasUuid": "cb93c900-b440-4571-91d1-7da1636e3d73",
- "trimType": "auto"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "4cf00": {
- "importer": "sprite-frame",
- "uuid": "cb93c900-b440-4571-91d1-7da1636e3d73@4cf00",
- "displayName": "",
- "id": "4cf00",
- "name": "CardFrame_Rectangle_01_Blue_BorderGem",
- "userData": {
- "trimThreshold": 1,
- "rotated": true,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 1314,
- "trimY": 439,
- "width": 204,
- "height": 258,
- "rawWidth": 204,
- "rawHeight": 258,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "0c35d8c7-1528-42ce-b7c4-20fbb1baab11@6c48a",
- "atlasUuid": "cb93c900-b440-4571-91d1-7da1636e3d73",
- "trimType": "auto"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "1ed54": {
- "importer": "sprite-frame",
- "uuid": "cb93c900-b440-4571-91d1-7da1636e3d73@1ed54",
- "displayName": "",
- "id": "1ed54",
- "name": "CardFrame_Rectangle_01_Green_Bg",
- "userData": {
- "trimThreshold": 1,
- "rotated": false,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 1670,
- "trimY": 645,
- "width": 180,
- "height": 221,
- "rawWidth": 180,
- "rawHeight": 221,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "0c35d8c7-1528-42ce-b7c4-20fbb1baab11@6c48a",
- "atlasUuid": "cb93c900-b440-4571-91d1-7da1636e3d73",
- "trimType": "auto"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "d5c11": {
- "importer": "sprite-frame",
- "uuid": "cb93c900-b440-4571-91d1-7da1636e3d73@d5c11",
- "displayName": "",
- "id": "d5c11",
- "name": "CardFrame_Rectangle_01_Green_Border",
- "userData": {
- "trimThreshold": 1,
- "rotated": true,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 1574,
- "trimY": 439,
- "width": 204,
- "height": 253,
- "rawWidth": 204,
- "rawHeight": 253,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "0c35d8c7-1528-42ce-b7c4-20fbb1baab11@6c48a",
- "atlasUuid": "cb93c900-b440-4571-91d1-7da1636e3d73",
- "trimType": "auto"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "df52c": {
- "importer": "sprite-frame",
- "uuid": "cb93c900-b440-4571-91d1-7da1636e3d73@df52c",
- "displayName": "",
- "id": "df52c",
- "name": "CardFrame_Rectangle_01_Green_BorderGem",
- "userData": {
- "trimThreshold": 1,
- "rotated": true,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 468,
- "trimY": 933,
- "width": 204,
- "height": 258,
- "rawWidth": 204,
- "rawHeight": 258,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "0c35d8c7-1528-42ce-b7c4-20fbb1baab11@6c48a",
- "atlasUuid": "cb93c900-b440-4571-91d1-7da1636e3d73",
- "trimType": "auto"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "19b1d": {
- "importer": "sprite-frame",
- "uuid": "cb93c900-b440-4571-91d1-7da1636e3d73@19b1d",
- "displayName": "",
- "id": "19b1d",
- "name": "CardFrame_Rectangle_01_Purple_Bg",
- "userData": {
- "trimThreshold": 1,
- "rotated": true,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 1660,
- "trimY": 868,
- "width": 180,
- "height": 221,
- "rawWidth": 180,
- "rawHeight": 221,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "0c35d8c7-1528-42ce-b7c4-20fbb1baab11@6c48a",
- "atlasUuid": "cb93c900-b440-4571-91d1-7da1636e3d73",
- "trimType": "auto"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "8de73": {
- "importer": "sprite-frame",
- "uuid": "cb93c900-b440-4571-91d1-7da1636e3d73@8de73",
- "displayName": "",
- "id": "8de73",
- "name": "CardFrame_Rectangle_01_Purple_Border",
- "userData": {
- "trimThreshold": 1,
- "rotated": false,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 454,
- "trimY": 1524,
- "width": 204,
- "height": 253,
- "rawWidth": 204,
- "rawHeight": 253,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "0c35d8c7-1528-42ce-b7c4-20fbb1baab11@6c48a",
- "atlasUuid": "cb93c900-b440-4571-91d1-7da1636e3d73",
- "trimType": "auto"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "e19cf": {
- "importer": "sprite-frame",
- "uuid": "cb93c900-b440-4571-91d1-7da1636e3d73@e19cf",
- "displayName": "",
- "id": "e19cf",
- "name": "CardFrame_Rectangle_01_Purple_BorderGem",
- "userData": {
- "trimThreshold": 1,
- "rotated": false,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 454,
- "trimY": 1264,
- "width": 204,
- "height": 258,
- "rawWidth": 204,
- "rawHeight": 258,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "0c35d8c7-1528-42ce-b7c4-20fbb1baab11@6c48a",
- "atlasUuid": "cb93c900-b440-4571-91d1-7da1636e3d73",
- "trimType": "auto"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "487ca": {
- "importer": "sprite-frame",
- "uuid": "cb93c900-b440-4571-91d1-7da1636e3d73@487ca",
- "displayName": "",
- "id": "487ca",
- "name": "CardFrame_Rectangle_01_Red_Bg",
- "userData": {
- "trimThreshold": 1,
- "rotated": false,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 728,
- "trimY": 933,
- "width": 180,
- "height": 221,
- "rawWidth": 180,
- "rawHeight": 221,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "0c35d8c7-1528-42ce-b7c4-20fbb1baab11@6c48a",
- "atlasUuid": "cb93c900-b440-4571-91d1-7da1636e3d73",
- "trimType": "auto"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "fc735": {
- "importer": "sprite-frame",
- "uuid": "cb93c900-b440-4571-91d1-7da1636e3d73@fc735",
- "displayName": "",
- "id": "fc735",
- "name": "CardFrame_Rectangle_01_Red_Border",
- "userData": {
- "trimThreshold": 1,
- "rotated": true,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 1150,
- "trimY": 851,
- "width": 204,
- "height": 253,
- "rawWidth": 204,
- "rawHeight": 253,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "0c35d8c7-1528-42ce-b7c4-20fbb1baab11@6c48a",
- "atlasUuid": "cb93c900-b440-4571-91d1-7da1636e3d73",
- "trimType": "auto"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "d5f55": {
- "importer": "sprite-frame",
- "uuid": "cb93c900-b440-4571-91d1-7da1636e3d73@d5f55",
- "displayName": "",
- "id": "d5f55",
- "name": "CardFrame_Rectangle_01_Red_BorderGem",
- "userData": {
- "trimThreshold": 1,
- "rotated": true,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 1150,
- "trimY": 645,
- "width": 204,
- "height": 258,
- "rawWidth": 204,
- "rawHeight": 258,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "0c35d8c7-1528-42ce-b7c4-20fbb1baab11@6c48a",
- "atlasUuid": "cb93c900-b440-4571-91d1-7da1636e3d73",
- "trimType": "auto"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "9d4d9": {
- "importer": "sprite-frame",
- "uuid": "cb93c900-b440-4571-91d1-7da1636e3d73@9d4d9",
- "displayName": "",
- "id": "9d4d9",
- "name": "CardFrame_Rectangle_01_Yellow_Bg",
- "userData": {
- "trimThreshold": 1,
- "rotated": false,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 910,
- "trimY": 879,
- "width": 180,
- "height": 221,
- "rawWidth": 180,
- "rawHeight": 221,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "0c35d8c7-1528-42ce-b7c4-20fbb1baab11@6c48a",
- "atlasUuid": "cb93c900-b440-4571-91d1-7da1636e3d73",
- "trimType": "auto"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "4fde0": {
- "importer": "sprite-frame",
- "uuid": "cb93c900-b440-4571-91d1-7da1636e3d73@4fde0",
- "displayName": "",
- "id": "4fde0",
- "name": "CardFrame_Rectangle_01_Yellow_Border",
- "userData": {
- "trimThreshold": 1,
- "rotated": true,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 1405,
- "trimY": 851,
- "width": 204,
- "height": 253,
- "rawWidth": 204,
- "rawHeight": 253,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "0c35d8c7-1528-42ce-b7c4-20fbb1baab11@6c48a",
- "atlasUuid": "cb93c900-b440-4571-91d1-7da1636e3d73",
- "trimType": "auto"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "e9809": {
- "importer": "sprite-frame",
- "uuid": "cb93c900-b440-4571-91d1-7da1636e3d73@e9809",
- "displayName": "",
- "id": "e9809",
- "name": "CardFrame_Rectangle_01_Yellow_BorderGem",
- "userData": {
- "trimThreshold": 1,
- "rotated": true,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 1410,
- "trimY": 645,
- "width": 204,
- "height": 258,
- "rawWidth": 204,
- "rawHeight": 258,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "0c35d8c7-1528-42ce-b7c4-20fbb1baab11@6c48a",
- "atlasUuid": "cb93c900-b440-4571-91d1-7da1636e3d73",
- "trimType": "auto"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "3c27d": {
- "importer": "sprite-frame",
- "uuid": "cb93c900-b440-4571-91d1-7da1636e3d73@3c27d",
- "displayName": "",
- "id": "3c27d",
- "name": "Reward",
- "userData": {
- "trimThreshold": 1,
- "rotated": true,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 65,
- "trimY": 1319,
- "width": 540,
- "height": 108,
- "rawWidth": 540,
- "rawHeight": 108,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "0c35d8c7-1528-42ce-b7c4-20fbb1baab11@6c48a",
- "atlasUuid": "cb93c900-b440-4571-91d1-7da1636e3d73",
- "trimType": "auto"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "abb23": {
- "importer": "sprite-frame",
- "uuid": "cb93c900-b440-4571-91d1-7da1636e3d73@abb23",
- "displayName": "",
- "id": "abb23",
- "name": "btn_yellow2",
- "userData": {
- "trimThreshold": 1,
- "rotated": true,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 913,
- "trimY": 214,
- "width": 457,
- "height": 196,
- "rawWidth": 457,
- "rawHeight": 196,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "0c35d8c7-1528-42ce-b7c4-20fbb1baab11@6c48a",
- "atlasUuid": "cb93c900-b440-4571-91d1-7da1636e3d73",
- "trimType": "auto"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
"b9538": {
"importer": "sprite-frame",
"uuid": "cb93c900-b440-4571-91d1-7da1636e3d73@b9538",
@@ -1904,8 +1122,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1818,
- "trimY": 987,
+ "trimX": 1850,
+ "trimY": 986,
"width": 64,
"height": 66,
"rawWidth": 64,
@@ -1950,8 +1168,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1774,
- "trimY": 1489,
+ "trimX": 1684,
+ "trimY": 1581,
"width": 64,
"height": 66,
"rawWidth": 64,
@@ -2039,11 +1257,11 @@
"name": "Artboard 42",
"userData": {
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": 2,
"offsetY": 0,
- "trimX": 728,
- "trimY": 1078,
+ "trimX": 522,
+ "trimY": 1843,
"width": 115,
"height": 64,
"rawWidth": 145,
@@ -2088,8 +1306,8 @@
"rotated": true,
"offsetX": -7,
"offsetY": 0,
- "trimX": 1560,
- "trimY": 476,
+ "trimX": 1527,
+ "trimY": 791,
"width": 124,
"height": 64,
"rawWidth": 152,
@@ -2134,8 +1352,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 492,
- "trimY": 1077,
+ "trimX": 798,
+ "trimY": 1502,
"width": 106,
"height": 113,
"rawWidth": 112,
@@ -2180,8 +1398,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 690,
- "trimY": 1195,
+ "trimX": 226,
+ "trimY": 1423,
"width": 104,
"height": 108,
"rawWidth": 104,
@@ -2269,11 +1487,11 @@
"name": "BubbleFrame04_White_Arrow",
"userData": {
"trimThreshold": 1,
- "rotated": false,
+ "rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1709,
- "trimY": 1963,
+ "trimX": 265,
+ "trimY": 915,
"width": 38,
"height": 35,
"rawWidth": 38,
@@ -2315,11 +1533,11 @@
"name": "BubbleFrame04_White_Bg",
"userData": {
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1823,
- "trimY": 921,
+ "trimX": 1850,
+ "trimY": 912,
"width": 64,
"height": 72,
"rawWidth": 64,
@@ -2364,8 +1582,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1624,
- "trimY": 1635,
+ "trimX": 1883,
+ "trimY": 719,
"width": 40,
"height": 48,
"rawWidth": 40,
@@ -2410,8 +1628,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1624,
- "trimY": 1685,
+ "trimX": 1912,
+ "trimY": 1542,
"width": 40,
"height": 48,
"rawWidth": 40,
@@ -2456,8 +1674,8 @@
"rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 590,
- "trimY": 1874,
+ "trimX": 908,
+ "trimY": 1862,
"width": 50,
"height": 58,
"rawWidth": 50,
@@ -2502,8 +1720,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1774,
- "trimY": 1557,
+ "trimX": 1796,
+ "trimY": 1364,
"width": 64,
"height": 64,
"rawWidth": 64,
@@ -2548,8 +1766,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 524,
- "trimY": 1874,
+ "trimX": 639,
+ "trimY": 1846,
"width": 64,
"height": 67,
"rawWidth": 64,
@@ -2594,8 +1812,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1718,
- "trimY": 1716,
+ "trimX": 1954,
+ "trimY": 1566,
"width": 40,
"height": 40,
"rawWidth": 40,
@@ -2640,8 +1858,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1523,
- "trimY": 1877,
+ "trimX": 1080,
+ "trimY": 1856,
"width": 56,
"height": 56,
"rawWidth": 56,
@@ -2686,8 +1904,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 544,
- "trimY": 967,
+ "trimX": 1381,
+ "trimY": 1028,
"width": 108,
"height": 108,
"rawWidth": 108,
@@ -2732,8 +1950,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 544,
- "trimY": 967,
+ "trimX": 1381,
+ "trimY": 1028,
"width": 108,
"height": 108,
"rawWidth": 108,
@@ -2778,8 +1996,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 494,
- "trimY": 885,
+ "trimX": 1971,
+ "trimY": 1,
"width": 48,
"height": 190,
"rawWidth": 48,
@@ -2824,8 +2042,8 @@
"rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1458,
- "trimY": 1877,
+ "trimX": 1976,
+ "trimY": 197,
"width": 56,
"height": 63,
"rawWidth": 56,
@@ -2870,8 +2088,8 @@
"rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1434,
- "trimY": 426,
+ "trimX": 265,
+ "trimY": 1153,
"width": 48,
"height": 189,
"rawWidth": 48,
@@ -2913,11 +2131,11 @@
"name": "CardFrame_Rectangle_02_InnerBorder",
"userData": {
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1822,
- "trimY": 1132,
+ "trimX": 858,
+ "trimY": 1853,
"width": 48,
"height": 52,
"rawWidth": 48,
@@ -3005,11 +2223,11 @@
"name": "Icon_Coin",
"userData": {
"trimThreshold": 1,
- "rotated": false,
+ "rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1848,
- "trimY": 1648,
+ "trimX": 1996,
+ "trimY": 1696,
"width": 38,
"height": 42,
"rawWidth": 38,
@@ -3054,8 +2272,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 309,
- "trimY": 885,
+ "trimX": 302,
+ "trimY": 614,
"width": 183,
"height": 183,
"rawWidth": 183,
@@ -3100,8 +2318,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 42,
- "trimY": 1702,
+ "trimX": 302,
+ "trimY": 799,
"width": 183,
"height": 183,
"rawWidth": 183,
@@ -3192,8 +2410,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 302,
- "trimY": 614,
+ "trimX": 1738,
+ "trimY": 1,
"width": 231,
"height": 225,
"rawWidth": 231,
@@ -3235,11 +2453,11 @@
"name": "ItemFrame00~03_Bg",
"userData": {
"trimThreshold": 1,
- "rotated": false,
+ "rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1820,
- "trimY": 1182,
+ "trimX": 794,
+ "trimY": 1853,
"width": 60,
"height": 62,
"rawWidth": 60,
@@ -3284,8 +2502,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 799,
- "trimY": 490,
+ "trimX": 487,
+ "trimY": 852,
"width": 133,
"height": 133,
"rawWidth": 133,
@@ -3330,8 +2548,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1666,
- "trimY": 1716,
+ "trimX": 1686,
+ "trimY": 1874,
"width": 50,
"height": 39,
"rawWidth": 50,
@@ -3376,8 +2594,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1626,
- "trimY": 522,
+ "trimX": 1624,
+ "trimY": 917,
"width": 110,
"height": 110,
"rawWidth": 110,
@@ -3422,8 +2640,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1823,
- "trimY": 767,
+ "trimX": 1850,
+ "trimY": 1054,
"width": 76,
"height": 78,
"rawWidth": 76,
@@ -3468,8 +2686,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1560,
- "trimY": 1820,
+ "trimX": 1806,
+ "trimY": 1561,
"width": 52,
"height": 52,
"rawWidth": 52,
@@ -3514,8 +2732,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1614,
- "trimY": 1820,
+ "trimX": 1806,
+ "trimY": 1615,
"width": 52,
"height": 52,
"rawWidth": 52,
@@ -3560,8 +2778,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1651,
- "trimY": 1994,
+ "trimX": 1860,
+ "trimY": 1596,
"width": 48,
"height": 48,
"rawWidth": 48,
@@ -3606,8 +2824,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1802,
- "trimY": 1781,
+ "trimX": 1790,
+ "trimY": 1711,
"width": 40,
"height": 40,
"rawWidth": 40,
@@ -3695,11 +2913,11 @@
"name": "ItemIcon_Battle",
"userData": {
"trimThreshold": 1,
- "rotated": false,
+ "rotated": true,
"offsetX": 0,
"offsetY": 1,
- "trimX": 653,
- "trimY": 632,
+ "trimX": 1900,
+ "trimY": 272,
"width": 128,
"height": 104,
"rawWidth": 128,
@@ -3744,8 +2962,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1312,
- "trimY": 511,
+ "trimX": 1281,
+ "trimY": 794,
"width": 120,
"height": 118,
"rawWidth": 128,
@@ -3790,8 +3008,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 1,
- "trimX": 1624,
- "trimY": 274,
+ "trimX": 570,
+ "trimY": 1503,
"width": 112,
"height": 116,
"rawWidth": 128,
@@ -3833,11 +3051,11 @@
"name": "ItemIcon_Coin_Silver",
"userData": {
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": 0,
"offsetY": 1,
- "trimX": 1103,
- "trimY": 1926,
+ "trimX": 1142,
+ "trimY": 1248,
"width": 112,
"height": 116,
"rawWidth": 128,
@@ -3882,8 +3100,8 @@
"rotated": false,
"offsetX": -1,
"offsetY": 0,
- "trimX": 670,
- "trimY": 1805,
+ "trimX": 326,
+ "trimY": 1293,
"width": 120,
"height": 120,
"rawWidth": 128,
@@ -3928,8 +3146,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 223,
- "trimY": 1943,
+ "trimX": 1443,
+ "trimY": 687,
"width": 128,
"height": 102,
"rawWidth": 128,
@@ -3974,8 +3192,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 1,
- "trimX": 796,
- "trimY": 1195,
+ "trimX": 1247,
+ "trimY": 1136,
"width": 124,
"height": 108,
"rawWidth": 128,
@@ -4020,8 +3238,8 @@
"rotated": true,
"offsetX": -1,
"offsetY": 0,
- "trimX": 1012,
- "trimY": 1308,
+ "trimX": 1593,
+ "trimY": 791,
"width": 124,
"height": 108,
"rawWidth": 128,
@@ -4066,8 +3284,8 @@
"rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 794,
- "trimY": 1077,
+ "trimX": 332,
+ "trimY": 1415,
"width": 116,
"height": 120,
"rawWidth": 128,
@@ -4109,11 +3327,11 @@
"name": "ItemIcon_Gear_Armor",
"userData": {
"trimThreshold": 1,
- "rotated": false,
+ "rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1182,
- "trimY": 511,
+ "trimX": 1069,
+ "trimY": 634,
"width": 128,
"height": 112,
"rawWidth": 128,
@@ -4158,8 +3376,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 1,
- "trimX": 1036,
- "trimY": 1194,
+ "trimX": 1488,
+ "trimY": 1248,
"width": 108,
"height": 112,
"rawWidth": 128,
@@ -4201,11 +3419,11 @@
"name": "ItemIcon_Gear_Hammer",
"userData": {
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": 0,
"offsetY": 1,
- "trimX": 668,
- "trimY": 1431,
+ "trimX": 745,
+ "trimY": 1002,
"width": 124,
"height": 120,
"rawWidth": 128,
@@ -4250,8 +3468,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 790,
- "trimY": 1559,
+ "trimX": 454,
+ "trimY": 1373,
"width": 114,
"height": 120,
"rawWidth": 128,
@@ -4293,11 +3511,11 @@
"name": "ItemIcon_Gear_Sword",
"userData": {
"trimThreshold": 1,
- "rotated": false,
+ "rotated": true,
"offsetX": 0,
"offsetY": 1,
- "trimX": 1376,
- "trimY": 1195,
+ "trimX": 1598,
+ "trimY": 1253,
"width": 108,
"height": 112,
"rawWidth": 128,
@@ -4339,11 +3557,11 @@
"name": "ItemIcon_Gift_Purple",
"userData": {
"trimThreshold": 1,
- "rotated": false,
+ "rotated": true,
"offsetX": -1,
"offsetY": 0,
- "trimX": 1064,
- "trimY": 620,
+ "trimX": 798,
+ "trimY": 1617,
"width": 116,
"height": 108,
"rawWidth": 128,
@@ -4385,11 +3603,11 @@
"name": "ItemIcon_Map",
"userData": {
"trimThreshold": 1,
- "rotated": false,
+ "rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1053,
- "trimY": 852,
+ "trimX": 906,
+ "trimY": 1490,
"width": 122,
"height": 110,
"rawWidth": 128,
@@ -4434,8 +3652,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 653,
- "trimY": 738,
+ "trimX": 1183,
+ "trimY": 652,
"width": 128,
"height": 110,
"rawWidth": 128,
@@ -4477,11 +3695,11 @@
"name": "ItemIcon_Medal_Silver_1",
"userData": {
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 906,
- "trimY": 1559,
+ "trimX": 631,
+ "trimY": 778,
"width": 128,
"height": 104,
"rawWidth": 128,
@@ -4526,8 +3744,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 934,
- "trimY": 620,
+ "trimX": 761,
+ "trimY": 778,
"width": 128,
"height": 104,
"rawWidth": 128,
@@ -4572,8 +3790,8 @@
"rotated": false,
"offsetX": -1,
"offsetY": 1,
- "trimX": 668,
- "trimY": 1557,
+ "trimX": 875,
+ "trimY": 1124,
"width": 120,
"height": 122,
"rawWidth": 128,
@@ -4615,11 +3833,11 @@
"name": "ItemIcon_Potion_Purple",
"userData": {
"trimThreshold": 1,
- "rotated": false,
+ "rotated": true,
"offsetX": -1,
"offsetY": 1,
- "trimX": 670,
- "trimY": 1681,
+ "trimX": 1403,
+ "trimY": 791,
"width": 120,
"height": 122,
"rawWidth": 128,
@@ -4664,8 +3882,8 @@
"rotated": true,
"offsetX": 0,
"offsetY": 1,
- "trimX": 1122,
- "trimY": 1434,
+ "trimX": 1619,
+ "trimY": 458,
"width": 122,
"height": 108,
"rawWidth": 128,
@@ -4707,11 +3925,11 @@
"name": "ItemIcon_Ranking_Gold",
"userData": {
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": 0,
"offsetY": 1,
- "trimX": 1122,
- "trimY": 1558,
+ "trimX": 1907,
+ "trimY": 608,
"width": 122,
"height": 108,
"rawWidth": 128,
@@ -4756,8 +3974,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 1,
- "trimX": 908,
- "trimY": 1805,
+ "trimX": 1703,
+ "trimY": 790,
"width": 110,
"height": 120,
"rawWidth": 128,
@@ -4799,11 +4017,11 @@
"name": "ItemIcon_Scroll_Feather",
"userData": {
"trimThreshold": 1,
- "rotated": false,
+ "rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 784,
- "trimY": 963,
+ "trimX": 684,
+ "trimY": 1492,
"width": 122,
"height": 112,
"rawWidth": 128,
@@ -4845,11 +4063,11 @@
"name": "ItemIcon_Shop",
"userData": {
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1148,
- "trimY": 964,
+ "trimX": 1238,
+ "trimY": 1678,
"width": 116,
"height": 106,
"rawWidth": 128,
@@ -4891,11 +4109,11 @@
"name": "ItemIcon_Skill_Attack",
"userData": {
"trimThreshold": 1,
- "rotated": false,
+ "rotated": true,
"offsetX": 0,
"offsetY": 1,
- "trimX": 1221,
- "trimY": 1926,
+ "trimX": 684,
+ "trimY": 1734,
"width": 110,
"height": 112,
"rawWidth": 128,
@@ -4937,11 +4155,11 @@
"name": "ItemIcon_Skill_Critical",
"userData": {
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": 0,
"offsetY": 1,
- "trimX": 784,
- "trimY": 1305,
+ "trimX": 1121,
+ "trimY": 1130,
"width": 124,
"height": 116,
"rawWidth": 128,
@@ -4986,8 +4204,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 1,
- "trimX": 652,
- "trimY": 850,
+ "trimX": 891,
+ "trimY": 778,
"width": 128,
"height": 112,
"rawWidth": 128,
@@ -5032,8 +4250,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 1,
- "trimX": 654,
- "trimY": 964,
+ "trimX": 622,
+ "trimY": 884,
"width": 128,
"height": 112,
"rawWidth": 128,
@@ -5075,11 +4293,11 @@
"name": "ItemIcon_Skill_Defense",
"userData": {
"trimThreshold": 1,
- "rotated": false,
+ "rotated": true,
"offsetX": 0,
"offsetY": 1,
- "trimX": 906,
- "trimY": 1689,
+ "trimX": 1508,
+ "trimY": 917,
"width": 108,
"height": 114,
"rawWidth": 128,
@@ -5121,11 +4339,11 @@
"name": "ItemIcon_Skill_Health",
"userData": {
"trimThreshold": 1,
- "rotated": false,
+ "rotated": true,
"offsetX": -1,
"offsetY": 0,
- "trimX": 1692,
- "trimY": 637,
+ "trimX": 570,
+ "trimY": 1251,
"width": 124,
"height": 104,
"rawWidth": 128,
@@ -5170,8 +4388,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 600,
- "trimY": 1078,
+ "trimX": 1125,
+ "trimY": 1016,
"width": 126,
"height": 112,
"rawWidth": 128,
@@ -5213,11 +4431,11 @@
"name": "ItemIcon_Skull_Boss_Red",
"userData": {
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 790,
- "trimY": 1431,
+ "trimX": 1272,
+ "trimY": 914,
"width": 126,
"height": 112,
"rawWidth": 128,
@@ -5262,8 +4480,8 @@
"rotated": false,
"offsetX": -1,
"offsetY": 0,
- "trimX": 792,
- "trimY": 1805,
+ "trimX": 900,
+ "trimY": 1368,
"width": 114,
"height": 120,
"rawWidth": 128,
@@ -5305,11 +4523,11 @@
"name": "ItemIcon_Star",
"userData": {
"trimThreshold": 1,
- "rotated": false,
+ "rotated": true,
"offsetX": 0,
"offsetY": 1,
- "trimX": 737,
- "trimY": 1927,
+ "trimX": 336,
+ "trimY": 1533,
"width": 120,
"height": 118,
"rawWidth": 128,
@@ -5354,8 +4572,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 1,
- "trimX": 859,
- "trimY": 1927,
+ "trimX": 676,
+ "trimY": 1372,
"width": 120,
"height": 118,
"rawWidth": 128,
@@ -5400,8 +4618,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 1,
- "trimX": 353,
- "trimY": 1943,
+ "trimX": 1021,
+ "trimY": 794,
"width": 128,
"height": 102,
"rawWidth": 128,
@@ -5443,11 +4661,11 @@
"name": "ItemIcon_Timer_Gold",
"userData": {
"trimThreshold": 1,
- "rotated": false,
+ "rotated": true,
"offsetX": -1,
"offsetY": 0,
- "trimX": 904,
- "trimY": 1431,
+ "trimX": 1253,
+ "trimY": 1028,
"width": 106,
"height": 126,
"rawWidth": 128,
@@ -5489,11 +4707,11 @@
"name": "ItemIcon_Trophy",
"userData": {
"trimThreshold": 1,
- "rotated": false,
+ "rotated": true,
"offsetX": 0,
"offsetY": 1,
- "trimX": 1182,
- "trimY": 625,
+ "trimX": 226,
+ "trimY": 1293,
"width": 128,
"height": 98,
"rawWidth": 128,
@@ -5535,11 +4753,11 @@
"name": "Label_Bubble",
"userData": {
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1,
- "trimY": 1968,
+ "trimX": 1684,
+ "trimY": 1649,
"width": 61,
"height": 39,
"rawWidth": 61,
@@ -5581,11 +4799,11 @@
"name": "Label_Flag_01_Single_Blue",
"userData": {
"trimThreshold": 1,
- "rotated": false,
+ "rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1822,
- "trimY": 1055,
+ "trimX": 1862,
+ "trimY": 1364,
"width": 52,
"height": 75,
"rawWidth": 52,
@@ -5627,11 +4845,11 @@
"name": "Label_Flag_01_Single_Purple",
"userData": {
"trimThreshold": 1,
- "rotated": false,
+ "rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1666,
- "trimY": 1527,
+ "trimX": 1939,
+ "trimY": 1364,
"width": 52,
"height": 75,
"rawWidth": 52,
@@ -5673,11 +4891,11 @@
"name": "Label_Flag_01_Single_Red",
"userData": {
"trimThreshold": 1,
- "rotated": false,
+ "rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1720,
- "trimY": 1527,
+ "trimX": 1796,
+ "trimY": 1430,
"width": 52,
"height": 75,
"rawWidth": 52,
@@ -5719,11 +4937,11 @@
"name": "Label_Flag_01_White_Bg",
"userData": {
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1666,
- "trimY": 1604,
+ "trimX": 1790,
+ "trimY": 1484,
"width": 52,
"height": 75,
"rawWidth": 52,
@@ -5757,6 +4975,190 @@
],
"subMetas": {}
},
+ "194ed": {
+ "importer": "sprite-frame",
+ "uuid": "cb93c900-b440-4571-91d1-7da1636e3d73@194ed",
+ "displayName": "",
+ "id": "194ed",
+ "name": "ListFrame_01_Bg",
+ "userData": {
+ "trimThreshold": 1,
+ "rotated": false,
+ "offsetX": 0,
+ "offsetY": 0,
+ "trimX": 1935,
+ "trimY": 1418,
+ "width": 60,
+ "height": 60,
+ "rawWidth": 60,
+ "rawHeight": 60,
+ "borderTop": 30,
+ "borderBottom": 30,
+ "borderLeft": 30,
+ "borderRight": 30,
+ "packable": true,
+ "pixelsToUnit": 100,
+ "pivotX": 0.5,
+ "pivotY": 0.5,
+ "meshType": 0,
+ "vertices": {
+ "rawPosition": [],
+ "indexes": [],
+ "uv": [],
+ "nuv": [],
+ "minPos": [],
+ "maxPos": []
+ },
+ "isUuid": true,
+ "imageUuidOrDatabaseUri": "0c35d8c7-1528-42ce-b7c4-20fbb1baab11@6c48a",
+ "atlasUuid": "cb93c900-b440-4571-91d1-7da1636e3d73",
+ "trimType": "auto"
+ },
+ "ver": "1.0.12",
+ "imported": true,
+ "files": [
+ ".json"
+ ],
+ "subMetas": {}
+ },
+ "991f4": {
+ "importer": "sprite-frame",
+ "uuid": "cb93c900-b440-4571-91d1-7da1636e3d73@991f4",
+ "displayName": "",
+ "id": "991f4",
+ "name": "ListFrame_01_Border",
+ "userData": {
+ "trimThreshold": 1,
+ "rotated": false,
+ "offsetX": 0,
+ "offsetY": 0,
+ "trimX": 1686,
+ "trimY": 1690,
+ "width": 60,
+ "height": 60,
+ "rawWidth": 60,
+ "rawHeight": 60,
+ "borderTop": 30,
+ "borderBottom": 30,
+ "borderLeft": 30,
+ "borderRight": 30,
+ "packable": true,
+ "pixelsToUnit": 100,
+ "pivotX": 0.5,
+ "pivotY": 0.5,
+ "meshType": 0,
+ "vertices": {
+ "rawPosition": [],
+ "indexes": [],
+ "uv": [],
+ "nuv": [],
+ "minPos": [],
+ "maxPos": []
+ },
+ "isUuid": true,
+ "imageUuidOrDatabaseUri": "0c35d8c7-1528-42ce-b7c4-20fbb1baab11@6c48a",
+ "atlasUuid": "cb93c900-b440-4571-91d1-7da1636e3d73",
+ "trimType": "auto"
+ },
+ "ver": "1.0.12",
+ "imported": true,
+ "files": [
+ ".json"
+ ],
+ "subMetas": {}
+ },
+ "1cd1a": {
+ "importer": "sprite-frame",
+ "uuid": "cb93c900-b440-4571-91d1-7da1636e3d73@1cd1a",
+ "displayName": "",
+ "id": "1cd1a",
+ "name": "ListFrame_01_InnerBorder",
+ "userData": {
+ "trimThreshold": 1,
+ "rotated": false,
+ "offsetX": 0,
+ "offsetY": 0,
+ "trimX": 968,
+ "trimY": 1862,
+ "width": 50,
+ "height": 50,
+ "rawWidth": 50,
+ "rawHeight": 50,
+ "borderTop": 25,
+ "borderBottom": 25,
+ "borderLeft": 25,
+ "borderRight": 25,
+ "packable": true,
+ "pixelsToUnit": 100,
+ "pivotX": 0.5,
+ "pivotY": 0.5,
+ "meshType": 0,
+ "vertices": {
+ "rawPosition": [],
+ "indexes": [],
+ "uv": [],
+ "nuv": [],
+ "minPos": [],
+ "maxPos": []
+ },
+ "isUuid": true,
+ "imageUuidOrDatabaseUri": "0c35d8c7-1528-42ce-b7c4-20fbb1baab11@6c48a",
+ "atlasUuid": "cb93c900-b440-4571-91d1-7da1636e3d73",
+ "trimType": "auto"
+ },
+ "ver": "1.0.12",
+ "imported": true,
+ "files": [
+ ".json"
+ ],
+ "subMetas": {}
+ },
+ "a0d0f": {
+ "importer": "sprite-frame",
+ "uuid": "cb93c900-b440-4571-91d1-7da1636e3d73@a0d0f",
+ "displayName": "",
+ "id": "a0d0f",
+ "name": "ListFrame_01_InnerGlow",
+ "userData": {
+ "trimThreshold": 1,
+ "rotated": false,
+ "offsetX": 0,
+ "offsetY": 0,
+ "trimX": 1860,
+ "trimY": 1544,
+ "width": 50,
+ "height": 50,
+ "rawWidth": 50,
+ "rawHeight": 50,
+ "borderTop": 25,
+ "borderBottom": 25,
+ "borderLeft": 25,
+ "borderRight": 25,
+ "packable": true,
+ "pixelsToUnit": 100,
+ "pivotX": 0.5,
+ "pivotY": 0.5,
+ "meshType": 0,
+ "vertices": {
+ "rawPosition": [],
+ "indexes": [],
+ "uv": [],
+ "nuv": [],
+ "minPos": [],
+ "maxPos": []
+ },
+ "isUuid": true,
+ "imageUuidOrDatabaseUri": "0c35d8c7-1528-42ce-b7c4-20fbb1baab11@6c48a",
+ "atlasUuid": "cb93c900-b440-4571-91d1-7da1636e3d73",
+ "trimType": "auto"
+ },
+ "ver": "1.0.12",
+ "imported": true,
+ "files": [
+ ".json"
+ ],
+ "subMetas": {}
+ },
"23c37": {
"importer": "sprite-frame",
"uuid": "cb93c900-b440-4571-91d1-7da1636e3d73@23c37",
@@ -5765,11 +5167,11 @@
"name": "Loading_Circle_1",
"userData": {
"trimThreshold": 1,
- "rotated": false,
+ "rotated": true,
"offsetX": -2,
"offsetY": 1,
- "trimX": 236,
- "trimY": 1527,
+ "trimX": 923,
+ "trimY": 634,
"width": 142,
"height": 144,
"rawWidth": 146,
@@ -5814,8 +5216,8 @@
"rotated": false,
"offsetX": -1,
"offsetY": 0,
- "trimX": 524,
- "trimY": 1730,
+ "trimX": 631,
+ "trimY": 634,
"width": 144,
"height": 142,
"rawWidth": 146,
@@ -5857,11 +5259,11 @@
"name": "Loading_Circle_11",
"userData": {
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": -1,
"offsetY": 0,
- "trimX": 380,
- "trimY": 1797,
+ "trimX": 777,
+ "trimY": 634,
"width": 144,
"height": 142,
"rawWidth": 146,
@@ -5903,11 +5305,11 @@
"name": "Loading_Circle_12",
"userData": {
"trimThreshold": 1,
- "rotated": false,
+ "rotated": true,
"offsetX": -1,
"offsetY": -1,
- "trimX": 653,
- "trimY": 490,
+ "trimX": 1628,
+ "trimY": 274,
"width": 144,
"height": 140,
"rawWidth": 146,
@@ -5949,11 +5351,11 @@
"name": "Loading_Circle_2",
"userData": {
"trimThreshold": 1,
- "rotated": false,
+ "rotated": true,
"offsetX": -2,
"offsetY": 1,
- "trimX": 380,
- "trimY": 1505,
+ "trimX": 1183,
+ "trimY": 508,
"width": 142,
"height": 144,
"rawWidth": 146,
@@ -5998,8 +5400,8 @@
"rotated": false,
"offsetX": -2,
"offsetY": 2,
- "trimX": 524,
- "trimY": 1586,
+ "trimX": 1329,
+ "trimY": 508,
"width": 142,
"height": 142,
"rawWidth": 146,
@@ -6041,11 +5443,11 @@
"name": "Loading_Circle_4",
"userData": {
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": 0,
"offsetY": 2,
- "trimX": 370,
- "trimY": 1294,
+ "trimX": 653,
+ "trimY": 490,
"width": 146,
"height": 142,
"rawWidth": 146,
@@ -6087,11 +5489,11 @@
"name": "Loading_Circle_5",
"userData": {
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": 0,
"offsetY": 2,
- "trimX": 380,
- "trimY": 1651,
+ "trimX": 801,
+ "trimY": 490,
"width": 144,
"height": 142,
"rawWidth": 146,
@@ -6133,11 +5535,11 @@
"name": "Loading_Circle_6",
"userData": {
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": 0,
"offsetY": 2,
- "trimX": 236,
- "trimY": 1673,
+ "trimX": 947,
+ "trimY": 490,
"width": 144,
"height": 142,
"rawWidth": 146,
@@ -6182,8 +5584,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 226,
- "trimY": 1294,
+ "trimX": 174,
+ "trimY": 1696,
"width": 142,
"height": 146,
"rawWidth": 146,
@@ -6225,11 +5627,11 @@
"name": "Loading_Circle_8",
"userData": {
"trimThreshold": 1,
- "rotated": false,
+ "rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 514,
- "trimY": 1294,
+ "trimX": 1482,
+ "trimY": 314,
"width": 142,
"height": 144,
"rawWidth": 146,
@@ -6271,11 +5673,11 @@
"name": "Loading_Circle_9",
"userData": {
"trimThreshold": 1,
- "rotated": false,
+ "rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 524,
- "trimY": 1440,
+ "trimX": 1473,
+ "trimY": 458,
"width": 142,
"height": 144,
"rawWidth": 146,
@@ -6320,8 +5722,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1558,
- "trimY": 1697,
+ "trimX": 575,
+ "trimY": 789,
"width": 54,
"height": 61,
"rawWidth": 54,
@@ -6363,11 +5765,11 @@
"name": "Popup01_Basic_White_Light",
"userData": {
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 351,
- "trimY": 1819,
+ "trimX": 1373,
+ "trimY": 764,
"width": 50,
"height": 24,
"rawWidth": 50,
@@ -6412,8 +5814,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1558,
- "trimY": 1697,
+ "trimX": 575,
+ "trimY": 789,
"width": 54,
"height": 61,
"rawWidth": 54,
@@ -6458,8 +5860,8 @@
"rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1868,
- "trimY": 559,
+ "trimX": 1823,
+ "trimY": 682,
"width": 48,
"height": 26,
"rawWidth": 48,
@@ -6501,11 +5903,11 @@
"name": "Popup02~09_Topber_White_BgTopLight",
"userData": {
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 351,
- "trimY": 1819,
+ "trimX": 1373,
+ "trimY": 764,
"width": 50,
"height": 24,
"rawWidth": 50,
@@ -6550,8 +5952,8 @@
"rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1448,
- "trimY": 314,
+ "trimX": 1,
+ "trimY": 1859,
"width": 54,
"height": 174,
"rawWidth": 54,
@@ -6593,11 +5995,11 @@
"name": "Popup07_Topbar_Divided_Single_Sky",
"userData": {
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1448,
- "trimY": 370,
+ "trimX": 575,
+ "trimY": 613,
"width": 54,
"height": 174,
"rawWidth": 54,
@@ -6734,8 +6136,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1544,
- "trimY": 1080,
+ "trimX": 1686,
+ "trimY": 1814,
"width": 56,
"height": 58,
"rawWidth": 56,
@@ -6777,11 +6179,11 @@
"name": "SkillFrame_01_Border_Blue",
"userData": {
"trimThreshold": 1,
- "rotated": false,
+ "rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1560,
- "trimY": 1760,
+ "trimX": 1823,
+ "trimY": 732,
"width": 56,
"height": 58,
"rawWidth": 56,
@@ -6823,11 +6225,11 @@
"name": "SkillFrame_01_Border_Green",
"userData": {
"trimThreshold": 1,
- "rotated": false,
+ "rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1581,
- "trimY": 1874,
+ "trimX": 1020,
+ "trimY": 1856,
"width": 56,
"height": 58,
"rawWidth": 56,
@@ -6869,11 +6271,11 @@
"name": "SkillFrame_01_Border_Purple",
"userData": {
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1666,
- "trimY": 1658,
+ "trimX": 1138,
+ "trimY": 1840,
"width": 56,
"height": 58,
"rawWidth": 56,
@@ -6918,8 +6320,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1639,
- "trimY": 1874,
+ "trimX": 1844,
+ "trimY": 1484,
"width": 56,
"height": 58,
"rawWidth": 56,
@@ -6964,8 +6366,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1651,
- "trimY": 1934,
+ "trimX": 1902,
+ "trimY": 1482,
"width": 56,
"height": 58,
"rawWidth": 56,
@@ -7010,8 +6412,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 226,
- "trimY": 1442,
+ "trimX": 1473,
+ "trimY": 602,
"width": 140,
"height": 83,
"rawWidth": 140,
@@ -7056,8 +6458,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1434,
- "trimY": 602,
+ "trimX": 1069,
+ "trimY": 764,
"width": 150,
"height": 28,
"rawWidth": 150,
@@ -7099,11 +6501,11 @@
"name": "Slider_Border_Tapered_02_Fill_Orange",
"userData": {
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 783,
- "trimY": 632,
+ "trimX": 1221,
+ "trimY": 764,
"width": 150,
"height": 28,
"rawWidth": 150,
@@ -7148,8 +6550,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1738,
- "trimY": 377,
+ "trimX": 1780,
+ "trimY": 402,
"width": 150,
"height": 28,
"rawWidth": 150,
@@ -7191,11 +6593,11 @@
"name": "Slider_Border_Tapered_02_OffWhite",
"userData": {
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1868,
- "trimY": 407,
+ "trimX": 1780,
+ "trimY": 432,
"width": 150,
"height": 28,
"rawWidth": 150,
@@ -7240,8 +6642,8 @@
"rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1597,
- "trimY": 734,
+ "trimX": 1851,
+ "trimY": 462,
"width": 105,
"height": 57,
"rawWidth": 105,
@@ -7286,8 +6688,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1621,
- "trimY": 1265,
+ "trimX": 2006,
+ "trimY": 375,
"width": 25,
"height": 25,
"rawWidth": 25,
@@ -7329,11 +6731,11 @@
"name": "Slider_Level_03_InnerBorder",
"userData": {
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1820,
- "trimY": 1246,
+ "trimX": 1711,
+ "trimY": 1029,
"width": 23,
"height": 24,
"rawWidth": 23,
@@ -7378,8 +6780,8 @@
"rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1749,
- "trimY": 1981,
+ "trimX": 438,
+ "trimY": 1129,
"width": 17,
"height": 16,
"rawWidth": 17,
@@ -7421,11 +6823,11 @@
"name": "Slider_Play_01_Fill_Red",
"userData": {
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1648,
- "trimY": 1265,
+ "trimX": 318,
+ "trimY": 1817,
"width": 4,
"height": 18,
"rawWidth": 4,
@@ -7470,8 +6872,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1486,
- "trimY": 1250,
+ "trimX": 705,
+ "trimY": 1846,
"width": 87,
"height": 52,
"rawWidth": 87,
@@ -7516,8 +6918,8 @@
"rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 535,
- "trimY": 614,
+ "trimX": 2021,
+ "trimY": 1,
"width": 194,
"height": 18,
"rawWidth": 194,
@@ -7562,8 +6964,8 @@
"rotated": false,
"offsetX": 1,
"offsetY": 1,
- "trimX": 1434,
- "trimY": 476,
+ "trimX": 619,
+ "trimY": 998,
"width": 124,
"height": 124,
"rawWidth": 128,
@@ -7608,8 +7010,8 @@
"rotated": false,
"offsetX": 3,
"offsetY": 3,
- "trimX": 1266,
- "trimY": 1198,
+ "trimX": 1491,
+ "trimY": 1028,
"width": 108,
"height": 108,
"rawWidth": 128,
@@ -7654,8 +7056,8 @@
"rotated": false,
"offsetX": 1,
"offsetY": 1,
- "trimX": 1716,
- "trimY": 1067,
+ "trimX": 1364,
+ "trimY": 1482,
"width": 104,
"height": 104,
"rawWidth": 128,
@@ -7700,8 +7102,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": -3,
- "trimX": 613,
- "trimY": 1927,
+ "trimX": 871,
+ "trimY": 1004,
"width": 122,
"height": 118,
"rawWidth": 128,
@@ -7746,8 +7148,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1738,
- "trimY": 525,
+ "trimX": 882,
+ "trimY": 892,
"width": 128,
"height": 110,
"rawWidth": 128,
@@ -7789,11 +7191,11 @@
"name": "Stat_AttackRangeIncrease_01",
"userData": {
"trimThreshold": 1,
- "rotated": false,
+ "rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 813,
- "trimY": 755,
+ "trimX": 1128,
+ "trimY": 1366,
"width": 116,
"height": 112,
"rawWidth": 128,
@@ -7835,11 +7237,11 @@
"name": "Stat_AttackRangeIncrease_02",
"userData": {
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": -1,
"offsetY": -1,
- "trimX": 1289,
- "trimY": 850,
+ "trimX": 456,
+ "trimY": 1729,
"width": 112,
"height": 110,
"rawWidth": 128,
@@ -7884,8 +7286,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 1,
- "trimX": 1377,
- "trimY": 737,
+ "trimX": 1711,
+ "trimY": 1132,
"width": 108,
"height": 110,
"rawWidth": 128,
@@ -7927,11 +7329,11 @@
"name": "Stat_AttackSpeed_02",
"userData": {
"trimThreshold": 1,
- "rotated": false,
+ "rotated": true,
"offsetX": 0,
"offsetY": 1,
- "trimX": 1487,
- "trimY": 736,
+ "trimX": 1464,
+ "trimY": 1362,
"width": 108,
"height": 110,
"rawWidth": 128,
@@ -7973,11 +7375,11 @@
"name": "Stat_Attack_01",
"userData": {
"trimThreshold": 1,
- "rotated": false,
+ "rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1177,
- "trimY": 850,
+ "trimX": 1736,
+ "trimY": 912,
"width": 110,
"height": 112,
"rawWidth": 128,
@@ -8019,11 +7421,11 @@
"name": "Stat_Attack_02",
"userData": {
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1758,
- "trimY": 1271,
+ "trimX": 1601,
+ "trimY": 1145,
"width": 108,
"height": 106,
"rawWidth": 128,
@@ -8068,8 +7470,8 @@
"rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1016,
- "trimY": 1682,
+ "trimX": 1815,
+ "trimY": 790,
"width": 120,
"height": 108,
"rawWidth": 128,
@@ -8111,11 +7513,11 @@
"name": "Stat_BossDamageIncrease",
"userData": {
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1064,
- "trimY": 490,
+ "trimX": 752,
+ "trimY": 884,
"width": 128,
"height": 116,
"rawWidth": 128,
@@ -8157,11 +7559,11 @@
"name": "Stat_Boss_Lock_01",
"userData": {
"trimThreshold": 1,
- "rotated": false,
+ "rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1444,
- "trimY": 1309,
+ "trimX": 1619,
+ "trimY": 582,
"width": 98,
"height": 108,
"rawWidth": 128,
@@ -8206,8 +7608,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1342,
- "trimY": 1535,
+ "trimX": 1400,
+ "trimY": 914,
"width": 106,
"height": 112,
"rawWidth": 128,
@@ -8252,8 +7654,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 931,
- "trimY": 726,
+ "trimX": 448,
+ "trimY": 1251,
"width": 120,
"height": 120,
"rawWidth": 128,
@@ -8295,11 +7697,11 @@
"name": "Stat_Cooltime",
"userData": {
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": 2,
"offsetY": 1,
- "trimX": 1710,
- "trimY": 953,
+ "trimX": 1736,
+ "trimY": 1024,
"width": 112,
"height": 106,
"rawWidth": 128,
@@ -8341,11 +7743,11 @@
"name": "Stat_CriticalChance_01",
"userData": {
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": -1,
"offsetY": 0,
- "trimX": 555,
- "trimY": 613,
+ "trimX": 324,
+ "trimY": 1817,
"width": 122,
"height": 96,
"rawWidth": 128,
@@ -8390,8 +7792,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": -1,
- "trimX": 1738,
- "trimY": 407,
+ "trimX": 1012,
+ "trimY": 898,
"width": 128,
"height": 116,
"rawWidth": 128,
@@ -8436,8 +7838,8 @@
"rotated": false,
"offsetX": -1,
"offsetY": 1,
- "trimX": 792,
- "trimY": 1681,
+ "trimX": 456,
+ "trimY": 1495,
"width": 112,
"height": 122,
"rawWidth": 128,
@@ -8479,11 +7881,11 @@
"name": "Stat_Critical_01",
"userData": {
"trimThreshold": 1,
- "rotated": false,
+ "rotated": true,
"offsetX": 0,
"offsetY": 1,
- "trimX": 1562,
- "trimY": 634,
+ "trimX": 236,
+ "trimY": 1533,
"width": 128,
"height": 98,
"rawWidth": 128,
@@ -8528,8 +7930,8 @@
"rotated": false,
"offsetX": -1,
"offsetY": 1,
- "trimX": 1434,
- "trimY": 632,
+ "trimX": 1573,
+ "trimY": 687,
"width": 126,
"height": 102,
"rawWidth": 128,
@@ -8571,11 +7973,11 @@
"name": "Stat_Critical_03",
"userData": {
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": 0,
"offsetY": -1,
- "trimX": 813,
- "trimY": 625,
+ "trimX": 1151,
+ "trimY": 794,
"width": 128,
"height": 116,
"rawWidth": 128,
@@ -8620,8 +8022,8 @@
"rotated": false,
"offsetX": 5,
"offsetY": -3,
- "trimX": 1146,
- "trimY": 1204,
+ "trimX": 336,
+ "trimY": 1655,
"width": 118,
"height": 102,
"rawWidth": 128,
@@ -8666,8 +8068,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": -1,
- "trimX": 1758,
- "trimY": 1381,
+ "trimX": 1472,
+ "trimY": 1586,
"width": 106,
"height": 106,
"rawWidth": 128,
@@ -8712,8 +8114,8 @@
"rotated": false,
"offsetX": 2,
"offsetY": -1,
- "trimX": 922,
- "trimY": 1194,
+ "trimX": 456,
+ "trimY": 1619,
"width": 112,
"height": 108,
"rawWidth": 128,
@@ -8758,8 +8160,8 @@
"rotated": true,
"offsetX": 0,
"offsetY": 3,
- "trimX": 1126,
- "trimY": 1682,
+ "trimX": 1016,
+ "trimY": 1368,
"width": 120,
"height": 110,
"rawWidth": 128,
@@ -8804,8 +8206,8 @@
"rotated": false,
"offsetX": 2,
"offsetY": -1,
- "trimX": 1053,
- "trimY": 730,
+ "trimX": 676,
+ "trimY": 1250,
"width": 120,
"height": 120,
"rawWidth": 128,
@@ -8850,8 +8252,8 @@
"rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1122,
- "trimY": 1308,
+ "trimX": 570,
+ "trimY": 1377,
"width": 124,
"height": 104,
"rawWidth": 128,
@@ -8896,8 +8298,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 1,
- "trimX": 1601,
- "trimY": 843,
+ "trimX": 570,
+ "trimY": 1621,
"width": 112,
"height": 108,
"rawWidth": 128,
@@ -8942,8 +8344,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1350,
- "trimY": 1765,
+ "trimX": 1712,
+ "trimY": 1244,
"width": 106,
"height": 112,
"rawWidth": 128,
@@ -8988,8 +8390,8 @@
"rotated": true,
"offsetX": 0,
"offsetY": -1,
- "trimX": 452,
- "trimY": 1192,
+ "trimX": 1240,
+ "trimY": 1576,
"width": 100,
"height": 118,
"rawWidth": 128,
@@ -9031,11 +8433,11 @@
"name": "Stat_FoodGainIncrease",
"userData": {
"trimThreshold": 1,
- "rotated": false,
+ "rotated": true,
"offsetX": 3,
"offsetY": 1,
- "trimX": 1602,
- "trimY": 953,
+ "trimX": 1927,
+ "trimY": 1154,
"width": 106,
"height": 112,
"rawWidth": 128,
@@ -9080,8 +8482,8 @@
"rotated": false,
"offsetX": 5,
"offsetY": -1,
- "trimX": 1238,
- "trimY": 1798,
+ "trimX": 1128,
+ "trimY": 1484,
"width": 110,
"height": 116,
"rawWidth": 128,
@@ -9126,8 +8528,8 @@
"rotated": false,
"offsetX": 2,
"offsetY": -3,
- "trimX": 1488,
- "trimY": 968,
+ "trimX": 570,
+ "trimY": 1731,
"width": 112,
"height": 110,
"rawWidth": 128,
@@ -9172,8 +8574,8 @@
"rotated": false,
"offsetX": 3,
"offsetY": -1,
- "trimX": 1328,
- "trimY": 1309,
+ "trimX": 1373,
+ "trimY": 1138,
"width": 114,
"height": 108,
"rawWidth": 128,
@@ -9218,8 +8620,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 934,
- "trimY": 490,
+ "trimX": 1770,
+ "trimY": 272,
"width": 128,
"height": 128,
"rawWidth": 128,
@@ -9264,8 +8666,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 1,
- "trimX": 572,
- "trimY": 1192,
+ "trimX": 1236,
+ "trimY": 1786,
"width": 116,
"height": 100,
"rawWidth": 128,
@@ -9310,8 +8712,8 @@
"rotated": true,
"offsetX": 0,
"offsetY": -2,
- "trimX": 1238,
- "trimY": 1678,
+ "trimX": 1128,
+ "trimY": 1720,
"width": 118,
"height": 106,
"rawWidth": 128,
@@ -9356,8 +8758,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 330,
- "trimY": 1192,
+ "trimX": 1242,
+ "trimY": 1474,
"width": 120,
"height": 100,
"rawWidth": 128,
@@ -9399,11 +8801,11 @@
"name": "Stat_Hp_Recovery_01",
"userData": {
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": 0,
"offsetY": -2,
- "trimX": 544,
- "trimY": 837,
+ "trimX": 995,
+ "trimY": 1016,
"width": 128,
"height": 106,
"rawWidth": 128,
@@ -9448,8 +8850,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 1,
- "trimX": 1450,
- "trimY": 1539,
+ "trimX": 1576,
+ "trimY": 1363,
"width": 108,
"height": 108,
"rawWidth": 128,
@@ -9494,8 +8896,8 @@
"rotated": false,
"offsetX": 1,
"offsetY": 0,
- "trimX": 1012,
- "trimY": 1434,
+ "trimX": 908,
+ "trimY": 1614,
"width": 108,
"height": 122,
"rawWidth": 128,
@@ -9540,8 +8942,8 @@
"rotated": true,
"offsetX": -1,
"offsetY": -1,
- "trimX": 1128,
- "trimY": 1804,
+ "trimX": 1018,
+ "trimY": 1490,
"width": 120,
"height": 108,
"rawWidth": 128,
@@ -9586,8 +8988,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": -1,
- "trimX": 1560,
- "trimY": 1527,
+ "trimX": 1580,
+ "trimY": 1695,
"width": 104,
"height": 106,
"rawWidth": 128,
@@ -9632,8 +9034,8 @@
"rotated": false,
"offsetX": -2,
"offsetY": 0,
- "trimX": 1372,
- "trimY": 967,
+ "trimX": 1925,
+ "trimY": 834,
"width": 114,
"height": 112,
"rawWidth": 128,
@@ -9678,8 +9080,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 227,
- "trimY": 1819,
+ "trimX": 997,
+ "trimY": 1124,
"width": 122,
"height": 122,
"rawWidth": 128,
@@ -9724,8 +9126,8 @@
"rotated": true,
"offsetX": 0,
"offsetY": -1,
- "trimX": 1596,
- "trimY": 1169,
+ "trimX": 1360,
+ "trimY": 1588,
"width": 94,
"height": 110,
"rawWidth": 128,
@@ -9770,8 +9172,8 @@
"rotated": false,
"offsetX": 1,
"offsetY": -1,
- "trimX": 1256,
- "trimY": 964,
+ "trimX": 1925,
+ "trimY": 718,
"width": 114,
"height": 114,
"rawWidth": 128,
@@ -9816,8 +9218,8 @@
"rotated": true,
"offsetX": -1,
"offsetY": 0,
- "trimX": 1708,
- "trimY": 1173,
+ "trimX": 1468,
+ "trimY": 1694,
"width": 96,
"height": 110,
"rawWidth": 128,
@@ -9862,8 +9264,8 @@
"rotated": false,
"offsetX": 5,
"offsetY": -2,
- "trimX": 1340,
- "trimY": 1419,
+ "trimX": 1601,
+ "trimY": 1029,
"width": 108,
"height": 114,
"rawWidth": 128,
@@ -9905,11 +9307,11 @@
"name": "Stat_MoveSpeed_02",
"userData": {
"trimThreshold": 1,
- "rotated": false,
+ "rotated": true,
"offsetX": 0,
"offsetY": 1,
- "trimX": 204,
- "trimY": 1192,
+ "trimX": 798,
+ "trimY": 1376,
"width": 124,
"height": 100,
"rawWidth": 128,
@@ -9951,11 +9353,11 @@
"name": "Stat_NatureDamage",
"userData": {
"trimThreshold": 1,
- "rotated": false,
+ "rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1458,
- "trimY": 1763,
+ "trimX": 1926,
+ "trimY": 1262,
"width": 100,
"height": 112,
"rawWidth": 128,
@@ -9997,11 +9399,11 @@
"name": "Stat_PassiveTrigger",
"userData": {
"trimThreshold": 1,
- "rotated": false,
+ "rotated": true,
"offsetX": 0,
"offsetY": -1,
- "trimX": 1020,
- "trimY": 1804,
+ "trimX": 1242,
+ "trimY": 1366,
"width": 106,
"height": 120,
"rawWidth": 128,
@@ -10046,8 +9448,8 @@
"rotated": true,
"offsetX": 0,
"offsetY": -1,
- "trimX": 1146,
- "trimY": 1082,
+ "trimX": 1018,
+ "trimY": 1612,
"width": 120,
"height": 108,
"rawWidth": 128,
@@ -10089,11 +9491,11 @@
"name": "Stat_PoisonChanceIncrease",
"userData": {
"trimThreshold": 1,
- "rotated": false,
+ "rotated": true,
"offsetX": 2,
"offsetY": -1,
- "trimX": 1715,
- "trimY": 843,
+ "trimX": 1466,
+ "trimY": 1792,
"width": 106,
"height": 108,
"rawWidth": 128,
@@ -10138,8 +9540,8 @@
"rotated": false,
"offsetX": -1,
"offsetY": 0,
- "trimX": 981,
- "trimY": 1927,
+ "trimX": 898,
+ "trimY": 1248,
"width": 120,
"height": 118,
"rawWidth": 128,
@@ -10181,11 +9583,11 @@
"name": "Stat_Power",
"userData": {
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": -1,
"offsetY": 0,
- "trimX": 1656,
- "trimY": 743,
+ "trimX": 1364,
+ "trimY": 1366,
"width": 98,
"height": 114,
"rawWidth": 128,
@@ -10230,8 +9632,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1256,
- "trimY": 1080,
+ "trimX": 684,
+ "trimY": 1616,
"width": 112,
"height": 116,
"rawWidth": 128,
@@ -10273,11 +9675,11 @@
"name": "Stat_RangedAttack",
"userData": {
"trimThreshold": 1,
- "rotated": false,
+ "rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 908,
- "trimY": 954,
+ "trimX": 1020,
+ "trimY": 1248,
"width": 116,
"height": 120,
"rawWidth": 128,
@@ -10322,8 +9724,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1486,
- "trimY": 1140,
+ "trimX": 1572,
+ "trimY": 1473,
"width": 108,
"height": 108,
"rawWidth": 128,
@@ -10368,8 +9770,8 @@
"rotated": false,
"offsetX": 5,
"offsetY": 0,
- "trimX": 1452,
- "trimY": 1649,
+ "trimX": 1821,
+ "trimY": 1134,
"width": 104,
"height": 112,
"rawWidth": 128,
@@ -10414,8 +9816,8 @@
"rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 782,
- "trimY": 869,
+ "trimX": 1916,
+ "trimY": 948,
"width": 92,
"height": 116,
"rawWidth": 128,
@@ -10460,8 +9862,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1346,
- "trimY": 1649,
+ "trimX": 1820,
+ "trimY": 1248,
"width": 104,
"height": 114,
"rawWidth": 128,
@@ -10506,8 +9908,8 @@
"rotated": false,
"offsetX": 4,
"offsetY": -2,
- "trimX": 1540,
- "trimY": 1419,
+ "trimX": 1682,
+ "trimY": 1473,
"width": 106,
"height": 106,
"rawWidth": 128,
@@ -10552,8 +9954,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1370,
- "trimY": 1081,
+ "trimX": 1372,
+ "trimY": 1248,
"width": 114,
"height": 112,
"rawWidth": 128,
@@ -10598,8 +10000,8 @@
"rotated": false,
"offsetX": 5,
"offsetY": -1,
- "trimX": 1012,
- "trimY": 1558,
+ "trimX": 908,
+ "trimY": 1738,
"width": 108,
"height": 122,
"rawWidth": 128,
@@ -10644,8 +10046,8 @@
"rotated": false,
"offsetX": 2,
"offsetY": -1,
- "trimX": 1648,
- "trimY": 1271,
+ "trimX": 1576,
+ "trimY": 1803,
"width": 108,
"height": 108,
"rawWidth": 128,
@@ -10690,8 +10092,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1648,
- "trimY": 1381,
+ "trimX": 1686,
+ "trimY": 1363,
"width": 108,
"height": 108,
"rawWidth": 128,
@@ -10736,8 +10138,8 @@
"rotated": true,
"offsetX": 0,
"offsetY": 1,
- "trimX": 1232,
- "trimY": 1556,
+ "trimX": 1018,
+ "trimY": 1734,
"width": 120,
"height": 108,
"rawWidth": 128,
@@ -10782,8 +10184,8 @@
"rotated": false,
"offsetX": -1,
"offsetY": 0,
- "trimX": 902,
- "trimY": 1305,
+ "trimX": 765,
+ "trimY": 1124,
"width": 108,
"height": 124,
"rawWidth": 128,
@@ -10825,11 +10227,11 @@
"name": "Stat_Tripleshot",
"userData": {
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": -2,
"offsetY": 0,
- "trimX": 1026,
- "trimY": 1078,
+ "trimX": 1256,
+ "trimY": 1246,
"width": 114,
"height": 118,
"rawWidth": 128,
@@ -10874,8 +10276,8 @@
"rotated": false,
"offsetX": -1,
"offsetY": 0,
- "trimX": 658,
- "trimY": 1305,
+ "trimX": 639,
+ "trimY": 1124,
"width": 124,
"height": 124,
"rawWidth": 128,
@@ -10917,11 +10319,11 @@
"name": "Stat_WaterDamage",
"userData": {
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": 0,
"offsetY": 1,
- "trimX": 1602,
- "trimY": 1067,
+ "trimX": 1470,
+ "trimY": 1472,
"width": 100,
"height": 112,
"rawWidth": 128,
@@ -11009,11 +10411,11 @@
"name": "Title_Ribbon_03_Blue",
"userData": {
"trimThreshold": 1,
- "rotated": false,
+ "rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1196,
- "trimY": 379,
+ "trimX": 487,
+ "trimY": 614,
"width": 236,
"height": 42,
"rawWidth": 236,
@@ -11058,8 +10460,8 @@
"rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 265,
- "trimY": 915,
+ "trimX": 182,
+ "trimY": 1294,
"width": 236,
"height": 42,
"rawWidth": 236,
@@ -11104,8 +10506,8 @@
"rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 182,
- "trimY": 1294,
+ "trimX": 531,
+ "trimY": 614,
"width": 236,
"height": 42,
"rawWidth": 236,
@@ -11151,7 +10553,7 @@
"offsetX": 0,
"offsetY": 0,
"trimX": 1196,
- "trimY": 423,
+ "trimY": 420,
"width": 236,
"height": 42,
"rawWidth": 236,
@@ -11197,7 +10599,7 @@
"offsetX": 0,
"offsetY": 0,
"trimX": 1183,
- "trimY": 467,
+ "trimY": 464,
"width": 236,
"height": 42,
"rawWidth": 236,
@@ -11242,8 +10644,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 309,
- "trimY": 1070,
+ "trimX": 456,
+ "trimY": 1129,
"width": 181,
"height": 120,
"rawWidth": 181,
@@ -11288,8 +10690,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1823,
- "trimY": 847,
+ "trimX": 448,
+ "trimY": 1841,
"width": 72,
"height": 72,
"rawWidth": 72,
@@ -11331,11 +10733,11 @@
"name": "Tutorial_Focus",
"userData": {
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1265,
- "trimY": 737,
+ "trimX": 1928,
+ "trimY": 1042,
"width": 111,
"height": 110,
"rawWidth": 111,
@@ -11377,11 +10779,11 @@
"name": "UI_Rewards_Medal_01_Bronze",
"userData": {
"trimThreshold": 1,
- "rotated": false,
+ "rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1443,
- "trimY": 1935,
+ "trimX": 1356,
+ "trimY": 1684,
"width": 102,
"height": 110,
"rawWidth": 128,
@@ -11423,11 +10825,11 @@
"name": "UI_Rewards_Medal_01_Gold",
"userData": {
"trimThreshold": 1,
- "rotated": false,
+ "rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1547,
- "trimY": 1935,
+ "trimX": 1354,
+ "trimY": 1788,
"width": 102,
"height": 110,
"rawWidth": 128,
@@ -11472,8 +10874,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1544,
- "trimY": 1304,
+ "trimX": 1580,
+ "trimY": 1583,
"width": 102,
"height": 110,
"rawWidth": 128,
@@ -11518,8 +10920,8 @@
"rotated": true,
"offsetX": 0,
"offsetY": -2,
- "trimX": 1175,
- "trimY": 730,
+ "trimX": 1093,
+ "trimY": 490,
"width": 118,
"height": 88,
"rawWidth": 128,
@@ -11561,11 +10963,11 @@
"name": "UI_Rewards_Trophy_01_Gold",
"userData": {
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": 0,
"offsetY": -2,
- "trimX": 1511,
- "trimY": 848,
+ "trimX": 204,
+ "trimY": 1203,
"width": 118,
"height": 88,
"rawWidth": 128,
@@ -11607,11 +11009,11 @@
"name": "UI_Rewards_Trophy_01_Silver",
"userData": {
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": 0,
"offsetY": -2,
- "trimX": 1450,
- "trimY": 1419,
+ "trimX": 324,
+ "trimY": 1203,
"width": 118,
"height": 88,
"rawWidth": 128,
@@ -11702,8 +11104,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 555,
- "trimY": 737,
+ "trimX": 1932,
+ "trimY": 402,
"width": 96,
"height": 98,
"rawWidth": 96,
@@ -11749,7 +11151,7 @@
"offsetX": 0,
"offsetY": 0,
"trimX": 1196,
- "trimY": 314,
+ "trimY": 355,
"width": 250,
"height": 63,
"rawWidth": 250,
@@ -11840,8 +11242,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 63,
- "trimY": 1533,
+ "trimX": 265,
+ "trimY": 984,
"width": 171,
"height": 167,
"rawWidth": 171,
@@ -11883,11 +11285,11 @@
"name": "bg_top3",
"userData": {
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1738,
- "trimY": 174,
+ "trimX": 1,
+ "trimY": 1696,
"width": 171,
"height": 161,
"rawWidth": 171,
@@ -11978,8 +11380,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 368,
- "trimY": 1442,
+ "trimX": 177,
+ "trimY": 1844,
"width": 145,
"height": 61,
"rawWidth": 145,
@@ -12067,11 +11469,11 @@
"name": "function_icon_abstract",
"userData": {
"trimThreshold": 1,
- "rotated": false,
+ "rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1668,
- "trimY": 1839,
+ "trimX": 1448,
+ "trimY": 355,
"width": 44,
"height": 32,
"rawWidth": 64,
@@ -12116,8 +11518,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1817,
- "trimY": 1861,
+ "trimX": 1872,
+ "trimY": 1726,
"width": 36,
"height": 36,
"rawWidth": 64,
@@ -12162,8 +11564,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1802,
- "trimY": 1741,
+ "trimX": 1912,
+ "trimY": 1592,
"width": 40,
"height": 38,
"rawWidth": 64,
@@ -12208,8 +11610,8 @@
"rotated": true,
"offsetX": 0,
"offsetY": 1,
- "trimX": 1575,
- "trimY": 1265,
+ "trimX": 1744,
+ "trimY": 1862,
"width": 36,
"height": 44,
"rawWidth": 64,
@@ -12254,8 +11656,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1848,
- "trimY": 1692,
+ "trimX": 1790,
+ "trimY": 1753,
"width": 38,
"height": 38,
"rawWidth": 64,
@@ -12300,8 +11702,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 265,
- "trimY": 1153,
+ "trimX": 1996,
+ "trimY": 1508,
"width": 42,
"height": 34,
"rawWidth": 64,
@@ -12343,11 +11745,11 @@
"name": "function_icon_blast",
"userData": {
"trimThreshold": 1,
- "rotated": false,
+ "rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1668,
- "trimY": 1797,
+ "trimX": 1954,
+ "trimY": 1608,
"width": 44,
"height": 40,
"rawWidth": 64,
@@ -12389,11 +11791,11 @@
"name": "function_icon_boot_fly",
"userData": {
"trimThreshold": 1,
- "rotated": false,
+ "rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1666,
- "trimY": 1757,
+ "trimX": 1196,
+ "trimY": 1840,
"width": 48,
"height": 38,
"rawWidth": 64,
@@ -12438,8 +11840,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1827,
- "trimY": 1899,
+ "trimX": 1872,
+ "trimY": 1764,
"width": 36,
"height": 36,
"rawWidth": 64,
@@ -12484,8 +11886,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1808,
- "trimY": 1701,
+ "trimX": 1789,
+ "trimY": 1793,
"width": 38,
"height": 38,
"rawWidth": 64,
@@ -12530,8 +11932,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 1,
- "trimX": 1716,
- "trimY": 1758,
+ "trimX": 1996,
+ "trimY": 1616,
"width": 42,
"height": 38,
"rawWidth": 64,
@@ -12576,8 +11978,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1758,
- "trimY": 1821,
+ "trimX": 1790,
+ "trimY": 1833,
"width": 38,
"height": 38,
"rawWidth": 64,
@@ -12619,11 +12021,11 @@
"name": "function_icon_death",
"userData": {
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1726,
- "trimY": 1658,
+ "trimX": 1860,
+ "trimY": 1646,
"width": 48,
"height": 38,
"rawWidth": 64,
@@ -12668,8 +12070,8 @@
"rotated": true,
"offsetX": -1,
"offsetY": 0,
- "trimX": 1798,
- "trimY": 1823,
+ "trimX": 1790,
+ "trimY": 1873,
"width": 36,
"height": 38,
"rawWidth": 64,
@@ -12714,8 +12116,8 @@
"rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1829,
- "trimY": 1937,
+ "trimX": 1960,
+ "trimY": 1528,
"width": 36,
"height": 34,
"rawWidth": 64,
@@ -12760,8 +12162,8 @@
"rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1840,
- "trimY": 1616,
+ "trimX": 286,
+ "trimY": 1663,
"width": 30,
"height": 42,
"rawWidth": 64,
@@ -12806,8 +12208,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1848,
- "trimY": 1732,
+ "trimX": 1832,
+ "trimY": 1711,
"width": 38,
"height": 38,
"rawWidth": 64,
@@ -12852,8 +12254,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1696,
- "trimY": 1491,
+ "trimX": 1996,
+ "trimY": 1544,
"width": 42,
"height": 34,
"rawWidth": 64,
@@ -12898,8 +12300,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1844,
- "trimY": 1772,
+ "trimX": 1910,
+ "trimY": 1716,
"width": 38,
"height": 38,
"rawWidth": 64,
@@ -12941,11 +12343,11 @@
"name": "function_icon_hat",
"userData": {
"trimThreshold": 1,
- "rotated": false,
+ "rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1618,
- "trimY": 1735,
+ "trimX": 1910,
+ "trimY": 1632,
"width": 46,
"height": 40,
"rawWidth": 64,
@@ -12987,11 +12389,11 @@
"name": "function_icon_heart",
"userData": {
"trimThreshold": 1,
- "rotated": false,
+ "rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1648,
- "trimY": 1491,
+ "trimX": 1960,
+ "trimY": 1480,
"width": 46,
"height": 34,
"rawWidth": 64,
@@ -13036,8 +12438,8 @@
"rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1766,
- "trimY": 1701,
+ "trimX": 1910,
+ "trimY": 1680,
"width": 34,
"height": 40,
"rawWidth": 64,
@@ -13082,8 +12484,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 1,
- "trimX": 1866,
- "trimY": 1271,
+ "trimX": 1448,
+ "trimY": 401,
"width": 32,
"height": 42,
"rawWidth": 64,
@@ -13125,11 +12527,11 @@
"name": "function_icon_knight",
"userData": {
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1772,
- "trimY": 743,
+ "trimX": 1997,
+ "trimY": 1418,
"width": 42,
"height": 44,
"rawWidth": 64,
@@ -13174,8 +12576,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1844,
- "trimY": 1812,
+ "trimX": 1950,
+ "trimY": 1726,
"width": 38,
"height": 38,
"rawWidth": 64,
@@ -13217,11 +12619,11 @@
"name": "function_icon_life",
"userData": {
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1486,
- "trimY": 1081,
+ "trimX": 1996,
+ "trimY": 1580,
"width": 42,
"height": 34,
"rawWidth": 64,
@@ -13266,8 +12668,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1781,
- "trimY": 1623,
+ "trimX": 1952,
+ "trimY": 1654,
"width": 42,
"height": 34,
"rawWidth": 64,
@@ -13312,8 +12714,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1709,
- "trimY": 1919,
+ "trimX": 1421,
+ "trimY": 464,
"width": 38,
"height": 42,
"rawWidth": 64,
@@ -13358,8 +12760,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1789,
- "trimY": 1901,
+ "trimX": 1872,
+ "trimY": 1686,
"width": 36,
"height": 38,
"rawWidth": 64,
@@ -13401,11 +12803,11 @@
"name": "function_icon_paw",
"userData": {
"trimThreshold": 1,
- "rotated": false,
+ "rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1808,
- "trimY": 1659,
+ "trimX": 1748,
+ "trimY": 1728,
"width": 38,
"height": 40,
"rawWidth": 64,
@@ -13447,11 +12849,11 @@
"name": "function_icon_powerup",
"userData": {
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1772,
- "trimY": 787,
+ "trimX": 1851,
+ "trimY": 677,
"width": 54,
"height": 40,
"rawWidth": 64,
@@ -13493,11 +12895,11 @@
"name": "function_icon_revive_1",
"userData": {
"trimThreshold": 1,
- "rotated": false,
+ "rotated": true,
"offsetX": -1,
"offsetY": 0,
- "trimX": 1618,
- "trimY": 1777,
+ "trimX": 1744,
+ "trimY": 1814,
"width": 46,
"height": 40,
"rawWidth": 64,
@@ -13542,8 +12944,8 @@
"rotated": false,
"offsetX": -1,
"offsetY": 0,
- "trimX": 1781,
- "trimY": 1981,
+ "trimX": 1829,
+ "trimY": 1793,
"width": 36,
"height": 36,
"rawWidth": 64,
@@ -13588,8 +12990,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1737,
- "trimY": 1861,
+ "trimX": 1990,
+ "trimY": 1736,
"width": 38,
"height": 38,
"rawWidth": 64,
@@ -13634,8 +13036,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1777,
- "trimY": 1861,
+ "trimX": 1910,
+ "trimY": 1756,
"width": 38,
"height": 38,
"rawWidth": 64,
@@ -13680,8 +13082,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1714,
- "trimY": 1798,
+ "trimX": 1996,
+ "trimY": 1656,
"width": 42,
"height": 38,
"rawWidth": 64,
@@ -13726,8 +13128,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1766,
- "trimY": 1659,
+ "trimX": 1748,
+ "trimY": 1686,
"width": 40,
"height": 40,
"rawWidth": 64,
@@ -13769,11 +13171,11 @@
"name": "function_icon_stopwatch",
"userData": {
"trimThreshold": 1,
- "rotated": false,
+ "rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1745,
- "trimY": 2000,
+ "trimX": 1952,
+ "trimY": 1690,
"width": 34,
"height": 42,
"rawWidth": 64,
@@ -13818,8 +13220,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1701,
- "trimY": 2000,
+ "trimX": 1997,
+ "trimY": 1464,
"width": 42,
"height": 42,
"rawWidth": 64,
@@ -13864,8 +13266,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1749,
- "trimY": 1901,
+ "trimX": 1950,
+ "trimY": 1766,
"width": 38,
"height": 38,
"rawWidth": 64,
@@ -13910,8 +13312,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1760,
- "trimY": 1737,
+ "trimX": 1747,
+ "trimY": 1768,
"width": 40,
"height": 40,
"rawWidth": 64,
@@ -13956,8 +13358,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1760,
- "trimY": 1779,
+ "trimX": 1796,
+ "trimY": 1669,
"width": 40,
"height": 40,
"rawWidth": 64,
@@ -13999,11 +13401,11 @@
"name": "function_icon_thunder",
"userData": {
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1586,
- "trimY": 602,
+ "trimX": 2006,
+ "trimY": 335,
"width": 30,
"height": 38,
"rawWidth": 64,
@@ -14045,11 +13447,11 @@
"name": "function_icon_volume",
"userData": {
"trimThreshold": 1,
- "rotated": false,
+ "rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 783,
- "trimY": 784,
+ "trimX": 1990,
+ "trimY": 1776,
"width": 28,
"height": 38,
"rawWidth": 64,
@@ -14094,8 +13496,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1749,
- "trimY": 1941,
+ "trimX": 1832,
+ "trimY": 1751,
"width": 38,
"height": 38,
"rawWidth": 64,
@@ -14140,8 +13542,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1789,
- "trimY": 1941,
+ "trimX": 1910,
+ "trimY": 1796,
"width": 38,
"height": 38,
"rawWidth": 64,
@@ -14183,11 +13585,11 @@
"name": "function_icon_water",
"userData": {
"trimThreshold": 1,
- "rotated": false,
+ "rotated": true,
"offsetX": -1,
"offsetY": 0,
- "trimX": 1866,
- "trimY": 1395,
+ "trimX": 1950,
+ "trimY": 1806,
"width": 30,
"height": 38,
"rawWidth": 64,
@@ -14229,11 +13631,11 @@
"name": "function_icon_wizard",
"userData": {
"trimThreshold": 1,
- "rotated": false,
+ "rotated": true,
"offsetX": 0,
"offsetY": 1,
- "trimX": 1697,
- "trimY": 1873,
+ "trimX": 1750,
+ "trimY": 1646,
"width": 38,
"height": 44,
"rawWidth": 64,
@@ -14321,11 +13723,11 @@
"name": "play_character_target",
"userData": {
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1818,
- "trimY": 637,
+ "trimX": 318,
+ "trimY": 1759,
"width": 128,
"height": 56,
"rawWidth": 128,
@@ -14413,11 +13815,11 @@
"name": "shadow",
"userData": {
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1,
- "trimY": 1682,
+ "trimX": 1196,
+ "trimY": 314,
"width": 284,
"height": 39,
"rawWidth": 284,
@@ -14462,8 +13864,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 42,
- "trimY": 1887,
+ "trimX": 438,
+ "trimY": 987,
"width": 179,
"height": 140,
"rawWidth": 179,
@@ -14508,8 +13910,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1840,
- "trimY": 1489,
+ "trimX": 1686,
+ "trimY": 1752,
"width": 59,
"height": 60,
"rawWidth": 59,
diff --git a/assets/resources/gui/ui3.png b/assets/resources/gui/ui3.png
index dcb7a9fc..7ebfb847 100644
Binary files a/assets/resources/gui/ui3.png and b/assets/resources/gui/ui3.png differ
diff --git a/assets/script/game/common/config/CardSet.ts b/assets/script/game/common/config/CardSet.ts
index 05b90b07..cecc5e3a 100644
--- a/assets/script/game/common/config/CardSet.ts
+++ b/assets/script/game/common/config/CardSet.ts
@@ -55,7 +55,7 @@ export enum CardSkillType {
export enum CardTriggerType {
Instant = 1, // 即时触发:使用后立即生效一次
Interval = 2, // 定时循环:战斗中按 t_inv 间隔重复触发
- Field = 3, // 驻场光环:被动生效(仅显式分类,仍由 field 字段驱动)
+ Field = 3, // 驻场光环(俗称「装备」):被动生效,由 field 数组驱动,支持单卡多词条
FightStart = 4, // 战斗开始时触发
FightEnd = 5, // 战斗结束时触发(每波结束)
HeroDead = 6, // 场上己方英雄死亡时触发
@@ -98,7 +98,7 @@ export interface CardConfig {
t_inv?: number // 触发间隔(秒)
keep_waves?: number // 维持的波次数(-1表示持续到战斗结束,0或undefined表示仅本波次)
overrides?: SkillOverrides // 技能参数覆写(如自定义伤害ap、buff值、金币数等)
- field?: number[] // 驻场技能 UUID 数组,表示该卡牌提供驻场属性加成
+ field?: number[] // 装备词条数组:驻场光环卡(trigger_type=Field)的属性词条,支持单卡多词条(如 [7002, 7004, 7005] 同时提供攻击/暴击/暴伤)
/** 触发类型(必填,技能卡专用;功能卡/英雄卡可缺省) */
trigger_type?: CardTriggerType;
@@ -180,6 +180,8 @@ const SkillCardData: any[] = [
{ uuid: 8710, skill: 0, wave: SKILL_CARD_WAVES[0], name: "金币收益", info: "每回合金币收益+1", is_inst: false, keep_waves: -1, field: [7010], trigger_type: CardTriggerType.Field },
{ uuid: 8711, skill: 0, wave: SKILL_CARD_WAVES[0], name: "出售强化", info: "卖出英雄金币+1", is_inst: false, keep_waves: -1, field: [7011], trigger_type: CardTriggerType.Field },
+ // --- 多词条装备示例(一张卡自带多条属性词条) ---
+ { uuid: 8720, skill: 0, wave: SKILL_CARD_WAVES[0], name: "勇者护符", info: "英雄攻击力+10%, 暴击率+10%, 暴击伤害+20%", is_inst: false, keep_waves: -1, field: [7002, 7004, 7005], trigger_type: CardTriggerType.Field },
// ==================== wave 5 档(强度 ×2) ====================
// --- 驻场卡(field uuid +200,对应 FieldSkillSet 72xx 段) ---
@@ -204,6 +206,8 @@ const SkillCardData: any[] = [
{ uuid: 8760, skill: 0, wave: SKILL_CARD_WAVES[1], name: "金币收益+", info: "每回合金币收益+2", is_inst: false, keep_waves: -1, field: [7210], trigger_type: CardTriggerType.Field },
{ uuid: 8761, skill: 0, wave: SKILL_CARD_WAVES[1], name: "购买优惠+", info: "购买卡牌费用-2金币", is_inst: false, keep_waves: -1, field: [7212], trigger_type: CardTriggerType.Field },
{ uuid: 8762, skill: 0, wave: SKILL_CARD_WAVES[1], name: "刷新优惠", info: "刷新卡牌费用-1金币", is_inst: false, keep_waves: -1, field: [7213], trigger_type: CardTriggerType.Field },
+ // --- 多词条装备示例(一张卡自带多条属性词条) ---
+ { uuid: 8770, skill: 0, wave: SKILL_CARD_WAVES[1], name: "守卫护甲", info: "英雄最大生命+20%, 战后生命回复+20%, 攻速+20%", is_inst: false, keep_waves: -1, field: [7207, 7201, 7206], trigger_type: CardTriggerType.Field },
// ==================== wave 8 档(强度 ×3) ====================
@@ -234,6 +238,8 @@ const SkillCardData: any[] = [
{ uuid: 8814, skill: 0, wave: SKILL_CARD_WAVES[2], name: "结束强化++", info: "战斗结束触发技能次数+1", is_inst: false, keep_waves: -1, field: [7017], trigger_type: CardTriggerType.Field },
{ uuid: 8815, skill: 0, wave: SKILL_CARD_WAVES[2], name: "攻击强化++", info: "攻击触发技能次数+1", is_inst: false, keep_waves: -1, field: [7018], trigger_type: CardTriggerType.Field },
{ uuid: 8816, skill: 0, wave: SKILL_CARD_WAVES[2], name: "受击强化++", info: "被攻击触发技能次数+1", is_inst: false, keep_waves: -1, field: [7019], trigger_type: CardTriggerType.Field },
+ // --- 多词条装备示例(一张卡自带多条属性词条) ---
+ { uuid: 8820, skill: 0, wave: SKILL_CARD_WAVES[2], name: "神圣之刃", info: "英雄攻击力+30%, 暴击率+30%, 暴击伤害+60%, 攻速+30%", is_inst: false, keep_waves: -1, field: [7402, 7404, 7405, 7406], trigger_type: CardTriggerType.Field },
// --- 范围攻击卡(ap 最高,间隔最短) ---
];
@@ -322,6 +328,28 @@ const clampCardLv = (lv: number): CardLV => {
return CardLV.LV1;
}
+// ============ 装备(光环类技能卡)语义化封装 ============
+// 说明:不新增 CardType / CKind,以 trigger_type=Field 且 field 非空作为装备识别标志,
+// 复用现有 CardConfig.field: number[] 天然支持单卡多词条(一张装备自带多条属性加成)。
+
+/**
+ * 判断卡牌是否为「装备」(光环类技能卡)。
+ * 判定条件:trigger_type 为 Field,且 field 数组非空。
+ */
+export const isEquipmentCard = (card: CardConfig): boolean => {
+ return card.trigger_type === CardTriggerType.Field
+ && !!card.field
+ && card.field.length > 0;
+}
+
+/**
+ * 获取装备卡的属性词条数量。
+ * 非装备卡返回 0;装备卡返回 field 数组长度。
+ */
+export const getEquipmentFieldCount = (card: CardConfig): number => {
+ return isEquipmentCard(card) ? (card.field?.length ?? 0) : 0;
+}
+
/** 单次按权重抽取一张卡 */
const weightedPick = (cards: CardConfig[]): CardConfig | null => {
if (cards.length === 0) return null
diff --git a/assets/script/game/map/EquipListComp.ts b/assets/script/game/map/EquipListComp.ts
new file mode 100644
index 00000000..775710c2
--- /dev/null
+++ b/assets/script/game/map/EquipListComp.ts
@@ -0,0 +1,153 @@
+/**
+ * @file EquipListComp.ts
+ * @description 单个技能卡效果控制组件(UI 视图层 + 逻辑层)
+ *
+ * 职责:
+ * 1. 表示一张已使用的技能卡在战场上的 **可视化实体**。
+ * 2. 按 trigger_type 类型化分发触发逻辑(即时 / 定时 / 驻场 / 事件型)。
+ * 3. 显示技能图标和剩余触发次数。
+ * 4. 触发结束后自动销毁。
+ *
+ * 触发类型(CardTriggerType):
+ * - Instant (1):init 时立即触发一次(按 t_times 控制次数,跨波次 NewWave 时再次触发)
+ * - Interval (2):监听 FightStart → update 帧驱动按 t_inv 间隔重复触发(按 t_times 控制每波次数)
+ * - Field (3):被动生效,不主动施法(实际由 FieldSkillSet 处理)
+ * - FightStart (4):监听 FightStart 事件,按 trigger_limit 全局累计上限
+ * - FightEnd (5):监听 FightEnd 事件(每波结束派发),按 trigger_limit 全局累计上限
+ * - HeroDead (6):监听 HeroDead 事件(仅英雄阵营派发,怪物死亡不触发)
+ * - HeroCall (7):监听 MasterCalled(主角/技能召唤)+ ReviveSuccess(复活)
+ *
+ * 关键设计:
+ * - 事件型(4-7)统一走 onEventTrigger 入口,仅作触发信号,不读取 payload
+ * - 触发上限:Instant/Interval 按 t_times(每波内),事件型按 trigger_limit(全局)
+ * - 跨波次:keep_waves 控制存活;事件型 trigger_count 不随波次重置
+ * - 销毁时通过 GameEvent.RemoveSkillBox 通知 MissSkillsComp 回收槽位
+ *
+ * 依赖:
+ * - CardPoolList / CardTriggerType(CardSet)—— 查询技能卡的触发配置
+ * - SkillSet —— 技能静态配置(icon 字段)
+ * - GameEvent —— 各类游戏事件
+ * - smc.mission —— 游戏运行状态
+ */
+import { mLogger } from "../common/Logger";
+import { _decorator, Node, Prefab, Sprite, Label, Vec3, resources, SpriteAtlas, tween, v3, Tween, NodeEventType } from "cc";
+import { ecs } from "../../../../extensions/oops-plugin-framework/assets/libs/ecs/ECS";
+import { CCComp } from "../../../../extensions/oops-plugin-framework/assets/module/common/CCComp";
+import { CardPoolList, CardTriggerType } from "../common/config/CardSet";
+import { SkillSet, SkillOverrides, FieldSkillSet } from "../common/config/SkillSet";
+import { oops } from "db://oops-framework/core/Oops";
+import { GameEvent } from "../common/config/GameEvent";
+import { smc } from "../common/SingletonModuleComp";
+import { UIID } from "../common/config/GameUIConfig";
+const { ccclass, property } = _decorator;
+
+/**
+ * EquipListComp —— 单个技能卡效果视图 + 逻辑组件
+ *
+ * 由 MissSkillsComp.addSkill() 实例化并初始化。
+ * 在战场上以图标 + 剩余次数的形式呈现。
+ */
+@ccclass('EquipListComp')
+@ecs.register('EquipListComp', false)
+export class EquipListComp extends CCComp {
+ /** 调试日志开关 */
+ private debugMode: boolean = true;
+ /** 装备图标节点 */
+ @property({ type: Node })
+ private icon_node: Node = null;
+
+ @property({ type: Node })
+ private bg_node: Node = null;
+
+ @property(Label)
+ private name_label: Label = null;
+
+ @property(Label)
+ private fied1: Label = null;
+ @property(Label)
+ private fied2: Label = null;
+ @property(Label)
+ private fied3: Label = null;
+
+ @property(Label)
+ private level_label: Label = null;
+
+ @property({ type: Node })
+ private buy_node: Node = null;
+ // ======================== 技能配置 ========================
+
+ /** 技能 UUID */
+ private s_uuid: number = 0;
+ /** 卡牌等级 */
+ private card_lv: number = 1;
+ /** 是否为即时技能(true=使用后立即触发,false=战斗中定时触发) */
+ private is_instant: boolean = true;
+ /** 总触发次数 */
+ private trigger_times: number = 1;
+ /** 触发间隔(秒,仅持续技能有效) */
+ private trigger_interval: number = 0;
+ /** 维持的波次数(-1表示直到战斗结束,0表示不跨波次,>0表示维持的具体波次数) */
+ private keep_waves: number = 0;
+ /** 技能覆写参数(自定义伤害、Buff等) */
+ private overrides?: SkillOverrides;
+ /** 驻场技能 UUID 列表 */
+ public field: number[] = [];
+ /** 卡牌自定义图标ID(优先级最高,未定义则按 trigger_type 自动取) */
+ private card_icon?: string;
+
+ // ======================== 触发类型化扩展 ========================
+
+ /** 触发类型(默认即时,保持向后兼容) */
+ private trigger_type: CardTriggerType = CardTriggerType.Instant;
+ /** 事件型触发的全局次数上限(Infinity 表示无上限) */
+ private trigger_limit: number = Infinity;
+ /** 事件型已触发次数 */
+ private trigger_count: number = 0;
+
+ // ======================== 运行时状态 ========================
+
+ /** 已触发次数 */
+ private current_trigger_times: number = 0;
+ /** 当前计时器(秒) */
+ private timer: number = 0;
+ /** 是否处于战斗中(仅战斗中持续技能才计时) */
+ private in_combat: boolean = false;
+ /** 是否已初始化 */
+ private initialized: boolean = false;
+
+
+ onLoad() {
+
+ }
+
+
+ onDestroy() {
+
+ }
+
+
+
+ init() {
+
+ }
+
+
+ private registerTrigger(): void {
+
+ }
+
+
+
+ updateUI() {
+
+
+ }
+
+
+ /** ECS 组件移除时销毁节点 */
+ reset() {
+ if (this.node && this.node.isValid) {
+ this.node.destroy();
+ }
+ }
+}
diff --git a/assets/script/game/map/EquipListComp.ts.meta b/assets/script/game/map/EquipListComp.ts.meta
new file mode 100644
index 00000000..fc4b4f23
--- /dev/null
+++ b/assets/script/game/map/EquipListComp.ts.meta
@@ -0,0 +1,9 @@
+{
+ "ver": "4.0.24",
+ "importer": "typescript",
+ "imported": true,
+ "uuid": "f0155d5e-713e-4c0f-a5d3-9c69f75af91b",
+ "files": [],
+ "subMetas": {},
+ "userData": {}
+}
diff --git a/assets/script/game/map/MissionCardComp.ts b/assets/script/game/map/MissionCardComp.ts
index ca1f50de..a10c77e0 100644
--- a/assets/script/game/map/MissionCardComp.ts
+++ b/assets/script/game/map/MissionCardComp.ts
@@ -105,6 +105,20 @@ export class MissionCardComp extends CCComp {
/** 关闭英雄卡池按钮(仅负责收起 cards_node) */
@property(Node)
closeHeros: Node = null!
+ /** 卡池升级按钮节点(已废弃,保留节点引用防止 editor 报错) */
+ /** 英雄卡牌池cards_node显示隐藏 */
+ @property(Node)
+ showEquips: Node = null!
+ /** 关闭英雄卡池按钮(仅负责收起 cards_node) */
+ @property(Node)
+ closeEquips: Node = null!
+ /** 卡池升级按钮节点(已废弃,保留节点引用防止 editor 报错) */
+ /** 英雄卡牌池cards_node显示隐藏 */
+ @property(Node)
+ showShop: Node = null!
+ /** 关闭英雄卡池按钮(仅负责收起 cards_node) */
+ @property(Node)
+ closeShop: Node = null!
/** 卡池升级按钮节点(已废弃,保留节点引用防止 editor 报错) */
@property(Node)
cards_up: Node = null!