SFX_Sparrow_Hurt
Server/Audio/SoundEvents/SFX/NPC/Birds/Sparrow/SFX_Sparrow_Hurt.json, 624 B
Fields
| Field | Type |
|---|---|
Layers | array[1] |
MaxInstance | number |
Volume | number |
PreventSoundInterruption | boolean |
AudioCategory | string |
Parent | string |
Source
{
"Layers": [
{
"Files": [
"Sounds/NPC/Birds/Finch/Finch_Hurt_01.ogg",
"Sounds/NPC/Birds/Finch/Finch_Hurt_02.ogg",
"Sounds/NPC/Birds/Finch/Finch_Hurt_03.ogg"
],
"RandomSettings": {
"MinVolume": -1.9382002601611275,
"MaxVolume": 1.583624920952496,
"MinPitch": -8.843587129994475,
"MaxPitch": 1.6500422849992202
},
"Probability": 100,
"StartDelay": 0.1
}
],
"MaxInstance": 5,
"Volume": -7.979400086720375,
"PreventSoundInterruption": true,
"AudioCategory": "AudioCat_NPC_Sparrow",
"Parent": "SFX_Attn_Moderate"
}