1251 lines
44 KiB
JSON
1251 lines
44 KiB
JSON
{
|
||
"$type": "miHoYo.HYG.Performance.PerformanceGraph, Assembly-CSharp",
|
||
"id": 11010052111,
|
||
"maxVoiceIdIndex": 1,
|
||
"maxTextMapIdIndex": 13,
|
||
"name": "NPC初次偶遇模版图-1005幻雪",
|
||
"kmPageId": 1736637,
|
||
"kmEncId": null,
|
||
"sheetName": "幻雪",
|
||
"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",
|
||
"幻雪": 1005
|
||
},
|
||
"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.StaticPosition, Assembly-CSharp",
|
||
"xPos": 0.0,
|
||
"yPos": 0.0,
|
||
"zPos": 0.0,
|
||
"yAngle": 0.0,
|
||
"galaxyPositionInfo": null
|
||
},
|
||
"blackboardConfigs": {
|
||
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigPicker, Assembly-CSharp",
|
||
"paraKeys": null,
|
||
"configs": null,
|
||
"noSharingKeys": null
|
||
},
|
||
"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": 1005
|
||
}
|
||
]
|
||
},
|
||
"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": []
|
||
},
|
||
"selectItem_count": 0,
|
||
"textNodeMaxIndex": 24,
|
||
"nodeMaxIndex": 60,
|
||
"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,
|
||
"parentTagNew": {
|
||
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
|
||
"TagId": 0
|
||
},
|
||
"avoidTagsNew": null,
|
||
"additionTagsNew": 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": "你好,我是<style=PlayerName>{me}</style>。",
|
||
"content_l10n": {
|
||
"$type": "miHoYo.HYG.Localization.LocalizationString, Assembly-Common",
|
||
"textId": "Performance_11010052111_33404_content",
|
||
"value": "你好,我是<style=PlayerName>{me}</style>。"
|
||
},
|
||
"contentSelector": {
|
||
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.StringSelectorItem, Assembly-CSharp]], mscorlib",
|
||
"$values": []
|
||
},
|
||
"desc": null,
|
||
"textId": 0,
|
||
"textGuid": 33404
|
||
},
|
||
"choiceId": 1
|
||
}
|
||
]
|
||
},
|
||
"textGroupId": "11010052111_5",
|
||
"textMaxIndex": 0,
|
||
"choiceMaxIndex": 1,
|
||
"_dynamicOut": -1,
|
||
"_branches": {
|
||
"$type": "System.Int32[], mscorlib",
|
||
"$values": [
|
||
1
|
||
]
|
||
},
|
||
"nodeId": 8,
|
||
"index": 0,
|
||
"parentIndex": 10,
|
||
"Guid": "6af538fc-5b5c-4d64-94f1-e5c8adb3b4d0"
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.Performance.CfgDialogGroup, Assembly-CSharp",
|
||
"desc": null,
|
||
"textMaxIndex": 0,
|
||
"textGroupId": "11010052111_6",
|
||
"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": "PerformTrigger",
|
||
"voiceId": "",
|
||
"fakeName": null,
|
||
"fakeName_l10n": {
|
||
"$type": "miHoYo.HYG.Localization.LocalizationString, Assembly-Common",
|
||
"textId": "Performance_11010052111_33405_fakeName",
|
||
"value": null
|
||
},
|
||
"content": "{A喜欢}真是个特别的名字,<style=PlayerName>{me}</style>……\n听起来,像是在呼唤星辰。\n你也会在旅行中,偶尔注意到星空吗?",
|
||
"content_l10n": {
|
||
"$type": "miHoYo.HYG.Localization.LocalizationString, Assembly-Common",
|
||
"textId": "Performance_11010052111_33405_content",
|
||
"value": "{A喜欢}真是个特别的名字,<style=PlayerName>{me}</style>……\n听起来,像是在呼唤星辰。\n你也会在旅行中,偶尔注意到星空吗?"
|
||
},
|
||
"nextRule": 0,
|
||
"guardPeriod": 0.0,
|
||
"desc": null,
|
||
"voiceText": null,
|
||
"expressiveDesc": null,
|
||
"textGuid": 33405
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.Performance.DialogCfg, Assembly-CSharp",
|
||
"textId": 0,
|
||
"pTimelineId": "",
|
||
"speakerKey": "PerformTrigger",
|
||
"voiceId": "",
|
||
"fakeName": null,
|
||
"fakeName_l10n": {
|
||
"$type": "miHoYo.HYG.Localization.LocalizationString, Assembly-Common",
|
||
"textId": "Performance_11010052111_33853_fakeName",
|
||
"value": null
|
||
},
|
||
"content": "据说,人与人之间的不同\n就像密密点烁的繁星,\n但只要画上连线,也就连接了彼此……",
|
||
"content_l10n": {
|
||
"$type": "miHoYo.HYG.Localization.LocalizationString, Assembly-Common",
|
||
"textId": "Performance_11010052111_33853_content",
|
||
"value": "据说,人与人之间的不同\n就像密密点烁的繁星,\n但只要画上连线,也就连接了彼此……"
|
||
},
|
||
"nextRule": 0,
|
||
"guardPeriod": 0.0,
|
||
"desc": null,
|
||
"voiceText": null,
|
||
"expressiveDesc": null,
|
||
"textGuid": 33853
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.Performance.DialogCfg, Assembly-CSharp",
|
||
"textId": 0,
|
||
"pTimelineId": "",
|
||
"speakerKey": "PerformTrigger",
|
||
"voiceId": "",
|
||
"fakeName": null,
|
||
"fakeName_l10n": {
|
||
"$type": "miHoYo.HYG.Localization.LocalizationString, Assembly-Common",
|
||
"textId": "Performance_11010052111_33854_fakeName",
|
||
"value": null
|
||
},
|
||
"content": "而我喜欢从星空的连线中,\n占卜神秘的未来……",
|
||
"content_l10n": {
|
||
"$type": "miHoYo.HYG.Localization.LocalizationString, Assembly-Common",
|
||
"textId": "Performance_11010052111_33854_content",
|
||
"value": "而我喜欢从星空的连线中,\n占卜神秘的未来……"
|
||
},
|
||
"nextRule": 0,
|
||
"guardPeriod": 0.0,
|
||
"desc": null,
|
||
"voiceText": null,
|
||
"expressiveDesc": null,
|
||
"textGuid": 33854
|
||
}
|
||
]
|
||
},
|
||
"banPT": false,
|
||
"positionInfo": null,
|
||
"_output": 2,
|
||
"nodeId": 9,
|
||
"index": 1,
|
||
"parentIndex": 0,
|
||
"Guid": "73c6bc98-68e2-491e-81aa-239a698b313e"
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.Performance.CfgChoiceGroup, Assembly-CSharp",
|
||
"dynamicType": 0,
|
||
"selectTimes": null,
|
||
"selectTagCounts": null,
|
||
"parentTagNew": {
|
||
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
|
||
"TagId": 0
|
||
},
|
||
"avoidTagsNew": null,
|
||
"additionTagsNew": 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_11010052111_33855_content",
|
||
"value": "所以,你预知了我的出现?"
|
||
},
|
||
"contentSelector": {
|
||
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.StringSelectorItem, Assembly-CSharp]], mscorlib",
|
||
"$values": []
|
||
},
|
||
"desc": null,
|
||
"textId": 0,
|
||
"textGuid": 33855
|
||
},
|
||
"choiceId": 1
|
||
},
|
||
{
|
||
"$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_11010052111_33856_content",
|
||
"value": "也能给我占一个吗?"
|
||
},
|
||
"contentSelector": {
|
||
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.StringSelectorItem, Assembly-CSharp]], mscorlib",
|
||
"$values": []
|
||
},
|
||
"desc": null,
|
||
"textId": 0,
|
||
"textGuid": 33856
|
||
},
|
||
"choiceId": 2
|
||
}
|
||
]
|
||
},
|
||
"textGroupId": "11010052111_8",
|
||
"textMaxIndex": 0,
|
||
"choiceMaxIndex": 3,
|
||
"_dynamicOut": -1,
|
||
"_branches": {
|
||
"$type": "System.Int32[], mscorlib",
|
||
"$values": [
|
||
4,
|
||
4
|
||
]
|
||
},
|
||
"nodeId": 11,
|
||
"index": 2,
|
||
"parentIndex": 1,
|
||
"Guid": "47e3f6c7-4465-4515-9d8f-44f2b7021fcc"
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.Performance.CfgPerformAction, Assembly-CSharp",
|
||
"action": {
|
||
"$type": "miHoYo.HYG.Performance.NpcFirstMeetRequestReward, 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": "成功"
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.Performance.StringInOdinList, Assembly-CSharp",
|
||
"content": "失败"
|
||
}
|
||
]
|
||
},
|
||
"_branches": {
|
||
"$type": "System.Int32[], mscorlib",
|
||
"$values": [
|
||
9,
|
||
-1
|
||
]
|
||
},
|
||
"nodeId": 21,
|
||
"index": 3,
|
||
"parentIndex": 7,
|
||
"Guid": "631e8f7b-1273-44c3-833a-3809b833bb07"
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.Performance.CfgDialogGroup, Assembly-CSharp",
|
||
"desc": null,
|
||
"textMaxIndex": 0,
|
||
"textGroupId": "11010052111_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": "PerformTrigger",
|
||
"voiceId": "",
|
||
"fakeName": null,
|
||
"fakeName_l10n": {
|
||
"$type": "miHoYo.HYG.Localization.LocalizationString, Assembly-Common",
|
||
"textId": "Performance_11010052111_33872_fakeName",
|
||
"value": null
|
||
},
|
||
"content": "我想应该可以,那么……{短暂停}\n从你出现的星空方向,\n还有你的星球所在的位置……",
|
||
"content_l10n": {
|
||
"$type": "miHoYo.HYG.Localization.LocalizationString, Assembly-Common",
|
||
"textId": "Performance_11010052111_33872_content",
|
||
"value": "我想应该可以,那么……{短暂停}\n从你出现的星空方向,\n还有你的星球所在的位置……"
|
||
},
|
||
"nextRule": 0,
|
||
"guardPeriod": 0.0,
|
||
"desc": null,
|
||
"voiceText": null,
|
||
"expressiveDesc": null,
|
||
"textGuid": 33872
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.Performance.DialogCfg, Assembly-CSharp",
|
||
"textId": 0,
|
||
"pTimelineId": "",
|
||
"speakerKey": "PerformTrigger",
|
||
"voiceId": "",
|
||
"fakeName": null,
|
||
"fakeName_l10n": {
|
||
"$type": "miHoYo.HYG.Localization.LocalizationString, Assembly-Common",
|
||
"textId": "Performance_11010052111_33873_fakeName",
|
||
"value": null
|
||
},
|
||
"content": "{A思考星光}相位为饵……宫位为笼,\n星月暗流,三分性光弧,捕游离星火……\n也许——",
|
||
"content_l10n": {
|
||
"$type": "miHoYo.HYG.Localization.LocalizationString, Assembly-Common",
|
||
"textId": "Performance_11010052111_33873_content",
|
||
"value": "{A思考星光}相位为饵……宫位为笼,\n星月暗流,三分性光弧,捕游离星火……\n也许——"
|
||
},
|
||
"nextRule": 0,
|
||
"guardPeriod": 0.0,
|
||
"desc": null,
|
||
"voiceText": null,
|
||
"expressiveDesc": null,
|
||
"textGuid": 33873
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.Performance.DialogCfg, Assembly-CSharp",
|
||
"textId": 0,
|
||
"pTimelineId": "",
|
||
"speakerKey": "PerformTrigger",
|
||
"voiceId": "",
|
||
"fakeName": null,
|
||
"fakeName_l10n": {
|
||
"$type": "miHoYo.HYG.Localization.LocalizationString, Assembly-Common",
|
||
"textId": "Performance_11010052111_33874_fakeName",
|
||
"value": null
|
||
},
|
||
"content": "{A想象}“星海中<style=Highlight>抵达第三座星屿</style>之际,\n蛰伏着,友谊的星光,\n<style=Highlight>必会遇见伙伴</style>……”",
|
||
"content_l10n": {
|
||
"$type": "miHoYo.HYG.Localization.LocalizationString, Assembly-Common",
|
||
"textId": "Performance_11010052111_33874_content",
|
||
"value": "{A想象}“星海中<style=Highlight>抵达第三座星屿</style>之际,\n蛰伏着,友谊的星光,\n<style=Highlight>必会遇见伙伴</style>……”"
|
||
},
|
||
"nextRule": 0,
|
||
"guardPeriod": 0.0,
|
||
"desc": null,
|
||
"voiceText": null,
|
||
"expressiveDesc": null,
|
||
"textGuid": 33874
|
||
}
|
||
]
|
||
},
|
||
"banPT": false,
|
||
"positionInfo": null,
|
||
"_output": 8,
|
||
"nodeId": 23,
|
||
"index": 4,
|
||
"parentIndex": 2,
|
||
"Guid": "98d9edc9-293c-44b7-a90c-98962a37ea43"
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.Performance.CfgLocalEntity, Assembly-CSharp",
|
||
"useConfigVarId": false,
|
||
"configId": 10190,
|
||
"configVarId": null,
|
||
"editorGuid": 15728654,
|
||
"useDefaultEIC": false,
|
||
"useDropType": false,
|
||
"position": {
|
||
"x": 0.0,
|
||
"y": 0.0,
|
||
"z": 0.0
|
||
},
|
||
"euler": {
|
||
"x": 0.0,
|
||
"y": 0.0,
|
||
"z": 0.0
|
||
},
|
||
"scaler": {
|
||
"x": 1.0,
|
||
"y": 1.0,
|
||
"z": 1.0
|
||
},
|
||
"initVisible": true,
|
||
"_output": 6,
|
||
"nodeId": 27,
|
||
"index": 5,
|
||
"parentIndex": 8,
|
||
"Guid": "febc40a3-7cf9-4612-ad49-05a2c6a20c2a"
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.Performance.CfgExecuteCmdWait, Assembly-CSharp",
|
||
"isAsync": true,
|
||
"useCmdCfgId": true,
|
||
"cmdCfgId": 49,
|
||
"actorList": {
|
||
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
|
||
"$values": [
|
||
"幻雪",
|
||
"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": 15728654
|
||
}
|
||
]
|
||
},
|
||
"_output": 7,
|
||
"nodeId": 28,
|
||
"index": 6,
|
||
"parentIndex": 5,
|
||
"Guid": "9c3f1663-725c-401b-928c-f9a725dcaacb"
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.Performance.CfgRemoveEntity, Assembly-CSharp",
|
||
"editorGuidValue": 15728654,
|
||
"_output": 3,
|
||
"nodeId": 29,
|
||
"index": 7,
|
||
"parentIndex": 6,
|
||
"Guid": "da96c57a-ce5f-4392-b77b-6f3b82593a86"
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.Performance.CfgDialogGroup, Assembly-CSharp",
|
||
"desc": null,
|
||
"textMaxIndex": 0,
|
||
"textGroupId": "11010052111_16",
|
||
"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": "PerformTrigger",
|
||
"voiceId": "",
|
||
"fakeName": null,
|
||
"fakeName_l10n": {
|
||
"$type": "miHoYo.HYG.Localization.LocalizationString, Assembly-Common",
|
||
"textId": "Performance_11010052111_33875_fakeName",
|
||
"value": null
|
||
},
|
||
"content": "希望这预言对你有帮助,嘤~!\n对了,说到惊喜,这个<style=Highlight>陨星矿</style>,\n如果不介意的话,请收下。",
|
||
"content_l10n": {
|
||
"$type": "miHoYo.HYG.Localization.LocalizationString, Assembly-Common",
|
||
"textId": "Performance_11010052111_33875_content",
|
||
"value": "希望这预言对你有帮助,嘤~!\n对了,说到惊喜,这个<style=Highlight>陨星矿</style>,\n如果不介意的话,请收下。"
|
||
},
|
||
"nextRule": 0,
|
||
"guardPeriod": 0.0,
|
||
"desc": null,
|
||
"voiceText": null,
|
||
"expressiveDesc": null,
|
||
"textGuid": 33875
|
||
}
|
||
]
|
||
},
|
||
"banPT": false,
|
||
"positionInfo": null,
|
||
"_output": 5,
|
||
"nodeId": 31,
|
||
"index": 8,
|
||
"parentIndex": 4,
|
||
"Guid": "043eba72-304a-4394-aa58-bdaefb62722d"
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.Performance.CfgDialogGroup, Assembly-CSharp",
|
||
"desc": null,
|
||
"textMaxIndex": 0,
|
||
"textGroupId": "11010052111_17",
|
||
"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": "PerformTrigger",
|
||
"voiceId": "",
|
||
"fakeName": null,
|
||
"fakeName_l10n": {
|
||
"$type": "miHoYo.HYG.Localization.LocalizationString, Assembly-Common",
|
||
"textId": "Performance_11010052111_33876_fakeName",
|
||
"value": null
|
||
},
|
||
"content": "{A疑惑}不知道为什么……\n观星时,总有星星的碎片砸落在我身边。\n<style=SizeSmall>是我永远都无法解释的神秘现象……</style>",
|
||
"content_l10n": {
|
||
"$type": "miHoYo.HYG.Localization.LocalizationString, Assembly-Common",
|
||
"textId": "Performance_11010052111_33876_content",
|
||
"value": "{A疑惑}不知道为什么……\n观星时,总有星星的碎片砸落在我身边。\n<style=SizeSmall>是我永远都无法解释的神秘现象……</style>"
|
||
},
|
||
"nextRule": 0,
|
||
"guardPeriod": 0.0,
|
||
"desc": null,
|
||
"voiceText": null,
|
||
"expressiveDesc": null,
|
||
"textGuid": 33876
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.Performance.DialogCfg, Assembly-CSharp",
|
||
"textId": 0,
|
||
"pTimelineId": "",
|
||
"speakerKey": "PerformTrigger",
|
||
"voiceId": "",
|
||
"fakeName": null,
|
||
"fakeName_l10n": {
|
||
"$type": "miHoYo.HYG.Localization.LocalizationString, Assembly-Common",
|
||
"textId": "Performance_11010052111_37455_fakeName",
|
||
"value": null
|
||
},
|
||
"content": "就好像……谁也不知道\n{A思考星光}飞流星是怎么出现的?\n太神秘了,令我很在意。",
|
||
"content_l10n": {
|
||
"$type": "miHoYo.HYG.Localization.LocalizationString, Assembly-Common",
|
||
"textId": "Performance_11010052111_37455_content",
|
||
"value": "就好像……谁也不知道\n{A思考星光}飞流星是怎么出现的?\n太神秘了,令我很在意。"
|
||
},
|
||
"nextRule": 0,
|
||
"guardPeriod": 0.0,
|
||
"desc": null,
|
||
"voiceText": null,
|
||
"expressiveDesc": null,
|
||
"textGuid": 37455
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.Performance.DialogCfg, Assembly-CSharp",
|
||
"textId": 0,
|
||
"pTimelineId": "",
|
||
"speakerKey": "PerformTrigger",
|
||
"voiceId": "",
|
||
"fakeName": null,
|
||
"fakeName_l10n": {
|
||
"$type": "miHoYo.HYG.Localization.LocalizationString, Assembly-Common",
|
||
"textId": "Performance_11010052111_37456_fakeName",
|
||
"value": null
|
||
},
|
||
"content": "如果你有留意到天空中闪烁着星光的……{短暂停}\n<style=Highlight>飞流星</style>!\n可以帮我收集1个吗?",
|
||
"content_l10n": {
|
||
"$type": "miHoYo.HYG.Localization.LocalizationString, Assembly-Common",
|
||
"textId": "Performance_11010052111_37456_content",
|
||
"value": "如果你有留意到天空中闪烁着星光的……{短暂停}\n<style=Highlight>飞流星</style>!\n可以帮我收集1个吗?"
|
||
},
|
||
"nextRule": 0,
|
||
"guardPeriod": 0.0,
|
||
"desc": null,
|
||
"voiceText": null,
|
||
"expressiveDesc": null,
|
||
"textGuid": 37456
|
||
}
|
||
]
|
||
},
|
||
"banPT": false,
|
||
"positionInfo": null,
|
||
"_output": 12,
|
||
"nodeId": 32,
|
||
"index": 9,
|
||
"parentIndex": 3,
|
||
"Guid": "56d05ce5-68e1-41f0-b2dc-cb4e8e53a3f1"
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.Performance.CfgDialogGroup, Assembly-CSharp",
|
||
"desc": null,
|
||
"textMaxIndex": 0,
|
||
"textGroupId": "11010052111_20",
|
||
"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": "PerformTrigger",
|
||
"voiceId": "",
|
||
"fakeName": "???",
|
||
"fakeName_l10n": {
|
||
"$type": "miHoYo.HYG.Localization.LocalizationString, Assembly-Common",
|
||
"textId": "Performance_11010052111_33403_fakeName",
|
||
"value": "???"
|
||
},
|
||
"content": "{A思考星光}映点涟漪……与星共振……\n嘤~?!{短暂停}\n你是……哪里掉下来的小星星吗?",
|
||
"content_l10n": {
|
||
"$type": "miHoYo.HYG.Localization.LocalizationString, Assembly-Common",
|
||
"textId": "Performance_11010052111_33403_content",
|
||
"value": "{A思考星光}映点涟漪……与星共振……\n嘤~?!{短暂停}\n你是……哪里掉下来的小星星吗?"
|
||
},
|
||
"nextRule": 0,
|
||
"guardPeriod": 0.0,
|
||
"desc": null,
|
||
"voiceText": null,
|
||
"expressiveDesc": null,
|
||
"textGuid": 33403
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.Performance.DialogCfg, Assembly-CSharp",
|
||
"textId": 0,
|
||
"pTimelineId": "",
|
||
"speakerKey": "PerformTrigger",
|
||
"voiceId": "",
|
||
"fakeName": null,
|
||
"fakeName_l10n": {
|
||
"$type": "miHoYo.HYG.Localization.LocalizationString, Assembly-Common",
|
||
"textId": "Performance_11010052111_33852_fakeName",
|
||
"value": null
|
||
},
|
||
"content": "我刚占星预测到会出现惊喜,\n就遇见了你。\n你好,我是<style=NpcName>幻雪</style>。",
|
||
"content_l10n": {
|
||
"$type": "miHoYo.HYG.Localization.LocalizationString, Assembly-Common",
|
||
"textId": "Performance_11010052111_33852_content",
|
||
"value": "我刚占星预测到会出现惊喜,\n就遇见了你。\n你好,我是<style=NpcName>幻雪</style>。"
|
||
},
|
||
"nextRule": 0,
|
||
"guardPeriod": 0.0,
|
||
"desc": null,
|
||
"voiceText": null,
|
||
"expressiveDesc": null,
|
||
"textGuid": 33852
|
||
}
|
||
]
|
||
},
|
||
"banPT": false,
|
||
"positionInfo": null,
|
||
"_output": 0,
|
||
"nodeId": 35,
|
||
"index": 10,
|
||
"parentIndex": -1,
|
||
"Guid": "2bce18fc-aa97-4a41-92eb-23dfd55bbb58"
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.Performance.CfgDialogGroup, Assembly-CSharp",
|
||
"desc": null,
|
||
"textMaxIndex": 0,
|
||
"textGroupId": "11010052111_23",
|
||
"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": "PerformTrigger",
|
||
"voiceId": "",
|
||
"fakeName": null,
|
||
"fakeName_l10n": {
|
||
"$type": "miHoYo.HYG.Localization.LocalizationString, Assembly-Common",
|
||
"textId": "Performance_11010052111_37457_fakeName",
|
||
"value": null
|
||
},
|
||
"content": "{A喜欢}感谢,对了,我还要继续旅行,\n所以,先给你我的联系方式……\n期待与你的再相遇,记得,再找我占星!",
|
||
"content_l10n": {
|
||
"$type": "miHoYo.HYG.Localization.LocalizationString, Assembly-Common",
|
||
"textId": "Performance_11010052111_37457_content",
|
||
"value": "{A喜欢}感谢,对了,我还要继续旅行,\n所以,先给你我的联系方式……\n期待与你的再相遇,记得,再找我占星!"
|
||
},
|
||
"nextRule": 0,
|
||
"guardPeriod": 0.0,
|
||
"desc": null,
|
||
"voiceText": null,
|
||
"expressiveDesc": null,
|
||
"textGuid": 37457
|
||
}
|
||
]
|
||
},
|
||
"banPT": false,
|
||
"positionInfo": null,
|
||
"_output": 14,
|
||
"nodeId": 38,
|
||
"index": 11,
|
||
"parentIndex": 13,
|
||
"Guid": "2e847cac-c61d-49b9-99bc-3e3b9457dd73"
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.Performance.CfgChoiceGroup, Assembly-CSharp",
|
||
"dynamicType": 0,
|
||
"selectTimes": null,
|
||
"selectTagCounts": null,
|
||
"parentTagNew": {
|
||
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
|
||
"TagId": 0
|
||
},
|
||
"avoidTagsNew": null,
|
||
"additionTagsNew": 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_11010052111_37458_content",
|
||
"value": "好的,我会留意。"
|
||
},
|
||
"contentSelector": {
|
||
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.StringSelectorItem, Assembly-CSharp]], mscorlib",
|
||
"$values": []
|
||
},
|
||
"desc": null,
|
||
"textId": 0,
|
||
"textGuid": 37458
|
||
},
|
||
"choiceId": 1
|
||
},
|
||
{
|
||
"$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_11010052111_37459_content",
|
||
"value": "没问题,包给我!"
|
||
},
|
||
"contentSelector": {
|
||
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.StringSelectorItem, Assembly-CSharp]], mscorlib",
|
||
"$values": []
|
||
},
|
||
"desc": null,
|
||
"textId": 0,
|
||
"textGuid": 37459
|
||
},
|
||
"choiceId": 2
|
||
}
|
||
]
|
||
},
|
||
"textGroupId": "11010052111_24",
|
||
"textMaxIndex": 0,
|
||
"choiceMaxIndex": 3,
|
||
"_dynamicOut": -1,
|
||
"_branches": {
|
||
"$type": "System.Int32[], mscorlib",
|
||
"$values": [
|
||
13,
|
||
13
|
||
]
|
||
},
|
||
"nodeId": 39,
|
||
"index": 12,
|
||
"parentIndex": 9,
|
||
"Guid": "c6f71453-100a-4676-82d0-aaaee68c1881"
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.Performance.CfgStartParallel, Assembly-CSharp",
|
||
"_branches": {
|
||
"$type": "System.Int32[], mscorlib",
|
||
"$values": [
|
||
11,
|
||
17,
|
||
18
|
||
]
|
||
},
|
||
"nodeId": 40,
|
||
"index": 13,
|
||
"parentIndex": 12,
|
||
"Guid": "53989a00-45ed-4d90-8289-8c7957245222"
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.Performance.CfgEndParallel, Assembly-CSharp",
|
||
"_output": 15,
|
||
"nodeId": 42,
|
||
"index": 14,
|
||
"parentIndex": 18,
|
||
"Guid": "a4f22cbd-5096-4b8c-9399-827c30cabcdf"
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.Performance.CfgStartParallel, Assembly-CSharp",
|
||
"_branches": {
|
||
"$type": "System.Int32[], mscorlib",
|
||
"$values": [
|
||
19,
|
||
20
|
||
]
|
||
},
|
||
"nodeId": 55,
|
||
"index": 15,
|
||
"parentIndex": 14,
|
||
"Guid": "f1c604a0-7767-4df3-be2b-7c83c5ae3336"
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.Performance.CfgEndParallel, Assembly-CSharp",
|
||
"_output": -1,
|
||
"nodeId": 56,
|
||
"index": 16,
|
||
"parentIndex": 20,
|
||
"Guid": "396cab46-015f-47a4-a1fe-fee9db12c180"
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.Performance.CfgPerformAction, Assembly-CSharp",
|
||
"action": {
|
||
"$type": "miHoYo.HYG.Performance.PlayLoopATL, Assembly-CSharp",
|
||
"actorName": "幻雪",
|
||
"atlName": "Perform_HoldPhone"
|
||
},
|
||
"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": [
|
||
14
|
||
]
|
||
},
|
||
"nodeId": 57,
|
||
"index": 17,
|
||
"parentIndex": 13,
|
||
"Guid": "31b82a67-9c22-484c-b7d8-4b451e8ab955"
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.Performance.CfgPerformAction, Assembly-CSharp",
|
||
"action": {
|
||
"$type": "miHoYo.HYG.Performance.PlayLoopATL, Assembly-CSharp",
|
||
"actorName": "Player",
|
||
"atlName": "Perform_HoldPhone"
|
||
},
|
||
"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": [
|
||
14
|
||
]
|
||
},
|
||
"nodeId": 58,
|
||
"index": 18,
|
||
"parentIndex": 13,
|
||
"Guid": "0a3e41c5-57bb-4828-bc40-74c5ef6e2ff6"
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.Performance.CfgPerformAction, Assembly-CSharp",
|
||
"action": {
|
||
"$type": "miHoYo.HYG.Performance.StopLoopATL, Assembly-CSharp",
|
||
"actorName": "幻雪",
|
||
"atlName": "Perform_HoldPhone",
|
||
"finishWithEnd": true
|
||
},
|
||
"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": [
|
||
16
|
||
]
|
||
},
|
||
"nodeId": 59,
|
||
"index": 19,
|
||
"parentIndex": 15,
|
||
"Guid": "64d25934-ea00-47cf-b0fc-f25d9420ae9e"
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.Performance.CfgPerformAction, Assembly-CSharp",
|
||
"action": {
|
||
"$type": "miHoYo.HYG.Performance.StopLoopATL, Assembly-CSharp",
|
||
"actorName": "Player",
|
||
"atlName": "Perform_HoldPhone",
|
||
"finishWithEnd": true
|
||
},
|
||
"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": [
|
||
16
|
||
]
|
||
},
|
||
"nodeId": 60,
|
||
"index": 20,
|
||
"parentIndex": 15,
|
||
"Guid": "4ff0c3bf-ec26-48da-8acf-11d86fa80577"
|
||
}
|
||
]
|
||
},
|
||
"containers": null,
|
||
"rootIndex": 10,
|
||
"nodesHash": 563427803,
|
||
"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": 272.0,
|
||
"y": 544.0
|
||
},
|
||
"guid": "6af538fc-5b5c-4d64-94f1-e5c8adb3b4d0",
|
||
"comment": "",
|
||
"locked": false,
|
||
"collapse": false
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
||
"pos": {
|
||
"x": 928.0,
|
||
"y": 560.0
|
||
},
|
||
"guid": "73c6bc98-68e2-491e-81aa-239a698b313e",
|
||
"comment": "",
|
||
"locked": false,
|
||
"collapse": false
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
||
"pos": {
|
||
"x": 1680.0,
|
||
"y": 512.0
|
||
},
|
||
"guid": "47e3f6c7-4465-4515-9d8f-44f2b7021fcc",
|
||
"comment": "",
|
||
"locked": false,
|
||
"collapse": false
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
||
"pos": {
|
||
"x": 6000.0,
|
||
"y": 1248.0
|
||
},
|
||
"guid": "631e8f7b-1273-44c3-833a-3809b833bb07",
|
||
"comment": "",
|
||
"locked": false,
|
||
"collapse": false
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
||
"pos": {
|
||
"x": 2800.0,
|
||
"y": 1184.0
|
||
},
|
||
"guid": "98d9edc9-293c-44b7-a90c-98962a37ea43",
|
||
"comment": "",
|
||
"locked": false,
|
||
"collapse": false
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
||
"pos": {
|
||
"x": 4256.0,
|
||
"y": 1200.0
|
||
},
|
||
"guid": "febc40a3-7cf9-4612-ad49-05a2c6a20c2a",
|
||
"comment": "",
|
||
"locked": false,
|
||
"collapse": false
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
||
"pos": {
|
||
"x": 4928.0,
|
||
"y": 1232.0
|
||
},
|
||
"guid": "9c3f1663-725c-401b-928c-f9a725dcaacb",
|
||
"comment": "",
|
||
"locked": false,
|
||
"collapse": false
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
||
"pos": {
|
||
"x": 5408.0,
|
||
"y": 1232.0
|
||
},
|
||
"guid": "da96c57a-ce5f-4392-b77b-6f3b82593a86",
|
||
"comment": "",
|
||
"locked": false,
|
||
"collapse": false
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
||
"pos": {
|
||
"x": 3504.0,
|
||
"y": 1184.0
|
||
},
|
||
"guid": "043eba72-304a-4394-aa58-bdaefb62722d",
|
||
"comment": "",
|
||
"locked": false,
|
||
"collapse": false
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
||
"pos": {
|
||
"x": 6464.0,
|
||
"y": 1264.0
|
||
},
|
||
"guid": "56d05ce5-68e1-41f0-b2dc-cb4e8e53a3f1",
|
||
"comment": "",
|
||
"locked": false,
|
||
"collapse": false
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
||
"pos": {
|
||
"x": -502.45166,
|
||
"y": 486.7505
|
||
},
|
||
"guid": "2bce18fc-aa97-4a41-92eb-23dfd55bbb58",
|
||
"comment": "",
|
||
"locked": false,
|
||
"collapse": false
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
||
"pos": {
|
||
"x": 9440.0,
|
||
"y": 1840.0
|
||
},
|
||
"guid": "2e847cac-c61d-49b9-99bc-3e3b9457dd73",
|
||
"comment": "",
|
||
"locked": false,
|
||
"collapse": false
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
||
"pos": {
|
||
"x": 7248.0,
|
||
"y": 1360.0
|
||
},
|
||
"guid": "c6f71453-100a-4676-82d0-aaaee68c1881",
|
||
"comment": "",
|
||
"locked": false,
|
||
"collapse": false
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
||
"pos": {
|
||
"x": 8576.0,
|
||
"y": 1344.0
|
||
},
|
||
"guid": "53989a00-45ed-4d90-8289-8c7957245222",
|
||
"comment": "",
|
||
"locked": false,
|
||
"collapse": false
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
||
"pos": {
|
||
"x": 10272.0,
|
||
"y": 1248.0
|
||
},
|
||
"guid": "a4f22cbd-5096-4b8c-9399-827c30cabcdf",
|
||
"comment": "",
|
||
"locked": false,
|
||
"collapse": false
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
||
"pos": {
|
||
"x": 10745.4736,
|
||
"y": 1297.29956
|
||
},
|
||
"guid": "f1c604a0-7767-4df3-be2b-7c83c5ae3336",
|
||
"comment": null,
|
||
"locked": false,
|
||
"collapse": false
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
||
"pos": {
|
||
"x": 12128.6738,
|
||
"y": 1354.7
|
||
},
|
||
"guid": "396cab46-015f-47a4-a1fe-fee9db12c180",
|
||
"comment": null,
|
||
"locked": false,
|
||
"collapse": false
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
||
"pos": {
|
||
"x": 9568.0,
|
||
"y": 1024.0
|
||
},
|
||
"guid": "31b82a67-9c22-484c-b7d8-4b451e8ab955",
|
||
"comment": "",
|
||
"locked": false,
|
||
"collapse": false
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
||
"pos": {
|
||
"x": 9552.0,
|
||
"y": 1280.0
|
||
},
|
||
"guid": "0a3e41c5-57bb-4828-bc40-74c5ef6e2ff6",
|
||
"comment": "",
|
||
"locked": false,
|
||
"collapse": false
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
||
"pos": {
|
||
"x": 11520.0,
|
||
"y": 1200.0
|
||
},
|
||
"guid": "64d25934-ea00-47cf-b0fc-f25d9420ae9e",
|
||
"comment": "",
|
||
"locked": false,
|
||
"collapse": false
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
||
"pos": {
|
||
"x": 11504.0,
|
||
"y": 1488.0
|
||
},
|
||
"guid": "4ff0c3bf-ec26-48da-8acf-11d86fa80577",
|
||
"comment": "",
|
||
"locked": false,
|
||
"collapse": false
|
||
}
|
||
]
|
||
},
|
||
"comment": null
|
||
},
|
||
"path": "Assets/MoleRes/Rel/SRes/Data/Json/Performance/11010052111.json",
|
||
"errors": null,
|
||
"nodeErrors": null
|
||
} |