turnbasedgamedata/Config/Level/Mission/8022401/Mission_802240155.json
2024-10-21 03:16:22 -03:00

33 lines
781 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "TalkMission_802240103"
}
},
{
"$type": "RPG.GameCore.SwitchCharacterAnchorV2",
"SwitchCharacterAnchorConfig": {
"IsLocalPlayer": true,
"CharacterUniqueName": "LocalPlayer",
"AreaName": {
"Value": "LevelArea_P20331_F20331001_G268"
},
"AnchorName": {
"Value": "Anchor1"
}
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_802240155"
}
]
}
],
"Type": "Mission"
}