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

36 lines
690 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.PlayMissionTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 404012222,
"ProtectTime": 5
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 180
}
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_404012202"
}
]
}
],
"Type": "Mission"
}