All files / src/apis/v1/__tests__/examples/items/consumable un-transmutation.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 181x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x          
{
  "item_id": "8472",
  "name": "Transmutation Splitter",
  "description": "Will return the original appearance item and stats item from an existing transmuted item. All items will remain soulbound.",
  "type": "Consumable",
  "level": "0",
  "rarity": "Masterwork",
  "vendor_value": "0",
  "icon_file_id": "631525",
  "icon_file_signature": "F3E0F168BCC054462BF068643F5992525C7D52EE",
  "game_types": ["Dungeon", "Pve", "Wvw"],
  "flags": ["AccountBound", "NoMysticForge", "NoSalvage", "NoSell"],
  "restrictions": [],
  "consumable": {
    "type": "UnTransmutation"
  }
}