Files
FireflyGo_Resources/Config/Level/Mission/2020303/Mission_202030345.json
2025-08-14 09:04:39 +07:00

39 lines
776 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.CreateNPC",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 71
}
},
"GroupNpcID": {
"IsDynamic": false,
"FixedValue": {
"Value": 400004
}
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "TalkSentence_202030331_BB"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_202030345"
}
]
}
],
"Type": "Mission"
}