poe-custom-elements
Version:
Path of Exile custom elements
21 lines • 658 B
JavaScript
export const breachRing = {
baseType: 'Breach Ring',
corrupted: true,
frameType: 2,
h: 1,
icon: 'https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvUmluZ3MvQnJlYWNoUmluZyIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/c21b912df7/BreachRing.png',
id: '7788388f29e96638ff676b29f2cc4c37843e8218f010da07d310a3c8fe511be6',
identified: false,
ilvl: 66,
implicitMods: ['Properties are doubled while in a Breach'],
inventoryId: 'Stash1',
league: 'Hardcore Necropolis',
name: '',
rarity: 'Rare',
typeLine: 'Breach Ring',
verified: false,
w: 1,
x: 14,
y: 14,
};
//# sourceMappingURL=breachRing.js.map