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

40 lines
994 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "C",
"PerformanceID": 102110121
},
{
"$type": "RPG.GameCore.PerformanceTransition",
"SwitchInTime": 0,
"CreateNpcList": [],
"CaptureNpcList": [],
"DestroyNpcList": [],
"ActiveVirtualCamera": {
"TaskEnabled": false
},
"SwitchCharacterAnchor": {
"IsLocalPlayer": true,
"CharacterUniqueName": "LocalPlayer",
"AreaName": {
"Value": "LevelArea_P20222_F20222001_G14"
},
"AnchorName": {
"Value": "Anchor2"
}
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_102110121"
}
]
}
],
"Type": "Mission"
}