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

28 lines
586 B
JSON

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