Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.9 / Item / Interactions / Weapons / Common / Common_Projectile_Miss.json

Common_Projectile_Miss

Server/Item/Interactions/Weapons/Common/Common_Projectile_Miss.json, 165 B

Fields

FieldType
Typestring
RunTimenumber
Effectsobject

Source

{
  "Type": "Simple",
  "RunTime": 5,
  "Effects": {
    "LocalSoundEventId": "SFX_Arrow_FullCharge_Miss",
    "WorldSoundEventId": "SFX_Arrow_FullCharge_Miss"
  }
}