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

64 lines
1.3 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.PlayMissionTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 103179004,
"ProtectTime": 2
},
{
"TalkSentenceID": 103179005,
"ProtectTime": 2
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_103170104"
}
},
{
"$type": "RPG.GameCore.PlayMissionTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 103179028,
"ProtectTime": 2
}
]
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Talk_103170104_MissTalkEnd"
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_103170104_MissTalkEnd"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_103170103",
"KeepScreenTransferUntilGroupRefresh": true
}
]
}
],
"Type": "Mission"
}