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

36 lines
729 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.DestroyNPC",
"GroupID": 15,
"GroupNpcID": 400001,
"DestroyList": []
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_202010425"
}
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Talk_202010503_2"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_202010425"
}
]
}
],
"Type": "Mission"
}