FareverDB

Legs

Legs in Item Types
id
Legs
flags
32
inherit
Armor
Raw data
{
  "id": "Legs",
  "gfx": {
    "x": 3,
    "y": 0,
    "file": "UI/icons/gear_slots.png",
    "size": 54
  },
  "slot": {
    "equippableOn": [
      {
        "ref": "Slot_Legs"
      }
    ]
  },
  "flags": 32,
  "props": {
    "phIcon": {
      "x": 3,
      "y": 0,
      "file": "UI/Placeholder/UnknownGearIcons.png",
      "size": 120
    },
    "rarities": [
      {
        "rarity": "Common",
        "atbRatio": {
          "primary": 0,
          "vitality": 0
        }
      }
    ],
    "lootSetup": "Items/Loot/Setup/Loot_Default_Legs.prefab",
    "portraitGroup": 5,
    "sellPriceFactor": 0.9
  },
  "texts": {
    "name": {
      "v": "Legs"
    }
  },
  "skills": [],
  "inherit": "Armor",
  "atbRatio": {
    "armor": 0.16,
    "primary": 0.11,
    "ratings": 0.075,
    "vitality": 0.09
  }
}