Hytale Asset ReferenceUnofficial
Versions / 0.5.0-pre.9.1 / Item / Interactions / Weapons / Wand / Wand_Cast_Effect.json

Wand_Cast_Effect

Server/Item/Interactions/Weapons/Wand/Wand_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"
  }
}