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

28 lines
567 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"Order": 1,
"TaskList": [
{
"$type": "RPG.GameCore.PlayMissionTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 200030316,
"ProtectTime": 2
},
{
"TalkSentenceID": 200030317,
"ProtectTime": 2
}
]
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_200030105"
}
]
}
],
"Type": "Mission"
}