SFX_Klops_Run
Server/Audio/SoundEvents/SFX/NPC/Intelligent/Klops/SFX_Klops_Run.json, 710 B
Fields
| Field | Type |
|---|---|
Layers | array[1] |
MaxInstance | number |
PreventSoundInterruption | boolean |
Volume | number |
AudioCategory | string |
Parent | string |
Source
{
"Layers": [
{
"RandomSettings": {
"MinVolume": -2,
"MinPitch": -1.8240371213405997,
"MaxPitch": 0
},
"Files": [
"Sounds/NPC/Intelligent/Klops/Klops_Run_01.ogg",
"Sounds/NPC/Intelligent/Klops/Klops_Run_02.ogg",
"Sounds/NPC/Intelligent/Klops/Klops_Run_03.ogg",
"Sounds/NPC/Intelligent/Klops/Klops_Run_04.ogg",
"Sounds/NPC/Intelligent/Klops/Klops_Run_05.ogg"
],
"Probability": 20,
"ProbabilityRerollDelay": 2.5,
"StartDelay": 0.2
}
],
"MaxInstance": 3,
"PreventSoundInterruption": true,
"Volume": 5.084850188786498,
"AudioCategory": "AudioCat_NPC_Klops",
"Parent": "SFX_Attn_Quiet"
}