All files / src/apis/v1/__tests__/examples/items/consumable/unlock dye.json

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

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              
{
  "item_id": "20356",
  "name": "Abyss Dye",
  "description": "Double-click to unlock this dye color for this character.",
  "type": "Consumable",
  "level": "0",
  "rarity": "Rare",
  "vendor_value": "50",
  "icon_file_id": "66649",
  "icon_file_signature": "DFFC622FB06E0511A49C53961703331CE030E7BC",
  "game_types": ["Dungeon", "Pve", "Pvp", "PvpLobby", "Wvw"],
  "flags": ["NoSell"],
  "restrictions": [],
  "consumable": {
    "type": "Unlock",
    "unlock_type": "Dye",
    "color_id": "473"
  }
}