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

38 lines
899 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "A",
"PerformanceID": 101090227
},
{
"$type": "RPG.GameCore.SwitchCharacterAnchor",
"IsLocalPlayer": true,
"CharacterUniqueName": "LocalPlayer",
"AreaName": {
"Value": "LevelArea_P20123_F20123001_G5"
},
"AnchorName": {
"Value": "Anchor3"
}
},
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "C",
"PerformanceID": 101090235
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_101090220"
}
]
}
],
"Type": "Mission"
}