diff --git a/assets/GameRoomRes/Room1/prefab/Room1.prefab b/assets/GameRoomRes/Room1/prefab/Room1.prefab index 5f32d801..37272f18 100644 --- a/assets/GameRoomRes/Room1/prefab/Room1.prefab +++ b/assets/GameRoomRes/Room1/prefab/Room1.prefab @@ -34,19 +34,22 @@ }, { "__id__": 48 + }, + { + "__id__": 51 } ], "_active": true, "_components": [ { - "__id__": 51 + "__id__": 57 }, { - "__id__": 52 + "__id__": 58 } ], "_prefab": { - "__id__": 53 + "__id__": 59 }, "_opacity": 255, "_color": { @@ -1977,6 +1980,240 @@ "fileId": "b2qeb3jE9NVK1LWog09tKH", "sync": false }, + { + "__type__": "cc.Node", + "_name": "回家", + "_objFlags": 0, + "_parent": { + "__id__": 1 + }, + "_children": [], + "_active": false, + "_components": [ + { + "__id__": 52 + }, + { + "__id__": 53 + }, + { + "__id__": 54 + } + ], + "_prefab": { + "__id__": 56 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 139, + "height": 131 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 302.346, + -475.221, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 51 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": { + "__uuid__": "a5529c85-616e-4b60-bddd-86a5f3db225f" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 51 + }, + "_enabled": true, + "alignMode": 1, + "_target": null, + "_alignFlags": 36, + "_left": 0, + "_right": 3.1539999999999964, + "_top": 0, + "_bottom": 126.27899999999994, + "_verticalCenter": 0, + "_horizontalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 0, + "_originalHeight": 0, + "_id": "" + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 51 + }, + "_enabled": true, + "_normalMaterial": null, + "_grayMaterial": null, + "duration": 0.1, + "zoomScale": 1.1, + "clickEvents": [ + { + "__id__": 55 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$transition": 0, + "transition": 0, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 230, + "g": 230, + "b": 230, + "a": 255 + }, + "_N$pressedColor": { + "__type__": "cc.Color", + "r": 200, + "g": 200, + "b": 200, + "a": 255 + }, + "pressedColor": { + "__type__": "cc.Color", + "r": 200, + "g": 200, + "b": 200, + "a": 255 + }, + "_N$hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 120, + "g": 120, + "b": 120, + "a": 200 + }, + "_N$normalSprite": { + "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952" + }, + "_N$pressedSprite": { + "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a" + }, + "pressedSprite": { + "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a" + }, + "_N$hoverSprite": { + "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952" + }, + "hoverSprite": { + "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952" + }, + "_N$disabledSprite": { + "__uuid__": "29158224-f8dd-4661-a796-1ffab537140e" + }, + "_N$target": null, + "_id": "" + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 1 + }, + "component": "", + "_componentId": "df1f065H9dF4pHpvg/OFyic", + "handler": "clickGoHome", + "customEventData": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "cexmk8CD9B4qtTZqKs2jjr", + "sync": false + }, { "__type__": "cc.Widget", "_name": "", diff --git a/assets/GameRoomRes/Room1/texture/回家.png b/assets/GameRoomRes/Room1/texture/回家.png new file mode 100644 index 00000000..9d63154b Binary files /dev/null and b/assets/GameRoomRes/Room1/texture/回家.png differ diff --git a/assets/GameRoomRes/Room1/texture/回家.png.meta b/assets/GameRoomRes/Room1/texture/回家.png.meta new file mode 100644 index 00000000..99400e15 --- /dev/null +++ b/assets/GameRoomRes/Room1/texture/回家.png.meta @@ -0,0 +1,38 @@ +{ + "ver": "2.3.7", + "uuid": "b78cf1d0-92b7-4a99-8040-7eda738fca74", + "importer": "texture", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "premultiplyAlpha": false, + "genMipmaps": false, + "packable": true, + "width": 139, + "height": 131, + "platformSettings": {}, + "subMetas": { + "回家": { + "ver": "1.0.6", + "uuid": "a5529c85-616e-4b60-bddd-86a5f3db225f", + "importer": "sprite-frame", + "rawTextureUuid": "b78cf1d0-92b7-4a99-8040-7eda738fca74", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 139, + "height": 131, + "rawWidth": 139, + "rawHeight": 131, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/assets/GameRoomRes/Room2/prefab/Room2.prefab b/assets/GameRoomRes/Room2/prefab/Room2.prefab index 3b2f3cf1..9dd7b43a 100644 --- a/assets/GameRoomRes/Room2/prefab/Room2.prefab +++ b/assets/GameRoomRes/Room2/prefab/Room2.prefab @@ -27,35 +27,44 @@ "__id__": 125 }, { - "__id__": 128 + "__id__": 136 }, { - "__id__": 135 + "__id__": 139 }, { - "__id__": 142 + "__id__": 146 }, { - "__id__": 149 + "__id__": 153 }, { - "__id__": 163 + "__id__": 160 }, { - "__id__": 189 + "__id__": 174 + }, + { + "__id__": 200 + }, + { + "__id__": 218 + }, + { + "__id__": 221 } ], "_active": true, "_components": [ { - "__id__": 207 + "__id__": 229 }, { - "__id__": 208 + "__id__": 230 } ], "_prefab": { - "__id__": 209 + "__id__": 231 }, "_opacity": 255, "_color": { @@ -4459,7 +4468,7 @@ "asset": { "__id__": 0 }, - "fileId": "b7+b3kOU5Hp7zuy+nUMB84", + "fileId": "b8M5PS7GNEWbYvrxPaO7Q0", "sync": false }, { @@ -4564,7 +4573,7 @@ "asset": { "__id__": 0 }, - "fileId": "6bru8rlShKgZMmVnZD80Ip", + "fileId": "c4+JECzDhB6rguujcDozjx", "sync": false }, { @@ -4673,6 +4682,7 @@ "iconSpFrame": { "__id__": 117 }, + "qiPaoStr": null, "goodIdTab": [ 3005 ], @@ -4686,25 +4696,35 @@ "asset": { "__id__": 0 }, - "fileId": "02EzKgK1hICr5b+h6TJOts", + "fileId": "13FsmpmyFCvYgweXG9OSDB", "sync": false }, { "__type__": "cc.Node", - "_name": "膳食烟雾spine", + "_name": "needGoodNode_303", "_objFlags": 0, "_parent": { "__id__": 1 }, - "_children": [], + "_children": [ + { + "__id__": 126 + }, + { + "__id__": 129 + } + ], "_active": false, "_components": [ { - "__id__": 126 + "__id__": 132 + }, + { + "__id__": 133 } ], "_prefab": { - "__id__": 127 + "__id__": 135 }, "_opacity": 255, "_color": { @@ -4716,8 +4736,8 @@ }, "_contentSize": { "__type__": "cc.Size", - "width": 450.4, - "height": 450.4 + "width": 140, + "height": 140 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -4728,8 +4748,8 @@ "__type__": "TypedArray", "ctor": "Float64Array", "array": [ - -28.412, - 137.513, + 23.362, + 376.774, 0, 0, 0, @@ -4753,79 +4773,22 @@ "groupIndex": 0, "_id": "" }, - { - "__type__": "sp.Skeleton", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 125 - }, - "_enabled": true, - "_materials": [ - { - "__uuid__": "7afd064b-113f-480e-b793-8817d19f63c3" - } - ], - "paused": false, - "defaultSkin": "default", - "defaultAnimation": "打斗烟雾", - "_preCacheMode": 0, - "_cacheMode": 0, - "loop": false, - "premultipliedAlpha": true, - "timeScale": 1, - "_accTime": 0, - "_playCount": 0, - "_frameCache": null, - "_curFrame": null, - "_skeletonCache": null, - "_animationName": "打斗烟雾", - "_animationQueue": [], - "_headAniInfo": null, - "_playTimes": 1, - "_isAniComplete": true, - "_N$skeletonData": { - "__uuid__": "8f85e03c-1a2c-467f-bc99-b2302b61df2d" - }, - "_N$_defaultCacheMode": 0, - "_N$debugSlots": false, - "_N$debugBones": false, - "_N$debugMesh": false, - "_N$useTint": false, - "_N$enableBatch": false, - "_id": "" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "22axK+PnRKzL0ah3/qrVVj", - "sync": false - }, { "__type__": "cc.Node", - "_name": "startBtnTask201", + "_name": "按钮交付", "_objFlags": 0, "_parent": { - "__id__": 1 + "__id__": 125 }, - "_children": [ - { - "__id__": 129 - } - ], - "_active": false, + "_children": [], + "_active": true, "_components": [ { - "__id__": 132 + "__id__": 127 } ], "_prefab": { - "__id__": 134 + "__id__": 128 }, "_opacity": 255, "_color": { @@ -4837,8 +4800,8 @@ }, "_contentSize": { "__type__": "cc.Size", - "width": 190, - "height": 74 + "width": 120, + "height": 129 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -4858,7 +4821,7 @@ 1, 1, 1, - 0 + 1 ] }, "_eulerAngles": { @@ -4874,12 +4837,55 @@ "groupIndex": 0, "_id": "" }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 126 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": { + "__uuid__": "5be16993-c048-46d1-9d5b-bde4baa1d9be" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "b7+b3kOU5Hp7zuy+nUMB84", + "sync": false + }, { "__type__": "cc.Node", - "_name": "按钮", + "_name": "spFrame", "_objFlags": 0, "_parent": { - "__id__": 128 + "__id__": 125 }, "_children": [], "_active": true, @@ -4901,8 +4907,8 @@ }, "_contentSize": { "__type__": "cc.Size", - "width": 647, - "height": 149 + "width": 46, + "height": 46 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -4939,7 +4945,7 @@ "_id": "" }, { - "__type__": "sp.Skeleton", + "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, "node": { @@ -4948,36 +4954,26 @@ "_enabled": true, "_materials": [ { - "__uuid__": "7afd064b-113f-480e-b793-8817d19f63c3" + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" } ], - "paused": false, - "defaultSkin": "default", - "defaultAnimation": "让他们滚", - "_preCacheMode": 0, - "_cacheMode": 0, - "loop": true, - "premultipliedAlpha": true, - "timeScale": 1, - "_accTime": 0, - "_playCount": 0, - "_frameCache": null, - "_curFrame": null, - "_skeletonCache": null, - "_animationName": "让他们滚", - "_animationQueue": [], - "_headAniInfo": null, - "_playTimes": 0, - "_isAniComplete": true, - "_N$skeletonData": { - "__uuid__": "28da143d-35de-47b7-9a08-1ac2fc26721b" + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": { + "__uuid__": "ac1145c4-c4cc-4f08-a6f0-2bc42dafa11d" }, - "_N$_defaultCacheMode": 0, - "_N$debugSlots": false, - "_N$debugBones": false, - "_N$debugMesh": false, - "_N$useTint": false, - "_N$enableBatch": false, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_atlas": null, "_id": "" }, { @@ -4988,30 +4984,43 @@ "asset": { "__id__": 0 }, - "fileId": "51UU2jjddLT7RsAXZZ5gTI", + "fileId": "6bru8rlShKgZMmVnZD80Ip", "sync": false }, + { + "__type__": "67b86Vr/PZKGZqkUcKGp7BO", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 125 + }, + "_enabled": true, + "scaleStart": 1, + "scaleEnd": 1.1, + "time": 0.6, + "_id": "" + }, { "__type__": "cc.Button", "_name": "", "_objFlags": 0, "node": { - "__id__": 128 + "__id__": 125 }, "_enabled": true, "_normalMaterial": null, "_grayMaterial": null, "duration": 0.1, - "zoomScale": 1.1, + "zoomScale": 1.2, "clickEvents": [ { - "__id__": 133 + "__id__": 134 } ], "_N$interactable": true, "_N$enableAutoGrayEffect": false, - "_N$transition": 3, - "transition": 3, + "_N$transition": 0, + "transition": 0, "_N$normalColor": { "__type__": "cc.Color", "r": 255, @@ -5070,7 +5079,7 @@ }, "component": "", "_componentId": "649c49J/pxN2ohyBiR6yQqc", - "handler": "onStartTask201", + "handler": "onClickNeedQiPao303", "customEventData": "" }, { @@ -5081,29 +5090,25 @@ "asset": { "__id__": 0 }, - "fileId": "33Bl7qF51FT7x6E8TDU0mF", + "fileId": "02EzKgK1hICr5b+h6TJOts", "sync": false }, { "__type__": "cc.Node", - "_name": "startBtnTask207", + "_name": "膳食烟雾spine", "_objFlags": 0, "_parent": { "__id__": 1 }, - "_children": [ - { - "__id__": 136 - } - ], + "_children": [], "_active": false, "_components": [ { - "__id__": 139 + "__id__": 137 } ], "_prefab": { - "__id__": 141 + "__id__": 138 }, "_opacity": 255, "_color": { @@ -5115,8 +5120,8 @@ }, "_contentSize": { "__type__": "cc.Size", - "width": 190, - "height": 74 + "width": 450.4, + "height": 450.4 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -5127,8 +5132,8 @@ "__type__": "TypedArray", "ctor": "Float64Array", "array": [ - 0, - 0, + -28.412, + 137.513, 0, 0, 0, @@ -5136,7 +5141,128 @@ 1, 1, 1, - 0 + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "sp.Skeleton", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 136 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "7afd064b-113f-480e-b793-8817d19f63c3" + } + ], + "paused": false, + "defaultSkin": "default", + "defaultAnimation": "打斗烟雾", + "_preCacheMode": 0, + "_cacheMode": 0, + "loop": false, + "premultipliedAlpha": true, + "timeScale": 1, + "_accTime": 0, + "_playCount": 0, + "_frameCache": null, + "_curFrame": null, + "_skeletonCache": null, + "_animationName": "打斗烟雾", + "_animationQueue": [], + "_headAniInfo": null, + "_playTimes": 1, + "_isAniComplete": true, + "_N$skeletonData": { + "__uuid__": "8f85e03c-1a2c-467f-bc99-b2302b61df2d" + }, + "_N$_defaultCacheMode": 0, + "_N$debugSlots": false, + "_N$debugBones": false, + "_N$debugMesh": false, + "_N$useTint": false, + "_N$enableBatch": false, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "22axK+PnRKzL0ah3/qrVVj", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "startBtnTask201", + "_objFlags": 0, + "_parent": { + "__id__": 1 + }, + "_children": [ + { + "__id__": 140 + } + ], + "_active": false, + "_components": [ + { + "__id__": 143 + } + ], + "_prefab": { + "__id__": 145 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 190, + "height": 74 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 0 ] }, "_eulerAngles": { @@ -5157,17 +5283,17 @@ "_name": "按钮", "_objFlags": 0, "_parent": { - "__id__": 135 + "__id__": 139 }, "_children": [], "_active": true, "_components": [ { - "__id__": 137 + "__id__": 141 } ], "_prefab": { - "__id__": 138 + "__id__": 142 }, "_opacity": 255, "_color": { @@ -5221,7 +5347,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 136 + "__id__": 140 }, "_enabled": true, "_materials": [ @@ -5231,7 +5357,7 @@ ], "paused": false, "defaultSkin": "default", - "defaultAnimation": "开始治疗", + "defaultAnimation": "让他们滚", "_preCacheMode": 0, "_cacheMode": 0, "loop": true, @@ -5242,7 +5368,7 @@ "_frameCache": null, "_curFrame": null, "_skeletonCache": null, - "_animationName": "开始治疗", + "_animationName": "让他们滚", "_animationQueue": [], "_headAniInfo": null, "_playTimes": 0, @@ -5266,7 +5392,7 @@ "asset": { "__id__": 0 }, - "fileId": "a9iKecmnNO/rmsNVnEY4ZA", + "fileId": "51UU2jjddLT7RsAXZZ5gTI", "sync": false }, { @@ -5274,7 +5400,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 135 + "__id__": 139 }, "_enabled": true, "_normalMaterial": null, @@ -5283,7 +5409,7 @@ "zoomScale": 1.1, "clickEvents": [ { - "__id__": 140 + "__id__": 144 } ], "_N$interactable": true, @@ -5348,7 +5474,7 @@ }, "component": "", "_componentId": "649c49J/pxN2ohyBiR6yQqc", - "handler": "onStartTask207", + "handler": "onStartTask201", "customEventData": "" }, { @@ -5359,29 +5485,29 @@ "asset": { "__id__": 0 }, - "fileId": "afprPp4AVMeIl50ewB7l8F", + "fileId": "33Bl7qF51FT7x6E8TDU0mF", "sync": false }, { "__type__": "cc.Node", - "_name": "startBtnTask208", + "_name": "startBtnTask207", "_objFlags": 0, "_parent": { "__id__": 1 }, "_children": [ { - "__id__": 143 + "__id__": 147 } ], "_active": false, "_components": [ { - "__id__": 146 + "__id__": 150 } ], "_prefab": { - "__id__": 148 + "__id__": 152 }, "_opacity": 255, "_color": { @@ -5435,17 +5561,17 @@ "_name": "按钮", "_objFlags": 0, "_parent": { - "__id__": 142 + "__id__": 146 }, "_children": [], "_active": true, "_components": [ { - "__id__": 144 + "__id__": 148 } ], "_prefab": { - "__id__": 145 + "__id__": 149 }, "_opacity": 255, "_color": { @@ -5499,7 +5625,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 143 + "__id__": 147 }, "_enabled": true, "_materials": [ @@ -5509,7 +5635,7 @@ ], "paused": false, "defaultSkin": "default", - "defaultAnimation": "烹制膳食", + "defaultAnimation": "开始治疗", "_preCacheMode": 0, "_cacheMode": 0, "loop": true, @@ -5520,7 +5646,7 @@ "_frameCache": null, "_curFrame": null, "_skeletonCache": null, - "_animationName": "烹制膳食", + "_animationName": "开始治疗", "_animationQueue": [], "_headAniInfo": null, "_playTimes": 0, @@ -5544,7 +5670,7 @@ "asset": { "__id__": 0 }, - "fileId": "28mggno7dFeKIGpoYkFOgQ", + "fileId": "a9iKecmnNO/rmsNVnEY4ZA", "sync": false }, { @@ -5552,7 +5678,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 142 + "__id__": 146 }, "_enabled": true, "_normalMaterial": null, @@ -5561,7 +5687,7 @@ "zoomScale": 1.1, "clickEvents": [ { - "__id__": 147 + "__id__": 151 } ], "_N$interactable": true, @@ -5626,7 +5752,7 @@ }, "component": "", "_componentId": "649c49J/pxN2ohyBiR6yQqc", - "handler": "onStartTask208", + "handler": "onStartTask207", "customEventData": "" }, { @@ -5637,34 +5763,29 @@ "asset": { "__id__": 0 }, - "fileId": "4dfKib3I5LNbakjUqMSAIm", + "fileId": "afprPp4AVMeIl50ewB7l8F", "sync": false }, { "__type__": "cc.Node", - "_name": "声效", + "_name": "startBtnTask208", "_objFlags": 0, "_parent": { "__id__": 1 }, "_children": [ { - "__id__": 150 - }, - { - "__id__": 153 - }, - { - "__id__": 156 - }, + "__id__": 154 + } + ], + "_active": false, + "_components": [ { - "__id__": 159 + "__id__": 157 } ], - "_active": true, - "_components": [], "_prefab": { - "__id__": 162 + "__id__": 159 }, "_opacity": 255, "_color": { @@ -5676,8 +5797,8 @@ }, "_contentSize": { "__type__": "cc.Size", - "width": 0, - "height": 0 + "width": 190, + "height": 74 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -5697,7 +5818,7 @@ 1, 1, 1, - 1 + 0 ] }, "_eulerAngles": { @@ -5715,20 +5836,20 @@ }, { "__type__": "cc.Node", - "_name": "声效0", + "_name": "按钮", "_objFlags": 0, "_parent": { - "__id__": 149 + "__id__": 153 }, "_children": [], - "_active": false, + "_active": true, "_components": [ { - "__id__": 151 + "__id__": 155 } ], "_prefab": { - "__id__": 152 + "__id__": 156 }, "_opacity": 255, "_color": { @@ -5740,8 +5861,8 @@ }, "_contentSize": { "__type__": "cc.Size", - "width": 28.7, - "height": 51.8 + "width": 647, + "height": 149 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -5752,8 +5873,8 @@ "__type__": "TypedArray", "ctor": "Float64Array", "array": [ - -2.522, - 205.968, + 0, + 0, 0, 0, 0, @@ -5782,7 +5903,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 150 + "__id__": 154 }, "_enabled": true, "_materials": [ @@ -5792,7 +5913,7 @@ ], "paused": false, "defaultSkin": "default", - "defaultAnimation": 1, + "defaultAnimation": "烹制膳食", "_preCacheMode": 0, "_cacheMode": 0, "loop": true, @@ -5803,13 +5924,13 @@ "_frameCache": null, "_curFrame": null, "_skeletonCache": null, - "_animationName": 1, + "_animationName": "烹制膳食", "_animationQueue": [], "_headAniInfo": null, "_playTimes": 0, "_isAniComplete": true, "_N$skeletonData": { - "__uuid__": "ab1afbe8-c914-4fdc-83e1-7b0753fd5581" + "__uuid__": "28da143d-35de-47b7-9a08-1ac2fc26721b" }, "_N$_defaultCacheMode": 0, "_N$debugSlots": false, @@ -5827,50 +5948,216 @@ "asset": { "__id__": 0 }, - "fileId": "23AFRfRFRIr4L48McLLlV2", + "fileId": "28mggno7dFeKIGpoYkFOgQ", "sync": false }, { - "__type__": "cc.Node", - "_name": "声效1", + "__type__": "cc.Button", + "_name": "", "_objFlags": 0, - "_parent": { - "__id__": 149 + "node": { + "__id__": 153 }, - "_children": [], - "_active": false, - "_components": [ + "_enabled": true, + "_normalMaterial": null, + "_grayMaterial": null, + "duration": 0.1, + "zoomScale": 1.1, + "clickEvents": [ { - "__id__": 154 + "__id__": 158 } ], - "_prefab": { - "__id__": 155 - }, - "_opacity": 255, - "_color": { + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$transition": 3, + "transition": 3, + "_N$normalColor": { "__type__": "cc.Color", "r": 255, "g": 255, "b": 255, "a": 255 }, - "_contentSize": { - "__type__": "cc.Size", - "width": 28.7, - "height": 51.8 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 + "_N$pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 }, - "_trs": { + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "_N$hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$pressedSprite": null, + "pressedSprite": null, + "_N$hoverSprite": null, + "hoverSprite": null, + "_N$disabledSprite": null, + "_N$target": null, + "_id": "" + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 1 + }, + "component": "", + "_componentId": "649c49J/pxN2ohyBiR6yQqc", + "handler": "onStartTask208", + "customEventData": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "4dfKib3I5LNbakjUqMSAIm", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "声效", + "_objFlags": 0, + "_parent": { + "__id__": 1 + }, + "_children": [ + { + "__id__": 161 + }, + { + "__id__": 164 + }, + { + "__id__": 167 + }, + { + "__id__": 170 + } + ], + "_active": true, + "_components": [], + "_prefab": { + "__id__": 173 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { "__type__": "TypedArray", "ctor": "Float64Array", "array": [ - -172.236, - 207.575, + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "声效0", + "_objFlags": 0, + "_parent": { + "__id__": 160 + }, + "_children": [], + "_active": false, + "_components": [ + { + "__id__": 162 + } + ], + "_prefab": { + "__id__": 163 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 28.7, + "height": 51.8 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + -2.522, + 205.968, 0, 0, 0, @@ -5899,7 +6186,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 153 + "__id__": 161 }, "_enabled": true, "_materials": [ @@ -5944,25 +6231,25 @@ "asset": { "__id__": 0 }, - "fileId": "c6qRJeYT9LV473gHIrHf5+", + "fileId": "23AFRfRFRIr4L48McLLlV2", "sync": false }, { "__type__": "cc.Node", - "_name": "声效2", + "_name": "声效1", "_objFlags": 0, "_parent": { - "__id__": 149 + "__id__": 160 }, "_children": [], "_active": false, "_components": [ { - "__id__": 157 + "__id__": 165 } ], "_prefab": { - "__id__": 158 + "__id__": 166 }, "_opacity": 255, "_color": { @@ -5986,8 +6273,8 @@ "__type__": "TypedArray", "ctor": "Float64Array", "array": [ - -257.113, - -177.486, + -172.236, + 207.575, 0, 0, 0, @@ -6016,7 +6303,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 156 + "__id__": 164 }, "_enabled": true, "_materials": [ @@ -6061,25 +6348,25 @@ "asset": { "__id__": 0 }, - "fileId": "0bKnvTasBFT74N1jm3LbAH", + "fileId": "c6qRJeYT9LV473gHIrHf5+", "sync": false }, { "__type__": "cc.Node", - "_name": "声效3", + "_name": "声效2", "_objFlags": 0, "_parent": { - "__id__": 149 + "__id__": 160 }, "_children": [], "_active": false, "_components": [ { - "__id__": 160 + "__id__": 168 } ], "_prefab": { - "__id__": 161 + "__id__": 169 }, "_opacity": 255, "_color": { @@ -6103,8 +6390,8 @@ "__type__": "TypedArray", "ctor": "Float64Array", "array": [ - -62.08, - -2.53, + -257.113, + -177.486, 0, 0, 0, @@ -6133,7 +6420,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 159 + "__id__": 167 }, "_enabled": true, "_materials": [ @@ -6178,45 +6465,25 @@ "asset": { "__id__": 0 }, - "fileId": "27SAIP0FxFOYXZDVwyX7WY", - "sync": false - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "7b2Ot3MnhI4J7+JwCacvnI", + "fileId": "0bKnvTasBFT74N1jm3LbAH", "sync": false }, { "__type__": "cc.Node", - "_name": "qiPao", + "_name": "声效3", "_objFlags": 0, "_parent": { - "__id__": 1 + "__id__": 160 }, - "_children": [ - { - "__id__": 164 - }, - { - "__id__": 170 - }, - { - "__id__": 176 - }, + "_children": [], + "_active": false, + "_components": [ { - "__id__": 182 + "__id__": 171 } ], - "_active": true, - "_components": [], "_prefab": { - "__id__": 188 + "__id__": 172 }, "_opacity": 255, "_color": { @@ -6228,8 +6495,8 @@ }, "_contentSize": { "__type__": "cc.Size", - "width": 0, - "height": 0 + "width": 28.7, + "height": 51.8 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -6240,8 +6507,8 @@ "__type__": "TypedArray", "ctor": "Float64Array", "array": [ - 0, - 0, + -62.08, + -2.53, 0, 0, 0, @@ -6266,25 +6533,162 @@ "_id": "" }, { - "__type__": "cc.Node", - "_name": "qiPao_0", + "__type__": "sp.Skeleton", + "_name": "", "_objFlags": 0, - "_parent": { - "__id__": 163 + "node": { + "__id__": 170 }, - "_children": [ + "_enabled": true, + "_materials": [ { - "__id__": 165 + "__uuid__": "7afd064b-113f-480e-b793-8817d19f63c3" } ], - "_active": false, - "_components": [ - { - "__id__": 168 + "paused": false, + "defaultSkin": "default", + "defaultAnimation": 1, + "_preCacheMode": 0, + "_cacheMode": 0, + "loop": true, + "premultipliedAlpha": true, + "timeScale": 1, + "_accTime": 0, + "_playCount": 0, + "_frameCache": null, + "_curFrame": null, + "_skeletonCache": null, + "_animationName": 1, + "_animationQueue": [], + "_headAniInfo": null, + "_playTimes": 0, + "_isAniComplete": true, + "_N$skeletonData": { + "__uuid__": "ab1afbe8-c914-4fdc-83e1-7b0753fd5581" + }, + "_N$_defaultCacheMode": 0, + "_N$debugSlots": false, + "_N$debugBones": false, + "_N$debugMesh": false, + "_N$useTint": false, + "_N$enableBatch": false, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "27SAIP0FxFOYXZDVwyX7WY", + "sync": false + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "7b2Ot3MnhI4J7+JwCacvnI", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "qiPao", + "_objFlags": 0, + "_parent": { + "__id__": 1 + }, + "_children": [ + { + "__id__": 175 + }, + { + "__id__": 181 + }, + { + "__id__": 187 + }, + { + "__id__": 193 } ], + "_active": true, + "_components": [], "_prefab": { - "__id__": 169 + "__id__": 199 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "qiPao_0", + "_objFlags": 0, + "_parent": { + "__id__": 174 + }, + "_children": [ + { + "__id__": 176 + } + ], + "_active": false, + "_components": [ + { + "__id__": 179 + } + ], + "_prefab": { + "__id__": 180 }, "_opacity": 255, "_color": { @@ -6338,17 +6742,17 @@ "_name": "str", "_objFlags": 0, "_parent": { - "__id__": 164 + "__id__": 175 }, "_children": [], "_active": true, "_components": [ { - "__id__": 166 + "__id__": 177 } ], "_prefab": { - "__id__": 167 + "__id__": 178 }, "_opacity": 255, "_color": { @@ -6402,7 +6806,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 165 + "__id__": 176 }, "_enabled": true, "_materials": [ @@ -6446,7 +6850,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 164 + "__id__": 175 }, "_enabled": true, "_materials": [ @@ -6489,21 +6893,21 @@ "_name": "qiPao_1", "_objFlags": 0, "_parent": { - "__id__": 163 + "__id__": 174 }, "_children": [ { - "__id__": 171 + "__id__": 182 } ], "_active": false, "_components": [ { - "__id__": 174 + "__id__": 185 } ], "_prefab": { - "__id__": 175 + "__id__": 186 }, "_opacity": 255, "_color": { @@ -6557,17 +6961,17 @@ "_name": "str", "_objFlags": 0, "_parent": { - "__id__": 170 + "__id__": 181 }, "_children": [], "_active": true, "_components": [ { - "__id__": 172 + "__id__": 183 } ], "_prefab": { - "__id__": 173 + "__id__": 184 }, "_opacity": 255, "_color": { @@ -6621,7 +7025,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 171 + "__id__": 182 }, "_enabled": true, "_materials": [ @@ -6665,7 +7069,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 170 + "__id__": 181 }, "_enabled": true, "_materials": [ @@ -6708,21 +7112,21 @@ "_name": "qiPao_2", "_objFlags": 0, "_parent": { - "__id__": 163 + "__id__": 174 }, "_children": [ { - "__id__": 177 + "__id__": 188 } ], "_active": false, "_components": [ { - "__id__": 180 + "__id__": 191 } ], "_prefab": { - "__id__": 181 + "__id__": 192 }, "_opacity": 255, "_color": { @@ -6776,17 +7180,17 @@ "_name": "str", "_objFlags": 0, "_parent": { - "__id__": 176 + "__id__": 187 }, "_children": [], "_active": true, "_components": [ { - "__id__": 178 + "__id__": 189 } ], "_prefab": { - "__id__": 179 + "__id__": 190 }, "_opacity": 255, "_color": { @@ -6840,7 +7244,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 177 + "__id__": 188 }, "_enabled": true, "_materials": [ @@ -6884,7 +7288,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 176 + "__id__": 187 }, "_enabled": true, "_materials": [ @@ -6927,21 +7331,21 @@ "_name": "qiPao_3", "_objFlags": 0, "_parent": { - "__id__": 163 + "__id__": 174 }, "_children": [ { - "__id__": 183 + "__id__": 194 } ], "_active": false, "_components": [ { - "__id__": 186 + "__id__": 197 } ], "_prefab": { - "__id__": 187 + "__id__": 198 }, "_opacity": 255, "_color": { @@ -6995,17 +7399,17 @@ "_name": "str", "_objFlags": 0, "_parent": { - "__id__": 182 + "__id__": 193 }, "_children": [], "_active": true, "_components": [ { - "__id__": 184 + "__id__": 195 } ], "_prefab": { - "__id__": 185 + "__id__": 196 }, "_opacity": 255, "_color": { @@ -7059,7 +7463,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 183 + "__id__": 194 }, "_enabled": true, "_materials": [ @@ -7103,7 +7507,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 182 + "__id__": 193 }, "_enabled": true, "_materials": [ @@ -7161,20 +7565,20 @@ }, "_children": [ { - "__id__": 190 + "__id__": 201 }, { - "__id__": 199 + "__id__": 210 } ], "_active": true, "_components": [ { - "__id__": 205 + "__id__": 216 } ], "_prefab": { - "__id__": 206 + "__id__": 217 }, "_opacity": 255, "_color": { @@ -7228,24 +7632,24 @@ "_name": "diTu", "_objFlags": 0, "_parent": { - "__id__": 189 + "__id__": 200 }, "_children": [ { - "__id__": 191 + "__id__": 202 } ], "_active": false, "_components": [ { - "__id__": 195 + "__id__": 206 }, { - "__id__": 197 + "__id__": 208 } ], "_prefab": { - "__id__": 198 + "__id__": 209 }, "_opacity": 255, "_color": { @@ -7299,20 +7703,20 @@ "_name": "str", "_objFlags": 0, "_parent": { - "__id__": 190 + "__id__": 201 }, "_children": [], "_active": true, "_components": [ { - "__id__": 192 + "__id__": 203 }, { - "__id__": 193 + "__id__": 204 } ], "_prefab": { - "__id__": 194 + "__id__": 205 }, "_opacity": 255, "_color": { @@ -7366,7 +7770,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 191 + "__id__": 202 }, "_enabled": true, "_materials": [ @@ -7399,7 +7803,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 191 + "__id__": 202 }, "_enabled": true, "_color": { @@ -7428,7 +7832,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 190 + "__id__": 201 }, "_enabled": true, "_normalMaterial": null, @@ -7437,7 +7841,7 @@ "zoomScale": 1.2, "clickEvents": [ { - "__id__": 196 + "__id__": 207 } ], "_N$interactable": true, @@ -7498,7 +7902,7 @@ { "__type__": "cc.ClickEvent", "target": { - "__id__": 189 + "__id__": 200 }, "component": "", "_componentId": "80d7bgwi4BEwLB3smYXVoys", @@ -7510,7 +7914,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 190 + "__id__": 201 }, "_enabled": true, "_materials": [ @@ -7563,21 +7967,21 @@ "_name": "textNode", "_objFlags": 0, "_parent": { - "__id__": 189 + "__id__": 200 }, "_children": [ { - "__id__": 200 + "__id__": 211 } ], "_active": false, "_components": [ { - "__id__": 203 + "__id__": 214 } ], "_prefab": { - "__id__": 204 + "__id__": 215 }, "_opacity": 255, "_color": { @@ -7631,17 +8035,17 @@ "_name": "str", "_objFlags": 0, "_parent": { - "__id__": 199 + "__id__": 210 }, "_children": [], "_active": true, "_components": [ { - "__id__": 201 + "__id__": 212 } ], "_prefab": { - "__id__": 202 + "__id__": 213 }, "_opacity": 255, "_color": { @@ -7695,7 +8099,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 200 + "__id__": 211 }, "_enabled": true, "_materials": [ @@ -7739,7 +8143,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 199 + "__id__": 210 }, "_enabled": true, "_materials": [ @@ -7782,14 +8186,14 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 189 + "__id__": 200 }, "_enabled": true, "diTu": { - "__id__": 190 + "__id__": 201 }, "textNode": { - "__id__": 199 + "__id__": 210 }, "_id": "" }, @@ -7804,6 +8208,431 @@ "fileId": "03zejFJfZNGZbYUtFt5wuS", "sync": false }, + { + "__type__": "cc.Node", + "_name": "openBtnSpine", + "_objFlags": 0, + "_parent": { + "__id__": 1 + }, + "_children": [], + "_active": false, + "_components": [ + { + "__id__": 219 + } + ], + "_prefab": { + "__id__": 220 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "sp.Skeleton", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 218 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "7afd064b-113f-480e-b793-8817d19f63c3" + } + ], + "paused": false, + "defaultSkin": "default", + "defaultAnimation": "手机1", + "_preCacheMode": 0, + "_cacheMode": 0, + "loop": true, + "premultipliedAlpha": true, + "timeScale": 1, + "_accTime": 0, + "_playCount": 0, + "_frameCache": null, + "_curFrame": null, + "_skeletonCache": null, + "_animationName": "手机1", + "_animationQueue": [], + "_headAniInfo": null, + "_playTimes": 0, + "_isAniComplete": true, + "_N$skeletonData": { + "__uuid__": "91f4b847-692f-4694-86f8-3e5a8eb9cf66" + }, + "_N$_defaultCacheMode": 0, + "_N$debugSlots": false, + "_N$debugBones": false, + "_N$debugMesh": false, + "_N$useTint": false, + "_N$enableBatch": false, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "f87cTHzv9OTYr7kLae0Iw5", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "出门", + "_objFlags": 0, + "_parent": { + "__id__": 1 + }, + "_children": [ + { + "__id__": 222 + } + ], + "_active": true, + "_components": [ + { + "__id__": 225 + }, + { + "__id__": 226 + } + ], + "_prefab": { + "__id__": 228 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 110, + "height": 110 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 304.36430434782613, + -611, + 0, + 0, + 0, + 0, + 1, + 0.8, + 0.8, + 0 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "spine", + "_objFlags": 0, + "_parent": { + "__id__": 221 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 223 + } + ], + "_prefab": { + "__id__": 224 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 117.4, + "height": 124.22 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + -10, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "sp.Skeleton", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 222 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "7afd064b-113f-480e-b793-8817d19f63c3" + } + ], + "paused": false, + "defaultSkin": "出门", + "defaultAnimation": "静止", + "_preCacheMode": 0, + "_cacheMode": 0, + "loop": true, + "premultipliedAlpha": true, + "timeScale": 1, + "_accTime": 0, + "_playCount": 0, + "_frameCache": null, + "_curFrame": null, + "_skeletonCache": null, + "_animationName": "静止", + "_animationQueue": [], + "_headAniInfo": null, + "_playTimes": 0, + "_isAniComplete": true, + "_N$skeletonData": { + "__uuid__": "428ffea6-6e1a-422d-b5b0-3aa536ad2589" + }, + "_N$_defaultCacheMode": 0, + "_N$debugSlots": false, + "_N$debugBones": false, + "_N$debugMesh": false, + "_N$useTint": false, + "_N$enableBatch": false, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "5eyCRPmmZPsoHDt0rea9va", + "sync": false + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 221 + }, + "_enabled": true, + "alignMode": 1, + "_target": null, + "_alignFlags": 36, + "_left": 0, + "_right": 26.635695652173865, + "_top": 0, + "_bottom": 12, + "_verticalCenter": 0, + "_horizontalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 0, + "_originalHeight": 0, + "_id": "" + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 221 + }, + "_enabled": true, + "_normalMaterial": null, + "_grayMaterial": null, + "duration": 0.1, + "zoomScale": 1.1, + "clickEvents": [ + { + "__id__": 227 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$transition": 3, + "transition": 3, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "_N$hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$pressedSprite": null, + "pressedSprite": null, + "_N$hoverSprite": null, + "hoverSprite": null, + "_N$disabledSprite": null, + "_N$target": null, + "_id": "" + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 1 + }, + "component": "", + "_componentId": "649c49J/pxN2ohyBiR6yQqc", + "handler": "chumenClickEvent", + "customEventData": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "73u1juLe9GBr3a+Xq8A1qY", + "sync": false + }, { "__type__": "cc.Widget", "_name": "", diff --git a/assets/MainHall/prefab/MainHall.prefab b/assets/MainHall/prefab/MainHall.prefab index bd5a60c3..a5b0d82c 100644 --- a/assets/MainHall/prefab/MainHall.prefab +++ b/assets/MainHall/prefab/MainHall.prefab @@ -7294,7 +7294,7 @@ }, "_contentSize": { "__type__": "cc.Size", - "width": 119, + "width": 180, "height": 35.5 }, "_anchorPoint": { @@ -8739,7 +8739,7 @@ "_enabled": true, "scaleStart": 1, "scaleEnd": 1.1, - "time": 0.2, + "time": 0.5, "_id": "" }, { diff --git a/assets/Scripts/DH/DH_1.ts b/assets/Scripts/DH/DH_1.ts index aba8d908..211f11cc 100644 --- a/assets/Scripts/DH/DH_1.ts +++ b/assets/Scripts/DH/DH_1.ts @@ -14,8 +14,12 @@ const { ccclass, property, disallowMultiple, menu } = cc._decorator; @menu('对话剧情/DH_1') export default class DH_1 extends DHBase { chatConfig = [ - { effectUrl: 'DH/DH_1/sound/厨师长!以您的水平后天夺取厨神称号应该是手拿把掐吧。', delayTime: 6.21, str: '厨师长!以您的水平后天夺取厨神称号应该是手拿把掐吧。', posi: 'qipao1' }, - { effectUrl: 'DH/DH_1/sound/那是,等我将厨神称号拿回来,燕子肯定会特别开心。', delayTime: 4.59, str: '那是,等我将厨神称号拿回来,燕子肯定会特别开心。', posi: '-1' }, + { effectUrl: 'DH/DH_1/sound/这是夏芸家吗?', delayTime: 6.21, str: '这是夏芸家吗?', posi: 'qipao1' }, + { effectUrl: 'DH/DH_1/sound/是的,我是夏芸前夫,你是?', delayTime: 4.59, str: '是的,我是夏芸前夫,你是?', posi: '-1' }, + { effectUrl: 'DH/DH_1/sound/管你什么前夫后夫,夏芸用这房子抵押借了500万高利贷。', delayTime: 4.59, str: '管你什么前夫后夫,夏芸用这房子抵押借了500万高利贷。', posi: '-1' }, + { effectUrl: 'DH/DH_1/sound/现在找不到她人,我们是过来收房子的。', delayTime: 4.59, str: '现在找不到她人,我们是过来收房子的。', posi: '-1' }, + { effectUrl: 'DH/DH_1/sound/什么?500万?我跟她已经离婚了,房子跟她没一毛钱关系。', delayTime: 4.59, str: '什么?500万?我跟她已经离婚了,房子跟她没一毛钱关系。', posi: '-1' }, + { effectUrl: 'DH/DH_1/sound/三天内拿不出500万,就乖乖把房子交出来。', delayTime: 4.59, str: '三天内拿不出500万,就乖乖把房子交出来。', posi: '-1' }, ] @property(sp.Skeleton) diff --git a/assets/Scripts/DH/DH_2.ts b/assets/Scripts/DH/DH_2.ts index 9f26ac7b..a121d6e3 100644 --- a/assets/Scripts/DH/DH_2.ts +++ b/assets/Scripts/DH/DH_2.ts @@ -15,16 +15,10 @@ const { ccclass, property, disallowMultiple, menu } = cc._decorator; @menu('对话剧情/DH_2') export default class DH_2 extends DHBase { chatConfig = [ - { effectUrl: 'DH/DH_2/sound/哈哈!姐夫,让你手受伤了不会怪我吧。还有你看我成为厨神了。', delayTime: 7.07, str: '哈哈!姐夫,让你手受伤了不会怪我吧。还有你看我成为厨神了。', posi: 'qipao2' }, - { effectUrl: 'DH/DH_2/sound/恭喜啊,我还担心我没去,厨神称号被别家夺去了呢?', delayTime: 4.87, str: '恭喜啊,我还担心我没去,厨神称号被别家夺去了呢?', posi: '-1' }, - { effectUrl: 'DH/DH_2/sound/行了,和他废什么话!', delayTime: 1.28, str: '行了,和他废什么话!', posi: 'qipao3' }, - { effectUrl: 'DH/DH_2/sound/这是当初签订的协议,你没有获得厨神就要和小女离婚,你净身出户。', delayTime: 7.3, str: '这是当初签订的协议,你没有获得厨神就要和小女离婚,你净身出户。', posi: 'qipao3' }, - { effectUrl: 'DH/DH_2/sound/这。。。爸、不要啊,我不能没有燕子啊。', delayTime: 4.61, str: '这。。。爸、不要啊,我不能没有燕子啊。', posi: '-1' }, - { effectUrl: 'DH/DH_2/sound/燕子,你说话呀,不要离开我啊。', delayTime: 3.57, str: '燕子,你说话呀,不要离开我啊。', posi: '-1' }, - // { effectUrl: 'DH/DH_2/sound/燕子', delayTime: 1.84, str: '燕子', posi: '-1' }, - { effectUrl: 'DH/DH_2/sound/滚开,一个残疾废物,还痴心妄想呢?', delayTime: 6.18, str: '滚开,一个残疾废物,还痴心妄想呢?', posi: 'qipao1' }, - { effectUrl: 'DH/DH_2/sound/我们走!', delayTime: 2.31, str: '我们走!', posi: 'qipao3' }, - { effectUrl: 'DH/DH_2/sound/燕子、燕子、你不要走啊,没有你我怎么活啊。', delayTime: 6.44, str: '燕子、燕子、你不要走啊,没有你我怎么活啊。', posi: '-1' }, + { effectUrl: 'DH/DH_2/sound/女儿的棒棒糖都丢了?', delayTime: 7.07, str: '女儿的棒棒糖都丢了?', posi: '-1' }, + { effectUrl: 'DH/DH_2/sound/看着不止一个人', delayTime: 1.28, str: '看着不止一个人', posi: '-1' }, + { effectUrl: 'DH/DH_2/sound/难道是陈霸天这个畜生!', delayTime: 7.3, str: '难道是陈霸天这个畜生!', posi: '-1' }, + { effectUrl: 'DH/DH_2/sound/这是什么?', delayTime: 4.61, str: '这是什么?', posi: '-1' }, ] @property(sp.Skeleton) diff --git a/assets/Scripts/DH/DH_3.ts b/assets/Scripts/DH/DH_3.ts index d73139fd..3e6547f7 100644 --- a/assets/Scripts/DH/DH_3.ts +++ b/assets/Scripts/DH/DH_3.ts @@ -15,11 +15,10 @@ const { ccclass, property, disallowMultiple, menu } = cc._decorator; @menu('对话剧情/DH_3') export default class DH_3 extends DHBase { chatConfig = [ - { effectUrl: 'DH/DH_3/sound/为什么!燕子,难道我们这么多年的感情是假的吗?', delayTime: 6.08, str: '为什么!燕子,难道我们这么多年的感情是假的吗?', posi: '-1' }, - { effectUrl: 'DH/DH_3/sound/如果不是你有利用价值、我姐会嫁给你?', delayTime: 5.53, str: '如果不是你有利用价值、我姐会嫁给你?', posi: 'qipao2' }, - { effectUrl: 'DH/DH_3/sound/什么意思,燕子当初不是喜欢我,才愿意嫁给我的吗?', delayTime: 4.53, str: '什么意思,燕子当初不是喜欢我,才愿意嫁给我的吗?', posi: '-1' }, - { effectUrl: 'DH/DH_3/sound/你一个平民窟出来的废物,能配得上我姐吗?', delayTime: 5.26, str: '你一个平民窟出来的废物,能配得上我姐吗?', posi: 'qipao2' }, - { effectUrl: 'DH/DH_3/sound/你胡说,不可能。', delayTime: 1.97, str: '你胡说,不可能。', posi: '-1' }, + { effectUrl: 'DH/DH_3/sound/我要的钱带来了没', delayTime: 6.08, str: '我要的钱带来了没', posi: 'qipao2' }, + { effectUrl: 'DH/DH_3/sound/2000万一分不少,把人放了。', delayTime: 5.53, str: '2000万一分不少,把人放了。', posi: '-1' }, + { effectUrl: 'DH/DH_3/sound/人就在里面,你自己进去带走吧', delayTime: 4.53, str: '人就在里面,你自己进去带走吧', posi: 'qipao2' }, + { effectUrl: 'DH/DH_3/sound/萌萌,你怎么了!!', delayTime: 4.53, str: '萌萌,你怎么了!!', posi: '-1' }, ] @property(sp.Skeleton) diff --git a/assets/Scripts/FirstSelectScene/GameStoryConfig.ts b/assets/Scripts/FirstSelectScene/GameStoryConfig.ts index 49d42f59..7b6d0cae 100644 --- a/assets/Scripts/FirstSelectScene/GameStoryConfig.ts +++ b/assets/Scripts/FirstSelectScene/GameStoryConfig.ts @@ -18,17 +18,17 @@ export let GameStoryConfigData = [ title: "破碎的家庭", titleIconUrl: "意外重生", roomIndex: GameType.Room2, - // roomIndex:GameType.CityPrefab, + // roomIndex:GameType.MainHall, isCanPlay: true, // musicUrl:'CommonSound/西餐厅外', releaseBundleName:'Room2' }, { index: 2, - title: "恶客上门", + title: "我的早餐摊", titleIconUrl: "恶客上门", // roomIndex: GameType.Room3, - roomIndex:GameType.CityPrefab, + roomIndex:GameType.MainHall, isCanPlay: true, // musicUrl:'CommonSound/投资人家', releaseBundleName:'Room3' @@ -38,7 +38,7 @@ export let GameStoryConfigData = [ title: "前程往事", titleIconUrl: "前程往事", // roomIndex: GameType.Room4, - roomIndex:GameType.CityPrefab, + roomIndex:GameType.MainHall, isCanPlay: true, // musicUrl:'CommonSound/西餐厅外', releaseBundleName:'Room4' @@ -48,7 +48,7 @@ export let GameStoryConfigData = [ title: "拜师会长", titleIconUrl: "拜师会长", // roomIndex: GameType.Room5, - roomIndex:GameType.CityPrefab, + roomIndex:GameType.MainHall, isCanPlay: true, // musicUrl:'CommonSound/西餐厅外', releaseBundleName:'Room5' @@ -57,7 +57,7 @@ export let GameStoryConfigData = [ index: 5, title: "锋芒初露", titleIconUrl: "锋芒初露", - roomIndex: GameType.CityPrefab, + roomIndex: GameType.MainHall, isCanPlay: true, // musicUrl:'CommonSound/西餐厅外', releaseBundleName:'Room6' @@ -66,7 +66,7 @@ export let GameStoryConfigData = [ index: 6, title: "美食大赛", titleIconUrl: "美食大赛", - roomIndex: GameType.CityPrefab, + roomIndex: GameType.MainHall, isCanPlay: true, // musicUrl:'CommonSound/投资人家', releaseBundleName:'Room7' @@ -75,7 +75,7 @@ export let GameStoryConfigData = [ index: 7, title: "先敌一步", titleIconUrl: "先敌一步", - roomIndex: GameType.CityPrefab, + roomIndex: GameType.MainHall, isCanPlay: true, // musicUrl:'CommonSound/西餐厅外', releaseBundleName:'Room8' @@ -84,7 +84,7 @@ export let GameStoryConfigData = [ index: 8, title: "确立关系", titleIconUrl: "确立关系", - roomIndex: GameType.CityPrefab, + roomIndex: GameType.MainHall, isCanPlay: true, // musicUrl:'CommonSound/西餐厅内', releaseBundleName:'Room9' @@ -93,7 +93,7 @@ export let GameStoryConfigData = [ index: 9, title: "终至市区", titleIconUrl: "终至市区", - roomIndex: GameType.CityPrefab, + roomIndex: GameType.MainHall, isCanPlay: true, // musicUrl:'CommonSound/主场景', releaseBundleName:'Room10' @@ -102,7 +102,7 @@ export let GameStoryConfigData = [ index: 10, title: "预料之外", titleIconUrl: "预料之外", - roomIndex: GameType.CityPrefab, + roomIndex: GameType.MainHall, isCanPlay: true, // musicUrl:'CommonSound/投资人家', releaseBundleName:'Room11' @@ -111,7 +111,7 @@ export let GameStoryConfigData = [ index: 11, title: "解救燕子", titleIconUrl: "解救燕子", - roomIndex: GameType.CityPrefab, + roomIndex: GameType.MainHall, isCanPlay: true, // musicUrl:'CommonSound/西餐厅外', releaseBundleName:'Room12' @@ -120,7 +120,7 @@ export let GameStoryConfigData = [ index: 12, title: "两女相见", titleIconUrl: "两女相见", - roomIndex: GameType.CityPrefab, + roomIndex: GameType.MainHall, isCanPlay: true, // musicUrl:'CommonSound/投资人家', releaseBundleName:'Room13' @@ -129,7 +129,7 @@ export let GameStoryConfigData = [ index: 13, title: "接任会长", titleIconUrl: "接任会长", - roomIndex: GameType.CityPrefab, + roomIndex: GameType.MainHall, isCanPlay: true, // musicUrl:'CommonSound/西餐厅外', releaseBundleName:'Room14' @@ -138,7 +138,7 @@ export let GameStoryConfigData = [ index: 14, title: "恶有恶报", titleIconUrl: "恶有恶报", - roomIndex: GameType.CityPrefab, + roomIndex: GameType.MainHall, isCanPlay: true, // musicUrl:'CommonSound/西餐厅外', releaseBundleName:'Room15' diff --git a/assets/Scripts/GameRoomRes/Room1/Room1.ts b/assets/Scripts/GameRoomRes/Room1/Room1.ts index bb6101ee..92d66105 100644 --- a/assets/Scripts/GameRoomRes/Room1/Room1.ts +++ b/assets/Scripts/GameRoomRes/Room1/Room1.ts @@ -2,6 +2,7 @@ import { ryw_Event } from "../../../FrameWork/Event/EventEnum"; import EventMgr from "../../../FrameWork/Event/EventMgr"; import User from "../../../FrameWork/User/User"; import Common5 from "../../../Platform/th/Common5"; +import { GameStoryConfigData } from "../../FirstSelectScene/GameStoryConfig"; import ChatManager from "../../JuQingChat/ChatManager"; import JuQingManager from "../../JuQingChat/JuQingManager"; import TaskManager, { MainTaskIdEnum } from "../../JuQingChat/TaskManager"; @@ -10,85 +11,85 @@ import PrefabManage, { GameType } from "../../PrefabManager/PrefabManage"; -const {ccclass, property} = cc._decorator; +const { ccclass, property } = cc._decorator; @ccclass export default class Room1 extends cc.Component { - + finishTaskStep = 0 - maskGuideNode:cc.Node = null - onLoad () { - + maskGuideNode: cc.Node = null + onLoad() { + } - - start () { + + start() { this.showChatBtnStatus() - EventMgr.onEvent_custom(ryw_Event.RefreshJuQingDuiHua,()=>{ + EventMgr.onEvent_custom(ryw_Event.RefreshJuQingDuiHua, () => { this.showChatBtnStatus() - },this) - this.scheduleOnce(()=>{ + }, this) + this.scheduleOnce(() => { PrefabManage.preloadPrefabByType(GameType.ChatList) PrefabManage.preloadPrefabByType(GameType.ChatDialog) - },0.2) + }, 0.2) } - showChatBtnStatus(){ + showChatBtnStatus() { let openBtnSpine = this.node.getChildByName('openBtnSpine') let shouJi = this.node.getChildByName('手机') let indexStr = JuQingManager.getCurJuQingUnLockIndex() - if(ChatManager.isChatTypeIncludeEventIndex('WX',indexStr)){ + if (ChatManager.isChatTypeIncludeEventIndex('WX', indexStr)) { let spineNode = this.node.getChildByName('手机').getChildByName('spine') - spineNode.getComponent(sp.Skeleton).setAnimation(0,'闪烁',true) - Common5.playEffect('sound/手机信息') - }else{ + spineNode.getComponent(sp.Skeleton).setAnimation(0, '闪烁', true) + Common5.playEffect('sound/手机信息') + } else { let spineNode = this.node.getChildByName('手机').getChildByName('spine') - spineNode.getComponent(sp.Skeleton).setAnimation(0,'静止',false) + spineNode.getComponent(sp.Skeleton).setAnimation(0, '静止', false) } let isHaveTask = false - let mainTaskInfo:any = TaskManager.getCurUnLockMainTaskInfo() + let mainTaskInfo: any = TaskManager.getCurUnLockMainTaskInfo() let mainId = mainTaskInfo.Id - if(mainId != MainTaskIdEnum.MainTask_None && mainId){ + if (mainId != MainTaskIdEnum.MainTask_None && mainId) { isHaveTask = true } - if(isHaveTask){ + if (isHaveTask) { let spineNode = this.node.getChildByName('任务助手').getChildByName('spine') - spineNode.getComponent(sp.Skeleton).setAnimation(0,'闪烁',true) - }else{ + spineNode.getComponent(sp.Skeleton).setAnimation(0, '闪烁', true) + } else { let spineNode = this.node.getChildByName('任务助手').getChildByName('spine') - spineNode.getComponent(sp.Skeleton).setAnimation(0,'静止',false) + spineNode.getComponent(sp.Skeleton).setAnimation(0, '静止', false) } - + //开放手机按钮 - if(indexStr == 'WX_101'){ - openBtnSpine.setPosition(cc.v2(0,0)) + if (indexStr == 'WX_1') { + openBtnSpine.setPosition(cc.v2(0, 0)) openBtnSpine.active = true shouJi.opacity = 0 - openBtnSpine.getComponent(sp.Skeleton).setAnimation(0,'手机1',false) - this.scheduleOnce(()=>{ - openBtnSpine.getComponent(sp.Skeleton).setAnimation(0,'手机2',false) - + openBtnSpine.getComponent(sp.Skeleton).setAnimation(0, '手机1', false) + this.scheduleOnce(() => { + openBtnSpine.getComponent(sp.Skeleton).setAnimation(0, '手机2', false) + cc.tween(openBtnSpine) - .to(0.5,{x:shouJi.x,y:shouJi.y}) - .call(()=>{ + .to(0.5, { x: shouJi.x, y: shouJi.y }) + .call(() => { cc.tween(shouJi) - .set({active:true,scale:0.5,opacity:255}) - .to(0.15,{scale:0.9}) - .to(0.15,{scale:0.8}) - .start() + .set({ active: true, scale: 0.5, opacity: 255 }) + .to(0.15, { scale: 0.9 }) + .to(0.15, { scale: 0.8 }) + .start() openBtnSpine.active = false this.guideView([shouJi]); }) - .start() - },1.67) - } - - let chuMen = this.node.getChildByName('出门') - if(User.getFirstStepIndex() >= 2){ - this.node.getChildByName('出门').active = true - }else{ - this.node.getChildByName('出门').active = false + .start() + }, 1.67) } - + + // let chuMen = this.node.getChildByName('出门') + // if(User.getFirstStepIndex() >= 2){ + // this.node.getChildByName('出门').active = true + // }else{ + this.node.getChildByName('出门').active = false + // } + // //开放出门按钮 // if(mainId == MainTaskIdEnum.MainTask_102 && User.getFirstStepIndex() == 2){ // openBtnSpine.setPosition(cc.v2(0,0)) @@ -98,7 +99,7 @@ export default class Room1 extends cc.Component { // openBtnSpine.getComponent(sp.Skeleton).setAnimation(0,'门1',false) // this.scheduleOnce(()=>{ // openBtnSpine.getComponent(sp.Skeleton).setAnimation(0,'门2',false) - + // cc.tween(openBtnSpine) // .to(0.5,{x:chuMen.x,y:chuMen.y}) // .call(()=>{ @@ -118,14 +119,25 @@ export default class Room1 extends cc.Component { // },1.67) // } } - clickWXChat(){ + clickWXChat() { JuQingManager.openJuQingOrChat('WX') + + this.node.getChildByName('回家').active = true + } + + clickGoHome() { + this.node.getChildByName('回家').active = false + let zhangJie = User.getStatistics("zhangJie") + PrefabManage.loadPrefabByType(GameStoryConfigData[zhangJie].roomIndex); + // PrefabManage.loadPrefabByType(Common5.selectGameInfo.roomIndex) + this.node.removeFromParent() + this.node.destroy() } - chumenClickEvent(){ + chumenClickEvent() { PrefabManage.loadPrefabByType(GameType.CityPrefab) - - if(cc.isValid(this.maskGuideNode)){ + + if (cc.isValid(this.maskGuideNode)) { this.maskGuideNode.removeFromParent() this.maskGuideNode.destroy() } @@ -134,20 +146,20 @@ export default class Room1 extends cc.Component { this.node.destroy() } - clickTaskInfoEvent(){ - let customTaskInfo:any = TaskManager.getCurUnLockMainTaskInfo() - if(customTaskInfo && Object.keys(customTaskInfo).length > 0 && customTaskInfo.Id != MainTaskIdEnum.MainTask_None){ + clickTaskInfoEvent() { + let customTaskInfo: any = TaskManager.getCurUnLockMainTaskInfo() + if (customTaskInfo && Object.keys(customTaskInfo).length > 0 && customTaskInfo.Id != MainTaskIdEnum.MainTask_None) { PrefabManage.loadPrefabByType(GameType.TaskInfoNode) - }else{ - if(TaskManager.getIsLastTaskFinish()){ + } else { + if (TaskManager.getIsLastTaskFinish()) { PrefabManage.showTextTips('后续剧情策划挠头制作中,敬请期待!') - }else{ + } else { PrefabManage.showTextTips('当前无任务') } } - + } - + guideView(nodeArray) { if (this.maskGuideNode == null) { PrefabManage.loadPrefabByType(GameType.GuideMskNode, null, (prefab) => { diff --git a/assets/Scripts/GameRoomRes/Room2/Room2.ts b/assets/Scripts/GameRoomRes/Room2/Room2.ts index 9f3e65cc..34250dc5 100644 --- a/assets/Scripts/GameRoomRes/Room2/Room2.ts +++ b/assets/Scripts/GameRoomRes/Room2/Room2.ts @@ -6,6 +6,7 @@ import JuQingManager from "../../JuQingChat/JuQingManager"; import TaskManager, { MainTaskIdEnum } from "../../JuQingChat/TaskManager"; import JuQingQiPao from "../../JuQingGuanQia/JuQingQiPao"; import BagManager from "../../Manager/BagManager"; +import UserManager from "../../Manager/UserManager"; import NewGuideScript from "../../NewGuide/NewGuideScript"; import PrefabManage, { GameType } from "../../PrefabManager/PrefabManage"; import GetAward from "../../SCommon/GetAward"; @@ -57,6 +58,52 @@ let ChadianConfig = { effectUrl: "GameRoomRes/sound/Room2/乖,爸爸不会抛弃你的,爸爸这就去赚钱。" } ], + chadianLog303: [ + { + str: "20万筹齐没?", + qiPaoPos: 0, + delay: 1.5, + effectUrl: "GameRoomRes/sound/Room2/20万筹齐没?" + }, { + str: "磨磨唧唧,我还以为你给不起20万跑路了呢。", + qiPaoPos: 1, + delay: 2, + effectUrl: "GameRoomRes/sound/Room2/磨磨唧唧,我还以为你给不起20万跑路了呢。" + }, { + str: "夏芸,现在这家跟你没关系了,拿着你的东西滚出去。", + qiPaoPos: -1, + delay: 2.9, + effectUrl: "GameRoomRes/sound/Room2/夏芸,现在这家跟你没关系了,拿着你的东西滚出去。" + } + ], + chadianLog401: [ + { + str: "哼,我跟你的事还没完,走着瞧。", + qiPaoPos: 1, + delay: 2, + effectUrl: "GameRoomRes/sound/Room2/哼,我跟你的事还没完,走着瞧。" + } + ], + chadianLog402: [ + { + str: "爸爸,妈妈怎么跟丑叔叔走了。", + qiPaoPos: 2, + delay: 2, + effectUrl: "GameRoomRes/sound/Room2/爸爸,妈妈怎么跟丑叔叔走了。" + }, + { + str: "以后爸爸一个人也会好好照顾你的。", + qiPaoPos: -1, + delay: 2, + effectUrl: "GameRoomRes/sound/Room2/以后爸爸一个人也会好好照顾你的。" + }, + { + str: "谁啊?来了来了", + qiPaoPos: -1, + delay: 2, + effectUrl: "GameRoomRes/sound/Room2/谁啊?来了来了" + } + ], } const { ccclass, property } = cc._decorator; @@ -146,34 +193,32 @@ export default class Room2 extends cc.Component { User.setStatistics("zhangJie", 2) //开放出门按钮 let openBtnSpine = this.node.getChildByName('openBtnSpine') - if (mainId == MainTaskIdEnum.MainTask_301) { - openBtnSpine.setPosition(cc.v2(0, 0)) - openBtnSpine.active = true - let chuMen = this.node.getChildByName('出门') - chuMen.active = true - chuMen.opacity = 0 - openBtnSpine.getComponent(sp.Skeleton).setAnimation(0, '门1', false) - this.scheduleOnce(() => { - openBtnSpine.getComponent(sp.Skeleton).setAnimation(0, '门2', false) - - cc.tween(openBtnSpine) - .to(0.5, { x: chuMen.x, y: chuMen.y }) - .call(() => { - cc.tween(chuMen) - .set({ active: true, scale: 0.5, opacity: 255 }) - .to(0.15, { scale: 0.9 }) - .to(0.15, { scale: 0.8 }) - .call(() => { - // User.setGameGuideStepIndex(1); - User.setFirstStepIndex(3); - this.guideView([chuMen]); - }) - .start() - openBtnSpine.active = false - }) - .start() - }, 1.67) - } + openBtnSpine.setPosition(cc.v2(0, 0)) + openBtnSpine.active = true + let chuMen = this.node.getChildByName('出门') + chuMen.active = true + chuMen.opacity = 0 + openBtnSpine.getComponent(sp.Skeleton).setAnimation(0, '门1', false) + this.scheduleOnce(() => { + openBtnSpine.getComponent(sp.Skeleton).setAnimation(0, '门2', false) + + cc.tween(openBtnSpine) + .to(0.5, { x: chuMen.x, y: chuMen.y }) + .call(() => { + cc.tween(chuMen) + .set({ active: true, scale: 0.5, opacity: 255 }) + .to(0.15, { scale: 0.9 }) + .to(0.15, { scale: 0.8 }) + .call(() => { + // User.setGameGuideStepIndex(1); + User.setFirstStepIndex(3); + this.guideView([chuMen]); + }) + .start() + openBtnSpine.active = false + }) + .start() + }, 1.67) // this.showQiPao(ChadianConfig.chadianLog202[2], () => { // this.showQiPao(ChadianConfig.chadianLog202[3], () => { // this.node.getChildByName('mainNode').getChildByName('女儿站').active = false @@ -188,11 +233,11 @@ export default class Room2 extends cc.Component { // }); }); }); - } else if (mainId == MainTaskIdEnum.MainTask_208 && BagManager.getBagGoodNums(3005) <= 0) { - this.showQiPao(ChadianConfig.chadianLog208[0], () => { - this.showQiPao(ChadianConfig.chadianLog208[1], () => { - this.node.getChildByName('startBtnTask208').active = true - }); + } else if (mainId == MainTaskIdEnum.MainTask_303) { + this.node.getChildByName('mainNode').getChildByName('老婆').getComponent(sp.Skeleton).setAnimation(0, '说话', true) + this.showQiPao(ChadianConfig.chadianLog303[0], () => { + this.node.getChildByName("needGoodNode_303").active = true + this.node.getChildByName('mainNode').getChildByName('老婆').getComponent(sp.Skeleton).setAnimation(0, '待机', true) }); } } @@ -220,6 +265,22 @@ export default class Room2 extends cc.Component { this.node.getChildByName('mainNode').getChildByName('牌匾 破旧').active = true this.node.getChildByName('mainNode').getChildByName('老婆鞋子').active = true this.node.getChildByName('mainNode').getChildByName('行李箱').active = true + } if (mainId == MainTaskIdEnum.MainTask_303 || mainId == MainTaskIdEnum.MainTask_401) { + this.node.getChildByName('mainNode').getChildByName('老板').active = true + this.node.getChildByName('mainNode').getChildByName('老婆').active = true + this.node.getChildByName('mainNode').getChildByName('女儿站').active = true + // this.node.getChildByName('mainNode').getChildByName('touchArea_化妆品').active = true + // this.node.getChildByName('mainNode').getChildByName('touchArea_衣服').active = true + // this.node.getChildByName('mainNode').getChildByName('touchArea_钱').active = true + // this.node.getChildByName('mainNode').getChildByName('touchArea_鞋子').active = true + this.node.getChildByName('mainNode').getChildByName('衣服').active = true + this.node.getChildByName('mainNode').getChildByName('抹布').active = true + this.node.getChildByName('mainNode').getChildByName('现金1').active = true + this.node.getChildByName('mainNode').getChildByName('菜谱').active = true + // this.node.getChildByName('mainNode').getChildByName('化妆品').active = true + this.node.getChildByName('mainNode').getChildByName('牌匾 破旧').active = true + this.node.getChildByName('mainNode').getChildByName('老婆鞋子').active = true + this.node.getChildByName('mainNode').getChildByName('行李箱').active = true } else if (mainId == MainTaskIdEnum.MainTask_201) { this.node.getChildByName('mainNode').getChildByName('女儿站').active = true this.node.getChildByName('mainNode').getChildByName('女儿站').getComponent(sp.Skeleton).setAnimation(0, '女儿哭泣', true) @@ -385,7 +446,28 @@ export default class Room2 extends cc.Component { } if (this.finishTaskStep == 3) { - this.node.getChildByName('mainNode').getChildByName('touchArea_菜谱').active = true + // this.node.getChildByName('mainNode').getChildByName('touchArea_菜谱').active = true + this.node.getChildByName('mainNode').getChildByName('老板').getComponent(sp.Skeleton).setAnimation(0, '说话', true) + this.showQiPao(ChadianConfig.chadianLog401[1], () => { + this.node.getChildByName('mainNode').getChildByName('老板').getComponent(sp.Skeleton).setAnimation(0, '待机', true) + cc.tween(this.node.getChildByName('mainNode').getChildByName('老板')) + .to(1, { opacity: 0 }) + .start() + cc.tween(this.node.getChildByName('mainNode').getChildByName('老婆')) + .to(1, { opacity: 0 }) + .start() + this.scheduleOnce(() => { + TaskManager.finishCurMainTask(MainTaskIdEnum.MainTask_401) + TaskManager.setCurTask(MainTaskIdEnum.MainTask_402) + this.showQiPao(ChadianConfig.chadianLog402[0], () => { + this.showQiPao(ChadianConfig.chadianLog402[1], () => { + this.showQiPao(ChadianConfig.chadianLog402[2], () => { + User.setStatistics("zhangJie", 4) + }) + }) + }) + }, 1) + }); } } @@ -421,6 +503,40 @@ export default class Room2 extends cc.Component { }, 1.5) } + chumenClickEvent() { + let mainTaskInfo: any = TaskManager.getCurUnLockMainTaskInfo() + let mainId = mainTaskInfo.Id + if (mainId == MainTaskIdEnum.MainTask_301) { + User.setFirstStepIndex(3) + } + PrefabManage.loadPrefabByType(GameType.MainHall) + + if (cc.isValid(this.maskGuideNode)) { + this.maskGuideNode.removeFromParent() + this.maskGuideNode.destroy() + } + + this.node.removeFromParent() + this.node.destroy() + + } + + onClickNeedQiPao303() { + if (User.getMoney() >= 200000) { + UserManager.subMoney(200000) + this.node.getChildByName("needGoodNode_303").active = false + this.node.getChildByName('mainNode').getChildByName('老板').getComponent(sp.Skeleton).setAnimation(0, '说话', true) + this.showQiPao(ChadianConfig.chadianLog303[1], () => { + this.node.getChildByName('mainNode').getChildByName('老板').getComponent(sp.Skeleton).setAnimation(0, '待机', true) + this.showQiPao(ChadianConfig.chadianLog303[2], () => { + TaskManager.finishCurMainTask(MainTaskIdEnum.MainTask_303) + TaskManager.setCurTask(MainTaskIdEnum.MainTask_401) + this.node.getChildByName('startBtnTask201').active = true + }); + }); + } + } + guideView(nodeArray) { if (this.maskGuideNode == null) { PrefabManage.loadPrefabByType(GameType.GuideMskNode, null, (prefab) => { diff --git a/assets/Scripts/GameStoryRes/KaiChangGuanQia1Gai.ts b/assets/Scripts/GameStoryRes/KaiChangGuanQia1Gai.ts index ff2555d4..9f721897 100644 --- a/assets/Scripts/GameStoryRes/KaiChangGuanQia1Gai.ts +++ b/assets/Scripts/GameStoryRes/KaiChangGuanQia1Gai.ts @@ -37,10 +37,10 @@ let ChadianConfig = { effectUrl: "GameStoryRes/sound/KaiChangGuanQia1Gai/林齐!你...你怎么来了!" }, { - str: "你们在酒店干什么!", + str: "你们!怎么会在酒店!", qiPaoPos: 3, delay: 2.8, - effectUrl: "GameStoryRes/sound/KaiChangGuanQia1Gai/你们在酒店干什么!" + effectUrl: "GameStoryRes/sound/KaiChangGuanQia1Gai/你们!怎么会在酒店!" }, { str: "你个窝囊废你瞎嚷嚷什么啊!", @@ -66,6 +66,12 @@ let ChadianConfig = { delay: 4.5, effectUrl: "GameStoryRes/sound/KaiChangGuanQia1Gai/陈天霸你给我等着,一年内我让你西餐厅破产!" }, + { + str: "林齐!我也是为了女儿,你以后会明白我的苦衷。", + qiPaoPos: 2, + delay: 5.5, + effectUrl: "GameStoryRes/sound/KaiChangGuanQia1Gai/林齐!我也是为了女儿,你以后会明白我的苦衷。" + }, { str: "今天这事没完,我看你有什么本事让我西餐厅破产。", qiPaoPos: 6, @@ -369,14 +375,17 @@ export default class KaiChangGuanQia1 extends cc.Component { cc.tween(this.mainNode) // .to(0.6, { scale: 1.5, x: 130 }) .call(() => { - // this.laoPo.getComponent(sp.Skeleton).setAnimation(0, '说话', true) - this.nanZhu3.getComponent(sp.Skeleton).setAnimation(0, '老板倒地说话', true) + this.laoPo.getComponent(sp.Skeleton).setAnimation(0, '说话', true) this.showQiPao(ChadianConfig.chadianLog[8], () => { this.laoPo.getComponent(sp.Skeleton).setAnimation(0, '流泪', false) - - this.scheduleOnce(() => { - part2() - }, 2) + this.nanZhu3.getComponent(sp.Skeleton).setAnimation(0, '老板倒地说话', true) + this.showQiPao(ChadianConfig.chadianLog[9], () => { + this.laoPo.getComponent(sp.Skeleton).setAnimation(0, '流泪', false) + + this.scheduleOnce(() => { + part2() + }, 2) + }); }); }) .start() @@ -471,7 +480,7 @@ export default class KaiChangGuanQia1 extends cc.Component { User.setFirstStepIndex(1) // this.scheduleOnce(() => { TaskManager.setCurTask(MainTaskIdEnum.MainTask_101) - JuQingManager.unLockNewJuQing('WX_101') + JuQingManager.unLockNewJuQing('WX_1') User.setFirstStepIndex(2) let zhangJie = User.getStatistics("zhangJie") PrefabManage.loadPrefabByType(GameStoryConfigData[zhangJie].roomIndex); diff --git a/assets/Scripts/JuQingChat/TaskManager.ts b/assets/Scripts/JuQingChat/TaskManager.ts index 69d56e5e..0afeb88d 100644 --- a/assets/Scripts/JuQingChat/TaskManager.ts +++ b/assets/Scripts/JuQingChat/TaskManager.ts @@ -40,25 +40,9 @@ export enum MainTaskIdEnum { MainTask_None, MainTask_100 = 100,//这个id用于存储未完待续的阶段任务(临时标志) MainTask_101, - MainTask_102, - MainTask_103, - MainTask_104, MainTask_200 = 200, MainTask_201 = 201, - MainTask_202, - MainTask_203, - MainTask_204, - MainTask_205, - MainTask_206, - MainTask_207, - MainTask_208, - MainTask_209, - MainTask_210, - MainTask_211, - MainTask_212, - MainTask_213, - MainTask_301 = 301, MainTask_302, @@ -215,261 +199,119 @@ let TaskListConfig = [ /**第2章 **/ { TaskId: MainTaskIdEnum.MainTask_200, includeSubTaskId: [], needFinishSubTaskId: SubTaskIdEnum.SubTask_None, - TaskTittle: '支离破碎', TaskDesc: '回家照看女儿', TaskNeedMoney: 0, finishUnLockJuQingIndex: '', - subtitle: 5, isAutoTanChu: false + TaskTittle: '破碎的家庭', TaskDesc: '回家照看女儿', TaskNeedMoney: 0, finishUnLockJuQingIndex: '', + subtitle: 2, isAutoTanChu: false }, { TaskId: MainTaskIdEnum.MainTask_201, includeSubTaskId: [], needFinishSubTaskId: SubTaskIdEnum.SubTask_None, - TaskTittle: '支离破碎', TaskDesc: '完成跟女儿的对话', TaskNeedMoney: 0, finishUnLockJuQingIndex: '', - subtitle: 5, isAutoTanChu: false + TaskTittle: '破碎的家庭', TaskDesc: '完成跟女儿的对话', TaskNeedMoney: 0, finishUnLockJuQingIndex: 'WX_2', + subtitle: 3, isAutoTanChu: false }, /**第3章 **/ { TaskId: MainTaskIdEnum.MainTask_301, includeSubTaskId: [], needFinishSubTaskId: SubTaskIdEnum.SubTask_None, - TaskTittle: '资本相助', TaskDesc: '出门赚够20万偿还金', TaskNeedMoney: 0, finishUnLockJuQingIndex: '', - subtitle: 19, isAutoTanChu: false + TaskTittle: '我的早餐摊', TaskDesc: '出门赚够20万偿还金', TaskNeedMoney: 0, finishUnLockJuQingIndex: 'WX_3', + subtitle: 4, taskNum: 200000, isAutoTanChu: false }, { TaskId: MainTaskIdEnum.MainTask_302, includeSubTaskId: [], needFinishSubTaskId: SubTaskIdEnum.SubTask_None, - TaskTittle: '资本相助', TaskDesc: '外出【废瓶回收】获取湘菜食材', TaskNeedMoney: 0, finishUnLockJuQingIndex: '', - subtitle: 20, wanFaRuKouTip: ['rk_jiuPingHuiShouChang'], GMGameType: 'JiuPingHuiShou', GMGoodIdArray: [3620, 3621, 3622], taskCaiGouDan: [3620, 3621, 3622], isAutoTanChu: true + TaskTittle: '我的早餐摊', TaskDesc: '查看陈天霸的手机消息', TaskNeedMoney: 0, finishUnLockJuQingIndex: '', + subtitle: 5, isAutoTanChu: true }, { TaskId: MainTaskIdEnum.MainTask_303, includeSubTaskId: [], needFinishSubTaskId: SubTaskIdEnum.SubTask_None, - TaskTittle: '资本相助', TaskDesc: '去【投资人家】完成湘菜并获得投资', TaskNeedMoney: 150000, finishUnLockJuQingIndex: '', wanFaRuKouTip: ['rk_chuZuChe'], - subtitle: 21, isAutoTanChu: true - }, - - { - TaskId: MainTaskIdEnum.MainTask_304, includeSubTaskId: [], needFinishSubTaskId: SubTaskIdEnum.SubTask_None, - TaskTittle: '资本相助', TaskDesc: '外出【烂尾中餐城】建造湘菜馆', TaskNeedMoney: 0, finishUnLockJuQingIndex: '', wanFaRuKouTip: ['rk_room'], - subtitle: 22, isAutoTanChu: true - }, - - { - TaskId: MainTaskIdEnum.MainTask_305, includeSubTaskId: [], needFinishSubTaskId: SubTaskIdEnum.SubTask_None, - TaskTittle: '资本相助', TaskDesc: '外出【快递站】拿礼物', TaskNeedMoney: 0, finishUnLockJuQingIndex: '', - subtitle: 23, wanFaRuKouTip: ['rk_kuaiDiZhan'], GMGameType: 'KuaiDiZhan', GMGoodIdArray: [3006], taskCaiGouDan: [3006], isAutoTanChu: true - }, - - { - TaskId: MainTaskIdEnum.MainTask_306, includeSubTaskId: [], needFinishSubTaskId: SubTaskIdEnum.SubTask_None, - TaskTittle: '资本相助', TaskDesc: '打车前往【投资人家】送礼物', TaskNeedMoney: 0, finishUnLockJuQingIndex: 'WX_300', wanFaRuKouTip: ['rk_chuZuChe'], - subtitle: 24, isAutoTanChu: true - }, - - { - TaskId: MainTaskIdEnum.MainTask_3062, includeSubTaskId: [], needFinishSubTaskId: SubTaskIdEnum.SubTask_None, - TaskTittle: '资本相助', TaskDesc: '查看手机消息', TaskNeedMoney: 0, finishUnLockJuQingIndex: '', - subtitle: 24, isAutoTanChu: true - }, - - { - TaskId: MainTaskIdEnum.MainTask_307, includeSubTaskId: [], needFinishSubTaskId: SubTaskIdEnum.SubTask_None, - TaskTittle: '资本相助', TaskDesc: '外出【湘菜馆】研发5种湘菜菜品', TaskNeedMoney: 0, finishUnLockJuQingIndex: 'WX_301', wanFaRuKouTip: ['rk_linShiXiangCai'], finishUnLockMainTask: MainTaskIdEnum.MainTask_308, - subtitle: 25, GMGameType: 'ZhongCanTing', GMCapitalLevel: [[0, 5]], isAutoTanChu: true - }, - - { - TaskId: MainTaskIdEnum.MainTask_308, includeSubTaskId: [], needFinishSubTaskId: SubTaskIdEnum.SubTask_None, - TaskTittle: '资本相助', TaskDesc: '查看手机消息', TaskNeedMoney: 0, finishUnLockJuQingIndex: '', - subtitle: 26, isAutoTanChu: true - }, - - { - TaskId: MainTaskIdEnum.MainTask_309, includeSubTaskId: [], needFinishSubTaskId: SubTaskIdEnum.SubTask_None, - TaskTittle: '资本相助', TaskDesc: '【回家】寻找女儿', TaskNeedMoney: 0, finishUnLockJuQingIndex: '', wanFaRuKouTip: ['rk_chuZuChe', 'rk_room'], - subtitle: 27, isAutoTanChu: true + TaskTittle: '我的早餐摊', TaskDesc: '骑电驴回家偿还前妻20万', finishUnLockJuQingIndex: '', wanFaRuKouTip: ['rk_chuZuChe'], + subtitle: 6, isAutoTanChu: true }, - + /**第4章 **/ { TaskId: MainTaskIdEnum.MainTask_401, includeSubTaskId: [], needFinishSubTaskId: SubTaskIdEnum.SubTask_None, - TaskTittle: '女儿失踪', TaskDesc: '【回家】寻找女儿丢失的线索', TaskNeedMoney: 0, finishUnLockJuQingIndex: '', - subtitle: 28, isAutoTanChu: false + TaskTittle: '恩断义绝', TaskDesc: '清理前妻的东西赶出家门', TaskNeedMoney: 0, finishUnLockJuQingIndex: '', + subtitle: 7, isAutoTanChu: false }, { TaskId: MainTaskIdEnum.MainTask_402, includeSubTaskId: [], needFinishSubTaskId: SubTaskIdEnum.SubTask_None, - TaskTittle: '女儿失踪', TaskDesc: '查看手机消息', TaskNeedMoney: 0, finishUnLockJuQingIndex: '', - subtitle: 29, isAutoTanChu: true - }, - - { - TaskId: MainTaskIdEnum.MainTask_403, includeSubTaskId: [], needFinishSubTaskId: SubTaskIdEnum.SubTask_None, - TaskTittle: '女儿失踪', TaskDesc: '外出【卖货郎】购买解药', TaskNeedMoney: 0, finishUnLockJuQingIndex: '', wanFaRuKouTip: ['rk_maiHuoLang'], - GMGameType: 'ShouHuoJi', GMGoodIdArray: [3007], taskCaiGouDan: [3007], - subtitle: 30, isAutoTanChu: true - }, - - { - TaskId: MainTaskIdEnum.MainTask_404, includeSubTaskId: [], needFinishSubTaskId: SubTaskIdEnum.SubTask_None, - TaskTittle: '女儿失踪', TaskDesc: '打车前往【餐馆】查明餐馆风波', TaskNeedMoney: 0, finishUnLockJuQingIndex: '', wanFaRuKouTip: ['rk_chuZuChe', 'rk_room'], - subtitle: 31, isAutoTanChu: true + TaskTittle: '恩断义绝', TaskDesc: '安慰女儿', TaskNeedMoney: 0, finishUnLockJuQingIndex: '', + subtitle: 8, isAutoTanChu: true }, + /**第5章 **/ { TaskId: MainTaskIdEnum.MainTask_501, includeSubTaskId: [], needFinishSubTaskId: SubTaskIdEnum.SubTask_None, - TaskTittle: '餐馆中毒', TaskDesc: '给中毒女孩使用解药', TaskNeedMoney: 0, finishUnLockJuQingIndex: '', - subtitle: 32, isAutoTanChu: false + TaskTittle: '骤至的债务', TaskDesc: '完成对话了解情况', TaskNeedMoney: 0, finishUnLockJuQingIndex: 'WX_4', + subtitle: 9, isAutoTanChu: false }, { TaskId: MainTaskIdEnum.MainTask_502, includeSubTaskId: [], needFinishSubTaskId: SubTaskIdEnum.SubTask_None, - TaskTittle: '餐馆中毒', TaskDesc: '还原女孩食物中毒真相', TaskNeedMoney: 0, finishUnLockJuQingIndex: '', wanFaRuKouTip: ['rk_chuZuChe'], - subtitle: 33, isAutoTanChu: true + TaskTittle: '骤至的债务', TaskDesc: '筹齐500万偿还高利贷', TaskNeedMoney: 0, taskNum: 5000000, finishUnLockJuQingIndex: '', + subtitle: 10, isAutoTanChu: true }, { TaskId: MainTaskIdEnum.MainTask_503, includeSubTaskId: [], needFinishSubTaskId: SubTaskIdEnum.SubTask_None, - TaskTittle: '餐馆中毒', TaskDesc: '聘用秘书获得川菜食谱', TaskNeedMoney: 0, finishUnLockJuQingIndex: '', wanFaRuKouTip: ['rk_chuZuChe'], - subtitle: 34, isAutoTanChu: true + TaskTittle: '骤至的债务', TaskDesc: '骑电驴前往贷款公司偿还', TaskNeedMoney: 0, finishUnLockJuQingIndex: 'WX_5', wanFaRuKouTip: ['rk_chuZuChe'], + subtitle: 11, isAutoTanChu: true }, - { - TaskId: MainTaskIdEnum.MainTask_504, includeSubTaskId: [], needFinishSubTaskId: SubTaskIdEnum.SubTask_None, - TaskTittle: '餐馆中毒', TaskDesc: '查看手机消息', TaskNeedMoney: 0, finishUnLockJuQingIndex: '', - subtitle: 35, isAutoTanChu: true - }, - - // {TaskId:MainTaskIdEnum.MainTask_505,includeSubTaskId:[],needFinishSubTaskId:SubTaskIdEnum.SubTask_None, - // TaskTittle:'餐馆中毒',TaskDesc:'外出【废瓶回收】/获得川菜食材',TaskNeedMoney:0,finishUnLockJuQingIndex:'', - // GMGameType:'JiuPingHuiShou', GMGoodIdArray:[3008,3009],taskCaiGouDan:[3008,3009],wanFaRuKouTip:['rk_jiuPingHuiShouChang'], - // subtitle:36,isAutoTanChu:true}, - - // {TaskId:MainTaskIdEnum.MainTask_506,includeSubTaskId:[],needFinishSubTaskId:SubTaskIdEnum.SubTask_None, - // TaskTittle:'餐馆中毒',TaskDesc:'查看手机/师妹消息',TaskNeedMoney:0,finishUnLockJuQingIndex:'', - // subtitle:37,isAutoTanChu:false}, - - { - TaskId: MainTaskIdEnum.MainTask_507, includeSubTaskId: [], needFinishSubTaskId: SubTaskIdEnum.SubTask_None, - TaskTittle: '餐馆中毒', TaskDesc: '打车前往【西餐厅】面见师妹', TaskNeedMoney: 0, finishUnLockJuQingIndex: '', wanFaRuKouTip: ['rk_chuZuChe', 'rk_room'], - subtitle: 38, isAutoTanChu: true - }, - - + /**第5章 **/ { TaskId: MainTaskIdEnum.MainTask_601, includeSubTaskId: [], needFinishSubTaskId: SubTaskIdEnum.SubTask_None, - TaskTittle: '川菜传承', TaskDesc: '在【西餐厅】硬抗陈天霸', TaskNeedMoney: 0, finishUnLockJuQingIndex: '', - subtitle: 39, isAutoTanChu: false + TaskTittle: '女儿被绑架', TaskDesc: '查看发小的手机信息', TaskNeedMoney: 0, finishUnLockJuQingIndex: '', + subtitle: 12, isAutoTanChu: false }, - { TaskId: MainTaskIdEnum.MainTask_602, includeSubTaskId: [], needFinishSubTaskId: SubTaskIdEnum.SubTask_None, - TaskTittle: '川菜传承', TaskDesc: '付15万违约金解救师妹', TaskNeedMoney: 150000, finishUnLockJuQingIndex: '', wanFaRuKouTip: ['rk_chuZuChe'], - subtitle: 40, isAutoTanChu: true + TaskTittle: '女儿被绑架', TaskDesc: '回家寻找女儿被绑架的线索', TaskNeedMoney: 0, finishUnLockJuQingIndex: 'WX_6', wanFaRuKouTip: ['rk_chuZuChe'], + subtitle: 13, isAutoTanChu: true }, - { TaskId: MainTaskIdEnum.MainTask_603, includeSubTaskId: [], needFinishSubTaskId: SubTaskIdEnum.SubTask_None, - TaskTittle: '川菜传承', TaskDesc: '外出【探宝】获得厨具、川菜御厨匾', TaskNeedMoney: 0, finishUnLockJuQingIndex: 'WX_601', - GMGameType: 'ShenHaiTanBao', GMGoodIdArray: [3602], taskCaiGouDan: [3520, 3521, 3602], - finishUnLockMainTask: MainTaskIdEnum.MainTask_604, wanFaRuKouTip: ['rk_shenHaiTanBao'], - subtitle: 41, isAutoTanChu: true + TaskTittle: '女儿被绑架', TaskDesc: '查看陈天霸的手机消息', TaskNeedMoney: 0, finishUnLockJuQingIndex: 'WX_7', wanFaRuKouTip: ['rk_chuZuChe'], + subtitle: 14, isAutoTanChu: true }, - { TaskId: MainTaskIdEnum.MainTask_604, includeSubTaskId: [], needFinishSubTaskId: SubTaskIdEnum.SubTask_None, - TaskTittle: '川菜传承', TaskDesc: '查看手机消息', TaskNeedMoney: 0, finishUnLockJuQingIndex: '', - subtitle: 42, isAutoTanChu: true + TaskTittle: '女儿被绑架', TaskDesc: '筹齐女儿的赎金2000万', TaskNeedMoney: 0, finishUnLockJuQingIndex: '', + subtitle: 15, isAutoTanChu: true + }, + { + TaskId: MainTaskIdEnum.MainTask_604, includeSubTaskId: [], needFinishSubTaskId: SubTaskIdEnum.SubTask_None, + TaskTittle: '女儿被绑架', TaskDesc: '前往赎回女儿', TaskNeedMoney: 0, finishUnLockJuQingIndex: '', wanFaRuKouTip: ['rk_chuZuChe'], + subtitle: 16, isAutoTanChu: true }, - - // {TaskId:MainTaskIdEnum.MainTask_605,includeSubTaskId:[],needFinishSubTaskId:SubTaskIdEnum.SubTask_None, - // TaskTittle:'川菜传承',TaskDesc:'外出【卖货郎】/买面包车',TaskNeedMoney:30000,finishUnLockJuQingIndex:'', - // wanFaRuKouTip:['rk_maiHuoLang'],GMGameType:'ShouHuoJi', GMGoodIdArray:[],taskCaiGouDan:[3014], - // subtitle:43,isAutoTanChu:true}, - { TaskId: MainTaskIdEnum.MainTask_606, includeSubTaskId: [], needFinishSubTaskId: SubTaskIdEnum.SubTask_None, - TaskTittle: '川菜传承', TaskDesc: '开车前往【投资人家】', TaskNeedMoney: 0, finishUnLockJuQingIndex: '', wanFaRuKouTip: ['rk_chuZuChe', 'rk_room'], - subtitle: 44, isAutoTanChu: true + TaskTittle: '女儿被绑架', TaskDesc: '打开门并救回女儿', TaskNeedMoney: 0, finishUnLockJuQingIndex: '', wanFaRuKouTip: ['rk_chuZuChe'], + subtitle: 17, isAutoTanChu: true }, /**第7章 **/ { TaskId: MainTaskIdEnum.MainTask_701, includeSubTaskId: [], needFinishSubTaskId: SubTaskIdEnum.SubTask_None, - TaskTittle: '川菜馆开张', TaskDesc: '前往【投资人家】解决女人风波', TaskNeedMoney: 0, finishUnLockJuQingIndex: '', - subtitle: 45, isAutoTanChu: false + TaskTittle: '命运的捉弄', TaskDesc: '前往医院', TaskNeedMoney: 0, finishUnLockJuQingIndex: '', wanFaRuKouTip: ['rk_chuZuChe'], + subtitle: 18, isAutoTanChu: false }, { TaskId: MainTaskIdEnum.MainTask_702, includeSubTaskId: [], needFinishSubTaskId: SubTaskIdEnum.SubTask_None, - TaskTittle: '川菜馆开张', TaskDesc: '外出【快递站】拿牡丹和兰花', TaskNeedMoney: 0, finishUnLockJuQingIndex: '', - subtitle: 46, wanFaRuKouTip: ['rk_kuaiDiZhan'], GMGameType: 'KuaiDiZhan', GMGoodIdArray: [3015, 3016], taskCaiGouDan: [3015, 3016], isAutoTanChu: true + TaskTittle: '命运的捉弄', TaskDesc: '询问女儿的身体状况', TaskNeedMoney: 0, finishUnLockJuQingIndex: 'WX_8', wanFaRuKouTip: ['rk_chuZuChe'], + subtitle: 19, isAutoTanChu: true }, { TaskId: MainTaskIdEnum.MainTask_703, includeSubTaskId: [], needFinishSubTaskId: SubTaskIdEnum.SubTask_None, - TaskTittle: '川菜馆开张', TaskDesc: '开车前往【投资人家】送花', TaskNeedMoney: 0, finishUnLockJuQingIndex: '', wanFaRuKouTip: ['rk_chuZuChe'], jieSuoNextTaskId: MainTaskIdEnum.MainTask_704, - subtitle: 47, needGoodId: 3015, isAutoTanChu: true + TaskTittle: '命运的捉弄', TaskDesc: '筹齐女儿的医疗费用100亿', TaskNeedMoney: 0, taskNum: 10000000000, finishUnLockJuQingIndex: '', + subtitle: 20, isAutoTanChu: true }, - { - TaskId: MainTaskIdEnum.MainTask_704, includeSubTaskId: [], needFinishSubTaskId: SubTaskIdEnum.SubTask_None, - TaskTittle: '川菜馆开张', TaskDesc: '将兰花送师妹', TaskNeedMoney: 0, finishUnLockJuQingIndex: '', wanFaRuKouTip: ['rk_chuZuChe'], jieSuoNextTaskId: MainTaskIdEnum.MainTask_705, - subtitle: 48, needGoodId: 3016, isAutoTanChu: false - }, - - - { - TaskId: MainTaskIdEnum.MainTask_705, includeSubTaskId: [], needFinishSubTaskId: SubTaskIdEnum.SubTask_None, - TaskTittle: '川菜馆开张', TaskDesc: '外出【食品回收】获取川菜食材', TaskNeedMoney: 0, finishUnLockJuQingIndex: '', - subtitle: 49, wanFaRuKouTip: ['rk_shiPinHuiShou'], GMGameType: 'ShiCaiHuiShou', GMGoodIdArray: [3633], taskCaiGouDan: [3630, 3631, 3632, 3633], isAutoTanChu: true - }, - - { - TaskId: MainTaskIdEnum.MainTask_706, includeSubTaskId: [], needFinishSubTaskId: SubTaskIdEnum.SubTask_None, - TaskTittle: '川菜馆开张', TaskDesc: '返回【投资人家】展示实力并获得投资', TaskNeedMoney: 0, finishUnLockJuQingIndex: '', wanFaRuKouTip: ['rk_chuZuChe'], - subtitle: 50, isAutoTanChu: true - }, - { - TaskId: MainTaskIdEnum.MainTask_707, includeSubTaskId: [], needFinishSubTaskId: SubTaskIdEnum.SubTask_None, - TaskTittle: '川菜馆开张', TaskDesc: '外出【林氏中餐城】建造川菜馆', TaskNeedMoney: 800000, finishUnLockJuQingIndex: '', wanFaRuKouTip: ['rk_room'], - subtitle: 51, isAutoTanChu: true - }, - { - TaskId: MainTaskIdEnum.MainTask_708, includeSubTaskId: [], needFinishSubTaskId: SubTaskIdEnum.SubTask_None, - TaskTittle: '川菜馆开张', TaskDesc: '查看手机消息', TaskNeedMoney: 0, finishUnLockJuQingIndex: '', - subtitle: 52, isAutoTanChu: true - }, - { - TaskId: MainTaskIdEnum.MainTask_709, includeSubTaskId: [], needFinishSubTaskId: SubTaskIdEnum.SubTask_None, - TaskTittle: '川菜馆开张', TaskDesc: '开车前往【投资人家】', TaskNeedMoney: 0, finishUnLockJuQingIndex: '', wanFaRuKouTip: ['rk_chuZuChe'], - subtitle: 53, isAutoTanChu: true - }, - { - TaskId: MainTaskIdEnum.MainTask_710, includeSubTaskId: [], needFinishSubTaskId: SubTaskIdEnum.SubTask_None, - TaskTittle: '川菜馆开张', TaskDesc: '外出【卖货郎】买解药', TaskNeedMoney: 0, finishUnLockJuQingIndex: '', - subtitle: 54, wanFaRuKouTip: ['rk_maiHuoLang'], GMGameType: 'ShouHuoJi', GMGoodIdArray: [3020], taskCaiGouDan: [3020], isAutoTanChu: true - }, - - { - TaskId: MainTaskIdEnum.MainTask_711, includeSubTaskId: [], needFinishSubTaskId: SubTaskIdEnum.SubTask_None, - TaskTittle: '川菜馆开张', TaskDesc: '开车前往【投资人家】', TaskNeedMoney: 0, finishUnLockJuQingIndex: 'WX_QL701', jieSuoNextTaskId: MainTaskIdEnum.MainTask_712, - subtitle: 55, wanFaRuKouTip: ['rk_chuZuChe'], needGoodId: 3020, isAutoTanChu: true - }, - - { - TaskId: MainTaskIdEnum.MainTask_712, includeSubTaskId: [], needFinishSubTaskId: SubTaskIdEnum.SubTask_None, - TaskTittle: '川菜馆开张', TaskDesc: '查看手机信息', TaskNeedMoney: 0, finishUnLockJuQingIndex: '', - subtitle: 56, isAutoTanChu: true - }, - { - TaskId: MainTaskIdEnum.MainTask_713, includeSubTaskId: [], needFinishSubTaskId: SubTaskIdEnum.SubTask_None, - TaskTittle: '川菜馆开张', TaskDesc: '外出【快递站】获得魔鬼辣酱', TaskNeedMoney: 0, finishUnLockJuQingIndex: '', - subtitle: 57, wanFaRuKouTip: ['rk_kuaiDiZhan'], GMGameType: 'KuaiDiZhan', GMGoodIdArray: [3017, 3018, 3019], taskCaiGouDan: [3017, 3018, 3019], isAutoTanChu: true - }, - - { - TaskId: MainTaskIdEnum.MainTask_714, includeSubTaskId: [], needFinishSubTaskId: SubTaskIdEnum.SubTask_None, - TaskTittle: '川菜馆开张', TaskDesc: '开车【餐馆】处理闹事风波', TaskNeedMoney: 0, finishUnLockJuQingIndex: '', wanFaRuKouTip: ['rk_chuZuChe', 'rk_room'], - subtitle: 58, isAutoTanChu: true - }, // // //第二章 // { TaskId: MainTaskIdEnum.MainTask_501, unLockGame: [], TaskTittle: '意外重生', TaskDesc: '意外重生回到10年前---任务1', finishUnLockJuQingIndex: '' }, // { TaskId: MainTaskIdEnum.MainTask_502, unLockGame: [], TaskTittle: '苏瑶受伤', TaskDesc: '帮苏瑶疗伤---任务2', finishUnLockJuQingIndex: 'WX_1' }, @@ -593,12 +435,19 @@ export default class TaskManager { public static juQingFinishEventEmit(unLockJuQingIndex) { console.log(unLockJuQingIndex, 'unLockJuQingIndex+++++++++++++++===') - if (unLockJuQingIndex == 'WX_101') { + if (unLockJuQingIndex == 'WX_1') { this.finishCurMainTask(MainTaskIdEnum.MainTask_101) this.setCurTask(MainTaskIdEnum.MainTask_200) User.setStatistics("zhangJie", 1) + } else if (unLockJuQingIndex == 'WX_3') { + this.finishCurMainTask(MainTaskIdEnum.MainTask_302) + this.setCurTask(MainTaskIdEnum.MainTask_303) + } else if (unLockJuQingIndex == 'WX_5') { + this.finishCurMainTask(MainTaskIdEnum.MainTask_601) + this.setCurTask(MainTaskIdEnum.MainTask_602) } - // if (unLockJuQingIndex == 'WX_2') { + + // if (unLockJuQingIndex == 'WX_3') { // JuQingManager.unLockNewJuQing('WX_10') // } else if (unLockJuQingIndex == 'WX_3') { // JuQingManager.unLockNewJuQing('WX_11') diff --git a/assets/Scripts/MainHall/MainHall.ts b/assets/Scripts/MainHall/MainHall.ts index 87401897..09df7766 100644 --- a/assets/Scripts/MainHall/MainHall.ts +++ b/assets/Scripts/MainHall/MainHall.ts @@ -115,8 +115,8 @@ export default class MainHall extends UiBase { this.curStayTime = Date.now() - // PrefabManage.loadPrefabByType(GameType.ChaoFanWang, this.node.getChildByName('prefabNode'), (node) => { - // }) + PrefabManage.loadPrefabByType(GameType.ZaoCanDian, this.node.getChildByName('prefabNode'), (node) => { + }) // if (User.getRoomGoodStatus() == 0) { // PrefabManage.loadPrefabByType(GameType.chatLongGe) // this.hideSomeBtn(true) @@ -301,7 +301,9 @@ export default class MainHall extends UiBase { let mainTaskInfo: any = TaskManager.getCurUnLockMainTaskInfo() let mainId = mainTaskInfo.Id let index = User.getFirstStepIndex() - if (index == 1000) { + if (index == 3) { + + }else if (index == 1000) { this.scheduleOnce(() => { let zhuanpan = User.getZhuanPanFree() if (zhuanpan) { @@ -522,12 +524,10 @@ export default class MainHall extends UiBase { let money = UserManager.getCurMoney() let getCurTaskId = User.getCurTaskId() - // if (mainId == MainTaskIdEnum.MainTask_503 && money >= config.taskNum) { - // TaskManager.finishCurMainTask(MainTaskIdEnum.MainTask_503) - // TaskManager.setCurTask(MainTaskIdEnum.MainTask_504) - // let node = this.node.getChildByName('UINode').getChildByName('主线剧情') - // this.guideView([node], 150) - // } + if (mainId == MainTaskIdEnum.MainTask_301 && money >= config.taskNum) { + TaskManager.finishCurMainTask(MainTaskIdEnum.MainTask_301) + TaskManager.setCurTask(MainTaskIdEnum.MainTask_302) + } } diff --git a/assets/Scripts/MainHall/MainHallBtn.ts b/assets/Scripts/MainHall/MainHallBtn.ts index f2979de5..1dcdfde1 100644 --- a/assets/Scripts/MainHall/MainHallBtn.ts +++ b/assets/Scripts/MainHall/MainHallBtn.ts @@ -329,8 +329,8 @@ export default class MainHallBtn extends cc.Component { //spineNodeTask.getComponent(sp.Skeleton).setAnimation(0,'呼吸',true) taskDescNode.active = true - tanhao.active = true - taskLab.string = taskConfig.TaskTittle + // tanhao.active = true + taskLab.string = taskConfig.TaskDesc taskNode.getComponent('ScaleScripts').startTween() } else { //spineNodeTask.getComponent(sp.Skeleton).setAnimation(0,'静止',false) @@ -363,8 +363,8 @@ export default class MainHallBtn extends cc.Component { //spineNodeTask.getComponent(sp.Skeleton).setAnimation(0,'呼吸',true) taskDescNode.active = true - tanhao.active = true - taskLab.string = taskConfig.TaskTittle + // tanhao.active = true + taskLab.string = taskConfig.TaskDesc taskNode.getComponent('ScaleScripts').startTween() } else { //spineNodeTask.getComponent(sp.Skeleton).setAnimation(0,'静止',false) @@ -751,10 +751,14 @@ export default class MainHallBtn extends cc.Component { clickGoHome() { //Common5.playEffect("sound/按键点击") // PrefabManage.loadPrefabByType(GameType.ShouHuoji) - User.setStatistics("zhangJie",1) - let zhangJie = User.getStatistics("zhangJie") - if (zhangJie) { - PrefabManage.loadPrefabByType(GameStoryConfigData[zhangJie].roomIndex) + // let zhangJie = User.getStatistics("zhangJie") + // if (zhangJie) { + // PrefabManage.loadPrefabByType(GameStoryConfigData[zhangJie].roomIndex) + // } + let mainTaskInfo: any = TaskManager.getCurUnLockMainTaskInfo() + let mainId = mainTaskInfo.Id + if (mainId == MainTaskIdEnum.MainTask_303) { + PrefabManage.loadPrefabByType(GameType.Room2) } } diff --git a/assets/Scripts/MainScene/MainScene.ts b/assets/Scripts/MainScene/MainScene.ts index 9ec5908c..23268963 100644 --- a/assets/Scripts/MainScene/MainScene.ts +++ b/assets/Scripts/MainScene/MainScene.ts @@ -97,7 +97,7 @@ export default class MainScene extends cc.Component { // MiShuManager.setMishuLock(i, true, false) // } - // User.setFirstStepIndex(1) + // User.setFirstStepIndex(3) // let zhuzis = [3709, 3710, 3711, 3712, 3713, 3714] // zhuzis.forEach(element => { // BagManager.addBagList({ goodId: element, goodNum: 1 }) @@ -121,7 +121,7 @@ export default class MainScene extends cc.Component { // User.setCurChallengeId(19) // User.setChengJiuReward([0, 0, 0, 0, 0, 0, 0, 0, 0]) // cc.sys.localStorage.removeItem("货源引导") - User.setStatistics("zhangJie",2) + // User.setStatistics("zhangJie",2) let zhangJie = User.getStatistics("zhangJie") let taskArray = User.getCurTaskId() let taskId = taskArray[0] diff --git a/assets/Scripts/Manager/UserManager.ts b/assets/Scripts/Manager/UserManager.ts index f91e6d7e..b1067c13 100644 --- a/assets/Scripts/Manager/UserManager.ts +++ b/assets/Scripts/Manager/UserManager.ts @@ -471,12 +471,16 @@ export default class UserManager{ ChuShiXieHuiLevelStr += ';' let DiaoLuoAllGet = 'DiaoLuoAllGet:'+ User.getDiaoLuoAllGet() +';' let zhuanPanFree = 'zhuanPanFree:'+ User.getZhuanPanFree() +';' + + let allStatistics = User.getAllStatistics() + let allStatisticsStr = 'allStatistics:' + allStatisticsStr = allStatisticsStr + allStatistics.join('#') + ';' let newStr = shouyiFanbeiNum+shouyiFanbeiTime+autoClickTime+clickIncomeNum+ curChallengeId+mishuPeiXunLevel+duiyouPeiXunLevel+myLevel+FangchanListStr+FangchanShouyiStr+SignListStr+ MishuListStr+DuiyouListStr+ShiPuArrayStr+TanweiArrayStr - +showAdNum+dengLuDayNum+saveDay+ziChanData_1+ziChanData_unLockNum+curGameLevelIndex+ChuShiXieHuiLevelStr+DiaoLuoAllGet+zhuanPanFree + +showAdNum+dengLuDayNum+saveDay+ziChanData_1+ziChanData_unLockNum+curGameLevelIndex+ChuShiXieHuiLevelStr+DiaoLuoAllGet+zhuanPanFree+allStatistics let sendData = moneyStr+userIQ+dayStr+bagGoodIdStrA+roomGoodStatusA+fengweiStrA+canInterStrA+hetongDataA+curJuQingUnLockIndexStr+ curUnLockMainTaskInfo+curUnLockSubTaskInfo+firstStepIndexStr+taofenStr+shoulieStr+ditanStr+GameGuideStepIndexStr+chatStr diff --git a/assets/Scripts/PrefabManager/PrefabManage.ts b/assets/Scripts/PrefabManager/PrefabManage.ts index 20a88f78..867375f3 100644 --- a/assets/Scripts/PrefabManager/PrefabManage.ts +++ b/assets/Scripts/PrefabManager/PrefabManage.ts @@ -222,6 +222,7 @@ export enum GameType { TaskResult, JieDao, + ZaoCanDian, KaiChangGuanQia1Gai, GameStory2, @@ -506,6 +507,7 @@ let AllPrefabConfig = [ { desc: "剧情任务结果", gameType: GameType.TaskResult, bundleName: "MainPrefab", prefabUrl: "prefab/taskResult", dadianTag: '剧情任务结果-进入', wanJiaDaDianTag: "剧情任务结果-玩家", isNeedLoading: false }, { desc: "街道", gameType: GameType.JieDao, bundleName: "JieDao", prefabUrl: "prefab/JieDao", dadianTag: '街道-进入', wanJiaDaDianTag: "街道-玩家", isNeedLoading: true }, + { desc: "早餐店", gameType: GameType.ZaoCanDian, bundleName: "ZaoCanDian", prefabUrl: "prefab/ZaoCanDian", dadianTag: '早餐店-进入', wanJiaDaDianTag: "早餐店-玩家", isNeedLoading: true }, { desc: "开场关卡1", gameType: GameType.KaiChangGuanQia1Gai, bundleName: "KaiChangGuanQia1Gai", prefabUrl: "prefab/KaiChangGuanQia1Gai", dadianTag: '开场关卡1-进入', wanJiaDaDianTag: "开场关卡1-玩家", isNeedLoading: true }, { desc: "游戏文字剧情2", gameType: GameType.GameStory2, bundleName: "GameStory2", prefabUrl: "prefab/GameStory2", dadianTag: '游戏文字剧情2-进入', wanJiaDaDianTag: "游戏文字剧情2-玩家", isNeedLoading: true }, diff --git a/assets/Scripts/ZaoCanDian/ZaoCanDian.ts b/assets/Scripts/ZaoCanDian/ZaoCanDian.ts index 7c4e3d5a..e3220988 100644 --- a/assets/Scripts/ZaoCanDian/ZaoCanDian.ts +++ b/assets/Scripts/ZaoCanDian/ZaoCanDian.ts @@ -7,7 +7,9 @@ import { ryw_Event } from "../../FrameWork/Event/EventEnum"; import EventMgr from "../../FrameWork/Event/EventMgr"; +import User from "../../FrameWork/User/User"; import Common5 from "../../Platform/th/Common5"; +import TaskManager from "../JuQingChat/TaskManager"; import ZaoCanManager from "../Manager/ZaoCanManager"; import ZaoCanDianNpc from "./ZaoCanDianNpc"; @@ -47,10 +49,13 @@ export default class ZaoCanDian extends cc.Component { // onLoad () {} start() { - //NPC,头上带气泡 - - //点击,点击完自动上架早餐 - + let mainTaskInfo: any = TaskManager.getCurUnLockMainTaskInfo() + let mainId = mainTaskInfo.Id + let index = User.getFirstStepIndex() + if (index == 3) { //早餐摊引导 + + return + } //刷新早餐种类 this.refreshZaoCan() EventMgr.onEvent_custom(ryw_Event.levelUpChange, () => { @@ -62,7 +67,7 @@ export default class ZaoCanDian extends cc.Component { refreshZaoCan() { let config = ZaoCanManager.getManagerConfigDate() for (let i = 0; i < config.length; i++) { - let name = ZaoCanManager.getCurNameById(config[i]) + let name = ZaoCanManager.getCurNameById(i) this.ZaoCanArr[i] = name } diff --git a/assets/ZaoCanDian.meta b/assets/ZaoCanDian.meta index ee193b1b..16c9b749 100644 --- a/assets/ZaoCanDian.meta +++ b/assets/ZaoCanDian.meta @@ -2,12 +2,20 @@ "ver": "1.1.3", "uuid": "68622627-7883-424a-8419-8c87f58497b1", "importer": "folder", - "isBundle": false, + "isBundle": true, "bundleName": "", "priority": 1, - "compressionType": {}, - "optimizeHotUpdate": {}, - "inlineSpriteFrames": {}, - "isRemoteBundle": {}, + "compressionType": { + "bytedance": "zip" + }, + "optimizeHotUpdate": { + "bytedance": false + }, + "inlineSpriteFrames": { + "bytedance": false + }, + "isRemoteBundle": { + "bytedance": true + }, "subMetas": {} } \ No newline at end of file diff --git a/assets/resources/Json/JuQingChatConfig/ChatPerson.json b/assets/resources/Json/JuQingChatConfig/ChatPerson.json index feccf438..1c8ccd84 100644 --- a/assets/resources/Json/JuQingChatConfig/ChatPerson.json +++ b/assets/resources/Json/JuQingChatConfig/ChatPerson.json @@ -5,166 +5,56 @@ "type": "WX", "jsonName": "WX_ChenTianBa", "eventIndexStr": [ - "WX_202", - "WX_203", - "WX_501", - "WX_702", - "WX_1102", - "WX_1103", - "WX_2001", - "WX_2101", - "WX_2201", - "WX_2202", - "WX_2301", - "WX_2501" + "WX_3", + "WX_6" ], "imgPath": "陈天霸(反派)", "qunLiaoType": "single" }, { "id": 2, - "chatPersonName": "夏芸(老婆)", + "chatPersonName": "刘伟(发小)", "type": "WX", - "jsonName": "WX_XiaYun", + "jsonName": "WX_LiuWei", "eventIndexStr": [ - "WX_102", - "WX_401", - "WX_901", - "WX_902", - "WX_1001", - "WX_1802", - "WX_1902", - "WX_2102", - "WX_2103", - "WX_2401", - "WX_2501", - "WX_2505", - "WX_9001" + "WX_1", + "WX_2", + "WX_5" ], - "imgPath": "夏芸(老婆)", + "imgPath": "刘伟(发小)", "qunLiaoType": "single" }, { "id": 3, - "chatPersonName": "苏梦雪(投资人)", + "chatPersonName": "妈", "type": "WX", - "jsonName": "WX_SuMengXue", + "jsonName": "WX_LiuGuiFang", "eventIndexStr": [ - "WX_204", - "WX_601", - "WX_701", - "WX_801", - "WX_1002", - "WX_1101", - "WX_1301", - "WX_1501", - "WX_1601", - "WX_1602", - "WX_1701", - "WX_1901", - "WX_20012", - "WX_2402", - "WX_2503", - "WX_2504", - "WX_2507", - "WX_9002" + "WX_4" ], - "imgPath": "苏梦雪(投资人)", + "imgPath": "妈", "qunLiaoType": "single" }, { "id": 4, - "chatPersonName": "李冰妍(秘书)", + "chatPersonName": "绑匪", "type": "WX", - "jsonName": "WX_LiBingYan", + "jsonName": "WX_BangFei", "eventIndexStr": [ - "WX_1302", - "WX_1801", - "WX_2002", - "WX_2003", - "WX_9003" + "WX_7" ], - "imgPath": "李冰妍(秘书)", + "imgPath": "绑匪", "qunLiaoType": "single" }, { "id": 5, - "chatPersonName": "杨玲倩(师妹)", - "type": "WX", - "jsonName": "WX_YangLingQian", - "eventIndexStr": [ - "WX_502", - "WX_703", - "WX_1702", - "WX_2502", - "WX_9004", - "WX_9005" - ], - "imgPath": "杨玲倩(师妹)", - "qunLiaoType": "single" - }, - { - "id": 6, - "chatPersonName": "刘伟(发小)", - "type": "WX", - "jsonName": "WX_LiuWei", - "eventIndexStr": [ - "WX_101", - "WX_201", - "WX_300", - "WX_301", - "WX_1401", - "WX_1402" - ], - "imgPath": "刘伟(发小)", - "qunLiaoType": "single" - }, - { - "id": 7, - "chatPersonName": "御厨世家群", + "chatPersonName": "夏芸(前妻)", "type": "WX", - "jsonName": "WX_YuChuShiJia", - "eventIndexStr": [ - "WX_QL701", - "WX_QL801", - "WX_QL1201" - ], - "imgPath": "御厨世家群", - "qunLiaoType": "group" - }, - { - "id": 8, - "chatPersonName": "萧言", - "type": "WX", - "jsonName": "WX_XiaoYan", + "jsonName": "WX_XiaYun", "eventIndexStr": [ - "WX_2506" + "WX_8" ], - "imgPath": "萧言", - "qunLiaoType": "single" - }, - { - "id": 9, - "chatPersonName": "苏菜传承人", - "type": "WX", - "jsonName": "WX_SuCai", - "imgPath": "苏菜传承人", - "qunLiaoType": "single" - }, - { - "id": 10, - "chatPersonName": "徽菜传承人", - "type": "WX", - "jsonName": "WX_HuiCai", - "imgPath": "徽菜传承人", - "qunLiaoType": "single" - }, - { - "id": 11, - "chatPersonName": "闽菜传承人", - "type": "WX", - "jsonName": "WX_MinCai", - "imgPath": "闽菜传承人", + "imgPath": "夏芸(前妻)", "qunLiaoType": "single" } ] \ No newline at end of file diff --git a/assets/resources/Json/JuQingChatConfig/ChatPerson.json.meta b/assets/resources/Json/JuQingChatConfig/ChatPerson.json.meta index 2ce20aa5..e1dd88e8 100644 --- a/assets/resources/Json/JuQingChatConfig/ChatPerson.json.meta +++ b/assets/resources/Json/JuQingChatConfig/ChatPerson.json.meta @@ -1,6 +1,6 @@ { "ver": "1.0.2", - "uuid": "d617d27c-33ce-4524-9e6f-25e4133ca823", + "uuid": "54a1a68a-333f-4afb-9c94-e757ec3ce999", "importer": "json", "subMetas": {} } \ No newline at end of file diff --git a/assets/resources/Json/JuQingChatConfig/DH_BuTianGuo.json b/assets/resources/Json/JuQingChatConfig/DH_BuTianGuo.json new file mode 100644 index 00000000..5188ddaa --- /dev/null +++ b/assets/resources/Json/JuQingChatConfig/DH_BuTianGuo.json @@ -0,0 +1,80 @@ +[ + { + "indexStr": "DH_88", + "id": 0, + "speaker": "other", + "contentDesc": "补天锅:我乃补天锅,只要听我的,保你能吃香喝辣。", + "next": 1, + "isFinish": false + }, + { + "indexStr": "DH_88", + "id": 1, + "speaker": "other", + "contentDesc": "首先,通过升级来提升你的级别。", + "next": 2, + "isFinish": false + }, + { + "indexStr": "DH_88", + "id": 2, + "speaker": "other", + "contentDesc": "消耗金钱升级,级别越高收益越高!", + "next": 3, + "isFinish": false + }, + { + "indexStr": "DH_88", + "id": 3, + "speaker": "other", + "contentDesc": "对了,我喜欢小姐姐,你可以雇佣几个小姐姐做助理。", + "next": 4, + "isFinish": false + }, + { + "indexStr": "DH_88", + "id": 4, + "speaker": "other", + "contentDesc": "雇佣后,不仅增加每秒的收益,后期还可以提升点击收益。", + "next": 5, + "isFinish": false + }, + { + "indexStr": "DH_88", + "id": 5, + "speaker": "other", + "contentDesc": "好啦,接下来你先赚够50万吧!", + "isFinish": true + }, + { + "indexStr": "DH_16", + "id": 6, + "speaker": "other", + "contentDesc": "丢失神源,你很快就会丧失修为,现在只有一个方法弥补了。", + "next": 7, + "isFinish": false + }, + { + "indexStr": "DH_16", + "id": 7, + "speaker": "me", + "contentDesc": "什么办法?", + "next": 8, + "isFinish": false + }, + { + "indexStr": "DH_16", + "id": 8, + "speaker": "other", + "contentDesc": "进五行山脉,寻五行源石,融合后可成五行圣体。", + "next": 9, + "isFinish": false + }, + { + "indexStr": "DH_16", + "id": 9, + "speaker": "me", + "contentDesc": "好!我会尽快获取五行源石。", + "isFinish": true + } +] \ No newline at end of file diff --git a/assets/resources/Json/JuQingChatConfig/WX_XiaoYan.json.meta b/assets/resources/Json/JuQingChatConfig/DH_BuTianGuo.json.meta similarity index 53% rename from assets/resources/Json/JuQingChatConfig/WX_XiaoYan.json.meta rename to assets/resources/Json/JuQingChatConfig/DH_BuTianGuo.json.meta index 606d216a..5a7ffd4a 100644 --- a/assets/resources/Json/JuQingChatConfig/WX_XiaoYan.json.meta +++ b/assets/resources/Json/JuQingChatConfig/DH_BuTianGuo.json.meta @@ -1,6 +1,6 @@ { "ver": "1.0.2", - "uuid": "89261964-9e1f-47db-a58a-9c6e1e5abb57", + "uuid": "9d468c61-a5d8-4aa4-b456-cf23374d38fe", "importer": "json", "subMetas": {} } \ No newline at end of file diff --git a/assets/resources/Json/JuQingChatConfig/DH_JiangXiaoTian.json b/assets/resources/Json/JuQingChatConfig/DH_JiangXiaoTian.json new file mode 100644 index 00000000..bfe28561 --- /dev/null +++ b/assets/resources/Json/JuQingChatConfig/DH_JiangXiaoTian.json @@ -0,0 +1,57 @@ +[ + { + "indexStr": "DH_10", + "id": 0, + "speaker": "other", + "contentDesc": "儿子,你终于长大了,没想到实力这么强了!", + "next": 1, + "isFinish": false + }, + { + "indexStr": "DH_10", + "id": 1, + "speaker": "me", + "contentDesc": "我没你这样的爸爸!你为什么要加入暗月组织!", + "next": 2, + "isFinish": false + }, + { + "indexStr": "DH_10", + "id": 2, + "speaker": "other", + "contentDesc": "哎,我因为自己的使命,这么多年一直在追查暗月首领。", + "next": 3, + "isFinish": false + }, + { + "indexStr": "DH_10", + "id": 3, + "speaker": "me", + "contentDesc": "暗月首领是谁?我怎么才能相信你!", + "next": 4, + "isFinish": false + }, + { + "indexStr": "DH_10", + "id": 4, + "speaker": "other", + "contentDesc": "我追踪他到这里的废弃基地,因为有禁制就进不去了。", + "next": 5, + "isFinish": false + }, + { + "indexStr": "DH_10", + "id": 5, + "speaker": "me", + "contentDesc": "你...先走吧!我会想办法去证实。", + "next": 6, + "isFinish": false + }, + { + "indexStr": "DH_10", + "id": 6, + "speaker": "other", + "contentDesc": "你一定要小心!还有,你们兄妹要远离异能研究所!", + "isFinish": true + } +] \ No newline at end of file diff --git a/assets/resources/Json/JuQingChatConfig/WX_LiBingYan.json.meta b/assets/resources/Json/JuQingChatConfig/DH_JiangXiaoTian.json.meta similarity index 53% rename from assets/resources/Json/JuQingChatConfig/WX_LiBingYan.json.meta rename to assets/resources/Json/JuQingChatConfig/DH_JiangXiaoTian.json.meta index 9b5ce521..07c3f8af 100644 --- a/assets/resources/Json/JuQingChatConfig/WX_LiBingYan.json.meta +++ b/assets/resources/Json/JuQingChatConfig/DH_JiangXiaoTian.json.meta @@ -1,6 +1,6 @@ { "ver": "1.0.2", - "uuid": "1236cafd-7b1c-46b5-aa5c-5e9d0134f001", + "uuid": "262f7ce1-8368-4715-bd0c-e646495272c9", "importer": "json", "subMetas": {} } \ No newline at end of file diff --git a/assets/resources/Json/JuQingChatConfig/DH_JiangYuEr.json b/assets/resources/Json/JuQingChatConfig/DH_JiangYuEr.json new file mode 100644 index 00000000..b80338a1 --- /dev/null +++ b/assets/resources/Json/JuQingChatConfig/DH_JiangYuEr.json @@ -0,0 +1,204 @@ +[ + { + "indexStr": "DH_1", + "id": 0, + "speaker": "other", + "contentDesc": "哥,你怎么了,拿着祖传铁锅干什么?", + "next": 1, + "isFinish": false + }, + { + "indexStr": "DH_1", + "id": 1, + "speaker": "me", + "contentDesc": "至尊剑被洛家父子夺走,以后哥只能摆摊赚钱养你了!", + "isFinish": true + }, + { + "indexStr": "DH_5", + "id": 2, + "speaker": "me", + "contentDesc": "妹妹,你这是怎么了!", + "next": 3, + "isFinish": false + }, + { + "indexStr": "DH_5", + "id": 3, + "speaker": "other", + "contentDesc": "我坐着轮椅外出,不小心碰了洛北辰的车,就被他打伤了。", + "next": 4, + "isFinish": false + }, + { + "indexStr": "DH_5", + "id": 4, + "speaker": "me", + "contentDesc": "洛北辰这个畜生!抢我器魂,伤我妹妹,我饶不了他!", + "next": 5, + "isFinish": false + }, + { + "indexStr": "DH_5", + "id": 5, + "speaker": "补天锅", + "contentDesc": "她这是寒气入体,不能拖太久,赶紧到迷雾森林去找几味草药。", + "next": 6, + "isFinish": false + }, + { + "indexStr": "DH_5", + "id": 6, + "speaker": "other", + "contentDesc": "哥,这是大黑锅?怎么还有器灵?", + "next": 7, + "isFinish": false + }, + { + "indexStr": "DH_5", + "id": 7, + "speaker": "me", + "contentDesc": "是啊,这可是补天锅,你等我回来,我马上去给你找草药。", + "isFinish": true + }, + { + "indexStr": "DH_6", + "id": 8, + "speaker": "other", + "contentDesc": "哥,这药太厉害了,我的瘫痪也好了。", + "next": 9, + "isFinish": false + }, + { + "indexStr": "DH_6", + "id": 9, + "speaker": "me", + "contentDesc": "傻瓜,你在家好好休息吧,我现在就去找洛北辰报仇。", + "next": 10, + "isFinish": false + }, + { + "indexStr": "DH_6", + "id": 10, + "speaker": "other", + "contentDesc": "他手上有至尊剑,虽然还没完全融合,但还是很危险啊!", + "next": 11, + "isFinish": false + }, + { + "indexStr": "DH_6", + "id": 11, + "speaker": "me", + "contentDesc": "你哥现在是一锅在手,天下我有,放心吧!", + "isFinish": true + }, + { + "indexStr": "DH_12", + "id": 12, + "speaker": "other", + "contentDesc": "哥,我在研究所看到一个人,是...是谁着?怎么想不起来了!", + "next": 13, + "isFinish": false + }, + { + "indexStr": "DH_12", + "id": 13, + "speaker": "me", + "contentDesc": "别着急,慢慢想,我倒要看看是哪个畜生害的你!", + "next": 14, + "isFinish": false + }, + { + "indexStr": "DH_12", + "id": 14, + "speaker": "补天锅", + "contentDesc": "她这是神魂受损,用饕餮蹄滋补就可以恢复了。", + "next": 15, + "isFinish": false + }, + { + "indexStr": "DH_12", + "id": 15, + "speaker": "me", + "contentDesc": "好,我这就准备清炖饕餮蹄。", + "isFinish": true + }, + { + "indexStr": "DH_13", + "id": 16, + "speaker": "other", + "contentDesc": "哥,我想起来了,那个人就是巨富集团的老总钱多发!", + "next": 17, + "isFinish": false + }, + { + "indexStr": "DH_13", + "id": 17, + "speaker": "me", + "contentDesc": "什么!就是那个觉醒了元宝器魂的钱多发?", + "next": 18, + "isFinish": false + }, + { + "indexStr": "DH_13", + "id": 18, + "speaker": "other", + "contentDesc": "他不光自己实力很强,而且仗着有钱还雇了一堆人保护。", + "next": 19, + "isFinish": false + }, + { + "indexStr": "DH_13", + "id": 19, + "speaker": "me", + "contentDesc": "哼!那我就让他知道,什么是开公司的不如摆摊卖炒饭的!", + "next": 20, + "isFinish": false + }, + { + "indexStr": "DH_13", + "id": 20, + "speaker": "me", + "contentDesc": "等我先收购了他的公司,让他破产,再单独收拾他!", + "isFinish": true + }, + { + "indexStr": "DH_21", + "id": 21, + "speaker": "other", + "contentDesc": "神,这人间太美味了,要不你就退出吧!", + "next": 22, + "isFinish": false + }, + { + "indexStr": "DH_21", + "id": 22, + "speaker": "洛夕颜", + "contentDesc": "魔,别不自量力,你并不是我的对手!", + "next": 23, + "isFinish": false + }, + { + "indexStr": "DH_21", + "id": 23, + "speaker": "me", + "contentDesc": "你们!今天都别想走了!", + "next": 24, + "isFinish": false + }, + { + "indexStr": "DH_21", + "id": 24, + "speaker": "洛夕颜", + "contentDesc": "就凭你?哈哈!等我彻底融合这个身体再来收拾你!", + "next": 25, + "isFinish": false + }, + { + "indexStr": "DH_21", + "id": 25, + "speaker": "other", + "contentDesc": "就是你毁了我们在人间的势力!以后慢慢折磨你!", + "isFinish": true + } +] \ No newline at end of file diff --git a/assets/resources/Json/JuQingChatConfig/WX_YangLingQian.json.meta b/assets/resources/Json/JuQingChatConfig/DH_JiangYuEr.json.meta similarity index 53% rename from assets/resources/Json/JuQingChatConfig/WX_YangLingQian.json.meta rename to assets/resources/Json/JuQingChatConfig/DH_JiangYuEr.json.meta index 3cbe7807..a2d0b286 100644 --- a/assets/resources/Json/JuQingChatConfig/WX_YangLingQian.json.meta +++ b/assets/resources/Json/JuQingChatConfig/DH_JiangYuEr.json.meta @@ -1,6 +1,6 @@ { "ver": "1.0.2", - "uuid": "b9eacd85-e222-46df-b6d6-4bd075808c16", + "uuid": "c41e43e1-8266-4f3a-b77c-188e2a955bbf", "importer": "json", "subMetas": {} } \ No newline at end of file diff --git a/assets/resources/Json/JuQingChatConfig/DH_LongGe.json b/assets/resources/Json/JuQingChatConfig/DH_LongGe.json new file mode 100644 index 00000000..9a3e7117 --- /dev/null +++ b/assets/resources/Json/JuQingChatConfig/DH_LongGe.json @@ -0,0 +1,64 @@ +[ + { + "indexStr": "DH_3", + "id": 0, + "speaker": "other", + "contentDesc": "哼!小子,你爸欠的50万什么时候还!", + "next": 1, + "isFinish": false + }, + { + "indexStr": "DH_3", + "id": 1, + "speaker": "me", + "contentDesc": "那个混蛋欠你的钱,和我有什么关系!", + "next": 2, + "isFinish": false + }, + { + "indexStr": "DH_3", + "id": 2, + "speaker": "other", + "contentDesc": "父债子偿!今天不还钱,我就住你家里,你妹妹这姿色...嘿嘿...", + "next": 3, + "isFinish": false + }, + { + "indexStr": "DH_3", + "id": 3, + "speaker": "me", + "contentDesc": "你个混蛋!你等着,我马上去筹钱!", + "isFinish": true + }, + { + "indexStr": "DH_4", + "id": 4, + "speaker": "other", + "contentDesc": "哈哈,本金还了,不过还差500万的利息啊。", + "next": 5, + "isFinish": false + }, + { + "indexStr": "DH_4", + "id": 5, + "speaker": "江鱼儿", + "contentDesc": "你这是欺负人!", + "next": 6, + "isFinish": false + }, + { + "indexStr": "DH_4", + "id": 6, + "speaker": "other", + "contentDesc": "欺负你又怎样!凑不齐钱,就拿你这个小美人来抵债,嘿嘿!", + "next": 7, + "isFinish": false + }, + { + "indexStr": "DH_4", + "id": 7, + "speaker": "me", + "contentDesc": "敢威胁我家人,我必须干掉你!", + "isFinish": true + } +] \ No newline at end of file diff --git a/assets/resources/Json/JuQingChatConfig/WX_SuMengXue.json.meta b/assets/resources/Json/JuQingChatConfig/DH_LongGe.json.meta similarity index 53% rename from assets/resources/Json/JuQingChatConfig/WX_SuMengXue.json.meta rename to assets/resources/Json/JuQingChatConfig/DH_LongGe.json.meta index 331e6c2d..6547a197 100644 --- a/assets/resources/Json/JuQingChatConfig/WX_SuMengXue.json.meta +++ b/assets/resources/Json/JuQingChatConfig/DH_LongGe.json.meta @@ -1,6 +1,6 @@ { "ver": "1.0.2", - "uuid": "8ba290fc-5ae1-4697-9bc7-be5ec790579b", + "uuid": "cf5c5716-d79a-407e-b408-b7a61a61975f", "importer": "json", "subMetas": {} } \ No newline at end of file diff --git a/assets/resources/Json/JuQingChatConfig/DH_LongZhenNan.json b/assets/resources/Json/JuQingChatConfig/DH_LongZhenNan.json new file mode 100644 index 00000000..ef8082f4 --- /dev/null +++ b/assets/resources/Json/JuQingChatConfig/DH_LongZhenNan.json @@ -0,0 +1,88 @@ +[ + { + "indexStr": "DH_17", + "id": 0, + "speaker": "me", + "contentDesc": "你!你是巡夜人首领,龙镇南?", + "next": 1, + "isFinish": false + }, + { + "indexStr": "DH_17", + "id": 1, + "speaker": "other", + "contentDesc": "嗯,你已成就五行圣体,那你就是最佳的下一任首领!", + "next": 2, + "isFinish": false + }, + { + "indexStr": "DH_17", + "id": 2, + "speaker": "me", + "contentDesc": "我哪有资格胜任啊。", + "next": 3, + "isFinish": false + }, + { + "indexStr": "DH_17", + "id": 3, + "speaker": "other", + "contentDesc": "这世界,神、魔、人三方势力共存,而人族最弱。", + "next": 4, + "isFinish": false + }, + { + "indexStr": "DH_17", + "id": 4, + "speaker": "other", + "contentDesc": "一是因老夫实力太弱,二是人族气运流失。", + "next": 5, + "isFinish": false + }, + { + "indexStr": "DH_17", + "id": 5, + "speaker": "me", + "contentDesc": "那我需要做什么?", + "next": 6, + "isFinish": false + }, + { + "indexStr": "DH_17", + "id": 6, + "speaker": "other", + "contentDesc": "你先找到五方神兽鼎,剩下的我自会告诉你!", + "isFinish": true + }, + { + "indexStr": "DH_18", + "id": 7, + "speaker": "other", + "contentDesc": "很好,有了这五鼎,人族气运如虹,必将大兴!", + "next": 8, + "isFinish": false + }, + { + "indexStr": "DH_18", + "id": 8, + "speaker": "me", + "contentDesc": "那您老就继续带领人族兴盛吧!", + "next": 9, + "isFinish": false + }, + { + "indexStr": "DH_18", + "id": 9, + "speaker": "other", + "contentDesc": "不!你接下来的任务就是打赢我!接任巡夜人首领之位!", + "next": 10, + "isFinish": false + }, + { + "indexStr": "DH_18", + "id": 10, + "speaker": "me", + "contentDesc": "这...,好吧,那晚辈就冒犯了!", + "isFinish": true + } +] \ No newline at end of file diff --git a/assets/resources/Json/JuQingChatConfig/DH_LongZhenNan.json.meta b/assets/resources/Json/JuQingChatConfig/DH_LongZhenNan.json.meta new file mode 100644 index 00000000..6906b13d --- /dev/null +++ b/assets/resources/Json/JuQingChatConfig/DH_LongZhenNan.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "04b58cd6-b991-44e2-bc8a-1a5e80bc66e1", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/resources/Json/JuQingChatConfig/DH_LuoXiYan.json b/assets/resources/Json/JuQingChatConfig/DH_LuoXiYan.json new file mode 100644 index 00000000..f4f3ff91 --- /dev/null +++ b/assets/resources/Json/JuQingChatConfig/DH_LuoXiYan.json @@ -0,0 +1,179 @@ +[ + { + "indexStr": "DH_8", + "id": 0, + "speaker": "me", + "contentDesc": "夕颜,以后我绝不会再让你受伤害。", + "next": 1, + "isFinish": false + }, + { + "indexStr": "DH_8", + "id": 1, + "speaker": "other", + "contentDesc": "夜哥,我感觉我脑袋里好像有什么东西,一直在嘀咕着说话。", + "next": 2, + "isFinish": false + }, + { + "indexStr": "DH_8", + "id": 2, + "speaker": "me", + "contentDesc": "傻丫头,不会有事的,应该是受到惊吓后产生错觉了。", + "next": 3, + "isFinish": true + }, + { + "indexStr": "DH_9", + "id": 3, + "speaker": "other", + "contentDesc": "夜哥,你的东西都在这个箱子里,快看看吧。", + "next": 4, + "isFinish": false + }, + { + "indexStr": "DH_9", + "id": 4, + "speaker": "me", + "contentDesc": "好。", + "isFinish": true + }, + { + "indexStr": "DH_22", + "id": 5, + "speaker": "other", + "contentDesc": "夜哥,你真是太帅了。", + "next": 6, + "isFinish": false + }, + { + "indexStr": "DH_22", + "id": 6, + "speaker": "me", + "contentDesc": "哈哈,帅就对了,以后这座城我来守护!", + "isFinish": true + }, + { + "indexStr": "DH_100", + "id": 7, + "speaker": "other", + "contentDesc": "夜….夜哥,我头…好痛,啊…是谁在说话,出来啊!", + "next": 8, + "isFinish": false + }, + { + "indexStr": "DH_100", + "id": 8, + "contentDesc": "夕颜,你怎么了,你别吓我!", + "isFinish": true + }, + { + "indexStr": "DH_23", + "id": 9, + "speaker": "other", + "contentDesc": "你是谁?我要sha了你,啊啊啊....", + "next": 10, + "isFinish": false + }, + { + "indexStr": "DH_23", + "id": 10, + "speaker": "补天锅", + "contentDesc": "她这是魔种入侵,扰了心神。", + "next": 11, + "isFinish": false + }, + { + "indexStr": "DH_23", + "id": 11, + "speaker": "补天锅", + "contentDesc": "雾海深处有几样物品,可以驱逐魔种,不过那地方太危险了!", + "next": 12, + "isFinish": false + }, + { + "indexStr": "DH_23", + "id": 12, + "speaker": "me", + "contentDesc": "我不能看着夕颜受折磨,再危险我也要去!", + "next": 13, + "isFinish": false + }, + { + "indexStr": "DH_23", + "id": 13, + "speaker": "补天锅", + "contentDesc": "你先将她绑起来,不然她会伤害其他人!", + "next": 14, + "isFinish": false + }, + { + "indexStr": "DH_23", + "id": 14, + "speaker": "me", + "contentDesc": "好!", + "isFinish": true + }, + { + "indexStr": "DH_101", + "id": 15, + "speaker": "other", + "contentDesc": "夜哥,对不起,我差点伤害到你。", + "next": 16, + "isFinish": false + }, + { + "indexStr": "DH_101", + "id": 16, + "speaker": "me", + "contentDesc": "傻瓜,没关系,你在家好好修养,我出去摆摊赚钱了。", + "isFinish": true + }, + { + "indexStr": "DH_19", + "id": 17, + "speaker": "other", + "contentDesc": "夜哥,如今你是巡夜人首领了,可我却是一个普通人。", + "next": 18, + "isFinish": false + }, + { + "indexStr": "DH_19", + "id": 18, + "speaker": "me", + "contentDesc": "傻瓜,普通人多好啊,没有纷争,没有打打杀杀。", + "next": 19, + "isFinish": false + }, + { + "indexStr": "DH_19", + "id": 19, + "speaker": "other", + "contentDesc": "可作为你的女人,我也想成为你的帮手,你能帮我吗?", + "next": 20, + "isFinish": false + }, + { + "indexStr": "DH_19", + "id": 20, + "speaker": "me", + "contentDesc": "哎!那就等我解决掉光明会的申梓后,把神源给你吧。", + "next": 21, + "isFinish": false + }, + { + "indexStr": "DH_19", + "id": 21, + "speaker": "other", + "contentDesc": "真的吗?有了神源我肯定可以成为强大的觉醒者!", + "next": 22, + "isFinish": false + }, + { + "indexStr": "DH_19", + "id": 22, + "speaker": "me", + "contentDesc": "好啦,我先去铲除这个道貌岸然的光明会了。", + "isFinish": true + } +] \ No newline at end of file diff --git a/assets/resources/Json/JuQingChatConfig/DH_LuoXiYan.json.meta b/assets/resources/Json/JuQingChatConfig/DH_LuoXiYan.json.meta new file mode 100644 index 00000000..26522217 --- /dev/null +++ b/assets/resources/Json/JuQingChatConfig/DH_LuoXiYan.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "e0c3071f-bbaf-45c0-8b02-465de85ebc7c", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/resources/Json/JuQingChatConfig/DH_QianDuoFa.json b/assets/resources/Json/JuQingChatConfig/DH_QianDuoFa.json new file mode 100644 index 00000000..ed8b862b --- /dev/null +++ b/assets/resources/Json/JuQingChatConfig/DH_QianDuoFa.json @@ -0,0 +1,136 @@ +[ + { + "indexStr": "DH_14", + "id": 0, + "speaker": "other", + "contentDesc": "炒饭佬,你有毛病啊,凭啥收购老子的公司?", + "next": 1, + "isFinish": false + }, + { + "indexStr": "DH_14", + "id": 1, + "speaker": "me", + "contentDesc": "就凭你经营恶毒研究所,还害我妹妹!", + "next": 2, + "isFinish": false + }, + { + "indexStr": "DH_14", + "id": 2, + "speaker": "other", + "contentDesc": "我明白了,那天在研究所罐子里的人是你妹妹!", + "next": 3, + "isFinish": false + }, + { + "indexStr": "DH_14", + "id": 3, + "speaker": "me", + "contentDesc": "哼!你现在孤家寡人一个,嚣张不了多久了!", + "next": 4, + "isFinish": false + }, + { + "indexStr": "DH_14", + "id": 4, + "speaker": "other", + "contentDesc": "你搞毛啊!老子只是被所长拉去搞投资的。", + "next": 5, + "isFinish": false + }, + { + "indexStr": "DH_14", + "id": 5, + "speaker": "other", + "contentDesc": "可见识了他们的畜生行为后,老子扭头就走了。", + "next": 6, + "isFinish": false + }, + { + "indexStr": "DH_14", + "id": 6, + "speaker": "me", + "contentDesc": "...,这样啊,那我跟你说声对不起还来得及吗?", + "next": 7, + "isFinish": false + }, + { + "indexStr": "DH_14", + "id": 7, + "speaker": "other", + "contentDesc": "老子虽然不在乎这个公司,可你让我脸没地方搁啊!", + "next": 8, + "isFinish": false + }, + { + "indexStr": "DH_14", + "id": 8, + "speaker": "me", + "contentDesc": "那要不你来我这当CEO?经营的事都归你管。", + "next": 9, + "isFinish": false + }, + { + "indexStr": "DH_14", + "id": 9, + "speaker": "other", + "contentDesc": "老子的元宝器魂能大幅提升收益的,是你想招募就招募的?", + "next": 10, + "isFinish": false + }, + { + "indexStr": "DH_14", + "id": 10, + "speaker": "me", + "contentDesc": "那你想怎样啊?", + "next": 11, + "isFinish": false + }, + { + "indexStr": "DH_14", + "id": 11, + "speaker": "other", + "contentDesc": "哎,算了,你只要打赢我,我就同意你的招揽。", + "next": 12, + "isFinish": false + }, + { + "indexStr": "DH_14", + "id": 12, + "speaker": "me", + "contentDesc": "这可是你说的,你等着。", + "isFinish": true + }, + { + "indexStr": "DH_15", + "id": 13, + "speaker": "other", + "contentDesc": "老江啊,有没有考虑干这狗屁的异能研究所一波啊。", + "next": 14, + "isFinish": false + }, + { + "indexStr": "DH_15", + "id": 14, + "speaker": "me", + "contentDesc": "可我都不知道研究所的所长是谁,怎么干?", + "next": 15, + "isFinish": false + }, + { + "indexStr": "DH_15", + "id": 15, + "speaker": "other", + "contentDesc": "他叫岳不仁,就是一个不人不鬼的杂种,恶心死人!", + "next": 16, + "isFinish": false + }, + { + "indexStr": "DH_15", + "id": 16, + "speaker": "me", + "contentDesc": "行!既然你知道是谁了,那咱就为民除害,干他!", + "isFinish": true + } +] \ No newline at end of file diff --git a/assets/resources/Json/JuQingChatConfig/DH_QianDuoFa.json.meta b/assets/resources/Json/JuQingChatConfig/DH_QianDuoFa.json.meta new file mode 100644 index 00000000..9e3d167e --- /dev/null +++ b/assets/resources/Json/JuQingChatConfig/DH_QianDuoFa.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "fb4c464a-b24e-4b89-9508-e24e8a0124b4", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/resources/Json/JuQingChatConfig/DH_SongDeKuai.json b/assets/resources/Json/JuQingChatConfig/DH_SongDeKuai.json new file mode 100644 index 00000000..4c4c87e4 --- /dev/null +++ b/assets/resources/Json/JuQingChatConfig/DH_SongDeKuai.json @@ -0,0 +1,49 @@ +[ + { + "indexStr": "DH_11", + "id": 0, + "speaker": "other", + "contentDesc": "江老大,我发现了你妹妹在异能研究所的线索。", + "next": 1, + "isFinish": false + }, + { + "indexStr": "DH_11", + "id": 1, + "speaker": "me", + "contentDesc": "太好了,快点告诉我。", + "next": 2, + "isFinish": false + }, + { + "indexStr": "DH_11", + "id": 2, + "speaker": "other", + "contentDesc": "从研究所出来一个押运队,里面被押运的人正是你妹妹。", + "next": 3, + "isFinish": false + }, + { + "indexStr": "DH_11", + "id": 3, + "speaker": "me", + "contentDesc": "好,知道是谁负责押运吗?", + "next": 4, + "isFinish": false + }, + { + "indexStr": "DH_11", + "id": 4, + "speaker": "other", + "contentDesc": "随队的是主管严久狂,一个阴险狡诈之人。", + "next": 5, + "isFinish": false + }, + { + "indexStr": "DH_11", + "id": 5, + "speaker": "me", + "contentDesc": "那就干掉他,救出我妹妹!", + "isFinish": true + } +] \ No newline at end of file diff --git a/assets/resources/Json/JuQingChatConfig/DH_SongDeKuai.json.meta b/assets/resources/Json/JuQingChatConfig/DH_SongDeKuai.json.meta new file mode 100644 index 00000000..99e585b7 --- /dev/null +++ b/assets/resources/Json/JuQingChatConfig/DH_SongDeKuai.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "334a87ba-6be9-45b2-a88e-74d33a16c42e", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/resources/Json/JuQingChatConfig/DH_ZhaoCheng.json b/assets/resources/Json/JuQingChatConfig/DH_ZhaoCheng.json new file mode 100644 index 00000000..edf3d6e3 --- /dev/null +++ b/assets/resources/Json/JuQingChatConfig/DH_ZhaoCheng.json @@ -0,0 +1,41 @@ +[ + { + "indexStr": "DH_7", + "id": 0, + "speaker": "other", + "contentDesc": "小子,你身上灵气波动很大啊,有没有兴趣加入巡夜人?", + "next": 1, + "isFinish": false + }, + { + "indexStr": "DH_7", + "id": 1, + "speaker": "me", + "contentDesc": "巡夜人是什么人?", + "next": 2, + "isFinish": false + }, + { + "indexStr": "DH_7", + "id": 2, + "speaker": "other", + "contentDesc": "巡夜人...是一群守护众生的人!", + "next": 3, + "isFinish": false + }, + { + "indexStr": "DH_7", + "id": 3, + "speaker": "me", + "contentDesc": "我是个自私的人,我只想守护我的家人。", + "next": 4, + "isFinish": false + }, + { + "indexStr": "DH_7", + "id": 4, + "speaker": "other", + "contentDesc": "嗯...,等你了解了这世界,我再来找你!", + "isFinish": true + } +] \ No newline at end of file diff --git a/assets/resources/Json/JuQingChatConfig/DH_ZhaoCheng.json.meta b/assets/resources/Json/JuQingChatConfig/DH_ZhaoCheng.json.meta new file mode 100644 index 00000000..c262fdda --- /dev/null +++ b/assets/resources/Json/JuQingChatConfig/DH_ZhaoCheng.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "f916fcfe-7f98-4eea-89e2-3190b52d1e11", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/resources/Json/JuQingChatConfig/WX_BangFei.json b/assets/resources/Json/JuQingChatConfig/WX_BangFei.json new file mode 100644 index 00000000..d6c09369 --- /dev/null +++ b/assets/resources/Json/JuQingChatConfig/WX_BangFei.json @@ -0,0 +1,32 @@ +[ + { + "indexStr": "WX_7", + "id": 0, + "speaker": "other", + "contentType": "word", + "contentDesc": "2000万赎金准备好后来xx废弃厂交赎金。", + "next": [ + 1 + ], + "isFinish": false + }, + { + "indexStr": "WX_7", + "id": 1, + "speaker": "other", + "contentType": "word", + "contentDesc": "记住,只能你一个人来,别耍花样,否则后果自负。", + "next": [ + 2 + ], + "isFinish": false + }, + { + "indexStr": "WX_7", + "id": 2, + "speaker": "me", + "contentType": "word", + "contentDesc": "钱没问题,我女儿要是少了一根头发,你们一分钱都别想拿到!", + "isFinish": true + } +] \ No newline at end of file diff --git a/assets/resources/Json/JuQingChatConfig/WX_BangFei.json.meta b/assets/resources/Json/JuQingChatConfig/WX_BangFei.json.meta new file mode 100644 index 00000000..79adc1be --- /dev/null +++ b/assets/resources/Json/JuQingChatConfig/WX_BangFei.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "7e4a19c6-2073-4d5e-9670-aad9a9944713", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/resources/Json/JuQingChatConfig/WX_ChenTianBa.json b/assets/resources/Json/JuQingChatConfig/WX_ChenTianBa.json index ff145e6e..ceeba49f 100644 --- a/assets/resources/Json/JuQingChatConfig/WX_ChenTianBa.json +++ b/assets/resources/Json/JuQingChatConfig/WX_ChenTianBa.json @@ -1,552 +1,106 @@ [ { - "indexStr": "WX_202", + "indexStr": "WX_3", "id": 0, "speaker": "other", "contentType": "word", - "contentDesc": "女儿救不了,老婆也守不住,一张破菜谱有什么用?", + "contentDesc": "20万怎么还没到账呢??", "next": [ 1 ], "isFinish": false }, { - "indexStr": "WX_202", + "indexStr": "WX_3", "id": 1, - "speaker": "me", + "speaker": "other", "contentType": "word", - "contentDesc": "你别欺人太甚,迟早要你好看!", - "isFinish": true + "contentDesc": "要不你跪下来求我,这20万就不要你的了。", + "next": [ + 2 + ], + "isFinish": false }, { - "indexStr": "WX_203", + "indexStr": "WX_3", "id": 2, - "speaker": "other", + "speaker": "me", "contentType": "word", - "contentDesc": "你有本事给你女儿治病吗?要不给你女儿换个爹吧哈哈哈", + "contentDesc": "陈天霸,你算什么东西?让我跪下来求你。", "next": [ 3 ], "isFinish": false }, { - "indexStr": "WX_203", + "indexStr": "WX_3", "id": 3, "speaker": "other", "contentType": "word", - "contentDesc": "你老婆我养的很好,我再辛苦一下给你养个女儿吧", + "contentDesc": "你就嘴硬吧,我在家等你,拿不出20万你女儿我就带走了。", "next": [ 4 ], "isFinish": false }, { - "indexStr": "WX_203", + "indexStr": "WX_3", "id": 4, "speaker": "me", "contentType": "word", - "contentDesc": "滚,凭我的湘菜厨艺,也能养活我女儿", - "next": [ - 5 - ], - "isFinish": false + "contentDesc": "你敢动我女儿一根汗毛,我跟你拼命。", + "isFinish": true }, { - "indexStr": "WX_203", + "indexStr": "WX_6", "id": 5, "speaker": "other", "contentType": "word", - "contentDesc": "中餐早没落了,你祖上是湘菜御厨,有屁用呢", + "contentDesc": "听说你女儿被绑架了,早给我抚养哪会出这种事啊。", "next": [ 6 ], "isFinish": false }, { - "indexStr": "WX_203", + "indexStr": "WX_6", "id": 6, "speaker": "me", "contentType": "word", - "contentDesc": "别嚣张!这张湘菜菜谱,迟早把你的西餐赶出去!", - "isFinish": true + "contentDesc": "陈天霸!是不是你干的?", + "next": [ + 7 + ], + "isFinish": false }, { - "indexStr": "WX_501", + "indexStr": "WX_6", "id": 7, "speaker": "other", "contentType": "word", - "contentDesc": "你是不是偷了老子的川菜菜谱", + "contentDesc": "你不要诽谤我啊,我告你诽谤啊。", "next": [ 8 ], "isFinish": false }, { - "indexStr": "WX_501", + "indexStr": "WX_6", "id": 8, - "speaker": "me", + "speaker": "other", "contentType": "word", - "contentDesc": "川菜菜谱?我师妹的菜谱,什么时候成你的了?", + "contentDesc": "我倒要看看你怎么筹齐2000万赎金。", "next": [ 9 ], "isFinish": false }, { - "indexStr": "WX_501", + "indexStr": "WX_6", "id": 9, - "speaker": "other", - "contentType": "word", - "contentDesc": "在我的餐厅就是我的!", - "next": [ - 10 - ], - "isFinish": false - }, - { - "indexStr": "WX_501", - "id": 10, - "speaker": "me", - "contentType": "word", - "contentDesc": "现在,在我的餐馆,就是我的了", - "next": [ - 11 - ], - "isFinish": false - }, - { - "indexStr": "WX_501", - "id": 11, - "speaker": "other", - "contentType": "word", - "contentDesc": "你!你给我等着", - "isFinish": true, - "unLockJuQingIndex": "WX_502" - }, - { - "indexStr": "WX_702", - "id": 12, - "speaker": "other", - "contentType": "word", - "contentDesc": "听说你的投资人出事了,没事吧?", - "next": [ - 13 - ], - "isFinish": false - }, - { - "indexStr": "WX_702", - "id": 13, - "speaker": "me", - "contentType": "word", - "contentDesc": "少假惺惺,是你干的吧?", - "next": [ - 14 - ], - "isFinish": false - }, - { - "indexStr": "WX_702", - "id": 14, - "speaker": "other", - "contentType": "word", - "contentDesc": "是我干的又能咋样?你以后给我小心点!", - "next": [ - 15 - ], - "isFinish": false - }, - { - "indexStr": "WX_702", - "id": 15, - "speaker": "me", - "contentType": "word", - "contentDesc": "陈天霸,你放马过来!", - "isFinish": true, - "unLockJuQingIndex": "WX_703" - }, - { - "indexStr": "WX_1102", - "id": 16, - "speaker": "other", - "contentType": "word", - "contentDesc": "你那小秘书,来偷偷打听徽菜菜谱,人被我抓了!", - "next": [ - 17 - ], - "isFinish": false - }, - { - "indexStr": "WX_1102", - "id": 17, - "speaker": "me", - "contentType": "word", - "contentDesc": "你想咋样?徽菜?八大菜谱都会是我的", - "next": [ - 18 - ], - "isFinish": false - }, - { - "indexStr": "WX_1102", - "id": 18, - "speaker": "other", - "contentType": "word", - "contentDesc": "听说中餐之首的鲁菜菜谱遗失在深海", - "next": [ - 19 - ], - "isFinish": false - }, - { - "indexStr": "WX_1102", - "id": 19, - "speaker": "other", - "contentType": "word", - "contentDesc": "你给我找到,我就放了你秘书", - "next": [ - 20 - ], - "isFinish": false - }, - { - "indexStr": "WX_1102", - "id": 20, - "speaker": "me", - "contentType": "word", - "contentDesc": "行,希望你说话算话", - "isFinish": true - }, - { - "indexStr": "WX_1103", - "id": 21, - "speaker": "other", - "contentType": "word", - "contentDesc": "再不把鲁菜谱找来,别怪我对你秘书动手!", - "next": [ - 22 - ], - "isFinish": false - }, - { - "indexStr": "WX_1103", - "id": 22, - "speaker": "me", - "contentType": "word", - "contentDesc": "菜谱给你,人必须安全,迟早菜谱会回我手中", - "isFinish": true - }, - { - "indexStr": "WX_2001", - "id": 23, - "speaker": "other", - "contentType": "word", - "contentDesc": "小子,你得意不了多久了", - "next": [ - 24 - ], - "isFinish": false - }, - { - "indexStr": "WX_2001", - "id": 24, - "speaker": "me", - "contentType": "word", - "contentDesc": "陈天霸,你什么意思?", - "next": [ - 25 - ], - "isFinish": false - }, - { - "indexStr": "WX_2001", - "id": 25, - "speaker": "other", - "contentType": "word", - "contentDesc": "看看你林氏中餐股份,要换人做主了", - "next": [ - 26 - ], - "isFinish": false - }, - { - "indexStr": "WX_2001", - "id": 26, - "speaker": "me", - "contentType": "word", - "contentDesc": "收购林氏中餐股份的人是你!", - "isFinish": true - }, - { - "indexStr": "WX_2101", - "id": 27, - "speaker": "me", - "contentType": "word", - "contentDesc": "陈天霸,你的报应到了,麦啃鸡是第一个", - "next": [ - 28 - ], - "isFinish": false - }, - { - "indexStr": "WX_2101", - "id": 28, - "speaker": "other", - "contentType": "word", - "contentDesc": "别得意得太早,我还拿着鲁菜菜谱呢", - "next": [ - 29 - ], - "isFinish": false - }, - { - "indexStr": "WX_2101", - "id": 29, - "speaker": "me", - "contentType": "word", - "contentDesc": "你最好拿好,我马上就会拿回来!", - "next": [ - 30 - ], - "isFinish": false - }, - { - "indexStr": "WX_2101", - "id": 30, - "speaker": "other", - "contentType": "word", - "contentDesc": "我陈天霸就算去乞讨,你也休想拿到菜谱!", - "isFinish": true, - "unLockJuQingIndex": "WX_2102" - }, - { - "indexStr": "WX_2201", - "id": 31, - "speaker": "other", - "contentType": "word", - "contentDesc": "你不是想要鲁菜菜谱吗?给你个机会", - "next": [ - 32 - ], - "isFinish": false - }, - { - "indexStr": "WX_2201", - "id": 32, - "speaker": "me", - "contentType": "word", - "contentDesc": "说说看", - "next": [ - 33 - ], - "isFinish": false - }, - { - "indexStr": "WX_2201", - "id": 33, - "speaker": "other", - "contentType": "word", - "contentDesc": "拍卖行有套玉器,是我家祖传的,但在我爷爷那辈就丢失了", - "next": [ - 34 - ], - "isFinish": false - }, - { - "indexStr": "WX_2201", - "id": 34, - "speaker": "other", - "contentType": "word", - "contentDesc": "我爷爷去海外了,你帮我拍下来", - "next": [ - 35 - ], - "isFinish": false - }, - { - "indexStr": "WX_2201", - "id": 35, - "speaker": "me", - "contentType": "word", - "contentDesc": "海外?你爷爷?祖传物品", - "next": [ - 36 - ], - "isFinish": false - }, - { - "indexStr": "WX_2201", - "id": 36, - "speaker": "other", - "contentType": "word", - "contentDesc": "这和你没关系,你拿到物品,我给你菜谱", - "isFinish": true - }, - { - "indexStr": "WX_2202", - "id": 37, - "speaker": "other", - "contentType": "word", - "contentDesc": "怎么样?我要的东西,拍到了吗?", - "next": [ - 38 - ], - "isFinish": false - }, - { - "indexStr": "WX_2202", - "id": 38, - "speaker": "me", - "contentType": "word", - "contentDesc": "这东西对你这么重要?", - "next": [ - 39 - ], - "isFinish": false - }, - { - "indexStr": "WX_2202", - "id": 39, - "speaker": "other", - "contentType": "word", - "contentDesc": "当...当然不重要,给我..爷爷准备生日礼物而已", - "next": [ - 40 - ], - "isFinish": false - }, - { - "indexStr": "WX_2202", - "id": 40, - "speaker": "me", - "contentType": "word", - "contentDesc": "你先带好鲁菜菜谱!去我的餐馆交易", - "isFinish": true - }, - { - "indexStr": "WX_2301", - "id": 41, - "speaker": "other", - "contentType": "word", - "contentDesc": "林老板,国内的这点产业就给你了", - "next": [ - 42 - ], - "isFinish": false - }, - { - "indexStr": "WX_2301", - "id": 42, - "speaker": "me", - "contentType": "word", - "contentDesc": "你不还有米奇淋餐厅么?直接送我?", - "next": [ - 43 - ], - "isFinish": false - }, - { - "indexStr": "WX_2301", - "id": 43, - "speaker": "other", - "contentType": "word", - "contentDesc": "做人留一线,给我留下米奇淋", - "next": [ - 44 - ], - "isFinish": false - }, - { - "indexStr": "WX_2301", - "id": 44, - "speaker": "other", - "contentType": "word", - "contentDesc": "等我将祖传的玉器带回海外,我们可能会合作哦?", - "next": [ - 45 - ], - "isFinish": false - }, - { - "indexStr": "WX_2301", - "id": 45, - "speaker": "me", - "contentType": "word", - "contentDesc": "没门!不管你海外有多大的西餐事业,照样收拾你!", - "next": [ - 46 - ], - "isFinish": false - }, - { - "indexStr": "WX_2301", - "id": 46, - "speaker": "other", - "contentType": "word", - "contentDesc": "来我米奇淋餐厅,面聊一下吧", - "next": [ - 47 - ], - "isFinish": false - }, - { - "indexStr": "WX_2301", - "id": 47, - "speaker": "me", - "contentType": "word", - "contentDesc": "怕你不成,看你能说出啥?", - "isFinish": true - }, - { - "indexStr": "WX_2501", - "id": 48, - "speaker": "other", - "contentType": "img", - "contentDesc": "老婆女儿被绑", - "next": [ - 49 - ], - "isFinish": false - }, - { - "indexStr": "WX_2501", - "id": 49, - "speaker": "other", - "contentType": "word", - "contentDesc": "我去海外继承家产了,你老婆和女儿我会好好照顾的", - "next": [ - 50 - ], - "isFinish": false - }, - { - "indexStr": "WX_2501", - "id": 50, - "speaker": "other", - "contentType": "word", - "contentDesc": "作为对你的感谢,我给你留了个“礼物”哈哈哈", - "next": [ - 51 - ], - "isFinish": false - }, - { - "indexStr": "WX_2501", - "id": 51, - "speaker": "other", - "contentType": "word", - "contentDesc": "友情提醒,苏梦雪可没你想的这么简单", - "next": [ - 52 - ], - "isFinish": false - }, - { - "indexStr": "WX_2501", - "id": 52, "speaker": "me", "contentType": "word", - "contentDesc": "陈天霸!我一定会弄死你!", + "contentDesc": "陈天霸,这事要跟你有关,我不会放过你的。", "isFinish": true } ] \ No newline at end of file diff --git a/assets/resources/Json/JuQingChatConfig/WX_ChenTianBa.json.meta b/assets/resources/Json/JuQingChatConfig/WX_ChenTianBa.json.meta index 578937f6..a284db33 100644 --- a/assets/resources/Json/JuQingChatConfig/WX_ChenTianBa.json.meta +++ b/assets/resources/Json/JuQingChatConfig/WX_ChenTianBa.json.meta @@ -1,6 +1,6 @@ { "ver": "1.0.2", - "uuid": "a10e4aeb-83ae-4f73-a79e-32de0abea610", + "uuid": "28fe047c-8af4-4e08-91b1-975b34115ffe", "importer": "json", "subMetas": {} } \ No newline at end of file diff --git a/assets/resources/Json/JuQingChatConfig/WX_LiBingYan.json b/assets/resources/Json/JuQingChatConfig/WX_LiBingYan.json deleted file mode 100644 index 368ce57b..00000000 --- a/assets/resources/Json/JuQingChatConfig/WX_LiBingYan.json +++ /dev/null @@ -1,273 +0,0 @@ -[ - { - "indexStr": "WX_1302", - "id": 0, - "speaker": "other", - "contentType": "word", - "contentDesc": "老板,快来馆子里,刘伟他把我...", - "next": [ - 1 - ], - "isFinish": false - }, - { - "indexStr": "WX_1302", - "id": 1, - "speaker": "me", - "contentType": "word", - "contentDesc": "他把你怎么了?", - "next": [ - 2 - ], - "isFinish": false - }, - { - "indexStr": "WX_1302", - "id": 2, - "speaker": "other", - "contentType": "word", - "contentDesc": "他要非礼我!我躲在办公室,他在砸门", - "next": [ - 3 - ], - "isFinish": false - }, - { - "indexStr": "WX_1302", - "id": 3, - "speaker": "me", - "contentType": "word", - "contentDesc": "怎么可能,我马上回来!", - "isFinish": true - }, - { - "indexStr": "WX_1801", - "id": 4, - "speaker": "me", - "contentType": "word", - "contentDesc": "我收留你,你就这么对我?!", - "next": [ - 5 - ], - "isFinish": false - }, - { - "indexStr": "WX_1801", - "id": 5, - "speaker": "other", - "contentType": "word", - "contentDesc": "对不起,老板", - "next": [ - 6 - ], - "isFinish": false - }, - { - "indexStr": "WX_1801", - "id": 6, - "speaker": "me", - "contentType": "word", - "contentDesc": "陈天霸值得你这么做吗?", - "next": [ - 7 - ], - "isFinish": false - }, - { - "indexStr": "WX_1801", - "id": 7, - "speaker": "other", - "contentType": "word", - "contentDesc": "我也有苦衷,快递给你寄了东西,过阵子就能收到了", - "isFinish": true - }, - { - "indexStr": "WX_2002", - "id": 8, - "speaker": "other", - "contentType": "word", - "contentDesc": "给你的快递到了吧", - "next": [ - 9 - ], - "isFinish": false - }, - { - "indexStr": "WX_2002", - "id": 9, - "speaker": "me", - "contentType": "word", - "contentDesc": "还没去拿,是什么东西?", - "next": [ - 10 - ], - "isFinish": false - }, - { - "indexStr": "WX_2002", - "id": 10, - "speaker": "other", - "contentType": "word", - "contentDesc": "我祖传的东西,你收到就明白了,另外给你份礼物", - "next": [ - 11 - ], - "isFinish": false - }, - { - "indexStr": "WX_2002", - "id": 11, - "speaker": "other", - "contentType": "word", - "contentDesc": "陈氏西餐马上有黑料爆出,股市大跌,抓住机会", - "next": [ - 12 - ], - "isFinish": false - }, - { - "indexStr": "WX_2002", - "id": 12, - "speaker": "me", - "contentType": "word", - "contentDesc": "我还能信任你吗?", - "isFinish": true - }, - { - "indexStr": "WX_2003", - "id": 13, - "speaker": "other", - "contentType": "word", - "contentDesc": "黑料我们已经爆出去了,赶快去收购", - "next": [ - 14 - ], - "isFinish": false - }, - { - "indexStr": "WX_2003", - "id": 14, - "speaker": "me", - "contentType": "word", - "contentDesc": "盯着呢", - "next": [ - 15 - ], - "isFinish": false - }, - { - "indexStr": "WX_2003", - "id": 15, - "speaker": "other", - "contentType": "word", - "contentDesc": "糟糕,我们被陈天霸发现了,快来西餐厅救我!", - "next": [ - 16 - ], - "isFinish": false - }, - { - "indexStr": "WX_2003", - "id": 16, - "speaker": "me", - "contentType": "word", - "contentDesc": "我凭什么来救你?", - "next": [ - 17 - ], - "isFinish": false - }, - { - "indexStr": "WX_2003", - "id": 17, - "speaker": "other", - "contentType": "word", - "contentDesc": "你不救我没关系,你老婆你也不救吗?", - "next": [ - 18 - ], - "isFinish": false - }, - { - "indexStr": "WX_2003", - "id": 18, - "speaker": "me", - "contentType": "word", - "contentDesc": "你什么意思!", - "isFinish": true - }, - { - "indexStr": "WX_9003", - "id": 19, - "speaker": "other", - "contentType": "word", - "contentDesc": "老板,上个月餐馆盈利金额情况出来了", - "next": [ - 20 - ], - "isFinish": false - }, - { - "indexStr": "WX_9003", - "id": 20, - "speaker": "me", - "contentType": "word", - "contentDesc": "哦?上个月盈利怎么样?", - "next": [ - 21 - ], - "isFinish": false - }, - { - "indexStr": "WX_9003", - "id": 21, - "speaker": "other", - "contentType": "zhuanzhang", - "contentDesc": "10000000", - "next": [ - 22 - ], - "isFinish": false - }, - { - "indexStr": "WX_9003", - "id": 22, - "speaker": "me", - "contentType": "word", - "contentDesc": "这么多??", - "next": [ - 23 - ], - "isFinish": false - }, - { - "indexStr": "WX_9003", - "id": 23, - "speaker": "other", - "contentType": "word", - "contentDesc": "意想不到吧!还是老板经营的好", - "next": [ - 24 - ], - "isFinish": false - }, - { - "indexStr": "WX_9003", - "id": 24, - "speaker": "me", - "contentType": "word", - "contentDesc": "不错不错,月底给你们发奖金", - "next": [ - 25 - ], - "isFinish": false - }, - { - "indexStr": "WX_9003", - "id": 25, - "speaker": "other", - "contentType": "word", - "contentDesc": "谢谢老板", - "isFinish": true - } -] \ No newline at end of file diff --git a/assets/resources/Json/JuQingChatConfig/WX_LiuWei.json b/assets/resources/Json/JuQingChatConfig/WX_LiuWei.json index c0a81043..3ea64990 100644 --- a/assets/resources/Json/JuQingChatConfig/WX_LiuWei.json +++ b/assets/resources/Json/JuQingChatConfig/WX_LiuWei.json @@ -1,281 +1,136 @@ [ { - "indexStr": "WX_101", + "indexStr": "WX_1", "id": 0, "speaker": "other", "contentType": "word", - "contentDesc": "齐哥,我刚酒店门口看到嫂子跟老板...", + "contentDesc": "齐哥,我刚酒店门口看到嫂子跟西餐厅的老板陈天霸...", "next": [ 1 ], "isFinish": false }, { - "indexStr": "WX_101", + "indexStr": "WX_1", "id": 1, "speaker": "me", "contentType": "word", - "contentDesc": "我已经知道了", + "contentDesc": "嗯,我已经知道了。", "next": [ 2 ], "isFinish": false }, { - "indexStr": "WX_101", + "indexStr": "WX_1", "id": 2, "speaker": "other", "contentType": "word", - "contentDesc": "嫂子不可能干这种事,她是不是有什么苦衷啊?", + "contentDesc": "嫂子不是这样的人,她是不是有什么苦衷啊?", "next": [ 3 ], "isFinish": false }, { - "indexStr": "WX_101", + "indexStr": "WX_1", "id": 3, "speaker": "me", "contentType": "word", - "contentDesc": "能有什么苦衷,不就是他陈天霸比我有钱吗?", + "contentDesc": "她不就是嫌弃我是个卖包子的,没他陈天霸有钱吗?", "next": [ 4 ], "isFinish": false }, { - "indexStr": "WX_101", + "indexStr": "WX_1", "id": 4, "speaker": "me", "contentType": "word", - "contentDesc": "行了不说了,被那王八蛋打了一顿,我去买点消肿喷雾去", + "contentDesc": "行了,我先回家去看看女儿。", "isFinish": true }, { - "indexStr": "WX_201", + "indexStr": "WX_2", "id": 5, - "speaker": "me", + "speaker": "other", "contentType": "word", - "contentDesc": "最近资金宽裕吗?给我女儿买药没钱了", + "contentDesc": "齐哥,听说你现在遇到了些困难?", "next": [ 6 ], "isFinish": false }, { - "indexStr": "WX_201", + "indexStr": "WX_2", "id": 6, "speaker": "other", - "contentType": "word", - "contentDesc": "齐哥,我也没钱了,还在等月底发工资", + "contentType": "zhuanzhang", + "contentDesc": "50000", "next": [ 7 ], "isFinish": false }, { - "indexStr": "WX_201", + "indexStr": "WX_2", "id": 7, "speaker": "other", "contentType": "word", - "contentDesc": "对了,听说【食品回收】在招临时工,要不你去看看", + "contentDesc": "这是我这些年的全部积蓄,希望能帮到你。", "next": [ 8 ], "isFinish": false }, { - "indexStr": "WX_201", + "indexStr": "WX_2", "id": 8, "speaker": "me", "contentType": "word", - "contentDesc": "多谢了,我这就去看看", - "isFinish": true - }, - { - "indexStr": "WX_300", - "id": 9, - "speaker": "other", - "contentType": "word", - "contentDesc": "齐哥,听说你开了个湘菜馆,恭喜啊!", + "contentDesc": "兄弟,多谢了,等我有钱一定还你。", "next": [ - 10 - ], - "isFinish": false - }, - { - "indexStr": "WX_300", - "id": 10, - "speaker": "me", - "contentType": "word", - "contentDesc": "谢谢,不过刚起步,生意一般般", - "next": [ - 11 - ], - "isFinish": false - }, - { - "indexStr": "WX_300", - "id": 11, - "speaker": "other", - "contentType": "word", - "contentDesc": "这还不简单,你多研发几种菜品啊", - "next": [ - 12 + 9 ], "isFinish": false }, { - "indexStr": "WX_300", - "id": 12, + "indexStr": "WX_2", + "id": 9, "speaker": "other", "contentType": "word", - "contentDesc": "菜品丰富了,客人才能选择自己喜欢吃的", - "next": [ - 13 - ], - "isFinish": false - }, - { - "indexStr": "WX_300", - "id": 13, - "speaker": "me", - "contentType": "word", - "contentDesc": "我怎么没想到!我这就去", + "contentDesc": "咱俩无需多言!!", "isFinish": true }, { - "indexStr": "WX_301", - "id": 14, + "indexStr": "WX_5", + "id": 10, "speaker": "other", "contentType": "word", "contentDesc": "齐哥,出大事了,快回来!", "next": [ - 15 + 11 ], "isFinish": false }, { - "indexStr": "WX_301", - "id": 15, + "indexStr": "WX_5", + "id": 11, "speaker": "other", "contentType": "word", - "contentDesc": "我看到你女儿被几个人带走了,我没追上他们", + "contentDesc": "我看到你女儿被几个人绑走了,我没追上他们。", "next": [ - 16 + 12 ], "isFinish": false }, { - "indexStr": "WX_301", - "id": 16, + "indexStr": "WX_5", + "id": 12, "speaker": "me", "contentType": "word", "contentDesc": "什么!我这就回去!", "isFinish": true - }, - { - "indexStr": "WX_1401", - "id": 17, - "speaker": "other", - "contentType": "word", - "contentDesc": "你相信我吗?", - "next": [ - 18 - ], - "isFinish": false - }, - { - "indexStr": "WX_1401", - "id": 18, - "speaker": "me", - "contentType": "word", - "contentDesc": "当然信,我们从小玩到大的,我相信你不会做这种事", - "next": [ - 19 - ], - "isFinish": false - }, - { - "indexStr": "WX_1401", - "id": 19, - "speaker": "other", - "contentType": "word", - "contentDesc": "你秘书有问题,我听到她和陈天霸打电话,要对付你", - "next": [ - 20 - ], - "isFinish": false - }, - { - "indexStr": "WX_1401", - "id": 20, - "speaker": "other", - "contentType": "word", - "contentDesc": "小心点吧,最好安装一下监控", - "next": [ - 21 - ], - "isFinish": false - }, - { - "indexStr": "WX_1401", - "id": 21, - "speaker": "me", - "contentType": "word", - "contentDesc": "陈天霸都这么对她了,我还是去准备一下", - "isFinish": true - }, - { - "indexStr": "WX_1402", - "id": 22, - "speaker": "other", - "contentType": "word", - "contentDesc": "餐馆前的跑车是你买的吗?", - "next": [ - 23 - ], - "isFinish": false - }, - { - "indexStr": "WX_1402", - "id": 23, - "speaker": "me", - "contentType": "word", - "contentDesc": "是啊,刚买的,还不错吧", - "next": [ - 24 - ], - "isFinish": false - }, - { - "indexStr": "WX_1402", - "id": 24, - "speaker": "other", - "contentType": "word", - "contentDesc": "我有件事想请你...", - "next": [ - 25 - ], - "isFinish": false - }, - { - "indexStr": "WX_1402", - "id": 25, - "speaker": "me", - "contentType": "word", - "contentDesc": "有什么困难吗?只要我能帮上忙的义不容辞", - "next": [ - 26 - ], - "isFinish": false - }, - { - "indexStr": "WX_1402", - "id": 26, - "speaker": "other", - "contentType": "word", - "contentDesc": "去你家里见面聊吧,带点吃的喝的", - "isFinish": true } ] \ No newline at end of file diff --git a/assets/resources/Json/JuQingChatConfig/WX_LiuWei.json.meta b/assets/resources/Json/JuQingChatConfig/WX_LiuWei.json.meta index f819fd61..b717081a 100644 --- a/assets/resources/Json/JuQingChatConfig/WX_LiuWei.json.meta +++ b/assets/resources/Json/JuQingChatConfig/WX_LiuWei.json.meta @@ -1,6 +1,6 @@ { "ver": "1.0.2", - "uuid": "f7c5ef69-d501-4127-a746-44630aaa338e", + "uuid": "5fbb5ad4-41c8-48d8-9a27-44369a2e4c71", "importer": "json", "subMetas": {} } \ No newline at end of file diff --git a/xls表/配置表- 剧情/config/WX_TuiXiaoYuan.json b/assets/resources/Json/JuQingChatConfig/WX_Ma.json similarity index 53% rename from xls表/配置表- 剧情/config/WX_TuiXiaoYuan.json rename to assets/resources/Json/JuQingChatConfig/WX_Ma.json index 35f24eb2..bd9bd5a6 100644 --- a/xls表/配置表- 剧情/config/WX_TuiXiaoYuan.json +++ b/assets/resources/Json/JuQingChatConfig/WX_Ma.json @@ -4,7 +4,7 @@ "id": 0, "speaker": "other", "contentType": "word", - "contentDesc": "先生,耽误你几分钟,我是**公司的理财推销员", + "contentDesc": "小齐啊,村里都在传你欠了很多钱,怎么回事啊?", "next": [ 1 ], @@ -13,9 +13,9 @@ { "indexStr": "WX_4", "id": 1, - "speaker": "other", + "speaker": "me", "contentType": "word", - "contentDesc": "投资我们公司,利润率高达15%啊。", + "contentDesc": "妈,你别担心,没什么大事的。", "next": [ 2 ], @@ -24,9 +24,9 @@ { "indexStr": "WX_4", "id": 2, - "speaker": "me", - "contentType": "word", - "contentDesc": "既然利润率这么高,你怎么不去投呢?", + "speaker": "other", + "contentType": "zhaunzhang", + "contentDesc": "1000000", "next": [ 3 ], @@ -37,7 +37,7 @@ "id": 3, "speaker": "other", "contentType": "word", - "contentDesc": "你不知道我们推销员都穷吗,没钱。", + "contentDesc": "我问亲戚借了些钱,加上我跟你爸这些年的积蓄,你先拿去应应急。", "next": [ 4 ], @@ -48,7 +48,7 @@ "id": 4, "speaker": "me", "contentType": "word", - "contentDesc": "你没钱我也没钱。", + "contentDesc": "谢谢妈,等我宽裕了一定还你们。", "next": [ 5 ], @@ -57,20 +57,9 @@ { "indexStr": "WX_4", "id": 5, - "speaker": "other", + "speaker": "me", "contentType": "word", - "contentDesc": "唉唉,没钱是吧,我们还做小额贷,利息只有8%,贷一笔吗?", - "next": [ - 6 - ], - "isFinish": false - }, - { - "indexStr": "WX_4", - "id": 6, - "speaker": "other", - "contentType": "zhuanzhang", - "contentDesc": "【2000万转账】", + "contentDesc": "你们别担心,保重身体。", "isFinish": true } ] \ No newline at end of file diff --git a/assets/resources/Json/JuQingChatConfig/WX_Ma.json.meta b/assets/resources/Json/JuQingChatConfig/WX_Ma.json.meta new file mode 100644 index 00000000..4cda5d94 --- /dev/null +++ b/assets/resources/Json/JuQingChatConfig/WX_Ma.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "fdee503d-15bb-47b0-a873-89c44661ce0e", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/resources/Json/JuQingChatConfig/WX_SuMengXue.json b/assets/resources/Json/JuQingChatConfig/WX_SuMengXue.json deleted file mode 100644 index e330b957..00000000 --- a/assets/resources/Json/JuQingChatConfig/WX_SuMengXue.json +++ /dev/null @@ -1,839 +0,0 @@ -[ - { - "indexStr": "WX_204", - "id": 0, - "speaker": "other", - "contentType": "word", - "contentDesc": "我关注你很久了,湘菜御厨匾,是时候再次发光了", - "next": [ - 1 - ], - "isFinish": false - }, - { - "indexStr": "WX_204", - "id": 1, - "speaker": "me", - "contentType": "word", - "contentDesc": "你是?(不会是搞诈骗的吧)", - "next": [ - 2 - ], - "isFinish": false - }, - { - "indexStr": "WX_204", - "id": 2, - "speaker": "other", - "contentType": "word", - "contentDesc": "我还知道你有个传家宝,藏有振兴中餐的秘密", - "next": [ - 3 - ], - "isFinish": false - }, - { - "indexStr": "WX_204", - "id": 3, - "speaker": "other", - "contentType": "word", - "contentDesc": "中餐八大菜系没落太久了,你想不想重现你爷爷的荣光", - "next": [ - 4 - ], - "isFinish": false - }, - { - "indexStr": "WX_204", - "id": 4, - "speaker": "me", - "contentType": "word", - "contentDesc": "我爷爷?中餐荣光?你到底在说什么?", - "next": [ - 5 - ], - "isFinish": false - }, - { - "indexStr": "WX_204", - "id": 5, - "speaker": "other", - "contentType": "word", - "contentDesc": "赶紧打个车,来我这里细聊", - "next": [ - 6 - ], - "isFinish": false - }, - { - "indexStr": "WX_204", - "id": 6, - "speaker": "me", - "contentType": "word", - "contentDesc": "去就去,我看你耍什么花招", - "isFinish": true - }, - { - "indexStr": "WX_601", - "id": 7, - "speaker": "me", - "contentType": "word", - "contentDesc": "振兴中餐的秘密,就是找齐八大菜谱和御厨匾?", - "next": [ - 8 - ], - "isFinish": false - }, - { - "indexStr": "WX_601", - "id": 8, - "speaker": "other", - "contentType": "word", - "contentDesc": "没错!川菜厨师找到了的话,带过来聊聊吧", - "next": [ - 9 - ], - "isFinish": false - }, - { - "indexStr": "WX_601", - "id": 9, - "speaker": "other", - "contentType": "word", - "contentDesc": "对了,给你配了辆豪车,你开车过来吧", - "next": [ - 10 - ], - "isFinish": false - }, - { - "indexStr": "WX_601", - "id": 10, - "speaker": "me", - "contentType": "word", - "contentDesc": "哎呀,这怎么好意思啊(暗自窃喜)", - "isFinish": true - }, - { - "indexStr": "WX_701", - "id": 11, - "speaker": "other", - "contentType": "word", - "contentDesc": "林齐,救..救我!", - "next": [ - 12 - ], - "isFinish": false - }, - { - "indexStr": "WX_701", - "id": 12, - "speaker": "me", - "contentType": "word", - "contentDesc": "发生什么事了?我马上过来!", - "isFinish": true - }, - { - "indexStr": "WX_801", - "id": 13, - "speaker": "other", - "contentType": "word", - "contentDesc": "听说你找到金钱猛鱼跟石斑鱼了?", - "next": [ - 14 - ], - "isFinish": false - }, - { - "indexStr": "WX_801", - "id": 14, - "speaker": "me", - "contentType": "word", - "contentDesc": "对,侥幸找到了", - "next": [ - 15 - ], - "isFinish": false - }, - { - "indexStr": "WX_801", - "id": 15, - "speaker": "other", - "contentType": "word", - "contentDesc": "那你快去拍卖行,拿下苏菜菜谱和御厨匾,缺少资金的话先拿去用", - "next": [ - 16 - ], - "isFinish": false - }, - { - "indexStr": "WX_801", - "id": 16, - "speaker": "other", - "contentType": "zhuanzhang", - "contentDesc": "100000", - "isFinish": true - }, - { - "indexStr": "WX_1002", - "id": 17, - "speaker": "other", - "contentType": "word", - "contentDesc": "苏菜菜谱到手了没?", - "next": [ - 18 - ], - "isFinish": false - }, - { - "indexStr": "WX_1002", - "id": 18, - "speaker": "me", - "contentType": "word", - "contentDesc": "有些波折,不过已经到手了", - "next": [ - 19 - ], - "isFinish": false - }, - { - "indexStr": "WX_1002", - "id": 19, - "speaker": "other", - "contentType": "word", - "contentDesc": "太好了,来我这边,聊一聊后续的计划", - "isFinish": true - }, - { - "indexStr": "WX_1101", - "id": 20, - "speaker": "other", - "contentType": "word", - "contentDesc": "八大菜系集齐快一半了,进度还不错", - "next": [ - 12 - ], - "isFinish": false - }, - { - "indexStr": "WX_1101", - "id": 21, - "speaker": "me", - "contentType": "word", - "contentDesc": "全靠苏总帮助!", - "next": [ - 22 - ], - "isFinish": false - }, - { - "indexStr": "WX_1101", - "id": 22, - "speaker": "other", - "contentType": "word", - "contentDesc": "等你八大菜系集齐,你传家宝的秘密就解开了", - "next": [ - 23 - ], - "isFinish": false - }, - { - "indexStr": "WX_1101", - "id": 23, - "speaker": "me", - "contentType": "word", - "contentDesc": "爷爷留下的东西,我也想知道,我先去继续经营苏菜馆", - "isFinish": true - }, - { - "indexStr": "WX_1301", - "id": 24, - "speaker": "other", - "contentType": "word", - "contentDesc": "徽菜馆开起来了,生意还好吗?", - "next": [ - 25 - ], - "isFinish": false - }, - { - "indexStr": "WX_1301", - "id": 25, - "speaker": "me", - "contentType": "word", - "contentDesc": "勉强能赚点,但是利润空间不大?", - "next": [ - 26 - ], - "isFinish": false - }, - { - "indexStr": "WX_1301", - "id": 26, - "speaker": "other", - "contentType": "word", - "contentDesc": "我去试了下菜品太少了,你多研发几种菜品去", - "next": [ - 27 - ], - "isFinish": false - }, - { - "indexStr": "WX_1301", - "id": 27, - "speaker": "me", - "contentType": "word", - "contentDesc": "对哦,把这茬给忘记了,我这就去", - "next": [ - 28 - ], - "isFinish": false - }, - { - "indexStr": "WX_1301", - "id": 28, - "speaker": "other", - "contentType": "word", - "contentDesc": "嗯,忙完把你那破车换了吧,好歹也是小老板了", - "isFinish": true - }, - { - "indexStr": "WX_1501", - "id": 29, - "speaker": "me", - "contentType": "word", - "contentDesc": "我拿到浙菜菜谱了", - "next": [ - 30 - ], - "isFinish": false - }, - { - "indexStr": "WX_1501", - "id": 30, - "speaker": "other", - "contentType": "word", - "contentDesc": "不错,来我这边一趟,你的新车买好了吗?", - "next": [ - 31 - ], - "isFinish": false - }, - { - "indexStr": "WX_1501", - "id": 31, - "speaker": "me", - "contentType": "word", - "contentDesc": "买好了,我让秘书送我过来!", - "isFinish": true - }, - { - "indexStr": "WX_1601", - "id": 32, - "speaker": "other", - "contentType": "word", - "contentDesc": "你知道陈天霸早上来找我做什么吗?", - "next": [ - 33 - ], - "isFinish": false - }, - { - "indexStr": "WX_1601", - "id": 33, - "speaker": "me", - "contentType": "word", - "contentDesc": "他又在动什么歪心思?", - "next": [ - 34 - ], - "isFinish": false - }, - { - "indexStr": "WX_1601", - "id": 34, - "speaker": "other", - "contentType": "word", - "contentDesc": "他想将中餐厅收购,合并到他的西餐厅去", - "next": [ - 35 - ], - "isFinish": false - }, - { - "indexStr": "WX_1601", - "id": 35, - "speaker": "me", - "contentType": "word", - "contentDesc": "他在想屁吃!", - "next": [ - 36 - ], - "isFinish": false - }, - { - "indexStr": "WX_1601", - "id": 36, - "speaker": "other", - "contentType": "word", - "contentDesc": "粗俗!让中餐厅上市吧,才有和他对擂的资本", - "isFinish": true - }, - { - "indexStr": "WX_1602", - "id": 37, - "speaker": "other", - "contentType": "word", - "contentDesc": "浙菜馆也起来了啊,有个客人,想和你见面聊,有空没", - "next": [ - 38 - ], - "isFinish": false - }, - { - "indexStr": "WX_1602", - "id": 38, - "speaker": "me", - "contentType": "word", - "contentDesc": "见我?那我这就来!", - "isFinish": true - }, - { - "indexStr": "WX_1701", - "id": 39, - "speaker": "other", - "contentType": "word", - "contentDesc": "快递发给你一些上市资料,你去取一下", - "next": [ - 40 - ], - "isFinish": false - }, - { - "indexStr": "WX_1701", - "id": 40, - "speaker": "other", - "contentType": "word", - "contentDesc": "多了解一下,中餐厅要准备上市了", - "next": [ - 41 - ], - "isFinish": false - }, - { - "indexStr": "WX_1701", - "id": 41, - "speaker": "me", - "contentType": "word", - "contentDesc": "好,都差不多准备好了", - "next": [ - 42 - ], - "isFinish": false - }, - { - "indexStr": "WX_1701", - "id": 42, - "speaker": "other", - "contentType": "word", - "contentDesc": "据说你的秘书有点问题?", - "next": [ - 43 - ], - "isFinish": false - }, - { - "indexStr": "WX_1701", - "id": 43, - "speaker": "me", - "contentType": "word", - "contentDesc": "嗯,她应该是陈天霸的人,这个我会处理", - "isFinish": true - }, - { - "indexStr": "WX_1901", - "id": 44, - "speaker": "other", - "contentType": "word", - "contentDesc": "你去见陈天霸了?他和你说啥了?", - "next": [ - 45 - ], - "isFinish": false - }, - { - "indexStr": "WX_1901", - "id": 45, - "speaker": "me", - "contentType": "word", - "contentDesc": "这王八蛋想收购中餐厅,我没答应", - "next": [ - 46 - ], - "isFinish": false - }, - { - "indexStr": "WX_1901", - "id": 46, - "speaker": "other", - "contentType": "word", - "contentDesc": "好样的!到这程度了,他想来插一脚?想得美!", - "next": [ - 47 - ], - "isFinish": false - }, - { - "indexStr": "WX_1901", - "id": 47, - "speaker": "other", - "contentType": "word", - "contentDesc": "我们先将公司上市,你去买点烟花礼炮庆祝一下!", - "isFinish": true - }, - { - "indexStr": "WX_20012", - "id": 48, - "speaker": "other", - "contentType": "word", - "contentDesc": "你要是有资金压力,就去【海外贸易】去交易获得资金", - "next": [ - 49 - ], - "isFinish": false - }, - { - "indexStr": "WX_20012", - "id": 49, - "speaker": "other", - "contentType": "word", - "contentDesc": "我跟那里的负责人打好招呼了,都给你按最高价回收", - "next": [ - 50 - ], - "isFinish": false - }, - { - "indexStr": "WX_20012", - "id": 50, - "speaker": "me", - "contentType": "word", - "contentDesc": "好,多谢了,刚好现在资金链断了", - "isFinish": true - }, - { - "indexStr": "WX_2402", - "id": 51, - "speaker": "other", - "contentType": "word", - "contentDesc": "满汉全席食谱拿到,西餐也被我们赶出去了", - "next": [ - 52 - ], - "isFinish": false - }, - { - "indexStr": "WX_2402", - "id": 52, - "speaker": "other", - "contentType": "word", - "contentDesc": "让大伙来我家,吃一顿满汉全席吧", - "next": [ - 53 - ], - "isFinish": false - }, - { - "indexStr": "WX_2402", - "id": 53, - "speaker": "me", - "contentType": "word", - "contentDesc": "好,我来掌厨,这一次,我要彻底治好我女儿", - "isFinish": true - }, - { - "indexStr": "WX_2503", - "id": 54, - "speaker": "other", - "contentType": "word", - "contentDesc": "餐馆的事情解决了?", - "next": [ - 55 - ], - "isFinish": false - }, - { - "indexStr": "WX_2503", - "id": 55, - "speaker": "me", - "contentType": "word", - "contentDesc": "解决了,对了你知道陈天霸在海外的情况吗?", - "next": [ - 56 - ], - "isFinish": false - }, - { - "indexStr": "WX_2503", - "id": 56, - "speaker": "other", - "contentType": "word", - "contentDesc": "陈天霸可没那么简单,陈氏家族更是深不可测", - "next": [ - 57 - ], - "isFinish": false - }, - { - "indexStr": "WX_2503", - "id": 57, - "speaker": "other", - "contentType": "word", - "contentDesc": "你有能力能帮我找回苏家祖器,我就把一切都告诉你", - "next": [ - 58 - ], - "isFinish": false - }, - { - "indexStr": "WX_2503", - "id": 58, - "speaker": "me", - "contentType": "word", - "contentDesc": "又是祖器,这到底是什么东西?", - "isFinish": true - }, - { - "indexStr": "WX_2504", - "id": 59, - "speaker": "me", - "contentType": "word", - "contentDesc": "【苏家祖器】", - "next": [ - 60 - ], - "isFinish": false - }, - { - "indexStr": "WX_2504", - "id": 60, - "speaker": "other", - "contentType": "word", - "contentDesc": "居然真被你找到了,太好了!", - "next": [ - 61 - ], - "isFinish": false - }, - { - "indexStr": "WX_2504", - "id": 61, - "speaker": "me", - "contentType": "word", - "contentDesc": "能告诉我关于你们的事情了吧", - "next": [ - 62 - ], - "isFinish": false - }, - { - "indexStr": "WX_2504", - "id": 62, - "speaker": "other", - "contentType": "word", - "contentDesc": "我跟陈天霸都来自于海外超级世家苏家跟陈家", - "next": [ - 63 - ], - "isFinish": false - }, - { - "indexStr": "WX_2504", - "id": 63, - "speaker": "other", - "contentType": "word", - "contentDesc": "世俗界的很多产业背后都是超级世家的支持", - "next": [ - 64 - ], - "isFinish": false - }, - { - "indexStr": "WX_2504", - "id": 64, - "speaker": "me", - "contentType": "word", - "contentDesc": "那你们来这里,难道是为了你们口中所说的祖器?", - "next": [ - 65 - ], - "isFinish": false - }, - { - "indexStr": "WX_2504", - "id": 65, - "speaker": "other", - "contentType": "word", - "contentDesc": "没错,只有获得家族祖器才能拥有世家的继承权", - "next": [ - 66 - ], - "isFinish": false - }, - { - "indexStr": "WX_2504", - "id": 66, - "speaker": "other", - "contentType": "word", - "contentDesc": "陈天霸继承了陈家,恐怕不会放过你", - "next": [ - 67 - ], - "isFinish": false - }, - { - "indexStr": "WX_2504", - "id": 67, - "speaker": "other", - "contentType": "word", - "contentDesc": "我也得离开一段时间,得回海外接管家族", - "next": [ - 68 - ], - "isFinish": false - }, - { - "indexStr": "WX_2504", - "id": 68, - "speaker": "me", - "contentType": "word", - "contentDesc": "陈家是吧,我记住了", - "isFinish": true - }, - { - "indexStr": "WX_2507", - "id": 69, - "speaker": "other", - "contentType": "word", - "contentDesc": "听说你得到了萧家的支持?", - "next": [ - 70 - ], - "isFinish": false - }, - { - "indexStr": "WX_2507", - "id": 70, - "speaker": "me", - "contentType": "word", - "contentDesc": "嗯,现在还不清楚情况如何", - "next": [ - 71 - ], - "isFinish": false - }, - { - "indexStr": "WX_2507", - "id": 71, - "speaker": "other", - "contentType": "word", - "contentDesc": "如果萧家愿意出手,那我苏家也将助你一臂之力一举吞并陈家", - "next": [ - 72 - ], - "isFinish": false - }, - { - "indexStr": "WX_2507", - "id": 72, - "speaker": "me", - "contentType": "word", - "contentDesc": "那太好了!", - "next": [ - 73 - ], - "isFinish": false - }, - { - "indexStr": "WX_2507", - "id": 73, - "speaker": "other", - "contentType": "word", - "contentDesc": "趁着还有时间,你先累计下资金", - "next": [ - 74 - ], - "isFinish": false - }, - { - "indexStr": "WX_2507", - "id": 74, - "speaker": "other", - "contentType": "word", - "contentDesc": "可能到时候还需要你的资金支援", - "next": [ - 75 - ], - "isFinish": false - }, - { - "indexStr": "WX_2507", - "id": 75, - "speaker": "me", - "contentType": "word", - "contentDesc": "没问题,我这就去!", - "isFinish": true - }, - { - "indexStr": "WX_9002", - "id": 76, - "speaker": "other", - "contentType": "word", - "contentDesc": "听说你最近资金压力挺大啊", - "next": [ - 77 - ], - "isFinish": false - }, - { - "indexStr": "WX_9002", - "id": 77, - "speaker": "me", - "contentType": "word", - "contentDesc": "成功的道路多少有点艰难", - "next": [ - 78 - ], - "isFinish": false - }, - { - "indexStr": "WX_9002", - "id": 78, - "speaker": "other", - "contentType": "word", - "contentDesc": "我又凑了一笔钱,先转你,可别让我失望啊", - "next": [ - 79 - ], - "isFinish": false - }, - { - "indexStr": "WX_9002", - "id": 79, - "speaker": "other", - "contentType": "zhuanzhang", - "contentDesc": "50000000", - "next": [ - 80 - ], - "isFinish": false - }, - { - "indexStr": "WX_9002", - "id": 80, - "speaker": "me", - "contentType": "word", - "contentDesc": "放心,我一定不会让你失望的", - "isFinish": true - } -] \ No newline at end of file diff --git a/assets/resources/Json/JuQingChatConfig/WX_XiaYun.json b/assets/resources/Json/JuQingChatConfig/WX_XiaYun.json index 5669e989..10e98e06 100644 --- a/assets/resources/Json/JuQingChatConfig/WX_XiaYun.json +++ b/assets/resources/Json/JuQingChatConfig/WX_XiaYun.json @@ -1,612 +1,65 @@ [ { - "indexStr": "WX_102", + "indexStr": "WX_8", "id": 0, "speaker": "other", "contentType": "word", - "contentDesc": "我有我的苦衷,老板陈天霸,更能解决我当前的困境", + "contentDesc": "女儿怎么了??", "next": [ 1 ], "isFinish": false }, { - "indexStr": "WX_102", + "indexStr": "WX_8", "id": 1, "speaker": "me", "contentType": "word", - "contentDesc": "你还有脸给我发消息?", + "contentDesc": "你是不是早就知道女儿的病情,为了筹钱才离开我们的。", "next": [ 2 ], "isFinish": false }, { - "indexStr": "WX_102", + "indexStr": "WX_8", "id": 2, "speaker": "other", "contentType": "word", - "contentDesc": "以后你会懂的,我现在没必要跟你解释", + "contentDesc": "我也实在没办法,以我们当时的情况完全负担不起,我只能这么做。", "next": [ 3 ], "isFinish": false }, { - "indexStr": "WX_102", + "indexStr": "WX_8", "id": 3, "speaker": "other", - "contentType": "word", - "contentDesc": "我要把女儿带走,我跟陈天霸在家等你,打个车回来吧", + "contentType": "zhuanzhang", + "contentDesc": "100000000", "next": [ 4 ], "isFinish": false }, { - "indexStr": "WX_102", + "indexStr": "WX_8", "id": 4, - "speaker": "me", - "contentType": "word", - "contentDesc": "你们欺人太甚了吧!我不可能把女儿给你们的", - "isFinish": true - }, - { - "indexStr": "WX_401", - "id": 5, - "speaker": "other", - "contentType": "word", - "contentDesc": "留的字条,你看到了吧", - "next": [ - 6 - ], - "isFinish": false - }, - { - "indexStr": "WX_401", - "id": 6, - "speaker": "me", - "contentType": "word", - "contentDesc": "夏芸,你什么意思!", - "next": [ - 7 - ], - "isFinish": false - }, - { - "indexStr": "WX_401", - "id": 7, - "speaker": "other", - "contentType": "word", - "contentDesc": "女儿我带走了,你先处理好你自己的那点破事吧!", - "next": [ - 8 - ], - "isFinish": false - }, - { - "indexStr": "WX_401", - "id": 8, - "speaker": "other", - "contentType": "zhuanzhang", - "contentDesc": "200000", - "next": [ - 9 - ], - "isFinish": false - }, - { - "indexStr": "WX_401", - "id": 9, - "speaker": "other", - "contentType": "word", - "contentDesc": "这钱你拿着去买针解毒剂,回你的破餐馆,我闺蜜在那吃东西中毒了", - "next": [ - 10 - ], - "isFinish": false - }, - { - "indexStr": "WX_401", - "id": 10, - "speaker": "me", - "contentType": "word", - "contentDesc": "不可能!等我解决了餐馆的事,我就来接女儿!", - "isFinish": true - }, - { - "indexStr": "WX_901", - "id": 11, - "speaker": "other", - "contentType": "word", - "contentDesc": "女儿又病发晕倒了", - "next": [ - 12 - ], - "isFinish": false - }, - { - "indexStr": "WX_901", - "id": 12, - "speaker": "me", - "contentType": "word", - "contentDesc": "病发越来越快了,我换个好点的膳食试试", - "next": [ - 13 - ], - "isFinish": false - }, - { - "indexStr": "WX_901", - "id": 13, - "speaker": "other", - "contentType": "word", - "contentDesc": "好,你快去", - "next": [ - 14 - ], - "isFinish": false - }, - { - "indexStr": "WX_901", - "id": 14, - "speaker": "me", - "contentType": "word", - "contentDesc": "这就去准备食材", - "isFinish": true - }, - { - "indexStr": "WX_902", - "id": 15, - "speaker": "other", - "contentType": "word", - "contentDesc": "还没准备好吗?", - "next": [ - 16 - ], - "isFinish": false - }, - { - "indexStr": "WX_902", - "id": 16, - "speaker": "me", - "contentType": "word", - "contentDesc": "刚准备好食材", - "next": [ - 17 - ], - "isFinish": false - }, - { - "indexStr": "WX_902", - "id": 17, "speaker": "other", "contentType": "word", - "contentDesc": "你不是买车了么,快点回来", + "contentDesc": "这钱你拿着,剩下的我会想办法的。", "next": [ - 18 + 5 ], "isFinish": false }, { - "indexStr": "WX_902", - "id": 18, - "speaker": "me", - "contentType": "word", - "contentDesc": "我这就开车回来", - "isFinish": true - }, - { - "indexStr": "WX_1001", - "id": 19, - "speaker": "other", - "contentType": "word", - "contentDesc": "看起来你过得还不错", - "next": [ - 20 - ], - "isFinish": false - }, - { - "indexStr": "WX_1001", - "id": 20, - "speaker": "me", - "contentType": "word", - "contentDesc": "你想说什么?", - "next": [ - 21 - ], - "isFinish": false - }, - { - "indexStr": "WX_1001", - "id": 21, - "speaker": "other", - "contentType": "word", - "contentDesc": "你现在做的中餐,效果还不错,但这还远远不够", - "next": [ - 22 - ], - "isFinish": false - }, - { - "indexStr": "WX_1001", - "id": 22, - "speaker": "me", - "contentType": "word", - "contentDesc": "什么意思?", - "next": [ - 23 - ], - "isFinish": false - }, - { - "indexStr": "WX_1001", - "id": 23, - "speaker": "other", - "contentType": "word", - "contentDesc": "女儿的病.....总之你继续努力吧", - "next": [ - 24 - ], - "isFinish": false - }, - { - "indexStr": "WX_1001", - "id": 24, - "speaker": "me", - "contentType": "word", - "contentDesc": "莫名其妙", - "isFinish": true - }, - { - "indexStr": "WX_1802", - "id": 25, - "speaker": "other", - "contentType": "word", - "contentDesc": "听说你都买跑车了?", - "next": [ - 26 - ], - "isFinish": false - }, - { - "indexStr": "WX_1802", - "id": 26, - "speaker": "me", - "contentType": "word", - "contentDesc": "嗯,工作需要", - "next": [ - 27 - ], - "isFinish": false - }, - { - "indexStr": "WX_1802", - "id": 27, - "speaker": "other", - "contentType": "word", - "contentDesc": "挺好,来米奇淋西餐厅一趟,陈天霸找你", - "next": [ - 28 - ], - "isFinish": false - }, - { - "indexStr": "WX_1802", - "id": 28, - "speaker": "me", - "contentType": "word", - "contentDesc": "等着,我正准备找他!", - "isFinish": true - }, - { - "indexStr": "WX_1902", - "id": 29, - "speaker": "other", - "contentType": "word", - "contentDesc": "恭喜你,林氏中餐厅上市了", - "next": [ - 30 - ], - "isFinish": false - }, - { - "indexStr": "WX_1902", - "id": 30, - "speaker": "other", - "contentType": "word", - "contentDesc": "不过,陈天霸已经出手了,看看新闻和股市吧", - "next": [ - 31 - ], - "isFinish": false - }, - { - "indexStr": "WX_1902", - "id": 31, - "speaker": "me", - "contentType": "word", - "contentDesc": "陈天霸还不死心,你为什么告诉我?", - "next": [ - 32 - ], - "isFinish": false - }, - { - "indexStr": "WX_1902", - "id": 32, - "speaker": "other", - "contentType": "word", - "contentDesc": "过阵子你就知道了", - "isFinish": true - }, - { - "indexStr": "WX_2102", - "id": 33, - "speaker": "other", - "contentType": "word", - "contentDesc": "林齐,女儿的病,找到根治的办法吗?", - "next": [ - 34 - ], - "isFinish": false - }, - { - "indexStr": "WX_2102", - "id": 34, - "speaker": "me", - "contentType": "word", - "contentDesc": "快了,再熬一次膳食,兰兰就应该好大半了", - "next": [ - 35 - ], - "isFinish": false - }, - { - "indexStr": "WX_2102", - "id": 35, - "speaker": "me", - "contentType": "word", - "contentDesc": "等我集齐八大菜系菜谱,肯定能够治好兰兰", - "next": [ - 36 - ], - "isFinish": false - }, - { - "indexStr": "WX_2102", - "id": 36, - "speaker": "other", - "contentType": "word", - "contentDesc": "我相信你一定可以的", - "isFinish": true - }, - { - "indexStr": "WX_2103", - "id": 37, - "speaker": "other", - "contentType": "word", - "contentDesc": "膳食食材准备好了吗", - "next": [ - 38 - ], - "isFinish": false - }, - { - "indexStr": "WX_2103", - "id": 38, - "speaker": "me", - "contentType": "word", - "contentDesc": "好了,我马上回来!", - "isFinish": true - }, - { - "indexStr": "WX_2401", - "id": 39, - "speaker": "other", - "contentType": "word", - "contentDesc": "8块御厨匾是不是只差鲁菜御厨匾了", - "next": [ - 40 - ], - "isFinish": false - }, - { - "indexStr": "WX_2401", - "id": 40, - "speaker": "me", - "contentType": "word", - "contentDesc": "对,其他的都已经找到了", - "next": [ - 41 - ], - "isFinish": false - }, - { - "indexStr": "WX_2401", - "id": 41, - "speaker": "other", - "contentType": "word", - "contentDesc": "鲁菜御厨匾就在米奇淋餐厅里边角落", - "next": [ - 42 - ], - "isFinish": false - }, - { - "indexStr": "WX_2401", - "id": 42, - "speaker": "other", - "contentType": "word", - "contentDesc": "陈天霸拿到后就故意将它一直压在那边", - "isFinish": true - }, - { - "indexStr": "WX_2501", - "id": 43, - "speaker": "me", - "contentType": "word", - "contentDesc": "你们到哪里了", - "next": [ - 44 - ], - "isFinish": false - }, - { - "indexStr": "WX_2501", - "id": 44, - "speaker": "other", - "contentType": "word", - "contentDesc": "快到了,女儿的病有办法根治了么", - "next": [ - 45 - ], - "isFinish": false - }, - { - "indexStr": "WX_2501", - "id": 45, - "speaker": "me", - "contentType": "word", - "contentDesc": "有了满汉全席食谱,应该没问题", - "next": [ - 46 - ], - "isFinish": false - }, - { - "indexStr": "WX_2501", - "id": 46, - "speaker": "other", - "contentType": "word", - "contentDesc": "太好了,老公", - "isFinish": true - }, - { - "indexStr": "WX_2505", - "id": 47, - "speaker": "other", - "contentType": "word", - "contentDesc": "老公,时间紧迫我长话短说,我打听到一个重要消息!", - "next": [ - 48 - ], - "isFinish": false - }, - { - "indexStr": "WX_2505", - "id": 48, - "speaker": "other", - "contentType": "word", - "contentDesc": "海外最大的世家萧家在找他们的祖器", - "next": [ - 49 - ], - "isFinish": false - }, - { - "indexStr": "WX_2505", - "id": 49, - "speaker": "other", - "contentType": "word", - "contentDesc": "如果你能帮他们找到,或许能得到他们的支持", - "next": [ - 50 - ], - "isFinish": false - }, - { - "indexStr": "WX_2505", - "id": 50, - "speaker": "other", - "contentType": "word", - "contentDesc": "地址就在废品回.....啊!", - "next": [ - 51 - ], - "isFinish": false - }, - { - "indexStr": "WX_2505", - "id": 51, - "speaker": "me", - "contentType": "word", - "contentDesc": "老婆,你怎么了?", - "next": [ - 52 - ], - "isFinish": false - }, - { - "indexStr": "WX_2505", - "id": 52, - "speaker": "me", - "contentType": "word", - "contentDesc": "我这就去,等我,我一定会把你们救出来的!", - "isFinish": true - }, - { - "indexStr": "WX_9001", - "id": 53, - "speaker": "other", - "contentType": "word", - "contentDesc": "听说你现在的经营遇到了些资金上的困难?", - "next": [ - 54 - ], - "isFinish": false - }, - { - "indexStr": "WX_9001", - "id": 54, - "speaker": "me", - "contentType": "word", - "contentDesc": "没事,不用你担心", - "next": [ - 55 - ], - "isFinish": false - }, - { - "indexStr": "WX_9001", - "id": 55, - "speaker": "other", - "contentType": "word", - "contentDesc": "少逞强,先拿去,我也只能支持你这么多了", - "next": [ - 56 - ], - "isFinish": false - }, - { - "indexStr": "WX_9001", - "id": 56, - "speaker": "other", - "contentType": "zhuanzhang", - "contentDesc": "5000000", - "next": [ - 57 - ], - "isFinish": false - }, - { - "indexStr": "WX_9001", - "id": 57, + "indexStr": "WX_8", + "id": 5, "speaker": "me", "contentType": "word", - "contentDesc": "你...行,以后我会还你的", - "next": [ - 58 - ], - "isFinish": false - }, - { - "indexStr": "WX_9001", - "id": 58, - "speaker": "other", - "contentType": "word", - "contentDesc": "嗯", + "contentDesc": "都怪我没用,剩下的钱无论如何我都会筹齐的。", "isFinish": true } ] \ No newline at end of file diff --git a/assets/resources/Json/JuQingChatConfig/WX_XiaYun.json.meta b/assets/resources/Json/JuQingChatConfig/WX_XiaYun.json.meta index 1dcbf828..e2ba295c 100644 --- a/assets/resources/Json/JuQingChatConfig/WX_XiaYun.json.meta +++ b/assets/resources/Json/JuQingChatConfig/WX_XiaYun.json.meta @@ -1,6 +1,6 @@ { "ver": "1.0.2", - "uuid": "ab06b3fb-637d-4069-9547-a4d093f43fa9", + "uuid": "636ce251-ee16-48af-8da5-e192c201a493", "importer": "json", "subMetas": {} } \ No newline at end of file diff --git a/assets/resources/Json/JuQingChatConfig/WX_XiaoYan.json b/assets/resources/Json/JuQingChatConfig/WX_XiaoYan.json deleted file mode 100644 index 8771e6b6..00000000 --- a/assets/resources/Json/JuQingChatConfig/WX_XiaoYan.json +++ /dev/null @@ -1,76 +0,0 @@ -[ - { - "indexStr": "WX_2506", - "id": 0, - "speaker": "me", - "contentType": "word", - "contentDesc": "【萧家祖器】", - "next": [ - 1 - ], - "isFinish": false - }, - { - "indexStr": "WX_2506", - "id": 1, - "speaker": "other", - "contentType": "word", - "contentDesc": "居然是我萧家祖器,太好了", - "next": [ - 2 - ], - "isFinish": false - }, - { - "indexStr": "WX_2506", - "id": 2, - "speaker": "other", - "contentType": "word", - "contentDesc": "有什么要求尽管提,能做到的我义不容辞", - "next": [ - 3 - ], - "isFinish": false - }, - { - "indexStr": "WX_2506", - "id": 3, - "speaker": "me", - "contentType": "word", - "contentDesc": "我老婆孩子被陈家的陈天霸抢走了,有什么办法吗?", - "next": [ - 4 - ], - "isFinish": false - }, - { - "indexStr": "WX_2506", - "id": 4, - "speaker": "other", - "contentType": "word", - "contentDesc": "陈家新家主陈天霸?这件事恐怕好好计划一下", - "next": [ - 5 - ], - "isFinish": false - }, - { - "indexStr": "WX_2506", - "id": 5, - "speaker": "other", - "contentType": "word", - "contentDesc": "这样,我先回家族召集人,有情况立马联系你", - "next": [ - 6 - ], - "isFinish": false - }, - { - "indexStr": "WX_2506", - "id": 6, - "speaker": "me", - "contentType": "word", - "contentDesc": "好,多谢", - "isFinish": true - } -] \ No newline at end of file diff --git a/assets/resources/Json/JuQingChatConfig/WX_YangLingQian.json b/assets/resources/Json/JuQingChatConfig/WX_YangLingQian.json deleted file mode 100644 index cb68628e..00000000 --- a/assets/resources/Json/JuQingChatConfig/WX_YangLingQian.json +++ /dev/null @@ -1,314 +0,0 @@ -[ - { - "indexStr": "WX_502", - "id": 0, - "speaker": "me", - "contentType": "word", - "contentDesc": "师妹,我开了个中餐馆,来我这干啊", - "next": [ - 1 - ], - "isFinish": false - }, - { - "indexStr": "WX_502", - "id": 1, - "speaker": "other", - "contentType": "word", - "contentDesc": "早就想过去了,可是陈天霸这王八蛋,他不肯批我的辞职", - "next": [ - 2 - ], - "isFinish": false - }, - { - "indexStr": "WX_502", - "id": 2, - "speaker": "me", - "contentType": "word", - "contentDesc": "该死的混蛋!让他给我等着,我就过来", - "next": [ - 3 - ], - "isFinish": false - }, - { - "indexStr": "WX_502", - "id": 3, - "speaker": "me", - "contentType": "word", - "contentDesc": "对了,你的川菜御厨匾还在吧?我知道它的秘密了", - "next": [ - 4 - ], - "isFinish": false - }, - { - "indexStr": "WX_502", - "id": 4, - "speaker": "other", - "contentType": "word", - "contentDesc": "我把它和我的厨具套装封存在深海了", - "isFinish": true - }, - { - "indexStr": "WX_502", - "id": 5, - "speaker": "me", - "contentType": "word", - "contentDesc": "行,这个事等我过来了再说", - "next": [ - 6 - ], - "isFinish": false - }, - { - "indexStr": "WX_703", - "id": 6, - "speaker": "other", - "contentType": "word", - "contentDesc": "师哥,馆子里有人闹事,说我们的菜不够辣", - "next": [ - 7 - ], - "isFinish": false - }, - { - "indexStr": "WX_703", - "id": 7, - "speaker": "me", - "contentType": "word", - "contentDesc": "找茬的吧,我去找点辣椒酱材料,给他们配个魔鬼辣椒酱", - "isFinish": true - }, - { - "indexStr": "WX_1702", - "id": 8, - "speaker": "other", - "contentType": "word", - "contentDesc": "赶快回餐馆,餐馆着火了!", - "next": [ - 9 - ], - "isFinish": false - }, - { - "indexStr": "WX_1702", - "id": 9, - "speaker": "me", - "contentType": "word", - "contentDesc": "什么!秘书去哪了?", - "next": [ - 10 - ], - "isFinish": false - }, - { - "indexStr": "WX_1702", - "id": 10, - "speaker": "other", - "contentType": "word", - "contentDesc": "没看到,我怀疑就是她干的", - "next": [ - 11 - ], - "isFinish": false - }, - { - "indexStr": "WX_1702", - "id": 11, - "speaker": "me", - "contentType": "word", - "contentDesc": "行吧,我马上回来!", - "isFinish": true - }, - { - "indexStr": "WX_2502", - "id": 12, - "speaker": "other", - "contentType": "word", - "contentDesc": "师哥,出大事了!", - "next": [ - 13 - ], - "isFinish": false - }, - { - "indexStr": "WX_2502", - "id": 13, - "speaker": "me", - "contentType": "word", - "contentDesc": "慌慌张张的,出什么事了?", - "next": [ - 14 - ], - "isFinish": false - }, - { - "indexStr": "WX_2502", - "id": 14, - "speaker": "other", - "contentType": "word", - "contentDesc": "师哥,食材供货商终止了跟我们的合同", - "next": [ - 15 - ], - "isFinish": false - }, - { - "indexStr": "WX_2502", - "id": 15, - "speaker": "other", - "contentType": "word", - "contentDesc": "所有店都没食材,我们的资金支持不了多久了", - "next": [ - 16 - ], - "isFinish": false - }, - { - "indexStr": "WX_2502", - "id": 16, - "speaker": "me", - "contentType": "word", - "contentDesc": "我去收购一个食材公司,特供给我们的餐馆", - "next": [ - 17 - ], - "isFinish": false - }, - { - "indexStr": "WX_2502", - "id": 17, - "speaker": "me", - "contentType": "word", - "contentDesc": "你们再顶两天,我去筹备一下资金", - "isFinish": true - }, - { - "indexStr": "WX_9004", - "id": 18, - "speaker": "other", - "contentType": "word", - "contentDesc": "师哥,听说你要扩大经营,我能不能投资点啊", - "next": [ - 19 - ], - "isFinish": false - }, - { - "indexStr": "WX_9004", - "id": 19, - "speaker": "me", - "contentType": "word", - "contentDesc": "呦,可以啊,准备投资几个小目标啊?", - "next": [ - 20 - ], - "isFinish": false - }, - { - "indexStr": "WX_9004", - "id": 20, - "speaker": "other", - "contentType": "word", - "contentDesc": "呐,这是我的投资款,你可别让我亏了啊师哥", - "next": [ - 21 - ], - "isFinish": false - }, - { - "indexStr": "WX_9004", - "id": 21, - "speaker": "other", - "contentType": "zhuanzhang", - "contentDesc": "1000000", - "next": [ - 22 - ], - "isFinish": false - }, - { - "indexStr": "WX_9004", - "id": 22, - "speaker": "me", - "contentType": "word", - "contentDesc": "得勒,肯定让你稳赚", - "isFinish": true - }, - { - "indexStr": "WX_9005", - "id": 23, - "speaker": "other", - "contentType": "word", - "contentDesc": "师哥,最近在忙什么赚钱的项目啊", - "next": [ - 24 - ], - "isFinish": false - }, - { - "indexStr": "WX_9005", - "id": 24, - "speaker": "me", - "contentType": "word", - "contentDesc": "手里还真有个项目,就是以你的资产,恐怕玩不起", - "next": [ - 25 - ], - "isFinish": false - }, - { - "indexStr": "WX_9005", - "id": 25, - "speaker": "other", - "contentType": "word", - "contentDesc": "你也太小看你师妹了吧???", - "next": [ - 26 - ], - "isFinish": false - }, - { - "indexStr": "WX_9005", - "id": 26, - "speaker": "other", - "contentType": "zhuanzhang", - "contentDesc": "100000000", - "next": [ - 27 - ], - "isFinish": false - }, - { - "indexStr": "WX_9005", - "id": 27, - "speaker": "other", - "contentType": "word", - "contentDesc": "就问你够不够?", - "next": [ - 28 - ], - "isFinish": false - }, - { - "indexStr": "WX_9005", - "id": 28, - "speaker": "me", - "contentType": "word", - "contentDesc": "你就是传说中的富婆是吧??", - "next": [ - 29 - ], - "isFinish": false - }, - { - "indexStr": "WX_9005", - "id": 29, - "speaker": "me", - "contentType": "word", - "contentDesc": "够够够,等着躺赚吧", - "isFinish": true - } -] \ No newline at end of file diff --git a/assets/resources/Json/JuQingChatConfig/WX_YuChuShiJia.json b/assets/resources/Json/JuQingChatConfig/WX_YuChuShiJia.json deleted file mode 100644 index 3679d9d4..00000000 --- a/assets/resources/Json/JuQingChatConfig/WX_YuChuShiJia.json +++ /dev/null @@ -1,203 +0,0 @@ -[ - { - "indexStr": "WX_QL701", - "id": 0, - "speaker": "WX_SuCai", - "contentType": "word", - "contentDesc": "苏总,哪个是你认定的人?", - "next": [ - 1 - ], - "isFinish": false - }, - { - "indexStr": "WX_QL701", - "id": 1, - "speaker": "WX_SuMengXue", - "contentType": "word", - "contentDesc": "@林齐,就这个,湘菜传承人", - "next": [ - 2 - ], - "isFinish": false - }, - { - "indexStr": "WX_QL701", - "id": 2, - "speaker": "WX_HuiCai", - "contentType": "word", - "contentDesc": "我相信苏总的眼光,小伙子,中餐崛起靠你了", - "next": [ - 3 - ], - "isFinish": false - }, - { - "indexStr": "WX_QL701", - "id": 3, - "speaker": "WX_MinCai", - "contentType": "word", - "contentDesc": "我见过,人模狗样的恐怕中看不中用!", - "next": [ - 4 - ], - "isFinish": false - }, - { - "indexStr": "WX_QL701", - "id": 4, - "speaker": "me", - "contentType": "word", - "contentDesc": "@闽菜掌门,我们见过?", - "next": [ - 5 - ], - "isFinish": false - }, - { - "indexStr": "WX_QL701", - "id": 5, - "speaker": "WX_SuMengXue", - "contentType": "word", - "contentDesc": "你们先别闹,大家目标一致,以后多多交流", - "isFinish": true, - "unLockJuQingIndex": "WX_702" - }, - { - "indexStr": "WX_QL801", - "id": 6, - "speaker": "WX_HuiCai", - "contentType": "word", - "contentDesc": "苏菜菜谱和苏菜御厨匾出现在拍卖场", - "next": [ - 7 - ], - "isFinish": false - }, - { - "indexStr": "WX_QL801", - "id": 7, - "speaker": "WX_SuCai", - "contentType": "word", - "contentDesc": "什么!一般人可没法获得拍卖场的入场券", - "next": [ - 8 - ], - "isFinish": false - }, - { - "indexStr": "WX_QL801", - "id": 8, - "speaker": "WX_HuiCai", - "contentType": "word", - "contentDesc": "入场券我有办法,不过需要你的帮助@林齐", - "next": [ - 9 - ], - "isFinish": false - }, - { - "indexStr": "WX_QL801", - "id": 9, - "speaker": "me", - "contentType": "word", - "contentDesc": "我能做些什么?", - "next": [ - 10 - ], - "isFinish": false - }, - { - "indexStr": "WX_QL801", - "id": 10, - "speaker": "WX_HuiCai", - "contentType": "word", - "contentDesc": "拍卖行老板对海里的稀有食材很感兴趣", - "next": [ - 11 - ], - "isFinish": false - }, - { - "indexStr": "WX_QL801", - "id": 11, - "speaker": "WX_HuiCai", - "contentType": "word", - "contentDesc": "如果能深海找到金钱猛鱼跟石斑鱼,能免费获得入场券", - "next": [ - 12 - ], - "isFinish": false - }, - { - "indexStr": "WX_QL801", - "id": 12, - "speaker": "me", - "contentType": "word", - "contentDesc": "那我去试一下", - "isFinish": true - }, - { - "indexStr": "WX_QL1201", - "id": 13, - "speaker": "me", - "contentType": "img", - "contentDesc": "徽菜菜谱", - "next": [ - 14 - ], - "isFinish": false - }, - { - "indexStr": "WX_QL1201", - "id": 14, - "speaker": "me", - "contentType": "word", - "contentDesc": "徽菜菜谱我找回来了,@徽菜传承人", - "next": [ - 15 - ], - "isFinish": false - }, - { - "indexStr": "WX_QL1201", - "id": 15, - "speaker": "WX_HuiCai", - "contentType": "word", - "contentDesc": "太好了,果然只有你才能振兴中餐", - "next": [ - 16 - ], - "isFinish": false - }, - { - "indexStr": "WX_QL1201", - "id": 16, - "speaker": "me", - "contentType": "word", - "contentDesc": "我尽力,鲁菜菜谱我换给陈天霸了,鲁菜传承人在吗?", - "next": [ - 17 - ], - "isFinish": false - }, - { - "indexStr": "WX_QL1201", - "id": 17, - "speaker": "WX_SuMengXue", - "contentType": "word", - "contentDesc": "鲁菜传承人还没加进群里,不过也快了", - "next": [ - 18 - ], - "isFinish": false - }, - { - "indexStr": "WX_QL1201", - "id": 18, - "speaker": "me", - "contentType": "word", - "contentDesc": "好,我争取在他进群前把菜谱拿回来", - "isFinish": true - } -] \ No newline at end of file diff --git a/assets/resources/Json/JuQingChatConfig/WX_YuChuShiJia.json.meta b/assets/resources/Json/JuQingChatConfig/WX_YuChuShiJia.json.meta deleted file mode 100644 index ec978bce..00000000 --- a/assets/resources/Json/JuQingChatConfig/WX_YuChuShiJia.json.meta +++ /dev/null @@ -1,6 +0,0 @@ -{ - "ver": "1.0.2", - "uuid": "2c7aa159-3aa0-4df2-b0d5-2e42b7174544", - "importer": "json", - "subMetas": {} -} \ No newline at end of file diff --git a/xls表/assets/resources/config/ChatPerson.json b/xls表/assets/resources/config/ChatPerson.json index c303d78a..1c8ccd84 100644 --- a/xls表/assets/resources/config/ChatPerson.json +++ b/xls表/assets/resources/config/ChatPerson.json @@ -1,68 +1,60 @@ [ { "id": 1, - "chatPersonName": "柳家豪(前世小舅子)", + "chatPersonName": "陈天霸(反派)", "type": "WX", - "jsonName": "WX_LiuJiaHao", + "jsonName": "WX_ChenTianBa", "eventIndexStr": [ - "WX_5", - "WX_6", - "WX_8" + "WX_3", + "WX_6" ], - "imgPath": "柳家豪(前世小舅子)" + "imgPath": "陈天霸(反派)", + "qunLiaoType": "single" }, { "id": 2, - "chatPersonName": "柳如燕(前世妻子)", + "chatPersonName": "刘伟(发小)", "type": "WX", - "jsonName": "WX_LiuRuYan", + "jsonName": "WX_LiuWei", "eventIndexStr": [ - "WX_7", - "WX_9" + "WX_1", + "WX_2", + "WX_5" ], - "imgPath": "柳如燕(前世妻子)" + "imgPath": "刘伟(发小)", + "qunLiaoType": "single" }, { "id": 3, - "chatPersonName": "发小", + "chatPersonName": "妈", "type": "WX", - "jsonName": "WX_FaXiao", + "jsonName": "WX_LiuGuiFang", "eventIndexStr": [ - "WX_1", - "WX_11", - "WX_12" + "WX_4" ], - "imgPath": "发小" + "imgPath": "妈", + "qunLiaoType": "single" }, { "id": 4, - "chatPersonName": "苏瑶闺蜜", + "chatPersonName": "绑匪", "type": "WX", - "jsonName": "WX_SuYaoGuiMi", + "jsonName": "WX_BangFei", "eventIndexStr": [ - "WX_2", - "WX_10" + "WX_7" ], - "imgPath": "苏瑶闺蜜" + "imgPath": "绑匪", + "qunLiaoType": "single" }, { "id": 5, - "chatPersonName": "推销员", + "chatPersonName": "夏芸(前妻)", "type": "WX", - "jsonName": "WX_TuiXiaoYuan", + "jsonName": "WX_XiaYun", "eventIndexStr": [ - "WX_4" - ], - "imgPath": "推销员" - }, - { - "id": 6, - "chatPersonName": "保险", - "type": "WX", - "jsonName": "WX_BaoXian", - "eventIndexStr": [ - "WX_3" + "WX_8" ], - "imgPath": "保险" + "imgPath": "夏芸(前妻)", + "qunLiaoType": "single" } ] \ No newline at end of file diff --git a/xls表/assets/resources/config/WX_BangFei.json b/xls表/assets/resources/config/WX_BangFei.json new file mode 100644 index 00000000..d6c09369 --- /dev/null +++ b/xls表/assets/resources/config/WX_BangFei.json @@ -0,0 +1,32 @@ +[ + { + "indexStr": "WX_7", + "id": 0, + "speaker": "other", + "contentType": "word", + "contentDesc": "2000万赎金准备好后来xx废弃厂交赎金。", + "next": [ + 1 + ], + "isFinish": false + }, + { + "indexStr": "WX_7", + "id": 1, + "speaker": "other", + "contentType": "word", + "contentDesc": "记住,只能你一个人来,别耍花样,否则后果自负。", + "next": [ + 2 + ], + "isFinish": false + }, + { + "indexStr": "WX_7", + "id": 2, + "speaker": "me", + "contentType": "word", + "contentDesc": "钱没问题,我女儿要是少了一根头发,你们一分钱都别想拿到!", + "isFinish": true + } +] \ No newline at end of file diff --git a/xls表/配置表- 剧情/config/WX_BaoXian.json b/xls表/assets/resources/config/WX_ChenTianBa.json similarity index 57% rename from xls表/配置表- 剧情/config/WX_BaoXian.json rename to xls表/assets/resources/config/WX_ChenTianBa.json index 5f382590..ceeba49f 100644 --- a/xls表/配置表- 剧情/config/WX_BaoXian.json +++ b/xls表/assets/resources/config/WX_ChenTianBa.json @@ -4,7 +4,7 @@ "id": 0, "speaker": "other", "contentType": "word", - "contentDesc": "我是保险公司的,请问您开车吗?", + "contentDesc": "20万怎么还没到账呢??", "next": [ 1 ], @@ -13,9 +13,9 @@ { "indexStr": "WX_3", "id": 1, - "speaker": "me", + "speaker": "other", "contentType": "word", - "contentDesc": "我不开车司机开", + "contentDesc": "要不你跪下来求我,这20万就不要你的了。", "next": [ 2 ], @@ -24,9 +24,9 @@ { "indexStr": "WX_3", "id": 2, - "speaker": "other", + "speaker": "me", "contentType": "word", - "contentDesc": "您的车有保险吗?", + "contentDesc": "陈天霸,你算什么东西?让我跪下来求你。", "next": [ 3 ], @@ -35,9 +35,9 @@ { "indexStr": "WX_3", "id": 3, - "speaker": "me", + "speaker": "other", "contentType": "word", - "contentDesc": "应该有吧,我没问过,等会问问。", + "contentDesc": "你就嘴硬吧,我在家等你,拿不出20万你女儿我就带走了。", "next": [ 4 ], @@ -46,64 +46,61 @@ { "indexStr": "WX_3", "id": 4, - "speaker": "other", + "speaker": "me", "contentType": "word", - "contentDesc": "您坐的车值多少钱呀?", - "next": [ - 5 - ], - "isFinish": false + "contentDesc": "你敢动我女儿一根汗毛,我跟你拼命。", + "isFinish": true }, { - "indexStr": "WX_3", + "indexStr": "WX_6", "id": 5, - "speaker": "me", + "speaker": "other", "contentType": "word", - "contentDesc": "没问过,估计有个几个亿吧。", + "contentDesc": "听说你女儿被绑架了,早给我抚养哪会出这种事啊。", "next": [ 6 ], "isFinish": false }, { - "indexStr": "WX_3", + "indexStr": "WX_6", "id": 6, - "speaker": "other", + "speaker": "me", "contentType": "word", - "contentDesc": "大哥,你啥车呀?", + "contentDesc": "陈天霸!是不是你干的?", "next": [ 7 ], "isFinish": false }, { - "indexStr": "WX_3", + "indexStr": "WX_6", "id": 7, - "speaker": "me", + "speaker": "other", "contentType": "word", - "contentDesc": "高铁", + "contentDesc": "你不要诽谤我啊,我告你诽谤啊。", "next": [ 8 ], "isFinish": false }, { - "indexStr": "WX_3", + "indexStr": "WX_6", "id": 8, "speaker": "other", "contentType": "word", - "contentDesc": "穷逼,都我玩呢?没钱赏你去买个吧。", + "contentDesc": "我倒要看看你怎么筹齐2000万赎金。", "next": [ 9 ], "isFinish": false }, { - "indexStr": "WX_3", + "indexStr": "WX_6", "id": 9, - "speaker": "other", - "contentType": "zhuanzhang", - "contentDesc": "【100万转账】", + "speaker": "me", + "contentType": "word", + "contentDesc": "陈天霸,这事要跟你有关,我不会放过你的。", "isFinish": true } ] \ No newline at end of file diff --git a/xls表/配置表- 剧情/config/WX_SuYaoGuiMi.json b/xls表/assets/resources/config/WX_LiuWei.json similarity index 54% rename from xls表/配置表- 剧情/config/WX_SuYaoGuiMi.json rename to xls表/assets/resources/config/WX_LiuWei.json index 4669899a..3ea64990 100644 --- a/xls表/配置表- 剧情/config/WX_SuYaoGuiMi.json +++ b/xls表/assets/resources/config/WX_LiuWei.json @@ -1,65 +1,62 @@ [ { - "indexStr": "WX_2", + "indexStr": "WX_1", "id": 0, "speaker": "other", "contentType": "word", - "contentDesc": "街区公园的那个许愿池真的很灵验啊!", + "contentDesc": "齐哥,我刚酒店门口看到嫂子跟西餐厅的老板陈天霸...", "next": [ 1 ], "isFinish": false }, { - "indexStr": "WX_2", + "indexStr": "WX_1", "id": 1, "speaker": "me", "contentType": "word", - "contentDesc": "你是怎么知道的?", + "contentDesc": "嗯,我已经知道了。", "next": [ 2 ], "isFinish": false }, { - "indexStr": "WX_2", + "indexStr": "WX_1", "id": 2, "speaker": "other", "contentType": "word", - "contentDesc": "那天我在那里许愿,希望有几十万出现在我面前。", + "contentDesc": "嫂子不是这样的人,她是不是有什么苦衷啊?", "next": [ 3 ], "isFinish": false }, { - "indexStr": "WX_2", + "indexStr": "WX_1", "id": 3, "speaker": "me", "contentType": "word", - "contentDesc": "难道真的实现了?", + "contentDesc": "她不就是嫌弃我是个卖包子的,没他陈天霸有钱吗?", "next": [ 4 ], "isFinish": false }, { - "indexStr": "WX_2", + "indexStr": "WX_1", "id": 4, - "speaker": "other", + "speaker": "me", "contentType": "word", - "contentDesc": "嗯,我刚走出公园大门,就看到一辆运钞车从我面前驶过。", - "next": [ - 5 - ], - "isFinish": false + "contentDesc": "行了,我先回家去看看女儿。", + "isFinish": true }, { "indexStr": "WX_2", "id": 5, "speaker": "other", - "contentType": "zhuanzhang", - "contentDesc": "【50万转账】", + "contentType": "word", + "contentDesc": "齐哥,听说你现在遇到了些困难?", "next": [ 6 ], @@ -68,83 +65,72 @@ { "indexStr": "WX_2", "id": 6, - "speaker": "me", - "contentType": "word", - "contentDesc": "我去,你抢来的啊", - "isFinish": true + "speaker": "other", + "contentType": "zhuanzhang", + "contentDesc": "50000", + "next": [ + 7 + ], + "isFinish": false }, { - "indexStr": "WX_10", + "indexStr": "WX_2", "id": 7, "speaker": "other", "contentType": "word", - "contentDesc": "汉升,我怎么联系不上瑶瑶了?", + "contentDesc": "这是我这些年的全部积蓄,希望能帮到你。", "next": [ 8 ], "isFinish": false }, { - "indexStr": "WX_10", + "indexStr": "WX_2", "id": 8, - "speaker": "other", + "speaker": "me", "contentType": "word", - "contentDesc": "她怎么了,你知道她怎么样了吗?", + "contentDesc": "兄弟,多谢了,等我有钱一定还你。", "next": [ 9 ], "isFinish": false }, { - "indexStr": "WX_10", + "indexStr": "WX_2", "id": 9, - "speaker": "me", + "speaker": "other", "contentType": "word", - "contentDesc": "都怪我!没保护好瑶瑶。", - "next": [ - 10 - ], - "isFinish": false + "contentDesc": "咱俩无需多言!!", + "isFinish": true }, { - "indexStr": "WX_10", + "indexStr": "WX_5", "id": 10, - "speaker": "me", + "speaker": "other", "contentType": "word", - "contentDesc": "瑶瑶她爸欠了龙哥500万,瑶瑶被龙哥挟持了", + "contentDesc": "齐哥,出大事了,快回来!", "next": [ 11 ], "isFinish": false }, { - "indexStr": "WX_10", + "indexStr": "WX_5", "id": 11, - "speaker": "me", + "speaker": "other", "contentType": "word", - "contentDesc": "我在想办法筹钱准备救瑶瑶出来。", + "contentDesc": "我看到你女儿被几个人绑走了,我没追上他们。", "next": [ 12 ], "isFinish": false }, { - "indexStr": "WX_10", + "indexStr": "WX_5", "id": 12, - "speaker": "other", + "speaker": "me", "contentType": "word", - "contentDesc": "啊!怎么会这样,500万这么多啊,我这还有点你先拿去救瑶瑶要紧。", - "next": [ - 13 - ], - "isFinish": false - }, - { - "indexStr": "WX_10", - "id": 13, - "speaker": "other", - "contentType": "zhuanzhang", - "contentDesc": "【50万转账】", + "contentDesc": "什么!我这就回去!", "isFinish": true } ] \ No newline at end of file diff --git a/xls表/assets/resources/config/WX_Ma.json b/xls表/assets/resources/config/WX_Ma.json new file mode 100644 index 00000000..bd9bd5a6 --- /dev/null +++ b/xls表/assets/resources/config/WX_Ma.json @@ -0,0 +1,65 @@ +[ + { + "indexStr": "WX_4", + "id": 0, + "speaker": "other", + "contentType": "word", + "contentDesc": "小齐啊,村里都在传你欠了很多钱,怎么回事啊?", + "next": [ + 1 + ], + "isFinish": false + }, + { + "indexStr": "WX_4", + "id": 1, + "speaker": "me", + "contentType": "word", + "contentDesc": "妈,你别担心,没什么大事的。", + "next": [ + 2 + ], + "isFinish": false + }, + { + "indexStr": "WX_4", + "id": 2, + "speaker": "other", + "contentType": "zhaunzhang", + "contentDesc": "1000000", + "next": [ + 3 + ], + "isFinish": false + }, + { + "indexStr": "WX_4", + "id": 3, + "speaker": "other", + "contentType": "word", + "contentDesc": "我问亲戚借了些钱,加上我跟你爸这些年的积蓄,你先拿去应应急。", + "next": [ + 4 + ], + "isFinish": false + }, + { + "indexStr": "WX_4", + "id": 4, + "speaker": "me", + "contentType": "word", + "contentDesc": "谢谢妈,等我宽裕了一定还你们。", + "next": [ + 5 + ], + "isFinish": false + }, + { + "indexStr": "WX_4", + "id": 5, + "speaker": "me", + "contentType": "word", + "contentDesc": "你们别担心,保重身体。", + "isFinish": true + } +] \ No newline at end of file diff --git a/xls表/assets/resources/config/WX_XiaYun.json b/xls表/assets/resources/config/WX_XiaYun.json new file mode 100644 index 00000000..10e98e06 --- /dev/null +++ b/xls表/assets/resources/config/WX_XiaYun.json @@ -0,0 +1,65 @@ +[ + { + "indexStr": "WX_8", + "id": 0, + "speaker": "other", + "contentType": "word", + "contentDesc": "女儿怎么了??", + "next": [ + 1 + ], + "isFinish": false + }, + { + "indexStr": "WX_8", + "id": 1, + "speaker": "me", + "contentType": "word", + "contentDesc": "你是不是早就知道女儿的病情,为了筹钱才离开我们的。", + "next": [ + 2 + ], + "isFinish": false + }, + { + "indexStr": "WX_8", + "id": 2, + "speaker": "other", + "contentType": "word", + "contentDesc": "我也实在没办法,以我们当时的情况完全负担不起,我只能这么做。", + "next": [ + 3 + ], + "isFinish": false + }, + { + "indexStr": "WX_8", + "id": 3, + "speaker": "other", + "contentType": "zhuanzhang", + "contentDesc": "100000000", + "next": [ + 4 + ], + "isFinish": false + }, + { + "indexStr": "WX_8", + "id": 4, + "speaker": "other", + "contentType": "word", + "contentDesc": "这钱你拿着,剩下的我会想办法的。", + "next": [ + 5 + ], + "isFinish": false + }, + { + "indexStr": "WX_8", + "id": 5, + "speaker": "me", + "contentType": "word", + "contentDesc": "都怪我没用,剩下的钱无论如何我都会筹齐的。", + "isFinish": true + } +] \ No newline at end of file diff --git a/xls表/配置表- 剧情/config/ChatPerson.json b/xls表/配置表- 剧情/config/ChatPerson.json index c303d78a..1c8ccd84 100644 --- a/xls表/配置表- 剧情/config/ChatPerson.json +++ b/xls表/配置表- 剧情/config/ChatPerson.json @@ -1,68 +1,60 @@ [ { "id": 1, - "chatPersonName": "柳家豪(前世小舅子)", + "chatPersonName": "陈天霸(反派)", "type": "WX", - "jsonName": "WX_LiuJiaHao", + "jsonName": "WX_ChenTianBa", "eventIndexStr": [ - "WX_5", - "WX_6", - "WX_8" + "WX_3", + "WX_6" ], - "imgPath": "柳家豪(前世小舅子)" + "imgPath": "陈天霸(反派)", + "qunLiaoType": "single" }, { "id": 2, - "chatPersonName": "柳如燕(前世妻子)", + "chatPersonName": "刘伟(发小)", "type": "WX", - "jsonName": "WX_LiuRuYan", + "jsonName": "WX_LiuWei", "eventIndexStr": [ - "WX_7", - "WX_9" + "WX_1", + "WX_2", + "WX_5" ], - "imgPath": "柳如燕(前世妻子)" + "imgPath": "刘伟(发小)", + "qunLiaoType": "single" }, { "id": 3, - "chatPersonName": "发小", + "chatPersonName": "妈", "type": "WX", - "jsonName": "WX_FaXiao", + "jsonName": "WX_LiuGuiFang", "eventIndexStr": [ - "WX_1", - "WX_11", - "WX_12" + "WX_4" ], - "imgPath": "发小" + "imgPath": "妈", + "qunLiaoType": "single" }, { "id": 4, - "chatPersonName": "苏瑶闺蜜", + "chatPersonName": "绑匪", "type": "WX", - "jsonName": "WX_SuYaoGuiMi", + "jsonName": "WX_BangFei", "eventIndexStr": [ - "WX_2", - "WX_10" + "WX_7" ], - "imgPath": "苏瑶闺蜜" + "imgPath": "绑匪", + "qunLiaoType": "single" }, { "id": 5, - "chatPersonName": "推销员", + "chatPersonName": "夏芸(前妻)", "type": "WX", - "jsonName": "WX_TuiXiaoYuan", + "jsonName": "WX_XiaYun", "eventIndexStr": [ - "WX_4" - ], - "imgPath": "推销员" - }, - { - "id": 6, - "chatPersonName": "保险", - "type": "WX", - "jsonName": "WX_BaoXian", - "eventIndexStr": [ - "WX_3" + "WX_8" ], - "imgPath": "保险" + "imgPath": "夏芸(前妻)", + "qunLiaoType": "single" } ] \ No newline at end of file diff --git a/xls表/配置表- 剧情/config/WX_BangFei.json b/xls表/配置表- 剧情/config/WX_BangFei.json new file mode 100644 index 00000000..d6c09369 --- /dev/null +++ b/xls表/配置表- 剧情/config/WX_BangFei.json @@ -0,0 +1,32 @@ +[ + { + "indexStr": "WX_7", + "id": 0, + "speaker": "other", + "contentType": "word", + "contentDesc": "2000万赎金准备好后来xx废弃厂交赎金。", + "next": [ + 1 + ], + "isFinish": false + }, + { + "indexStr": "WX_7", + "id": 1, + "speaker": "other", + "contentType": "word", + "contentDesc": "记住,只能你一个人来,别耍花样,否则后果自负。", + "next": [ + 2 + ], + "isFinish": false + }, + { + "indexStr": "WX_7", + "id": 2, + "speaker": "me", + "contentType": "word", + "contentDesc": "钱没问题,我女儿要是少了一根头发,你们一分钱都别想拿到!", + "isFinish": true + } +] \ No newline at end of file diff --git a/xls表/配置表- 剧情/config/WX_ChenTianBa.json b/xls表/配置表- 剧情/config/WX_ChenTianBa.json new file mode 100644 index 00000000..ceeba49f --- /dev/null +++ b/xls表/配置表- 剧情/config/WX_ChenTianBa.json @@ -0,0 +1,106 @@ +[ + { + "indexStr": "WX_3", + "id": 0, + "speaker": "other", + "contentType": "word", + "contentDesc": "20万怎么还没到账呢??", + "next": [ + 1 + ], + "isFinish": false + }, + { + "indexStr": "WX_3", + "id": 1, + "speaker": "other", + "contentType": "word", + "contentDesc": "要不你跪下来求我,这20万就不要你的了。", + "next": [ + 2 + ], + "isFinish": false + }, + { + "indexStr": "WX_3", + "id": 2, + "speaker": "me", + "contentType": "word", + "contentDesc": "陈天霸,你算什么东西?让我跪下来求你。", + "next": [ + 3 + ], + "isFinish": false + }, + { + "indexStr": "WX_3", + "id": 3, + "speaker": "other", + "contentType": "word", + "contentDesc": "你就嘴硬吧,我在家等你,拿不出20万你女儿我就带走了。", + "next": [ + 4 + ], + "isFinish": false + }, + { + "indexStr": "WX_3", + "id": 4, + "speaker": "me", + "contentType": "word", + "contentDesc": "你敢动我女儿一根汗毛,我跟你拼命。", + "isFinish": true + }, + { + "indexStr": "WX_6", + "id": 5, + "speaker": "other", + "contentType": "word", + "contentDesc": "听说你女儿被绑架了,早给我抚养哪会出这种事啊。", + "next": [ + 6 + ], + "isFinish": false + }, + { + "indexStr": "WX_6", + "id": 6, + "speaker": "me", + "contentType": "word", + "contentDesc": "陈天霸!是不是你干的?", + "next": [ + 7 + ], + "isFinish": false + }, + { + "indexStr": "WX_6", + "id": 7, + "speaker": "other", + "contentType": "word", + "contentDesc": "你不要诽谤我啊,我告你诽谤啊。", + "next": [ + 8 + ], + "isFinish": false + }, + { + "indexStr": "WX_6", + "id": 8, + "speaker": "other", + "contentType": "word", + "contentDesc": "我倒要看看你怎么筹齐2000万赎金。", + "next": [ + 9 + ], + "isFinish": false + }, + { + "indexStr": "WX_6", + "id": 9, + "speaker": "me", + "contentType": "word", + "contentDesc": "陈天霸,这事要跟你有关,我不会放过你的。", + "isFinish": true + } +] \ No newline at end of file diff --git a/xls表/配置表- 剧情/config/WX_FaXiao.json b/xls表/配置表- 剧情/config/WX_FaXiao.json deleted file mode 100644 index 33598d9a..00000000 --- a/xls表/配置表- 剧情/config/WX_FaXiao.json +++ /dev/null @@ -1,213 +0,0 @@ -[ - { - "indexStr": "WX_1", - "id": 0, - "speaker": "other", - "contentType": "word", - "contentDesc": "兄弟,什么时候结婚啊?", - "next": [ - 1 - ], - "isFinish": false - }, - { - "indexStr": "WX_1", - "id": 1, - "speaker": "me", - "contentType": "word", - "contentDesc": "等钱赚多点再说吧。", - "next": [ - 2 - ], - "isFinish": false - }, - { - "indexStr": "WX_1", - "id": 2, - "speaker": "other", - "contentType": "word", - "contentDesc": "你俩现在有多少钱啊。", - "next": [ - 3 - ], - "isFinish": false - }, - { - "indexStr": "WX_1", - "id": 3, - "speaker": "me", - "contentType": "word", - "contentDesc": "加起来十二万多。", - "next": [ - 4 - ], - "isFinish": false - }, - { - "indexStr": "WX_1", - "id": 4, - "speaker": "other", - "contentType": "word", - "contentDesc": "我去这么多可以结了啊。", - "next": [ - 5 - ], - "isFinish": false - }, - { - "indexStr": "WX_1", - "id": 5, - "speaker": "me", - "contentType": "word", - "contentDesc": "她十一万八,我两千多。", - "next": [ - 6 - ], - "isFinish": false - }, - { - "indexStr": "WX_1", - "id": 6, - "speaker": "other", - "contentType": "word", - "contentDesc": "兄弟你这不能吃软饭啊。", - "next": [ - 7 - ], - "isFinish": false - }, - { - "indexStr": "WX_1", - "id": 7, - "speaker": "other", - "contentType": "zhuanzhang", - "contentDesc": "【10万转账】", - "isFinish": true - }, - { - "indexStr": "WX_11", - "id": 8, - "speaker": "other", - "contentType": "word", - "contentDesc": "兄弟,看你最近在到处筹钱?", - "next": [ - 9 - ], - "isFinish": false - }, - { - "indexStr": "WX_11", - "id": 9, - "speaker": "other", - "contentType": "word", - "contentDesc": "是遇到什么难处了吗?", - "next": [ - 10 - ], - "isFinish": false - }, - { - "indexStr": "WX_11", - "id": 10, - "speaker": "me", - "contentType": "word", - "contentDesc": "没啥大事,我自己能解决。", - "next": [ - 11 - ], - "isFinish": false - }, - { - "indexStr": "WX_11", - "id": 11, - "speaker": "other", - "contentType": "word", - "contentDesc": "还是兄弟不,有困难不找我?", - "next": [ - 12 - ], - "isFinish": false - }, - { - "indexStr": "WX_11", - "id": 12, - "speaker": "other", - "contentType": "word", - "contentDesc": "我这还有点积蓄你先拿去用。", - "next": [ - 13 - ], - "isFinish": false - }, - { - "indexStr": "WX_11", - "id": 13, - "speaker": "other", - "contentType": "zhuanzhang", - "contentDesc": "【800万转账】", - "isFinish": true - }, - { - "indexStr": "WX_12", - "id": 14, - "speaker": "other", - "contentType": "word", - "contentDesc": "兄弟,听说你快要达到三级面点师了?", - "next": [ - 15 - ], - "isFinish": false - }, - { - "indexStr": "WX_12", - "id": 15, - "speaker": "me", - "contentType": "word", - "contentDesc": "嗯,还差点,正在努力。", - "next": [ - 16 - ], - "isFinish": false - }, - { - "indexStr": "WX_12", - "id": 16, - "speaker": "other", - "contentType": "word", - "contentDesc": "到三级面点师就能去镇中心了呀。", - "next": [ - 17 - ], - "isFinish": false - }, - { - "indexStr": "WX_12", - "id": 17, - "speaker": "other", - "contentType": "word", - "contentDesc": "带带哥们啊,兄弟我还剩点最后的棺材本。", - "next": [ - 18 - ], - "isFinish": false - }, - { - "indexStr": "WX_12", - "id": 18, - "speaker": "other", - "contentType": "word", - "contentDesc": "让我投资下你呗,到时带我一起去镇中心呀。", - "next": [ - 19 - ], - "isFinish": false - }, - { - "indexStr": "WX_12", - "id": 19, - "speaker": "other", - "contentType": "zhuanzhang", - "contentDesc": "【1亿转账】", - "isFinish": true - } -] \ No newline at end of file diff --git a/xls表/配置表- 剧情/config/WX_LiuJiaHao.json b/xls表/配置表- 剧情/config/WX_LiuJiaHao.json deleted file mode 100644 index 3b46186d..00000000 --- a/xls表/配置表- 剧情/config/WX_LiuJiaHao.json +++ /dev/null @@ -1,190 +0,0 @@ -[ - { - "indexStr": "WX_5", - "id": 0, - "speaker": "other", - "contentType": "word", - "contentDesc": "乡巴佬,别以为拜了魏会长为师,就可以肆意妄为。", - "next": [ - 1 - ], - "isFinish": false - }, - { - "indexStr": "WX_5", - "id": 1, - "speaker": "other", - "contentType": "zhuanzhang", - "contentDesc": "【100万转账】", - "next": [ - 2 - ], - "isFinish": false - }, - { - "indexStr": "WX_5", - "id": 2, - "speaker": "other", - "contentType": "word", - "contentDesc": "这是100万,给你去买棺材。", - "next": [ - 3 - ], - "isFinish": false - }, - { - "indexStr": "WX_5", - "id": 3, - "speaker": "other", - "contentType": "word", - "contentDesc": "你要么一辈子在乡镇当个井底蛙。", - "next": [ - 4 - ], - "isFinish": false - }, - { - "indexStr": "WX_5", - "id": 4, - "speaker": "other", - "contentType": "word", - "contentDesc": "不然等你将门店开到市区的时候会让你见识到我们厉害的。", - "next": [ - 5 - ], - "isFinish": false - }, - { - "indexStr": "WX_5", - "id": 5, - "speaker": "me", - "contentType": "word", - "contentDesc": "我好怕怕哦,来,快来干我!", - "next": [ - 6 - ], - "isFinish": false - }, - { - "indexStr": "WX_5", - "id": 6, - "speaker": "other", - "contentType": "word", - "contentDesc": "好好好,你给我等着!", - "isFinish": true - }, - { - "indexStr": "WX_6", - "id": 7, - "speaker": "other", - "contentType": "word", - "contentDesc": "乡巴佬,给脸不要是吧,我们一而再的橄榄枝都拒绝?", - "next": [ - 8 - ], - "isFinish": false - }, - { - "indexStr": "WX_6", - "id": 8, - "speaker": "other", - "contentType": "word", - "contentDesc": "你彻底将路堵死了,你要敢将门店开到市区来有你好看的。", - "next": [ - 9 - ], - "isFinish": false - }, - { - "indexStr": "WX_6", - "id": 9, - "speaker": "me", - "contentType": "word", - "contentDesc": "我等着,我就快成为二级面点师了,达到就会去市区开设门店。", - "next": [ - 10 - ], - "isFinish": false - }, - { - "indexStr": "WX_6", - "id": 10, - "speaker": "other", - "contentType": "word", - "contentDesc": "好好好,你小子有种!你要能在市区将店开起来我跟你姓。", - "isFinish": true - }, - { - "indexStr": "WX_8", - "id": 11, - "speaker": "other", - "contentType": "word", - "contentDesc": "小子,你彻底完了,竟然敢真的接手我们的门店。", - "next": [ - 12 - ], - "isFinish": false - }, - { - "indexStr": "WX_8", - "id": 12, - "speaker": "other", - "contentType": "word", - "contentDesc": "上次被我那个吃里扒外的姐姐救了你。", - "next": [ - 13 - ], - "isFinish": false - }, - { - "indexStr": "WX_8", - "id": 13, - "speaker": "other", - "contentType": "word", - "contentDesc": "等我将她的事解决了,再来收拾你。", - "next": [ - 14 - ], - "isFinish": false - }, - { - "indexStr": "WX_8", - "id": 14, - "speaker": "me", - "contentType": "word", - "contentDesc": "什么,你还是人吗?你还准备对付你姐姐?", - "next": [ - 15 - ], - "isFinish": false - }, - { - "indexStr": "WX_8", - "id": 15, - "speaker": "other", - "contentType": "word", - "contentDesc": "姐姐?我们家养了这么多年的白眼狼而已。", - "next": [ - 16 - ], - "isFinish": false - }, - { - "indexStr": "WX_8", - "id": 16, - "speaker": "other", - "contentType": "word", - "contentDesc": "怎么?你还心疼。哈哈,我就喜欢看你这样,你越急我越高兴。", - "next": [ - 17 - ], - "isFinish": true - }, - { - "indexStr": "WX_8", - "id": 17, - "speaker": "me", - "contentType": "word", - "contentDesc": "(不行,我得去救燕子)" - } -] \ No newline at end of file diff --git a/xls表/配置表- 剧情/config/WX_LiuRuYan.json b/xls表/配置表- 剧情/config/WX_LiuWei.json similarity index 50% rename from xls表/配置表- 剧情/config/WX_LiuRuYan.json rename to xls表/配置表- 剧情/config/WX_LiuWei.json index 8be63e85..3ea64990 100644 --- a/xls表/配置表- 剧情/config/WX_LiuRuYan.json +++ b/xls表/配置表- 剧情/config/WX_LiuWei.json @@ -1,139 +1,136 @@ [ { - "indexStr": "WX_7", + "indexStr": "WX_1", "id": 0, "speaker": "other", "contentType": "word", - "contentDesc": "陈先生,您和我们柳家能不能化干戈为玉帛?您有什么要求可以跟我说。", + "contentDesc": "齐哥,我刚酒店门口看到嫂子跟西餐厅的老板陈天霸...", "next": [ 1 ], "isFinish": false }, { - "indexStr": "WX_7", + "indexStr": "WX_1", "id": 1, - "speaker": "other", - "contentType": "zhuanzhang", - "contentDesc": "【2000万转账】", + "speaker": "me", + "contentType": "word", + "contentDesc": "嗯,我已经知道了。", "next": [ 2 ], "isFinish": false }, { - "indexStr": "WX_7", + "indexStr": "WX_1", "id": 2, "speaker": "other", "contentType": "word", - "contentDesc": "陈先生,这是我的一点心意。", + "contentDesc": "嫂子不是这样的人,她是不是有什么苦衷啊?", "next": [ 3 ], "isFinish": false }, { - "indexStr": "WX_7", + "indexStr": "WX_1", "id": 3, "speaker": "me", "contentType": "word", - "contentDesc": "不是我要跟柳家作对,是你们柳家容不下我。", + "contentDesc": "她不就是嫌弃我是个卖包子的,没他陈天霸有钱吗?", "next": [ 4 ], "isFinish": false }, { - "indexStr": "WX_7", + "indexStr": "WX_1", "id": 4, - "speaker": "other", + "speaker": "me", "contentType": "word", - "contentDesc": "哎!我知道,但是我也劝不了我弟弟。", - "next": [ - 5 - ], - "isFinish": false + "contentDesc": "行了,我先回家去看看女儿。", + "isFinish": true }, { - "indexStr": "WX_7", + "indexStr": "WX_2", "id": 5, - "speaker": "me", + "speaker": "other", "contentType": "word", - "contentDesc": "那没办法了。", + "contentDesc": "齐哥,听说你现在遇到了些困难?", "next": [ 6 ], "isFinish": false }, { - "indexStr": "WX_7", + "indexStr": "WX_2", "id": 6, "speaker": "other", - "contentType": "word", - "contentDesc": "那你自己小心点吧,我看我父亲和弟弟在商量要对付你。", + "contentType": "zhuanzhang", + "contentDesc": "50000", "next": [ 7 ], "isFinish": false }, { - "indexStr": "WX_7", + "indexStr": "WX_2", "id": 7, - "speaker": "me", + "speaker": "other", "contentType": "word", - "contentDesc": "(看来她还是心善,我一个陌生人都能提醒我)", + "contentDesc": "这是我这些年的全部积蓄,希望能帮到你。", "next": [ 8 ], "isFinish": false }, { - "indexStr": "WX_7", + "indexStr": "WX_2", "id": 8, "speaker": "me", "contentType": "word", - "contentDesc": "嗯,我会的,谢谢提醒。", - "isFinish": true + "contentDesc": "兄弟,多谢了,等我有钱一定还你。", + "next": [ + 9 + ], + "isFinish": false }, { - "indexStr": "WX_9", + "indexStr": "WX_2", "id": 9, "speaker": "other", "contentType": "word", - "contentDesc": "汉升,我已经将妹妹转移到另外的医院了。", - "next": [ - 10 - ], - "isFinish": false + "contentDesc": "咱俩无需多言!!", + "isFinish": true }, { - "indexStr": "WX_9", + "indexStr": "WX_5", "id": 10, - "speaker": "me", - "contentType": "zhuanzhang", - "contentDesc": "[1.5亿转账]", + "speaker": "other", + "contentType": "word", + "contentDesc": "齐哥,出大事了,快回来!", "next": [ 11 ], "isFinish": false }, { - "indexStr": "WX_9", + "indexStr": "WX_5", "id": 11, - "speaker": "me", + "speaker": "other", "contentType": "word", - "contentDesc": "嗯,我已经将钱都凑齐了,你拿着尽快将妹妹治疗好吧。", + "contentDesc": "我看到你女儿被几个人绑走了,我没追上他们。", "next": [ 12 ], "isFinish": false }, { - "indexStr": "WX_9", + "indexStr": "WX_5", "id": 12, - "speaker": "other", + "speaker": "me", "contentType": "word", - "contentDesc": "真是太谢谢你了,等我回来,我会想办法报答你的。", + "contentDesc": "什么!我这就回去!", "isFinish": true } ] \ No newline at end of file diff --git a/xls表/配置表- 剧情/config/WX_Ma.json b/xls表/配置表- 剧情/config/WX_Ma.json new file mode 100644 index 00000000..bd9bd5a6 --- /dev/null +++ b/xls表/配置表- 剧情/config/WX_Ma.json @@ -0,0 +1,65 @@ +[ + { + "indexStr": "WX_4", + "id": 0, + "speaker": "other", + "contentType": "word", + "contentDesc": "小齐啊,村里都在传你欠了很多钱,怎么回事啊?", + "next": [ + 1 + ], + "isFinish": false + }, + { + "indexStr": "WX_4", + "id": 1, + "speaker": "me", + "contentType": "word", + "contentDesc": "妈,你别担心,没什么大事的。", + "next": [ + 2 + ], + "isFinish": false + }, + { + "indexStr": "WX_4", + "id": 2, + "speaker": "other", + "contentType": "zhaunzhang", + "contentDesc": "1000000", + "next": [ + 3 + ], + "isFinish": false + }, + { + "indexStr": "WX_4", + "id": 3, + "speaker": "other", + "contentType": "word", + "contentDesc": "我问亲戚借了些钱,加上我跟你爸这些年的积蓄,你先拿去应应急。", + "next": [ + 4 + ], + "isFinish": false + }, + { + "indexStr": "WX_4", + "id": 4, + "speaker": "me", + "contentType": "word", + "contentDesc": "谢谢妈,等我宽裕了一定还你们。", + "next": [ + 5 + ], + "isFinish": false + }, + { + "indexStr": "WX_4", + "id": 5, + "speaker": "me", + "contentType": "word", + "contentDesc": "你们别担心,保重身体。", + "isFinish": true + } +] \ No newline at end of file diff --git a/xls表/配置表- 剧情/config/WX_XiaYun.json b/xls表/配置表- 剧情/config/WX_XiaYun.json new file mode 100644 index 00000000..10e98e06 --- /dev/null +++ b/xls表/配置表- 剧情/config/WX_XiaYun.json @@ -0,0 +1,65 @@ +[ + { + "indexStr": "WX_8", + "id": 0, + "speaker": "other", + "contentType": "word", + "contentDesc": "女儿怎么了??", + "next": [ + 1 + ], + "isFinish": false + }, + { + "indexStr": "WX_8", + "id": 1, + "speaker": "me", + "contentType": "word", + "contentDesc": "你是不是早就知道女儿的病情,为了筹钱才离开我们的。", + "next": [ + 2 + ], + "isFinish": false + }, + { + "indexStr": "WX_8", + "id": 2, + "speaker": "other", + "contentType": "word", + "contentDesc": "我也实在没办法,以我们当时的情况完全负担不起,我只能这么做。", + "next": [ + 3 + ], + "isFinish": false + }, + { + "indexStr": "WX_8", + "id": 3, + "speaker": "other", + "contentType": "zhuanzhang", + "contentDesc": "100000000", + "next": [ + 4 + ], + "isFinish": false + }, + { + "indexStr": "WX_8", + "id": 4, + "speaker": "other", + "contentType": "word", + "contentDesc": "这钱你拿着,剩下的我会想办法的。", + "next": [ + 5 + ], + "isFinish": false + }, + { + "indexStr": "WX_8", + "id": 5, + "speaker": "me", + "contentType": "word", + "contentDesc": "都怪我没用,剩下的钱无论如何我都会筹齐的。", + "isFinish": true + } +] \ No newline at end of file diff --git a/xls表/配置表- 剧情/人物管理.xlsx b/xls表/配置表- 剧情/人物管理.xlsx index a6a0e8bc..b08eb5d9 100644 Binary files a/xls表/配置表- 剧情/人物管理.xlsx and b/xls表/配置表- 剧情/人物管理.xlsx differ diff --git a/xls表/配置表- 剧情/微信聊天.xlsx b/xls表/配置表- 剧情/微信聊天.xlsx index f2fa9f15..9e4205ac 100644 Binary files a/xls表/配置表- 剧情/微信聊天.xlsx and b/xls表/配置表- 剧情/微信聊天.xlsx differ