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

86 lines
2.3 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "D",
"PerformanceID": 802610223,
"MaskConfig": {}
},
{
"$type": "RPG.GameCore.PerformanceEndSeq",
"BeforeCases": [
{
"$type": "RPG.GameCore.SwitchCharacterAnchorV2",
"SwitchCharacterAnchorConfig": {
"IsLocalPlayer": true,
"CharacterUniqueName": "LocalPlayer",
"AreaName": {
"Value": "LevelArea_P10306_F10306001_G239"
},
"AnchorName": {
"Value": "Anchor1"
}
}
}
]
},
{
"$type": "RPG.GameCore.ClientFinishMission",
"SubmissionID": 802610224
},
{
"$type": "RPG.GameCore.TriggerGroupEvent",
"EventName": {
"Value": "OpenUI_MusicRhythm"
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitGroupEvent",
"EventName": {
"Value": "OpenUI_MusicRhythm"
},
"OnEvent": [
{
"$type": "RPG.GameCore.ShowTransitionLoadingUI",
"Name": "Ui.MusicRhythm.MusicRhythmTransitionDialog"
},
{
"$type": "RPG.GameCore.ShowUI",
"Name": "Ui.MusicRhythm.MusicRhythmMainEntrancePage",
"WaitForExit": true,
"OnUIEnter": [
{
"$type": "RPG.GameCore.ExitTransitionLoadingUI"
},
{
"$type": "RPG.GameCore.SetLocalPlayerDitherAlpha"
},
{
"$type": "RPG.GameCore.LockPlayerControl"
}
],
"OnUIExitImmediately": [
{
"$type": "RPG.GameCore.SetLocalPlayerDitherAlpha",
"DitherAlpha": 1
},
{
"$type": "RPG.GameCore.UnLockPlayerControl"
}
]
}
]
}
]
}
],
"Type": "Group"
}