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

84 lines
2.3 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "D",
"PerformanceID": 802610313,
"MaskConfig": {
"UseExcelData": false,
"StartBlack": "NoPre",
"EndBlack": "None"
}
},
{
"$type": "RPG.GameCore.PerformanceEndSeq",
"Cases": [
{
"Case": 1,
"OnSuccess": [
{
"$type": "RPG.GameCore.LockPlayerControl"
},
{
"$type": "RPG.GameCore.SwitchCharacterAnchorV2",
"SwitchCharacterAnchorConfig": {
"IsLocalPlayer": true,
"CharacterUniqueName": "LocalPlayer",
"AreaName": {
"Value": "LevelArea_P10306_F10306001_G168"
},
"AnchorName": {
"Value": "Anchor1"
}
}
},
{
"$type": "RPG.GameCore.SetMissionCustomValue",
"SubmissionID": 802610313,
"MissionCustomValue": {
"ValidValueParamList": [
0,
1,
2
]
},
"CustomValue": 1
},
{
"$type": "RPG.GameCore.ClientFinishMission",
"SubmissionID": 802610313
}
]
},
{
"Case": 2,
"OnSuccess": [
{
"$type": "RPG.GameCore.SetMissionCustomValue",
"SubmissionID": 802610313,
"MissionCustomValue": {
"ValidValueParamList": [
0,
1,
2
]
},
"CustomValue": 2
},
{
"$type": "RPG.GameCore.ClientFinishMission",
"SubmissionID": 802610313
}
]
}
]
}
]
}
],
"Type": "Group"
}