Files
PetitPlanet-Data/Json/Performance/1003201.json
2025-11-11 07:21:48 +07:00

545 lines
18 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"$type": "miHoYo.HYG.Performance.PerformanceGraph, Assembly-CSharp",
"id": 1003201,
"maxVoiceIdIndex": 1,
"maxTextMapIdIndex": 8,
"name": "邀请参观-云果",
"kmPageId": 1251469,
"kmEncId": "mhigf6risrja",
"sheetName": "主流程文本3",
"editRootPos": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"editRootRot": {
"x": 0.0,
"y": 0.0,
"z": 0.0,
"w": 0.0
},
"performRoot": {
"$type": "miHoYo.HYG.StaticPosition, Assembly-CSharp",
"xPos": 0.0,
"yPos": 0.0,
"zPos": 0.0,
"yAngle": 0.0
},
"overrideGraphCfg": true,
"graphCfgId": 0,
"castDic": {
"$type": "System.Collections.Generic.Dictionary`2[[System.String, mscorlib],[System.Int32, mscorlib]], mscorlib",
"云果": 1010
},
"paramDic": {
"$type": "System.Collections.Generic.Dictionary`2[[System.String, mscorlib],[System.Int32, mscorlib]], mscorlib"
},
"effectDic": {
"$type": "System.Collections.Generic.Dictionary`2[[System.String, mscorlib],[miHoYo.HYG.Performance.DialogEffectCfg, Assembly-CSharp]], mscorlib"
},
"castDic_edit": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Performance.StringIntPair, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.Performance.StringIntPair, Assembly-CSharp",
"key": "云果",
"value": 1010
}
]
},
"timbreDatas_edit": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Performance.TimbreDataPair, Assembly-CSharp]], mscorlib",
"$values": []
},
"paramDic_edit": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Performance.StringIntPair, Assembly-CSharp]], mscorlib",
"$values": []
},
"effectDic_edit": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Performance.StringEffectPair, Assembly-CSharp]], mscorlib",
"$values": []
},
"kmInfo_edit": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Performance.DynamicKMInfoPair, Assembly-CSharp]], mscorlib",
"$values": []
},
"blackboardConfigs": {
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigPicker, Assembly-CSharp",
"paraKeys": null,
"configs": null,
"noSharingKeys": null
},
"selectItem_count": 0,
"textNodeMaxIndex": 14,
"nodeMaxIndex": 20,
"testGMGroup": "",
"desc": null,
"NewNodesPlaceholder": {
"$type": "miHoYo.HYG.Performance.CfgPerformanceNode[], Assembly-CSharp",
"$values": [
{
"$type": "miHoYo.HYG.Performance.CfgChoiceGroup, Assembly-CSharp",
"dynamicType": 0,
"selectTimes": null,
"selectTagCounts": null,
"avoidTags": null,
"additionTags": null,
"infos": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Performance.CfgChoiceInfo, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.Performance.CfgChoiceInfo, Assembly-CSharp",
"condition": null,
"iconId": 0,
"style": 0,
"choiceContent": {
"$type": "miHoYo.HYG.Performance.ChoiceContent, Assembly-CSharp",
"useContentSelector": false,
"content": "走!回你家看看。",
"content_l10n": {
"$type": "miHoYo.HYG.Localization.LocalizationString, Assembly-Common",
"textId": "Performance_1003201_2_29331_content",
"value": "走!回你家看看。"
},
"contentSelector": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.StringSelectorItem, Assembly-CSharp]], mscorlib",
"$values": []
},
"desc": null,
"textId": 0,
"textGuid": 29331
},
"choiceId": 1
}
]
},
"textGroupId": "1003201_2",
"textMaxIndex": 0,
"choiceMaxIndex": 2,
"_dynamicOut": -1,
"_branches": {
"$type": "System.Int32[], mscorlib",
"$values": [
1
]
},
"nodeId": 2,
"index": 0,
"parentIndex": 5,
"Guid": "73ed7999-4ab0-49c5-86ec-971aa719e27d"
},
{
"$type": "miHoYo.HYG.Performance.CfgPerformWatcher, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.WatcherKey, Assembly-CSharp",
"key": 79,
"name": "Task_10032_是否参观云果家",
"valueType": 2,
"temp": false
},
"configVarValue": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedBool, Assembly-CSharp",
"_value": true
},
"_output": 2,
"_failedOut": -1,
"nodeId": 3,
"index": 1,
"parentIndex": 0,
"Guid": "edf50230-a265-448e-93d9-ee16c47a07b0"
},
{
"$type": "miHoYo.HYG.Performance.CfgSaveMemory, Assembly-CSharp",
"memoryStrKey": "Npc/Performance/Daily/EnterNpcHomeCount_Int",
"memoryKey": 15465,
"isNpc": true,
"useDynamicId": false,
"dynamicId": null,
"memoryTime": 0,
"operateType": 0,
"useConfigVarAsNewValue": true,
"newValue": 0,
"configVarValue": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarAddInt32, Assembly-CSharp",
"_lhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetMemoryIntValue, Assembly-CSharp",
"memoryType": 0,
"memoryKey": 15465,
"callerConfigId": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUInt32, Assembly-CSharp",
"_value": 1010
}
},
"_rhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedInt32, Assembly-CSharp",
"_value": 1
}
},
"_output": -1,
"nodeId": 10,
"index": 2,
"parentIndex": 1,
"Guid": "6644677b-1ad1-44a5-b064-ff47ced42ec6"
},
{
"$type": "miHoYo.HYG.Performance.CfgNextSelector, Assembly-CSharp",
"selectors": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.SelectorItem, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.SelectorItem, Assembly-CSharp",
"id": 0,
"conditionWrapper": {
"$type": "miHoYo.HYG.SelectorCondition, Assembly-CSharp",
"desc": null,
"condition": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarIsCurLevelBelongsToNpc, Assembly-CSharp",
"_npcConfigId": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUInt32, Assembly-CSharp",
"_value": 1010
}
}
},
"isExclusive": true,
"exclusivePossibility": 100,
"useConfigVarWeight": false,
"weight": 1.0,
"configVarWeight": null,
"record": false,
"memoryStrKey": null,
"memoryKey": 0,
"deltaWeight": 0.0
},
{
"$type": "miHoYo.HYG.SelectorItem, Assembly-CSharp",
"id": 0,
"conditionWrapper": {
"$type": "miHoYo.HYG.SelectorCondition, Assembly-CSharp",
"desc": null,
"condition": null
},
"isExclusive": false,
"exclusivePossibility": 100,
"useConfigVarWeight": false,
"weight": 1.0,
"configVarWeight": null,
"record": false,
"memoryStrKey": null,
"memoryKey": 0,
"deltaWeight": 0.0
}
]
},
"needCache": false,
"_branches": {
"$type": "System.Int32[], mscorlib",
"$values": [
4,
5
]
},
"nodeId": 13,
"index": 3,
"parentIndex": 7,
"Guid": "61ec024b-2d03-4742-94a0-d3cfe2f67fea"
},
{
"$type": "miHoYo.HYG.Performance.CfgDialogGroup, Assembly-CSharp",
"desc": null,
"textMaxIndex": 0,
"textGroupId": "1003201_8",
"useFixedDialogGroup": false,
"fixedDialogGroupId": 0,
"dialogs": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Performance.DialogCfg, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.Performance.DialogCfg, Assembly-CSharp",
"textId": 0,
"pTimelineId": "",
"speakerKey": "云果",
"voiceId": "",
"fakeName": null,
"fakeName_l10n": {
"$type": "miHoYo.HYG.Localization.LocalizationString, Assembly-Common",
"textId": "Performance_1003201_14_34403_fakeName",
"value": null
},
"content": "如果、如果你有空,\n请等等我\n我这就把你送的家具摆摆好",
"content_l10n": {
"$type": "miHoYo.HYG.Localization.LocalizationString, Assembly-Common",
"textId": "Performance_1003201_14_34403_content",
"value": "如果、如果你有空,\n请等等我\n我这就把你送的家具摆摆好"
},
"nextRule": 0,
"guardPeriod": 0.0,
"desc": null,
"voiceText": null,
"expressiveDesc": null,
"textGuid": 34403
}
]
},
"banPT": false,
"positionInfo": null,
"_output": 6,
"nodeId": 14,
"index": 4,
"parentIndex": 3,
"Guid": "a8f4639a-ec67-4456-bfdf-eaa092538ccf"
},
{
"$type": "miHoYo.HYG.Performance.CfgDialogGroup, Assembly-CSharp",
"desc": null,
"textMaxIndex": 0,
"textGroupId": "1003201_9",
"useFixedDialogGroup": false,
"fixedDialogGroupId": 0,
"dialogs": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Performance.DialogCfg, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.Performance.DialogCfg, Assembly-CSharp",
"textId": 0,
"pTimelineId": "",
"speakerKey": "云果",
"voiceId": "",
"fakeName": null,
"fakeName_l10n": {
"$type": "miHoYo.HYG.Localization.LocalizationString, Assembly-Common",
"textId": "Performance_1003201_15_29329_fakeName",
"value": null
},
"content": "我这就回家,把你送的家具摆摆好,\n如果、如果你有空\n{A害羞冒烟}我想邀请你,跟我一起回家看看……",
"content_l10n": {
"$type": "miHoYo.HYG.Localization.LocalizationString, Assembly-Common",
"textId": "Performance_1003201_15_29329_content",
"value": "我这就回家,把你送的家具摆摆好,\n如果、如果你有空\n{A害羞冒烟}我想邀请你,跟我一起回家看看……"
},
"nextRule": 0,
"guardPeriod": 0.0,
"desc": null,
"voiceText": null,
"expressiveDesc": null,
"textGuid": 29329
}
]
},
"banPT": false,
"positionInfo": null,
"_output": 0,
"nodeId": 15,
"index": 5,
"parentIndex": 3,
"Guid": "614b9459-12dd-4346-bf3e-6b09f6fbf172"
},
{
"$type": "miHoYo.HYG.Performance.CfgChoiceGroup, Assembly-CSharp",
"dynamicType": 0,
"selectTimes": null,
"selectTagCounts": null,
"avoidTags": null,
"additionTags": null,
"infos": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Performance.CfgChoiceInfo, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.Performance.CfgChoiceInfo, Assembly-CSharp",
"condition": null,
"iconId": 0,
"style": 0,
"choiceContent": {
"$type": "miHoYo.HYG.Performance.ChoiceContent, Assembly-CSharp",
"useContentSelector": false,
"content": "好!期待效果。",
"content_l10n": {
"$type": "miHoYo.HYG.Localization.LocalizationString, Assembly-Common",
"textId": "Performance_1003201_19_34404_content",
"value": "好!期待效果。"
},
"contentSelector": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.StringSelectorItem, Assembly-CSharp]], mscorlib",
"$values": []
},
"desc": null,
"textId": 0,
"textGuid": 34404
},
"choiceId": 1
}
]
},
"textGroupId": "1003201_13",
"textMaxIndex": 0,
"choiceMaxIndex": 1,
"_dynamicOut": -1,
"_branches": {
"$type": "System.Int32[], mscorlib",
"$values": [
-1
]
},
"nodeId": 19,
"index": 6,
"parentIndex": 4,
"Guid": "a121207a-5778-47b7-924d-6ad996be4258"
},
{
"$type": "miHoYo.HYG.Performance.CfgDialogGroup, Assembly-CSharp",
"desc": null,
"textMaxIndex": 0,
"textGroupId": "1003201_14",
"useFixedDialogGroup": false,
"fixedDialogGroupId": 0,
"dialogs": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Performance.DialogCfg, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.Performance.DialogCfg, Assembly-CSharp",
"textId": 0,
"pTimelineId": "",
"speakerKey": "云果",
"voiceId": "",
"fakeName": null,
"fakeName_l10n": {
"$type": "miHoYo.HYG.Localization.LocalizationString, Assembly-Common",
"textId": "Performance_1003201_20_36797_fakeName",
"value": null
},
"content": "{A惊叹}这做工……{短暂停}\n太好了谢谢你~",
"content_l10n": {
"$type": "miHoYo.HYG.Localization.LocalizationString, Assembly-Common",
"textId": "Performance_1003201_20_36797_content",
"value": "{A惊叹}这做工……{短暂停}\n太好了谢谢你~"
},
"nextRule": 0,
"guardPeriod": 0.0,
"desc": null,
"voiceText": null,
"expressiveDesc": null,
"textGuid": 36797
}
]
},
"banPT": false,
"positionInfo": null,
"_output": 3,
"nodeId": 20,
"index": 7,
"parentIndex": -1,
"Guid": "a8ffe667-6e58-4512-a542-a4ed632e153b"
}
]
},
"containers": null,
"rootIndex": 7,
"nodesHash": 1529554006,
"editorData": {
"$type": "miHoYo.HYG.JsonGraph.GraphEditorData, Assembly-CSharp",
"danglingIndexes": {
"$type": "System.Int32[], mscorlib",
"$values": []
},
"nodeInfos": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 112.0,
"y": 208.0
},
"guid": "73ed7999-4ab0-49c5-86ec-971aa719e27d",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 784.0,
"y": 256.0
},
"guid": "edf50230-a265-448e-93d9-ee16c47a07b0",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1424.0,
"y": 240.0
},
"guid": "6644677b-1ad1-44a5-b064-ff47ced42ec6",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -1456.0,
"y": 32.0
},
"guid": "61ec024b-2d03-4742-94a0-d3cfe2f67fea",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -640.0,
"y": -128.0
},
"guid": "a8f4639a-ec67-4456-bfdf-eaa092538ccf",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -640.0,
"y": 224.0
},
"guid": "614b9459-12dd-4346-bf3e-6b09f6fbf172",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 144.0,
"y": -256.0
},
"guid": "a121207a-5778-47b7-924d-6ad996be4258",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -2144.0,
"y": 64.0
},
"guid": "a8ffe667-6e58-4512-a542-a4ed632e153b",
"comment": "",
"locked": false,
"collapse": false
}
]
},
"comment": null
},
"path": "Assets/MoleRes/Rel/SRes/Data/Json/Performance/1003201.json",
"errors": null,
"nodeErrors": {
"$type": "System.Collections.Generic.Dictionary`2[[System.Int32, mscorlib],[System.String, mscorlib]], mscorlib"
}
}