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

43 lines
957 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitPhotoGraphResult",
"WaitPhotoResult": [
"103170152PhotoFinished"
],
"CompleteMatch": true,
"OnSuccess": [
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_103170152"
}
],
"OnFail": [],
"IsLoop": false
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.SwitchCharacterAnchorV2",
"SwitchCharacterAnchorConfig": {
"IsLocalPlayer": true,
"CharacterUniqueName": "LocalPlayer",
"AreaName": {
"Value": "LevelArea_P20321_F20321001_G69"
},
"AnchorName": {
"Value": "Anchor1"
}
}
}
]
}
],
"Type": "Mission"
}