Hytale Asset ReferenceUnofficial
Versions / 0.5.2 / Audio / SoundEvents / SFX / NPC / Birds / Duck / SFX_Duck_Run.json

SFX_Duck_Run

Server/Audio/SoundEvents/SFX/NPC/Birds/Duck/SFX_Duck_Run.json, 519 B

Fields

FieldType
Layersarray[1]
MaxInstancenumber
Volumenumber
PreventSoundInterruptionboolean
AudioCategorystring
Parentstring

Source

{
  "Layers": [
    {
      "Files": [
        "Sounds/NPC/Birds/Duck/Duck_Run_01.ogg",
        "Sounds/NPC/Birds/Duck/Duck_Run_02.ogg",
        "Sounds/NPC/Birds/Duck/Duck_Run_03.ogg"
      ],
      "RandomSettings": {
        "MinVolume": -1.9382002601611275,
        "MinPitch": -1,
        "MaxPitch": 1
      },
      "Probability": 80,
      "Looping": true
    }
  ],
  "MaxInstance": 5,
  "Volume": -8.0,
  "PreventSoundInterruption": true,
  "AudioCategory": "AudioCat_NPC_Duck",
  "Parent": "SFX_Attn_Quiet"
}