turnbasedgamedata/Config/Level/Mission/8020304/Mission_802030403.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_802030401"
}
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "OpenTVChallenge4"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_802030403",
"KeepScreenTransferUntilGroupRefresh": true
}
]
}
],
"Type": "Mission"
}