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

35 lines
829 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_103170114"
}
},
{
"$type": "RPG.GameCore.SwitchCharacterAnchorV2",
"SwitchCharacterAnchorConfig": {
"IsLocalPlayer": true,
"CharacterUniqueName": "LocalPlayer",
"AreaName": {
"Value": "LevelArea_P20321_F20321001_G69"
},
"AnchorName": {
"Value": "Anchor1"
}
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_103170150",
"KeepScreenTransferUntilGroupRefresh": true
}
]
}
],
"Type": "Mission"
}