poe-custom-elements
Version:
Path of Exile custom elements
49 lines • 1.18 kB
JavaScript
export const unidentified = {
baseType: 'Slink Boots',
frameType: 2,
h: 2,
icon: 'https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQXJtb3Vycy9Cb290cy9Cb290c0RleDQiLCJ3IjoyLCJoIjoyLCJzY2FsZSI6MX1d/76eb290c9b/BootsDex4.png',
id: '2043ebd55b6ef8b8e25710aad542c7a1b77b3b131108898031b72ce5238474d0',
identified: false,
ilvl: 71,
inventoryId: 'Stash1',
league: 'Standard',
name: '',
properties: [
{
displayMode: 0,
name: 'Quality',
type: 6,
values: [['+17%', 1]],
},
{
displayMode: 0,
name: 'Evasion Rating',
type: 17,
values: [['288', 1]],
},
],
rarity: 'Rare',
requirements: [
{
displayMode: 1,
name: 'Dexterity',
type: 64,
values: [['120', 0]],
},
],
socketedItems: [],
sockets: [
{
attr: 'D',
group: 0,
sColour: 'G',
},
],
typeLine: 'Superior Slink Boots',
verified: false,
w: 2,
x: 3,
y: 22,
};
//# sourceMappingURL=unidentified.js.map