All files / src/apis/v1/__tests__/examples/items/armor helm.json

100% Statements 14/14
100% Branches 0/0
100% Functions 0/0
100% Lines 14/14

Press n or j to go to the next uncovered block, b, p or k for the previous block.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 461x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x                                                                
{
  "item_id": "98089",
  "name": "Aether Visor",
  "type": "Armor",
  "level": "80",
  "rarity": "Exotic",
  "vendor_value": "330",
  "icon_file_id": "2685589",
  "icon_file_signature": "9A741CA1B6DC0B0CCF6E227580A2265E62DF715D",
  "default_skin": "10841",
  "upgrade_recipes": [],
  "game_types": ["Activity", "Wvw", "Dungeon", "Pve"],
  "flags": ["HideSuffix", "AccountBound", "NoSell", "SoulBindOnUse"],
  "restrictions": [],
  "armor": {
    "type": "Helm",
    "weight_class": "Medium",
    "defense": "97",
    "infusion_slots": [],
    "attribute_adjustment": 170.72,
    "infix_upgrade": {
      "id": 1111,
      "attributes": [
        {
          "attribute": "Power",
          "modifier": 51
        },
        {
          "attribute": "Precision",
          "modifier": 51
        },
        {
          "attribute": "Vitality",
          "modifier": 28
        },
        {
          "attribute": "CritDamage",
          "modifier": 28
        }
      ]
    },
    "suffix_item_id": "",
    "secondary_suffix_item_id": ""
  }
}