SFX_Lamb_Death
Server/Audio/SoundEvents/SFX/NPC/Livestock/Lamb/SFX_Lamb_Death.json, 543 B
Fields
| Field | Type |
|---|---|
Layers | array[1] |
MaxInstance | number |
Volume | number |
PreventSoundInterruption | boolean |
AudioCategory | string |
Parent | string |
Source
{
"Layers": [
{
"Files": [
"Sounds/NPC/Livestock/Lamb/Lamb_Death_01.ogg",
"Sounds/NPC/Livestock/Lamb/Lamb_Death_02.ogg"
],
"RandomSettings": {
"MinVolume": -3.0980391997148637,
"MaxVolume": 0.8278537031645015,
"MinPitch": -6.1748780739571,
"MaxPitch": 3.1564128700055254
},
"Volume": -4.4575749056067515
}
],
"MaxInstance": 5,
"Volume": 0,
"PreventSoundInterruption": true,
"AudioCategory": "AudioCat_NPC_Lamb",
"Parent": "SFX_Attn_Moderate"
}