Versions / 0.6.0-pre.1.1 / Audio / SoundEvents / SFX / NPC / Birds / Flamingo / SFX_Flamingo_Hurt.json
SFX_Flamingo_Hurt
Server/Audio/SoundEvents/SFX/NPC/Birds/Flamingo/SFX_Flamingo_Hurt.json, 677 B
Fields
| Field | Type |
|---|---|
Layers | array[1] |
MaxInstance | number |
Volume | number |
PreventSoundInterruption | boolean |
AudioCategory | string |
Parent | string |
Source
{
"Layers": [
{
"Files": [
"Sounds/NPC/Birds/Flamingo/Flamingo_Hurt_01.ogg",
"Sounds/NPC/Birds/Flamingo/Flamingo_Hurt_02.ogg",
"Sounds/NPC/Birds/Flamingo/Flamingo_Hurt_03.ogg",
"Sounds/NPC/Birds/Flamingo/Flamingo_Hurt_04.ogg",
"Sounds/NPC/Birds/Flamingo/Flamingo_Hurt_05.ogg"
],
"RandomSettings": {
"MinPitch": -12,
"MinVolume": -3.0980391997148637,
"MaxPitch": 4.542139479044758
},
"StartDelay": 0.1
}
],
"MaxInstance": 5,
"Volume": -7.979400086720375,
"PreventSoundInterruption": true,
"AudioCategory": "AudioCat_NPC_Flamingo",
"Parent": "SFX_Attn_Moderate"
}