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

37 lines
899 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "A",
"PerformanceID": 100010103
},
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "C",
"PerformanceID": 100010101
},
{
"$type": "RPG.GameCore.SwitchCharacterAnchor",
"IsLocalPlayer": true,
"CharacterUniqueName": "LocalPlayer",
"AreaName": {
"Value": "LevelArea_P20001_F20001001_G14"
},
"AnchorName": {
"Value": "Anchor4"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_100010109"
}
]
}
],
"Type": "Mission"
}