Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.3 / Item / Interactions / Weapons / Spellbook / Spellbook_Cast_Launch.json

Spellbook_Cast_Launch

Server/Item/Interactions/Weapons/Spellbook/Spellbook_Cast_Launch.json, 162 B

Fields

FieldType
Typestring
RunTimenumber
Effectsobject
ProjectileIdstring

Source

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