ITR2_ASSET/IntoTheRadius2/Content/Sound/Attenuation/Att_Enemy_Weapon.json

108 lines
No EOL
3.8 KiB
JSON

[
{
"Type": "SoundAttenuation",
"Name": "Att_Enemy_Weapon",
"Class": "UScriptClass'SoundAttenuation'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Attenuation": {
"bAttenuateWithLPF": true,
"bEnableOcclusion": true,
"bUseComplexCollisionForOcclusion": true,
"bEnableLogFrequencyScaling": true,
"SpatializationAlgorithm": "ESoundSpatializationAlgorithm::SPATIALIZATION_HRTF",
"CustomLowpassAirAbsorptionCurve": {
"EditorCurveData": {
"Keys": [
{
"InterpMode": "RCIM_Linear",
"TangentMode": "RCTM_Auto",
"TangentWeightMode": "RCTWM_WeightedNone",
"Time": 0.0,
"Value": 1.0,
"ArriveTangent": 0.0,
"ArriveTangentWeight": 0.0,
"LeaveTangent": 0.0,
"LeaveTangentWeight": 0.0
},
{
"InterpMode": "RCIM_Linear",
"TangentMode": "RCTM_Auto",
"TangentWeightMode": "RCTWM_WeightedNone",
"Time": 0.49767458,
"Value": 0.33383536,
"ArriveTangent": 0.0,
"ArriveTangentWeight": 0.0,
"LeaveTangent": 0.0,
"LeaveTangentWeight": 0.0
}
]
}
},
"OcclusionTraceChannel": "ECollisionChannel::ECC_GameTraceChannel5",
"NonSpatializedRadiusEnd": 100.0,
"StereoSpread": 10000.0,
"LPFRadiusMin": 1000.0,
"LPFRadiusMax": 15000.0,
"LPFFrequencyAtMax": 700.0,
"HPFFrequencyAtMax": 470.0,
"OcclusionLowPassFilterFrequency": 8000.0,
"OcclusionVolumeAttenuation": 0.5,
"PluginSettings": {
"SpatializationPluginSettingsArray": [
{
"ObjectName": "ResonanceAudioSpatializationSourceSettings'RA_SPT_For_Stereo_Reverb'",
"ObjectPath": "/Game/Sound/Attenuation/RA_Spatialization/RA_SPT_For_Stereo_Reverb.0"
}
]
},
"DistanceAlgorithm": "EAttenuationDistanceModel::Custom",
"AttenuationShapeExtents": {
"X": 500.0,
"Y": 0.0,
"Z": 0.0
},
"FalloffDistance": 30000.0,
"CustomAttenuationCurve": {
"EditorCurveData": {
"Keys": [
{
"InterpMode": "RCIM_Cubic",
"TangentMode": "RCTM_User",
"TangentWeightMode": "RCTWM_WeightedNone",
"Time": 0.0,
"Value": 1.0,
"ArriveTangent": 1.013926,
"ArriveTangentWeight": 0.0,
"LeaveTangent": 1.0139227,
"LeaveTangentWeight": 0.0
},
{
"InterpMode": "RCIM_Cubic",
"TangentMode": "RCTM_User",
"TangentWeightMode": "RCTWM_WeightedNone",
"Time": 0.18777816,
"Value": 0.3080094,
"ArriveTangent": -0.65779465,
"ArriveTangentWeight": 0.0,
"LeaveTangent": -0.6577968,
"LeaveTangentWeight": 0.0
},
{
"InterpMode": "RCIM_Cubic",
"TangentMode": "RCTM_User",
"TangentWeightMode": "RCTWM_WeightedNone",
"Time": 1.0,
"Value": 0.0,
"ArriveTangent": -0.20283687,
"ArriveTangentWeight": 0.0,
"LeaveTangent": -0.20283642,
"LeaveTangentWeight": 0.0
}
]
}
}
}
}
}
]