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

44 lines
957 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 8
}
}
},
{
"$type": "RPG.GameCore.PlayMissionTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 201230201,
"ProtectTime": 2
},
{
"TalkSentenceID": 201230202,
"ProtectTime": 2
},
{
"TalkSentenceID": 201230203,
"ProtectTime": 2
},
{
"TalkSentenceID": 201230204,
"ProtectTime": 2
}
]
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_101080105"
}
]
}
],
"Type": "Mission"
}