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

28 lines
517 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.ChangePropState"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "E",
"PerformanceID": 403000116
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_403000116"
}
]
}
],
"Type": "Mission"
}