Versions / 0.6.0-pre.1.1 / Audio / SoundEvents / SFX / NPC / Beasts / Mouse / SFX_Mouse_Alerted.json
SFX_Mouse_Alerted
Server/Audio/SoundEvents/SFX/NPC/Beasts/Mouse/SFX_Mouse_Alerted.json, 587 B
Fields
| Field | Type |
|---|---|
Layers | array[1] |
MaxInstance | number |
Volume | number |
PreventSoundInterruption | boolean |
AudioCategory | string |
Parent | string |
Source
{
"Layers": [
{
"Files": [
"Sounds/NPC/Beasts/Mouse/Mouse_Alerted_01.ogg",
"Sounds/NPC/Beasts/Mouse/Mouse_Alerted_02.ogg",
"Sounds/NPC/Beasts/Mouse/Mouse_Alerted_03.ogg"
],
"RandomSettings": {
"MinVolume": -3.0980391997148637,
"MaxVolume": 0,
"MinPitch": -3.8631371386483475,
"MaxPitch": 3.1564128700055254
},
"Volume": -4.4575749056067515
}
],
"MaxInstance": 5,
"Volume": -8,
"PreventSoundInterruption": true,
"AudioCategory": "AudioCat_NPC_Mouse",
"Parent": "SFX_Attn_Quiet"
}