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

37 lines
752 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_802113207"
},
"GoNextImmediately": true
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_802113207",
"KeepScreenTransferUntilGroupRefresh": true
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.PlayMissionTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 821133015,
"ProtectTime": 2
}
]
}
]
}
],
"Type": "Mission"
}