mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
75 lines
1.9 KiB
JSON
75 lines
1.9 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.TriggerPerformance",
|
|
"ValueSource": {},
|
|
"PerformanceType": "D",
|
|
"PerformanceID": 802720203,
|
|
"MaskConfig": {
|
|
"UseExcelData": false
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PerformanceEndSeq",
|
|
"Cases": [
|
|
{
|
|
"OnSuccess": [
|
|
{
|
|
"$type": "RPG.GameCore.SetMissionCustomValue",
|
|
"SubmissionID": 802720206,
|
|
"MissionCustomValue": {
|
|
"ValidValueParamList": [
|
|
1,
|
|
2
|
|
]
|
|
},
|
|
"CustomValue": 1
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Case": 1,
|
|
"OnSuccess": [
|
|
{
|
|
"$type": "RPG.GameCore.SetMissionCustomValue",
|
|
"SubmissionID": 802720206,
|
|
"MissionCustomValue": {
|
|
"ValidValueParamList": [
|
|
1,
|
|
2
|
|
]
|
|
},
|
|
"CustomValue": 2
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowUI",
|
|
"Name": "Ui.Activity.ActivityPhotoExhibition.Result.ActivityPhotoExhibitionShotResultDialog",
|
|
"WaitForExit": true,
|
|
"Param": {
|
|
"Value": "3"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowUI",
|
|
"Name": "Ui.Activity.ActivityPhotoExhibition.Result.ActivityPhotoExhibitionNextShotDialog",
|
|
"WaitForExit": true,
|
|
"Param": {
|
|
"Value": "4"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ClientFinishMission",
|
|
"SubmissionID": 802720206
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Type": "Group"
|
|
} |