turnbasedgamedata/Config/Level/GroupGraph/F10306001/Group_F10306001_G208.json
2025-02-24 07:50:34 -03:00

80 lines
2.5 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitGroupEvent",
"EventName": {
"Value": "MusicRhythm_ShowUI"
},
"OnEvent": [
{
"$type": "RPG.GameCore.WaitFrame"
},
{
"$type": "RPG.GameCore.StartDialogueEntityInteract",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvNpcEx",
"FetchType": "SingleNpcByNpcID",
"SingleNpcID": {
"GroupID": {
"FixedValue": {
"Value": 208
}
},
"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",
"Value": 1,
"Key": "ResetEntityTransform"
}
]
}
},
{
"$type": "RPG.GameCore.ShowUI",
"Name": "Ui.MusicRhythm.MusicRhythmChooseLevelPage",
"WaitForExit": true,
"Param": {
"Value": "7"
},
"OnUICustomEvent": [],
"OnUIExitImmediately": [
{
"$type": "RPG.GameCore.EndDialogueEntityInteract"
}
]
}
]
}
]
}
],
"Type": "Group"
}