Hytale Asset ReferenceUnofficial
Versions / 0.4.1 / Item / Interactions / Weapons / Common / Signature_Projectile_Miss.json

Signature_Projectile_Miss

Server/Item/Interactions/Weapons/Common/Signature_Projectile_Miss.json, 246 B

Fields

FieldType
Typestring
RunTimenumber
Effectsobject

Source

{
  "Type": "Simple",
  "RunTime": 5,
  "Effects": {
    "LocalSoundEventId": "SFX_Daggers_T2_Stab_Impact",
    "WorldSoundEventId": "SFX_Daggers_T2_Stab_Impact",
    "Particles": [
      {
        "SystemId": "Explosion_Big"
      }
    ]
  }
}