Hytale Asset ReferenceUnofficial
Versions / 0.5.7 / Item / RootInteractions / Weapons / Battleaxe / Root_Weapon_Battleaxe_Primary.json

Root_Weapon_Battleaxe_Primary

Server/Item/RootInteractions/Weapons/Battleaxe/Root_Weapon_Battleaxe_Primary.json, 211 B

Fields

FieldType
RequireNewClickboolean
ClickQueuingTimeoutnumber
Cooldownobject
Interactionsarray[1]
Tagsobject

Source

{
  "RequireNewClick": true,
  "ClickQueuingTimeout": 0.3,
  "Cooldown": {
    "Cooldown": 0.75
  },
  "Interactions": [
    "Weapon_Battleaxe_Primary"
  ],
  "Tags": {
    "Attack": [
      "Melee"
    ]
  }
}