Files
FireflyGo_Resources/Config/Level/Mission/2010206/Mission_201020127.json
2025-08-26 17:57:41 +07:00

40 lines
953 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.PlayScreenTransfer",
"Mode": "FullTransfer",
"TransferFullDuration": {
"PrevDuration": 0,
"KeepDuration": 2,
"PostDuration": -1
},
"TextEnabled": true,
"TalkSentenceID": 201020134
},
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "PlayVideo",
"PerformanceID": 201020127
},
{
"$type": "RPG.GameCore.PlayScreenTransfer",
"Mode": "FullTransfer",
"TransferFullDuration": {
"PrevDuration": -1,
"KeepDuration": 2
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_201020127"
}
]
}
],
"Type": "Mission"
}