From de39c74d4aa1113ecdb823bf9272f190ed3572c3 Mon Sep 17 00:00:00 2001 From: panw Date: Wed, 11 Dec 2024 16:55:06 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BB=A7=E7=BB=AD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/resources/game/gui/MSCard.prefab | 6 +- assets/resources/game/heros/uiheros/k1.prefab | 4 +- assets/resources/game/heros/uiheros/k2.prefab | 4 +- assets/resources/game/heros/uiheros/k3.prefab | 4 +- assets/resources/gui/role_controller.prefab | 7730 +++++++---------- .../script/game/common/SingletonModuleComp.ts | 36 +- assets/script/game/common/config/GameEvent.ts | 3 +- assets/script/game/common/config/SkillSet.ts | 30 +- assets/script/game/hero/HeroSelectComp.ts | 10 +- assets/script/game/hero/HeroViewComp.ts | 4 +- assets/script/game/map/CardController.ts | 2 +- assets/script/game/map/MIssionController.ts | 37 +- assets/script/game/map/MSCardComp.ts | 19 +- assets/script/game/map/MSkillComp.ts | 24 + assets/script/game/map/MSkillComp.ts.meta | 9 + assets/script/game/map/MissionHomeComp.ts | 53 +- assets/script/game/map/VictoryComp.ts | 2 +- 17 files changed, 3434 insertions(+), 4543 deletions(-) create mode 100644 assets/script/game/map/MSkillComp.ts create mode 100644 assets/script/game/map/MSkillComp.ts.meta diff --git a/assets/resources/game/gui/MSCard.prefab b/assets/resources/game/gui/MSCard.prefab index 989b8f57..75f83da8 100644 --- a/assets/resources/game/gui/MSCard.prefab +++ b/assets/resources/game/gui/MSCard.prefab @@ -1724,7 +1724,7 @@ "_pressedSprite": null, "_disabledSprite": null, "_duration": 0.1, - "_zoomScale": 0.8, + "_zoomScale": 1.2, "_target": { "__id__": 53 }, @@ -1740,8 +1740,8 @@ "__id__": 1 }, "component": "", - "_componentId": "91d25u7m5BHn44btWJO5Wqu", - "handler": "to_update_t", + "_componentId": "f7a30g0MchAWp+dcFVZgdYR", + "handler": "select", "customEventData": "" }, { diff --git a/assets/resources/game/heros/uiheros/k1.prefab b/assets/resources/game/heros/uiheros/k1.prefab index 04d14907..24ca1ed7 100644 --- a/assets/resources/game/heros/uiheros/k1.prefab +++ b/assets/resources/game/heros/uiheros/k1.prefab @@ -307,9 +307,9 @@ "__expectedType__": "sp.SkeletonData" }, "defaultSkin": "default", - "defaultAnimation": "Idle", + "defaultAnimation": "Idle Blink", "_premultipliedAlpha": true, - "_timeScale": 0.9, + "_timeScale": 0.7, "_preCacheMode": 0, "_cacheMode": 0, "_sockets": [], diff --git a/assets/resources/game/heros/uiheros/k2.prefab b/assets/resources/game/heros/uiheros/k2.prefab index 24bf401a..39ba6ca4 100644 --- a/assets/resources/game/heros/uiheros/k2.prefab +++ b/assets/resources/game/heros/uiheros/k2.prefab @@ -310,9 +310,9 @@ "__expectedType__": "sp.SkeletonData" }, "defaultSkin": "default", - "defaultAnimation": "Idle", + "defaultAnimation": "Idle Blink", "_premultipliedAlpha": true, - "_timeScale": 0.9, + "_timeScale": 0.7, "_preCacheMode": 0, "_cacheMode": 0, "_sockets": [], diff --git a/assets/resources/game/heros/uiheros/k3.prefab b/assets/resources/game/heros/uiheros/k3.prefab index cc41e368..a86039dd 100644 --- a/assets/resources/game/heros/uiheros/k3.prefab +++ b/assets/resources/game/heros/uiheros/k3.prefab @@ -310,9 +310,9 @@ "__expectedType__": "sp.SkeletonData" }, "defaultSkin": "default", - "defaultAnimation": "Idle", + "defaultAnimation": "Idle Blink", "_premultipliedAlpha": true, - "_timeScale": 0.9, + "_timeScale": 0.7, "_preCacheMode": 0, "_cacheMode": 0, "_sockets": [], diff --git a/assets/resources/gui/role_controller.prefab b/assets/resources/gui/role_controller.prefab index bcc7933e..f65758ad 100644 --- a/assets/resources/gui/role_controller.prefab +++ b/assets/resources/gui/role_controller.prefab @@ -25,32 +25,32 @@ "__id__": 23 }, { - "__id__": 732 + "__id__": 658 }, { - "__id__": 838 + "__id__": 764 }, { - "__id__": 842 + "__id__": 768 }, { - "__id__": 2135 + "__id__": 2061 } ], "_active": true, "_components": [ { - "__id__": 2224 + "__id__": 2150 }, { - "__id__": 2226 + "__id__": 2152 }, { - "__id__": 2228 + "__id__": 2154 } ], "_prefab": { - "__id__": 2230 + "__id__": 2156 }, "_lpos": { "__type__": "cc.Vec3", @@ -94,35 +94,38 @@ "__id__": 3 }, { - "__id__": 291 + "__id__": 231 }, { - "__id__": 335 + "__id__": 259 }, { - "__id__": 379 + "__id__": 287 }, { - "__id__": 545 + "__id__": 305 }, { - "__id__": 553 + "__id__": 471 + }, + { + "__id__": 479 } ], "_active": true, "_components": [ { - "__id__": 725 + "__id__": 651 }, { - "__id__": 727 + "__id__": 653 }, { - "__id__": 729 + "__id__": 655 } ], "_prefab": { - "__id__": 731 + "__id__": 657 }, "_lpos": { "__type__": "cc.Vec3", @@ -176,7 +179,7 @@ } ], "_prefab": { - "__id__": 290 + "__id__": 230 }, "_lpos": { "__type__": "cc.Vec3", @@ -629,17 +632,17 @@ "_active": true, "_components": [ { - "__id__": 283 + "__id__": 223 }, { - "__id__": 285 + "__id__": 225 }, { - "__id__": 287 + "__id__": 227 } ], "_prefab": { - "__id__": 289 + "__id__": 229 }, "_lpos": { "__type__": "cc.Vec3", @@ -3124,7 +3127,7 @@ "_contentSize": { "__type__": "cc.Size", "width": 710, - "height": 680 + "height": 100 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -3707,23 +3710,23 @@ "__id__": 185 }, { - "__id__": 263 + "__id__": 203 } ], "_active": true, "_components": [ { - "__id__": 278 + "__id__": 218 }, { "__id__": 182 }, { - "__id__": 280 + "__id__": 220 } ], "_prefab": { - "__id__": 282 + "__id__": 222 }, "_lpos": { "__type__": "cc.Vec3", @@ -3979,7 +3982,7 @@ } ], "_prefab": { - "__id__": 262 + "__id__": 202 }, "_lpos": { "__type__": "cc.Vec3", @@ -4318,40 +4321,21 @@ "_parent": { "__id__": 185 }, - "_children": [ + "_children": [], + "_active": true, + "_components": [ { "__id__": 195 }, { - "__id__": 205 + "__id__": 197 }, { - "__id__": 215 - }, - { - "__id__": 225 - }, - { - "__id__": 235 - }, - { - "__id__": 245 - } - ], - "_active": true, - "_components": [ - { - "__id__": 255 - }, - { - "__id__": 257 - }, - { - "__id__": 259 + "__id__": 199 } ], "_prefab": { - "__id__": 261 + "__id__": 201 }, "_lpos": { "__type__": "cc.Vec3", @@ -4587,816 +4571,6 @@ "targetOverrides": null, "nestedPrefabInstanceRoots": null }, - { - "__type__": "cc.Node", - "_objFlags": 0, - "_parent": { - "__id__": 184 - }, - "_prefab": { - "__id__": 196 - }, - "__editorExtras__": {} - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 195 - }, - "asset": { - "__uuid__": "407f71e4-91fa-4800-be94-bcb155cde502", - "__expectedType__": "cc.Prefab" - }, - "fileId": "12kIFJ52tONJWHTUVJTet7", - "instance": { - "__id__": 197 - }, - "targetOverrides": null - }, - { - "__type__": "cc.PrefabInstance", - "fileId": "e1FefveBFDc544OH4P836F", - "prefabRootNode": { - "__id__": 1 - }, - "mountedChildren": [], - "mountedComponents": [], - "propertyOverrides": [ - { - "__id__": 198 - }, - { - "__id__": 200 - }, - { - "__id__": 201 - }, - { - "__id__": 202 - }, - { - "__id__": 203 - } - ], - "removedComponents": [] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 199 - }, - "propertyPath": [ - "_name" - ], - "value": "MSCard" - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "12kIFJ52tONJWHTUVJTet7" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 199 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": -2.5, - "y": -72.5, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 199 - }, - "propertyPath": [ - "_lrot" - ], - "value": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 199 - }, - "propertyPath": [ - "_euler" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 204 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 675, - "height": 135 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "15mK3HeAhJAKQvRtpGLZ72" - ] - }, - { - "__type__": "cc.Node", - "_objFlags": 0, - "_parent": { - "__id__": 184 - }, - "_prefab": { - "__id__": 206 - }, - "__editorExtras__": {} - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 205 - }, - "asset": { - "__uuid__": "407f71e4-91fa-4800-be94-bcb155cde502", - "__expectedType__": "cc.Prefab" - }, - "fileId": "12kIFJ52tONJWHTUVJTet7", - "instance": { - "__id__": 207 - }, - "targetOverrides": null - }, - { - "__type__": "cc.PrefabInstance", - "fileId": "00+D7uROlAkK1l7Z9aEhxw", - "prefabRootNode": { - "__id__": 1 - }, - "mountedChildren": [], - "mountedComponents": [], - "propertyOverrides": [ - { - "__id__": 208 - }, - { - "__id__": 210 - }, - { - "__id__": 211 - }, - { - "__id__": 212 - }, - { - "__id__": 213 - } - ], - "removedComponents": [] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 209 - }, - "propertyPath": [ - "_name" - ], - "value": "MSCard" - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "12kIFJ52tONJWHTUVJTet7" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 209 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": -2.5, - "y": -207.5, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 209 - }, - "propertyPath": [ - "_lrot" - ], - "value": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 209 - }, - "propertyPath": [ - "_euler" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 214 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 675, - "height": 135 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "15mK3HeAhJAKQvRtpGLZ72" - ] - }, - { - "__type__": "cc.Node", - "_objFlags": 0, - "_parent": { - "__id__": 184 - }, - "_prefab": { - "__id__": 216 - }, - "__editorExtras__": {} - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 215 - }, - "asset": { - "__uuid__": "407f71e4-91fa-4800-be94-bcb155cde502", - "__expectedType__": "cc.Prefab" - }, - "fileId": "12kIFJ52tONJWHTUVJTet7", - "instance": { - "__id__": 217 - }, - "targetOverrides": null - }, - { - "__type__": "cc.PrefabInstance", - "fileId": "3e5guwGpFLD70e4H+O4hU3", - "prefabRootNode": { - "__id__": 1 - }, - "mountedChildren": [], - "mountedComponents": [], - "propertyOverrides": [ - { - "__id__": 218 - }, - { - "__id__": 220 - }, - { - "__id__": 221 - }, - { - "__id__": 222 - }, - { - "__id__": 223 - } - ], - "removedComponents": [] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 219 - }, - "propertyPath": [ - "_name" - ], - "value": "MSCard" - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "12kIFJ52tONJWHTUVJTet7" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 219 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": -2.5, - "y": -342.5, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 219 - }, - "propertyPath": [ - "_lrot" - ], - "value": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 219 - }, - "propertyPath": [ - "_euler" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 224 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 675, - "height": 135 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "15mK3HeAhJAKQvRtpGLZ72" - ] - }, - { - "__type__": "cc.Node", - "_objFlags": 0, - "_parent": { - "__id__": 184 - }, - "_prefab": { - "__id__": 226 - }, - "__editorExtras__": {} - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 225 - }, - "asset": { - "__uuid__": "407f71e4-91fa-4800-be94-bcb155cde502", - "__expectedType__": "cc.Prefab" - }, - "fileId": "12kIFJ52tONJWHTUVJTet7", - "instance": { - "__id__": 227 - }, - "targetOverrides": null - }, - { - "__type__": "cc.PrefabInstance", - "fileId": "11M54QK+VNqriN1y+LqSEW", - "prefabRootNode": { - "__id__": 1 - }, - "mountedChildren": [], - "mountedComponents": [], - "propertyOverrides": [ - { - "__id__": 228 - }, - { - "__id__": 230 - }, - { - "__id__": 231 - }, - { - "__id__": 232 - }, - { - "__id__": 233 - } - ], - "removedComponents": [] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 229 - }, - "propertyPath": [ - "_name" - ], - "value": "MSCard" - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "12kIFJ52tONJWHTUVJTet7" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 229 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": -2.5, - "y": -477.5, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 229 - }, - "propertyPath": [ - "_lrot" - ], - "value": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 229 - }, - "propertyPath": [ - "_euler" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 234 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 675, - "height": 135 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "15mK3HeAhJAKQvRtpGLZ72" - ] - }, - { - "__type__": "cc.Node", - "_objFlags": 0, - "_parent": { - "__id__": 184 - }, - "_prefab": { - "__id__": 236 - }, - "__editorExtras__": {} - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 235 - }, - "asset": { - "__uuid__": "407f71e4-91fa-4800-be94-bcb155cde502", - "__expectedType__": "cc.Prefab" - }, - "fileId": "12kIFJ52tONJWHTUVJTet7", - "instance": { - "__id__": 237 - }, - "targetOverrides": null - }, - { - "__type__": "cc.PrefabInstance", - "fileId": "46vYl53ARCTJBApXJWnkLo", - "prefabRootNode": { - "__id__": 1 - }, - "mountedChildren": [], - "mountedComponents": [], - "propertyOverrides": [ - { - "__id__": 238 - }, - { - "__id__": 240 - }, - { - "__id__": 241 - }, - { - "__id__": 242 - }, - { - "__id__": 243 - } - ], - "removedComponents": [] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 239 - }, - "propertyPath": [ - "_name" - ], - "value": "MSCard" - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "12kIFJ52tONJWHTUVJTet7" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 239 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": -2.5, - "y": -612.5, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 239 - }, - "propertyPath": [ - "_lrot" - ], - "value": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 239 - }, - "propertyPath": [ - "_euler" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 244 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 675, - "height": 135 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "15mK3HeAhJAKQvRtpGLZ72" - ] - }, - { - "__type__": "cc.Node", - "_objFlags": 0, - "_parent": { - "__id__": 184 - }, - "_prefab": { - "__id__": 246 - }, - "__editorExtras__": {} - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 245 - }, - "asset": { - "__uuid__": "407f71e4-91fa-4800-be94-bcb155cde502", - "__expectedType__": "cc.Prefab" - }, - "fileId": "12kIFJ52tONJWHTUVJTet7", - "instance": { - "__id__": 247 - }, - "targetOverrides": null - }, - { - "__type__": "cc.PrefabInstance", - "fileId": "7cEB9NxTRGnYYzwF3KR3yo", - "prefabRootNode": { - "__id__": 1 - }, - "mountedChildren": [], - "mountedComponents": [], - "propertyOverrides": [ - { - "__id__": 248 - }, - { - "__id__": 250 - }, - { - "__id__": 251 - }, - { - "__id__": 252 - }, - { - "__id__": 253 - } - ], - "removedComponents": [] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 249 - }, - "propertyPath": [ - "_name" - ], - "value": "MSCard" - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "12kIFJ52tONJWHTUVJTet7" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 249 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": -2.5, - "y": -747.5, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 249 - }, - "propertyPath": [ - "_lrot" - ], - "value": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 249 - }, - "propertyPath": [ - "_euler" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 254 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 675, - "height": 135 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "15mK3HeAhJAKQvRtpGLZ72" - ] - }, { "__type__": "cc.UITransform", "_name": "", @@ -5407,12 +4581,12 @@ }, "_enabled": true, "__prefab": { - "__id__": 256 + "__id__": 196 }, "_contentSize": { "__type__": "cc.Size", "width": 710, - "height": 900 + "height": 100 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -5435,7 +4609,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 258 + "__id__": 198 }, "_resizeMode": 2, "_layoutType": 3, @@ -5473,7 +4647,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 260 + "__id__": 200 }, "_alignFlags": 41, "_target": null, @@ -5535,23 +4709,23 @@ }, "_children": [ { - "__id__": 264 + "__id__": 204 } ], "_active": true, "_components": [ { - "__id__": 270 + "__id__": 210 }, { - "__id__": 272 + "__id__": 212 }, { - "__id__": 274 + "__id__": 214 } ], "_prefab": { - "__id__": 277 + "__id__": 217 }, "_lpos": { "__type__": "cc.Vec3", @@ -5588,20 +4762,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 263 + "__id__": 203 }, "_children": [], "_active": true, "_components": [ { - "__id__": 265 + "__id__": 205 }, { - "__id__": 267 + "__id__": 207 } ], "_prefab": { - "__id__": 269 + "__id__": 209 }, "_lpos": { "__type__": "cc.Vec3", @@ -5638,11 +4812,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 264 + "__id__": 204 }, "_enabled": true, "__prefab": { - "__id__": 266 + "__id__": 206 }, "_contentSize": { "__type__": "cc.Size", @@ -5666,11 +4840,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 264 + "__id__": 204 }, "_enabled": true, "__prefab": { - "__id__": 268 + "__id__": 208 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -5747,11 +4921,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 263 + "__id__": 203 }, "_enabled": true, "__prefab": { - "__id__": 271 + "__id__": 211 }, "_contentSize": { "__type__": "cc.Size", @@ -5775,11 +4949,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 263 + "__id__": 203 }, "_enabled": true, "__prefab": { - "__id__": 273 + "__id__": 213 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -5820,15 +4994,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 263 + "__id__": 203 }, "_enabled": true, "__prefab": { - "__id__": 275 + "__id__": 215 }, "clickEvents": [ { - "__id__": 276 + "__id__": 216 } ], "_interactable": true, @@ -5868,7 +5042,7 @@ "_duration": 0.1, "_zoomScale": 1.2, "_target": { - "__id__": 263 + "__id__": 203 }, "_id": "" }, @@ -5909,7 +5083,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 279 + "__id__": 219 }, "_contentSize": { "__type__": "cc.Size", @@ -5937,7 +5111,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 281 + "__id__": 221 }, "_alignFlags": 20, "_target": null, @@ -5986,7 +5160,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 284 + "__id__": 224 }, "_contentSize": { "__type__": "cc.Size", @@ -6014,7 +5188,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 286 + "__id__": 226 }, "_alignFlags": 20, "_target": null, @@ -6050,7 +5224,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 288 + "__id__": 228 }, "_id": "" }, @@ -6094,29 +5268,26 @@ }, "_children": [ { - "__id__": 292 + "__id__": 232 }, { - "__id__": 298 + "__id__": 238 }, { - "__id__": 306 - }, - { - "__id__": 322 + "__id__": 246 } ], "_active": true, "_components": [ { - "__id__": 330 + "__id__": 254 }, { - "__id__": 332 + "__id__": 256 } ], "_prefab": { - "__id__": 334 + "__id__": 258 }, "_lpos": { "__type__": "cc.Vec3", @@ -6138,7 +5309,7 @@ "z": 1 }, "_mobility": 0, - "_layer": 1073741824, + "_layer": 1, "_euler": { "__type__": "cc.Vec3", "x": 0, @@ -6153,20 +5324,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 291 + "__id__": 231 }, "_children": [], - "_active": true, + "_active": false, "_components": [ { - "__id__": 293 + "__id__": 233 }, { - "__id__": 295 + "__id__": 235 } ], "_prefab": { - "__id__": 297 + "__id__": 237 }, "_lpos": { "__type__": "cc.Vec3", @@ -6188,7 +5359,7 @@ "z": 1 }, "_mobility": 0, - "_layer": 1073741824, + "_layer": 1, "_euler": { "__type__": "cc.Vec3", "x": 0, @@ -6203,11 +5374,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 292 + "__id__": 232 }, "_enabled": true, "__prefab": { - "__id__": 294 + "__id__": 234 }, "_contentSize": { "__type__": "cc.Size", @@ -6231,11 +5402,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 292 + "__id__": 232 }, "_enabled": true, "__prefab": { - "__id__": 296 + "__id__": 236 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -6289,23 +5460,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 291 + "__id__": 231 }, "_children": [], "_active": true, "_components": [ { - "__id__": 299 + "__id__": 239 }, { - "__id__": 301 + "__id__": 241 }, { - "__id__": 303 + "__id__": 243 } ], "_prefab": { - "__id__": 305 + "__id__": 245 }, "_lpos": { "__type__": "cc.Vec3", @@ -6327,7 +5498,7 @@ "z": 1 }, "_mobility": 0, - "_layer": 1073741824, + "_layer": 1, "_euler": { "__type__": "cc.Vec3", "x": 0, @@ -6342,11 +5513,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 298 + "__id__": 238 }, "_enabled": true, "__prefab": { - "__id__": 300 + "__id__": 240 }, "_contentSize": { "__type__": "cc.Size", @@ -6370,11 +5541,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 298 + "__id__": 238 }, "_enabled": true, "__prefab": { - "__id__": 302 + "__id__": 242 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -6415,11 +5586,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 298 + "__id__": 238 }, "_enabled": true, "__prefab": { - "__id__": 304 + "__id__": 244 }, "playOnLoad": true, "_clips": [ @@ -6451,364 +5622,29 @@ "targetOverrides": null, "nestedPrefabInstanceRoots": null }, - { - "__type__": "cc.Node", - "_name": "ProgressBar", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 291 - }, - "_children": [ - { - "__id__": 307 - } - ], - "_active": true, - "_components": [ - { - "__id__": 313 - }, - { - "__id__": 315 - }, - { - "__id__": 317 - }, - { - "__id__": 319 - } - ], - "_prefab": { - "__id__": 321 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -50, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0.7071067811865475, - "w": 0.7071067811865476 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 90 - }, - "_id": "" - }, - { - "__type__": "cc.Node", - "_name": "Bar", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 306 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 308 - }, - { - "__id__": 310 - } - ], - "_prefab": { - "__id__": 312 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -35, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 307 - }, - "_enabled": true, - "__prefab": { - "__id__": 309 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 70, - "height": 15 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "5cE6CnWtBAQ4sQzvQtyRTZ" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 307 - }, - "_enabled": true, - "__prefab": { - "__id__": 311 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@6e8e8", - "__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": "3djR8SW0lNg5/lbV84P8Z6" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "cccoXE4R1CJbPVQNjWMkn/", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 306 - }, - "_enabled": true, - "__prefab": { - "__id__": 314 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 70, - "height": 15 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "99q6B7ZiZJ7L4kr+ImhCR8" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 306 - }, - "_enabled": true, - "__prefab": { - "__id__": 316 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@70a40", - "__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": "2dBnH/9oxPcJixDkAa25vk" - }, - { - "__type__": "cc.ProgressBar", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 306 - }, - "_enabled": true, - "__prefab": { - "__id__": 318 - }, - "_barSprite": { - "__id__": 310 - }, - "_mode": 0, - "_totalLength": 70, - "_progress": 1, - "_reverse": false, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "01yFe39ulCepDkekM31uBk" - }, - { - "__type__": "2a50eqI7JZNV5Sh0y/Qd9C6", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 306 - }, - "_enabled": true, - "__prefab": { - "__id__": 320 - }, - "controller": false, - "watchPath": "", - "componentName": "", - "componentProperty": "", - "refreshRate": 0.1, - "watchPathArr": [ - "data.mission.exp", - "data.mission.exp_max" - ], - "stringFormat": "", - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "f19yYGrhFEUYrCIOkVW/ej" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "93eWJ/uTRL3IoKIAucMEr3", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, { "__type__": "cc.Node", "_name": "flash", "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 291 + "__id__": 231 }, "_children": [], "_active": true, "_components": [ { - "__id__": 323 + "__id__": 247 }, { - "__id__": 325 + "__id__": 249 }, { - "__id__": 327 + "__id__": 251 } ], "_prefab": { - "__id__": 329 + "__id__": 253 }, "_lpos": { "__type__": "cc.Vec3", @@ -6830,7 +5666,7 @@ "z": 1 }, "_mobility": 0, - "_layer": 1073741824, + "_layer": 1, "_euler": { "__type__": "cc.Vec3", "x": 0, @@ -6845,11 +5681,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 322 + "__id__": 246 }, "_enabled": true, "__prefab": { - "__id__": 324 + "__id__": 248 }, "_contentSize": { "__type__": "cc.Size", @@ -6873,11 +5709,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 322 + "__id__": 246 }, "_enabled": true, "__prefab": { - "__id__": 326 + "__id__": 250 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -6918,11 +5754,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 322 + "__id__": 246 }, "_enabled": true, "__prefab": { - "__id__": 328 + "__id__": 252 }, "playOnLoad": false, "_clips": [ @@ -6960,11 +5796,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 291 + "__id__": 231 }, "_enabled": true, "__prefab": { - "__id__": 331 + "__id__": 255 }, "_contentSize": { "__type__": "cc.Size", @@ -6988,11 +5824,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 291 + "__id__": 231 }, "_enabled": true, "__prefab": { - "__id__": 333 + "__id__": 257 }, "_alignFlags": 12, "_target": null, @@ -7041,29 +5877,26 @@ }, "_children": [ { - "__id__": 336 + "__id__": 260 }, { - "__id__": 342 + "__id__": 266 }, { - "__id__": 350 - }, - { - "__id__": 366 + "__id__": 274 } ], "_active": true, "_components": [ { - "__id__": 374 + "__id__": 282 }, { - "__id__": 376 + "__id__": 284 } ], "_prefab": { - "__id__": 378 + "__id__": 286 }, "_lpos": { "__type__": "cc.Vec3", @@ -7100,20 +5933,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 335 + "__id__": 259 }, "_children": [], - "_active": true, + "_active": false, "_components": [ { - "__id__": 337 + "__id__": 261 }, { - "__id__": 339 + "__id__": 263 } ], "_prefab": { - "__id__": 341 + "__id__": 265 }, "_lpos": { "__type__": "cc.Vec3", @@ -7150,11 +5983,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 336 + "__id__": 260 }, "_enabled": true, "__prefab": { - "__id__": 338 + "__id__": 262 }, "_contentSize": { "__type__": "cc.Size", @@ -7178,11 +6011,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 336 + "__id__": 260 }, "_enabled": true, "__prefab": { - "__id__": 340 + "__id__": 264 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -7236,23 +6069,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 335 + "__id__": 259 }, "_children": [], "_active": true, "_components": [ { - "__id__": 343 + "__id__": 267 }, { - "__id__": 345 + "__id__": 269 }, { - "__id__": 347 + "__id__": 271 } ], "_prefab": { - "__id__": 349 + "__id__": 273 }, "_lpos": { "__type__": "cc.Vec3", @@ -7289,11 +6122,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 342 + "__id__": 266 }, "_enabled": true, "__prefab": { - "__id__": 344 + "__id__": 268 }, "_contentSize": { "__type__": "cc.Size", @@ -7317,11 +6150,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 342 + "__id__": 266 }, "_enabled": true, "__prefab": { - "__id__": 346 + "__id__": 270 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -7362,11 +6195,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 342 + "__id__": 266 }, "_enabled": true, "__prefab": { - "__id__": 348 + "__id__": 272 }, "playOnLoad": true, "_clips": [ @@ -7398,364 +6231,29 @@ "targetOverrides": null, "nestedPrefabInstanceRoots": null }, - { - "__type__": "cc.Node", - "_name": "ProgressBar", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 335 - }, - "_children": [ - { - "__id__": 351 - } - ], - "_active": true, - "_components": [ - { - "__id__": 357 - }, - { - "__id__": 359 - }, - { - "__id__": 361 - }, - { - "__id__": 363 - } - ], - "_prefab": { - "__id__": 365 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 50, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0.7071067811865475, - "w": 0.7071067811865476 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 90 - }, - "_id": "" - }, - { - "__type__": "cc.Node", - "_name": "Bar", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 350 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 352 - }, - { - "__id__": 354 - } - ], - "_prefab": { - "__id__": 356 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -35, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 351 - }, - "_enabled": true, - "__prefab": { - "__id__": 353 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 70, - "height": 15 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "f3oJLRGZBMZZn6uJ7Yi7qg" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 351 - }, - "_enabled": true, - "__prefab": { - "__id__": 355 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@1b2fa", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 1, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": true, - "_atlas": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "a90AF/k3tJ+KILMiib7/9f" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "6cfPz0+9lJ8oDm1J4MSaSH", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 350 - }, - "_enabled": true, - "__prefab": { - "__id__": 358 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 70, - "height": 15 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "79uAr2d0BHloqgLFLD8Jp6" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 350 - }, - "_enabled": true, - "__prefab": { - "__id__": 360 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@70a40", - "__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": "4fIUBg4sxDe7QurWAd9bsB" - }, - { - "__type__": "cc.ProgressBar", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 350 - }, - "_enabled": true, - "__prefab": { - "__id__": 362 - }, - "_barSprite": { - "__id__": 354 - }, - "_mode": 0, - "_totalLength": 70, - "_progress": 1, - "_reverse": false, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "22tARv0tZNWZ+YX+20igc4" - }, - { - "__type__": "2a50eqI7JZNV5Sh0y/Qd9C6", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 350 - }, - "_enabled": true, - "__prefab": { - "__id__": 364 - }, - "controller": false, - "watchPath": "", - "componentName": "", - "componentProperty": "", - "refreshRate": 0.1, - "watchPathArr": [ - "data.mission.m_exp", - "data.mission.m_exp_max" - ], - "stringFormat": "", - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "23rAp9NyZD46TDilDsRd1Z" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "01qffeMddCGaU1ojMu37bX", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, { "__type__": "cc.Node", "_name": "flash", "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 335 + "__id__": 259 }, "_children": [], "_active": true, "_components": [ { - "__id__": 367 + "__id__": 275 }, { - "__id__": 369 + "__id__": 277 }, { - "__id__": 371 + "__id__": 279 } ], "_prefab": { - "__id__": 373 + "__id__": 281 }, "_lpos": { "__type__": "cc.Vec3", @@ -7792,11 +6290,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 366 + "__id__": 274 }, "_enabled": true, "__prefab": { - "__id__": 368 + "__id__": 276 }, "_contentSize": { "__type__": "cc.Size", @@ -7820,11 +6318,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 366 + "__id__": 274 }, "_enabled": true, "__prefab": { - "__id__": 370 + "__id__": 278 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -7865,11 +6363,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 366 + "__id__": 274 }, "_enabled": true, "__prefab": { - "__id__": 372 + "__id__": 280 }, "playOnLoad": false, "_clips": [ @@ -7907,11 +6405,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 335 + "__id__": 259 }, "_enabled": true, "__prefab": { - "__id__": 375 + "__id__": 283 }, "_contentSize": { "__type__": "cc.Size", @@ -7935,11 +6433,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 335 + "__id__": 259 }, "_enabled": true, "__prefab": { - "__id__": 377 + "__id__": 285 }, "_alignFlags": 36, "_target": null, @@ -7978,6 +6476,380 @@ "targetOverrides": null, "nestedPrefabInstanceRoots": null }, + { + "__type__": "cc.Node", + "_name": "expbar", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 2 + }, + "_children": [ + { + "__id__": 288 + } + ], + "_active": true, + "_components": [ + { + "__id__": 296 + }, + { + "__id__": 298 + }, + { + "__id__": 300 + }, + { + "__id__": 302 + } + ], + "_prefab": { + "__id__": 304 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -2.068, + "y": 655.341, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.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__": 287 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 289 + }, + { + "__id__": 291 + }, + { + "__id__": 293 + } + ], + "_prefab": { + "__id__": 295 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -360, + "y": 0, + "z": 0 + }, + "_lrot": { + "__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__": 288 + }, + "_enabled": true, + "__prefab": { + "__id__": 290 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 15 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "201zZI+XBEFLKqDfUCQdJ1" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 288 + }, + "_enabled": true, + "__prefab": { + "__id__": 292 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@1b2fa", + "__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": "c0Ewc+wP5FH5FslSts+PNu" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 288 + }, + "_enabled": true, + "__prefab": { + "__id__": 294 + }, + "_alignFlags": 40, + "_target": null, + "_left": 0, + "_right": 720, + "_top": 0, + "_bottom": 0, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 720, + "_originalHeight": 0, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "3aIqC33wJBSrderUpF7Zeo" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "a4w2Qt+7tBZovodqUZP2/o", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 287 + }, + "_enabled": true, + "__prefab": { + "__id__": 297 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 720, + "height": 15 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "c9YNQTejNL7b95/4c3lAc8" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 287 + }, + "_enabled": true, + "__prefab": { + "__id__": 299 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@70a40", + "__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": "06dCPqQEtGvpLdC+5fWXJe" + }, + { + "__type__": "cc.ProgressBar", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 287 + }, + "_enabled": true, + "__prefab": { + "__id__": 301 + }, + "_barSprite": { + "__id__": 291 + }, + "_mode": 0, + "_totalLength": 720, + "_progress": 0, + "_reverse": false, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "38/zNmQChCPrcs6VqVHy38" + }, + { + "__type__": "2a50eqI7JZNV5Sh0y/Qd9C6", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 287 + }, + "_enabled": true, + "__prefab": { + "__id__": 303 + }, + "controller": false, + "watchPath": "", + "componentName": "", + "componentProperty": "", + "refreshRate": 0.1, + "watchPathArr": [ + "data.mission.exp", + "data.mission.exp_max" + ], + "stringFormat": "", + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "ecySDRRSVOnr9aLikKvo68" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "37vyrJHWRHzrhkvRQB9OUx", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, { "__type__": "cc.Node", "_name": "exp", @@ -7988,41 +6860,41 @@ }, "_children": [ { - "__id__": 380 + "__id__": 306 }, { - "__id__": 404 + "__id__": 330 }, { - "__id__": 434 + "__id__": 360 }, { - "__id__": 464 + "__id__": 390 }, { - "__id__": 488 + "__id__": 414 }, { - "__id__": 512 + "__id__": 438 } ], "_active": true, "_components": [ { - "__id__": 536 + "__id__": 462 }, { - "__id__": 538 + "__id__": 464 }, { - "__id__": 540 + "__id__": 466 }, { - "__id__": 542 + "__id__": 468 } ], "_prefab": { - "__id__": 544 + "__id__": 470 }, "_lpos": { "__type__": "cc.Vec3", @@ -8059,27 +6931,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 379 + "__id__": 305 }, "_children": [ { - "__id__": 381 + "__id__": 307 }, { - "__id__": 387 + "__id__": 313 }, { - "__id__": 395 + "__id__": 321 } ], "_active": true, "_components": [ { - "__id__": 401 + "__id__": 327 } ], "_prefab": { - "__id__": 403 + "__id__": 329 }, "_lpos": { "__type__": "cc.Vec3", @@ -8116,20 +6988,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 380 + "__id__": 306 }, "_children": [], "_active": true, "_components": [ { - "__id__": 382 + "__id__": 308 }, { - "__id__": 384 + "__id__": 310 } ], "_prefab": { - "__id__": 386 + "__id__": 312 }, "_lpos": { "__type__": "cc.Vec3", @@ -8166,11 +7038,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 381 + "__id__": 307 }, "_enabled": true, "__prefab": { - "__id__": 383 + "__id__": 309 }, "_contentSize": { "__type__": "cc.Size", @@ -8194,11 +7066,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 381 + "__id__": 307 }, "_enabled": true, "__prefab": { - "__id__": 385 + "__id__": 311 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -8252,23 +7124,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 380 + "__id__": 306 }, "_children": [], "_active": true, "_components": [ { - "__id__": 388 + "__id__": 314 }, { - "__id__": 390 + "__id__": 316 }, { - "__id__": 392 + "__id__": 318 } ], "_prefab": { - "__id__": 394 + "__id__": 320 }, "_lpos": { "__type__": "cc.Vec3", @@ -8305,11 +7177,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 387 + "__id__": 313 }, "_enabled": true, "__prefab": { - "__id__": 389 + "__id__": 315 }, "_contentSize": { "__type__": "cc.Size", @@ -8333,11 +7205,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 387 + "__id__": 313 }, "_enabled": true, "__prefab": { - "__id__": 391 + "__id__": 317 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -8401,11 +7273,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 387 + "__id__": 313 }, "_enabled": true, "__prefab": { - "__id__": 393 + "__id__": 319 }, "templateMode": false, "watchPath": "data.mission.ap", @@ -8436,20 +7308,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 380 + "__id__": 306 }, "_children": [], "_active": true, "_components": [ { - "__id__": 396 + "__id__": 322 }, { - "__id__": 398 + "__id__": 324 } ], "_prefab": { - "__id__": 400 + "__id__": 326 }, "_lpos": { "__type__": "cc.Vec3", @@ -8486,11 +7358,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 395 + "__id__": 321 }, "_enabled": true, "__prefab": { - "__id__": 397 + "__id__": 323 }, "_contentSize": { "__type__": "cc.Size", @@ -8514,11 +7386,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 395 + "__id__": 321 }, "_enabled": true, "__prefab": { - "__id__": 399 + "__id__": 325 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -8572,11 +7444,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 380 + "__id__": 306 }, "_enabled": true, "__prefab": { - "__id__": 402 + "__id__": 328 }, "_contentSize": { "__type__": "cc.Size", @@ -8613,30 +7485,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 379 + "__id__": 305 }, "_children": [ { - "__id__": 405 + "__id__": 331 }, { - "__id__": 411 + "__id__": 337 }, { - "__id__": 419 + "__id__": 345 }, { - "__id__": 425 + "__id__": 351 } ], "_active": true, "_components": [ { - "__id__": 431 + "__id__": 357 } ], "_prefab": { - "__id__": 433 + "__id__": 359 }, "_lpos": { "__type__": "cc.Vec3", @@ -8673,20 +7545,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 404 + "__id__": 330 }, "_children": [], "_active": true, "_components": [ { - "__id__": 406 + "__id__": 332 }, { - "__id__": 408 + "__id__": 334 } ], "_prefab": { - "__id__": 410 + "__id__": 336 }, "_lpos": { "__type__": "cc.Vec3", @@ -8723,11 +7595,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 405 + "__id__": 331 }, "_enabled": true, "__prefab": { - "__id__": 407 + "__id__": 333 }, "_contentSize": { "__type__": "cc.Size", @@ -8751,11 +7623,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 405 + "__id__": 331 }, "_enabled": true, "__prefab": { - "__id__": 409 + "__id__": 335 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -8809,23 +7681,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 404 + "__id__": 330 }, "_children": [], "_active": true, "_components": [ { - "__id__": 412 + "__id__": 338 }, { - "__id__": 414 + "__id__": 340 }, { - "__id__": 416 + "__id__": 342 } ], "_prefab": { - "__id__": 418 + "__id__": 344 }, "_lpos": { "__type__": "cc.Vec3", @@ -8862,11 +7734,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 411 + "__id__": 337 }, "_enabled": true, "__prefab": { - "__id__": 413 + "__id__": 339 }, "_contentSize": { "__type__": "cc.Size", @@ -8890,11 +7762,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 411 + "__id__": 337 }, "_enabled": true, "__prefab": { - "__id__": 415 + "__id__": 341 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -8958,11 +7830,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 411 + "__id__": 337 }, "_enabled": true, "__prefab": { - "__id__": 417 + "__id__": 343 }, "templateMode": false, "watchPath": "data.mission.ap", @@ -8993,20 +7865,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 404 + "__id__": 330 }, "_children": [], "_active": true, "_components": [ { - "__id__": 420 + "__id__": 346 }, { - "__id__": 422 + "__id__": 348 } ], "_prefab": { - "__id__": 424 + "__id__": 350 }, "_lpos": { "__type__": "cc.Vec3", @@ -9043,11 +7915,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 419 + "__id__": 345 }, "_enabled": true, "__prefab": { - "__id__": 421 + "__id__": 347 }, "_contentSize": { "__type__": "cc.Size", @@ -9071,11 +7943,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 419 + "__id__": 345 }, "_enabled": true, "__prefab": { - "__id__": 423 + "__id__": 349 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -9129,20 +8001,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 404 + "__id__": 330 }, "_children": [], "_active": true, "_components": [ { - "__id__": 426 + "__id__": 352 }, { - "__id__": 428 + "__id__": 354 } ], "_prefab": { - "__id__": 430 + "__id__": 356 }, "_lpos": { "__type__": "cc.Vec3", @@ -9179,11 +8051,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 425 + "__id__": 351 }, "_enabled": true, "__prefab": { - "__id__": 427 + "__id__": 353 }, "_contentSize": { "__type__": "cc.Size", @@ -9207,11 +8079,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 425 + "__id__": 351 }, "_enabled": true, "__prefab": { - "__id__": 429 + "__id__": 355 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -9288,11 +8160,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 404 + "__id__": 330 }, "_enabled": true, "__prefab": { - "__id__": 432 + "__id__": 358 }, "_contentSize": { "__type__": "cc.Size", @@ -9329,30 +8201,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 379 + "__id__": 305 }, "_children": [ { - "__id__": 435 + "__id__": 361 }, { - "__id__": 441 + "__id__": 367 }, { - "__id__": 449 + "__id__": 375 }, { - "__id__": 455 + "__id__": 381 } ], "_active": true, "_components": [ { - "__id__": 461 + "__id__": 387 } ], "_prefab": { - "__id__": 463 + "__id__": 389 }, "_lpos": { "__type__": "cc.Vec3", @@ -9389,20 +8261,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 434 + "__id__": 360 }, "_children": [], "_active": true, "_components": [ { - "__id__": 436 + "__id__": 362 }, { - "__id__": 438 + "__id__": 364 } ], "_prefab": { - "__id__": 440 + "__id__": 366 }, "_lpos": { "__type__": "cc.Vec3", @@ -9439,11 +8311,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 435 + "__id__": 361 }, "_enabled": true, "__prefab": { - "__id__": 437 + "__id__": 363 }, "_contentSize": { "__type__": "cc.Size", @@ -9467,11 +8339,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 435 + "__id__": 361 }, "_enabled": true, "__prefab": { - "__id__": 439 + "__id__": 365 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -9525,23 +8397,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 434 + "__id__": 360 }, "_children": [], "_active": true, "_components": [ { - "__id__": 442 + "__id__": 368 }, { - "__id__": 444 + "__id__": 370 }, { - "__id__": 446 + "__id__": 372 } ], "_prefab": { - "__id__": 448 + "__id__": 374 }, "_lpos": { "__type__": "cc.Vec3", @@ -9578,11 +8450,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 441 + "__id__": 367 }, "_enabled": true, "__prefab": { - "__id__": 443 + "__id__": 369 }, "_contentSize": { "__type__": "cc.Size", @@ -9606,11 +8478,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 441 + "__id__": 367 }, "_enabled": true, "__prefab": { - "__id__": 445 + "__id__": 371 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -9674,11 +8546,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 441 + "__id__": 367 }, "_enabled": true, "__prefab": { - "__id__": 447 + "__id__": 373 }, "templateMode": false, "watchPath": "data.mission.ap", @@ -9709,20 +8581,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 434 + "__id__": 360 }, "_children": [], "_active": true, "_components": [ { - "__id__": 450 + "__id__": 376 }, { - "__id__": 452 + "__id__": 378 } ], "_prefab": { - "__id__": 454 + "__id__": 380 }, "_lpos": { "__type__": "cc.Vec3", @@ -9759,11 +8631,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 449 + "__id__": 375 }, "_enabled": true, "__prefab": { - "__id__": 451 + "__id__": 377 }, "_contentSize": { "__type__": "cc.Size", @@ -9787,11 +8659,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 449 + "__id__": 375 }, "_enabled": true, "__prefab": { - "__id__": 453 + "__id__": 379 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -9868,20 +8740,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 434 + "__id__": 360 }, "_children": [], "_active": true, "_components": [ { - "__id__": 456 + "__id__": 382 }, { - "__id__": 458 + "__id__": 384 } ], "_prefab": { - "__id__": 460 + "__id__": 386 }, "_lpos": { "__type__": "cc.Vec3", @@ -9918,11 +8790,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 455 + "__id__": 381 }, "_enabled": true, "__prefab": { - "__id__": 457 + "__id__": 383 }, "_contentSize": { "__type__": "cc.Size", @@ -9946,11 +8818,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 455 + "__id__": 381 }, "_enabled": true, "__prefab": { - "__id__": 459 + "__id__": 385 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -10004,11 +8876,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 434 + "__id__": 360 }, "_enabled": true, "__prefab": { - "__id__": 462 + "__id__": 388 }, "_contentSize": { "__type__": "cc.Size", @@ -10045,27 +8917,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 379 + "__id__": 305 }, "_children": [ { - "__id__": 465 + "__id__": 391 }, { - "__id__": 471 + "__id__": 397 }, { - "__id__": 479 + "__id__": 405 } ], "_active": true, "_components": [ { - "__id__": 485 + "__id__": 411 } ], "_prefab": { - "__id__": 487 + "__id__": 413 }, "_lpos": { "__type__": "cc.Vec3", @@ -10102,20 +8974,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 464 + "__id__": 390 }, "_children": [], "_active": true, "_components": [ { - "__id__": 466 + "__id__": 392 }, { - "__id__": 468 + "__id__": 394 } ], "_prefab": { - "__id__": 470 + "__id__": 396 }, "_lpos": { "__type__": "cc.Vec3", @@ -10152,11 +9024,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 465 + "__id__": 391 }, "_enabled": true, "__prefab": { - "__id__": 467 + "__id__": 393 }, "_contentSize": { "__type__": "cc.Size", @@ -10180,11 +9052,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 465 + "__id__": 391 }, "_enabled": true, "__prefab": { - "__id__": 469 + "__id__": 395 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -10238,23 +9110,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 464 + "__id__": 390 }, "_children": [], "_active": true, "_components": [ { - "__id__": 472 + "__id__": 398 }, { - "__id__": 474 + "__id__": 400 }, { - "__id__": 476 + "__id__": 402 } ], "_prefab": { - "__id__": 478 + "__id__": 404 }, "_lpos": { "__type__": "cc.Vec3", @@ -10291,11 +9163,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 471 + "__id__": 397 }, "_enabled": true, "__prefab": { - "__id__": 473 + "__id__": 399 }, "_contentSize": { "__type__": "cc.Size", @@ -10319,11 +9191,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 471 + "__id__": 397 }, "_enabled": true, "__prefab": { - "__id__": 475 + "__id__": 401 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -10387,11 +9259,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 471 + "__id__": 397 }, "_enabled": true, "__prefab": { - "__id__": 477 + "__id__": 403 }, "templateMode": false, "watchPath": "data.mission.hp", @@ -10422,20 +9294,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 464 + "__id__": 390 }, "_children": [], "_active": true, "_components": [ { - "__id__": 480 + "__id__": 406 }, { - "__id__": 482 + "__id__": 408 } ], "_prefab": { - "__id__": 484 + "__id__": 410 }, "_lpos": { "__type__": "cc.Vec3", @@ -10472,11 +9344,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 479 + "__id__": 405 }, "_enabled": true, "__prefab": { - "__id__": 481 + "__id__": 407 }, "_contentSize": { "__type__": "cc.Size", @@ -10500,11 +9372,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 479 + "__id__": 405 }, "_enabled": true, "__prefab": { - "__id__": 483 + "__id__": 409 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -10558,11 +9430,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 464 + "__id__": 390 }, "_enabled": true, "__prefab": { - "__id__": 486 + "__id__": 412 }, "_contentSize": { "__type__": "cc.Size", @@ -10599,27 +9471,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 379 + "__id__": 305 }, "_children": [ { - "__id__": 489 + "__id__": 415 }, { - "__id__": 495 + "__id__": 421 }, { - "__id__": 503 + "__id__": 429 } ], "_active": true, "_components": [ { - "__id__": 509 + "__id__": 435 } ], "_prefab": { - "__id__": 511 + "__id__": 437 }, "_lpos": { "__type__": "cc.Vec3", @@ -10656,20 +9528,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 488 + "__id__": 414 }, "_children": [], "_active": true, "_components": [ { - "__id__": 490 + "__id__": 416 }, { - "__id__": 492 + "__id__": 418 } ], "_prefab": { - "__id__": 494 + "__id__": 420 }, "_lpos": { "__type__": "cc.Vec3", @@ -10706,11 +9578,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 489 + "__id__": 415 }, "_enabled": true, "__prefab": { - "__id__": 491 + "__id__": 417 }, "_contentSize": { "__type__": "cc.Size", @@ -10734,11 +9606,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 489 + "__id__": 415 }, "_enabled": true, "__prefab": { - "__id__": 493 + "__id__": 419 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -10792,23 +9664,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 488 + "__id__": 414 }, "_children": [], "_active": true, "_components": [ { - "__id__": 496 + "__id__": 422 }, { - "__id__": 498 + "__id__": 424 }, { - "__id__": 500 + "__id__": 426 } ], "_prefab": { - "__id__": 502 + "__id__": 428 }, "_lpos": { "__type__": "cc.Vec3", @@ -10845,11 +9717,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 495 + "__id__": 421 }, "_enabled": true, "__prefab": { - "__id__": 497 + "__id__": 423 }, "_contentSize": { "__type__": "cc.Size", @@ -10873,11 +9745,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 495 + "__id__": 421 }, "_enabled": true, "__prefab": { - "__id__": 499 + "__id__": 425 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -10941,11 +9813,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 495 + "__id__": 421 }, "_enabled": true, "__prefab": { - "__id__": 501 + "__id__": 427 }, "templateMode": false, "watchPath": "data.mission.def", @@ -10976,20 +9848,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 488 + "__id__": 414 }, "_children": [], "_active": true, "_components": [ { - "__id__": 504 + "__id__": 430 }, { - "__id__": 506 + "__id__": 432 } ], "_prefab": { - "__id__": 508 + "__id__": 434 }, "_lpos": { "__type__": "cc.Vec3", @@ -11026,11 +9898,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 503 + "__id__": 429 }, "_enabled": true, "__prefab": { - "__id__": 505 + "__id__": 431 }, "_contentSize": { "__type__": "cc.Size", @@ -11054,11 +9926,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 503 + "__id__": 429 }, "_enabled": true, "__prefab": { - "__id__": 507 + "__id__": 433 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -11112,11 +9984,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 488 + "__id__": 414 }, "_enabled": true, "__prefab": { - "__id__": 510 + "__id__": 436 }, "_contentSize": { "__type__": "cc.Size", @@ -11153,27 +10025,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 379 + "__id__": 305 }, "_children": [ { - "__id__": 513 + "__id__": 439 }, { - "__id__": 519 + "__id__": 445 }, { - "__id__": 527 + "__id__": 453 } ], "_active": true, "_components": [ { - "__id__": 533 + "__id__": 459 } ], "_prefab": { - "__id__": 535 + "__id__": 461 }, "_lpos": { "__type__": "cc.Vec3", @@ -11210,20 +10082,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 512 + "__id__": 438 }, "_children": [], "_active": true, "_components": [ { - "__id__": 514 + "__id__": 440 }, { - "__id__": 516 + "__id__": 442 } ], "_prefab": { - "__id__": 518 + "__id__": 444 }, "_lpos": { "__type__": "cc.Vec3", @@ -11260,11 +10132,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 513 + "__id__": 439 }, "_enabled": true, "__prefab": { - "__id__": 515 + "__id__": 441 }, "_contentSize": { "__type__": "cc.Size", @@ -11288,11 +10160,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 513 + "__id__": 439 }, "_enabled": true, "__prefab": { - "__id__": 517 + "__id__": 443 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -11346,23 +10218,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 512 + "__id__": 438 }, "_children": [], "_active": true, "_components": [ { - "__id__": 520 + "__id__": 446 }, { - "__id__": 522 + "__id__": 448 }, { - "__id__": 524 + "__id__": 450 } ], "_prefab": { - "__id__": 526 + "__id__": 452 }, "_lpos": { "__type__": "cc.Vec3", @@ -11399,11 +10271,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 519 + "__id__": 445 }, "_enabled": true, "__prefab": { - "__id__": 521 + "__id__": 447 }, "_contentSize": { "__type__": "cc.Size", @@ -11427,11 +10299,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 519 + "__id__": 445 }, "_enabled": true, "__prefab": { - "__id__": 523 + "__id__": 449 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -11495,11 +10367,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 519 + "__id__": 445 }, "_enabled": true, "__prefab": { - "__id__": 525 + "__id__": 451 }, "templateMode": false, "watchPath": "data.mission.ap", @@ -11530,20 +10402,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 512 + "__id__": 438 }, "_children": [], "_active": true, "_components": [ { - "__id__": 528 + "__id__": 454 }, { - "__id__": 530 + "__id__": 456 } ], "_prefab": { - "__id__": 532 + "__id__": 458 }, "_lpos": { "__type__": "cc.Vec3", @@ -11580,11 +10452,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 527 + "__id__": 453 }, "_enabled": true, "__prefab": { - "__id__": 529 + "__id__": 455 }, "_contentSize": { "__type__": "cc.Size", @@ -11608,11 +10480,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 527 + "__id__": 453 }, "_enabled": true, "__prefab": { - "__id__": 531 + "__id__": 457 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -11666,11 +10538,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 512 + "__id__": 438 }, "_enabled": true, "__prefab": { - "__id__": 534 + "__id__": 460 }, "_contentSize": { "__type__": "cc.Size", @@ -11707,11 +10579,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 379 + "__id__": 305 }, "_enabled": true, "__prefab": { - "__id__": 537 + "__id__": 463 }, "_contentSize": { "__type__": "cc.Size", @@ -11735,11 +10607,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 379 + "__id__": 305 }, "_enabled": true, "__prefab": { - "__id__": 539 + "__id__": 465 }, "_resizeMode": 2, "_layoutType": 3, @@ -11773,11 +10645,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 379 + "__id__": 305 }, "_enabled": true, "__prefab": { - "__id__": 541 + "__id__": 467 }, "_alignFlags": 12, "_target": null, @@ -11809,11 +10681,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 379 + "__id__": 305 }, "_enabled": false, "__prefab": { - "__id__": 543 + "__id__": 469 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -11873,17 +10745,17 @@ "_active": true, "_components": [ { - "__id__": 546 + "__id__": 472 }, { - "__id__": 548 + "__id__": 474 }, { - "__id__": 550 + "__id__": 476 } ], "_prefab": { - "__id__": 552 + "__id__": 478 }, "_lpos": { "__type__": "cc.Vec3", @@ -11920,11 +10792,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 545 + "__id__": 471 }, "_enabled": true, "__prefab": { - "__id__": 547 + "__id__": 473 }, "_contentSize": { "__type__": "cc.Size", @@ -11948,11 +10820,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 545 + "__id__": 471 }, "_enabled": true, "__prefab": { - "__id__": 549 + "__id__": 475 }, "_alignFlags": 44, "_target": null, @@ -11984,11 +10856,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 545 + "__id__": 471 }, "_enabled": true, "__prefab": { - "__id__": 551 + "__id__": 477 }, "_resizeMode": 2, "_layoutType": 3, @@ -12039,23 +10911,23 @@ }, "_children": [ { - "__id__": 554 + "__id__": 480 } ], "_active": true, "_components": [ { - "__id__": 718 + "__id__": 644 }, { - "__id__": 720 + "__id__": 646 }, { - "__id__": 722 + "__id__": 648 } ], "_prefab": { - "__id__": 724 + "__id__": 650 }, "_lpos": { "__type__": "cc.Vec3", @@ -12092,9 +10964,21 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 553 + "__id__": 479 }, "_children": [ + { + "__id__": 481 + }, + { + "__id__": 487 + }, + { + "__id__": 495 + }, + { + "__id__": 531 + }, { "__id__": 555 }, @@ -12102,29 +10986,17 @@ "__id__": 561 }, { - "__id__": 569 - }, - { - "__id__": 605 - }, - { - "__id__": 629 - }, - { - "__id__": 635 - }, - { - "__id__": 663 + "__id__": 589 } ], "_active": true, "_components": [ { - "__id__": 715 + "__id__": 641 } ], "_prefab": { - "__id__": 717 + "__id__": 643 }, "_lpos": { "__type__": "cc.Vec3", @@ -12161,20 +11033,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 554 + "__id__": 480 }, "_children": [], "_active": true, "_components": [ { - "__id__": 556 + "__id__": 482 }, { - "__id__": 558 + "__id__": 484 } ], "_prefab": { - "__id__": 560 + "__id__": 486 }, "_lpos": { "__type__": "cc.Vec3", @@ -12211,11 +11083,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 555 + "__id__": 481 }, "_enabled": true, "__prefab": { - "__id__": 557 + "__id__": 483 }, "_contentSize": { "__type__": "cc.Size", @@ -12239,11 +11111,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 555 + "__id__": 481 }, "_enabled": true, "__prefab": { - "__id__": 559 + "__id__": 485 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -12297,23 +11169,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 554 + "__id__": 480 }, "_children": [], "_active": true, "_components": [ { - "__id__": 562 + "__id__": 488 }, { - "__id__": 564 + "__id__": 490 }, { - "__id__": 566 + "__id__": 492 } ], "_prefab": { - "__id__": 568 + "__id__": 494 }, "_lpos": { "__type__": "cc.Vec3", @@ -12350,11 +11222,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 561 + "__id__": 487 }, "_enabled": true, "__prefab": { - "__id__": 563 + "__id__": 489 }, "_contentSize": { "__type__": "cc.Size", @@ -12378,11 +11250,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 561 + "__id__": 487 }, "_enabled": true, "__prefab": { - "__id__": 565 + "__id__": 491 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -12423,11 +11295,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 561 + "__id__": 487 }, "_enabled": true, "__prefab": { - "__id__": 567 + "__id__": 493 }, "_alignFlags": 45, "_target": null, @@ -12472,33 +11344,33 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 554 + "__id__": 480 }, "_children": [ { - "__id__": 570 + "__id__": 496 }, { - "__id__": 576 + "__id__": 502 }, { - "__id__": 582 + "__id__": 508 }, { - "__id__": 588 + "__id__": 514 } ], "_active": true, "_components": [ { - "__id__": 600 + "__id__": 526 }, { - "__id__": 602 + "__id__": 528 } ], "_prefab": { - "__id__": 604 + "__id__": 530 }, "_lpos": { "__type__": "cc.Vec3", @@ -12535,20 +11407,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 569 + "__id__": 495 }, "_children": [], "_active": true, "_components": [ { - "__id__": 571 + "__id__": 497 }, { - "__id__": 573 + "__id__": 499 } ], "_prefab": { - "__id__": 575 + "__id__": 501 }, "_lpos": { "__type__": "cc.Vec3", @@ -12585,11 +11457,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 570 + "__id__": 496 }, "_enabled": true, "__prefab": { - "__id__": 572 + "__id__": 498 }, "_contentSize": { "__type__": "cc.Size", @@ -12613,11 +11485,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 570 + "__id__": 496 }, "_enabled": true, "__prefab": { - "__id__": 574 + "__id__": 500 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -12671,20 +11543,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 569 + "__id__": 495 }, "_children": [], "_active": true, "_components": [ { - "__id__": 577 + "__id__": 503 }, { - "__id__": 579 + "__id__": 505 } ], "_prefab": { - "__id__": 581 + "__id__": 507 }, "_lpos": { "__type__": "cc.Vec3", @@ -12721,11 +11593,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 576 + "__id__": 502 }, "_enabled": true, "__prefab": { - "__id__": 578 + "__id__": 504 }, "_contentSize": { "__type__": "cc.Size", @@ -12749,11 +11621,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 576 + "__id__": 502 }, "_enabled": true, "__prefab": { - "__id__": 580 + "__id__": 506 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -12807,20 +11679,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 569 + "__id__": 495 }, "_children": [], "_active": true, "_components": [ { - "__id__": 583 + "__id__": 509 }, { - "__id__": 585 + "__id__": 511 } ], "_prefab": { - "__id__": 587 + "__id__": 513 }, "_lpos": { "__type__": "cc.Vec3", @@ -12857,11 +11729,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 582 + "__id__": 508 }, "_enabled": true, "__prefab": { - "__id__": 584 + "__id__": 510 }, "_contentSize": { "__type__": "cc.Size", @@ -12885,11 +11757,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 582 + "__id__": 508 }, "_enabled": true, "__prefab": { - "__id__": 586 + "__id__": 512 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -12943,24 +11815,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 569 + "__id__": 495 }, "_children": [ { - "__id__": 589 + "__id__": 515 } ], "_active": true, "_components": [ { - "__id__": 595 + "__id__": 521 }, { - "__id__": 597 + "__id__": 523 } ], "_prefab": { - "__id__": 599 + "__id__": 525 }, "_lpos": { "__type__": "cc.Vec3", @@ -12997,20 +11869,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 588 + "__id__": 514 }, "_children": [], "_active": true, "_components": [ { - "__id__": 590 + "__id__": 516 }, { - "__id__": 592 + "__id__": 518 } ], "_prefab": { - "__id__": 594 + "__id__": 520 }, "_lpos": { "__type__": "cc.Vec3", @@ -13047,11 +11919,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 589 + "__id__": 515 }, "_enabled": true, "__prefab": { - "__id__": 591 + "__id__": 517 }, "_contentSize": { "__type__": "cc.Size", @@ -13075,11 +11947,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 589 + "__id__": 515 }, "_enabled": true, "__prefab": { - "__id__": 593 + "__id__": 519 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -13156,11 +12028,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 588 + "__id__": 514 }, "_enabled": true, "__prefab": { - "__id__": 596 + "__id__": 522 }, "_contentSize": { "__type__": "cc.Size", @@ -13184,11 +12056,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 588 + "__id__": 514 }, "_enabled": true, "__prefab": { - "__id__": 598 + "__id__": 524 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -13242,11 +12114,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 569 + "__id__": 495 }, "_enabled": true, "__prefab": { - "__id__": 601 + "__id__": 527 }, "_contentSize": { "__type__": "cc.Size", @@ -13270,11 +12142,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 569 + "__id__": 495 }, "_enabled": true, "__prefab": { - "__id__": 603 + "__id__": 529 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -13325,27 +12197,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 554 + "__id__": 480 }, "_children": [ { - "__id__": 606 + "__id__": 532 }, { - "__id__": 612 + "__id__": 538 } ], "_active": true, "_components": [ { - "__id__": 624 + "__id__": 550 }, { - "__id__": 626 + "__id__": 552 } ], "_prefab": { - "__id__": 628 + "__id__": 554 }, "_lpos": { "__type__": "cc.Vec3", @@ -13382,20 +12254,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 605 + "__id__": 531 }, "_children": [], "_active": true, "_components": [ { - "__id__": 607 + "__id__": 533 }, { - "__id__": 609 + "__id__": 535 } ], "_prefab": { - "__id__": 611 + "__id__": 537 }, "_lpos": { "__type__": "cc.Vec3", @@ -13432,11 +12304,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 606 + "__id__": 532 }, "_enabled": true, "__prefab": { - "__id__": 608 + "__id__": 534 }, "_contentSize": { "__type__": "cc.Size", @@ -13460,11 +12332,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 606 + "__id__": 532 }, "_enabled": true, "__prefab": { - "__id__": 610 + "__id__": 536 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -13518,24 +12390,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 605 + "__id__": 531 }, "_children": [ { - "__id__": 613 + "__id__": 539 } ], "_active": true, "_components": [ { - "__id__": 619 + "__id__": 545 }, { - "__id__": 621 + "__id__": 547 } ], "_prefab": { - "__id__": 623 + "__id__": 549 }, "_lpos": { "__type__": "cc.Vec3", @@ -13572,20 +12444,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 612 + "__id__": 538 }, "_children": [], "_active": true, "_components": [ { - "__id__": 614 + "__id__": 540 }, { - "__id__": 616 + "__id__": 542 } ], "_prefab": { - "__id__": 618 + "__id__": 544 }, "_lpos": { "__type__": "cc.Vec3", @@ -13622,11 +12494,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 613 + "__id__": 539 }, "_enabled": true, "__prefab": { - "__id__": 615 + "__id__": 541 }, "_contentSize": { "__type__": "cc.Size", @@ -13650,11 +12522,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 613 + "__id__": 539 }, "_enabled": true, "__prefab": { - "__id__": 617 + "__id__": 543 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -13731,11 +12603,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 612 + "__id__": 538 }, "_enabled": true, "__prefab": { - "__id__": 620 + "__id__": 546 }, "_contentSize": { "__type__": "cc.Size", @@ -13759,11 +12631,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 612 + "__id__": 538 }, "_enabled": true, "__prefab": { - "__id__": 622 + "__id__": 548 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -13817,11 +12689,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 605 + "__id__": 531 }, "_enabled": true, "__prefab": { - "__id__": 625 + "__id__": 551 }, "_contentSize": { "__type__": "cc.Size", @@ -13845,11 +12717,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 605 + "__id__": 531 }, "_enabled": true, "__prefab": { - "__id__": 627 + "__id__": 553 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -13900,20 +12772,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 554 + "__id__": 480 }, "_children": [], "_active": true, "_components": [ { - "__id__": 630 + "__id__": 556 }, { - "__id__": 632 + "__id__": 558 } ], "_prefab": { - "__id__": 634 + "__id__": 560 }, "_lpos": { "__type__": "cc.Vec3", @@ -13950,11 +12822,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 629 + "__id__": 555 }, "_enabled": true, "__prefab": { - "__id__": 631 + "__id__": 557 }, "_contentSize": { "__type__": "cc.Size", @@ -13978,11 +12850,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 629 + "__id__": 555 }, "_enabled": true, "__prefab": { - "__id__": 633 + "__id__": 559 }, "_resizeMode": 2, "_layoutType": 3, @@ -14029,30 +12901,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 554 + "__id__": 480 }, "_children": [ { - "__id__": 636 + "__id__": 562 }, { - "__id__": 642 + "__id__": 568 }, { - "__id__": 648 + "__id__": 574 }, { - "__id__": 654 + "__id__": 580 } ], "_active": true, "_components": [ { - "__id__": 660 + "__id__": 586 } ], "_prefab": { - "__id__": 662 + "__id__": 588 }, "_lpos": { "__type__": "cc.Vec3", @@ -14089,20 +12961,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 635 + "__id__": 561 }, "_children": [], "_active": true, "_components": [ { - "__id__": 637 + "__id__": 563 }, { - "__id__": 639 + "__id__": 565 } ], "_prefab": { - "__id__": 641 + "__id__": 567 }, "_lpos": { "__type__": "cc.Vec3", @@ -14139,11 +13011,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 636 + "__id__": 562 }, "_enabled": true, "__prefab": { - "__id__": 638 + "__id__": 564 }, "_contentSize": { "__type__": "cc.Size", @@ -14167,11 +13039,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 636 + "__id__": 562 }, "_enabled": true, "__prefab": { - "__id__": 640 + "__id__": 566 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -14225,20 +13097,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 635 + "__id__": 561 }, "_children": [], "_active": true, "_components": [ { - "__id__": 643 + "__id__": 569 }, { - "__id__": 645 + "__id__": 571 } ], "_prefab": { - "__id__": 647 + "__id__": 573 }, "_lpos": { "__type__": "cc.Vec3", @@ -14275,11 +13147,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 642 + "__id__": 568 }, "_enabled": true, "__prefab": { - "__id__": 644 + "__id__": 570 }, "_contentSize": { "__type__": "cc.Size", @@ -14303,11 +13175,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 642 + "__id__": 568 }, "_enabled": true, "__prefab": { - "__id__": 646 + "__id__": 572 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -14384,20 +13256,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 635 + "__id__": 561 }, "_children": [], "_active": true, "_components": [ { - "__id__": 649 + "__id__": 575 }, { - "__id__": 651 + "__id__": 577 } ], "_prefab": { - "__id__": 653 + "__id__": 579 }, "_lpos": { "__type__": "cc.Vec3", @@ -14434,11 +13306,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 648 + "__id__": 574 }, "_enabled": true, "__prefab": { - "__id__": 650 + "__id__": 576 }, "_contentSize": { "__type__": "cc.Size", @@ -14462,11 +13334,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 648 + "__id__": 574 }, "_enabled": true, "__prefab": { - "__id__": 652 + "__id__": 578 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -14520,20 +13392,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 635 + "__id__": 561 }, "_children": [], "_active": true, "_components": [ { - "__id__": 655 + "__id__": 581 }, { - "__id__": 657 + "__id__": 583 } ], "_prefab": { - "__id__": 659 + "__id__": 585 }, "_lpos": { "__type__": "cc.Vec3", @@ -14570,11 +13442,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 654 + "__id__": 580 }, "_enabled": true, "__prefab": { - "__id__": 656 + "__id__": 582 }, "_contentSize": { "__type__": "cc.Size", @@ -14598,11 +13470,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 654 + "__id__": 580 }, "_enabled": true, "__prefab": { - "__id__": 658 + "__id__": 584 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -14679,11 +13551,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 635 + "__id__": 561 }, "_enabled": true, "__prefab": { - "__id__": 661 + "__id__": 587 }, "_contentSize": { "__type__": "cc.Size", @@ -14720,24 +13592,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 554 + "__id__": 480 }, "_children": [ { - "__id__": 664 + "__id__": 590 }, { - "__id__": 694 + "__id__": 620 } ], "_active": true, "_components": [ { - "__id__": 712 + "__id__": 638 } ], "_prefab": { - "__id__": 714 + "__id__": 640 }, "_lpos": { "__type__": "cc.Vec3", @@ -14774,33 +13646,33 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 663 + "__id__": 589 }, "_children": [ { - "__id__": 665 + "__id__": 591 }, { - "__id__": 671 + "__id__": 597 }, { - "__id__": 677 + "__id__": 603 } ], "_active": true, "_components": [ { - "__id__": 683 + "__id__": 609 }, { - "__id__": 685 + "__id__": 611 }, { - "__id__": 687 + "__id__": 613 } ], "_prefab": { - "__id__": 693 + "__id__": 619 }, "_lpos": { "__type__": "cc.Vec3", @@ -14837,20 +13709,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 664 + "__id__": 590 }, "_children": [], "_active": true, "_components": [ { - "__id__": 666 + "__id__": 592 }, { - "__id__": 668 + "__id__": 594 } ], "_prefab": { - "__id__": 670 + "__id__": 596 }, "_lpos": { "__type__": "cc.Vec3", @@ -14887,11 +13759,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 665 + "__id__": 591 }, "_enabled": true, "__prefab": { - "__id__": 667 + "__id__": 593 }, "_contentSize": { "__type__": "cc.Size", @@ -14915,11 +13787,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 665 + "__id__": 591 }, "_enabled": true, "__prefab": { - "__id__": 669 + "__id__": 595 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -14973,20 +13845,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 664 + "__id__": 590 }, "_children": [], "_active": true, "_components": [ { - "__id__": 672 + "__id__": 598 }, { - "__id__": 674 + "__id__": 600 } ], "_prefab": { - "__id__": 676 + "__id__": 602 }, "_lpos": { "__type__": "cc.Vec3", @@ -15023,11 +13895,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 671 + "__id__": 597 }, "_enabled": true, "__prefab": { - "__id__": 673 + "__id__": 599 }, "_contentSize": { "__type__": "cc.Size", @@ -15051,11 +13923,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 671 + "__id__": 597 }, "_enabled": true, "__prefab": { - "__id__": 675 + "__id__": 601 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -15132,20 +14004,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 664 + "__id__": 590 }, "_children": [], "_active": true, "_components": [ { - "__id__": 678 + "__id__": 604 }, { - "__id__": 680 + "__id__": 606 } ], "_prefab": { - "__id__": 682 + "__id__": 608 }, "_lpos": { "__type__": "cc.Vec3", @@ -15182,11 +14054,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 677 + "__id__": 603 }, "_enabled": true, "__prefab": { - "__id__": 679 + "__id__": 605 }, "_contentSize": { "__type__": "cc.Size", @@ -15210,11 +14082,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 677 + "__id__": 603 }, "_enabled": true, "__prefab": { - "__id__": 681 + "__id__": 607 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -15291,11 +14163,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 664 + "__id__": 590 }, "_enabled": true, "__prefab": { - "__id__": 684 + "__id__": 610 }, "_contentSize": { "__type__": "cc.Size", @@ -15319,11 +14191,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 664 + "__id__": 590 }, "_enabled": true, "__prefab": { - "__id__": 686 + "__id__": 612 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -15364,24 +14236,24 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 664 + "__id__": 590 }, "_enabled": true, "__prefab": { - "__id__": 688 + "__id__": 614 }, "clickEvents": [ { - "__id__": 689 + "__id__": 615 }, { - "__id__": 690 + "__id__": 616 }, { - "__id__": 691 + "__id__": 617 }, { - "__id__": 692 + "__id__": 618 } ], "_interactable": true, @@ -15430,7 +14302,7 @@ { "__type__": "cc.ClickEvent", "target": { - "__id__": 553 + "__id__": 479 }, "component": "", "_componentId": "463c7iN7clDbLBuuJ6fqWQv", @@ -15484,17 +14356,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 663 + "__id__": 589 }, "_prefab": { - "__id__": 695 + "__id__": 621 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 694 + "__id__": 620 }, "asset": { "__uuid__": "1850a07c-28d2-4ffe-b7b2-d32838f6aae9", @@ -15502,7 +14374,7 @@ }, "fileId": "42oZKxjKlMNbCg30c0PEYe", "instance": { - "__id__": 696 + "__id__": 622 }, "targetOverrides": null }, @@ -15516,31 +14388,31 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 697 + "__id__": 623 }, { - "__id__": 699 + "__id__": 625 }, { - "__id__": 700 + "__id__": 626 }, { - "__id__": 701 + "__id__": 627 }, { - "__id__": 702 + "__id__": 628 }, { - "__id__": 704 + "__id__": 630 }, { - "__id__": 706 + "__id__": 632 }, { - "__id__": 708 + "__id__": 634 }, { - "__id__": 710 + "__id__": 636 } ], "removedComponents": [] @@ -15548,7 +14420,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 698 + "__id__": 624 }, "propertyPath": [ "_name" @@ -15564,7 +14436,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 698 + "__id__": 624 }, "propertyPath": [ "_lpos" @@ -15579,7 +14451,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 698 + "__id__": 624 }, "propertyPath": [ "_lrot" @@ -15595,7 +14467,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 698 + "__id__": 624 }, "propertyPath": [ "_euler" @@ -15610,7 +14482,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 703 + "__id__": 629 }, "propertyPath": [ "clickEvents", @@ -15627,14 +14499,14 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 703 + "__id__": 629 }, "propertyPath": [ "clickEvents", "0" ], "value": { - "__id__": 705 + "__id__": 631 } }, { @@ -15650,14 +14522,14 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 703 + "__id__": 629 }, "propertyPath": [ "clickEvents", "1" ], "value": { - "__id__": 707 + "__id__": 633 } }, { @@ -15673,20 +14545,20 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 703 + "__id__": 629 }, "propertyPath": [ "clickEvents", "2" ], "value": { - "__id__": 709 + "__id__": 635 } }, { "__type__": "cc.ClickEvent", "target": { - "__id__": 553 + "__id__": 479 }, "component": "", "_componentId": "463c7iN7clDbLBuuJ6fqWQv", @@ -15696,14 +14568,14 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 703 + "__id__": 629 }, "propertyPath": [ "clickEvents", "3" ], "value": { - "__id__": 711 + "__id__": 637 } }, { @@ -15722,11 +14594,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 663 + "__id__": 589 }, "_enabled": true, "__prefab": { - "__id__": 713 + "__id__": 639 }, "_contentSize": { "__type__": "cc.Size", @@ -15763,11 +14635,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 554 + "__id__": 480 }, "_enabled": true, "__prefab": { - "__id__": 716 + "__id__": 642 }, "_contentSize": { "__type__": "cc.Size", @@ -15804,11 +14676,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 553 + "__id__": 479 }, "_enabled": true, "__prefab": { - "__id__": 719 + "__id__": 645 }, "_contentSize": { "__type__": "cc.Size", @@ -15832,11 +14704,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 553 + "__id__": 479 }, "_enabled": true, "__prefab": { - "__id__": 721 + "__id__": 647 }, "_id": "" }, @@ -15850,11 +14722,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 553 + "__id__": 479 }, "_enabled": true, "__prefab": { - "__id__": 723 + "__id__": 649 }, "_alignFlags": 18, "_target": null, @@ -15903,7 +14775,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 726 + "__id__": 652 }, "_contentSize": { "__type__": "cc.Size", @@ -15931,7 +14803,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 728 + "__id__": 654 }, "_alignFlags": 16, "_target": null, @@ -15967,7 +14839,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 730 + "__id__": 656 }, "_id": "" }, @@ -15998,23 +14870,23 @@ }, "_children": [ { - "__id__": 733 + "__id__": 659 }, { - "__id__": 783 + "__id__": 709 } ], "_active": true, "_components": [ { - "__id__": 833 + "__id__": 759 }, { - "__id__": 835 + "__id__": 761 } ], "_prefab": { - "__id__": 837 + "__id__": 763 }, "_lpos": { "__type__": "cc.Vec3", @@ -16051,33 +14923,33 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 732 + "__id__": 658 }, "_children": [ { - "__id__": 734 + "__id__": 660 }, { - "__id__": 746 + "__id__": 672 }, { - "__id__": 756 + "__id__": 682 }, { - "__id__": 766 + "__id__": 692 } ], "_active": true, "_components": [ { - "__id__": 778 + "__id__": 704 }, { - "__id__": 780 + "__id__": 706 } ], "_prefab": { - "__id__": 782 + "__id__": 708 }, "_lpos": { "__type__": "cc.Vec3", @@ -16114,24 +14986,24 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 733 + "__id__": 659 }, "_children": [ { - "__id__": 735 + "__id__": 661 } ], "_active": true, "_components": [ { - "__id__": 741 + "__id__": 667 }, { - "__id__": 743 + "__id__": 669 } ], "_prefab": { - "__id__": 745 + "__id__": 671 }, "_lpos": { "__type__": "cc.Vec3", @@ -16168,20 +15040,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 734 + "__id__": 660 }, "_children": [], "_active": true, "_components": [ { - "__id__": 736 + "__id__": 662 }, { - "__id__": 738 + "__id__": 664 } ], "_prefab": { - "__id__": 740 + "__id__": 666 }, "_lpos": { "__type__": "cc.Vec3", @@ -16218,11 +15090,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 735 + "__id__": 661 }, "_enabled": true, "__prefab": { - "__id__": 737 + "__id__": 663 }, "_contentSize": { "__type__": "cc.Size", @@ -16246,11 +15118,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 735 + "__id__": 661 }, "_enabled": true, "__prefab": { - "__id__": 739 + "__id__": 665 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -16304,11 +15176,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 734 + "__id__": 660 }, "_enabled": true, "__prefab": { - "__id__": 742 + "__id__": 668 }, "_contentSize": { "__type__": "cc.Size", @@ -16332,11 +15204,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 734 + "__id__": 660 }, "_enabled": true, "__prefab": { - "__id__": 744 + "__id__": 670 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -16390,26 +15262,26 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 733 + "__id__": 659 }, "_children": [], "_active": true, "_components": [ { - "__id__": 747 + "__id__": 673 }, { - "__id__": 749 + "__id__": 675 }, { - "__id__": 751 + "__id__": 677 }, { - "__id__": 753 + "__id__": 679 } ], "_prefab": { - "__id__": 755 + "__id__": 681 }, "_lpos": { "__type__": "cc.Vec3", @@ -16446,11 +15318,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 746 + "__id__": 672 }, "_enabled": true, "__prefab": { - "__id__": 748 + "__id__": 674 }, "_contentSize": { "__type__": "cc.Size", @@ -16474,11 +15346,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 746 + "__id__": 672 }, "_enabled": true, "__prefab": { - "__id__": 750 + "__id__": 676 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -16542,11 +15414,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 746 + "__id__": 672 }, "_enabled": true, "__prefab": { - "__id__": 752 + "__id__": 678 }, "_id": "" }, @@ -16560,11 +15432,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 746 + "__id__": 672 }, "_enabled": true, "__prefab": { - "__id__": 754 + "__id__": 680 }, "templateMode": false, "watchPath": "data.role.gold", @@ -16597,26 +15469,26 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 733 + "__id__": 659 }, "_children": [], "_active": false, "_components": [ { - "__id__": 757 + "__id__": 683 }, { - "__id__": 759 + "__id__": 685 }, { - "__id__": 761 + "__id__": 687 }, { - "__id__": 763 + "__id__": 689 } ], "_prefab": { - "__id__": 765 + "__id__": 691 }, "_lpos": { "__type__": "cc.Vec3", @@ -16653,11 +15525,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 756 + "__id__": 682 }, "_enabled": true, "__prefab": { - "__id__": 758 + "__id__": 684 }, "_contentSize": { "__type__": "cc.Size", @@ -16681,11 +15553,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 756 + "__id__": 682 }, "_enabled": true, "__prefab": { - "__id__": 760 + "__id__": 686 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -16749,11 +15621,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 756 + "__id__": 682 }, "_enabled": true, "__prefab": { - "__id__": 762 + "__id__": 688 }, "_id": "" }, @@ -16767,11 +15639,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 756 + "__id__": 682 }, "_enabled": true, "__prefab": { - "__id__": 764 + "__id__": 690 }, "templateMode": false, "watchPath": "data.power.max", @@ -16804,24 +15676,24 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 733 + "__id__": 659 }, "_children": [ { - "__id__": 767 + "__id__": 693 } ], "_active": true, "_components": [ { - "__id__": 773 + "__id__": 699 }, { - "__id__": 775 + "__id__": 701 } ], "_prefab": { - "__id__": 777 + "__id__": 703 }, "_lpos": { "__type__": "cc.Vec3", @@ -16858,20 +15730,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 766 + "__id__": 692 }, "_children": [], "_active": true, "_components": [ { - "__id__": 768 + "__id__": 694 }, { - "__id__": 770 + "__id__": 696 } ], "_prefab": { - "__id__": 772 + "__id__": 698 }, "_lpos": { "__type__": "cc.Vec3", @@ -16908,11 +15780,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 767 + "__id__": 693 }, "_enabled": true, "__prefab": { - "__id__": 769 + "__id__": 695 }, "_contentSize": { "__type__": "cc.Size", @@ -16936,11 +15808,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 767 + "__id__": 693 }, "_enabled": true, "__prefab": { - "__id__": 771 + "__id__": 697 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -16994,11 +15866,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 766 + "__id__": 692 }, "_enabled": true, "__prefab": { - "__id__": 774 + "__id__": 700 }, "_contentSize": { "__type__": "cc.Size", @@ -17022,11 +15894,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 766 + "__id__": 692 }, "_enabled": true, "__prefab": { - "__id__": 776 + "__id__": 702 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -17080,11 +15952,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 733 + "__id__": 659 }, "_enabled": true, "__prefab": { - "__id__": 779 + "__id__": 705 }, "_contentSize": { "__type__": "cc.Size", @@ -17108,11 +15980,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 733 + "__id__": 659 }, "_enabled": true, "__prefab": { - "__id__": 781 + "__id__": 707 }, "_alignFlags": 12, "_target": null, @@ -17157,33 +16029,33 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 732 + "__id__": 658 }, "_children": [ { - "__id__": 784 + "__id__": 710 }, { - "__id__": 796 + "__id__": 722 }, { - "__id__": 806 + "__id__": 732 }, { - "__id__": 816 + "__id__": 742 } ], "_active": true, "_components": [ { - "__id__": 828 + "__id__": 754 }, { - "__id__": 830 + "__id__": 756 } ], "_prefab": { - "__id__": 832 + "__id__": 758 }, "_lpos": { "__type__": "cc.Vec3", @@ -17220,24 +16092,24 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 783 + "__id__": 709 }, "_children": [ { - "__id__": 785 + "__id__": 711 } ], "_active": true, "_components": [ { - "__id__": 791 + "__id__": 717 }, { - "__id__": 793 + "__id__": 719 } ], "_prefab": { - "__id__": 795 + "__id__": 721 }, "_lpos": { "__type__": "cc.Vec3", @@ -17274,20 +16146,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 784 + "__id__": 710 }, "_children": [], "_active": true, "_components": [ { - "__id__": 786 + "__id__": 712 }, { - "__id__": 788 + "__id__": 714 } ], "_prefab": { - "__id__": 790 + "__id__": 716 }, "_lpos": { "__type__": "cc.Vec3", @@ -17324,11 +16196,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 785 + "__id__": 711 }, "_enabled": true, "__prefab": { - "__id__": 787 + "__id__": 713 }, "_contentSize": { "__type__": "cc.Size", @@ -17352,11 +16224,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 785 + "__id__": 711 }, "_enabled": true, "__prefab": { - "__id__": 789 + "__id__": 715 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -17410,11 +16282,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 784 + "__id__": 710 }, "_enabled": true, "__prefab": { - "__id__": 792 + "__id__": 718 }, "_contentSize": { "__type__": "cc.Size", @@ -17438,11 +16310,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 784 + "__id__": 710 }, "_enabled": true, "__prefab": { - "__id__": 794 + "__id__": 720 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -17496,26 +16368,26 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 783 + "__id__": 709 }, "_children": [], "_active": true, "_components": [ { - "__id__": 797 + "__id__": 723 }, { - "__id__": 799 + "__id__": 725 }, { - "__id__": 801 + "__id__": 727 }, { - "__id__": 803 + "__id__": 729 } ], "_prefab": { - "__id__": 805 + "__id__": 731 }, "_lpos": { "__type__": "cc.Vec3", @@ -17552,11 +16424,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 796 + "__id__": 722 }, "_enabled": true, "__prefab": { - "__id__": 798 + "__id__": 724 }, "_contentSize": { "__type__": "cc.Size", @@ -17580,11 +16452,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 796 + "__id__": 722 }, "_enabled": true, "__prefab": { - "__id__": 800 + "__id__": 726 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -17648,11 +16520,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 796 + "__id__": 722 }, "_enabled": true, "__prefab": { - "__id__": 802 + "__id__": 728 }, "_id": "" }, @@ -17666,11 +16538,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 796 + "__id__": 722 }, "_enabled": true, "__prefab": { - "__id__": 804 + "__id__": 730 }, "templateMode": false, "watchPath": "data.role.energy", @@ -17703,26 +16575,26 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 783 + "__id__": 709 }, "_children": [], "_active": false, "_components": [ { - "__id__": 807 + "__id__": 733 }, { - "__id__": 809 + "__id__": 735 }, { - "__id__": 811 + "__id__": 737 }, { - "__id__": 813 + "__id__": 739 } ], "_prefab": { - "__id__": 815 + "__id__": 741 }, "_lpos": { "__type__": "cc.Vec3", @@ -17759,11 +16631,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 806 + "__id__": 732 }, "_enabled": true, "__prefab": { - "__id__": 808 + "__id__": 734 }, "_contentSize": { "__type__": "cc.Size", @@ -17787,11 +16659,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 806 + "__id__": 732 }, "_enabled": true, "__prefab": { - "__id__": 810 + "__id__": 736 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -17855,11 +16727,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 806 + "__id__": 732 }, "_enabled": true, "__prefab": { - "__id__": 812 + "__id__": 738 }, "_id": "" }, @@ -17873,11 +16745,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 806 + "__id__": 732 }, "_enabled": true, "__prefab": { - "__id__": 814 + "__id__": 740 }, "templateMode": false, "watchPath": "data.power.max", @@ -17910,24 +16782,24 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 783 + "__id__": 709 }, "_children": [ { - "__id__": 817 + "__id__": 743 } ], "_active": true, "_components": [ { - "__id__": 823 + "__id__": 749 }, { - "__id__": 825 + "__id__": 751 } ], "_prefab": { - "__id__": 827 + "__id__": 753 }, "_lpos": { "__type__": "cc.Vec3", @@ -17964,20 +16836,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 816 + "__id__": 742 }, "_children": [], "_active": true, "_components": [ { - "__id__": 818 + "__id__": 744 }, { - "__id__": 820 + "__id__": 746 } ], "_prefab": { - "__id__": 822 + "__id__": 748 }, "_lpos": { "__type__": "cc.Vec3", @@ -18014,11 +16886,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 817 + "__id__": 743 }, "_enabled": true, "__prefab": { - "__id__": 819 + "__id__": 745 }, "_contentSize": { "__type__": "cc.Size", @@ -18042,11 +16914,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 817 + "__id__": 743 }, "_enabled": true, "__prefab": { - "__id__": 821 + "__id__": 747 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -18100,11 +16972,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 816 + "__id__": 742 }, "_enabled": true, "__prefab": { - "__id__": 824 + "__id__": 750 }, "_contentSize": { "__type__": "cc.Size", @@ -18128,11 +17000,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 816 + "__id__": 742 }, "_enabled": true, "__prefab": { - "__id__": 826 + "__id__": 752 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -18186,11 +17058,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 783 + "__id__": 709 }, "_enabled": true, "__prefab": { - "__id__": 829 + "__id__": 755 }, "_contentSize": { "__type__": "cc.Size", @@ -18214,11 +17086,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 783 + "__id__": 709 }, "_enabled": true, "__prefab": { - "__id__": 831 + "__id__": 757 }, "_alignFlags": 12, "_target": null, @@ -18263,11 +17135,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 732 + "__id__": 658 }, "_enabled": true, "__prefab": { - "__id__": 834 + "__id__": 760 }, "_contentSize": { "__type__": "cc.Size", @@ -18291,11 +17163,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 732 + "__id__": 658 }, "_enabled": true, "__prefab": { - "__id__": 836 + "__id__": 762 }, "_alignFlags": 9, "_target": null, @@ -18346,11 +17218,11 @@ "_active": true, "_components": [ { - "__id__": 839 + "__id__": 765 } ], "_prefab": { - "__id__": 841 + "__id__": 767 }, "_lpos": { "__type__": "cc.Vec3", @@ -18387,11 +17259,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 838 + "__id__": 764 }, "_enabled": true, "__prefab": { - "__id__": 840 + "__id__": 766 }, "_contentSize": { "__type__": "cc.Size", @@ -18432,50 +17304,50 @@ }, "_children": [ { - "__id__": 843 + "__id__": 769 }, { - "__id__": 851 + "__id__": 777 }, { - "__id__": 947 + "__id__": 873 }, { - "__id__": 971 + "__id__": 897 }, { - "__id__": 1111 + "__id__": 1037 }, { - "__id__": 1293 + "__id__": 1219 }, { - "__id__": 1533 + "__id__": 1459 }, { - "__id__": 1682 + "__id__": 1608 }, { - "__id__": 2042 + "__id__": 1968 }, { - "__id__": 2078 + "__id__": 2004 } ], "_active": true, "_components": [ { - "__id__": 2128 + "__id__": 2054 }, { - "__id__": 2130 + "__id__": 2056 }, { - "__id__": 2132 + "__id__": 2058 } ], "_prefab": { - "__id__": 2134 + "__id__": 2060 }, "_lpos": { "__type__": "cc.Vec3", @@ -18512,23 +17384,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 842 + "__id__": 768 }, "_children": [], "_active": true, "_components": [ { - "__id__": 844 + "__id__": 770 }, { - "__id__": 846 + "__id__": 772 }, { - "__id__": 848 + "__id__": 774 } ], "_prefab": { - "__id__": 850 + "__id__": 776 }, "_lpos": { "__type__": "cc.Vec3", @@ -18565,11 +17437,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 843 + "__id__": 769 }, "_enabled": true, "__prefab": { - "__id__": 845 + "__id__": 771 }, "_contentSize": { "__type__": "cc.Size", @@ -18593,11 +17465,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 843 + "__id__": 769 }, "_enabled": true, "__prefab": { - "__id__": 847 + "__id__": 773 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -18638,11 +17510,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 843 + "__id__": 769 }, "_enabled": true, "__prefab": { - "__id__": 849 + "__id__": 775 }, "_alignFlags": 45, "_target": null, @@ -18687,36 +17559,36 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 842 + "__id__": 768 }, "_children": [ { - "__id__": 852 + "__id__": 778 }, { - "__id__": 858 + "__id__": 784 }, { - "__id__": 864 + "__id__": 790 }, { - "__id__": 900 + "__id__": 826 }, { - "__id__": 936 + "__id__": 862 } ], "_active": true, "_components": [ { - "__id__": 942 + "__id__": 868 }, { - "__id__": 944 + "__id__": 870 } ], "_prefab": { - "__id__": 946 + "__id__": 872 }, "_lpos": { "__type__": "cc.Vec3", @@ -18753,20 +17625,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 851 + "__id__": 777 }, "_children": [], "_active": true, "_components": [ { - "__id__": 853 + "__id__": 779 }, { - "__id__": 855 + "__id__": 781 } ], "_prefab": { - "__id__": 857 + "__id__": 783 }, "_lpos": { "__type__": "cc.Vec3", @@ -18803,11 +17675,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 852 + "__id__": 778 }, "_enabled": true, "__prefab": { - "__id__": 854 + "__id__": 780 }, "_contentSize": { "__type__": "cc.Size", @@ -18831,11 +17703,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 852 + "__id__": 778 }, "_enabled": true, "__prefab": { - "__id__": 856 + "__id__": 782 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -18889,20 +17761,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 851 + "__id__": 777 }, "_children": [], "_active": true, "_components": [ { - "__id__": 859 + "__id__": 785 }, { - "__id__": 861 + "__id__": 787 } ], "_prefab": { - "__id__": 863 + "__id__": 789 }, "_lpos": { "__type__": "cc.Vec3", @@ -18939,11 +17811,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 858 + "__id__": 784 }, "_enabled": true, "__prefab": { - "__id__": 860 + "__id__": 786 }, "_contentSize": { "__type__": "cc.Size", @@ -18967,11 +17839,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 858 + "__id__": 784 }, "_enabled": true, "__prefab": { - "__id__": 862 + "__id__": 788 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -19048,36 +17920,36 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 851 + "__id__": 777 }, "_children": [ { - "__id__": 865 + "__id__": 791 }, { - "__id__": 871 + "__id__": 797 }, { - "__id__": 877 + "__id__": 803 }, { - "__id__": 883 + "__id__": 809 }, { - "__id__": 889 + "__id__": 815 } ], "_active": true, "_components": [ { - "__id__": 895 + "__id__": 821 }, { - "__id__": 897 + "__id__": 823 } ], "_prefab": { - "__id__": 899 + "__id__": 825 }, "_lpos": { "__type__": "cc.Vec3", @@ -19114,20 +17986,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 864 + "__id__": 790 }, "_children": [], "_active": true, "_components": [ { - "__id__": 866 + "__id__": 792 }, { - "__id__": 868 + "__id__": 794 } ], "_prefab": { - "__id__": 870 + "__id__": 796 }, "_lpos": { "__type__": "cc.Vec3", @@ -19164,11 +18036,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 865 + "__id__": 791 }, "_enabled": true, "__prefab": { - "__id__": 867 + "__id__": 793 }, "_contentSize": { "__type__": "cc.Size", @@ -19192,11 +18064,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 865 + "__id__": 791 }, "_enabled": true, "__prefab": { - "__id__": 869 + "__id__": 795 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -19250,20 +18122,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 864 + "__id__": 790 }, "_children": [], "_active": true, "_components": [ { - "__id__": 872 + "__id__": 798 }, { - "__id__": 874 + "__id__": 800 } ], "_prefab": { - "__id__": 876 + "__id__": 802 }, "_lpos": { "__type__": "cc.Vec3", @@ -19300,11 +18172,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 871 + "__id__": 797 }, "_enabled": true, "__prefab": { - "__id__": 873 + "__id__": 799 }, "_contentSize": { "__type__": "cc.Size", @@ -19328,11 +18200,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 871 + "__id__": 797 }, "_enabled": true, "__prefab": { - "__id__": 875 + "__id__": 801 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -19386,20 +18258,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 864 + "__id__": 790 }, "_children": [], "_active": true, "_components": [ { - "__id__": 878 + "__id__": 804 }, { - "__id__": 880 + "__id__": 806 } ], "_prefab": { - "__id__": 882 + "__id__": 808 }, "_lpos": { "__type__": "cc.Vec3", @@ -19436,11 +18308,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 877 + "__id__": 803 }, "_enabled": true, "__prefab": { - "__id__": 879 + "__id__": 805 }, "_contentSize": { "__type__": "cc.Size", @@ -19464,11 +18336,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 877 + "__id__": 803 }, "_enabled": true, "__prefab": { - "__id__": 881 + "__id__": 807 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -19522,20 +18394,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 864 + "__id__": 790 }, "_children": [], "_active": true, "_components": [ { - "__id__": 884 + "__id__": 810 }, { - "__id__": 886 + "__id__": 812 } ], "_prefab": { - "__id__": 888 + "__id__": 814 }, "_lpos": { "__type__": "cc.Vec3", @@ -19572,11 +18444,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 883 + "__id__": 809 }, "_enabled": true, "__prefab": { - "__id__": 885 + "__id__": 811 }, "_contentSize": { "__type__": "cc.Size", @@ -19600,11 +18472,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 883 + "__id__": 809 }, "_enabled": true, "__prefab": { - "__id__": 887 + "__id__": 813 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -19658,20 +18530,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 864 + "__id__": 790 }, "_children": [], "_active": true, "_components": [ { - "__id__": 890 + "__id__": 816 }, { - "__id__": 892 + "__id__": 818 } ], "_prefab": { - "__id__": 894 + "__id__": 820 }, "_lpos": { "__type__": "cc.Vec3", @@ -19708,11 +18580,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 889 + "__id__": 815 }, "_enabled": true, "__prefab": { - "__id__": 891 + "__id__": 817 }, "_contentSize": { "__type__": "cc.Size", @@ -19736,11 +18608,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 889 + "__id__": 815 }, "_enabled": true, "__prefab": { - "__id__": 893 + "__id__": 819 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -19794,11 +18666,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 864 + "__id__": 790 }, "_enabled": true, "__prefab": { - "__id__": 896 + "__id__": 822 }, "_contentSize": { "__type__": "cc.Size", @@ -19822,11 +18694,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 864 + "__id__": 790 }, "_enabled": true, "__prefab": { - "__id__": 898 + "__id__": 824 }, "_resizeMode": 0, "_layoutType": 3, @@ -19873,36 +18745,36 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 851 + "__id__": 777 }, "_children": [ { - "__id__": 901 + "__id__": 827 }, { - "__id__": 907 + "__id__": 833 }, { - "__id__": 913 + "__id__": 839 }, { - "__id__": 919 + "__id__": 845 }, { - "__id__": 925 + "__id__": 851 } ], "_active": true, "_components": [ { - "__id__": 931 + "__id__": 857 }, { - "__id__": 933 + "__id__": 859 } ], "_prefab": { - "__id__": 935 + "__id__": 861 }, "_lpos": { "__type__": "cc.Vec3", @@ -19939,20 +18811,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 900 + "__id__": 826 }, "_children": [], "_active": true, "_components": [ { - "__id__": 902 + "__id__": 828 }, { - "__id__": 904 + "__id__": 830 } ], "_prefab": { - "__id__": 906 + "__id__": 832 }, "_lpos": { "__type__": "cc.Vec3", @@ -19989,11 +18861,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 901 + "__id__": 827 }, "_enabled": true, "__prefab": { - "__id__": 903 + "__id__": 829 }, "_contentSize": { "__type__": "cc.Size", @@ -20017,11 +18889,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 901 + "__id__": 827 }, "_enabled": true, "__prefab": { - "__id__": 905 + "__id__": 831 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -20075,20 +18947,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 900 + "__id__": 826 }, "_children": [], "_active": true, "_components": [ { - "__id__": 908 + "__id__": 834 }, { - "__id__": 910 + "__id__": 836 } ], "_prefab": { - "__id__": 912 + "__id__": 838 }, "_lpos": { "__type__": "cc.Vec3", @@ -20125,11 +18997,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 907 + "__id__": 833 }, "_enabled": true, "__prefab": { - "__id__": 909 + "__id__": 835 }, "_contentSize": { "__type__": "cc.Size", @@ -20153,11 +19025,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 907 + "__id__": 833 }, "_enabled": true, "__prefab": { - "__id__": 911 + "__id__": 837 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -20211,20 +19083,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 900 + "__id__": 826 }, "_children": [], "_active": true, "_components": [ { - "__id__": 914 + "__id__": 840 }, { - "__id__": 916 + "__id__": 842 } ], "_prefab": { - "__id__": 918 + "__id__": 844 }, "_lpos": { "__type__": "cc.Vec3", @@ -20261,11 +19133,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 913 + "__id__": 839 }, "_enabled": true, "__prefab": { - "__id__": 915 + "__id__": 841 }, "_contentSize": { "__type__": "cc.Size", @@ -20289,11 +19161,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 913 + "__id__": 839 }, "_enabled": true, "__prefab": { - "__id__": 917 + "__id__": 843 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -20347,20 +19219,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 900 + "__id__": 826 }, "_children": [], "_active": true, "_components": [ { - "__id__": 920 + "__id__": 846 }, { - "__id__": 922 + "__id__": 848 } ], "_prefab": { - "__id__": 924 + "__id__": 850 }, "_lpos": { "__type__": "cc.Vec3", @@ -20397,11 +19269,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 919 + "__id__": 845 }, "_enabled": true, "__prefab": { - "__id__": 921 + "__id__": 847 }, "_contentSize": { "__type__": "cc.Size", @@ -20425,11 +19297,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 919 + "__id__": 845 }, "_enabled": true, "__prefab": { - "__id__": 923 + "__id__": 849 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -20483,20 +19355,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 900 + "__id__": 826 }, "_children": [], "_active": true, "_components": [ { - "__id__": 926 + "__id__": 852 }, { - "__id__": 928 + "__id__": 854 } ], "_prefab": { - "__id__": 930 + "__id__": 856 }, "_lpos": { "__type__": "cc.Vec3", @@ -20533,11 +19405,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 925 + "__id__": 851 }, "_enabled": true, "__prefab": { - "__id__": 927 + "__id__": 853 }, "_contentSize": { "__type__": "cc.Size", @@ -20561,11 +19433,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 925 + "__id__": 851 }, "_enabled": true, "__prefab": { - "__id__": 929 + "__id__": 855 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -20619,11 +19491,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 900 + "__id__": 826 }, "_enabled": true, "__prefab": { - "__id__": 932 + "__id__": 858 }, "_contentSize": { "__type__": "cc.Size", @@ -20647,11 +19519,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 900 + "__id__": 826 }, "_enabled": true, "__prefab": { - "__id__": 934 + "__id__": 860 }, "_resizeMode": 0, "_layoutType": 3, @@ -20698,20 +19570,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 851 + "__id__": 777 }, "_children": [], "_active": true, "_components": [ { - "__id__": 937 + "__id__": 863 }, { - "__id__": 939 + "__id__": 865 } ], "_prefab": { - "__id__": 941 + "__id__": 867 }, "_lpos": { "__type__": "cc.Vec3", @@ -20748,11 +19620,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 936 + "__id__": 862 }, "_enabled": true, "__prefab": { - "__id__": 938 + "__id__": 864 }, "_contentSize": { "__type__": "cc.Size", @@ -20776,11 +19648,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 936 + "__id__": 862 }, "_enabled": true, "__prefab": { - "__id__": 940 + "__id__": 866 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -20857,11 +19729,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 851 + "__id__": 777 }, "_enabled": true, "__prefab": { - "__id__": 943 + "__id__": 869 }, "_contentSize": { "__type__": "cc.Size", @@ -20885,11 +19757,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 851 + "__id__": 777 }, "_enabled": true, "__prefab": { - "__id__": 945 + "__id__": 871 }, "_alignFlags": 1, "_target": null, @@ -20934,30 +19806,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 842 + "__id__": 768 }, "_children": [ { - "__id__": 948 + "__id__": 874 }, { - "__id__": 954 + "__id__": 880 }, { - "__id__": 960 + "__id__": 886 } ], "_active": true, "_components": [ { - "__id__": 966 + "__id__": 892 }, { - "__id__": 968 + "__id__": 894 } ], "_prefab": { - "__id__": 970 + "__id__": 896 }, "_lpos": { "__type__": "cc.Vec3", @@ -20994,20 +19866,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 947 + "__id__": 873 }, "_children": [], "_active": true, "_components": [ { - "__id__": 949 + "__id__": 875 }, { - "__id__": 951 + "__id__": 877 } ], "_prefab": { - "__id__": 953 + "__id__": 879 }, "_lpos": { "__type__": "cc.Vec3", @@ -21044,11 +19916,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 948 + "__id__": 874 }, "_enabled": true, "__prefab": { - "__id__": 950 + "__id__": 876 }, "_contentSize": { "__type__": "cc.Size", @@ -21072,11 +19944,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 948 + "__id__": 874 }, "_enabled": true, "__prefab": { - "__id__": 952 + "__id__": 878 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -21130,20 +20002,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 947 + "__id__": 873 }, "_children": [], "_active": true, "_components": [ { - "__id__": 955 + "__id__": 881 }, { - "__id__": 957 + "__id__": 883 } ], "_prefab": { - "__id__": 959 + "__id__": 885 }, "_lpos": { "__type__": "cc.Vec3", @@ -21180,11 +20052,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 954 + "__id__": 880 }, "_enabled": true, "__prefab": { - "__id__": 956 + "__id__": 882 }, "_contentSize": { "__type__": "cc.Size", @@ -21208,11 +20080,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 954 + "__id__": 880 }, "_enabled": true, "__prefab": { - "__id__": 958 + "__id__": 884 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -21266,20 +20138,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 947 + "__id__": 873 }, "_children": [], "_active": true, "_components": [ { - "__id__": 961 + "__id__": 887 }, { - "__id__": 963 + "__id__": 889 } ], "_prefab": { - "__id__": 965 + "__id__": 891 }, "_lpos": { "__type__": "cc.Vec3", @@ -21316,11 +20188,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 960 + "__id__": 886 }, "_enabled": true, "__prefab": { - "__id__": 962 + "__id__": 888 }, "_contentSize": { "__type__": "cc.Size", @@ -21344,11 +20216,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 960 + "__id__": 886 }, "_enabled": true, "__prefab": { - "__id__": 964 + "__id__": 890 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -21402,11 +20274,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 947 + "__id__": 873 }, "_enabled": true, "__prefab": { - "__id__": 967 + "__id__": 893 }, "_contentSize": { "__type__": "cc.Size", @@ -21430,11 +20302,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 947 + "__id__": 873 }, "_enabled": true, "__prefab": { - "__id__": 969 + "__id__": 895 }, "_alignFlags": 10, "_target": null, @@ -21479,42 +20351,42 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 842 + "__id__": 768 }, "_children": [ { - "__id__": 972 + "__id__": 898 }, { - "__id__": 994 + "__id__": 920 }, { - "__id__": 1016 + "__id__": 942 }, { - "__id__": 1038 + "__id__": 964 }, { - "__id__": 1060 + "__id__": 986 }, { - "__id__": 1082 + "__id__": 1008 } ], "_active": true, "_components": [ { - "__id__": 1104 + "__id__": 1030 }, { - "__id__": 1106 + "__id__": 1032 }, { - "__id__": 1108 + "__id__": 1034 } ], "_prefab": { - "__id__": 1110 + "__id__": 1036 }, "_lpos": { "__type__": "cc.Vec3", @@ -21551,27 +20423,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 971 + "__id__": 897 }, "_children": [ { - "__id__": 973 + "__id__": 899 }, { - "__id__": 979 + "__id__": 905 }, { - "__id__": 985 + "__id__": 911 } ], "_active": true, "_components": [ { - "__id__": 991 + "__id__": 917 } ], "_prefab": { - "__id__": 993 + "__id__": 919 }, "_lpos": { "__type__": "cc.Vec3", @@ -21608,20 +20480,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 972 + "__id__": 898 }, "_children": [], "_active": true, "_components": [ { - "__id__": 974 + "__id__": 900 }, { - "__id__": 976 + "__id__": 902 } ], "_prefab": { - "__id__": 978 + "__id__": 904 }, "_lpos": { "__type__": "cc.Vec3", @@ -21658,11 +20530,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 973 + "__id__": 899 }, "_enabled": true, "__prefab": { - "__id__": 975 + "__id__": 901 }, "_contentSize": { "__type__": "cc.Size", @@ -21686,11 +20558,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 973 + "__id__": 899 }, "_enabled": true, "__prefab": { - "__id__": 977 + "__id__": 903 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -21744,20 +20616,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 972 + "__id__": 898 }, "_children": [], "_active": true, "_components": [ { - "__id__": 980 + "__id__": 906 }, { - "__id__": 982 + "__id__": 908 } ], "_prefab": { - "__id__": 984 + "__id__": 910 }, "_lpos": { "__type__": "cc.Vec3", @@ -21794,11 +20666,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 979 + "__id__": 905 }, "_enabled": true, "__prefab": { - "__id__": 981 + "__id__": 907 }, "_contentSize": { "__type__": "cc.Size", @@ -21822,11 +20694,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 979 + "__id__": 905 }, "_enabled": true, "__prefab": { - "__id__": 983 + "__id__": 909 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -21903,20 +20775,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 972 + "__id__": 898 }, "_children": [], "_active": true, "_components": [ { - "__id__": 986 + "__id__": 912 }, { - "__id__": 988 + "__id__": 914 } ], "_prefab": { - "__id__": 990 + "__id__": 916 }, "_lpos": { "__type__": "cc.Vec3", @@ -21953,11 +20825,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 985 + "__id__": 911 }, "_enabled": true, "__prefab": { - "__id__": 987 + "__id__": 913 }, "_contentSize": { "__type__": "cc.Size", @@ -21981,11 +20853,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 985 + "__id__": 911 }, "_enabled": true, "__prefab": { - "__id__": 989 + "__id__": 915 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -22062,11 +20934,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 972 + "__id__": 898 }, "_enabled": true, "__prefab": { - "__id__": 992 + "__id__": 918 }, "_contentSize": { "__type__": "cc.Size", @@ -22103,27 +20975,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 971 + "__id__": 897 }, "_children": [ { - "__id__": 995 + "__id__": 921 }, { - "__id__": 1001 + "__id__": 927 }, { - "__id__": 1007 + "__id__": 933 } ], "_active": true, "_components": [ { - "__id__": 1013 + "__id__": 939 } ], "_prefab": { - "__id__": 1015 + "__id__": 941 }, "_lpos": { "__type__": "cc.Vec3", @@ -22160,20 +21032,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 994 + "__id__": 920 }, "_children": [], "_active": true, "_components": [ { - "__id__": 996 + "__id__": 922 }, { - "__id__": 998 + "__id__": 924 } ], "_prefab": { - "__id__": 1000 + "__id__": 926 }, "_lpos": { "__type__": "cc.Vec3", @@ -22210,11 +21082,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 995 + "__id__": 921 }, "_enabled": true, "__prefab": { - "__id__": 997 + "__id__": 923 }, "_contentSize": { "__type__": "cc.Size", @@ -22238,11 +21110,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 995 + "__id__": 921 }, "_enabled": true, "__prefab": { - "__id__": 999 + "__id__": 925 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -22296,20 +21168,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 994 + "__id__": 920 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1002 + "__id__": 928 }, { - "__id__": 1004 + "__id__": 930 } ], "_prefab": { - "__id__": 1006 + "__id__": 932 }, "_lpos": { "__type__": "cc.Vec3", @@ -22346,11 +21218,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1001 + "__id__": 927 }, "_enabled": true, "__prefab": { - "__id__": 1003 + "__id__": 929 }, "_contentSize": { "__type__": "cc.Size", @@ -22374,11 +21246,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1001 + "__id__": 927 }, "_enabled": true, "__prefab": { - "__id__": 1005 + "__id__": 931 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -22455,20 +21327,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 994 + "__id__": 920 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1008 + "__id__": 934 }, { - "__id__": 1010 + "__id__": 936 } ], "_prefab": { - "__id__": 1012 + "__id__": 938 }, "_lpos": { "__type__": "cc.Vec3", @@ -22505,11 +21377,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1007 + "__id__": 933 }, "_enabled": true, "__prefab": { - "__id__": 1009 + "__id__": 935 }, "_contentSize": { "__type__": "cc.Size", @@ -22533,11 +21405,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1007 + "__id__": 933 }, "_enabled": true, "__prefab": { - "__id__": 1011 + "__id__": 937 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -22614,11 +21486,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 994 + "__id__": 920 }, "_enabled": true, "__prefab": { - "__id__": 1014 + "__id__": 940 }, "_contentSize": { "__type__": "cc.Size", @@ -22655,27 +21527,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 971 + "__id__": 897 }, "_children": [ { - "__id__": 1017 + "__id__": 943 }, { - "__id__": 1023 + "__id__": 949 }, { - "__id__": 1029 + "__id__": 955 } ], "_active": true, "_components": [ { - "__id__": 1035 + "__id__": 961 } ], "_prefab": { - "__id__": 1037 + "__id__": 963 }, "_lpos": { "__type__": "cc.Vec3", @@ -22712,20 +21584,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1016 + "__id__": 942 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1018 + "__id__": 944 }, { - "__id__": 1020 + "__id__": 946 } ], "_prefab": { - "__id__": 1022 + "__id__": 948 }, "_lpos": { "__type__": "cc.Vec3", @@ -22762,11 +21634,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1017 + "__id__": 943 }, "_enabled": true, "__prefab": { - "__id__": 1019 + "__id__": 945 }, "_contentSize": { "__type__": "cc.Size", @@ -22790,11 +21662,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1017 + "__id__": 943 }, "_enabled": true, "__prefab": { - "__id__": 1021 + "__id__": 947 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -22848,20 +21720,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1016 + "__id__": 942 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1024 + "__id__": 950 }, { - "__id__": 1026 + "__id__": 952 } ], "_prefab": { - "__id__": 1028 + "__id__": 954 }, "_lpos": { "__type__": "cc.Vec3", @@ -22898,11 +21770,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1023 + "__id__": 949 }, "_enabled": true, "__prefab": { - "__id__": 1025 + "__id__": 951 }, "_contentSize": { "__type__": "cc.Size", @@ -22926,11 +21798,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1023 + "__id__": 949 }, "_enabled": true, "__prefab": { - "__id__": 1027 + "__id__": 953 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -23007,20 +21879,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1016 + "__id__": 942 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1030 + "__id__": 956 }, { - "__id__": 1032 + "__id__": 958 } ], "_prefab": { - "__id__": 1034 + "__id__": 960 }, "_lpos": { "__type__": "cc.Vec3", @@ -23057,11 +21929,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1029 + "__id__": 955 }, "_enabled": true, "__prefab": { - "__id__": 1031 + "__id__": 957 }, "_contentSize": { "__type__": "cc.Size", @@ -23085,11 +21957,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1029 + "__id__": 955 }, "_enabled": true, "__prefab": { - "__id__": 1033 + "__id__": 959 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -23166,11 +22038,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1016 + "__id__": 942 }, "_enabled": true, "__prefab": { - "__id__": 1036 + "__id__": 962 }, "_contentSize": { "__type__": "cc.Size", @@ -23207,27 +22079,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 971 + "__id__": 897 }, "_children": [ { - "__id__": 1039 + "__id__": 965 }, { - "__id__": 1045 + "__id__": 971 }, { - "__id__": 1051 + "__id__": 977 } ], "_active": true, "_components": [ { - "__id__": 1057 + "__id__": 983 } ], "_prefab": { - "__id__": 1059 + "__id__": 985 }, "_lpos": { "__type__": "cc.Vec3", @@ -23264,20 +22136,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1038 + "__id__": 964 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1040 + "__id__": 966 }, { - "__id__": 1042 + "__id__": 968 } ], "_prefab": { - "__id__": 1044 + "__id__": 970 }, "_lpos": { "__type__": "cc.Vec3", @@ -23314,11 +22186,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1039 + "__id__": 965 }, "_enabled": true, "__prefab": { - "__id__": 1041 + "__id__": 967 }, "_contentSize": { "__type__": "cc.Size", @@ -23342,11 +22214,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1039 + "__id__": 965 }, "_enabled": true, "__prefab": { - "__id__": 1043 + "__id__": 969 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -23400,20 +22272,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1038 + "__id__": 964 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1046 + "__id__": 972 }, { - "__id__": 1048 + "__id__": 974 } ], "_prefab": { - "__id__": 1050 + "__id__": 976 }, "_lpos": { "__type__": "cc.Vec3", @@ -23450,11 +22322,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1045 + "__id__": 971 }, "_enabled": true, "__prefab": { - "__id__": 1047 + "__id__": 973 }, "_contentSize": { "__type__": "cc.Size", @@ -23478,11 +22350,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1045 + "__id__": 971 }, "_enabled": true, "__prefab": { - "__id__": 1049 + "__id__": 975 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -23559,20 +22431,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1038 + "__id__": 964 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1052 + "__id__": 978 }, { - "__id__": 1054 + "__id__": 980 } ], "_prefab": { - "__id__": 1056 + "__id__": 982 }, "_lpos": { "__type__": "cc.Vec3", @@ -23609,11 +22481,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1051 + "__id__": 977 }, "_enabled": true, "__prefab": { - "__id__": 1053 + "__id__": 979 }, "_contentSize": { "__type__": "cc.Size", @@ -23637,11 +22509,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1051 + "__id__": 977 }, "_enabled": true, "__prefab": { - "__id__": 1055 + "__id__": 981 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -23718,11 +22590,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1038 + "__id__": 964 }, "_enabled": true, "__prefab": { - "__id__": 1058 + "__id__": 984 }, "_contentSize": { "__type__": "cc.Size", @@ -23759,27 +22631,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 971 + "__id__": 897 }, "_children": [ { - "__id__": 1061 + "__id__": 987 }, { - "__id__": 1067 + "__id__": 993 }, { - "__id__": 1073 + "__id__": 999 } ], "_active": true, "_components": [ { - "__id__": 1079 + "__id__": 1005 } ], "_prefab": { - "__id__": 1081 + "__id__": 1007 }, "_lpos": { "__type__": "cc.Vec3", @@ -23816,20 +22688,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1060 + "__id__": 986 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1062 + "__id__": 988 }, { - "__id__": 1064 + "__id__": 990 } ], "_prefab": { - "__id__": 1066 + "__id__": 992 }, "_lpos": { "__type__": "cc.Vec3", @@ -23866,11 +22738,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1061 + "__id__": 987 }, "_enabled": true, "__prefab": { - "__id__": 1063 + "__id__": 989 }, "_contentSize": { "__type__": "cc.Size", @@ -23894,11 +22766,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1061 + "__id__": 987 }, "_enabled": true, "__prefab": { - "__id__": 1065 + "__id__": 991 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -23952,20 +22824,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1060 + "__id__": 986 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1068 + "__id__": 994 }, { - "__id__": 1070 + "__id__": 996 } ], "_prefab": { - "__id__": 1072 + "__id__": 998 }, "_lpos": { "__type__": "cc.Vec3", @@ -24002,11 +22874,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1067 + "__id__": 993 }, "_enabled": true, "__prefab": { - "__id__": 1069 + "__id__": 995 }, "_contentSize": { "__type__": "cc.Size", @@ -24030,11 +22902,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1067 + "__id__": 993 }, "_enabled": true, "__prefab": { - "__id__": 1071 + "__id__": 997 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -24111,20 +22983,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1060 + "__id__": 986 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1074 + "__id__": 1000 }, { - "__id__": 1076 + "__id__": 1002 } ], "_prefab": { - "__id__": 1078 + "__id__": 1004 }, "_lpos": { "__type__": "cc.Vec3", @@ -24161,11 +23033,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1073 + "__id__": 999 }, "_enabled": true, "__prefab": { - "__id__": 1075 + "__id__": 1001 }, "_contentSize": { "__type__": "cc.Size", @@ -24189,11 +23061,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1073 + "__id__": 999 }, "_enabled": true, "__prefab": { - "__id__": 1077 + "__id__": 1003 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -24270,11 +23142,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1060 + "__id__": 986 }, "_enabled": true, "__prefab": { - "__id__": 1080 + "__id__": 1006 }, "_contentSize": { "__type__": "cc.Size", @@ -24311,27 +23183,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 971 + "__id__": 897 }, "_children": [ { - "__id__": 1083 + "__id__": 1009 }, { - "__id__": 1089 + "__id__": 1015 }, { - "__id__": 1095 + "__id__": 1021 } ], "_active": true, "_components": [ { - "__id__": 1101 + "__id__": 1027 } ], "_prefab": { - "__id__": 1103 + "__id__": 1029 }, "_lpos": { "__type__": "cc.Vec3", @@ -24368,20 +23240,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1082 + "__id__": 1008 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1084 + "__id__": 1010 }, { - "__id__": 1086 + "__id__": 1012 } ], "_prefab": { - "__id__": 1088 + "__id__": 1014 }, "_lpos": { "__type__": "cc.Vec3", @@ -24418,11 +23290,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1083 + "__id__": 1009 }, "_enabled": true, "__prefab": { - "__id__": 1085 + "__id__": 1011 }, "_contentSize": { "__type__": "cc.Size", @@ -24446,11 +23318,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1083 + "__id__": 1009 }, "_enabled": true, "__prefab": { - "__id__": 1087 + "__id__": 1013 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -24504,20 +23376,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1082 + "__id__": 1008 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1090 + "__id__": 1016 }, { - "__id__": 1092 + "__id__": 1018 } ], "_prefab": { - "__id__": 1094 + "__id__": 1020 }, "_lpos": { "__type__": "cc.Vec3", @@ -24554,11 +23426,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1089 + "__id__": 1015 }, "_enabled": true, "__prefab": { - "__id__": 1091 + "__id__": 1017 }, "_contentSize": { "__type__": "cc.Size", @@ -24582,11 +23454,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1089 + "__id__": 1015 }, "_enabled": true, "__prefab": { - "__id__": 1093 + "__id__": 1019 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -24663,20 +23535,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1082 + "__id__": 1008 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1096 + "__id__": 1022 }, { - "__id__": 1098 + "__id__": 1024 } ], "_prefab": { - "__id__": 1100 + "__id__": 1026 }, "_lpos": { "__type__": "cc.Vec3", @@ -24713,11 +23585,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1095 + "__id__": 1021 }, "_enabled": true, "__prefab": { - "__id__": 1097 + "__id__": 1023 }, "_contentSize": { "__type__": "cc.Size", @@ -24741,11 +23613,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1095 + "__id__": 1021 }, "_enabled": true, "__prefab": { - "__id__": 1099 + "__id__": 1025 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -24822,11 +23694,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1082 + "__id__": 1008 }, "_enabled": true, "__prefab": { - "__id__": 1102 + "__id__": 1028 }, "_contentSize": { "__type__": "cc.Size", @@ -24863,11 +23735,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 971 + "__id__": 897 }, "_enabled": true, "__prefab": { - "__id__": 1105 + "__id__": 1031 }, "_contentSize": { "__type__": "cc.Size", @@ -24891,11 +23763,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 971 + "__id__": 897 }, "_enabled": true, "__prefab": { - "__id__": 1107 + "__id__": 1033 }, "_alignFlags": 18, "_target": null, @@ -24927,11 +23799,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 971 + "__id__": 897 }, "_enabled": true, "__prefab": { - "__id__": 1109 + "__id__": 1035 }, "_resizeMode": 0, "_layoutType": 3, @@ -24978,30 +23850,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 842 + "__id__": 768 }, "_children": [ { - "__id__": 1112 + "__id__": 1038 }, { - "__id__": 1280 + "__id__": 1206 } ], "_active": true, "_components": [ { - "__id__": 1286 + "__id__": 1212 }, { - "__id__": 1288 + "__id__": 1214 }, { - "__id__": 1290 + "__id__": 1216 } ], "_prefab": { - "__id__": 1292 + "__id__": 1218 }, "_lpos": { "__type__": "cc.Vec3", @@ -25038,48 +23910,48 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1111 + "__id__": 1037 }, "_children": [ { - "__id__": 1113 + "__id__": 1039 }, { - "__id__": 1131 + "__id__": 1057 }, { - "__id__": 1149 + "__id__": 1075 }, { - "__id__": 1167 + "__id__": 1093 }, { - "__id__": 1185 + "__id__": 1111 }, { - "__id__": 1203 + "__id__": 1129 }, { - "__id__": 1221 + "__id__": 1147 }, { - "__id__": 1239 + "__id__": 1165 }, { - "__id__": 1257 + "__id__": 1183 } ], "_active": true, "_components": [ { - "__id__": 1275 + "__id__": 1201 }, { - "__id__": 1277 + "__id__": 1203 } ], "_prefab": { - "__id__": 1279 + "__id__": 1205 }, "_lpos": { "__type__": "cc.Vec3", @@ -25116,27 +23988,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1112 + "__id__": 1038 }, "_children": [ { - "__id__": 1114 + "__id__": 1040 }, { - "__id__": 1120 + "__id__": 1046 } ], "_active": true, "_components": [ { - "__id__": 1126 + "__id__": 1052 }, { - "__id__": 1128 + "__id__": 1054 } ], "_prefab": { - "__id__": 1130 + "__id__": 1056 }, "_lpos": { "__type__": "cc.Vec3", @@ -25173,20 +24045,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1113 + "__id__": 1039 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1115 + "__id__": 1041 }, { - "__id__": 1117 + "__id__": 1043 } ], "_prefab": { - "__id__": 1119 + "__id__": 1045 }, "_lpos": { "__type__": "cc.Vec3", @@ -25223,11 +24095,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1114 + "__id__": 1040 }, "_enabled": true, "__prefab": { - "__id__": 1116 + "__id__": 1042 }, "_contentSize": { "__type__": "cc.Size", @@ -25251,11 +24123,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1114 + "__id__": 1040 }, "_enabled": true, "__prefab": { - "__id__": 1118 + "__id__": 1044 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -25309,20 +24181,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1113 + "__id__": 1039 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1121 + "__id__": 1047 }, { - "__id__": 1123 + "__id__": 1049 } ], "_prefab": { - "__id__": 1125 + "__id__": 1051 }, "_lpos": { "__type__": "cc.Vec3", @@ -25359,11 +24231,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1120 + "__id__": 1046 }, "_enabled": true, "__prefab": { - "__id__": 1122 + "__id__": 1048 }, "_contentSize": { "__type__": "cc.Size", @@ -25387,11 +24259,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1120 + "__id__": 1046 }, "_enabled": true, "__prefab": { - "__id__": 1124 + "__id__": 1050 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -25468,11 +24340,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1113 + "__id__": 1039 }, "_enabled": true, "__prefab": { - "__id__": 1127 + "__id__": 1053 }, "_contentSize": { "__type__": "cc.Size", @@ -25496,11 +24368,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1113 + "__id__": 1039 }, "_enabled": true, "__prefab": { - "__id__": 1129 + "__id__": 1055 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -25577,27 +24449,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1112 + "__id__": 1038 }, "_children": [ { - "__id__": 1132 + "__id__": 1058 }, { - "__id__": 1138 + "__id__": 1064 } ], "_active": true, "_components": [ { - "__id__": 1144 + "__id__": 1070 }, { - "__id__": 1146 + "__id__": 1072 } ], "_prefab": { - "__id__": 1148 + "__id__": 1074 }, "_lpos": { "__type__": "cc.Vec3", @@ -25634,20 +24506,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1131 + "__id__": 1057 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1133 + "__id__": 1059 }, { - "__id__": 1135 + "__id__": 1061 } ], "_prefab": { - "__id__": 1137 + "__id__": 1063 }, "_lpos": { "__type__": "cc.Vec3", @@ -25684,11 +24556,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1132 + "__id__": 1058 }, "_enabled": true, "__prefab": { - "__id__": 1134 + "__id__": 1060 }, "_contentSize": { "__type__": "cc.Size", @@ -25712,11 +24584,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1132 + "__id__": 1058 }, "_enabled": true, "__prefab": { - "__id__": 1136 + "__id__": 1062 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -25770,20 +24642,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1131 + "__id__": 1057 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1139 + "__id__": 1065 }, { - "__id__": 1141 + "__id__": 1067 } ], "_prefab": { - "__id__": 1143 + "__id__": 1069 }, "_lpos": { "__type__": "cc.Vec3", @@ -25820,11 +24692,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1138 + "__id__": 1064 }, "_enabled": true, "__prefab": { - "__id__": 1140 + "__id__": 1066 }, "_contentSize": { "__type__": "cc.Size", @@ -25848,11 +24720,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1138 + "__id__": 1064 }, "_enabled": true, "__prefab": { - "__id__": 1142 + "__id__": 1068 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -25929,11 +24801,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1131 + "__id__": 1057 }, "_enabled": true, "__prefab": { - "__id__": 1145 + "__id__": 1071 }, "_contentSize": { "__type__": "cc.Size", @@ -25957,11 +24829,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1131 + "__id__": 1057 }, "_enabled": true, "__prefab": { - "__id__": 1147 + "__id__": 1073 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -26038,27 +24910,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1112 + "__id__": 1038 }, "_children": [ { - "__id__": 1150 + "__id__": 1076 }, { - "__id__": 1156 + "__id__": 1082 } ], "_active": true, "_components": [ { - "__id__": 1162 + "__id__": 1088 }, { - "__id__": 1164 + "__id__": 1090 } ], "_prefab": { - "__id__": 1166 + "__id__": 1092 }, "_lpos": { "__type__": "cc.Vec3", @@ -26095,20 +24967,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1149 + "__id__": 1075 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1151 + "__id__": 1077 }, { - "__id__": 1153 + "__id__": 1079 } ], "_prefab": { - "__id__": 1155 + "__id__": 1081 }, "_lpos": { "__type__": "cc.Vec3", @@ -26145,11 +25017,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1150 + "__id__": 1076 }, "_enabled": true, "__prefab": { - "__id__": 1152 + "__id__": 1078 }, "_contentSize": { "__type__": "cc.Size", @@ -26173,11 +25045,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1150 + "__id__": 1076 }, "_enabled": true, "__prefab": { - "__id__": 1154 + "__id__": 1080 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -26231,20 +25103,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1149 + "__id__": 1075 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1157 + "__id__": 1083 }, { - "__id__": 1159 + "__id__": 1085 } ], "_prefab": { - "__id__": 1161 + "__id__": 1087 }, "_lpos": { "__type__": "cc.Vec3", @@ -26281,11 +25153,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1156 + "__id__": 1082 }, "_enabled": true, "__prefab": { - "__id__": 1158 + "__id__": 1084 }, "_contentSize": { "__type__": "cc.Size", @@ -26309,11 +25181,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1156 + "__id__": 1082 }, "_enabled": true, "__prefab": { - "__id__": 1160 + "__id__": 1086 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -26390,11 +25262,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1149 + "__id__": 1075 }, "_enabled": true, "__prefab": { - "__id__": 1163 + "__id__": 1089 }, "_contentSize": { "__type__": "cc.Size", @@ -26418,11 +25290,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1149 + "__id__": 1075 }, "_enabled": true, "__prefab": { - "__id__": 1165 + "__id__": 1091 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -26499,27 +25371,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1112 + "__id__": 1038 }, "_children": [ { - "__id__": 1168 + "__id__": 1094 }, { - "__id__": 1174 + "__id__": 1100 } ], "_active": true, "_components": [ { - "__id__": 1180 + "__id__": 1106 }, { - "__id__": 1182 + "__id__": 1108 } ], "_prefab": { - "__id__": 1184 + "__id__": 1110 }, "_lpos": { "__type__": "cc.Vec3", @@ -26556,20 +25428,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1167 + "__id__": 1093 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1169 + "__id__": 1095 }, { - "__id__": 1171 + "__id__": 1097 } ], "_prefab": { - "__id__": 1173 + "__id__": 1099 }, "_lpos": { "__type__": "cc.Vec3", @@ -26606,11 +25478,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1168 + "__id__": 1094 }, "_enabled": true, "__prefab": { - "__id__": 1170 + "__id__": 1096 }, "_contentSize": { "__type__": "cc.Size", @@ -26634,11 +25506,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1168 + "__id__": 1094 }, "_enabled": true, "__prefab": { - "__id__": 1172 + "__id__": 1098 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -26692,20 +25564,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1167 + "__id__": 1093 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1175 + "__id__": 1101 }, { - "__id__": 1177 + "__id__": 1103 } ], "_prefab": { - "__id__": 1179 + "__id__": 1105 }, "_lpos": { "__type__": "cc.Vec3", @@ -26742,11 +25614,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1174 + "__id__": 1100 }, "_enabled": true, "__prefab": { - "__id__": 1176 + "__id__": 1102 }, "_contentSize": { "__type__": "cc.Size", @@ -26770,11 +25642,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1174 + "__id__": 1100 }, "_enabled": true, "__prefab": { - "__id__": 1178 + "__id__": 1104 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -26851,11 +25723,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1167 + "__id__": 1093 }, "_enabled": true, "__prefab": { - "__id__": 1181 + "__id__": 1107 }, "_contentSize": { "__type__": "cc.Size", @@ -26879,11 +25751,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1167 + "__id__": 1093 }, "_enabled": true, "__prefab": { - "__id__": 1183 + "__id__": 1109 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -26960,27 +25832,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1112 + "__id__": 1038 }, "_children": [ { - "__id__": 1186 + "__id__": 1112 }, { - "__id__": 1192 + "__id__": 1118 } ], "_active": true, "_components": [ { - "__id__": 1198 + "__id__": 1124 }, { - "__id__": 1200 + "__id__": 1126 } ], "_prefab": { - "__id__": 1202 + "__id__": 1128 }, "_lpos": { "__type__": "cc.Vec3", @@ -27017,20 +25889,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1185 + "__id__": 1111 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1187 + "__id__": 1113 }, { - "__id__": 1189 + "__id__": 1115 } ], "_prefab": { - "__id__": 1191 + "__id__": 1117 }, "_lpos": { "__type__": "cc.Vec3", @@ -27067,11 +25939,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1186 + "__id__": 1112 }, "_enabled": true, "__prefab": { - "__id__": 1188 + "__id__": 1114 }, "_contentSize": { "__type__": "cc.Size", @@ -27095,11 +25967,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1186 + "__id__": 1112 }, "_enabled": true, "__prefab": { - "__id__": 1190 + "__id__": 1116 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -27153,20 +26025,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1185 + "__id__": 1111 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1193 + "__id__": 1119 }, { - "__id__": 1195 + "__id__": 1121 } ], "_prefab": { - "__id__": 1197 + "__id__": 1123 }, "_lpos": { "__type__": "cc.Vec3", @@ -27203,11 +26075,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1192 + "__id__": 1118 }, "_enabled": true, "__prefab": { - "__id__": 1194 + "__id__": 1120 }, "_contentSize": { "__type__": "cc.Size", @@ -27231,11 +26103,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1192 + "__id__": 1118 }, "_enabled": true, "__prefab": { - "__id__": 1196 + "__id__": 1122 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -27312,11 +26184,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1185 + "__id__": 1111 }, "_enabled": true, "__prefab": { - "__id__": 1199 + "__id__": 1125 }, "_contentSize": { "__type__": "cc.Size", @@ -27340,11 +26212,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1185 + "__id__": 1111 }, "_enabled": true, "__prefab": { - "__id__": 1201 + "__id__": 1127 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -27421,27 +26293,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1112 + "__id__": 1038 }, "_children": [ { - "__id__": 1204 + "__id__": 1130 }, { - "__id__": 1210 + "__id__": 1136 } ], "_active": true, "_components": [ { - "__id__": 1216 + "__id__": 1142 }, { - "__id__": 1218 + "__id__": 1144 } ], "_prefab": { - "__id__": 1220 + "__id__": 1146 }, "_lpos": { "__type__": "cc.Vec3", @@ -27478,20 +26350,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1203 + "__id__": 1129 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1205 + "__id__": 1131 }, { - "__id__": 1207 + "__id__": 1133 } ], "_prefab": { - "__id__": 1209 + "__id__": 1135 }, "_lpos": { "__type__": "cc.Vec3", @@ -27528,11 +26400,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1204 + "__id__": 1130 }, "_enabled": true, "__prefab": { - "__id__": 1206 + "__id__": 1132 }, "_contentSize": { "__type__": "cc.Size", @@ -27556,11 +26428,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1204 + "__id__": 1130 }, "_enabled": true, "__prefab": { - "__id__": 1208 + "__id__": 1134 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -27614,20 +26486,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1203 + "__id__": 1129 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1211 + "__id__": 1137 }, { - "__id__": 1213 + "__id__": 1139 } ], "_prefab": { - "__id__": 1215 + "__id__": 1141 }, "_lpos": { "__type__": "cc.Vec3", @@ -27664,11 +26536,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1210 + "__id__": 1136 }, "_enabled": true, "__prefab": { - "__id__": 1212 + "__id__": 1138 }, "_contentSize": { "__type__": "cc.Size", @@ -27692,11 +26564,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1210 + "__id__": 1136 }, "_enabled": true, "__prefab": { - "__id__": 1214 + "__id__": 1140 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -27773,11 +26645,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1203 + "__id__": 1129 }, "_enabled": true, "__prefab": { - "__id__": 1217 + "__id__": 1143 }, "_contentSize": { "__type__": "cc.Size", @@ -27801,11 +26673,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1203 + "__id__": 1129 }, "_enabled": true, "__prefab": { - "__id__": 1219 + "__id__": 1145 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -27882,27 +26754,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1112 + "__id__": 1038 }, "_children": [ { - "__id__": 1222 + "__id__": 1148 }, { - "__id__": 1228 + "__id__": 1154 } ], "_active": true, "_components": [ { - "__id__": 1234 + "__id__": 1160 }, { - "__id__": 1236 + "__id__": 1162 } ], "_prefab": { - "__id__": 1238 + "__id__": 1164 }, "_lpos": { "__type__": "cc.Vec3", @@ -27939,20 +26811,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1221 + "__id__": 1147 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1223 + "__id__": 1149 }, { - "__id__": 1225 + "__id__": 1151 } ], "_prefab": { - "__id__": 1227 + "__id__": 1153 }, "_lpos": { "__type__": "cc.Vec3", @@ -27989,11 +26861,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1222 + "__id__": 1148 }, "_enabled": true, "__prefab": { - "__id__": 1224 + "__id__": 1150 }, "_contentSize": { "__type__": "cc.Size", @@ -28017,11 +26889,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1222 + "__id__": 1148 }, "_enabled": true, "__prefab": { - "__id__": 1226 + "__id__": 1152 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -28075,20 +26947,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1221 + "__id__": 1147 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1229 + "__id__": 1155 }, { - "__id__": 1231 + "__id__": 1157 } ], "_prefab": { - "__id__": 1233 + "__id__": 1159 }, "_lpos": { "__type__": "cc.Vec3", @@ -28125,11 +26997,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1228 + "__id__": 1154 }, "_enabled": true, "__prefab": { - "__id__": 1230 + "__id__": 1156 }, "_contentSize": { "__type__": "cc.Size", @@ -28153,11 +27025,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1228 + "__id__": 1154 }, "_enabled": true, "__prefab": { - "__id__": 1232 + "__id__": 1158 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -28234,11 +27106,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1221 + "__id__": 1147 }, "_enabled": true, "__prefab": { - "__id__": 1235 + "__id__": 1161 }, "_contentSize": { "__type__": "cc.Size", @@ -28262,11 +27134,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1221 + "__id__": 1147 }, "_enabled": true, "__prefab": { - "__id__": 1237 + "__id__": 1163 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -28343,27 +27215,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1112 + "__id__": 1038 }, "_children": [ { - "__id__": 1240 + "__id__": 1166 }, { - "__id__": 1246 + "__id__": 1172 } ], "_active": true, "_components": [ { - "__id__": 1252 + "__id__": 1178 }, { - "__id__": 1254 + "__id__": 1180 } ], "_prefab": { - "__id__": 1256 + "__id__": 1182 }, "_lpos": { "__type__": "cc.Vec3", @@ -28400,20 +27272,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1239 + "__id__": 1165 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1241 + "__id__": 1167 }, { - "__id__": 1243 + "__id__": 1169 } ], "_prefab": { - "__id__": 1245 + "__id__": 1171 }, "_lpos": { "__type__": "cc.Vec3", @@ -28450,11 +27322,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1240 + "__id__": 1166 }, "_enabled": true, "__prefab": { - "__id__": 1242 + "__id__": 1168 }, "_contentSize": { "__type__": "cc.Size", @@ -28478,11 +27350,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1240 + "__id__": 1166 }, "_enabled": true, "__prefab": { - "__id__": 1244 + "__id__": 1170 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -28536,20 +27408,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1239 + "__id__": 1165 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1247 + "__id__": 1173 }, { - "__id__": 1249 + "__id__": 1175 } ], "_prefab": { - "__id__": 1251 + "__id__": 1177 }, "_lpos": { "__type__": "cc.Vec3", @@ -28586,11 +27458,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1246 + "__id__": 1172 }, "_enabled": true, "__prefab": { - "__id__": 1248 + "__id__": 1174 }, "_contentSize": { "__type__": "cc.Size", @@ -28614,11 +27486,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1246 + "__id__": 1172 }, "_enabled": true, "__prefab": { - "__id__": 1250 + "__id__": 1176 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -28695,11 +27567,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1239 + "__id__": 1165 }, "_enabled": true, "__prefab": { - "__id__": 1253 + "__id__": 1179 }, "_contentSize": { "__type__": "cc.Size", @@ -28723,11 +27595,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1239 + "__id__": 1165 }, "_enabled": true, "__prefab": { - "__id__": 1255 + "__id__": 1181 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -28804,27 +27676,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1112 + "__id__": 1038 }, "_children": [ { - "__id__": 1258 + "__id__": 1184 }, { - "__id__": 1264 + "__id__": 1190 } ], "_active": true, "_components": [ { - "__id__": 1270 + "__id__": 1196 }, { - "__id__": 1272 + "__id__": 1198 } ], "_prefab": { - "__id__": 1274 + "__id__": 1200 }, "_lpos": { "__type__": "cc.Vec3", @@ -28861,20 +27733,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1257 + "__id__": 1183 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1259 + "__id__": 1185 }, { - "__id__": 1261 + "__id__": 1187 } ], "_prefab": { - "__id__": 1263 + "__id__": 1189 }, "_lpos": { "__type__": "cc.Vec3", @@ -28911,11 +27783,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1258 + "__id__": 1184 }, "_enabled": true, "__prefab": { - "__id__": 1260 + "__id__": 1186 }, "_contentSize": { "__type__": "cc.Size", @@ -28939,11 +27811,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1258 + "__id__": 1184 }, "_enabled": true, "__prefab": { - "__id__": 1262 + "__id__": 1188 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -28997,20 +27869,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1257 + "__id__": 1183 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1265 + "__id__": 1191 }, { - "__id__": 1267 + "__id__": 1193 } ], "_prefab": { - "__id__": 1269 + "__id__": 1195 }, "_lpos": { "__type__": "cc.Vec3", @@ -29047,11 +27919,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1264 + "__id__": 1190 }, "_enabled": true, "__prefab": { - "__id__": 1266 + "__id__": 1192 }, "_contentSize": { "__type__": "cc.Size", @@ -29075,11 +27947,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1264 + "__id__": 1190 }, "_enabled": true, "__prefab": { - "__id__": 1268 + "__id__": 1194 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -29156,11 +28028,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1257 + "__id__": 1183 }, "_enabled": true, "__prefab": { - "__id__": 1271 + "__id__": 1197 }, "_contentSize": { "__type__": "cc.Size", @@ -29184,11 +28056,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1257 + "__id__": 1183 }, "_enabled": true, "__prefab": { - "__id__": 1273 + "__id__": 1199 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -29265,11 +28137,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1112 + "__id__": 1038 }, "_enabled": true, "__prefab": { - "__id__": 1276 + "__id__": 1202 }, "_contentSize": { "__type__": "cc.Size", @@ -29293,11 +28165,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1112 + "__id__": 1038 }, "_enabled": true, "__prefab": { - "__id__": 1278 + "__id__": 1204 }, "_resizeMode": 0, "_layoutType": 3, @@ -29344,20 +28216,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1111 + "__id__": 1037 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1281 + "__id__": 1207 }, { - "__id__": 1283 + "__id__": 1209 } ], "_prefab": { - "__id__": 1285 + "__id__": 1211 }, "_lpos": { "__type__": "cc.Vec3", @@ -29394,11 +28266,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1280 + "__id__": 1206 }, "_enabled": true, "__prefab": { - "__id__": 1282 + "__id__": 1208 }, "_contentSize": { "__type__": "cc.Size", @@ -29422,11 +28294,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1280 + "__id__": 1206 }, "_enabled": true, "__prefab": { - "__id__": 1284 + "__id__": 1210 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -29503,11 +28375,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1111 + "__id__": 1037 }, "_enabled": true, "__prefab": { - "__id__": 1287 + "__id__": 1213 }, "_contentSize": { "__type__": "cc.Size", @@ -29531,11 +28403,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1111 + "__id__": 1037 }, "_enabled": true, "__prefab": { - "__id__": 1289 + "__id__": 1215 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -29576,11 +28448,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1111 + "__id__": 1037 }, "_enabled": true, "__prefab": { - "__id__": 1291 + "__id__": 1217 }, "_alignFlags": 2, "_target": null, @@ -29625,39 +28497,39 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 842 + "__id__": 768 }, "_children": [ { - "__id__": 1294 + "__id__": 1220 }, { - "__id__": 1300 + "__id__": 1226 }, { - "__id__": 1312 + "__id__": 1238 }, { - "__id__": 1318 + "__id__": 1244 }, { - "__id__": 1324 + "__id__": 1250 }, { - "__id__": 1330 + "__id__": 1256 } ], "_active": true, "_components": [ { - "__id__": 1528 + "__id__": 1454 }, { - "__id__": 1530 + "__id__": 1456 } ], "_prefab": { - "__id__": 1532 + "__id__": 1458 }, "_lpos": { "__type__": "cc.Vec3", @@ -29694,20 +28566,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1293 + "__id__": 1219 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1295 + "__id__": 1221 }, { - "__id__": 1297 + "__id__": 1223 } ], "_prefab": { - "__id__": 1299 + "__id__": 1225 }, "_lpos": { "__type__": "cc.Vec3", @@ -29744,11 +28616,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1294 + "__id__": 1220 }, "_enabled": true, "__prefab": { - "__id__": 1296 + "__id__": 1222 }, "_contentSize": { "__type__": "cc.Size", @@ -29772,11 +28644,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1294 + "__id__": 1220 }, "_enabled": true, "__prefab": { - "__id__": 1298 + "__id__": 1224 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -29830,24 +28702,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1293 + "__id__": 1219 }, "_children": [ { - "__id__": 1301 + "__id__": 1227 } ], "_active": true, "_components": [ { - "__id__": 1307 + "__id__": 1233 }, { - "__id__": 1309 + "__id__": 1235 } ], "_prefab": { - "__id__": 1311 + "__id__": 1237 }, "_lpos": { "__type__": "cc.Vec3", @@ -29884,20 +28756,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1300 + "__id__": 1226 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1302 + "__id__": 1228 }, { - "__id__": 1304 + "__id__": 1230 } ], "_prefab": { - "__id__": 1306 + "__id__": 1232 }, "_lpos": { "__type__": "cc.Vec3", @@ -29934,11 +28806,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1301 + "__id__": 1227 }, "_enabled": true, "__prefab": { - "__id__": 1303 + "__id__": 1229 }, "_contentSize": { "__type__": "cc.Size", @@ -29962,11 +28834,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1301 + "__id__": 1227 }, "_enabled": true, "__prefab": { - "__id__": 1305 + "__id__": 1231 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -30020,11 +28892,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1300 + "__id__": 1226 }, "_enabled": true, "__prefab": { - "__id__": 1308 + "__id__": 1234 }, "_contentSize": { "__type__": "cc.Size", @@ -30048,11 +28920,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1300 + "__id__": 1226 }, "_enabled": true, "__prefab": { - "__id__": 1310 + "__id__": 1236 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -30106,20 +28978,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1293 + "__id__": 1219 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1313 + "__id__": 1239 }, { - "__id__": 1315 + "__id__": 1241 } ], "_prefab": { - "__id__": 1317 + "__id__": 1243 }, "_lpos": { "__type__": "cc.Vec3", @@ -30156,11 +29028,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1312 + "__id__": 1238 }, "_enabled": true, "__prefab": { - "__id__": 1314 + "__id__": 1240 }, "_contentSize": { "__type__": "cc.Size", @@ -30184,11 +29056,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1312 + "__id__": 1238 }, "_enabled": true, "__prefab": { - "__id__": 1316 + "__id__": 1242 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -30265,20 +29137,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1293 + "__id__": 1219 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1319 + "__id__": 1245 }, { - "__id__": 1321 + "__id__": 1247 } ], "_prefab": { - "__id__": 1323 + "__id__": 1249 }, "_lpos": { "__type__": "cc.Vec3", @@ -30315,11 +29187,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1318 + "__id__": 1244 }, "_enabled": true, "__prefab": { - "__id__": 1320 + "__id__": 1246 }, "_contentSize": { "__type__": "cc.Size", @@ -30343,11 +29215,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1318 + "__id__": 1244 }, "_enabled": true, "__prefab": { - "__id__": 1322 + "__id__": 1248 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -30401,20 +29273,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1293 + "__id__": 1219 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1325 + "__id__": 1251 }, { - "__id__": 1327 + "__id__": 1253 } ], "_prefab": { - "__id__": 1329 + "__id__": 1255 }, "_lpos": { "__type__": "cc.Vec3", @@ -30451,11 +29323,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1324 + "__id__": 1250 }, "_enabled": true, "__prefab": { - "__id__": 1326 + "__id__": 1252 }, "_contentSize": { "__type__": "cc.Size", @@ -30479,11 +29351,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1324 + "__id__": 1250 }, "_enabled": true, "__prefab": { - "__id__": 1328 + "__id__": 1254 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -30560,39 +29432,39 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1293 + "__id__": 1219 }, "_children": [ { - "__id__": 1331 + "__id__": 1257 }, { - "__id__": 1369 + "__id__": 1295 }, { - "__id__": 1407 + "__id__": 1333 }, { - "__id__": 1445 + "__id__": 1371 }, { - "__id__": 1483 + "__id__": 1409 } ], "_active": true, "_components": [ { - "__id__": 1521 + "__id__": 1447 }, { - "__id__": 1523 + "__id__": 1449 }, { - "__id__": 1525 + "__id__": 1451 } ], "_prefab": { - "__id__": 1527 + "__id__": 1453 }, "_lpos": { "__type__": "cc.Vec3", @@ -30629,30 +29501,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1330 + "__id__": 1256 }, "_children": [ { - "__id__": 1332 + "__id__": 1258 }, { - "__id__": 1338 + "__id__": 1264 }, { - "__id__": 1344 + "__id__": 1270 }, { - "__id__": 1360 + "__id__": 1286 } ], "_active": true, "_components": [ { - "__id__": 1366 + "__id__": 1292 } ], "_prefab": { - "__id__": 1368 + "__id__": 1294 }, "_lpos": { "__type__": "cc.Vec3", @@ -30689,20 +29561,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1331 + "__id__": 1257 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1333 + "__id__": 1259 }, { - "__id__": 1335 + "__id__": 1261 } ], "_prefab": { - "__id__": 1337 + "__id__": 1263 }, "_lpos": { "__type__": "cc.Vec3", @@ -30739,11 +29611,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1332 + "__id__": 1258 }, "_enabled": true, "__prefab": { - "__id__": 1334 + "__id__": 1260 }, "_contentSize": { "__type__": "cc.Size", @@ -30767,11 +29639,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1332 + "__id__": 1258 }, "_enabled": true, "__prefab": { - "__id__": 1336 + "__id__": 1262 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -30825,20 +29697,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1331 + "__id__": 1257 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1339 + "__id__": 1265 }, { - "__id__": 1341 + "__id__": 1267 } ], "_prefab": { - "__id__": 1343 + "__id__": 1269 }, "_lpos": { "__type__": "cc.Vec3", @@ -30875,11 +29747,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1338 + "__id__": 1264 }, "_enabled": true, "__prefab": { - "__id__": 1340 + "__id__": 1266 }, "_contentSize": { "__type__": "cc.Size", @@ -30903,11 +29775,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1338 + "__id__": 1264 }, "_enabled": true, "__prefab": { - "__id__": 1342 + "__id__": 1268 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -30961,24 +29833,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1331 + "__id__": 1257 }, "_children": [ { - "__id__": 1345 + "__id__": 1271 }, { - "__id__": 1351 + "__id__": 1277 } ], "_active": true, "_components": [ { - "__id__": 1357 + "__id__": 1283 } ], "_prefab": { - "__id__": 1359 + "__id__": 1285 }, "_lpos": { "__type__": "cc.Vec3", @@ -31015,20 +29887,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1344 + "__id__": 1270 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1346 + "__id__": 1272 }, { - "__id__": 1348 + "__id__": 1274 } ], "_prefab": { - "__id__": 1350 + "__id__": 1276 }, "_lpos": { "__type__": "cc.Vec3", @@ -31065,11 +29937,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1345 + "__id__": 1271 }, "_enabled": true, "__prefab": { - "__id__": 1347 + "__id__": 1273 }, "_contentSize": { "__type__": "cc.Size", @@ -31093,11 +29965,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1345 + "__id__": 1271 }, "_enabled": true, "__prefab": { - "__id__": 1349 + "__id__": 1275 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -31151,20 +30023,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1344 + "__id__": 1270 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1352 + "__id__": 1278 }, { - "__id__": 1354 + "__id__": 1280 } ], "_prefab": { - "__id__": 1356 + "__id__": 1282 }, "_lpos": { "__type__": "cc.Vec3", @@ -31201,11 +30073,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1351 + "__id__": 1277 }, "_enabled": true, "__prefab": { - "__id__": 1353 + "__id__": 1279 }, "_contentSize": { "__type__": "cc.Size", @@ -31229,11 +30101,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1351 + "__id__": 1277 }, "_enabled": true, "__prefab": { - "__id__": 1355 + "__id__": 1281 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -31310,11 +30182,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1344 + "__id__": 1270 }, "_enabled": true, "__prefab": { - "__id__": 1358 + "__id__": 1284 }, "_contentSize": { "__type__": "cc.Size", @@ -31351,20 +30223,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1331 + "__id__": 1257 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1361 + "__id__": 1287 }, { - "__id__": 1363 + "__id__": 1289 } ], "_prefab": { - "__id__": 1365 + "__id__": 1291 }, "_lpos": { "__type__": "cc.Vec3", @@ -31401,11 +30273,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1360 + "__id__": 1286 }, "_enabled": true, "__prefab": { - "__id__": 1362 + "__id__": 1288 }, "_contentSize": { "__type__": "cc.Size", @@ -31429,11 +30301,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1360 + "__id__": 1286 }, "_enabled": true, "__prefab": { - "__id__": 1364 + "__id__": 1290 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -31510,11 +30382,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1331 + "__id__": 1257 }, "_enabled": true, "__prefab": { - "__id__": 1367 + "__id__": 1293 }, "_contentSize": { "__type__": "cc.Size", @@ -31551,30 +30423,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1330 + "__id__": 1256 }, "_children": [ { - "__id__": 1370 + "__id__": 1296 }, { - "__id__": 1376 + "__id__": 1302 }, { - "__id__": 1382 + "__id__": 1308 }, { - "__id__": 1398 + "__id__": 1324 } ], "_active": true, "_components": [ { - "__id__": 1404 + "__id__": 1330 } ], "_prefab": { - "__id__": 1406 + "__id__": 1332 }, "_lpos": { "__type__": "cc.Vec3", @@ -31611,20 +30483,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1369 + "__id__": 1295 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1371 + "__id__": 1297 }, { - "__id__": 1373 + "__id__": 1299 } ], "_prefab": { - "__id__": 1375 + "__id__": 1301 }, "_lpos": { "__type__": "cc.Vec3", @@ -31661,11 +30533,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1370 + "__id__": 1296 }, "_enabled": true, "__prefab": { - "__id__": 1372 + "__id__": 1298 }, "_contentSize": { "__type__": "cc.Size", @@ -31689,11 +30561,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1370 + "__id__": 1296 }, "_enabled": true, "__prefab": { - "__id__": 1374 + "__id__": 1300 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -31747,20 +30619,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1369 + "__id__": 1295 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1377 + "__id__": 1303 }, { - "__id__": 1379 + "__id__": 1305 } ], "_prefab": { - "__id__": 1381 + "__id__": 1307 }, "_lpos": { "__type__": "cc.Vec3", @@ -31797,11 +30669,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1376 + "__id__": 1302 }, "_enabled": true, "__prefab": { - "__id__": 1378 + "__id__": 1304 }, "_contentSize": { "__type__": "cc.Size", @@ -31825,11 +30697,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1376 + "__id__": 1302 }, "_enabled": true, "__prefab": { - "__id__": 1380 + "__id__": 1306 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -31883,24 +30755,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1369 + "__id__": 1295 }, "_children": [ { - "__id__": 1383 + "__id__": 1309 }, { - "__id__": 1389 + "__id__": 1315 } ], "_active": true, "_components": [ { - "__id__": 1395 + "__id__": 1321 } ], "_prefab": { - "__id__": 1397 + "__id__": 1323 }, "_lpos": { "__type__": "cc.Vec3", @@ -31937,20 +30809,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1382 + "__id__": 1308 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1384 + "__id__": 1310 }, { - "__id__": 1386 + "__id__": 1312 } ], "_prefab": { - "__id__": 1388 + "__id__": 1314 }, "_lpos": { "__type__": "cc.Vec3", @@ -31987,11 +30859,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1383 + "__id__": 1309 }, "_enabled": true, "__prefab": { - "__id__": 1385 + "__id__": 1311 }, "_contentSize": { "__type__": "cc.Size", @@ -32015,11 +30887,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1383 + "__id__": 1309 }, "_enabled": true, "__prefab": { - "__id__": 1387 + "__id__": 1313 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -32073,20 +30945,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1382 + "__id__": 1308 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1390 + "__id__": 1316 }, { - "__id__": 1392 + "__id__": 1318 } ], "_prefab": { - "__id__": 1394 + "__id__": 1320 }, "_lpos": { "__type__": "cc.Vec3", @@ -32123,11 +30995,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1389 + "__id__": 1315 }, "_enabled": true, "__prefab": { - "__id__": 1391 + "__id__": 1317 }, "_contentSize": { "__type__": "cc.Size", @@ -32151,11 +31023,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1389 + "__id__": 1315 }, "_enabled": true, "__prefab": { - "__id__": 1393 + "__id__": 1319 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -32232,11 +31104,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1382 + "__id__": 1308 }, "_enabled": true, "__prefab": { - "__id__": 1396 + "__id__": 1322 }, "_contentSize": { "__type__": "cc.Size", @@ -32273,20 +31145,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1369 + "__id__": 1295 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1399 + "__id__": 1325 }, { - "__id__": 1401 + "__id__": 1327 } ], "_prefab": { - "__id__": 1403 + "__id__": 1329 }, "_lpos": { "__type__": "cc.Vec3", @@ -32323,11 +31195,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1398 + "__id__": 1324 }, "_enabled": true, "__prefab": { - "__id__": 1400 + "__id__": 1326 }, "_contentSize": { "__type__": "cc.Size", @@ -32351,11 +31223,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1398 + "__id__": 1324 }, "_enabled": true, "__prefab": { - "__id__": 1402 + "__id__": 1328 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -32432,11 +31304,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1369 + "__id__": 1295 }, "_enabled": true, "__prefab": { - "__id__": 1405 + "__id__": 1331 }, "_contentSize": { "__type__": "cc.Size", @@ -32473,30 +31345,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1330 + "__id__": 1256 }, "_children": [ { - "__id__": 1408 + "__id__": 1334 }, { - "__id__": 1414 + "__id__": 1340 }, { - "__id__": 1420 + "__id__": 1346 }, { - "__id__": 1436 + "__id__": 1362 } ], "_active": true, "_components": [ { - "__id__": 1442 + "__id__": 1368 } ], "_prefab": { - "__id__": 1444 + "__id__": 1370 }, "_lpos": { "__type__": "cc.Vec3", @@ -32533,20 +31405,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1407 + "__id__": 1333 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1409 + "__id__": 1335 }, { - "__id__": 1411 + "__id__": 1337 } ], "_prefab": { - "__id__": 1413 + "__id__": 1339 }, "_lpos": { "__type__": "cc.Vec3", @@ -32583,11 +31455,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1408 + "__id__": 1334 }, "_enabled": true, "__prefab": { - "__id__": 1410 + "__id__": 1336 }, "_contentSize": { "__type__": "cc.Size", @@ -32611,11 +31483,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1408 + "__id__": 1334 }, "_enabled": true, "__prefab": { - "__id__": 1412 + "__id__": 1338 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -32669,20 +31541,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1407 + "__id__": 1333 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1415 + "__id__": 1341 }, { - "__id__": 1417 + "__id__": 1343 } ], "_prefab": { - "__id__": 1419 + "__id__": 1345 }, "_lpos": { "__type__": "cc.Vec3", @@ -32719,11 +31591,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1414 + "__id__": 1340 }, "_enabled": true, "__prefab": { - "__id__": 1416 + "__id__": 1342 }, "_contentSize": { "__type__": "cc.Size", @@ -32747,11 +31619,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1414 + "__id__": 1340 }, "_enabled": true, "__prefab": { - "__id__": 1418 + "__id__": 1344 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -32805,24 +31677,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1407 + "__id__": 1333 }, "_children": [ { - "__id__": 1421 + "__id__": 1347 }, { - "__id__": 1427 + "__id__": 1353 } ], "_active": true, "_components": [ { - "__id__": 1433 + "__id__": 1359 } ], "_prefab": { - "__id__": 1435 + "__id__": 1361 }, "_lpos": { "__type__": "cc.Vec3", @@ -32859,20 +31731,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1420 + "__id__": 1346 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1422 + "__id__": 1348 }, { - "__id__": 1424 + "__id__": 1350 } ], "_prefab": { - "__id__": 1426 + "__id__": 1352 }, "_lpos": { "__type__": "cc.Vec3", @@ -32909,11 +31781,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1421 + "__id__": 1347 }, "_enabled": true, "__prefab": { - "__id__": 1423 + "__id__": 1349 }, "_contentSize": { "__type__": "cc.Size", @@ -32937,11 +31809,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1421 + "__id__": 1347 }, "_enabled": true, "__prefab": { - "__id__": 1425 + "__id__": 1351 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -32995,20 +31867,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1420 + "__id__": 1346 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1428 + "__id__": 1354 }, { - "__id__": 1430 + "__id__": 1356 } ], "_prefab": { - "__id__": 1432 + "__id__": 1358 }, "_lpos": { "__type__": "cc.Vec3", @@ -33045,11 +31917,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1427 + "__id__": 1353 }, "_enabled": true, "__prefab": { - "__id__": 1429 + "__id__": 1355 }, "_contentSize": { "__type__": "cc.Size", @@ -33073,11 +31945,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1427 + "__id__": 1353 }, "_enabled": true, "__prefab": { - "__id__": 1431 + "__id__": 1357 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -33154,11 +32026,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1420 + "__id__": 1346 }, "_enabled": true, "__prefab": { - "__id__": 1434 + "__id__": 1360 }, "_contentSize": { "__type__": "cc.Size", @@ -33195,20 +32067,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1407 + "__id__": 1333 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1437 + "__id__": 1363 }, { - "__id__": 1439 + "__id__": 1365 } ], "_prefab": { - "__id__": 1441 + "__id__": 1367 }, "_lpos": { "__type__": "cc.Vec3", @@ -33245,11 +32117,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1436 + "__id__": 1362 }, "_enabled": true, "__prefab": { - "__id__": 1438 + "__id__": 1364 }, "_contentSize": { "__type__": "cc.Size", @@ -33273,11 +32145,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1436 + "__id__": 1362 }, "_enabled": true, "__prefab": { - "__id__": 1440 + "__id__": 1366 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -33354,11 +32226,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1407 + "__id__": 1333 }, "_enabled": true, "__prefab": { - "__id__": 1443 + "__id__": 1369 }, "_contentSize": { "__type__": "cc.Size", @@ -33395,30 +32267,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1330 + "__id__": 1256 }, "_children": [ { - "__id__": 1446 + "__id__": 1372 }, { - "__id__": 1452 + "__id__": 1378 }, { - "__id__": 1458 + "__id__": 1384 }, { - "__id__": 1474 + "__id__": 1400 } ], "_active": true, "_components": [ { - "__id__": 1480 + "__id__": 1406 } ], "_prefab": { - "__id__": 1482 + "__id__": 1408 }, "_lpos": { "__type__": "cc.Vec3", @@ -33455,20 +32327,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1445 + "__id__": 1371 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1447 + "__id__": 1373 }, { - "__id__": 1449 + "__id__": 1375 } ], "_prefab": { - "__id__": 1451 + "__id__": 1377 }, "_lpos": { "__type__": "cc.Vec3", @@ -33505,11 +32377,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1446 + "__id__": 1372 }, "_enabled": true, "__prefab": { - "__id__": 1448 + "__id__": 1374 }, "_contentSize": { "__type__": "cc.Size", @@ -33533,11 +32405,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1446 + "__id__": 1372 }, "_enabled": true, "__prefab": { - "__id__": 1450 + "__id__": 1376 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -33591,20 +32463,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1445 + "__id__": 1371 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1453 + "__id__": 1379 }, { - "__id__": 1455 + "__id__": 1381 } ], "_prefab": { - "__id__": 1457 + "__id__": 1383 }, "_lpos": { "__type__": "cc.Vec3", @@ -33641,11 +32513,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1452 + "__id__": 1378 }, "_enabled": true, "__prefab": { - "__id__": 1454 + "__id__": 1380 }, "_contentSize": { "__type__": "cc.Size", @@ -33669,11 +32541,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1452 + "__id__": 1378 }, "_enabled": true, "__prefab": { - "__id__": 1456 + "__id__": 1382 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -33727,24 +32599,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1445 + "__id__": 1371 }, "_children": [ { - "__id__": 1459 + "__id__": 1385 }, { - "__id__": 1465 + "__id__": 1391 } ], "_active": true, "_components": [ { - "__id__": 1471 + "__id__": 1397 } ], "_prefab": { - "__id__": 1473 + "__id__": 1399 }, "_lpos": { "__type__": "cc.Vec3", @@ -33781,20 +32653,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1458 + "__id__": 1384 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1460 + "__id__": 1386 }, { - "__id__": 1462 + "__id__": 1388 } ], "_prefab": { - "__id__": 1464 + "__id__": 1390 }, "_lpos": { "__type__": "cc.Vec3", @@ -33831,11 +32703,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1459 + "__id__": 1385 }, "_enabled": true, "__prefab": { - "__id__": 1461 + "__id__": 1387 }, "_contentSize": { "__type__": "cc.Size", @@ -33859,11 +32731,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1459 + "__id__": 1385 }, "_enabled": true, "__prefab": { - "__id__": 1463 + "__id__": 1389 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -33917,20 +32789,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1458 + "__id__": 1384 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1466 + "__id__": 1392 }, { - "__id__": 1468 + "__id__": 1394 } ], "_prefab": { - "__id__": 1470 + "__id__": 1396 }, "_lpos": { "__type__": "cc.Vec3", @@ -33967,11 +32839,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1465 + "__id__": 1391 }, "_enabled": true, "__prefab": { - "__id__": 1467 + "__id__": 1393 }, "_contentSize": { "__type__": "cc.Size", @@ -33995,11 +32867,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1465 + "__id__": 1391 }, "_enabled": true, "__prefab": { - "__id__": 1469 + "__id__": 1395 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -34076,11 +32948,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1458 + "__id__": 1384 }, "_enabled": true, "__prefab": { - "__id__": 1472 + "__id__": 1398 }, "_contentSize": { "__type__": "cc.Size", @@ -34117,20 +32989,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1445 + "__id__": 1371 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1475 + "__id__": 1401 }, { - "__id__": 1477 + "__id__": 1403 } ], "_prefab": { - "__id__": 1479 + "__id__": 1405 }, "_lpos": { "__type__": "cc.Vec3", @@ -34167,11 +33039,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1474 + "__id__": 1400 }, "_enabled": true, "__prefab": { - "__id__": 1476 + "__id__": 1402 }, "_contentSize": { "__type__": "cc.Size", @@ -34195,11 +33067,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1474 + "__id__": 1400 }, "_enabled": true, "__prefab": { - "__id__": 1478 + "__id__": 1404 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -34276,11 +33148,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1445 + "__id__": 1371 }, "_enabled": true, "__prefab": { - "__id__": 1481 + "__id__": 1407 }, "_contentSize": { "__type__": "cc.Size", @@ -34317,30 +33189,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1330 + "__id__": 1256 }, "_children": [ { - "__id__": 1484 + "__id__": 1410 }, { - "__id__": 1490 + "__id__": 1416 }, { - "__id__": 1496 + "__id__": 1422 }, { - "__id__": 1512 + "__id__": 1438 } ], "_active": true, "_components": [ { - "__id__": 1518 + "__id__": 1444 } ], "_prefab": { - "__id__": 1520 + "__id__": 1446 }, "_lpos": { "__type__": "cc.Vec3", @@ -34377,20 +33249,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1483 + "__id__": 1409 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1485 + "__id__": 1411 }, { - "__id__": 1487 + "__id__": 1413 } ], "_prefab": { - "__id__": 1489 + "__id__": 1415 }, "_lpos": { "__type__": "cc.Vec3", @@ -34427,11 +33299,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1484 + "__id__": 1410 }, "_enabled": true, "__prefab": { - "__id__": 1486 + "__id__": 1412 }, "_contentSize": { "__type__": "cc.Size", @@ -34455,11 +33327,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1484 + "__id__": 1410 }, "_enabled": true, "__prefab": { - "__id__": 1488 + "__id__": 1414 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -34513,20 +33385,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1483 + "__id__": 1409 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1491 + "__id__": 1417 }, { - "__id__": 1493 + "__id__": 1419 } ], "_prefab": { - "__id__": 1495 + "__id__": 1421 }, "_lpos": { "__type__": "cc.Vec3", @@ -34563,11 +33435,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1490 + "__id__": 1416 }, "_enabled": true, "__prefab": { - "__id__": 1492 + "__id__": 1418 }, "_contentSize": { "__type__": "cc.Size", @@ -34591,11 +33463,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1490 + "__id__": 1416 }, "_enabled": true, "__prefab": { - "__id__": 1494 + "__id__": 1420 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -34649,24 +33521,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1483 + "__id__": 1409 }, "_children": [ { - "__id__": 1497 + "__id__": 1423 }, { - "__id__": 1503 + "__id__": 1429 } ], "_active": true, "_components": [ { - "__id__": 1509 + "__id__": 1435 } ], "_prefab": { - "__id__": 1511 + "__id__": 1437 }, "_lpos": { "__type__": "cc.Vec3", @@ -34703,20 +33575,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1496 + "__id__": 1422 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1498 + "__id__": 1424 }, { - "__id__": 1500 + "__id__": 1426 } ], "_prefab": { - "__id__": 1502 + "__id__": 1428 }, "_lpos": { "__type__": "cc.Vec3", @@ -34753,11 +33625,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1497 + "__id__": 1423 }, "_enabled": true, "__prefab": { - "__id__": 1499 + "__id__": 1425 }, "_contentSize": { "__type__": "cc.Size", @@ -34781,11 +33653,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1497 + "__id__": 1423 }, "_enabled": true, "__prefab": { - "__id__": 1501 + "__id__": 1427 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -34839,20 +33711,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1496 + "__id__": 1422 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1504 + "__id__": 1430 }, { - "__id__": 1506 + "__id__": 1432 } ], "_prefab": { - "__id__": 1508 + "__id__": 1434 }, "_lpos": { "__type__": "cc.Vec3", @@ -34889,11 +33761,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1503 + "__id__": 1429 }, "_enabled": true, "__prefab": { - "__id__": 1505 + "__id__": 1431 }, "_contentSize": { "__type__": "cc.Size", @@ -34917,11 +33789,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1503 + "__id__": 1429 }, "_enabled": true, "__prefab": { - "__id__": 1507 + "__id__": 1433 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -34998,11 +33870,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1496 + "__id__": 1422 }, "_enabled": true, "__prefab": { - "__id__": 1510 + "__id__": 1436 }, "_contentSize": { "__type__": "cc.Size", @@ -35039,20 +33911,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1483 + "__id__": 1409 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1513 + "__id__": 1439 }, { - "__id__": 1515 + "__id__": 1441 } ], "_prefab": { - "__id__": 1517 + "__id__": 1443 }, "_lpos": { "__type__": "cc.Vec3", @@ -35089,11 +33961,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1512 + "__id__": 1438 }, "_enabled": true, "__prefab": { - "__id__": 1514 + "__id__": 1440 }, "_contentSize": { "__type__": "cc.Size", @@ -35117,11 +33989,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1512 + "__id__": 1438 }, "_enabled": true, "__prefab": { - "__id__": 1516 + "__id__": 1442 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -35198,11 +34070,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1483 + "__id__": 1409 }, "_enabled": true, "__prefab": { - "__id__": 1519 + "__id__": 1445 }, "_contentSize": { "__type__": "cc.Size", @@ -35239,11 +34111,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1330 + "__id__": 1256 }, "_enabled": true, "__prefab": { - "__id__": 1522 + "__id__": 1448 }, "_contentSize": { "__type__": "cc.Size", @@ -35267,11 +34139,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1330 + "__id__": 1256 }, "_enabled": true, "__prefab": { - "__id__": 1524 + "__id__": 1450 }, "_resizeMode": 0, "_layoutType": 3, @@ -35305,11 +34177,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1330 + "__id__": 1256 }, "_enabled": false, "__prefab": { - "__id__": 1526 + "__id__": 1452 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -35363,11 +34235,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1293 + "__id__": 1219 }, "_enabled": true, "__prefab": { - "__id__": 1529 + "__id__": 1455 }, "_contentSize": { "__type__": "cc.Size", @@ -35391,11 +34263,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1293 + "__id__": 1219 }, "_enabled": true, "__prefab": { - "__id__": 1531 + "__id__": 1457 }, "_alignFlags": 2, "_target": null, @@ -35440,33 +34312,33 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 842 + "__id__": 768 }, "_children": [ { - "__id__": 1534 + "__id__": 1460 }, { - "__id__": 1580 + "__id__": 1506 }, { - "__id__": 1586 + "__id__": 1512 }, { - "__id__": 1625 + "__id__": 1551 }, { - "__id__": 1664 + "__id__": 1590 } ], "_active": true, "_components": [ { - "__id__": 1679 + "__id__": 1605 } ], "_prefab": { - "__id__": 1681 + "__id__": 1607 }, "_lpos": { "__type__": "cc.Vec3", @@ -35503,36 +34375,36 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1533 + "__id__": 1459 }, "_children": [ { - "__id__": 1535 + "__id__": 1461 }, { - "__id__": 1551 + "__id__": 1477 }, { - "__id__": 1557 + "__id__": 1483 }, { - "__id__": 1563 + "__id__": 1489 }, { - "__id__": 1569 + "__id__": 1495 } ], "_active": true, "_components": [ { - "__id__": 1575 + "__id__": 1501 }, { - "__id__": 1577 + "__id__": 1503 } ], "_prefab": { - "__id__": 1579 + "__id__": 1505 }, "_lpos": { "__type__": "cc.Vec3", @@ -35569,24 +34441,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1534 + "__id__": 1460 }, "_children": [ { - "__id__": 1536 + "__id__": 1462 }, { - "__id__": 1542 + "__id__": 1468 } ], "_active": true, "_components": [ { - "__id__": 1548 + "__id__": 1474 } ], "_prefab": { - "__id__": 1550 + "__id__": 1476 }, "_lpos": { "__type__": "cc.Vec3", @@ -35623,20 +34495,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1535 + "__id__": 1461 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1537 + "__id__": 1463 }, { - "__id__": 1539 + "__id__": 1465 } ], "_prefab": { - "__id__": 1541 + "__id__": 1467 }, "_lpos": { "__type__": "cc.Vec3", @@ -35673,11 +34545,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1536 + "__id__": 1462 }, "_enabled": true, "__prefab": { - "__id__": 1538 + "__id__": 1464 }, "_contentSize": { "__type__": "cc.Size", @@ -35701,11 +34573,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1536 + "__id__": 1462 }, "_enabled": true, "__prefab": { - "__id__": 1540 + "__id__": 1466 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -35759,20 +34631,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1535 + "__id__": 1461 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1543 + "__id__": 1469 }, { - "__id__": 1545 + "__id__": 1471 } ], "_prefab": { - "__id__": 1547 + "__id__": 1473 }, "_lpos": { "__type__": "cc.Vec3", @@ -35809,11 +34681,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1542 + "__id__": 1468 }, "_enabled": true, "__prefab": { - "__id__": 1544 + "__id__": 1470 }, "_contentSize": { "__type__": "cc.Size", @@ -35837,11 +34709,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1542 + "__id__": 1468 }, "_enabled": true, "__prefab": { - "__id__": 1546 + "__id__": 1472 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -35918,11 +34790,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1535 + "__id__": 1461 }, "_enabled": true, "__prefab": { - "__id__": 1549 + "__id__": 1475 }, "_contentSize": { "__type__": "cc.Size", @@ -35959,20 +34831,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1534 + "__id__": 1460 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1552 + "__id__": 1478 }, { - "__id__": 1554 + "__id__": 1480 } ], "_prefab": { - "__id__": 1556 + "__id__": 1482 }, "_lpos": { "__type__": "cc.Vec3", @@ -36009,11 +34881,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1551 + "__id__": 1477 }, "_enabled": true, "__prefab": { - "__id__": 1553 + "__id__": 1479 }, "_contentSize": { "__type__": "cc.Size", @@ -36037,11 +34909,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1551 + "__id__": 1477 }, "_enabled": true, "__prefab": { - "__id__": 1555 + "__id__": 1481 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -36118,20 +34990,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1534 + "__id__": 1460 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1558 + "__id__": 1484 }, { - "__id__": 1560 + "__id__": 1486 } ], "_prefab": { - "__id__": 1562 + "__id__": 1488 }, "_lpos": { "__type__": "cc.Vec3", @@ -36168,11 +35040,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1557 + "__id__": 1483 }, "_enabled": true, "__prefab": { - "__id__": 1559 + "__id__": 1485 }, "_contentSize": { "__type__": "cc.Size", @@ -36196,11 +35068,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1557 + "__id__": 1483 }, "_enabled": true, "__prefab": { - "__id__": 1561 + "__id__": 1487 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -36277,20 +35149,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1534 + "__id__": 1460 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1564 + "__id__": 1490 }, { - "__id__": 1566 + "__id__": 1492 } ], "_prefab": { - "__id__": 1568 + "__id__": 1494 }, "_lpos": { "__type__": "cc.Vec3", @@ -36327,11 +35199,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1563 + "__id__": 1489 }, "_enabled": true, "__prefab": { - "__id__": 1565 + "__id__": 1491 }, "_contentSize": { "__type__": "cc.Size", @@ -36355,11 +35227,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1563 + "__id__": 1489 }, "_enabled": true, "__prefab": { - "__id__": 1567 + "__id__": 1493 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -36436,20 +35308,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1534 + "__id__": 1460 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1570 + "__id__": 1496 }, { - "__id__": 1572 + "__id__": 1498 } ], "_prefab": { - "__id__": 1574 + "__id__": 1500 }, "_lpos": { "__type__": "cc.Vec3", @@ -36486,11 +35358,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1569 + "__id__": 1495 }, "_enabled": true, "__prefab": { - "__id__": 1571 + "__id__": 1497 }, "_contentSize": { "__type__": "cc.Size", @@ -36514,11 +35386,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1569 + "__id__": 1495 }, "_enabled": true, "__prefab": { - "__id__": 1573 + "__id__": 1499 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -36595,11 +35467,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1534 + "__id__": 1460 }, "_enabled": true, "__prefab": { - "__id__": 1576 + "__id__": 1502 }, "_contentSize": { "__type__": "cc.Size", @@ -36623,11 +35495,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1534 + "__id__": 1460 }, "_enabled": false, "__prefab": { - "__id__": 1578 + "__id__": 1504 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -36704,20 +35576,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1533 + "__id__": 1459 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1581 + "__id__": 1507 }, { - "__id__": 1583 + "__id__": 1509 } ], "_prefab": { - "__id__": 1585 + "__id__": 1511 }, "_lpos": { "__type__": "cc.Vec3", @@ -36754,11 +35626,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1580 + "__id__": 1506 }, "_enabled": true, "__prefab": { - "__id__": 1582 + "__id__": 1508 }, "_contentSize": { "__type__": "cc.Size", @@ -36782,11 +35654,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1580 + "__id__": 1506 }, "_enabled": true, "__prefab": { - "__id__": 1584 + "__id__": 1510 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -36840,33 +35712,33 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1533 + "__id__": 1459 }, "_children": [ { - "__id__": 1587 + "__id__": 1513 }, { - "__id__": 1593 + "__id__": 1519 }, { - "__id__": 1602 + "__id__": 1528 }, { - "__id__": 1610 + "__id__": 1536 }, { - "__id__": 1616 + "__id__": 1542 } ], "_active": true, "_components": [ { - "__id__": 1622 + "__id__": 1548 } ], "_prefab": { - "__id__": 1624 + "__id__": 1550 }, "_lpos": { "__type__": "cc.Vec3", @@ -36903,20 +35775,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1586 + "__id__": 1512 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1588 + "__id__": 1514 }, { - "__id__": 1590 + "__id__": 1516 } ], "_prefab": { - "__id__": 1592 + "__id__": 1518 }, "_lpos": { "__type__": "cc.Vec3", @@ -36953,11 +35825,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1587 + "__id__": 1513 }, "_enabled": true, "__prefab": { - "__id__": 1589 + "__id__": 1515 }, "_contentSize": { "__type__": "cc.Size", @@ -36981,11 +35853,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1587 + "__id__": 1513 }, "_enabled": true, "__prefab": { - "__id__": 1591 + "__id__": 1517 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -37039,23 +35911,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1586 + "__id__": 1512 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1594 + "__id__": 1520 }, { - "__id__": 1596 + "__id__": 1522 }, { - "__id__": 1598 + "__id__": 1524 } ], "_prefab": { - "__id__": 1601 + "__id__": 1527 }, "_lpos": { "__type__": "cc.Vec3", @@ -37092,11 +35964,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1593 + "__id__": 1519 }, "_enabled": true, "__prefab": { - "__id__": 1595 + "__id__": 1521 }, "_contentSize": { "__type__": "cc.Size", @@ -37120,11 +35992,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1593 + "__id__": 1519 }, "_enabled": true, "__prefab": { - "__id__": 1597 + "__id__": 1523 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -37165,15 +36037,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1593 + "__id__": 1519 }, "_enabled": true, "__prefab": { - "__id__": 1599 + "__id__": 1525 }, "clickEvents": [ { - "__id__": 1600 + "__id__": 1526 } ], "_interactable": true, @@ -37222,7 +36094,7 @@ { "__type__": "cc.ClickEvent", "target": { - "__id__": 842 + "__id__": 768 }, "component": "", "_componentId": "f8304VeHLhDebOCbedMODFm", @@ -37248,23 +36120,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1586 + "__id__": 1512 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1603 + "__id__": 1529 }, { - "__id__": 1605 + "__id__": 1531 }, { - "__id__": 1607 + "__id__": 1533 } ], "_prefab": { - "__id__": 1609 + "__id__": 1535 }, "_lpos": { "__type__": "cc.Vec3", @@ -37301,11 +36173,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1602 + "__id__": 1528 }, "_enabled": true, "__prefab": { - "__id__": 1604 + "__id__": 1530 }, "_contentSize": { "__type__": "cc.Size", @@ -37329,11 +36201,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1602 + "__id__": 1528 }, "_enabled": true, "__prefab": { - "__id__": 1606 + "__id__": 1532 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -37397,11 +36269,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1602 + "__id__": 1528 }, "_enabled": true, "__prefab": { - "__id__": 1608 + "__id__": 1534 }, "templateMode": false, "watchPath": "data.gold", @@ -37432,20 +36304,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1586 + "__id__": 1512 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1611 + "__id__": 1537 }, { - "__id__": 1613 + "__id__": 1539 } ], "_prefab": { - "__id__": 1615 + "__id__": 1541 }, "_lpos": { "__type__": "cc.Vec3", @@ -37482,11 +36354,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1610 + "__id__": 1536 }, "_enabled": true, "__prefab": { - "__id__": 1612 + "__id__": 1538 }, "_contentSize": { "__type__": "cc.Size", @@ -37510,11 +36382,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1610 + "__id__": 1536 }, "_enabled": true, "__prefab": { - "__id__": 1614 + "__id__": 1540 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -37591,20 +36463,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1586 + "__id__": 1512 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1617 + "__id__": 1543 }, { - "__id__": 1619 + "__id__": 1545 } ], "_prefab": { - "__id__": 1621 + "__id__": 1547 }, "_lpos": { "__type__": "cc.Vec3", @@ -37641,11 +36513,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1616 + "__id__": 1542 }, "_enabled": true, "__prefab": { - "__id__": 1618 + "__id__": 1544 }, "_contentSize": { "__type__": "cc.Size", @@ -37669,11 +36541,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1616 + "__id__": 1542 }, "_enabled": true, "__prefab": { - "__id__": 1620 + "__id__": 1546 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -37750,11 +36622,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1586 + "__id__": 1512 }, "_enabled": true, "__prefab": { - "__id__": 1623 + "__id__": 1549 }, "_contentSize": { "__type__": "cc.Size", @@ -37791,33 +36663,33 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1533 + "__id__": 1459 }, "_children": [ { - "__id__": 1626 + "__id__": 1552 }, { - "__id__": 1632 + "__id__": 1558 }, { - "__id__": 1641 + "__id__": 1567 }, { - "__id__": 1649 + "__id__": 1575 }, { - "__id__": 1655 + "__id__": 1581 } ], "_active": true, "_components": [ { - "__id__": 1661 + "__id__": 1587 } ], "_prefab": { - "__id__": 1663 + "__id__": 1589 }, "_lpos": { "__type__": "cc.Vec3", @@ -37854,20 +36726,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1625 + "__id__": 1551 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1627 + "__id__": 1553 }, { - "__id__": 1629 + "__id__": 1555 } ], "_prefab": { - "__id__": 1631 + "__id__": 1557 }, "_lpos": { "__type__": "cc.Vec3", @@ -37904,11 +36776,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1626 + "__id__": 1552 }, "_enabled": true, "__prefab": { - "__id__": 1628 + "__id__": 1554 }, "_contentSize": { "__type__": "cc.Size", @@ -37932,11 +36804,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1626 + "__id__": 1552 }, "_enabled": true, "__prefab": { - "__id__": 1630 + "__id__": 1556 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -37990,23 +36862,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1625 + "__id__": 1551 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1633 + "__id__": 1559 }, { - "__id__": 1635 + "__id__": 1561 }, { - "__id__": 1637 + "__id__": 1563 } ], "_prefab": { - "__id__": 1640 + "__id__": 1566 }, "_lpos": { "__type__": "cc.Vec3", @@ -38043,11 +36915,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1632 + "__id__": 1558 }, "_enabled": true, "__prefab": { - "__id__": 1634 + "__id__": 1560 }, "_contentSize": { "__type__": "cc.Size", @@ -38071,11 +36943,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1632 + "__id__": 1558 }, "_enabled": true, "__prefab": { - "__id__": 1636 + "__id__": 1562 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -38116,15 +36988,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1632 + "__id__": 1558 }, "_enabled": true, "__prefab": { - "__id__": 1638 + "__id__": 1564 }, "clickEvents": [ { - "__id__": 1639 + "__id__": 1565 } ], "_interactable": true, @@ -38173,7 +37045,7 @@ { "__type__": "cc.ClickEvent", "target": { - "__id__": 842 + "__id__": 768 }, "component": "", "_componentId": "f8304VeHLhDebOCbedMODFm", @@ -38199,23 +37071,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1625 + "__id__": 1551 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1642 + "__id__": 1568 }, { - "__id__": 1644 + "__id__": 1570 }, { - "__id__": 1646 + "__id__": 1572 } ], "_prefab": { - "__id__": 1648 + "__id__": 1574 }, "_lpos": { "__type__": "cc.Vec3", @@ -38252,11 +37124,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1641 + "__id__": 1567 }, "_enabled": true, "__prefab": { - "__id__": 1643 + "__id__": 1569 }, "_contentSize": { "__type__": "cc.Size", @@ -38280,11 +37152,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1641 + "__id__": 1567 }, "_enabled": true, "__prefab": { - "__id__": 1645 + "__id__": 1571 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -38348,11 +37220,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1641 + "__id__": 1567 }, "_enabled": true, "__prefab": { - "__id__": 1647 + "__id__": 1573 }, "templateMode": false, "watchPath": "data.items.1001", @@ -38383,20 +37255,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1625 + "__id__": 1551 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1650 + "__id__": 1576 }, { - "__id__": 1652 + "__id__": 1578 } ], "_prefab": { - "__id__": 1654 + "__id__": 1580 }, "_lpos": { "__type__": "cc.Vec3", @@ -38433,11 +37305,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1649 + "__id__": 1575 }, "_enabled": true, "__prefab": { - "__id__": 1651 + "__id__": 1577 }, "_contentSize": { "__type__": "cc.Size", @@ -38461,11 +37333,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1649 + "__id__": 1575 }, "_enabled": true, "__prefab": { - "__id__": 1653 + "__id__": 1579 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -38542,20 +37414,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1625 + "__id__": 1551 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1656 + "__id__": 1582 }, { - "__id__": 1658 + "__id__": 1584 } ], "_prefab": { - "__id__": 1660 + "__id__": 1586 }, "_lpos": { "__type__": "cc.Vec3", @@ -38592,11 +37464,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1655 + "__id__": 1581 }, "_enabled": true, "__prefab": { - "__id__": 1657 + "__id__": 1583 }, "_contentSize": { "__type__": "cc.Size", @@ -38620,11 +37492,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1655 + "__id__": 1581 }, "_enabled": true, "__prefab": { - "__id__": 1659 + "__id__": 1585 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -38701,11 +37573,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1625 + "__id__": 1551 }, "_enabled": true, "__prefab": { - "__id__": 1662 + "__id__": 1588 }, "_contentSize": { "__type__": "cc.Size", @@ -38742,27 +37614,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1533 + "__id__": 1459 }, "_children": [ { - "__id__": 1665 + "__id__": 1591 } ], "_active": true, "_components": [ { - "__id__": 1671 + "__id__": 1597 }, { - "__id__": 1673 + "__id__": 1599 }, { - "__id__": 1675 + "__id__": 1601 } ], "_prefab": { - "__id__": 1678 + "__id__": 1604 }, "_lpos": { "__type__": "cc.Vec3", @@ -38799,20 +37671,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1664 + "__id__": 1590 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1666 + "__id__": 1592 }, { - "__id__": 1668 + "__id__": 1594 } ], "_prefab": { - "__id__": 1670 + "__id__": 1596 }, "_lpos": { "__type__": "cc.Vec3", @@ -38849,11 +37721,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1665 + "__id__": 1591 }, "_enabled": true, "__prefab": { - "__id__": 1667 + "__id__": 1593 }, "_contentSize": { "__type__": "cc.Size", @@ -38877,11 +37749,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1665 + "__id__": 1591 }, "_enabled": true, "__prefab": { - "__id__": 1669 + "__id__": 1595 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -38958,11 +37830,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1664 + "__id__": 1590 }, "_enabled": true, "__prefab": { - "__id__": 1672 + "__id__": 1598 }, "_contentSize": { "__type__": "cc.Size", @@ -38986,11 +37858,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1664 + "__id__": 1590 }, "_enabled": true, "__prefab": { - "__id__": 1674 + "__id__": 1600 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -39031,15 +37903,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1664 + "__id__": 1590 }, "_enabled": true, "__prefab": { - "__id__": 1676 + "__id__": 1602 }, "clickEvents": [ { - "__id__": 1677 + "__id__": 1603 } ], "_interactable": true, @@ -39088,7 +37960,7 @@ { "__type__": "cc.ClickEvent", "target": { - "__id__": 842 + "__id__": 768 }, "component": "", "_componentId": "f8304VeHLhDebOCbedMODFm", @@ -39114,11 +37986,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1533 + "__id__": 1459 }, "_enabled": true, "__prefab": { - "__id__": 1680 + "__id__": 1606 }, "_contentSize": { "__type__": "cc.Size", @@ -39155,51 +38027,51 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 842 + "__id__": 768 }, "_children": [ { - "__id__": 1683 + "__id__": 1609 }, { - "__id__": 1689 + "__id__": 1615 }, { - "__id__": 1735 + "__id__": 1661 }, { - "__id__": 1774 + "__id__": 1700 }, { - "__id__": 1813 + "__id__": 1739 }, { - "__id__": 1852 + "__id__": 1778 }, { - "__id__": 1891 + "__id__": 1817 }, { - "__id__": 1930 + "__id__": 1856 }, { - "__id__": 1969 + "__id__": 1895 }, { - "__id__": 2008 + "__id__": 1934 }, { - "__id__": 2023 + "__id__": 1949 } ], "_active": true, "_components": [ { - "__id__": 2039 + "__id__": 1965 } ], "_prefab": { - "__id__": 2041 + "__id__": 1967 }, "_lpos": { "__type__": "cc.Vec3", @@ -39236,20 +38108,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1682 + "__id__": 1608 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1684 + "__id__": 1610 }, { - "__id__": 1686 + "__id__": 1612 } ], "_prefab": { - "__id__": 1688 + "__id__": 1614 }, "_lpos": { "__type__": "cc.Vec3", @@ -39286,11 +38158,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1683 + "__id__": 1609 }, "_enabled": true, "__prefab": { - "__id__": 1685 + "__id__": 1611 }, "_contentSize": { "__type__": "cc.Size", @@ -39314,11 +38186,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1683 + "__id__": 1609 }, "_enabled": true, "__prefab": { - "__id__": 1687 + "__id__": 1613 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -39372,36 +38244,36 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1682 + "__id__": 1608 }, "_children": [ { - "__id__": 1690 + "__id__": 1616 }, { - "__id__": 1706 + "__id__": 1632 }, { - "__id__": 1712 + "__id__": 1638 }, { - "__id__": 1718 + "__id__": 1644 }, { - "__id__": 1724 + "__id__": 1650 } ], "_active": true, "_components": [ { - "__id__": 1730 + "__id__": 1656 }, { - "__id__": 1732 + "__id__": 1658 } ], "_prefab": { - "__id__": 1734 + "__id__": 1660 }, "_lpos": { "__type__": "cc.Vec3", @@ -39438,24 +38310,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1689 + "__id__": 1615 }, "_children": [ { - "__id__": 1691 + "__id__": 1617 }, { - "__id__": 1697 + "__id__": 1623 } ], "_active": true, "_components": [ { - "__id__": 1703 + "__id__": 1629 } ], "_prefab": { - "__id__": 1705 + "__id__": 1631 }, "_lpos": { "__type__": "cc.Vec3", @@ -39492,20 +38364,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1690 + "__id__": 1616 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1692 + "__id__": 1618 }, { - "__id__": 1694 + "__id__": 1620 } ], "_prefab": { - "__id__": 1696 + "__id__": 1622 }, "_lpos": { "__type__": "cc.Vec3", @@ -39542,11 +38414,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1691 + "__id__": 1617 }, "_enabled": true, "__prefab": { - "__id__": 1693 + "__id__": 1619 }, "_contentSize": { "__type__": "cc.Size", @@ -39570,11 +38442,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1691 + "__id__": 1617 }, "_enabled": true, "__prefab": { - "__id__": 1695 + "__id__": 1621 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -39628,20 +38500,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1690 + "__id__": 1616 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1698 + "__id__": 1624 }, { - "__id__": 1700 + "__id__": 1626 } ], "_prefab": { - "__id__": 1702 + "__id__": 1628 }, "_lpos": { "__type__": "cc.Vec3", @@ -39678,11 +38550,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1697 + "__id__": 1623 }, "_enabled": true, "__prefab": { - "__id__": 1699 + "__id__": 1625 }, "_contentSize": { "__type__": "cc.Size", @@ -39706,11 +38578,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1697 + "__id__": 1623 }, "_enabled": true, "__prefab": { - "__id__": 1701 + "__id__": 1627 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -39787,11 +38659,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1690 + "__id__": 1616 }, "_enabled": true, "__prefab": { - "__id__": 1704 + "__id__": 1630 }, "_contentSize": { "__type__": "cc.Size", @@ -39828,20 +38700,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1689 + "__id__": 1615 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1707 + "__id__": 1633 }, { - "__id__": 1709 + "__id__": 1635 } ], "_prefab": { - "__id__": 1711 + "__id__": 1637 }, "_lpos": { "__type__": "cc.Vec3", @@ -39878,11 +38750,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1706 + "__id__": 1632 }, "_enabled": true, "__prefab": { - "__id__": 1708 + "__id__": 1634 }, "_contentSize": { "__type__": "cc.Size", @@ -39906,11 +38778,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1706 + "__id__": 1632 }, "_enabled": true, "__prefab": { - "__id__": 1710 + "__id__": 1636 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -39987,20 +38859,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1689 + "__id__": 1615 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1713 + "__id__": 1639 }, { - "__id__": 1715 + "__id__": 1641 } ], "_prefab": { - "__id__": 1717 + "__id__": 1643 }, "_lpos": { "__type__": "cc.Vec3", @@ -40037,11 +38909,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1712 + "__id__": 1638 }, "_enabled": true, "__prefab": { - "__id__": 1714 + "__id__": 1640 }, "_contentSize": { "__type__": "cc.Size", @@ -40065,11 +38937,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1712 + "__id__": 1638 }, "_enabled": true, "__prefab": { - "__id__": 1716 + "__id__": 1642 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -40146,20 +39018,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1689 + "__id__": 1615 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1719 + "__id__": 1645 }, { - "__id__": 1721 + "__id__": 1647 } ], "_prefab": { - "__id__": 1723 + "__id__": 1649 }, "_lpos": { "__type__": "cc.Vec3", @@ -40196,11 +39068,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1718 + "__id__": 1644 }, "_enabled": true, "__prefab": { - "__id__": 1720 + "__id__": 1646 }, "_contentSize": { "__type__": "cc.Size", @@ -40224,11 +39096,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1718 + "__id__": 1644 }, "_enabled": true, "__prefab": { - "__id__": 1722 + "__id__": 1648 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -40305,20 +39177,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1689 + "__id__": 1615 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1725 + "__id__": 1651 }, { - "__id__": 1727 + "__id__": 1653 } ], "_prefab": { - "__id__": 1729 + "__id__": 1655 }, "_lpos": { "__type__": "cc.Vec3", @@ -40355,11 +39227,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1724 + "__id__": 1650 }, "_enabled": true, "__prefab": { - "__id__": 1726 + "__id__": 1652 }, "_contentSize": { "__type__": "cc.Size", @@ -40383,11 +39255,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1724 + "__id__": 1650 }, "_enabled": true, "__prefab": { - "__id__": 1728 + "__id__": 1654 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -40464,11 +39336,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1689 + "__id__": 1615 }, "_enabled": true, "__prefab": { - "__id__": 1731 + "__id__": 1657 }, "_contentSize": { "__type__": "cc.Size", @@ -40492,11 +39364,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1689 + "__id__": 1615 }, "_enabled": false, "__prefab": { - "__id__": 1733 + "__id__": 1659 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -40573,33 +39445,33 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1682 + "__id__": 1608 }, "_children": [ { - "__id__": 1736 + "__id__": 1662 }, { - "__id__": 1742 + "__id__": 1668 }, { - "__id__": 1751 + "__id__": 1677 }, { - "__id__": 1759 + "__id__": 1685 }, { - "__id__": 1765 + "__id__": 1691 } ], "_active": true, "_components": [ { - "__id__": 1771 + "__id__": 1697 } ], "_prefab": { - "__id__": 1773 + "__id__": 1699 }, "_lpos": { "__type__": "cc.Vec3", @@ -40636,20 +39508,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1735 + "__id__": 1661 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1737 + "__id__": 1663 }, { - "__id__": 1739 + "__id__": 1665 } ], "_prefab": { - "__id__": 1741 + "__id__": 1667 }, "_lpos": { "__type__": "cc.Vec3", @@ -40686,11 +39558,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1736 + "__id__": 1662 }, "_enabled": true, "__prefab": { - "__id__": 1738 + "__id__": 1664 }, "_contentSize": { "__type__": "cc.Size", @@ -40714,11 +39586,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1736 + "__id__": 1662 }, "_enabled": true, "__prefab": { - "__id__": 1740 + "__id__": 1666 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -40772,23 +39644,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1735 + "__id__": 1661 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1743 + "__id__": 1669 }, { - "__id__": 1745 + "__id__": 1671 }, { - "__id__": 1747 + "__id__": 1673 } ], "_prefab": { - "__id__": 1750 + "__id__": 1676 }, "_lpos": { "__type__": "cc.Vec3", @@ -40825,11 +39697,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1742 + "__id__": 1668 }, "_enabled": true, "__prefab": { - "__id__": 1744 + "__id__": 1670 }, "_contentSize": { "__type__": "cc.Size", @@ -40853,11 +39725,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1742 + "__id__": 1668 }, "_enabled": true, "__prefab": { - "__id__": 1746 + "__id__": 1672 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -40898,15 +39770,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1742 + "__id__": 1668 }, "_enabled": true, "__prefab": { - "__id__": 1748 + "__id__": 1674 }, "clickEvents": [ { - "__id__": 1749 + "__id__": 1675 } ], "_interactable": true, @@ -40955,7 +39827,7 @@ { "__type__": "cc.ClickEvent", "target": { - "__id__": 842 + "__id__": 768 }, "component": "", "_componentId": "f8304VeHLhDebOCbedMODFm", @@ -40981,23 +39853,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1735 + "__id__": 1661 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1752 + "__id__": 1678 }, { - "__id__": 1754 + "__id__": 1680 }, { - "__id__": 1756 + "__id__": 1682 } ], "_prefab": { - "__id__": 1758 + "__id__": 1684 }, "_lpos": { "__type__": "cc.Vec3", @@ -41034,11 +39906,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1751 + "__id__": 1677 }, "_enabled": true, "__prefab": { - "__id__": 1753 + "__id__": 1679 }, "_contentSize": { "__type__": "cc.Size", @@ -41062,11 +39934,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1751 + "__id__": 1677 }, "_enabled": true, "__prefab": { - "__id__": 1755 + "__id__": 1681 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -41130,11 +40002,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1751 + "__id__": 1677 }, "_enabled": true, "__prefab": { - "__id__": 1757 + "__id__": 1683 }, "templateMode": false, "watchPath": "data.gold", @@ -41165,20 +40037,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1735 + "__id__": 1661 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1760 + "__id__": 1686 }, { - "__id__": 1762 + "__id__": 1688 } ], "_prefab": { - "__id__": 1764 + "__id__": 1690 }, "_lpos": { "__type__": "cc.Vec3", @@ -41215,11 +40087,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1759 + "__id__": 1685 }, "_enabled": true, "__prefab": { - "__id__": 1761 + "__id__": 1687 }, "_contentSize": { "__type__": "cc.Size", @@ -41243,11 +40115,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1759 + "__id__": 1685 }, "_enabled": true, "__prefab": { - "__id__": 1763 + "__id__": 1689 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -41324,20 +40196,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1735 + "__id__": 1661 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1766 + "__id__": 1692 }, { - "__id__": 1768 + "__id__": 1694 } ], "_prefab": { - "__id__": 1770 + "__id__": 1696 }, "_lpos": { "__type__": "cc.Vec3", @@ -41374,11 +40246,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1765 + "__id__": 1691 }, "_enabled": true, "__prefab": { - "__id__": 1767 + "__id__": 1693 }, "_contentSize": { "__type__": "cc.Size", @@ -41402,11 +40274,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1765 + "__id__": 1691 }, "_enabled": true, "__prefab": { - "__id__": 1769 + "__id__": 1695 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -41483,11 +40355,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1735 + "__id__": 1661 }, "_enabled": true, "__prefab": { - "__id__": 1772 + "__id__": 1698 }, "_contentSize": { "__type__": "cc.Size", @@ -41524,33 +40396,33 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1682 + "__id__": 1608 }, "_children": [ { - "__id__": 1775 + "__id__": 1701 }, { - "__id__": 1781 + "__id__": 1707 }, { - "__id__": 1790 + "__id__": 1716 }, { - "__id__": 1798 + "__id__": 1724 }, { - "__id__": 1804 + "__id__": 1730 } ], "_active": true, "_components": [ { - "__id__": 1810 + "__id__": 1736 } ], "_prefab": { - "__id__": 1812 + "__id__": 1738 }, "_lpos": { "__type__": "cc.Vec3", @@ -41587,20 +40459,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1774 + "__id__": 1700 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1776 + "__id__": 1702 }, { - "__id__": 1778 + "__id__": 1704 } ], "_prefab": { - "__id__": 1780 + "__id__": 1706 }, "_lpos": { "__type__": "cc.Vec3", @@ -41637,11 +40509,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1775 + "__id__": 1701 }, "_enabled": true, "__prefab": { - "__id__": 1777 + "__id__": 1703 }, "_contentSize": { "__type__": "cc.Size", @@ -41665,11 +40537,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1775 + "__id__": 1701 }, "_enabled": true, "__prefab": { - "__id__": 1779 + "__id__": 1705 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -41723,23 +40595,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1774 + "__id__": 1700 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1782 + "__id__": 1708 }, { - "__id__": 1784 + "__id__": 1710 }, { - "__id__": 1786 + "__id__": 1712 } ], "_prefab": { - "__id__": 1789 + "__id__": 1715 }, "_lpos": { "__type__": "cc.Vec3", @@ -41776,11 +40648,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1781 + "__id__": 1707 }, "_enabled": true, "__prefab": { - "__id__": 1783 + "__id__": 1709 }, "_contentSize": { "__type__": "cc.Size", @@ -41804,11 +40676,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1781 + "__id__": 1707 }, "_enabled": true, "__prefab": { - "__id__": 1785 + "__id__": 1711 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -41849,15 +40721,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1781 + "__id__": 1707 }, "_enabled": true, "__prefab": { - "__id__": 1787 + "__id__": 1713 }, "clickEvents": [ { - "__id__": 1788 + "__id__": 1714 } ], "_interactable": true, @@ -41906,7 +40778,7 @@ { "__type__": "cc.ClickEvent", "target": { - "__id__": 842 + "__id__": 768 }, "component": "", "_componentId": "f8304VeHLhDebOCbedMODFm", @@ -41932,23 +40804,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1774 + "__id__": 1700 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1791 + "__id__": 1717 }, { - "__id__": 1793 + "__id__": 1719 }, { - "__id__": 1795 + "__id__": 1721 } ], "_prefab": { - "__id__": 1797 + "__id__": 1723 }, "_lpos": { "__type__": "cc.Vec3", @@ -41985,11 +40857,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1790 + "__id__": 1716 }, "_enabled": true, "__prefab": { - "__id__": 1792 + "__id__": 1718 }, "_contentSize": { "__type__": "cc.Size", @@ -42013,11 +40885,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1790 + "__id__": 1716 }, "_enabled": true, "__prefab": { - "__id__": 1794 + "__id__": 1720 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -42081,11 +40953,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1790 + "__id__": 1716 }, "_enabled": true, "__prefab": { - "__id__": 1796 + "__id__": 1722 }, "templateMode": false, "watchPath": "data.items.1004", @@ -42116,20 +40988,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1774 + "__id__": 1700 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1799 + "__id__": 1725 }, { - "__id__": 1801 + "__id__": 1727 } ], "_prefab": { - "__id__": 1803 + "__id__": 1729 }, "_lpos": { "__type__": "cc.Vec3", @@ -42166,11 +41038,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1798 + "__id__": 1724 }, "_enabled": true, "__prefab": { - "__id__": 1800 + "__id__": 1726 }, "_contentSize": { "__type__": "cc.Size", @@ -42194,11 +41066,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1798 + "__id__": 1724 }, "_enabled": true, "__prefab": { - "__id__": 1802 + "__id__": 1728 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -42275,20 +41147,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1774 + "__id__": 1700 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1805 + "__id__": 1731 }, { - "__id__": 1807 + "__id__": 1733 } ], "_prefab": { - "__id__": 1809 + "__id__": 1735 }, "_lpos": { "__type__": "cc.Vec3", @@ -42325,11 +41197,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1804 + "__id__": 1730 }, "_enabled": true, "__prefab": { - "__id__": 1806 + "__id__": 1732 }, "_contentSize": { "__type__": "cc.Size", @@ -42353,11 +41225,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1804 + "__id__": 1730 }, "_enabled": true, "__prefab": { - "__id__": 1808 + "__id__": 1734 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -42434,11 +41306,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1774 + "__id__": 1700 }, "_enabled": true, "__prefab": { - "__id__": 1811 + "__id__": 1737 }, "_contentSize": { "__type__": "cc.Size", @@ -42475,33 +41347,33 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1682 + "__id__": 1608 }, "_children": [ { - "__id__": 1814 + "__id__": 1740 }, { - "__id__": 1820 + "__id__": 1746 }, { - "__id__": 1829 + "__id__": 1755 }, { - "__id__": 1837 + "__id__": 1763 }, { - "__id__": 1843 + "__id__": 1769 } ], "_active": true, "_components": [ { - "__id__": 1849 + "__id__": 1775 } ], "_prefab": { - "__id__": 1851 + "__id__": 1777 }, "_lpos": { "__type__": "cc.Vec3", @@ -42538,20 +41410,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1813 + "__id__": 1739 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1815 + "__id__": 1741 }, { - "__id__": 1817 + "__id__": 1743 } ], "_prefab": { - "__id__": 1819 + "__id__": 1745 }, "_lpos": { "__type__": "cc.Vec3", @@ -42588,11 +41460,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1814 + "__id__": 1740 }, "_enabled": true, "__prefab": { - "__id__": 1816 + "__id__": 1742 }, "_contentSize": { "__type__": "cc.Size", @@ -42616,11 +41488,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1814 + "__id__": 1740 }, "_enabled": true, "__prefab": { - "__id__": 1818 + "__id__": 1744 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -42674,23 +41546,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1813 + "__id__": 1739 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1821 + "__id__": 1747 }, { - "__id__": 1823 + "__id__": 1749 }, { - "__id__": 1825 + "__id__": 1751 } ], "_prefab": { - "__id__": 1828 + "__id__": 1754 }, "_lpos": { "__type__": "cc.Vec3", @@ -42727,11 +41599,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1820 + "__id__": 1746 }, "_enabled": true, "__prefab": { - "__id__": 1822 + "__id__": 1748 }, "_contentSize": { "__type__": "cc.Size", @@ -42755,11 +41627,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1820 + "__id__": 1746 }, "_enabled": true, "__prefab": { - "__id__": 1824 + "__id__": 1750 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -42800,15 +41672,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1820 + "__id__": 1746 }, "_enabled": true, "__prefab": { - "__id__": 1826 + "__id__": 1752 }, "clickEvents": [ { - "__id__": 1827 + "__id__": 1753 } ], "_interactable": true, @@ -42857,7 +41729,7 @@ { "__type__": "cc.ClickEvent", "target": { - "__id__": 842 + "__id__": 768 }, "component": "", "_componentId": "f8304VeHLhDebOCbedMODFm", @@ -42883,23 +41755,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1813 + "__id__": 1739 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1830 + "__id__": 1756 }, { - "__id__": 1832 + "__id__": 1758 }, { - "__id__": 1834 + "__id__": 1760 } ], "_prefab": { - "__id__": 1836 + "__id__": 1762 }, "_lpos": { "__type__": "cc.Vec3", @@ -42936,11 +41808,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1829 + "__id__": 1755 }, "_enabled": true, "__prefab": { - "__id__": 1831 + "__id__": 1757 }, "_contentSize": { "__type__": "cc.Size", @@ -42964,11 +41836,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1829 + "__id__": 1755 }, "_enabled": true, "__prefab": { - "__id__": 1833 + "__id__": 1759 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -43032,11 +41904,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1829 + "__id__": 1755 }, "_enabled": true, "__prefab": { - "__id__": 1835 + "__id__": 1761 }, "templateMode": false, "watchPath": "data.items.1005", @@ -43067,20 +41939,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1813 + "__id__": 1739 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1838 + "__id__": 1764 }, { - "__id__": 1840 + "__id__": 1766 } ], "_prefab": { - "__id__": 1842 + "__id__": 1768 }, "_lpos": { "__type__": "cc.Vec3", @@ -43117,11 +41989,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1837 + "__id__": 1763 }, "_enabled": true, "__prefab": { - "__id__": 1839 + "__id__": 1765 }, "_contentSize": { "__type__": "cc.Size", @@ -43145,11 +42017,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1837 + "__id__": 1763 }, "_enabled": true, "__prefab": { - "__id__": 1841 + "__id__": 1767 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -43226,20 +42098,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1813 + "__id__": 1739 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1844 + "__id__": 1770 }, { - "__id__": 1846 + "__id__": 1772 } ], "_prefab": { - "__id__": 1848 + "__id__": 1774 }, "_lpos": { "__type__": "cc.Vec3", @@ -43276,11 +42148,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1843 + "__id__": 1769 }, "_enabled": true, "__prefab": { - "__id__": 1845 + "__id__": 1771 }, "_contentSize": { "__type__": "cc.Size", @@ -43304,11 +42176,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1843 + "__id__": 1769 }, "_enabled": true, "__prefab": { - "__id__": 1847 + "__id__": 1773 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -43385,11 +42257,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1813 + "__id__": 1739 }, "_enabled": true, "__prefab": { - "__id__": 1850 + "__id__": 1776 }, "_contentSize": { "__type__": "cc.Size", @@ -43426,33 +42298,33 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1682 + "__id__": 1608 }, "_children": [ { - "__id__": 1853 + "__id__": 1779 }, { - "__id__": 1859 + "__id__": 1785 }, { - "__id__": 1868 + "__id__": 1794 }, { - "__id__": 1876 + "__id__": 1802 }, { - "__id__": 1882 + "__id__": 1808 } ], "_active": true, "_components": [ { - "__id__": 1888 + "__id__": 1814 } ], "_prefab": { - "__id__": 1890 + "__id__": 1816 }, "_lpos": { "__type__": "cc.Vec3", @@ -43489,20 +42361,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1852 + "__id__": 1778 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1854 + "__id__": 1780 }, { - "__id__": 1856 + "__id__": 1782 } ], "_prefab": { - "__id__": 1858 + "__id__": 1784 }, "_lpos": { "__type__": "cc.Vec3", @@ -43539,11 +42411,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1853 + "__id__": 1779 }, "_enabled": true, "__prefab": { - "__id__": 1855 + "__id__": 1781 }, "_contentSize": { "__type__": "cc.Size", @@ -43567,11 +42439,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1853 + "__id__": 1779 }, "_enabled": true, "__prefab": { - "__id__": 1857 + "__id__": 1783 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -43625,23 +42497,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1852 + "__id__": 1778 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1860 + "__id__": 1786 }, { - "__id__": 1862 + "__id__": 1788 }, { - "__id__": 1864 + "__id__": 1790 } ], "_prefab": { - "__id__": 1867 + "__id__": 1793 }, "_lpos": { "__type__": "cc.Vec3", @@ -43678,11 +42550,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1859 + "__id__": 1785 }, "_enabled": true, "__prefab": { - "__id__": 1861 + "__id__": 1787 }, "_contentSize": { "__type__": "cc.Size", @@ -43706,11 +42578,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1859 + "__id__": 1785 }, "_enabled": true, "__prefab": { - "__id__": 1863 + "__id__": 1789 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -43751,15 +42623,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1859 + "__id__": 1785 }, "_enabled": true, "__prefab": { - "__id__": 1865 + "__id__": 1791 }, "clickEvents": [ { - "__id__": 1866 + "__id__": 1792 } ], "_interactable": true, @@ -43808,7 +42680,7 @@ { "__type__": "cc.ClickEvent", "target": { - "__id__": 842 + "__id__": 768 }, "component": "", "_componentId": "f8304VeHLhDebOCbedMODFm", @@ -43834,23 +42706,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1852 + "__id__": 1778 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1869 + "__id__": 1795 }, { - "__id__": 1871 + "__id__": 1797 }, { - "__id__": 1873 + "__id__": 1799 } ], "_prefab": { - "__id__": 1875 + "__id__": 1801 }, "_lpos": { "__type__": "cc.Vec3", @@ -43887,11 +42759,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1868 + "__id__": 1794 }, "_enabled": true, "__prefab": { - "__id__": 1870 + "__id__": 1796 }, "_contentSize": { "__type__": "cc.Size", @@ -43915,11 +42787,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1868 + "__id__": 1794 }, "_enabled": true, "__prefab": { - "__id__": 1872 + "__id__": 1798 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -43983,11 +42855,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1868 + "__id__": 1794 }, "_enabled": true, "__prefab": { - "__id__": 1874 + "__id__": 1800 }, "templateMode": false, "watchPath": "data.items.1006", @@ -44018,20 +42890,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1852 + "__id__": 1778 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1877 + "__id__": 1803 }, { - "__id__": 1879 + "__id__": 1805 } ], "_prefab": { - "__id__": 1881 + "__id__": 1807 }, "_lpos": { "__type__": "cc.Vec3", @@ -44068,11 +42940,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1876 + "__id__": 1802 }, "_enabled": true, "__prefab": { - "__id__": 1878 + "__id__": 1804 }, "_contentSize": { "__type__": "cc.Size", @@ -44096,11 +42968,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1876 + "__id__": 1802 }, "_enabled": true, "__prefab": { - "__id__": 1880 + "__id__": 1806 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -44177,20 +43049,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1852 + "__id__": 1778 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1883 + "__id__": 1809 }, { - "__id__": 1885 + "__id__": 1811 } ], "_prefab": { - "__id__": 1887 + "__id__": 1813 }, "_lpos": { "__type__": "cc.Vec3", @@ -44227,11 +43099,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1882 + "__id__": 1808 }, "_enabled": true, "__prefab": { - "__id__": 1884 + "__id__": 1810 }, "_contentSize": { "__type__": "cc.Size", @@ -44255,11 +43127,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1882 + "__id__": 1808 }, "_enabled": true, "__prefab": { - "__id__": 1886 + "__id__": 1812 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -44336,11 +43208,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1852 + "__id__": 1778 }, "_enabled": true, "__prefab": { - "__id__": 1889 + "__id__": 1815 }, "_contentSize": { "__type__": "cc.Size", @@ -44377,33 +43249,33 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1682 + "__id__": 1608 }, "_children": [ { - "__id__": 1892 + "__id__": 1818 }, { - "__id__": 1898 + "__id__": 1824 }, { - "__id__": 1907 + "__id__": 1833 }, { - "__id__": 1915 + "__id__": 1841 }, { - "__id__": 1921 + "__id__": 1847 } ], "_active": true, "_components": [ { - "__id__": 1927 + "__id__": 1853 } ], "_prefab": { - "__id__": 1929 + "__id__": 1855 }, "_lpos": { "__type__": "cc.Vec3", @@ -44440,20 +43312,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1891 + "__id__": 1817 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1893 + "__id__": 1819 }, { - "__id__": 1895 + "__id__": 1821 } ], "_prefab": { - "__id__": 1897 + "__id__": 1823 }, "_lpos": { "__type__": "cc.Vec3", @@ -44490,11 +43362,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1892 + "__id__": 1818 }, "_enabled": true, "__prefab": { - "__id__": 1894 + "__id__": 1820 }, "_contentSize": { "__type__": "cc.Size", @@ -44518,11 +43390,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1892 + "__id__": 1818 }, "_enabled": true, "__prefab": { - "__id__": 1896 + "__id__": 1822 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -44576,23 +43448,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1891 + "__id__": 1817 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1899 + "__id__": 1825 }, { - "__id__": 1901 + "__id__": 1827 }, { - "__id__": 1903 + "__id__": 1829 } ], "_prefab": { - "__id__": 1906 + "__id__": 1832 }, "_lpos": { "__type__": "cc.Vec3", @@ -44629,11 +43501,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1898 + "__id__": 1824 }, "_enabled": true, "__prefab": { - "__id__": 1900 + "__id__": 1826 }, "_contentSize": { "__type__": "cc.Size", @@ -44657,11 +43529,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1898 + "__id__": 1824 }, "_enabled": true, "__prefab": { - "__id__": 1902 + "__id__": 1828 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -44702,15 +43574,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1898 + "__id__": 1824 }, "_enabled": true, "__prefab": { - "__id__": 1904 + "__id__": 1830 }, "clickEvents": [ { - "__id__": 1905 + "__id__": 1831 } ], "_interactable": true, @@ -44759,7 +43631,7 @@ { "__type__": "cc.ClickEvent", "target": { - "__id__": 842 + "__id__": 768 }, "component": "", "_componentId": "f8304VeHLhDebOCbedMODFm", @@ -44785,23 +43657,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1891 + "__id__": 1817 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1908 + "__id__": 1834 }, { - "__id__": 1910 + "__id__": 1836 }, { - "__id__": 1912 + "__id__": 1838 } ], "_prefab": { - "__id__": 1914 + "__id__": 1840 }, "_lpos": { "__type__": "cc.Vec3", @@ -44838,11 +43710,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1907 + "__id__": 1833 }, "_enabled": true, "__prefab": { - "__id__": 1909 + "__id__": 1835 }, "_contentSize": { "__type__": "cc.Size", @@ -44866,11 +43738,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1907 + "__id__": 1833 }, "_enabled": true, "__prefab": { - "__id__": 1911 + "__id__": 1837 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -44934,11 +43806,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1907 + "__id__": 1833 }, "_enabled": true, "__prefab": { - "__id__": 1913 + "__id__": 1839 }, "templateMode": false, "watchPath": "data.items.1007", @@ -44969,20 +43841,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1891 + "__id__": 1817 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1916 + "__id__": 1842 }, { - "__id__": 1918 + "__id__": 1844 } ], "_prefab": { - "__id__": 1920 + "__id__": 1846 }, "_lpos": { "__type__": "cc.Vec3", @@ -45019,11 +43891,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1915 + "__id__": 1841 }, "_enabled": true, "__prefab": { - "__id__": 1917 + "__id__": 1843 }, "_contentSize": { "__type__": "cc.Size", @@ -45047,11 +43919,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1915 + "__id__": 1841 }, "_enabled": true, "__prefab": { - "__id__": 1919 + "__id__": 1845 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -45128,20 +44000,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1891 + "__id__": 1817 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1922 + "__id__": 1848 }, { - "__id__": 1924 + "__id__": 1850 } ], "_prefab": { - "__id__": 1926 + "__id__": 1852 }, "_lpos": { "__type__": "cc.Vec3", @@ -45178,11 +44050,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1921 + "__id__": 1847 }, "_enabled": true, "__prefab": { - "__id__": 1923 + "__id__": 1849 }, "_contentSize": { "__type__": "cc.Size", @@ -45206,11 +44078,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1921 + "__id__": 1847 }, "_enabled": true, "__prefab": { - "__id__": 1925 + "__id__": 1851 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -45287,11 +44159,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1891 + "__id__": 1817 }, "_enabled": true, "__prefab": { - "__id__": 1928 + "__id__": 1854 }, "_contentSize": { "__type__": "cc.Size", @@ -45328,33 +44200,33 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1682 + "__id__": 1608 }, "_children": [ { - "__id__": 1931 + "__id__": 1857 }, { - "__id__": 1937 + "__id__": 1863 }, { - "__id__": 1946 + "__id__": 1872 }, { - "__id__": 1954 + "__id__": 1880 }, { - "__id__": 1960 + "__id__": 1886 } ], "_active": true, "_components": [ { - "__id__": 1966 + "__id__": 1892 } ], "_prefab": { - "__id__": 1968 + "__id__": 1894 }, "_lpos": { "__type__": "cc.Vec3", @@ -45391,20 +44263,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1930 + "__id__": 1856 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1932 + "__id__": 1858 }, { - "__id__": 1934 + "__id__": 1860 } ], "_prefab": { - "__id__": 1936 + "__id__": 1862 }, "_lpos": { "__type__": "cc.Vec3", @@ -45441,11 +44313,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1931 + "__id__": 1857 }, "_enabled": true, "__prefab": { - "__id__": 1933 + "__id__": 1859 }, "_contentSize": { "__type__": "cc.Size", @@ -45469,11 +44341,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1931 + "__id__": 1857 }, "_enabled": true, "__prefab": { - "__id__": 1935 + "__id__": 1861 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -45527,23 +44399,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1930 + "__id__": 1856 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1938 + "__id__": 1864 }, { - "__id__": 1940 + "__id__": 1866 }, { - "__id__": 1942 + "__id__": 1868 } ], "_prefab": { - "__id__": 1945 + "__id__": 1871 }, "_lpos": { "__type__": "cc.Vec3", @@ -45580,11 +44452,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1937 + "__id__": 1863 }, "_enabled": true, "__prefab": { - "__id__": 1939 + "__id__": 1865 }, "_contentSize": { "__type__": "cc.Size", @@ -45608,11 +44480,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1937 + "__id__": 1863 }, "_enabled": true, "__prefab": { - "__id__": 1941 + "__id__": 1867 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -45653,15 +44525,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1937 + "__id__": 1863 }, "_enabled": true, "__prefab": { - "__id__": 1943 + "__id__": 1869 }, "clickEvents": [ { - "__id__": 1944 + "__id__": 1870 } ], "_interactable": true, @@ -45710,7 +44582,7 @@ { "__type__": "cc.ClickEvent", "target": { - "__id__": 842 + "__id__": 768 }, "component": "", "_componentId": "f8304VeHLhDebOCbedMODFm", @@ -45736,23 +44608,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1930 + "__id__": 1856 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1947 + "__id__": 1873 }, { - "__id__": 1949 + "__id__": 1875 }, { - "__id__": 1951 + "__id__": 1877 } ], "_prefab": { - "__id__": 1953 + "__id__": 1879 }, "_lpos": { "__type__": "cc.Vec3", @@ -45789,11 +44661,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1946 + "__id__": 1872 }, "_enabled": true, "__prefab": { - "__id__": 1948 + "__id__": 1874 }, "_contentSize": { "__type__": "cc.Size", @@ -45817,11 +44689,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1946 + "__id__": 1872 }, "_enabled": true, "__prefab": { - "__id__": 1950 + "__id__": 1876 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -45885,11 +44757,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1946 + "__id__": 1872 }, "_enabled": true, "__prefab": { - "__id__": 1952 + "__id__": 1878 }, "templateMode": false, "watchPath": "data.items.1008", @@ -45920,20 +44792,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1930 + "__id__": 1856 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1955 + "__id__": 1881 }, { - "__id__": 1957 + "__id__": 1883 } ], "_prefab": { - "__id__": 1959 + "__id__": 1885 }, "_lpos": { "__type__": "cc.Vec3", @@ -45970,11 +44842,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1954 + "__id__": 1880 }, "_enabled": true, "__prefab": { - "__id__": 1956 + "__id__": 1882 }, "_contentSize": { "__type__": "cc.Size", @@ -45998,11 +44870,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1954 + "__id__": 1880 }, "_enabled": true, "__prefab": { - "__id__": 1958 + "__id__": 1884 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -46079,20 +44951,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1930 + "__id__": 1856 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1961 + "__id__": 1887 }, { - "__id__": 1963 + "__id__": 1889 } ], "_prefab": { - "__id__": 1965 + "__id__": 1891 }, "_lpos": { "__type__": "cc.Vec3", @@ -46129,11 +45001,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1960 + "__id__": 1886 }, "_enabled": true, "__prefab": { - "__id__": 1962 + "__id__": 1888 }, "_contentSize": { "__type__": "cc.Size", @@ -46157,11 +45029,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1960 + "__id__": 1886 }, "_enabled": true, "__prefab": { - "__id__": 1964 + "__id__": 1890 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -46238,11 +45110,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1930 + "__id__": 1856 }, "_enabled": true, "__prefab": { - "__id__": 1967 + "__id__": 1893 }, "_contentSize": { "__type__": "cc.Size", @@ -46279,33 +45151,33 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1682 + "__id__": 1608 }, "_children": [ { - "__id__": 1970 + "__id__": 1896 }, { - "__id__": 1976 + "__id__": 1902 }, { - "__id__": 1985 + "__id__": 1911 }, { - "__id__": 1993 + "__id__": 1919 }, { - "__id__": 1999 + "__id__": 1925 } ], "_active": true, "_components": [ { - "__id__": 2005 + "__id__": 1931 } ], "_prefab": { - "__id__": 2007 + "__id__": 1933 }, "_lpos": { "__type__": "cc.Vec3", @@ -46342,20 +45214,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1969 + "__id__": 1895 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1971 + "__id__": 1897 }, { - "__id__": 1973 + "__id__": 1899 } ], "_prefab": { - "__id__": 1975 + "__id__": 1901 }, "_lpos": { "__type__": "cc.Vec3", @@ -46392,11 +45264,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1970 + "__id__": 1896 }, "_enabled": true, "__prefab": { - "__id__": 1972 + "__id__": 1898 }, "_contentSize": { "__type__": "cc.Size", @@ -46420,11 +45292,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1970 + "__id__": 1896 }, "_enabled": true, "__prefab": { - "__id__": 1974 + "__id__": 1900 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -46478,23 +45350,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1969 + "__id__": 1895 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1977 + "__id__": 1903 }, { - "__id__": 1979 + "__id__": 1905 }, { - "__id__": 1981 + "__id__": 1907 } ], "_prefab": { - "__id__": 1984 + "__id__": 1910 }, "_lpos": { "__type__": "cc.Vec3", @@ -46531,11 +45403,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1976 + "__id__": 1902 }, "_enabled": true, "__prefab": { - "__id__": 1978 + "__id__": 1904 }, "_contentSize": { "__type__": "cc.Size", @@ -46559,11 +45431,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1976 + "__id__": 1902 }, "_enabled": true, "__prefab": { - "__id__": 1980 + "__id__": 1906 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -46604,15 +45476,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1976 + "__id__": 1902 }, "_enabled": true, "__prefab": { - "__id__": 1982 + "__id__": 1908 }, "clickEvents": [ { - "__id__": 1983 + "__id__": 1909 } ], "_interactable": true, @@ -46661,7 +45533,7 @@ { "__type__": "cc.ClickEvent", "target": { - "__id__": 842 + "__id__": 768 }, "component": "", "_componentId": "f8304VeHLhDebOCbedMODFm", @@ -46687,23 +45559,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1969 + "__id__": 1895 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1986 + "__id__": 1912 }, { - "__id__": 1988 + "__id__": 1914 }, { - "__id__": 1990 + "__id__": 1916 } ], "_prefab": { - "__id__": 1992 + "__id__": 1918 }, "_lpos": { "__type__": "cc.Vec3", @@ -46740,11 +45612,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1985 + "__id__": 1911 }, "_enabled": true, "__prefab": { - "__id__": 1987 + "__id__": 1913 }, "_contentSize": { "__type__": "cc.Size", @@ -46768,11 +45640,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1985 + "__id__": 1911 }, "_enabled": true, "__prefab": { - "__id__": 1989 + "__id__": 1915 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -46836,11 +45708,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1985 + "__id__": 1911 }, "_enabled": true, "__prefab": { - "__id__": 1991 + "__id__": 1917 }, "templateMode": false, "watchPath": "data.items.1008", @@ -46871,20 +45743,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1969 + "__id__": 1895 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1994 + "__id__": 1920 }, { - "__id__": 1996 + "__id__": 1922 } ], "_prefab": { - "__id__": 1998 + "__id__": 1924 }, "_lpos": { "__type__": "cc.Vec3", @@ -46921,11 +45793,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1993 + "__id__": 1919 }, "_enabled": true, "__prefab": { - "__id__": 1995 + "__id__": 1921 }, "_contentSize": { "__type__": "cc.Size", @@ -46949,11 +45821,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1993 + "__id__": 1919 }, "_enabled": true, "__prefab": { - "__id__": 1997 + "__id__": 1923 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -47030,20 +45902,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1969 + "__id__": 1895 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2000 + "__id__": 1926 }, { - "__id__": 2002 + "__id__": 1928 } ], "_prefab": { - "__id__": 2004 + "__id__": 1930 }, "_lpos": { "__type__": "cc.Vec3", @@ -47080,11 +45952,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1999 + "__id__": 1925 }, "_enabled": true, "__prefab": { - "__id__": 2001 + "__id__": 1927 }, "_contentSize": { "__type__": "cc.Size", @@ -47108,11 +45980,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1999 + "__id__": 1925 }, "_enabled": true, "__prefab": { - "__id__": 2003 + "__id__": 1929 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -47189,11 +46061,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1969 + "__id__": 1895 }, "_enabled": true, "__prefab": { - "__id__": 2006 + "__id__": 1932 }, "_contentSize": { "__type__": "cc.Size", @@ -47230,27 +46102,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1682 + "__id__": 1608 }, "_children": [ { - "__id__": 2009 + "__id__": 1935 } ], "_active": true, "_components": [ { - "__id__": 2015 + "__id__": 1941 }, { - "__id__": 2017 + "__id__": 1943 }, { - "__id__": 2019 + "__id__": 1945 } ], "_prefab": { - "__id__": 2022 + "__id__": 1948 }, "_lpos": { "__type__": "cc.Vec3", @@ -47287,20 +46159,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2008 + "__id__": 1934 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2010 + "__id__": 1936 }, { - "__id__": 2012 + "__id__": 1938 } ], "_prefab": { - "__id__": 2014 + "__id__": 1940 }, "_lpos": { "__type__": "cc.Vec3", @@ -47337,11 +46209,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2009 + "__id__": 1935 }, "_enabled": true, "__prefab": { - "__id__": 2011 + "__id__": 1937 }, "_contentSize": { "__type__": "cc.Size", @@ -47365,11 +46237,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2009 + "__id__": 1935 }, "_enabled": true, "__prefab": { - "__id__": 2013 + "__id__": 1939 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -47446,11 +46318,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2008 + "__id__": 1934 }, "_enabled": true, "__prefab": { - "__id__": 2016 + "__id__": 1942 }, "_contentSize": { "__type__": "cc.Size", @@ -47474,11 +46346,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2008 + "__id__": 1934 }, "_enabled": true, "__prefab": { - "__id__": 2018 + "__id__": 1944 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -47519,15 +46391,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2008 + "__id__": 1934 }, "_enabled": true, "__prefab": { - "__id__": 2020 + "__id__": 1946 }, "clickEvents": [ { - "__id__": 2021 + "__id__": 1947 } ], "_interactable": true, @@ -47576,7 +46448,7 @@ { "__type__": "cc.ClickEvent", "target": { - "__id__": 842 + "__id__": 768 }, "component": "", "_componentId": "f8304VeHLhDebOCbedMODFm", @@ -47602,30 +46474,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1682 + "__id__": 1608 }, "_children": [ { - "__id__": 2024 + "__id__": 1950 } ], "_active": true, "_components": [ { - "__id__": 2030 + "__id__": 1956 }, { - "__id__": 2032 + "__id__": 1958 }, { - "__id__": 2034 + "__id__": 1960 }, { - "__id__": 2036 + "__id__": 1962 } ], "_prefab": { - "__id__": 2038 + "__id__": 1964 }, "_lpos": { "__type__": "cc.Vec3", @@ -47662,20 +46534,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2023 + "__id__": 1949 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2025 + "__id__": 1951 }, { - "__id__": 2027 + "__id__": 1953 } ], "_prefab": { - "__id__": 2029 + "__id__": 1955 }, "_lpos": { "__type__": "cc.Vec3", @@ -47712,11 +46584,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2024 + "__id__": 1950 }, "_enabled": true, "__prefab": { - "__id__": 2026 + "__id__": 1952 }, "_contentSize": { "__type__": "cc.Size", @@ -47740,11 +46612,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2024 + "__id__": 1950 }, "_enabled": true, "__prefab": { - "__id__": 2028 + "__id__": 1954 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -47821,11 +46693,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2023 + "__id__": 1949 }, "_enabled": true, "__prefab": { - "__id__": 2031 + "__id__": 1957 }, "_contentSize": { "__type__": "cc.Size", @@ -47849,11 +46721,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2023 + "__id__": 1949 }, "_enabled": true, "__prefab": { - "__id__": 2033 + "__id__": 1959 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -47894,11 +46766,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2023 + "__id__": 1949 }, "_enabled": true, "__prefab": { - "__id__": 2035 + "__id__": 1961 }, "clickEvents": [], "_interactable": false, @@ -47950,11 +46822,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2023 + "__id__": 1949 }, "_enabled": true, "__prefab": { - "__id__": 2037 + "__id__": 1963 }, "_id": "" }, @@ -47981,11 +46853,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1682 + "__id__": 1608 }, "_enabled": true, "__prefab": { - "__id__": 2040 + "__id__": 1966 }, "_contentSize": { "__type__": "cc.Size", @@ -48022,33 +46894,33 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 842 + "__id__": 768 }, "_children": [ { - "__id__": 2043 + "__id__": 1969 }, { - "__id__": 2049 + "__id__": 1975 }, { - "__id__": 2055 + "__id__": 1981 }, { - "__id__": 2064 + "__id__": 1990 } ], "_active": true, "_components": [ { - "__id__": 2073 + "__id__": 1999 }, { - "__id__": 2075 + "__id__": 2001 } ], "_prefab": { - "__id__": 2077 + "__id__": 2003 }, "_lpos": { "__type__": "cc.Vec3", @@ -48085,20 +46957,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2042 + "__id__": 1968 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2044 + "__id__": 1970 }, { - "__id__": 2046 + "__id__": 1972 } ], "_prefab": { - "__id__": 2048 + "__id__": 1974 }, "_lpos": { "__type__": "cc.Vec3", @@ -48135,11 +47007,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2043 + "__id__": 1969 }, "_enabled": true, "__prefab": { - "__id__": 2045 + "__id__": 1971 }, "_contentSize": { "__type__": "cc.Size", @@ -48163,11 +47035,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2043 + "__id__": 1969 }, "_enabled": true, "__prefab": { - "__id__": 2047 + "__id__": 1973 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -48221,20 +47093,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2042 + "__id__": 1968 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2050 + "__id__": 1976 }, { - "__id__": 2052 + "__id__": 1978 } ], "_prefab": { - "__id__": 2054 + "__id__": 1980 }, "_lpos": { "__type__": "cc.Vec3", @@ -48271,11 +47143,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2049 + "__id__": 1975 }, "_enabled": true, "__prefab": { - "__id__": 2051 + "__id__": 1977 }, "_contentSize": { "__type__": "cc.Size", @@ -48299,11 +47171,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2049 + "__id__": 1975 }, "_enabled": true, "__prefab": { - "__id__": 2053 + "__id__": 1979 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -48357,23 +47229,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2042 + "__id__": 1968 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2056 + "__id__": 1982 }, { - "__id__": 2058 + "__id__": 1984 }, { - "__id__": 2060 + "__id__": 1986 } ], "_prefab": { - "__id__": 2063 + "__id__": 1989 }, "_lpos": { "__type__": "cc.Vec3", @@ -48410,11 +47282,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2055 + "__id__": 1981 }, "_enabled": true, "__prefab": { - "__id__": 2057 + "__id__": 1983 }, "_contentSize": { "__type__": "cc.Size", @@ -48438,11 +47310,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2055 + "__id__": 1981 }, "_enabled": true, "__prefab": { - "__id__": 2059 + "__id__": 1985 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -48506,15 +47378,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2055 + "__id__": 1981 }, "_enabled": true, "__prefab": { - "__id__": 2061 + "__id__": 1987 }, "clickEvents": [ { - "__id__": 2062 + "__id__": 1988 } ], "_interactable": true, @@ -48563,7 +47435,7 @@ "_duration": 0.1, "_zoomScale": 1.2, "_target": { - "__id__": 2055 + "__id__": 1981 }, "_id": "" }, @@ -48574,7 +47446,7 @@ { "__type__": "cc.ClickEvent", "target": { - "__id__": 842 + "__id__": 768 }, "component": "", "_componentId": "f8304VeHLhDebOCbedMODFm", @@ -48600,23 +47472,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2042 + "__id__": 1968 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2065 + "__id__": 1991 }, { - "__id__": 2067 + "__id__": 1993 }, { - "__id__": 2069 + "__id__": 1995 } ], "_prefab": { - "__id__": 2072 + "__id__": 1998 }, "_lpos": { "__type__": "cc.Vec3", @@ -48653,11 +47525,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2064 + "__id__": 1990 }, "_enabled": true, "__prefab": { - "__id__": 2066 + "__id__": 1992 }, "_contentSize": { "__type__": "cc.Size", @@ -48681,11 +47553,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2064 + "__id__": 1990 }, "_enabled": true, "__prefab": { - "__id__": 2068 + "__id__": 1994 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -48749,15 +47621,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2064 + "__id__": 1990 }, "_enabled": true, "__prefab": { - "__id__": 2070 + "__id__": 1996 }, "clickEvents": [ { - "__id__": 2071 + "__id__": 1997 } ], "_interactable": true, @@ -48806,7 +47678,7 @@ { "__type__": "cc.ClickEvent", "target": { - "__id__": 842 + "__id__": 768 }, "component": "", "_componentId": "f8304VeHLhDebOCbedMODFm", @@ -48832,11 +47704,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2042 + "__id__": 1968 }, "_enabled": true, "__prefab": { - "__id__": 2074 + "__id__": 2000 }, "_contentSize": { "__type__": "cc.Size", @@ -48860,11 +47732,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2042 + "__id__": 1968 }, "_enabled": true, "__prefab": { - "__id__": 2076 + "__id__": 2002 }, "_alignFlags": 4, "_target": null, @@ -48909,33 +47781,33 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 842 + "__id__": 768 }, "_children": [ { - "__id__": 2079 + "__id__": 2005 }, { - "__id__": 2087 + "__id__": 2013 }, { - "__id__": 2105 + "__id__": 2031 } ], "_active": true, "_components": [ { - "__id__": 2123 + "__id__": 2049 }, { - "__id__": 2102 + "__id__": 2028 }, { - "__id__": 2125 + "__id__": 2051 } ], "_prefab": { - "__id__": 2127 + "__id__": 2053 }, "_lpos": { "__type__": "cc.Vec3", @@ -48972,23 +47844,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2078 + "__id__": 2004 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2080 + "__id__": 2006 }, { - "__id__": 2082 + "__id__": 2008 }, { - "__id__": 2084 + "__id__": 2010 } ], "_prefab": { - "__id__": 2086 + "__id__": 2012 }, "_lpos": { "__type__": "cc.Vec3", @@ -49025,11 +47897,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2079 + "__id__": 2005 }, "_enabled": true, "__prefab": { - "__id__": 2081 + "__id__": 2007 }, "_contentSize": { "__type__": "cc.Size", @@ -49053,11 +47925,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2079 + "__id__": 2005 }, "_enabled": true, "__prefab": { - "__id__": 2083 + "__id__": 2009 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -49098,11 +47970,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2079 + "__id__": 2005 }, "_enabled": true, "__prefab": { - "__id__": 2085 + "__id__": 2011 }, "_alignFlags": 40, "_target": null, @@ -49147,30 +48019,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2078 + "__id__": 2004 }, "_children": [ { - "__id__": 2088 + "__id__": 2014 } ], "_active": false, "_components": [ { - "__id__": 2094 + "__id__": 2020 }, { - "__id__": 2096 + "__id__": 2022 }, { - "__id__": 2098 + "__id__": 2024 }, { - "__id__": 2100 + "__id__": 2026 } ], "_prefab": { - "__id__": 2122 + "__id__": 2048 }, "_lpos": { "__type__": "cc.Vec3", @@ -49207,20 +48079,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2087 + "__id__": 2013 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2089 + "__id__": 2015 }, { - "__id__": 2091 + "__id__": 2017 } ], "_prefab": { - "__id__": 2093 + "__id__": 2019 }, "_lpos": { "__type__": "cc.Vec3", @@ -49257,11 +48129,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2088 + "__id__": 2014 }, "_enabled": true, "__prefab": { - "__id__": 2090 + "__id__": 2016 }, "_contentSize": { "__type__": "cc.Size", @@ -49285,11 +48157,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2088 + "__id__": 2014 }, "_enabled": true, "__prefab": { - "__id__": 2092 + "__id__": 2018 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -49343,11 +48215,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2087 + "__id__": 2013 }, "_enabled": true, "__prefab": { - "__id__": 2095 + "__id__": 2021 }, "_contentSize": { "__type__": "cc.Size", @@ -49371,11 +48243,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2087 + "__id__": 2013 }, "_enabled": true, "__prefab": { - "__id__": 2097 + "__id__": 2023 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -49413,11 +48285,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2087 + "__id__": 2013 }, "_enabled": true, "__prefab": { - "__id__": 2099 + "__id__": 2025 }, "_alignFlags": 37, "_target": null, @@ -49449,17 +48321,17 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2087 + "__id__": 2013 }, "_enabled": true, "__prefab": { - "__id__": 2101 + "__id__": 2027 }, "_scrollView": { - "__id__": 2102 + "__id__": 2028 }, "_handle": { - "__id__": 2091 + "__id__": 2017 }, "_direction": 0, "_enableAutoHide": false, @@ -49476,11 +48348,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2078 + "__id__": 2004 }, "_enabled": true, "__prefab": { - "__id__": 2103 + "__id__": 2029 }, "bounceDuration": 0.23, "brake": 0.75, @@ -49491,7 +48363,7 @@ "cancelInnerEvents": true, "scrollEvents": [], "_content": { - "__id__": 2104 + "__id__": 2030 }, "_horizontalScrollBar": null, "_verticalScrollBar": null, @@ -49507,23 +48379,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2105 + "__id__": 2031 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2115 + "__id__": 2041 }, { - "__id__": 2117 + "__id__": 2043 }, { - "__id__": 2119 + "__id__": 2045 } ], "_prefab": { - "__id__": 2121 + "__id__": 2047 }, "_lpos": { "__type__": "cc.Vec3", @@ -49560,30 +48432,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2078 + "__id__": 2004 }, "_children": [ { - "__id__": 2104 + "__id__": 2030 } ], "_active": true, "_components": [ { - "__id__": 2106 + "__id__": 2032 }, { - "__id__": 2108 + "__id__": 2034 }, { - "__id__": 2110 + "__id__": 2036 }, { - "__id__": 2112 + "__id__": 2038 } ], "_prefab": { - "__id__": 2114 + "__id__": 2040 }, "_lpos": { "__type__": "cc.Vec3", @@ -49620,11 +48492,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2105 + "__id__": 2031 }, "_enabled": true, "__prefab": { - "__id__": 2107 + "__id__": 2033 }, "_contentSize": { "__type__": "cc.Size", @@ -49648,11 +48520,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2105 + "__id__": 2031 }, "_enabled": true, "__prefab": { - "__id__": 2109 + "__id__": 2035 }, "_type": 0, "_inverted": false, @@ -49670,11 +48542,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2105 + "__id__": 2031 }, "_enabled": true, "__prefab": { - "__id__": 2111 + "__id__": 2037 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -49716,11 +48588,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2105 + "__id__": 2031 }, "_enabled": true, "__prefab": { - "__id__": 2113 + "__id__": 2039 }, "_alignFlags": 45, "_target": null, @@ -49765,11 +48637,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2104 + "__id__": 2030 }, "_enabled": true, "__prefab": { - "__id__": 2116 + "__id__": 2042 }, "_contentSize": { "__type__": "cc.Size", @@ -49793,11 +48665,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2104 + "__id__": 2030 }, "_enabled": true, "__prefab": { - "__id__": 2118 + "__id__": 2044 }, "_resizeMode": 0, "_layoutType": 3, @@ -49831,11 +48703,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2104 + "__id__": 2030 }, "_enabled": true, "__prefab": { - "__id__": 2120 + "__id__": 2046 }, "_alignFlags": 41, "_target": null, @@ -49893,11 +48765,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2078 + "__id__": 2004 }, "_enabled": true, "__prefab": { - "__id__": 2124 + "__id__": 2050 }, "_contentSize": { "__type__": "cc.Size", @@ -49921,11 +48793,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2078 + "__id__": 2004 }, "_enabled": true, "__prefab": { - "__id__": 2126 + "__id__": 2052 }, "_alignFlags": 20, "_target": null, @@ -49970,11 +48842,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 842 + "__id__": 768 }, "_enabled": true, "__prefab": { - "__id__": 2129 + "__id__": 2055 }, "_contentSize": { "__type__": "cc.Size", @@ -49998,11 +48870,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 842 + "__id__": 768 }, "_enabled": true, "__prefab": { - "__id__": 2131 + "__id__": 2057 }, "_alignFlags": 45, "_target": null, @@ -50034,11 +48906,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 842 + "__id__": 768 }, "_enabled": true, "__prefab": { - "__id__": 2133 + "__id__": 2059 }, "_id": "" }, @@ -50069,32 +48941,32 @@ }, "_children": [ { - "__id__": 2136 + "__id__": 2062 }, { - "__id__": 2142 + "__id__": 2068 }, { - "__id__": 2167 + "__id__": 2093 }, { - "__id__": 2192 + "__id__": 2118 } ], "_active": true, "_components": [ { - "__id__": 2217 + "__id__": 2143 }, { - "__id__": 2219 + "__id__": 2145 }, { - "__id__": 2221 + "__id__": 2147 } ], "_prefab": { - "__id__": 2223 + "__id__": 2149 }, "_lpos": { "__type__": "cc.Vec3", @@ -50131,20 +49003,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 2135 + "__id__": 2061 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2137 + "__id__": 2063 }, { - "__id__": 2139 + "__id__": 2065 } ], "_prefab": { - "__id__": 2141 + "__id__": 2067 }, "_lpos": { "__type__": "cc.Vec3", @@ -50181,11 +49053,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2136 + "__id__": 2062 }, "_enabled": true, "__prefab": { - "__id__": 2138 + "__id__": 2064 }, "_contentSize": { "__type__": "cc.Size", @@ -50209,11 +49081,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2136 + "__id__": 2062 }, "_enabled": true, "__prefab": { - "__id__": 2140 + "__id__": 2066 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -50267,30 +49139,30 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 2135 + "__id__": 2061 }, "_children": [ { - "__id__": 2143 + "__id__": 2069 }, { - "__id__": 2149 + "__id__": 2075 }, { - "__id__": 2155 + "__id__": 2081 } ], "_active": true, "_components": [ { - "__id__": 2161 + "__id__": 2087 }, { - "__id__": 2163 + "__id__": 2089 } ], "_prefab": { - "__id__": 2166 + "__id__": 2092 }, "_lpos": { "__type__": "cc.Vec3", @@ -50327,20 +49199,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 2142 + "__id__": 2068 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2144 + "__id__": 2070 }, { - "__id__": 2146 + "__id__": 2072 } ], "_prefab": { - "__id__": 2148 + "__id__": 2074 }, "_lpos": { "__type__": "cc.Vec3", @@ -50377,11 +49249,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2143 + "__id__": 2069 }, "_enabled": true, "__prefab": { - "__id__": 2145 + "__id__": 2071 }, "_contentSize": { "__type__": "cc.Size", @@ -50405,11 +49277,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2143 + "__id__": 2069 }, "_enabled": true, "__prefab": { - "__id__": 2147 + "__id__": 2073 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -50463,20 +49335,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 2142 + "__id__": 2068 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2150 + "__id__": 2076 }, { - "__id__": 2152 + "__id__": 2078 } ], "_prefab": { - "__id__": 2154 + "__id__": 2080 }, "_lpos": { "__type__": "cc.Vec3", @@ -50513,11 +49385,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2149 + "__id__": 2075 }, "_enabled": true, "__prefab": { - "__id__": 2151 + "__id__": 2077 }, "_contentSize": { "__type__": "cc.Size", @@ -50541,11 +49413,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2149 + "__id__": 2075 }, "_enabled": true, "__prefab": { - "__id__": 2153 + "__id__": 2079 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -50599,20 +49471,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 2142 + "__id__": 2068 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2156 + "__id__": 2082 }, { - "__id__": 2158 + "__id__": 2084 } ], "_prefab": { - "__id__": 2160 + "__id__": 2086 }, "_lpos": { "__type__": "cc.Vec3", @@ -50649,11 +49521,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2155 + "__id__": 2081 }, "_enabled": true, "__prefab": { - "__id__": 2157 + "__id__": 2083 }, "_contentSize": { "__type__": "cc.Size", @@ -50677,11 +49549,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2155 + "__id__": 2081 }, "_enabled": true, "__prefab": { - "__id__": 2159 + "__id__": 2085 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -50758,11 +49630,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2142 + "__id__": 2068 }, "_enabled": true, "__prefab": { - "__id__": 2162 + "__id__": 2088 }, "_contentSize": { "__type__": "cc.Size", @@ -50786,15 +49658,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2142 + "__id__": 2068 }, "_enabled": true, "__prefab": { - "__id__": 2164 + "__id__": 2090 }, "clickEvents": [ { - "__id__": 2165 + "__id__": 2091 } ], "_interactable": true, @@ -50869,30 +49741,30 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 2135 + "__id__": 2061 }, "_children": [ { - "__id__": 2168 + "__id__": 2094 }, { - "__id__": 2174 + "__id__": 2100 }, { - "__id__": 2180 + "__id__": 2106 } ], "_active": true, "_components": [ { - "__id__": 2186 + "__id__": 2112 }, { - "__id__": 2188 + "__id__": 2114 } ], "_prefab": { - "__id__": 2191 + "__id__": 2117 }, "_lpos": { "__type__": "cc.Vec3", @@ -50929,20 +49801,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 2167 + "__id__": 2093 }, "_children": [], "_active": false, "_components": [ { - "__id__": 2169 + "__id__": 2095 }, { - "__id__": 2171 + "__id__": 2097 } ], "_prefab": { - "__id__": 2173 + "__id__": 2099 }, "_lpos": { "__type__": "cc.Vec3", @@ -50979,11 +49851,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2168 + "__id__": 2094 }, "_enabled": true, "__prefab": { - "__id__": 2170 + "__id__": 2096 }, "_contentSize": { "__type__": "cc.Size", @@ -51007,11 +49879,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2168 + "__id__": 2094 }, "_enabled": true, "__prefab": { - "__id__": 2172 + "__id__": 2098 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -51065,20 +49937,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 2167 + "__id__": 2093 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2175 + "__id__": 2101 }, { - "__id__": 2177 + "__id__": 2103 } ], "_prefab": { - "__id__": 2179 + "__id__": 2105 }, "_lpos": { "__type__": "cc.Vec3", @@ -51115,11 +49987,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2174 + "__id__": 2100 }, "_enabled": true, "__prefab": { - "__id__": 2176 + "__id__": 2102 }, "_contentSize": { "__type__": "cc.Size", @@ -51143,11 +50015,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2174 + "__id__": 2100 }, "_enabled": true, "__prefab": { - "__id__": 2178 + "__id__": 2104 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -51201,20 +50073,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 2167 + "__id__": 2093 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2181 + "__id__": 2107 }, { - "__id__": 2183 + "__id__": 2109 } ], "_prefab": { - "__id__": 2185 + "__id__": 2111 }, "_lpos": { "__type__": "cc.Vec3", @@ -51251,11 +50123,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2180 + "__id__": 2106 }, "_enabled": true, "__prefab": { - "__id__": 2182 + "__id__": 2108 }, "_contentSize": { "__type__": "cc.Size", @@ -51279,11 +50151,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2180 + "__id__": 2106 }, "_enabled": true, "__prefab": { - "__id__": 2184 + "__id__": 2110 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -51360,11 +50232,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2167 + "__id__": 2093 }, "_enabled": true, "__prefab": { - "__id__": 2187 + "__id__": 2113 }, "_contentSize": { "__type__": "cc.Size", @@ -51388,15 +50260,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2167 + "__id__": 2093 }, "_enabled": true, "__prefab": { - "__id__": 2189 + "__id__": 2115 }, "clickEvents": [ { - "__id__": 2190 + "__id__": 2116 } ], "_interactable": true, @@ -51471,30 +50343,30 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 2135 + "__id__": 2061 }, "_children": [ { - "__id__": 2193 + "__id__": 2119 }, { - "__id__": 2199 + "__id__": 2125 }, { - "__id__": 2205 + "__id__": 2131 } ], "_active": true, "_components": [ { - "__id__": 2211 + "__id__": 2137 }, { - "__id__": 2213 + "__id__": 2139 } ], "_prefab": { - "__id__": 2216 + "__id__": 2142 }, "_lpos": { "__type__": "cc.Vec3", @@ -51531,20 +50403,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 2192 + "__id__": 2118 }, "_children": [], "_active": false, "_components": [ { - "__id__": 2194 + "__id__": 2120 }, { - "__id__": 2196 + "__id__": 2122 } ], "_prefab": { - "__id__": 2198 + "__id__": 2124 }, "_lpos": { "__type__": "cc.Vec3", @@ -51581,11 +50453,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2193 + "__id__": 2119 }, "_enabled": true, "__prefab": { - "__id__": 2195 + "__id__": 2121 }, "_contentSize": { "__type__": "cc.Size", @@ -51609,11 +50481,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2193 + "__id__": 2119 }, "_enabled": true, "__prefab": { - "__id__": 2197 + "__id__": 2123 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -51667,20 +50539,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 2192 + "__id__": 2118 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2200 + "__id__": 2126 }, { - "__id__": 2202 + "__id__": 2128 } ], "_prefab": { - "__id__": 2204 + "__id__": 2130 }, "_lpos": { "__type__": "cc.Vec3", @@ -51717,11 +50589,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2199 + "__id__": 2125 }, "_enabled": true, "__prefab": { - "__id__": 2201 + "__id__": 2127 }, "_contentSize": { "__type__": "cc.Size", @@ -51745,11 +50617,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2199 + "__id__": 2125 }, "_enabled": true, "__prefab": { - "__id__": 2203 + "__id__": 2129 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -51803,20 +50675,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 2192 + "__id__": 2118 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2206 + "__id__": 2132 }, { - "__id__": 2208 + "__id__": 2134 } ], "_prefab": { - "__id__": 2210 + "__id__": 2136 }, "_lpos": { "__type__": "cc.Vec3", @@ -51853,11 +50725,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2205 + "__id__": 2131 }, "_enabled": true, "__prefab": { - "__id__": 2207 + "__id__": 2133 }, "_contentSize": { "__type__": "cc.Size", @@ -51881,11 +50753,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2205 + "__id__": 2131 }, "_enabled": true, "__prefab": { - "__id__": 2209 + "__id__": 2135 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -51962,11 +50834,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2192 + "__id__": 2118 }, "_enabled": true, "__prefab": { - "__id__": 2212 + "__id__": 2138 }, "_contentSize": { "__type__": "cc.Size", @@ -51990,15 +50862,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2192 + "__id__": 2118 }, "_enabled": true, "__prefab": { - "__id__": 2214 + "__id__": 2140 }, "clickEvents": [ { - "__id__": 2215 + "__id__": 2141 } ], "_interactable": true, @@ -52073,11 +50945,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2135 + "__id__": 2061 }, "_enabled": true, "__prefab": { - "__id__": 2218 + "__id__": 2144 }, "_contentSize": { "__type__": "cc.Size", @@ -52101,11 +50973,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2135 + "__id__": 2061 }, "_enabled": true, "__prefab": { - "__id__": 2220 + "__id__": 2146 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -52143,11 +51015,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2135 + "__id__": 2061 }, "_enabled": true, "__prefab": { - "__id__": 2222 + "__id__": 2148 }, "_alignFlags": 20, "_target": null, @@ -52196,7 +51068,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 2225 + "__id__": 2151 }, "_contentSize": { "__type__": "cc.Size", @@ -52224,7 +51096,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 2227 + "__id__": 2153 }, "_alignFlags": 45, "_target": null, @@ -52260,7 +51132,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 2229 + "__id__": 2155 }, "_id": "" }, @@ -52281,25 +51153,7 @@ "targetOverrides": null, "nestedPrefabInstanceRoots": [ { - "__id__": 245 - }, - { - "__id__": 235 - }, - { - "__id__": 225 - }, - { - "__id__": 215 - }, - { - "__id__": 205 - }, - { - "__id__": 195 - }, - { - "__id__": 694 + "__id__": 620 } ] } diff --git a/assets/script/game/common/SingletonModuleComp.ts b/assets/script/game/common/SingletonModuleComp.ts index c81a21c9..21d3899f 100644 --- a/assets/script/game/common/SingletonModuleComp.ts +++ b/assets/script/game/common/SingletonModuleComp.ts @@ -41,14 +41,25 @@ export class SingletonModuleComp extends ecs.Comp { {uuid:1008,type:3,lv:0}, {uuid:1009,type:3,lv:0}, ] - mskill=0; - + mission:any={ + play:false, + pause:false, + is_victory:false, + is_defeat:false, + is_battle:false, + lv:1, + victory:0, + mskill:1001, + mmskill:1001, + + } /** 游戏主角 */ heros:any={ 9001:{uuid:9001,lv:1,exp:0,slv:0,stone:0}, 9002:{uuid:9002,lv:2,exp:0,slv:1,stone:0}, 9003:{uuid:9003,lv:3,exp:0,slv:2,stone:0}, }; + fight_heros=[9001,9002] mheros:any = []; monsters:any = []; sk_info:any = [] @@ -62,22 +73,12 @@ export class SingletonModuleComp extends ecs.Comp { game_over:false, game_pause:false, mission:{ - play:false, - pause:false, - is_victory:false, - is_defeat:false, - lv:1, - victory:0, once:6, //每波刷新怪物数量 total:1, //总怪物数 - mbt:1, //局内buff类型 - mmbt:1,//敌方局内buff类型 exp:0, exp_max:100, m_exp:0, m_exp_max:100, - msk:1001, - mmsk:1001, hp:0, ap:0, def:0, @@ -91,15 +92,6 @@ export class SingletonModuleComp extends ecs.Comp { mdodge:0, mdead:0, - hp_up:0, - ap_up:0, - def_up:0, - - mhp_up:0, - map_up:0, - mdef_up:0, - - reward_num:0, //怪物死亡数 reward_gold:0, reward_exp:0, @@ -109,7 +101,7 @@ export class SingletonModuleComp extends ecs.Comp { gems:0, energy:0, }, - fight_heros:[9001,9002], + items:{ 1001:1000, 1002:0, diff --git a/assets/script/game/common/config/GameEvent.ts b/assets/script/game/common/config/GameEvent.ts index 722e5cb0..d141e101 100644 --- a/assets/script/game/common/config/GameEvent.ts +++ b/assets/script/game/common/config/GameEvent.ts @@ -10,5 +10,6 @@ export enum GameEvent { /** 游戏服务器连接成功 */ GameServerConnected = "GameServerConnected", /** 登陆成功 */ - LoginSuccess = "LoginSuccess" + LoginSuccess = "LoginSuccess", + MSSelected = "MSSelected", } \ No newline at end of file diff --git a/assets/script/game/common/config/SkillSet.ts b/assets/script/game/common/config/SkillSet.ts index 71da8fdf..11a9808c 100644 --- a/assets/script/game/common/config/SkillSet.ts +++ b/assets/script/game/common/config/SkillSet.ts @@ -28,45 +28,45 @@ run:number = 0; // 0有目标 带方向,1贝塞尔曲线 2 不动 ,3 直线 */ export const SkillSet={ - 1001:{uuid: 1001,path: "1001",type: 1,tg:3,angle:true,exp:30,level: 1,name: "火球术",sp_name:"fire",info:"释放一个火球术攻击敌人", + 1001:{uuid: 1001,path: "1001",type: 1,tg:3,angle:true,exp:100,level: 1,name: "火球术",sp_name:"fire",info:"释放一个火球术攻击敌人", dis:1,count:1,in:0,run:0,ap:10,hp:0,shield:0,sd:10,cd:3,bsd:0,bcd:0,sk_uuid:1001,sk_count:0,speed:600, }, - 1002:{uuid: 1002,path: "1002",type: 1,tg:3,angle:true,exp:30,level: 3,name: "寒冰箭",sp_name:"ice",info:"释放一个寒冰箭攻击敌人", + 1002:{uuid: 1002,path: "1002",type: 1,tg:3,angle:true,exp:100,level: 3,name: "寒冰箭",sp_name:"ice",info:"释放一个寒冰箭攻击敌人", dis:1,count:1,in:0,run:0,ap:10,hp:0,shield:0,sd:10,cd:1,bsd:0,bcd:0,sk_uuid:1001,sk_count:0,speed:600, }, - 1003:{uuid: 1003,path: "1003",type: 1,tg:3,angle:true,exp:30,level: 3,name: "强效射击",sp_name:"b_arrow",info:"释放一个火球术攻击敌人", + 1003:{uuid: 1003,path: "1003",type: 1,tg:3,angle:true,exp:100,level: 3,name: "强效射击",sp_name:"b_arrow",info:"释放一个火球术攻击敌人", dis:1,count:1,in:0,run:1,ap:10,hp:0,shield:0,sd:10,cd:1,bsd:0,bcd:0,sk_uuid:1001,sk_count:0,speed:600, }, - 1004:{uuid: 1004,path: "1004",type: 1,tg:3,angle:true,exp:30,level: 3,name: "奥术冲击",sp_name:"bm_ball",info:"释放一个寒冰箭攻击敌人", + 1004:{uuid: 1004,path: "1004",type: 1,tg:3,angle:true,exp:100,level: 3,name: "奥术冲击",sp_name:"bm_ball",info:"释放一个寒冰箭攻击敌人", dis:1,count:1,in:0,run:0,ap:10,hp:0,shield:0,sd:10,cd:1,bsd:0,bcd:0,sk_uuid:1001,sk_count:0,speed:600, }, - 2001:{uuid: 2001,path: "2001",type: 91,tg:1,angle:false,exp:30,level: 1,name: "治愈术",sp_name:"heath",info:"释放一个寒冰箭攻击敌人", + 2001:{uuid: 2001,path: "2001",type: 91,tg:1,angle:false,exp:100,level: 1,name: "治愈术",sp_name:"heath",info:"释放一个寒冰箭攻击敌人", dis:1,count:1,in:0,run:1,ap:0,hp:3,shield:0,sd:10,cd:1,bsd:0,bcd:0,sk_uuid:1001,sk_count:0,speed:450, }, - 2002:{uuid: 2002,path: "2002",type: 91,tg:0,angle:false,exp:30,level: 1,name: "魔法盾",sp_name:"shield",info:"释放一个寒冰箭攻击敌人", + 2002:{uuid: 2002,path: "2002",type: 91,tg:0,angle:false,exp:100,level: 1,name: "魔法盾",sp_name:"shield",info:"释放一个寒冰箭攻击敌人", dis:1,count:1,in:0.2,run:2,ap:0,hp:0,shield:1,sd:0,cd:0,bsd:8,bcd:0,sk_uuid:1001,sk_count:0,speed:450, }, - 2003:{uuid: 2003,path: "2003",type: 91,tg:0,angle:false,exp:30,level: 1,name: "狂暴",sp_name:"atkup",info:"释放一个寒冰箭攻击敌人", + 2003:{uuid: 2003,path: "2003",type: 91,tg:0,angle:false,exp:100,level: 1,name: "狂暴",sp_name:"atkup",info:"释放一个寒冰箭攻击敌人", dis:1,count:1,in:0.2,run:2,ap:1,hp:0,shield:0,sd:0,cd:0,bsd:8,bcd:0,sk_uuid:1001,sk_count:0,speed:450, }, - 3001:{uuid: 3001,path: "3001",type: 1,tg:3,angle:true,exp:30,level: 1,name: "三连击",sp_name:"patk",info:"释放一个魔法球攻击敌人", + 3001:{uuid: 3001,path: "3001",type: 1,tg:3,angle:true,exp:100,level: 1,name: "三连击",sp_name:"patk",info:"释放一个魔法球攻击敌人", dis:1,count:3,in:0.3,run:2,ap:0,hp:0,shield:0,sd:0,cd:0,bsd:0,bcd:0,sk_uuid:1001,sk_count:0,speed:600,}, - 4011:{uuid: 4011,path: "1011",type: 11,tg:3,angle:true,exp:30,level: 3,name: "火焰风暴",sp_name:"fire",info:"释放多个个火球术攻击敌人", + 4011:{uuid: 4011,path: "1011",type: 11,tg:3,angle:true,exp:100,level: 3,name: "火焰风暴",sp_name:"fire",info:"释放多个个火球术攻击敌人", dis:1,count:5,in:0,run:0,ap:10,hp:0,shield:0,sd:10,cd:2,bsd:0,bcd:0,sk_uuid:1001,sk_count:0,speed:600, }, - 4012:{uuid: 4012,path: "1012",type: 11,tg:3,angle:true,exp:30,level: 3,name: "冰晶风暴",sp_name:"ice",info:"释放多个个寒冰箭攻击敌人", + 4012:{uuid: 4012,path: "1012",type: 11,tg:3,angle:true,exp:100,level: 3,name: "冰晶风暴",sp_name:"ice",info:"释放多个个寒冰箭攻击敌人", dis:1,count:5,in:0,run:0,ap:10,hp:0,shield:0,sd:10,cd:2,bsd:0,bcd:0,sk_uuid:1001,sk_count:0,speed:600, }, - 9001:{uuid: 9001,path: "1001",type: 1,tg:3,angle:true,exp:30,level: 1,name: "普攻",sp_name:"patk",info:"释放一个魔法球攻击敌人", + 9001:{uuid: 9001,path: "1001",type: 1,tg:3,angle:true,exp:100,level: 1,name: "普攻",sp_name:"patk",info:"释放一个魔法球攻击敌人", dis:1,count:1,in:0,run:0,ap:0,hp:0,shield:0,sd:0,cd:0,bsd:0,bcd:0,sk_uuid:1001,sk_count:0,speed:1000,}, - 9002:{uuid: 9002,path: "1001",type: 1,tg:3,angle:true,exp:30,level: 1,name: "魔法小球",sp_name:"mball",info:"释放一个魔法球攻击敌人", + 9002:{uuid: 9002,path: "1001",type: 1,tg:3,angle:true,exp:100,level: 1,name: "魔法小球",sp_name:"mball",info:"释放一个魔法球攻击敌人", dis:1,count:1,in:0,run:0,ap:0,hp:0,shield:0,sd:0,cd:0,bsd:0,bcd:0,sk_uuid:1001,sk_count:0,speed:600,}, - 9003:{uuid: 9003,path: "1001",type: 1,tg:3,angle:true,exp:30,level: 1,name: "射击",sp_name:"arrow",info:"释放一个魔法球攻击敌人", + 9003:{uuid: 9003,path: "1001",type: 1,tg:3,angle:true,exp:100,level: 1,name: "射击",sp_name:"arrow",info:"释放一个魔法球攻击敌人", dis:1,count:1,in:0,run:1,ap:0,hp:0,shield:0,sd:0,cd:0,bsd:0,bcd:0,sk_uuid:1001,sk_count:0,speed:600,}, - 8001:{uuid: 8001,path: "8001",type: 1,tg:3,angle:true,exp:30,level: 1,name: "飞刀",sp_name:"sword1",info:"释放一个魔法球攻击敌人", + 8001:{uuid: 8001,path: "8001",type: 1,tg:3,angle:true,exp:100,level: 1,name: "飞刀",sp_name:"sword1",info:"释放一个魔法球攻击敌人", dis:1,count:1,in:0,run:0,ap:0,hp:0,shield:0,sd:0,cd:0,bsd:0,bcd:0,sk_uuid:8001,sk_count:0,speed:600,}, } -export const MSklist = [1101,1002] +export const MSklist = [1001,1002] export const MSkillset={ confirm_exp:10, } diff --git a/assets/script/game/hero/HeroSelectComp.ts b/assets/script/game/hero/HeroSelectComp.ts index a032464c..4de4c3e6 100644 --- a/assets/script/game/hero/HeroSelectComp.ts +++ b/assets/script/game/hero/HeroSelectComp.ts @@ -21,24 +21,24 @@ export class HeroSelectComp extends CCComp { start() { this.mhc_home=this.node.parent.parent.parent.parent.getComponent(MissionHomeComp); - if(smc.vmdata.fight_heros.indexOf(this.h_uuid)>=0){ + if(smc.fight_heros.indexOf(this.h_uuid)>=0){ this.show_bg(true) }else{ this.show_bg(false) } } select(){ - if(smc.vmdata.fight_heros.indexOf(this.h_uuid)>=0){ - smc.vmdata.fight_heros.splice(smc.vmdata.fight_heros.indexOf(this.h_uuid),1) + if(smc.fight_heros.indexOf(this.h_uuid)>=0){ + smc.fight_heros.splice(smc.fight_heros.indexOf(this.h_uuid),1) this.show_bg(false) this.mhc_home.cancel_hero(this.h_uuid) return } - if(smc.vmdata.fight_heros.length>= 5){ + if(smc.fight_heros.length>= 5){ oops.gui.toast("英雄数量不能超过5个") return } - smc.vmdata.fight_heros.push(this.h_uuid) + smc.fight_heros.push(this.h_uuid) this.mhc_home.select_hero(this.h_uuid) this.show_bg(true) } diff --git a/assets/script/game/hero/HeroViewComp.ts b/assets/script/game/hero/HeroViewComp.ts index 8031ca3d..9354ac43 100644 --- a/assets/script/game/hero/HeroViewComp.ts +++ b/assets/script/game/hero/HeroViewComp.ts @@ -195,7 +195,7 @@ export class HeroViewComp extends CCComp { onPostSolve (selfCollider: Collider2D, otherCollider: Collider2D) { } update(dt: number){ - if(!smc.vmdata.mission.play||smc.vmdata.mission.pause) return + if(!smc.mission.play||smc.mission.pause) return if(this.is_dead) { if(!this.in_grave()) this.to_grave() return @@ -277,7 +277,7 @@ export class HeroViewComp extends CCComp { } //移动 move(dt: number){ - if(this.stop_cd > 0||smc.vmdata.mission.is_victory||smc.vmdata.mission.is_defeat){ + if(this.stop_cd > 0||smc.mission.is_victory||smc.mission.is_defeat){ this.status_change("idle") return } diff --git a/assets/script/game/map/CardController.ts b/assets/script/game/map/CardController.ts index ffe3777b..ee194cd3 100644 --- a/assets/script/game/map/CardController.ts +++ b/assets/script/game/map/CardController.ts @@ -77,7 +77,7 @@ export class CardControllerComp extends CCComp { this.node.getChildByName("bar").active=false; this.mh_hide() this.m_show(); - smc.vmdata.mission.play = true; + smc.mission.play = true; // oops.message.dispatchEvent("mission_start") } to_home(){ diff --git a/assets/script/game/map/MIssionController.ts b/assets/script/game/map/MIssionController.ts index 203484cf..3e42e0b4 100644 --- a/assets/script/game/map/MIssionController.ts +++ b/assets/script/game/map/MIssionController.ts @@ -51,7 +51,7 @@ export class MissionComp extends CCComp { } protected update(dt: number): void { - if(!smc.vmdata.mission.play||smc.vmdata.mission.pause){ + if(!smc.mission.play||smc.mission.pause){ return } if(this.fight_start){ @@ -68,15 +68,13 @@ export class MissionComp extends CCComp { mission_start(){ /* todo 关卡设定完善*/ - - let mon_set=RandomManager.instance.getRandomByObjectList(MissionSet,1) this.mon_list=mon_set[0] - console.log("mission_start:",this.mon_list,smc.vmdata.mission.mbt ,smc.vmdata.mission.mmbt) + console.log("mission_start:",this.mon_list) //局内数据初始化 this.fight_start=false - smc.vmdata.mission.is_victory=false - smc.vmdata.mission.is_defeat=false + smc.mission.is_victory=false + smc.mission.is_defeat=false smc.vmdata.mission.exp=0 //局内经验 smc.vmdata.mission.m_exp=0 //敌方局内经验 smc.vmdata.mission.ap=0 @@ -92,8 +90,8 @@ export class MissionComp extends CCComp { smc.vmdata.mission.mdead=0 smc.vmdata.mission.mdodge=0 - this.msk=SkillSet[smc.vmdata.mission.msk] - this.mmsk=SkillSet[smc.vmdata.mission.mmsk] + this.msk=SkillSet[smc.mission.mskill] + this.mmsk=SkillSet[smc.mission.mmskill] smc.vmdata.mission.exp_max=this.msk.exp; smc.vmdata.mission.m_exp_max=this.mmsk.exp; @@ -102,10 +100,9 @@ export class MissionComp extends CCComp { } mission_end(){ - smc.vmdata.mission.play=false - smc.vmdata.mission.pause=false - smc.vmdata.mission.mmbt=1 - smc.vmdata.mission.mbt=1 + smc.mission.play=false + smc.mission.pause=false + let heros:any= this.get_heros();; let monsters:any= this.get_mons(); let hcards:any= ecs.query(ecs.allOf(HCardComp)); @@ -134,12 +131,10 @@ export class MissionComp extends CCComp { check_buff(){ if(smc.vmdata.mission.exp >= smc.vmdata.mission.exp_max){ smc.vmdata.mission.exp-=smc.vmdata.mission.exp_max - this.node.getChildByName("msk").getChildByName("flash").getComponent(Animation).play() console.log("tudo 局内技能") } if(smc.vmdata.mission.m_exp >= smc.vmdata.mission.m_exp_max){ smc.vmdata.mission.m_exp-=smc.vmdata.mission.m_exp_max - this.node.getChildByName("mmsk").getChildByName("flash").getComponent(Animation).play() console.log("tudo 敌方局内技能") } } @@ -159,18 +154,18 @@ export class MissionComp extends CCComp { m_alive=true } } - if (!m_alive) smc.vmdata.mission.is_victory = true - if (!h_alive) smc.vmdata.mission.is_defeat = true + if (!m_alive) smc.mission.is_victory = true + if (!h_alive) smc.mission.is_defeat = true this.to_end_mission() } to_end_mission(){ - if (smc.vmdata.mission.is_victory){ + if (smc.mission.is_victory){ this.VictoryComp.do_victiry(true) - smc.vmdata.mission.pause=true + smc.mission.pause=true } - if (smc.vmdata.mission.is_defeat){ + if (smc.mission.is_defeat){ this.VictoryComp.do_victiry(false) - smc.vmdata.mission.pause=true + smc.mission.pause=true } } get_mons(){ @@ -203,7 +198,7 @@ export class MissionComp extends CCComp { } } heros_call(){ - let heros=smc.vmdata.fight_heros + let heros=smc.fight_heros console.log("heros_call",heros) for(let i=0;i(HeroSelect) + hcc.load(HeroList[i],parent) + } + } + load_skill_card(){ + let ms_num:number =MSklist.length + let parent= this.node.getChildByName("skills").getChildByName("view").getChildByName("content") + let height=ms_num*135 + parent.getComponent(UITransform).width=height + for (let i = 0; i < ms_num; i++) { + let msc =ecs.getEntity(MSCard) + msc.load(MSklist[i],parent,2) + } } - start_mission(e:any,args:any) { console.log("mission home start_mission") for(let i=0;i(HeroSelect) - hcc.load(HeroList[i],parent) - } - } - load_skill_card(){ - let ms_num:number =MSklist.length - let parent= this.node.getChildByName("skills").getChildByName("view").getChildByName("content") - let height=ms_num*135 - parent.getComponent(UITransform).width=height - for (let i = 0; i < ms_num; i++) { - let msc =ecs.getEntity(MSCard) - msc.load(HeroList[i],parent,1) - } - } - show_uiheros(){ + - } + show_heros(){ this.node.getChildByName("heros").setPosition(0,290) } diff --git a/assets/script/game/map/VictoryComp.ts b/assets/script/game/map/VictoryComp.ts index 18043a06..78abbc1b 100644 --- a/assets/script/game/map/VictoryComp.ts +++ b/assets/script/game/map/VictoryComp.ts @@ -38,7 +38,7 @@ export class VictoryComp extends CCComp { let conut =3 if(!is_victory) conut=conut-1 let item1=ecs.getEntity(Item) - let gold: number = Math.floor(RandomManager.instance.getRandomInt((3000 + smc.vmdata.mission.lv * 100) / 3 * 2, 3000 + smc.vmdata.mission.lv * 100)); + let gold: number = Math.floor(RandomManager.instance.getRandomInt((3000 + smc.mission.lv * 100) / 3 * 2, 3000 + smc.mission.lv * 100)); let parent = this.node.getChildByName("Node").getChildByName("items") item1.load(9001,gold,parent) this.rewards = [];