Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.9.1 / Item / RootInteractions / Weapons / Sword / Root_Weapon_Sword_Primary.json

Root_Weapon_Sword_Primary

Server/Item/RootInteractions/Weapons/Sword/Root_Weapon_Sword_Primary.json, 153 B

Fields

FieldType
RequireNewClickboolean
ClickQueuingTimeoutnumber
Cooldownobject
Interactionsarray[1]

Source

{
  "RequireNewClick": true,
  "ClickQueuingTimeout": 0.2,
  "Cooldown": {
    "Cooldown": 0.25
  },
  "Interactions": [
    "Weapon_Sword_Primary"
  ]
}