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

38 lines
799 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "D",
"PerformanceID": 404021191
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "PerformanceFinish_404021102"
}
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "PerformanceFinish_404021102"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_404021107"
}
]
}
],
"Type": "Mission"
}