mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
161 lines
4.9 KiB
JSON
161 lines
4.9 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitUIControllerClose",
|
|
"UIControllerName": "ScoreMatchResultDialog"
|
|
},
|
|
{
|
|
"$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.WaitUIControllerClose",
|
|
"UIControllerName": "FightFestScoreMatchQualifyDialog"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PlayFullScreenTransfer",
|
|
"PrevDuration": 0.2,
|
|
"KeepDuration": 0.1,
|
|
"PostDuration": 0,
|
|
"Action": [
|
|
{
|
|
"$type": "RPG.GameCore.ScrTrfActTaskList",
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.SwitchCharacterAnchorV2",
|
|
"SwitchCharacterAnchorConfig": {
|
|
"IsLocalPlayer": true,
|
|
"CharacterUniqueName": "LocalPlayer",
|
|
"AreaName": {
|
|
"Value": "LevelArea_P20242_F20242001_G61"
|
|
},
|
|
"AnchorName": {
|
|
"Value": "Anchor1"
|
|
},
|
|
"ResetTurnInPlace": true
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ClientFinishMission",
|
|
"SubmissionID": 802510203
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"OnSuccess": [
|
|
{
|
|
"$type": "RPG.GameCore.SetMissionCustomValue",
|
|
"SubmissionID": 802511102,
|
|
"MissionCustomValue": {
|
|
"ValidValueParamList": [
|
|
1,
|
|
2
|
|
]
|
|
},
|
|
"CustomValue": 2
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ClientFinishMission",
|
|
"SubmissionID": 802510203
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"BeforeCases": [
|
|
{
|
|
"$type": "RPG.GameCore.ShowUI",
|
|
"Name": "Ui.FightFest.ScoreMatch.FightFestScoreMatchQualifyDialog",
|
|
"Param": {
|
|
"Value": "202"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.AdvSetupButtonListTrigger",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.GroupFetchLocalTarget",
|
|
"TargetType": "Prop",
|
|
"Targets": [
|
|
300001
|
|
]
|
|
},
|
|
"TriggerName": "MissionTrigger",
|
|
"ButtonsByName": [],
|
|
"ButtonConfigs": [
|
|
{
|
|
"ID": "OpenUI",
|
|
"IconType": "GeneralActivityIcon",
|
|
"ButtonText": {
|
|
"Value": "PropInteractTitle_443"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Type": "Group"
|
|
} |