Hytale Asset ReferenceUnofficial
Versions / 0.5.3 / Item / Interactions / Weapons / Staff / Attacks / Staff_Cast_Launch.json

Staff_Cast_Launch

Server/Item/Interactions/Weapons/Staff/Attacks/Staff_Cast_Launch.json, 164 B

Fields

FieldType
Typestring
RunTimenumber
Effectsobject
ProjectileIdstring

Source

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