SFX_Sheep_Hurt
Server/Audio/SoundEvents/SFX/NPC/Livestock/Sheep/SFX_Sheep_Hurt.json, 534 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_Hurt_01.ogg",
"Sounds/NPC/Livestock/Sheep/Sheep_Hurt_02.ogg"
],
"RandomSettings": {
"MinPitch": -1,
"MaxPitch": 1,
"MaxVolume": 0,
"MinVolume": -3.0980391997148637
},
"Probability": 20,
"StartDelay": 0.2,
"Volume": -6.0
}
],
"MaxInstance": 5,
"Volume": -8,
"PreventSoundInterruption": true,
"AudioCategory": "AudioCat_NPC_Sheep",
"Parent": "SFX_Attn_Moderate"
}