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

37 lines
755 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "D",
"PerformanceID": 404021502
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "404021502_Finish"
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "404021502_Finish"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_404021502"
}
]
}
],
"Type": "Mission"
}