284 lines
9.0 KiB
JSON
284 lines
9.0 KiB
JSON
{
|
|
"$type": "miHoYo.HYG.Performance.PerformanceGraph, Assembly-CSharp",
|
|
"id": 432303,
|
|
"maxVoiceIdIndex": 1,
|
|
"maxTextMapIdIndex": 1,
|
|
"name": "月亮椅派对",
|
|
"kmPageId": 333096,
|
|
"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
|
|
},
|
|
"overrideGraphCfg": true,
|
|
"graphCfgId": 0,
|
|
"castDic": {
|
|
"$type": "System.Collections.Generic.Dictionary`2[[System.String, mscorlib],[System.Int32, mscorlib]], mscorlib",
|
|
"云果": 1010,
|
|
"艾莎莎尼": 5
|
|
},
|
|
"editorEntityCast": {
|
|
"$type": "System.Collections.Generic.Dictionary`2[[System.String, mscorlib],[System.UInt64, mscorlib]], mscorlib"
|
|
},
|
|
"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"
|
|
},
|
|
"performRoot": {
|
|
"$type": "miHoYo.HYG.GetPosByConfigVar, Assembly-CSharp",
|
|
"positionVar": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetBlueprintPos, Assembly-CSharp",
|
|
"configId": 9999
|
|
},
|
|
"rotationVar": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[UnityEngine.Vector3, UnityEngine.CoreModule]], Assembly-CSharp",
|
|
"_value": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
}
|
|
}
|
|
},
|
|
"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
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Performance.StringIntPair, Assembly-CSharp",
|
|
"key": "艾莎莎尼",
|
|
"value": 5
|
|
}
|
|
]
|
|
},
|
|
"editorEntityCast_edit": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Performance.EditorGuidPair, 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": []
|
|
},
|
|
"blackboardConfigs": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigPicker, Assembly-CSharp",
|
|
"paraKeys": null,
|
|
"configs": null,
|
|
"noSharingKeys": null
|
|
},
|
|
"selectItem_count": 0,
|
|
"textNodeMaxIndex": 1,
|
|
"nodeMaxIndex": 6,
|
|
"testGMGroup": "",
|
|
"desc": null,
|
|
"NewNodesPlaceholder": {
|
|
"$type": "miHoYo.HYG.Performance.CfgPerformanceNode[], Assembly-CSharp",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.Performance.CfgBlackScreen, Assembly-CSharp",
|
|
"fadeIn": true,
|
|
"fadeInTime": 0.2,
|
|
"fadeOut": false,
|
|
"fadeOutTime": 0.0,
|
|
"duration": 0.0,
|
|
"_output": 1,
|
|
"nodeId": 1,
|
|
"index": 0,
|
|
"parentIndex": -1,
|
|
"Guid": "08d75716-5ed9-4bb5-b6ec-cbeb2cda3215"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Performance.CfgPerformAction, Assembly-CSharp",
|
|
"action": {
|
|
"$type": "miHoYo.HYG.Performance.SetActorPos, Assembly-CSharp",
|
|
"actorName": "云果",
|
|
"position": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetRandomPointInRange, Assembly-CSharp",
|
|
"_center": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetEntityPosition, Assembly-CSharp",
|
|
"_entityGuid": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetPlayerEntityGuid, Assembly-CSharp"
|
|
}
|
|
},
|
|
"_radius": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
|
|
"_value": 2.0
|
|
}
|
|
},
|
|
"rotation": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetEntityEulerAngles, Assembly-CSharp",
|
|
"_entityGuid": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetPlayerEntityGuid, Assembly-CSharp"
|
|
}
|
|
}
|
|
},
|
|
"infos": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Performance.StringInOdinList, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.Performance.StringInOdinList, Assembly-CSharp",
|
|
"content": "默认"
|
|
}
|
|
]
|
|
},
|
|
"_branches": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
2
|
|
]
|
|
},
|
|
"nodeId": 2,
|
|
"index": 1,
|
|
"parentIndex": 0,
|
|
"Guid": "392ccdaf-27f9-4c65-be50-f58e0658d15a"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Performance.CfgPerformAction, Assembly-CSharp",
|
|
"action": {
|
|
"$type": "miHoYo.HYG.Performance.SetActorPos, Assembly-CSharp",
|
|
"actorName": "艾莎莎尼",
|
|
"position": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetRandomPointInRange, Assembly-CSharp",
|
|
"_center": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetEntityPosition, Assembly-CSharp",
|
|
"_entityGuid": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetPlayerEntityGuid, Assembly-CSharp"
|
|
}
|
|
},
|
|
"_radius": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
|
|
"_value": 2.0
|
|
}
|
|
},
|
|
"rotation": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetEntityEulerAngles, Assembly-CSharp",
|
|
"_entityGuid": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetPlayerEntityGuid, Assembly-CSharp"
|
|
}
|
|
}
|
|
},
|
|
"infos": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Performance.StringInOdinList, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.Performance.StringInOdinList, Assembly-CSharp",
|
|
"content": "默认"
|
|
}
|
|
]
|
|
},
|
|
"_branches": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
3
|
|
]
|
|
},
|
|
"nodeId": 3,
|
|
"index": 2,
|
|
"parentIndex": 1,
|
|
"Guid": "a9d2dd9e-58d6-4bd2-bb0f-635205d399c1"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Performance.CfgBlackScreen, Assembly-CSharp",
|
|
"fadeIn": true,
|
|
"fadeInTime": 0.0,
|
|
"fadeOut": true,
|
|
"fadeOutTime": 0.5,
|
|
"duration": 0.3,
|
|
"_output": -1,
|
|
"nodeId": 6,
|
|
"index": 3,
|
|
"parentIndex": 2,
|
|
"Guid": "1a7e99bd-59d2-455b-b85a-17c7fdd26765"
|
|
}
|
|
]
|
|
},
|
|
"containers": null,
|
|
"rootIndex": 0,
|
|
"nodesHash": -1429927299,
|
|
"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": -480.0,
|
|
"y": -48.0
|
|
},
|
|
"guid": "08d75716-5ed9-4bb5-b6ec-cbeb2cda3215",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 176.0,
|
|
"y": -48.0
|
|
},
|
|
"guid": "392ccdaf-27f9-4c65-be50-f58e0658d15a",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 528.0,
|
|
"y": -32.0
|
|
},
|
|
"guid": "a9d2dd9e-58d6-4bd2-bb0f-635205d399c1",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 864.0,
|
|
"y": 48.0
|
|
},
|
|
"guid": "1a7e99bd-59d2-455b-b85a-17c7fdd26765",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
}
|
|
]
|
|
},
|
|
"comment": null
|
|
},
|
|
"path": "Assets/MoleRes/Rel/SRes/Data/Json/Performance/432303.json",
|
|
"errors": null,
|
|
"nodeErrors": {
|
|
"$type": "System.Collections.Generic.Dictionary`2[[System.Int32, mscorlib],[System.String, mscorlib]], mscorlib"
|
|
}
|
|
} |