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

62 lines
1.3 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_401520209"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_401520209"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
}
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Mission_40152_BubbleTalk"
}
}
]
},
{
"IsLoop": true,
"Order": 1,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Mission_40152_BubbleTalk"
}
},
{
"$type": "RPG.GameCore.PlayNPCBubbleTalk",
"BubbleTalkInfoList": [
{
"AutoSkipTime": 3,
"GroupID": 134,
"GroupNpcID": 400001,
"TalkSentenceID": 401520439
}
]
}
]
}
],
"Type": "Mission"
}