Hytale Asset ReferenceUnofficial
Versions / 0.5.0-pre.9.1 / Audio / AmbienceFX / ReverbZones / Exterior / Rev_Zone_Snow_Forest.json

Rev_Zone_Snow_Forest

Server/Audio/AmbienceFX/ReverbZones/Exterior/Rev_Zone_Snow_Forest.json, 403 B

Fields

FieldType
Conditionsobject
Prioritynumber
SoundEffectobject

Source

{
  "Conditions": {
    "RoofState": "Roofed",
    "SurfacePhysicalMaterials": [
      { "PhysicalMaterialId": "Snow", "Percent": { "Min": 0.3, "Max": 1.0 } }
    ],
    "ExteriorRoofPhysicalMaterials": [
      { "PhysicalMaterialId": "Foliage", "Percent": { "Min": 0.2, "Max": 1.0 } }
    ]
  },
  "Priority": 2,
  "SoundEffect": {
    "ReverbEffectId": "Rev_Forest_Snow",
    "IsInstant": false
  }
}