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

47 lines
908 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.ChangeDynamicOptionalBlock",
"BlockKey": "401"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.PlayMissionTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 103309914,
"ProtectTime": 2
},
{
"TalkSentenceID": 103309915,
"ProtectTime": 2
}
]
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_103300111"
}
},
{
"$type": "RPG.GameCore.ClientFinishMission",
"SubmissionID": 103300111
}
]
}
],
"Type": "Mission"
}