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

23 lines
436 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.PlayMissionTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 200105501
}
]
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_200100142"
}
]
}
],
"Type": "Mission"
}