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

43 lines
938 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.SwitchCharacterAnchor",
"IsLocalPlayer": true,
"CharacterUniqueName": "LocalPlayer",
"AreaName": {
"Value": "LevelArea_P80112_F80112001_G30"
},
"AnchorName": {
"Value": "Anchor1"
}
},
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "E",
"PerformanceID": 403055200
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_801310501"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_801310501"
}
]
}
],
"Type": "Mission"
}