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

30 lines
601 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_404011804"
}
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.5000000004656613
}
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_404011804"
}
]
}
],
"Type": "Mission"
}