Files
FireflyGo_Resources/Config/Level/Mission/1010601/Mission_101060103.json
2025-08-14 09:04:39 +07:00

31 lines
731 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "PlayVideo",
"PerformanceID": 101060103
},
{
"$type": "RPG.GameCore.SwitchCharacterAnchor",
"IsLocalPlayer": true,
"CharacterUniqueName": "LocalPlayer",
"AreaName": {
"Value": "LevelArea_P10102_F10102002_G8"
},
"AnchorName": {
"Value": "Anchor1"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_101060103"
}
]
}
],
"Type": "Mission"
}