turnbasedgamedata/Config/Level/GroupGraph/F20242001/Group_F20242001_G127.json
2024-10-21 03:16:22 -03:00

129 lines
3.5 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitUIControllerClose",
"UIControllerName": "FightFestScoreMatchResultDialog"
},
{
"$type": "RPG.GameCore.PlayMissionTalk",
"StartSentenceID": {
"IsDynamic": false,
"FixedValue": {
"Value": 802510200
}
},
"EndSentenceID": {
"IsDynamic": false,
"FixedValue": {
"Value": 802510200
}
},
"SimpleTalkList": [
{
"TalkSentenceID": 802510231,
"ProtectTime": 2
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.AdvOnButtonPressed",
"ButtonName": "OpenUI",
"OnPressedCallback": [
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "D",
"PerformanceID": 802510110,
"MaskConfig": {}
},
{
"$type": "RPG.GameCore.PerformanceEndSeq",
"Cases": [
{
"Case": 1,
"OnSuccess": [
{
"$type": "RPG.GameCore.SetMissionCustomValue",
"SubmissionID": 802511102,
"MissionCustomValue": {
"ValidValueParamList": [
1,
2
]
},
"CustomValue": 1
},
{
"$type": "RPG.GameCore.ClientFinishMission",
"SubmissionID": 802511102
}
]
},
{
"OnSuccess": [
{
"$type": "RPG.GameCore.SetMissionCustomValue",
"SubmissionID": 802511102,
"MissionCustomValue": {
"ValidValueParamList": [
1,
2
]
},
"CustomValue": 2
},
{
"$type": "RPG.GameCore.ClientFinishMission",
"SubmissionID": 802511102
}
]
}
],
"BeforeCases": []
},
{
"$type": "RPG.GameCore.ShowUI",
"Name": "Ui.FightFest.ScoreMatch.FightFestScoreMatchQualifyDialog",
"Param": {
"Value": "201"
}
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.AdvSetupButtonListTrigger",
"TargetType": {
"$type": "RPG.GameCore.GroupFetchLocalTarget",
"TargetType": "Prop",
"Targets": [
300001
]
},
"TriggerName": "MissionTrigger",
"ButtonsByName": [],
"ButtonConfigs": [
{
"ID": "OpenUI",
"IconType": "ChatIcon",
"ButtonText": {
"Value": "PropInteractTitle_443"
}
}
]
}
]
}
],
"Type": "Group"
}