Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.9.1 / Item / RootInteractions / Weapons / Mace / Root_Weapon_Mace_Primary.json

Root_Weapon_Mace_Primary

Server/Item/RootInteractions/Weapons/Mace/Root_Weapon_Mace_Primary.json, 206 B

Fields

FieldType
RequireNewClickboolean
ClickQueuingTimeoutnumber
Cooldownobject
Interactionsarray[1]
Tagsobject

Source

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