Hytale Asset ReferenceUnofficial
Versions / 0.4.0 / Item / Interactions / NPCs / Void / Eye_Void / Eye_Void_Blast_Projectile.json

Eye_Void_Blast_Projectile

Server/Item/Interactions/NPCs/Void/Eye_Void/Eye_Void_Blast_Projectile.json, 203 B

Fields

FieldType
Typestring
RunTimenumber
Effectsobject
ProjectileIdstring
Tagsobject

Source

{
  "Type": "LaunchProjectile",
  "RunTime": 0.2,
  "Effects": {
    "WorldSoundEventId": "SFX_Eye_Void_Attack_Blast"
  },
  "ProjectileId": "Eye_Void_Blast",
  "Tags": {
    "AimingReference": []
  }
}