Hytale Asset ReferenceUnofficial
Versions / 0.5.2 / Item / RootInteractions / Weapons / Daggers / Root_Weapon_Daggers_Primary.json

Root_Weapon_Daggers_Primary

Server/Item/RootInteractions/Weapons/Daggers/Root_Weapon_Daggers_Primary.json, 155 B

Fields

FieldType
RequireNewClickboolean
ClickQueuingTimeoutnumber
Cooldownobject
Interactionsarray[1]

Source

{
  "RequireNewClick": true,
  "ClickQueuingTimeout": 0.15,
  "Cooldown": {
    "Cooldown": 0.2
  },
  "Interactions": [
    "Weapon_Daggers_Primary"
  ]
}