367 lines
13 KiB
JSON
367 lines
13 KiB
JSON
{
|
||
"$type": "miHoYo.HYG.Performance.PerformanceGraph, Assembly-CSharp",
|
||
"id": 800401,
|
||
"maxVoiceIdIndex": 1,
|
||
"maxTextMapIdIndex": 8,
|
||
"name": "星球成树流星雨-莫白-复杂对话",
|
||
"kmPageId": 1251469,
|
||
"kmEncId": null,
|
||
"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": 3,
|
||
"castDic": {
|
||
"$type": "System.Collections.Generic.Dictionary`2[[System.String, mscorlib],[System.Int32, mscorlib]], mscorlib",
|
||
"莫白": 1007,
|
||
"墨尔斯": 7
|
||
},
|
||
"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
|
||
},
|
||
"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": 1007
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.Performance.StringIntPair, Assembly-CSharp",
|
||
"key": "墨尔斯",
|
||
"value": 7
|
||
}
|
||
]
|
||
},
|
||
"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": 22,
|
||
"nodeMaxIndex": 40,
|
||
"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_800401_1557942180_content",
|
||
"value": "我们开始吧!"
|
||
},
|
||
"contentSelector": {
|
||
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.StringSelectorItem, Assembly-CSharp]], mscorlib",
|
||
"$values": []
|
||
},
|
||
"desc": null,
|
||
"textId": 0,
|
||
"textGuid": 1557942180
|
||
},
|
||
"choiceId": 1
|
||
}
|
||
]
|
||
},
|
||
"textGroupId": "800401_9",
|
||
"textMaxIndex": 0,
|
||
"choiceMaxIndex": 2,
|
||
"_dynamicOut": -1,
|
||
"_branches": {
|
||
"$type": "System.Int32[], mscorlib",
|
||
"$values": [
|
||
1
|
||
]
|
||
},
|
||
"nodeId": 11,
|
||
"index": 0,
|
||
"parentIndex": 2,
|
||
"Guid": "a4b61a11-005f-4923-9662-b74f11cdee32"
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.Performance.CfgDialogGroup, Assembly-CSharp",
|
||
"desc": null,
|
||
"textMaxIndex": 0,
|
||
"textGroupId": "800401_10",
|
||
"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_800401_1557942181_fakeName",
|
||
"value": null
|
||
},
|
||
"content": "那我们稍后,\n在这边的<style=Highlight>高山上</style>上见——",
|
||
"content_l10n": {
|
||
"$type": "miHoYo.HYG.Localization.LocalizationString, Assembly-Common",
|
||
"textId": "Performance_800401_1557942181_content",
|
||
"value": "那我们稍后,\n在这边的<style=Highlight>高山上</style>上见——"
|
||
},
|
||
"nextRule": 0,
|
||
"guardPeriod": 0.0,
|
||
"desc": null,
|
||
"voiceText": null,
|
||
"expressiveDesc": null,
|
||
"textGuid": 1557942181
|
||
}
|
||
]
|
||
},
|
||
"banPT": false,
|
||
"positionInfo": null,
|
||
"_output": -1,
|
||
"nodeId": 12,
|
||
"index": 1,
|
||
"parentIndex": 0,
|
||
"Guid": "b3c12257-085e-4b64-a197-32f07e7ef17e"
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.Performance.CfgDialogGroup, Assembly-CSharp",
|
||
"desc": null,
|
||
"textMaxIndex": 0,
|
||
"textGroupId": "800401_21",
|
||
"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_800401_1557942176_fakeName",
|
||
"value": null
|
||
},
|
||
"content": "<style=PlayerName>{me}</style>!看天空——",
|
||
"content_l10n": {
|
||
"$type": "miHoYo.HYG.Localization.LocalizationString, Assembly-Common",
|
||
"textId": "Performance_800401_1557942176_content",
|
||
"value": "<style=PlayerName>{me}</style>!看天空——"
|
||
},
|
||
"nextRule": 0,
|
||
"guardPeriod": 0.0,
|
||
"desc": null,
|
||
"voiceText": null,
|
||
"expressiveDesc": null,
|
||
"textGuid": 1557942176
|
||
},
|
||
{
|
||
"$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_800401_1557942177_fakeName",
|
||
"value": null
|
||
},
|
||
"content": "是<style=Highlight>“流星雨”</style>,一种星球连接产生的奇观。\n嚯嚯!不知不觉,<style=PlayerName>{homestar}星</style>,\n已经成长的闪闪发光了。",
|
||
"content_l10n": {
|
||
"$type": "miHoYo.HYG.Localization.LocalizationString, Assembly-Common",
|
||
"textId": "Performance_800401_1557942177_content",
|
||
"value": "是<style=Highlight>“流星雨”</style>,一种星球连接产生的奇观。\n嚯嚯!不知不觉,<style=PlayerName>{homestar}星</style>,\n已经成长的闪闪发光了。"
|
||
},
|
||
"nextRule": 0,
|
||
"guardPeriod": 0.0,
|
||
"desc": null,
|
||
"voiceText": null,
|
||
"expressiveDesc": null,
|
||
"textGuid": 1557942177
|
||
},
|
||
{
|
||
"$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_800401_1557942178_fakeName",
|
||
"value": null
|
||
},
|
||
"content": "星海中的万千朋友,被我们星球吸引而来,\n形成仿若“流星雨”般的壮观景象。",
|
||
"content_l10n": {
|
||
"$type": "miHoYo.HYG.Localization.LocalizationString, Assembly-Common",
|
||
"textId": "Performance_800401_1557942178_content",
|
||
"value": "星海中的万千朋友,被我们星球吸引而来,\n形成仿若“流星雨”般的壮观景象。"
|
||
},
|
||
"nextRule": 0,
|
||
"guardPeriod": 0.0,
|
||
"desc": null,
|
||
"voiceText": null,
|
||
"expressiveDesc": null,
|
||
"textGuid": 1557942178
|
||
},
|
||
{
|
||
"$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_800401_1557942179_fakeName",
|
||
"value": null
|
||
},
|
||
"content": "<style=Highlight>高山上</style>,有一个最佳观测点,\n我们布置一个场地,\n邀请大家一同欣赏“流星雨”,如何?",
|
||
"content_l10n": {
|
||
"$type": "miHoYo.HYG.Localization.LocalizationString, Assembly-Common",
|
||
"textId": "Performance_800401_1557942179_content",
|
||
"value": "<style=Highlight>高山上</style>,有一个最佳观测点,\n我们布置一个场地,\n邀请大家一同欣赏“流星雨”,如何?"
|
||
},
|
||
"nextRule": 0,
|
||
"guardPeriod": 0.0,
|
||
"desc": null,
|
||
"voiceText": null,
|
||
"expressiveDesc": null,
|
||
"textGuid": 1557942179
|
||
}
|
||
]
|
||
},
|
||
"banPT": false,
|
||
"positionInfo": null,
|
||
"_output": 0,
|
||
"nodeId": 39,
|
||
"index": 2,
|
||
"parentIndex": -1,
|
||
"Guid": "2588af89-bd3c-4821-9aa8-c6f330741705"
|
||
}
|
||
]
|
||
},
|
||
"containers": null,
|
||
"rootIndex": 2,
|
||
"nodesHash": 671423165,
|
||
"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": -208.0,
|
||
"y": 688.0
|
||
},
|
||
"guid": "a4b61a11-005f-4923-9662-b74f11cdee32",
|
||
"comment": "",
|
||
"locked": false,
|
||
"collapse": false
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
||
"pos": {
|
||
"x": 608.0,
|
||
"y": 736.0
|
||
},
|
||
"guid": "b3c12257-085e-4b64-a197-32f07e7ef17e",
|
||
"comment": "",
|
||
"locked": false,
|
||
"collapse": false
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
||
"pos": {
|
||
"x": -976.0,
|
||
"y": 672.0
|
||
},
|
||
"guid": "2588af89-bd3c-4821-9aa8-c6f330741705",
|
||
"comment": "PT:黑屏,玩家和莫白站在树下面,镜头给天上的流星雨",
|
||
"locked": false,
|
||
"collapse": false
|
||
}
|
||
]
|
||
},
|
||
"comment": null
|
||
},
|
||
"path": "Assets/MoleRes/Rel/SRes/Data/Json/Performance/800401.json",
|
||
"errors": null,
|
||
"nodeErrors": {
|
||
"$type": "System.Collections.Generic.Dictionary`2[[System.Int32, mscorlib],[System.String, mscorlib]], mscorlib"
|
||
}
|
||
} |