Versions / 0.6.0-pre.1.1 / Audio / SoundEvents / SFX / NPC / Beasts / Squirrel / SFX_Squirrel_Run.json
SFX_Squirrel_Run
Server/Audio/SoundEvents/SFX/NPC/Beasts/Squirrel/SFX_Squirrel_Run.json, 663 B
Fields
| Field | Type |
|---|---|
PreventSoundInterruption | boolean |
MaxInstance | number |
Layers | array[1] |
AudioCategory | string |
Parent | string |
Source
{
"PreventSoundInterruption": true,
"MaxInstance": 3,
"Layers": [
{
"Files": [
"Sounds/NPC/Beasts/Squirrel/Squirrel_Run_01.ogg",
"Sounds/NPC/Beasts/Squirrel/Squirrel_Run_02.ogg",
"Sounds/NPC/Beasts/Squirrel/Squirrel_Run_03.ogg",
"Sounds/NPC/Beasts/Squirrel/Squirrel_Run_04.ogg"
],
"RandomSettings": {
"MinPitch": -3.8631371386483475,
"MaxPitch": 3.1564128700055254,
"MinVolume": -3.0980391997148637
},
"Probability": 40,
"Volume": -4.4575749056067515,
"StartDelay": 0.3
}
],
"AudioCategory": "AudioCat_NPC_Squirrel",
"Parent": "SFX_Attn_Quiet"
}