mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
254 lines
8.0 KiB
JSON
254 lines
8.0 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"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"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitGroupEvent",
|
|
"EventName": {
|
|
"Value": "OpenUI_1"
|
|
},
|
|
"OnEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.StartDialogueEntityInteract",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvNpcEx",
|
|
"FetchType": "SingleNpcByNpcID",
|
|
"SingleNpcID": {
|
|
"GroupID": {
|
|
"FixedValue": {
|
|
"Value": 246
|
|
}
|
|
},
|
|
"GroupNpcID": {
|
|
"FixedValue": {
|
|
"Value": 400001
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"LevelGraphPath": "Config/Level/Props/InteractMode/TriggerEvent_TriggerType_08.json",
|
|
"UseOverrideData": true,
|
|
"ValueSource": {
|
|
"Values": [
|
|
{
|
|
"$type": "RPG.GameCore.SharedString",
|
|
"Value": "Level/Common_Adventure/UseInteractNPCFront.prefab",
|
|
"Key": "DialogueEntityInteract_AreaPath"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SharedString",
|
|
"Value": "UseInteractNPCFront,UseInteractNPCFront_Camera",
|
|
"Key": "DialogueEntityInteract_CameraKey"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SharedString",
|
|
"Value": "UseInteractNPCFront",
|
|
"Key": "DialogueEntityInteract_AreaName"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SharedFloat",
|
|
"Key": "ResetEntityTransform"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowUI",
|
|
"Name": "Ui.MusicRhythm.Composition.MusicRhythmCompositionPresetPage",
|
|
"WaitForExit": true,
|
|
"Param": {
|
|
"Value": "1"
|
|
},
|
|
"OnUIExitImmediately": [
|
|
{
|
|
"$type": "RPG.GameCore.EndDialogueEntityInteract"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitGroupEvent",
|
|
"EventName": {
|
|
"Value": "OpenUI_2"
|
|
},
|
|
"OnEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.StartDialogueEntityInteract",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvNpcEx",
|
|
"FetchType": "SingleNpcByNpcID",
|
|
"SingleNpcID": {
|
|
"GroupID": {
|
|
"FixedValue": {
|
|
"Value": 247
|
|
}
|
|
},
|
|
"GroupNpcID": {
|
|
"FixedValue": {
|
|
"Value": 400001
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"LevelGraphPath": "Config/Level/Props/InteractMode/TriggerEvent_TriggerType_08.json",
|
|
"UseOverrideData": true,
|
|
"ValueSource": {
|
|
"Values": [
|
|
{
|
|
"$type": "RPG.GameCore.SharedString",
|
|
"Value": "Level/Common_Adventure/UseInteractNPCFront.prefab",
|
|
"Key": "DialogueEntityInteract_AreaPath"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SharedString",
|
|
"Value": "UseInteractNPCFront,UseInteractNPCFront_Camera",
|
|
"Key": "DialogueEntityInteract_CameraKey"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SharedString",
|
|
"Value": "UseInteractNPCFront",
|
|
"Key": "DialogueEntityInteract_AreaName"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SharedFloat",
|
|
"Key": "ResetEntityTransform"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowUI",
|
|
"Name": "Ui.MusicRhythm.Composition.MusicRhythmCompositionPresetPage",
|
|
"WaitForExit": true,
|
|
"Param": {
|
|
"Value": "2"
|
|
},
|
|
"OnUIExitImmediately": [
|
|
{
|
|
"$type": "RPG.GameCore.EndDialogueEntityInteract"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitGroupEvent",
|
|
"EventName": {
|
|
"Value": "OpenUI_3"
|
|
},
|
|
"OnEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.StartDialogueEntityInteract",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvNpcEx",
|
|
"FetchType": "SingleNpcByNpcID",
|
|
"SingleNpcID": {
|
|
"GroupID": {
|
|
"FixedValue": {
|
|
"Value": 248
|
|
}
|
|
},
|
|
"GroupNpcID": {
|
|
"FixedValue": {
|
|
"Value": 400001
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"LevelGraphPath": "Config/Level/Props/InteractMode/TriggerEvent_TriggerType_08.json",
|
|
"UseOverrideData": true,
|
|
"ValueSource": {
|
|
"Values": [
|
|
{
|
|
"$type": "RPG.GameCore.SharedString",
|
|
"Value": "Level/Common_Adventure/UseInteractNPCFront.prefab",
|
|
"Key": "DialogueEntityInteract_AreaPath"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SharedString",
|
|
"Value": "UseInteractNPCFront,UseInteractNPCFront_Camera",
|
|
"Key": "DialogueEntityInteract_CameraKey"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SharedString",
|
|
"Value": "UseInteractNPCFront",
|
|
"Key": "DialogueEntityInteract_AreaName"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SharedFloat",
|
|
"Key": "ResetEntityTransform"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowUI",
|
|
"Name": "Ui.MusicRhythm.Composition.MusicRhythmCompositionPresetPage",
|
|
"WaitForExit": true,
|
|
"Param": {
|
|
"Value": "3"
|
|
},
|
|
"OnUIExitImmediately": [
|
|
{
|
|
"$type": "RPG.GameCore.EndDialogueEntityInteract"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Type": "Group"
|
|
} |