Files
turnbasedgamedata/Config/Level/Mission/2000802/Mission_200080201.json
2026-02-12 23:41:36 +01:00

41 lines
1.0 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.TriggerPerformance",
"PerformanceType": "PlayVideo",
"PerformanceID": 200080201,
"ValueSource": {}
},
{
"$type": "RPG.GameCore.TransitEnvProfile",
"Path": {
"Value": "Stages/Outputs/Chapter00/EnviroProfile/Chap00_INT_Train_01.enviroProfile.asset"
}
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
}
},
{
"$type": "RPG.GameCore.TransitEnvProfile",
"Path": {
"Value": "Stages/Outputs/Chapter00/EnviroProfile/Chap00_INT_Train_01_Varient1.enviroProfile.asset"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_200080201"
}
]
}
],
"Type": "Mission"
}