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

53 lines
1.1 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_800320903"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_800320905"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.CaptureNPCToCharacter",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 65
}
},
"GroupNpcID": {
"IsDynamic": false,
"FixedValue": {
"Value": 400001
}
},
"CharacterUniqueName": {
"Value": "800320905_Bailu"
}
},
{
"$type": "RPG.GameCore.SwitchCharacterAnchor",
"CharacterUniqueName": "800320905_Bailu",
"AreaName": {
"Value": "LevelArea_P10202_F10202004_G65"
},
"AnchorName": {
"Value": "Anchor5"
}
}
]
}
],
"Type": "Mission"
}