Files
turnbasedgamedata/Config/Level/Mission/2000802/Mission_200080271.json
2024-10-21 03:16:22 -03:00

26 lines
613 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": 200080271
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_200080271"
}
]
}
],
"Type": "Mission"
}