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

26 lines
490 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
}
},
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "E",
"PerformanceID": 200010100
}
]
}
],
"Type": "Mission"
}