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

45 lines
971 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_200090210"
}
},
{
"$type": "RPG.GameCore.SetTextJoinValue",
"TextJoinID": 74,
"Value": "2"
},
{
"$type": "RPG.GameCore.SetTextJoinValue",
"TextJoinID": 71,
"Value": "3"
},
{
"$type": "RPG.GameCore.PlayMissionTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 200090615,
"ProtectTime": 2
},
{
"TalkSentenceID": 200090616,
"ProtectTime": 2
}
]
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_200090204"
}
]
}
],
"Type": "Mission"
}