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

33 lines
748 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "D",
"PerformanceID": 801516105
},
{
"$type": "RPG.GameCore.SwitchCharacterAnchor",
"IsLocalPlayer": true,
"CharacterUniqueName": "LocalPlayer",
"AreaName": {
"Value": "LevelArea_P20212_F20212001_G153"
},
"AnchorName": {
"Value": "Anchor1"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_801516105"
}
]
}
],
"Type": "Mission"
}