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

43 lines
894 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_401520221"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_401520401"
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Mission_40152_BubbleTalk"
}
},
{
"$type": "RPG.GameCore.PlayNPCBubbleTalk",
"BubbleTalkInfoList": [
{
"AutoSkipTime": 3,
"GroupID": 151,
"GroupNpcID": 400001,
"TalkSentenceID": 401520439
}
]
}
]
}
],
"Type": "Mission"
}