turnbasedgamedata/Config/Level/GroupGraph/F20322001/Group_F20322001_G359.json
2025-02-24 07:50:34 -03:00

133 lines
3.7 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitGroupEvent",
"EventName": {
"Value": "EnterDistrict_G359"
},
"OnEvent": [
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "D",
"PerformanceID": 802720705,
"MaskConfig": {
"UseExcelData": false
}
},
{
"$type": "RPG.GameCore.PerformanceEndSeq",
"Cases": [
{
"OnSuccess": [
{
"$type": "RPG.GameCore.SetMissionCustomValue",
"SubmissionID": 802720707,
"MissionCustomValue": {
"ValidValueParamList": [
1,
2,
3
]
},
"CustomValue": 1
}
]
},
{
"Case": 1,
"OnSuccess": [
{
"$type": "RPG.GameCore.SetMissionCustomValue",
"SubmissionID": 802720707,
"MissionCustomValue": {
"ValidValueParamList": [
1,
2,
3
]
},
"CustomValue": 2
}
]
},
{
"Case": 2,
"OnSuccess": [
{
"$type": "RPG.GameCore.SetMissionCustomValue",
"SubmissionID": 802720707,
"MissionCustomValue": {
"ValidValueParamList": [
1,
2,
3
]
},
"CustomValue": 3
}
]
}
]
},
{
"$type": "RPG.GameCore.ShowUI",
"Name": "Ui.Activity.ActivityPhotoExhibition.Result.ActivityPhotoExhibitionShotResultDialog",
"WaitForExit": true,
"Param": {
"Value": "14"
}
},
{
"$type": "RPG.GameCore.ShowUI",
"Name": "Ui.Activity.ActivityPhotoExhibition.Result.ActivityPhotoExhibitionGroupFinishPage",
"WaitForExit": true,
"Param": {
"Value": "7"
}
},
{
"$type": "RPG.GameCore.ClientFinishMission",
"SubmissionID": 802720707
},
{
"$type": "RPG.GameCore.ShowUI",
"Name": "Ui.Activity.ActivityPhotoExhibition.Entrance.ActivityPhotoExhibitionMainPage"
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.AdvDistrictSetupTrigger",
"GroupID": {
"FixedValue": {
"Value": 359
}
},
"DistrictID": {
"FixedValue": {
"Value": 1
}
},
"DisableAfterTrigger": true,
"TickInterval": 0.3,
"OnEnter": [
{
"$type": "RPG.GameCore.TriggerGroupEvent",
"EventName": {
"Value": "EnterDistrict_G359"
}
}
]
}
]
}
],
"Type": "Group"
}