FareverDB

Dominion

Shield_Craftrare

Note: not all rarities may be available for every item.

The best defence is sometimes believed to be attack. Whoever said that has never been hit in the face with a steel shield.

Raw data
{
  "id": "Shield_Craft",
  "gfx": {
    "x": 0,
    "y": 0,
    "file": "UI/Portraits/Items/Shield/Character_Weapon_Shield_Shield_R4_R1Craft_Fig.prefab.png",
    "size": 256
  },
  "type": "Shield",
  "flags": 8,
  "level": 4,
  "props": {},
  "texts": {
    "name": "Dominion",
    "flavorDesc": "The best defence is sometimes believed to be attack. Whoever said that has never been hit in the face with a steel shield."
  },
  "rarity": "Rare",
  "skills": [
    {
      "skill": "ShieldBlock"
    },
    {
      "skill": "Shield_Craft_Skill1"
    },
    {
      "skill": "Shield_Craft_Passive"
    }
  ],
  "affixes": [],
  "faction": "World",
  "visuals": {
    "models": [
      {
        "prefab": "Character/Weapon/Shield/Shield_R4_R1Craft_Fig.prefab"
      }
    ]
  },
  "affinity": "Physical",
  "aptitudes": [
    {
      "ref": "Fighter"
    },
    {
      "ref": "Cleric"
    }
  ],
  "sellPrice": 1
}