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

29 lines
585 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_404010059"
}
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "EventMission_200221"
}
]
}
],
"Type": "Mission"
}