Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.9 / Item / Interactions / NPCs / Elemental / Spirit_Root / Spirit_Root_Spore_Gas.json

Spirit_Root_Spore_Gas

Server/Item/Interactions/NPCs/Elemental/Spirit_Root/Spirit_Root_Spore_Gas.json, 470 B

Fields

FieldType
Typestring
Effectsobject
$Commentstring
RunTimenumber
Nextobject

Source

{
  "Type": "Simple",
  "Effects": {
    "ItemPlayerAnimationsId": "Spirit_Root_Default",
    "ItemAnimationId": "SporeGas"
  },
  "$Comment": "Prepare Delay",
  "RunTime": 0.5,
  "Next": {
    "Type": "LaunchProjectile",
    "RunTime": 0.5,
    "Effects": {
      "WorldSoundEventId": "SFX_Bow_T2_Shoot",
      "LocalSoundEventId": "SFX_Bow_T2_Shoot_Local"
    },
    "ProjectileId": "Skeleton_Mage_Corruption_Orb",
    "Tags": {
      "AimingReference": []
    }
  }
}