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

37 lines
789 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_103280223"
}
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.3000000002793968
}
}
},
{
"$type": "RPG.GameCore.PlayFullScreenTransfer",
"Type": "White",
"PrevDuration": 0.3,
"PostDuration": -1
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_103280223"
}
]
}
],
"Type": "Mission"
}