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

39 lines
791 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.PlayMissionTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 412220801,
"ProtectTime": 5
}
]
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Talk_404022205"
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_404022205"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_404022205"
}
]
}
],
"Type": "Mission"
}