Hytale Asset ReferenceUnofficial
Versions / 0.5.0-pre.9 / Item / Interactions / Weapons / Wand / Wand_Cast_Launch.json

Wand_Cast_Launch

Server/Item/Interactions/Weapons/Wand/Wand_Cast_Launch.json, 162 B

Fields

FieldType
Typestring
RunTimenumber
Effectsobject
ProjectileIdstring

Source

{
  "Type": "LaunchProjectile",
  "RunTime": 0.25,
  "Effects": {
    "ItemAnimationId": "CastLeftCharged"
  },
  "ProjectileId": "Skeleton_Mage_Corruption_Orb"
}