Files
FireflyGo_Resources/Config/Level/Mission/1020701/Mission_102070107.json
2025-08-26 17:57:41 +07:00

41 lines
994 B
JSON

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