turnbasedgamedata/Config/Level/Mission/4072012/Mission_407201215.json
2024-10-21 03:16:22 -03:00

33 lines
700 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_407201215"
}
},
{
"$type": "RPG.GameCore.PlayMissionTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 407201010,
"ProtectTime": 2
},
{
"TalkSentenceID": 407201011,
"ProtectTime": 2
}
]
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_407201215"
}
]
}
],
"Type": "Mission"
}