turnbasedgamedata/Config/Level/Mission/1021101/Mission_102110101.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": 102110101
},
{
"$type": "RPG.GameCore.PerformanceTransition",
"SwitchInTime": 0,
"CreateNpcList": [],
"CaptureNpcList": [],
"DestroyNpcList": [],
"ActiveVirtualCamera": {
"TaskEnabled": false
},
"SwitchCharacterAnchor": {
"IsLocalPlayer": true,
"CharacterUniqueName": "LocalPlayer",
"AreaName": {
"Value": "LevelArea_P20222_F20222001_G11"
},
"AnchorName": {
"Value": "Anchor1"
}
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_102110101"
}
]
}
],
"Type": "Mission"
}