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

55 lines
1.2 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.CaptureNPCToCharacter",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 104
}
},
"GroupNpcID": {
"IsDynamic": false,
"FixedValue": {
"Value": 400001
}
},
"CharacterUniqueName": {
"Value": "800320923_Bailu"
}
},
{
"$type": "RPG.GameCore.SwitchCharacterAnchor",
"CharacterUniqueName": "800320923_Bailu",
"AreaName": {
"Value": "LevelArea_P10202_F10202004_G104"
},
"AnchorName": {
"Value": "Anchor4"
},
"ResetTurnInPlace": true
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_800320908"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_800320923"
}
]
}
],
"Type": "Mission"
}