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

49 lines
1.0 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_414012001_1"
}
},
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_414012001_2"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_414012001"
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_414012001_2"
}
},
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_414012001_1"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_414012001"
}
]
}
],
"Type": "Mission"
}