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

46 lines
979 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
}
},
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "D",
"PerformanceID": 201141118
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "PerformanceFinish_201141118"
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "PerformanceFinish_201141118"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_201141209"
}
]
}
],
"Type": "Mission"
}