All files / src/apis/v1/__tests__/examples/items tool.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 201x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x            
{
  "item_id": "23040",
  "name": "Basic Salvage Kit",
  "description": "Double-click to salvage crafting materials from an item in your inventory. 10% chance of rarer materials. 20% chance of salvaging upgrades.",
  "type": "Tool",
  "level": "0",
  "rarity": "Basic",
  "vendor_value": "11",
  "icon_file_id": "66765",
  "icon_file_signature": "F0B4025A23D3D1ADE0466FFEAA7023D8EFD8422C",
  "upgrade_recipes": [],
  "game_types": ["Pvp", "PvpLobby", "Activity", "Wvw", "Dungeon", "Pve"],
  "flags": ["AccountBound", "NoSalvage", "NoSell", "AccountBindOnUse"],
  "restrictions": [],
  "tool": {
    "type": "Salvage",
    "charges": "25"
  }
}