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 46 47 | [
{
"name": "Magician Mask",
"type": "Armor",
"flags": ["ShowInWardrobe"],
"restrictions": [],
"rarity": "Basic",
"id": 100,
"icon": "https://render.guildwars2.com/file/E06A970CAD5A0FDBA4F49C01B168F5D1D2254419/526097.png",
"details": {
"type": "Helm",
"weight_class": "Light",
"dye_slots": {
"default": [
{
"color_id": 65,
"material": "cloth"
},
{
"color_id": 1,
"material": "cloth"
},
{
"color_id": 1,
"material": "cloth"
},
null
],
"overrides": {}
}
}
},
{
"name": "Blood Dominion Greatsword",
"type": "Weapon",
"flags": ["ShowInWardrobe"],
"restrictions": [],
"rarity": "Basic",
"id": 9480,
"icon": "https://render.guildwars2.com/file/9BCF57041CA1F76F32F66FB25197925AA74AE140/2314081.png",
"details": {
"type": "Greatsword",
"damage_type": "Physical"
}
}
]
|