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

36 lines
722 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.PlayNPCBubbleTalk",
"BubbleTalkInfoList": [
{
"AutoSkipTime": 5,
"GroupID": 7,
"GroupNpcID": 400001,
"TalkSentenceID": 201216101
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "PerformanceFinish_201141112"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_201141204"
}
]
}
],
"Type": "Mission"
}