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

27 lines
614 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.TransitEnvProfile",
"Path": {
"Value": "Stages/Outputs/Chapter00/EnviroProfile/Chap00_INT_Train_01.enviroProfile.asset"
}
},
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "D",
"PerformanceID": 200080273
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_200080251"
}
]
}
],
"Type": "Mission"
}