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

54 lines
1.2 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.CaptureNPCToCharacter",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 100
}
},
"GroupNpcID": {
"IsDynamic": false,
"FixedValue": {
"Value": 400001
}
},
"CharacterUniqueName": {
"Value": "800320920_Bailu"
}
},
{
"$type": "RPG.GameCore.SwitchCharacterAnchor",
"CharacterUniqueName": "800320920_Bailu",
"AreaName": {
"Value": "LevelArea_P10202_F10202004_G100"
},
"AnchorName": {
"Value": "Anchor4"
}
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_800320907"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_800320920"
}
]
}
],
"Type": "Mission"
}