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

34 lines
659 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.PlayMissionTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 103239901,
"ProtectTime": 2
}
]
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_103230202"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_103230202"
}
]
}
],
"Type": "Mission"
}