Versions / 0.6.0-pre.1.1 / Audio / SoundEvents / SFX / NPC / Birds / Sparrow / SFX_Sparrow_Alerted.json
SFX_Sparrow_Alerted
Server/Audio/SoundEvents/SFX/NPC/Birds/Sparrow/SFX_Sparrow_Alerted.json, 589 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_Alerted_01.ogg",
"Sounds/NPC/Birds/Finch/Finch_Alerted_02.ogg"
],
"RandomSettings": {
"MinVolume": -1.9382002601611275,
"MaxVolume": 1.583624920952496,
"MinPitch": -8.843587129994475,
"MaxPitch": 1.6500422849992202
},
"Probability": 15,
"Volume": -6.020599913279623
}
],
"MaxInstance": 5,
"Volume": -13.999999999999996,
"PreventSoundInterruption": true,
"AudioCategory": "AudioCat_NPC_Sparrow",
"Parent": "SFX_Attn_Moderate"
}