turnbasedgamedata/Config/Level/Mission/1000502/Mission_100050201.json
2024-10-21 03:16:22 -03:00

34 lines
812 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "PlayVideo",
"PerformanceID": 100050201
},
{
"$type": "RPG.GameCore.LevelAudioState",
"GroupName": "StateGroup_GameState",
"StateName": {
"Value": "State_Story"
}
},
{
"$type": "RPG.GameCore.LevelAudioState",
"GroupName": "StateGroup_Story",
"StateName": {
"Value": "State_Herta_Space_Station_Ending"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_100050201"
}
]
}
],
"Type": "Mission"
}