Files
turnbasedgamedata/Config/Level/Mission/2000205/Mission_200020509.json
2024-10-21 03:16:22 -03:00

42 lines
874 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.PlayMissionTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 200031216,
"ProtectTime": 5
}
]
},
{
"$type": "RPG.GameCore.WaitMissionTalkFinish"
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "200020509_Unloack"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_200020509"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "200020509_Unloack"
}
}
]
}
],
"Type": "Mission"
}