Hytale Asset ReferenceUnofficial
Versions / 0.5.0-pre.9 / Item / Interactions / Weapons / Staff / Attacks / Staff_Cast_Effect.json

Staff_Cast_Effect

Server/Item/Interactions/Weapons/Staff/Attacks/Staff_Cast_Effect.json, 141 B

Fields

FieldType
Typestring
$Commentstring
RunTimenumber
Effectsobject

Source

{
  "Type": "Simple",
  "$Comment": "Length of Effect",
  "RunTime": 0.5,
  "Effects": {
    "WorldSoundEventId": "SFX_Staff_Ice_Shoot"
  }
}