SFX_Ram_Run
Server/Audio/SoundEvents/SFX/NPC/Livestock/Ram/SFX_Ram_Run.json, 669 B
Fields
| Field | Type |
|---|---|
Layers | array[1] |
MaxInstance | number |
Volume | number |
PreventSoundInterruption | boolean |
AudioCategory | string |
Parent | string |
Source
{
"Layers": [
{
"Files": [
"Sounds/NPC/Livestock/Ram/Ram_Run_01.ogg",
"Sounds/NPC/Livestock/Ram/Ram_Run_02.ogg",
"Sounds/NPC/Livestock/Ram/Ram_Run_03.ogg",
"Sounds/NPC/Livestock/Ram/Ram_Run_04.ogg"
],
"RandomSettings": {
"MinVolume": -0.9151498112135024,
"MaxVolume": 0,
"MinPitch": -1.8240371213405997,
"MaxPitch": 1.6500422849992202
},
"StartDelay": 0.3,
"Probability": 20,
"Volume": -4.4575749056067515
}
],
"MaxInstance": 5,
"Volume": 0,
"PreventSoundInterruption": true,
"AudioCategory": "AudioCat_NPC_Ram",
"Parent": "SFX_Attn_Quiet"
}