Hytale Asset ReferenceUnofficial
Versions / 0.4.0 / Item / Interactions / NPCs / Intelligent / Goblin / Variants / Goblin_Scavenger_Trash.json

Goblin_Scavenger_Trash

Server/Item/Interactions/NPCs/Intelligent/Goblin/Variants/Goblin_Scavenger_Trash.json, 410 B

Fields

FieldType
Typestring
Effectsobject
$Commentstring
RunTimenumber
Nextobject

Source

{
  "Type": "Simple",
  "Effects": {
    "ItemPlayerAnimationsId": "Goblin_Item",
    "ItemAnimationId": "Throw"
  },
  "$Comment": "Prepare Delay",
  "RunTime": 0.5,
  "Next": {
    "Type": "Projectile",
    "Config": "Projectile_Config_Goblin_Scavenger_Trash",
    "RunTime": 0.217,
    "Effects": {
      "WorldSoundEventId": "SFX_Unarmed_Swing"
    },
    "Tags": {
      "AimingReference": []
    }
  }
}