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

30 lines
637 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "WolfBro_ReadyFire"
},
"GoNextImmediately": true
},
{
"$type": "RPG.GameCore.PlayMissionTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 802245901,
"ProtectTime": 2
}
]
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_802240191"
}
]
}
],
"Type": "Mission"
}