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

28 lines
614 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_802030301"
}
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "OpenTVChallenge3"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_802030303",
"KeepScreenTransferUntilGroupRefresh": true
}
]
}
],
"Type": "Mission"
}