Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.5 / Item / Interactions / NPCs / Intelligent / Feran_Windwalker / Feran_Windwalker_Staff_Wind_Vortex.json

Feran_Windwalker_Staff_Wind_Vortex

Server/Item/Interactions/NPCs/Intelligent/Feran_Windwalker/Feran_Windwalker_Staff_Wind_Vortex.json, 412 B

Fields

FieldType
Typestring
Effectsobject
$Commentstring
RunTimenumber
Nextobject

Source

{
  "Type": "Simple",
  "Effects": {
    "ItemPlayerAnimationsId": "Feran_Staff",
    "ItemAnimationId": "CastSummon"
  },
  "$Comment": "Prepare Delay",
  "RunTime": 1,
  "Next": {
    "Type": "LaunchProjectile",
    "RunTime": 0.2,
    "Effects": {
      "WorldSoundEventId": "SFX_Staff_Ice_Shoot"
    },
    "ProjectileId": "Feran_Windwalker_Wind_Vortex",
    "Tags": {
      "AimingReference": []
    }
  }
}