All files / src/apis/v1/__tests__/examples/items/consumable/unlock bag-slot.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": "19993",
  "name": "Bag Slot Expansion",
  "description": "Add an extra bag slot to a character's inventory. The slot comes equipped with a basic bag. Each character can unlock up to 10 additional bag slots.",
  "type": "Consumable",
  "level": "0",
  "rarity": "Masterwork",
  "vendor_value": "0",
  "icon_file_id": "66588",
  "icon_file_signature": "6AECEE0A0704F069B3776BC66516EB2F0E0DE644",
  "upgrade_recipes": [],
  "game_types": ["Pvp", "PvpLobby", "Activity", "Wvw", "Dungeon", "Pve"],
  "flags": ["AccountBound", "NoSalvage", "NoSell", "DeleteWarning", "AccountBindOnUse"],
  "restrictions": [],
  "consumable": {
    "type": "Unlock",
    "unlock_type": "BagSlot"
  }
}