Files
FireflyGo_Resources/Story/Discussion/Mission/2030201/DS203020115.json
2025-08-14 09:04:39 +07:00

87 lines
2.2 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.LevelPerformanceInitialize",
"PerformanceType": "D",
"AreaPrefabPath": "Story/Discussion/Mission/2030201/DS203020115.prefab",
"CreateCharacterList": [],
"CaptureNPCList": [],
"HideNPC": true,
"HideProp": true,
"HideLocalPlayer": true,
"UseNewStreamingSourceType": false
},
{
"$type": "RPG.GameCore.PlayTimeline",
"TimelineName": "Story/Discussion/Mission/2030201/DS20302011501.playable",
"Type": "Discussion"
},
{
"$type": "RPG.GameCore.PlayOptionTalk",
"OptionList": [
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 230202402,
"OptionIconType": "ChatContinueIcon",
"TriggerCustomString": "ALL_TALK_END"
},
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 230202403,
"OptionIconType": "ChatOutIcon",
"TriggerCustomString": "TalkSentence_230202404"
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "TalkSentence_230202404"
}
},
{
"$type": "RPG.GameCore.PlayTimeline",
"TimelineName": "Story/Discussion/Mission/2030201/DS20302011502.playable",
"Type": "Discussion"
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "ALL_TALK_END"
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "ALL_TALK_END"
}
},
{
"$type": "RPG.GameCore.EndPerformance"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitPerformanceEnd"
},
{
"$type": "RPG.GameCore.FinishLevelGraph"
}
]
}
],
"Type": "PerformanceD"
}