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

28 lines
573 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.PlayMissionTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 201214801,
"ProtectTime": 5
},
{
"TalkSentenceID": 201214802,
"ProtectTime": 2.5
}
]
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_101150102"
}
]
}
],
"Type": "Mission"
}