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

40 lines
848 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
}
},
{
"$type": "RPG.GameCore.PlayMissionTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 802610651,
"ProtectTime": 2
},
{
"TalkSentenceID": 802610652,
"ProtectTime": 2
},
{
"TalkSentenceID": 802610653,
"ProtectTime": 2
}
]
},
{
"$type": "RPG.GameCore.ClientFinishMission",
"SubmissionID": 802610222
}
]
}
],
"Type": "Mission"
}