turnbasedgamedata/Config/Level/LevelInstanceGraph/F99998013/LG_Prop_F99998013_G20_300001.json
2025-02-24 07:50:34 -03:00

202 lines
5.2 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.PropSetupUITrigger",
"ButtonCallback": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "InitStart"
}
}
],
"OverrideTargetTypes": [],
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "InitStart"
}
},
{
"$type": "RPG.GameCore.PropEnableCollider",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
}
},
{
"$type": "RPG.GameCore.LockPlayerControl"
},
{
"$type": "RPG.GameCore.HideTopPage",
"Hide": true
},
{
"$type": "RPG.GameCore.SetLocalPlayerDitherAlpha"
},
{
"$type": "RPG.GameCore.ActiveVirtualCamera",
"LevelAreaCameraKey": {
"Custom": true,
"Key": "TempCam"
},
"BlendConfig": {
"ExportToJson": true,
"BlendType": "Custom",
"CustomCurveName": "BlendCut09",
"BlendTime": 0.35
},
"DynamicParams": {},
"TaskEnabled": false
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "InitFinished"
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "RhythmGameCompleted"
}
},
{
"$type": "RPG.GameCore.UnLockPlayerControl"
},
{
"$type": "RPG.GameCore.HideTopPage"
},
{
"$type": "RPG.GameCore.ActiveVirtualCamera",
"LevelAreaCameraKey": {
"Custom": true,
"Key": "TempCam"
},
"IsActive": false,
"BlendConfig": {
"ExportToJson": true,
"BlendType": "Custom",
"CustomCurveName": "BlendCut09",
"BlendTime": 0.35
},
"DynamicParams": {},
"TaskEnabled": false
},
{
"$type": "RPG.GameCore.PropEnableCollider",
"Enabled": true,
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
}
},
{
"$type": "RPG.GameCore.SetLocalPlayerDitherAlpha",
"DitherAlpha": 1
},
{
"$type": "RPG.GameCore.HideEntity",
"Target": {
"$type": "RPG.GameCore.TargetFetchAdvNpcEx",
"FetchType": "SingleNpcByNpcID",
"SingleNpcID": {
"GroupID": {
"FixedValue": {
"Value": 19
}
},
"GroupNpcID": {
"FixedValue": {
"Value": 400002
}
}
}
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "InitFinished"
}
},
{
"$type": "RPG.GameCore.PropInitPuzzle",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
},
"BoardPath": {
"Value": "Gameplays/MusicRhythm/PuzzlePrefabs/MusicRhythmPuzzle_AnimTest.prefab"
},
"LocalPosition": {}
},
{
"$type": "RPG.GameCore.PropStartPuzzle",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
}
},
{
"$type": "RPG.GameCore.StartMusicRhythm",
"TutorialFlow": [
{
"$type": "RPG.GameCore.PlayMusicRhythmTimeline",
"TimelinePath": "Config/Gameplays/MusicFes/SongConfigs/Config_AnimTest_TutBird.json",
"ShowHint": true,
"IsTutorial": true,
"CountDown": 5
},
{
"$type": "RPG.GameCore.PlayMusicRhythmTimeline",
"TimelinePath": "Config/Gameplays/MusicFes/SongConfigs/Config_AnimTest_TutPeppy.json",
"ShowHint": true,
"IsTutorial": true,
"CountDown": 5
},
{
"$type": "RPG.GameCore.PlayMusicRhythmTimeline",
"TimelinePath": "Config/Gameplays/MusicFes/SongConfigs/Config_AnimTest_TutCake.json",
"ShowHint": true,
"IsTutorial": true,
"CountDown": 5
}
],
"FormalFlow": []
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.MusicRhythmEventListener",
"OnFinish": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "RhythmGameCompleted"
}
}
]
}
]
}
],
"Type": "EntityInstance"
}