Hytale Asset ReferenceUnofficial
Versions / 0.5.5 / Item / Items / Hypixel / Minigames / GunPvP / Weapon_Grenade_Frag.json

Weapon_Grenade_Frag

Server/Item/Items/Hypixel/Minigames/GunPvP/Weapon_Grenade_Frag.json, 851 B

Fields

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

Source

{
  "TranslationProperties": {
    "Name": "server.items.Weapon_Grenade_Frag.name"
  },
  "Categories": [
    "Items.Weapons"
  ],
  "Quality": "Developer",
  "ItemLevel": 20,
  "PlayerAnimationsId": "Item",
  "IconProperties": {
    "Scale": 0.88,
    "Translation": [
      6,
      -8.4
    ],
    "Rotation": [
      0,
      191.25,
      315
    ]
  },
  "Interactions": {
    "Secondary": "Item_Throw"
  },
  "InteractionVars": {
    "Item_Throw_Projectile": {
      "Interactions": [
        {
          "Parent": "Bomb_Throw"
        }
      ]
    }
  },
  "Model": "Items/Hypixel/Minigames/GunPvP/Weapons/Grenades/Frag.blockymodel",
  "Texture": "Items/Hypixel/Minigames/GunPvP/Weapons/Grenades/Frag_Texture.png",
  "Icon": "Icons/ItemsGenerated/Weapon_Grenade_Frag.png",
  "Tags": {
    "Type": [
      "Weapon"
    ]
  },
  "Weapon": {}
}