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

34 lines
705 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitUIEvent",
"UIEventType": "FindTrotter"
},
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_800018601"
}
},
{
"$type": "RPG.GameCore.PlayMissionTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 801810403,
"ProtectTime": 2
}
]
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_800018601"
}
]
}
],
"Type": "Mission"
}