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

Goblin_Scavenger_Attack

Server/Item/Interactions/NPCs/Intelligent/Goblin/Variants/Goblin_Scavenger_Attack.json, 218 B

Fields

FieldType
Typestring
Effectsobject
AllowIndefiniteHoldboolean
Nextobject

Source

{
  "Type": "Charging",
  "Effects": {
    "ItemPlayerAnimationsId": "Goblin_Club",
    "ItemAnimationId": "SwingUpLeftCharging"
  },
  "AllowIndefiniteHold": false,
  "Next": {
    "0": "Goblin_Scavenger_Swings"
  }
}