SFX_Warthog_Walk
Server/Audio/SoundEvents/SFX/NPC/Livestock/Warthog/SFX_Warthog_Walk.json, 1.2 KB
Fields
| Field | Type |
|---|---|
Layers | array[2] |
Volume | number |
PreventSoundInterruption | boolean |
AudioCategory | string |
Parent | string |
Source
{
"Layers": [
{
"Files": [
"Sounds/NPC/Livestock/Warthog/Warthog_Walk_01.ogg",
"Sounds/NPC/Livestock/Warthog/Warthog_Walk_02.ogg",
"Sounds/NPC/Livestock/Warthog/Warthog_Walk_03.ogg",
"Sounds/NPC/Livestock/Warthog/Warthog_Walk_04.ogg",
"Sounds/NPC/Livestock/Warthog/Warthog_Walk_05.ogg",
"Sounds/NPC/Livestock/Warthog/Warthog_Walk_06.ogg"
],
"RandomSettings": {
"MaxPitch": 2,
"MinPitch": -2,
"MaxVolume": 0,
"MinVolume": -4
},
"StartDelay": 0.1,
"Probability": 25,
"Looping": false,
"Volume": -19.0
},
{
"Files": [
"Sounds/NPC/Shared/Footsteps/Hoof/Hoof_Small_Walk_01.ogg",
"Sounds/NPC/Shared/Footsteps/Hoof/Hoof_Small_Walk_02.ogg",
"Sounds/NPC/Shared/Footsteps/Hoof/Hoof_Small_Walk_03.ogg",
"Sounds/NPC/Shared/Footsteps/Hoof/Hoof_Small_Walk_04.ogg"
],
"RandomSettings": {
"MinVolume": -6,
"MinPitch": -3,
"MaxPitch": 3
},
"Looping": true,
"Volume": 1.0
}
],
"Volume": -8,
"PreventSoundInterruption": true,
"AudioCategory": "AudioCat_NPC_Warthog",
"Parent": "SFX_Attn_Quiet"
}