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

28 lines
569 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_103020204"
}
},
{
"$type": "RPG.GameCore.PlayFullScreenTransfer",
"Type": "White",
"PrevDuration": -1,
"PostDuration": -1
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_103020204"
}
]
}
],
"Type": "Mission"
}