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

49 lines
1.0 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
}
},
{
"$type": "RPG.GameCore.PlayMissionTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 102021221,
"ProtectTime": 2
},
{
"TalkSentenceID": 102021222,
"ProtectTime": 2
},
{
"TalkSentenceID": 102021223,
"ProtectTime": 2
},
{
"TalkSentenceID": 102021224,
"ProtectTime": 2
},
{
"TalkSentenceID": 102021225,
"ProtectTime": 2
}
]
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_102070112"
}
]
}
],
"Type": "Mission"
}