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

31 lines
646 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.ChangeDynamicOptionalBlock",
"BlockKey": "401"
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_103260213"
},
"GoNextImmediately": true
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_103260213",
"KeepScreenTransferUntilGroupRefresh": true
}
]
}
],
"Type": "Mission"
}