turnbasedgamedata/Config/Level/Mission/8027204/Mission_802720407.json
2024-12-02 04:04:12 -03:00

64 lines
1.5 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitPhotoGraphResult",
"WaitPhotoResult": [
"Target_802720407_1"
],
"CompleteMatch": true,
"OnSuccess": [
{
"$type": "RPG.GameCore.SetMissionCustomValue",
"SubmissionID": 802720407,
"MissionCustomValue": {
"Index": 1,
"ValidValueParamList": [
1,
2
]
},
"CustomValue": 1
},
{
"$type": "RPG.GameCore.ClientFinishMission",
"SubmissionID": 802720407
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitPhotoGraphResult",
"WaitPhotoResult": [
"Target_802720407_2"
],
"CompleteMatch": true,
"OnSuccess": [
{
"$type": "RPG.GameCore.SetMissionCustomValue",
"SubmissionID": 802720407,
"MissionCustomValue": {
"Index": 1,
"ValidValueParamList": [
1,
2
]
},
"CustomValue": 2
},
{
"$type": "RPG.GameCore.ClientFinishMission",
"SubmissionID": 802720407
}
]
}
]
}
],
"Type": "Mission"
}