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

45 lines
1.1 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "D",
"PerformanceID": 103090102
},
{
"$type": "RPG.GameCore.PerformanceEndSeq",
"Cases": [
{
"OnSuccess": [
{
"$type": "RPG.GameCore.SwitchCharacterAnchorV2",
"SwitchCharacterAnchorConfig": {
"IsLocalPlayer": true,
"CharacterUniqueName": "LocalPlayer",
"AreaName": {
"Value": "LevelArea_P20311_F20311001_G258"
},
"AnchorName": {
"Value": "Anchor1"
}
}
}
]
}
]
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_103090102",
"KeepScreenTransferUntilGroupRefresh": true
}
]
}
],
"Type": "Mission"
}