SFX_Sheep_Death
Server/Audio/SoundEvents/SFX/NPC/Livestock/Sheep/SFX_Sheep_Death.json, 526 B
Fields
| Field | Type |
|---|---|
Layers | array[1] |
MaxInstance | number |
Volume | number |
PreventSoundInterruption | boolean |
AudioCategory | string |
Parent | string |
Source
{
"Layers": [
{
"Files": [
"Sounds/NPC/Livestock/Sheep/Sheep_Death_01.ogg",
"Sounds/NPC/Livestock/Sheep/Sheep_Death_02.ogg"
],
"RandomSettings": {
"MinVolume": -3.0980391997148637,
"MaxVolume": 0,
"MinPitch": -1,
"MaxPitch": 1
},
"StartDelay": 0.1,
"Volume": -1.9588001734407507
}
],
"MaxInstance": 5,
"Volume": -4,
"PreventSoundInterruption": true,
"AudioCategory": "AudioCat_NPC_Sheep",
"Parent": "SFX_Attn_Moderate"
}