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

40 lines
783 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "201090107_F"
}
},
{
"$type": "RPG.GameCore.PlayMissionTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 201234920,
"ProtectTime": 2
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "201090107_F"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_201090107"
}
]
}
],
"Type": "Mission"
}