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

40 lines
783 B
JSON

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