2024-10-21 03:16:22 -03:00

101 lines
2.8 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"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"
}
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.AdvOnButtonPressed",
"ButtonName": "OpenUI",
"OnPressedCallback": [
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "D",
"PerformanceID": 802510110
},
{
"$type": "RPG.GameCore.PerformanceEndSeq",
"Cases": [
{
"Case": 1,
"OnSuccess": [
{
"$type": "RPG.GameCore.SetMissionCustomValue",
"SubmissionID": 802510403,
"MissionCustomValue": {
"ValidValueParamList": [
0,
1,
2
]
},
"CustomValue": 1
},
{
"$type": "RPG.GameCore.ClientFinishMission",
"SubmissionID": 802510403
}
]
},
{
"OnSuccess": [
{
"$type": "RPG.GameCore.SetMissionCustomValue",
"SubmissionID": 802510403,
"MissionCustomValue": {
"ValidValueParamList": [
0,
1,
2
]
},
"CustomValue": 2
},
{
"$type": "RPG.GameCore.ClientFinishMission",
"SubmissionID": 802510403
}
]
}
],
"BeforeCases": []
},
{
"$type": "RPG.GameCore.ShowUI",
"Name": "Ui.FightFest.ScoreMatch.FightFestScoreMatchQualifyDialog",
"Param": {
"Value": "203"
}
}
]
}
]
}
],
"Type": "Group"
}