Files
pixelheros/assets/resources/gui/element/mission.prefab
panFD d135aa9905 refactor(heroCard): 重构英雄卡牌系统逻辑与UI布局
1.  重写抽卡逻辑,移除升级卡机制,改为从基础英雄池按权重抽取不重复英雄
2.  优化英雄卡入场、购买、刷新动画,新增按钮触摸反馈效果
3.  调整mission.prefab与cHero.prefab的UI元素位置与布局参数
4.  简化卡牌布局代码,交由prefab的Widget组件自动约束
2026-07-26 14:44:43 +08:00

18693 lines
314 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
[
{
"__type__": "cc.Prefab",
"_name": "mission",
"_objFlags": 0,
"__editorExtras__": {},
"_native": "",
"data": {
"__id__": 1
},
"optimizationPolicy": 0,
"persistent": false
},
{
"__type__": "cc.Node",
"_name": "mission",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": null,
"_children": [
{
"__id__": 2
},
{
"__id__": 86
},
{
"__id__": 111
},
{
"__id__": 227
},
{
"__id__": 415
},
{
"__id__": 621
},
{
"__id__": 737
},
{
"__id__": 923
},
{
"__id__": 1052
},
{
"__id__": 1092
},
{
"__id__": 1122
}
],
"_active": true,
"_components": [
{
"__id__": 1166
},
{
"__id__": 1168
},
{
"__id__": 1170
},
{
"__id__": 1172
},
{
"__id__": 1174
},
{
"__id__": 1176
},
{
"__id__": 1178
},
{
"__id__": 1180
}
],
"_prefab": {
"__id__": 1182
},
"_lpos": {
"__type__": "cc.Vec3",
"x": 0,
"y": -640,
"z": 0
},
"_lrot": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
},
"_lscale": {
"__type__": "cc.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": "hbar",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 1
},
"_children": [
{
"__id__": 3
},
{
"__id__": 11
}
],
"_active": true,
"_components": [
{
"__id__": 81
},
{
"__id__": 83
}
],
"_prefab": {
"__id__": 85
},
"_lpos": {
"__type__": "cc.Vec3",
"x": -330,
"y": 372.03,
"z": 0
},
"_lrot": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
},
"_lscale": {
"__type__": "cc.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__": 2
},
"_children": [],
"_active": false,
"_components": [
{
"__id__": 4
},
{
"__id__": 6
},
{
"__id__": 8
}
],
"_prefab": {
"__id__": 10
},
"_lpos": {
"__type__": "cc.Vec3",
"x": 255,
"y": 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__": 3
},
"_enabled": true,
"__prefab": {
"__id__": 5
},
"_contentSize": {
"__type__": "cc.Size",
"width": 540,
"height": 250
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "f8n1LHju5GYKiZYbWPoyg7"
},
{
"__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": 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": "02b0gf8wpK2LVm6GHcJ3nX"
},
{
"__type__": "cc.Widget",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 3
},
"_enabled": true,
"__prefab": {
"__id__": 9
},
"_alignFlags": 45,
"_target": null,
"_left": -15,
"_right": -15,
"_top": 0,
"_bottom": 10,
"_horizontalCenter": 0,
"_verticalCenter": 0,
"_isAbsLeft": true,
"_isAbsRight": true,
"_isAbsTop": true,
"_isAbsBottom": true,
"_isAbsHorizontalCenter": true,
"_isAbsVerticalCenter": true,
"_originalWidth": 250,
"_originalHeight": 63,
"_alignMode": 2,
"_lockFlags": 0,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "f8A2F0nrxLhr91Ph+lO16O"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "2dWO9W/nFJ04XVDWaaykIz",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.Node",
"_name": "inf",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 2
},
"_children": [
{
"__id__": 12
},
{
"__id__": 23
},
{
"__id__": 34
},
{
"__id__": 44
},
{
"__id__": 54
},
{
"__id__": 64
}
],
"_active": false,
"_components": [
{
"__id__": 74
},
{
"__id__": 76
},
{
"__id__": 78
}
],
"_prefab": {
"__id__": 80
},
"_lpos": {
"__type__": "cc.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__": 11
},
"_prefab": {
"__id__": 13
},
"__editorExtras__": {}
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 12
},
"asset": {
"__uuid__": "46f1e2cb-6fa7-4e9e-b419-e424ba47fe68",
"__expectedType__": "cc.Prefab"
},
"fileId": "d5Q0cgjY1BTIz2JM1k7EZK",
"instance": {
"__id__": 14
},
"targetOverrides": null
},
{
"__type__": "cc.PrefabInstance",
"fileId": "60Nk5lOkhHl5PMfQh1iqY6",
"prefabRootNode": {
"__id__": 1
},
"mountedChildren": [],
"mountedComponents": [],
"propertyOverrides": [
{
"__id__": 15
},
{
"__id__": 17
},
{
"__id__": 18
},
{
"__id__": 19
},
{
"__id__": 20
},
{
"__id__": 22
}
],
"removedComponents": []
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 16
},
"propertyPath": [
"_name"
],
"value": "h1"
},
{
"__type__": "cc.TargetInfo",
"localID": [
"d5Q0cgjY1BTIz2JM1k7EZK"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 16
},
"propertyPath": [
"_lpos"
],
"value": {
"__type__": "cc.Vec3",
"x": 65,
"y": 65,
"z": 0
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 16
},
"propertyPath": [
"_lrot"
],
"value": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 16
},
"propertyPath": [
"_euler"
],
"value": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 21
},
"propertyPath": [
"node_index"
],
"value": 1
},
{
"__type__": "cc.TargetInfo",
"localID": [
"11S1XoDG5Ndo+S7MbRH4us"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 16
},
"propertyPath": [
"_active"
],
"value": true
},
{
"__type__": "cc.Node",
"_objFlags": 0,
"_parent": {
"__id__": 11
},
"_prefab": {
"__id__": 24
},
"__editorExtras__": {}
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 23
},
"asset": {
"__uuid__": "46f1e2cb-6fa7-4e9e-b419-e424ba47fe68",
"__expectedType__": "cc.Prefab"
},
"fileId": "d5Q0cgjY1BTIz2JM1k7EZK",
"instance": {
"__id__": 25
},
"targetOverrides": null
},
{
"__type__": "cc.PrefabInstance",
"fileId": "f18nfBfNNAlK1I3QXpKhnm",
"prefabRootNode": {
"__id__": 1
},
"mountedChildren": [],
"mountedComponents": [],
"propertyOverrides": [
{
"__id__": 26
},
{
"__id__": 28
},
{
"__id__": 29
},
{
"__id__": 30
},
{
"__id__": 31
},
{
"__id__": 33
}
],
"removedComponents": []
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 27
},
"propertyPath": [
"_name"
],
"value": "h2"
},
{
"__type__": "cc.TargetInfo",
"localID": [
"d5Q0cgjY1BTIz2JM1k7EZK"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 27
},
"propertyPath": [
"_lpos"
],
"value": {
"__type__": "cc.Vec3",
"x": 235,
"y": 65,
"z": 0
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 27
},
"propertyPath": [
"_lrot"
],
"value": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 27
},
"propertyPath": [
"_euler"
],
"value": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 32
},
"propertyPath": [
"node_index"
],
"value": 2
},
{
"__type__": "cc.TargetInfo",
"localID": [
"11S1XoDG5Ndo+S7MbRH4us"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 27
},
"propertyPath": [
"_active"
],
"value": true
},
{
"__type__": "cc.Node",
"_objFlags": 0,
"_parent": {
"__id__": 11
},
"_prefab": {
"__id__": 35
},
"__editorExtras__": {}
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 34
},
"asset": {
"__uuid__": "46f1e2cb-6fa7-4e9e-b419-e424ba47fe68",
"__expectedType__": "cc.Prefab"
},
"fileId": "d5Q0cgjY1BTIz2JM1k7EZK",
"instance": {
"__id__": 36
},
"targetOverrides": null
},
{
"__type__": "cc.PrefabInstance",
"fileId": "b5VJl8g0JGsr3Eyap/CxxF",
"prefabRootNode": {
"__id__": 1
},
"mountedChildren": [],
"mountedComponents": [],
"propertyOverrides": [
{
"__id__": 37
},
{
"__id__": 39
},
{
"__id__": 40
},
{
"__id__": 41
},
{
"__id__": 42
}
],
"removedComponents": []
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 38
},
"propertyPath": [
"_name"
],
"value": "h3"
},
{
"__type__": "cc.TargetInfo",
"localID": [
"d5Q0cgjY1BTIz2JM1k7EZK"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 38
},
"propertyPath": [
"_lpos"
],
"value": {
"__type__": "cc.Vec3",
"x": 405,
"y": 65,
"z": 0
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 38
},
"propertyPath": [
"_lrot"
],
"value": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 38
},
"propertyPath": [
"_euler"
],
"value": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 43
},
"propertyPath": [
"node_index"
],
"value": 3
},
{
"__type__": "cc.TargetInfo",
"localID": [
"11S1XoDG5Ndo+S7MbRH4us"
]
},
{
"__type__": "cc.Node",
"_objFlags": 0,
"_parent": {
"__id__": 11
},
"_prefab": {
"__id__": 45
},
"__editorExtras__": {}
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 44
},
"asset": {
"__uuid__": "46f1e2cb-6fa7-4e9e-b419-e424ba47fe68",
"__expectedType__": "cc.Prefab"
},
"fileId": "d5Q0cgjY1BTIz2JM1k7EZK",
"instance": {
"__id__": 46
},
"targetOverrides": null
},
{
"__type__": "cc.PrefabInstance",
"fileId": "e0duEB5xlCXIMkCqSsHnNO",
"prefabRootNode": {
"__id__": 1
},
"mountedChildren": [],
"mountedComponents": [],
"propertyOverrides": [
{
"__id__": 47
},
{
"__id__": 49
},
{
"__id__": 50
},
{
"__id__": 51
},
{
"__id__": 52
}
],
"removedComponents": []
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 48
},
"propertyPath": [
"_name"
],
"value": "h4"
},
{
"__type__": "cc.TargetInfo",
"localID": [
"d5Q0cgjY1BTIz2JM1k7EZK"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 48
},
"propertyPath": [
"_lpos"
],
"value": {
"__type__": "cc.Vec3",
"x": 65,
"y": -55,
"z": 0
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 48
},
"propertyPath": [
"_lrot"
],
"value": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 48
},
"propertyPath": [
"_euler"
],
"value": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 53
},
"propertyPath": [
"node_index"
],
"value": 4
},
{
"__type__": "cc.TargetInfo",
"localID": [
"11S1XoDG5Ndo+S7MbRH4us"
]
},
{
"__type__": "cc.Node",
"_objFlags": 0,
"_parent": {
"__id__": 11
},
"_prefab": {
"__id__": 55
},
"__editorExtras__": {}
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 54
},
"asset": {
"__uuid__": "46f1e2cb-6fa7-4e9e-b419-e424ba47fe68",
"__expectedType__": "cc.Prefab"
},
"fileId": "d5Q0cgjY1BTIz2JM1k7EZK",
"instance": {
"__id__": 56
},
"targetOverrides": null
},
{
"__type__": "cc.PrefabInstance",
"fileId": "d74Emwwt5DxaWYxj946JcK",
"prefabRootNode": {
"__id__": 1
},
"mountedChildren": [],
"mountedComponents": [],
"propertyOverrides": [
{
"__id__": 57
},
{
"__id__": 59
},
{
"__id__": 60
},
{
"__id__": 61
},
{
"__id__": 62
}
],
"removedComponents": []
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 58
},
"propertyPath": [
"_name"
],
"value": "h5"
},
{
"__type__": "cc.TargetInfo",
"localID": [
"d5Q0cgjY1BTIz2JM1k7EZK"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 58
},
"propertyPath": [
"_lpos"
],
"value": {
"__type__": "cc.Vec3",
"x": 235,
"y": -55,
"z": 0
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 58
},
"propertyPath": [
"_lrot"
],
"value": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 58
},
"propertyPath": [
"_euler"
],
"value": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 63
},
"propertyPath": [
"node_index"
],
"value": 5
},
{
"__type__": "cc.TargetInfo",
"localID": [
"11S1XoDG5Ndo+S7MbRH4us"
]
},
{
"__type__": "cc.Node",
"_objFlags": 0,
"_parent": {
"__id__": 11
},
"_prefab": {
"__id__": 65
},
"__editorExtras__": {}
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 64
},
"asset": {
"__uuid__": "46f1e2cb-6fa7-4e9e-b419-e424ba47fe68",
"__expectedType__": "cc.Prefab"
},
"fileId": "d5Q0cgjY1BTIz2JM1k7EZK",
"instance": {
"__id__": 66
},
"targetOverrides": null
},
{
"__type__": "cc.PrefabInstance",
"fileId": "fb40K1qBRGS60ENjiKqFuY",
"prefabRootNode": {
"__id__": 1
},
"mountedChildren": [],
"mountedComponents": [],
"propertyOverrides": [
{
"__id__": 67
},
{
"__id__": 69
},
{
"__id__": 70
},
{
"__id__": 71
},
{
"__id__": 72
}
],
"removedComponents": []
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 68
},
"propertyPath": [
"_name"
],
"value": "h6"
},
{
"__type__": "cc.TargetInfo",
"localID": [
"d5Q0cgjY1BTIz2JM1k7EZK"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 68
},
"propertyPath": [
"_lpos"
],
"value": {
"__type__": "cc.Vec3",
"x": 405,
"y": -55,
"z": 0
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 68
},
"propertyPath": [
"_lrot"
],
"value": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 68
},
"propertyPath": [
"_euler"
],
"value": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 73
},
"propertyPath": [
"node_index"
],
"value": 6
},
{
"__type__": "cc.TargetInfo",
"localID": [
"11S1XoDG5Ndo+S7MbRH4us"
]
},
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 11
},
"_enabled": true,
"__prefab": {
"__id__": 75
},
"_contentSize": {
"__type__": "cc.Size",
"width": 510,
"height": 260
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "afzglh66FHR7fWl2AgQCX7"
},
{
"__type__": "cc.Widget",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 11
},
"_enabled": false,
"__prefab": {
"__id__": 77
},
"_alignFlags": 45,
"_target": null,
"_left": 10,
"_right": 10,
"_top": -10,
"_bottom": -10,
"_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": "41KDx6CVlCiql7vqcu/tuV"
},
{
"__type__": "cc.Layout",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 11
},
"_enabled": false,
"__prefab": {
"__id__": 79
},
"_resizeMode": 0,
"_layoutType": 3,
"_cellSize": {
"__type__": "cc.Size",
"width": 40,
"height": 40
},
"_startAxis": 0,
"_paddingLeft": 10,
"_paddingRight": 0,
"_paddingTop": 10,
"_paddingBottom": 0,
"_spacingX": 60,
"_spacingY": 20,
"_verticalDirection": 1,
"_horizontalDirection": 0,
"_constraint": 1,
"_constraintNum": 2,
"_affectedByScale": false,
"_isAlign": true,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "11/6x7nA5ClKJ4z+gTgQhj"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "d2hTXWzUdGCan0VzPi19Ch",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 2
},
"_enabled": true,
"__prefab": {
"__id__": 82
},
"_contentSize": {
"__type__": "cc.Size",
"width": 510,
"height": 260
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "d9OXwdHrpDLoFVwfCffiMY"
},
{
"__type__": "cc.Widget",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 2
},
"_enabled": true,
"__prefab": {
"__id__": 84
},
"_alignFlags": 12,
"_target": null,
"_left": 30,
"_right": 515,
"_top": 0,
"_bottom": 242.02999999999997,
"_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": "68yArjyzBH6YVanZiCGot1"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "1dCR7MD6tJe5YZVuNBa4bi",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.Node",
"_name": "end",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 1
},
"_children": [
{
"__id__": 87
},
{
"__id__": 95
}
],
"_active": true,
"_components": [
{
"__id__": 103
},
{
"__id__": 105
},
{
"__id__": 108
}
],
"_prefab": {
"__id__": 110
},
"_lpos": {
"__type__": "cc.Vec3",
"x": 306.634,
"y": 651.253,
"z": 0
},
"_lrot": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
},
"_lscale": {
"__type__": "cc.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__": 86
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 88
},
{
"__id__": 90
},
{
"__id__": 92
}
],
"_prefab": {
"__id__": 94
},
"_lpos": {
"__type__": "cc.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.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__": 87
},
"_enabled": true,
"__prefab": {
"__id__": 89
},
"_contentSize": {
"__type__": "cc.Size",
"width": 179,
"height": 140
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "dcXblJTmBGbbrP+1/15ZwD"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 87
},
"_enabled": true,
"__prefab": {
"__id__": 91
},
"_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@c874e",
"__expectedType__": "cc.SpriteFrame"
},
"_type": 1,
"_fillType": 0,
"_sizeMode": 1,
"_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": "b8nsTM/PZEELgMsXIVL4pt"
},
{
"__type__": "cc.Widget",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 87
},
"_enabled": false,
"__prefab": {
"__id__": 93
},
"_alignFlags": 45,
"_target": null,
"_left": 15.5,
"_right": 15.5,
"_top": -20,
"_bottom": -20,
"_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": "790cDJ7atLS4TG+Ycw46QK"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "2dNqi4EsNF74bvqXfxOncz",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.Node",
"_name": "Label",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 86
},
"_children": [],
"_active": false,
"_components": [
{
"__id__": 96
},
{
"__id__": 98
},
{
"__id__": 100
}
],
"_prefab": {
"__id__": 102
},
"_lpos": {
"__type__": "cc.Vec3",
"x": 0,
"y": 3.9,
"z": 0
},
"_lrot": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
},
"_lscale": {
"__type__": "cc.Vec3",
"x": 1,
"y": 1,
"z": 1
},
"_mobility": 0,
"_layer": 1073741824,
"_euler": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_id": ""
},
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 95
},
"_enabled": true,
"__prefab": {
"__id__": 97
},
"_contentSize": {
"__type__": "cc.Size",
"width": 74,
"height": 54.4
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "ddX8cQH+tO8IFACH8eUQPp"
},
{
"__type__": "cc.Label",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 95
},
"_enabled": true,
"__prefab": {
"__id__": 99
},
"_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": 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": "aaAvvgHupEN5tu/1kA6rBe"
},
{
"__type__": "cc.Widget",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 95
},
"_enabled": true,
"__prefab": {
"__id__": 101
},
"_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": "a40S493Z9LPKKbwaEzHCKD"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "e8QWNJw2tFEr9EJEWSLKWZ",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 86
},
"_enabled": true,
"__prefab": {
"__id__": 104
},
"_contentSize": {
"__type__": "cc.Size",
"width": 120,
"height": 110
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "58YKxmmCxF96Y35Jx55iO9"
},
{
"__type__": "cc.Button",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 86
},
"_enabled": true,
"__prefab": {
"__id__": 106
},
"clickEvents": [
{
"__id__": 107
}
],
"_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": {
"__id__": 86
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "32mUTwrfpPn5uD+LpL5Lrs"
},
{
"__type__": "cc.ClickEvent",
"target": {
"__id__": 1
},
"component": "",
"_componentId": "e7482dUVpJEJZzHkqJl1ZWP",
"handler": "open_Victory",
"customEventData": ""
},
{
"__type__": "cc.Widget",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 86
},
"_enabled": true,
"__prefab": {
"__id__": 109
},
"_alignFlags": 36,
"_target": null,
"_left": -8.317000000000007,
"_right": -6.6340000000000146,
"_top": 89.63,
"_bottom": 596.253,
"_horizontalCenter": 0,
"_verticalCenter": 0,
"_isAbsLeft": true,
"_isAbsRight": true,
"_isAbsTop": true,
"_isAbsBottom": true,
"_isAbsHorizontalCenter": true,
"_isAbsVerticalCenter": true,
"_originalWidth": 210,
"_originalHeight": 100,
"_alignMode": 2,
"_lockFlags": 0,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "70q5vS8yxIUYCKYeUG0HUf"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "efsBvXhGNHD5mVlQm4e8aN",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.Node",
"_name": "ibar",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 1
},
"_children": [
{
"__id__": 112
},
{
"__id__": 128
}
],
"_active": true,
"_components": [
{
"__id__": 218
},
{
"__id__": 220
},
{
"__id__": 222
},
{
"__id__": 224
}
],
"_prefab": {
"__id__": 226
},
"_lpos": {
"__type__": "cc.Vec3",
"x": 0,
"y": 583.661,
"z": 0
},
"_lrot": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
},
"_lscale": {
"__type__": "cc.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__": 111
},
"_prefab": {
"__id__": 113
},
"__editorExtras__": {}
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 112
},
"asset": {
"__uuid__": "555f7387-1025-41a8-a2a8-ff61c76004a3",
"__expectedType__": "cc.Prefab"
},
"fileId": "50T0YGiGBH7qZZFeATiEP+",
"instance": {
"__id__": 114
},
"targetOverrides": null
},
{
"__type__": "cc.PrefabInstance",
"fileId": "e6TKkyFdZMNrabeMU336cv",
"prefabRootNode": {
"__id__": 1
},
"mountedChildren": [],
"mountedComponents": [],
"propertyOverrides": [
{
"__id__": 115
},
{
"__id__": 117
},
{
"__id__": 118
},
{
"__id__": 119
},
{
"__id__": 120
},
{
"__id__": 122
},
{
"__id__": 124
},
{
"__id__": 126
}
],
"removedComponents": []
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 116
},
"propertyPath": [
"_name"
],
"value": "popup"
},
{
"__type__": "cc.TargetInfo",
"localID": [
"50T0YGiGBH7qZZFeATiEP+"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 116
},
"propertyPath": [
"_lpos"
],
"value": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 116
},
"propertyPath": [
"_lrot"
],
"value": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 116
},
"propertyPath": [
"_euler"
],
"value": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 121
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 720,
"height": 55
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"50XxsJbrFCN4H9VEVO1jhI"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 123
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 720,
"height": 55
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"89vNfbOw5OYLiuCSle5Cni"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 125
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 1440,
"height": 110
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"3dNz0H16xGpJqDZ5588nMV"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 127
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 1408,
"height": 78
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"dbPtEc0lVC6b6/8Lozo2Vm"
]
},
{
"__type__": "cc.Node",
"_name": "sbar",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 111
},
"_children": [
{
"__id__": 129
},
{
"__id__": 165
}
],
"_active": true,
"_components": [
{
"__id__": 209
},
{
"__id__": 211
},
{
"__id__": 213
},
{
"__id__": 215
}
],
"_prefab": {
"__id__": 217
},
"_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",
"_name": "coin",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 128
},
"_children": [
{
"__id__": 130
},
{
"__id__": 144
},
{
"__id__": 150
}
],
"_active": true,
"_components": [
{
"__id__": 158
},
{
"__id__": 160
},
{
"__id__": 162
}
],
"_prefab": {
"__id__": 164
},
"_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__": 129
},
"_prefab": {
"__id__": 131
},
"__editorExtras__": {}
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 130
},
"asset": {
"__uuid__": "86a3c4cd-71c7-4502-b713-65f0ace7912a",
"__expectedType__": "cc.Prefab"
},
"fileId": "d3jYvT7whFS5scQFZeO5AK",
"instance": {
"__id__": 132
},
"targetOverrides": null
},
{
"__type__": "cc.PrefabInstance",
"fileId": "afBwe+xrtAhLFQ4HPhSfDL",
"prefabRootNode": {
"__id__": 1
},
"mountedChildren": [],
"mountedComponents": [],
"propertyOverrides": [
{
"__id__": 133
},
{
"__id__": 135
},
{
"__id__": 136
},
{
"__id__": 137
},
{
"__id__": 138
},
{
"__id__": 140
},
{
"__id__": 142
}
],
"removedComponents": []
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 134
},
"propertyPath": [
"_name"
],
"value": "smalltip"
},
{
"__type__": "cc.TargetInfo",
"localID": [
"d3jYvT7whFS5scQFZeO5AK"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 134
},
"propertyPath": [
"_lpos"
],
"value": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 134
},
"propertyPath": [
"_lrot"
],
"value": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 134
},
"propertyPath": [
"_euler"
],
"value": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 139
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 150,
"height": 70
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"3aTUQpkypKh5v6YnH99gAD"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 141
},
"propertyPath": [
"_string"
],
"value": "金币不足"
},
{
"__type__": "cc.TargetInfo",
"localID": [
"52GlHcXJZDJqYfTH62X5lp"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 143
},
"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__": 129
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 145
},
{
"__id__": 147
}
],
"_prefab": {
"__id__": 149
},
"_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__": 144
},
"_enabled": true,
"__prefab": {
"__id__": 146
},
"_contentSize": {
"__type__": "cc.Size",
"width": 35,
"height": 35
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "9e9DrNzxtOFL4m/t0+A3P0"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 144
},
"_enabled": true,
"__prefab": {
"__id__": 148
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_spriteFrame": {
"__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@23e64",
"__expectedType__": "cc.SpriteFrame"
},
"_type": 0,
"_fillType": 0,
"_sizeMode": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_useGrayscale": false,
"_atlas": {
"__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73",
"__expectedType__": "cc.SpriteAtlas"
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "efGW8b0ThNXKk6onRGpH30"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "e7dPNasr5IyqES0tbwxJX3",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.Node",
"_name": "num",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 129
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 151
},
{
"__id__": 153
},
{
"__id__": 155
}
],
"_prefab": {
"__id__": 157
},
"_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__": 150
},
"_enabled": true,
"__prefab": {
"__id__": 152
},
"_contentSize": {
"__type__": "cc.Size",
"width": 120,
"height": 54.4
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "74KOydbBZPaL33+dUhhJRe"
},
{
"__type__": "cc.Label",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 150
},
"_enabled": true,
"__prefab": {
"__id__": 154
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_string": "{{0}}",
"_horizontalAlign": 0,
"_verticalAlign": 1,
"_actualFontSize": 31,
"_fontSize": 30,
"_fontFamily": "Arial",
"_lineHeight": 40,
"_overflow": 2,
"_enableWrapText": true,
"_font": null,
"_isSystemFontUsed": true,
"_spacingX": 0,
"_isItalic": false,
"_isBold": true,
"_isUnderline": false,
"_underlineHeight": 2,
"_cacheMode": 0,
"_enableOutline": true,
"_outlineColor": {
"__type__": "cc.Color",
"r": 0,
"g": 0,
"b": 0,
"a": 255
},
"_outlineWidth": 2,
"_enableShadow": false,
"_shadowColor": {
"__type__": "cc.Color",
"r": 0,
"g": 0,
"b": 0,
"a": 255
},
"_shadowOffset": {
"__type__": "cc.Vec2",
"x": 2,
"y": 2
},
"_shadowBlur": 2,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "bdrNNK7thMNZHa9Y2Lvam7"
},
{
"__type__": "545c05XsG9GDJispEGWKvYv",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 150
},
"_enabled": true,
"__prefab": {
"__id__": 156
},
"templateMode": true,
"watchPath": "0",
"labelType": "cc.Label",
"watchPathArr": [
"data.mission_data.coin"
],
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "c63uq0wtFICbfJrLh+pZmp"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "65zRY1wpZPNLTXws9hsdcE",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 129
},
"_enabled": true,
"__prefab": {
"__id__": 159
},
"_contentSize": {
"__type__": "cc.Size",
"width": 170,
"height": 40
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "35quWEUmxMjKYP1nsLJ2VA"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 129
},
"_enabled": true,
"__prefab": {
"__id__": 161
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_spriteFrame": null,
"_type": 0,
"_fillType": 0,
"_sizeMode": 1,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_useGrayscale": false,
"_atlas": null,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "5ancMx0I9HBaaQDn7GsHwj"
},
{
"__type__": "cc.Widget",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 129
},
"_enabled": false,
"__prefab": {
"__id__": 163
},
"_alignFlags": 40,
"_target": null,
"_left": 5.684341886080802e-14,
"_right": -5.684341886080802e-14,
"_top": 0,
"_bottom": 0,
"_horizontalCenter": 0,
"_verticalCenter": 0,
"_isAbsLeft": true,
"_isAbsRight": true,
"_isAbsTop": true,
"_isAbsBottom": true,
"_isAbsHorizontalCenter": true,
"_isAbsVerticalCenter": true,
"_originalWidth": 240,
"_originalHeight": 0,
"_alignMode": 2,
"_lockFlags": 0,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "2bBsRP7v9KRJjiuLdqa2aT"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "a2T+9jtpFDK6TbGmUuF01c",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.Node",
"_name": "hero",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 128
},
"_children": [
{
"__id__": 166
},
{
"__id__": 180
},
{
"__id__": 188
},
{
"__id__": 194
}
],
"_active": true,
"_components": [
{
"__id__": 202
},
{
"__id__": 204
},
{
"__id__": 206
}
],
"_prefab": {
"__id__": 208
},
"_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__": 165
},
"_prefab": {
"__id__": 167
},
"__editorExtras__": {}
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 166
},
"asset": {
"__uuid__": "86a3c4cd-71c7-4502-b713-65f0ace7912a",
"__expectedType__": "cc.Prefab"
},
"fileId": "d3jYvT7whFS5scQFZeO5AK",
"instance": {
"__id__": 168
},
"targetOverrides": null
},
{
"__type__": "cc.PrefabInstance",
"fileId": "17jQoAjIxArIx0zGxn3BAQ",
"prefabRootNode": {
"__id__": 1
},
"mountedChildren": [],
"mountedComponents": [],
"propertyOverrides": [
{
"__id__": 169
},
{
"__id__": 171
},
{
"__id__": 172
},
{
"__id__": 173
},
{
"__id__": 174
},
{
"__id__": 176
},
{
"__id__": 178
}
],
"removedComponents": []
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 170
},
"propertyPath": [
"_name"
],
"value": "smalltip"
},
{
"__type__": "cc.TargetInfo",
"localID": [
"d3jYvT7whFS5scQFZeO5AK"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 170
},
"propertyPath": [
"_lpos"
],
"value": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 170
},
"propertyPath": [
"_lrot"
],
"value": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 170
},
"propertyPath": [
"_euler"
],
"value": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 175
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 150,
"height": 70
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"3aTUQpkypKh5v6YnH99gAD"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 177
},
"propertyPath": [
"_string"
],
"value": "英雄队伍已满"
},
{
"__type__": "cc.TargetInfo",
"localID": [
"52GlHcXJZDJqYfTH62X5lp"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 179
},
"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__": 165
},
"_children": [],
"_active": false,
"_components": [
{
"__id__": 181
},
{
"__id__": 183
},
{
"__id__": 185
}
],
"_prefab": {
"__id__": 187
},
"_lpos": {
"__type__": "cc.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__": 180
},
"_enabled": true,
"__prefab": {
"__id__": 182
},
"_contentSize": {
"__type__": "cc.Size",
"width": 510.00000000000006,
"height": 50
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "2cUj3Q4DZLCoozORfwKbf4"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 180
},
"_enabled": true,
"__prefab": {
"__id__": 184
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_spriteFrame": {
"__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@96e5b",
"__expectedType__": "cc.SpriteFrame"
},
"_type": 1,
"_fillType": 0,
"_sizeMode": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_useGrayscale": false,
"_atlas": {
"__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4",
"__expectedType__": "cc.SpriteAtlas"
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "29lpRqwkFEtptpWZmrVFC2"
},
{
"__type__": "cc.Widget",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 180
},
"_enabled": true,
"__prefab": {
"__id__": 186
},
"_alignFlags": 45,
"_target": null,
"_left": 0,
"_right": 0,
"_top": 0,
"_bottom": 0,
"_horizontalCenter": 0,
"_verticalCenter": 0,
"_isAbsLeft": true,
"_isAbsRight": true,
"_isAbsTop": true,
"_isAbsBottom": true,
"_isAbsHorizontalCenter": true,
"_isAbsVerticalCenter": true,
"_originalWidth": 240,
"_originalHeight": 45,
"_alignMode": 2,
"_lockFlags": 0,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "abchfEW1ZBSZOFr/NUO5q6"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "ebDo8RYmhKJoLQcsDOvm6d",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.Node",
"_name": "icon",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 165
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 189
},
{
"__id__": 191
}
],
"_prefab": {
"__id__": 193
},
"_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__": 188
},
"_enabled": true,
"__prefab": {
"__id__": 190
},
"_contentSize": {
"__type__": "cc.Size",
"width": 43.2,
"height": 36
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "23qUuUxkBMurmQwTpy+EPH"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 188
},
"_enabled": true,
"__prefab": {
"__id__": 192
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_spriteFrame": {
"__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@8429c",
"__expectedType__": "cc.SpriteFrame"
},
"_type": 0,
"_fillType": 0,
"_sizeMode": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_useGrayscale": false,
"_atlas": {
"__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4",
"__expectedType__": "cc.SpriteAtlas"
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "b9ofSi335KTb6xi+ky1Tj7"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "84qEY2WspHubd3RtrAP2OD",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.Node",
"_name": "num",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 165
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 195
},
{
"__id__": 197
},
{
"__id__": 199
}
],
"_prefab": {
"__id__": 201
},
"_lpos": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_lrot": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
},
"_lscale": {
"__type__": "cc.Vec3",
"x": 1,
"y": 1,
"z": 1
},
"_mobility": 0,
"_layer": 1073741824,
"_euler": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_id": ""
},
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 194
},
"_enabled": true,
"__prefab": {
"__id__": 196
},
"_contentSize": {
"__type__": "cc.Size",
"width": 105.55029296875,
"height": 54.4
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "9dVbx7RW5PJph13g6JcE7f"
},
{
"__type__": "cc.Label",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 194
},
"_enabled": true,
"__prefab": {
"__id__": 198
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_string": "{{0}}/{{1}}",
"_horizontalAlign": 0,
"_verticalAlign": 1,
"_actualFontSize": 25,
"_fontSize": 25,
"_fontFamily": "Arial",
"_lineHeight": 40,
"_overflow": 0,
"_enableWrapText": true,
"_font": null,
"_isSystemFontUsed": true,
"_spacingX": 0,
"_isItalic": false,
"_isBold": false,
"_isUnderline": false,
"_underlineHeight": 2,
"_cacheMode": 0,
"_enableOutline": true,
"_outlineColor": {
"__type__": "cc.Color",
"r": 0,
"g": 0,
"b": 0,
"a": 255
},
"_outlineWidth": 2,
"_enableShadow": false,
"_shadowColor": {
"__type__": "cc.Color",
"r": 0,
"g": 0,
"b": 0,
"a": 255
},
"_shadowOffset": {
"__type__": "cc.Vec2",
"x": 2,
"y": 2
},
"_shadowBlur": 2,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "01P1XFffFI0YeiDoBu0o4q"
},
{
"__type__": "545c05XsG9GDJispEGWKvYv",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 194
},
"_enabled": true,
"__prefab": {
"__id__": 200
},
"templateMode": true,
"watchPath": "",
"labelType": "cc.Label",
"watchPathArr": [
"data.mission_data.hero_num",
"data.mission_data.hero_max_num"
],
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "67gp0S7s1LbJrRJxA2hyAY"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "b3xI06b3hKYYXhvxKA/RVk",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 165
},
"_enabled": true,
"__prefab": {
"__id__": 203
},
"_contentSize": {
"__type__": "cc.Size",
"width": 170,
"height": 40
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "ab5M6WKotJg40uWXPTZ1ob"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 165
},
"_enabled": true,
"__prefab": {
"__id__": 205
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_spriteFrame": null,
"_type": 0,
"_fillType": 0,
"_sizeMode": 1,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_useGrayscale": false,
"_atlas": null,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "4e8JM6nBZJqrvjHs0V8aai"
},
{
"__type__": "cc.Widget",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 165
},
"_enabled": false,
"__prefab": {
"__id__": 207
},
"_alignFlags": 40,
"_target": null,
"_left": 1060,
"_right": -1060,
"_top": 0,
"_bottom": 0,
"_horizontalCenter": 0,
"_verticalCenter": 0,
"_isAbsLeft": true,
"_isAbsRight": true,
"_isAbsTop": true,
"_isAbsBottom": true,
"_isAbsHorizontalCenter": true,
"_isAbsVerticalCenter": true,
"_originalWidth": 240,
"_originalHeight": 0,
"_alignMode": 2,
"_lockFlags": 0,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "d3VFgYPnNFJ5pernm2R/lv"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "92fF6VNGhL4KGhc565gFRM",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 128
},
"_enabled": true,
"__prefab": {
"__id__": 210
},
"_contentSize": {
"__type__": "cc.Size",
"width": 700,
"height": 55
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "ef3GXI6RFAuZZkMAuR7BwE"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 128
},
"_enabled": false,
"__prefab": {
"__id__": 212
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_spriteFrame": {
"__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@96e5b",
"__expectedType__": "cc.SpriteFrame"
},
"_type": 1,
"_fillType": 0,
"_sizeMode": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_useGrayscale": false,
"_atlas": {
"__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4",
"__expectedType__": "cc.SpriteAtlas"
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "c0c6lwAt5EeqPi6c2P+//e"
},
{
"__type__": "cc.Widget",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 128
},
"_enabled": true,
"__prefab": {
"__id__": 214
},
"_alignFlags": 45,
"_target": null,
"_left": 5,
"_right": 15,
"_top": 0,
"_bottom": 0,
"_horizontalCenter": 0,
"_verticalCenter": 0,
"_isAbsLeft": true,
"_isAbsRight": true,
"_isAbsTop": true,
"_isAbsBottom": true,
"_isAbsHorizontalCenter": true,
"_isAbsVerticalCenter": true,
"_originalWidth": 240,
"_originalHeight": 50,
"_alignMode": 2,
"_lockFlags": 0,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "1e8oJVnutNjaRRmBUqjQEa"
},
{
"__type__": "cc.Layout",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 128
},
"_enabled": true,
"__prefab": {
"__id__": 216
},
"_resizeMode": 0,
"_layoutType": 1,
"_cellSize": {
"__type__": "cc.Size",
"width": 40,
"height": 40
},
"_startAxis": 0,
"_paddingLeft": 0,
"_paddingRight": 0,
"_paddingTop": 0,
"_paddingBottom": 0,
"_spacingX": 0,
"_spacingY": 0,
"_verticalDirection": 1,
"_horizontalDirection": 0,
"_constraint": 0,
"_constraintNum": 2,
"_affectedByScale": false,
"_isAlign": false,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "89GdVaXQhIzp7Mnq8ChF9e"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "87fsvXMYxN6rokxAIGrdi2",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 111
},
"_enabled": true,
"__prefab": {
"__id__": 219
},
"_contentSize": {
"__type__": "cc.Size",
"width": 720,
"height": 55
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "d8NTJQrCBKqYPFHCz3D0Kk"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 111
},
"_enabled": false,
"__prefab": {
"__id__": 221
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_spriteFrame": {
"__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@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": "6fdG8OyG1D0JDALuoiGPzV"
},
{
"__type__": "cc.Widget",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 111
},
"_enabled": true,
"__prefab": {
"__id__": 223
},
"_alignFlags": 44,
"_target": null,
"_left": 0,
"_right": 0,
"_top": 0,
"_bottom": 556.161,
"_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": "65MBCZiJxM5oBUlBJr9ugf"
},
{
"__type__": "cc.Layout",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 111
},
"_enabled": false,
"__prefab": {
"__id__": 225
},
"_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": "94c76JFMlJuqBNIUP8i/MY"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "31aFvhzN1Pl4d1ERUXR5fH",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.Node",
"_name": "heros",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 1
},
"_children": [
{
"__id__": 228
},
{
"__id__": 247
},
{
"__id__": 306
}
],
"_active": true,
"_components": [
{
"__id__": 406
},
{
"__id__": 408
},
{
"__id__": 410
},
{
"__id__": 412
}
],
"_prefab": {
"__id__": 414
},
"_lpos": {
"__type__": "cc.Vec3",
"x": 0,
"y": 105,
"z": 0
},
"_lrot": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
},
"_lscale": {
"__type__": "cc.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__": 227
},
"_prefab": {
"__id__": 229
},
"__editorExtras__": {}
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 228
},
"asset": {
"__uuid__": "555f7387-1025-41a8-a2a8-ff61c76004a3",
"__expectedType__": "cc.Prefab"
},
"fileId": "50T0YGiGBH7qZZFeATiEP+",
"instance": {
"__id__": 230
},
"targetOverrides": null
},
{
"__type__": "cc.PrefabInstance",
"fileId": "0bJUqwHolKG61NRxRmQ/hP",
"prefabRootNode": {
"__id__": 1
},
"mountedChildren": [],
"mountedComponents": [],
"propertyOverrides": [
{
"__id__": 231
},
{
"__id__": 233
},
{
"__id__": 234
},
{
"__id__": 235
},
{
"__id__": 236
},
{
"__id__": 238
},
{
"__id__": 240
},
{
"__id__": 242
},
{
"__id__": 244
},
{
"__id__": 245
}
],
"removedComponents": []
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 232
},
"propertyPath": [
"_name"
],
"value": "popup"
},
{
"__type__": "cc.TargetInfo",
"localID": [
"50T0YGiGBH7qZZFeATiEP+"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 232
},
"propertyPath": [
"_lpos"
],
"value": {
"__type__": "cc.Vec3",
"x": 0,
"y": 225,
"z": 0
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 232
},
"propertyPath": [
"_lrot"
],
"value": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 232
},
"propertyPath": [
"_euler"
],
"value": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 237
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 720,
"height": 450
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"50XxsJbrFCN4H9VEVO1jhI"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 239
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 720,
"height": 450
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"89vNfbOw5OYLiuCSle5Cni"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 241
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 1440,
"height": 900
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"3dNz0H16xGpJqDZ5588nMV"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 243
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 1408,
"height": 868
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"dbPtEc0lVC6b6/8Lozo2Vm"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 232
},
"propertyPath": [
"_active"
],
"value": true
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 246
},
"propertyPath": [
"_active"
],
"value": false
},
{
"__type__": "cc.TargetInfo",
"localID": [
"edv/0Agw9E+qY3h4DiEUF9"
]
},
{
"__type__": "cc.Node",
"_name": "box",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 227
},
"_children": [
{
"__id__": 248
},
{
"__id__": 265
},
{
"__id__": 282
}
],
"_active": true,
"_components": [
{
"__id__": 299
},
{
"__id__": 301
},
{
"__id__": 303
}
],
"_prefab": {
"__id__": 305
},
"_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.Node",
"_objFlags": 0,
"_parent": {
"__id__": 247
},
"_prefab": {
"__id__": 249
},
"__editorExtras__": {}
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 248
},
"asset": {
"__uuid__": "f820a186-b9f6-44df-a534-bdcbaa6a639a",
"__expectedType__": "cc.Prefab"
},
"fileId": "5dVotvOAFMoaprbNZVAkgY",
"instance": {
"__id__": 250
},
"targetOverrides": [
{
"__id__": 262
}
]
},
{
"__type__": "cc.PrefabInstance",
"fileId": "1fpu1t6mJJ0qZQpYGQLwSa",
"prefabRootNode": {
"__id__": 1
},
"mountedChildren": [],
"mountedComponents": [],
"propertyOverrides": [
{
"__id__": 251
},
{
"__id__": 253
},
{
"__id__": 254
},
{
"__id__": 255
},
{
"__id__": 256
},
{
"__id__": 258
},
{
"__id__": 260
}
],
"removedComponents": []
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 252
},
"propertyPath": [
"_name"
],
"value": "hero"
},
{
"__type__": "cc.TargetInfo",
"localID": [
"5dVotvOAFMoaprbNZVAkgY"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 252
},
"propertyPath": [
"_lpos"
],
"value": {
"__type__": "cc.Vec3",
"x": -235,
"y": 0,
"z": 0
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 252
},
"propertyPath": [
"_lrot"
],
"value": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 252
},
"propertyPath": [
"_euler"
],
"value": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 257
},
"propertyPath": [
"_lpos"
],
"value": {
"__type__": "cc.Vec3",
"x": -57,
"y": 157,
"z": 0
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"8amwNREnBNi5jgoZM6EcN7",
"c46/YsCPVOJYA4mWEpNYRx"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 259
},
"propertyPath": [
"_lpos"
],
"value": {
"__type__": "cc.Vec3",
"x": -2.9890000000000043,
"y": 193.56400000000002,
"z": 0
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"64sBr99yBIPIbpxdil4ZY0"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 261
},
"propertyPath": [
"_lpos"
],
"value": {
"__type__": "cc.Vec3",
"x": -93.417,
"y": 64.787,
"z": 0
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"894Jil2OhD84XdOP9fS7Ua"
]
},
{
"__type__": "cc.TargetOverrideInfo",
"source": null,
"sourceInfo": null,
"propertyPath": [
"icon_node"
],
"target": {
"__id__": 263
},
"targetInfo": {
"__id__": 264
}
},
{
"__type__": "cc.Node",
"__editorExtras__": {}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"a33ReyWcpAoZY5ieotS6Ir"
]
},
{
"__type__": "cc.Node",
"_objFlags": 0,
"_parent": {
"__id__": 247
},
"_prefab": {
"__id__": 266
},
"__editorExtras__": {}
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 265
},
"asset": {
"__uuid__": "f820a186-b9f6-44df-a534-bdcbaa6a639a",
"__expectedType__": "cc.Prefab"
},
"fileId": "5dVotvOAFMoaprbNZVAkgY",
"instance": {
"__id__": 267
},
"targetOverrides": [
{
"__id__": 279
}
]
},
{
"__type__": "cc.PrefabInstance",
"fileId": "cfXYQxScNN6a0p9KDboGGx",
"prefabRootNode": {
"__id__": 1
},
"mountedChildren": [],
"mountedComponents": [],
"propertyOverrides": [
{
"__id__": 268
},
{
"__id__": 270
},
{
"__id__": 271
},
{
"__id__": 272
},
{
"__id__": 273
},
{
"__id__": 275
},
{
"__id__": 277
}
],
"removedComponents": []
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 269
},
"propertyPath": [
"_name"
],
"value": "hero"
},
{
"__type__": "cc.TargetInfo",
"localID": [
"5dVotvOAFMoaprbNZVAkgY"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 269
},
"propertyPath": [
"_lpos"
],
"value": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 269
},
"propertyPath": [
"_lrot"
],
"value": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 269
},
"propertyPath": [
"_euler"
],
"value": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 274
},
"propertyPath": [
"_lpos"
],
"value": {
"__type__": "cc.Vec3",
"x": -57,
"y": 157,
"z": 0
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"8amwNREnBNi5jgoZM6EcN7",
"c46/YsCPVOJYA4mWEpNYRx"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 276
},
"propertyPath": [
"_lpos"
],
"value": {
"__type__": "cc.Vec3",
"x": -2.9890000000000043,
"y": 193.56400000000002,
"z": 0
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"64sBr99yBIPIbpxdil4ZY0"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 278
},
"propertyPath": [
"_lpos"
],
"value": {
"__type__": "cc.Vec3",
"x": -93.417,
"y": 64.787,
"z": 0
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"894Jil2OhD84XdOP9fS7Ua"
]
},
{
"__type__": "cc.TargetOverrideInfo",
"source": null,
"sourceInfo": null,
"propertyPath": [
"icon_node"
],
"target": {
"__id__": 280
},
"targetInfo": {
"__id__": 281
}
},
{
"__type__": "cc.Node",
"__editorExtras__": {}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"a33ReyWcpAoZY5ieotS6Ir"
]
},
{
"__type__": "cc.Node",
"_objFlags": 0,
"_parent": {
"__id__": 247
},
"_prefab": {
"__id__": 283
},
"__editorExtras__": {}
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 282
},
"asset": {
"__uuid__": "f820a186-b9f6-44df-a534-bdcbaa6a639a",
"__expectedType__": "cc.Prefab"
},
"fileId": "5dVotvOAFMoaprbNZVAkgY",
"instance": {
"__id__": 284
},
"targetOverrides": [
{
"__id__": 296
}
]
},
{
"__type__": "cc.PrefabInstance",
"fileId": "7chXn/QZlJjZullNQLeACT",
"prefabRootNode": {
"__id__": 1
},
"mountedChildren": [],
"mountedComponents": [],
"propertyOverrides": [
{
"__id__": 285
},
{
"__id__": 287
},
{
"__id__": 288
},
{
"__id__": 289
},
{
"__id__": 290
},
{
"__id__": 292
},
{
"__id__": 294
}
],
"removedComponents": []
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 286
},
"propertyPath": [
"_name"
],
"value": "hero"
},
{
"__type__": "cc.TargetInfo",
"localID": [
"5dVotvOAFMoaprbNZVAkgY"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 286
},
"propertyPath": [
"_lpos"
],
"value": {
"__type__": "cc.Vec3",
"x": 235,
"y": 0,
"z": 0
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 286
},
"propertyPath": [
"_lrot"
],
"value": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 286
},
"propertyPath": [
"_euler"
],
"value": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 291
},
"propertyPath": [
"_lpos"
],
"value": {
"__type__": "cc.Vec3",
"x": -57,
"y": 157,
"z": 0
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"8amwNREnBNi5jgoZM6EcN7",
"c46/YsCPVOJYA4mWEpNYRx"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 293
},
"propertyPath": [
"_lpos"
],
"value": {
"__type__": "cc.Vec3",
"x": -2.9890000000000043,
"y": 193.56400000000002,
"z": 0
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"64sBr99yBIPIbpxdil4ZY0"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 295
},
"propertyPath": [
"_lpos"
],
"value": {
"__type__": "cc.Vec3",
"x": -93.417,
"y": 64.787,
"z": 0
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"894Jil2OhD84XdOP9fS7Ua"
]
},
{
"__type__": "cc.TargetOverrideInfo",
"source": null,
"sourceInfo": null,
"propertyPath": [
"icon_node"
],
"target": {
"__id__": 297
},
"targetInfo": {
"__id__": 298
}
},
{
"__type__": "cc.Node",
"__editorExtras__": {}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"a33ReyWcpAoZY5ieotS6Ir"
]
},
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 247
},
"_enabled": true,
"__prefab": {
"__id__": 300
},
"_contentSize": {
"__type__": "cc.Size",
"width": 700,
"height": 430
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "16SSZla4tEdpdnkg10bxbm"
},
{
"__type__": "cc.Widget",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 247
},
"_enabled": true,
"__prefab": {
"__id__": 302
},
"_alignFlags": 45,
"_target": null,
"_left": 10,
"_right": 10,
"_top": 10,
"_bottom": 10,
"_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": "00ef5hJjFAv5g64PlHDgRF"
},
{
"__type__": "cc.Layout",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 247
},
"_enabled": true,
"__prefab": {
"__id__": 304
},
"_resizeMode": 0,
"_layoutType": 1,
"_cellSize": {
"__type__": "cc.Size",
"width": 40,
"height": 40
},
"_startAxis": 0,
"_paddingLeft": 0,
"_paddingRight": 0,
"_paddingTop": 0,
"_paddingBottom": 5,
"_spacingX": 5,
"_spacingY": 5,
"_verticalDirection": 1,
"_horizontalDirection": 0,
"_constraint": 0,
"_constraintNum": 2,
"_affectedByScale": false,
"_isAlign": false,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "2detBX1v1OCrWSpTds62AT"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "044xKmRDhFbqyYwXthQpfg",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.Node",
"_name": "cardsPanel",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 227
},
"_children": [
{
"__id__": 307
},
{
"__id__": 348
},
{
"__id__": 356
}
],
"_active": true,
"_components": [
{
"__id__": 397
},
{
"__id__": 399
},
{
"__id__": 401
},
{
"__id__": 403
}
],
"_prefab": {
"__id__": 405
},
"_lpos": {
"__type__": "cc.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__": 306
},
"_prefab": {
"__id__": 308
},
"__editorExtras__": {}
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 307
},
"asset": {
"__uuid__": "555f7387-1025-41a8-a2a8-ff61c76004a3",
"__expectedType__": "cc.Prefab"
},
"fileId": "50T0YGiGBH7qZZFeATiEP+",
"instance": {
"__id__": 309
},
"targetOverrides": null
},
{
"__type__": "cc.PrefabInstance",
"fileId": "35xZULahFHnbb77CDWcwkw",
"prefabRootNode": {
"__id__": 1
},
"mountedChildren": [
{
"__id__": 310
}
],
"mountedComponents": [],
"propertyOverrides": [
{
"__id__": 332
},
{
"__id__": 334
},
{
"__id__": 335
},
{
"__id__": 336
},
{
"__id__": 337
},
{
"__id__": 339
},
{
"__id__": 341
},
{
"__id__": 343
},
{
"__id__": 345
},
{
"__id__": 346
}
],
"removedComponents": []
},
{
"__type__": "cc.MountedChildrenInfo",
"targetInfo": {
"__id__": 311
},
"nodes": [
{
"__id__": 312
}
]
},
{
"__type__": "cc.TargetInfo",
"localID": [
"50T0YGiGBH7qZZFeATiEP+"
]
},
{
"__type__": "cc.Node",
"_objFlags": 0,
"_parent": {
"__id__": 307
},
"_prefab": {
"__id__": 313
},
"__editorExtras__": {
"mountedRoot": {
"__id__": 307
}
}
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 312
},
"asset": {
"__uuid__": "b5782405-f3d9-4d45-ba8c-01b5ec2748b2",
"__expectedType__": "cc.Prefab"
},
"fileId": "99dvuw5eJJzqP11ZqucD+r",
"instance": {
"__id__": 314
},
"targetOverrides": null
},
{
"__type__": "cc.PrefabInstance",
"fileId": "b8eDCLZRdDPLXHlPtnQGGX",
"prefabRootNode": {
"__id__": 1
},
"mountedChildren": [],
"mountedComponents": [],
"propertyOverrides": [
{
"__id__": 315
},
{
"__id__": 317
},
{
"__id__": 318
},
{
"__id__": 319
},
{
"__id__": 320
},
{
"__id__": 322
},
{
"__id__": 324
},
{
"__id__": 325
},
{
"__id__": 327
},
{
"__id__": 329
},
{
"__id__": 331
}
],
"removedComponents": []
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 316
},
"propertyPath": [
"_name"
],
"value": "pbgt"
},
{
"__type__": "cc.TargetInfo",
"localID": [
"99dvuw5eJJzqP11ZqucD+r"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 316
},
"propertyPath": [
"_lpos"
],
"value": {
"__type__": "cc.Vec3",
"x": 0,
"y": -188.471,
"z": 0
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 316
},
"propertyPath": [
"_lrot"
],
"value": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 316
},
"propertyPath": [
"_euler"
],
"value": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 321
},
"propertyPath": [
"_top"
],
"value": 338.471
},
{
"__type__": "cc.TargetInfo",
"localID": [
"dechC9XwNBBqHd4blRjbaz"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 323
},
"propertyPath": [
"_active"
],
"value": false
},
{
"__type__": "cc.TargetInfo",
"localID": [
"7d6jdYqe1Awpw0A4D0ySEd"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 321
},
"propertyPath": [
"_left"
],
"value": 4
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 326
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 712,
"height": 150
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"c39jb808hLF7vyG9o2MVCV"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 328
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 712,
"height": 150
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"14imXt2GlO7prNUkbDs9YB"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 330
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 712,
"height": 150
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"621J5eprROl7Tb48sTU8JN"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 321
},
"propertyPath": [
"_right"
],
"value": 4
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 333
},
"propertyPath": [
"_name"
],
"value": "popup"
},
{
"__type__": "cc.TargetInfo",
"localID": [
"50T0YGiGBH7qZZFeATiEP+"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 333
},
"propertyPath": [
"_lpos"
],
"value": {
"__type__": "cc.Vec3",
"x": 0,
"y": 225,
"z": 0
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 333
},
"propertyPath": [
"_lrot"
],
"value": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 333
},
"propertyPath": [
"_euler"
],
"value": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 338
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 720,
"height": 450
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"50XxsJbrFCN4H9VEVO1jhI"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 340
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 720,
"height": 450
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"89vNfbOw5OYLiuCSle5Cni"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 342
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 1440,
"height": 900
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"3dNz0H16xGpJqDZ5588nMV"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 344
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 1408,
"height": 868
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"dbPtEc0lVC6b6/8Lozo2Vm"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 333
},
"propertyPath": [
"_active"
],
"value": true
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 347
},
"propertyPath": [
"_active"
],
"value": false
},
{
"__type__": "cc.TargetInfo",
"localID": [
"edv/0Agw9E+qY3h4DiEUF9"
]
},
{
"__type__": "cc.Node",
"_name": "cbox",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 306
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 349
},
{
"__id__": 351
},
{
"__id__": 353
}
],
"_prefab": {
"__id__": 355
},
"_lpos": {
"__type__": "cc.Vec3",
"x": 0,
"y": 280,
"z": 0
},
"_lrot": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
},
"_lscale": {
"__type__": "cc.Vec3",
"x": 1,
"y": 1,
"z": 1
},
"_mobility": 0,
"_layer": 1073741824,
"_euler": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_id": ""
},
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 348
},
"_enabled": true,
"__prefab": {
"__id__": 350
},
"_contentSize": {
"__type__": "cc.Size",
"width": 720,
"height": 340
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "78ZkzaYgNLrq5b2cza8aKb"
},
{
"__type__": "cc.Widget",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 348
},
"_enabled": true,
"__prefab": {
"__id__": 352
},
"_alignFlags": 45,
"_target": null,
"_left": 0,
"_right": 0,
"_top": 0,
"_bottom": 110,
"_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": "6d6l1qXbRM3alP2Uq/Ylu4"
},
{
"__type__": "cc.Layout",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 348
},
"_enabled": true,
"__prefab": {
"__id__": 354
},
"_resizeMode": 0,
"_layoutType": 1,
"_cellSize": {
"__type__": "cc.Size",
"width": 40,
"height": 40
},
"_startAxis": 0,
"_paddingLeft": 10,
"_paddingRight": 10,
"_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": "986NWAVihCn4rQg8WZ0eck"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "52iIpQHPNPd56azk49eqsK",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.Node",
"_name": "btns",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 306
},
"_children": [
{
"__id__": 357
},
{
"__id__": 367
}
],
"_active": true,
"_components": [
{
"__id__": 390
},
{
"__id__": 392
},
{
"__id__": 394
}
],
"_prefab": {
"__id__": 396
},
"_lpos": {
"__type__": "cc.Vec3",
"x": 0,
"y": 54.721000000000004,
"z": 0
},
"_lrot": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
},
"_lscale": {
"__type__": "cc.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__": 356
},
"_prefab": {
"__id__": 358
},
"__editorExtras__": {}
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 357
},
"asset": {
"__uuid__": "506d0f89-1cf1-4c3b-be47-a3abaf3695e8",
"__expectedType__": "cc.Prefab"
},
"fileId": "60RuUkpjBAGoLk3z4xlHcF",
"instance": {
"__id__": 359
},
"targetOverrides": null
},
{
"__type__": "cc.PrefabInstance",
"fileId": "270zzMYOJLIJlVFLSWLlv1",
"prefabRootNode": {
"__id__": 1
},
"mountedChildren": [],
"mountedComponents": [],
"propertyOverrides": [
{
"__id__": 360
},
{
"__id__": 362
},
{
"__id__": 363
},
{
"__id__": 364
}
],
"removedComponents": [
{
"__id__": 365
},
{
"__id__": 366
}
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 361
},
"propertyPath": [
"_name"
],
"value": "refresh"
},
{
"__type__": "cc.TargetInfo",
"localID": [
"60RuUkpjBAGoLk3z4xlHcF"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 361
},
"propertyPath": [
"_lpos"
],
"value": {
"__type__": "cc.Vec3",
"x": -90,
"y": 0.117999999999995,
"z": 0
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 361
},
"propertyPath": [
"_lrot"
],
"value": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 361
},
"propertyPath": [
"_euler"
],
"value": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"d1c902ttJDLoMwMqFy5LOA"
]
},
{
"__type__": "cc.TargetInfo",
"localID": [
"005VZC/Y9KKaDsKl860Y3t"
]
},
{
"__type__": "cc.Node",
"_objFlags": 0,
"_parent": {
"__id__": 356
},
"_prefab": {
"__id__": 368
},
"__editorExtras__": {}
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 367
},
"asset": {
"__uuid__": "506d0f89-1cf1-4c3b-be47-a3abaf3695e8",
"__expectedType__": "cc.Prefab"
},
"fileId": "60RuUkpjBAGoLk3z4xlHcF",
"instance": {
"__id__": 369
},
"targetOverrides": null
},
{
"__type__": "cc.PrefabInstance",
"fileId": "e4Dn9uGWxL5ZohNRF3tUid",
"prefabRootNode": {
"__id__": 1
},
"mountedChildren": [],
"mountedComponents": [],
"propertyOverrides": [
{
"__id__": 370
},
{
"__id__": 372
},
{
"__id__": 373
},
{
"__id__": 374
},
{
"__id__": 375
},
{
"__id__": 377
},
{
"__id__": 379
},
{
"__id__": 381
},
{
"__id__": 383
},
{
"__id__": 384
},
{
"__id__": 386
}
],
"removedComponents": [
{
"__id__": 388
},
{
"__id__": 389
}
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 371
},
"propertyPath": [
"_name"
],
"value": "close"
},
{
"__type__": "cc.TargetInfo",
"localID": [
"60RuUkpjBAGoLk3z4xlHcF"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 371
},
"propertyPath": [
"_lpos"
],
"value": {
"__type__": "cc.Vec3",
"x": 90,
"y": 0.117999999999995,
"z": 0
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 371
},
"propertyPath": [
"_lrot"
],
"value": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 371
},
"propertyPath": [
"_euler"
],
"value": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 376
},
"propertyPath": [
"_active"
],
"value": false
},
{
"__type__": "cc.TargetInfo",
"localID": [
"deRkP/BNlLX52OUGvpThIO"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 378
},
"propertyPath": [
"_lpos"
],
"value": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"28D4tFgVRPwbG9iXo3cRl7"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 380
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 150,
"height": 35.5
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"a2VyIJeeVKFodz6H9a3PKt"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 382
},
"propertyPath": [
"_top"
],
"value": 21.7375
},
{
"__type__": "cc.TargetInfo",
"localID": [
"71o6/V/3VMMZ/CnSZBIkZ0"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 382
},
"propertyPath": [
"_bottom"
],
"value": 22.7625
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 385
},
"propertyPath": [
"_string"
],
"value": "关闭"
},
{
"__type__": "cc.TargetInfo",
"localID": [
"cea0FpTiVBEprBOaYQFSav"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 387
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 54,
"height": 35.5
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"a4sqCI1VpI8YJnOwF8QknG"
]
},
{
"__type__": "cc.TargetInfo",
"localID": [
"d1c902ttJDLoMwMqFy5LOA"
]
},
{
"__type__": "cc.TargetInfo",
"localID": [
"005VZC/Y9KKaDsKl860Y3t"
]
},
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 356
},
"_enabled": true,
"__prefab": {
"__id__": 391
},
"_contentSize": {
"__type__": "cc.Size",
"width": 330,
"height": 110
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "29Pm0ldlBOd53DNKVvMitF"
},
{
"__type__": "cc.Widget",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 356
},
"_enabled": true,
"__prefab": {
"__id__": 393
},
"_alignFlags": 41,
"_target": null,
"_left": 195,
"_right": 195,
"_top": 340.279,
"_bottom": 590,
"_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": "35v+2+qHlL66cOlLIsbCTS"
},
{
"__type__": "cc.Layout",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 356
},
"_enabled": true,
"__prefab": {
"__id__": 395
},
"_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": "a13Sf6H/9MZ5xhq4P3jsdX"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "2c+Gwv3z9Gko/rk4M8/FRz",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 306
},
"_enabled": true,
"__prefab": {
"__id__": 398
},
"_contentSize": {
"__type__": "cc.Size",
"width": 720,
"height": 450
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "62+0Q/OgxHTbkR/EJ3w/re"
},
{
"__type__": "cc.Widget",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 306
},
"_enabled": true,
"__prefab": {
"__id__": 400
},
"_alignFlags": 44,
"_target": null,
"_left": 0,
"_right": 0,
"_top": 600,
"_bottom": 0,
"_horizontalCenter": 0,
"_verticalCenter": -323.604,
"_isAbsLeft": true,
"_isAbsRight": true,
"_isAbsTop": true,
"_isAbsBottom": true,
"_isAbsHorizontalCenter": true,
"_isAbsVerticalCenter": true,
"_originalWidth": 180,
"_originalHeight": 300,
"_alignMode": 2,
"_lockFlags": 0,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "1efl6/SChL1ID0Re8dT54J"
},
{
"__type__": "cc.Layout",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 306
},
"_enabled": false,
"__prefab": {
"__id__": 402
},
"_resizeMode": 1,
"_layoutType": 1,
"_cellSize": {
"__type__": "cc.Size",
"width": 40,
"height": 40
},
"_startAxis": 0,
"_paddingLeft": 0,
"_paddingRight": 0,
"_paddingTop": 0,
"_paddingBottom": 0,
"_spacingX": 3,
"_spacingY": 0,
"_verticalDirection": 1,
"_horizontalDirection": 0,
"_constraint": 0,
"_constraintNum": 2,
"_affectedByScale": false,
"_isAlign": false,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "a9IUzkE5VJcL5XvDoxQFAc"
},
{
"__type__": "cc.BlockInputEvents",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 306
},
"_enabled": true,
"__prefab": {
"__id__": 404
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "2eEXX7/ENJTqfnGEf1HoxV"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "12iQGvMaFK75FxJj2LxFD5",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 227
},
"_enabled": true,
"__prefab": {
"__id__": 407
},
"_contentSize": {
"__type__": "cc.Size",
"width": 720,
"height": 450
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "ccA8RdnjtDEq0ZO+Q6xsZD"
},
{
"__type__": "cc.Widget",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 227
},
"_enabled": true,
"__prefab": {
"__id__": 409
},
"_alignFlags": 44,
"_target": null,
"_left": 0,
"_right": 0,
"_top": 600,
"_bottom": 105,
"_horizontalCenter": 0,
"_verticalCenter": -323.604,
"_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": "b1bBeBY4dNJI0lfuJbL1Kt"
},
{
"__type__": "cc.Layout",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 227
},
"_enabled": false,
"__prefab": {
"__id__": 411
},
"_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": "8bMVzIuPdAo6L4GA3JAklf"
},
{
"__type__": "cc.BlockInputEvents",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 227
},
"_enabled": true,
"__prefab": {
"__id__": 413
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "43Mkd2UXBESYfv43hlqEcf"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "a4u6iwSnpFA6rmUbWnX6QC",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.Node",
"_name": "equips",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 1
},
"_children": [
{
"__id__": 416
},
{
"__id__": 456
},
{
"__id__": 500
},
{
"__id__": 604
}
],
"_active": true,
"_components": [
{
"__id__": 612
},
{
"__id__": 614
},
{
"__id__": 616
},
{
"__id__": 618
}
],
"_prefab": {
"__id__": 620
},
"_lpos": {
"__type__": "cc.Vec3",
"x": 741.8530000000001,
"y": 105,
"z": 0
},
"_lrot": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
},
"_lscale": {
"__type__": "cc.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__": 415
},
"_prefab": {
"__id__": 417
},
"__editorExtras__": {}
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 416
},
"asset": {
"__uuid__": "555f7387-1025-41a8-a2a8-ff61c76004a3",
"__expectedType__": "cc.Prefab"
},
"fileId": "50T0YGiGBH7qZZFeATiEP+",
"instance": {
"__id__": 418
},
"targetOverrides": null
},
{
"__type__": "cc.PrefabInstance",
"fileId": "51URS1vY1EGZda9P/j0zje",
"prefabRootNode": {
"__id__": 1
},
"mountedChildren": [
{
"__id__": 419
}
],
"mountedComponents": [],
"propertyOverrides": [
{
"__id__": 441
},
{
"__id__": 443
},
{
"__id__": 444
},
{
"__id__": 445
},
{
"__id__": 446
},
{
"__id__": 448
},
{
"__id__": 450
},
{
"__id__": 452
},
{
"__id__": 454
}
],
"removedComponents": []
},
{
"__type__": "cc.MountedChildrenInfo",
"targetInfo": {
"__id__": 420
},
"nodes": [
{
"__id__": 421
}
]
},
{
"__type__": "cc.TargetInfo",
"localID": [
"50T0YGiGBH7qZZFeATiEP+"
]
},
{
"__type__": "cc.Node",
"_objFlags": 0,
"_parent": {
"__id__": 416
},
"_prefab": {
"__id__": 422
},
"__editorExtras__": {
"mountedRoot": {
"__id__": 416
}
}
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 421
},
"asset": {
"__uuid__": "b5782405-f3d9-4d45-ba8c-01b5ec2748b2",
"__expectedType__": "cc.Prefab"
},
"fileId": "99dvuw5eJJzqP11ZqucD+r",
"instance": {
"__id__": 423
},
"targetOverrides": null
},
{
"__type__": "cc.PrefabInstance",
"fileId": "96tN05lAVFbLDCmUNmdLZr",
"prefabRootNode": {
"__id__": 1
},
"mountedChildren": [],
"mountedComponents": [],
"propertyOverrides": [
{
"__id__": 424
},
{
"__id__": 426
},
{
"__id__": 427
},
{
"__id__": 428
},
{
"__id__": 429
},
{
"__id__": 431
},
{
"__id__": 433
},
{
"__id__": 434
},
{
"__id__": 436
},
{
"__id__": 438
},
{
"__id__": 440
}
],
"removedComponents": []
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 425
},
"propertyPath": [
"_name"
],
"value": "pbgt"
},
{
"__type__": "cc.TargetInfo",
"localID": [
"99dvuw5eJJzqP11ZqucD+r"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 425
},
"propertyPath": [
"_lpos"
],
"value": {
"__type__": "cc.Vec3",
"x": 0,
"y": -188.471,
"z": 0
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 425
},
"propertyPath": [
"_lrot"
],
"value": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 425
},
"propertyPath": [
"_euler"
],
"value": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 430
},
"propertyPath": [
"_top"
],
"value": 338.471
},
{
"__type__": "cc.TargetInfo",
"localID": [
"dechC9XwNBBqHd4blRjbaz"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 432
},
"propertyPath": [
"_active"
],
"value": false
},
{
"__type__": "cc.TargetInfo",
"localID": [
"7d6jdYqe1Awpw0A4D0ySEd"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 430
},
"propertyPath": [
"_left"
],
"value": 4
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 435
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 712.0000000000001,
"height": 150
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"c39jb808hLF7vyG9o2MVCV"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 437
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 712.0000000000001,
"height": 150
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"14imXt2GlO7prNUkbDs9YB"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 439
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 712.0000000000001,
"height": 150
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"621J5eprROl7Tb48sTU8JN"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 430
},
"propertyPath": [
"_right"
],
"value": 4
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 442
},
"propertyPath": [
"_name"
],
"value": "popup"
},
{
"__type__": "cc.TargetInfo",
"localID": [
"50T0YGiGBH7qZZFeATiEP+"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 442
},
"propertyPath": [
"_lpos"
],
"value": {
"__type__": "cc.Vec3",
"x": 0,
"y": 225,
"z": 0
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 442
},
"propertyPath": [
"_lrot"
],
"value": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 442
},
"propertyPath": [
"_euler"
],
"value": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 447
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 720.0000000000001,
"height": 450
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"50XxsJbrFCN4H9VEVO1jhI"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 449
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 720.0000000000001,
"height": 450
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"89vNfbOw5OYLiuCSle5Cni"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 451
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 1440.0000000000002,
"height": 900
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"3dNz0H16xGpJqDZ5588nMV"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 453
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 1408,
"height": 868
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"dbPtEc0lVC6b6/8Lozo2Vm"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 455
},
"propertyPath": [
"_active"
],
"value": false
},
{
"__type__": "cc.TargetInfo",
"localID": [
"edv/0Agw9E+qY3h4DiEUF9"
]
},
{
"__type__": "cc.Node",
"_name": "ScrollView",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 415
},
"_children": [
{
"__id__": 457
},
{
"__id__": 475
}
],
"_active": true,
"_components": [
{
"__id__": 493
},
{
"__id__": 495
},
{
"__id__": 472
},
{
"__id__": 497
}
],
"_prefab": {
"__id__": 499
},
"_lpos": {
"__type__": "cc.Vec3",
"x": 0,
"y": 223.5,
"z": 0
},
"_lrot": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
},
"_lscale": {
"__type__": "cc.Vec3",
"x": 1,
"y": 1,
"z": 1
},
"_mobility": 0,
"_layer": 1073741824,
"_euler": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_id": ""
},
{
"__type__": "cc.Node",
"_name": "scrollBar",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 456
},
"_children": [
{
"__id__": 458
}
],
"_active": false,
"_components": [
{
"__id__": 464
},
{
"__id__": 466
},
{
"__id__": 468
},
{
"__id__": 470
}
],
"_prefab": {
"__id__": 492
},
"_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__": 457
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 459
},
{
"__id__": 461
}
],
"_prefab": {
"__id__": 463
},
"_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__": 458
},
"_enabled": true,
"__prefab": {
"__id__": 460
},
"_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__": 458
},
"_enabled": true,
"__prefab": {
"__id__": 462
},
"_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__": 457
},
"_enabled": true,
"__prefab": {
"__id__": 465
},
"_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__": 457
},
"_enabled": true,
"__prefab": {
"__id__": 467
},
"_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__": 457
},
"_enabled": true,
"__prefab": {
"__id__": 469
},
"_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__": 457
},
"_enabled": true,
"__prefab": {
"__id__": 471
},
"_scrollView": {
"__id__": 472
},
"_handle": {
"__id__": 461
},
"_direction": 1,
"_enableAutoHide": false,
"_autoHideTime": 1,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "c6l1BxEDBOf6ugv8VnIHlG"
},
{
"__type__": "cc.ScrollView",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 456
},
"_enabled": true,
"__prefab": {
"__id__": 473
},
"bounceDuration": 0.23,
"brake": 0.75,
"elastic": true,
"inertia": true,
"horizontal": false,
"vertical": true,
"cancelInnerEvents": true,
"scrollEvents": [],
"_content": {
"__id__": 474
},
"_horizontalScrollBar": null,
"_verticalScrollBar": {
"__id__": 470
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "0cR8CKLBZB95NQga1Uz0Q/"
},
{
"__type__": "cc.Node",
"_name": "content",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 475
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 485
},
{
"__id__": 487
},
{
"__id__": 489
}
],
"_prefab": {
"__id__": 491
},
"_lpos": {
"__type__": "cc.Vec3",
"x": 0,
"y": 223.5,
"z": 0
},
"_lrot": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
},
"_lscale": {
"__type__": "cc.Vec3",
"x": 1,
"y": 1,
"z": 1
},
"_mobility": 0,
"_layer": 1073741824,
"_euler": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_id": ""
},
{
"__type__": "cc.Node",
"_name": "view",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 456
},
"_children": [
{
"__id__": 474
}
],
"_active": true,
"_components": [
{
"__id__": 476
},
{
"__id__": 478
},
{
"__id__": 480
},
{
"__id__": 482
}
],
"_prefab": {
"__id__": 484
},
"_lpos": {
"__type__": "cc.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__": 475
},
"_enabled": true,
"__prefab": {
"__id__": 477
},
"_contentSize": {
"__type__": "cc.Size",
"width": 700.0000000000001,
"height": 447
},
"_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__": 475
},
"_enabled": true,
"__prefab": {
"__id__": 479
},
"_type": 0,
"_inverted": false,
"_segments": 64,
"_alphaThreshold": 0.1,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "d40MQr6LNE3ap7smKMHXfI"
},
{
"__type__": "cc.Graphics",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 475
},
"_enabled": true,
"__prefab": {
"__id__": 481
},
"_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__": 475
},
"_enabled": true,
"__prefab": {
"__id__": 483
},
"_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.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 474
},
"_enabled": true,
"__prefab": {
"__id__": 486
},
"_contentSize": {
"__type__": "cc.Size",
"width": 700.0000000000001,
"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__": 474
},
"_enabled": true,
"__prefab": {
"__id__": 488
},
"_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__": 474
},
"_enabled": true,
"__prefab": {
"__id__": 490
},
"_resizeMode": 0,
"_layoutType": 2,
"_cellSize": {
"__type__": "cc.Size",
"width": 40,
"height": 40
},
"_startAxis": 0,
"_paddingLeft": 0,
"_paddingRight": 0,
"_paddingTop": 10,
"_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__": 456
},
"_enabled": true,
"__prefab": {
"__id__": 494
},
"_contentSize": {
"__type__": "cc.Size",
"width": 700.0000000000001,
"height": 447
},
"_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__": 456
},
"_enabled": false,
"__prefab": {
"__id__": 496
},
"_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__": 456
},
"_enabled": true,
"__prefab": {
"__id__": 498
},
"_alignFlags": 45,
"_target": null,
"_left": 10,
"_right": 10,
"_top": 3,
"_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": "d3wLrTMZFGoLCWkuCiyfXC"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "48eMDlWENBmLXSgrCAtuwY",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.Node",
"_name": "box",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 415
},
"_children": [
{
"__id__": 501
},
{
"__id__": 533
},
{
"__id__": 565
}
],
"_active": true,
"_components": [
{
"__id__": 597
},
{
"__id__": 599
},
{
"__id__": 601
}
],
"_prefab": {
"__id__": 603
},
"_lpos": {
"__type__": "cc.Vec3",
"x": 0,
"y": 280,
"z": 0
},
"_lrot": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
},
"_lscale": {
"__type__": "cc.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__": 500
},
"_prefab": {
"__id__": 502
},
"__editorExtras__": {}
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 501
},
"asset": {
"__uuid__": "f30f91b1-3100-4d9e-befb-cdde5f86e6f8",
"__expectedType__": "cc.Prefab"
},
"fileId": "5dVotvOAFMoaprbNZVAkgY",
"instance": {
"__id__": 503
},
"targetOverrides": [
{
"__id__": 530
}
]
},
{
"__type__": "cc.PrefabInstance",
"fileId": "35wmvI9BRBF5omB0C8ObuF",
"prefabRootNode": {
"__id__": 1
},
"mountedChildren": [],
"mountedComponents": [],
"propertyOverrides": [
{
"__id__": 504
},
{
"__id__": 506
},
{
"__id__": 507
},
{
"__id__": 508
},
{
"__id__": 509
},
{
"__id__": 511
},
{
"__id__": 512
},
{
"__id__": 514
},
{
"__id__": 516
},
{
"__id__": 518
},
{
"__id__": 520
},
{
"__id__": 522
},
{
"__id__": 524
},
{
"__id__": 526
},
{
"__id__": 528
}
],
"removedComponents": []
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 505
},
"propertyPath": [
"_name"
],
"value": "equip"
},
{
"__type__": "cc.TargetInfo",
"localID": [
"5dVotvOAFMoaprbNZVAkgY"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 505
},
"propertyPath": [
"_lpos"
],
"value": {
"__type__": "cc.Vec3",
"x": -235,
"y": 0,
"z": 0
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 505
},
"propertyPath": [
"_lrot"
],
"value": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 505
},
"propertyPath": [
"_euler"
],
"value": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 510
},
"propertyPath": [
"_left"
],
"value": 10
},
{
"__type__": "cc.TargetInfo",
"localID": [
"4aPeqTNK9Ga61Xv9j+yGXk"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 510
},
"propertyPath": [
"_right"
],
"value": 480
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 513
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 230.0000000000001,
"height": 300
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"01picFBtJMhp/LBDdXi1y9"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 515
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 230.0000000000001,
"height": 300
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"ddJY1fUgJFHKBICUhWrsdE",
"50XxsJbrFCN4H9VEVO1jhI"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 517
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 230.0000000000001,
"height": 300
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"ddJY1fUgJFHKBICUhWrsdE",
"89vNfbOw5OYLiuCSle5Cni"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 519
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 460.0000000000002,
"height": 600
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"ddJY1fUgJFHKBICUhWrsdE",
"3dNz0H16xGpJqDZ5588nMV"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 521
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 428.0000000000002,
"height": 568
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"ddJY1fUgJFHKBICUhWrsdE",
"dbPtEc0lVC6b6/8Lozo2Vm"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 523
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 190.0000000000001,
"height": 70
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"23zkFGCNdKFYEAZu1hO0ZD"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 525
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 190.0000000000001,
"height": 23.333333333333332
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"69O8ConsBKvLQ5AKQ66wo0"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 527
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 190.0000000000001,
"height": 23.333333333333332
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"2fZ5IbrfpGAZL8NHWcCmSI"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 529
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 190.0000000000001,
"height": 23.333333333333332
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"4bzdV65RFKkoWfWLPUitf0"
]
},
{
"__type__": "cc.TargetOverrideInfo",
"source": null,
"sourceInfo": null,
"propertyPath": [
"icon_node"
],
"target": {
"__id__": 531
},
"targetInfo": {
"__id__": 532
}
},
{
"__type__": "cc.Node",
"__editorExtras__": {}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"a33ReyWcpAoZY5ieotS6Ir"
]
},
{
"__type__": "cc.Node",
"_objFlags": 0,
"_parent": {
"__id__": 500
},
"_prefab": {
"__id__": 534
},
"__editorExtras__": {}
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 533
},
"asset": {
"__uuid__": "f30f91b1-3100-4d9e-befb-cdde5f86e6f8",
"__expectedType__": "cc.Prefab"
},
"fileId": "5dVotvOAFMoaprbNZVAkgY",
"instance": {
"__id__": 535
},
"targetOverrides": [
{
"__id__": 562
}
]
},
{
"__type__": "cc.PrefabInstance",
"fileId": "3ajOTmnwRB/oQei29XAW/i",
"prefabRootNode": {
"__id__": 1
},
"mountedChildren": [],
"mountedComponents": [],
"propertyOverrides": [
{
"__id__": 536
},
{
"__id__": 538
},
{
"__id__": 539
},
{
"__id__": 540
},
{
"__id__": 541
},
{
"__id__": 543
},
{
"__id__": 544
},
{
"__id__": 546
},
{
"__id__": 548
},
{
"__id__": 550
},
{
"__id__": 552
},
{
"__id__": 554
},
{
"__id__": 556
},
{
"__id__": 558
},
{
"__id__": 560
}
],
"removedComponents": []
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 537
},
"propertyPath": [
"_name"
],
"value": "equip"
},
{
"__type__": "cc.TargetInfo",
"localID": [
"5dVotvOAFMoaprbNZVAkgY"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 537
},
"propertyPath": [
"_lpos"
],
"value": {
"__type__": "cc.Vec3",
"x": 1.1368683772161603e-13,
"y": 0,
"z": 0
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 537
},
"propertyPath": [
"_lrot"
],
"value": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 537
},
"propertyPath": [
"_euler"
],
"value": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 542
},
"propertyPath": [
"_left"
],
"value": 245.0000000000001
},
{
"__type__": "cc.TargetInfo",
"localID": [
"4aPeqTNK9Ga61Xv9j+yGXk"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 542
},
"propertyPath": [
"_right"
],
"value": 244.9999999999999
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 545
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 230.0000000000001,
"height": 300
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"01picFBtJMhp/LBDdXi1y9"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 547
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 230.0000000000001,
"height": 300
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"ddJY1fUgJFHKBICUhWrsdE",
"50XxsJbrFCN4H9VEVO1jhI"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 549
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 230.0000000000001,
"height": 300
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"ddJY1fUgJFHKBICUhWrsdE",
"89vNfbOw5OYLiuCSle5Cni"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 551
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 460.0000000000002,
"height": 600
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"ddJY1fUgJFHKBICUhWrsdE",
"3dNz0H16xGpJqDZ5588nMV"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 553
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 428.0000000000002,
"height": 568
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"ddJY1fUgJFHKBICUhWrsdE",
"dbPtEc0lVC6b6/8Lozo2Vm"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 555
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 190.0000000000001,
"height": 70
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"23zkFGCNdKFYEAZu1hO0ZD"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 557
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 190.0000000000001,
"height": 23.333333333333332
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"69O8ConsBKvLQ5AKQ66wo0"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 559
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 190.0000000000001,
"height": 23.333333333333332
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"2fZ5IbrfpGAZL8NHWcCmSI"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 561
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 190.0000000000001,
"height": 23.333333333333332
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"4bzdV65RFKkoWfWLPUitf0"
]
},
{
"__type__": "cc.TargetOverrideInfo",
"source": null,
"sourceInfo": null,
"propertyPath": [
"icon_node"
],
"target": {
"__id__": 563
},
"targetInfo": {
"__id__": 564
}
},
{
"__type__": "cc.Node",
"__editorExtras__": {}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"a33ReyWcpAoZY5ieotS6Ir"
]
},
{
"__type__": "cc.Node",
"_objFlags": 0,
"_parent": {
"__id__": 500
},
"_prefab": {
"__id__": 566
},
"__editorExtras__": {}
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 565
},
"asset": {
"__uuid__": "f30f91b1-3100-4d9e-befb-cdde5f86e6f8",
"__expectedType__": "cc.Prefab"
},
"fileId": "5dVotvOAFMoaprbNZVAkgY",
"instance": {
"__id__": 567
},
"targetOverrides": [
{
"__id__": 594
}
]
},
{
"__type__": "cc.PrefabInstance",
"fileId": "929DFHBpJO7K1zoYI+nUUW",
"prefabRootNode": {
"__id__": 1
},
"mountedChildren": [],
"mountedComponents": [],
"propertyOverrides": [
{
"__id__": 568
},
{
"__id__": 570
},
{
"__id__": 571
},
{
"__id__": 572
},
{
"__id__": 573
},
{
"__id__": 575
},
{
"__id__": 576
},
{
"__id__": 578
},
{
"__id__": 580
},
{
"__id__": 582
},
{
"__id__": 584
},
{
"__id__": 586
},
{
"__id__": 588
},
{
"__id__": 590
},
{
"__id__": 592
}
],
"removedComponents": []
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 569
},
"propertyPath": [
"_name"
],
"value": "equip"
},
{
"__type__": "cc.TargetInfo",
"localID": [
"5dVotvOAFMoaprbNZVAkgY"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 569
},
"propertyPath": [
"_lpos"
],
"value": {
"__type__": "cc.Vec3",
"x": 235.00000000000023,
"y": 0,
"z": 0
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 569
},
"propertyPath": [
"_lrot"
],
"value": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 569
},
"propertyPath": [
"_euler"
],
"value": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 574
},
"propertyPath": [
"_left"
],
"value": 480.0000000000002
},
{
"__type__": "cc.TargetInfo",
"localID": [
"4aPeqTNK9Ga61Xv9j+yGXk"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 574
},
"propertyPath": [
"_right"
],
"value": 9.999999999999773
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 577
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 230.0000000000001,
"height": 300
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"01picFBtJMhp/LBDdXi1y9"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 579
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 230.0000000000001,
"height": 300
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"ddJY1fUgJFHKBICUhWrsdE",
"50XxsJbrFCN4H9VEVO1jhI"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 581
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 230.0000000000001,
"height": 300
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"ddJY1fUgJFHKBICUhWrsdE",
"89vNfbOw5OYLiuCSle5Cni"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 583
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 460.0000000000002,
"height": 600
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"ddJY1fUgJFHKBICUhWrsdE",
"3dNz0H16xGpJqDZ5588nMV"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 585
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 428.0000000000002,
"height": 568
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"ddJY1fUgJFHKBICUhWrsdE",
"dbPtEc0lVC6b6/8Lozo2Vm"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 587
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 190.0000000000001,
"height": 70
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"23zkFGCNdKFYEAZu1hO0ZD"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 589
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 190.0000000000001,
"height": 23.333333333333332
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"69O8ConsBKvLQ5AKQ66wo0"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 591
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 190.0000000000001,
"height": 23.333333333333332
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"2fZ5IbrfpGAZL8NHWcCmSI"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 593
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 190.0000000000001,
"height": 23.333333333333332
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"4bzdV65RFKkoWfWLPUitf0"
]
},
{
"__type__": "cc.TargetOverrideInfo",
"source": null,
"sourceInfo": null,
"propertyPath": [
"icon_node"
],
"target": {
"__id__": 595
},
"targetInfo": {
"__id__": 596
}
},
{
"__type__": "cc.Node",
"__editorExtras__": {}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"a33ReyWcpAoZY5ieotS6Ir"
]
},
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 500
},
"_enabled": true,
"__prefab": {
"__id__": 598
},
"_contentSize": {
"__type__": "cc.Size",
"width": 720.0000000000001,
"height": 340
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "5ehGNK3NpFzpdV4IkQJtkG"
},
{
"__type__": "cc.Widget",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 500
},
"_enabled": true,
"__prefab": {
"__id__": 600
},
"_alignFlags": 45,
"_target": null,
"_left": 0,
"_right": 0,
"_top": 0,
"_bottom": 110,
"_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": "6ahZ8tLy9HyqdLsvY+IJW2"
},
{
"__type__": "cc.Layout",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 500
},
"_enabled": true,
"__prefab": {
"__id__": 602
},
"_resizeMode": 0,
"_layoutType": 1,
"_cellSize": {
"__type__": "cc.Size",
"width": 40,
"height": 40
},
"_startAxis": 0,
"_paddingLeft": 10,
"_paddingRight": 10,
"_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": "c9NUjjPHFJVq4Lv31NVkUg"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "44V0nMugBLY5BnF67s6Kx4",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.Node",
"_objFlags": 0,
"_parent": {
"__id__": 415
},
"_prefab": {
"__id__": 605
},
"__editorExtras__": {}
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 604
},
"asset": {
"__uuid__": "506d0f89-1cf1-4c3b-be47-a3abaf3695e8",
"__expectedType__": "cc.Prefab"
},
"fileId": "60RuUkpjBAGoLk3z4xlHcF",
"instance": {
"__id__": 606
},
"targetOverrides": null
},
{
"__type__": "cc.PrefabInstance",
"fileId": "faEIK/BbxJlpgVaCQh975N",
"prefabRootNode": {
"__id__": 1
},
"mountedChildren": [],
"mountedComponents": [],
"propertyOverrides": [
{
"__id__": 607
},
{
"__id__": 609
},
{
"__id__": 610
},
{
"__id__": 611
}
],
"removedComponents": []
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 608
},
"propertyPath": [
"_name"
],
"value": "button"
},
{
"__type__": "cc.TargetInfo",
"localID": [
"60RuUkpjBAGoLk3z4xlHcF"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 608
},
"propertyPath": [
"_lpos"
],
"value": {
"__type__": "cc.Vec3",
"x": 0,
"y": 57.388,
"z": 0
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 608
},
"propertyPath": [
"_lrot"
],
"value": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 608
},
"propertyPath": [
"_euler"
],
"value": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
}
},
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 415
},
"_enabled": true,
"__prefab": {
"__id__": 613
},
"_contentSize": {
"__type__": "cc.Size",
"width": 720.0000000000001,
"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__": 415
},
"_enabled": true,
"__prefab": {
"__id__": 615
},
"_alignFlags": 44,
"_target": null,
"_left": 741.853,
"_right": -741.853,
"_top": 600,
"_bottom": 105,
"_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__": 415
},
"_enabled": false,
"__prefab": {
"__id__": 617
},
"_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__": 415
},
"_enabled": true,
"__prefab": {
"__id__": 619
},
"_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": "skills",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 1
},
"_children": [
{
"__id__": 622
},
{
"__id__": 662
},
{
"__id__": 718
}
],
"_active": true,
"_components": [
{
"__id__": 728
},
{
"__id__": 730
},
{
"__id__": 732
},
{
"__id__": 734
}
],
"_prefab": {
"__id__": 736
},
"_lpos": {
"__type__": "cc.Vec3",
"x": 1496.161,
"y": 105,
"z": 0
},
"_lrot": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
},
"_lscale": {
"__type__": "cc.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__": 621
},
"_prefab": {
"__id__": 623
},
"__editorExtras__": {}
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 622
},
"asset": {
"__uuid__": "555f7387-1025-41a8-a2a8-ff61c76004a3",
"__expectedType__": "cc.Prefab"
},
"fileId": "50T0YGiGBH7qZZFeATiEP+",
"instance": {
"__id__": 624
},
"targetOverrides": null
},
{
"__type__": "cc.PrefabInstance",
"fileId": "faBXjD+IhAJ4XKq6jPvC5y",
"prefabRootNode": {
"__id__": 1
},
"mountedChildren": [
{
"__id__": 625
}
],
"mountedComponents": [],
"propertyOverrides": [
{
"__id__": 647
},
{
"__id__": 649
},
{
"__id__": 650
},
{
"__id__": 651
},
{
"__id__": 652
},
{
"__id__": 654
},
{
"__id__": 656
},
{
"__id__": 658
},
{
"__id__": 660
}
],
"removedComponents": []
},
{
"__type__": "cc.MountedChildrenInfo",
"targetInfo": {
"__id__": 626
},
"nodes": [
{
"__id__": 627
}
]
},
{
"__type__": "cc.TargetInfo",
"localID": [
"50T0YGiGBH7qZZFeATiEP+"
]
},
{
"__type__": "cc.Node",
"_objFlags": 0,
"_parent": {
"__id__": 622
},
"_prefab": {
"__id__": 628
},
"__editorExtras__": {
"mountedRoot": {
"__id__": 622
}
}
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 627
},
"asset": {
"__uuid__": "b5782405-f3d9-4d45-ba8c-01b5ec2748b2",
"__expectedType__": "cc.Prefab"
},
"fileId": "99dvuw5eJJzqP11ZqucD+r",
"instance": {
"__id__": 629
},
"targetOverrides": null
},
{
"__type__": "cc.PrefabInstance",
"fileId": "31BaeScndAH4Z2mETwKzZf",
"prefabRootNode": {
"__id__": 1
},
"mountedChildren": [],
"mountedComponents": [],
"propertyOverrides": [
{
"__id__": 630
},
{
"__id__": 632
},
{
"__id__": 633
},
{
"__id__": 634
},
{
"__id__": 635
},
{
"__id__": 637
},
{
"__id__": 639
},
{
"__id__": 640
},
{
"__id__": 642
},
{
"__id__": 644
},
{
"__id__": 646
}
],
"removedComponents": []
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 631
},
"propertyPath": [
"_name"
],
"value": "pbgt"
},
{
"__type__": "cc.TargetInfo",
"localID": [
"99dvuw5eJJzqP11ZqucD+r"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 631
},
"propertyPath": [
"_lpos"
],
"value": {
"__type__": "cc.Vec3",
"x": 0,
"y": -188.471,
"z": 0
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 631
},
"propertyPath": [
"_lrot"
],
"value": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 631
},
"propertyPath": [
"_euler"
],
"value": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 636
},
"propertyPath": [
"_top"
],
"value": 338.471
},
{
"__type__": "cc.TargetInfo",
"localID": [
"dechC9XwNBBqHd4blRjbaz"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 638
},
"propertyPath": [
"_active"
],
"value": false
},
{
"__type__": "cc.TargetInfo",
"localID": [
"7d6jdYqe1Awpw0A4D0ySEd"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 636
},
"propertyPath": [
"_left"
],
"value": 4
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 641
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 712,
"height": 150
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"c39jb808hLF7vyG9o2MVCV"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 643
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 712,
"height": 150
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"14imXt2GlO7prNUkbDs9YB"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 645
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 712,
"height": 150
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"621J5eprROl7Tb48sTU8JN"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 636
},
"propertyPath": [
"_right"
],
"value": 4
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 648
},
"propertyPath": [
"_name"
],
"value": "popup"
},
{
"__type__": "cc.TargetInfo",
"localID": [
"50T0YGiGBH7qZZFeATiEP+"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 648
},
"propertyPath": [
"_lpos"
],
"value": {
"__type__": "cc.Vec3",
"x": 0,
"y": 225,
"z": 0
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 648
},
"propertyPath": [
"_lrot"
],
"value": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 648
},
"propertyPath": [
"_euler"
],
"value": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 653
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 720,
"height": 450
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"50XxsJbrFCN4H9VEVO1jhI"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 655
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 720,
"height": 450
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"89vNfbOw5OYLiuCSle5Cni"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 657
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 1440,
"height": 900
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"3dNz0H16xGpJqDZ5588nMV"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 659
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 1408,
"height": 868
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"dbPtEc0lVC6b6/8Lozo2Vm"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 661
},
"propertyPath": [
"_active"
],
"value": false
},
{
"__type__": "cc.TargetInfo",
"localID": [
"edv/0Agw9E+qY3h4DiEUF9"
]
},
{
"__type__": "cc.Node",
"_name": "box",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 621
},
"_children": [
{
"__id__": 663
},
{
"__id__": 680
},
{
"__id__": 694
}
],
"_active": true,
"_components": [
{
"__id__": 711
},
{
"__id__": 713
},
{
"__id__": 715
}
],
"_prefab": {
"__id__": 717
},
"_lpos": {
"__type__": "cc.Vec3",
"x": 0,
"y": 280,
"z": 0
},
"_lrot": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
},
"_lscale": {
"__type__": "cc.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__": 662
},
"_prefab": {
"__id__": 664
},
"__editorExtras__": {}
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 663
},
"asset": {
"__uuid__": "78a5b2d1-a34b-4190-895d-7d0aa22037cc",
"__expectedType__": "cc.Prefab"
},
"fileId": "5dVotvOAFMoaprbNZVAkgY",
"instance": {
"__id__": 665
},
"targetOverrides": [
{
"__id__": 674
},
{
"__id__": 677
}
]
},
{
"__type__": "cc.PrefabInstance",
"fileId": "91h/2i9SZAs6sV7px1Ol5D",
"prefabRootNode": {
"__id__": 1
},
"mountedChildren": [],
"mountedComponents": [],
"propertyOverrides": [
{
"__id__": 666
},
{
"__id__": 668
},
{
"__id__": 669
},
{
"__id__": 670
},
{
"__id__": 671
},
{
"__id__": 673
}
],
"removedComponents": []
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 667
},
"propertyPath": [
"_name"
],
"value": "scard"
},
{
"__type__": "cc.TargetInfo",
"localID": [
"5dVotvOAFMoaprbNZVAkgY"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 667
},
"propertyPath": [
"_lpos"
],
"value": {
"__type__": "cc.Vec3",
"x": -235,
"y": 0,
"z": 0
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 667
},
"propertyPath": [
"_lrot"
],
"value": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 667
},
"propertyPath": [
"_euler"
],
"value": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 672
},
"propertyPath": [
"_left"
],
"value": 10
},
{
"__type__": "cc.TargetInfo",
"localID": [
"4aPeqTNK9Ga61Xv9j+yGXk"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 672
},
"propertyPath": [
"_right"
],
"value": 480
},
{
"__type__": "cc.TargetOverrideInfo",
"source": null,
"sourceInfo": null,
"propertyPath": [
"icon_node"
],
"target": {
"__id__": 675
},
"targetInfo": {
"__id__": 676
}
},
{
"__type__": "cc.Node",
"__editorExtras__": {}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"a33ReyWcpAoZY5ieotS6Ir"
]
},
{
"__type__": "cc.TargetOverrideInfo",
"source": null,
"sourceInfo": null,
"propertyPath": [
"cost_node"
],
"target": {
"__id__": 678
},
"targetInfo": {
"__id__": 679
}
},
{
"__type__": "cc.Node",
"__editorExtras__": {}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"bfLo+sXdxPSY6pJ+TTshHA"
]
},
{
"__type__": "cc.Node",
"_objFlags": 0,
"_parent": {
"__id__": 662
},
"_prefab": {
"__id__": 681
},
"__editorExtras__": {}
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 680
},
"asset": {
"__uuid__": "78a5b2d1-a34b-4190-895d-7d0aa22037cc",
"__expectedType__": "cc.Prefab"
},
"fileId": "5dVotvOAFMoaprbNZVAkgY",
"instance": {
"__id__": 682
},
"targetOverrides": [
{
"__id__": 688
},
{
"__id__": 691
}
]
},
{
"__type__": "cc.PrefabInstance",
"fileId": "53DxYpdR1PLauHw8a9IfIo",
"prefabRootNode": {
"__id__": 1
},
"mountedChildren": [],
"mountedComponents": [],
"propertyOverrides": [
{
"__id__": 683
},
{
"__id__": 685
},
{
"__id__": 686
},
{
"__id__": 687
}
],
"removedComponents": []
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 684
},
"propertyPath": [
"_name"
],
"value": "scard"
},
{
"__type__": "cc.TargetInfo",
"localID": [
"5dVotvOAFMoaprbNZVAkgY"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 684
},
"propertyPath": [
"_lpos"
],
"value": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 684
},
"propertyPath": [
"_lrot"
],
"value": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 684
},
"propertyPath": [
"_euler"
],
"value": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
}
},
{
"__type__": "cc.TargetOverrideInfo",
"source": null,
"sourceInfo": null,
"propertyPath": [
"icon_node"
],
"target": {
"__id__": 689
},
"targetInfo": {
"__id__": 690
}
},
{
"__type__": "cc.Node",
"__editorExtras__": {}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"a33ReyWcpAoZY5ieotS6Ir"
]
},
{
"__type__": "cc.TargetOverrideInfo",
"source": null,
"sourceInfo": null,
"propertyPath": [
"cost_node"
],
"target": {
"__id__": 692
},
"targetInfo": {
"__id__": 693
}
},
{
"__type__": "cc.Node",
"__editorExtras__": {}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"bfLo+sXdxPSY6pJ+TTshHA"
]
},
{
"__type__": "cc.Node",
"_objFlags": 0,
"_parent": {
"__id__": 662
},
"_prefab": {
"__id__": 695
},
"__editorExtras__": {}
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 694
},
"asset": {
"__uuid__": "78a5b2d1-a34b-4190-895d-7d0aa22037cc",
"__expectedType__": "cc.Prefab"
},
"fileId": "5dVotvOAFMoaprbNZVAkgY",
"instance": {
"__id__": 696
},
"targetOverrides": [
{
"__id__": 705
},
{
"__id__": 708
}
]
},
{
"__type__": "cc.PrefabInstance",
"fileId": "585TQ+DT9AlIRsZByJC2Fa",
"prefabRootNode": {
"__id__": 1
},
"mountedChildren": [],
"mountedComponents": [],
"propertyOverrides": [
{
"__id__": 697
},
{
"__id__": 699
},
{
"__id__": 700
},
{
"__id__": 701
},
{
"__id__": 702
},
{
"__id__": 704
}
],
"removedComponents": []
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 698
},
"propertyPath": [
"_name"
],
"value": "scard"
},
{
"__type__": "cc.TargetInfo",
"localID": [
"5dVotvOAFMoaprbNZVAkgY"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 698
},
"propertyPath": [
"_lpos"
],
"value": {
"__type__": "cc.Vec3",
"x": 235,
"y": 0,
"z": 0
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 698
},
"propertyPath": [
"_lrot"
],
"value": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 698
},
"propertyPath": [
"_euler"
],
"value": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 703
},
"propertyPath": [
"_left"
],
"value": 480
},
{
"__type__": "cc.TargetInfo",
"localID": [
"4aPeqTNK9Ga61Xv9j+yGXk"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 703
},
"propertyPath": [
"_right"
],
"value": 10
},
{
"__type__": "cc.TargetOverrideInfo",
"source": null,
"sourceInfo": null,
"propertyPath": [
"icon_node"
],
"target": {
"__id__": 706
},
"targetInfo": {
"__id__": 707
}
},
{
"__type__": "cc.Node",
"__editorExtras__": {}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"a33ReyWcpAoZY5ieotS6Ir"
]
},
{
"__type__": "cc.TargetOverrideInfo",
"source": null,
"sourceInfo": null,
"propertyPath": [
"cost_node"
],
"target": {
"__id__": 709
},
"targetInfo": {
"__id__": 710
}
},
{
"__type__": "cc.Node",
"__editorExtras__": {}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"bfLo+sXdxPSY6pJ+TTshHA"
]
},
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 662
},
"_enabled": true,
"__prefab": {
"__id__": 712
},
"_contentSize": {
"__type__": "cc.Size",
"width": 720,
"height": 340
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "278EArsAFEoqL1azA5x/uz"
},
{
"__type__": "cc.Widget",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 662
},
"_enabled": true,
"__prefab": {
"__id__": 714
},
"_alignFlags": 45,
"_target": null,
"_left": 0,
"_right": 0,
"_top": 0,
"_bottom": 110,
"_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": "eb6DJL0N5BEbGkjn2hCqmK"
},
{
"__type__": "cc.Layout",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 662
},
"_enabled": true,
"__prefab": {
"__id__": 716
},
"_resizeMode": 0,
"_layoutType": 1,
"_cellSize": {
"__type__": "cc.Size",
"width": 40,
"height": 40
},
"_startAxis": 0,
"_paddingLeft": 10,
"_paddingRight": 10,
"_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": "d5S2RXfLlFt5Z1Toe6JqIc"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "60kT91Vl5MwbjBs1RF+5yY",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.Node",
"_objFlags": 0,
"_parent": {
"__id__": 621
},
"_prefab": {
"__id__": 719
},
"__editorExtras__": {}
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 718
},
"asset": {
"__uuid__": "506d0f89-1cf1-4c3b-be47-a3abaf3695e8",
"__expectedType__": "cc.Prefab"
},
"fileId": "60RuUkpjBAGoLk3z4xlHcF",
"instance": {
"__id__": 720
},
"targetOverrides": null
},
{
"__type__": "cc.PrefabInstance",
"fileId": "e4KleVQclDZb/4Mf109xu3",
"prefabRootNode": {
"__id__": 1
},
"mountedChildren": [],
"mountedComponents": [],
"propertyOverrides": [
{
"__id__": 721
},
{
"__id__": 723
},
{
"__id__": 724
},
{
"__id__": 725
}
],
"removedComponents": [
{
"__id__": 726
},
{
"__id__": 727
}
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 722
},
"propertyPath": [
"_name"
],
"value": "button"
},
{
"__type__": "cc.TargetInfo",
"localID": [
"60RuUkpjBAGoLk3z4xlHcF"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 722
},
"propertyPath": [
"_lpos"
],
"value": {
"__type__": "cc.Vec3",
"x": 0,
"y": 54.839,
"z": 0
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 722
},
"propertyPath": [
"_lrot"
],
"value": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 722
},
"propertyPath": [
"_euler"
],
"value": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"d1c902ttJDLoMwMqFy5LOA"
]
},
{
"__type__": "cc.TargetInfo",
"localID": [
"005VZC/Y9KKaDsKl860Y3t"
]
},
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 621
},
"_enabled": true,
"__prefab": {
"__id__": 729
},
"_contentSize": {
"__type__": "cc.Size",
"width": 720,
"height": 450
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "bbXwyG7gJIqJFmWE8WkFKy"
},
{
"__type__": "cc.Widget",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 621
},
"_enabled": true,
"__prefab": {
"__id__": 731
},
"_alignFlags": 44,
"_target": null,
"_left": 1496.161,
"_right": -1496.161,
"_top": 600,
"_bottom": 105,
"_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": "ccl2kzwfBOkbtdIlvrohSo"
},
{
"__type__": "cc.Layout",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 621
},
"_enabled": false,
"__prefab": {
"__id__": 733
},
"_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": "7dx9yIyeBB/pAmrjm3VfZN"
},
{
"__type__": "cc.BlockInputEvents",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 621
},
"_enabled": true,
"__prefab": {
"__id__": 735
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "7dcx2TE6NPVpoqoKszKnHj"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "4essDjG31F279oa8CQIzPF",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.Node",
"_name": "shop",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 1
},
"_children": [
{
"__id__": 738
},
{
"__id__": 778
},
{
"__id__": 906
}
],
"_active": true,
"_components": [
{
"__id__": 914
},
{
"__id__": 916
},
{
"__id__": 918
},
{
"__id__": 920
}
],
"_prefab": {
"__id__": 922
},
"_lpos": {
"__type__": "cc.Vec3",
"x": 2234.59,
"y": 105,
"z": 0
},
"_lrot": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
},
"_lscale": {
"__type__": "cc.Vec3",
"x": 1,
"y": 1,
"z": 1
},
"_mobility": 0,
"_layer": 1073741824,
"_euler": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_id": ""
},
{
"__type__": "cc.Node",
"_objFlags": 0,
"_parent": {
"__id__": 737
},
"_prefab": {
"__id__": 739
},
"__editorExtras__": {}
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 738
},
"asset": {
"__uuid__": "555f7387-1025-41a8-a2a8-ff61c76004a3",
"__expectedType__": "cc.Prefab"
},
"fileId": "50T0YGiGBH7qZZFeATiEP+",
"instance": {
"__id__": 740
},
"targetOverrides": null
},
{
"__type__": "cc.PrefabInstance",
"fileId": "89f5NERcdG35QmvRHT2J90",
"prefabRootNode": {
"__id__": 1
},
"mountedChildren": [
{
"__id__": 741
}
],
"mountedComponents": [],
"propertyOverrides": [
{
"__id__": 763
},
{
"__id__": 765
},
{
"__id__": 766
},
{
"__id__": 767
},
{
"__id__": 768
},
{
"__id__": 770
},
{
"__id__": 772
},
{
"__id__": 774
},
{
"__id__": 776
}
],
"removedComponents": []
},
{
"__type__": "cc.MountedChildrenInfo",
"targetInfo": {
"__id__": 742
},
"nodes": [
{
"__id__": 743
}
]
},
{
"__type__": "cc.TargetInfo",
"localID": [
"50T0YGiGBH7qZZFeATiEP+"
]
},
{
"__type__": "cc.Node",
"_objFlags": 0,
"_parent": {
"__id__": 738
},
"_prefab": {
"__id__": 744
},
"__editorExtras__": {
"mountedRoot": {
"__id__": 738
}
}
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 743
},
"asset": {
"__uuid__": "b5782405-f3d9-4d45-ba8c-01b5ec2748b2",
"__expectedType__": "cc.Prefab"
},
"fileId": "99dvuw5eJJzqP11ZqucD+r",
"instance": {
"__id__": 745
},
"targetOverrides": null
},
{
"__type__": "cc.PrefabInstance",
"fileId": "baJ7KxrxxKUYmcIVWlePhY",
"prefabRootNode": {
"__id__": 1
},
"mountedChildren": [],
"mountedComponents": [],
"propertyOverrides": [
{
"__id__": 746
},
{
"__id__": 748
},
{
"__id__": 749
},
{
"__id__": 750
},
{
"__id__": 751
},
{
"__id__": 753
},
{
"__id__": 755
},
{
"__id__": 756
},
{
"__id__": 758
},
{
"__id__": 760
},
{
"__id__": 762
}
],
"removedComponents": []
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 747
},
"propertyPath": [
"_name"
],
"value": "pbgt"
},
{
"__type__": "cc.TargetInfo",
"localID": [
"99dvuw5eJJzqP11ZqucD+r"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 747
},
"propertyPath": [
"_lpos"
],
"value": {
"__type__": "cc.Vec3",
"x": 0,
"y": -188.471,
"z": 0
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 747
},
"propertyPath": [
"_lrot"
],
"value": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 747
},
"propertyPath": [
"_euler"
],
"value": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 752
},
"propertyPath": [
"_top"
],
"value": 338.471
},
{
"__type__": "cc.TargetInfo",
"localID": [
"dechC9XwNBBqHd4blRjbaz"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 754
},
"propertyPath": [
"_active"
],
"value": false
},
{
"__type__": "cc.TargetInfo",
"localID": [
"7d6jdYqe1Awpw0A4D0ySEd"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 752
},
"propertyPath": [
"_left"
],
"value": 4
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 757
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 712,
"height": 150
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"c39jb808hLF7vyG9o2MVCV"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 759
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 712,
"height": 150
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"14imXt2GlO7prNUkbDs9YB"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 761
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 712,
"height": 150
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"621J5eprROl7Tb48sTU8JN"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 752
},
"propertyPath": [
"_right"
],
"value": 4
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 764
},
"propertyPath": [
"_name"
],
"value": "popup"
},
{
"__type__": "cc.TargetInfo",
"localID": [
"50T0YGiGBH7qZZFeATiEP+"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 764
},
"propertyPath": [
"_lpos"
],
"value": {
"__type__": "cc.Vec3",
"x": 0,
"y": 225,
"z": 0
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 764
},
"propertyPath": [
"_lrot"
],
"value": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 764
},
"propertyPath": [
"_euler"
],
"value": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 769
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 720,
"height": 450
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"50XxsJbrFCN4H9VEVO1jhI"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 771
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 720,
"height": 450
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"89vNfbOw5OYLiuCSle5Cni"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 773
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 1440,
"height": 900
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"3dNz0H16xGpJqDZ5588nMV"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 775
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 1408,
"height": 868
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"dbPtEc0lVC6b6/8Lozo2Vm"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 777
},
"propertyPath": [
"_active"
],
"value": false
},
{
"__type__": "cc.TargetInfo",
"localID": [
"edv/0Agw9E+qY3h4DiEUF9"
]
},
{
"__type__": "cc.Node",
"_name": "box",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 737
},
"_children": [
{
"__id__": 779
},
{
"__id__": 819
},
{
"__id__": 859
}
],
"_active": true,
"_components": [
{
"__id__": 899
},
{
"__id__": 901
},
{
"__id__": 903
}
],
"_prefab": {
"__id__": 905
},
"_lpos": {
"__type__": "cc.Vec3",
"x": 0,
"y": 280,
"z": 0
},
"_lrot": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
},
"_lscale": {
"__type__": "cc.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__": 778
},
"_prefab": {
"__id__": 780
},
"__editorExtras__": {}
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 779
},
"asset": {
"__uuid__": "abae16b3-c2a2-4971-95b1-fc121f769554",
"__expectedType__": "cc.Prefab"
},
"fileId": "5dVotvOAFMoaprbNZVAkgY",
"instance": {
"__id__": 781
},
"targetOverrides": [
{
"__id__": 814
},
{
"__id__": 817
}
]
},
{
"__type__": "cc.PrefabInstance",
"fileId": "6bmJzRMBtE7ZHmwpNXASyQ",
"prefabRootNode": {
"__id__": 1
},
"mountedChildren": [],
"mountedComponents": [],
"propertyOverrides": [
{
"__id__": 782
},
{
"__id__": 784
},
{
"__id__": 785
},
{
"__id__": 786
},
{
"__id__": 787
},
{
"__id__": 789
},
{
"__id__": 790
},
{
"__id__": 792
},
{
"__id__": 794
},
{
"__id__": 796
},
{
"__id__": 798
},
{
"__id__": 800
},
{
"__id__": 802
},
{
"__id__": 804
},
{
"__id__": 806
},
{
"__id__": 808
},
{
"__id__": 810
},
{
"__id__": 812
}
],
"removedComponents": []
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 783
},
"propertyPath": [
"_name"
],
"value": "cItem"
},
{
"__type__": "cc.TargetInfo",
"localID": [
"5dVotvOAFMoaprbNZVAkgY"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 783
},
"propertyPath": [
"_lpos"
],
"value": {
"__type__": "cc.Vec3",
"x": -235,
"y": 0,
"z": 0
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 783
},
"propertyPath": [
"_lrot"
],
"value": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 783
},
"propertyPath": [
"_euler"
],
"value": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 788
},
"propertyPath": [
"_left"
],
"value": 10
},
{
"__type__": "cc.TargetInfo",
"localID": [
"4aPeqTNK9Ga61Xv9j+yGXk"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 788
},
"propertyPath": [
"_right"
],
"value": 480
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 791
},
"propertyPath": [
"_lpos"
],
"value": {
"__type__": "cc.Vec3",
"x": -64.2847453016989,
"y": 0,
"z": 0
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"64sBr99yBIPIbpxdil4ZY0"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 793
},
"propertyPath": [
"_lpos"
],
"value": {
"__type__": "cc.Vec3",
"x": 42,
"y": 0,
"z": 0
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"61QiOHUa9NSaXFmTwZIc/5"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 795
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 128.5694906033978,
"height": 40
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"8alEuqZj5L44Z+jpZ+eQ5v"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 797
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 230,
"height": 300
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"01picFBtJMhp/LBDdXi1y9"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 799
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 230,
"height": 300
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"ddJY1fUgJFHKBICUhWrsdE",
"50XxsJbrFCN4H9VEVO1jhI"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 801
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 230,
"height": 300
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"ddJY1fUgJFHKBICUhWrsdE",
"89vNfbOw5OYLiuCSle5Cni"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 803
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 460,
"height": 600
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"ddJY1fUgJFHKBICUhWrsdE",
"3dNz0H16xGpJqDZ5588nMV"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 805
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 428,
"height": 568
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"ddJY1fUgJFHKBICUhWrsdE",
"dbPtEc0lVC6b6/8Lozo2Vm"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 807
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 190,
"height": 70
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"23zkFGCNdKFYEAZu1hO0ZD"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 809
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 190,
"height": 23.333333333333332
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"69O8ConsBKvLQ5AKQ66wo0"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 811
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 190,
"height": 23.333333333333332
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"2fZ5IbrfpGAZL8NHWcCmSI"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 813
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 190,
"height": 23.333333333333332
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"4bzdV65RFKkoWfWLPUitf0"
]
},
{
"__type__": "cc.TargetOverrideInfo",
"source": null,
"sourceInfo": null,
"propertyPath": [
"icon_node"
],
"target": {
"__id__": 815
},
"targetInfo": {
"__id__": 816
}
},
{
"__type__": "cc.Node",
"__editorExtras__": {}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"a33ReyWcpAoZY5ieotS6Ir"
]
},
{
"__type__": "cc.TargetOverrideInfo",
"source": null,
"sourceInfo": null,
"propertyPath": [
"bg_node"
],
"target": {
"__id__": 815
},
"targetInfo": {
"__id__": 818
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"c8niXKCPZJkZO13m9+xJNN"
]
},
{
"__type__": "cc.Node",
"_objFlags": 0,
"_parent": {
"__id__": 778
},
"_prefab": {
"__id__": 820
},
"__editorExtras__": {}
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 819
},
"asset": {
"__uuid__": "abae16b3-c2a2-4971-95b1-fc121f769554",
"__expectedType__": "cc.Prefab"
},
"fileId": "5dVotvOAFMoaprbNZVAkgY",
"instance": {
"__id__": 821
},
"targetOverrides": [
{
"__id__": 854
},
{
"__id__": 857
}
]
},
{
"__type__": "cc.PrefabInstance",
"fileId": "ff6fYJ87hEgZtxA7vkHSO9",
"prefabRootNode": {
"__id__": 1
},
"mountedChildren": [],
"mountedComponents": [],
"propertyOverrides": [
{
"__id__": 822
},
{
"__id__": 824
},
{
"__id__": 825
},
{
"__id__": 826
},
{
"__id__": 827
},
{
"__id__": 829
},
{
"__id__": 831
},
{
"__id__": 833
},
{
"__id__": 835
},
{
"__id__": 837
},
{
"__id__": 839
},
{
"__id__": 841
},
{
"__id__": 843
},
{
"__id__": 845
},
{
"__id__": 847
},
{
"__id__": 849
},
{
"__id__": 851
},
{
"__id__": 853
}
],
"removedComponents": []
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 823
},
"propertyPath": [
"_name"
],
"value": "cItem"
},
{
"__type__": "cc.TargetInfo",
"localID": [
"5dVotvOAFMoaprbNZVAkgY"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 823
},
"propertyPath": [
"_lpos"
],
"value": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 823
},
"propertyPath": [
"_lrot"
],
"value": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 823
},
"propertyPath": [
"_euler"
],
"value": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 828
},
"propertyPath": [
"_lpos"
],
"value": {
"__type__": "cc.Vec3",
"x": -64.2847453016989,
"y": 0,
"z": 0
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"64sBr99yBIPIbpxdil4ZY0"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 830
},
"propertyPath": [
"_lpos"
],
"value": {
"__type__": "cc.Vec3",
"x": 42,
"y": 0,
"z": 0
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"61QiOHUa9NSaXFmTwZIc/5"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 832
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 128.5694906033978,
"height": 40
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"8alEuqZj5L44Z+jpZ+eQ5v"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 834
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 230,
"height": 300
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"01picFBtJMhp/LBDdXi1y9"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 836
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 230,
"height": 300
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"ddJY1fUgJFHKBICUhWrsdE",
"50XxsJbrFCN4H9VEVO1jhI"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 838
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 230,
"height": 300
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"ddJY1fUgJFHKBICUhWrsdE",
"89vNfbOw5OYLiuCSle5Cni"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 840
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 460,
"height": 600
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"ddJY1fUgJFHKBICUhWrsdE",
"3dNz0H16xGpJqDZ5588nMV"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 842
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 428,
"height": 568
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"ddJY1fUgJFHKBICUhWrsdE",
"dbPtEc0lVC6b6/8Lozo2Vm"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 844
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 190,
"height": 70
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"23zkFGCNdKFYEAZu1hO0ZD"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 846
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 190,
"height": 23.333333333333332
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"69O8ConsBKvLQ5AKQ66wo0"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 848
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 190,
"height": 23.333333333333332
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"2fZ5IbrfpGAZL8NHWcCmSI"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 850
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 190,
"height": 23.333333333333332
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"4bzdV65RFKkoWfWLPUitf0"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 852
},
"propertyPath": [
"_left"
],
"value": 245
},
{
"__type__": "cc.TargetInfo",
"localID": [
"4aPeqTNK9Ga61Xv9j+yGXk"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 852
},
"propertyPath": [
"_right"
],
"value": 245
},
{
"__type__": "cc.TargetOverrideInfo",
"source": null,
"sourceInfo": null,
"propertyPath": [
"icon_node"
],
"target": {
"__id__": 855
},
"targetInfo": {
"__id__": 856
}
},
{
"__type__": "cc.Node",
"__editorExtras__": {}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"a33ReyWcpAoZY5ieotS6Ir"
]
},
{
"__type__": "cc.TargetOverrideInfo",
"source": null,
"sourceInfo": null,
"propertyPath": [
"bg_node"
],
"target": {
"__id__": 855
},
"targetInfo": {
"__id__": 858
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"c8niXKCPZJkZO13m9+xJNN"
]
},
{
"__type__": "cc.Node",
"_objFlags": 0,
"_parent": {
"__id__": 778
},
"_prefab": {
"__id__": 860
},
"__editorExtras__": {}
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 859
},
"asset": {
"__uuid__": "abae16b3-c2a2-4971-95b1-fc121f769554",
"__expectedType__": "cc.Prefab"
},
"fileId": "5dVotvOAFMoaprbNZVAkgY",
"instance": {
"__id__": 861
},
"targetOverrides": [
{
"__id__": 894
},
{
"__id__": 897
}
]
},
{
"__type__": "cc.PrefabInstance",
"fileId": "c9HHm2ACNOlYZT938uWmXo",
"prefabRootNode": {
"__id__": 1
},
"mountedChildren": [],
"mountedComponents": [],
"propertyOverrides": [
{
"__id__": 862
},
{
"__id__": 864
},
{
"__id__": 865
},
{
"__id__": 866
},
{
"__id__": 867
},
{
"__id__": 869
},
{
"__id__": 870
},
{
"__id__": 872
},
{
"__id__": 874
},
{
"__id__": 876
},
{
"__id__": 878
},
{
"__id__": 880
},
{
"__id__": 882
},
{
"__id__": 884
},
{
"__id__": 886
},
{
"__id__": 888
},
{
"__id__": 890
},
{
"__id__": 892
}
],
"removedComponents": []
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 863
},
"propertyPath": [
"_name"
],
"value": "cItem"
},
{
"__type__": "cc.TargetInfo",
"localID": [
"5dVotvOAFMoaprbNZVAkgY"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 863
},
"propertyPath": [
"_lpos"
],
"value": {
"__type__": "cc.Vec3",
"x": 235,
"y": 0,
"z": 0
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 863
},
"propertyPath": [
"_lrot"
],
"value": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 863
},
"propertyPath": [
"_euler"
],
"value": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 868
},
"propertyPath": [
"_left"
],
"value": 480
},
{
"__type__": "cc.TargetInfo",
"localID": [
"4aPeqTNK9Ga61Xv9j+yGXk"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 868
},
"propertyPath": [
"_right"
],
"value": 10
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 871
},
"propertyPath": [
"_lpos"
],
"value": {
"__type__": "cc.Vec3",
"x": -64.2847453016989,
"y": 0,
"z": 0
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"64sBr99yBIPIbpxdil4ZY0"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 873
},
"propertyPath": [
"_lpos"
],
"value": {
"__type__": "cc.Vec3",
"x": 42,
"y": 0,
"z": 0
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"61QiOHUa9NSaXFmTwZIc/5"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 875
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 128.5694906033978,
"height": 40
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"8alEuqZj5L44Z+jpZ+eQ5v"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 877
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 230,
"height": 300
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"01picFBtJMhp/LBDdXi1y9"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 879
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 230,
"height": 300
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"ddJY1fUgJFHKBICUhWrsdE",
"50XxsJbrFCN4H9VEVO1jhI"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 881
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 230,
"height": 300
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"ddJY1fUgJFHKBICUhWrsdE",
"89vNfbOw5OYLiuCSle5Cni"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 883
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 460,
"height": 600
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"ddJY1fUgJFHKBICUhWrsdE",
"3dNz0H16xGpJqDZ5588nMV"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 885
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 428,
"height": 568
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"ddJY1fUgJFHKBICUhWrsdE",
"dbPtEc0lVC6b6/8Lozo2Vm"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 887
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 190,
"height": 70
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"23zkFGCNdKFYEAZu1hO0ZD"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 889
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 190,
"height": 23.333333333333332
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"69O8ConsBKvLQ5AKQ66wo0"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 891
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 190,
"height": 23.333333333333332
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"2fZ5IbrfpGAZL8NHWcCmSI"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 893
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 190,
"height": 23.333333333333332
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"4bzdV65RFKkoWfWLPUitf0"
]
},
{
"__type__": "cc.TargetOverrideInfo",
"source": null,
"sourceInfo": null,
"propertyPath": [
"icon_node"
],
"target": {
"__id__": 895
},
"targetInfo": {
"__id__": 896
}
},
{
"__type__": "cc.Node",
"__editorExtras__": {}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"a33ReyWcpAoZY5ieotS6Ir"
]
},
{
"__type__": "cc.TargetOverrideInfo",
"source": null,
"sourceInfo": null,
"propertyPath": [
"bg_node"
],
"target": {
"__id__": 895
},
"targetInfo": {
"__id__": 898
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"c8niXKCPZJkZO13m9+xJNN"
]
},
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 778
},
"_enabled": true,
"__prefab": {
"__id__": 900
},
"_contentSize": {
"__type__": "cc.Size",
"width": 720,
"height": 340
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "30Hd0SkMRLxIavZ8Na6Pod"
},
{
"__type__": "cc.Widget",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 778
},
"_enabled": true,
"__prefab": {
"__id__": 902
},
"_alignFlags": 45,
"_target": null,
"_left": 0,
"_right": 0,
"_top": 0,
"_bottom": 110,
"_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": "b49QE/NRVH8pVaVVt9kROv"
},
{
"__type__": "cc.Layout",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 778
},
"_enabled": true,
"__prefab": {
"__id__": 904
},
"_resizeMode": 0,
"_layoutType": 1,
"_cellSize": {
"__type__": "cc.Size",
"width": 40,
"height": 40
},
"_startAxis": 0,
"_paddingLeft": 10,
"_paddingRight": 10,
"_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": "b499JnhZ1DYbWKFyE5FU9E"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "32IwzgU0NKNKLd30QUh42m",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.Node",
"_objFlags": 0,
"_parent": {
"__id__": 737
},
"_prefab": {
"__id__": 907
},
"__editorExtras__": {}
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 906
},
"asset": {
"__uuid__": "506d0f89-1cf1-4c3b-be47-a3abaf3695e8",
"__expectedType__": "cc.Prefab"
},
"fileId": "60RuUkpjBAGoLk3z4xlHcF",
"instance": {
"__id__": 908
},
"targetOverrides": null
},
{
"__type__": "cc.PrefabInstance",
"fileId": "f5mQZJW1BFPKM66NFCJ8pt",
"prefabRootNode": {
"__id__": 1
},
"mountedChildren": [],
"mountedComponents": [],
"propertyOverrides": [
{
"__id__": 909
},
{
"__id__": 911
},
{
"__id__": 912
},
{
"__id__": 913
}
],
"removedComponents": []
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 910
},
"propertyPath": [
"_name"
],
"value": "button"
},
{
"__type__": "cc.TargetInfo",
"localID": [
"60RuUkpjBAGoLk3z4xlHcF"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 910
},
"propertyPath": [
"_lpos"
],
"value": {
"__type__": "cc.Vec3",
"x": 0,
"y": 57.388,
"z": 0
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 910
},
"propertyPath": [
"_lrot"
],
"value": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 910
},
"propertyPath": [
"_euler"
],
"value": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
}
},
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 737
},
"_enabled": true,
"__prefab": {
"__id__": 915
},
"_contentSize": {
"__type__": "cc.Size",
"width": 720,
"height": 450
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "0887lSGxtGObMtJYwxcfpC"
},
{
"__type__": "cc.Widget",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 737
},
"_enabled": true,
"__prefab": {
"__id__": 917
},
"_alignFlags": 44,
"_target": null,
"_left": 2234.59,
"_right": -2234.59,
"_top": 600,
"_bottom": 105,
"_horizontalCenter": 0,
"_verticalCenter": -323.604,
"_isAbsLeft": true,
"_isAbsRight": true,
"_isAbsTop": true,
"_isAbsBottom": true,
"_isAbsHorizontalCenter": true,
"_isAbsVerticalCenter": true,
"_originalWidth": 180,
"_originalHeight": 300,
"_alignMode": 2,
"_lockFlags": 0,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "3eeXploWlHEJUZpqFrmsAJ"
},
{
"__type__": "cc.Layout",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 737
},
"_enabled": false,
"__prefab": {
"__id__": 919
},
"_resizeMode": 1,
"_layoutType": 1,
"_cellSize": {
"__type__": "cc.Size",
"width": 40,
"height": 40
},
"_startAxis": 0,
"_paddingLeft": 0,
"_paddingRight": 0,
"_paddingTop": 0,
"_paddingBottom": 0,
"_spacingX": 3,
"_spacingY": 0,
"_verticalDirection": 1,
"_horizontalDirection": 0,
"_constraint": 0,
"_constraintNum": 2,
"_affectedByScale": false,
"_isAlign": false,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "7dR5g1NB5Lp6r0Zk+Lertz"
},
{
"__type__": "cc.BlockInputEvents",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 737
},
"_enabled": true,
"__prefab": {
"__id__": 921
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "64/LhLyetDlJKByFDklOQ4"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "e4SJlxV9hP+IkPzGc7PJsA",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.Node",
"_name": "bar",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 1
},
"_children": [
{
"__id__": 924
},
{
"__id__": 953
},
{
"__id__": 985
},
{
"__id__": 1014
}
],
"_active": true,
"_components": [
{
"__id__": 1045
},
{
"__id__": 1047
},
{
"__id__": 1049
}
],
"_prefab": {
"__id__": 1051
},
"_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.Node",
"_objFlags": 0,
"_parent": {
"__id__": 923
},
"_prefab": {
"__id__": 925
},
"__editorExtras__": {}
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 924
},
"asset": {
"__uuid__": "99b1fd19-5e71-4e63-9682-d82b23244510",
"__expectedType__": "cc.Prefab"
},
"fileId": "cfWG6+EKVJ3IlHCuz5Pa35",
"instance": {
"__id__": 926
},
"targetOverrides": null
},
{
"__type__": "cc.PrefabInstance",
"fileId": "9aRTsUjGdPOJ3Ux+ImQRE5",
"prefabRootNode": {
"__id__": 1
},
"mountedChildren": [],
"mountedComponents": [],
"propertyOverrides": [
{
"__id__": 927
},
{
"__id__": 929
},
{
"__id__": 930
},
{
"__id__": 931
},
{
"__id__": 932
},
{
"__id__": 934
},
{
"__id__": 936
},
{
"__id__": 938
},
{
"__id__": 940
},
{
"__id__": 941
},
{
"__id__": 943
},
{
"__id__": 945
},
{
"__id__": 946
},
{
"__id__": 948
},
{
"__id__": 950
},
{
"__id__": 951
}
],
"removedComponents": []
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 928
},
"propertyPath": [
"_name"
],
"value": "showHeros"
},
{
"__type__": "cc.TargetInfo",
"localID": [
"cfWG6+EKVJ3IlHCuz5Pa35"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 928
},
"propertyPath": [
"_lpos"
],
"value": {
"__type__": "cc.Vec3",
"x": -270,
"y": 0,
"z": 0
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 928
},
"propertyPath": [
"_lrot"
],
"value": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 928
},
"propertyPath": [
"_euler"
],
"value": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 933
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 180,
"height": 110
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"a4Vy1zT+FB3YUAPoQBMIYV"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 935
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 180,
"height": 110
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"3dmZ6PcZ1O06B9Vy9yU761"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 937
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 114,
"height": 120
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"6eBP1g6s5Goai//DXwnDla"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 939
},
"propertyPath": [
"_spriteFrame"
],
"value": {
"__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@5e56a",
"__expectedType__": "cc.SpriteFrame"
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"caZzAfi9ZLqZS4Wd5Rqm3r"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 939
},
"propertyPath": [
"_atlas"
],
"value": {
"__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73",
"__expectedType__": "cc.SpriteAtlas"
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 942
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 114,
"height": 120
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"bdIoXh/hdNirkf1KcWeGiB"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 944
},
"propertyPath": [
"_spriteFrame"
],
"value": {
"__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@5e56a",
"__expectedType__": "cc.SpriteFrame"
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"efGswFY3FAVL1sj4VKXGeV"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 944
},
"propertyPath": [
"_atlas"
],
"value": {
"__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73",
"__expectedType__": "cc.SpriteAtlas"
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 947
},
"propertyPath": [
"_string"
],
"value": "英雄"
},
{
"__type__": "cc.TargetInfo",
"localID": [
"a9bThvxy9LiriOUrI/zZUU"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 949
},
"propertyPath": [
"_string"
],
"value": "英雄"
},
{
"__type__": "cc.TargetInfo",
"localID": [
"1diBHwI3BLsrW9ouEzlrJW"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 933
},
"propertyPath": [
"_anchorPoint"
],
"value": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 952
},
"propertyPath": [
"_lpos"
],
"value": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"8cNgawRaBANJHCmdHLH75E"
]
},
{
"__type__": "cc.Node",
"_objFlags": 0,
"_parent": {
"__id__": 923
},
"_prefab": {
"__id__": 954
},
"__editorExtras__": {}
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 953
},
"asset": {
"__uuid__": "99b1fd19-5e71-4e63-9682-d82b23244510",
"__expectedType__": "cc.Prefab"
},
"fileId": "cfWG6+EKVJ3IlHCuz5Pa35",
"instance": {
"__id__": 955
},
"targetOverrides": null
},
{
"__type__": "cc.PrefabInstance",
"fileId": "7354Y7NiRIhrgoQgJ4kYBd",
"prefabRootNode": {
"__id__": 1
},
"mountedChildren": [],
"mountedComponents": [],
"propertyOverrides": [
{
"__id__": 956
},
{
"__id__": 958
},
{
"__id__": 959
},
{
"__id__": 960
},
{
"__id__": 961
},
{
"__id__": 963
},
{
"__id__": 965
},
{
"__id__": 967
},
{
"__id__": 968
},
{
"__id__": 970
},
{
"__id__": 972
},
{
"__id__": 973
},
{
"__id__": 975
},
{
"__id__": 977
},
{
"__id__": 978
},
{
"__id__": 980
},
{
"__id__": 982
},
{
"__id__": 983
}
],
"removedComponents": []
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 957
},
"propertyPath": [
"_name"
],
"value": "showEquips"
},
{
"__type__": "cc.TargetInfo",
"localID": [
"cfWG6+EKVJ3IlHCuz5Pa35"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 957
},
"propertyPath": [
"_lpos"
],
"value": {
"__type__": "cc.Vec3",
"x": -90,
"y": 0,
"z": 0
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 957
},
"propertyPath": [
"_lrot"
],
"value": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 957
},
"propertyPath": [
"_euler"
],
"value": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 962
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 180,
"height": 110
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"a4Vy1zT+FB3YUAPoQBMIYV"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 964
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 180,
"height": 110
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"3dmZ6PcZ1O06B9Vy9yU761"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 966
},
"propertyPath": [
"_active"
],
"value": false
},
{
"__type__": "cc.TargetInfo",
"localID": [
"11wAdqQr5OsKSgZTMJP6zQ"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 966
},
"propertyPath": [
"_lpos"
],
"value": {
"__type__": "cc.Vec3",
"x": 0,
"y": 55,
"z": 0
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 969
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 124,
"height": 120
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"6eBP1g6s5Goai//DXwnDla"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 971
},
"propertyPath": [
"_spriteFrame"
],
"value": {
"__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@0b1ef",
"__expectedType__": "cc.SpriteFrame"
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"caZzAfi9ZLqZS4Wd5Rqm3r"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 971
},
"propertyPath": [
"_atlas"
],
"value": {
"__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73",
"__expectedType__": "cc.SpriteAtlas"
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 974
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 124,
"height": 120
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"bdIoXh/hdNirkf1KcWeGiB"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 976
},
"propertyPath": [
"_spriteFrame"
],
"value": {
"__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@0b1ef",
"__expectedType__": "cc.SpriteFrame"
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"efGswFY3FAVL1sj4VKXGeV"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 976
},
"propertyPath": [
"_atlas"
],
"value": {
"__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73",
"__expectedType__": "cc.SpriteAtlas"
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 979
},
"propertyPath": [
"_string"
],
"value": "装备"
},
{
"__type__": "cc.TargetInfo",
"localID": [
"a9bThvxy9LiriOUrI/zZUU"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 981
},
"propertyPath": [
"_string"
],
"value": "装备"
},
{
"__type__": "cc.TargetInfo",
"localID": [
"1diBHwI3BLsrW9ouEzlrJW"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 962
},
"propertyPath": [
"_anchorPoint"
],
"value": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 984
},
"propertyPath": [
"_lpos"
],
"value": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"8cNgawRaBANJHCmdHLH75E"
]
},
{
"__type__": "cc.Node",
"_objFlags": 0,
"_parent": {
"__id__": 923
},
"_prefab": {
"__id__": 986
},
"__editorExtras__": {}
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 985
},
"asset": {
"__uuid__": "99b1fd19-5e71-4e63-9682-d82b23244510",
"__expectedType__": "cc.Prefab"
},
"fileId": "cfWG6+EKVJ3IlHCuz5Pa35",
"instance": {
"__id__": 987
},
"targetOverrides": null
},
{
"__type__": "cc.PrefabInstance",
"fileId": "14CHEN4lJJiIkFfHU5ZFwS",
"prefabRootNode": {
"__id__": 1
},
"mountedChildren": [],
"mountedComponents": [],
"propertyOverrides": [
{
"__id__": 988
},
{
"__id__": 990
},
{
"__id__": 991
},
{
"__id__": 992
},
{
"__id__": 993
},
{
"__id__": 995
},
{
"__id__": 997
},
{
"__id__": 999
},
{
"__id__": 1001
},
{
"__id__": 1002
},
{
"__id__": 1004
},
{
"__id__": 1006
},
{
"__id__": 1007
},
{
"__id__": 1009
},
{
"__id__": 1011
},
{
"__id__": 1012
}
],
"removedComponents": []
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 989
},
"propertyPath": [
"_name"
],
"value": "showSkills"
},
{
"__type__": "cc.TargetInfo",
"localID": [
"cfWG6+EKVJ3IlHCuz5Pa35"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 989
},
"propertyPath": [
"_lpos"
],
"value": {
"__type__": "cc.Vec3",
"x": 90,
"y": 0,
"z": 0
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 989
},
"propertyPath": [
"_lrot"
],
"value": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 989
},
"propertyPath": [
"_euler"
],
"value": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 994
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 180,
"height": 110
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"a4Vy1zT+FB3YUAPoQBMIYV"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 996
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 180,
"height": 110
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"3dmZ6PcZ1O06B9Vy9yU761"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 998
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 110,
"height": 120
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"6eBP1g6s5Goai//DXwnDla"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 1000
},
"propertyPath": [
"_spriteFrame"
],
"value": {
"__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@936a7",
"__expectedType__": "cc.SpriteFrame"
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"caZzAfi9ZLqZS4Wd5Rqm3r"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 1000
},
"propertyPath": [
"_atlas"
],
"value": {
"__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73",
"__expectedType__": "cc.SpriteAtlas"
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 1003
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 110,
"height": 120
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"bdIoXh/hdNirkf1KcWeGiB"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 1005
},
"propertyPath": [
"_spriteFrame"
],
"value": {
"__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@936a7",
"__expectedType__": "cc.SpriteFrame"
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"efGswFY3FAVL1sj4VKXGeV"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 1005
},
"propertyPath": [
"_atlas"
],
"value": {
"__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73",
"__expectedType__": "cc.SpriteAtlas"
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 1008
},
"propertyPath": [
"_string"
],
"value": "卷轴"
},
{
"__type__": "cc.TargetInfo",
"localID": [
"a9bThvxy9LiriOUrI/zZUU"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 1010
},
"propertyPath": [
"_string"
],
"value": "卷轴"
},
{
"__type__": "cc.TargetInfo",
"localID": [
"1diBHwI3BLsrW9ouEzlrJW"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 994
},
"propertyPath": [
"_anchorPoint"
],
"value": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 1013
},
"propertyPath": [
"_lpos"
],
"value": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"8cNgawRaBANJHCmdHLH75E"
]
},
{
"__type__": "cc.Node",
"_objFlags": 0,
"_parent": {
"__id__": 923
},
"_prefab": {
"__id__": 1015
},
"__editorExtras__": {}
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1014
},
"asset": {
"__uuid__": "99b1fd19-5e71-4e63-9682-d82b23244510",
"__expectedType__": "cc.Prefab"
},
"fileId": "cfWG6+EKVJ3IlHCuz5Pa35",
"instance": {
"__id__": 1016
},
"targetOverrides": null
},
{
"__type__": "cc.PrefabInstance",
"fileId": "9a4Eeky9lLX7IZhY29weWi",
"prefabRootNode": {
"__id__": 1
},
"mountedChildren": [],
"mountedComponents": [],
"propertyOverrides": [
{
"__id__": 1017
},
{
"__id__": 1019
},
{
"__id__": 1020
},
{
"__id__": 1021
},
{
"__id__": 1022
},
{
"__id__": 1024
},
{
"__id__": 1026
},
{
"__id__": 1028
},
{
"__id__": 1030
},
{
"__id__": 1031
},
{
"__id__": 1033
},
{
"__id__": 1035
},
{
"__id__": 1036
},
{
"__id__": 1038
},
{
"__id__": 1040
},
{
"__id__": 1042
},
{
"__id__": 1043
}
],
"removedComponents": []
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 1018
},
"propertyPath": [
"_name"
],
"value": "showShop"
},
{
"__type__": "cc.TargetInfo",
"localID": [
"cfWG6+EKVJ3IlHCuz5Pa35"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 1018
},
"propertyPath": [
"_lpos"
],
"value": {
"__type__": "cc.Vec3",
"x": 270,
"y": 0,
"z": 0
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 1018
},
"propertyPath": [
"_lrot"
],
"value": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 1018
},
"propertyPath": [
"_euler"
],
"value": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 1023
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 180,
"height": 110
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"a4Vy1zT+FB3YUAPoQBMIYV"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 1025
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 180,
"height": 110
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"3dmZ6PcZ1O06B9Vy9yU761"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 1027
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 120,
"height": 122
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"bdIoXh/hdNirkf1KcWeGiB"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 1029
},
"propertyPath": [
"_spriteFrame"
],
"value": {
"__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@e89e2",
"__expectedType__": "cc.SpriteFrame"
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"efGswFY3FAVL1sj4VKXGeV"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 1029
},
"propertyPath": [
"_atlas"
],
"value": {
"__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73",
"__expectedType__": "cc.SpriteAtlas"
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 1032
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 120,
"height": 122
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"6eBP1g6s5Goai//DXwnDla"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 1034
},
"propertyPath": [
"_spriteFrame"
],
"value": {
"__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@e89e2",
"__expectedType__": "cc.SpriteFrame"
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"caZzAfi9ZLqZS4Wd5Rqm3r"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 1034
},
"propertyPath": [
"_atlas"
],
"value": {
"__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73",
"__expectedType__": "cc.SpriteAtlas"
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 1037
},
"propertyPath": [
"_string"
],
"value": "药品"
},
{
"__type__": "cc.TargetInfo",
"localID": [
"a9bThvxy9LiriOUrI/zZUU"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 1039
},
"propertyPath": [
"_string"
],
"value": "药品"
},
{
"__type__": "cc.TargetInfo",
"localID": [
"1diBHwI3BLsrW9ouEzlrJW"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 1041
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 54,
"height": 54.4
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"ccA41JDOhKgqbiLsCpXiwO"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 1023
},
"propertyPath": [
"_anchorPoint"
],
"value": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 1044
},
"propertyPath": [
"_lpos"
],
"value": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"8cNgawRaBANJHCmdHLH75E"
]
},
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 923
},
"_enabled": true,
"__prefab": {
"__id__": 1046
},
"_contentSize": {
"__type__": "cc.Size",
"width": 720,
"height": 110
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "3bZXdDEg9ICZtPyGyRGfO8"
},
{
"__type__": "cc.Widget",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 923
},
"_enabled": true,
"__prefab": {
"__id__": 1048
},
"_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": 100,
"_originalHeight": 0,
"_alignMode": 2,
"_lockFlags": 0,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "54hcSd311I4a669VZJbY5m"
},
{
"__type__": "cc.Layout",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 923
},
"_enabled": true,
"__prefab": {
"__id__": 1050
},
"_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": "c5sDecU5tN6pYJMp3sNMlg"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "ba/q5pUcBJxLV0uTtoJUDk",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.Node",
"_name": "nock",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 1
},
"_children": [
{
"__id__": 1053
},
{
"__id__": 1063
},
{
"__id__": 1073
}
],
"_active": false,
"_components": [
{
"__id__": 1083
},
{
"__id__": 1085
},
{
"__id__": 1087
},
{
"__id__": 1089
}
],
"_prefab": {
"__id__": 1091
},
"_lpos": {
"__type__": "cc.Vec3",
"x": 90,
"y": 54.9,
"z": 0
},
"_lrot": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
},
"_lscale": {
"__type__": "cc.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": "Node",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 1052
},
"_children": [
{
"__id__": 1054
}
],
"_active": true,
"_components": [
{
"__id__": 1060
}
],
"_prefab": {
"__id__": 1062
},
"_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": "Icon_Lock03",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 1053
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 1055
},
{
"__id__": 1057
}
],
"_prefab": {
"__id__": 1059
},
"_lpos": {
"__type__": "cc.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__": 1054
},
"_enabled": true,
"__prefab": {
"__id__": 1056
},
"_contentSize": {
"__type__": "cc.Size",
"width": 71,
"height": 93
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "c7GpqInKdFvLIGhSCUoiL1"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 1054
},
"_enabled": true,
"__prefab": {
"__id__": 1058
},
"_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@cebb2",
"__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": "76bju1BfhPQ5fGs5YSZ4Mc"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "c5LM81fJJE8IzO5rPbvbEh",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 1053
},
"_enabled": true,
"__prefab": {
"__id__": 1061
},
"_contentSize": {
"__type__": "cc.Size",
"width": 180,
"height": 100
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "53ToDx229LwYsvTsuAycGq"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "fbI6HDeIdEBLRS6m21Rt4q",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.Node",
"_name": "Node-001",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 1052
},
"_children": [
{
"__id__": 1064
}
],
"_active": true,
"_components": [
{
"__id__": 1070
}
],
"_prefab": {
"__id__": 1072
},
"_lpos": {
"__type__": "cc.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": "Icon_Lock03",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 1063
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 1065
},
{
"__id__": 1067
}
],
"_prefab": {
"__id__": 1069
},
"_lpos": {
"__type__": "cc.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__": 1064
},
"_enabled": true,
"__prefab": {
"__id__": 1066
},
"_contentSize": {
"__type__": "cc.Size",
"width": 71,
"height": 93
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "dfLeYTBJdDPJRp7nC0m1tp"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 1064
},
"_enabled": true,
"__prefab": {
"__id__": 1068
},
"_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@cebb2",
"__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": "dbh8KwGRdJqr9KWPbAA62C"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "24Fif53w1JLpjjJExuUJIm",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 1063
},
"_enabled": true,
"__prefab": {
"__id__": 1071
},
"_contentSize": {
"__type__": "cc.Size",
"width": 180,
"height": 100
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "68Ko+H9kVO+7lBZ6ygmDWw"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "d7EV80YEVIZ6CuM6BbYVyw",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.Node",
"_name": "Node-002",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 1052
},
"_children": [
{
"__id__": 1074
}
],
"_active": true,
"_components": [
{
"__id__": 1080
}
],
"_prefab": {
"__id__": 1082
},
"_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": "Icon_Lock03",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 1073
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 1075
},
{
"__id__": 1077
}
],
"_prefab": {
"__id__": 1079
},
"_lpos": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_lrot": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
},
"_lscale": {
"__type__": "cc.Vec3",
"x": 1,
"y": 1,
"z": 1
},
"_mobility": 0,
"_layer": 1073741824,
"_euler": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_id": ""
},
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 1074
},
"_enabled": true,
"__prefab": {
"__id__": 1076
},
"_contentSize": {
"__type__": "cc.Size",
"width": 71,
"height": 93
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "78EqNBiNxH456eE2mHcZ/S"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 1074
},
"_enabled": true,
"__prefab": {
"__id__": 1078
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_spriteFrame": {
"__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@cebb2",
"__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": "5ff9ZukoJNTb1VYrsDQrnK"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "3dt4qr4m9KoK+CgQYeGac/",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 1073
},
"_enabled": true,
"__prefab": {
"__id__": 1081
},
"_contentSize": {
"__type__": "cc.Size",
"width": 180,
"height": 100
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "7b0DI0j/9Kza2Mdf6r6cnH"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "2dj+6vHgRLo48NCpKHZdiT",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 1052
},
"_enabled": true,
"__prefab": {
"__id__": 1084
},
"_contentSize": {
"__type__": "cc.Size",
"width": 540,
"height": 110
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "24y70+HhpFYZLg6Hole/JA"
},
{
"__type__": "cc.Widget",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 1052
},
"_enabled": true,
"__prefab": {
"__id__": 1086
},
"_alignFlags": 44,
"_target": null,
"_left": 180,
"_right": 0,
"_top": 0,
"_bottom": -0.1,
"_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": "df4JfUm0hNmL/+zIrrAUI6"
},
{
"__type__": "cc.Layout",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 1052
},
"_enabled": true,
"__prefab": {
"__id__": 1088
},
"_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": "670X6D/PlNbbwx7ckoD5Cv"
},
{
"__type__": "cc.BlockInputEvents",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 1052
},
"_enabled": true,
"__prefab": {
"__id__": 1090
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "5c6xUWiQJMLKD1UwutY+w+"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "f2dJEADYJKX4Jrio0vaeZ0",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.Node",
"_name": "tip",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 1
},
"_children": [
{
"__id__": 1093
},
{
"__id__": 1099
},
{
"__id__": 1107
}
],
"_active": true,
"_components": [
{
"__id__": 1117
},
{
"__id__": 1119
}
],
"_prefab": {
"__id__": 1121
},
"_lpos": {
"__type__": "cc.Vec3",
"x": 761.798,
"y": 1020,
"z": 0
},
"_lrot": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
},
"_lscale": {
"__type__": "cc.Vec3",
"x": 1,
"y": 1,
"z": 1
},
"_mobility": 0,
"_layer": 1073741824,
"_euler": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_id": ""
},
{
"__type__": "cc.Node",
"_name": "wave info",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 1092
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 1094
},
{
"__id__": 1096
}
],
"_prefab": {
"__id__": 1098
},
"_lpos": {
"__type__": "cc.Vec3",
"x": 0,
"y": 49.31,
"z": 0
},
"_lrot": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
},
"_lscale": {
"__type__": "cc.Vec3",
"x": 1,
"y": 1,
"z": 1
},
"_mobility": 0,
"_layer": 1073741824,
"_euler": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_id": ""
},
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 1093
},
"_enabled": true,
"__prefab": {
"__id__": 1095
},
"_contentSize": {
"__type__": "cc.Size",
"width": 775,
"height": 211
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "d56718PupHCJv2PXUvXu66"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 1093
},
"_enabled": true,
"__prefab": {
"__id__": 1097
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_spriteFrame": {
"__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@96f2a",
"__expectedType__": "cc.SpriteFrame"
},
"_type": 0,
"_fillType": 0,
"_sizeMode": 1,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_useGrayscale": false,
"_atlas": null,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "18mxYKus9N67lzFEGaAM1+"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "aa8Ib8aoNIoZPwr8I1sP2Y",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.Node",
"_name": "bg",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 1092
},
"_children": [],
"_active": false,
"_components": [
{
"__id__": 1100
},
{
"__id__": 1102
},
{
"__id__": 1104
}
],
"_prefab": {
"__id__": 1106
},
"_lpos": {
"__type__": "cc.Vec3",
"x": 0,
"y": -4.773,
"z": 0
},
"_lrot": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
},
"_lscale": {
"__type__": "cc.Vec3",
"x": 1,
"y": 1,
"z": 1
},
"_mobility": 0,
"_layer": 33554432,
"_euler": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_id": ""
},
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 1099
},
"_enabled": true,
"__prefab": {
"__id__": 1101
},
"_contentSize": {
"__type__": "cc.Size",
"width": 780,
"height": 130
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "8bseLaSgxEzq3MLMurr23B"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 1099
},
"_enabled": true,
"__prefab": {
"__id__": 1103
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_spriteFrame": {
"__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@eb418",
"__expectedType__": "cc.SpriteFrame"
},
"_type": 1,
"_fillType": 0,
"_sizeMode": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_useGrayscale": false,
"_atlas": {
"__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73",
"__expectedType__": "cc.SpriteAtlas"
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "dfIAlOZkRPN4qQ5pGzd0JJ"
},
{
"__type__": "cc.Widget",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 1099
},
"_enabled": true,
"__prefab": {
"__id__": 1105
},
"_alignFlags": 40,
"_target": null,
"_left": -30,
"_right": -30,
"_top": 0,
"_bottom": 0,
"_horizontalCenter": 0,
"_verticalCenter": 0,
"_isAbsLeft": true,
"_isAbsRight": true,
"_isAbsTop": true,
"_isAbsBottom": true,
"_isAbsHorizontalCenter": true,
"_isAbsVerticalCenter": true,
"_originalWidth": 428,
"_originalHeight": 0,
"_alignMode": 2,
"_lockFlags": 0,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "37uzWDuARG76ecJvEf1K2F"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "15YRp6Df1LMJ9zDT57XK/1",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.Node",
"_name": "lab",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 1092
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 1108
},
{
"__id__": 1110
},
{
"__id__": 1112
},
{
"__id__": 1114
}
],
"_prefab": {
"__id__": 1116
},
"_lpos": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_lrot": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
},
"_lscale": {
"__type__": "cc.Vec3",
"x": 1,
"y": 1,
"z": 1
},
"_mobility": 0,
"_layer": 33554432,
"_euler": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_id": ""
},
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 1107
},
"_enabled": true,
"__prefab": {
"__id__": 1109
},
"_contentSize": {
"__type__": "cc.Size",
"width": 670,
"height": 100
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "86CKKiasZHu5N5i8mYwSzO"
},
{
"__type__": "cc.Label",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 1107
},
"_enabled": true,
"__prefab": {
"__id__": 1111
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_string": "这里是信息",
"_horizontalAlign": 1,
"_verticalAlign": 1,
"_actualFontSize": 41,
"_fontSize": 40,
"_fontFamily": "Arial",
"_lineHeight": 40,
"_overflow": 2,
"_enableWrapText": true,
"_font": null,
"_isSystemFontUsed": true,
"_spacingX": 0,
"_isItalic": false,
"_isBold": true,
"_isUnderline": false,
"_underlineHeight": 2,
"_cacheMode": 1,
"_enableOutline": true,
"_outlineColor": {
"__type__": "cc.Color",
"r": 0,
"g": 0,
"b": 0,
"a": 255
},
"_outlineWidth": 4,
"_enableShadow": false,
"_shadowColor": {
"__type__": "cc.Color",
"r": 0,
"g": 0,
"b": 0,
"a": 255
},
"_shadowOffset": {
"__type__": "cc.Vec2",
"x": 2,
"y": 2
},
"_shadowBlur": 2,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "a9hD6EeNRFQLluoDu+CTcT"
},
{
"__type__": "110c8vEd5NEPL/N9meGQnaX",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 1107
},
"_enabled": true,
"__prefab": {
"__id__": 1113
},
"_params": [],
"_dataID": "",
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "cepHu1hBhIYYwuZ4/bv22q"
},
{
"__type__": "cc.Widget",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 1107
},
"_enabled": true,
"__prefab": {
"__id__": 1115
},
"_alignFlags": 45,
"_target": null,
"_left": 25,
"_right": 25,
"_top": 10,
"_bottom": 10,
"_horizontalCenter": 0,
"_verticalCenter": 0,
"_isAbsLeft": true,
"_isAbsRight": true,
"_isAbsTop": true,
"_isAbsBottom": true,
"_isAbsHorizontalCenter": true,
"_isAbsVerticalCenter": true,
"_originalWidth": 600,
"_originalHeight": 54.4,
"_alignMode": 2,
"_lockFlags": 0,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "a2W2k6bclKIYImacIV27h8"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "9eGWL3dQNA2bUoHxdg6nLu",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 1092
},
"_enabled": true,
"__prefab": {
"__id__": 1118
},
"_contentSize": {
"__type__": "cc.Size",
"width": 720,
"height": 120
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "c10uqTC31NxI8qBwBeci0A"
},
{
"__type__": "cc.Widget",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 1092
},
"_enabled": true,
"__prefab": {
"__id__": 1120
},
"_alignFlags": 1,
"_target": null,
"_left": 0,
"_right": 0,
"_top": 200,
"_bottom": 0,
"_horizontalCenter": 0,
"_verticalCenter": 0,
"_isAbsLeft": true,
"_isAbsRight": true,
"_isAbsTop": true,
"_isAbsBottom": true,
"_isAbsHorizontalCenter": true,
"_isAbsVerticalCenter": true,
"_originalWidth": 0,
"_originalHeight": 0,
"_alignMode": 2,
"_lockFlags": 0,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "abYPR9zWNM2JewVZVnv6Ps"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "676Lfq7nFAWatLMG8XNvff",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.Node",
"_name": "time",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 1
},
"_children": [
{
"__id__": 1123
},
{
"__id__": 1139
},
{
"__id__": 1149
}
],
"_active": true,
"_components": [
{
"__id__": 1161
},
{
"__id__": 1163
}
],
"_prefab": {
"__id__": 1165
},
"_lpos": {
"__type__": "cc.Vec3",
"x": 0,
"y": 1250,
"z": 0
},
"_lrot": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
},
"_lscale": {
"__type__": "cc.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": "Phase",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 1122
},
"_children": [
{
"__id__": 1124
},
{
"__id__": 1130
}
],
"_active": true,
"_components": [
{
"__id__": 1136
}
],
"_prefab": {
"__id__": 1138
},
"_lpos": {
"__type__": "cc.Vec3",
"x": -259.716,
"y": 0,
"z": 0
},
"_lrot": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
},
"_lscale": {
"__type__": "cc.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_list2",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 1123
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 1125
},
{
"__id__": 1127
}
],
"_prefab": {
"__id__": 1129
},
"_lpos": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_lrot": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
},
"_lscale": {
"__type__": "cc.Vec3",
"x": 0.5,
"y": 0.5,
"z": 1
},
"_mobility": 0,
"_layer": 1073741824,
"_euler": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_id": ""
},
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 1124
},
"_enabled": true,
"__prefab": {
"__id__": 1126
},
"_contentSize": {
"__type__": "cc.Size",
"width": 300,
"height": 98
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "4bP9whQrRFpL3hVxIGXk+g"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 1124
},
"_enabled": true,
"__prefab": {
"__id__": 1128
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_spriteFrame": {
"__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@3c257",
"__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": "4cAcrNo5xOvoq1q9KeQ/zv"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "28wuQqk4JIHoZJSS0Ck9x/",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.Node",
"_name": "Label",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 1123
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 1131
},
{
"__id__": 1133
}
],
"_prefab": {
"__id__": 1135
},
"_lpos": {
"__type__": "cc.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__": 1130
},
"_enabled": true,
"__prefab": {
"__id__": 1132
},
"_contentSize": {
"__type__": "cc.Size",
"width": 200,
"height": 54.4
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "c2bHfdAm5MF6mlJMzy5HfN"
},
{
"__type__": "cc.Label",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 1130
},
"_enabled": true,
"__prefab": {
"__id__": 1134
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_string": "第 1 波",
"_horizontalAlign": 1,
"_verticalAlign": 1,
"_actualFontSize": 26,
"_fontSize": 25,
"_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": "8e+eoa74xGmoLxoLQGF8Ts"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "4685Eq90tNG7LQanmN1qTk",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 1123
},
"_enabled": true,
"__prefab": {
"__id__": 1137
},
"_contentSize": {
"__type__": "cc.Size",
"width": 100,
"height": 100
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "bf4MnvpHtG37Vuf1pJLheU"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "1f2Q5cUpVN56albOB6hADT",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.Node",
"_name": "name",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 1122
},
"_children": [
{
"__id__": 1140
}
],
"_active": false,
"_components": [
{
"__id__": 1146
}
],
"_prefab": {
"__id__": 1148
},
"_lpos": {
"__type__": "cc.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__": 1139
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 1141
},
{
"__id__": 1143
}
],
"_prefab": {
"__id__": 1145
},
"_lpos": {
"__type__": "cc.Vec3",
"x": 0,
"y": 39.024,
"z": 0
},
"_lrot": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
},
"_lscale": {
"__type__": "cc.Vec3",
"x": 1,
"y": 1,
"z": 1
},
"_mobility": 0,
"_layer": 1073741824,
"_euler": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_id": ""
},
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 1140
},
"_enabled": true,
"__prefab": {
"__id__": 1142
},
"_contentSize": {
"__type__": "cc.Size",
"width": 49.576171875,
"height": 54.4
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "2bnJ8LKTpFQoHtPj8C1XeB"
},
{
"__type__": "cc.Label",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 1140
},
"_enabled": true,
"__prefab": {
"__id__": 1144
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_string": "label",
"_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": "c5fi2P8qxBHKpewL8fz5yK"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "d6OqAvF1FN06MgcY8dlpi/",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 1139
},
"_enabled": true,
"__prefab": {
"__id__": 1147
},
"_contentSize": {
"__type__": "cc.Size",
"width": 100,
"height": 100
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "bdGoaABnxO66PxekVfO8A4"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "25psc7GpJNqLuEIPag/9U1",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.Node",
"_name": "time",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 1122
},
"_children": [
{
"__id__": 1150
}
],
"_active": true,
"_components": [
{
"__id__": 1156
},
{
"__id__": 1158
}
],
"_prefab": {
"__id__": 1160
},
"_lpos": {
"__type__": "cc.Vec3",
"x": 295.012,
"y": 0,
"z": 0
},
"_lrot": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
},
"_lscale": {
"__type__": "cc.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": "Item_Hourglass_01_Gold",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 1149
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 1151
},
{
"__id__": 1153
}
],
"_prefab": {
"__id__": 1155
},
"_lpos": {
"__type__": "cc.Vec3",
"x": -61.674,
"y": 0,
"z": 0
},
"_lrot": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
},
"_lscale": {
"__type__": "cc.Vec3",
"x": 0.3,
"y": 0.3,
"z": 1
},
"_mobility": 0,
"_layer": 1073741824,
"_euler": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_id": ""
},
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 1150
},
"_enabled": true,
"__prefab": {
"__id__": 1152
},
"_contentSize": {
"__type__": "cc.Size",
"width": 106,
"height": 126
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "27ghZHS3tOFIh3ZpGiveVQ"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 1150
},
"_enabled": true,
"__prefab": {
"__id__": 1154
},
"_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@c6c69",
"__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": "ffEa9qjNFCzLb/BNiVx9XJ"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "a5AYYudYNH7JriPJUCohdF",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 1149
},
"_enabled": true,
"__prefab": {
"__id__": 1157
},
"_contentSize": {
"__type__": "cc.Size",
"width": 200,
"height": 54.4
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "5bOKPX06JCgLYM3Izuo1rd"
},
{
"__type__": "cc.Label",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 1149
},
"_enabled": true,
"__prefab": {
"__id__": 1159
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_string": "3000",
"_horizontalAlign": 1,
"_verticalAlign": 1,
"_actualFontSize": 26,
"_fontSize": 25,
"_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": "4fhB8DvG9AE5pZw0e6V0Bc"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "d21aIQMhZKX6FaZRdSnfCE",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 1122
},
"_enabled": true,
"__prefab": {
"__id__": 1162
},
"_contentSize": {
"__type__": "cc.Size",
"width": 720,
"height": 50
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "17zk990lZIAaGdnfWBxgid"
},
{
"__type__": "cc.Widget",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 1122
},
"_enabled": true,
"__prefab": {
"__id__": 1164
},
"_alignFlags": 41,
"_target": null,
"_left": -1.2434497875801753e-14,
"_right": 1.2434497875801753e-14,
"_top": 5,
"_bottom": 638.669,
"_horizontalCenter": 0,
"_verticalCenter": 0,
"_isAbsLeft": true,
"_isAbsRight": true,
"_isAbsTop": true,
"_isAbsBottom": true,
"_isAbsHorizontalCenter": true,
"_isAbsVerticalCenter": true,
"_originalWidth": 100,
"_originalHeight": 50,
"_alignMode": 2,
"_lockFlags": 0,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "9e4Qf5jldBgoENlBF670t1"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "72Dp5Gp3NKbajL+RreRUlh",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 1
},
"_enabled": true,
"__prefab": {
"__id__": 1167
},
"_contentSize": {
"__type__": "cc.Size",
"width": 720,
"height": 1280
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "3cMfhSNiNHIZXThiv7BdOY"
},
{
"__type__": "cc.Widget",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 1
},
"_enabled": true,
"__prefab": {
"__id__": 1169
},
"_alignFlags": 21,
"_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": 1280,
"_alignMode": 2,
"_lockFlags": 0,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "0cAceKILJC5Yy/AnFcTCLH"
},
{
"__type__": "e7482dUVpJEJZzHkqJl1ZWP",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 1
},
"_enabled": true,
"__prefab": {
"__id__": 1171
},
"debugMode": false,
"showMemoryPanel": true,
"start_btn": null,
"time_node": {
"__id__": 1122
},
"tooltip": {
"__id__": 1092
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "83A/et+x1ItrwtqTgPyg8J"
},
{
"__type__": "b3d6eSQ8ulPP79kPpPIytqU",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 1
},
"_enabled": true,
"__prefab": {
"__id__": 1173
},
"showCards": null,
"cardPanNode": {
"__id__": 306
},
"cards_node": {
"__id__": 348
},
"cardPrefab": {
"__uuid__": "f2f9a3e0-d0f5-46f4-84bd-dd54c2248470",
"__expectedType__": "cc.Prefab"
},
"cards_chou": {
"__id__": 357
},
"closeCards": {
"__id__": 367
},
"nock_node": {
"__id__": 1052
},
"showHeros": {
"__id__": 924
},
"herosPanNode": {
"__id__": 227
},
"herosBoxNode": {
"__id__": 247
},
"heroPrefab": null,
"showEquips": {
"__id__": 953
},
"equipsPanNode": {
"__id__": 415
},
"equipsBoxNode": {
"__id__": 500
},
"equipPrefab": {
"__uuid__": "f30f91b1-3100-4d9e-befb-cdde5f86e6f8",
"__expectedType__": "cc.Prefab"
},
"showSkills": {
"__id__": 985
},
"skillPanNode": {
"__id__": 621
},
"skillBoxNode": {
"__id__": 662
},
"skillPrefab": {
"__uuid__": "78a5b2d1-a34b-4190-895d-7d0aa22037cc",
"__expectedType__": "cc.Prefab"
},
"showShop": {
"__id__": 1014
},
"shopPanNode": {
"__id__": 737
},
"shopBoxNode": {
"__id__": 778
},
"itemPrefab": {
"__uuid__": "abae16b3-c2a2-4971-95b1-fc121f769554",
"__expectedType__": "cc.Prefab"
},
"cards_up": null,
"coins_node": {
"__id__": 129
},
"pool_lv_node": null,
"hero_num_node": {
"__id__": 165
},
"skill_card_node": {
"__id__": 621
},
"skill_card1": null,
"skill_card2": null,
"skill_card3": null,
"skill_refresh": {
"__id__": 718
},
"skill_ad_refresh": null,
"skill_refresh_num_node": null,
"equip_refresh": null,
"shop_refresh": null,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "f9o2hpPnBPmqjcVCGnse3t"
},
{
"__type__": "0e186v7IoJEnZ9QdXVZry2W",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 1
},
"_enabled": true,
"__prefab": {
"__id__": 1175
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "378Hnx3W5ClbCsbqOcc658"
},
{
"__type__": "032d6I9ON5BF53LaOx18ST1",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 1
},
"_enabled": true,
"__prefab": {
"__id__": 1177
},
"debugMode": false,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "a1CK5uLEdCcbq4grojkxGU"
},
{
"__type__": "68387wnH45AVo6Nco+pXtG5",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 1
},
"_enabled": true,
"__prefab": {
"__id__": 1179
},
"skill_box": {
"__uuid__": "d19cde30-f5d0-47de-a0d5-3a272b696343",
"__expectedType__": "cc.Prefab"
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "08cRUjxXhBTb80XPuG1XkA"
},
{
"__type__": "da70cWddIFAWrAp8y0Z3tP6",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 1
},
"_enabled": true,
"__prefab": {
"__id__": 1181
},
"equip_box": {
"__uuid__": "66d7902d-2a85-43d5-8cbb-671cc7dbb275",
"__expectedType__": "cc.Prefab"
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "92T2HyCYRIT5ZAbyLMEEkH"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "f7/N7i8SZFDZ/cm3Iro3X8",
"instance": null,
"targetOverrides": [],
"nestedPrefabInstanceRoots": [
{
"__id__": 1014
},
{
"__id__": 985
},
{
"__id__": 953
},
{
"__id__": 924
},
{
"__id__": 906
},
{
"__id__": 859
},
{
"__id__": 819
},
{
"__id__": 779
},
{
"__id__": 738
},
{
"__id__": 743
},
{
"__id__": 718
},
{
"__id__": 694
},
{
"__id__": 680
},
{
"__id__": 663
},
{
"__id__": 622
},
{
"__id__": 627
},
{
"__id__": 604
},
{
"__id__": 565
},
{
"__id__": 533
},
{
"__id__": 501
},
{
"__id__": 416
},
{
"__id__": 421
},
{
"__id__": 367
},
{
"__id__": 357
},
{
"__id__": 307
},
{
"__id__": 312
},
{
"__id__": 282
},
{
"__id__": 265
},
{
"__id__": 248
},
{
"__id__": 228
},
{
"__id__": 166
},
{
"__id__": 130
},
{
"__id__": 112
},
{
"__id__": 64
},
{
"__id__": 54
},
{
"__id__": 44
},
{
"__id__": 34
},
{
"__id__": 23
},
{
"__id__": 12
}
]
}
]