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