dump: [json] pakchunk0_s6

This commit is contained in:
merith-tk 2024-11-27 22:37:49 -08:00
parent a0202f19ac
commit a4954cd085
3042 changed files with 26830639 additions and 0 deletions

View file

@ -0,0 +1,43 @@
[
{
"Type": "SoundCue",
"Name": "A_Music_Location_01_NoReso_Loop_Cue",
"Class": "UScriptClass'SoundCue'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"FirstNode": {
"ObjectName": "SoundNodeWavePlayer'A_Music_Location_01_NoReso_Loop_Cue:SoundNodeWavePlayer_0'",
"ObjectPath": "/Game/Sound/Ambience/Ambient_Drones/Music_BG/A_Music_Location_01_NoReso_Loop_Cue.1"
},
"VolumeMultiplier": 0.5,
"SoundClassObject": {
"ObjectName": "SoundClass'SC_Music'",
"ObjectPath": "/Game/Sound/Mixer/SC_Music.0"
},
"Duration": 10000.0,
"MaxDistance": 2097152.0,
"SourceEffectChain": {
"ObjectName": "SoundEffectSourcePresetChain'EffectChain_Wind'",
"ObjectPath": "/Game/Sound/Effects/EffectChain_Wind.0"
}
}
},
{
"Type": "SoundNodeWavePlayer",
"Name": "SoundNodeWavePlayer_0",
"Outer": "A_Music_Location_01_NoReso_Loop_Cue",
"Class": "UScriptClass'SoundNodeWavePlayer'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"SoundWaveAssetPtr": {
"AssetPathName": "/Game/Sound/Ambience/Ambient_Drones/Music_BG/A_Music_Location_01_NoReso_Loop.A_Music_Location_01_NoReso_Loop",
"SubPathString": ""
},
"bLooping": true
},
"SoundWave": {
"ObjectName": "SoundWave'A_Music_Location_01_NoReso_Loop'",
"ObjectPath": "/Game/Sound/Ambience/Ambient_Drones/Music_BG/A_Music_Location_01_NoReso_Loop.0"
}
}
]