FareverDB

Feet

Feet in Item Types
id
Feet
flags
32
inherit
Armor
Raw data
{
  "id": "Feet",
  "gfx": {
    "x": 4,
    "y": 0,
    "file": "UI/icons/gear_slots.png",
    "size": 54
  },
  "slot": {
    "equippableOn": [
      {
        "ref": "Slot_Feet"
      }
    ]
  },
  "flags": 32,
  "props": {
    "phIcon": {
      "x": 0,
      "y": 1,
      "file": "UI/Placeholder/UnknownGearIcons.png",
      "size": 120
    },
    "rarities": [
      {
        "rarity": "Common",
        "atbRatio": {
          "primary": 0,
          "vitality": 0
        }
      }
    ],
    "lootSetup": "Items/Loot/Setup/Loot_Default_Feet.prefab",
    "portraitGroup": 6,
    "sellPriceFactor": 0.65
  },
  "texts": {
    "name": {
      "v": "Feet"
    }
  },
  "skills": [],
  "inherit": "Armor",
  "atbRatio": {
    "armor": 0.12,
    "primary": 0.08,
    "ratings": 0.055,
    "vitality": 0.07
  }
}