Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.9 / Item / Items / _Debug / Debug_Launch_Projectile_Fixed_Pitch.json

Debug_Launch_Projectile_Fixed_Pitch

Server/Item/Items/_Debug/Debug_Launch_Projectile_Fixed_Pitch.json, 844 B

Fields

FieldType
TranslationPropertiesobject
Categoriesarray[0]
Iconstring
IconPropertiesobject
Qualitystring
ItemLevelnumber
Modelstring
Texturestring
PlayerAnimationsIdstring
Weaponobject
Interactionsobject
Tagsobject

Source

{
  "TranslationProperties": {
    "Name": "server.items.Debug_Launch_Projectile_Fixed_Pitch.name"
  },
  "Categories": [],
  "Icon": "Icons/ItemsGenerated/Weapon_Shield_Iron.png",
  "IconProperties": {
    "Scale": 0.35,
    "Translation": [
      -2.91,
      1.29
    ],
    "Rotation": [
      315,
      270,
      0
    ]
  },
  "Quality": "Debug",
  "ItemLevel": 40,
  "Model": "Items/Weapons/Shield/Iron.blockymodel",
  "Texture": "Items/Weapons/Shield/Iron_Texture.png",
  "PlayerAnimationsId": "Shield",
  "Weapon": {},
  "Interactions": {
    "Primary": {
      "Interactions": [
        "Debug_Launch_Projectile_Fixed_Pitch"
      ],
      "Cooldown": {
        "Id": "Debug_Launch_Projectile_Fixed_Pitch",
        "Cooldown": 0.3,
        "ClickBypass": false
      }
    }
  },
  "Tags": {
    "Type": [
      "Debug"
    ]
  }
}