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

43 lines
864 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.CaptureNPCToCharacter",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 67
}
},
"GroupNpcID": {
"IsDynamic": false,
"FixedValue": {
"Value": 400001
}
},
"CharacterUniqueName": {
"Value": "PamMission_Pam"
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_405000801"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_405000801"
}
]
}
],
"Type": "Mission"
}