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

47 lines
1022 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_200090216"
}
},
{
"$type": "RPG.GameCore.SetTextJoinValue",
"TextJoinID": 78,
"Value": "2"
},
{
"$type": "RPG.GameCore.SetTextJoinValue",
"TextJoinID": 74,
"Value": "3"
},
{
"$type": "RPG.GameCore.PlayMissionTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 200090906,
"ProtectTime": 2
}
]
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "2000902_Change"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_200090209"
}
]
}
],
"Type": "Mission"
}