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

38 lines
880 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"Order": 1,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Mission_200030301"
}
},
{
"$type": "RPG.GameCore.PerformanceTransition",
"CreateNpcList": [],
"DestroyNpcList": [],
"ActiveVirtualCamera": {
"TaskEnabled": false
},
"SwitchCharacterAnchor": {
"IsLocalPlayer": true,
"AreaName": {
"Value": "LevelArea_P20003_F20003001_G11"
},
"AnchorName": {
"Value": "Anchor1"
}
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_200030301"
}
]
}
],
"Type": "Mission"
}