327 lines
10 KiB
JSON
327 lines
10 KiB
JSON
{
|
|
"$type": "miHoYo.HYG.Performance.PerformanceGraph, Assembly-CSharp",
|
|
"id": 10000000026,
|
|
"maxVoiceIdIndex": 1,
|
|
"maxTextMapIdIndex": 1,
|
|
"name": "日常对话-日常特殊反馈-受击反馈-玩家被龙虾揍",
|
|
"kmPageId": 333096,
|
|
"kmEncId": null,
|
|
"sheetName": null,
|
|
"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
|
|
},
|
|
"graphCfgId": 0,
|
|
"castDic": {
|
|
"$type": "System.Collections.Generic.Dictionary`2[[System.String, mscorlib],[System.Int32, mscorlib]], mscorlib"
|
|
},
|
|
"actorDataDic_edit": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Performance.ActorDataPair, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"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": []
|
|
},
|
|
"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": []
|
|
},
|
|
"selectItem_count": 0,
|
|
"textNodeMaxIndex": 3,
|
|
"nodeMaxIndex": 9,
|
|
"testGMGroup": "",
|
|
"desc": null,
|
|
"roots": null,
|
|
"NewNodesPlaceholder": {
|
|
"$type": "miHoYo.HYG.Performance.CfgPerformanceNode[], Assembly-CSharp",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.Performance.CfgDialogGroup, Assembly-CSharp",
|
|
"desc": null,
|
|
"textMaxIndex": 0,
|
|
"textGroupId": "10000000026_1",
|
|
"useFixedDialogGroup": false,
|
|
"fixedDialogGroupId": 0,
|
|
"dialogs": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Performance.DialogCfg, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"banPT": false,
|
|
"positionInfo": null,
|
|
"_output": 2,
|
|
"nodeId": 2,
|
|
"index": 0,
|
|
"parentIndex": 1,
|
|
"Guid": "74333fbc-740b-4ca1-9929-a59b4b057088"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Performance.CfgBranch, Assembly-CSharp",
|
|
"condition": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarLogicAnd, Assembly-CSharp",
|
|
"_operands": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedBoolArray, Assembly-CSharp",
|
|
"_values": {
|
|
"$type": "miHoYo.HYG.DataSharing.IConfigVar`1[[System.Boolean, mscorlib]][], Assembly-CSharp",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarLogicNot, Assembly-CSharp",
|
|
"_operand": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarIsPlayerBagFull, Assembly-CSharp"
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarEqualToInt32, Assembly-CSharp",
|
|
"_lhs": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetMemoryIntValue, Assembly-CSharp",
|
|
"memoryType": 2,
|
|
"memoryKey": 562949953421833,
|
|
"callerConfigId": null
|
|
},
|
|
"_rhs": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Int32, mscorlib]], Assembly-CSharp",
|
|
"_value": 0
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
},
|
|
"_successOut": 0,
|
|
"_failOut": 5,
|
|
"nodeId": 3,
|
|
"index": 1,
|
|
"parentIndex": -1,
|
|
"Guid": "d73ed275-e2a5-4792-8476-77574c8ce2c8"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Performance.CfgLocalEntity, Assembly-CSharp",
|
|
"configId": 30161,
|
|
"editorGuid": 14680064,
|
|
"position": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"euler": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"initVisible": true,
|
|
"_output": 3,
|
|
"nodeId": 4,
|
|
"index": 2,
|
|
"parentIndex": 0,
|
|
"Guid": "99281ff9-acd6-4800-937e-e8befd5cab13"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Performance.CfgExecuteCmdWait, Assembly-CSharp",
|
|
"isAsync": true,
|
|
"useCmdCfgId": true,
|
|
"cmd": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.CmdConfig, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"cmdCfgId": 49,
|
|
"actorList": {
|
|
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
|
|
"$values": [
|
|
"PerformTrigger",
|
|
"Player"
|
|
]
|
|
},
|
|
"itemList": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.DataSharing.IConfigVar`1[[System.UInt64, mscorlib]], Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarEditorGuidToGuid, Assembly-CSharp",
|
|
"editorGuidValue": 14680064
|
|
}
|
|
]
|
|
},
|
|
"_output": 4,
|
|
"nodeId": 5,
|
|
"index": 3,
|
|
"parentIndex": 2,
|
|
"Guid": "0402bc2c-e20e-4465-a84d-10c75dcd5a32"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Performance.CfgRemoveEntity, Assembly-CSharp",
|
|
"editorGuidValue": 14680064,
|
|
"_output": 6,
|
|
"nodeId": 6,
|
|
"index": 4,
|
|
"parentIndex": 3,
|
|
"Guid": "a774d8b9-8dbc-4aa4-9b58-6d639265e18c"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Performance.CfgDialogGroup, Assembly-CSharp",
|
|
"desc": null,
|
|
"textMaxIndex": 0,
|
|
"textGroupId": "10000000026_3",
|
|
"useFixedDialogGroup": false,
|
|
"fixedDialogGroupId": 0,
|
|
"dialogs": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Performance.DialogCfg, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"banPT": false,
|
|
"positionInfo": null,
|
|
"_output": 6,
|
|
"nodeId": 8,
|
|
"index": 5,
|
|
"parentIndex": 1,
|
|
"Guid": "1d9528fe-97ae-402c-a5c0-5d8628e40319"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Performance.CfgSaveMemory, Assembly-CSharp",
|
|
"memoryStrKey": "Global/Performance/玩家被龙虾揍_Int",
|
|
"memoryKey": 562949953421833,
|
|
"isNpc": false,
|
|
"useDynamicId": false,
|
|
"dynamicId": null,
|
|
"memoryTime": 0,
|
|
"operateType": 0,
|
|
"useConfigVarAsNewValue": false,
|
|
"newValue": 1,
|
|
"configVarValue": null,
|
|
"_output": -1,
|
|
"nodeId": 9,
|
|
"index": 6,
|
|
"parentIndex": 5,
|
|
"Guid": "4f5699ae-cf24-46b3-b116-043ad961dd50"
|
|
}
|
|
]
|
|
},
|
|
"containers": null,
|
|
"rootIndex": 1,
|
|
"nodesHash": -870085602,
|
|
"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": 816.0,
|
|
"y": 592.0
|
|
},
|
|
"guid": "74333fbc-740b-4ca1-9929-a59b4b057088",
|
|
"comment": "送礼",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 384.0,
|
|
"y": 912.0
|
|
},
|
|
"guid": "d73ed275-e2a5-4792-8476-77574c8ce2c8",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1456.0,
|
|
"y": 592.0
|
|
},
|
|
"guid": "99281ff9-acd6-4800-937e-e8befd5cab13",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1984.0,
|
|
"y": 592.0
|
|
},
|
|
"guid": "0402bc2c-e20e-4465-a84d-10c75dcd5a32",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 2416.0,
|
|
"y": 592.0
|
|
},
|
|
"guid": "a774d8b9-8dbc-4aa4-9b58-6d639265e18c",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 816.0,
|
|
"y": 1296.0
|
|
},
|
|
"guid": "1d9528fe-97ae-402c-a5c0-5d8628e40319",
|
|
"comment": "包满了,纯安慰",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 3008.0,
|
|
"y": 1104.0
|
|
},
|
|
"guid": "4f5699ae-cf24-46b3-b116-043ad961dd50",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
}
|
|
]
|
|
},
|
|
"comment": ""
|
|
},
|
|
"path": "Assets/MoleRes/Rel/SRes/Data/Json/Performance/10000000026.json",
|
|
"errors": null,
|
|
"nodeErrors": {
|
|
"$type": "System.Collections.Generic.Dictionary`2[[System.Int32, mscorlib],[System.String, mscorlib]], mscorlib"
|
|
}
|
|
} |