diff --git a/.env.dist b/.env.dist new file mode 100644 index 0000000..7116e62 --- /dev/null +++ b/.env.dist @@ -0,0 +1,5 @@ +###> docker config +NGINX_PORT=8080 +USER_ID=1000 +GROUP_ID=1000 +###< docker config diff --git a/.gitignore b/.gitignore index b688624..7ba3595 100644 --- a/.gitignore +++ b/.gitignore @@ -8,4 +8,5 @@ target/ .classpath .project .settings/ -/user \ No newline at end of file +/user +.env diff --git a/Dockerfile b/Dockerfile new file mode 100644 index 0000000..3ce7ca4 --- /dev/null +++ b/Dockerfile @@ -0,0 +1,37 @@ +FROM debian:bookworm-slim AS base +RUN apt-get update -y && \ + apt-get install -y --no-install-recommends \ + git \ + zip \ + curl \ + procps \ + ca-certificates && \ + rm -rf /var/lib/apt/lists/* + +ARG USER_ID +ARG GROUP_ID +ENV HOME=/home/devel +RUN addgroup devel --gid ${GROUP_ID} && \ + adduser devel --uid ${USER_ID} --gid ${GROUP_ID} --disabled-password --comment '' + +FROM base AS builder +# https://hub.docker.com/_/eclipse-temurin#using-a-different-base-image +ENV JAVA_HOME=/opt/java/openjdk +COPY --from=eclipse-temurin:8 $JAVA_HOME $JAVA_HOME +ENV PATH="${JAVA_HOME}/bin:${PATH}" + +USER devel +ENV NVS_HOME="$HOME/.nvs" +ENV PATH="$PATH:$NVS_HOME" + +RUN git clone https://github.com/jasongin/nvs "$NVS_HOME" && \ + . nvs.sh install +RUN nvs add 8 + +RUN mkdir /home/devel/.sbt /home/devel/.ivy2 && \ + chown -R ${USER_ID}:${GROUP_ID} /home/devel/.sbt /home/devel/.ivy2 + +WORKDIR /home/devel/app + +FROM nginx:alpine AS nginx +RUN sed -i '/index/s/index index\.html index\.htm;/index looty.html looty-dev.html;/g' /etc/nginx/conf.d/default.conf diff --git a/Makefile b/Makefile new file mode 100644 index 0000000..fbca4ec --- /dev/null +++ b/Makefile @@ -0,0 +1,39 @@ +# https://clarkgrubb.com/makefile-style-guide#phony-targets + +DOCKER_BUILD_VARS := COMPOSE_DOCKER_CLI_BUILD=1 DOCKER_BUILDKIT=1 +COMPOSE := $(DOCKER_BUILD_VARS) docker compose + +.PHONY: docker build-dev build-prod start restart stop destroy bash clean + +.env: + cp .env.dist .env + +docker: .env + ${COMPOSE} pull --ignore-pull-failures --include-deps + ${COMPOSE} build --no-cache + +build-dev: clean + ${COMPOSE} run --rm builder bash -c "bin/sbt clean && bin/sbt fastOptJS" + @make restart + +build-prod: clean + ${COMPOSE} run --rm builder bash -c "bin/sbt clean && bin/sbt fullOptJS" + @make restart + +start: + ${COMPOSE} up --detach nginx + +restart: + ${COMPOSE} restart nginx + +stop: + ${COMPOSE} down + +destroy: stop + ${COMPOSE} rm --force --stop --volumes + +bash: + ${COMPOSE} run --rm builder bash + +clean: + rm -rf ./build ./buildffsrc ./looty/target ./project/project/target ./project/target ./target diff --git a/bin/sbt b/bin/sbt index cde9371..b5c12be 100755 --- a/bin/sbt +++ b/bin/sbt @@ -35,10 +35,8 @@ SBT_JAR=`dirname $0`/sbt-launch-0.13.6.jar TERM=xterm-color #This requires nvs is installed see: https://github.com/jasongin/nvs -export NVS_HOME="$HOME/.nvs" -[ -s "$NVS_HOME/nvs.sh" ] && . "$NVS_HOME/nvs.sh" echo "Using node v8" -nvs use 8 +. nvs.sh use 8 JAVA_CMD=java8 diff --git a/docker-compose.yml b/docker-compose.yml new file mode 100644 index 0000000..c788bee --- /dev/null +++ b/docker-compose.yml @@ -0,0 +1,25 @@ +services: + builder: + build: + context: ./ + target: builder + args: + USER_ID: ${USER_ID} + GROUP_ID: ${GROUP_ID} + volumes: + - ./:/home/devel/app + - cache_sbt:/home/devel/.sbt + - cache_ivy:/home/devel/.ivy2 + + nginx: + build: + context: ./ + target: nginx + ports: + - '${NGINX_PORT}:80' + volumes: + - ./looty/target/web/public/main:/usr/share/nginx/html:ro + +volumes: + cache_sbt: + cache_ivy: diff --git a/looty/src/main/public/data/sample-items-mercenaries.json b/looty/src/main/public/data/sample-items-mercenaries.json new file mode 100644 index 0000000..bed5de9 --- /dev/null +++ b/looty/src/main/public/data/sample-items-mercenaries.json @@ -0,0 +1,108077 @@ +{ + "UnknownAccount!-Mercenaries-0-stis": { + "numTabs": 14, + "items": [ + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvUmluZ3MvUmluZzYiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/74a5d719fd/Ring6.png", + "league": "Mercenaries", + "id": "a7b6ef966911591561e62546294561f3cbd412d07794883657d5d214fc3e60c4", + "name": "Damnation Loop", + "typeLine": "Sapphire Ring", + "baseType": "Sapphire Ring", + "rarity": "Rare", + "ilvl": 80, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "52", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+30% to Cold Resistance" + ], + "explicitMods": [ + "+40 to Intelligence", + "+11 to maximum Energy Shield", + "55% increased Mana Regeneration Rate", + "+18% to Chaos Resistance" + ], + "frameType": 2, + "x": 2, + "y": 9, + "inventoryId": "Stash1" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvUmluZ3MvU2FwcGhpcmVSdWJ5IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/7df6d65dfd/SapphireRuby.png", + "league": "Mercenaries", + "id": "a46ae3a877b9e0af5655aaf75c4dbdd6c62806dbfdb5f2a164f67c9bb120fd08", + "name": "Empyrean Eye", + "typeLine": "Two-Stone Ring", + "baseType": "Two-Stone Ring", + "rarity": "Rare", + "ilvl": 72, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "57", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+16% to Fire and Cold Resistances" + ], + "explicitMods": [ + "+85 to maximum Life", + "+40 to maximum Mana", + "+42% to Fire Resistance", + "+42% to Lightning Resistance" + ], + "frameType": 2, + "x": 11, + "y": 1, + "inventoryId": "Stash1" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvUmluZ3MvU2FwcGhpcmVSdWJ5IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/7df6d65dfd/SapphireRuby.png", + "league": "Mercenaries", + "id": "dd66b76d968577c0dda8ce4cab3e336c32d00354bce7a2bbfb519017e897b2a0", + "name": "Gale Nail", + "typeLine": "Two-Stone Ring", + "baseType": "Two-Stone Ring", + "rarity": "Rare", + "ilvl": 75, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "52", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+16% to Fire and Cold Resistances" + ], + "explicitMods": [ + "+32 to Dexterity", + "Adds 6 to 12 Physical Damage to Attacks", + "+14 to maximum Energy Shield", + "+25% to Cold Resistance", + "+30% to Chaos Resistance" + ], + "frameType": 2, + "x": 6, + "y": 9, + "inventoryId": "Stash1" + }, + { + "verified": false, + "w": 2, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQmVsdHMvQmVsdDUiLCJ3IjoyLCJoIjoxLCJzY2FsZSI6MX1d/a513a7e6b4/Belt5.png", + "league": "Mercenaries", + "id": "408c8e4994c391ed9d899690d0a6d734d76eaadac155ef8a9e3cd0f0dc79827b", + "name": "Onslaught Lock", + "typeLine": "Heavy Belt", + "baseType": "Heavy Belt", + "rarity": "Rare", + "ilvl": 84, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "64", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+28 to Strength" + ], + "explicitMods": [ + "+23 to Armour", + "+29 to maximum Life", + "Regenerate 30.2 Life per second", + "+19% to Cold Resistance", + "+34% to Chaos Resistance" + ], + "frameType": 2, + "x": 9, + "y": 8, + "inventoryId": "Stash1" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvTmVjcm9wb2xpcy9BbGxmbGFtZVdpbGR3b29kIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/12984064d4/AllflameWildwood.png", + "stackSize": 2, + "maxStackSize": 20, + "league": "Mercenaries", + "id": "a9dd5ce05d0cb6514633faae502dc913670f4fd72f7e1e7fac039964a79cf6de", + "name": "", + "typeLine": "Allflame Ember of the Wildwood", + "baseType": "Allflame Ember of the Wildwood", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "2/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + }, + { + "name": "Limit", + "values": [ + [ + "2", + 0 + ] + ], + "displayMode": 0, + "type": 87 + } + ], + "explicitMods": [ + "Substitutes Monster Packs in Area\nPack Leader Empowers Map Bosses\nwith Wildwood Wisps when slain" + ], + "descrText": "Can be used in a personal Map Device to substitute the varities of Monster Packs present in a Map.", + "frameType": 0, + "x": 9, + "y": 7, + "inventoryId": "Stash1" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2FuY3R1bS9TYW5jdHVtS2V5IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/d0326cac9a/SanctumKey.png", + "league": "Mercenaries", + "id": "e7937a89b1ea5e1be09de89a6acb57537e0dc4feacdd49273546c77a4f6d3a14", + "name": "", + "typeLine": "Forbidden Tome", + "baseType": "Forbidden Tome", + "ilvl": 71, + "identified": true, + "properties": [ + { + "name": "Area Level", + "values": [ + [ + "71", + 0 + ] + ], + "displayMode": 0, + "type": 34 + } + ], + "descrText": "Take this item to the Relic Altar in the Forbidden Sanctum to enter.", + "flavourText": [ + "Mundus noster cecidit. Daemones ubique sunt. Librum\r", + "hunc in sacrarium conicio, ut forte alius viam inveniat..." + ], + "frameType": 5, + "x": 0, + "y": 0, + "inventoryId": "Stash1" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQW11bGV0cy9BbXVsZXQ3IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/58942b1ab3/Amulet7.png", + "league": "Mercenaries", + "id": "f780332e0204bfafe08639c4cd8635acf4bc6d3016fcb8115f2257ec303a23a7", + "name": "Bramble Scarab", + "typeLine": "Onyx Amulet", + "baseType": "Onyx Amulet", + "rarity": "Rare", + "ilvl": 82, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "60", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+16 to all Attributes" + ], + "explicitMods": [ + "+15 to Intelligence", + "Adds 6 to 11 Fire Damage to Attacks", + "12% increased Cold Damage", + "12% increased Rarity of Items found", + "+1 to Level of all Fire Skill Gems" + ], + "frameType": 2, + "x": 8, + "y": 6, + "inventoryId": "Stash1" + }, + { + "verified": false, + "w": 2, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQXJtb3Vycy9Cb290cy9Cb290c1N0cjMiLCJ3IjoyLCJoIjoyLCJzY2FsZSI6MX1d/56efa25c50/BootsStr3.png", + "league": "Mercenaries", + "id": "54bd3b5ffd68a7b6e621de97a70c0bd321b55edede16d1a54430c547f7575779", + "sockets": [ + { + "group": 0, + "attr": "S", + "sColour": "R" + } + ], + "name": "Sorrow League", + "typeLine": "Ancient Greaves", + "baseType": "Ancient Greaves", + "rarity": "Rare", + "ilvl": 82, + "identified": true, + "properties": [ + { + "name": "Armour", + "values": [ + [ + "284", + 1 + ] + ], + "displayMode": 0, + "type": 16 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "48", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "82", + 0 + ] + ], + "displayMode": 1, + "type": 63 + } + ], + "explicitMods": [ + "64% increased Armour", + "+8% to Fire Resistance", + "+37% to Lightning Resistance", + "+19% to Chaos Resistance", + "30% increased Movement Speed" + ], + "frameType": 2, + "x": 0, + "y": 9, + "inventoryId": "Stash1", + "socketedItems": [] + }, + { + "verified": false, + "w": 2, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQXJtb3Vycy9Cb290cy9Cb290c1N0cjMiLCJ3IjoyLCJoIjoyLCJzY2FsZSI6MX1d/56efa25c50/BootsStr3.png", + "league": "Mercenaries", + "id": "bceaa098bbc347eb68730263a4c84600ce0b81a76e6bddfbfd4f5c239f5db93f", + "sockets": [ + { + "group": 0, + "attr": "S", + "sColour": "R" + } + ], + "name": "Brood Stride", + "typeLine": "Vaal Greaves", + "baseType": "Vaal Greaves", + "rarity": "Rare", + "ilvl": 78, + "identified": true, + "properties": [ + { + "name": "Armour", + "values": [ + [ + "233", + 0 + ] + ], + "displayMode": 0, + "type": 16 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "62", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "117", + 0 + ] + ], + "displayMode": 1, + "type": 63 + } + ], + "explicitMods": [ + "+118 to maximum Life", + "19% increased Life Regeneration rate", + "+15% to Cold Resistance", + "15% increased Movement Speed" + ], + "frameType": 2, + "x": 0, + "y": 3, + "inventoryId": "Stash1", + "socketedItems": [] + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvSmV3ZWxzL2Jhc2ljaW50IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/510013aec2/basicint.png", + "league": "Mercenaries", + "id": "ed56b3513aa986030cf30078d1a8164080b6a7e49a0153a51135b45e3354480d", + "name": "Behemoth Solace", + "typeLine": "Cobalt Jewel", + "baseType": "Cobalt Jewel", + "rarity": "Rare", + "ilvl": 85, + "identified": true, + "explicitMods": [ + "+8 to Dexterity and Intelligence", + "16% increased Fire Damage", + "14% increased Lightning Damage", + "33% increased Stun and Block Recovery" + ], + "descrText": "Place into an allocated Jewel Socket on the Passive Skill Tree. Right click to remove from the Socket.", + "frameType": 2, + "x": 3, + "y": 1, + "inventoryId": "Stash1" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQW11bGV0cy9BbXVsZXQ2IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/9c1412b6dd/Amulet6.png", + "league": "Mercenaries", + "id": "463bb16aa3bdb77e7c6546cf17e7896fe10be2e07617f2ac2b4ee456183b4cb2", + "name": "Dire Noose", + "typeLine": "Gold Amulet", + "baseType": "Gold Amulet", + "rarity": "Rare", + "ilvl": 79, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "51", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "17% increased Rarity of Items found" + ], + "explicitMods": [ + "25% increased Fire Damage", + "Adds 8 to 19 Cold Damage to Attacks", + "18% increased Lightning Damage", + "Gain 3 Life per Enemy Hit with Attacks" + ], + "frameType": 2, + "x": 10, + "y": 5, + "inventoryId": "Stash1" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvSmV3ZWxzL2Jhc2ljaW50IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/510013aec2/basicint.png", + "league": "Mercenaries", + "id": "c9dba8975c43f15ef5f00ae0043d1034ce9480edfd6f3b1592ecaf317f491ec2", + "name": "Armageddon Shine", + "typeLine": "Cobalt Jewel", + "baseType": "Cobalt Jewel", + "rarity": "Rare", + "ilvl": 84, + "identified": true, + "explicitMods": [ + "4% increased Cast Speed while holding a Shield", + "12% increased Spell Critical Strike Chance", + "4% faster start of Energy Shield Recharge", + "6% chance to Knock Enemies Back on hit" + ], + "descrText": "Place into an allocated Jewel Socket on the Passive Skill Tree. Right click to remove from the Socket.", + "frameType": 2, + "x": 4, + "y": 8, + "inventoryId": "Stash1" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvUmluZ3MvVG9wYXpTYXBwaGlyZSIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/0c211c12b4/TopazSapphire.png", + "league": "Mercenaries", + "id": "9c280c1075e93fd024446c3d554cda59f30b4b4e3074cb50811152274c682325", + "name": "Havoc Grip", + "typeLine": "Two-Stone Ring", + "baseType": "Two-Stone Ring", + "rarity": "Rare", + "ilvl": 82, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "52", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+16% to Cold and Lightning Resistances" + ], + "explicitMods": [ + "+38 to Dexterity", + "+33 to Intelligence", + "+346 to Accuracy Rating", + "+10 to Evasion Rating" + ], + "frameType": 2, + "x": 10, + "y": 4, + "inventoryId": "Stash1" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvUmluZ3MvQW1ldGh5c3RSaW5nIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/804d781735/AmethystRing.png", + "league": "Mercenaries", + "id": "49193ff8879ad15b6bebb8be17b99d6807aa36b16e39df572f88a6c8ba74f080", + "name": "", + "typeLine": "Amethyst Ring", + "baseType": "Amethyst Ring", + "rarity": "Normal", + "ilvl": 84, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "30", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+22% to Chaos Resistance" + ], + "frameType": 0, + "x": 8, + "y": 11, + "inventoryId": "Stash1" + }, + { + "verified": false, + "w": 2, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQXJtb3Vycy9HbG92ZXMvR2xvdmVzU3RyNCIsInciOjIsImgiOjIsInNjYWxlIjoxfV0/468f466568/GlovesStr4.png", + "league": "Mercenaries", + "id": "633d270820bf44b687f3f1753a4f23fe1609d0133cf455e5b13186e613ae9c8a", + "sockets": [ + { + "group": 0, + "attr": "S", + "sColour": "R" + }, + { + "group": 0, + "attr": "S", + "sColour": "R" + }, + { + "group": 0, + "attr": "S", + "sColour": "R" + } + ], + "name": "Loath Caress", + "typeLine": "Goliath Gauntlets", + "baseType": "Goliath Gauntlets", + "rarity": "Rare", + "ilvl": 75, + "identified": true, + "properties": [ + { + "name": "Armour", + "values": [ + [ + "199", + 0 + ] + ], + "displayMode": 0, + "type": 16 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "54", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "77", + 0 + ] + ], + "displayMode": 1, + "type": 63 + } + ], + "explicitMods": [ + "Adds 4 to 7 Cold Damage to Attacks", + "+107 to maximum Life", + "Regenerate 58.4 Life per second", + "+37% to Fire Resistance", + "+20% to Cold Resistance" + ], + "frameType": 2, + "x": 4, + "y": 5, + "inventoryId": "Stash1", + "socketedItems": [] + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvUmluZ3MvQW1ldGh5c3RSaW5nIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/804d781735/AmethystRing.png", + "league": "Mercenaries", + "id": "795645e9dc5bbda5692899887ad83b7764109a9f718453b70fcce9a8bdd90f58", + "name": "", + "typeLine": "Amethyst Ring of Fleshbinding", + "baseType": "Amethyst Ring", + "rarity": "Magic", + "ilvl": 84, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "63", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+23% to Chaos Resistance" + ], + "explicitMods": [ + "13% of Damage taken Recouped as Life" + ], + "frameType": 1, + "x": 2, + "y": 2, + "inventoryId": "Stash1" + }, + { + "verified": false, + "w": 2, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQXJtb3Vycy9Cb290cy9Cb290c1N0cjMiLCJ3IjoyLCJoIjoyLCJzY2FsZSI6MX1d/56efa25c50/BootsStr3.png", + "league": "Mercenaries", + "id": "75320effb4b5aa831daff00486d0e6fc8b95531a1b9a4070a7a0b6aaea617611", + "sockets": [ + { + "group": 0, + "attr": "S", + "sColour": "R" + }, + { + "group": 0, + "attr": "D", + "sColour": "G" + } + ], + "name": "Hypnotic Urge", + "typeLine": "Ancient Greaves", + "baseType": "Ancient Greaves", + "rarity": "Rare", + "ilvl": 76, + "identified": true, + "properties": [ + { + "name": "Armour", + "values": [ + [ + "200", + 1 + ] + ], + "displayMode": 0, + "type": 16 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "46", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "82", + 0 + ] + ], + "displayMode": 1, + "type": 63 + } + ], + "explicitMods": [ + "+25 to Strength", + "+38 to Armour", + "+120 to maximum Life", + "14% increased Life Regeneration rate", + "25% increased Movement Speed" + ], + "frameType": 2, + "x": 4, + "y": 1, + "inventoryId": "Stash1", + "socketedItems": [] + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvUmluZ3MvVG9wYXpTYXBwaGlyZSIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/0c211c12b4/TopazSapphire.png", + "league": "Mercenaries", + "id": "2d9911fbf43ef87a023c5aa46cf755b4dd6a3841e53c20e4b4a4e418c594273d", + "name": "Rapture Knot", + "typeLine": "Two-Stone Ring", + "baseType": "Two-Stone Ring", + "rarity": "Rare", + "ilvl": 80, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "63", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+15% to Cold and Lightning Resistances" + ], + "explicitMods": [ + "+59 to Evasion Rating", + "61% increased Mana Regeneration Rate", + "+44% to Fire Resistance", + "+25% to Chaos Resistance" + ], + "frameType": 2, + "x": 8, + "y": 5, + "inventoryId": "Stash1" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvUmluZ3MvVG9wYXpSdWJ5IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/8878077651/TopazRuby.png", + "league": "Mercenaries", + "id": "9e33a277632664e81e7753d7f1b000d043e2c2638859211e372318d1a9d45881", + "name": "", + "typeLine": "Two-Stone Ring", + "baseType": "Two-Stone Ring", + "rarity": "Normal", + "ilvl": 84, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "20", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+16% to Fire and Lightning Resistances" + ], + "frameType": 0, + "x": 7, + "y": 9, + "inventoryId": "Stash1" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvUmluZ3MvQW1ldGh5c3RSaW5nIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/804d781735/AmethystRing.png", + "league": "Mercenaries", + "id": "17dcf27be1bda3acc23882af4605a458780e8c2f0a837d161891defd1c65ae36", + "name": "Honour Knot", + "typeLine": "Amethyst Ring", + "baseType": "Amethyst Ring", + "rarity": "Rare", + "ilvl": 72, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "57", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+18% to Chaos Resistance" + ], + "explicitMods": [ + "+22 to Dexterity", + "+20 to Intelligence", + "+55 to maximum Mana", + "+45% to Lightning Resistance" + ], + "frameType": 2, + "x": 11, + "y": 2, + "inventoryId": "Stash1" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvSmV3ZWxzL05ld0dlbUJhc2UzIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/db35e60885/NewGemBase3.png", + "league": "Mercenaries", + "id": "d4074704d289b776c6fbf83a0560f88c4ce4f00433fa78c87bbf7abd2205ac5c", + "name": "Fulgent Bliss", + "typeLine": "Large Cluster Jewel", + "baseType": "Large Cluster Jewel", + "rarity": "Rare", + "ilvl": 76, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "40", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "enchantMods": [ + "Adds 8 Passive Skills", + "2 Added Passive Skills are Jewel Sockets", + "Added Small Passive Skills grant: 12% increased Fire Damage" + ], + "explicitMods": [ + "Added Small Passive Skills also grant: +3% to Fire Resistance", + "Added Small Passive Skills have 25% increased Effect", + "1 Added Passive Skill is Burning Bright" + ], + "descrText": "Place into an allocated Large Jewel Socket on the Passive Skill Tree. Added passives do not interact with jewel radiuses. Right click to remove from the Socket.", + "frameType": 2, + "x": 10, + "y": 0, + "inventoryId": "Stash1" + }, + { + "verified": false, + "w": 2, + "h": 3, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvV2VhcG9ucy9PbmVIYW5kV2VhcG9ucy9TY2VwdGVycy9zY2VwdGVyOCIsInciOjIsImgiOjMsInNjYWxlIjoxfV0/6644b94336/scepter8.png", + "league": "Mercenaries", + "id": "1c70ba00d152d7cdce2b812ecf185f3b8cb437a8afb797e1056fe0028164f099", + "sockets": [ + { + "group": 0, + "attr": "S", + "sColour": "R" + }, + { + "group": 0, + "attr": "I", + "sColour": "B" + } + ], + "name": "Gloom Chant", + "typeLine": "Void Sceptre", + "baseType": "Void Sceptre", + "rarity": "Rare", + "ilvl": 78, + "identified": true, + "properties": [ + { + "name": "Sceptre", + "values": [], + "displayMode": 0 + }, + { + "name": "Physical Damage", + "values": [ + [ + "50-76", + 0 + ] + ], + "displayMode": 0, + "type": 9 + }, + { + "name": "Elemental Damage", + "values": [ + [ + "7-112", + 6 + ] + ], + "displayMode": 0, + "type": 10 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "7.30%", + 0 + ] + ], + "displayMode": 0, + "type": 12 + }, + { + "name": "Attacks per Second", + "values": [ + [ + "1.25", + 0 + ] + ], + "displayMode": 0, + "type": 13 + }, + { + "name": "Weapon Range: {0} metres", + "values": [ + [ + "1.1", + 0 + ] + ], + "displayMode": 3, + "type": 14 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "68", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "104", + 0 + ] + ], + "displayMode": 1, + "type": 63 + }, + { + "name": "Int", + "values": [ + [ + "122", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "implicitMods": [ + "40% increased Elemental Damage" + ], + "explicitMods": [ + "+19% to Damage over Time Multiplier", + "Adds 7 to 112 Lightning Damage", + "Adds 8 to 113 Lightning Damage to Spells", + "5% increased Cast Speed", + "100% increased Spell Critical Strike Chance", + "+75 to maximum Mana" + ], + "frameType": 2, + "x": 8, + "y": 0, + "inventoryId": "Stash1", + "socketedItems": [] + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvSmV3ZWxzL2Jhc2ljaW50IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/510013aec2/basicint.png", + "league": "Mercenaries", + "id": "c61d39156ee37d1dbaf7a4463eaef10d923347321d6de52dd6f5bc69971c528b", + "name": "Foe Curio", + "typeLine": "Cobalt Jewel", + "baseType": "Cobalt Jewel", + "rarity": "Rare", + "ilvl": 74, + "identified": true, + "explicitMods": [ + "15% increased Critical Strike Chance with Lightning Skills", + "27% increased Stun and Block Recovery", + "2% increased Mana Reservation Efficiency of Skills" + ], + "descrText": "Place into an allocated Jewel Socket on the Passive Skill Tree. Right click to remove from the Socket.", + "frameType": 2, + "x": 11, + "y": 3, + "inventoryId": "Stash1" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQW11bGV0cy9UdXJxdW9pc2VBbXVsZXQiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/605b4da0e1/TurquoiseAmulet.png", + "league": "Mercenaries", + "id": "81b96f378f68bc5af14c61517ffa29f5064e4c881320476171bfb0b4f7a6dcfa", + "name": "Rift Locket", + "typeLine": "Turquoise Amulet", + "baseType": "Turquoise Amulet", + "rarity": "Rare", + "ilvl": 84, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "64", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+23 to Dexterity and Intelligence" + ], + "explicitMods": [ + "+43 to Intelligence", + "23% increased Spell Damage", + "+7 to maximum Energy Shield", + "+73 to maximum Mana", + "Gain 41 Mana per Enemy Killed" + ], + "frameType": 2, + "x": 9, + "y": 9, + "inventoryId": "Stash1" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQW11bGV0cy9NYXJibGVBbXVsZXQiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/3dee478d8d/MarbleAmulet.png", + "league": "Mercenaries", + "id": "b69465b1eefba1acc39dabe1c72d2280fe8debbcc7758630b64bd20f7c19a5c0", + "name": "Phoenix Torc", + "typeLine": "Marble Amulet", + "baseType": "Marble Amulet", + "rarity": "Rare", + "ilvl": 81, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "74", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "Regenerate 1.45% of Life per second" + ], + "explicitMods": [ + "21% increased Spell Damage", + "Adds 5 to 48 Lightning Damage to Attacks", + "17% increased Rarity of Items found", + "+3% to all Elemental Resistances" + ], + "frameType": 2, + "x": 11, + "y": 0, + "inventoryId": "Stash1" + }, + { + "verified": false, + "w": 2, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQXJtb3Vycy9Cb290cy9Cb290c1N0cjMiLCJ3IjoyLCJoIjoyLCJzY2FsZSI6MX1d/56efa25c50/BootsStr3.png", + "league": "Mercenaries", + "id": "3a61223632e2efff38861b0c6f73002586e6ce33457dfb0918110647b619f96a", + "sockets": [ + { + "group": 0, + "attr": "S", + "sColour": "R" + }, + { + "group": 0, + "attr": "S", + "sColour": "R" + } + ], + "name": "Victory League", + "typeLine": "Vaal Greaves", + "baseType": "Vaal Greaves", + "rarity": "Rare", + "ilvl": 80, + "identified": true, + "properties": [ + { + "name": "Armour", + "values": [ + [ + "225", + 0 + ] + ], + "displayMode": 0, + "type": 16 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "62", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "117", + 0 + ] + ], + "displayMode": 1, + "type": 63 + } + ], + "explicitMods": [ + "Regenerate 94.2 Life per second", + "11% increased Rarity of Items found", + "+17% to Cold Resistance", + "10% increased Movement Speed" + ], + "frameType": 2, + "x": 6, + "y": 3, + "inventoryId": "Stash1", + "socketedItems": [] + }, + { + "verified": false, + "w": 2, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQmVsdHMvQmVsdDEiLCJ3IjoyLCJoIjoxLCJzY2FsZSI6MX1d/6b67d971e8/Belt1.png", + "league": "Mercenaries", + "id": "924f1b28cd8d77d8906eaf00e8f7d8d8a2ea80d20259163d57d102547e072ef3", + "name": "Tempest Leash", + "typeLine": "Rustic Sash", + "baseType": "Rustic Sash", + "rarity": "Rare", + "ilvl": 81, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "48", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "13% increased Global Physical Damage" + ], + "explicitMods": [ + "+12 to maximum Energy Shield", + "+108 to maximum Life", + "+40 to maximum Mana", + "+20% to Cold and Chaos Resistances" + ], + "frameType": 2, + "x": 0, + "y": 8, + "inventoryId": "Stash1" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvUmluZ3MvVG9wYXpTYXBwaGlyZSIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/0c211c12b4/TopazSapphire.png", + "league": "Mercenaries", + "id": "77da62c8aa24f86127db0117f2a1c2835cb5a84b8c64f052d7595103d1b8b07f", + "name": "Sorrow Eye", + "typeLine": "Two-Stone Ring", + "baseType": "Two-Stone Ring", + "rarity": "Rare", + "ilvl": 79, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "57", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+15% to Cold and Lightning Resistances" + ], + "explicitMods": [ + "+18 to Strength", + "+94 to maximum Life", + "+36 to maximum Mana", + "+43% to Fire Resistance", + "+38% to Lightning Resistance" + ], + "frameType": 2, + "x": 9, + "y": 5, + "inventoryId": "Stash1" + }, + { + "verified": false, + "w": 2, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQXJtb3Vycy9Cb290cy9Cb290c1N0cjMiLCJ3IjoyLCJoIjoyLCJzY2FsZSI6MX1d/56efa25c50/BootsStr3.png", + "league": "Mercenaries", + "id": "a2a9acce689b251ebb7ac87c4a22f2459cf2b8927164beefc5de0560bcc32b3c", + "sockets": [ + { + "group": 0, + "attr": "S", + "sColour": "R" + }, + { + "group": 0, + "attr": "S", + "sColour": "R" + } + ], + "name": "Empyrean Sole", + "typeLine": "Precursor Greaves", + "baseType": "Precursor Greaves", + "rarity": "Rare", + "ilvl": 81, + "identified": true, + "properties": [ + { + "name": "Armour", + "values": [ + [ + "392", + 1 + ] + ], + "displayMode": 0, + "type": 16 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "78", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "153", + 0 + ] + ], + "displayMode": 1, + "type": 63 + } + ], + "explicitMods": [ + "24% increased Armour", + "+6% to Fire Resistance", + "30% increased Movement Speed", + "36% increased Stun and Block Recovery" + ], + "frameType": 2, + "x": 4, + "y": 3, + "inventoryId": "Stash1", + "socketedItems": [] + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9IZXhTcHJlYWRpbmdTdXBwb3J0IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/873fa8ef65/HexSpreadingSupport.png", + "support": true, + "league": "Mercenaries", + "id": "111158825999e413878a010fc116ea3f0fa344e3cf7578b2107463159fc0aba4", + "name": "", + "typeLine": "Hex Bloom Support", + "baseType": "Hex Bloom Support", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Support, Hex", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost & Reservation Multiplier", + "values": [ + [ + "140%", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "38", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Int", + "values": [ + [ + "63", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/388734", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Supports hex curse skills. Hexes from auras or cursed ground cannot transfer.", + "explicitMods": [ + "Hexes from Supported Skills Transfer to all Enemies within 3 metres when Hexed Enemy dies" + ], + "descrText": "This is a Support Gem. It does not grant a bonus to your character, but to skills in sockets connected to it. Place into an item socket connected to a socket containing the Skill Gem you wish to augment. Right click to remove from a socket.", + "frameType": 4, + "x": 10, + "y": 9, + "inventoryId": "Stash1" + }, + { + "verified": false, + "w": 2, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQXJtb3Vycy9Cb290cy9Cb290c1N0cjQiLCJ3IjoyLCJoIjoyLCJzY2FsZSI6MX1d/82bedfd1e0/BootsStr4.png", + "league": "Mercenaries", + "id": "733e848657769fe9afb4fc029704fbb8ea88202d5519e58d0fcc1a52ae97c02a", + "sockets": [ + { + "group": 0, + "attr": "I", + "sColour": "B" + }, + { + "group": 0, + "attr": "S", + "sColour": "R" + }, + { + "group": 1, + "attr": "I", + "sColour": "B" + } + ], + "name": "Beast Dash", + "typeLine": "Goliath Greaves", + "baseType": "Goliath Greaves", + "rarity": "Rare", + "ilvl": 73, + "identified": true, + "properties": [ + { + "name": "Armour", + "values": [ + [ + "184", + 0 + ] + ], + "displayMode": 0, + "type": 16 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "54", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "95", + 0 + ] + ], + "displayMode": 1, + "type": 63 + } + ], + "explicitMods": [ + "+117 to maximum Life", + "+13% to Fire Resistance", + "+40% to Cold Resistance", + "22% increased Stun and Block Recovery" + ], + "frameType": 2, + "x": 0, + "y": 1, + "inventoryId": "Stash1", + "socketedItems": [] + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvSmV3ZWxzL2Jhc2ljaW50IiwidyI6MSwiaCI6MSwic2NhbGUiOjEsImZyYWN0dXJlZCI6dHJ1ZX1d/b470123709/basicint.png", + "league": "Mercenaries", + "id": "9aa08f3c3c793ba169b82bb40309038e4930ea6090a94cc2834c9c918dc8bda2", + "fractured": true, + "name": "Vivid Wound", + "typeLine": "Cobalt Jewel", + "baseType": "Cobalt Jewel", + "rarity": "Rare", + "ilvl": 85, + "identified": true, + "explicitMods": [ + "+12% to Lightning Resistance", + "9% increased Totem Life" + ], + "fracturedMods": [ + "+6% to Fire Damage over Time Multiplier" + ], + "descrText": "Place into an allocated Jewel Socket on the Passive Skill Tree. Right click to remove from the Socket.", + "frameType": 2, + "x": 3, + "y": 11, + "inventoryId": "Stash1" + }, + { + "verified": false, + "w": 2, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQXJtb3Vycy9Cb290cy9Cb290c1N0cjQiLCJ3IjoyLCJoIjoyLCJzY2FsZSI6MX1d/82bedfd1e0/BootsStr4.png", + "league": "Mercenaries", + "id": "7b323a73cdce332bfa7124816b11deca050d48d596e34af987f8618e016759fb", + "sockets": [ + { + "group": 0, + "attr": "S", + "sColour": "R" + } + ], + "name": "Beast Road", + "typeLine": "Goliath Greaves", + "baseType": "Goliath Greaves", + "rarity": "Rare", + "ilvl": 77, + "identified": true, + "properties": [ + { + "name": "Armour", + "values": [ + [ + "183", + 0 + ] + ], + "displayMode": 0, + "type": 16 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "57", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "95", + 0 + ] + ], + "displayMode": 1, + "type": 63 + } + ], + "explicitMods": [ + "+116 to maximum Life", + "15% increased Life Regeneration rate", + "+44% to Lightning Resistance", + "17% increased Stun and Block Recovery" + ], + "frameType": 2, + "x": 2, + "y": 3, + "inventoryId": "Stash1", + "socketedItems": [] + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvSmV3ZWxzL2Jhc2ljaW50IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/510013aec2/basicint.png", + "league": "Mercenaries", + "id": "3ae780825e259aa897b000f146778a3efa8d7a952284d3b3294bae4acb48acde", + "name": "Glyph Wound", + "typeLine": "Cobalt Jewel", + "baseType": "Cobalt Jewel", + "rarity": "Rare", + "ilvl": 83, + "identified": true, + "explicitMods": [ + "+2% Chance to Block Spell Damage while holding a Shield", + "+6 to all Attributes", + "5% of Damage taken Recouped as Life" + ], + "descrText": "Place into an allocated Jewel Socket on the Passive Skill Tree. Right click to remove from the Socket.", + "frameType": 2, + "x": 6, + "y": 5, + "inventoryId": "Stash1" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2FuY3R1bS9TYW5jdHVtS2V5IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/d0326cac9a/SanctumKey.png", + "league": "Mercenaries", + "id": "bd3aaac2fcae9b1fb6a86b3cca2ba5be37fe21f5740dcf5efdddb3499f087ee6", + "name": "", + "typeLine": "Forbidden Tome", + "baseType": "Forbidden Tome", + "ilvl": 75, + "identified": true, + "properties": [ + { + "name": "Area Level", + "values": [ + [ + "75", + 0 + ] + ], + "displayMode": 0, + "type": 34 + } + ], + "descrText": "Take this item to the Relic Altar in the Forbidden Sanctum to enter.", + "flavourText": [ + "Mundus noster cecidit. Daemones ubique sunt. Librum\r", + "hunc in sacrarium conicio, ut forte alius viam inveniat..." + ], + "frameType": 5, + "x": 3, + "y": 0, + "inventoryId": "Stash1" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvUmluZ3MvQW1ldGh5c3RSaW5nIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/804d781735/AmethystRing.png", + "league": "Mercenaries", + "id": "be87e5631d79ca95a5156b09cca804e7f7cb248021e40fe37e841ee41fe43719", + "name": "Vortex Whorl", + "typeLine": "Amethyst Ring", + "baseType": "Amethyst Ring", + "rarity": "Rare", + "ilvl": 81, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "48", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+23% to Chaos Resistance" + ], + "explicitMods": [ + "+18 to Intelligence", + "Adds 7 to 14 Cold Damage to Attacks", + "+62 to maximum Life", + "+32 to maximum Mana", + "Gain 7 Life per Enemy Killed", + "+20% to Lightning and Chaos Resistances" + ], + "frameType": 2, + "x": 10, + "y": 6, + "inventoryId": "Stash1" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvSmV3ZWxzL05ld0dlbUJhc2UyIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/78f6bf8356/NewGemBase2.png", + "league": "Mercenaries", + "id": "b27f739311107e1ac4361ba3a8779761b89667e74f4957b7fa4eeb8887307aa1", + "name": "Chimeric Glisten", + "typeLine": "Medium Cluster Jewel", + "baseType": "Medium Cluster Jewel", + "rarity": "Rare", + "ilvl": 82, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "54", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "enchantMods": [ + "Adds 5 Passive Skills", + "1 Added Passive Skill is a Jewel Socket", + "Added Small Passive Skills grant: Channelling Skills deal 12% increased Damage" + ], + "explicitMods": [ + "Added Small Passive Skills also grant: +2 to All Attributes", + "Added Small Passive Skills also grant: +8 to Maximum Energy Shield", + "Added Small Passive Skills also grant: Regenerate 0.1% of Life per Second", + "1 Added Passive Skill is Vital Focus" + ], + "descrText": "Place into an allocated Medium or Large Jewel Socket on the Passive Skill Tree. Added passives do not interact with jewel radiuses. Right click to remove from the Socket.", + "frameType": 2, + "x": 10, + "y": 3, + "inventoryId": "Stash1" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvUmluZ3MvQW1ldGh5c3RSaW5nIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/804d781735/AmethystRing.png", + "league": "Mercenaries", + "id": "de0d789428fdc0a55791c7a4472352123878ea4bfb2314432c12d3d678f79997", + "name": "", + "typeLine": "Amethyst Ring", + "baseType": "Amethyst Ring", + "rarity": "Normal", + "ilvl": 84, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "30", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+22% to Chaos Resistance" + ], + "frameType": 0, + "x": 2, + "y": 11, + "inventoryId": "Stash1" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvUmluZ3MvVG9wYXpTYXBwaGlyZSIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/0c211c12b4/TopazSapphire.png", + "league": "Mercenaries", + "id": "2d9a52e0b745648e7150740fea4d782e44935a375795c3e3156a745a03aaa715", + "name": "Oblivion Knuckle", + "typeLine": "Two-Stone Ring", + "baseType": "Two-Stone Ring", + "rarity": "Rare", + "ilvl": 75, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "48", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+13% to Cold and Lightning Resistances" + ], + "explicitMods": [ + "Adds 6 to 9 Physical Damage to Attacks", + "+336 to Accuracy Rating", + "+39% to Fire Resistance", + "+28% to Lightning Resistance" + ], + "frameType": 2, + "x": 7, + "y": 8, + "inventoryId": "Stash1" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvUmluZ3MvQm9uZVJpbmciLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/4ed569fff9/BoneRing.png", + "league": "Mercenaries", + "id": "0ee3235d716420ae64774bea3ba1ba1a1b73e60ee340f7ffa4c1340df3f892dc", + "name": "Gale Whorl", + "typeLine": "Bone Ring", + "baseType": "Bone Ring", + "rarity": "Rare", + "ilvl": 83, + "identified": true, + "corrupted": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "52", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "Minions have +15% to all Elemental Resistances" + ], + "explicitMods": [ + "+42 to Evasion Rating", + "+64 to maximum Life", + "14% increased Rarity of Items found", + "+15% to all Elemental Resistances", + "+30% to Chaos Resistance", + "Minions have 16% increased Attack and Cast Speed" + ], + "frameType": 2, + "x": 6, + "y": 8, + "inventoryId": "Stash1" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2FuY3R1bS9TYW5jdHVtS2V5IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/d0326cac9a/SanctumKey.png", + "league": "Mercenaries", + "id": "a993bed15ee0a05bc1db50162640b18659653a3d369f2b72bd58a842d657821e", + "name": "", + "typeLine": "Forbidden Tome", + "baseType": "Forbidden Tome", + "ilvl": 83, + "identified": true, + "properties": [ + { + "name": "Area Level", + "values": [ + [ + "83", + 0 + ] + ], + "displayMode": 0, + "type": 34 + } + ], + "descrText": "Take this item to the Relic Altar in the Forbidden Sanctum to enter.", + "flavourText": [ + "Mundus noster cecidit. Daemones ubique sunt. Librum\r", + "hunc in sacrarium conicio, ut forte alius viam inveniat..." + ], + "frameType": 5, + "x": 6, + "y": 0, + "inventoryId": "Stash1" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvUmluZ3MvU2FwcGhpcmVSdWJ5IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/7df6d65dfd/SapphireRuby.png", + "league": "Mercenaries", + "id": "9a86621fc478e58f065618ec19836d5bf2fd7bc7f3eec3f650d1cabb94e42639", + "name": "", + "typeLine": "Two-Stone Ring of the Polar Bear", + "baseType": "Two-Stone Ring", + "rarity": "Magic", + "ilvl": 85, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "48", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+15% to Fire and Cold Resistances" + ], + "explicitMods": [ + "+40% to Cold Resistance" + ], + "frameType": 1, + "x": 1, + "y": 11, + "inventoryId": "Stash1" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQW11bGV0cy9UdXJxdW9pc2VBbXVsZXQiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/605b4da0e1/TurquoiseAmulet.png", + "league": "Mercenaries", + "id": "a07a077166f931ec49cb105bc7a642a76ec744255f76ed1dcb6ad3ad0bf32ffd", + "name": "Rage Heart", + "typeLine": "Turquoise Amulet", + "baseType": "Turquoise Amulet", + "rarity": "Rare", + "ilvl": 73, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "54", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+23 to Dexterity and Intelligence" + ], + "explicitMods": [ + "Adds 3 to 6 Physical Damage to Attacks", + "+24 to maximum Energy Shield", + "Regenerate 61.7 Life per second", + "0.26% of Physical Attack Damage Leeched as Life", + "+1 to Minimum Endurance Charges", + "4% chance to gain an Endurance Charge on Kill" + ], + "frameType": 2, + "x": 10, + "y": 2, + "inventoryId": "Stash1" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvUmluZ3MvQW1ldGh5c3RSaW5nIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/804d781735/AmethystRing.png", + "league": "Mercenaries", + "id": "aa2906442b4ed78bc7e38807ce839aca984de1293b08c88d77448d1bebc64318", + "name": "", + "typeLine": "Amethyst Ring of Stitching", + "baseType": "Amethyst Ring", + "rarity": "Magic", + "ilvl": 84, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "44", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+22% to Chaos Resistance" + ], + "explicitMods": [ + "8% of Damage taken Recouped as Life" + ], + "frameType": 1, + "x": 3, + "y": 9, + "inventoryId": "Stash1" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvSmV3ZWxzL2Jhc2ljaW50IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/510013aec2/basicint.png", + "league": "Mercenaries", + "id": "13b48a53a7ee2e421c913410165e4cf307ee8bf26f304306ae32be8b6432b6f6", + "name": "Cataclysm Cry", + "typeLine": "Cobalt Jewel", + "baseType": "Cobalt Jewel", + "rarity": "Rare", + "ilvl": 84, + "identified": true, + "explicitMods": [ + "+2% Chance to Block Spell Damage while wielding a Staff", + "9% increased Damage", + "6% increased maximum Energy Shield", + "+12% to Fire Resistance" + ], + "descrText": "Place into an allocated Jewel Socket on the Passive Skill Tree. Right click to remove from the Socket.", + "frameType": 2, + "x": 0, + "y": 7, + "inventoryId": "Stash1" + }, + { + "verified": false, + "w": 2, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQXJtb3Vycy9Cb290cy9Cb290c1N0cjQiLCJ3IjoyLCJoIjoyLCJzY2FsZSI6MX1d/82bedfd1e0/BootsStr4.png", + "league": "Mercenaries", + "id": "8e16e57a3677fd850fef8e6454f25dc00339cf6a15adc26201aea99abdc8fffa", + "sockets": [ + { + "group": 0, + "attr": "S", + "sColour": "R" + } + ], + "name": "Blight Spur", + "typeLine": "Goliath Greaves", + "baseType": "Goliath Greaves", + "rarity": "Rare", + "ilvl": 80, + "identified": true, + "properties": [ + { + "name": "Armour", + "values": [ + [ + "331", + 1 + ] + ], + "displayMode": 0, + "type": 16 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "57", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "95", + 0 + ] + ], + "displayMode": 1, + "type": 63 + } + ], + "explicitMods": [ + "+70 to Armour", + "24% increased Armour", + "Regenerate 36.6 Life per second", + "+45% to Fire Resistance", + "+35% to Lightning Resistance", + "15% increased Movement Speed", + "10% increased Stun and Block Recovery" + ], + "frameType": 2, + "x": 8, + "y": 3, + "inventoryId": "Stash1", + "socketedItems": [] + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvUmluZ3MvVG9wYXpTYXBwaGlyZSIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/0c211c12b4/TopazSapphire.png", + "league": "Mercenaries", + "id": "3cdce2f7872a549377d0ff92a77825c45305223b638ade134d51ccda91aef009", + "name": "Carrion Knuckle", + "typeLine": "Two-Stone Ring", + "baseType": "Two-Stone Ring", + "rarity": "Rare", + "ilvl": 84, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "57", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+16% to Cold and Lightning Resistances" + ], + "explicitMods": [ + "Adds 1 to 34 Lightning Damage to Attacks", + "5% increased Cast Speed", + "+149 to Evasion Rating", + "13% increased Rarity of Items found", + "+12% to all Elemental Resistances", + "Gain 27 Mana per Enemy Killed" + ], + "frameType": 2, + "x": 7, + "y": 10, + "inventoryId": "Stash1" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2FuY3R1bS9TYW5jdHVtS2V5IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/d0326cac9a/SanctumKey.png", + "league": "Mercenaries", + "id": "b7905a6bf728ca500692617f746075e9533a18b75751832cfbe4c6bd00dc2249", + "name": "", + "typeLine": "Forbidden Tome", + "baseType": "Forbidden Tome", + "ilvl": 78, + "identified": true, + "properties": [ + { + "name": "Area Level", + "values": [ + [ + "78", + 0 + ] + ], + "displayMode": 0, + "type": 34 + } + ], + "descrText": "Take this item to the Relic Altar in the Forbidden Sanctum to enter.", + "flavourText": [ + "Mundus noster cecidit. Daemones ubique sunt. Librum\r", + "hunc in sacrarium conicio, ut forte alius viam inveniat..." + ], + "frameType": 5, + "x": 2, + "y": 0, + "inventoryId": "Stash1" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvSmV3ZWxzL2Jhc2ljc3RyIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/8129ab1f4d/basicstr.png", + "league": "Mercenaries", + "id": "894f388051175d4c73983568ec4eb6ba423e8ae11d96fecce99757a25779556c", + "name": "Vivid Eye", + "typeLine": "Crimson Jewel", + "baseType": "Crimson Jewel", + "rarity": "Rare", + "ilvl": 85, + "identified": true, + "explicitMods": [ + "+3% Chance to Block Attack Damage while holding a Shield", + "6% of Damage taken Recouped as Life", + "33% reduced Effect of Shock on you" + ], + "descrText": "Place into an allocated Jewel Socket on the Passive Skill Tree. Right click to remove from the Socket.", + "frameType": 2, + "x": 9, + "y": 10, + "inventoryId": "Stash1" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2FuY3R1bS9TYW5jdHVtS2V5IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/d0326cac9a/SanctumKey.png", + "league": "Mercenaries", + "id": "621286d6a15ebd404da91df111a5686bfde88184e8ffe15bf812e06da67960f4", + "name": "", + "typeLine": "Forbidden Tome", + "baseType": "Forbidden Tome", + "ilvl": 75, + "identified": true, + "properties": [ + { + "name": "Area Level", + "values": [ + [ + "75", + 0 + ] + ], + "displayMode": 0, + "type": 34 + } + ], + "descrText": "Take this item to the Relic Altar in the Forbidden Sanctum to enter.", + "flavourText": [ + "Mundus noster cecidit. Daemones ubique sunt. Librum\r", + "hunc in sacrarium conicio, ut forte alius viam inveniat..." + ], + "frameType": 5, + "x": 1, + "y": 0, + "inventoryId": "Stash1" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvSmV3ZWxzL2Jhc2ljaW50IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/510013aec2/basicint.png", + "league": "Mercenaries", + "id": "b3a68d09b3843cf3889ed36cbf951f12a723c31a59f01fc4971d84a4e53394ee", + "name": "Spirit Star", + "typeLine": "Cobalt Jewel", + "baseType": "Cobalt Jewel", + "rarity": "Rare", + "ilvl": 84, + "identified": true, + "explicitMods": [ + "9% increased Damage", + "7% increased maximum Energy Shield", + "+8% to all Elemental Resistances" + ], + "descrText": "Place into an allocated Jewel Socket on the Passive Skill Tree. Right click to remove from the Socket.", + "frameType": 2, + "x": 3, + "y": 10, + "inventoryId": "Stash1" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvTmVjcm9wb2xpcy9BbGxmbGFtZUNsZWFuc2VkIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/d59cc529d3/AllflameCleansed.png", + "stackSize": 1, + "maxStackSize": 20, + "league": "Mercenaries", + "id": "0e9ca84a009b42fc399666f989d3b6f504ae766e89dddb7e0059f0260283add9", + "name": "", + "typeLine": "Allflame Ember of the Ethereal", + "baseType": "Allflame Ember of the Ethereal", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + }, + { + "name": "Limit", + "values": [ + [ + "4", + 0 + ] + ], + "displayMode": 0, + "type": 87 + } + ], + "explicitMods": [ + "Substitutes Monster Packs in Area\nPack Monsters cannot drop\nEquipment, Flasks or Tinctures" + ], + "descrText": "Can be used in a personal Map Device to substitute the varities of Monster Packs present in a Map.", + "frameType": 0, + "x": 8, + "y": 7, + "inventoryId": "Stash1" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2FuY3R1bS9TYW5jdHVtS2V5IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/d0326cac9a/SanctumKey.png", + "league": "Mercenaries", + "id": "a5bb18e728b3769d0615283940561de3f60b6488889970ed83ac061828bdc328", + "name": "", + "typeLine": "Forbidden Tome", + "baseType": "Forbidden Tome", + "ilvl": 82, + "identified": true, + "properties": [ + { + "name": "Area Level", + "values": [ + [ + "82", + 0 + ] + ], + "displayMode": 0, + "type": 34 + } + ], + "descrText": "Take this item to the Relic Altar in the Forbidden Sanctum to enter.", + "flavourText": [ + "Mundus noster cecidit. Daemones ubique sunt. Librum\r", + "hunc in sacrarium conicio, ut forte alius viam inveniat..." + ], + "frameType": 5, + "x": 4, + "y": 0, + "inventoryId": "Stash1" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvSmV3ZWxzL2Jhc2ljc3RyIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/8129ab1f4d/basicstr.png", + "league": "Mercenaries", + "id": "9cb16c7404c951f0599d68559d720a338695bac64de8ea9d8881b0ae82271abe", + "name": "Phoenix Eye", + "typeLine": "Crimson Jewel", + "baseType": "Crimson Jewel", + "rarity": "Rare", + "ilvl": 71, + "identified": true, + "explicitMods": [ + "18% increased Critical Strike Chance with One Handed Melee Weapons", + "16% increased Armour", + "+14% to Fire Resistance" + ], + "descrText": "Place into an allocated Jewel Socket on the Passive Skill Tree. Right click to remove from the Socket.", + "frameType": 2, + "x": 7, + "y": 6, + "inventoryId": "Stash1" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9GaXJlUmVzaXN0QXVyYSIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/c2ab10c400/FireResistAura.png", + "support": false, + "league": "Mercenaries", + "id": "48c63c6bcad8df4b14a3fdfe725aee7f2120e04c3ec64493634b179650b32687", + "name": "", + "typeLine": "Purity of Fire", + "baseType": "Purity of Fire", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Aura, Spell, AoE, Fire", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "20 (Max)", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Reservation", + "values": [ + [ + "35% Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cooldown Time", + "values": [ + [ + "1.20 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "Instant", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+8%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "70", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "98", + 0 + ] + ], + "displayMode": 1, + "type": 63 + }, + { + "name": "Int", + "values": [ + [ + "68", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "secDescrText": "Casts an aura that grants fire resistance to you and your allies.", + "explicitMods": [ + "+1.9 metres to radius", + "You and nearby allies gain 45% additional Fire Resistance", + "You and nearby allies gain 4% additional maximum Fire Resistance" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 9, + "y": 11, + "inventoryId": "Stash1" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvSmV3ZWxzL2Jhc2ljZGV4IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/9ed22a2b94/basicdex.png", + "league": "Mercenaries", + "id": "5915c331d94f66c58f4b7faa870de18cc2a1c93ae23b0b4b9add6864bdf3a9e8", + "name": "Spirit Essence", + "typeLine": "Viridian Jewel", + "baseType": "Viridian Jewel", + "rarity": "Rare", + "ilvl": 79, + "identified": true, + "explicitMods": [ + "+2% Chance to Block Spell Damage while Dual Wielding", + "16% increased Trap Damage", + "19% increased Burning Damage" + ], + "descrText": "Place into an allocated Jewel Socket on the Passive Skill Tree. Right click to remove from the Socket.", + "frameType": 2, + "x": 9, + "y": 6, + "inventoryId": "Stash1" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvSmV3ZWxzL2Jhc2ljc3RyIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/8129ab1f4d/basicstr.png", + "league": "Mercenaries", + "id": "18abb7650a4a8323a641ac777d35c43a60b3da3b1828d4aa89f6189606902b23", + "name": "Honour Hope", + "typeLine": "Crimson Jewel", + "baseType": "Crimson Jewel", + "rarity": "Rare", + "ilvl": 76, + "identified": true, + "explicitMods": [ + "+2% Chance to Block Attack Damage while holding a Shield", + "+7% to Fire Damage over Time Multiplier", + "15% increased Critical Strike Chance with One Handed Melee Weapons" + ], + "descrText": "Place into an allocated Jewel Socket on the Passive Skill Tree. Right click to remove from the Socket.", + "frameType": 2, + "x": 6, + "y": 6, + "inventoryId": "Stash1" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvUmluZ3MvUmluZzYiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/74a5d719fd/Ring6.png", + "league": "Mercenaries", + "id": "32120212e5cde0b808bdc610744d9ecb95d5f549cbf3a1161b7246fc71414bd2", + "name": "Chimeric Loop", + "typeLine": "Sapphire Ring", + "baseType": "Sapphire Ring", + "rarity": "Rare", + "ilvl": 78, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "60", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+22% to Cold Resistance" + ], + "explicitMods": [ + "+68 to maximum Mana", + "+36% to Fire Resistance", + "+42% to Lightning Resistance", + "Gain 37 Life per Enemy Killed" + ], + "frameType": 2, + "x": 11, + "y": 5, + "inventoryId": "Stash1" + }, + { + "verified": false, + "w": 2, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQmVsdHMvQmVsdDUiLCJ3IjoyLCJoIjoxLCJzY2FsZSI6MX1d/a513a7e6b4/Belt5.png", + "league": "Mercenaries", + "id": "0a564fc50d55661e209d23d66706ae4c759bcb62677195f6b7c9b98bd3bcf444", + "name": "Dread Bind", + "typeLine": "Heavy Belt", + "baseType": "Heavy Belt", + "rarity": "Rare", + "ilvl": 84, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "65", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+35 to Strength" + ], + "explicitMods": [ + "+54 to Strength", + "+309 to Armour", + "+122 to maximum Life", + "Regenerate 71.8 Life per second", + "+55 to maximum Mana", + "33% increased Flask Charges gained" + ], + "frameType": 2, + "x": 4, + "y": 7, + "inventoryId": "Stash1" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQW11bGV0cy9OZXdUYWxpc21hbjIiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/bf3f4938da/NewTalisman2.png", + "league": "Mercenaries", + "id": "5bcd4f15433134ebea015ab87f62009079915eac75d485201be4201583ca44a8", + "name": "Tempest Beads", + "typeLine": "Chrysalis Talisman", + "baseType": "Chrysalis Talisman", + "rarity": "Rare", + "ilvl": 69, + "identified": true, + "corrupted": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "54", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "talismanTier": 1, + "enchantMods": [ + "Allocates Vampirism" + ], + "implicitMods": [ + "24% increased Spell Damage" + ], + "explicitMods": [ + "12% increased Global Critical Strike Chance", + "16% increased Evasion Rating", + "Regenerate 50.9 Life per second", + "+41% to Lightning Resistance" + ], + "flavourText": [ + "The world of the First Ones is harsh;\r", + "We struggle on our bellies to survive.\r", + "But that which imprisons us also changes us\r", + "And soon we will emerge anew.\r", + "- The Wolven King" + ], + "frameType": 2, + "x": 6, + "y": 10, + "inventoryId": "Stash1" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvQXptZXJpL1Zvb2Rvb09tZW5zMkJsdWUiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/67b6654753/VoodooOmens2Blue.png", + "league": "Mercenaries", + "id": "d476d35ed4054125f830bf126dbe534d2ac0be340a50a7555b05ea02b7607d30", + "name": "", + "typeLine": "Omen of Return", + "baseType": "Omen of Return", + "ilvl": 0, + "identified": true, + "explicitMods": [ + "Will be Consumed when you Die\nto create a Portal to Town" + ], + "descrText": "Each player can only consume one Omen in each combat area.", + "frameType": 5, + "x": 8, + "y": 10, + "inventoryId": "Stash1" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvSmV3ZWxzL2Jhc2ljZGV4IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/9ed22a2b94/basicdex.png", + "league": "Mercenaries", + "id": "753f13f381fade3eba8a3d91ea364a76a1e8c9a0278a279abac7fa6ff080b600", + "name": "Entropy Bliss", + "typeLine": "Viridian Jewel", + "baseType": "Viridian Jewel", + "rarity": "Rare", + "ilvl": 83, + "identified": true, + "explicitMods": [ + "+8 to all Attributes", + "+7% to Fire Damage over Time Multiplier", + "+17% to Critical Strike Multiplier with Fire Skills", + "2% increased Mana Reservation Efficiency of Skills" + ], + "descrText": "Place into an allocated Jewel Socket on the Passive Skill Tree. Right click to remove from the Socket.", + "frameType": 2, + "x": 1, + "y": 7, + "inventoryId": "Stash1" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvUmluZ3MvUmluZzciLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/0e04df86a3/Ring7.png", + "league": "Mercenaries", + "id": "2a830791c286d0854a3afb04c00eb074aadb2588e6de42ca424826fa95f6a64d", + "name": "", + "typeLine": "Ruby Ring", + "baseType": "Ruby Ring", + "rarity": "Normal", + "ilvl": 83, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "16", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+30% to Fire Resistance" + ], + "frameType": 0, + "x": 8, + "y": 8, + "inventoryId": "Stash1" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2FuY3R1bS9TYW5jdHVtS2V5IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/d0326cac9a/SanctumKey.png", + "league": "Mercenaries", + "id": "51a6f7a9a9c51e88bed85b9e5aff4ced0281713346c7d4f696a5263ca96572b4", + "name": "", + "typeLine": "Forbidden Tome", + "baseType": "Forbidden Tome", + "ilvl": 83, + "identified": true, + "properties": [ + { + "name": "Area Level", + "values": [ + [ + "83", + 0 + ] + ], + "displayMode": 0, + "type": 34 + } + ], + "descrText": "Take this item to the Relic Altar in the Forbidden Sanctum to enter.", + "flavourText": [ + "Mundus noster cecidit. Daemones ubique sunt. Librum\r", + "hunc in sacrarium conicio, ut forte alius viam inveniat..." + ], + "frameType": 5, + "x": 5, + "y": 0, + "inventoryId": "Stash1" + }, + { + "verified": false, + "w": 2, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQXJtb3Vycy9Cb290cy9Cb290c1N0cjMiLCJ3IjoyLCJoIjoyLCJzY2FsZSI6MX1d/56efa25c50/BootsStr3.png", + "league": "Mercenaries", + "id": "3571d0e26b6ec20118f30a11cbc86dfde032f3b5816eb0760e58fac943758384", + "sockets": [ + { + "group": 0, + "attr": "S", + "sColour": "R" + }, + { + "group": 0, + "attr": "D", + "sColour": "G" + }, + { + "group": 1, + "attr": "I", + "sColour": "B" + }, + { + "group": 2, + "attr": "S", + "sColour": "R" + } + ], + "name": "Rage Road", + "typeLine": "Vaal Greaves", + "baseType": "Vaal Greaves", + "rarity": "Rare", + "ilvl": 83, + "identified": true, + "properties": [ + { + "name": "Armour", + "values": [ + [ + "248", + 0 + ] + ], + "displayMode": 0, + "type": 16 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "62", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "117", + 0 + ] + ], + "displayMode": 1, + "type": 63 + } + ], + "explicitMods": [ + "+29 to Strength", + "Regenerate 70.5 Life per second", + "18% increased Life Regeneration rate", + "8% increased Rarity of Items found" + ], + "frameType": 2, + "x": 0, + "y": 5, + "inventoryId": "Stash1", + "socketedItems": [] + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvTmVjcm9wb2xpcy9BbGxmbGFtZU1lYXRzYWNrIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/b293b29c85/AllflameMeatsack.png", + "stackSize": 1, + "maxStackSize": 20, + "league": "Mercenaries", + "id": "7a98f87dc58d0dfc70c961dad7ef986a696b933161d33e95ef823a93db16abc0", + "name": "", + "typeLine": "Allflame Ember of Flesh", + "baseType": "Allflame Ember of Flesh", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + }, + { + "name": "Limit", + "values": [ + [ + "3", + 0 + ] + ], + "displayMode": 0, + "type": 87 + } + ], + "explicitMods": [ + "Substitutes Monster Packs in Area\nPack has single Monster\nMonster has greatly increased Life" + ], + "descrText": "Can be used in a personal Map Device to substitute the varities of Monster Packs present in a Map.", + "frameType": 0, + "x": 10, + "y": 7, + "inventoryId": "Stash1" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvTmVjcm9wb2xpcy9BbGxmbGFtZVRvYWQiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/037300f9f2/AllflameToad.png", + "stackSize": 2, + "maxStackSize": 20, + "league": "Mercenaries", + "id": "9bdfc9877c9a8c889b59e772264c0a57019145c35a977a1500b5c36da2cc9ede", + "name": "", + "typeLine": "Allflame Ember of Toads", + "baseType": "Allflame Ember of Toads", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "2/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + }, + { + "name": "Limit", + "values": [ + [ + "3", + 0 + ] + ], + "displayMode": 0, + "type": 87 + } + ], + "explicitMods": [ + "Substitutes Monster Packs in Area\nPack Monsters are Harmless Toads" + ], + "descrText": "Can be used in a personal Map Device to substitute the varities of Monster Packs present in a Map.", + "frameType": 0, + "x": 11, + "y": 7, + "inventoryId": "Stash1" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvUmluZ3MvU2FwcGhpcmVSdWJ5IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/7df6d65dfd/SapphireRuby.png", + "league": "Mercenaries", + "id": "094c201883590f793ec345076555d11977cf8e961a3e34fc517ed1dda4cecaa4", + "name": "", + "typeLine": "Two-Stone Ring", + "baseType": "Two-Stone Ring", + "rarity": "Normal", + "ilvl": 84, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "20", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+16% to Fire and Cold Resistances" + ], + "frameType": 0, + "x": 2, + "y": 1, + "inventoryId": "Stash1" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQW11bGV0cy9UdXJxdW9pc2VBbXVsZXQiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/605b4da0e1/TurquoiseAmulet.png", + "league": "Mercenaries", + "id": "9389b16a2fb5836626315980199a2f26553a394beb9e30602f5e945fab05bb5c", + "name": "Gale Torc", + "typeLine": "Turquoise Amulet", + "baseType": "Turquoise Amulet", + "rarity": "Rare", + "ilvl": 85, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "68", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+23 to Dexterity and Intelligence" + ], + "explicitMods": [ + "+21 to all Attributes", + "35% increased Armour", + "+19 to maximum Energy Shield", + "+78 to maximum Mana" + ], + "frameType": 2, + "x": 5, + "y": 8, + "inventoryId": "Stash1" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvTmVjcm9wb2xpcy9BbGxmbGFtZUJldHJheWFsIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/00797ce893/AllflameBetrayal.png", + "stackSize": 1, + "maxStackSize": 20, + "league": "Mercenaries", + "id": "66ddb623a721e5c5108f7717c5e3f5d60686f8edad384247694e6063bb9feaed", + "name": "", + "typeLine": "Allflame Ember of Kulemak", + "baseType": "Allflame Ember of Kulemak", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + }, + { + "name": "Limit", + "values": [ + [ + "2", + 0 + ] + ], + "displayMode": 0, + "type": 87 + } + ], + "explicitMods": [ + "Substitutes Monster Packs in Area\nPack Leaders are random Syndicate Members which\ncan have random Syndicate Gear equipped\nPack Monsters revive after Final Map Boss has been slain" + ], + "descrText": "Can be used in a personal Map Device to substitute the varities of Monster Packs present in a Map.", + "frameType": 0, + "x": 6, + "y": 7, + "inventoryId": "Stash1" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvTmVjcm9wb2xpcy9BbGxmbGFtZUdvbGQiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/dd5c297fac/AllflameGold.png", + "stackSize": 1, + "maxStackSize": 20, + "league": "Mercenaries", + "id": "58b97f7d47622e9c2473a5844cf05ae1ffa560ed58e735a551d540df1952d2cd", + "name": "", + "typeLine": "Allflame Ember of the Gilded", + "baseType": "Allflame Ember of the Gilded", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + }, + { + "name": "Limit", + "values": [ + [ + "4", + 0 + ] + ], + "displayMode": 0, + "type": 87 + } + ], + "explicitMods": [ + "Substitutes Monster Packs in Area\nPack Monster Equipment Drops are converted to Gold" + ], + "descrText": "Can be used in a personal Map Device to substitute the varities of Monster Packs present in a Map.", + "frameType": 0, + "x": 7, + "y": 7, + "inventoryId": "Stash1" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvUmluZ3MvQW1ldGh5c3RSaW5nIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/804d781735/AmethystRing.png", + "league": "Mercenaries", + "id": "be147264a18a85f62085dd0975f52babd3afca90243c735df30ac0cd1e253de2", + "name": "Woe Finger", + "typeLine": "Amethyst Ring", + "baseType": "Amethyst Ring", + "rarity": "Rare", + "ilvl": 83, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "48", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+23% to Chaos Resistance" + ], + "explicitMods": [ + "Adds 1 to 2 Physical Damage to Attacks", + "+10 to maximum Life", + "Regenerate 25.4 Life per second", + "10% of Physical Damage Converted to Fire Damage" + ], + "frameType": 2, + "x": 11, + "y": 8, + "inventoryId": "Stash1" + }, + { + "verified": false, + "w": 2, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQXJtb3Vycy9Cb290cy9Cb290c1N0cjQiLCJ3IjoyLCJoIjoyLCJzY2FsZSI6MX1d/82bedfd1e0/BootsStr4.png", + "league": "Mercenaries", + "id": "1ca61f7d0ae40bd8d112a21d0e4de027d835a768e3f8f8b00f02ea4814cef232", + "sockets": [ + { + "group": 0, + "attr": "D", + "sColour": "G" + } + ], + "name": "Morbid Spur", + "typeLine": "Goliath Greaves", + "baseType": "Goliath Greaves", + "rarity": "Rare", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Armour", + "values": [ + [ + "336", + 1 + ] + ], + "displayMode": 0, + "type": 16 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "54", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "95", + 0 + ] + ], + "displayMode": 1, + "type": 63 + } + ], + "explicitMods": [ + "68% increased Armour", + "17% increased Life Regeneration rate", + "+39% to Fire Resistance", + "+29% to Lightning Resistance" + ], + "frameType": 2, + "x": 2, + "y": 7, + "inventoryId": "Stash1", + "socketedItems": [] + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvUmluZ3MvVmVybWlsbGlvblJpbmciLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/b0570b8efc/VermillionRing.png", + "league": "Mercenaries", + "id": "12d5dcdd947c60bacb5ad24828d582a49900e23833aa5b9e3d1d4e52ab064577", + "name": "Rift Hold", + "typeLine": "Vermillion Ring", + "baseType": "Vermillion Ring", + "rarity": "Rare", + "ilvl": 85, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "80", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "7% increased maximum Life" + ], + "explicitMods": [ + "Adds 7 to 13 Cold Damage to Attacks", + "17% increased Global Accuracy Rating", + "+47 to maximum Mana", + "7% increased Rarity of Items found", + "15% increased Light Radius" + ], + "frameType": 2, + "x": 8, + "y": 9, + "inventoryId": "Stash1" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvUmluZ3MvUmluZzYiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/74a5d719fd/Ring6.png", + "league": "Mercenaries", + "id": "ec208fe2d3422d802ad0098a57c0e3978600799b30e4cd0e9248f2e4245aafad", + "name": "Chimeric Finger", + "typeLine": "Sapphire Ring", + "baseType": "Sapphire Ring", + "rarity": "Rare", + "ilvl": 85, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "68", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+25% to Cold Resistance" + ], + "explicitMods": [ + "+9 to maximum Life", + "Regenerate 8.6 Life per second", + "+76 to maximum Mana", + "+12% to all Elemental Resistances", + "+25% to Chaos Resistance" + ], + "frameType": 2, + "x": 0, + "y": 11, + "inventoryId": "Stash1" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvUmluZ3MvRW1wdHktU29ja2V0IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/82146b3aa4/Empty-Socket.png", + "league": "Mercenaries", + "id": "83b7f4864f5ef7ca03bf7018e10b0a901aeb3f11945ae37dbd9f4ecabad853df", + "sockets": [ + { + "group": 0, + "attr": "D", + "sColour": "G" + } + ], + "name": "Foe Grasp", + "typeLine": "Unset Ring", + "baseType": "Unset Ring", + "rarity": "Rare", + "ilvl": 80, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "60", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "Has 1 Socket" + ], + "explicitMods": [ + "+28 to Strength", + "+29 to maximum Energy Shield", + "+78 to maximum Life", + "+66 to maximum Mana", + "+26% to Chaos Resistance", + "Gain 4 Mana per Enemy Killed" + ], + "frameType": 2, + "x": 2, + "y": 10, + "inventoryId": "Stash1", + "socketedItems": [] + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvUmluZ3MvU2FwcGhpcmVSdWJ5IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/7df6d65dfd/SapphireRuby.png", + "league": "Mercenaries", + "id": "b727f81bb235d8f3185f19c763c0fa29df89b0f638af98b86df5b0ca6fed73dd", + "name": "", + "typeLine": "Empowering Two-Stone Ring of the Tempest", + "baseType": "Two-Stone Ring", + "rarity": "Magic", + "ilvl": 85, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "39", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+16% to Fire and Cold Resistances" + ], + "explicitMods": [ + "+32% to Lightning Resistance", + "27% increased Elemental Damage with Attack Skills" + ], + "frameType": 1, + "x": 3, + "y": 2, + "inventoryId": "Stash1" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2FuY3R1bS9TYW5jdHVtS2V5IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/d0326cac9a/SanctumKey.png", + "league": "Mercenaries", + "id": "a46d384d548d6090cbc2de24aadcb587f994a4eecad5d459654dc089ac2bd6b5", + "name": "", + "typeLine": "Forbidden Tome", + "baseType": "Forbidden Tome", + "ilvl": 83, + "identified": true, + "properties": [ + { + "name": "Area Level", + "values": [ + [ + "83", + 0 + ] + ], + "displayMode": 0, + "type": 34 + } + ], + "descrText": "Take this item to the Relic Altar in the Forbidden Sanctum to enter.", + "flavourText": [ + "Mundus noster cecidit. Daemones ubique sunt. Librum\r", + "hunc in sacrarium conicio, ut forte alius viam inveniat..." + ], + "frameType": 5, + "x": 7, + "y": 0, + "inventoryId": "Stash1" + }, + { + "verified": false, + "w": 2, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQXJtb3Vycy9Cb290cy9Cb290c1N0cjMiLCJ3IjoyLCJoIjoyLCJzY2FsZSI6MX1d/56efa25c50/BootsStr3.png", + "league": "Mercenaries", + "id": "a9fe8b2a769464201c99d53cd2be28c8465d0de4ebaf65625a3b759bbd5ec5b7", + "sockets": [ + { + "group": 0, + "attr": "S", + "sColour": "R" + }, + { + "group": 0, + "attr": "S", + "sColour": "R" + }, + { + "group": 0, + "attr": "S", + "sColour": "R" + }, + { + "group": 1, + "attr": "S", + "sColour": "R" + } + ], + "name": "Torment Span", + "typeLine": "Vaal Greaves", + "baseType": "Vaal Greaves", + "rarity": "Rare", + "ilvl": 85, + "identified": true, + "properties": [ + { + "name": "Armour", + "values": [ + [ + "318", + 1 + ] + ], + "displayMode": 0, + "type": 16 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "67", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "117", + 0 + ] + ], + "displayMode": 1, + "type": 63 + } + ], + "explicitMods": [ + "26% increased Armour", + "10% increased Life Regeneration rate", + "+46% to Lightning Resistance", + "+25% to Chaos Resistance" + ], + "frameType": 2, + "x": 6, + "y": 1, + "inventoryId": "Stash1", + "socketedItems": [] + }, + { + "verified": false, + "w": 2, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQmVsdHMvQmVsdDEiLCJ3IjoyLCJoIjoxLCJzY2FsZSI6MX1d/6b67d971e8/Belt1.png", + "league": "Mercenaries", + "id": "a69f045b73d617fc55ba6d45c2a0f7af438a86ba66c0c6db4b17183980dbafef", + "name": "Dusk Bond", + "typeLine": "Rustic Sash", + "baseType": "Rustic Sash", + "rarity": "Rare", + "ilvl": 76, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "59", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "22% increased Global Physical Damage" + ], + "explicitMods": [ + "+15 to maximum Energy Shield", + "+133 to maximum Life", + "Regenerate 81.9 Life per second", + "+33% to Cold Resistance" + ], + "frameType": 2, + "x": 6, + "y": 11, + "inventoryId": "Stash1" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvUmluZ3MvQW1ldGh5c3RSaW5nIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/804d781735/AmethystRing.png", + "league": "Mercenaries", + "id": "894fb1ec6d630fbc33a5d6c2c8b5ef7c5fde497f9acd4f59ad47fdffafa629f9", + "name": "Havoc Nail", + "typeLine": "Amethyst Ring", + "baseType": "Amethyst Ring", + "rarity": "Rare", + "ilvl": 82, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "39", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+23% to Chaos Resistance" + ], + "explicitMods": [ + "17% increased Fire Damage", + "Adds 7 to 14 Cold Damage to Attacks", + "+46 to maximum Mana", + "+35% to Lightning Resistance", + "Gain 8 Mana per Enemy Killed" + ], + "frameType": 2, + "x": 11, + "y": 6, + "inventoryId": "Stash1" + }, + { + "verified": false, + "w": 2, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQXJtb3Vycy9Cb290cy9Cb290c1N0cjQiLCJ3IjoyLCJoIjoyLCJzY2FsZSI6MX1d/82bedfd1e0/BootsStr4.png", + "league": "Mercenaries", + "id": "feedc434e8eb98c2eb82e191f94a13e25e19e58b897053274fa924af6811c30e", + "sockets": [ + { + "group": 0, + "attr": "S", + "sColour": "R" + }, + { + "group": 0, + "attr": "S", + "sColour": "R" + } + ], + "name": "Maelström League", + "typeLine": "Goliath Greaves", + "baseType": "Goliath Greaves", + "rarity": "Rare", + "ilvl": 83, + "identified": true, + "properties": [ + { + "name": "Armour", + "values": [ + [ + "238", + 1 + ] + ], + "displayMode": 0, + "type": 16 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "60", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "95", + 0 + ] + ], + "displayMode": 1, + "type": 63 + } + ], + "explicitMods": [ + "+30 to Armour", + "+128 to maximum Life", + "18% increased Life Regeneration rate", + "+6% to Lightning Resistance" + ], + "frameType": 2, + "x": 2, + "y": 5, + "inventoryId": "Stash1", + "socketedItems": [] + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvUmluZ3MvVG9wYXpTYXBwaGlyZSIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/0c211c12b4/TopazSapphire.png", + "league": "Mercenaries", + "id": "69d4303d80488fb4b0d9eb17650e0dbec81ae8b82cbc62cfbd91ad7f35e3d129", + "name": "", + "typeLine": "Glittering Two-Stone Ring", + "baseType": "Two-Stone Ring", + "rarity": "Magic", + "ilvl": 84, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "20", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+16% to Cold and Lightning Resistances" + ], + "explicitMods": [ + "+9 to maximum Energy Shield" + ], + "frameType": 1, + "x": 11, + "y": 4, + "inventoryId": "Stash1" + }, + { + "verified": false, + "w": 2, + "h": 3, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvV2VhcG9ucy9PbmVIYW5kV2VhcG9ucy9TY2VwdGVycy9zY2VwdGVyNiIsInciOjIsImgiOjMsInNjYWxlIjoxfV0/35e149f5cf/scepter6.png", + "league": "Mercenaries", + "id": "0df5c430e18a3c7fd55c6040bb14401c277ccc783a8dac43601f1e150cee1840", + "sockets": [ + { + "group": 0, + "attr": "S", + "sColour": "R" + }, + { + "group": 0, + "attr": "S", + "sColour": "R" + }, + { + "group": 1, + "attr": "S", + "sColour": "R" + } + ], + "name": "Golem Gnarl", + "typeLine": "Vaal Sceptre", + "baseType": "Vaal Sceptre", + "rarity": "Rare", + "ilvl": 76, + "identified": true, + "properties": [ + { + "name": "Sceptre", + "values": [], + "displayMode": 0 + }, + { + "name": "Physical Damage", + "values": [ + [ + "37-70", + 0 + ] + ], + "displayMode": 0, + "type": 9 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "7.00%", + 0 + ] + ], + "displayMode": 0, + "type": 12 + }, + { + "name": "Attacks per Second", + "values": [ + [ + "1.57", + 1 + ] + ], + "displayMode": 0, + "type": 13 + }, + { + "name": "Weapon Range: {0} metres", + "values": [ + [ + "1.1", + 0 + ] + ], + "displayMode": 3, + "type": 14 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "64", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "113", + 0 + ] + ], + "displayMode": 1, + "type": 63 + }, + { + "name": "Int", + "values": [ + [ + "113", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "implicitMods": [ + "32% increased Elemental Damage" + ], + "explicitMods": [ + "41% increased Fire Damage", + "12% increased Attack Speed", + "63% increased Spell Critical Strike Chance" + ], + "frameType": 2, + "x": 4, + "y": 9, + "inventoryId": "Stash1", + "socketedItems": [] + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvSmV3ZWxzL2Jhc2ljaW50IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/510013aec2/basicint.png", + "league": "Mercenaries", + "id": "2372845bcc9138cb5ab484165ac7d66492f2f2af359d3fd5fe87fc37a592202d", + "name": "Carrion Breath", + "typeLine": "Cobalt Jewel", + "baseType": "Cobalt Jewel", + "rarity": "Rare", + "ilvl": 85, + "identified": true, + "explicitMods": [ + "+7% to Fire Damage over Time Multiplier", + "4% increased Cast Speed with Fire Skills", + "3% increased Cast Speed while holding a Shield", + "+14% to Fire Resistance" + ], + "descrText": "Place into an allocated Jewel Socket on the Passive Skill Tree. Right click to remove from the Socket.", + "frameType": 2, + "x": 7, + "y": 5, + "inventoryId": "Stash1" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9SaWdodGVvdXNGaXJlIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/8bef0b9592/RighteousFire.png", + "support": false, + "league": "Mercenaries", + "id": "773ccf3c060dc93bd7f2bb4890b193cabdfb81c5516b96692b9b867f0b99fac6", + "name": "", + "typeLine": "Righteous Fire", + "baseType": "Righteous Fire", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Spell, AoE, Fire", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "20 (Max)", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cooldown Time", + "values": [ + [ + "0.30 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "Instant", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "70", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "68", + 0 + ] + ], + "displayMode": 1, + "type": 63 + }, + { + "name": "Int", + "values": [ + [ + "98", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "secDescrText": "Engulfs you in magical fire that rapidly burns you and nearby enemies. Your spell damage is substantially increased while under this effect. The effect ends when you have 1 life remaining.", + "explicitMods": [ + "Deals 70% of your Maximum Life as Base Fire Damage per second", + "Deals 70% of your Maximum Energy Shield as Base Fire Damage per second", + "You Burn for 90% of your Maximum Life per second as Fire Damage", + "You Burn for 70% of your Maximum Energy Shield per second as Fire Damage", + "Grants 39% more Spell Damage", + "Base radius is 2.3 metres" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 11, + "y": 10, + "inventoryId": "Stash1" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvSmV3ZWxzL2Jhc2ljaW50IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/510013aec2/basicint.png", + "league": "Mercenaries", + "id": "abd749877a09b97968c3e84f8b4f519c9d01ab1a06b34943bc385b8ca9e14133", + "name": "Honour Heart", + "typeLine": "Cobalt Jewel", + "baseType": "Cobalt Jewel", + "rarity": "Rare", + "ilvl": 68, + "identified": true, + "explicitMods": [ + "+2% Chance to Block Spell Damage while wielding a Staff", + "+6% to Damage over Time Multiplier", + "15% increased Fire Damage", + "35% reduced Ignite Duration on you" + ], + "descrText": "Place into an allocated Jewel Socket on the Passive Skill Tree. Right click to remove from the Socket.", + "frameType": 2, + "x": 10, + "y": 1, + "inventoryId": "Stash1" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9GaXJlVHJhcCIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/c120766d28/FireTrap.png", + "support": false, + "league": "Mercenaries", + "id": "0d595a9bb0bf188f3b49d318d95b0be506dd4f56e092ff4900ce8e7808691a6e", + "name": "", + "typeLine": "Fire Trap", + "baseType": "Fire Trap", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Trap, Spell, Duration, AoE, Fire", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "20 (Max)", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "20 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "1.00 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "6.00%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "260%", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "70", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "98", + 0 + ] + ], + "displayMode": 1, + "type": 64 + }, + { + "name": "Int", + "values": [ + [ + "68", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "secDescrText": "Throws a trap that explodes when triggered, dealing fire damage to surrounding enemies and leaving an area of burning ground that damages enemies who walk through it.", + "explicitMods": [ + "Trap lasts 4 seconds", + "Deals 2566 Base Fire Damage per second", + "Base duration is 1.75 seconds", + "Deals 915 to 1373 Fire Damage", + "Modifiers to Spell Damage apply to this Skill's Damage Over Time effect", + "+0.8 metres to radius", + "286 to 429 added Fire Damage against Burning Enemies" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 10, + "y": 11, + "inventoryId": "Stash1" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9GaXJlVHJhcCIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/c120766d28/FireTrap.png", + "support": false, + "league": "Mercenaries", + "id": "41714506dd1712d9a2adf2ffbe0051c4e097974a56dbaa891ea95bf61fc97573", + "name": "", + "typeLine": "Fire Trap", + "baseType": "Fire Trap", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Trap, Spell, Duration, AoE, Fire", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "20 (Max)", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "20 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "1.00 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "6.00%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "260%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+10%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "70", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "98", + 0 + ] + ], + "displayMode": 1, + "type": 64 + }, + { + "name": "Int", + "values": [ + [ + "68", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "secDescrText": "Throws a trap that explodes when triggered, dealing fire damage to surrounding enemies and leaving an area of burning ground that damages enemies who walk through it.", + "explicitMods": [ + "Trap lasts 4 seconds", + "Deals 2566 Base Fire Damage per second", + "Base duration is 1.75 seconds", + "Deals 915 to 1373 Fire Damage", + "Modifiers to Spell Damage apply to this Skill's Damage Over Time effect", + "40% increased Trap Trigger Area of Effect", + "+0.8 metres to radius", + "286 to 429 added Fire Damage against Burning Enemies" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 10, + "y": 10, + "inventoryId": "Stash1" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9SaWdodGVvdXNGaXJlIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/8bef0b9592/RighteousFire.png", + "support": false, + "league": "Mercenaries", + "id": "67c240f1729a6bfefd218cef755d4d79442360f6af0827f266ed4221379c5123", + "name": "", + "typeLine": "Righteous Fire", + "baseType": "Righteous Fire", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Spell, AoE, Fire", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "20 (Max)", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cooldown Time", + "values": [ + [ + "0.30 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "Instant", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+15%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "70", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "68", + 0 + ] + ], + "displayMode": 1, + "type": 63 + }, + { + "name": "Int", + "values": [ + [ + "98", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "secDescrText": "Engulfs you in magical fire that rapidly burns you and nearby enemies. Your spell damage is substantially increased while under this effect. The effect ends when you have 1 life remaining.", + "explicitMods": [ + "Deals 70% of your Maximum Life as Base Fire Damage per second", + "Deals 70% of your Maximum Energy Shield as Base Fire Damage per second", + "You Burn for 90% of your Maximum Life per second as Fire Damage", + "You Burn for 70% of your Maximum Energy Shield per second as Fire Damage", + "Grants 39% more Spell Damage", + "Base radius is 2.5 metres" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 11, + "y": 11, + "inventoryId": "Stash1" + } + ] + }, + "UnknownAccount!-Mercenaries-1-stis": { + "numTabs": 14, + "items": [ + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2FuY3R1bS9TYW5jdHVtS2V5IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/d0326cac9a/SanctumKey.png", + "league": "Mercenaries", + "id": "3bdddfb1293f5c5adc4714173e10a2e6ee707580b75eb4ba17f9bdb7fa08b6e5", + "name": "", + "typeLine": "Forbidden Tome", + "baseType": "Forbidden Tome", + "ilvl": 83, + "identified": true, + "properties": [ + { + "name": "Area Level", + "values": [ + [ + "83", + 0 + ] + ], + "displayMode": 0, + "type": 34 + } + ], + "descrText": "Take this item to the Relic Altar in the Forbidden Sanctum to enter.", + "flavourText": [ + "Mundus noster cecidit. Daemones ubique sunt. Librum\r", + "hunc in sacrarium conicio, ut forte alius viam inveniat..." + ], + "frameType": 5, + "x": 2, + "y": 10, + "inventoryId": "Stash2" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2FuY3R1bS9TYW5jdHVtS2V5IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/d0326cac9a/SanctumKey.png", + "league": "Mercenaries", + "id": "c9604a7da91a51eed30ad9bc1e8f00f235ac47c2645d2c34847cae65d18b004c", + "name": "", + "typeLine": "Forbidden Tome", + "baseType": "Forbidden Tome", + "ilvl": 80, + "identified": true, + "properties": [ + { + "name": "Area Level", + "values": [ + [ + "80", + 0 + ] + ], + "displayMode": 0, + "type": 34 + } + ], + "descrText": "Take this item to the Relic Altar in the Forbidden Sanctum to enter.", + "flavourText": [ + "Mundus noster cecidit. Daemones ubique sunt. Librum\r", + "hunc in sacrarium conicio, ut forte alius viam inveniat..." + ], + "frameType": 5, + "x": 3, + "y": 8, + "inventoryId": "Stash2" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQW11bGV0cy9UdXJxdW9pc2VBbXVsZXQiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/605b4da0e1/TurquoiseAmulet.png", + "league": "Mercenaries", + "id": "e51665ab6ab0ee3b31092705cdd2df9cce6a84bace5891ba44cdc2793ae07c5d", + "name": "Apocalypse Noose", + "typeLine": "Turquoise Amulet", + "baseType": "Turquoise Amulet", + "rarity": "Rare", + "ilvl": 72, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "56", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+17 to Dexterity and Intelligence" + ], + "explicitMods": [ + "+23 to all Attributes", + "Adds 11 to 21 Cold Damage to Attacks", + "30% increased Armour", + "Regenerate 24.3 Life per second" + ], + "frameType": 2, + "x": 1, + "y": 7, + "inventoryId": "Stash2" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvUmluZ3MvVG9wYXpTYXBwaGlyZSIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/0c211c12b4/TopazSapphire.png", + "league": "Mercenaries", + "id": "92707606d872f764f865510f2427e2551760aa3db758f81b6c190a1cc0433d00", + "name": "", + "typeLine": "Two-Stone Ring", + "baseType": "Two-Stone Ring", + "rarity": "Normal", + "ilvl": 84, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "20", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+16% to Cold and Lightning Resistances" + ], + "frameType": 0, + "x": 2, + "y": 8, + "inventoryId": "Stash2" + }, + { + "verified": false, + "w": 2, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQXJtb3Vycy9Cb290cy9IYWxmVG9uZWRCb290cyIsInciOjIsImgiOjIsInNjYWxlIjoxfV0/3bfd47b73a/HalfTonedBoots.png", + "league": "Mercenaries", + "id": "3f9d6c020a9b7b9d0e1c7944e55410625977b58741ae90d89fad9fff5f242eb9", + "sockets": [ + { + "group": 0, + "attr": "I", + "sColour": "B" + }, + { + "group": 0, + "attr": "I", + "sColour": "B" + }, + { + "group": 1, + "attr": "D", + "sColour": "G" + } + ], + "name": "Vengeance Stride", + "typeLine": "Fugitive Boots", + "baseType": "Fugitive Boots", + "rarity": "Rare", + "ilvl": 83, + "identified": true, + "properties": [ + { + "name": "Evasion Rating", + "values": [ + [ + "227", + 1 + ] + ], + "displayMode": 0, + "type": 17 + }, + { + "name": "Energy Shield", + "values": [ + [ + "65", + 1 + ] + ], + "displayMode": 0, + "type": 18 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "70", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "56", + 0 + ] + ], + "displayMode": 1, + "type": 64 + }, + { + "name": "Int", + "values": [ + [ + "76", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "implicitMods": [ + "+16% to Chaos Resistance" + ], + "explicitMods": [ + "77% increased Evasion and Energy Shield", + "12% increased Rarity of Items found", + "23% increased Stun and Block Recovery" + ], + "frameType": 2, + "x": 6, + "y": 10, + "inventoryId": "Stash2", + "socketedItems": [] + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvUmluZ3MvVG9wYXpSdWJ5IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/8878077651/TopazRuby.png", + "league": "Mercenaries", + "id": "49a04fa3262a67c5d828798a8764b70779692c3508826d887595ebc805aba36e", + "name": "Hypnotic Loop", + "typeLine": "Two-Stone Ring", + "baseType": "Two-Stone Ring", + "rarity": "Rare", + "ilvl": 71, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "52", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+13% to Fire and Lightning Resistances" + ], + "explicitMods": [ + "Regenerate 31.2 Life per second", + "+27 to maximum Mana", + "+34% to Cold Resistance", + "+30% to Chaos Resistance" + ], + "frameType": 2, + "x": 9, + "y": 6, + "inventoryId": "Stash2" + }, + { + "verified": false, + "w": 2, + "h": 3, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvV2VhcG9ucy9PbmVIYW5kV2VhcG9ucy9TY2VwdGVycy9zY2VwdGVyNCIsInciOjIsImgiOjMsInNjYWxlIjoxfV0/c986bafb78/scepter4.png", + "league": "Mercenaries", + "id": "060fe80e504603bf987c12dc1fa156d68a79fca9c9745e46cb92759da9d33c72", + "sockets": [ + { + "group": 0, + "attr": "I", + "sColour": "B" + }, + { + "group": 0, + "attr": "I", + "sColour": "B" + }, + { + "group": 0, + "attr": "S", + "sColour": "R" + } + ], + "name": "Apocalypse Ram", + "typeLine": "Opal Sceptre", + "baseType": "Opal Sceptre", + "rarity": "Rare", + "ilvl": 76, + "identified": true, + "properties": [ + { + "name": "Sceptre", + "values": [], + "displayMode": 0 + }, + { + "name": "Physical Damage", + "values": [ + [ + "49-73", + 0 + ] + ], + "displayMode": 0, + "type": 9 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "8.00%", + 0 + ] + ], + "displayMode": 0, + "type": 12 + }, + { + "name": "Attacks per Second", + "values": [ + [ + "1.25", + 0 + ] + ], + "displayMode": 0, + "type": 13 + }, + { + "name": "Weapon Range: {0} metres", + "values": [ + [ + "1.1", + 0 + ] + ], + "displayMode": 3, + "type": 14 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "60", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "95", + 0 + ] + ], + "displayMode": 1, + "type": 63 + }, + { + "name": "Int", + "values": [ + [ + "131", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "implicitMods": [ + "40% increased Elemental Damage" + ], + "explicitMods": [ + "+20% to Damage over Time Multiplier", + "+48 to maximum Mana", + "10% increased Mana Regeneration Rate", + "2.29% of Physical Attack Damage Leeched as Life" + ], + "frameType": 2, + "x": 6, + "y": 0, + "inventoryId": "Stash2", + "socketedItems": [] + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvSmV3ZWxzL2Jhc2ljZGV4IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/9ed22a2b94/basicdex.png", + "league": "Mercenaries", + "id": "5f35e69d1494ad2957b9c3790dcf89e8c928c11024696ab2595e08a52185260f", + "name": "", + "typeLine": "Viridian Jewel of Burning", + "baseType": "Viridian Jewel", + "rarity": "Magic", + "ilvl": 59, + "identified": true, + "explicitMods": [ + "7% increased Ignite Duration on Enemies", + "4% chance to Ignite" + ], + "descrText": "Place into an allocated Jewel Socket on the Passive Skill Tree. Right click to remove from the Socket.", + "frameType": 1, + "x": 10, + "y": 10, + "inventoryId": "Stash2" + }, + { + "verified": false, + "w": 2, + "h": 3, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvV2VhcG9ucy9PbmVIYW5kV2VhcG9ucy9TY2VwdGVycy9zY2VwdGVyNyIsInciOjIsImgiOjMsInNjYWxlIjoxfV0/6b9c62e4c3/scepter7.png", + "league": "Mercenaries", + "id": "9427b48c3ebb55626acdc93d5f5960dbebdbfde8065c289843034c9a30fa31d0", + "sockets": [ + { + "group": 0, + "attr": "I", + "sColour": "B" + }, + { + "group": 0, + "attr": "I", + "sColour": "B" + }, + { + "group": 1, + "attr": "S", + "sColour": "R" + } + ], + "name": "Kraken Breaker", + "typeLine": "Royal Sceptre", + "baseType": "Royal Sceptre", + "rarity": "Rare", + "ilvl": 76, + "identified": true, + "properties": [ + { + "name": "Sceptre", + "values": [], + "displayMode": 0 + }, + { + "name": "Physical Damage", + "values": [ + [ + "38-89", + 1 + ] + ], + "displayMode": 0, + "type": 9 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "7.00%", + 0 + ] + ], + "displayMode": 0, + "type": 12 + }, + { + "name": "Attacks per Second", + "values": [ + [ + "1.20", + 0 + ] + ], + "displayMode": 0, + "type": 13 + }, + { + "name": "Weapon Range: {0} metres", + "values": [ + [ + "1.1", + 0 + ] + ], + "displayMode": 3, + "type": 14 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "50", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "86", + 0 + ] + ], + "displayMode": 1, + "type": 63 + }, + { + "name": "Int", + "values": [ + [ + "86", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "implicitMods": [ + "24% increased Elemental Damage" + ], + "explicitMods": [ + "Adds 4 to 9 Physical Damage", + "44% increased Fire Damage", + "Adds 3 to 48 Lightning Damage to Spells", + "33% increased Stun Duration on Enemies" + ], + "frameType": 2, + "x": 6, + "y": 6, + "inventoryId": "Stash2", + "socketedItems": [] + }, + { + "verified": false, + "w": 2, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQmVsdHMvQmVsdDUiLCJ3IjoyLCJoIjoxLCJzY2FsZSI6MX1d/a513a7e6b4/Belt5.png", + "league": "Mercenaries", + "id": "66331da9927860f8c842899e9f7bc84aae81c7356a95503c501da2d2ff2d3fb6", + "name": "Viper Lash", + "typeLine": "Heavy Belt", + "baseType": "Heavy Belt", + "rarity": "Rare", + "ilvl": 84, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "62", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+28 to Strength" + ], + "explicitMods": [ + "5% reduced Enemy Stun Threshold", + "+41 to maximum Energy Shield", + "+52 to maximum Life", + "Regenerate 127.2 Life per second" + ], + "frameType": 2, + "x": 6, + "y": 3, + "inventoryId": "Stash2" + }, + { + "verified": false, + "w": 2, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQmVsdHMvQmVsdDIiLCJ3IjoyLCJoIjoxLCJzY2FsZSI6MX1d/3a6ece4e40/Belt2.png", + "league": "Mercenaries", + "id": "14c8f6cc8583e9830e502423a2f1b08804694238d95c78e199d1722d32bd595b", + "memoryItem": true, + "name": "", + "typeLine": "Spiny Chain Belt of the Lightning", + "baseType": "Chain Belt", + "rarity": "Magic", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Memory Strands", + "values": [ + [ + "56", + 0 + ] + ], + "displayMode": 0, + "type": 99 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "57", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+15 to maximum Energy Shield" + ], + "explicitMods": [ + "+44% to Lightning Resistance", + "Reflects 6 Physical Damage to Melee Attackers" + ], + "frameType": 1, + "x": 0, + "y": 3, + "inventoryId": "Stash2" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQW11bGV0cy9DaXRyaW5lQW11bGV0IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/95804f838b/CitrineAmulet.png", + "league": "Mercenaries", + "id": "3b0708855b02776280b290b61d9b0a84c554e1cab55df9895e203187d1fac067", + "name": "Miracle Choker", + "typeLine": "Citrine Amulet", + "baseType": "Citrine Amulet", + "rarity": "Rare", + "ilvl": 82, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "63", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+19 to Strength and Dexterity" + ], + "explicitMods": [ + "25% increased Fire Damage", + "Adds 4 to 8 Cold Damage to Attacks", + "23% increased Armour", + "Regenerate 33.3 Life per second", + "+58 to maximum Mana", + "64% increased Mana Regeneration Rate" + ], + "frameType": 2, + "x": 10, + "y": 5, + "inventoryId": "Stash2" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2FuY3R1bS9TYW5jdHVtS2V5IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/d0326cac9a/SanctumKey.png", + "league": "Mercenaries", + "id": "d57987e107490f018b92850bbe08a69fedb046690e11bd7006833bb777e16a85", + "name": "", + "typeLine": "Forbidden Tome", + "baseType": "Forbidden Tome", + "ilvl": 83, + "identified": true, + "properties": [ + { + "name": "Area Level", + "values": [ + [ + "83", + 0 + ] + ], + "displayMode": 0, + "type": 34 + } + ], + "descrText": "Take this item to the Relic Altar in the Forbidden Sanctum to enter.", + "flavourText": [ + "Mundus noster cecidit. Daemones ubique sunt. Librum\r", + "hunc in sacrarium conicio, ut forte alius viam inveniat..." + ], + "frameType": 5, + "x": 2, + "y": 11, + "inventoryId": "Stash2" + }, + { + "verified": false, + "w": 2, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQmVsdHMvQmVsdDQiLCJ3IjoyLCJoIjoxLCJzY2FsZSI6MX1d/fce1729448/Belt4.png", + "league": "Mercenaries", + "id": "9b40a5b05c19927525aa408a4af43d0c36b19040f96ccd45bf55a23136fba07f", + "name": "Sol Shackle", + "typeLine": "Cloth Belt", + "baseType": "Cloth Belt", + "rarity": "Rare", + "ilvl": 74, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "57", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "23% increased Stun and Block Recovery" + ], + "explicitMods": [ + "+21 to maximum Energy Shield", + "Regenerate 60.7 Life per second", + "+16 to maximum Mana", + "+29% to Fire Resistance", + "+45% to Cold Resistance", + "Reflects 6 Physical Damage to Melee Attackers" + ], + "frameType": 2, + "x": 6, + "y": 4, + "inventoryId": "Stash2" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQW11bGV0cy9UdXJxdW9pc2VBbXVsZXQiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/605b4da0e1/TurquoiseAmulet.png", + "league": "Mercenaries", + "id": "9444a9f379c4a13b740665b7769e0a2adde1b09e9f29e596bcd22e636e9be9c9", + "name": "Loath Noose", + "typeLine": "Turquoise Amulet", + "baseType": "Turquoise Amulet", + "rarity": "Rare", + "ilvl": 74, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "59", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+18 to Dexterity and Intelligence" + ], + "explicitMods": [ + "+50 to Dexterity", + "Adds 5 to 12 Fire Damage to Attacks", + "17% increased Lightning Damage", + "Adds 3 to 49 Lightning Damage to Attacks", + "Regenerate 14.4 Life per second" + ], + "frameType": 2, + "x": 8, + "y": 6, + "inventoryId": "Stash2" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvSmV3ZWxzL2Jhc2ljaW50IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/510013aec2/basicint.png", + "league": "Mercenaries", + "id": "4a2a1169d29a0641d0a263a166d8e46d11034a882fe89e433ac5fb57a34f2c9a", + "name": "", + "typeLine": "Decrepifying Cobalt Jewel of Infusion", + "baseType": "Cobalt Jewel", + "rarity": "Magic", + "ilvl": 79, + "identified": true, + "explicitMods": [ + "5% of Damage taken Recouped as Life", + "Damaging Ailments deal damage 5% faster" + ], + "descrText": "Place into an allocated Jewel Socket on the Passive Skill Tree. Right click to remove from the Socket.", + "frameType": 1, + "x": 3, + "y": 0, + "inventoryId": "Stash2" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvUmluZ3MvQW1ldGh5c3RSaW5nIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/804d781735/AmethystRing.png", + "league": "Mercenaries", + "id": "78d38a67365747c2b9fb00efa5426afce83bfcf86370abc19c85fa5191b14c78", + "name": "", + "typeLine": "Scintillating Amethyst Ring of the Jaguar", + "baseType": "Amethyst Ring", + "rarity": "Magic", + "ilvl": 85, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "52", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+23% to Chaos Resistance" + ], + "explicitMods": [ + "+42 to Dexterity", + "+34 to maximum Energy Shield" + ], + "frameType": 1, + "x": 2, + "y": 9, + "inventoryId": "Stash2" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvUmluZ3MvUmluZzYiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/74a5d719fd/Ring6.png", + "league": "Mercenaries", + "id": "91a5b4040e76739e50c2179bdda5aeb0e9d561426ed27c93226a1f4a3556501d", + "name": "Horror Whorl", + "typeLine": "Sapphire Ring", + "baseType": "Sapphire Ring", + "rarity": "Rare", + "ilvl": 78, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "52", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+28% to Cold Resistance" + ], + "explicitMods": [ + "+39 to Strength", + "+51 to maximum Mana", + "+16% to all Elemental Resistances", + "+33% to Fire Resistance" + ], + "frameType": 2, + "x": 9, + "y": 8, + "inventoryId": "Stash2" + }, + { + "verified": false, + "w": 2, + "h": 3, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvV2VhcG9ucy9PbmVIYW5kV2VhcG9ucy9TY2VwdGVycy9zY2VwdGVyMyIsInciOjIsImgiOjMsInNjYWxlIjoxfV0/366212755a/scepter3.png", + "league": "Mercenaries", + "id": "e663699929a155a9d77339f73d0a50a21252b9968aeab6d1fe257953ab57c5f6", + "sockets": [ + { + "group": 0, + "attr": "I", + "sColour": "B" + } + ], + "name": "Viper Crack", + "typeLine": "Tyrant's Sekhem", + "baseType": "Tyrant's Sekhem", + "rarity": "Rare", + "ilvl": 74, + "identified": true, + "properties": [ + { + "name": "Sceptre", + "values": [], + "displayMode": 0 + }, + { + "name": "Physical Damage", + "values": [ + [ + "43-80", + 0 + ] + ], + "displayMode": 0, + "type": 9 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "7.00%", + 0 + ] + ], + "displayMode": 0, + "type": 12 + }, + { + "name": "Attacks per Second", + "values": [ + [ + "1.25", + 0 + ] + ], + "displayMode": 0, + "type": 13 + }, + { + "name": "Weapon Range: {0} metres", + "values": [ + [ + "1.1", + 0 + ] + ], + "displayMode": 3, + "type": 14 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "58", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "99", + 0 + ] + ], + "displayMode": 1, + "type": 63 + }, + { + "name": "Int", + "values": [ + [ + "99", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "implicitMods": [ + "26% increased Elemental Damage" + ], + "explicitMods": [ + "39% increased Spell Damage", + "24% increased Fire Damage", + "12% increased Lightning Damage", + "Adds 32 to 51 Cold Damage to Spells", + "+22% to Global Critical Strike Multiplier" + ], + "frameType": 2, + "x": 8, + "y": 0, + "inventoryId": "Stash2", + "socketedItems": [] + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvSmV3ZWxzL2Jhc2ljaW50IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/510013aec2/basicint.png", + "league": "Mercenaries", + "id": "633ff0610ee68ef37863dd142934f123eef7e4d01d0c322ff6511087a7794b27", + "name": "", + "typeLine": "Cobalt Jewel of Combusting", + "baseType": "Cobalt Jewel", + "rarity": "Magic", + "ilvl": 74, + "identified": true, + "explicitMods": [ + "20% increased Burning Damage" + ], + "descrText": "Place into an allocated Jewel Socket on the Passive Skill Tree. Right click to remove from the Socket.", + "frameType": 1, + "x": 4, + "y": 9, + "inventoryId": "Stash2" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvSmV3ZWxzL05ld0dlbUJhc2UxIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/0eb1a9d981/NewGemBase1.png", + "league": "Mercenaries", + "id": "1130c3024c7117ce24b15cc1ac490538e29d4ea1d227bd0659764fb7071ed212", + "name": "Fulgent Vessel", + "typeLine": "Small Cluster Jewel", + "baseType": "Small Cluster Jewel", + "rarity": "Rare", + "ilvl": 72, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "54", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "enchantMods": [ + "Adds 3 Passive Skills", + "Added Small Passive Skills grant: 15% increased Evasion Rating" + ], + "explicitMods": [ + "Added Small Passive Skills also grant: +3% to Chaos Resistance", + "Added Small Passive Skills also grant: +5 to Intelligence", + "Added Small Passive Skills also grant: +2 to Maximum Life", + "Added Small Passive Skills have 25% increased Effect" + ], + "descrText": "Place into an allocated Small, Medium or Large Jewel Socket on the Passive Skill Tree. Added passives do not interact with jewel radiuses. Right click to remove from the Socket.", + "frameType": 2, + "x": 5, + "y": 10, + "inventoryId": "Stash2" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvUmluZ3MvUmluZzciLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/0e04df86a3/Ring7.png", + "league": "Mercenaries", + "id": "6fac970bfd3fc83ad169efba33ea9d6bc04f1ee26853092f9741d9eda4c4b3a8", + "name": "Hypnotic Whorl", + "typeLine": "Ruby Ring", + "baseType": "Ruby Ring", + "rarity": "Rare", + "ilvl": 75, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "57", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+30% to Fire Resistance" + ], + "explicitMods": [ + "+11 to maximum Life", + "+31% to Fire Resistance", + "+44% to Cold Resistance", + "+10% to Lightning Resistance" + ], + "frameType": 2, + "x": 9, + "y": 7, + "inventoryId": "Stash2" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvSmV3ZWxzL0tpbmV0aWNpc21KZXdlbCIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/d748a39b2e/KineticismJewel.png", + "league": "Mercenaries", + "id": "c43ec0c2495184c408d6c8014e1721490bccea9bbf6e038894f9ade1f23795f6", + "name": "The Siege", + "typeLine": "Small Cluster Jewel", + "baseType": "Small Cluster Jewel", + "rarity": "Unique", + "ilvl": 72, + "identified": true, + "explicitMods": [ + "Adds Kineticism" + ], + "descrText": "Place into an allocated Small, Medium or Large Jewel Socket on the Passive Skill Tree. Added passives do not interact with jewel radiuses. Right click to remove from the Socket.", + "flavourText": [ + "As the dead battered Highgate's barricades,\r", + "The Black Sekhema accepted her fate,\r", + "And stood her ground." + ], + "frameType": 3, + "x": 3, + "y": 10, + "inventoryId": "Stash2" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvSmV3ZWxzL05ld0dlbUJhc2UyIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/78f6bf8356/NewGemBase2.png", + "league": "Mercenaries", + "id": "1c2213e9b453af386481563a257238d61b997062c787025c342f405790fabccc", + "name": "Damnation Glimmer", + "typeLine": "Medium Cluster Jewel", + "baseType": "Medium Cluster Jewel", + "rarity": "Rare", + "ilvl": 71, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "54", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "enchantMods": [ + "Adds 5 Passive Skills", + "1 Added Passive Skill is a Jewel Socket", + "Added Small Passive Skills grant: Channelling Skills deal 12% increased Damage" + ], + "explicitMods": [ + "Added Small Passive Skills also grant: +24 to Armour", + "Added Small Passive Skills also grant: +4% to Lightning Resistance", + "1 Added Passive Skill is Unwavering Focus" + ], + "descrText": "Place into an allocated Medium or Large Jewel Socket on the Passive Skill Tree. Added passives do not interact with jewel radiuses. Right click to remove from the Socket.", + "frameType": 2, + "x": 4, + "y": 10, + "inventoryId": "Stash2" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvUmluZ3MvVG9wYXpTYXBwaGlyZSIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/0c211c12b4/TopazSapphire.png", + "league": "Mercenaries", + "id": "4045c8db56d709287ccdc3ded0b70bf7a6a663533b317e025196eab7a53d65ce", + "name": "Vortex Eye", + "typeLine": "Two-Stone Ring", + "baseType": "Two-Stone Ring", + "rarity": "Rare", + "ilvl": 70, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "54", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+15% to Cold and Lightning Resistances" + ], + "explicitMods": [ + "+62 to Evasion Rating", + "+75 to maximum Life", + "Regenerate 58.4 Life per second", + "+11% to all Elemental Resistances", + "+25% to Fire Resistance" + ], + "frameType": 2, + "x": 3, + "y": 11, + "inventoryId": "Stash2" + }, + { + "verified": false, + "w": 2, + "h": 3, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvV2VhcG9ucy9PbmVIYW5kV2VhcG9ucy9TY2VwdGVycy9zY2VwdGVyNyIsInciOjIsImgiOjMsInNjYWxlIjoxfV0/6b9c62e4c3/scepter7.png", + "league": "Mercenaries", + "id": "ebd2c8b38ecf118dcbb3870360d42539a80503d047d71b965ae891a58d4df9ad", + "sockets": [ + { + "group": 0, + "attr": "I", + "sColour": "B" + }, + { + "group": 1, + "attr": "S", + "sColour": "R" + } + ], + "name": "Loath Call", + "typeLine": "Royal Sceptre", + "baseType": "Royal Sceptre", + "rarity": "Rare", + "ilvl": 73, + "identified": true, + "properties": [ + { + "name": "Sceptre", + "values": [], + "displayMode": 0 + }, + { + "name": "Physical Damage", + "values": [ + [ + "34-80", + 0 + ] + ], + "displayMode": 0, + "type": 9 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "7.00%", + 0 + ] + ], + "displayMode": 0, + "type": 12 + }, + { + "name": "Attacks per Second", + "values": [ + [ + "1.20", + 0 + ] + ], + "displayMode": 0, + "type": 13 + }, + { + "name": "Weapon Range: {0} metres", + "values": [ + [ + "1.1", + 0 + ] + ], + "displayMode": 3, + "type": 14 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "50", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "86", + 0 + ] + ], + "displayMode": 1, + "type": 63 + }, + { + "name": "Int", + "values": [ + [ + "86", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "implicitMods": [ + "24% increased Elemental Damage" + ], + "explicitMods": [ + "26% increased Fire Damage", + "9% increased Cast Speed", + "46% increased Spell Critical Strike Chance", + "15% reduced Enemy Stun Threshold" + ], + "frameType": 2, + "x": 10, + "y": 0, + "inventoryId": "Stash2", + "socketedItems": [] + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvUmluZ3MvTW9vbnN0b25lUmluZyIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/6dbab29358/MoonstoneRing.png", + "league": "Mercenaries", + "id": "e8cb120fbbc6a140ebc91dc77f2195d0df68a1ad79a667cfe0144c37161a8ee9", + "name": "Hypnotic Whorl", + "typeLine": "Moonstone Ring", + "baseType": "Moonstone Ring", + "rarity": "Rare", + "ilvl": 76, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "57", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+17 to maximum Energy Shield" + ], + "explicitMods": [ + "Adds 3 to 6 Physical Damage to Attacks", + "+68 to maximum Life", + "Regenerate 33.3 Life per second", + "+58 to maximum Mana", + "+16% to all Elemental Resistances", + "+28% to Fire Resistance", + "+45% to Lightning Resistance" + ], + "frameType": 2, + "x": 8, + "y": 8, + "inventoryId": "Stash2" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvUmluZ3MvVG9wYXpSdWJ5IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/8878077651/TopazRuby.png", + "league": "Mercenaries", + "id": "af0894b8f0c813150d0b6fce4f225ef5fb5b59f7f541d1c7b18b89ec6d57cefc", + "name": "", + "typeLine": "Two-Stone Ring", + "baseType": "Two-Stone Ring", + "rarity": "Normal", + "ilvl": 84, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "20", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+16% to Fire and Lightning Resistances" + ], + "frameType": 0, + "x": 10, + "y": 9, + "inventoryId": "Stash2" + }, + { + "verified": false, + "w": 2, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQXJtb3Vycy9HbG92ZXMvR2xvdmVzU3RyNCIsInciOjIsImgiOjIsInNjYWxlIjoxfV0/468f466568/GlovesStr4.png", + "league": "Mercenaries", + "id": "ebe002cb92af985aa575cfd7527548a5a8df30a1a51366dd71235652529a1c70", + "sockets": [ + { + "group": 0, + "attr": "D", + "sColour": "G" + } + ], + "name": "Mind Grasp", + "typeLine": "Goliath Gauntlets", + "baseType": "Goliath Gauntlets", + "rarity": "Rare", + "ilvl": 73, + "identified": true, + "properties": [ + { + "name": "Armour", + "values": [ + [ + "186", + 0 + ] + ], + "displayMode": 0, + "type": 16 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "53", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "77", + 0 + ] + ], + "displayMode": 1, + "type": 63 + } + ], + "explicitMods": [ + "Adds 1 to 14 Lightning Damage to Attacks", + "+41% to Fire Resistance", + "+8% to Lightning Resistance", + "+22% to Chaos Resistance" + ], + "frameType": 2, + "x": 10, + "y": 3, + "inventoryId": "Stash2", + "socketedItems": [] + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvSmV3ZWxzL2Jhc2ljc3RyIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/8129ab1f4d/basicstr.png", + "league": "Mercenaries", + "id": "fd7117963dc4b12a2f097806c863a61e546046762323a1c5a714e55b4903a431", + "name": "", + "typeLine": "Parrying Crimson Jewel of Entropy", + "baseType": "Crimson Jewel", + "rarity": "Magic", + "ilvl": 70, + "identified": true, + "explicitMods": [ + "+2% Chance to Block Attack Damage while Dual Wielding", + "11% increased Damage over Time" + ], + "descrText": "Place into an allocated Jewel Socket on the Passive Skill Tree. Right click to remove from the Socket.", + "frameType": 1, + "x": 6, + "y": 9, + "inventoryId": "Stash2" + }, + { + "verified": false, + "w": 2, + "h": 3, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvV2VhcG9ucy9PbmVIYW5kV2VhcG9ucy9TY2VwdGVycy9zY2VwdGVyOCIsInciOjIsImgiOjMsInNjYWxlIjoxfV0/6644b94336/scepter8.png", + "league": "Mercenaries", + "id": "1c07f28700932563a5a40952109aa7281e1e9c61ff846cc1929256a67cbfe165", + "sockets": [ + { + "group": 0, + "attr": "D", + "sColour": "G" + } + ], + "name": "", + "typeLine": "Flame Shaper's Abyssal Sceptre", + "baseType": "Abyssal Sceptre", + "rarity": "Magic", + "ilvl": 62, + "identified": true, + "properties": [ + { + "name": "Sceptre", + "values": [], + "displayMode": 0 + }, + { + "name": "Physical Damage", + "values": [ + [ + "45-67", + 0 + ] + ], + "displayMode": 0, + "type": 9 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "7.30%", + 0 + ] + ], + "displayMode": 0, + "type": 12 + }, + { + "name": "Attacks per Second", + "values": [ + [ + "1.25", + 0 + ] + ], + "displayMode": 0, + "type": 13 + }, + { + "name": "Weapon Range: {0} metres", + "values": [ + [ + "1.1", + 0 + ] + ], + "displayMode": 3, + "type": 14 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "53", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "83", + 0 + ] + ], + "displayMode": 1, + "type": 63 + }, + { + "name": "Int", + "values": [ + [ + "99", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "implicitMods": [ + "30% increased Elemental Damage" + ], + "explicitMods": [ + "+1 to Level of all Fire Spell Skill Gems" + ], + "frameType": 1, + "x": 4, + "y": 6, + "inventoryId": "Stash2", + "socketedItems": [] + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvSmV3ZWxzL2Jhc2ljZGV4IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/9ed22a2b94/basicdex.png", + "league": "Mercenaries", + "id": "2ca2c5655ac6b3b6a2614f5f6e9ecc8f80a89bdbb1ba420b6745fe6cd630db0b", + "name": "Gale Delirium", + "typeLine": "Viridian Jewel", + "baseType": "Viridian Jewel", + "rarity": "Rare", + "ilvl": 69, + "identified": true, + "explicitMods": [ + "16% increased Damage with Swords", + "+2% to maximum Fire Resistance", + "+11% to Chaos Resistance" + ], + "descrText": "Place into an allocated Jewel Socket on the Passive Skill Tree. Right click to remove from the Socket.", + "frameType": 2, + "x": 8, + "y": 10, + "inventoryId": "Stash2" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvSmV3ZWxzL2Jhc2ljaW50IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/510013aec2/basicint.png", + "league": "Mercenaries", + "id": "b559263ee6262879b457f10b1ffb315b55f8a243fbc96f5c9049e88459720da0", + "name": "Luminous Hope", + "typeLine": "Cobalt Jewel", + "baseType": "Cobalt Jewel", + "rarity": "Rare", + "ilvl": 63, + "identified": true, + "explicitMods": [ + "14% increased Fire Damage", + "4% increased Cast Speed while Dual Wielding", + "8% increased Ignite Duration on Enemies", + "3% chance to Ignite" + ], + "descrText": "Place into an allocated Jewel Socket on the Passive Skill Tree. Right click to remove from the Socket.", + "frameType": 2, + "x": 8, + "y": 9, + "inventoryId": "Stash2" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvUmluZ3MvUmluZzYiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/74a5d719fd/Ring6.png", + "league": "Mercenaries", + "id": "b31e368c3cdd2a20147e3b32cd04af998f9d95d119cee7d97f37b5151bf5b650", + "name": "Spirit Finger", + "typeLine": "Sapphire Ring", + "baseType": "Sapphire Ring", + "rarity": "Rare", + "ilvl": 75, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "57", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+29% to Cold Resistance" + ], + "explicitMods": [ + "+142 to Evasion Rating", + "+24 to maximum Energy Shield", + "+44% to Fire Resistance", + "+27% to Cold Resistance" + ], + "frameType": 2, + "x": 9, + "y": 9, + "inventoryId": "Stash2" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2FuY3R1bS9TYW5jdHVtS2V5IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/d0326cac9a/SanctumKey.png", + "league": "Mercenaries", + "id": "599bc82de36ad40fb61203c5b56a4b793449a78423ffa2048b946e4e7834b84d", + "name": "", + "typeLine": "Forbidden Tome", + "baseType": "Forbidden Tome", + "ilvl": 77, + "identified": true, + "properties": [ + { + "name": "Area Level", + "values": [ + [ + "77", + 0 + ] + ], + "displayMode": 0, + "type": 34 + } + ], + "descrText": "Take this item to the Relic Altar in the Forbidden Sanctum to enter.", + "flavourText": [ + "Mundus noster cecidit. Daemones ubique sunt. Librum\r", + "hunc in sacrarium conicio, ut forte alius viam inveniat..." + ], + "frameType": 5, + "x": 3, + "y": 9, + "inventoryId": "Stash2" + }, + { + "verified": false, + "w": 2, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQmVsdHMvQmVsdDIiLCJ3IjoyLCJoIjoxLCJzY2FsZSI6MX1d/3a6ece4e40/Belt2.png", + "league": "Mercenaries", + "id": "26859cee390c57ba3faa2c0aadf85817bac7ed01f7f7330b12573e6abae787bb", + "name": "Hypnotic Lash", + "typeLine": "Chain Belt", + "baseType": "Chain Belt", + "rarity": "Rare", + "ilvl": 73, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "45", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+15 to maximum Energy Shield" + ], + "explicitMods": [ + "+232 to Armour", + "+116 to maximum Life", + "+8% to Lightning Resistance", + "18% increased Stun and Block Recovery", + "Reflects 4 Physical Damage to Melee Attackers" + ], + "frameType": 2, + "x": 2, + "y": 1, + "inventoryId": "Stash2" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvSmV3ZWxzL2Jhc2ljaW50IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/510013aec2/basicint.png", + "league": "Mercenaries", + "id": "85117b6f7329f949820311972d93938542973847cc1f71848204c023ac185346", + "name": "Carrion Branch", + "typeLine": "Cobalt Jewel", + "baseType": "Cobalt Jewel", + "rarity": "Rare", + "ilvl": 71, + "identified": true, + "explicitMods": [ + "+6% to Cold Damage over Time Multiplier", + "5% increased Cast Speed while wielding a Staff", + "5% chance to Knock Enemies Back on hit" + ], + "descrText": "Place into an allocated Jewel Socket on the Passive Skill Tree. Right click to remove from the Socket.", + "frameType": 2, + "x": 5, + "y": 9, + "inventoryId": "Stash2" + }, + { + "verified": false, + "w": 2, + "h": 3, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvV2VhcG9ucy9PbmVIYW5kV2VhcG9ucy9TY2VwdGVycy9zY2VwdGVyNiIsInciOjIsImgiOjMsInNjYWxlIjoxfV0/35e149f5cf/scepter6.png", + "league": "Mercenaries", + "id": "554f6ca96ad65ba696059bc047460f8b614730109b78b1046b612eaa961c70f4", + "memoryItem": true, + "sockets": [ + { + "group": 0, + "attr": "S", + "sColour": "R" + }, + { + "group": 0, + "attr": "I", + "sColour": "B" + } + ], + "name": "", + "typeLine": "Vaal Sceptre of Electrocution", + "baseType": "Vaal Sceptre", + "rarity": "Magic", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Sceptre", + "values": [], + "displayMode": 0 + }, + { + "name": "Physical Damage", + "values": [ + [ + "37-70", + 0 + ] + ], + "displayMode": 0, + "type": 9 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "7.00%", + 0 + ] + ], + "displayMode": 0, + "type": 12 + }, + { + "name": "Attacks per Second", + "values": [ + [ + "1.40", + 0 + ] + ], + "displayMode": 0, + "type": 13 + }, + { + "name": "Weapon Range: {0} metres", + "values": [ + [ + "1.1", + 0 + ] + ], + "displayMode": 3, + "type": 14 + }, + { + "name": "Memory Strands", + "values": [ + [ + "79", + 0 + ] + ], + "displayMode": 0, + "type": 99 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "64", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "113", + 0 + ] + ], + "displayMode": 1, + "type": 63 + }, + { + "name": "Int", + "values": [ + [ + "113", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "implicitMods": [ + "32% increased Elemental Damage" + ], + "explicitMods": [ + "35% chance to Shock" + ], + "frameType": 1, + "x": 0, + "y": 0, + "inventoryId": "Stash2", + "socketedItems": [] + }, + { + "verified": false, + "w": 2, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQmVsdHMvQmVsdDUiLCJ3IjoyLCJoIjoxLCJzY2FsZSI6MX1d/a513a7e6b4/Belt5.png", + "league": "Mercenaries", + "id": "cc83e83e2339c7e00afe5c27ce994a8133d0fec57c5f63fa9863d2335a5a3eee", + "name": "Pain Bond", + "typeLine": "Heavy Belt", + "baseType": "Heavy Belt", + "rarity": "Rare", + "ilvl": 85, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "64", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+29 to Strength" + ], + "explicitMods": [ + "9% reduced Enemy Stun Threshold", + "+19 to maximum Mana", + "+45% to Cold Resistance", + "+34% to Chaos Resistance" + ], + "frameType": 2, + "x": 4, + "y": 11, + "inventoryId": "Stash2" + }, + { + "verified": false, + "w": 2, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQmVsdHMvQmVsdDQiLCJ3IjoyLCJoIjoxLCJzY2FsZSI6MX1d/fce1729448/Belt4.png", + "league": "Mercenaries", + "id": "52f00294da8fa974dc11fd0c65b5cd1698dde3492ec4297847bee3227b2181a3", + "name": "Miracle Buckle", + "typeLine": "Cloth Belt", + "baseType": "Cloth Belt", + "rarity": "Rare", + "ilvl": 68, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "44", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "21% increased Stun and Block Recovery" + ], + "explicitMods": [ + "+36 to Strength", + "12% reduced Enemy Stun Threshold", + "+129 to maximum Life", + "+30% to Fire Resistance", + "18% increased Flask Life Recovery rate" + ], + "frameType": 2, + "x": 6, + "y": 5, + "inventoryId": "Stash2" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvUmluZ3MvVG9wYXpSdWJ5IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/8878077651/TopazRuby.png", + "league": "Mercenaries", + "id": "a43dc022aefa58da1d126b4f8e61740049dc954b4626ac642305b2f1c5dbd945", + "name": "", + "typeLine": "Virile Two-Stone Ring of the Drake", + "baseType": "Two-Stone Ring", + "rarity": "Magic", + "ilvl": 84, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "35", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+15% to Fire and Lightning Resistances" + ], + "explicitMods": [ + "+111 to maximum Life", + "+18% to Fire Resistance" + ], + "frameType": 1, + "x": 11, + "y": 5, + "inventoryId": "Stash2" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvSmV3ZWxzL2Jhc2ljc3RyIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/8129ab1f4d/basicstr.png", + "league": "Mercenaries", + "id": "7a6bcef51a47a904ac9575a0d1cd3c2167aa6452efe5ac4e263efdfb23312fb3", + "name": "Behemoth Ornament", + "typeLine": "Crimson Jewel", + "baseType": "Crimson Jewel", + "rarity": "Rare", + "ilvl": 71, + "identified": true, + "explicitMods": [ + "+3% Chance to Block Attack Damage while Dual Wielding", + "+14 to Intelligence", + "10% increased Damage over Time", + "14% increased Fire Damage" + ], + "descrText": "Place into an allocated Jewel Socket on the Passive Skill Tree. Right click to remove from the Socket.", + "frameType": 2, + "x": 7, + "y": 9, + "inventoryId": "Stash2" + }, + { + "verified": false, + "w": 2, + "h": 3, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvV2VhcG9ucy9PbmVIYW5kV2VhcG9ucy9TY2VwdGVycy9zY2VwdGVyNiIsInciOjIsImgiOjMsInNjYWxlIjoxfV0/35e149f5cf/scepter6.png", + "league": "Mercenaries", + "id": "c85055b34d017c3288f02b5a61f91e71f5533b175e6cb62cac1bcb8586a40702", + "sockets": [ + { + "group": 0, + "attr": "I", + "sColour": "B" + }, + { + "group": 0, + "attr": "D", + "sColour": "G" + } + ], + "name": "Blood Song", + "typeLine": "Vaal Sceptre", + "baseType": "Vaal Sceptre", + "rarity": "Rare", + "ilvl": 80, + "identified": true, + "properties": [ + { + "name": "Sceptre", + "values": [], + "displayMode": 0 + }, + { + "name": "Physical Damage", + "values": [ + [ + "37-70", + 0 + ] + ], + "displayMode": 0, + "type": 9 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "7.00%", + 0 + ] + ], + "displayMode": 0, + "type": 12 + }, + { + "name": "Attacks per Second", + "values": [ + [ + "1.40", + 0 + ] + ], + "displayMode": 0, + "type": 13 + }, + { + "name": "Weapon Range: {0} metres", + "values": [ + [ + "1.1", + 0 + ] + ], + "displayMode": 3, + "type": 14 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "64", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "113", + 0 + ] + ], + "displayMode": 1, + "type": 63 + }, + { + "name": "Int", + "values": [ + [ + "113", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "implicitMods": [ + "32% increased Elemental Damage" + ], + "explicitMods": [ + "+15% to Fire Damage over Time Multiplier", + "Adds 8 to 17 Cold Damage to Spells", + "Grants 3 Life per Enemy Hit", + "Gain 12 Mana per Enemy Killed" + ], + "frameType": 2, + "x": 2, + "y": 2, + "inventoryId": "Stash2", + "socketedItems": [] + }, + { + "verified": false, + "w": 2, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQXJtb3Vycy9Cb290cy9Cb290c1N0cjQiLCJ3IjoyLCJoIjoyLCJzY2FsZSI6MX1d/82bedfd1e0/BootsStr4.png", + "league": "Mercenaries", + "id": "ba27ef05b9450c60b97d8cc97caa42d609a226cab2bff0c7ff7bfbb100907070", + "sockets": [ + { + "group": 0, + "attr": "S", + "sColour": "R" + } + ], + "name": "Pain Pace", + "typeLine": "Goliath Greaves", + "baseType": "Goliath Greaves", + "rarity": "Rare", + "ilvl": 81, + "identified": true, + "properties": [ + { + "name": "Armour", + "values": [ + [ + "178", + 0 + ] + ], + "displayMode": 0, + "type": 16 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "59", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "95", + 0 + ] + ], + "displayMode": 1, + "type": 63 + } + ], + "explicitMods": [ + "Regenerate 87 Life per second", + "+39% to Fire Resistance", + "20% increased Movement Speed", + "18% increased Stun and Block Recovery" + ], + "frameType": 2, + "x": 0, + "y": 10, + "inventoryId": "Stash2", + "socketedItems": [] + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvUmluZ3MvVG9wYXpTYXBwaGlyZSIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/0c211c12b4/TopazSapphire.png", + "league": "Mercenaries", + "id": "2b281189bd349e950e364fa8900b9cb2e6659411517ea6a52d2708af346e269c", + "name": "Vengeance Loop", + "typeLine": "Two-Stone Ring", + "baseType": "Two-Stone Ring", + "rarity": "Rare", + "ilvl": 72, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "38", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+15% to Cold and Lightning Resistances" + ], + "explicitMods": [ + "+26 to maximum Energy Shield", + "Regenerate 31.7 Life per second", + "+19 to maximum Mana", + "+30% to Fire Resistance" + ], + "frameType": 2, + "x": 11, + "y": 10, + "inventoryId": "Stash2" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQW11bGV0cy9UdXJxdW9pc2VBbXVsZXQiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/605b4da0e1/TurquoiseAmulet.png", + "league": "Mercenaries", + "id": "87d21298015a479c3bcabe09a18d58c32250e623b21f2ff707a43fa4a6e5a43c", + "name": "Brimstone Beads", + "typeLine": "Turquoise Amulet", + "baseType": "Turquoise Amulet", + "rarity": "Rare", + "ilvl": 77, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "60", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+24 to Dexterity and Intelligence" + ], + "explicitMods": [ + "Adds 15 to 27 Cold Damage to Attacks", + "+368 to Accuracy Rating", + "+123 to maximum Life", + "Regenerate 76 Life per second", + "+43% to Cold Resistance" + ], + "frameType": 2, + "x": 11, + "y": 6, + "inventoryId": "Stash2" + }, + { + "verified": false, + "w": 2, + "h": 3, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvV2VhcG9ucy9PbmVIYW5kV2VhcG9ucy9TY2VwdGVycy9zY2VwdGVyNCIsInciOjIsImgiOjMsInNjYWxlIjoxfV0/c986bafb78/scepter4.png", + "league": "Mercenaries", + "id": "677d0f80afebd4d97b4622f20e6d4ea7c0117d1aae91f428e97088b1faedebb2", + "sockets": [ + { + "group": 0, + "attr": "S", + "sColour": "R" + }, + { + "group": 0, + "attr": "S", + "sColour": "R" + }, + { + "group": 1, + "attr": "I", + "sColour": "B" + } + ], + "name": "", + "typeLine": "Opal Sceptre of Dissolution", + "baseType": "Opal Sceptre", + "rarity": "Magic", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Sceptre", + "values": [], + "displayMode": 0 + }, + { + "name": "Physical Damage", + "values": [ + [ + "49-73", + 0 + ] + ], + "displayMode": 0, + "type": 9 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "8.00%", + 0 + ] + ], + "displayMode": 0, + "type": 12 + }, + { + "name": "Attacks per Second", + "values": [ + [ + "1.25", + 0 + ] + ], + "displayMode": 0, + "type": 13 + }, + { + "name": "Weapon Range: {0} metres", + "values": [ + [ + "1.1", + 0 + ] + ], + "displayMode": 3, + "type": 14 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "65", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "95", + 0 + ] + ], + "displayMode": 1, + "type": 63 + }, + { + "name": "Int", + "values": [ + [ + "131", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "implicitMods": [ + "40% increased Elemental Damage" + ], + "explicitMods": [ + "+26% to Damage over Time Multiplier" + ], + "frameType": 1, + "x": 8, + "y": 3, + "inventoryId": "Stash2", + "socketedItems": [] + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvUmluZ3MvUmluZzUiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/6f90cd3c4b/Ring5.png", + "league": "Mercenaries", + "id": "8c6470d1127a574767ea944538297860f7cd7c2d479fd58a4a5210a33cc3987b", + "name": "Victory Knuckle", + "typeLine": "Topaz Ring", + "baseType": "Topaz Ring", + "rarity": "Rare", + "ilvl": 61, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "44", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+27% to Lightning Resistance" + ], + "explicitMods": [ + "Regenerate 45.7 Life per second", + "16% increased Rarity of Items found", + "+28% to Fire Resistance", + "+20% to Cold Resistance" + ], + "frameType": 2, + "x": 11, + "y": 9, + "inventoryId": "Stash2" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvSmV3ZWxzL2Jhc2ljZGV4IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/9ed22a2b94/basicdex.png", + "league": "Mercenaries", + "id": "ecd29a208d5c49941adde44331b36e390a93387cedb056d20529ae85cf532a2c", + "name": "Viper Shine", + "typeLine": "Viridian Jewel", + "baseType": "Viridian Jewel", + "rarity": "Rare", + "ilvl": 84, + "identified": true, + "explicitMods": [ + "+8% to Fire Damage over Time Multiplier", + "6% increased Trap Throwing Speed", + "6% increased Mine Throwing Speed" + ], + "descrText": "Place into an allocated Jewel Socket on the Passive Skill Tree. Right click to remove from the Socket.", + "frameType": 2, + "x": 10, + "y": 11, + "inventoryId": "Stash2" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvSmV3ZWxzL2Jhc2ljZGV4IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/9ed22a2b94/basicdex.png", + "league": "Mercenaries", + "id": "0294df35b7fe3578396abfcacf6e4cb0e0c7c6dd28902c2d18d6d25e37d5b2f2", + "name": "Foe Splinter", + "typeLine": "Viridian Jewel", + "baseType": "Viridian Jewel", + "rarity": "Rare", + "ilvl": 89, + "identified": true, + "explicitMods": [ + "+7% to Fire Damage over Time Multiplier", + "14% increased Damage with Claws", + "6% increased Attack Speed with Claws", + "8% increased Projectile Speed" + ], + "descrText": "Place into an allocated Jewel Socket on the Passive Skill Tree. Right click to remove from the Socket.", + "frameType": 2, + "x": 9, + "y": 11, + "inventoryId": "Stash2" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQW11bGV0cy9BZ2F0ZUFtdWxldCIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/710a5a8ec4/AgateAmulet.png", + "league": "Mercenaries", + "id": "f4a93f50f395d60c6abd0491f3ee5e15608172e0564ad939a47b4dce1949f93d", + "name": "Foe Noose", + "typeLine": "Agate Amulet", + "baseType": "Agate Amulet", + "rarity": "Rare", + "ilvl": 89, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "39", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+24 to Strength and Intelligence" + ], + "explicitMods": [ + "+11% to Damage over Time Multiplier", + "23% increased Evasion Rating", + "+9% to Fire Resistance", + "+32% to Lightning Resistance" + ], + "frameType": 2, + "x": 8, + "y": 7, + "inventoryId": "Stash2" + }, + { + "verified": false, + "w": 2, + "h": 3, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvV2VhcG9ucy9PbmVIYW5kV2VhcG9ucy9TY2VwdGVycy9zY2VwdGVyNiIsInciOjIsImgiOjMsInNjYWxlIjoxfV0/35e149f5cf/scepter6.png", + "league": "Mercenaries", + "id": "2360838ef7110075204697717608883ebdec93e46f7ac266c95841713e517dda", + "sockets": [ + { + "group": 0, + "attr": "S", + "sColour": "R" + }, + { + "group": 1, + "attr": "I", + "sColour": "B" + } + ], + "name": "Plague Song", + "typeLine": "Vaal Sceptre", + "baseType": "Vaal Sceptre", + "rarity": "Rare", + "ilvl": 79, + "identified": true, + "properties": [ + { + "name": "Sceptre", + "values": [], + "displayMode": 0 + }, + { + "name": "Physical Damage", + "values": [ + [ + "37-70", + 0 + ] + ], + "displayMode": 0, + "type": 9 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "7.00%", + 0 + ] + ], + "displayMode": 0, + "type": 12 + }, + { + "name": "Attacks per Second", + "values": [ + [ + "1.40", + 0 + ] + ], + "displayMode": 0, + "type": 13 + }, + { + "name": "Weapon Range: {0} metres", + "values": [ + [ + "1.1", + 0 + ] + ], + "displayMode": 3, + "type": 14 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "64", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "113", + 0 + ] + ], + "displayMode": 1, + "type": 63 + }, + { + "name": "Int", + "values": [ + [ + "113", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "implicitMods": [ + "32% increased Elemental Damage" + ], + "explicitMods": [ + "+13% to Damage over Time Multiplier", + "30% increased Fire Damage", + "Adds 65 to 100 Fire Damage to Spells", + "+38% to Global Critical Strike Multiplier" + ], + "frameType": 2, + "x": 2, + "y": 5, + "inventoryId": "Stash2", + "socketedItems": [] + }, + { + "verified": false, + "w": 2, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQXJtb3Vycy9Cb290cy9Cb290c1N0ckludDMiLCJ3IjoyLCJoIjoyLCJzY2FsZSI6MX1d/e75ade3184/BootsStrInt3.png", + "league": "Mercenaries", + "id": "44521c005337feec9851e05c1bd21c9e1a35f504fad1422751b80640e7bb41b9", + "sockets": [ + { + "group": 0, + "attr": "S", + "sColour": "R" + } + ], + "name": "Blight Road", + "typeLine": "Soldier Boots", + "baseType": "Soldier Boots", + "rarity": "Rare", + "ilvl": 85, + "identified": true, + "properties": [ + { + "name": "Armour", + "values": [ + [ + "99", + 0 + ] + ], + "displayMode": 0, + "type": 16 + }, + { + "name": "Energy Shield", + "values": [ + [ + "20", + 0 + ] + ], + "displayMode": 0, + "type": 18 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "67", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "47", + 0 + ] + ], + "displayMode": 1, + "type": 63 + }, + { + "name": "Int", + "values": [ + [ + "47", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "explicitMods": [ + "+42 to Intelligence", + "+120 to maximum Life", + "Regenerate 86.1 Life per second", + "+47% to Lightning Resistance" + ], + "frameType": 2, + "x": 0, + "y": 8, + "inventoryId": "Stash2", + "socketedItems": [] + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQW11bGV0cy9UdXJxdW9pc2VBbXVsZXQiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/605b4da0e1/TurquoiseAmulet.png", + "league": "Mercenaries", + "id": "a8b75bba30e71cc21b1d8a3bc48d5eab4366fa94320306ea67427c6c55c12c90", + "name": "Viper Choker", + "typeLine": "Turquoise Amulet", + "baseType": "Turquoise Amulet", + "rarity": "Rare", + "ilvl": 70, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "51", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+19 to Dexterity and Intelligence" + ], + "explicitMods": [ + "+13% to Damage over Time Multiplier", + "25% increased Lightning Damage", + "+34 to maximum Mana", + "+16% to all Elemental Resistances" + ], + "frameType": 2, + "x": 10, + "y": 6, + "inventoryId": "Stash2" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQW11bGV0cy9UdXJxdW9pc2VBbXVsZXQiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/605b4da0e1/TurquoiseAmulet.png", + "league": "Mercenaries", + "id": "8c403666ef4794d9bc63f67f5850ecfe50e516b468943ca1cea7f21a38409858", + "name": "Beast Pendant", + "typeLine": "Turquoise Amulet", + "baseType": "Turquoise Amulet", + "rarity": "Rare", + "ilvl": 83, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "60", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+18 to Dexterity and Intelligence" + ], + "explicitMods": [ + "+21% to Damage over Time Multiplier", + "Adds 11 to 23 Cold Damage to Attacks", + "+16 to maximum Mana", + "+27% to Fire Resistance", + "+34% to Lightning Resistance" + ], + "craftedMods": [ + "+39 to maximum Life" + ], + "frameType": 2, + "x": 2, + "y": 0, + "inventoryId": "Stash2" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQW11bGV0cy9DaXRyaW5lQW11bGV0IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/95804f838b/CitrineAmulet.png", + "league": "Mercenaries", + "id": "9aff8bdff196f5b963a61d92440f5181cfb1e259696215cb1d480ea1ef9a3759", + "name": "Blood Heart", + "typeLine": "Citrine Amulet", + "baseType": "Citrine Amulet", + "rarity": "Rare", + "ilvl": 58, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "44", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+22 to Strength and Dexterity" + ], + "explicitMods": [ + "+37 to Intelligence", + "Adds 5 to 9 Physical Damage to Attacks", + "Adds 7 to 16 Cold Damage to Attacks", + "+102 to maximum Life", + "Regenerate 38.5 Life per second", + "Gain 28 Life per Enemy Killed" + ], + "frameType": 2, + "x": 11, + "y": 7, + "inventoryId": "Stash2" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvSmV3ZWxzL2Jhc2ljZGV4IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/9ed22a2b94/basicdex.png", + "league": "Mercenaries", + "id": "de5a46f6bd2e667ffbbb741067fcdcfdf10ec90bc621d154f57f3b75b4512527", + "name": "Hypnotic Solace", + "typeLine": "Viridian Jewel", + "baseType": "Viridian Jewel", + "rarity": "Rare", + "ilvl": 82, + "identified": true, + "explicitMods": [ + "+14 to Dexterity", + "14% increased Fire Damage", + "Gain 2 Mana per Enemy Hit with Attacks" + ], + "descrText": "Place into an allocated Jewel Socket on the Passive Skill Tree. Right click to remove from the Socket.", + "frameType": 2, + "x": 9, + "y": 10, + "inventoryId": "Stash2" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvUmluZ3MvUmluZzYiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/74a5d719fd/Ring6.png", + "league": "Mercenaries", + "id": "52fc2c3ac829f40b0fa71159abd2291ff093ceb2e9e3a50dce0857a49f8e4d04", + "name": "Brimstone Turn", + "typeLine": "Sapphire Ring", + "baseType": "Sapphire Ring", + "rarity": "Rare", + "ilvl": 64, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "48", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+24% to Cold Resistance" + ], + "explicitMods": [ + "+55 to maximum Life", + "Regenerate 26.2 Life per second", + "Regenerate 5.3 Mana per second", + "11% increased Mana Regeneration Rate", + "16% increased Rarity of Items found" + ], + "frameType": 2, + "x": 10, + "y": 8, + "inventoryId": "Stash2" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvSmV3ZWxzL2Jhc2ljZGV4IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/9ed22a2b94/basicdex.png", + "league": "Mercenaries", + "id": "e0c3d17fd1c662e6d8da0f3f71086f5d7f87099129b830920dcc1b96742c4a3b", + "name": "Spirit Desire", + "typeLine": "Viridian Jewel", + "baseType": "Viridian Jewel", + "rarity": "Rare", + "ilvl": 83, + "identified": true, + "explicitMods": [ + "13% increased Attack Damage while holding a Shield", + "+8% to Fire Damage over Time Multiplier", + "30% reduced Effect of Shock on you" + ], + "descrText": "Place into an allocated Jewel Socket on the Passive Skill Tree. Right click to remove from the Socket.", + "frameType": 2, + "x": 8, + "y": 11, + "inventoryId": "Stash2" + }, + { + "verified": false, + "w": 2, + "h": 3, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvV2VhcG9ucy9PbmVIYW5kV2VhcG9ucy9TY2VwdGVycy9zY2VwdGVyNiIsInciOjIsImgiOjMsInNjYWxlIjoxfV0/35e149f5cf/scepter6.png", + "league": "Mercenaries", + "id": "60bee2f2f840bdbfdf01f475923ba0acb206b791bd4a8d684403ef397743f321", + "sockets": [ + { + "group": 0, + "attr": "I", + "sColour": "B" + } + ], + "name": "Eagle Crack", + "typeLine": "Vaal Sceptre", + "baseType": "Vaal Sceptre", + "rarity": "Rare", + "ilvl": 79, + "identified": true, + "properties": [ + { + "name": "Sceptre", + "values": [], + "displayMode": 0 + }, + { + "name": "Physical Damage", + "values": [ + [ + "37-70", + 0 + ] + ], + "displayMode": 0, + "type": 9 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "7.00%", + 0 + ] + ], + "displayMode": 0, + "type": 12 + }, + { + "name": "Attacks per Second", + "values": [ + [ + "1.40", + 0 + ] + ], + "displayMode": 0, + "type": 13 + }, + { + "name": "Weapon Range: {0} metres", + "values": [ + [ + "1.1", + 0 + ] + ], + "displayMode": 3, + "type": 14 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "64", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "113", + 0 + ] + ], + "displayMode": 1, + "type": 63 + }, + { + "name": "Int", + "values": [ + [ + "113", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "implicitMods": [ + "32% increased Elemental Damage" + ], + "explicitMods": [ + "+17% to Damage over Time Multiplier", + "Adds 10 to 22 Fire Damage to Spells", + "30% increased Mana Regeneration Rate", + "2.26% of Physical Attack Damage Leeched as Life" + ], + "frameType": 2, + "x": 0, + "y": 4, + "inventoryId": "Stash2", + "socketedItems": [] + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvUmluZ3MvQW1ldGh5c3RSaW5nIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/804d781735/AmethystRing.png", + "league": "Mercenaries", + "id": "553ed6164e60d69580ec3e2f454ed91cd62b7710641d6f8506cb3122bb7ad644", + "name": "", + "typeLine": "Amethyst Ring", + "baseType": "Amethyst Ring", + "rarity": "Normal", + "ilvl": 84, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "30", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+22% to Chaos Resistance" + ], + "frameType": 0, + "x": 0, + "y": 7, + "inventoryId": "Stash2" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQW11bGV0cy9BbXVsZXQyIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/fe19a0a686/Amulet2.png", + "league": "Mercenaries", + "id": "faefa6c27b097e3a5ab702a58a711fe191c41b822f932ee81f2650819f6a3de7", + "name": "Gloom Pendant", + "typeLine": "Coral Amulet", + "baseType": "Coral Amulet", + "rarity": "Rare", + "ilvl": 85, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "48", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "Regenerate 3.9 Life per second" + ], + "explicitMods": [ + "+97 to Accuracy Rating", + "22% increased Armour", + "+103 to maximum Life", + "+40% to Lightning Resistance" + ], + "frameType": 2, + "x": 10, + "y": 7, + "inventoryId": "Stash2" + }, + { + "verified": false, + "w": 2, + "h": 3, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvV2VhcG9ucy9PbmVIYW5kV2VhcG9ucy9TY2VwdGVycy9zY2VwdGVyNiIsInciOjIsImgiOjMsInNjYWxlIjoxfV0/35e149f5cf/scepter6.png", + "league": "Mercenaries", + "id": "28b883dc57ca29a937a78db4b5ac2ac1d32f057090259342cb4ab4b44ba31aba", + "sockets": [ + { + "group": 0, + "attr": "S", + "sColour": "R" + }, + { + "group": 0, + "attr": "S", + "sColour": "R" + } + ], + "name": "Onslaught Crack", + "typeLine": "Vaal Sceptre", + "baseType": "Vaal Sceptre", + "rarity": "Rare", + "ilvl": 83, + "identified": true, + "properties": [ + { + "name": "Sceptre", + "values": [], + "displayMode": 0 + }, + { + "name": "Physical Damage", + "values": [ + [ + "45-85", + 1 + ] + ], + "displayMode": 0, + "type": 9 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "7.00%", + 0 + ] + ], + "displayMode": 0, + "type": 12 + }, + { + "name": "Attacks per Second", + "values": [ + [ + "1.40", + 0 + ] + ], + "displayMode": 0, + "type": 13 + }, + { + "name": "Weapon Range: {0} metres", + "values": [ + [ + "1.1", + 0 + ] + ], + "displayMode": 3, + "type": 14 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "65", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "113", + 0 + ] + ], + "displayMode": 1, + "type": 63 + }, + { + "name": "Int", + "values": [ + [ + "113", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "implicitMods": [ + "32% increased Elemental Damage" + ], + "explicitMods": [ + "22% increased Physical Damage", + "+26% to Damage over Time Multiplier", + "Adds 64 to 111 Fire Damage to Spells", + "86% increased Spell Critical Strike Chance", + "7% reduced Enemy Stun Threshold", + "+27 to Accuracy Rating" + ], + "frameType": 2, + "x": 4, + "y": 0, + "inventoryId": "Stash2", + "socketedItems": [] + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvSmV3ZWxzL2Jhc2ljZGV4IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/9ed22a2b94/basicdex.png", + "league": "Mercenaries", + "id": "dd9be233bf1ca674b866c157db64f4edabfa0d0eac23091db0a6eb06b4c0ee98", + "name": "Chimeric Desire", + "typeLine": "Viridian Jewel", + "baseType": "Viridian Jewel", + "rarity": "Rare", + "ilvl": 81, + "identified": true, + "explicitMods": [ + "+6% to Fire Damage over Time Multiplier", + "14% increased Fire Damage", + "13% increased Freeze Duration on Enemies", + "3% chance to Freeze" + ], + "descrText": "Place into an allocated Jewel Socket on the Passive Skill Tree. Right click to remove from the Socket.", + "frameType": 2, + "x": 11, + "y": 11, + "inventoryId": "Stash2" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQW11bGV0cy9BbXVsZXQ2IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/9c1412b6dd/Amulet6.png", + "league": "Mercenaries", + "id": "d20541adae0b128fdbe9fa1eb1d6f90a408842736cc01b794cd8e2d979c3c91f", + "name": "Dragon Braid", + "typeLine": "Gold Amulet", + "baseType": "Gold Amulet", + "rarity": "Rare", + "ilvl": 56, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "31", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "16% increased Rarity of Items found" + ], + "explicitMods": [ + "+14 to all Attributes", + "13% increased Fire Damage", + "16% increased Armour", + "Regenerate 13.8 Life per second", + "14% increased Rarity of Items found" + ], + "frameType": 2, + "x": 11, + "y": 8, + "inventoryId": "Stash2" + }, + { + "verified": false, + "w": 2, + "h": 3, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvV2VhcG9ucy9PbmVIYW5kV2VhcG9ucy9TY2VwdGVycy9zY2VwdGVyNiIsInciOjIsImgiOjMsInNjYWxlIjoxfV0/35e149f5cf/scepter6.png", + "league": "Mercenaries", + "id": "8c4e54ce6645fce5019310e48dd2dc038432eb945909948d123ff5f9a71775fb", + "sockets": [ + { + "group": 0, + "attr": "I", + "sColour": "B" + }, + { + "group": 1, + "attr": "S", + "sColour": "R" + }, + { + "group": 1, + "attr": "I", + "sColour": "B" + } + ], + "name": "Glyph Spell", + "typeLine": "Vaal Sceptre", + "baseType": "Vaal Sceptre", + "rarity": "Rare", + "ilvl": 82, + "identified": true, + "properties": [ + { + "name": "Sceptre", + "values": [], + "displayMode": 0 + }, + { + "name": "Physical Damage", + "values": [ + [ + "37-70", + 0 + ] + ], + "displayMode": 0, + "type": 9 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "7.00%", + 0 + ] + ], + "displayMode": 0, + "type": 12 + }, + { + "name": "Attacks per Second", + "values": [ + [ + "1.40", + 0 + ] + ], + "displayMode": 0, + "type": 13 + }, + { + "name": "Weapon Range: {0} metres", + "values": [ + [ + "1.1", + 0 + ] + ], + "displayMode": 3, + "type": 14 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "64", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "92", + 1 + ] + ], + "displayMode": 1, + "type": 63 + }, + { + "name": "Int", + "values": [ + [ + "92", + 1 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "implicitMods": [ + "32% increased Elemental Damage" + ], + "explicitMods": [ + "18% reduced Attribute Requirements", + "60% increased Fire Damage", + "Adds 17 to 30 Fire Damage to Spells", + "17% increased Spell Critical Strike Chance" + ], + "frameType": 2, + "x": 4, + "y": 3, + "inventoryId": "Stash2", + "socketedItems": [] + } + ] + }, + "UnknownAccount!-Mercenaries-2-stis": { + "numTabs": 14, + "items": [ + { + "verified": false, + "w": 2, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQXJtb3Vycy9IZWxtZXRzL0hlbG1ldFN0cjciLCJ3IjoyLCJoIjoyLCJzY2FsZSI6MX1d/2844841911/HelmetStr7.png", + "league": "Mercenaries", + "id": "90b4f5b0703ca0c7b6a611d098d7760c703bc12fb61a90d2b0ac195f1f33c56f", + "influences": { + "elder": true + }, + "elder": true, + "sockets": [ + { + "group": 0, + "attr": "S", + "sColour": "R" + }, + { + "group": 0, + "attr": "S", + "sColour": "R" + }, + { + "group": 1, + "attr": "S", + "sColour": "R" + } + ], + "name": "Rift Star", + "typeLine": "Siege Helmet", + "baseType": "Siege Helmet", + "rarity": "Rare", + "ilvl": 85, + "identified": true, + "properties": [ + { + "name": "Armour", + "values": [ + [ + "240", + 0 + ] + ], + "displayMode": 0, + "type": 16 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "60", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "101", + 0 + ] + ], + "displayMode": 1, + "type": 63 + } + ], + "explicitMods": [ + "Socketed Gems are Supported by Level 18 Minion Life", + "+64 to Accuracy Rating", + "11% increased Rarity of Items found", + "+42% to Lightning Resistance", + "Minions have 20% increased maximum Life" + ], + "frameType": 2, + "x": 0, + "y": 2, + "inventoryId": "Stash3", + "socketedItems": [] + }, + { + "verified": false, + "w": 2, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQXJtb3Vycy9HbG92ZXMvR2xvdmVzSW50NCIsInciOjIsImgiOjIsInNjYWxlIjoxfV0/484e9bd879/GlovesInt4.png", + "league": "Mercenaries", + "id": "7124e90d809ce0cb24dbc30828696b62049fe4a16f5954c7123c14be1576e868", + "influences": { + "elder": true + }, + "elder": true, + "sockets": [ + { + "group": 0, + "attr": "I", + "sColour": "B" + }, + { + "group": 0, + "attr": "I", + "sColour": "B" + }, + { + "group": 1, + "attr": "D", + "sColour": "G" + } + ], + "name": "Soul Caress", + "typeLine": "Conjurer Gloves", + "baseType": "Conjurer Gloves", + "rarity": "Rare", + "ilvl": 85, + "identified": true, + "properties": [ + { + "name": "Energy Shield", + "values": [ + [ + "53", + 1 + ] + ], + "displayMode": 0, + "type": 18 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "68", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Int", + "values": [ + [ + "79", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "explicitMods": [ + "Socketed Gems are supported by Level 20 Faster Projectiles", + "+14 to maximum Energy Shield", + "36% increased Energy Shield Recharge Rate", + "+149 to maximum Life", + "28% increased Projectile Speed" + ], + "frameType": 2, + "x": 6, + "y": 2, + "inventoryId": "Stash3", + "socketedItems": [] + }, + { + "verified": false, + "w": 2, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQmVsdHMvRmFtaW5lYmluZCIsInciOjIsImgiOjEsInNjYWxlIjoxfV0/a790722613/Faminebind.png", + "league": "Mercenaries", + "id": "1f790e218eec878e7ab8dd26fedc62721c79dd4f073069f9f72ae0143fc32651", + "name": "Faminebind", + "typeLine": "Rustic Sash", + "baseType": "Rustic Sash", + "rarity": "Unique", + "ilvl": 85, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "18", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "16% increased Global Physical Damage" + ], + "explicitMods": [ + "+20% to Cold Resistance", + "20% increased Projectile Damage", + "30% reduced Flask Charges gained", + "60% increased Flask Effect Duration", + "Deals 50 Chaos Damage per second to nearby Enemies" + ], + "flavourText": [ + "After the Great Fire, the land lay barren\r", + "and our forefathers grew weak.\r", + "Mother Gull took pity on them\r", + "and gave them grain and water." + ], + "frameType": 3, + "x": 8, + "y": 6, + "inventoryId": "Stash3" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvSGVpc3QvRW5hbWVsQnJvb2NoIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/0d1e9c956e/EnamelBrooch.png", + "league": "Mercenaries", + "id": "194e121cc38db4dd80e215b6317d5a88283eb7e9a04c3451e0e2401b1d4cd24e", + "name": "", + "typeLine": "Dangerous Enamel Brooch", + "baseType": "Enamel Brooch", + "rarity": "Magic", + "ilvl": 82, + "identified": true, + "properties": [ + { + "name": "Any Heist member can equip this item.", + "values": [ + [ + "", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level {0} in {1}", + "values": [ + [ + "4", + 0 + ], + [ + "Any Job", + 0 + ] + ], + "displayMode": 3 + } + ], + "implicitMods": [ + "23% increased Rarity of Items dropped in Heists" + ], + "explicitMods": [ + "42% increased Damage" + ], + "descrText": "Can only be equipped to Heist members.", + "frameType": 1, + "x": 8, + "y": 9, + "inventoryId": "Stash3" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvSmV3ZWxzL2Jhc2ljaW50IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/510013aec2/basicint.png", + "league": "Mercenaries", + "id": "a58265bbd99709b06490dc5130b3f1afb1a5f2458fb980d205783d8730ab5877", + "name": "Rapture Wound", + "typeLine": "Cobalt Jewel", + "baseType": "Cobalt Jewel", + "rarity": "Rare", + "ilvl": 85, + "identified": true, + "explicitMods": [ + "5% increased Cast Speed with Fire Skills", + "9% increased Global Critical Strike Chance", + "17% increased Critical Strike Chance with Fire Skills" + ], + "descrText": "Place into an allocated Jewel Socket on the Passive Skill Tree. Right click to remove from the Socket.", + "frameType": 2, + "x": 3, + "y": 5, + "inventoryId": "Stash3" + }, + { + "verified": false, + "w": 2, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQmVsdHMvQmVsdDYiLCJ3IjoyLCJoIjoxLCJzY2FsZSI6MX1d/7ae25523b2/Belt6.png", + "league": "Mercenaries", + "id": "30de4a2869959187c1cc46e4bc13ff6254e3031eb292908f1827d3bb16f4a12b", + "name": "Bramble Buckle", + "typeLine": "Studded Belt", + "baseType": "Studded Belt", + "rarity": "Rare", + "ilvl": 84, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "62", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "21% increased Stun Duration on Enemies" + ], + "explicitMods": [ + "+8 to Strength", + "+8 to maximum Energy Shield", + "Regenerate 103.9 Life per second", + "+39% to Lightning Resistance", + "32% increased Elemental Damage with Attack Skills" + ], + "frameType": 2, + "x": 2, + "y": 7, + "inventoryId": "Stash3" + }, + { + "verified": false, + "w": 2, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQmVsdHMvQmVsdDUiLCJ3IjoyLCJoIjoxLCJzY2FsZSI6MX1d/a513a7e6b4/Belt5.png", + "league": "Mercenaries", + "id": "236d35023f9d6c1803a9bc060ec6e0c7dfb705bab3d7d2c8e7ea122810e7b269", + "name": "Brood Clasp", + "typeLine": "Heavy Belt", + "baseType": "Heavy Belt", + "rarity": "Rare", + "ilvl": 84, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "67", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+26 to Strength" + ], + "explicitMods": [ + "+31 to maximum Life", + "+47% to Cold Resistance", + "+28% to Lightning Resistance", + "13% increased Flask Mana Recovery rate" + ], + "frameType": 2, + "x": 8, + "y": 7, + "inventoryId": "Stash3" + }, + { + "verified": false, + "w": 2, + "h": 3, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvV2VhcG9ucy9PbmVIYW5kV2VhcG9ucy9TY2VwdGVycy9zY2VwdGVyOCIsInciOjIsImgiOjMsInNjYWxlIjoxfV0/6644b94336/scepter8.png", + "league": "Mercenaries", + "id": "a25940500238a74f807ed9a44d8128d6b0f131815d9235ec34d4ab2eb1b0bfb3", + "influences": { + "shaper": true + }, + "shaper": true, + "sockets": [ + { + "group": 0, + "attr": "S", + "sColour": "R" + }, + { + "group": 0, + "attr": "S", + "sColour": "R" + }, + { + "group": 1, + "attr": "I", + "sColour": "B" + } + ], + "name": "Woe Blow", + "typeLine": "Abyssal Sceptre", + "baseType": "Abyssal Sceptre", + "rarity": "Rare", + "ilvl": 85, + "identified": true, + "properties": [ + { + "name": "Sceptre", + "values": [], + "displayMode": 0 + }, + { + "name": "Physical Damage", + "values": [ + [ + "53-79", + 1 + ] + ], + "displayMode": 0, + "type": 9 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "8.32%", + 1 + ] + ], + "displayMode": 0, + "type": 12 + }, + { + "name": "Attacks per Second", + "values": [ + [ + "1.25", + 0 + ] + ], + "displayMode": 0, + "type": 13 + }, + { + "name": "Weapon Range: {0} metres", + "values": [ + [ + "1.1", + 0 + ] + ], + "displayMode": 3, + "type": 14 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "60", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "83", + 0 + ] + ], + "displayMode": 1, + "type": 63 + }, + { + "name": "Int", + "values": [ + [ + "99", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "implicitMods": [ + "30% increased Elemental Damage" + ], + "explicitMods": [ + "Socketed Gems are Supported by Level 20 Elemental Proliferation", + "18% increased Physical Damage", + "35% increased Fire Damage", + "Adds 39 to 67 Cold Damage to Spells", + "14% increased Critical Strike Chance", + "21% increased Stun Duration on Enemies", + "+20 to Accuracy Rating", + "8% chance to Freeze, Shock and Ignite" + ], + "frameType": 2, + "x": 6, + "y": 7, + "inventoryId": "Stash3", + "socketedItems": [] + }, + { + "verified": false, + "w": 2, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQXJtb3Vycy9Cb290cy9Cb290c0RleEludDQiLCJ3IjoyLCJoIjoyLCJzY2FsZSI6MX1d/bad1ba72df/BootsDexInt4.png", + "league": "Mercenaries", + "id": "62c6fee0ccd959c1aaee9c3f5de2d7a6e758fb99404ecd490eae3c4ca669d17e", + "influences": { + "crusader": true + }, + "sockets": [ + { + "group": 0, + "attr": "D", + "sColour": "G" + } + ], + "name": "Maelström Pace", + "typeLine": "Phantom Boots", + "baseType": "Phantom Boots", + "rarity": "Rare", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Evasion Rating", + "values": [ + [ + "207", + 0 + ] + ], + "displayMode": 0, + "type": 17 + }, + { + "name": "Energy Shield", + "values": [ + [ + "41", + 0 + ] + ], + "displayMode": 0, + "type": 18 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "84", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "98", + 0 + ] + ], + "displayMode": 1, + "type": 64 + }, + { + "name": "Int", + "values": [ + [ + "98", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "explicitMods": [ + "+2 to Level of Socketed Lightning Gems", + "+43 to maximum Mana", + "+6% to Cold Resistance", + "+21% to Chaos Resistance", + "10% increased Movement Speed", + "13% increased Stun and Block Recovery" + ], + "frameType": 2, + "x": 0, + "y": 8, + "inventoryId": "Stash3", + "socketedItems": [] + }, + { + "verified": false, + "w": 2, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQXJtb3Vycy9TaGllbGRzL1NoaWVsZERleDMiLCJ3IjoyLCJoIjoyLCJzY2FsZSI6MX1d/10a005f978/ShieldDex3.png", + "league": "Mercenaries", + "id": "038c64e9745626d198d37692947ee028510030e2911d317b18edbf115161a3e5", + "sockets": [ + { + "group": 0, + "attr": "I", + "sColour": "B" + }, + { + "group": 0, + "attr": "D", + "sColour": "G" + } + ], + "name": "Brimstone Badge", + "typeLine": "Lacquered Buckler", + "baseType": "Lacquered Buckler", + "rarity": "Rare", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Chance to Block", + "values": [ + [ + "24%", + 0 + ] + ], + "displayMode": 0, + "type": 15 + }, + { + "name": "Evasion Rating", + "values": [ + [ + "757", + 1 + ] + ], + "displayMode": 0, + "type": 17 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "66", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "154", + 0 + ] + ], + "displayMode": 1, + "type": 64 + } + ], + "implicitMods": [ + "6% increased Movement Speed" + ], + "explicitMods": [ + "+19% chance to Suppress Spell Damage", + "44% increased Evasion Rating", + "+152 to maximum Life", + "Regenerate 137.9 Life per second", + "+14% to Cold Resistance", + "8% increased Stun and Block Recovery" + ], + "frameType": 2, + "x": 0, + "y": 10, + "inventoryId": "Stash3", + "socketedItems": [] + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvSmV3ZWxzL2Jhc2ljZGV4IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/9ed22a2b94/basicdex.png", + "league": "Mercenaries", + "id": "0ff7874b1f1ce886df9c41a106ad6df2811fd659054ff394170e37c75dc4eb31", + "name": "Entropy Bloom", + "typeLine": "Viridian Jewel", + "baseType": "Viridian Jewel", + "rarity": "Rare", + "ilvl": 84, + "identified": true, + "explicitMods": [ + "+10 to Strength and Dexterity", + "14% increased Cold Damage", + "+18% to Critical Strike Multiplier with Fire Skills", + "13% increased Freeze Duration on Enemies", + "5% chance to Freeze" + ], + "descrText": "Place into an allocated Jewel Socket on the Passive Skill Tree. Right click to remove from the Socket.", + "frameType": 2, + "x": 11, + "y": 7, + "inventoryId": "Stash3" + }, + { + "verified": false, + "w": 2, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQXJtb3Vycy9IZWxtZXRzL0hlbG1ldFN0ckRleDkiLCJ3IjoyLCJoIjoyLCJzY2FsZSI6MX1d/f0313fc805/HelmetStrDex9.png", + "league": "Mercenaries", + "id": "8a3cd3401e03ea1f28ba3cbde5b99c291d52e627409a11fbafc620bfdf65533e", + "sockets": [ + { + "group": 0, + "attr": "D", + "sColour": "G" + } + ], + "name": "Foe Horn", + "typeLine": "Pig-Faced Bascinet", + "baseType": "Pig-Faced Bascinet", + "rarity": "Rare", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Armour", + "values": [ + [ + "406", + 1 + ] + ], + "displayMode": 0, + "type": 16 + }, + { + "name": "Evasion Rating", + "values": [ + [ + "282", + 1 + ] + ], + "displayMode": 0, + "type": 17 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "63", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "85", + 0 + ] + ], + "displayMode": 1, + "type": 63 + }, + { + "name": "Dex", + "values": [ + [ + "62", + 0 + ] + ], + "displayMode": 1, + "type": 64 + } + ], + "explicitMods": [ + "+20 to Dexterity", + "63% increased Armour and Evasion", + "+110 to maximum Life", + "Regenerate 109.5 Life per second" + ], + "frameType": 2, + "x": 2, + "y": 2, + "inventoryId": "Stash3", + "socketedItems": [] + }, + { + "verified": false, + "w": 2, + "h": 3, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQXJtb3Vycy9Cb2R5QXJtb3Vycy9Cb2R5RGV4SW50MkMiLCJ3IjoyLCJoIjozLCJzY2FsZSI6MX1d/6744d2d486/BodyDexInt2C.png", + "league": "Mercenaries", + "id": "4bcc38ebc752141a64cccbe123dd44b175b4f27c785716990dfb84bdae3f7d01", + "sockets": [ + { + "group": 0, + "attr": "I", + "sColour": "B" + } + ], + "name": "Tempest Hide", + "typeLine": "Torturer Garb", + "baseType": "Torturer Garb", + "rarity": "Rare", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Evasion Rating", + "values": [ + [ + "973", + 1 + ] + ], + "displayMode": 0, + "type": 17 + }, + { + "name": "Energy Shield", + "values": [ + [ + "196", + 1 + ] + ], + "displayMode": 0, + "type": 18 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "78", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "151", + 0 + ] + ], + "displayMode": 1, + "type": 64 + }, + { + "name": "Int", + "values": [ + [ + "151", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "explicitMods": [ + "+12 to Intelligence", + "39% increased Evasion and Energy Shield", + "+92 to maximum Life", + "Regenerate 147.5 Life per second", + "+39% to Fire Resistance", + "17% increased Stun and Block Recovery" + ], + "frameType": 2, + "x": 4, + "y": 9, + "inventoryId": "Stash3", + "socketedItems": [] + }, + { + "verified": false, + "w": 2, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQXJtb3Vycy9Cb290cy9TcGlyaXRCb290c0Jhc2VUeXBlIiwidyI6MiwiaCI6Miwic2NhbGUiOjF9XQ/c6826fae52/SpiritBootsBaseType.png", + "league": "Mercenaries", + "id": "0dc4843f14e32ec386b66ed25f97727aa7b3605049e6e2aa90f6a49430827891", + "sockets": [ + { + "group": 0, + "attr": "I", + "sColour": "B" + }, + { + "group": 1, + "attr": "I", + "sColour": "B" + } + ], + "name": "Loath Trail", + "typeLine": "Runic Sabatons", + "baseType": "Runic Sabatons", + "rarity": "Rare", + "ilvl": 83, + "identified": true, + "properties": [ + { + "name": "Ward", + "values": [ + [ + "116", + 1 + ] + ], + "displayMode": 0, + "type": 54 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "69", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "46", + 0 + ] + ], + "displayMode": 1, + "type": 63 + }, + { + "name": "Dex", + "values": [ + [ + "46", + 0 + ] + ], + "displayMode": 1, + "type": 64 + }, + { + "name": "Int", + "values": [ + [ + "46", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "explicitMods": [ + "13% increased Ward", + "+94 to maximum Life", + "+35% to Fire Resistance", + "+23% to Cold Resistance", + "6% increased Stun and Block Recovery" + ], + "frameType": 2, + "x": 0, + "y": 4, + "inventoryId": "Stash3", + "socketedItems": [] + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvUmluZ3MvQW1ldGh5c3RSaW5nIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/804d781735/AmethystRing.png", + "league": "Mercenaries", + "id": "827d5ac187fe42f53823ea9e25c0ed10535de49b86e930de5c3583f337698045", + "name": "", + "typeLine": "Amethyst Ring", + "baseType": "Amethyst Ring", + "rarity": "Normal", + "ilvl": 84, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "30", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+20% to Chaos Resistance" + ], + "frameType": 0, + "x": 11, + "y": 6, + "inventoryId": "Stash3" + }, + { + "verified": false, + "w": 2, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQXJtb3Vycy9IZWxtZXRzL0hlbG1ldFN0ckRleDEwIiwidyI6MiwiaCI6Miwic2NhbGUiOjF9XQ/4c9ea10e7c/HelmetStrDex10.png", + "league": "Mercenaries", + "id": "52331ff566f7835b46786e739f52b2265a70e9f3c41998d8cd74025ff92a36d7", + "sockets": [ + { + "group": 0, + "attr": "D", + "sColour": "G" + }, + { + "group": 0, + "attr": "D", + "sColour": "G" + }, + { + "group": 0, + "attr": "D", + "sColour": "G" + } + ], + "name": "Kraken Corona", + "typeLine": "Haunted Bascinet", + "baseType": "Haunted Bascinet", + "rarity": "Rare", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Armour", + "values": [ + [ + "440", + 1 + ] + ], + "displayMode": 0, + "type": 16 + }, + { + "name": "Evasion Rating", + "values": [ + [ + "362", + 0 + ] + ], + "displayMode": 0, + "type": 17 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "84", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "132", + 0 + ] + ], + "displayMode": 1, + "type": 63 + }, + { + "name": "Dex", + "values": [ + [ + "132", + 0 + ] + ], + "displayMode": 1, + "type": 64 + } + ], + "explicitMods": [ + "+78 to Armour", + "+29 to maximum Life", + "+14% to Fire Resistance", + "+33% to Chaos Resistance", + "Reflects 8 Physical Damage to Melee Attackers", + "+17% to Cold and Chaos Resistances" + ], + "frameType": 2, + "x": 0, + "y": 0, + "inventoryId": "Stash3", + "socketedItems": [] + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvUmluZ3MvQW1ldGh5c3RSaW5nIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/804d781735/AmethystRing.png", + "league": "Mercenaries", + "id": "8678d500afc17b7909f212f832d80caeaabad8595c0a5cf11b482d32bcd12e1f", + "name": "", + "typeLine": "Amethyst Ring", + "baseType": "Amethyst Ring", + "rarity": "Normal", + "ilvl": 84, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "30", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+21% to Chaos Resistance" + ], + "frameType": 0, + "x": 10, + "y": 6, + "inventoryId": "Stash3" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvUmluZ3MvU2FwcGhpcmVSdWJ5IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/7df6d65dfd/SapphireRuby.png", + "league": "Mercenaries", + "id": "5338fd606630cdb2e249d22a4a806365ffe79d8a0db9ec57d868fb540acee092", + "name": "", + "typeLine": "Two-Stone Ring", + "baseType": "Two-Stone Ring", + "rarity": "Normal", + "ilvl": 84, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "20", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+15% to Fire and Cold Resistances" + ], + "frameType": 0, + "x": 10, + "y": 7, + "inventoryId": "Stash3" + }, + { + "verified": false, + "w": 2, + "h": 3, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQXJtb3Vycy9Cb2R5QXJtb3Vycy9Cb2R5RGV4MkMiLCJ3IjoyLCJoIjozLCJzY2FsZSI6MX1d/8f1d1cfaa9/BodyDex2C.png", + "league": "Mercenaries", + "id": "a915ff7b2ddecf1b4c055aebbd4222c95282e5ad7c404470fe073e1dc0e22fb7", + "sockets": [ + { + "group": 0, + "attr": "D", + "sColour": "G" + }, + { + "group": 0, + "attr": "D", + "sColour": "G" + }, + { + "group": 1, + "attr": "D", + "sColour": "G" + } + ], + "name": "Brood Pelt", + "typeLine": "Syndicate's Garb", + "baseType": "Syndicate's Garb", + "rarity": "Rare", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Evasion Rating", + "values": [ + [ + "2613", + 1 + ] + ], + "displayMode": 0, + "type": 17 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "84", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "293", + 0 + ] + ], + "displayMode": 1, + "type": 64 + } + ], + "explicitMods": [ + "91% increased Evasion Rating", + "+169 to maximum Life", + "+45% to Fire Resistance", + "+41% to Lightning Resistance", + "Reflects 6 Physical Damage to Melee Attackers" + ], + "craftedMods": [ + "+15% to Cold and Chaos Resistances" + ], + "frameType": 2, + "x": 4, + "y": 0, + "inventoryId": "Stash3", + "socketedItems": [] + }, + { + "verified": false, + "w": 2, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQmVsdHMvQmVsdDUiLCJ3IjoyLCJoIjoxLCJzY2FsZSI6MX1d/a513a7e6b4/Belt5.png", + "league": "Mercenaries", + "id": "f3097d3b6fca8a5382ff266d653c8e23f84e4bfc97e66ea155319e5a3d685229", + "name": "Mind Harness", + "typeLine": "Heavy Belt", + "baseType": "Heavy Belt", + "rarity": "Rare", + "ilvl": 85, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "48", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+35 to Strength" + ], + "explicitMods": [ + "6% reduced Enemy Stun Threshold", + "+53 to maximum Life", + "Regenerate 33.4 Life per second", + "+39% to Cold Resistance" + ], + "frameType": 2, + "x": 8, + "y": 8, + "inventoryId": "Stash3" + }, + { + "verified": false, + "w": 2, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQXJtb3Vycy9Cb290cy9Cb290c0RleDMiLCJ3IjoyLCJoIjoyLCJzY2FsZSI6MX1d/f2e9a30d4a/BootsDex3.png", + "league": "Mercenaries", + "id": "6060ebf9c2d51c1d726a77082640a7abf5d07d07db7120a4e8cc4e308be5f670", + "sockets": [ + { + "group": 0, + "attr": "D", + "sColour": "G" + }, + { + "group": 0, + "attr": "D", + "sColour": "G" + }, + { + "group": 0, + "attr": "D", + "sColour": "G" + } + ], + "name": "Phoenix Sole", + "typeLine": "Stealth Boots", + "baseType": "Stealth Boots", + "rarity": "Rare", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Evasion Rating", + "values": [ + [ + "398", + 1 + ] + ], + "displayMode": 0, + "type": 17 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "67", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "117", + 0 + ] + ], + "displayMode": 1, + "type": 64 + } + ], + "explicitMods": [ + "+41 to Dexterity", + "+116 to Evasion Rating", + "16% increased Evasion Rating", + "+128 to maximum Life", + "+47% to Cold Resistance", + "+48% to Lightning Resistance", + "8% increased Stun and Block Recovery" + ], + "frameType": 2, + "x": 2, + "y": 8, + "inventoryId": "Stash3", + "socketedItems": [] + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvUmluZ3MvU2FwcGhpcmVSdWJ5IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/7df6d65dfd/SapphireRuby.png", + "league": "Mercenaries", + "id": "fc2458e03add7ec65a6512f223593022a76ae3b65f8cc94f5b616c67d1343fca", + "name": "", + "typeLine": "Two-Stone Ring", + "baseType": "Two-Stone Ring", + "rarity": "Normal", + "ilvl": 84, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "20", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+16% to Fire and Cold Resistances" + ], + "frameType": 0, + "x": 6, + "y": 4, + "inventoryId": "Stash3" + }, + { + "verified": false, + "w": 2, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQXJtb3Vycy9Cb290cy9Cb290c1N0ckRleDIiLCJ3IjoyLCJoIjoyLCJzY2FsZSI6MX1d/d5b5430d4c/BootsStrDex2.png", + "league": "Mercenaries", + "id": "573d5bce642de6e3c63c61fce6d552c25ad7c2cd3da1a2b054bbad9c7b9ef527", + "influences": { + "elder": true + }, + "elder": true, + "sockets": [ + { + "group": 0, + "attr": "D", + "sColour": "G" + } + ], + "name": "Corruption Goad", + "typeLine": "Hydrascale Boots", + "baseType": "Hydrascale Boots", + "rarity": "Rare", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Armour", + "values": [ + [ + "118", + 0 + ] + ], + "displayMode": 0, + "type": 16 + }, + { + "name": "Evasion Rating", + "values": [ + [ + "118", + 0 + ] + ], + "displayMode": 0, + "type": 17 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "59", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "56", + 0 + ] + ], + "displayMode": 1, + "type": 63 + }, + { + "name": "Dex", + "values": [ + [ + "56", + 0 + ] + ], + "displayMode": 1, + "type": 64 + } + ], + "explicitMods": [ + "+28 to Dexterity", + "Regenerate 95.7 Life per second", + "+16% to Fire Resistance", + "5% chance to gain an Endurance Charge on Kill" + ], + "frameType": 2, + "x": 6, + "y": 0, + "inventoryId": "Stash3", + "socketedItems": [] + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2V0dGxlcnMvVmlsbGFnZVJ1bmUxIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/539dfedcaf/VillageRune1.png", + "stackSize": 2, + "maxStackSize": 10, + "league": "Mercenaries", + "id": "4963811cc98ef5e67f0256c280b319cb8e65bfa12df47abdce5c41acc676cef5", + "name": "", + "typeLine": "Runegraft of the Fortress", + "baseType": "Runegraft of the Fortress", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "2/10", + 0 + ] + ], + "displayMode": 0, + "type": 32 + }, + { + "name": "Replaces a {0} Passive Skill", + "values": [ + [ + "Mastery", + 0 + ] + ], + "displayMode": 3 + } + ], + "explicitMods": [ + "10% reduced Attributes", + "40% increased Global Defences" + ], + "descrText": "Right click this item then left click\nan allocated Passive Mastery Skill.\nOnly one Runegraft of any given\ntype can be in use at a time.", + "frameType": 5, + "x": 8, + "y": 3, + "inventoryId": "Stash3" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvUmluZ3MvU2FwcGhpcmVSdWJ5IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/7df6d65dfd/SapphireRuby.png", + "league": "Mercenaries", + "id": "60a487460c5522adc586e88aa7dbaeaa3ce93a9627b2a8bd01bb44281d0a6648", + "name": "", + "typeLine": "Two-Stone Ring", + "baseType": "Two-Stone Ring", + "rarity": "Normal", + "ilvl": 85, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "20", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+16% to Fire and Cold Resistances" + ], + "frameType": 0, + "x": 10, + "y": 11, + "inventoryId": "Stash3" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2V0dGxlcnMvVmlsbGFnZVJ1bmUyNSIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/f2b2920431/VillageRune25.png", + "stackSize": 1, + "maxStackSize": 10, + "league": "Mercenaries", + "id": "5814a2393c7c5a833cf690901f5d14c37d0668e43941f8e87376d036670f1f04", + "name": "", + "typeLine": "Runegraft of the Novamark", + "baseType": "Runegraft of the Novamark", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/10", + 0 + ] + ], + "displayMode": 0, + "type": 32 + }, + { + "name": "Replaces a {0} Passive Skill", + "values": [ + [ + "Mastery", + 0 + ] + ], + "displayMode": 3 + } + ], + "explicitMods": [ + "Nova Spells Cast at a Marked target instead of around you if possible" + ], + "descrText": "Right click this item then left click\nan allocated Passive Mastery Skill.\nOnly one Runegraft of any given\ntype can be in use at a time.", + "frameType": 5, + "x": 8, + "y": 4, + "inventoryId": "Stash3" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2V0dGxlcnMvVmlsbGFnZVJ1bmU3IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/b7a66fc6ab/VillageRune7.png", + "stackSize": 1, + "maxStackSize": 10, + "league": "Mercenaries", + "id": "d0fca30e068e687da0eb90916e033ddb2c03237fab14ac6bfb55e8b555fb204d", + "name": "", + "typeLine": "Runegraft of Recompense", + "baseType": "Runegraft of Recompense", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/10", + 0 + ] + ], + "displayMode": 0, + "type": 32 + }, + { + "name": "Replaces a {0} Passive Skill", + "values": [ + [ + "Mastery", + 0 + ] + ], + "displayMode": 3 + } + ], + "explicitMods": [ + "Recover 10% of Skill Mana Cost per unspent Chain when Projectiles end, up to 50%" + ], + "descrText": "Right click this item then left click\nan allocated Passive Mastery Skill.\nOnly one Runegraft of any given\ntype can be in use at a time.", + "frameType": 5, + "x": 8, + "y": 5, + "inventoryId": "Stash3" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvUmluZ3MvU2FwcGhpcmVSdWJ5IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/7df6d65dfd/SapphireRuby.png", + "league": "Mercenaries", + "id": "82182d10b21151ca650218bcb85ba914bf08d23f8d83b9c160dd41602c29a80d", + "name": "", + "typeLine": "Fleet Two-Stone Ring", + "baseType": "Two-Stone Ring", + "rarity": "Magic", + "ilvl": 85, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "33", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+16% to Fire and Cold Resistances" + ], + "explicitMods": [ + "+67 to Evasion Rating" + ], + "frameType": 1, + "x": 7, + "y": 4, + "inventoryId": "Stash3" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQW11bGV0cy9BbXVsZXQ1IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/998c42287b/Amulet5.png", + "league": "Mercenaries", + "id": "0605190af4cfdbebc3869d3de81710e2079eeeae89edee85aed15ee750e56759", + "name": "Dragon Torc", + "typeLine": "Lapis Amulet", + "baseType": "Lapis Amulet", + "rarity": "Rare", + "ilvl": 84, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "30", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+26 to Intelligence" + ], + "explicitMods": [ + "21% increased Global Critical Strike Chance", + "12% increased Evasion Rating", + "8% increased maximum Energy Shield", + "+26 to maximum Life", + "+24% to Fire Resistance", + "+29% to Cold Resistance" + ], + "frameType": 2, + "x": 3, + "y": 6, + "inventoryId": "Stash3" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvUmluZ3MvVG9wYXpSdWJ5IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/8878077651/TopazRuby.png", + "league": "Mercenaries", + "id": "07ee1d4ba81918df8111e1b0a84a0feeb9f849b594bf091f734338c829e35504", + "name": "", + "typeLine": "Two-Stone Ring", + "baseType": "Two-Stone Ring", + "rarity": "Normal", + "ilvl": 84, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "20", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+16% to Fire and Lightning Resistances" + ], + "frameType": 0, + "x": 10, + "y": 8, + "inventoryId": "Stash3" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvUmluZ3MvU2FwcGhpcmVSdWJ5IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/7df6d65dfd/SapphireRuby.png", + "league": "Mercenaries", + "id": "036cde559de5e50faac1dbcb8b8cd0699d43ca012243efb5a68c8c6aaca13266", + "name": "Maelström Gyre", + "typeLine": "Two-Stone Ring", + "baseType": "Two-Stone Ring", + "rarity": "Rare", + "ilvl": 83, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "57", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+16% to Fire and Cold Resistances" + ], + "explicitMods": [ + "+38 to Dexterity", + "21% increased Fire Damage", + "10% increased Rarity of Items found", + "+44% to Lightning Resistance" + ], + "frameType": 2, + "x": 11, + "y": 3, + "inventoryId": "Stash3" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2V0dGxlcnMvVmlsbGFnZVJ1bmU2IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f655bb547e/VillageRune6.png", + "stackSize": 1, + "maxStackSize": 10, + "league": "Mercenaries", + "id": "d8e3f38f20cbe2b9f96dbedd88a5ca64fd30e605b3241f02d864a1edb942f190", + "name": "", + "typeLine": "Runegraft of the Sinistral", + "baseType": "Runegraft of the Sinistral", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/10", + 0 + ] + ], + "displayMode": 0, + "type": 32 + }, + { + "name": "Replaces a {0} Passive Skill", + "values": [ + [ + "Mastery", + 0 + ] + ], + "displayMode": 3 + } + ], + "explicitMods": [ + "10% more Attack speed with Offhand" + ], + "descrText": "Right click this item then left click\nan allocated Passive Mastery Skill.\nOnly one Runegraft of any given\ntype can be in use at a time.", + "frameType": 5, + "x": 9, + "y": 1, + "inventoryId": "Stash3" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2V0dGxlcnMvVmlsbGFnZVJ1bmUxNSIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/73329c3094/VillageRune15.png", + "stackSize": 1, + "maxStackSize": 10, + "league": "Mercenaries", + "id": "e7b65c62118d3016d6662651877d9f8a005b0a3857556fb9821bfb12d8953c49", + "name": "", + "typeLine": "Runegraft of Blasphemy", + "baseType": "Runegraft of Blasphemy", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/10", + 0 + ] + ], + "displayMode": 0, + "type": 32 + }, + { + "name": "Replaces a {0} Passive Skill", + "values": [ + [ + "Mastery", + 0 + ] + ], + "displayMode": 3 + } + ], + "explicitMods": [ + "30% chance to Curse non-Cursed Enemies with a random Hex on Hit" + ], + "descrText": "Right click this item then left click\nan allocated Passive Mastery Skill.\nOnly one Runegraft of any given\ntype can be in use at a time.", + "frameType": 5, + "x": 9, + "y": 2, + "inventoryId": "Stash3" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2V0dGxlcnMvVmlsbGFnZVJ1bmUxOSIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/eac6bee4c7/VillageRune19.png", + "stackSize": 1, + "maxStackSize": 10, + "league": "Mercenaries", + "id": "371ecdc0f8808da4fce7a72e2111e1500642ff09f8d9c9df5d7e74c7abe07d32", + "name": "", + "typeLine": "Runegraft of Time", + "baseType": "Runegraft of Time", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/10", + 0 + ] + ], + "displayMode": 0, + "type": 32 + }, + { + "name": "Replaces a {0} Passive Skill", + "values": [ + [ + "Mastery", + 0 + ] + ], + "displayMode": 3 + } + ], + "explicitMods": [ + "20% chance for Skills to not consume a Cooldown on use" + ], + "descrText": "Right click this item then left click\nan allocated Passive Mastery Skill.\nOnly one Runegraft of any given\ntype can be in use at a time.", + "frameType": 5, + "x": 8, + "y": 2, + "inventoryId": "Stash3" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2V0dGxlcnMvVmlsbGFnZVJ1bmUyMSIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/29906dc65f/VillageRune21.png", + "stackSize": 1, + "maxStackSize": 10, + "league": "Mercenaries", + "id": "e3d255582517d37b2964645f373406a32f77d2692942976f43d098d6197b7198", + "name": "", + "typeLine": "Runegraft of Quaffing", + "baseType": "Runegraft of Quaffing", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/10", + 0 + ] + ], + "displayMode": 0, + "type": 32 + }, + { + "name": "Replaces a {0} Passive Skill", + "values": [ + [ + "Mastery", + 0 + ] + ], + "displayMode": 3 + } + ], + "explicitMods": [ + "25% reduced Mana Recovery from Flasks", + "Non-instant Mana Recovery from Flasks is also Recovered as Life" + ], + "descrText": "Right click this item then left click\nan allocated Passive Mastery Skill.\nOnly one Runegraft of any given\ntype can be in use at a time.", + "frameType": 5, + "x": 8, + "y": 0, + "inventoryId": "Stash3" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2V0dGxlcnMvVmlsbGFnZVJ1bmU1IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/359ab82f70/VillageRune5.png", + "stackSize": 1, + "maxStackSize": 10, + "league": "Mercenaries", + "id": "c70e1aa41d079e31729a3babf138599e9885dad25a793ed69d83600e9f1b6812", + "name": "", + "typeLine": "Runegraft of the River", + "baseType": "Runegraft of the River", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/10", + 0 + ] + ], + "displayMode": 0, + "type": 32 + }, + { + "name": "Replaces a {0} Passive Skill", + "values": [ + [ + "Mastery", + 0 + ] + ], + "displayMode": 3 + } + ], + "explicitMods": [ + "20% chance on reaching Low Life to recover to Full Life" + ], + "descrText": "Right click this item then left click\nan allocated Passive Mastery Skill.\nOnly one Runegraft of any given\ntype can be in use at a time.", + "frameType": 5, + "x": 9, + "y": 0, + "inventoryId": "Stash3" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2V0dGxlcnMvVmlsbGFnZVJ1bmUyMyIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/55f5558d50/VillageRune23.png", + "stackSize": 1, + "maxStackSize": 10, + "league": "Mercenaries", + "id": "ac1ad203a0af4ffa2298eab0baa7da7c965bd8b2abae82ee4c60899967a2b12d", + "name": "", + "typeLine": "Runegraft of Loyalty", + "baseType": "Runegraft of Loyalty", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/10", + 0 + ] + ], + "displayMode": 0, + "type": 32 + }, + { + "name": "Replaces a {0} Passive Skill", + "values": [ + [ + "Mastery", + 0 + ] + ], + "displayMode": 3 + } + ], + "explicitMods": [ + "40% chance for Elemental Ailments inflicted on you to\nbe inflicted on a nearby Minion instead" + ], + "descrText": "Right click this item then left click\nan allocated Passive Mastery Skill.\nOnly one Runegraft of any given\ntype can be in use at a time.", + "frameType": 5, + "x": 8, + "y": 1, + "inventoryId": "Stash3" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvUmluZ3MvQW1ldGh5c3RSaW5nIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/804d781735/AmethystRing.png", + "league": "Mercenaries", + "id": "1cc30592039c6275dea0ed05af29dc13dfc479d9c42df9b7b6b9edcaafb85cb8", + "name": "", + "typeLine": "Amethyst Ring", + "baseType": "Amethyst Ring", + "rarity": "Normal", + "ilvl": 84, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "30", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+23% to Chaos Resistance" + ], + "frameType": 0, + "x": 10, + "y": 3, + "inventoryId": "Stash3" + }, + { + "verified": false, + "w": 1, + "h": 3, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvV2VhcG9ucy9PbmVIYW5kV2VhcG9ucy9EYWdnZXJzL1dpZG93bWFrZXIiLCJ3IjoxLCJoIjozLCJzY2FsZSI6MX1d/c581a2aec4/Widowmaker.png", + "league": "Mercenaries", + "id": "8e6499143edaabeb3c63f42886f083ecfd4cc093149775a74e94d86c3bd96cfc", + "sockets": [ + { + "group": 0, + "attr": "I", + "sColour": "B" + } + ], + "name": "Widowmaker", + "typeLine": "Boot Blade", + "baseType": "Boot Blade", + "rarity": "Unique", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Rune Dagger", + "values": [], + "displayMode": 0 + }, + { + "name": "Physical Damage", + "values": [ + [ + "55-118", + 1 + ] + ], + "displayMode": 0, + "type": 9 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "10.24%", + 1 + ] + ], + "displayMode": 0, + "type": 12 + }, + { + "name": "Attacks per Second", + "values": [ + [ + "1.40", + 0 + ] + ], + "displayMode": 0, + "type": 13 + }, + { + "name": "Weapon Range: {0} metre", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 3, + "type": 14 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "44", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "63", + 0 + ] + ], + "displayMode": 1, + "type": 64 + }, + { + "name": "Int", + "values": [ + [ + "90", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "implicitMods": [ + "30% increased Global Critical Strike Chance" + ], + "explicitMods": [ + "Adds 40 to 59 Physical Damage", + "28% increased Critical Strike Chance", + "+35% to Global Critical Strike Multiplier", + "100% increased Critical Strike Chance against Enemies that are on Full Life", + "1% of Attack Damage Leeched as Life on Critical Strike" + ], + "flavourText": [ + "Love only death\r", + "For she shall never let you go." + ], + "frameType": 3, + "x": 9, + "y": 3, + "inventoryId": "Stash3", + "socketedItems": [] + }, + { + "verified": false, + "w": 2, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQXJtb3Vycy9IZWxtZXRzL0hlbG1ldERleEludDEwIiwidyI6MiwiaCI6Miwic2NhbGUiOjEsImZyYWN0dXJlZCI6dHJ1ZX1d/f96e1cf939/HelmetDexInt10.png", + "league": "Mercenaries", + "id": "4610cbe3fd60baf73eae81490e2492dac451929e2a9a889dfc7230432f3a7f2b", + "fractured": true, + "sockets": [ + { + "group": 0, + "attr": "I", + "sColour": "B" + } + ], + "name": "Rune Salvation", + "typeLine": "Vaal Mask", + "baseType": "Vaal Mask", + "rarity": "Rare", + "ilvl": 82, + "identified": true, + "properties": [ + { + "name": "Evasion Rating", + "values": [ + [ + "299", + 1 + ] + ], + "displayMode": 0, + "type": 17 + }, + { + "name": "Energy Shield", + "values": [ + [ + "68", + 1 + ] + ], + "displayMode": 0, + "type": 18 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "62", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "79", + 0 + ] + ], + "displayMode": 1, + "type": 64 + }, + { + "name": "Int", + "values": [ + [ + "72", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "explicitMods": [ + "+129 to Accuracy Rating", + "+73 to Evasion Rating", + "+28 to maximum Energy Shield", + "+24 to maximum Mana" + ], + "fracturedMods": [ + "+36% to Cold Resistance" + ], + "frameType": 2, + "x": 0, + "y": 6, + "inventoryId": "Stash3", + "socketedItems": [] + }, + { + "verified": false, + "w": 2, + "h": 3, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQXJtb3Vycy9TaGllbGRzL1NoaWVsZFN0ckludDUiLCJ3IjoyLCJoIjozLCJzY2FsZSI6MX1d/92beb951d5/ShieldStrInt5.png", + "league": "Mercenaries", + "id": "a70496cfe0e768d10496bfa00b49a3d2d2da162d1c73fca3c679222438e7482c", + "sockets": [ + { + "group": 0, + "attr": "S", + "sColour": "R" + }, + { + "group": 0, + "attr": "I", + "sColour": "B" + } + ], + "name": "Skull Barrier", + "typeLine": "Archon Kite Shield", + "baseType": "Archon Kite Shield", + "rarity": "Rare", + "ilvl": 85, + "identified": true, + "properties": [ + { + "name": "Chance to Block", + "values": [ + [ + "22%", + 0 + ] + ], + "displayMode": 0, + "type": 15 + }, + { + "name": "Armour", + "values": [ + [ + "500", + 1 + ] + ], + "displayMode": 0, + "type": 16 + }, + { + "name": "Energy Shield", + "values": [ + [ + "114", + 1 + ] + ], + "displayMode": 0, + "type": 18 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "68", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "85", + 0 + ] + ], + "displayMode": 1, + "type": 63 + }, + { + "name": "Int", + "values": [ + [ + "85", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "implicitMods": [ + "+12% to all Elemental Resistances" + ], + "explicitMods": [ + "10% Chance to Block Spell Damage", + "+19 to Strength", + "+289 to Armour", + "7% increased Armour and Energy Shield", + "+70 to maximum Energy Shield", + "+37% to Lightning Resistance", + "32% chance to Avoid Elemental Ailments", + "7% increased Stun and Block Recovery" + ], + "frameType": 2, + "x": 10, + "y": 0, + "inventoryId": "Stash3", + "socketedItems": [] + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvUmluZ3MvT3BhbFJpbmciLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/8c87f65b28/OpalRing.png", + "league": "Mercenaries", + "id": "03e9f1226e0a41b8be5dfd5884c2d04f343d9bcf00420e861097fa35c3a47a7d", + "name": "", + "typeLine": "Opal Ring", + "baseType": "Opal Ring", + "rarity": "Normal", + "ilvl": 83, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "80", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "15% increased Elemental Damage" + ], + "frameType": 0, + "x": 11, + "y": 11, + "inventoryId": "Stash3" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQW11bGV0cy9UdXJxdW9pc2VBbXVsZXQiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/605b4da0e1/TurquoiseAmulet.png", + "league": "Mercenaries", + "id": "8ec4df399653cca3517fd499ca8fa7b96d3852d2c045c894b9306e1366f4a831", + "name": "Torment Beads", + "typeLine": "Turquoise Amulet", + "baseType": "Turquoise Amulet", + "rarity": "Rare", + "ilvl": 84, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "44", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+23 to Dexterity and Intelligence" + ], + "explicitMods": [ + "+19 to Dexterity", + "+46 to maximum Life", + "53% increased Mana Regeneration Rate", + "Gain 18 Life per Enemy Killed" + ], + "frameType": 2, + "x": 3, + "y": 4, + "inventoryId": "Stash3" + }, + { + "verified": false, + "w": 2, + "h": 3, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvUXVpdmVycy9RdWl2ZXJCbHVudCIsInciOjIsImgiOjMsInNjYWxlIjoxfV0/435539df0f/QuiverBlunt.png", + "league": "Mercenaries", + "id": "bb0ba7bf9fa4c3bdd8882bbd1bc84e8d419fd5c078811543f0761d8587bcf48c", + "name": "Cataclysm Spear", + "typeLine": "Heavy Arrow Quiver", + "baseType": "Heavy Arrow Quiver", + "rarity": "Rare", + "ilvl": 84, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "61", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "Adds 13 to 25 Physical Damage to Attacks" + ], + "explicitMods": [ + "Adds 17 to 34 Physical Damage to Attacks", + "Adds 2 to 40 Lightning Damage to Attacks", + "+100 to Accuracy Rating", + "14% increased Projectile Speed", + "7% increased Attack and Cast Speed", + "32% increased Damage with Bow Skills" + ], + "frameType": 2, + "x": 4, + "y": 6, + "inventoryId": "Stash3" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvUmluZ3MvVG9wYXpTYXBwaGlyZSIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/0c211c12b4/TopazSapphire.png", + "league": "Mercenaries", + "id": "a7f90adf623e13f8a628d1515535f5d66e60ca42e0ebd7e460331ff97036dfed", + "name": "", + "typeLine": "Two-Stone Ring of the Rainbow", + "baseType": "Two-Stone Ring", + "rarity": "Magic", + "ilvl": 84, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "48", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+16% to Cold and Lightning Resistances" + ], + "explicitMods": [ + "+15% to all Elemental Resistances" + ], + "frameType": 1, + "x": 11, + "y": 4, + "inventoryId": "Stash3" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQW11bGV0cy9BbXVsZXQ0IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/ffc5888355/Amulet4.png", + "league": "Mercenaries", + "id": "0c8f0780bfda658a4a8d97587b9f9e1012b76c189efa49890ff0c9da6cdb70d5", + "name": "Maelström Choker", + "typeLine": "Jade Amulet", + "baseType": "Jade Amulet", + "rarity": "Rare", + "ilvl": 85, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "64", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+25 to Dexterity" + ], + "explicitMods": [ + "+30 to Intelligence", + "+10 to maximum Energy Shield", + "+42% to Cold Resistance", + "+33% to Chaos Resistance" + ], + "frameType": 2, + "x": 10, + "y": 5, + "inventoryId": "Stash3" + }, + { + "verified": false, + "w": 2, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQXJtb3Vycy9IZWxtZXRzL0hlbG1ldFN0ckRleDkiLCJ3IjoyLCJoIjoyLCJzY2FsZSI6MSwiZnJhY3R1cmVkIjp0cnVlfV0/2c4a0ff223/HelmetStrDex9.png", + "league": "Mercenaries", + "id": "a134bb189f8c15ae1fc9cdacbd487afe07f173375a5f0c55de86ccff451e177e", + "fractured": true, + "sockets": [ + { + "group": 0, + "attr": "S", + "sColour": "R" + }, + { + "group": 0, + "attr": "S", + "sColour": "R" + }, + { + "group": 1, + "attr": "S", + "sColour": "R" + } + ], + "name": "", + "typeLine": "Hero's Pig-Faced Bascinet of the Phoenix", + "baseType": "Pig-Faced Bascinet", + "rarity": "Magic", + "ilvl": 85, + "identified": true, + "properties": [ + { + "name": "Armour", + "values": [ + [ + "453", + 1 + ] + ], + "displayMode": 0, + "type": 16 + }, + { + "name": "Evasion Rating", + "values": [ + [ + "315", + 1 + ] + ], + "displayMode": 0, + "type": 17 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "63", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "85", + 0 + ] + ], + "displayMode": 1, + "type": 63 + }, + { + "name": "Dex", + "values": [ + [ + "62", + 0 + ] + ], + "displayMode": 1, + "type": 64 + } + ], + "explicitMods": [ + "81% increased Armour and Evasion" + ], + "fracturedMods": [ + "Regenerate 93.9 Life per second" + ], + "frameType": 1, + "x": 2, + "y": 0, + "inventoryId": "Stash3", + "socketedItems": [] + }, + { + "verified": false, + "w": 2, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvSGVpc3QvQXJyb3doZWFkSG9sbG93cG9pbnQiLCJ3IjoyLCJoIjoyLCJzY2FsZSI6MX1d/517705408e/ArrowheadHollowpoint.png", + "league": "Mercenaries", + "id": "59d01cd7f14284068223851092f548c11f1a7e643bf1cd23556fa0e988842ad2", + "name": "", + "typeLine": "Sniper's Hollowpoint Arrowhead of Bartering", + "baseType": "Hollowpoint Arrowhead", + "rarity": "Magic", + "ilvl": 82, + "identified": true, + "properties": [ + { + "name": "Any Heist member can equip this item.", + "values": [ + [ + "", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level {0} in {1}", + "values": [ + [ + "4", + 0 + ], + [ + "Any Job", + 0 + ] + ], + "displayMode": 3 + } + ], + "implicitMods": [ + "21% increased Projectile Attack Damage" + ], + "explicitMods": [ + "40% increased Projectile Attack Damage", + "The Ring's Cut reduced by 7%" + ], + "descrText": "Can only be equipped to Heist members.", + "frameType": 1, + "x": 8, + "y": 10, + "inventoryId": "Stash3" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvUmluZ3MvVG9wYXpTYXBwaGlyZSIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/0c211c12b4/TopazSapphire.png", + "league": "Mercenaries", + "id": "81ca6d7052fd0222802ec7f3572f018d6a17333097e0c937211ee5393c6e83fe", + "name": "Ghoul Band", + "typeLine": "Two-Stone Ring", + "baseType": "Two-Stone Ring", + "rarity": "Rare", + "ilvl": 85, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "38", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+16% to Cold and Lightning Resistances" + ], + "explicitMods": [ + "+30 to Strength", + "14% increased Cold Damage", + "+21 to maximum Mana", + "9% increased Rarity of Items found", + "+12% to all Elemental Resistances" + ], + "frameType": 2, + "x": 2, + "y": 5, + "inventoryId": "Stash3" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvUmluZ3MvQW1ldGh5c3RSaW5nIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/804d781735/AmethystRing.png", + "league": "Mercenaries", + "id": "484b41d5f9c4f746f8996e22170940c9b2cbbb5409e73a787810a049f1bdc50e", + "name": "", + "typeLine": "Amethyst Ring", + "baseType": "Amethyst Ring", + "rarity": "Normal", + "ilvl": 84, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "30", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+20% to Chaos Resistance" + ], + "frameType": 0, + "x": 11, + "y": 5, + "inventoryId": "Stash3" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvUmluZ3MvQW1ldGh5c3RSaW5nIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/804d781735/AmethystRing.png", + "league": "Mercenaries", + "id": "c2705efaa8ee9b902775c84b5ff1665b01e490ed7355afadc0e60b924563ebdb", + "name": "Carrion Nail", + "typeLine": "Amethyst Ring", + "baseType": "Amethyst Ring", + "rarity": "Rare", + "ilvl": 85, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "46", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+20% to Chaos Resistance" + ], + "explicitMods": [ + "+26 to Dexterity", + "+117 to Evasion Rating", + "+12% to Fire Resistance", + "+8% to Chaos Resistance" + ], + "frameType": 2, + "x": 2, + "y": 4, + "inventoryId": "Stash3" + }, + { + "verified": false, + "w": 2, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQmVsdHMvQmVsdDIiLCJ3IjoyLCJoIjoxLCJzY2FsZSI6MX1d/3a6ece4e40/Belt2.png", + "league": "Mercenaries", + "id": "dcd1c841ad77d70caff7ee51d6cc4d9a3a36eb88f1eb9eb7f7083c46ec4d7c41", + "name": "Pain Bond", + "typeLine": "Chain Belt", + "baseType": "Chain Belt", + "rarity": "Rare", + "ilvl": 88, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "64", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+15 to maximum Energy Shield" + ], + "explicitMods": [ + "+124 to maximum Life", + "Regenerate 88.9 Life per second", + "+10% to Lightning Resistance", + "18% increased Stun and Block Recovery", + "Reflects 3 Physical Damage to Melee Attackers" + ], + "craftedMods": [ + "+260 to Armour and Evasion Rating" + ], + "frameType": 2, + "x": 6, + "y": 11, + "inventoryId": "Stash3" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvUmluZ3MvQW1ldGh5c3RSaW5nIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/804d781735/AmethystRing.png", + "league": "Mercenaries", + "id": "4fea44c166efac3f6db970616922a5f45774ac923b42c50c0135ac7fa0909774", + "name": "", + "typeLine": "Beryl Amethyst Ring", + "baseType": "Amethyst Ring", + "rarity": "Magic", + "ilvl": 85, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "30", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+20% to Chaos Resistance" + ], + "explicitMods": [ + "+18 to maximum Mana" + ], + "frameType": 1, + "x": 2, + "y": 6, + "inventoryId": "Stash3" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvUmluZ3MvU2FwcGhpcmVSdWJ5IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/7df6d65dfd/SapphireRuby.png", + "league": "Mercenaries", + "id": "aa07df949f053d0f442c98cfdf9cf7e2f281a8064b26eed75bf393779b13c9ea", + "name": "", + "typeLine": "Two-Stone Ring", + "baseType": "Two-Stone Ring", + "rarity": "Normal", + "ilvl": 84, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "20", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+15% to Fire and Cold Resistances" + ], + "frameType": 0, + "x": 10, + "y": 4, + "inventoryId": "Stash3" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvUmluZ3MvQW1ldGh5c3RSaW5nIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/804d781735/AmethystRing.png", + "league": "Mercenaries", + "id": "55e38ee0fcbcdb92d8a636ec2f704c4706afa365a3366287d42ba2e98ab6e26f", + "name": "", + "typeLine": "Glowing Amethyst Ring", + "baseType": "Amethyst Ring", + "rarity": "Magic", + "ilvl": 85, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "30", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+21% to Chaos Resistance" + ], + "explicitMods": [ + "+13 to maximum Energy Shield" + ], + "frameType": 1, + "x": 10, + "y": 9, + "inventoryId": "Stash3" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvUmluZ3MvQW1ldGh5c3RSaW5nIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/804d781735/AmethystRing.png", + "league": "Mercenaries", + "id": "9d7f1280cfb13ff7ba4af558202eef260e11529f6d0b1f53c3b117fe78044acb", + "name": "", + "typeLine": "Amethyst Ring of Bandaging", + "baseType": "Amethyst Ring", + "rarity": "Magic", + "ilvl": 84, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "35", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+23% to Chaos Resistance" + ], + "explicitMods": [ + "4% of Damage taken Recouped as Life" + ], + "frameType": 1, + "x": 11, + "y": 10, + "inventoryId": "Stash3" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvUmluZ3MvVG9wYXpTYXBwaGlyZSIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/0c211c12b4/TopazSapphire.png", + "league": "Mercenaries", + "id": "8d57f3d4bba1783710b04bf414385307aace371fd86496b744ae054877ce9e60", + "name": "", + "typeLine": "Two-Stone Ring of the Lightning", + "baseType": "Two-Stone Ring", + "rarity": "Magic", + "ilvl": 89, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "57", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+15% to Cold and Lightning Resistances" + ], + "explicitMods": [ + "+43% to Lightning Resistance" + ], + "frameType": 1, + "x": 11, + "y": 9, + "inventoryId": "Stash3" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvUmluZ3MvVG9wYXpTYXBwaGlyZSIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/0c211c12b4/TopazSapphire.png", + "league": "Mercenaries", + "id": "152931f03ff0b9686af8a1e85800a1d42ee5c89f895e498c7d99ad4ee0c29559", + "name": "", + "typeLine": "Two-Stone Ring", + "baseType": "Two-Stone Ring", + "rarity": "Normal", + "ilvl": 87, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "20", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+15% to Cold and Lightning Resistances" + ], + "frameType": 0, + "x": 11, + "y": 8, + "inventoryId": "Stash3" + }, + { + "verified": false, + "w": 2, + "h": 3, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQXJtb3Vycy9Cb2R5QXJtb3Vycy9Cb2R5U3RyNEEiLCJ3IjoyLCJoIjozLCJzY2FsZSI6MX1d/7e1c29aacf/BodyStr4A.png", + "league": "Mercenaries", + "id": "570d02af42b0c409ddbda9049498cedb67ab71dd263d51acd9d45279a4411682", + "sockets": [ + { + "group": 0, + "attr": "D", + "sColour": "G" + }, + { + "group": 0, + "attr": "D", + "sColour": "G" + }, + { + "group": 1, + "attr": "S", + "sColour": "R" + }, + { + "group": 1, + "attr": "D", + "sColour": "G" + } + ], + "name": "Rage Coat", + "typeLine": "Conquest Lamellar", + "baseType": "Conquest Lamellar", + "rarity": "Rare", + "ilvl": 85, + "identified": true, + "properties": [ + { + "name": "Armour", + "values": [ + [ + "1511", + 1 + ] + ], + "displayMode": 0, + "type": 16 + }, + { + "name": "Evasion Rating", + "values": [ + [ + "1511", + 1 + ] + ], + "displayMode": 0, + "type": 17 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "84", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "173", + 0 + ] + ], + "displayMode": 1, + "type": 63 + }, + { + "name": "Dex", + "values": [ + [ + "173", + 0 + ] + ], + "displayMode": 1, + "type": 64 + } + ], + "explicitMods": [ + "95% increased Armour and Evasion", + "+44% to Lightning Resistance", + "+15% to Chaos Resistance", + "27% increased Stun and Block Recovery" + ], + "craftedMods": [ + "+70 to maximum Life" + ], + "frameType": 2, + "x": 4, + "y": 3, + "inventoryId": "Stash3", + "socketedItems": [] + }, + { + "verified": false, + "w": 2, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQXJtb3Vycy9HbG92ZXMvR2xvdmVzU3RyNCIsInciOjIsImgiOjIsInNjYWxlIjoxfV0/468f466568/GlovesStr4.png", + "league": "Mercenaries", + "id": "3014a1f786873bdbb1f57800955c9f712235f5420756bae5aa1a86364d201b91", + "sockets": [ + { + "group": 0, + "attr": "S", + "sColour": "R" + }, + { + "group": 0, + "attr": "S", + "sColour": "R" + }, + { + "group": 0, + "attr": "S", + "sColour": "R" + }, + { + "group": 0, + "attr": "S", + "sColour": "R" + } + ], + "name": "Fate Grip", + "typeLine": "Leviathan Gauntlets", + "baseType": "Leviathan Gauntlets", + "rarity": "Rare", + "ilvl": 85, + "identified": true, + "properties": [ + { + "name": "Armour", + "values": [ + [ + "755", + 1 + ] + ], + "displayMode": 0, + "type": 16 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "84", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "144", + 0 + ] + ], + "displayMode": 1, + "type": 63 + } + ], + "explicitMods": [ + "95% increased Armour", + "+48% to Cold Resistance", + "+44% to Lightning Resistance", + "+29% to Chaos Resistance" + ], + "frameType": 2, + "x": 6, + "y": 5, + "inventoryId": "Stash3", + "socketedItems": [] + }, + { + "verified": false, + "w": 2, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQXJtb3Vycy9IZWxtZXRzL0hlbG1ldFN0ckRleDYiLCJ3IjoyLCJoIjoyLCJzY2FsZSI6MX1d/07fb25d634/HelmetStrDex6.png", + "league": "Mercenaries", + "id": "1ecd6baa3750ad6053284a74c46619dd873c9e7fd3c62747b15e1411c9f19f0e", + "sockets": [ + { + "group": 0, + "attr": "D", + "sColour": "G" + }, + { + "group": 0, + "attr": "D", + "sColour": "G" + } + ], + "name": "Maelström Crown", + "typeLine": "Fencer Helm", + "baseType": "Fencer Helm", + "rarity": "Rare", + "ilvl": 85, + "identified": true, + "properties": [ + { + "name": "Armour", + "values": [ + [ + "161", + 1 + ] + ], + "displayMode": 0, + "type": 16 + }, + { + "name": "Evasion Rating", + "values": [ + [ + "161", + 1 + ] + ], + "displayMode": 0, + "type": 17 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "68", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "49", + 0 + ] + ], + "displayMode": 1, + "type": 63 + }, + { + "name": "Dex", + "values": [ + [ + "49", + 0 + ] + ], + "displayMode": 1, + "type": 64 + } + ], + "explicitMods": [ + "25% increased Armour and Evasion", + "+130 to maximum Life", + "20% increased Life Regeneration rate", + "16% increased Rarity of Items found", + "+40% to Cold Resistance", + "+22% to Chaos Resistance", + "11% increased Stun and Block Recovery" + ], + "frameType": 2, + "x": 2, + "y": 10, + "inventoryId": "Stash3", + "socketedItems": [] + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvUmluZ3MvQW1ldGh5c3RSaW5nIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/804d781735/AmethystRing.png", + "league": "Mercenaries", + "id": "49830253e7b24a779930e36c4aeff093826a133a395f289cf9d9c4aa61f592c1", + "name": "", + "typeLine": "Amethyst Ring of the Newt", + "baseType": "Amethyst Ring", + "rarity": "Magic", + "ilvl": 84, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "30", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+22% to Chaos Resistance" + ], + "explicitMods": [ + "Regenerate 1 Life per second" + ], + "frameType": 1, + "x": 10, + "y": 10, + "inventoryId": "Stash3" + } + ] + }, + "UnknownAccount!-Mercenaries-3-stis": { + "numTabs": 14, + "items": [ + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvUmluZ3MvUmluZzQiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MSwiZHVwbGljYXRlZCI6dHJ1ZX1d/a7ce43c6f3/Ring4.png", + "league": "Mercenaries", + "id": "341cc11010cc12afbddce325bedc1fe75989c465a52d9ff502ecad5f87217e63", + "name": "Dire Hold", + "typeLine": "Gold Ring", + "baseType": "Gold Ring", + "rarity": "Rare", + "ilvl": 83, + "identified": true, + "duplicated": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "41", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "10% increased Rarity of Items found" + ], + "explicitMods": [ + "-30 to Dexterity", + "Adds 4 to 74 Lightning Damage to Attacks against you", + "-48 to maximum Energy Shield", + "+19% to all Elemental Resistances", + "Gain 50 Mana per Enemy Killed" + ], + "frameType": 2, + "x": 9, + "y": 1, + "inventoryId": "Stash4" + }, + { + "verified": false, + "w": 2, + "h": 3, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvV2VhcG9ucy9Ud29IYW5kV2VhcG9ucy9Cb3dzL0JvdzJ1bmlxdWUiLCJ3IjoyLCJoIjozLCJzY2FsZSI6MX1d/5c5cad82e8/Bow2unique.png", + "league": "Mercenaries", + "id": "7f4141010419a05f980d3186ef52e80773816fc26b4bf94dd5cac06876e178d0", + "sockets": [ + { + "group": 0, + "attr": "D", + "sColour": "G" + }, + { + "group": 0, + "attr": "D", + "sColour": "G" + } + ], + "name": "Quill Rain", + "typeLine": "Short Bow", + "baseType": "Short Bow", + "rarity": "Unique", + "ilvl": 75, + "identified": true, + "properties": [ + { + "name": "Bow", + "values": [], + "displayMode": 0 + }, + { + "name": "Physical Damage", + "values": [ + [ + "12-32", + 1 + ] + ], + "displayMode": 0, + "type": 9 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "5.00%", + 0 + ] + ], + "displayMode": 0, + "type": 12 + }, + { + "name": "Attacks per Second", + "values": [ + [ + "3.00", + 1 + ] + ], + "displayMode": 0, + "type": 13 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "5", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "26", + 0 + ] + ], + "displayMode": 1, + "type": 64 + } + ], + "explicitMods": [ + "+12 to Dexterity", + "100% increased Physical Damage", + "100% increased Attack Speed", + "Grants 2 Mana per Enemy Hit", + "66% increased Projectile Speed", + "+49 to Accuracy Rating", + "30% less Damage" + ], + "flavourText": [ + "\"The rain of a thousand quills that whittle\r", + "present into past, life into death.\"\r", + "- Rigwald of the Ezomytes" + ], + "frameType": 3, + "x": 10, + "y": 9, + "inventoryId": "Stash4", + "socketedItems": [] + }, + { + "verified": false, + "w": 2, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvSGVpc3QvRm9jYWxNYWdpY1N0b25lIiwidyI6MiwiaCI6Miwic2NhbGUiOjF9XQ/65ffdbcd59/FocalMagicStone.png", + "league": "Mercenaries", + "id": "d6a453321fabc8dfa35fc53204fbbd5cdf64b53c4f4d70f8ce28a21760c38a03", + "name": "Bramble Contraption", + "typeLine": "Focal Stone", + "baseType": "Focal Stone", + "rarity": "Rare", + "ilvl": 79, + "identified": true, + "properties": [ + { + "name": "Any Heist member can equip this item.", + "values": [ + [ + "", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level {0} in {1}", + "values": [ + [ + "2", + 0 + ], + [ + "Any Job", + 0 + ] + ], + "displayMode": 3 + } + ], + "implicitMods": [ + "15% increased Spell Damage" + ], + "explicitMods": [ + "37% increased Damage", + "Players and their Minions have 23% increased Mana Regeneration Rate", + "4% increased Job Experience gain" + ], + "descrText": "Can only be equipped to Heist members.", + "frameType": 2, + "x": 6, + "y": 2, + "inventoryId": "Stash4" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQW11bGV0cy9NYXJibGVBbXVsZXQiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/3dee478d8d/MarbleAmulet.png", + "league": "Mercenaries", + "id": "f2342a017b82ef8adb2f8b7d0ccb2dc15d8ee804c8f123824c8836a059967b28", + "name": "Morbid Beads", + "typeLine": "Marble Amulet", + "baseType": "Marble Amulet", + "rarity": "Rare", + "ilvl": 83, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "74", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "Regenerate 1.42% of Life per second" + ], + "explicitMods": [ + "+10 to maximum Energy Shield", + "+47 to maximum Mana", + "13% increased Rarity of Items found", + "+17% to Fire Resistance" + ], + "frameType": 2, + "x": 2, + "y": 11, + "inventoryId": "Stash4" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvUmluZ3MvQW1ldGh5c3RSaW5nIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/804d781735/AmethystRing.png", + "league": "Mercenaries", + "id": "830a0549a830244d65946e3d1e00c42b3a963bd0e031c278a628f931b7e45b18", + "name": "Corruption Grasp", + "typeLine": "Amethyst Ring", + "baseType": "Amethyst Ring", + "rarity": "Rare", + "ilvl": 85, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "35", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+23% to Chaos Resistance" + ], + "explicitMods": [ + "Adds 4 to 9 Physical Damage to Attacks", + "Adds 10 to 15 Fire Damage to Attacks", + "Adds 4 to 40 Lightning Damage to Attacks", + "+9% to all Elemental Resistances" + ], + "frameType": 2, + "x": 0, + "y": 9, + "inventoryId": "Stash4" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQW11bGV0cy9UdXJxdW9pc2VBbXVsZXQiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/605b4da0e1/TurquoiseAmulet.png", + "league": "Mercenaries", + "id": "f5b71cd6dac230ee5ee117541e64c552b63af3b88195d28f0e3f0cfaca081bd2", + "name": "Death Scarab", + "typeLine": "Turquoise Amulet", + "baseType": "Turquoise Amulet", + "rarity": "Rare", + "ilvl": 83, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "64", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+24 to Dexterity and Intelligence" + ], + "explicitMods": [ + "+49 to maximum Energy Shield", + "Regenerate 31.9 Life per second", + "+58 to maximum Mana", + "Gain 15 Life per Enemy Killed", + "29% increased Elemental Damage with Attack Skills" + ], + "frameType": 2, + "x": 2, + "y": 0, + "inventoryId": "Stash4" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvUmluZ3MvVGhpZWZzVG9ybWVudCIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/1c182176dc/ThiefsTorment.png", + "league": "Mercenaries", + "id": "27a0c0d3d786d55be46aafcaf41bf6d7b49f88384c69380152a9b2a14d671ca8", + "name": "Thief's Torment", + "typeLine": "Prismatic Ring", + "baseType": "Prismatic Ring", + "rarity": "Unique", + "ilvl": 85, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "30", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+8% to all Elemental Resistances" + ], + "explicitMods": [ + "30% increased Rarity of Items found", + "Can't use other Rings", + "+32% to all Elemental Resistances", + "Gain 52 Life per Enemy Hit with Attacks", + "Gain 30 Mana per Enemy Hit with Attacks", + "50% reduced Effect of Curses on you" + ], + "flavourText": [ + "The ring I stole,\r", + "My finger they took,\r", + "A shrouded mind,\r", + "Cut their curses short,\r", + "As I drained their spirit\r", + "And stole their soul.\r", + "A blessing is often a curse." + ], + "frameType": 3, + "x": 11, + "y": 0, + "inventoryId": "Stash4" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvSmV3ZWxzL2Jhc2ljaW50IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/510013aec2/basicint.png", + "league": "Mercenaries", + "id": "c809a001f000cc8c30885dec27fe8f085bebf22549a48bdbf8c7ddacdfc3b0ef", + "name": "Hypnotic Breath", + "typeLine": "Cobalt Jewel", + "baseType": "Cobalt Jewel", + "rarity": "Rare", + "ilvl": 83, + "identified": true, + "corrupted": true, + "implicitMods": [ + "5% increased Effect of Non-Damaging Ailments" + ], + "explicitMods": [ + "4% increased Attack Speed while holding a Shield", + "10% increased Projectile Damage", + "+11% to Fire and Cold Resistances", + "16% increased Damage with Wands" + ], + "descrText": "Place into an allocated Jewel Socket on the Passive Skill Tree. Right click to remove from the Socket.", + "frameType": 2, + "x": 8, + "y": 1, + "inventoryId": "Stash4" + }, + { + "verified": false, + "w": 2, + "h": 3, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvV2VhcG9ucy9PbmVIYW5kV2VhcG9ucy9PbmVIYW5kTWFjZXMvQW1lcmljc01hdWwiLCJ3IjoyLCJoIjozLCJzY2FsZSI6MX1d/e1b9d35ca3/AmericsMaul.png", + "league": "Mercenaries", + "id": "2b75c797fece3fa69fa2e0fc3c7e74c168cb9aacd0fd1b6b943391fde3788710", + "sockets": [ + { + "group": 0, + "attr": "S", + "sColour": "R" + } + ], + "name": "Cameria's Maul", + "typeLine": "Gavel", + "baseType": "Gavel", + "rarity": "Unique", + "ilvl": 85, + "identified": true, + "properties": [ + { + "name": "One Handed Mace", + "values": [], + "displayMode": 0 + }, + { + "name": "Physical Damage", + "values": [ + [ + "130-243", + 1 + ] + ], + "displayMode": 0, + "type": 9 + }, + { + "name": "Elemental Damage", + "values": [ + [ + "13-50", + 5 + ] + ], + "displayMode": 0, + "type": 10 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "6.75%", + 1 + ] + ], + "displayMode": 0, + "type": 12 + }, + { + "name": "Attacks per Second", + "values": [ + [ + "1.15", + 0 + ] + ], + "displayMode": 0, + "type": 13 + }, + { + "name": "Weapon Range: {0} metres", + "values": [ + [ + "1.1", + 0 + ] + ], + "displayMode": 3, + "type": 14 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "60", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "212", + 0 + ] + ], + "displayMode": 1, + "type": 63 + } + ], + "implicitMods": [ + "15% reduced Enemy Stun Threshold" + ], + "explicitMods": [ + "141% increased Physical Damage", + "Adds 13 to 50 Cold Damage", + "35% increased Critical Strike Chance", + "40% increased Rarity of Items Dropped by Frozen Enemies", + "36% increased Cold Damage with Attack Skills" + ], + "flavourText": [ + "\"You'll have my riches when you pry them\r", + "from my cold, dead hands!\"\r", + "\"That's how I prefer it.\"" + ], + "frameType": 3, + "x": 4, + "y": 9, + "inventoryId": "Stash4", + "socketedItems": [] + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQW11bGV0cy9BbXVsZXQ2VW5pcXVlIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/41a964dea4/Amulet6Unique.png", + "league": "Mercenaries", + "id": "cd003d6775a3c3006643a63bbfbe2d530bb45813afff3da5697742d17dbfb7ef", + "name": "The Ignomon", + "typeLine": "Gold Amulet", + "baseType": "Gold Amulet", + "rarity": "Unique", + "ilvl": 83, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "8", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "18% increased Rarity of Items found" + ], + "explicitMods": [ + "Adds 22 to 32 Fire Damage to Attacks", + "+134 to Accuracy Rating", + "+144 to Evasion Rating", + "+20% to Fire Resistance", + "20% increased Light Radius", + "Nearby Enemies are Blinded" + ], + "flavourText": [ + "The light that reveals is the glare that blinds." + ], + "frameType": 3, + "x": 7, + "y": 8, + "inventoryId": "Stash4" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvUmluZ3MvVG9wYXpTYXBwaGlyZSIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/0c211c12b4/TopazSapphire.png", + "league": "Mercenaries", + "id": "6bcca561858899a0107b60ced162d4d1025056cf2aa931031e605b043bdcaeed", + "name": "Honour Whorl", + "typeLine": "Two-Stone Ring", + "baseType": "Two-Stone Ring", + "rarity": "Rare", + "ilvl": 83, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "64", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+15% to Cold and Lightning Resistances" + ], + "explicitMods": [ + "11% increased Rarity of Items found", + "+15% to all Elemental Resistances", + "Curse Enemies with Conductivity on Hit", + "38% increased Elemental Damage with Attack Skills" + ], + "frameType": 2, + "x": 3, + "y": 0, + "inventoryId": "Stash4" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvUmluZ3MvVG9wYXpSdWJ5IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/8878077651/TopazRuby.png", + "league": "Mercenaries", + "id": "23b0e89ae84440ee35101565e6dba59c635204492350714bef59b6de8061603b", + "name": "Morbid Circle", + "typeLine": "Two-Stone Ring", + "baseType": "Two-Stone Ring", + "rarity": "Rare", + "ilvl": 83, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "65", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+16% to Fire and Lightning Resistances" + ], + "explicitMods": [ + "+51 to Dexterity", + "+44 to maximum Mana", + "+18% to Cold Resistance", + "+32% to Lightning Resistance", + "0.4% of Lightning Damage Leeched as Life" + ], + "frameType": 2, + "x": 3, + "y": 1, + "inventoryId": "Stash4" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvUmluZ3MvU2FwcGhpcmVSdWJ5IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/7df6d65dfd/SapphireRuby.png", + "league": "Mercenaries", + "id": "c36fee60271211b9248fcc12ea16e26ad8df9b37ddf69111c446470f5728e2eb", + "name": "", + "typeLine": "Two-Stone Ring", + "baseType": "Two-Stone Ring", + "rarity": "Normal", + "ilvl": 84, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "20", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+16% to Fire and Cold Resistances" + ], + "frameType": 0, + "x": 8, + "y": 6, + "inventoryId": "Stash4" + }, + { + "verified": false, + "w": 2, + "h": 3, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQXJtb3Vycy9Cb2R5QXJtb3Vycy9Cb2R5RGV4SW50NEMiLCJ3IjoyLCJoIjozLCJzY2FsZSI6MSwidGFuZ2xlZCI6dHJ1ZX1d/4a78bfd2da/BodyDexInt4C.png", + "league": "Mercenaries", + "id": "8ae0b754d805a94b86c92a68338f70dbafab79333f74c5b7f1fba89b5cee71d6", + "tangled": true, + "sockets": [ + { + "group": 0, + "attr": "I", + "sColour": "B" + }, + { + "group": 1, + "attr": "D", + "sColour": "G" + } + ], + "name": "Rage Keep", + "typeLine": "Necrotic Armour", + "baseType": "Necrotic Armour", + "rarity": "Rare", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Evasion Rating", + "values": [ + [ + "782", + 0 + ] + ], + "displayMode": 0, + "type": 17 + }, + { + "name": "Energy Shield", + "values": [ + [ + "165", + 1 + ] + ], + "displayMode": 0, + "type": 18 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "84", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "173", + 0 + ] + ], + "displayMode": 1, + "type": 64 + }, + { + "name": "Int", + "values": [ + [ + "173", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "implicitMods": [ + "10% of Physical Damage from Hits taken as Lightning Damage" + ], + "explicitMods": [ + "+8 to maximum Energy Shield", + "+102 to maximum Life", + "+24 to maximum Mana", + "+36% to Fire Resistance" + ], + "frameType": 2, + "x": 0, + "y": 0, + "inventoryId": "Stash4", + "socketedItems": [] + }, + { + "verified": false, + "w": 1, + "h": 3, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvV2VhcG9ucy9PbmVIYW5kV2VhcG9ucy9XYW5kcy9XYW5kNiIsInciOjEsImgiOjMsInNjYWxlIjoxfV0/30763e0fe7/Wand6.png", + "league": "Mercenaries", + "id": "69773a1453faafbc48b69529c8ea7d957dc5dfa9266a5e769dc011f324d6a238", + "influences": { + "shaper": true + }, + "shaper": true, + "sockets": [ + { + "group": 0, + "attr": "I", + "sColour": "B" + }, + { + "group": 1, + "attr": "I", + "sColour": "B" + } + ], + "name": "Blight Spell", + "typeLine": "Omen Wand", + "baseType": "Omen Wand", + "rarity": "Rare", + "ilvl": 85, + "identified": true, + "properties": [ + { + "name": "Wand", + "values": [], + "displayMode": 0 + }, + { + "name": "Physical Damage", + "values": [ + [ + "26-49", + 0 + ] + ], + "displayMode": 0, + "type": 9 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "10.00%", + 0 + ] + ], + "displayMode": 0, + "type": 12 + }, + { + "name": "Attacks per Second", + "values": [ + [ + "1.40", + 0 + ] + ], + "displayMode": 0, + "type": 13 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "60", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Int", + "values": [ + [ + "200", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "implicitMods": [ + "28% increased Spell Damage" + ], + "explicitMods": [ + "Socketed Gems are Supported by Level 16 Spell Cascade", + "Socketed Gems are Supported by Level 20 Faster Casting", + "Adds 7 to 11 Cold Damage to Spells", + "20% increased Cast Speed", + "Projectiles Pierce an additional Target", + "5% increased Area of Effect" + ], + "frameType": 2, + "x": 10, + "y": 0, + "inventoryId": "Stash4", + "socketedItems": [] + }, + { + "verified": false, + "w": 2, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQmVsdHMvQmVsdDYiLCJ3IjoyLCJoIjoxLCJzY2FsZSI6MX1d/7ae25523b2/Belt6.png", + "league": "Mercenaries", + "id": "c2bae31ad00b243a22013cae896a1fd706a3b41dbb3933fea428076c2e204acb", + "influences": { + "elder": true + }, + "elder": true, + "name": "Empyrean Leash", + "typeLine": "Studded Belt", + "baseType": "Studded Belt", + "rarity": "Rare", + "ilvl": 84, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "67", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "29% increased Stun Duration on Enemies" + ], + "explicitMods": [ + "Grants Level 22 Rallying Cry Skill", + "+44 to maximum Energy Shield", + "+11 to maximum Life", + "Regenerate 101.9 Life per second", + "+46% to Fire Resistance" + ], + "frameType": 2, + "x": 2, + "y": 7, + "inventoryId": "Stash4" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQW11bGV0cy9BbXVsZXQ3IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/58942b1ab3/Amulet7.png", + "league": "Mercenaries", + "id": "2b2dc45a4b67db3fcd6469e7f41bc85450fd0bc55558bf3744e6d4ddfcec7f8c", + "name": "", + "typeLine": "Hale Onyx Amulet of Ephij", + "baseType": "Onyx Amulet", + "rarity": "Magic", + "ilvl": 85, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "67", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+16 to all Attributes" + ], + "explicitMods": [ + "+9 to maximum Life", + "+46% to Lightning Resistance" + ], + "frameType": 1, + "x": 8, + "y": 4, + "inventoryId": "Stash4" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvUmluZ3MvQW1ldGh5c3RSaW5nIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/804d781735/AmethystRing.png", + "league": "Mercenaries", + "id": "6b103122be8188c68a2eaaedc7133294f490ad579f9e82f3e4327ba32af463cb", + "name": "", + "typeLine": "Polished Amethyst Ring of Plunder", + "baseType": "Amethyst Ring", + "rarity": "Magic", + "ilvl": 84, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "30", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+23% to Chaos Resistance" + ], + "explicitMods": [ + "Adds 4 to 7 Physical Damage to Attacks", + "7% increased Rarity of Items found" + ], + "frameType": 1, + "x": 0, + "y": 10, + "inventoryId": "Stash4" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvUmluZ3MvVmFsYWtvc1NpZ24iLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/cd646c8c54/ValakosSign.png", + "league": "Mercenaries", + "id": "c7c1c70a7372e73fc90e36a9f671499496cbbc4b99824e7d2ea07a3b74702529", + "name": "Valako's Sign", + "typeLine": "Topaz Ring", + "baseType": "Topaz Ring", + "rarity": "Unique", + "ilvl": 85, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "38", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+25% to Lightning Resistance" + ], + "explicitMods": [ + "40% increased Damage with Hits against Shocked Enemies", + "20% increased Lightning Damage", + "+33 to maximum Mana", + "1% of Damage Leeched as Life against Shocked Enemies", + "25% chance to Shock" + ], + "flavourText": [ + "A gift from Valako,\r", + "appointing Kiloava as the Herald of War.\r", + "A title Kaom claimed when he ended Kiloava's bloodline." + ], + "frameType": 3, + "x": 8, + "y": 7, + "inventoryId": "Stash4" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQW11bGV0cy9NYXJibGVBbXVsZXQiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/3dee478d8d/MarbleAmulet.png", + "league": "Mercenaries", + "id": "ff4d420cd7ceeadaf5b0dea5dc9df3a3e60cb0f9eff017c379324b04570f6155", + "name": "", + "typeLine": "Lobstered Marble Amulet of the Maelstrom", + "baseType": "Marble Amulet", + "rarity": "Magic", + "ilvl": 85, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "74", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "Regenerate 1.55% of Life per second" + ], + "explicitMods": [ + "17% increased Armour", + "+38% to Lightning Resistance" + ], + "frameType": 1, + "x": 1, + "y": 11, + "inventoryId": "Stash4" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvUmluZ3MvVG9wYXpTYXBwaGlyZSIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/0c211c12b4/TopazSapphire.png", + "league": "Mercenaries", + "id": "9d56b3839b4109d06a8a7af3dfd4ccf8800cd4e9038969fdb960f2b0f5a09372", + "name": "", + "typeLine": "Two-Stone Ring", + "baseType": "Two-Stone Ring", + "rarity": "Normal", + "ilvl": 84, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "20", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+16% to Cold and Lightning Resistances" + ], + "frameType": 0, + "x": 0, + "y": 8, + "inventoryId": "Stash4" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvUmluZ3MvU2FwcGhpcmVSdWJ5IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/7df6d65dfd/SapphireRuby.png", + "league": "Mercenaries", + "id": "de3e281bddd213d0655027d5ea5460c2def52e461edc2ab3f5929c66095d6630", + "name": "", + "typeLine": "Two-Stone Ring of Tzteosh", + "baseType": "Two-Stone Ring", + "rarity": "Magic", + "ilvl": 84, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "67", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+16% to Fire and Cold Resistances" + ], + "explicitMods": [ + "+47% to Fire Resistance" + ], + "frameType": 1, + "x": 3, + "y": 5, + "inventoryId": "Stash4" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvUmluZ3MvU2FwcGhpcmVSdWJ5IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/7df6d65dfd/SapphireRuby.png", + "league": "Mercenaries", + "id": "42f2cdd7d126cc57fd6fa923cc4457950bcfafd2a75faa0b934294c6a9b2f636", + "name": "Apocalypse Spiral", + "typeLine": "Two-Stone Ring", + "baseType": "Two-Stone Ring", + "rarity": "Rare", + "ilvl": 84, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "52", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+15% to Fire and Cold Resistances" + ], + "explicitMods": [ + "+186 to Accuracy Rating", + "15% increased Rarity of Items found", + "+3% to all Elemental Resistances", + "+29% to Chaos Resistance" + ], + "frameType": 2, + "x": 8, + "y": 2, + "inventoryId": "Stash4" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQW11bGV0cy9UaGVQcmltb3JkaWFsQ2hhaW4iLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/cd566defdb/ThePrimordialChain.png", + "league": "Mercenaries", + "id": "8980641a6be15d1941c8cd5799dcc7d758d96f4eb7adcc32d6f43c8152fcf1d6", + "name": "The Primordial Chain", + "typeLine": "Coral Amulet", + "baseType": "Coral Amulet", + "rarity": "Unique", + "ilvl": 85, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "34", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "Regenerate 2.7 Life per second" + ], + "explicitMods": [ + "+3 to maximum number of Summoned Golems", + "You cannot have non-Golem Minions", + "25% reduced Golem Size", + "Golems Deal 29% less Damage", + "Golems have 28% less Life", + "Golems have 98% increased Movement Speed", + "Primordial" + ], + "flavourText": [ + "The leash of the lifegiver\r", + "binds in both directions." + ], + "frameType": 3, + "x": 9, + "y": 8, + "inventoryId": "Stash4" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvUmluZ3MvQ2hlcnVmZSIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/08c38718a4/Cherufe.png", + "league": "Mercenaries", + "id": "859530a654f207a8a35db1382b76f2225cf1db71d8ed3f4d08ce9198e179d612", + "name": "Pyre", + "typeLine": "Sapphire Ring", + "baseType": "Sapphire Ring", + "rarity": "Unique", + "ilvl": 84, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "11", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+27% to Cold Resistance" + ], + "explicitMods": [ + "+31% to Fire Resistance", + "73% increased Burning Damage", + "40% of Cold Damage Converted to Fire Damage", + "10% increased Light Radius", + "Ignited Enemies Killed by your Hits are destroyed" + ], + "flavourText": [ + "Let winter come. It will only make my fire burn brighter." + ], + "frameType": 3, + "x": 5, + "y": 8, + "inventoryId": "Stash4" + }, + { + "verified": false, + "w": 2, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvSGVpc3QvRmluZVNoYXJwZW5pbmdTdG9uZSIsInciOjIsImgiOjIsInNjYWxlIjoxfV0/eee568b5c8/FineSharpeningStone.png", + "league": "Mercenaries", + "id": "9993579b9862552055dd57df4bf883c610ec11adcfdf9e6271a1624e3334eeb7", + "name": "", + "typeLine": "Fine Sharpening Stone", + "baseType": "Fine Sharpening Stone", + "rarity": "Normal", + "ilvl": 80, + "identified": true, + "properties": [ + { + "name": "Any Heist member can equip this item.", + "values": [ + [ + "", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level {0} in {1}", + "values": [ + [ + "4", + 0 + ], + [ + "Any Job", + 0 + ] + ], + "displayMode": 3 + } + ], + "implicitMods": [ + "21% increased Melee Damage" + ], + "descrText": "Can only be equipped to Heist members.", + "frameType": 0, + "x": 4, + "y": 4, + "inventoryId": "Stash4" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQW11bGV0cy9TaGFwZXJzU2VlZCIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/99265d5594/ShapersSeed.png", + "league": "Mercenaries", + "id": "a400c6f0bbfdc25264dfc9d75b05d84a4e67377f8a2a7aca788d9a57d873ccbb", + "name": "Shaper's Seed", + "typeLine": "Agate Amulet", + "baseType": "Agate Amulet", + "rarity": "Unique", + "ilvl": 84, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "16", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+17 to Strength and Intelligence" + ], + "explicitMods": [ + "79% increased Mana Regeneration Rate", + "Regenerate 4% of Life per second", + "Nearby Allies gain 4% of Life Regenerated per second", + "Nearby Allies gain 80% increased Mana Regeneration Rate" + ], + "flavourText": [ + "The first light to grow in the primordial darkness." + ], + "frameType": 3, + "x": 6, + "y": 8, + "inventoryId": "Stash4" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvUmluZ3MvVG9wYXpSdWJ5IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/8878077651/TopazRuby.png", + "league": "Mercenaries", + "id": "948341b81f5445952139b6dace99c8a9e044054da8c66053be5c25c23078bc43", + "name": "Bramble Gyre", + "typeLine": "Two-Stone Ring", + "baseType": "Two-Stone Ring", + "rarity": "Rare", + "ilvl": 85, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "67", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+16% to Fire and Lightning Resistances" + ], + "explicitMods": [ + "13% increased Fire Damage", + "+63 to maximum Life", + "+48% to Cold Resistance", + "+48% to Lightning Resistance" + ], + "frameType": 2, + "x": 4, + "y": 8, + "inventoryId": "Stash4" + }, + { + "verified": false, + "w": 2, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQmVsdHMvQ3J5c3RhbEJlbHQiLCJ3IjoyLCJoIjoxLCJzY2FsZSI6MX1d/1e9174ec8f/CrystalBelt.png", + "league": "Mercenaries", + "id": "5a0a487b1d812f108ddba3f32110c2317cb39d2569a4edc2a3273a3a352ec733", + "name": "", + "typeLine": "Crystal Belt of Dazing", + "baseType": "Crystal Belt", + "rarity": "Magic", + "ilvl": 85, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "79", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+66 to maximum Energy Shield" + ], + "explicitMods": [ + "18% increased Stun Duration on Enemies" + ], + "frameType": 1, + "x": 8, + "y": 0, + "inventoryId": "Stash4" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvUmluZ3MvQW1ldGh5c3RSaW5nIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/804d781735/AmethystRing.png", + "league": "Mercenaries", + "id": "f0f437490ff1ed280057f297443d4f25dff7533d1610d004941fb2e8adedcd34", + "name": "", + "typeLine": "Amethyst Ring", + "baseType": "Amethyst Ring", + "rarity": "Normal", + "ilvl": 84, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "30", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+21% to Chaos Resistance" + ], + "frameType": 0, + "x": 9, + "y": 2, + "inventoryId": "Stash4" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvUmluZ3MvUmluZzciLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/0e04df86a3/Ring7.png", + "league": "Mercenaries", + "id": "c14a9eb931e5fda91791f746a46ce7f5855303dab0a57e502b31726eaa04f165", + "name": "Honour Band", + "typeLine": "Ruby Ring", + "baseType": "Ruby Ring", + "rarity": "Rare", + "ilvl": 83, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "64", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+27% to Fire Resistance" + ], + "explicitMods": [ + "+49 to Dexterity", + "Adds 4 to 10 Physical Damage to Attacks", + "65% increased Mana Regeneration Rate", + "+35% to Chaos Resistance" + ], + "frameType": 2, + "x": 9, + "y": 7, + "inventoryId": "Stash4" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvUmluZ3MvU3ludGhlc2lzUGh5c2ljYWwiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MSwic3ludGhlc2lzZWQiOnRydWV9XQ/91f50b535b/SynthesisPhysical.png", + "league": "Mercenaries", + "id": "55523ae72ae90e42972e21fe6bdfe107931ed71c8f27fb73346584d9c7188d8e", + "synthesised": true, + "name": "Circle of Nostalgia", + "typeLine": "Synthesised Amethyst Ring", + "baseType": "Amethyst Ring", + "rarity": "Unique", + "ilvl": 83, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "52", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "14% increased Global Physical Damage", + "+5% to Chaos Resistance" + ], + "explicitMods": [ + "+15 to all Attributes", + "Adds 15 to 21 Chaos Damage", + "+21% to Chaos Resistance", + "Agony Crawler deals 80% increased Damage", + "+36% to Chaos Resistance while affected by Herald of Agony" + ], + "flavourText": [ + "I was a happy child, before the cruel truth was revealed to me.\r", + "I fight so that the children may remain ignorant." + ], + "frameType": 3, + "x": 8, + "y": 8, + "inventoryId": "Stash4" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvUmluZ3MvQW1ldGh5c3RSaW5nIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/804d781735/AmethystRing.png", + "league": "Mercenaries", + "id": "1b2bca08ab5a87ff477b4781d57d07ea372f725ddc6ad1ef694da784dd21c402", + "name": "", + "typeLine": "Amethyst Ring of the Wind", + "baseType": "Amethyst Ring", + "rarity": "Magic", + "ilvl": 85, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "65", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+23% to Chaos Resistance" + ], + "explicitMods": [ + "+53 to Dexterity" + ], + "frameType": 1, + "x": 0, + "y": 11, + "inventoryId": "Stash4" + }, + { + "verified": false, + "w": 2, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQXJtb3Vycy9HbG92ZXMvR2xvdmVzU3RySW50MiIsInciOjIsImgiOjIsInNjYWxlIjoxLCJ0YW5nbGVkIjp0cnVlfV0/944998c251/GlovesStrInt2.png", + "league": "Mercenaries", + "id": "022e4d67b4ec6c09fd8a29bb8a933d53e41cd88facb35c0b82cd05b1da3c2402", + "tangled": true, + "sockets": [ + { + "group": 0, + "attr": "S", + "sColour": "R" + }, + { + "group": 1, + "attr": "S", + "sColour": "R" + } + ], + "name": "Carrion Hold", + "typeLine": "Legion Gloves", + "baseType": "Legion Gloves", + "rarity": "Rare", + "ilvl": 83, + "identified": true, + "properties": [ + { + "name": "Armour", + "values": [ + [ + "145", + 1 + ] + ], + "displayMode": 0, + "type": 16 + }, + { + "name": "Energy Shield", + "values": [ + [ + "30", + 1 + ] + ], + "displayMode": 0, + "type": 18 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "60", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "44", + 0 + ] + ], + "displayMode": 1, + "type": 63 + }, + { + "name": "Int", + "values": [ + [ + "44", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "implicitMods": [ + "15% chance to Hinder Enemies on Hit with Spells" + ], + "explicitMods": [ + "+18 to Dexterity", + "+22 to Intelligence", + "Adds 4 to 42 Lightning Damage to Attacks", + "23% increased Armour and Energy Shield", + "8% increased Rarity of Items found", + "+9% to Fire Resistance", + "10% increased Stun and Block Recovery" + ], + "frameType": 2, + "x": 0, + "y": 3, + "inventoryId": "Stash4", + "socketedItems": [] + }, + { + "verified": false, + "w": 1, + "h": 3, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvV2VhcG9ucy9PbmVIYW5kV2VhcG9ucy9EYWdnZXJzL0RhZ2dlcjciLCJ3IjoxLCJoIjozLCJzY2FsZSI6MX1d/61e8f27cc5/Dagger7.png", + "league": "Mercenaries", + "id": "c05acd5edad1bab376c628d4ec2afbd6afc23020b9948294370694d881414b79", + "influences": { + "elder": true + }, + "elder": true, + "sockets": [ + { + "group": 0, + "attr": "I", + "sColour": "B" + } + ], + "name": "Empyrean Bite", + "typeLine": "Royal Skean", + "baseType": "Royal Skean", + "rarity": "Rare", + "ilvl": 85, + "identified": true, + "properties": [ + { + "name": "Rune Dagger", + "values": [], + "displayMode": 0 + }, + { + "name": "Physical Damage", + "values": [ + [ + "16-64", + 0 + ] + ], + "displayMode": 0, + "type": 9 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "8.00%", + 0 + ] + ], + "displayMode": 0, + "type": 12 + }, + { + "name": "Attacks per Second", + "values": [ + [ + "1.45", + 0 + ] + ], + "displayMode": 0, + "type": 13 + }, + { + "name": "Weapon Range: {0} metre", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 3, + "type": 14 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "66", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "71", + 0 + ] + ], + "displayMode": 1, + "type": 64 + }, + { + "name": "Int", + "values": [ + [ + "102", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "implicitMods": [ + "30% increased Global Critical Strike Chance" + ], + "explicitMods": [ + "Socketed Gems are supported by Level 20 Increased Critical Damage", + "+52 to Dexterity", + "+58% to Damage over Time Multiplier for Poison inflicted with this Weapon", + "+27% to Global Critical Strike Multiplier", + "+56 to maximum Mana" + ], + "frameType": 2, + "x": 1, + "y": 8, + "inventoryId": "Stash4", + "socketedItems": [] + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvUmluZ3MvU2FwcGhpcmVSdWJ5IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/7df6d65dfd/SapphireRuby.png", + "league": "Mercenaries", + "id": "e31746fa4efedc853a45b80d6c3f1e1f0e295211d2bf14a6b4103a017ba9b500", + "name": "", + "typeLine": "Two-Stone Ring", + "baseType": "Two-Stone Ring", + "rarity": "Normal", + "ilvl": 84, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "20", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+15% to Fire and Cold Resistances" + ], + "frameType": 0, + "x": 0, + "y": 7, + "inventoryId": "Stash4" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvUmluZ3MvVG9wYXpSdWJ5IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/8878077651/TopazRuby.png", + "league": "Mercenaries", + "id": "cf09d148e92db78c02316522d6944cc03d015a4d44463640eec5f0a707b6ce0e", + "name": "", + "typeLine": "Two-Stone Ring", + "baseType": "Two-Stone Ring", + "rarity": "Normal", + "ilvl": 84, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "20", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+16% to Fire and Lightning Resistances" + ], + "frameType": 0, + "x": 9, + "y": 5, + "inventoryId": "Stash4" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQW11bGV0cy9UdXJxdW9pc2VBbXVsZXQiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/605b4da0e1/TurquoiseAmulet.png", + "league": "Mercenaries", + "id": "777fe1f7d177432b28f732a8c1d0b56fa86cc8814174de63987a023645aadb74", + "name": "Chimeric Torc", + "typeLine": "Turquoise Amulet", + "baseType": "Turquoise Amulet", + "rarity": "Rare", + "ilvl": 83, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "61", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+24 to Dexterity and Intelligence" + ], + "explicitMods": [ + "33% increased Evasion Rating", + "+13 to maximum Energy Shield", + "10% increased maximum Energy Shield", + "+8% to Fire Resistance" + ], + "frameType": 2, + "x": 2, + "y": 2, + "inventoryId": "Stash4" + }, + { + "verified": false, + "w": 2, + "h": 3, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvV2VhcG9ucy9PbmVIYW5kV2VhcG9ucy9PbmVIYW5kQXhlcy9SZWxlbnRsZXNzRnVyeSIsInciOjIsImgiOjMsInNjYWxlIjoxfV0/8013c33f55/RelentlessFury.png", + "league": "Mercenaries", + "id": "2a4df91ac87c799a0224eed503ee22d27f6212109d2b185329b747adc25d814e", + "sockets": [ + { + "group": 0, + "attr": "S", + "sColour": "R" + } + ], + "name": "Relentless Fury", + "typeLine": "Decorative Axe", + "baseType": "Decorative Axe", + "rarity": "Unique", + "ilvl": 71, + "identified": true, + "properties": [ + { + "name": "One Handed Axe", + "values": [], + "displayMode": 0 + }, + { + "name": "Physical Damage", + "values": [ + [ + "50-100", + 1 + ] + ], + "displayMode": 0, + "type": 9 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "5.00%", + 0 + ] + ], + "displayMode": 0, + "type": 12 + }, + { + "name": "Attacks per Second", + "values": [ + [ + "1.20", + 0 + ] + ], + "displayMode": 0, + "type": 13 + }, + { + "name": "Weapon Range: {0} metres", + "values": [ + [ + "1.1", + 0 + ] + ], + "displayMode": 3, + "type": 14 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "29", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "80", + 0 + ] + ], + "displayMode": 1, + "type": 63 + }, + { + "name": "Dex", + "values": [ + [ + "23", + 0 + ] + ], + "displayMode": 1, + "type": 64 + } + ], + "explicitMods": [ + "66% increased Physical Damage", + "Adds 3 to 10 Physical Damage", + "2% of Physical Attack Damage Leeched as Life", + "Culling Strike", + "You gain Onslaught for 3 seconds on Culling Strike", + "100% chance to Avoid being Chilled during Onslaught" + ], + "flavourText": [ + "Relentless fury\r", + "Sunder my every foe\r", + "Fuel my boiling blood" + ], + "frameType": 3, + "x": 2, + "y": 8, + "inventoryId": "Stash4", + "socketedItems": [] + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvUmluZ3MvVG9wYXpSdWJ5IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/8878077651/TopazRuby.png", + "league": "Mercenaries", + "id": "30054ea683e7613a067e3e33c50bf582583a7b313cfaca630b1eadf819db4e9c", + "name": "", + "typeLine": "Two-Stone Ring", + "baseType": "Two-Stone Ring", + "rarity": "Normal", + "ilvl": 84, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "20", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+16% to Fire and Lightning Resistances" + ], + "frameType": 0, + "x": 1, + "y": 7, + "inventoryId": "Stash4" + }, + { + "verified": false, + "w": 2, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQXJtb3Vycy9HbG92ZXMvR2xvdmVzU3RyNCIsInciOjIsImgiOjIsInNjYWxlIjoxfV0/468f466568/GlovesStr4.png", + "league": "Mercenaries", + "id": "366d355d53b86d0a2f472f69a0ba97184b51640bdac75f6dcfa13c4ac52991c2", + "sockets": [ + { + "group": 0, + "attr": "I", + "sColour": "B" + }, + { + "group": 0, + "attr": "S", + "sColour": "R" + }, + { + "group": 1, + "attr": "S", + "sColour": "R" + }, + { + "group": 1, + "attr": "D", + "sColour": "G" + } + ], + "name": "", + "typeLine": "Leviathan Gauntlets", + "baseType": "Leviathan Gauntlets", + "rarity": "Normal", + "ilvl": 85, + "identified": true, + "properties": [ + { + "name": "Armour", + "values": [ + [ + "383", + 0 + ] + ], + "displayMode": 0, + "type": 16 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "84", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "144", + 0 + ] + ], + "displayMode": 1, + "type": 63 + } + ], + "frameType": 0, + "x": 10, + "y": 6, + "inventoryId": "Stash4", + "socketedItems": [] + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvUmluZ3MvQW1ldGh5c3RSaW5nIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/804d781735/AmethystRing.png", + "league": "Mercenaries", + "id": "60c82ab12d46e279638c3f79629b0594a413ce1de3324582e98cd734f851802c", + "name": "Honour Gyre", + "typeLine": "Amethyst Ring", + "baseType": "Amethyst Ring", + "rarity": "Rare", + "ilvl": 84, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "51", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+20% to Chaos Resistance" + ], + "explicitMods": [ + "Adds 3 to 6 Physical Damage to Attacks", + "Adds 21 to 32 Fire Damage to Attacks", + "Adds 9 to 14 Cold Damage to Attacks", + "+9% to all Elemental Resistances" + ], + "frameType": 2, + "x": 8, + "y": 3, + "inventoryId": "Stash4" + }, + { + "verified": false, + "w": 2, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvSGVpc3QvVG9ybkNsb2FrIiwidyI6MiwiaCI6Miwic2NhbGUiOjF9XQ/8857eabe4c/TornCloak.png", + "league": "Mercenaries", + "id": "28d00a43335fb40839985b1d1b26dc32e1faf3321aa9717fc5a86c76e579e093", + "name": "", + "typeLine": "Experienced Torn Cloak of Planning", + "baseType": "Torn Cloak", + "rarity": "Magic", + "ilvl": 70, + "identified": true, + "properties": [ + { + "name": "Any Heist member can equip this item.", + "values": [ + [ + "", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level {0} in {1}", + "values": [ + [ + "2", + 0 + ], + [ + "Any Job", + 0 + ] + ], + "displayMode": 3 + } + ], + "implicitMods": [ + "2% reduced raising of Alert Level" + ], + "explicitMods": [ + "2% chance to not Activate Lockdown in Grand Heists", + "+2 to Character Level" + ], + "descrText": "Can only be equipped to Heist members.", + "frameType": 1, + "x": 6, + "y": 4, + "inventoryId": "Stash4" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvUmluZ3MvSGVhcnRib3VuZFJpbmciLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/c214aff507/HeartboundRing.png", + "league": "Mercenaries", + "id": "66d4c175460fc55c0e69ab18b0d6fefdeab7135984f9eff498d7fbe4ea7aff2a", + "name": "Heartbound Loop", + "typeLine": "Moonstone Ring", + "baseType": "Moonstone Ring", + "rarity": "Unique", + "ilvl": 85, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "20", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+17 to maximum Energy Shield" + ], + "explicitMods": [ + "Regenerate 11.6 Life per second", + "24% increased Mana Regeneration Rate", + "Minions have 15% increased maximum Life", + "Minions have 10% increased Area of Effect", + "350 Physical Damage taken on Minion Death" + ], + "flavourText": [ + "When the axe finally fell, Seryl shared his pain,\r", + "and the last thought that flickered through his\r", + "fading mind was her broken, shattered scream." + ], + "frameType": 3, + "x": 10, + "y": 8, + "inventoryId": "Stash4" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQW11bGV0cy9UYWxpc21hblVuaXF1ZTIiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/3783a100bf/TalismanUnique2.png", + "league": "Mercenaries", + "id": "4db43a25f31d0ca436012dd791b0d7626049ce6d2c1a47b123d6ac1802cf9f0f", + "name": "Natural Hierarchy", + "typeLine": "Rotfeather Talisman", + "baseType": "Rotfeather Talisman", + "rarity": "Unique", + "ilvl": 85, + "identified": true, + "corrupted": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "44", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "talismanTier": 3, + "implicitMods": [ + "32% increased Damage" + ], + "explicitMods": [ + "13% increased Global Physical Damage", + "30% increased Fire Damage", + "20% increased Cold Damage", + "16% increased Lightning Damage", + "30% increased Chaos Damage" + ], + "flavourText": [ + "Just as the rat cowers before the dog\r", + "and the dog cowers before Man,\r", + "so too should we cower before the First Ones\r", + "and pray we never learn of what comes next." + ], + "frameType": 3, + "x": 11, + "y": 8, + "inventoryId": "Stash4" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvUmluZ3MvVG9wYXpTYXBwaGlyZSIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/0c211c12b4/TopazSapphire.png", + "league": "Mercenaries", + "id": "db230cefc15f75c4ba82cc4613b06dff3b14b9889df61b633c6d4c6dc2eb149f", + "name": "", + "typeLine": "Two-Stone Ring", + "baseType": "Two-Stone Ring", + "rarity": "Normal", + "ilvl": 84, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "20", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+16% to Cold and Lightning Resistances" + ], + "frameType": 0, + "x": 2, + "y": 1, + "inventoryId": "Stash4" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvUmluZ3MvQW1ldGh5c3RSaW5nIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/804d781735/AmethystRing.png", + "league": "Mercenaries", + "id": "7433b98a17d2299b0f94936bd79901c797b8e28230c2d1c6e80c57ac688b38ea", + "name": "", + "typeLine": "Robust Amethyst Ring", + "baseType": "Amethyst Ring", + "rarity": "Magic", + "ilvl": 85, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "30", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+21% to Chaos Resistance" + ], + "explicitMods": [ + "+79 to maximum Life" + ], + "frameType": 1, + "x": 9, + "y": 3, + "inventoryId": "Stash4" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvUmluZ3MvQW1ldGh5c3RSaW5nIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/804d781735/AmethystRing.png", + "league": "Mercenaries", + "id": "693d5b2d554f3ee647ac2df0f80ad5939a3238bdca8b98a7549a27b26d4405f7", + "name": "", + "typeLine": "Amethyst Ring of the Savant", + "baseType": "Amethyst Ring", + "rarity": "Magic", + "ilvl": 84, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "52", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+23% to Chaos Resistance" + ], + "explicitMods": [ + "+40 to Intelligence" + ], + "frameType": 1, + "x": 9, + "y": 4, + "inventoryId": "Stash4" + }, + { + "verified": false, + "w": 2, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvSGVpc3QvRm9jYWxNYWdpY1N0b25lIiwidyI6MiwiaCI6Miwic2NhbGUiOjF9XQ/65ffdbcd59/FocalMagicStone.png", + "league": "Mercenaries", + "id": "f15ee0b3f91433bfb2984349eb8af1bd0168b73c5a7f838116879af06d80aaf7", + "name": "", + "typeLine": "Focal Stone", + "baseType": "Focal Stone", + "rarity": "Normal", + "ilvl": 77, + "identified": true, + "properties": [ + { + "name": "Any Heist member can equip this item.", + "values": [ + [ + "", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level {0} in {1}", + "values": [ + [ + "2", + 0 + ], + [ + "Any Job", + 0 + ] + ], + "displayMode": 3 + } + ], + "implicitMods": [ + "15% increased Spell Damage" + ], + "descrText": "Can only be equipped to Heist members.", + "frameType": 0, + "x": 6, + "y": 0, + "inventoryId": "Stash4" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvSmV3ZWxzL2Jhc2ljaW50IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/510013aec2/basicint.png", + "league": "Mercenaries", + "id": "50002b51c7bf2700c1d0596f9a843e48a1e72e657ac4f177d9fa07a5a03636fb", + "name": "Behemoth Star", + "typeLine": "Cobalt Jewel", + "baseType": "Cobalt Jewel", + "rarity": "Rare", + "ilvl": 83, + "identified": true, + "explicitMods": [ + "11% increased Chaos Damage", + "4% increased Cast Speed", + "8% increased maximum Mana" + ], + "descrText": "Place into an allocated Jewel Socket on the Passive Skill Tree. Right click to remove from the Socket.", + "frameType": 2, + "x": 2, + "y": 6, + "inventoryId": "Stash4" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvSmV3ZWxzL05ld0dlbUJhc2UxIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/0eb1a9d981/NewGemBase1.png", + "league": "Mercenaries", + "id": "819503057ac60b672bf3f7d7f8e096863625df76088c1219a4b88f08e107347b", + "name": "", + "typeLine": "Notable Small Cluster Jewel of Variegation", + "baseType": "Small Cluster Jewel", + "rarity": "Magic", + "ilvl": 83, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "62", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "enchantMods": [ + "Adds 3 Passive Skills", + "Added Small Passive Skills grant: +2% Chance to Block Attack Damage" + ], + "explicitMods": [ + "Added Small Passive Skills also grant: +5% to all Elemental Resistances", + "1 Added Passive Skill is Vicious Guard" + ], + "descrText": "Place into an allocated Small, Medium or Large Jewel Socket on the Passive Skill Tree. Added passives do not interact with jewel radiuses. Right click to remove from the Socket.", + "frameType": 1, + "x": 3, + "y": 2, + "inventoryId": "Stash4" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvSmV3ZWxzL05ld0dlbUJhc2UxIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/0eb1a9d981/NewGemBase1.png", + "league": "Mercenaries", + "id": "67a2a1a796fc08d1b7586d89172a82d88705f59d9f0c7ecf124cd400303fc458", + "name": "", + "typeLine": "Notable Small Cluster Jewel of the Fox", + "baseType": "Small Cluster Jewel", + "rarity": "Magic", + "ilvl": 83, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "58", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "enchantMods": [ + "Adds 2 Passive Skills", + "Added Small Passive Skills grant: +12% to Chaos Resistance" + ], + "explicitMods": [ + "Added Small Passive Skills also grant: +8 to Dexterity", + "1 Added Passive Skill is Student of Decay" + ], + "descrText": "Place into an allocated Small, Medium or Large Jewel Socket on the Passive Skill Tree. Added passives do not interact with jewel radiuses. Right click to remove from the Socket.", + "frameType": 1, + "x": 3, + "y": 11, + "inventoryId": "Stash4" + }, + { + "verified": false, + "w": 2, + "h": 3, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvUXVpdmVycy9Bc3BoeXhpYXNXcmF0aCIsInciOjIsImgiOjMsInNjYWxlIjoxfV0/e33bd46903/AsphyxiasWrath.png", + "league": "Mercenaries", + "id": "6b642a609afaffcaac76722cc4183a7c1b10212551f374fb8b985c36ff8adfcc", + "name": "Asphyxia's Wrath", + "typeLine": "Feathered Arrow Quiver", + "baseType": "Feathered Arrow Quiver", + "rarity": "Unique", + "ilvl": 85, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "20", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "29% increased Projectile Speed" + ], + "explicitMods": [ + "Grants Level 5 Frostbite Skill", + "11% increased Attack Speed", + "+35% to Cold Resistance", + "31% increased Chill Duration on Enemies", + "Gain 20% of Physical Damage as Extra Cold Damage", + "8% chance to Freeze", + "Hexes Transfer to all Enemies within 3 metres when Hexed Enemy dies" + ], + "flavourText": [ + "Mist of breath\r", + "Icing to lips and throat\r", + "As the warm ones choke and fall\r", + "Upon the frozen wasteland." + ], + "frameType": 3, + "x": 8, + "y": 9, + "inventoryId": "Stash4" + }, + { + "verified": false, + "w": 2, + "h": 3, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQXJtb3Vycy9Cb2R5QXJtb3Vycy9Cb2R5RGV4M0MiLCJ3IjoyLCJoIjozLCJzY2FsZSI6MX1d/e30de2c7a6/BodyDex3C.png", + "league": "Mercenaries", + "id": "21c134f1ccc52f72ee4e07363099e32a4d7ab750a997941ac5023af90c43ce86", + "influences": { + "shaper": true + }, + "shaper": true, + "sockets": [ + { + "group": 0, + "attr": "I", + "sColour": "B" + }, + { + "group": 1, + "attr": "D", + "sColour": "G" + }, + { + "group": 1, + "attr": "D", + "sColour": "G" + }, + { + "group": 1, + "attr": "D", + "sColour": "G" + } + ], + "name": "Phoenix Hide", + "typeLine": "Coronal Leather", + "baseType": "Coronal Leather", + "rarity": "Rare", + "ilvl": 83, + "identified": true, + "properties": [ + { + "name": "Quality", + "values": [ + [ + "+13%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + }, + { + "name": "Evasion Rating", + "values": [ + [ + "617", + 1 + ] + ], + "displayMode": 0, + "type": 17 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "54", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "91", + 1 + ] + ], + "displayMode": 1, + "type": 64 + } + ], + "explicitMods": [ + "32% reduced Attribute Requirements", + "+18 to Evasion Rating", + "+23 to maximum Life", + "+15% to Lightning Resistance", + "9% of Physical Damage from Hits taken as Cold Damage" + ], + "frameType": 2, + "x": 10, + "y": 3, + "inventoryId": "Stash4", + "socketedItems": [] + }, + { + "verified": false, + "w": 2, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvSGVpc3QvVG9ybkNsb2FrIiwidyI6MiwiaCI6Miwic2NhbGUiOjF9XQ/8857eabe4c/TornCloak.png", + "league": "Mercenaries", + "id": "9aba32d13c6ac7dff0a5dd8df7881ad48b0c6b51c57100324d488c0076bcfd19", + "name": "", + "typeLine": "Torn Cloak", + "baseType": "Torn Cloak", + "rarity": "Normal", + "ilvl": 78, + "identified": true, + "properties": [ + { + "name": "Any Heist member can equip this item.", + "values": [ + [ + "", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level {0} in {1}", + "values": [ + [ + "2", + 0 + ], + [ + "Any Job", + 0 + ] + ], + "displayMode": 3 + } + ], + "implicitMods": [ + "2% reduced raising of Alert Level" + ], + "descrText": "Can only be equipped to Heist members.", + "frameType": 0, + "x": 6, + "y": 6, + "inventoryId": "Stash4" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvUmluZ3MvU2FwcGhpcmVSdWJ5IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/7df6d65dfd/SapphireRuby.png", + "league": "Mercenaries", + "id": "f305af4f82505275b55347261cf007863732e0d2ca67c1cb1839f3ac6f270cad", + "name": "", + "typeLine": "Magpie's Two-Stone Ring of the Lion", + "baseType": "Two-Stone Ring", + "rarity": "Magic", + "ilvl": 84, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "26", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+16% to Fire and Cold Resistances" + ], + "explicitMods": [ + "+27 to Strength", + "10% increased Rarity of Items found" + ], + "frameType": 1, + "x": 8, + "y": 5, + "inventoryId": "Stash4" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvSmV3ZWxzL2Jhc2ljZGV4IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/9ed22a2b94/basicdex.png", + "league": "Mercenaries", + "id": "307a0d4be09066c515cdbaad0eb6c6d0ff667f03fa02b4ce327a8309c57a321b", + "name": "Gale Hope", + "typeLine": "Viridian Jewel", + "baseType": "Viridian Jewel", + "rarity": "Rare", + "ilvl": 84, + "identified": true, + "explicitMods": [ + "+7% to Cold Damage over Time Multiplier", + "6% increased Attack Speed with Swords", + "+11% to Cold and Lightning Resistances", + "12% increased Damage with Two Handed Weapons" + ], + "descrText": "Place into an allocated Jewel Socket on the Passive Skill Tree. Right click to remove from the Socket.", + "frameType": 2, + "x": 4, + "y": 3, + "inventoryId": "Stash4" + }, + { + "verified": false, + "w": 2, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvSGVpc3QvQ29uZHVpdExpbmVNYWdpY1N0b25lIiwidyI6MiwiaCI6Miwic2NhbGUiOjF9XQ/a7c30a541b/ConduitLineMagicStone.png", + "league": "Mercenaries", + "id": "c276a6abd6e79d931fbc6bdbbd19c787ec57601264bc845531a87cb2b0d158ab", + "name": "", + "typeLine": "Conduit Line of Efficiency", + "baseType": "Conduit Line", + "rarity": "Magic", + "ilvl": 78, + "identified": true, + "properties": [ + { + "name": "Any Heist member can equip this item.", + "values": [ + [ + "", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level {0} in {1}", + "values": [ + [ + "3", + 0 + ], + [ + "Any Job", + 0 + ] + ], + "displayMode": 3 + } + ], + "implicitMods": [ + "18% increased Spell Damage" + ], + "explicitMods": [ + "7% reduced Travel Fee" + ], + "descrText": "Can only be equipped to Heist members.", + "frameType": 1, + "x": 4, + "y": 6, + "inventoryId": "Stash4" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvSmV3ZWxzL2Jhc2ljaW50IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/510013aec2/basicint.png", + "league": "Mercenaries", + "id": "7f0e08c7f6243ab9e24cc4c930550b11cd8de75c4a7395b2a7cde45b6e7236e6", + "name": "Foe Stone", + "typeLine": "Cobalt Jewel", + "baseType": "Cobalt Jewel", + "rarity": "Rare", + "ilvl": 85, + "identified": true, + "explicitMods": [ + "7% increased Attack Speed with Wands", + "+14% to Critical Strike Multiplier for Spell Damage", + "5% faster start of Energy Shield Recharge", + "12% increased Projectile Damage" + ], + "descrText": "Place into an allocated Jewel Socket on the Passive Skill Tree. Right click to remove from the Socket.", + "frameType": 2, + "x": 5, + "y": 3, + "inventoryId": "Stash4" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvUmluZ3MvVG9wYXpSdWJ5IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/8878077651/TopazRuby.png", + "league": "Mercenaries", + "id": "92c3756fd9808fe65a018afe86a5353db451da56c08da0cfabbb9c0ad8032578", + "name": "", + "typeLine": "Two-Stone Ring", + "baseType": "Two-Stone Ring", + "rarity": "Normal", + "ilvl": 84, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "20", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+16% to Fire and Lightning Resistances" + ], + "frameType": 0, + "x": 9, + "y": 6, + "inventoryId": "Stash4" + }, + { + "verified": false, + "w": 2, + "h": 3, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvV2VhcG9ucy9PbmVIYW5kV2VhcG9ucy9EYWdnZXJzL1ZlcmRhbnRHdWFyZGlhblN3b3JkMiIsInciOjIsImgiOjMsInNjYWxlIjoxfV0/3f09536952/VerdantGuardianSword2.png", + "league": "Mercenaries", + "id": "cab0120094c3eb3bfc85d15f514145a74d590aaba482ef8a9855c9813c467e8c", + "sockets": [ + { + "group": 0, + "attr": "S", + "sColour": "R" + }, + { + "group": 1, + "attr": "S", + "sColour": "R" + } + ], + "name": "Beltimber Blade", + "typeLine": "Eternal Sword", + "baseType": "Eternal Sword", + "rarity": "Unique", + "ilvl": 83, + "identified": true, + "properties": [ + { + "name": "One Handed Sword", + "values": [], + "displayMode": 0 + }, + { + "name": "Physical Damage", + "values": [ + [ + "117-194", + 1 + ] + ], + "displayMode": 0, + "type": 9 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "5.00%", + 0 + ] + ], + "displayMode": 0, + "type": 12 + }, + { + "name": "Attacks per Second", + "values": [ + [ + "1.75", + 1 + ] + ], + "displayMode": 0, + "type": 13 + }, + { + "name": "Weapon Range: {0} metres", + "values": [ + [ + "1.1", + 0 + ] + ], + "displayMode": 3, + "type": 14 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "66", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "104", + 0 + ] + ], + "displayMode": 1, + "type": 63 + }, + { + "name": "Dex", + "values": [ + [ + "122", + 0 + ] + ], + "displayMode": 1, + "type": 64 + } + ], + "implicitMods": [ + "+475 to Accuracy Rating" + ], + "explicitMods": [ + "186% increased Physical Damage", + "17% increased Attack Speed", + "80% increased Evasion Rating while moving", + "Skills fire 2 additional Projectiles if you've used a Movement Skill Recently", + "Far Shot" + ], + "flavourText": [ + "By wind and wing they are carried,\r", + "Their fates not theirs to control,\r", + "Yet the fates of others dragged in their wake." + ], + "frameType": 3, + "x": 6, + "y": 9, + "inventoryId": "Stash4", + "socketedItems": [] + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvUmluZ3MvQW1ldGh5c3RSaW5nIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/804d781735/AmethystRing.png", + "league": "Mercenaries", + "id": "2780639736d4967e16024a259a511970035f2f1a20331bab0dcb17e5bcedffd5", + "name": "", + "typeLine": "Amethyst Ring", + "baseType": "Amethyst Ring", + "rarity": "Normal", + "ilvl": 84, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "30", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+21% to Chaos Resistance" + ], + "frameType": 0, + "x": 11, + "y": 1, + "inventoryId": "Stash4" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvSmV3ZWxzL2Jhc2ljaW50IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/510013aec2/basicint.png", + "league": "Mercenaries", + "id": "5ee4ba70303b468272c1b82780922340d4408ef3f7e65042ca758896ee44a331", + "name": "Cataclysm Solace", + "typeLine": "Cobalt Jewel", + "baseType": "Cobalt Jewel", + "rarity": "Rare", + "ilvl": 85, + "identified": true, + "explicitMods": [ + "15% increased Spell Damage while holding a Shield", + "7% increased maximum Energy Shield", + "Minions have +12% to all Elemental Resistances", + "25% increased Minion Accuracy Rating" + ], + "descrText": "Place into an allocated Jewel Socket on the Passive Skill Tree. Right click to remove from the Socket.", + "frameType": 2, + "x": 3, + "y": 6, + "inventoryId": "Stash4" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvUmluZ3MvU2FwcGhpcmVSdWJ5IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/7df6d65dfd/SapphireRuby.png", + "league": "Mercenaries", + "id": "1ecbd928dac3a8e276fadd376f5b876af794a77c4c8cd57829903b0d1659cb95", + "name": "Mind Eye", + "typeLine": "Two-Stone Ring", + "baseType": "Two-Stone Ring", + "rarity": "Rare", + "ilvl": 84, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "23", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+16% to Fire and Cold Resistances" + ], + "explicitMods": [ + "+18 to Strength", + "11% increased Cast Speed", + "+38 to maximum Mana", + "+14% to Cold Resistance" + ], + "frameType": 2, + "x": 2, + "y": 5, + "inventoryId": "Stash4" + }, + { + "verified": false, + "w": 2, + "h": 3, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQXJtb3Vycy9Cb2R5QXJtb3Vycy9Cb2R5RGV4SW50NEMiLCJ3IjoyLCJoIjozLCJzY2FsZSI6MX1d/99efce2041/BodyDexInt4C.png", + "league": "Mercenaries", + "id": "47a553502511f54c118860baf830e016a325cd91284db91f0aca98c4f47bf29a", + "sockets": [ + { + "group": 0, + "attr": "I", + "sColour": "B" + }, + { + "group": 1, + "attr": "D", + "sColour": "G" + } + ], + "name": "", + "typeLine": "Unreal Necrotic Armour of Expulsion", + "baseType": "Necrotic Armour", + "rarity": "Magic", + "ilvl": 85, + "identified": true, + "properties": [ + { + "name": "Evasion Rating", + "values": [ + [ + "1449", + 1 + ] + ], + "displayMode": 0, + "type": 17 + }, + { + "name": "Energy Shield", + "values": [ + [ + "291", + 1 + ] + ], + "displayMode": 0, + "type": 18 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "84", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "173", + 0 + ] + ], + "displayMode": 1, + "type": 64 + }, + { + "name": "Int", + "values": [ + [ + "173", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "explicitMods": [ + "82% increased Evasion and Energy Shield", + "+24% to Chaos Resistance" + ], + "frameType": 1, + "x": 4, + "y": 0, + "inventoryId": "Stash4", + "socketedItems": [] + }, + { + "verified": false, + "w": 2, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQXJtb3Vycy9Cb290cy9Cb290c1N0ckludDIiLCJ3IjoyLCJoIjoyLCJzY2FsZSI6MSwidGFuZ2xlZCI6dHJ1ZX1d/93c0c80747/BootsStrInt2.png", + "league": "Mercenaries", + "id": "57a29f592a85126c1a64631ce453b80ac7b5e71f65a84bf7d0a1b1b088c22750", + "tangled": true, + "sockets": [ + { + "group": 0, + "attr": "S", + "sColour": "R" + }, + { + "group": 1, + "attr": "I", + "sColour": "B" + } + ], + "name": "Blood Tread", + "typeLine": "Martyr Boots", + "baseType": "Martyr Boots", + "rarity": "Rare", + "ilvl": 83, + "identified": true, + "properties": [ + { + "name": "Armour", + "values": [ + [ + "367", + 1 + ] + ], + "displayMode": 0, + "type": 16 + }, + { + "name": "Energy Shield", + "values": [ + [ + "73", + 1 + ] + ], + "displayMode": 0, + "type": 18 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "78", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "85", + 0 + ] + ], + "displayMode": 1, + "type": 63 + }, + { + "name": "Int", + "values": [ + [ + "85", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "implicitMods": [ + "33% increased Armour from Equipped Helmet and Gloves" + ], + "explicitMods": [ + "87% increased Armour and Energy Shield", + "+108 to maximum Life", + "+64 to maximum Mana", + "+36% to Fire Resistance" + ], + "frameType": 2, + "x": 0, + "y": 5, + "inventoryId": "Stash4", + "socketedItems": [] + }, + { + "verified": false, + "w": 2, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQXJtb3Vycy9IZWxtZXRzL0hlbG1ldERleEludDgiLCJ3IjoyLCJoIjoyLCJzY2FsZSI6MSwidGFuZ2xlZCI6dHJ1ZX1d/d645745441/HelmetDexInt8.png", + "league": "Mercenaries", + "id": "9a0299385c6422125cf7f0bcf23f5462809c55d844ca6c206e8670af12103216", + "tangled": true, + "sockets": [ + { + "group": 0, + "attr": "D", + "sColour": "G" + } + ], + "name": "Grim Visage", + "typeLine": "Regicide Mask", + "baseType": "Regicide Mask", + "rarity": "Rare", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Evasion Rating", + "values": [ + [ + "193", + 1 + ] + ], + "displayMode": 0, + "type": 17 + }, + { + "name": "Energy Shield", + "values": [ + [ + "31", + 0 + ] + ], + "displayMode": 0, + "type": 18 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "60", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "58", + 0 + ] + ], + "displayMode": 1, + "type": 64 + }, + { + "name": "Int", + "values": [ + [ + "58", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "implicitMods": [ + "20% increased Mana Regeneration Rate" + ], + "explicitMods": [ + "+20 to Dexterity", + "+35 to Intelligence", + "+40 to Evasion Rating", + "+28 to maximum Life", + "+56 to maximum Mana", + "23% increased Rarity of Items found" + ], + "frameType": 2, + "x": 2, + "y": 3, + "inventoryId": "Stash4", + "socketedItems": [] + } + ] + }, + "UnknownAccount!-Mercenaries-4-stis": { + "numTabs": 14, + "items": [ + { + "verified": false, + "w": 2, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQXJtb3Vycy9IZWxtZXRzL0hlbG1ldFN0cjEwIiwidyI6MiwiaCI6Miwic2NhbGUiOjF9XQ/b1e95342a8/HelmetStr10.png", + "league": "Mercenaries", + "id": "c1c5a77fd7752d896a5a5779c2c61a248717d6b0ac0d45be830072271d5a2d7b", + "sockets": [ + { + "group": 0, + "attr": "S", + "sColour": "R" + }, + { + "group": 1, + "attr": "D", + "sColour": "G" + } + ], + "name": "Entropy Horn", + "typeLine": "Royal Burgonet", + "baseType": "Royal Burgonet", + "rarity": "Rare", + "ilvl": 73, + "identified": true, + "note": "~price 5 chaos", + "properties": [ + { + "name": "Armour", + "values": [ + [ + "873", + 1 + ] + ], + "displayMode": 0, + "type": 16 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "65", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "148", + 0 + ] + ], + "displayMode": 1, + "type": 63 + } + ], + "explicitMods": [ + "+81 to Armour", + "89% increased Armour", + "+78 to maximum Life", + "6% increased Rarity of Items found", + "+42% to Cold Resistance", + "+37% to Lightning Resistance" + ], + "frameType": 2, + "x": 6, + "y": 3, + "inventoryId": "Stash5", + "socketedItems": [] + }, + { + "verified": false, + "w": 2, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQXJtb3Vycy9Cb290cy9Cb290c1N0cjMiLCJ3IjoyLCJoIjoyLCJzY2FsZSI6MX1d/56efa25c50/BootsStr3.png", + "league": "Mercenaries", + "id": "051c1176b37eb91f99e1a798cccc9892d54176b106e6fcb89ec99c9bc743ab11", + "sockets": [ + { + "group": 0, + "attr": "S", + "sColour": "R" + } + ], + "name": "Behemoth Tread", + "typeLine": "Precursor Greaves", + "baseType": "Precursor Greaves", + "rarity": "Rare", + "ilvl": 82, + "identified": true, + "note": "~price 5 chaos", + "properties": [ + { + "name": "Armour", + "values": [ + [ + "468", + 1 + ] + ], + "displayMode": 0, + "type": 16 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "78", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "153", + 0 + ] + ], + "displayMode": 1, + "type": 63 + } + ], + "explicitMods": [ + "+14 to Strength", + "45% increased Armour", + "+22 to maximum Life", + "Regenerate 73.2 Life per second", + "+23% to Cold Resistance", + "25% increased Movement Speed" + ], + "frameType": 2, + "x": 2, + "y": 0, + "inventoryId": "Stash5", + "socketedItems": [] + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvSmV3ZWxzL2Jhc2ljaW50IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/510013aec2/basicint.png", + "league": "Mercenaries", + "id": "ab500c310f402bd62813227e562cfe7a1a582afcbdbce5aa6e48ae624866e505", + "name": "Apocalypse Glimmer", + "typeLine": "Cobalt Jewel", + "baseType": "Cobalt Jewel", + "rarity": "Rare", + "ilvl": 68, + "identified": true, + "note": "~price 1 chaos", + "explicitMods": [ + "3% increased Attack Speed", + "14% increased Mana Regeneration Rate", + "Minions have +14% to all Elemental Resistances" + ], + "descrText": "Place into an allocated Jewel Socket on the Passive Skill Tree. Right click to remove from the Socket.", + "frameType": 2, + "x": 4, + "y": 0, + "inventoryId": "Stash5" + }, + { + "verified": false, + "w": 2, + "h": 3, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvV2VhcG9ucy9PbmVIYW5kV2VhcG9ucy9PbmVIYW5kU3dvcmRzL09uZUhhbmRTd29yZDQiLCJ3IjoyLCJoIjozLCJzY2FsZSI6MX1d/936e00e3e6/OneHandSword4.png", + "league": "Mercenaries", + "id": "d31d1421bcf5ce9ab606b31bede0715e9ebb4bd2d28b458dc53e5115a312ec4e", + "sockets": [ + { + "group": 0, + "attr": "I", + "sColour": "B" + } + ], + "name": "Corruption Thirst", + "typeLine": "Gladius", + "baseType": "Gladius", + "rarity": "Rare", + "ilvl": 81, + "identified": true, + "note": "~price 10 chaos", + "properties": [ + { + "name": "One Handed Sword", + "values": [], + "displayMode": 0 + }, + { + "name": "Physical Damage", + "values": [ + [ + "122-176", + 1 + ] + ], + "displayMode": 0, + "type": 9 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "5.00%", + 0 + ] + ], + "displayMode": 0, + "type": 12 + }, + { + "name": "Attacks per Second", + "values": [ + [ + "1.38", + 1 + ] + ], + "displayMode": 0, + "type": 13 + }, + { + "name": "Weapon Range: {0} metres", + "values": [ + [ + "1.1", + 0 + ] + ], + "displayMode": 3, + "type": 14 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "60", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "113", + 0 + ] + ], + "displayMode": 1, + "type": 63 + }, + { + "name": "Dex", + "values": [ + [ + "113", + 0 + ] + ], + "displayMode": 1, + "type": 64 + } + ], + "implicitMods": [ + "40% increased Global Accuracy Rating" + ], + "explicitMods": [ + "+1 to Level of Socketed Gems", + "+1 to Level of Socketed Melee Gems", + "125% increased Physical Damage", + "6% increased Attack Speed", + "+32% to Global Critical Strike Multiplier", + "23% chance to Poison on Hit" + ], + "frameType": 2, + "x": 6, + "y": 9, + "inventoryId": "Stash5", + "socketedItems": [] + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvSmV3ZWxzL2Jhc2ljZGV4IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/9ed22a2b94/basicdex.png", + "league": "Mercenaries", + "id": "b6db2c6ddc0911e7d43c4548ee9eca482cdf0ec3c9d16cbc196e94a384ac2081", + "name": "Damnation Shine", + "typeLine": "Viridian Jewel", + "baseType": "Viridian Jewel", + "rarity": "Rare", + "ilvl": 78, + "identified": true, + "note": "~price 1 divine", + "explicitMods": [ + "+2% Chance to Block Spell Damage while holding a Shield", + "12% increased Melee Damage", + "14% increased Evasion Rating", + "6% increased Poison Duration", + "4% chance to Poison on Hit" + ], + "descrText": "Place into an allocated Jewel Socket on the Passive Skill Tree. Right click to remove from the Socket.", + "frameType": 2, + "x": 0, + "y": 10, + "inventoryId": "Stash5" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQW11bGV0cy9EaXJlQ2xhd1RhbGlzbWFuIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/5c57893c7c/DireClawTalisman.png", + "league": "Mercenaries", + "id": "59f2c4728f7044c6831bb25a6265ffa0596d5aaa299e867299874919a5ef38db", + "name": "Chimeric Clasp", + "typeLine": "Wereclaw Talisman", + "baseType": "Wereclaw Talisman", + "rarity": "Rare", + "ilvl": 78, + "identified": true, + "note": "~price 20 chaos", + "corrupted": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "59", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "talismanTier": 2, + "enchantMods": [ + "Allocates Entrench" + ], + "implicitMods": [ + "+33% to Global Critical Strike Multiplier" + ], + "explicitMods": [ + "+27% to Global Critical Strike Multiplier", + "14% increased maximum Energy Shield", + "Regenerate 77.5 Life per second", + "1.2% of Physical Attack Damage Leeched as Life" + ], + "flavourText": [ + "It's said to be noble to stand one's ground.\r", + "To soak the earth in stalwart blood.\r", + "While the First Ones chose to laugh and run\r", + "and caper with untamed glee.\r", + "- The Wolven King" + ], + "frameType": 2, + "x": 10, + "y": 2, + "inventoryId": "Stash5" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvSmV3ZWxzL2Jhc2ljZGV4IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/9ed22a2b94/basicdex.png", + "league": "Mercenaries", + "id": "93b5ec78ef70ed33f7ce72c9f7556240bbe1b69313b171d57fe767d0eaa60304", + "name": "Viper Stone", + "typeLine": "Viridian Jewel", + "baseType": "Viridian Jewel", + "rarity": "Rare", + "ilvl": 68, + "identified": true, + "note": "~price 20 chaos", + "explicitMods": [ + "+9 to Strength and Intelligence", + "14% increased Damage with Swords", + "10% increased Chaos Damage", + "35% reduced Effect of Shock on you" + ], + "descrText": "Place into an allocated Jewel Socket on the Passive Skill Tree. Right click to remove from the Socket.", + "frameType": 2, + "x": 11, + "y": 10, + "inventoryId": "Stash5" + }, + { + "verified": false, + "w": 2, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQmVsdHMvQmVsdDYiLCJ3IjoyLCJoIjoxLCJzY2FsZSI6MX1d/7ae25523b2/Belt6.png", + "league": "Mercenaries", + "id": "765e74f8c1ec756c98e13b03a9a34e3198ac921a0c67cc0eeedbe7082c8bab4e", + "name": "Dire Leash", + "typeLine": "Studded Belt", + "baseType": "Studded Belt", + "rarity": "Rare", + "ilvl": 75, + "identified": true, + "note": "~price 4 chaos", + "requirements": [ + { + "name": "Level", + "values": [ + [ + "57", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "24% increased Stun Duration on Enemies" + ], + "explicitMods": [ + "+390 to Armour", + "+20 to maximum Mana", + "+43% to Fire Resistance", + "+27% to Cold Resistance", + "+42% to Lightning Resistance" + ], + "frameType": 2, + "x": 6, + "y": 2, + "inventoryId": "Stash5" + }, + { + "verified": false, + "w": 2, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQXJtb3Vycy9TaGllbGRzL1NoaWVsZEludDQiLCJ3IjoyLCJoIjoyLCJzY2FsZSI6MX1d/2fcc8b522c/ShieldInt4.png", + "league": "Mercenaries", + "id": "a8bc27c1c9c3168e33748a33be50ee010e408f2e3317db5ceeba7d0a2770775b", + "sockets": [ + { + "group": 0, + "attr": "I", + "sColour": "B" + }, + { + "group": 1, + "attr": "I", + "sColour": "B" + } + ], + "name": "Rune Star", + "typeLine": "Vaal Spirit Shield", + "baseType": "Vaal Spirit Shield", + "rarity": "Rare", + "ilvl": 74, + "identified": true, + "note": "~price 30 chaos", + "properties": [ + { + "name": "Chance to Block", + "values": [ + [ + "24%", + 0 + ] + ], + "displayMode": 0, + "type": 15 + }, + { + "name": "Energy Shield", + "values": [ + [ + "62", + 0 + ] + ], + "displayMode": 0, + "type": 18 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "62", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Int", + "values": [ + [ + "159", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "implicitMods": [ + "7% increased Spell Damage" + ], + "explicitMods": [ + "11% Chance to Block Spell Damage", + "32% increased Fire Damage", + "80% increased Spell Critical Strike Chance", + "+126 to maximum Life", + "+1% to maximum Lightning Resistance", + "23% increased Stun and Block Recovery" + ], + "frameType": 2, + "x": 8, + "y": 3, + "inventoryId": "Stash5", + "socketedItems": [] + }, + { + "verified": false, + "w": 2, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQmVsdHMvQmVsdDUiLCJ3IjoyLCJoIjoxLCJzY2FsZSI6MX1d/a513a7e6b4/Belt5.png", + "league": "Mercenaries", + "id": "63d23d31d953f503a7a1dc055564a185ddba2815dbb4117a0ff5cfefad84a9a7", + "name": "Dusk Bond", + "typeLine": "Heavy Belt", + "baseType": "Heavy Belt", + "rarity": "Rare", + "ilvl": 83, + "identified": true, + "note": "~price 40 chaos", + "requirements": [ + { + "name": "Level", + "values": [ + [ + "22", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+28 to Strength" + ], + "explicitMods": [ + "Grants Level 20 Aspect of the Cat Skill", + "7% reduced Enemy Stun Threshold", + "+10 to maximum Energy Shield", + "19% increased Stun and Block Recovery" + ], + "frameType": 2, + "x": 4, + "y": 8, + "inventoryId": "Stash5" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvSmV3ZWxzL2Jhc2ljc3RyIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/8129ab1f4d/basicstr.png", + "league": "Mercenaries", + "id": "7a33458ed8291be0ee9ecd25ae54588a784a8ca49bf799ab8b4046d5522b0102", + "name": "Armageddon Cut", + "typeLine": "Crimson Jewel", + "baseType": "Crimson Jewel", + "rarity": "Rare", + "ilvl": 74, + "identified": true, + "note": "~price 9 chaos", + "explicitMods": [ + "11% increased Area Damage", + "14% increased Damage with Two Handed Weapons", + "4% of Damage taken Recouped as Life" + ], + "descrText": "Place into an allocated Jewel Socket on the Passive Skill Tree. Right click to remove from the Socket.", + "frameType": 2, + "x": 10, + "y": 3, + "inventoryId": "Stash5" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQW11bGV0cy9BbXVsZXQ1IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/998c42287b/Amulet5.png", + "league": "Mercenaries", + "id": "9a2c7d944c28c834667ee106fa33ebb786f05c5156d7c1d4bac28e682726cec8", + "name": "Golem Rosary", + "typeLine": "Lapis Amulet", + "baseType": "Lapis Amulet", + "rarity": "Rare", + "ilvl": 84, + "identified": true, + "note": "~b/o 1 divine", + "requirements": [ + { + "name": "Level", + "values": [ + [ + "60", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+20 to Intelligence" + ], + "explicitMods": [ + "+38 to Dexterity", + "Adds 4 to 8 Fire Damage to Attacks", + "23% increased Armour", + "+17% to Fire Resistance", + "+33% to Lightning Resistance", + "+1 to Level of all Physical Skill Gems" + ], + "frameType": 2, + "x": 8, + "y": 6, + "inventoryId": "Stash5" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvSmV3ZWxzL2Jhc2ljc3RyIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/8129ab1f4d/basicstr.png", + "league": "Mercenaries", + "id": "707ca344996057ed146cff8d1daa7d1d64fe0b150b6c1aed0ecdf2d200dfe69e", + "name": "Cataclysm Shine", + "typeLine": "Crimson Jewel", + "baseType": "Crimson Jewel", + "rarity": "Rare", + "ilvl": 75, + "identified": true, + "note": "~price 1 chaos", + "explicitMods": [ + "15% increased Cold Damage", + "17% increased Attack Critical Strike Chance while Dual Wielding", + "30% reduced Effect of Chill on you", + "5% of Damage taken Recouped as Life" + ], + "descrText": "Place into an allocated Jewel Socket on the Passive Skill Tree. Right click to remove from the Socket.", + "frameType": 2, + "x": 5, + "y": 0, + "inventoryId": "Stash5" + }, + { + "verified": false, + "w": 2, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQXJtb3Vycy9IZWxtZXRzL0hlbG1ldFN0ckludDQiLCJ3IjoyLCJoIjoyLCJzY2FsZSI6MSwiZnJhY3R1cmVkIjp0cnVlfV0/4f2237d9eb/HelmetStrInt4.png", + "league": "Mercenaries", + "id": "7c385cec7472e349a684274ff7e8076a1b1d578a2c0a02482c68efcba6971c55", + "fractured": true, + "sockets": [ + { + "group": 0, + "attr": "I", + "sColour": "B" + }, + { + "group": 1, + "attr": "I", + "sColour": "B" + } + ], + "name": "Kraken Veil", + "typeLine": "Faithful Helmet", + "baseType": "Faithful Helmet", + "rarity": "Rare", + "ilvl": 84, + "identified": true, + "note": "~price 1 divine", + "properties": [ + { + "name": "Armour", + "values": [ + [ + "317", + 1 + ] + ], + "displayMode": 0, + "type": 16 + }, + { + "name": "Energy Shield", + "values": [ + [ + "64", + 1 + ] + ], + "displayMode": 0, + "type": 18 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "73", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "101", + 0 + ] + ], + "displayMode": 1, + "type": 63 + }, + { + "name": "Int", + "values": [ + [ + "101", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "explicitMods": [ + "7% increased Armour and Energy Shield", + "+47 to maximum Life", + "+70 to maximum Mana", + "+10% to Fire Resistance", + "+43% to Cold Resistance", + "6% increased Stun and Block Recovery" + ], + "fracturedMods": [ + "+32% to Chaos Resistance" + ], + "frameType": 2, + "x": 2, + "y": 2, + "inventoryId": "Stash5", + "socketedItems": [] + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvUmluZ3MvVG9wYXpSdWJ5IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/8878077651/TopazRuby.png", + "league": "Mercenaries", + "id": "4c3be3648c4f0ae7da3bd797f21c4ca8b388a044769fdcdd0c4f16cdc14d45f1", + "name": "Grim Twirl", + "typeLine": "Two-Stone Ring", + "baseType": "Two-Stone Ring", + "rarity": "Rare", + "ilvl": 69, + "identified": true, + "note": "~price 4 chaos", + "corrupted": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "36", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "Anger has 20% increased Aura Effect" + ], + "explicitMods": [ + "+31 to Intelligence", + "Adds 4 to 42 Lightning Damage to Attacks", + "+188 to Accuracy Rating", + "15% increased Global Accuracy Rating", + "+6 to maximum Energy Shield", + "10% increased Light Radius" + ], + "frameType": 2, + "x": 6, + "y": 0, + "inventoryId": "Stash5" + }, + { + "verified": false, + "w": 2, + "h": 3, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQXJtb3Vycy9Cb2R5QXJtb3Vycy9Cb2R5RGV4MUMiLCJ3IjoyLCJoIjozLCJzY2FsZSI6MX1d/47360dcc4a/BodyDex1C.png", + "league": "Mercenaries", + "id": "7f852ff99777b1bc0d2609ca5750e696394fb991b72459d2183e87e093af71fc", + "sockets": [ + { + "group": 0, + "attr": "S", + "sColour": "R" + }, + { + "group": 0, + "attr": "D", + "sColour": "G" + }, + { + "group": 0, + "attr": "S", + "sColour": "R" + }, + { + "group": 0, + "attr": "I", + "sColour": "B" + }, + { + "group": 0, + "attr": "S", + "sColour": "R" + }, + { + "group": 0, + "attr": "I", + "sColour": "B" + } + ], + "name": "Demon Cloak", + "typeLine": "Exquisite Leather", + "baseType": "Exquisite Leather", + "rarity": "Rare", + "ilvl": 80, + "identified": true, + "note": "~price 1 divine", + "corrupted": true, + "properties": [ + { + "name": "Evasion Rating", + "values": [ + [ + "1243", + 1 + ] + ], + "displayMode": 0, + "type": 17 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "62", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "170", + 0 + ] + ], + "displayMode": 1, + "type": 64 + } + ], + "explicitMods": [ + "+150 to Evasion Rating", + "42% increased Evasion Rating", + "+137 to maximum Life", + "Regenerate 23.3 Life per second", + "+44% to Fire Resistance", + "+10% to Cold Resistance", + "16% increased Stun and Block Recovery" + ], + "frameType": 2, + "x": 6, + "y": 5, + "inventoryId": "Stash5", + "socketedItems": [] + }, + { + "verified": false, + "w": 2, + "h": 3, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvUXVpdmVycy9RdWl2ZXJTaGFya3Rvb3RoIiwidyI6MiwiaCI6Mywic2NhbGUiOjF9XQ/da7b4cd60a/QuiverSharktooth.png", + "league": "Mercenaries", + "id": "5764c14f94e84fc17e907f8943c7ad77f35e4ca1d5587c27f264208f51869690", + "name": "Wrath Stinger", + "typeLine": "Sharktooth Arrow Quiver", + "baseType": "Sharktooth Arrow Quiver", + "rarity": "Rare", + "ilvl": 82, + "identified": true, + "note": "~b/o 5 chaos", + "requirements": [ + { + "name": "Level", + "values": [ + [ + "57", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "Gain 7 Life per Enemy Hit with Attacks" + ], + "explicitMods": [ + "19% increased Critical Strike Chance with Bows", + "+114 to maximum Life", + "+45% to Cold Resistance", + "+18% to Fire and Chaos Resistances" + ], + "frameType": 2, + "x": 4, + "y": 5, + "inventoryId": "Stash5" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvSmV3ZWxzL2Jhc2ljc3RyIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/8129ab1f4d/basicstr.png", + "league": "Mercenaries", + "id": "0e546ba084e13ffef14e187bf5f8d549199f55cef61fcd7b725eba1ec692067e", + "name": "Chimeric Creed", + "typeLine": "Crimson Jewel", + "baseType": "Crimson Jewel", + "rarity": "Rare", + "ilvl": 73, + "identified": true, + "note": "~price 5 chaos", + "explicitMods": [ + "+2% Chance to Block Spell Damage while Dual Wielding", + "12% increased Damage over Time", + "35% reduced Effect of Shock on you" + ], + "descrText": "Place into an allocated Jewel Socket on the Passive Skill Tree. Right click to remove from the Socket.", + "frameType": 2, + "x": 5, + "y": 2, + "inventoryId": "Stash5" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvSmV3ZWxzL2Jhc2ljaW50IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/510013aec2/basicint.png", + "league": "Mercenaries", + "id": "333c3d71ab2d0295673962f18df94c87f879548324354ceaf3cf6a2425805454", + "name": "Phoenix Shine", + "typeLine": "Cobalt Jewel", + "baseType": "Cobalt Jewel", + "rarity": "Rare", + "ilvl": 75, + "identified": true, + "note": "~price 20 chaos", + "explicitMods": [ + "3% increased Cast Speed", + "14% increased Freeze Duration on Enemies", + "6% increased Trap Throwing Speed", + "3% chance to Freeze" + ], + "descrText": "Place into an allocated Jewel Socket on the Passive Skill Tree. Right click to remove from the Socket.", + "frameType": 2, + "x": 11, + "y": 5, + "inventoryId": "Stash5" + }, + { + "verified": false, + "w": 2, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQXJtb3Vycy9HbG92ZXMvR2xvdmVzRGV4NCIsInciOjIsImgiOjIsInNjYWxlIjoxfV0/05a8c03e95/GlovesDex4.png", + "league": "Mercenaries", + "id": "810063b4fd567053671eb0f25cd84a9538363ca11f8c5c71fc7a8cb7ab39229f", + "sockets": [ + { + "group": 0, + "attr": "S", + "sColour": "R" + }, + { + "group": 0, + "attr": "D", + "sColour": "G" + } + ], + "name": "Rune Knuckle", + "typeLine": "Shagreen Gloves", + "baseType": "Shagreen Gloves", + "rarity": "Rare", + "ilvl": 75, + "identified": true, + "note": "~price 15 chaos", + "corrupted": true, + "properties": [ + { + "name": "Evasion Rating", + "values": [ + [ + "194", + 0 + ] + ], + "displayMode": 0, + "type": 17 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "57", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "78", + 0 + ] + ], + "displayMode": 1, + "type": 64 + } + ], + "implicitMods": [ + "+2 to Level of Socketed Minion Gems" + ], + "explicitMods": [ + "Adds 1 to 22 Lightning Damage to Attacks", + "Regenerate 58.2 Life per second", + "13% increased Rarity of Items found", + "+45% to Cold Resistance" + ], + "frameType": 2, + "x": 9, + "y": 6, + "inventoryId": "Stash5", + "socketedItems": [] + }, + { + "verified": false, + "w": 2, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQXJtb3Vycy9TaGllbGRzL1NoaWVsZEludDMiLCJ3IjoyLCJoIjoyLCJzY2FsZSI6MX1d/f0b78ea97c/ShieldInt3.png", + "league": "Mercenaries", + "id": "45efae2c528fa86551e45d343c500e64ddf5ebf83628fc1b53a0309fcce2ea6a", + "sockets": [ + { + "group": 0, + "attr": "I", + "sColour": "B" + }, + { + "group": 0, + "attr": "I", + "sColour": "B" + } + ], + "name": "Empyrean Duty", + "typeLine": "Fossilised Spirit Shield", + "baseType": "Fossilised Spirit Shield", + "rarity": "Rare", + "ilvl": 72, + "identified": true, + "note": "~price 1 divine", + "corrupted": true, + "properties": [ + { + "name": "Chance to Block", + "values": [ + [ + "22%", + 0 + ] + ], + "displayMode": 0, + "type": 15 + }, + { + "name": "Energy Shield", + "values": [ + [ + "144", + 1 + ] + ], + "displayMode": 0, + "type": 18 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "59", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Int", + "values": [ + [ + "141", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "implicitMods": [ + "+2 to Level of Socketed Trap or Mine Gems", + "6% increased maximum Energy Shield" + ], + "explicitMods": [ + "+89 to maximum Energy Shield", + "+29 to maximum Life", + "+31 to maximum Mana", + "+14% to Chaos Resistance", + "20% increased Stun and Block Recovery" + ], + "frameType": 2, + "x": 4, + "y": 3, + "inventoryId": "Stash5", + "socketedItems": [] + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvSmV3ZWxzL2Jhc2ljZGV4IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/9ed22a2b94/basicdex.png", + "league": "Mercenaries", + "id": "266d5c8f163eca5c1829cede95c95d573497c2cc2bad0f5e4dc7e4bca77eef5f", + "name": "Carrion Impaler", + "typeLine": "Viridian Jewel", + "baseType": "Viridian Jewel", + "rarity": "Rare", + "ilvl": 75, + "identified": true, + "note": "~price 5 chaos", + "explicitMods": [ + "5% increased Attack Speed", + "8% increased Attack Speed with Daggers", + "15% increased Evasion Rating", + "0.25% of Physical Attack Damage Leeched as Mana" + ], + "descrText": "Place into an allocated Jewel Socket on the Passive Skill Tree. Right click to remove from the Socket.", + "frameType": 2, + "x": 5, + "y": 1, + "inventoryId": "Stash5" + }, + { + "verified": false, + "w": 2, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQXJtb3Vycy9IZWxtZXRzL0hlbG1ldFN0cjkiLCJ3IjoyLCJoIjoyLCJzY2FsZSI6MX1d/b814dc309a/HelmetStr9.png", + "league": "Mercenaries", + "id": "01f88583de477654942e5b72ded28dd56b2fae2c061d31fe373adfa08f96dffa", + "sockets": [ + { + "group": 0, + "attr": "S", + "sColour": "R" + } + ], + "name": "Spirit Star", + "typeLine": "General's Helmet", + "baseType": "General's Helmet", + "rarity": "Rare", + "ilvl": 83, + "identified": true, + "note": "~price 15 chaos", + "properties": [ + { + "name": "Armour", + "values": [ + [ + "465", + 0 + ] + ], + "displayMode": 0, + "type": 16 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "73", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "170", + 0 + ] + ], + "displayMode": 1, + "type": 63 + } + ], + "explicitMods": [ + "+121 to Accuracy Rating", + "Regenerate 33.3 Life per second", + "+55 to maximum Mana", + "+45% to Fire Resistance", + "+29% to Chaos Resistance" + ], + "frameType": 2, + "x": 0, + "y": 6, + "inventoryId": "Stash5", + "socketedItems": [] + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvUmluZ3MvQm9uZVJpbmciLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/4ed569fff9/BoneRing.png", + "league": "Mercenaries", + "id": "814844490342f1093b84edb24a82ff741ad819788daa21d0683ec152aa6ee0c3", + "name": "Pain Turn", + "typeLine": "Bone Ring", + "baseType": "Bone Ring", + "rarity": "Rare", + "ilvl": 80, + "identified": true, + "note": "~price 4 divine", + "requirements": [ + { + "name": "Level", + "values": [ + [ + "52", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "Minions have +11% to all Elemental Resistances" + ], + "explicitMods": [ + "Adds 10 to 23 Cold Damage to Attacks", + "Adds 1 to 14 Lightning Damage to Attacks", + "+113 to maximum Life", + "+29% to Chaos Resistance", + "Gain 2 Life per Enemy Hit with Attacks", + "Minions have 9% increased Attack and Cast Speed" + ], + "frameType": 2, + "x": 0, + "y": 9, + "inventoryId": "Stash5" + }, + { + "verified": false, + "w": 2, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQmVsdHMvQmVsdDYiLCJ3IjoyLCJoIjoxLCJzY2FsZSI6MX1d/7ae25523b2/Belt6.png", + "league": "Mercenaries", + "id": "a8ab37c7718d6195e127b3781a87b19a05253bdba15dddda52913ff99805ce74", + "name": "Hate Bond", + "typeLine": "Studded Belt", + "baseType": "Studded Belt", + "rarity": "Rare", + "ilvl": 79, + "identified": true, + "note": "~price 1 chaos", + "requirements": [ + { + "name": "Level", + "values": [ + [ + "62", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "26% increased Stun Duration on Enemies" + ], + "explicitMods": [ + "+8 to Strength", + "Regenerate 120.2 Life per second", + "+16 to maximum Mana", + "+34% to Fire Resistance", + "23% increased Flask Mana Recovery rate", + "Reflects 6 Physical Damage to Melee Attackers" + ], + "frameType": 2, + "x": 6, + "y": 8, + "inventoryId": "Stash5" + }, + { + "verified": false, + "w": 2, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQXJtb3Vycy9IZWxtZXRzL0hlbG1ldEludDciLCJ3IjoyLCJoIjoyLCJzY2FsZSI6MX1d/52f5eb243a/HelmetInt7.png", + "league": "Mercenaries", + "id": "49b04371d8df5af25d3c0252d4d2033405cffa10fb928bfa47306e214d796d8e", + "sockets": [ + { + "group": 0, + "attr": "I", + "sColour": "B" + } + ], + "name": "Rapture Veil", + "typeLine": "Steel Circlet", + "baseType": "Steel Circlet", + "rarity": "Rare", + "ilvl": 73, + "identified": true, + "note": "~price 5 chaos", + "properties": [ + { + "name": "Energy Shield", + "values": [ + [ + "62", + 1 + ] + ], + "displayMode": 0, + "type": 18 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "48", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Int", + "values": [ + [ + "101", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "explicitMods": [ + "+2 to Level of Socketed AoE Gems", + "+11 to maximum Energy Shield", + "Regenerate 25.6 Life per second", + "+1 to Level of all Minion Skill Gems", + "9% increased Area of Effect" + ], + "frameType": 2, + "x": 10, + "y": 0, + "inventoryId": "Stash5", + "socketedItems": [] + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvSmV3ZWxzL2Jhc2ljZGV4IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/9ed22a2b94/basicdex.png", + "league": "Mercenaries", + "id": "c92e03db1c7efa63fc65e8b53d1ad7d987fcd0140f1808a44aefa0856a0b0651", + "name": "Sol Star", + "typeLine": "Viridian Jewel", + "baseType": "Viridian Jewel", + "rarity": "Rare", + "ilvl": 79, + "identified": true, + "note": "~price 20 chaos", + "corrupted": true, + "implicitMods": [ + "21% reduced Poison Duration on you" + ], + "explicitMods": [ + "+10 to Strength and Intelligence", + "13% increased Attack Damage while Dual Wielding", + "16% increased Critical Strike Chance with One Handed Melee Weapons", + "35% reduced Ignite Duration on you" + ], + "descrText": "Place into an allocated Jewel Socket on the Passive Skill Tree. Right click to remove from the Socket.", + "frameType": 2, + "x": 10, + "y": 5, + "inventoryId": "Stash5" + }, + { + "verified": false, + "w": 2, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQmVsdHMvQmVsdDYiLCJ3IjoyLCJoIjoxLCJzY2FsZSI6MX1d/7ae25523b2/Belt6.png", + "league": "Mercenaries", + "id": "cf9afa36b2dee3b74198abda2916f1fc9a93a4b39500be8633996da786a4c867", + "name": "Armageddon Clasp", + "typeLine": "Studded Belt", + "baseType": "Studded Belt", + "rarity": "Rare", + "ilvl": 73, + "identified": true, + "note": "~price 5 chaos", + "requirements": [ + { + "name": "Level", + "values": [ + [ + "56", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "30% increased Stun Duration on Enemies" + ], + "explicitMods": [ + "11% reduced Enemy Stun Threshold", + "+331 to Armour", + "Regenerate 25.4 Life per second", + "+31 to maximum Mana", + "+26% to Chaos Resistance", + "35% increased Elemental Damage with Attack Skills" + ], + "frameType": 2, + "x": 10, + "y": 4, + "inventoryId": "Stash5" + }, + { + "verified": false, + "w": 2, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQmVsdHMvQmVsdDQiLCJ3IjoyLCJoIjoxLCJzY2FsZSI6MX1d/fce1729448/Belt4.png", + "league": "Mercenaries", + "id": "ef056c5e4dca64e983c9f616b9c9123360aa64b28bc5a0e619230da791a4754f", + "name": "Storm Cord", + "typeLine": "Cloth Belt", + "baseType": "Cloth Belt", + "rarity": "Rare", + "ilvl": 82, + "identified": true, + "note": "~b/o 10 chaos", + "requirements": [ + { + "name": "Level", + "values": [ + [ + "62", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "18% increased Stun and Block Recovery" + ], + "explicitMods": [ + "+93 to maximum Life", + "Regenerate 97.9 Life per second", + "20% increased Stun and Block Recovery", + "+20% to Cold and Chaos Resistances" + ], + "frameType": 2, + "x": 0, + "y": 8, + "inventoryId": "Stash5" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvSmV3ZWxzL2Jhc2ljc3RyIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/8129ab1f4d/basicstr.png", + "league": "Mercenaries", + "id": "45d9724e2377e4b88bb0d25463ff2b427bb9ee9ecbf247839f3bd6ffe1eac45a", + "name": "Chimeric Eye", + "typeLine": "Crimson Jewel", + "baseType": "Crimson Jewel", + "rarity": "Rare", + "ilvl": 81, + "identified": true, + "note": "~price 190 chaos", + "explicitMods": [ + "9% increased Damage", + "+15% to Critical Strike Multiplier with One Handed Melee Weapons", + "5% increased maximum Life", + "Attacks have 4% chance to cause Bleeding", + "14% increased Bleeding Duration" + ], + "descrText": "Place into an allocated Jewel Socket on the Passive Skill Tree. Right click to remove from the Socket.", + "frameType": 2, + "x": 0, + "y": 11, + "inventoryId": "Stash5" + }, + { + "verified": false, + "w": 2, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQXJtb3Vycy9TaGllbGRzL1NoaWVsZEludDIiLCJ3IjoyLCJoIjoyLCJzY2FsZSI6MX1d/99b47eb1fa/ShieldInt2.png", + "league": "Mercenaries", + "id": "6fa2f2d9203b3f8f1d439bfb960823b57709d6f10532ff91c2de16c9346f12cd", + "influences": { + "elder": true + }, + "elder": true, + "sockets": [ + { + "group": 0, + "attr": "I", + "sColour": "B" + }, + { + "group": 1, + "attr": "I", + "sColour": "B" + } + ], + "name": "Entropy Anthem", + "typeLine": "Lacewood Spirit Shield", + "baseType": "Lacewood Spirit Shield", + "rarity": "Rare", + "ilvl": 85, + "identified": true, + "note": "~b/o 2 divine", + "properties": [ + { + "name": "Chance to Block", + "values": [ + [ + "24%", + 0 + ] + ], + "displayMode": 0, + "type": 15 + }, + { + "name": "Energy Shield", + "values": [ + [ + "63", + 1 + ] + ], + "displayMode": 0, + "type": 18 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "65", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Int", + "values": [ + [ + "134", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "implicitMods": [ + "10% increased Spell Damage" + ], + "explicitMods": [ + "+53 to Intelligence", + "29% increased Energy Shield", + "Regenerate 50.9 Life per second", + "+63 to maximum Mana", + "+3% to maximum Lightning Resistance", + "12% increased Stun and Block Recovery", + "1% increased Damage per 1% Chance to Block Attack Damage" + ], + "frameType": 2, + "x": 8, + "y": 10, + "inventoryId": "Stash5", + "socketedItems": [] + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvSmV3ZWxzL2Jhc2ljaW50IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/510013aec2/basicint.png", + "league": "Mercenaries", + "id": "667d50b4daf68539c0ac84fbb95a047b2fddc187c555f61415a2dbd1698240b2", + "name": "", + "typeLine": "Vivid Cobalt Jewel", + "baseType": "Cobalt Jewel", + "rarity": "Magic", + "ilvl": 74, + "identified": true, + "note": "~price 10 chaos", + "corrupted": true, + "implicitMods": [ + "Minions deal 5% increased Damage" + ], + "explicitMods": [ + "6% increased maximum Life" + ], + "descrText": "Place into an allocated Jewel Socket on the Passive Skill Tree. Right click to remove from the Socket.", + "frameType": 1, + "x": 4, + "y": 2, + "inventoryId": "Stash5" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvUmluZ3MvQm9uZVJpbmciLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/4ed569fff9/BoneRing.png", + "league": "Mercenaries", + "id": "8657b74202ba79ea037dcd0cafcd42661aa66cf7eff9e0a4031b1bda562cf620", + "name": "Blood Gyre", + "typeLine": "Bone Ring", + "baseType": "Bone Ring", + "rarity": "Rare", + "ilvl": 63, + "identified": true, + "note": "~price 1 chaos", + "requirements": [ + { + "name": "Level", + "values": [ + [ + "39", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "Minions have +10% to all Elemental Resistances" + ], + "explicitMods": [ + "Adds 6 to 11 Physical Damage to Attacks", + "17% increased Cold Damage", + "+77 to maximum Life", + "+34% to Lightning Resistance", + "Minions have +23% to all Elemental Resistances" + ], + "frameType": 2, + "x": 4, + "y": 1, + "inventoryId": "Stash5" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvSmV3ZWxzL2Jhc2ljc3RyIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/8129ab1f4d/basicstr.png", + "league": "Mercenaries", + "id": "7f04111c5be164ce3bb9421ba234a9fe7d917d0cbe6b099e04207d9fe8daa951", + "name": "Spirit Heart", + "typeLine": "Crimson Jewel", + "baseType": "Crimson Jewel", + "rarity": "Rare", + "ilvl": 83, + "identified": true, + "note": "~price 5 chaos", + "explicitMods": [ + "+9 to Dexterity and Intelligence", + "15% increased Lightning Damage", + "14% increased Shock Duration on Enemies", + "4% chance to Shock" + ], + "descrText": "Place into an allocated Jewel Socket on the Passive Skill Tree. Right click to remove from the Socket.", + "frameType": 2, + "x": 8, + "y": 9, + "inventoryId": "Stash5" + }, + { + "verified": false, + "w": 2, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvV2VhcG9ucy9PbmVIYW5kV2VhcG9ucy9DbGF3cy9DbGF3NCIsInciOjIsImgiOjIsInNjYWxlIjoxfV0/0a98c635d3/Claw4.png", + "league": "Mercenaries", + "id": "51a7c6eccd7023c3c324260049a663da1f8b630eb0e71f91fad1f9a06cf4d60a", + "sockets": [ + { + "group": 0, + "attr": "I", + "sColour": "B" + } + ], + "name": "Beast Barb", + "typeLine": "Hellion's Paw", + "baseType": "Hellion's Paw", + "rarity": "Rare", + "ilvl": 77, + "identified": true, + "note": "~price 5 chaos", + "properties": [ + { + "name": "Claw", + "values": [], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+13%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + }, + { + "name": "Physical Damage", + "values": [ + [ + "76-144", + 1 + ] + ], + "displayMode": 0, + "type": 9 + }, + { + "name": "Elemental Damage", + "values": [ + [ + "59-104", + 4 + ], + [ + "51-89", + 5 + ] + ], + "displayMode": 0, + "type": 10 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "7.00%", + 0 + ] + ], + "displayMode": 0, + "type": 12 + }, + { + "name": "Attacks per Second", + "values": [ + [ + "1.60", + 0 + ] + ], + "displayMode": 0, + "type": 13 + }, + { + "name": "Weapon Range: {0} metres", + "values": [ + [ + "1.1", + 0 + ] + ], + "displayMode": 3, + "type": 14 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "62", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "131", + 0 + ] + ], + "displayMode": 1, + "type": 64 + }, + { + "name": "Int", + "values": [ + [ + "95", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "implicitMods": [ + "1.6% of Physical Attack Damage Leeched as Life" + ], + "explicitMods": [ + "131% increased Physical Damage", + "Adds 59 to 104 Fire Damage", + "Adds 51 to 89 Cold Damage", + "Grants 26 Life per Enemy Hit", + "23% chance to Blind Enemies on hit" + ], + "frameType": 2, + "x": 7, + "y": 0, + "inventoryId": "Stash5", + "socketedItems": [] + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvSmV3ZWxzL2Jhc2ljaW50IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/510013aec2/basicint.png", + "league": "Mercenaries", + "id": "0e3a35a40065d09dd649ac8e1c75d647ed2c0b501ee5b0307bad5ac7ef2b8d07", + "name": "Empyrean Bliss", + "typeLine": "Cobalt Jewel", + "baseType": "Cobalt Jewel", + "rarity": "Rare", + "ilvl": 85, + "identified": true, + "note": "~price 5 chaos", + "explicitMods": [ + "15% increased Critical Strike Chance with Cold Skills", + "6% of Damage taken Recouped as Life", + "Damaging Ailments deal damage 6% faster" + ], + "descrText": "Place into an allocated Jewel Socket on the Passive Skill Tree. Right click to remove from the Socket.", + "frameType": 2, + "x": 10, + "y": 10, + "inventoryId": "Stash5" + }, + { + "verified": false, + "w": 2, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQmVsdHMvQmVsdDciLCJ3IjoyLCJoIjoxLCJzY2FsZSI6MX1d/98bc736db6/Belt7.png", + "league": "Mercenaries", + "id": "03bf1072e2ed7608e034ef1fd69b1f49f41ce0902721e892ca71d391941b6e00", + "name": "Havoc Tether", + "typeLine": "Vanguard Belt", + "baseType": "Vanguard Belt", + "rarity": "Rare", + "ilvl": 84, + "identified": true, + "note": "~price 15 chaos", + "requirements": [ + { + "name": "Level", + "values": [ + [ + "78", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+275 to Armour and Evasion Rating" + ], + "explicitMods": [ + "+434 to Armour", + "+30 to maximum Mana", + "+7% to Fire Resistance", + "+17% to Cold Resistance", + "+33% to Chaos Resistance" + ], + "frameType": 2, + "x": 10, + "y": 11, + "inventoryId": "Stash5" + }, + { + "verified": false, + "w": 2, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQmVsdHMvQmVsdDQiLCJ3IjoyLCJoIjoxLCJzY2FsZSI6MX1d/fce1729448/Belt4.png", + "league": "Mercenaries", + "id": "a4c4e402b3c5bf370ed98be994f667ea01452ba0e36e98f17c458b01aa5345bc", + "name": "Sol Clasp", + "typeLine": "Cloth Belt", + "baseType": "Cloth Belt", + "rarity": "Rare", + "ilvl": 85, + "identified": true, + "note": "~price 5 chaos", + "requirements": [ + { + "name": "Level", + "values": [ + [ + "59", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "18% increased Stun and Block Recovery" + ], + "explicitMods": [ + "+26 to maximum Energy Shield", + "+117 to maximum Life", + "Regenerate 84.5 Life per second", + "+16 to maximum Mana" + ], + "frameType": 2, + "x": 8, + "y": 5, + "inventoryId": "Stash5" + }, + { + "verified": false, + "w": 2, + "h": 3, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvUXVpdmVycy9RdWl2ZXJTcGlrZS1Qb2ludCIsInciOjIsImgiOjMsInNjYWxlIjoxfV0/e420070f35/QuiverSpike-Point.png", + "league": "Mercenaries", + "id": "c6e2448cede8adfed2a3fdb42af3e27d79486e01b41fed3890e6fe026d05cdee", + "name": "Rune Impaler", + "typeLine": "Spike-Point Arrow Quiver", + "baseType": "Spike-Point Arrow Quiver", + "rarity": "Rare", + "ilvl": 77, + "identified": true, + "note": "~price 10 chaos", + "requirements": [ + { + "name": "Level", + "values": [ + [ + "48", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "20% increased Critical Strike Chance with Bows" + ], + "explicitMods": [ + "21% increased Global Critical Strike Chance", + "+30% to Critical Strike Multiplier with Bows", + "Gain 43 Life per Enemy Killed", + "23% increased Damage with Bow Skills", + "Adds 24 to 32 Chaos Damage if you've dealt a Critical Strike Recently" + ], + "frameType": 2, + "x": 2, + "y": 4, + "inventoryId": "Stash5" + }, + { + "verified": false, + "w": 2, + "h": 3, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvUXVpdmVycy9RdWl2ZXJCcm9hZGhlYWQiLCJ3IjoyLCJoIjozLCJzY2FsZSI6MX1d/5265402022/QuiverBroadhead.png", + "league": "Mercenaries", + "id": "bff4bb0f3bc14742c583371f02dbb0d70b5bb6e40bf559eefcaa0d1249556f4e", + "name": "Dragon Arrow", + "typeLine": "Broadhead Arrow Quiver", + "baseType": "Broadhead Arrow Quiver", + "rarity": "Rare", + "ilvl": 82, + "identified": true, + "note": "~price 5 chaos", + "requirements": [ + { + "name": "Level", + "values": [ + [ + "59", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "8% increased Attack Speed" + ], + "explicitMods": [ + "+35% to Critical Strike Multiplier with Bows", + "+105 to maximum Life", + "+44% to Fire Resistance", + "+31% to Lightning Resistance" + ], + "frameType": 2, + "x": 4, + "y": 9, + "inventoryId": "Stash5" + }, + { + "verified": false, + "w": 2, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQXJtb3Vycy9Cb290cy9Cb290c0RleDQiLCJ3IjoyLCJoIjoyLCJzY2FsZSI6MX1d/76eb290c9b/BootsDex4.png", + "league": "Mercenaries", + "id": "90a258285df76fbb5cf67dde441a8208c41555ce507012def7446c24fb8a6ace", + "sockets": [ + { + "group": 0, + "attr": "S", + "sColour": "R" + }, + { + "group": 1, + "attr": "D", + "sColour": "G" + } + ], + "name": "Dragon Goad", + "typeLine": "Shagreen Boots", + "baseType": "Shagreen Boots", + "rarity": "Rare", + "ilvl": 75, + "identified": true, + "note": "~price 20 chaos", + "corrupted": true, + "properties": [ + { + "name": "Evasion Rating", + "values": [ + [ + "181", + 0 + ] + ], + "displayMode": 0, + "type": 17 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "59", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "97", + 0 + ] + ], + "displayMode": 1, + "type": 64 + } + ], + "implicitMods": [ + "+2 to Level of Socketed Projectile Gems" + ], + "explicitMods": [ + "+43 to Dexterity", + "Regenerate 29.8 Life per second", + "20% increased Movement Speed", + "15% increased Stun and Block Recovery" + ], + "frameType": 2, + "x": 9, + "y": 8, + "inventoryId": "Stash5", + "socketedItems": [] + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvSmV3ZWxzL2Jhc2ljc3RyIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/8129ab1f4d/basicstr.png", + "league": "Mercenaries", + "id": "0b60f3ef48666f853dff83e839138c4086e6d3f56f1d595a2b8043516635feb9", + "name": "Vivid Bliss", + "typeLine": "Crimson Jewel", + "baseType": "Crimson Jewel", + "rarity": "Rare", + "ilvl": 72, + "identified": true, + "note": "~price 5 chaos", + "explicitMods": [ + "14% increased Lightning Damage", + "6% increased maximum Life", + "32% reduced Bleed Duration on you" + ], + "descrText": "Place into an allocated Jewel Socket on the Passive Skill Tree. Right click to remove from the Socket.", + "frameType": 2, + "x": 8, + "y": 8, + "inventoryId": "Stash5" + }, + { + "verified": false, + "w": 2, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQXJtb3Vycy9IZWxtZXRzL0hlbG1ldFN0cjEwIiwidyI6MiwiaCI6Miwic2NhbGUiOjF9XQ/b1e95342a8/HelmetStr10.png", + "league": "Mercenaries", + "id": "38f1030692026079d87a31284968952ff82832f1aa9079502808233b5eec80eb", + "sockets": [ + { + "group": 0, + "attr": "S", + "sColour": "R" + }, + { + "group": 0, + "attr": "S", + "sColour": "R" + } + ], + "name": "Eagle Cowl", + "typeLine": "Royal Burgonet", + "baseType": "Royal Burgonet", + "rarity": "Rare", + "ilvl": 83, + "identified": true, + "note": "~price 20 chaos", + "corrupted": true, + "properties": [ + { + "name": "Armour", + "values": [ + [ + "838", + 1 + ] + ], + "displayMode": 0, + "type": 16 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "65", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "148", + 0 + ] + ], + "displayMode": 1, + "type": 63 + } + ], + "implicitMods": [ + "0.5% of Lightning Damage Leeched as Life" + ], + "explicitMods": [ + "+38 to Armour", + "81% increased Armour", + "+31 to maximum Life", + "+41% to Fire Resistance", + "+42% to Lightning Resistance" + ], + "frameType": 2, + "x": 2, + "y": 7, + "inventoryId": "Stash5", + "socketedItems": [] + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvbGlmZWZsYXNrMTEiLCJ3IjoxLCJoIjoyLCJzY2FsZSI6MSwibGV2ZWwiOjEsImZyYWN0dXJlZCI6dHJ1ZX1d/93c8310bc8/lifeflask11.png", + "league": "Mercenaries", + "id": "338d51b23385b74dd5b9c32082ad36d68c00a27b1190f72c6a8ba23693d90f21", + "fractured": true, + "name": "", + "typeLine": "Masochist's Divine Life Flask of Abundance", + "baseType": "Divine Life Flask", + "rarity": "Magic", + "ilvl": 74, + "identified": true, + "note": "~price 10 chaos", + "properties": [ + { + "name": "Recovers {0} Life over {1} Seconds", + "values": [ + [ + "2400", + 0 + ], + [ + "3.50", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "15", + 0 + ], + [ + "45", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "60", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "explicitMods": [ + "Recover an additional 13% of Flask's Life Recovery Amount over 10 seconds if used while not on Full Life" + ], + "fracturedMods": [ + "Gain 2 Charges when you are Hit by an Enemy" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 1, + "x": 9, + "y": 0, + "inventoryId": "Stash5" + }, + { + "verified": false, + "w": 1, + "h": 4, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvV2VhcG9ucy9PbmVIYW5kV2VhcG9ucy9SYXBpZXJzL1JhcGllcjgiLCJ3IjoxLCJoIjo0LCJzY2FsZSI6MX1d/1f11ed5e87/Rapier8.png", + "league": "Mercenaries", + "id": "d130658d6141682386acbe62e0e60fe566c7c58f606146f8f3a2b4ed6e948ee5", + "sockets": [ + { + "group": 0, + "attr": "D", + "sColour": "G" + }, + { + "group": 0, + "attr": "D", + "sColour": "G" + } + ], + "name": "Doom Stinger", + "typeLine": "Apex Rapier", + "baseType": "Apex Rapier", + "rarity": "Rare", + "ilvl": 81, + "identified": true, + "note": "~price 1 divine", + "properties": [ + { + "name": "One Handed Sword", + "values": [], + "displayMode": 0 + }, + { + "name": "Physical Damage", + "values": [ + [ + "29-67", + 0 + ] + ], + "displayMode": 0, + "type": 9 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "7.23%", + 1 + ] + ], + "displayMode": 0, + "type": 12 + }, + { + "name": "Attacks per Second", + "values": [ + [ + "1.40", + 0 + ] + ], + "displayMode": 0, + "type": 13 + }, + { + "name": "Weapon Range: {0} metres", + "values": [ + [ + "1.4", + 0 + ] + ], + "displayMode": 3, + "type": 14 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "58", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "176", + 0 + ] + ], + "displayMode": 1, + "type": 64 + } + ], + "implicitMods": [ + "+35% to Global Critical Strike Multiplier" + ], + "explicitMods": [ + "+2 to Level of Socketed Melee Gems", + "27% increased Critical Strike Chance", + "+37% to Global Critical Strike Multiplier", + "13% reduced Enemy Stun Threshold" + ], + "frameType": 2, + "x": 11, + "y": 6, + "inventoryId": "Stash5", + "socketedItems": [] + }, + { + "verified": false, + "w": 2, + "h": 3, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvUXVpdmVycy9RdWl2ZXJTcGlrZS1Qb2ludCIsInciOjIsImgiOjMsInNjYWxlIjoxfV0/e420070f35/QuiverSpike-Point.png", + "league": "Mercenaries", + "id": "2cce368b7d13aeded1f9fb19bce32ac78aa0fa98dc25aed2d2009de612161940", + "name": "Brimstone Bolt", + "typeLine": "Spike-Point Arrow Quiver", + "baseType": "Spike-Point Arrow Quiver", + "rarity": "Rare", + "ilvl": 73, + "identified": true, + "note": "~price 5 chaos", + "requirements": [ + { + "name": "Level", + "values": [ + [ + "51", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "22% increased Critical Strike Chance with Bows" + ], + "explicitMods": [ + "Adds 29 to 56 Fire Damage to Attacks", + "33% increased Critical Strike Chance with Bows", + "41% increased Projectile Speed", + "8% increased Attack and Cast Speed", + "23% increased Damage with Bow Skills" + ], + "frameType": 2, + "x": 0, + "y": 3, + "inventoryId": "Stash5" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvUmluZ3MvVG9wYXpSdWJ5IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/8878077651/TopazRuby.png", + "league": "Mercenaries", + "id": "42e057b7a88a1d810a35749bfa946d6c6b6a5cb9f92aa1ede2e60c27d5df2311", + "name": "Blood Twirl", + "typeLine": "Two-Stone Ring", + "baseType": "Two-Stone Ring", + "rarity": "Rare", + "ilvl": 77, + "identified": true, + "note": "~price 60 divine", + "requirements": [ + { + "name": "Level", + "values": [ + [ + "59", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+13% to Fire and Lightning Resistances" + ], + "explicitMods": [ + "+16 to Dexterity", + "16% increased Cast Speed", + "+45 to maximum Energy Shield", + "+52 to maximum Mana", + "7% reduced Mana Cost of Skills" + ], + "frameType": 2, + "x": 6, + "y": 1, + "inventoryId": "Stash5" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQW11bGV0cy9BbXVsZXQ3IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/58942b1ab3/Amulet7.png", + "league": "Mercenaries", + "id": "9df9ca05c0afa66dae1bc5a3cad6a394c47cedf4f01773fc286610cc935a7aab", + "name": "Plague Collar", + "typeLine": "Onyx Amulet", + "baseType": "Onyx Amulet", + "rarity": "Rare", + "ilvl": 77, + "identified": true, + "note": "~price 5 chaos", + "requirements": [ + { + "name": "Level", + "values": [ + [ + "44", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+13 to all Attributes" + ], + "explicitMods": [ + "+28 to Dexterity", + "20% increased Spell Damage", + "10% increased Cold Damage", + "Adds 1 to 2 Cold Damage to Attacks", + "4% increased Armour", + "+25% to Cold Resistance" + ], + "frameType": 2, + "x": 11, + "y": 2, + "inventoryId": "Stash5" + }, + { + "verified": false, + "w": 1, + "h": 3, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvV2VhcG9ucy9PbmVIYW5kV2VhcG9ucy9EYWdnZXJzL0RhZ2dlcjIiLCJ3IjoxLCJoIjozLCJzY2FsZSI6MX1d/c2c0a06eec/Dagger2.png", + "league": "Mercenaries", + "id": "8b84e37a6eb5816ce8bef5b2b108e7c039b6db966f64db41bb79d1fd399b82d7", + "sockets": [ + { + "group": 0, + "attr": "I", + "sColour": "B" + }, + { + "group": 1, + "attr": "D", + "sColour": "G" + } + ], + "name": "Hate Scratch", + "typeLine": "Gutting Knife", + "baseType": "Gutting Knife", + "rarity": "Rare", + "ilvl": 85, + "identified": true, + "note": "~price 10 chaos", + "properties": [ + { + "name": "Dagger", + "values": [], + "displayMode": 0 + }, + { + "name": "Physical Damage", + "values": [ + [ + "35-107", + 1 + ] + ], + "displayMode": 0, + "type": 9 + }, + { + "name": "Elemental Damage", + "values": [ + [ + "16-28", + 4 + ], + [ + "9-154", + 6 + ] + ], + "displayMode": 0, + "type": 10 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "8.50%", + 0 + ] + ], + "displayMode": 0, + "type": 12 + }, + { + "name": "Attacks per Second", + "values": [ + [ + "1.40", + 0 + ] + ], + "displayMode": 0, + "type": 13 + }, + { + "name": "Weapon Range: {0} metre", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 3, + "type": 14 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "65", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "113", + 0 + ] + ], + "displayMode": 1, + "type": 64 + }, + { + "name": "Int", + "values": [ + [ + "78", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "implicitMods": [ + "30% increased Global Critical Strike Chance" + ], + "explicitMods": [ + "+51 to Dexterity", + "+17% to Chaos Damage over Time Multiplier", + "Adds 16 to 31 Physical Damage", + "Adds 16 to 28 Fire Damage", + "Adds 9 to 154 Lightning Damage", + "Grants 15 Life per Enemy Hit" + ], + "frameType": 2, + "x": 1, + "y": 9, + "inventoryId": "Stash5", + "socketedItems": [] + }, + { + "verified": false, + "w": 2, + "h": 3, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvUXVpdmVycy9SaWtlclJpblF1aXZlciIsInciOjIsImgiOjMsInNjYWxlIjoxfV0/8f01e6977f/RikerRinQuiver.png", + "league": "Mercenaries", + "id": "0cc0393241d627f6c3b92ab29dbbe46500c8796a2b9cca218938c37f836658ed", + "influences": { + "elder": true + }, + "elder": true, + "name": "Sol Brand", + "typeLine": "Primal Arrow Quiver", + "baseType": "Primal Arrow Quiver", + "rarity": "Rare", + "ilvl": 83, + "identified": true, + "note": "~price 30 chaos", + "requirements": [ + { + "name": "Level", + "values": [ + [ + "66", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "21% increased Elemental Damage with Attack Skills" + ], + "explicitMods": [ + "+450 to Accuracy Rating", + "+13% to Chaos Resistance", + "9% increased Area of Effect", + "15% chance to Poison on Hit", + "22% increased Damage with Poison" + ], + "frameType": 2, + "x": 2, + "y": 9, + "inventoryId": "Stash5" + }, + { + "verified": false, + "w": 2, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQmVsdHMvQmVsdDIiLCJ3IjoyLCJoIjoxLCJzY2FsZSI6MX1d/3a6ece4e40/Belt2.png", + "league": "Mercenaries", + "id": "68f8ef5fd62ba6a8e413e8b9e751b802988947ec255ae0109f193d2014d38254", + "name": "Grim Shackle", + "typeLine": "Chain Belt", + "baseType": "Chain Belt", + "rarity": "Rare", + "ilvl": 77, + "identified": true, + "note": "~price 5 chaos", + "requirements": [ + { + "name": "Level", + "values": [ + [ + "59", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+18 to maximum Energy Shield" + ], + "explicitMods": [ + "+34 to Strength", + "+72 to maximum Life", + "Regenerate 92.9 Life per second", + "15% increased Stun and Block Recovery", + "Reflects 4 Physical Damage to Melee Attackers" + ], + "frameType": 2, + "x": 8, + "y": 2, + "inventoryId": "Stash5" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvUmluZ3MvUmluZzYiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/74a5d719fd/Ring6.png", + "league": "Mercenaries", + "id": "d4395622e42ca8b5714bf4dd51173f438b9846eba672ed17535cd908975914c5", + "name": "Morbid Eye", + "typeLine": "Sapphire Ring", + "baseType": "Sapphire Ring", + "rarity": "Rare", + "ilvl": 72, + "identified": true, + "note": "~price 3 chaos", + "requirements": [ + { + "name": "Level", + "values": [ + [ + "52", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+29% to Cold Resistance" + ], + "explicitMods": [ + "+294 to Accuracy Rating", + "+78 to Evasion Rating", + "+11% to all Elemental Resistances", + "+27% to Chaos Resistance" + ], + "frameType": 2, + "x": 11, + "y": 3, + "inventoryId": "Stash5" + }, + { + "verified": false, + "w": 2, + "h": 3, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQXJtb3Vycy9Cb2R5QXJtb3Vycy9Cb2R5RGV4SW50MkMiLCJ3IjoyLCJoIjozLCJzY2FsZSI6MSwiZnJhY3R1cmVkIjp0cnVlfV0/ab6fc18760/BodyDexInt2C.png", + "league": "Mercenaries", + "id": "df20ded2057ee1d75f7daf1ce4872fc04926d054edaa9dad0962b4245ffe3b93", + "fractured": true, + "sockets": [ + { + "group": 0, + "attr": "D", + "sColour": "G" + }, + { + "group": 0, + "attr": "D", + "sColour": "G" + }, + { + "group": 0, + "attr": "S", + "sColour": "R" + } + ], + "name": "Gloom Guardian", + "typeLine": "Torturer Garb", + "baseType": "Torturer Garb", + "rarity": "Rare", + "ilvl": 81, + "identified": true, + "note": "~price 10 chaos", + "properties": [ + { + "name": "Evasion Rating", + "values": [ + [ + "791", + 1 + ] + ], + "displayMode": 0, + "type": 17 + }, + { + "name": "Energy Shield", + "values": [ + [ + "184", + 1 + ] + ], + "displayMode": 0, + "type": 18 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "78", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "151", + 0 + ] + ], + "displayMode": 1, + "type": 64 + }, + { + "name": "Int", + "values": [ + [ + "151", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "explicitMods": [ + "+17 to Intelligence", + "+109 to Evasion Rating", + "+47 to maximum Energy Shield", + "+24% to Fire Resistance", + "+19% to Lightning Resistance" + ], + "fracturedMods": [ + "+135 to maximum Life" + ], + "frameType": 2, + "x": 0, + "y": 0, + "inventoryId": "Stash5", + "socketedItems": [] + } + ] + }, + "UnknownAccount!-Mercenaries-5-stis": { + "numTabs": 14, + "currencyLayout": { + "sections": [ + "general", + "influence" + ], + "layout": { + "0": { + "section": "general", + "x": 308.5192697768763, + "y": 48.073022312373226, + "w": 1, + "h": 1, + "scale": 0.807692289352417 + }, + "1": { + "section": "general", + "x": 68.76267748478702, + "y": 48.073022312373226, + "w": 1, + "h": 1, + "scale": 0.807692289352417 + }, + "2": { + "section": "general", + "x": 462.474645030426, + "y": 108.92494929006087, + "w": 1, + "h": 1, + "scale": 0.807692289352417 + }, + "3": { + "section": "general", + "x": 359.026369168357, + "y": 47.464503042596355, + "w": 1, + "h": 1, + "scale": 0.807692289352417 + }, + "4": { + "section": "general", + "x": 290.8722109533469, + "y": 108.92494929006087, + "w": 1, + "h": 1, + "scale": 0.807692289352417 + }, + "5": { + "section": "general", + "x": 411.35902636916836, + "y": 108.92494929006087, + "w": 1, + "h": 1, + "scale": 0.807692289352417 + }, + "6": { + "section": "general", + "x": 171.60243407707912, + "y": 108.92494929006087, + "w": 1, + "h": 1, + "scale": 0.807692289352417 + }, + "7": { + "section": "general", + "x": 359.6348884381339, + "y": 273.8336713995943, + "w": 1, + "h": 1, + "scale": 0.807692289352417 + }, + "8": { + "section": "general", + "x": 16.43002028397566, + "y": 109.53346855983774, + "w": 1, + "h": 1, + "scale": 0.807692289352417 + }, + "9": { + "section": "general", + "x": 68.15415821501014, + "y": 108.92494929006087, + "w": 1, + "h": 1, + "scale": 0.807692289352417 + }, + "10": { + "section": "general", + "x": 359.6348884381339, + "y": 324.949290060852, + "w": 1, + "h": 1, + "scale": 0.807692289352417 + }, + "11": { + "section": "general", + "x": 239.1480730223124, + "y": 109.53346855983774, + "w": 1, + "h": 1, + "scale": 0.807692289352417 + }, + "12": { + "section": "general", + "x": 359.6348884381339, + "y": 108.92494929006087, + "w": 1, + "h": 1, + "scale": 0.807692289352417 + }, + "13": { + "section": "general", + "x": 171.60243407707912, + "y": 161.25760649087223, + "w": 1, + "h": 1, + "scale": 0.807692289352417 + }, + "14": { + "section": "general", + "x": 119.87829614604463, + "y": 47.464503042596355, + "w": 1, + "h": 1, + "scale": 0.807692289352417 + }, + "15": { + "section": "general", + "x": 411.35902636916836, + "y": 48.073022312373226, + "w": 1, + "h": 1, + "scale": 0.807692289352417 + }, + "16": { + "section": "general", + "x": 463.0831643002029, + "y": 48.073022312373226, + "w": 1, + "h": 1, + "scale": 0.807692289352417 + }, + "17": { + "section": "general", + "x": 170.99391480730225, + "y": 222.71805273833672, + "w": 1, + "h": 1, + "scale": 0.807692289352417 + }, + "18": { + "section": "general", + "x": 119.26977687626776, + "y": 222.71805273833672, + "w": 1, + "h": 1, + "scale": 0.807692289352417 + }, + "19": { + "section": "general", + "x": 68.76267748478702, + "y": 222.71805273833672, + "w": 1, + "h": 1, + "scale": 0.807692289352417 + }, + "20": { + "section": "general", + "x": 514.1987829614604, + "y": 161.25760649087223, + "w": 1, + "h": 1, + "scale": 0.807692289352417 + }, + "21": { + "section": "general", + "x": 514.1987829614604, + "y": 109.53346855983774, + "w": 1, + "h": 1, + "scale": 0.807692289352417 + }, + "22": { + "section": "general", + "x": 514.8073022312374, + "y": 47.464503042596355, + "w": 1, + "h": 1, + "scale": 0.807692289352417 + }, + "23": { + "section": "general", + "x": 17.038539553752535, + "y": 47.464503042596355, + "w": 1, + "h": 1, + "scale": 0.807692289352417 + }, + "24": { + "section": "general", + "x": 17.038539553752535, + "y": 161.25760649087223, + "w": 1, + "h": 1, + "scale": 0.807692289352417 + }, + "25": { + "section": "general", + "x": 68.76267748478702, + "y": 161.25760649087223, + "w": 1, + "h": 1, + "scale": 0.807692289352417 + }, + "26": { + "section": "general", + "x": 410.7505070993915, + "y": 161.25760649087223, + "w": 1, + "h": 1, + "scale": 0.807692289352417 + }, + "27": { + "section": "general", + "x": 514.1987829614604, + "y": 324.949290060852, + "w": 1, + "h": 1, + "scale": 0.807692289352417 + }, + "28": { + "x": 247.0588235294118, + "y": 219.0669371196755, + "w": 2, + "h": 4, + "scale": 0.807692289352417 + }, + "30": { + "x": 110.75050709939148, + "y": 413.7931034482759, + "w": 1, + "h": 1, + "scale": 0.807692289352417 + }, + "31": { + "x": 161.8661257606491, + "y": 413.7931034482759, + "w": 1, + "h": 1, + "scale": 0.807692289352417 + }, + "32": { + "x": 213.5902636916836, + "y": 413.7931034482759, + "w": 1, + "h": 1, + "scale": 0.807692289352417 + }, + "33": { + "x": 265.922920892495, + "y": 413.7931034482759, + "w": 1, + "h": 1, + "scale": 0.807692289352417 + }, + "34": { + "x": 317.64705882352945, + "y": 413.7931034482759, + "w": 1, + "h": 1, + "scale": 0.807692289352417 + }, + "35": { + "section": "general", + "x": 161.8661257606491, + "y": 523.3265720081137, + "w": 1, + "h": 1, + "scale": 0.807692289352417, + "hidden": true + }, + "36": { + "section": "general", + "x": 213.5902636916836, + "y": 523.3265720081137, + "w": 1, + "h": 1, + "scale": 0.807692289352417, + "hidden": true + }, + "37": { + "section": "general", + "x": 265.922920892495, + "y": 523.3265720081137, + "w": 1, + "h": 1, + "scale": 0.807692289352417, + "hidden": true + }, + "38": { + "section": "general", + "x": 359.6348884381339, + "y": 222.71805273833672, + "w": 1, + "h": 1, + "scale": 0.807692289352417, + "hidden": true + }, + "39": { + "section": "general", + "x": 110.75050709939148, + "y": 523.3265720081137, + "w": 1, + "h": 1, + "scale": 0.807692289352417, + "hidden": true + }, + "40": { + "x": 369.3711967545639, + "y": 413.7931034482759, + "w": 1, + "h": 1, + "scale": 0.807692289352417 + }, + "41": { + "x": 422.31237322515216, + "y": 413.7931034482759, + "w": 1, + "h": 1, + "scale": 0.807692289352417 + }, + "42": { + "x": 108.92494929006087, + "y": 468.55983772819474, + "w": 1, + "h": 1, + "scale": 0.807692289352417 + }, + "43": { + "x": 161.25760649087223, + "y": 468.55983772819474, + "w": 1, + "h": 1, + "scale": 0.807692289352417 + }, + "44": { + "x": 213.5902636916836, + "y": 468.55983772819474, + "w": 1, + "h": 1, + "scale": 0.807692289352417 + }, + "45": { + "x": 265.922920892495, + "y": 468.55983772819474, + "w": 1, + "h": 1, + "scale": 0.807692289352417 + }, + "46": { + "x": 317.64705882352945, + "y": 468.55983772819474, + "w": 1, + "h": 1, + "scale": 0.807692289352417 + }, + "47": { + "x": 369.3711967545639, + "y": 468.55983772819474, + "w": 1, + "h": 1, + "scale": 0.807692289352417 + }, + "48": { + "x": 422.31237322515216, + "y": 468.55983772819474, + "w": 1, + "h": 1, + "scale": 0.807692289352417 + }, + "49": { + "section": "general", + "x": 462.474645030426, + "y": 161.25760649087223, + "w": 1, + "h": 1, + "scale": 0.807692289352417 + }, + "50": { + "section": "general", + "x": 290.8722109533469, + "y": 161.25760649087223, + "w": 1, + "h": 1, + "scale": 0.807692289352417 + }, + "51": { + "section": "general", + "x": 239.1480730223124, + "y": 160.64908722109536, + "w": 1, + "h": 1, + "scale": 0.807692289352417 + }, + "52": { + "section": "general", + "x": 359.6348884381339, + "y": 161.25760649087223, + "w": 1, + "h": 1, + "scale": 0.807692289352417 + }, + "53": { + "section": "general", + "x": 119.26977687626776, + "y": 161.25760649087223, + "w": 1, + "h": 1, + "scale": 0.807692289352417 + }, + "54": { + "section": "general", + "x": 119.87829614604463, + "y": 109.53346855983774, + "w": 1, + "h": 1, + "scale": 0.807692289352417 + }, + "55": { + "section": "general", + "x": 514.1987829614604, + "y": 222.10953346855985, + "w": 1, + "h": 1, + "scale": 0.807692289352417 + }, + "56": { + "section": "general", + "x": 514.1987829614604, + "y": 273.8336713995943, + "w": 1, + "h": 1, + "scale": 0.807692289352417 + }, + "57": { + "section": "general", + "x": 462.474645030426, + "y": 222.10953346855985, + "w": 1, + "h": 1, + "scale": 0.807692289352417 + }, + "58": { + "section": "general", + "x": 67.54563894523326, + "y": 273.8336713995943, + "w": 1, + "h": 1, + "scale": 0.807692289352417 + }, + "59": { + "section": "general", + "x": 119.26977687626776, + "y": 273.8336713995943, + "w": 1, + "h": 1, + "scale": 0.807692289352417 + }, + "60": { + "section": "general", + "x": 170.99391480730225, + "y": 273.8336713995943, + "w": 1, + "h": 1, + "scale": 0.807692289352417 + }, + "61": { + "section": "influence", + "x": 441.1764705882353, + "y": 159.4320486815416, + "w": 1, + "h": 1, + "scale": 0.807692289352417 + }, + "62": { + "section": "general", + "x": 67.54563894523326, + "y": 324.949290060852, + "w": 1, + "h": 1, + "scale": 0.807692289352417 + }, + "63": { + "section": "general", + "x": 119.26977687626776, + "y": 324.949290060852, + "w": 1, + "h": 1, + "scale": 0.807692289352417 + }, + "64": { + "section": "general", + "x": 462.474645030426, + "y": 273.8336713995943, + "w": 1, + "h": 1, + "scale": 0.807692289352417 + }, + "65": { + "section": "general", + "x": 170.99391480730225, + "y": 324.949290060852, + "w": 1, + "h": 1, + "scale": 0.807692289352417 + }, + "66": { + "section": "influence", + "x": 441.1764705882353, + "y": 51.724137931034484, + "w": 1, + "h": 1, + "scale": 0.807692289352417 + }, + "67": { + "section": "influence", + "x": 385.1926977687627, + "y": 105.2738336713996, + "w": 1, + "h": 1, + "scale": 0.807692289352417 + }, + "68": { + "section": "influence", + "x": 385.1926977687627, + "y": 51.724137931034484, + "w": 1, + "h": 1, + "scale": 0.807692289352417 + }, + "69": { + "section": "influence", + "x": 441.1764705882353, + "y": 105.2738336713996, + "w": 1, + "h": 1, + "scale": 0.807692289352417 + }, + "70": { + "section": "general", + "x": 411.35902636916836, + "y": 273.8336713995943, + "w": 1, + "h": 1, + "scale": 0.807692289352417 + }, + "71": { + "section": "influence", + "x": 385.1926977687627, + "y": 159.4320486815416, + "w": 1, + "h": 1, + "scale": 0.807692289352417 + }, + "72": { + "section": "general", + "x": 359.6348884381339, + "y": 223.3265720081136, + "w": 1, + "h": 1, + "scale": 0.807692289352417, + "hidden": true + }, + "73": { + "section": "general", + "x": 187.4239350912779, + "y": 47.464503042596355, + "w": 1, + "h": 1, + "scale": 0.807692289352417 + }, + "74": { + "section": "general", + "x": 239.1480730223124, + "y": 47.464503042596355, + "w": 1, + "h": 1, + "scale": 0.807692289352417 + }, + "75": { + "section": "general", + "x": 359.6348884381339, + "y": 222.71805273833672, + "w": 1, + "h": 1, + "scale": 0.807692289352417 + }, + "76": { + "section": "general", + "x": 411.35902636916836, + "y": 324.949290060852, + "w": 1, + "h": 1, + "scale": 0.807692289352417 + }, + "77": { + "section": "influence", + "x": 88.84381338742394, + "y": 159.4320486815416, + "w": 1, + "h": 1, + "scale": 0.807692289352417 + }, + "78": { + "section": "influence", + "x": 145.43610547667345, + "y": 159.4320486815416, + "w": 1, + "h": 1, + "scale": 0.807692289352417 + }, + "79": { + "section": "influence", + "x": 88.84381338742394, + "y": 215.41582150101422, + "w": 1, + "h": 1, + "scale": 0.807692289352417 + }, + "80": { + "section": "influence", + "x": 145.43610547667345, + "y": 215.41582150101422, + "w": 1, + "h": 1, + "scale": 0.807692289352417 + }, + "81": { + "section": "influence", + "x": 88.84381338742394, + "y": 51.724137931034484, + "w": 1, + "h": 1, + "scale": 0.807692289352417 + }, + "82": { + "section": "influence", + "x": 145.43610547667345, + "y": 51.724137931034484, + "w": 1, + "h": 1, + "scale": 0.807692289352417 + }, + "83": { + "section": "influence", + "x": 88.84381338742394, + "y": 105.2738336713996, + "w": 1, + "h": 1, + "scale": 0.807692289352417 + }, + "84": { + "section": "influence", + "x": 145.43610547667345, + "y": 105.2738336713996, + "w": 1, + "h": 1, + "scale": 0.807692289352417 + }, + "85": { + "section": "influence", + "x": 116.83569979716026, + "y": 281.13590263691685, + "w": 1, + "h": 1, + "scale": 0.807692289352417 + }, + "86": { + "section": "influence", + "x": 385.1926977687627, + "y": 226.97768762677487, + "w": 1, + "h": 1, + "scale": 0.807692289352417 + }, + "87": { + "section": "influence", + "x": 412.5760649087221, + "y": 282.3529411764706, + "w": 1, + "h": 1, + "scale": 0.807692289352417 + }, + "88": { + "section": "influence", + "x": 439.35091277890467, + "y": 226.97768762677487, + "w": 1, + "h": 1, + "scale": 0.807692289352417 + }, + "89": { + "section": "influence", + "x": 214.80730223123734, + "y": 51.724137931034484, + "w": 1, + "h": 1, + "scale": 0.807692289352417 + }, + "90": { + "section": "influence", + "x": 265.3144016227181, + "y": 51.724137931034484, + "w": 1, + "h": 1, + "scale": 0.807692289352417 + }, + "91": { + "section": "influence", + "x": 317.03853955375257, + "y": 51.724137931034484, + "w": 1, + "h": 1, + "scale": 0.807692289352417 + }, + "92": { + "section": "influence", + "x": 214.80730223123734, + "y": 105.2738336713996, + "w": 1, + "h": 1, + "scale": 0.807692289352417 + }, + "93": { + "section": "influence", + "x": 265.3144016227181, + "y": 105.2738336713996, + "w": 1, + "h": 1, + "scale": 0.807692289352417 + }, + "94": { + "section": "influence", + "x": 317.03853955375257, + "y": 105.2738336713996, + "w": 1, + "h": 1, + "scale": 0.807692289352417 + }, + "95": { + "section": "influence", + "x": 214.80730223123734, + "y": 159.4320486815416, + "w": 1, + "h": 1, + "scale": 0.807692289352417 + }, + "96": { + "section": "influence", + "x": 265.3144016227181, + "y": 159.4320486815416, + "w": 1, + "h": 1, + "scale": 0.807692289352417 + }, + "97": { + "section": "influence", + "x": 317.03853955375257, + "y": 159.4320486815416, + "w": 1, + "h": 1, + "scale": 0.807692289352417 + }, + "98": { + "section": "influence", + "x": 88.84381338742394, + "y": 346.24746450304264, + "w": 1, + "h": 1, + "scale": 0.807692289352417 + }, + "99": { + "section": "influence", + "x": 145.43610547667345, + "y": 346.24746450304264, + "w": 1, + "h": 1, + "scale": 0.807692289352417 + }, + "100": { + "section": "influence", + "x": 386.40973630831644, + "y": 346.24746450304264, + "w": 1, + "h": 1, + "scale": 0.807692289352417 + }, + "101": { + "section": "influence", + "x": 440.5679513184584, + "y": 346.24746450304264, + "w": 1, + "h": 1, + "scale": 0.807692289352417 + }, + "102": { + "section": "general", + "x": 16.43002028397566, + "y": 273.8336713995943, + "w": 1, + "h": 1, + "scale": 0.807692289352417 + }, + "103": { + "section": "general", + "x": 16.43002028397566, + "y": 324.949290060852, + "w": 1, + "h": 1, + "scale": 0.807692289352417 + }, + "104": { + "section": "general", + "x": 16.43002028397566, + "y": 222.71805273833672, + "w": 1, + "h": 1, + "scale": 0.807692289352417 + }, + "105": { + "section": "general", + "x": 463.0831643002029, + "y": 324.949290060852, + "w": 1, + "h": 1, + "scale": 0.807692289352417 + }, + "106": { + "section": "influence", + "x": 26.77484787018256, + "y": 51.724137931034484, + "w": 1, + "h": 1, + "scale": 0.807692289352417 + }, + "107": { + "section": "influence", + "x": 26.77484787018256, + "y": 105.2738336713996, + "w": 1, + "h": 1, + "scale": 0.807692289352417 + }, + "108": { + "section": "influence", + "x": 26.77484787018256, + "y": 159.4320486815416, + "w": 1, + "h": 1, + "scale": 0.807692289352417 + }, + "109": { + "section": "influence", + "x": 26.77484787018256, + "y": 215.41582150101422, + "w": 1, + "h": 1, + "scale": 0.807692289352417 + }, + "110": { + "section": "influence", + "x": 26.77484787018256, + "y": 268.96551724137936, + "w": 1, + "h": 1, + "scale": 0.807692289352417 + }, + "111": { + "section": "general", + "x": 411.35902636916836, + "y": 222.71805273833672, + "w": 1, + "h": 1, + "scale": 0.807692289352417 + }, + "112": { + "section": "general", + "x": 161.8661257606491, + "y": 523.3265720081137, + "w": 1, + "h": 1, + "scale": 0.807692289352417, + "hidden": true + }, + "113": { + "section": "influence", + "x": 494.72616632860047, + "y": 233.67139959432052, + "w": 1, + "h": 1, + "scale": 0.807692289352417 + }, + "114": { + "section": "influence", + "x": 494.72616632860047, + "y": 287.22109533468563, + "w": 1, + "h": 1, + "scale": 0.807692289352417 + }, + "115": { + "section": "influence", + "x": 494.72616632860047, + "y": 341.9878296146045, + "w": 1, + "h": 1, + "scale": 0.807692289352417 + }, + "116": { + "section": "influence", + "x": 494.72616632860047, + "y": 51.724137931034484, + "w": 1, + "h": 1, + "scale": 0.807692289352417 + }, + "117": { + "section": "influence", + "x": 494.72616632860047, + "y": 105.2738336713996, + "w": 1, + "h": 1, + "scale": 0.807692289352417 + } + } + }, + "items": [ + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvQ3VycmVuY3lJZGVudGlmaWNhdGlvbiIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/3a1e615322/CurrencyIdentification.png", + "stackSize": 5000, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "d4652eb175c863428e1144f0201affb979c233941b3eef8918533c5f55b45f88", + "name": "", + "typeLine": "Scroll of Wisdom", + "baseType": "Scroll of Wisdom", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "5000/40", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Identifies an item" + ], + "descrText": "Right click this item then left click an unidentified item to apply it.", + "frameType": 5, + "x": 1, + "y": 0, + "inventoryId": "Stash6" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvTWF2ZW5DaGlzZWwzIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/7eb7224754/MavenChisel3.png", + "stackSize": 3, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "3ce237b026d6624737b3459a31d4b7626e43a98a6ce6fd684adcae4cb4a34c36", + "name": "", + "typeLine": "Maven's Chisel of Scarabs", + "baseType": "Maven's Chisel of Scarabs", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "3/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Improves the quality of a map enhancing Scarabs found\r\nReplaces other quality types" + ], + "descrText": "Right click this item then left click a map to apply it. Has greater effect on lower tier, non-unique maps. The maximum quality is 20%.", + "frameType": 5, + "x": 108, + "y": 0, + "inventoryId": "Stash6" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvQ3VycmVuY3lSZXJvbGxTb2NrZXRMaW5rcyIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/f38529edfc/CurrencyRerollSocketLinks.png", + "stackSize": 428, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "0f6bd77cba2a773325c8cebd459012abc99aa2e877371dd69e32df0d4b1e3ffe", + "name": "", + "typeLine": "Orb of Fusing", + "baseType": "Orb of Fusing", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "428/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Reforges the links between sockets on an item" + ], + "descrText": "Right click this item then left click a socketed item to apply it. The item's quality increases the chances of obtaining more links.", + "frameType": 5, + "x": 18, + "y": 0, + "inventoryId": "Stash6" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvQ2F0YWx5c3RzL0ltYnVlZENhdGFseXN0IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/9053293cf6/ImbuedCatalyst.png", + "stackSize": 6, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "64766311c9dd176721cd33475b015573ac75d7e742788de427e60d1b0ff051b4", + "name": "", + "typeLine": "Imbued Catalyst", + "baseType": "Imbued Catalyst", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "6/10", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Adds quality that enhances Caster modifiers on a ring, amulet or belt\r\nReplaces other quality types" + ], + "descrText": "Right click this item then left click a ring, amulet or belt to apply it. Has greater effect on lower item level, non-unique jewellery. The maximum quality is 20%.", + "frameType": 5, + "x": 34, + "y": 0, + "inventoryId": "Stash6" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvSG9yaXpvblNoYXJkIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/396c5f134f/HorizonShard.png", + "stackSize": 11, + "maxStackSize": 20, + "league": "Mercenaries", + "id": "39220d874b9ceb95216e682ebf814f971e142378b70ec14cdd675b254216f486", + "name": "", + "typeLine": "Horizon Shard", + "baseType": "Horizon Shard", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "11/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "descrText": "A stack of 20 shards becomes an Orb of Horizons.", + "frameType": 5, + "x": 56, + "y": 0, + "inventoryId": "Stash6" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvUmVnYWxTaGFyZCIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/972b7b232b/RegalShard.png", + "stackSize": 5, + "maxStackSize": 20, + "league": "Mercenaries", + "id": "c7c3e932352bd75f6c39c7d412018ca7674544819fc9b52bbd3264812bf21a42", + "name": "", + "typeLine": "Regal Shard", + "baseType": "Regal Shard", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "5/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "descrText": "A stack of 20 shards becomes a Regal Orb.", + "frameType": 5, + "x": 52, + "y": 0, + "inventoryId": "Stash6" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvRXhhbHRlZFNoYXJkIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/a919870741/ExaltedShard.png", + "stackSize": 2, + "maxStackSize": 20, + "league": "Mercenaries", + "id": "6f69b5d5f2e0cd7b286bf47341338e10c0751d05115ef91106bb9090dc205fc9", + "name": "", + "typeLine": "Exalted Shard", + "baseType": "Exalted Shard", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "2/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "descrText": "A stack of 20 shards becomes an Exalted Orb.", + "frameType": 5, + "x": 51, + "y": 0, + "inventoryId": "Stash6" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvTWF2ZW5DaGlzZWw0IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/5e388a0af7/MavenChisel4.png", + "stackSize": 4, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "da91057c462de22f1f984fc320e836c942829f0080377ef1bce07dfcd0318b24", + "name": "", + "typeLine": "Maven's Chisel of Avarice", + "baseType": "Maven's Chisel of Avarice", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "4/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Improves the quality of a map enhancing Currency found\r\nReplaces other quality types" + ], + "descrText": "Right click this item then left click a map to apply it. Has greater effect on lower tier, non-unique maps. The maximum quality is 20%.", + "frameType": 5, + "x": 109, + "y": 0, + "inventoryId": "Stash6" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvRW5naW5lZXJzU2hhcmQiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/b2112a2c72/EngineersShard.png", + "stackSize": 17, + "maxStackSize": 20, + "league": "Mercenaries", + "id": "63013b322369758a3dbb6d426fa6d748e4412db4741e08f38c2c82a66604b3ab", + "name": "", + "typeLine": "Engineer's Shard", + "baseType": "Engineer's Shard", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "17/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "descrText": "A stack of 20 shards becomes an Engineer's Orb.", + "frameType": 5, + "x": 65, + "y": 0, + "inventoryId": "Stash6" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvQmluZGluZ1NoYXJkIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/4c5b54654a/BindingShard.png", + "stackSize": 2, + "maxStackSize": 20, + "league": "Mercenaries", + "id": "44edb9d4bf54a41da21747d1456273b6622c07512505aacbf673905b3bbffdbd", + "name": "", + "typeLine": "Binding Shard", + "baseType": "Binding Shard", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "2/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "descrText": "A stack of 20 shards becomes an Orb of Binding.", + "frameType": 5, + "x": 63, + "y": 0, + "inventoryId": "Stash6" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvRXhwZWRpdGlvbi9GbGFza1BsYXRlIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/c03aace282/FlaskPlate.png", + "stackSize": 53, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "34c7794d6fe081b1fd34460b300c301a7d6646f22540ccfbbbd1e78ab7bc2dd1", + "name": "", + "typeLine": "Enkindling Orb", + "baseType": "Enkindling Orb", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "53/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Adds an enchantment to a utility flask that will improve it\r\nbut prevent it from gaining charges during its effect\r\nReplaces any existing enchantment" + ], + "descrText": "Right click this item then left click a flask to apply it.", + "frameType": 5, + "x": 73, + "y": 0, + "inventoryId": "Stash6" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvQ2hhb3NTaGFyZCIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/fa09d6f7ba/ChaosShard.png", + "stackSize": 14, + "maxStackSize": 20, + "league": "Mercenaries", + "id": "cc9e3504b40b94b52a83a5e0b6c272b5d8b1820479715bb0607e24c84b103456", + "name": "", + "typeLine": "Chaos Shard", + "baseType": "Chaos Shard", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "14/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "descrText": "A stack of 20 shards becomes a Chaos Orb.", + "frameType": 5, + "x": 49, + "y": 0, + "inventoryId": "Stash6" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2NvdXRpbmdSZXBvcnQiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/584635f3c8/ScoutingReport.png", + "stackSize": 19, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "a9b03fdebc2f8cc984a89de989f79ed044c6b3d955675f4dd1b16ee9acc37b35", + "name": "", + "typeLine": "Vaal Scouting Report", + "baseType": "Vaal Scouting Report", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "19/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Reroll all of Kirac's Atlas Missions, corrupting all non-Unique Maps" + ], + "descrText": "Right click this item while viewing Kirac's Atlas Missions to use it.", + "frameType": 5, + "x": 44, + "y": 0, + "inventoryId": "Stash6" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvQW5jaWVudFNoYXJkIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/bb214de034/AncientShard.png", + "stackSize": 2, + "maxStackSize": 20, + "league": "Mercenaries", + "id": "70540ddf57fc6f07962c4f682f0d8e1a1b970cc4e3acb16f68639104b87ee39c", + "name": "", + "typeLine": "Ancient Shard", + "baseType": "Ancient Shard", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "2/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "descrText": "A stack of 20 shards becomes an Ancient Orb.", + "frameType": 5, + "x": 62, + "y": 0, + "inventoryId": "Stash6" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvSGVsbHNjYXBlL0hlbGxzY2FwZU9yYk9mRnVzaW5nIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/a97eb273c3/HellscapeOrbOfFusing.png", + "stackSize": 1, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "bf726b4d3dc46cfb10911eb5676546cc4fcf0d6e5d398bbb1cb50e16013315e5", + "name": "", + "typeLine": "Tainted Orb of Fusing", + "baseType": "Tainted Orb of Fusing", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Unpredictably adds or removes a link to the largest group of linked sockets on a corrupted item" + ], + "descrText": "Right click this item then left click a corrupted socketed item to apply it.", + "frameType": 5, + "x": 95, + "y": 0, + "inventoryId": "Stash6" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvSGVsbHNjYXBlL0hlbGxzY2FwZUNocm9tYXRpY09yYiIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/c0a50953c2/HellscapeChromaticOrb.png", + "stackSize": 1, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "796e5c07b95b5ed17355f05671ec479e678c59ddaec248f6912ea432341e12fd", + "name": "", + "typeLine": "Tainted Chromatic Orb", + "baseType": "Tainted Chromatic Orb", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Unpredictably reforges the colour of sockets on a corrupted item" + ], + "descrText": "Right click this item then left click a corrupted socketed item to apply it.", + "frameType": 5, + "x": 97, + "y": 0, + "inventoryId": "Stash6" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvQ3VycmVuY3lVcGdyYWRlTWFnaWNUb1JhcmUiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/898378b439/CurrencyUpgradeMagicToRare.png", + "stackSize": 55, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "c402ed5935d26002bbacceca03f19e59a04c16da2fe01aa98b9ce9eacbbec352", + "name": "", + "typeLine": "Regal Orb", + "baseType": "Regal Orb", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "55/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Upgrades a magic item to a rare item" + ], + "descrText": "Right click this item then left click a magic item to apply it. Current modifiers are retained and a new one is added.", + "frameType": 5, + "x": 12, + "y": 0, + "inventoryId": "Stash6" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvSGFydmVzdC9QcmltYWxMaWZlZm9yY2UiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/d5d53c61c3/PrimalLifeforce.png", + "stackSize": 6555, + "maxStackSize": 50000, + "league": "Mercenaries", + "id": "ef0fd5ad20fef0a29c74bd673a523a688245ff05aa547f51d36e850773442e99", + "name": "", + "typeLine": "Primal Crystallised Lifeforce", + "baseType": "Primal Crystallised Lifeforce", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "6555/50000", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "descrText": "Can be used at the Horticrafting bench in your hideout.", + "frameType": 5, + "x": 100, + "y": 0, + "inventoryId": "Stash6" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvSGFyYmluZ2VyU2hhcmQiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/9b8b1837d2/HarbingerShard.png", + "stackSize": 5, + "maxStackSize": 20, + "league": "Mercenaries", + "id": "45be2c1a6f7d7da7b21be49c5f7cecc8959600bb30480d2030eb8fe6d112d80e", + "name": "", + "typeLine": "Harbinger's Shard", + "baseType": "Harbinger's Shard", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "5/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "descrText": "A stack of 20 shards becomes a Harbinger's Orb.", + "frameType": 5, + "x": 64, + "y": 0, + "inventoryId": "Stash6" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvQ2F0YWx5c3RzL0NoYW9zUGh5c2ljYWxDYXRhbHlzdCIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/bbdf8917e4/ChaosPhysicalCatalyst.png", + "stackSize": 5, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "d299481dc61bf5c4289b7afa106fd336f21f3cbfd15f0e61901b5dfbf0edf47c", + "name": "", + "typeLine": "Noxious Catalyst", + "baseType": "Noxious Catalyst", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "5/10", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Adds quality that enhances Physical and Chaos Damage modifiers on a ring, amulet or belt\r\nReplaces other quality types" + ], + "descrText": "Right click this item then left click a ring, amulet or belt to apply it. Has greater effect on lower item level, non-unique jewellery. The maximum quality is 20%.", + "frameType": 5, + "x": 40, + "y": 0, + "inventoryId": "Stash6" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvQ3VycmVuY3lBZGRNb2RUb01hZ2ljIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/1a6cb2ad17/CurrencyAddModToMagic.png", + "stackSize": 1698, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "d0246aa45a0b5b585985682f7f297f222ddf55c9aa5e228fe9a1fbdef8505985", + "name": "", + "typeLine": "Orb of Augmentation", + "baseType": "Orb of Augmentation", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1698/30", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Augments a magic item with a new random modifier" + ], + "descrText": "Right click this item then left click a magic item to apply it. Magic items can have up to two random modifiers.", + "frameType": 5, + "x": 13, + "y": 0, + "inventoryId": "Stash6" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvQ3VycmVuY3lVcGdyYWRlVG9NYWdpY1NoYXJkIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/769d3bfabd/CurrencyUpgradeToMagicShard.png", + "stackSize": 7, + "maxStackSize": 20, + "league": "Mercenaries", + "id": "b43ac4a2f0f6be949ffd3b4fede9b1cba08447fe4467075246c375eb9a5a5f61", + "name": "", + "typeLine": "Transmutation Shard", + "baseType": "Transmutation Shard", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "7/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "descrText": "A stack of 20 shards becomes an Orb of Transmutation.", + "frameType": 5, + "x": 24, + "y": 0, + "inventoryId": "Stash6" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvTWF2ZW5DaGlzZWwxIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/adaf0d8258/MavenChisel1.png", + "stackSize": 4, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "571e05a866cba1290d19111a95c3b19665ebfb3c39fb6b530f25513c0076e3cc", + "name": "", + "typeLine": "Maven's Chisel of Procurement", + "baseType": "Maven's Chisel of Procurement", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "4/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Improves the quality of a map enhancing Item Rarity\r\nReplaces other quality types" + ], + "descrText": "Right click this item then left click a map to apply it. Has greater effect on lower tier, non-unique maps. The maximum quality is 20%.", + "frameType": 5, + "x": 106, + "y": 0, + "inventoryId": "Stash6" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvSGFydmVzdC9WaXZpZExpZmVmb3JjZSIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/9e3d712362/VividLifeforce.png", + "stackSize": 3930, + "maxStackSize": 50000, + "league": "Mercenaries", + "id": "2e28972990beef0551705d10975aa6408a51c518e3f72b75235427e8e71172db", + "name": "", + "typeLine": "Vivid Crystallised Lifeforce", + "baseType": "Vivid Crystallised Lifeforce", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "3930/50000", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "descrText": "Can be used at the Horticrafting bench in your hideout.", + "frameType": 5, + "x": 99, + "y": 0, + "inventoryId": "Stash6" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvQ2F0YWx5c3RzL0ZlcnRpbGVDYXRhbHlzdCIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/4b4ca5d929/FertileCatalyst.png", + "stackSize": 7, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "9add48522215c9ef7c376621135f86505d0de782551ffc2390b06d8abe23dfbe", + "name": "", + "typeLine": "Fertile Catalyst", + "baseType": "Fertile Catalyst", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "7/10", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Adds quality that enhances Life and Mana modifiers on a ring, amulet or belt\r\nReplaces other quality types" + ], + "descrText": "Right click this item then left click a ring, amulet or belt to apply it. Has greater effect on lower item level, non-unique jewellery. The maximum quality is 20%.", + "frameType": 5, + "x": 31, + "y": 0, + "inventoryId": "Stash6" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvQ2F0YWx5c3RzL0ludHJpbnNpY0NhdGFseXN0IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/107ffb799e/IntrinsicCatalyst.png", + "stackSize": 7, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "b39765e086fcc7db5a297dada6e600531b12381fe37559c3a0e8869a28ff488a", + "name": "", + "typeLine": "Intrinsic Catalyst", + "baseType": "Intrinsic Catalyst", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "7/10", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Adds quality that enhances Attribute modifiers on a ring, amulet or belt\r\nReplaces other quality types" + ], + "descrText": "Right click this item then left click a ring, amulet or belt to apply it. Has greater effect on lower item level, non-unique jewellery. The maximum quality is 20%.", + "frameType": 5, + "x": 32, + "y": 0, + "inventoryId": "Stash6" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvQ3VycmVuY3lVcGdyYWRlVG9SYXJlU2hhcmQiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/2e51dc8c8c/CurrencyUpgradeToRareShard.png", + "stackSize": 3, + "maxStackSize": 20, + "league": "Mercenaries", + "id": "19652bda7f710153d2d7b5245986255384ce549bf380a28177e96d4c2db767b0", + "name": "", + "typeLine": "Alchemy Shard", + "baseType": "Alchemy Shard", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "3/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "descrText": "A stack of 20 shards becomes an Orb of Alchemy.", + "frameType": 5, + "x": 26, + "y": 0, + "inventoryId": "Stash6" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvQ3VycmVuY3lBZGRNb2RUb1JhcmUiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/b102771c23/CurrencyAddModToRare.png", + "stackSize": 9, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "c83920ea3bd1bc26ee2a0a622ca3bfb9181218f7c0ce52a5c935e0f6b54f5f4f", + "name": "", + "typeLine": "Exalted Orb", + "baseType": "Exalted Orb", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "9/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Augments a rare item with a new random modifier" + ], + "descrText": "Right click this item then left click a rare item to apply it. Rare items can have up to six random modifiers.", + "frameType": 5, + "x": 11, + "y": 0, + "inventoryId": "Stash6" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvTWFwcy9EZWxpcml1bVNwbGludGVyIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/ae73b9445e/DeliriumSplinter.png", + "stackSize": 108, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "aa29419bc59b2e7c062ecc0804c6bb23a9d408777e77b76b99367533e98f7305", + "name": "", + "typeLine": "Simulacrum Splinter", + "baseType": "Simulacrum Splinter", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "108/300", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "descrText": "Combine 300 Splinters to create a Simulacrum.", + "frameType": 5, + "x": 42, + "y": 0, + "inventoryId": "Stash6" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvQW5udWxsU2hhcmQiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/f7a8a838a6/AnnullShard.png", + "stackSize": 6, + "maxStackSize": 20, + "league": "Mercenaries", + "id": "903d1c82d7ca9c710f62f826344feae7e264b931eaf67a7170642e78b3e80863", + "name": "", + "typeLine": "Annulment Shard", + "baseType": "Annulment Shard", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "6/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "descrText": "A stack of 20 shards becomes an Orb of Annulment.", + "frameType": 5, + "x": 53, + "y": 0, + "inventoryId": "Stash6" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvTWF2ZW5DaGlzZWwyIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/c2d88e71df/MavenChisel2.png", + "stackSize": 1, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "eae626dc5c06fe9594336f1873daa82148ab4615e6e386a5ac0b810d5e8b0d3e", + "name": "", + "typeLine": "Maven's Chisel of Proliferation", + "baseType": "Maven's Chisel of Proliferation", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Improves the quality of a map enhancing Pack Size\r\nReplaces other quality types" + ], + "descrText": "Right click this item then left click a map to apply it. Has greater effect on lower tier, non-unique maps. The maximum quality is 20%.", + "frameType": 5, + "x": 107, + "y": 0, + "inventoryId": "Stash6" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvVGFuZ2xlT3JiUmFuazIiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/37b581d6b1/TangleOrbRank2.png", + "stackSize": 9, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "e532a80049a13733c829954f459017a31a64dd454f88e01d4e65af9b5c87430d", + "name": "", + "typeLine": "Greater Eldritch Ichor", + "baseType": "Greater Eldritch Ichor", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "9/10", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Adds a Greater Eater of Worlds implicit modifier to\r\na Body Armour, Boots, Gloves or Helmet\r\nThis replaces any existing implicit modifiers other than Searing Exarch implicit modifiers" + ], + "descrText": "Right click this item then left click a normal, magic or rare item to apply it. Cannot be used on Shaper, Elder or Elderslayer influenced items.", + "frameType": 5, + "x": 82, + "y": 0, + "inventoryId": "Stash6" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvQ2xlYW5zaW5nRmlyZU9yYlJhbmsyIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/33fd210c40/CleansingFireOrbRank2.png", + "stackSize": 8, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "9df3a04875a3fd824f49a0844480dd916d40164c0b3cad4f1619727c2e932dbf", + "name": "", + "typeLine": "Greater Eldritch Ember", + "baseType": "Greater Eldritch Ember", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "8/10", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Adds a Greater Searing Exarch implicit modifier to\r\na Body Armour, Boots, Gloves or Helmet\r\nThis replaces any existing implicit modifiers other than Eater of Worlds implicit modifiers" + ], + "descrText": "Right click this item then left click a normal, magic or rare item to apply it. Cannot be used on Shaper, Elder or Elderslayer influenced items.", + "frameType": 5, + "x": 78, + "y": 0, + "inventoryId": "Stash6" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvQ2F0YWx5c3RzL1R1cmJ1bGVudENhdGFseXN0IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/fc41fe8950/TurbulentCatalyst.png", + "stackSize": 3, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "41e23a1a4fcd397b2751e5d012d1a102029c9f6f2d247b820834f13b51088d0d", + "name": "", + "typeLine": "Turbulent Catalyst", + "baseType": "Turbulent Catalyst", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "3/10", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Adds quality that enhances Elemental Damage modifiers on a ring, amulet or belt\r\nReplaces other quality types" + ], + "descrText": "Right click this item then left click a ring, amulet or belt to apply it. Has greater effect on lower item level, non-unique jewellery. The maximum quality is 20%.", + "frameType": 5, + "x": 41, + "y": 0, + "inventoryId": "Stash6" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvQW5udWxsT3JiIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/88cfdbe1e5/AnnullOrb.png", + "stackSize": 1, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "ce0da37a81bdea51c332ad7012efcc413736b297832e507d5ff9bac86770e0a7", + "name": "", + "typeLine": "Orb of Annulment", + "baseType": "Orb of Annulment", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Removes a random modifier from an item" + ], + "descrText": "Right click this item then left click on a magic or rare item to apply it.", + "frameType": 5, + "x": 54, + "y": 0, + "inventoryId": "Stash6" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvQ3VycmVuY3lNYXBRdWFsaXR5IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/c83c35bed5/CurrencyMapQuality.png", + "stackSize": 229, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "890a60c5737d57928865e26dcbe2692ba1f767ff0d122828edf66bdc804ccb0e", + "name": "", + "typeLine": "Cartographer's Chisel", + "baseType": "Cartographer's Chisel", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "229/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Improves the quality of a map" + ], + "descrText": "Right click this item then left click a map to apply it. Has greater effect on lower tier, non-unique maps. The maximum quality is 20%.", + "frameType": 5, + "x": 22, + "y": 0, + "inventoryId": "Stash6" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvQ3VycmVuY3lSZXJvbGxNYWdpYyIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/28212545fd/CurrencyRerollMagic.png", + "stackSize": 1560, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "5691f082851f90b26b51ab07d50c7da5828a19a1f876266d9f72c4b9e969e422", + "name": "", + "typeLine": "Orb of Alteration", + "baseType": "Orb of Alteration", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1560/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Reforges a magic item with new random modifiers" + ], + "descrText": "Right click this item then left click a magic item to apply it.", + "frameType": 5, + "x": 9, + "y": 0, + "inventoryId": "Stash6" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvQ2F0YWx5c3RzL0FicmFzaXZlQ2F0YWx5c3QiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/c4e7f7f379/AbrasiveCatalyst.png", + "stackSize": 8, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "afb6bc46ed3ac67b31291587936d1e2303b662ffb41a38ae9ff3d7fe46acc52b", + "name": "", + "typeLine": "Abrasive Catalyst", + "baseType": "Abrasive Catalyst", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "8/10", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Adds quality that enhances Attack modifiers on a ring, amulet or belt\r\nReplaces other quality types" + ], + "descrText": "Right click this item then left click a ring, amulet or belt to apply it. Has greater effect on lower item level, non-unique jewellery. The maximum quality is 20%.", + "frameType": 5, + "x": 33, + "y": 0, + "inventoryId": "Stash6" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2NvdXRpbmdSZXBvcnQiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/584635f3c8/ScoutingReport.png", + "stackSize": 4, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "7a5b1d1a39801f16cc7094ed9cf113cdc7ef096d8901a676da0082ab49e9210f", + "name": "", + "typeLine": "Singular Scouting Report", + "baseType": "Singular Scouting Report", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "4/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Reroll all of Kirac's Atlas Missions, including at least one Unique map" + ], + "descrText": "Right click this item while viewing Kirac's Atlas Missions to use it.", + "frameType": 5, + "x": 45, + "y": 0, + "inventoryId": "Stash6" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvSGFydmVzdC9XaWxkTGlmZWZvcmNlIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/facb3683d5/WildLifeforce.png", + "stackSize": 5426, + "maxStackSize": 50000, + "league": "Mercenaries", + "id": "48d442577a9679e0134cec950049b594dce633ff7b19fc15e1765def50422cec", + "name": "", + "typeLine": "Wild Crystallised Lifeforce", + "baseType": "Wild Crystallised Lifeforce", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "5426/50000", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "descrText": "Can be used at the Horticrafting bench in your hideout.", + "frameType": 5, + "x": 98, + "y": 0, + "inventoryId": "Stash6" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvQ3VycmVuY3lSZXJvbGxTb2NrZXRDb2xvdXJzIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/136314c10a/CurrencyRerollSocketColours.png", + "stackSize": 924, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "c854ecce877b8fa994dce7aac26ea628d158acead6ba69ad5c75f8c5ca2bd6af", + "name": "", + "typeLine": "Chromatic Orb", + "baseType": "Chromatic Orb", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "924/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Reforges the colour of sockets on an item" + ], + "descrText": "Right click this item then left click a socketed item to apply it.", + "frameType": 5, + "x": 17, + "y": 0, + "inventoryId": "Stash6" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvQ3VycmVuY3lSZXJvbGxNYWdpY1NoYXJkIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/2dc121cb4e/CurrencyRerollMagicShard.png", + "stackSize": 4, + "maxStackSize": 20, + "league": "Mercenaries", + "id": "201374c80c25efd26b1ca61de866340561dbb94705fee69e194a2b516fb5f188", + "name": "", + "typeLine": "Alteration Shard", + "baseType": "Alteration Shard", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "4/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "descrText": "A stack of 20 shards becomes an Orb of Alteration.", + "frameType": 5, + "x": 25, + "y": 0, + "inventoryId": "Stash6" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2NvdXRpbmdSZXBvcnQiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/584635f3c8/ScoutingReport.png", + "stackSize": 2, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "552b8bc79bbe15b18c50bce68fff738bacbe110f6f2ce83f2956fe0da6510b00", + "name": "", + "typeLine": "Operative's Scouting Report", + "baseType": "Operative's Scouting Report", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "2/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Reroll all of Kirac's Atlas Missions, granting missions with rewarding implicit modifiers" + ], + "descrText": "Right click this item while viewing Kirac's Atlas Missions to use it.", + "frameType": 5, + "x": 46, + "y": 0, + "inventoryId": "Stash6" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvSGluZWtvcmFzTG9jayIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/9fe8aa2704/HinekorasLock.png", + "stackSize": 1, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "47293cee7d64b9900fa27fdca8c192c57ce733bd9018943008c42815c5f33162", + "name": "", + "typeLine": "Hinekora's Lock", + "baseType": "Hinekora's Lock", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/10", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Allows an item to foresee the result of the next Currency item used on it\nModifying the item in any way removes the ability to foresee" + ], + "descrText": "Right click this item then left click an item to apply it.", + "frameType": 5, + "x": 104, + "y": 0, + "inventoryId": "Stash6" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvQ3VycmVuY3lQYXNzaXZlU2tpbGxSZWZ1bmQiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/6b8ab3ff07/CurrencyPassiveSkillRefund.png", + "stackSize": 41, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "3d8dcf60abc82e2133a7c8538707214de34b50f3ee57d08583ee523417cbd844", + "name": "", + "typeLine": "Orb of Regret", + "baseType": "Orb of Regret", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "41/40", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Grants a passive skill refund point" + ], + "descrText": "Right click on this item to use it.", + "frameType": 5, + "x": 7, + "y": 0, + "inventoryId": "Stash6" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvQ3VycmVuY3lSZXJvbGxSYXJlIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/d119a0d734/CurrencyRerollRare.png", + "stackSize": 342, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "82ad020b057dfcfe6345ae0c6ba08ee272dcc17c4f7904cf71f4c988461ed38e", + "name": "", + "typeLine": "Chaos Orb", + "baseType": "Chaos Orb", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "342/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Reforges a rare item with new random modifiers" + ], + "descrText": "Right click this item then left click a rare item to apply it.", + "frameType": 5, + "x": 2, + "y": 0, + "inventoryId": "Stash6" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvQ2xlYW5zaW5nRmlyZU9yYlJhbmsxIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/62c98f8357/CleansingFireOrbRank1.png", + "stackSize": 45, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "466b9d2ee654ffd2ad89762e7c71139403c03b74af622a1a4ccd2223c2a9e145", + "name": "", + "typeLine": "Lesser Eldritch Ember", + "baseType": "Lesser Eldritch Ember", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "45/10", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Adds a Lesser Searing Exarch implicit modifier to\r\na Body Armour, Boots, Gloves or Helmet\r\nThis replaces any existing implicit modifiers other than Eater of Worlds implicit modifiers" + ], + "descrText": "Right click this item then left click a normal, magic or rare item to apply it. Cannot be used on Shaper, Elder or Elderslayer influenced items.", + "frameType": 5, + "x": 77, + "y": 0, + "inventoryId": "Stash6" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvRXhwZWRpdGlvbi9GbGFza0luamVjdG9yIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/08e3793591/FlaskInjector.png", + "stackSize": 103, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "2c446ed693f0ce2a3d6131f3e6dba30325fd47d5b0f8b4b5514c071ad417cb4d", + "name": "", + "typeLine": "Instilling Orb", + "baseType": "Instilling Orb", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "103/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Adds an enchantment to a utility flask that will cause\r\nit to be used when certain conditions are met\r\nReplaces any existing enchantment" + ], + "descrText": "Right click this item then left click a flask to apply it.", + "frameType": 5, + "x": 74, + "y": 0, + "inventoryId": "Stash6" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvQ2F0YWx5c3RzL0NyaXRpY2FsTW9kaWZpZXJDYXRhbHlzdCIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/18e5522c0e/CriticalModifierCatalyst.png", + "stackSize": 2, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "28babce59416d9a1f708b9ccc568961c2494027b01011055cacf90ab1f97995b", + "name": "", + "typeLine": "Unstable Catalyst", + "baseType": "Unstable Catalyst", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "2/10", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Adds quality that enhances Critical modifiers on a ring, amulet or belt\r\nReplaces other quality types" + ], + "descrText": "Right click this item then left click a ring, amulet or belt to apply it. Has greater effect on lower item level, non-unique jewellery. The maximum quality is 20%.", + "frameType": 5, + "x": 30, + "y": 0, + "inventoryId": "Stash6" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvRW5naW5lZXJzT3JiIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/56b41a5ee5/EngineersOrb.png", + "stackSize": 7, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "913fe060ad432edf4d244b3a82fee283dbf90fda103c1e31894d16eb359bc32c", + "name": "", + "typeLine": "Engineer's Orb", + "baseType": "Engineer's Orb", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "7/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Improves the quality of a Strongbox" + ], + "descrText": "Right click this item then left click a Strongbox to apply it. Has greater effect on lower rarity Strongboxes. The maximum quality is 20%.", + "frameType": 5, + "x": 60, + "y": 0, + "inventoryId": "Stash6" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvUmVncmV0T3JiIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/a2ebb4b5a3/RegretOrb.png", + "stackSize": 68, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "d256dfd859ef9f97ddb586de3fa9467c13d88b6e875e2a939e24bc23926eb234", + "name": "", + "typeLine": "Orb of Unmaking", + "baseType": "Orb of Unmaking", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "68/40", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Grants an atlas passive skill refund point" + ], + "descrText": "Right click on this item to use it.", + "frameType": 5, + "x": 70, + "y": 0, + "inventoryId": "Stash6" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvTWF2ZW5DaGlzZWw1IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/38a6fb8abe/MavenChisel5.png", + "stackSize": 3, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "a5d49ad5abaa5d28de1fe9454891e77f44ee6ffe049a08f891e044ea460b9fc1", + "name": "", + "typeLine": "Maven's Chisel of Divination", + "baseType": "Maven's Chisel of Divination", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "3/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Improves the quality of a map enhancing Divination Cards found\r\nReplaces other quality types" + ], + "descrText": "Right click this item then left click a map to apply it. Has greater effect on lower tier, non-unique maps. The maximum quality is 20%.", + "frameType": 5, + "x": 110, + "y": 0, + "inventoryId": "Stash6" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvVmVpbGVkQ2hhb3NPcmIiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/fe00a81cbc/VeiledChaosOrb.png", + "stackSize": 2, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "ed85aa2017cdc3451d84b69ea7aaa553205e3b46d99a11be2e6bf1ea30659ac4", + "name": "", + "typeLine": "Veiled Chaos Orb", + "baseType": "Veiled Chaos Orb", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "2/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Reforges a rare item with new random modifiers including a random Veiled modifier" + ], + "descrText": "Right click this item then left click a rare item to apply it.", + "frameType": 5, + "x": 111, + "y": 0, + "inventoryId": "Stash6" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2NvdXRpbmdSZXBvcnQiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/584635f3c8/ScoutingReport.png", + "stackSize": 34, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "283d09b482441cc50d83bfa070e8f278db2fec8d265ce1b6f75e36b3417a168f", + "name": "", + "typeLine": "Explorer's Scouting Report", + "baseType": "Explorer's Scouting Report", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "34/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Reroll all of Kirac's Atlas Missions, using uncompleted non-Unique Maps where possible" + ], + "descrText": "Right click this item while viewing Kirac's Atlas Missions to use it.", + "frameType": 5, + "x": 43, + "y": 0, + "inventoryId": "Stash6" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvSGFyYmluZ2VyT3JiIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/3e31090ea7/HarbingerOrb.png", + "stackSize": 3, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "35aefeff6db0f41d0531a2b38061fe6bcac023590cad0934bbc813ff311485e1", + "name": "", + "typeLine": "Harbinger's Orb", + "baseType": "Harbinger's Orb", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "3/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Reforges a map item as another of a higher tier" + ], + "descrText": "Right click this item then left click a map to apply it.", + "frameType": 5, + "x": 57, + "y": 0, + "inventoryId": "Stash6" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvQ3VycmVuY3lHZW1RdWFsaXR5IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/1be1273b91/CurrencyGemQuality.png", + "stackSize": 31, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "d499d968307ce1f7c0da3a5c8a9764614c7a3174d4d6f648dc86c9a7f01eef4a", + "name": "", + "typeLine": "Gemcutter's Prism", + "baseType": "Gemcutter's Prism", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "31/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Improves the quality of a gem" + ], + "descrText": "Right click this item then left click a gem to apply it. The maximum quality is 20%.", + "frameType": 5, + "x": 16, + "y": 0, + "inventoryId": "Stash6" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvSG9yaXpvbk9yYiIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/a48e326c68/HorizonOrb.png", + "stackSize": 46, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "1f7e69565082cb40c3ff5366e5ef394eac5fda7a75358cacde5e9fe0aa185fb3", + "name": "", + "typeLine": "Orb of Horizons", + "baseType": "Orb of Horizons", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "46/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Reforges a map item as another of the same tier" + ], + "descrText": "Right click this item then left click a map to apply it.", + "frameType": 5, + "x": 55, + "y": 0, + "inventoryId": "Stash6" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvRWxkcml0Y2hBbm51bG1lbnRPcmIiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/cd03411d81/EldritchAnnulmentOrb.png", + "stackSize": 2, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "50bd82c565d19e8858688b883886a5322976820822e5b98c2584318c954b40e6", + "name": "", + "typeLine": "Eldritch Orb of Annulment", + "baseType": "Eldritch Orb of Annulment", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "2/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "If The Searing Exarch is dominant, remove a prefix modifier\r\nIf The Eater of Worlds is dominant, remove a suffix modifier" + ], + "descrText": "Right click this item then left click on a magic or rare item with The Searing Exarch or The Eater of Worlds dominance to apply it.", + "frameType": 5, + "x": 88, + "y": 0, + "inventoryId": "Stash6" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvQ3VycmVuY3lJZGVudGlmaWNhdGlvbiIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/3a1e615322/CurrencyIdentification.png", + "stackSize": 1, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "1ed7d1d2fc07b564b2f5f5445b49afae65d55f06fa4c59cbd760e8776fe474ea", + "name": "", + "typeLine": "Scroll of Wisdom", + "baseType": "Scroll of Wisdom", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/40", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Identifies an item" + ], + "descrText": "Right click this item then left click an unidentified item to apply it.", + "frameType": 5, + "x": 48, + "y": 0, + "inventoryId": "Stash6" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvQ3VycmVuY3lGbGFza1F1YWxpdHkiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/8a36dffe11/CurrencyFlaskQuality.png", + "stackSize": 13, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "6666ea6be949a0b706aea1ad93d48464ee899edddbc45c5291af397eb1d28c28", + "name": "", + "typeLine": "Glassblower's Bauble", + "baseType": "Glassblower's Bauble", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "13/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Improves the quality of a flask or tincture" + ], + "descrText": "Right click this item then left click a flask or tincture to apply it. Has greater effect on lower item level, non-unique flasks. The maximum quality is 20%.", + "frameType": 5, + "x": 15, + "y": 0, + "inventoryId": "Stash6" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2NvdXRpbmdSZXBvcnQiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/584635f3c8/ScoutingReport.png", + "stackSize": 5, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "beebdec01b1a585f9a2466123e4c5204752bb6fbea06cb2d83b6457489e6447f", + "name": "", + "typeLine": "Influenced Scouting Report", + "baseType": "Influenced Scouting Report", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "5/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Reroll all of Kirac's Atlas Missions, including at least one Shaper Guardian, Elder Guardian, or Elderslayer Map" + ], + "descrText": "Right click this item while viewing Kirac's Atlas Missions to use it.", + "frameType": 5, + "x": 47, + "y": 0, + "inventoryId": "Stash6" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvQW5jaWVudE9yYiIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/08feb97abf/AncientOrb.png", + "stackSize": 1, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "3a80dc64e03eb8d1503af69ded06541b582edcd479e4ff2596c94a48a3c85a43", + "name": "", + "typeLine": "Ancient Orb", + "baseType": "Ancient Orb", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Reforges a unique equipment as another of the same item class" + ], + "descrText": "Right click this item then left click a unique item to apply it.", + "frameType": 5, + "x": 58, + "y": 0, + "inventoryId": "Stash6" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvQ3VycmVuY3lSZXJvbGxTb2NrZXROdW1iZXJzIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/685633cb14/CurrencyRerollSocketNumbers.png", + "stackSize": 1227, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "f9ce0c14c01a1fd1c7e6a0cd5e7c70611e7d93bd0836108fb0ee962b92b57470", + "name": "", + "typeLine": "Jeweller's Orb", + "baseType": "Jeweller's Orb", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1227/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Reforges the number of sockets on an item" + ], + "descrText": "Right click this item then left click a socketed item to apply it. The item's quality increases the chances of obtaining more sockets.", + "frameType": 5, + "x": 19, + "y": 0, + "inventoryId": "Stash6" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvQ3VycmVuY3lDb252ZXJ0VG9Ob3JtYWwiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/6953e90545/CurrencyConvertToNormal.png", + "stackSize": 205, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "7ed49be1dae21d2a89058bf9cde7bd84f561a212f744a01d72a7ae53e5993f9b", + "name": "", + "typeLine": "Orb of Scouring", + "baseType": "Orb of Scouring", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "205/30", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Removes all modifiers from an item" + ], + "descrText": "Right click this item then left click on a magic or rare item to apply it.", + "frameType": 5, + "x": 10, + "y": 0, + "inventoryId": "Stash6" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvQmluZGluZ09yYiIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/66ef64410c/BindingOrb.png", + "stackSize": 190, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "8655656beec5fe5b7ff7f6577c2edcad88c358d2adb1280c0e7b1b56a90473bf", + "name": "", + "typeLine": "Orb of Binding", + "baseType": "Orb of Binding", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "190/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Upgrades a normal item to a rare item with up to four linked sockets" + ], + "descrText": "Right click this item then left click a normal item to apply it.", + "frameType": 5, + "x": 59, + "y": 0, + "inventoryId": "Stash6" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvQ3VycmVuY3lWYWFsIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/304f775089/CurrencyVaal.png", + "stackSize": 149, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "2c4483d96dc0b55305e9d9afc1856a4bf7bb629025ad6ce99de415eb6c10931d", + "name": "", + "typeLine": "Vaal Orb", + "baseType": "Vaal Orb", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "149/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Corrupts an item, modifying it unpredictably" + ], + "descrText": "Right click this item then left click an item to corrupt it. Corrupted items cannot be modified again.", + "frameType": 5, + "x": 27, + "y": 0, + "inventoryId": "Stash6" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvVGFuZ2xlT3JiUmFuazEiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/3135dab202/TangleOrbRank1.png", + "stackSize": 94, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "36da013bde80801560f722f781dae326f01755aa6b6eaf2bd095739ed23ba409", + "name": "", + "typeLine": "Lesser Eldritch Ichor", + "baseType": "Lesser Eldritch Ichor", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "94/10", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Adds a Lesser Eater of Worlds implicit modifier to\r\na Body Armour, Boots, Gloves or Helmet\r\nThis replaces any existing implicit modifiers other than Searing Exarch implicit modifiers" + ], + "descrText": "Right click this item then left click a normal, magic or rare item to apply it. Cannot be used on Shaper, Elder or Elderslayer influenced items.", + "frameType": 5, + "x": 81, + "y": 0, + "inventoryId": "Stash6" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2FjcmVkT3JiIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f5a07465c5/SacredOrb.png", + "stackSize": 1, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "b5ccbfb716562314dbc52e16abc65be99b4ee012025b47095f099949b8cb3ffd", + "name": "", + "typeLine": "Sacred Orb", + "baseType": "Sacred Orb", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/10", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Randomises the numeric values of base defences on an armour" + ], + "descrText": "Right click this item then left click an armour to apply it.", + "frameType": 5, + "x": 76, + "y": 0, + "inventoryId": "Stash6" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvQ3VycmVuY3lJbXBsaWNpdE1vZCIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/c3cbf3e5ab/CurrencyImplicitMod.png", + "stackSize": 76, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "e1f7f67cd8e0c35eeb8f46d153e1f199d7182d089fb6c1ad20f40e97ba9990c2", + "name": "", + "typeLine": "Blessed Orb", + "baseType": "Blessed Orb", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "76/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Randomises the values of the implicit modifiers of an item" + ], + "descrText": "Right click this item then left click another item to apply it.", + "frameType": 5, + "x": 21, + "y": 0, + "inventoryId": "Stash6" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvQ3VycmVuY3lQb3J0YWwiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/a55c72f398/CurrencyPortal.png", + "stackSize": 3710, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "b7f27547a2dffa748bbf1e1e2dd44eaea64cfac4f47e4f0098bf5d8370c210e1", + "name": "", + "typeLine": "Portal Scroll", + "baseType": "Portal Scroll", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "3710/40", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Creates a portal to town" + ], + "descrText": "Right click on this item to use it.", + "frameType": 5, + "x": 14, + "y": 0, + "inventoryId": "Stash6" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvQ3VycmVuY3lVcGdyYWRlVG9SYXJlIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f0dc27cd7c/CurrencyUpgradeToRare.png", + "stackSize": 472, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "95b247043e2d4429bd8579cea5102466390b4039420326c8a57149ac11a28c4a", + "name": "", + "typeLine": "Orb of Alchemy", + "baseType": "Orb of Alchemy", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "472/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Upgrades a normal item to a rare item" + ], + "descrText": "Right click this item then left click a normal item to apply it.", + "frameType": 5, + "x": 5, + "y": 0, + "inventoryId": "Stash6" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvQ3VycmVuY3lXZWFwb25RdWFsaXR5IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/c874e03eb7/CurrencyWeaponQuality.png", + "stackSize": 364, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "303d9d122e533a17121b8291286d2a99417789499f7e206aeb421bfc15033d22", + "name": "", + "typeLine": "Blacksmith's Whetstone", + "baseType": "Blacksmith's Whetstone", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "364/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Improves the quality of a weapon" + ], + "descrText": "Right click this item then left click a weapon to apply it. Has greater effect on lower item level, non-unique weapons. The maximum quality is 20%.", + "frameType": 5, + "x": 0, + "y": 0, + "inventoryId": "Stash6" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvQ3VycmVuY3lBcm1vdXJRdWFsaXR5IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/0b964e9b9e/CurrencyArmourQuality.png", + "stackSize": 499, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "eb4544bbc783988a046f5e218a6906a4c421772664310978aab40fc1b6e6790b", + "name": "", + "typeLine": "Armourer's Scrap", + "baseType": "Armourer's Scrap", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "499/40", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Improves the quality of an armour" + ], + "descrText": "Right click this item then left click an armour to apply it. Has greater effect on lower item level, non-unique armours. The maximum quality is 20%.", + "frameType": 5, + "x": 3, + "y": 0, + "inventoryId": "Stash6" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvVGFuZ2xlT3JiUmFuazMiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/80772bd510/TangleOrbRank3.png", + "stackSize": 2, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "6b1b283b7d1e99ae0e417ef02a0984e92a823caf3507d01db4fa3582d52192e8", + "name": "", + "typeLine": "Grand Eldritch Ichor", + "baseType": "Grand Eldritch Ichor", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "2/10", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Adds a Grand Eater of Worlds implicit modifier to\r\na Body Armour, Boots, Gloves or Helmet\r\nThis replaces any existing implicit modifiers other than Searing Exarch implicit modifiers" + ], + "descrText": "Right click this item then left click a normal, magic or rare item to apply it. Cannot be used on Shaper, Elder or Elderslayer influenced items.", + "frameType": 5, + "x": 83, + "y": 0, + "inventoryId": "Stash6" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvQ3VycmVuY3lVcGdyYWRlVG9NYWdpYyIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/130762c82d/CurrencyUpgradeToMagic.png", + "stackSize": 3027, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "997773e51e7b16be50526db727ba3b0bed9930a5655474937702988a71f8c766", + "name": "", + "typeLine": "Orb of Transmutation", + "baseType": "Orb of Transmutation", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "3027/40", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Upgrades a normal item to a magic item" + ], + "descrText": "Right click this item then left click a normal item to apply it.", + "frameType": 5, + "x": 8, + "y": 0, + "inventoryId": "Stash6" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvQ3VycmVuY3lVcGdyYWRlUmFuZG9tbHkiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/eaeece27be/CurrencyUpgradeRandomly.png", + "stackSize": 825, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "7292f1fd473f7455e68508bbd8ef01283811d0c2f7604a8ab47cc3ab2b86875a", + "name": "", + "typeLine": "Orb of Chance", + "baseType": "Orb of Chance", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "825/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Upgrades a normal item to a random rarity" + ], + "descrText": "Right click this item then left click a normal item to apply it.", + "frameType": 5, + "x": 6, + "y": 0, + "inventoryId": "Stash6" + } + ] + }, + "UnknownAccount!-Mercenaries-6-stis": { + "numTabs": 14, + "mapLayout": {}, + "items": [] + }, + "UnknownAccount!-Mercenaries-7-stis": { + "numTabs": 14, + "divinationLayout": { + "cards": [ + { + "id": "AChillingWind", + "name": "A Chilling Wind" + }, + { + "id": "ADabOfInk", + "name": "A Dab of Ink" + }, + { + "id": "ADustyMemory", + "name": "A Dusty Memory" + }, + { + "id": "AFamiliarCall", + "name": "A Familiar Call" + }, + { + "id": "AFateWorseThanDeath", + "name": "A Fate Worse Than Death" + }, + { + "id": "AModestRequest", + "name": "A Modest Request" + }, + { + "id": "AMothersPartingGift", + "name": "A Mother's Parting Gift" + }, + { + "id": "ANoteInTheWind", + "name": "A Note in the Wind" + }, + { + "id": "ASeaOfBlue", + "name": "A Sea of Blue" + }, + { + "id": "AStonePerfected", + "name": "A Stone Perfected" + }, + { + "id": "AbandonedWealth", + "name": "Abandoned Wealth" + }, + { + "id": "Acclimatisation", + "name": "Acclimatisation" + }, + { + "id": "AkilsProphecy", + "name": "Akil's Prophecy" + }, + { + "id": "AliviasGrace", + "name": "Alivia's Grace" + }, + { + "id": "AlluringBounty", + "name": "Alluring Bounty" + }, + { + "id": "AloneintheDarkness", + "name": "Alone in the Darkness" + }, + { + "id": "AlteredPerception", + "name": "Altered Perception" + }, + { + "id": "AmbitiousObsession", + "name": "Ambitious Obsession" + }, + { + "id": "AnarchysPrice", + "name": "Anarchy's Price" + }, + { + "id": "ArroganceoftheVaal", + "name": "Arrogance of the Vaal" + }, + { + "id": "AssassinsFavor", + "name": "Assassin's Favour" + }, + { + "id": "AssassinsGift", + "name": "Assassin's Gift" + }, + { + "id": "AstralProtection", + "name": "Astral Protection" + }, + { + "id": "AtzirisArmory", + "name": "Atziri's Arsenal" + }, + { + "id": "Audacity", + "name": "Audacity" + }, + { + "id": "AuspiciousAmbitions", + "name": "Auspicious Ambitions" + }, + { + "id": "AvianPursuit", + "name": "Avian Pursuit" + }, + { + "id": "AzureRage", + "name": "Azure Rage" + }, + { + "id": "AzyransReward", + "name": "Azyran's Reward" + }, + { + "id": "BaitedExpectations", + "name": "Baited Expectations" + }, + { + "id": "BeautyThroughDeath", + "name": "Beauty Through Death" + }, + { + "id": "Bijoux", + "name": "Bijoux" + }, + { + "id": "BirthOfTheThree", + "name": "Birth of the Three" + }, + { + "id": "BlessingOfGod", + "name": "Blessing of God", + "hidden": true + }, + { + "id": "BlindVenture", + "name": "Blind Venture" + }, + { + "id": "BoonofJustice", + "name": "Boon of Justice" + }, + { + "id": "BoonoftheFirstOnes", + "name": "Boon of the First Ones" + }, + { + "id": "BoundlessRealms", + "name": "Boundless Realms" + }, + { + "id": "BowyersDream", + "name": "Bowyer's Dream" + }, + { + "id": "BrokenPromises", + "name": "Broken Promises" + }, + { + "id": "BrokenTruce", + "name": "Broken Truce" + }, + { + "id": "BrotherhoodInExile", + "name": "Brotherhood in Exile" + }, + { + "id": "BrotherGift", + "name": "Brother's Gift" + }, + { + "id": "BrothersStash", + "name": "Brother's Stash" + }, + { + "id": "BrushPaintAndPalette", + "name": "Brush, Paint and Palette" + }, + { + "id": "BuriedTreasure", + "name": "Buried Treasure" + }, + { + "id": "BurningBlood", + "name": "Burning Blood" + }, + { + "id": "CallToTheFirstOnes", + "name": "Call to the First Ones" + }, + { + "id": "CameriasCut", + "name": "Cameria's Cut" + }, + { + "id": "CartographersDelight", + "name": "Cartographer's Delight" + }, + { + "id": "ChaoticDisposition", + "name": "Chaotic Disposition" + }, + { + "id": "ChasingRisk", + "name": "Chasing Risk" + }, + { + "id": "Checkmate", + "name": "Checkmate" + }, + { + "id": "ChokingGuilt", + "name": "Choking Guilt" + }, + { + "id": "CostlyCurio", + "name": "Costly Curio" + }, + { + "id": "CounciloOfCats", + "name": "Council of Cats" + }, + { + "id": "CovetedPossession", + "name": "Coveted Possession" + }, + { + "id": "CursedWords", + "name": "Cursed Words" + }, + { + "id": "Damnation", + "name": "Damnation" + }, + { + "id": "DarkDreams", + "name": "Dark Dreams" + }, + { + "id": "DarkTemptation", + "name": "Dark Temptation" + }, + { + "id": "TheDarkerHalf", + "name": "Darker Half" + }, + { + "id": "DeadlyJoy", + "name": "Deadly Joy" + }, + { + "id": "Death", + "name": "Death" + }, + { + "id": "DeathlyDesigns", + "name": "Deathly Designs" + }, + { + "id": "Dementophobia", + "name": "Dementophobia" + }, + { + "id": "DemigodsWagergives", + "name": "Demigod's Wager" + }, + { + "id": "DesecratedVirtue", + "name": "Desecrated Virtue" + }, + { + "id": "DesperateCrusade", + "name": "Desperate Crusade" + }, + { + "id": "DestinedtoCrumble", + "name": "Destined to Crumble" + }, + { + "id": "DiallasSubjugation", + "name": "Dialla's Subjugation" + }, + { + "id": "Disdain", + "name": "Disdain" + }, + { + "id": "DivineBeauty", + "name": "Divine Beauty" + }, + { + "id": "DivineJustice", + "name": "Divine Justice" + }, + { + "id": "DoedresMadness", + "name": "Doedre's Madness" + }, + { + "id": "DoryanisEpiphany", + "name": "Doryani's Epiphany" + }, + { + "id": "DrapedInDreams", + "name": "Draped in Dreams" + }, + { + "id": "Duality", + "name": "Duality" + }, + { + "id": "DyingAnguish", + "name": "Dying Anguish" + }, + { + "id": "DyingLight", + "name": "Dying Light" + }, + { + "id": "EarthDrinker", + "name": "Earth Drinker" + }, + { + "id": "EchoesOfLove", + "name": "Echoes of Love" + }, + { + "id": "EldritchPerfection", + "name": "Eldritch Perfection" + }, + { + "id": "EmperorOfPurity", + "name": "Emperor of Purity" + }, + { + "id": "EmperorsLuck", + "name": "Emperor's Luck" + }, + { + "id": "EndlessNight", + "name": "Endless Night" + }, + { + "id": "EtchedInBlood", + "name": "Etched in Blood" + }, + { + "id": "EternalBonds", + "name": "Eternal Bonds" + }, + { + "id": "EverChanging", + "name": "Ever-Changing" + }, + { + "id": "FatefulMeeting", + "name": "Fateful Meeting" + }, + { + "id": "FathersLove", + "name": "Father's Love" + }, + { + "id": "FireOfUnknownOrigin", + "name": "Fire Of Unknown Origin" + }, + { + "id": "ForbiddenPower", + "name": "Forbidden Power" + }, + { + "id": "Friendship", + "name": "Friendship" + }, + { + "id": "FromBonesToAshes", + "name": "From Bone to Ashes" + }, + { + "id": "FurtherInvention", + "name": "Further Invention" + }, + { + "id": "GemcuttersMercy", + "name": "Gemcutter's Mercy" + }, + { + "id": "GemcuttersPromise", + "name": "Gemcutter's Promise" + }, + { + "id": "GiftOfAsenath", + "name": "Gift of Asenath" + }, + { + "id": "GiftOfTheGemlingQueen", + "name": "Gift of the Gemling Queen" + }, + { + "id": "GlimmerOfHope", + "name": "Glimmer of Hope" + }, + { + "id": "GraveKnowledge", + "name": "Grave Knowledge" + }, + { + "id": "GuardiansChallenge", + "name": "Guardian's Challenge" + }, + { + "id": "HarmonyOfSouls", + "name": "Harmony of Souls" + }, + { + "id": "HauntingShadows", + "name": "Haunting Shadows" + }, + { + "id": "HerMask", + "name": "Her Mask" + }, + { + "id": "Heterochromia", + "name": "Heterochromia" + }, + { + "id": "History", + "name": "History" + }, + { + "id": "Home", + "name": "Home" + }, + { + "id": "Hope", + "name": "Hope" + }, + { + "id": "HouseOfMirrors", + "name": "House of Mirrors" + }, + { + "id": "Hubris", + "name": "Hubris" + }, + { + "id": "Humility", + "name": "Humility" + }, + { + "id": "HuntersResolve", + "name": "Hunter's Resolve" + }, + { + "id": "HuntersReward", + "name": "Hunter's Reward" + }, + { + "id": "ISeeBrothers", + "name": "I See Brothers" + }, + { + "id": "ImmortalResolve", + "name": "Immortal Resolve" + }, + { + "id": "ImperfectMemories", + "name": "Imperfect Memories" + }, + { + "id": "ImperialLegacy", + "name": "Imperial Legacy" + }, + { + "id": "JackInTheBox", + "name": "Jack in the Box" + }, + { + "id": "JudgingVoices", + "name": "Judging Voices" + }, + { + "id": "JustifiedAmbition", + "name": "Justified Ambition" + }, + { + "id": "KeepersCorruption", + "name": "Keeper's Corruption" + }, + { + "id": "LachrymalNecrosis", + "name": "Lachrymal Necrosis" + }, + { + "id": "LantadorsLostLove", + "name": "Lantador's Lost Love" + }, + { + "id": "LastHope", + "name": "Last Hope" + }, + { + "id": "LastStand", + "name": "Last Stand" + }, + { + "id": "LeftToFate", + "name": "Left to Fate" + }, + { + "id": "LetheanTemptation", + "name": "Lethean Temptation" + }, + { + "id": "LigthAndTruth", + "name": "Light and Truth" + }, + { + "id": "LingeringRemnants", + "name": "Lingering Remnants" + }, + { + "id": "LonelyWarrior", + "name": "Lonely Warrior" + }, + { + "id": "LostWorlds", + "name": "Lost Worlds" + }, + { + "id": "LoveThroughIce", + "name": "Love Through Ice" + }, + { + "id": "Loyalty", + "name": "Loyalty" + }, + { + "id": "LuckyConnections", + "name": "Lucky Connections" + }, + { + "id": "LuckyDeck", + "name": "Lucky Deck" + }, + { + "id": "LuminousTrove", + "name": "Luminous Trove" + }, + { + "id": "LysahsRespite", + "name": "Lysah's Respite" + }, + { + "id": "MagnumOpus", + "name": "Magnum Opus" + }, + { + "id": "ManWithBear", + "name": "Man With Bear" + }, + { + "id": "Matryoshka", + "name": "Matryoshka" + }, + { + "id": "RussiaDivinationCard", + "name": "Mawr Blaidd" + }, + { + "id": "MercilessArmament", + "name": "Merciless Armament" + }, + { + "id": "MightIsRight", + "name": "Might is Right" + }, + { + "id": "MiseryInDarkness", + "name": "Misery in Darkness" + }, + { + "id": "Mitts", + "name": "Mitts" + }, + { + "id": "Monochrome", + "name": "Monochrome" + }, + { + "id": "MoreIsNeverEnough", + "name": "More is Never Enough" + }, + { + "id": "NoTraces", + "name": "No Traces" + }, + { + "id": "NooksCrown", + "name": "Nook's Crown" + }, + { + "id": "ParasiticPassengers", + "name": "Parasitic Passengers" + }, + { + "id": "PeacefulMoments", + "name": "Peaceful Moments" + }, + { + "id": "Perfection", + "name": "Perfection" + }, + { + "id": "PoisonedFaith", + "name": "Poisoned Faith" + }, + { + "id": "Prejudice", + "name": "Prejudice" + }, + { + "id": "PrideBeforeTheFall", + "name": "Pride Before the Fall" + }, + { + "id": "PrideOfTheFirstOnes", + "name": "Pride of the First Ones" + }, + { + "id": "PrometheusArmory", + "name": "Prometheus' Armoury" + }, + { + "id": "Prosperity", + "name": "Prosperity" + }, + { + "id": "RainOfChaos", + "name": "Rain of Chaos" + }, + { + "id": "RainTempter", + "name": "Rain Tempter" + }, + { + "id": "Rats", + "name": "Rats" + }, + { + "id": "BirthOfTheThree", + "name": "Rebirth" + }, + { + "id": "RebirthAndRenewal", + "name": "Rebirth and Renewal" + }, + { + "id": "RecklessAmbition", + "name": "Reckless Ambition" + }, + { + "id": "Remembrance", + "name": "Remembrance" + }, + { + "id": "RunicLuck", + "name": "Runic Luck" + }, + { + "id": "SambodhisVow", + "name": "Sambodhi's Vow" + }, + { + "id": "SambodhisWisdom", + "name": "Sambodhi's Wisdom" + }, + { + "id": "ScholarOfTheSeas", + "name": "Scholar of the Seas" + }, + { + "id": "SevenYearsBadLuck", + "name": "Seven Years Bad Luck" + }, + { + "id": "ShardofFate", + "name": "Shard of Fate" + }, + { + "id": "SilenceAndFrost", + "name": "Silence and Frost" + }, + { + "id": "SocietysRemorse", + "name": "Society's Remorse" + }, + { + "id": "SomethingDark", + "name": "Something Dark" + }, + { + "id": "SoulQuenched", + "name": "Soul Quenched" + }, + { + "id": "BaronCat", + "name": "Squandered Prosperity" + }, + { + "id": "StruckbyLightning", + "name": "Struck by Lightning" + }, + { + "id": "SuccorOfTheSinless", + "name": "Succor of the Sinless" + }, + { + "id": "Temperance", + "name": "Temperance" + }, + { + "id": "TerribleSecretOfSpace", + "name": "Terrible Secret of Space" + }, + { + "id": "TheAcademic", + "name": "The Academic" + }, + { + "id": "TheAdmirer", + "name": "The Admirer" + }, + { + "id": "TheAdventuringSpirit", + "name": "The Adventuring Spirit" + }, + { + "id": "TheAesthete", + "name": "The Aesthete" + }, + { + "id": "TheApothecary", + "name": "The Apothecary" + }, + { + "id": "TheArchmagesRightHand", + "name": "The Archmage's Right Hand" + }, + { + "id": "TheArenaChampion", + "name": "The Arena Champion" + }, + { + "id": "TheArmyOfBlood", + "name": "The Army of Blood" + }, + { + "id": "TheArtist", + "name": "The Artist" + }, + { + "id": "Dream", + "name": "The Aspirant" + }, + { + "id": "TheAstromancer", + "name": "The Astromancer" + }, + { + "id": "TheAvenger", + "name": "The Avenger" + }, + { + "id": "TheAwakened", + "name": "The Awakened" + }, + { + "id": "TheBargain", + "name": "The Bargain" + }, + { + "id": "TheBattleBorn", + "name": "The Battle Born" + }, + { + "id": "TheBearWoman", + "name": "The Bear Woman" + }, + { + "id": "TheBeast", + "name": "The Beast" + }, + { + "id": "TheBetrayal", + "name": "The Betrayal" + }, + { + "id": "TheBitterBlossom", + "name": "The Bitter Blossom" + }, + { + "id": "TheBlazingFire", + "name": "The Blazing Fire" + }, + { + "id": "TheBlessingOfMoosh", + "name": "The Blessing of Moosh" + }, + { + "id": "TheBody", + "name": "The Body" + }, + { + "id": "TheBones", + "name": "The Bones" + }, + { + "id": "TheBrawnyBattleMage", + "name": "The Brawny Battle Mage" + }, + { + "id": "TheBreach", + "name": "The Breach" + }, + { + "id": "TheBrittleEmperor", + "name": "The Brittle Emperor" + }, + { + "id": "TheCache", + "name": "The Cache" + }, + { + "id": "TheCacophony", + "name": "The Cacophony" + }, + { + "id": "TheCalling", + "name": "The Calling" + }, + { + "id": "TheCardSharp", + "name": "The Card Sharp" + }, + { + "id": "TheCarrionCrow", + "name": "The Carrion Crow" + }, + { + "id": "TheMapmaker", + "name": "The Cartographer" + }, + { + "id": "TheCataclysm", + "name": "The Cataclysm" + }, + { + "id": "TheCatalyst", + "name": "The Catalyst" + }, + { + "id": "TheCatch", + "name": "The Catch" + }, + { + "id": "TheCelestialJusticar", + "name": "The Celestial Justicar" + }, + { + "id": "TheCelestialStone", + "name": "The Celestial Stone" + }, + { + "id": "TheChainsThatBind", + "name": "The Chains that Bind" + }, + { + "id": "TheCheater", + "name": "The Cheater" + }, + { + "id": "TheChosen", + "name": "The Chosen" + }, + { + "id": "TheComingStorm", + "name": "The Coming Storm" + }, + { + "id": "TheConduit", + "name": "The Conduit" + }, + { + "id": "TheCraving", + "name": "The Craving" + }, + { + "id": "TheCursedKing", + "name": "The Cursed King" + }, + { + "id": "TheDamned", + "name": "The Damned" + }, + { + "id": "TheDapperProdigy", + "name": "The Dapper Prodigy" + }, + { + "id": "TheDarkMage", + "name": "The Dark Mage" + }, + { + "id": "TheDarkestDream", + "name": "The Darkest Dream" + }, + { + "id": "TheDeal", + "name": "The Deal" + }, + { + "id": "TheDeceiver", + "name": "The Deceiver" + }, + { + "id": "TheDeepOnes", + "name": "The Deep Ones" + }, + { + "id": "TheDemon", + "name": "The Demon" + }, + { + "id": "TheDemoness", + "name": "The Demoness" + }, + { + "id": "TheDestination", + "name": "The Destination" + }, + { + "id": "TheDoctor", + "name": "The Doctor" + }, + { + "id": "TheDoppelganger", + "name": "The Doppelganger" + }, + { + "id": "TheDragon", + "name": "The Dragon" + }, + { + "id": "TheDragonsHeart", + "name": "The Dragon's Heart" + }, + { + "id": "TheDreamer", + "name": "The Dreamer" + }, + { + "id": "TheDreamland", + "name": "The Dreamland" + }, + { + "id": "TheDrunkenAristocrat", + "name": "The Drunken Aristocrat" + }, + { + "id": "TheDungeonMaster", + "name": "The Dungeon Master" + }, + { + "id": "TheEasyStroll", + "name": "The Easy Stroll" + }, + { + "id": "TheEldritchDecay", + "name": "The Eldritch Decay" + }, + { + "id": "TheEmptiness", + "name": "The Emptiness" + }, + { + "id": "TheEncroachingDarkness", + "name": "The Encroaching Darkness" + }, + { + "id": "TheEndlessDarkness", + "name": "The Endless Darkness" + }, + { + "id": "TheEndurance", + "name": "The Endurance" + }, + { + "id": "TheEnforcer", + "name": "The Enforcer" + }, + { + "id": "TheEnlightened", + "name": "The Enlightened" + }, + { + "id": "TheEnthusiasts", + "name": "The Enthusiasts" + }, + { + "id": "TheEscape", + "name": "The Escape" + }, + { + "id": "TheEternalWar", + "name": "The Eternal War" + }, + { + "id": "TheEthereal", + "name": "The Ethereal" + }, + { + "id": "TheExplorer", + "name": "The Explorer" + }, + { + "id": "TheEyeOfTerror", + "name": "The Eye of Terror" + }, + { + "id": "TheEyeOfTheDragon", + "name": "The Eye of the Dragon" + }, + { + "id": "TheFathomlessDepths", + "name": "The Fathomless Depths" + }, + { + "id": "TheFeast", + "name": "The Feast" + }, + { + "id": "TheFiend", + "name": "The Fiend" + }, + { + "id": "TheFinishingTouch", + "name": "The Finishing Touch" + }, + { + "id": "TheFishmonger", + "name": "The Fishmonger" + }, + { + "id": "TheFletcher", + "name": "The Fletcher" + }, + { + "id": "TheFlorasGift", + "name": "The Flora's Gift" + }, + { + "id": "TheFool", + "name": "The Fool" + }, + { + "id": "TheForgottenTreasure", + "name": "The Forgotten Treasure" + }, + { + "id": "TheFormlessSea", + "name": "The Formless Sea" + }, + { + "id": "TheForsaken", + "name": "The Forsaken" + }, + { + "id": "TheFortunate", + "name": "The Fortunate" + }, + { + "id": "TheForwardGaze", + "name": "The Forward Gaze" + }, + { + "id": "TheFox", + "name": "The Fox" + }, + { + "id": "TheFoxInTheBrambles", + "name": "The Fox in the Brambles" + }, + { + "id": "TheGambler", + "name": "The Gambler" + }, + { + "id": "GarishPower", + "name": "The Garish Power" + }, + { + "id": "TheGemcutter", + "name": "The Gemcutter" + }, + { + "id": "TheGentleman", + "name": "The Gentleman" + }, + { + "id": "TheGladiator", + "name": "The Gladiator" + }, + { + "id": "TheGoldenEra", + "name": "The Golden Era" + }, + { + "id": "TheGreatestIntentions", + "name": "The Greatest Intentions" + }, + { + "id": "TheGulf", + "name": "The Gulf" + }, + { + "id": "TheHaleHeart", + "name": "The Hale Heart" + }, + { + "id": "TheHarvester", + "name": "The Harvester" + }, + { + "id": "TheHermit", + "name": "The Hermit" + }, + { + "id": "TheHeroicShot", + "name": "The Heroic Shot" + }, + { + "id": "TheHiveOfKnowledge", + "name": "The Hive of Knowledge" + }, + { + "id": "TheHoarder", + "name": "The Hoarder" + }, + { + "id": "TheHook", + "name": "The Hook" + }, + { + "id": "TheHunger", + "name": "The Hunger" + }, + { + "id": "TheImmortal", + "name": "The Immortal" + }, + { + "id": "TheIncantation", + "name": "The Incantation" + }, + { + "id": "TheInnocent", + "name": "The Innocent" + }, + { + "id": "TheInoculated", + "name": "The Inoculated" + }, + { + "id": "TheInsaneCat", + "name": "The Insane Cat" + }, + { + "id": "TheInsatiable", + "name": "The Insatiable" + }, + { + "id": "TheInventor", + "name": "The Inventor" + }, + { + "id": "TheRustedBard", + "name": "The Rusted Bard" + }, + { + "id": "TheJester", + "name": "The Jester" + }, + { + "id": "TheJewellersBoon", + "name": "The Jeweller's Boon" + }, + { + "id": "TheJournalist", + "name": "The Journalist" + }, + { + "id": "TheJourney", + "name": "The Journey" + }, + { + "id": "TheKingsBlade", + "name": "The King's Blade" + }, + { + "id": "TheKingsHeart", + "name": "The King's Heart" + }, + { + "id": "TheLanding", + "name": "The Landing" + }, + { + "id": "TheLastOneStanding", + "name": "The Last One Standing" + }, + { + "id": "TheLastSupper", + "name": "The Last Supper" + }, + { + "id": "TheLeviathan", + "name": "The Leviathan" + }, + { + "id": "TheLich", + "name": "The Lich" + }, + { + "id": "TheLifeThief", + "name": "The Life Thief" + }, + { + "id": "TheLion", + "name": "The Lion" + }, + { + "id": "TheLongCon", + "name": "The Long Con" + }, + { + "id": "TheLongWatch", + "name": "The Long Watch" + }, + { + "id": "TheLordInBlack", + "name": "The Lord in Black" + }, + { + "id": "TheLordofCelebration", + "name": "The Lord of Celebration" + }, + { + "id": "TheLover", + "name": "The Lover" + }, + { + "id": "TheLunarisPriestess", + "name": "The Lunaris Priestess" + }, + { + "id": "TheMadKing", + "name": "The Mad King" + }, + { + "id": "TheMagmaCrab", + "name": "The Magma Crab" + }, + { + "id": "TheMaster", + "name": "The Master" + }, + { + "id": "TheMasterArtisan", + "name": "The Master Artisan" + }, + { + "id": "TheMayor", + "name": "The Mayor" + }, + { + "id": "TheMercenary", + "name": "The Mercenary" + }, + { + "id": "TheMessenger", + "name": "The Messenger" + }, + { + "id": "TheMetalsmithsGift", + "name": "The Metalsmith's Gift" + }, + { + "id": "TheMindsEyes", + "name": "The Mind's Eyes" + }, + { + "id": "TheMountain", + "name": "The Mountain" + }, + { + "id": "TheNurse", + "name": "The Nurse" + }, + { + "id": "TheOath", + "name": "The Oath" + }, + { + "id": "TheObscured", + "name": "The Obscured" + }, + { + "id": "TheOffering", + "name": "The Offering" + }, + { + "id": "TheOffspring", + "name": "The Offspring" + }, + { + "id": "TheOldMan", + "name": "The Old Man" + }, + { + "id": "TheOneThatGotAway", + "name": "The One That Got Away" + }, + { + "id": "TheOneWithAll", + "name": "The One With All" + }, + { + "id": "TheOpulecent", + "name": "The Opulent" + }, + { + "id": "ThePackLeader", + "name": "The Pack Leader" + }, + { + "id": "ThePact", + "name": "The Pact" + }, + { + "id": "ThePatient", + "name": "The Patient" + }, + { + "id": "ThePenitent", + "name": "The Penitent" + }, + { + "id": "ThePoet", + "name": "The Poet" + }, + { + "id": "ThePolymath", + "name": "The Polymath" + }, + { + "id": "ThePorcupine", + "name": "The Porcupine" + }, + { + "id": "ThePriceOfDevotion", + "name": "The Price of Devotion" + }, + { + "id": "ThePriceOfLoyalty", + "name": "The Price of Loyalty" + }, + { + "id": "ThePriceOfPrescience", + "name": "The Price of Prescience" + }, + { + "id": "ThePriceofProtection", + "name": "The Price of Protection" + }, + { + "id": "ThePrimordial", + "name": "The Primordial" + }, + { + "id": "ThePrinceOfDarkness", + "name": "The Prince of Darkness" + }, + { + "id": "TheProfessor", + "name": "The Professor" + }, + { + "id": "TheProgenyofLunaris", + "name": "The Progeny of Lunaris" + }, + { + "id": "ThePuzzle", + "name": "The Puzzle" + }, + { + "id": "TheQueen", + "name": "The Queen" + }, + { + "id": "TheRabbitsFoot", + "name": "The Rabbit's Foot" + }, + { + "id": "TheRabidRhoa", + "name": "The Rabid Rhoa" + }, + { + "id": "TheRealm", + "name": "The Realm" + }, + { + "id": "TheReturnOfTheRat", + "name": "The Return of the Rat" + }, + { + "id": "TheRisk", + "name": "The Risk" + }, + { + "id": "TheRiteofElements", + "name": "The Rite of Elements" + }, + { + "id": "TheRoadToPower", + "name": "The Road to Power" + }, + { + "id": "TheRuthlessCeinture", + "name": "The Ruthless Ceinture" + }, + { + "id": "TheSacrifice", + "name": "The Sacrifice" + }, + { + "id": "TheSaintsTreasure", + "name": "The Saint's Treasure" + }, + { + "id": "TheSamuraisEye", + "name": "The Samurai's Eye" + }, + { + "id": "TheScarredMeadow", + "name": "The Scarred Meadow" + }, + { + "id": "TheScavenger", + "name": "The Scavenger" + }, + { + "id": "TheScholar", + "name": "The Scholar" + }, + { + "id": "TheScout", + "name": "The Scout" + }, + { + "id": "TheSeeker", + "name": "The Seeker" + }, + { + "id": "TheSephirot", + "name": "The Sephirot" + }, + { + "id": "TheShepherdsSandals", + "name": "The Shepherd's Sandals" + }, + { + "id": "TheShieldbearer", + "name": "The Shieldbearer" + }, + { + "id": "TheShortcut", + "name": "The Shortcut" + }, + { + "id": "TheSideQuest", + "name": "The Side Quest" + }, + { + "id": "TheSigil", + "name": "The Sigil" + }, + { + "id": "TheSiren", + "name": "The Siren" + }, + { + "id": "TheSkeleton", + "name": "The Skeleton" + }, + { + "id": "TheSoul", + "name": "The Soul" + }, + { + "id": "TheSparkAndTheFlame", + "name": "The Spark and the Flame" + }, + { + "id": "TheSpoiledPrince", + "name": "The Spoiled Prince" + }, + { + "id": "TheStandOff", + "name": "The Standoff" + }, + { + "id": "TheStormcaller", + "name": "The Stormcaller" + }, + { + "id": "TheStrategist", + "name": "The Strategist" + }, + { + "id": "TheSummoner", + "name": "The Summoner" + }, + { + "id": "TheSun", + "name": "The Sun" + }, + { + "id": "TheSurgeon", + "name": "The Surgeon" + }, + { + "id": "TheSurveyor", + "name": "The Surveyor" + }, + { + "id": "TheSurvivalist", + "name": "The Survivalist" + }, + { + "id": "TheSustenance", + "name": "The Sustenance" + }, + { + "id": "TheSwordKingsSalute", + "name": "The Sword King's Salute" + }, + { + "id": "TheThaumaturgist", + "name": "The Thaumaturgist" + }, + { + "id": "TheThrone", + "name": "The Throne" + }, + { + "id": "TheTinkerersTable", + "name": "The Tinkerer's Table" + }, + { + "id": "TheTirelessExtractor", + "name": "The Tireless Extractor" + }, + { + "id": "TheTower", + "name": "The Tower" + }, + { + "id": "TheTraitor", + "name": "The Traitor" + }, + { + "id": "TheTransformation", + "name": "The Transformation" + }, + { + "id": "TheTrial", + "name": "The Trial" + }, + { + "id": "TheTumbleWeed", + "name": "The Tumbleweed" + }, + { + "id": "TheTwilightMoon", + "name": "The Twilight Moon" + }, + { + "id": "TheTwins", + "name": "The Twins" + }, + { + "id": "TheTyrant", + "name": "The Tyrant" + }, + { + "id": "TheUndaunted", + "name": "The Undaunted" + }, + { + "id": "TheUndisputed", + "name": "The Undisputed" + }, + { + "id": "TheUnexpectedPrize", + "name": "The Unexpected Prize" + }, + { + "id": "TheUnion", + "name": "The Union" + }, + { + "id": "TheValkyrie", + "name": "The Valkyrie" + }, + { + "id": "TheValleyOfSteelBoxes", + "name": "The Valley of Steel Boxes", + "hidden": true + }, + { + "id": "TheVast", + "name": "The Vast" + }, + { + "id": "TheVisionary", + "name": "The Visionary" + }, + { + "id": "TheVoid", + "name": "The Void" + }, + { + "id": "TheWarden", + "name": "The Warden" + }, + { + "id": "TheWarlord", + "name": "The Warlord" + }, + { + "id": "TheWatcher", + "name": "The Watcher" + }, + { + "id": "TheWeb", + "name": "The Web" + }, + { + "id": "TheWeddingGift", + "name": "The Wedding Gift" + }, + { + "id": "TheWhiteKnight", + "name": "The White Knight" + }, + { + "id": "TheWhiteout", + "name": "The Whiteout" + }, + { + "id": "TheWiltedRose", + "name": "The Wilted Rose" + }, + { + "id": "TheWind", + "name": "The Wind" + }, + { + "id": "TheWitch", + "name": "The Witch" + }, + { + "id": "TheWolf", + "name": "The Wolf" + }, + { + "id": "TheWolfsLegacy", + "name": "The Wolf's Legacy" + }, + { + "id": "TheWolfsShadow", + "name": "The Wolf's Shadow" + }, + { + "id": "TheWolvenKingsBite", + "name": "The Wolven King's Bite" + }, + { + "id": "TheWolverine", + "name": "The Wolverine" + }, + { + "id": "TheWorldEater", + "name": "The World Eater" + }, + { + "id": "TheWrath", + "name": "The Wrath" + }, + { + "id": "TheWretched", + "name": "The Wretched" + }, + { + "id": "ThirstForKnowledge", + "name": "Thirst for Knowledge" + }, + { + "id": "ThreeFacesInTheDark", + "name": "Three Faces in the Dark" + }, + { + "id": "ThreeVoices", + "name": "Three Voices" + }, + { + "id": "ThunderousSkies", + "name": "Thunderous Skies" + }, + { + "id": "TimeLostRelic", + "name": "Time-Lost Relic" + }, + { + "id": "ToxicTidings", + "name": "Toxic Tidings" + }, + { + "id": "Tranquillity", + "name": "Tranquillity" + }, + { + "id": "TreasureHunter", + "name": "Treasure Hunter" + }, + { + "id": "Triskaidekaphobia", + "name": "Triskaidekaphobia" + }, + { + "id": "TurnTheOtherCheek", + "name": "Turn the Other Cheek" + }, + { + "id": "Unchained", + "name": "Unchained" + }, + { + "id": "UndergroundForest", + "name": "Underground Forest" + }, + { + "id": "UnrequitedLove", + "name": "Unrequited Love" + }, + { + "id": "Vanity", + "name": "Vanity" + }, + { + "id": "VilePower", + "name": "Vile Power" + }, + { + "id": "ViniasToken", + "name": "Vinia's Token" + }, + { + "id": "VoidOfTheElements", + "name": "Void of the Elements" + }, + { + "id": "VolatilePower", + "name": "Volatile Power" + }, + { + "id": "WealthAndPower", + "name": "Wealth and Power" + }, + { + "id": "WhenCurrentsBlaze", + "name": "When Currents Blaze" + }, + { + "id": "WhoAsked", + "name": "Who Asked" + }, + { + "id": "WintersEmbrace", + "name": "Winter's Embrace" + } + ], + "h": 261, + "w": 172, + "padx": 84, + "pady": 1078, + "scale": 0.6085192697768763 + }, + "items": [ + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 4, + "maxStackSize": 5, + "league": "Mercenaries", + "id": "49f6ffedd895456cfced06bafa3796a2659fdd399ada5036b92e8e9a6b0b7eb8", + "name": "", + "typeLine": "The Battle Born", + "baseType": "The Battle Born", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "4/5", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{Axe}" + ], + "flavourText": [ + "\"No man can best me, no demon can fell me. For I vanquish all with my axe!\"" + ], + "frameType": 6, + "artFilename": "TheBattleBorn", + "x": 5, + "y": 0, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 2, + "maxStackSize": 1, + "league": "Mercenaries", + "id": "5145dbbc1ea55168a47b04663328e413023ce669d7d16c768b3d729f6a486917", + "name": "", + "typeLine": "The Heroic Shot", + "baseType": "The Heroic Shot", + "ilvl": 0, + "identified": true, + "explicitMods": [ + "{17x Chromatic Orb}" + ], + "flavourText": [ + "Try a thousand times, and eventually you'll have to give up." + ], + "frameType": 6, + "artFilename": "TheHeroicShot", + "x": 14, + "y": 1, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 5, + "maxStackSize": 1, + "league": "Mercenaries", + "id": "d8e1b2310187a5f73213f41654e759c8432a5a409a32738f287b849a01d4d575", + "name": "", + "typeLine": "Society's Remorse", + "baseType": "Society's Remorse", + "ilvl": 0, + "identified": true, + "explicitMods": [ + "{10x Orb of Alteration}" + ], + "flavourText": [ + "{We live to dream of worlds we aren't in,\r", + "a false narrative that we use to fill our souls\r", + "with doubt;\r", + "The world is already beautiful,\r", + "there's no need to dream.}" + ], + "frameType": 6, + "artFilename": "SocietysRemorse", + "x": 76, + "y": 1, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 1, + "maxStackSize": 6, + "league": "Mercenaries", + "id": "73d6866c9733cae0041c508f63c028da26363e6fe4fe0ca26821d3eefaa9445c", + "name": "", + "typeLine": "The Celestial Justicar", + "baseType": "The Celestial Justicar", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/6", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{Six-Link Astral Plate}" + ], + "flavourText": [ + "Wrapped in the glory of the heavens, she comes to mete out justice for the fallen." + ], + "frameType": 6, + "artFilename": "TheCelestialJusticar", + "x": 43, + "y": 0, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 1, + "maxStackSize": 5, + "league": "Mercenaries", + "id": "f1b20d24da7e495755fe150da3b93c41779322a925fd5f27aa782fac161e946a", + "name": "", + "typeLine": "Earth Drinker", + "baseType": "Earth Drinker", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/5", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{Granite Flask}" + ], + "flavourText": [ + "Taste and grow strong. Drink too much and be buried." + ], + "frameType": 6, + "artFilename": "EarthDrinker", + "x": 127, + "y": 0, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 1, + "maxStackSize": 6, + "league": "Mercenaries", + "id": "d70ba55296dedd7058f13c2596922f48d5335cdab38cd32043e9726c8aa181ee", + "name": "", + "typeLine": "The Wretched", + "baseType": "The Wretched", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/6", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{Belt}" + ], + "flavourText": [ + "Necromancers, believe me, are more terrifying than their thralls." + ], + "frameType": 6, + "artFilename": "TheWretched", + "x": 170, + "y": 0, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 2, + "maxStackSize": 5, + "league": "Mercenaries", + "id": "cbbe33b9bd8b2a8fc1597fdb63e92b61b12daeed360677f8314a9e38e9a8fd9d", + "name": "", + "typeLine": "Mitts", + "baseType": "Mitts", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "2/5", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{Gloves}" + ], + "flavourText": [ + "Those whose hands are their livelihood know the importance of keeping them safe and warm." + ], + "frameType": 6, + "artFilename": "Mitts", + "x": 169, + "y": 0, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 4, + "maxStackSize": 4, + "league": "Mercenaries", + "id": "ae9f2f90309a51ae8a3d8c693ed2fe1ffe2a6382bf976144c46eb99c3c762220", + "name": "", + "typeLine": "The Surveyor", + "baseType": "The Surveyor", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "4/4", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{Map}\r\n{Map Tier:} {14}" + ], + "flavourText": [ + "Exploring lands made of flesh and sorrow, we'll reap and plunder like there's no tomorrow." + ], + "frameType": 6, + "artFilename": "TheSurveyor", + "x": 95, + "y": 0, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 2, + "maxStackSize": 4, + "league": "Mercenaries", + "id": "22918ee59e53afffc5b69daa36730da429683d64eba179dfc867e8e4c77b39dc", + "name": "", + "typeLine": "The Carrion Crow", + "baseType": "The Carrion Crow", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "2/4", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{Life Armour}" + ], + "flavourText": [ + "From death, life. \r", + "From life, death. \r", + "The wheel turns, \r", + "and the corbies wheel overhead." + ], + "frameType": 6, + "artFilename": "TheCarrionCrow", + "x": 10, + "y": 0, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 12, + "maxStackSize": 2, + "league": "Mercenaries", + "id": "7bbe9b3492feaa4463ce064045a50189cc8203b5fde1641b192f0392687a0e2f", + "name": "", + "typeLine": "Cameria's Cut", + "baseType": "Cameria's Cut", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "12/2", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{Scarab}" + ], + "flavourText": [ + "\"There are two ways to pay, Gold and Blood. I'll take my share in both.\"\r", + "\r", + "-Cameria the Coldblooded" + ], + "frameType": 6, + "artFilename": "CameriasCut", + "x": 34, + "y": 1, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 1, + "maxStackSize": 3, + "league": "Mercenaries", + "id": "254eaa2b7d092660b075c4ff0a7bad3bb1094b38faafbba552ec7b1368f868ad", + "name": "", + "typeLine": "The Return of the Rat", + "baseType": "The Return of the Rat", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/3", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{Tavukai}" + ], + "flavourText": [ + "And he shall be heralded by the screams of the damned." + ], + "frameType": 6, + "artFilename": "TheReturnOfTheRat", + "x": 176, + "y": 1, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 1, + "maxStackSize": 7, + "league": "Mercenaries", + "id": "19372851451bdfbc1a0462a966463a43c88ed5c862f5fd595627dc476b329cba", + "name": "", + "typeLine": "The Obscured", + "baseType": "The Obscured", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/7", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{Breachstone}" + ], + "flavourText": [ + "Our world, dangerous as it is, is far safer than what lies just beyond our sight." + ], + "frameType": 6, + "artFilename": "TheObscured", + "x": 192, + "y": 0, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 2, + "maxStackSize": 3, + "league": "Mercenaries", + "id": "5e120d2cef24ac6929a5180948519c9792c4dc2a4012de458c56c724355e0971", + "name": "", + "typeLine": "Three Voices", + "baseType": "Three Voices", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "2/3", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{3x Essence}" + ], + "flavourText": [ + "The village elders had a curious rule: If you hear three voices scream for aid, flee as fast as you can." + ], + "frameType": 6, + "artFilename": "ThreeVoices", + "x": 220, + "y": 0, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 1, + "maxStackSize": 7, + "league": "Mercenaries", + "id": "1a25cae2104d7b26ff94516b5f1ea0f7a8fe924f38a7f3a3d290aa543007b7dd", + "name": "", + "typeLine": "Blind Venture", + "baseType": "Blind Venture", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/7", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{Ring}\r\n{Corrupted}" + ], + "flavourText": [ + "\"It's risky not knowing where your wares come from. That's why I source my own.\"\r", + "- Klayver, the Antiquarian" + ], + "frameType": 6, + "artFilename": "BlindVenture", + "x": 101, + "y": 0, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 4, + "maxStackSize": 3, + "league": "Mercenaries", + "id": "1d3a805e7f8037e38a77f4625af1422d71d858a765bb99cfbeb5b1104950b643", + "name": "", + "typeLine": "Ever-Changing", + "baseType": "Ever-Changing", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "4/3", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{10x Orb of Unmaking}" + ], + "flavourText": [ + "The Atlas is our prison, and our only defence. She is our only hope, and our certain doom." + ], + "frameType": 6, + "artFilename": "EverChanging", + "x": 174, + "y": 1, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 1, + "maxStackSize": 5, + "league": "Mercenaries", + "id": "dee4c34170abb82d94ca762f0d5e5fcf14adc47546d977766adce988f96cc897", + "name": "", + "typeLine": "Peaceful Moments", + "baseType": "Peaceful Moments", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/5", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{Timeless Jewel}" + ], + "flavourText": [ + "Savour these moments, for they may never return." + ], + "frameType": 6, + "artFilename": "PeacefulMoments", + "x": 57, + "y": 1, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 2, + "maxStackSize": 8, + "league": "Mercenaries", + "id": "b12e812441c5ac00df5ce1bd204634b3a2a842c6248455833b81c6267675d145", + "name": "", + "typeLine": "The Scavenger", + "baseType": "The Scavenger", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "2/8", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{Carcass Jack}" + ], + "flavourText": [ + "Take small pieces of things and then assemble them together" + ], + "frameType": 6, + "artFilename": "TheScavenger", + "x": 163, + "y": 0, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 1, + "maxStackSize": 5, + "league": "Mercenaries", + "id": "10ea0b6c436e151ddd6b9b7912f6f2ac869124f7953c6375e15411e1fba163b0", + "name": "", + "typeLine": "The Lion", + "baseType": "The Lion", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/5", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{Lioneye Item}" + ], + "flavourText": [ + "{The Eternals lauded his valour. The Karui relished his defeat. Yet the final thoughts of Marceus Lioneye were naught but lament for his pride.}" + ], + "frameType": 6, + "artFilename": "TheLion", + "x": 120, + "y": 0, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 2, + "maxStackSize": 12, + "league": "Mercenaries", + "id": "fd3e9d1ca76aec2ea1f070e06982e991453d31e04bd7ec8d7cdafd08b7411e98", + "name": "", + "typeLine": "The Watcher", + "baseType": "The Watcher", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "2/12", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{Crown of Eyes}" + ], + "flavourText": [ + "{Strange eyes on top of spines \r", + "Gaze beyond the veil of time \r", + "Deep down below the mines \r", + "A dream of crimson and of grime}" + ], + "frameType": 6, + "artFilename": "TheWatcher", + "x": 35, + "y": 0, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 3, + "maxStackSize": 8, + "league": "Mercenaries", + "id": "cb48c665e7e362079c4cc670511982456f9efb0c7384578df03840ac131f7113", + "name": "", + "typeLine": "Hunter's Resolve", + "baseType": "Hunter's Resolve", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "3/8", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{Bow}" + ], + "flavourText": [ + "Primed, curved and sleek.\r", + "Decisive and final.\r", + "For malice and righteousness.\r", + "There's but one solution." + ], + "frameType": 6, + "artFilename": "HuntersResolve", + "x": 83, + "y": 0, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 1, + "maxStackSize": 5, + "league": "Mercenaries", + "id": "9316745fd52f9b7512d7cee68fa0baff9310ec00167f9a6849b115a244e2aa87", + "name": "", + "typeLine": "Toxic Tidings", + "baseType": "Toxic Tidings", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/5", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{Dendrobate}\r\n {Two-Implicit}\r\n {Corrupted}" + ], + "flavourText": [ + "A beast even Einhar\r", + "will not hunt." + ], + "frameType": 6, + "artFilename": "ToxicTidings", + "x": 198, + "y": 1, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 3, + "maxStackSize": 2, + "league": "Mercenaries", + "id": "ca422b3194f142187cb4fa37fb4c58c1d1173613f4704dcd4d8fd014b3d42da2", + "name": "", + "typeLine": "The Finishing Touch", + "baseType": "The Finishing Touch", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "3/2", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{1x Fertile Catalyst}" + ], + "flavourText": [ + "{A little extra flair never hurts.}" + ], + "frameType": 6, + "artFilename": "TheFinishingTouch", + "x": 177, + "y": 1, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 8, + "maxStackSize": 7, + "league": "Mercenaries", + "id": "f2e00fefa41cb794b0014e3ab9ce5018851a3449fe915f1c9a062002ab79e2ac", + "name": "", + "typeLine": "More is Never Enough", + "baseType": "More is Never Enough", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "8/7", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{4x Scarab}" + ], + "flavourText": [ + "Greed is a hunger that only grows as you feed it" + ], + "frameType": 6, + "artFilename": "MoreIsNeverEnough", + "x": 16, + "y": 1, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 2, + "maxStackSize": 11, + "league": "Mercenaries", + "id": "95bc1d0e71a8ceb1abfccaa182d215e80288f33974d890d752b9e75c3d6af8e4", + "name": "", + "typeLine": "The Harvester", + "baseType": "The Harvester", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "2/11", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{The Harvest}" + ], + "flavourText": [ + "{Taste not of their\r", + "forbidden fruit.\r", + "Theirs is a harvest of\r", + "the darkest kind,\r", + "twisted, rotten and\r", + "damned for eternity.}" + ], + "frameType": 6, + "artFilename": "TheHarvester", + "x": 145, + "y": 0, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 5, + "maxStackSize": 4, + "league": "Mercenaries", + "id": "2dec987c7210aece5b312e07a8eb5a32d4d2dd5fb5525c8fbf8503c3c710b4eb", + "name": "", + "typeLine": "Boundless Realms", + "baseType": "Boundless Realms", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "5/4", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{Map}" + ], + "flavourText": [ + "Boundless is the distance between where we start and where we start again." + ], + "frameType": 6, + "artFilename": "BoundlessRealms", + "x": 135, + "y": 0, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 4, + "maxStackSize": 6, + "league": "Mercenaries", + "id": "1f4f5f03fa68ea5abb5b9e143fab9233ee51cee3c795682b6dddeb0cfc96a3e6", + "name": "", + "typeLine": "Grave Knowledge", + "baseType": "Grave Knowledge", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "4/6", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{Summon Raging Spirit}\r\n{Quality:} {+20%}" + ], + "flavourText": [ + "The dead tell me great insights. They've had nothing but time to sit and think." + ], + "frameType": 6, + "artFilename": "GraveKnowledge", + "x": 75, + "y": 0, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 1, + "maxStackSize": 6, + "league": "Mercenaries", + "id": "64642caf6f3fd5170496f51d1c0af32f0e62e1d8e29a4e1a8c91b74a832d2fb8", + "name": "", + "typeLine": "Alivia's Grace", + "baseType": "Alivia's Grace", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/6", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{Queen of the Forest}" + ], + "flavourText": [ + "Her innocence and grace were enough to tame even the wildest of beasts." + ], + "frameType": 6, + "artFilename": "AliviasGrace", + "x": 169, + "y": 1, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 1, + "maxStackSize": 2, + "league": "Mercenaries", + "id": "4425cda9a3b60dcd1c32c01773cc1055ca963ac7667880c5dcef406b9ffa000b", + "name": "", + "typeLine": "The Easy Stroll", + "baseType": "The Easy Stroll", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/2", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{Map}\r\n{Map Tier:} {15}\r\n{Modifiers:} {8}\r\n{Corrupted}" + ], + "flavourText": [ + "\"I'm going for a walk. I'll be back soon.\"\r", + "\r", + " - Blonca's last words" + ], + "frameType": 6, + "artFilename": "TheEasyStroll", + "x": 45, + "y": 1, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 1, + "maxStackSize": 4, + "league": "Mercenaries", + "id": "7a136d27ed316a917aaecde5270f612839cecf61c0e13fe9647e1e8cd06cb418", + "name": "", + "typeLine": "Runic Luck", + "baseType": "Runic Luck", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/4", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{10x Vendor Refresh Currency}" + ], + "flavourText": [ + "If you believe hard enough,\r", + "you'll win." + ], + "frameType": 6, + "artFilename": "RunicLuck", + "x": 193, + "y": 1, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 1, + "maxStackSize": 4, + "league": "Mercenaries", + "id": "6763991b9f78ba297e450adb0b687dbc83240195efc4e529fb9ab1a6322ffcad", + "name": "", + "typeLine": "Left to Fate", + "baseType": "Left to Fate", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/4", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{Map}\r\n{Map Tier:} {16}\r\n{Unidentified Corrupted}" + ], + "flavourText": [ + "{Many strive for greatness,\r", + "but it is challenge, unforeseen,\r", + "that forges heroes.}" + ], + "frameType": 6, + "artFilename": "LeftToFate", + "x": 189, + "y": 0, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 8, + "maxStackSize": 7, + "league": "Mercenaries", + "id": "dc9efa9e3a054db623b0e86b9d6671343d839283a4981ba043e55d018bc93426", + "name": "", + "typeLine": "Three Faces in the Dark", + "baseType": "Three Faces in the Dark", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "8/7", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{3x Chaos Orb}" + ], + "flavourText": [ + "For every threat you spy in the shadows, there are two others you don't." + ], + "frameType": 6, + "artFilename": "ThreeFacesInTheDark", + "x": 0, + "y": 0, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 3, + "maxStackSize": 5, + "league": "Mercenaries", + "id": "c2a1abebea0b4db133ad087b61e4d22b5be9b9eabf2f09b9d0fce23025373dbd", + "name": "", + "typeLine": "The Wolf", + "baseType": "The Wolf", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "3/5", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{Rigwald Item}" + ], + "flavourText": [ + "{The largest beasts cannot be overpowered. The Greatwolf teaches us to use guile, not strength, to probe for the soft flesh and strike deep.}" + ], + "frameType": 6, + "artFilename": "TheWolf", + "x": 157, + "y": 0, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 28, + "maxStackSize": 8, + "league": "Mercenaries", + "id": "3729fc0ede2451174407f27720a0aab37896ce4a5fc9a28a567192a0756f15b7", + "name": "", + "typeLine": "Rain of Chaos", + "baseType": "Rain of Chaos", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "28/8", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{Chaos Orb}" + ], + "flavourText": [ + "{Fire filled the sky that night \r", + "Chaos reigned \r", + "Where the shards fell \r", + "All was destroyed \r", + "-Jozen Kasigi, retelling an urban legend of the Cataclysm}" + ], + "frameType": 6, + "artFilename": "RainOfChaos", + "x": 34, + "y": 0, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 3, + "maxStackSize": 4, + "league": "Mercenaries", + "id": "36aee6cbfab944d4d07b96dcb37fab08b33866465638bb62b4aef9a2d98362b1", + "name": "", + "typeLine": "Jack in the Box", + "baseType": "Jack in the Box", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "3/4", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{Item}" + ], + "flavourText": [ + "Turn the crank, \r", + "close your eyes, \r", + "and pray to the gods \r", + "for a pleasant surprise." + ], + "frameType": 6, + "artFilename": "JackInTheBox", + "x": 48, + "y": 0, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 1, + "maxStackSize": 9, + "league": "Mercenaries", + "id": "9ee8c426c84db407db856c3c99e94696012d3389ba8b435d458ae2da7af8f8b6", + "name": "", + "typeLine": "The Betrayal", + "baseType": "The Betrayal", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/9", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{Maligaro's Virtuosity}" + ], + "flavourText": [ + "It's sad times we live in when a friendship has a price people are willing to pay." + ], + "frameType": 6, + "artFilename": "TheBetrayal", + "x": 54, + "y": 0, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 1, + "maxStackSize": 4, + "league": "Mercenaries", + "id": "e5008fb1b4c1899e4689955d00627a090e5f4a9a73812b7ae04ae369980b2cee", + "name": "", + "typeLine": "The Wolverine", + "baseType": "The Wolverine", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/4", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{Claw}\r\n{Corrupted}" + ], + "flavourText": [ + "Claw them from the bottom, you'll be glad that you have got 'em, claw them from the top, you'll never want to stop." + ], + "frameType": 6, + "artFilename": "TheWolverine", + "x": 168, + "y": 0, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 2, + "maxStackSize": 6, + "league": "Mercenaries", + "id": "8165e44b1c016c5ab0fe4c67b834e6bc783e6eac860984d5e2d8fac2200d4ddb", + "name": "", + "typeLine": "The Oath", + "baseType": "The Oath", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "2/6", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{Death's Oath}" + ], + "flavourText": [ + "An oath once made is an oath never broken. Do not delay in keeping it, for I take no pleasure in fools." + ], + "frameType": 6, + "artFilename": "TheOath", + "x": 162, + "y": 0, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 1, + "maxStackSize": 5, + "league": "Mercenaries", + "id": "35476dea248740a824318ffd0b411e2f4f1af2bac1395d3daecc35cd2c44b816", + "name": "", + "typeLine": "Broken Truce", + "baseType": "Broken Truce", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/5", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{Cold Iron Point}" + ], + "flavourText": [ + "With a single act, years of peace have been shattered. An unknown assassin brings war upon us all." + ], + "frameType": 6, + "artFilename": "BrokenTruce", + "x": 153, + "y": 1, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 2, + "maxStackSize": 5, + "league": "Mercenaries", + "id": "3dcf12db6a0fddfa0bb2b3859ebd74a7f48ee85d93b339e35c0ae281d4af9446", + "name": "", + "typeLine": "The Flora's Gift", + "baseType": "The Flora's Gift", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "2/5", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{Five-Link Staff}\r\n{Item Level:} {66}" + ], + "flavourText": [ + "Sturdy and strong,\r", + "grown from the stream.\r", + "The Flora that live here,\r", + "A combatant's dream." + ], + "frameType": 6, + "artFilename": "TheFlorasGift", + "x": 55, + "y": 0, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 2, + "maxStackSize": 5, + "league": "Mercenaries", + "id": "b560afbae83f3e538222e9dc48293a89ce5df3b533f2d7fd2087a2b937c0b17b", + "name": "", + "typeLine": "The Demoness", + "baseType": "The Demoness", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "2/5", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{Death's Hand}" + ], + "flavourText": [ + "Wherever she went, death was sure to follow." + ], + "frameType": 6, + "artFilename": "TheDemoness", + "x": 105, + "y": 0, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 1, + "maxStackSize": 5, + "league": "Mercenaries", + "id": "b4084cfc504331cc21e65a5bdeb2404f780365ba023c0c547e9cd9399669d1ea", + "name": "", + "typeLine": "The Gladiator", + "baseType": "The Gladiator", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/5", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{Nightmare Bascinet}" + ], + "flavourText": [ + "The thumb turns down\r", + "and the crowd roars, \r", + "they want death \r", + "and the blood is yours." + ], + "frameType": 6, + "artFilename": "TheGladiator", + "x": 6, + "y": 0, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 3, + "maxStackSize": 7, + "league": "Mercenaries", + "id": "757ef0f4b556ab268765ff0af97d9dc1feba1c2ae4301e1d882ae7897f371cc7", + "name": "", + "typeLine": "The Sword King's Salute", + "baseType": "The Sword King's Salute", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "3/7", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{Daresso's Salute}" + ], + "flavourText": [ + "{Many were slain by the sword king \r", + "Their blood decorating his ring \r", + "Those who retreated were slaughtered \r", + "Those who fought bravely were honoured}" + ], + "frameType": 6, + "artFilename": "TheSwordKingsSalute", + "x": 209, + "y": 0, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 1, + "maxStackSize": 3, + "league": "Mercenaries", + "id": "66d9164bb464cc74b940ee3de7b28bb24f5340bdb5a39febdd6ac8611abde0c0", + "name": "", + "typeLine": "The Survivalist", + "baseType": "The Survivalist", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/3", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{7x Orb of Alchemy}" + ], + "flavourText": [ + "A lucky number \r", + "For us all \r", + "To help us through \r", + "The perils told." + ], + "frameType": 6, + "artFilename": "TheSurvivalist", + "x": 73, + "y": 0, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 3, + "maxStackSize": 3, + "league": "Mercenaries", + "id": "ebc4044b042bb1e172f085b207cc470af02a37bae505f990155e3bbb81797715", + "name": "", + "typeLine": "Sambodhi's Vow", + "baseType": "Sambodhi's Vow", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "3/3", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{Mortal Fragment}" + ], + "flavourText": [ + "{He dispels dark realms\r", + "until mortal sufferings\r", + "yield to hopeful light.}" + ], + "frameType": 6, + "artFilename": "SambodhisVow", + "x": 249, + "y": 0, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 1, + "maxStackSize": 6, + "league": "Mercenaries", + "id": "6871e3aee04ea1e9dd0767f7c3c91d82e13187c04db900b552bbef3c9ad697dd", + "name": "", + "typeLine": "The Fox", + "baseType": "The Fox", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/6", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{Level 20 Gem}" + ], + "flavourText": [ + "\"Masters of wit, strength and cunning. To survive the harsh winters, you must be like the fox.\"\r", + "- Ezomyte Proverb" + ], + "frameType": 6, + "artFilename": "TheFox", + "x": 71, + "y": 0, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 6, + "maxStackSize": 8, + "league": "Mercenaries", + "id": "064ba2a657c1649388b75afb71856defd06677d33d5b20b0c34bd6647f32dfe6", + "name": "", + "typeLine": "The Tireless Extractor", + "baseType": "The Tireless Extractor", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "6/8", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{10x Oil}" + ], + "flavourText": [ + "{\"I am not alone in this. I have God by my side! And... you help sometimes, I suppose.\"\r", + "- Sister Cassia}" + ], + "frameType": 6, + "artFilename": "TheTirelessExtractor", + "x": 132, + "y": 1, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 3, + "maxStackSize": 5, + "league": "Mercenaries", + "id": "2ba99a05ce7d41c61218141eb4da35b57cb66121cfce09ed93500020eefaeffe", + "name": "", + "typeLine": "The Realm", + "baseType": "The Realm", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "3/5", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{Portal}\r\n{Quality:} {+1-20%}" + ], + "flavourText": [ + "If you wish to rush into strange places, be prepared to face strange things." + ], + "frameType": 6, + "artFilename": "TheRealm", + "x": 186, + "y": 0, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 1, + "maxStackSize": 3, + "league": "Mercenaries", + "id": "113536d790f9d320449210e41077c7641f8baf0a9ece92e468a973602cf515c1", + "name": "", + "typeLine": "The Journey", + "baseType": "The Journey", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/3", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{Harbinger's Orb}" + ], + "flavourText": [ + "Oh the places you will go, the sights you will see, the things you will meet." + ], + "frameType": 6, + "artFilename": "TheJourney", + "x": 240, + "y": 0, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 5, + "maxStackSize": 9, + "league": "Mercenaries", + "id": "df6f002afc80158444a442c716a5b033298576a418e66173abf4451543d7db25", + "name": "", + "typeLine": "Volatile Power", + "baseType": "Volatile Power", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "5/9", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{Vaal Gem}\r\n{Quality:} {+20%}\r\n{Corrupted}" + ], + "flavourText": [ + "Unlimited power is apt to corrupt the minds of those who possess it." + ], + "frameType": 6, + "artFilename": "VolatilePower", + "x": 98, + "y": 0, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 5, + "maxStackSize": 3, + "league": "Mercenaries", + "id": "58b6df2c4b2e115b45df7a3a57a13be3a9ac01b896dc9bf427ea3578d58f8485", + "name": "", + "typeLine": "The Scholar", + "baseType": "The Scholar", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "5/3", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{40x Scroll of Wisdom}" + ], + "flavourText": [ + "It is with the smallest of words that we find the largest of truths." + ], + "frameType": 6, + "artFilename": "TheScholar", + "x": 7, + "y": 0, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 1, + "maxStackSize": 4, + "league": "Mercenaries", + "id": "1ec1a9e56203e1db90ac29ec5053541b7ea18c7afdc9ce8783f938ec8661f5ba", + "name": "", + "typeLine": "Rebirth and Renewal", + "baseType": "Rebirth and Renewal", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/4", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{Horned Scarab}" + ], + "flavourText": [ + "Life has an end, then life begins again." + ], + "frameType": 6, + "artFilename": "RebirthAndRenewal", + "x": 146, + "y": 1, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 7, + "maxStackSize": 3, + "league": "Mercenaries", + "id": "b6cdbc358732e6f9481f325fa8e344bf06008037a71a22704e764c4e79a6f41f", + "name": "", + "typeLine": "Gemcutter's Promise", + "baseType": "Gemcutter's Promise", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "7/3", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{Gem}\r\n{Quality:} {+20%}" + ], + "flavourText": [ + "{\"I swore to use my position to help the people. What good is power when it just accumulates on the already-powerful?\" - Erasmus, Imperial Gemcutter}" + ], + "frameType": 6, + "artFilename": "GemcuttersPromise", + "x": 42, + "y": 0, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 2, + "maxStackSize": 8, + "league": "Mercenaries", + "id": "a63d1cbac36ca123de7aad5e325c9acd386760ef69fb593edba225650496fe47", + "name": "", + "typeLine": "Dying Anguish", + "baseType": "Dying Anguish", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "2/8", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{Level 19 Transfigured Gem}\r\n{Quality:} {+19%}" + ], + "flavourText": [ + "{Moribund, he gazed upon the journey taken as blood trickled down his chin. His eye closed on the city ahead that he would never call home.}" + ], + "frameType": 6, + "artFilename": "DyingAnguish", + "x": 133, + "y": 0, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 4, + "maxStackSize": 6, + "league": "Mercenaries", + "id": "c2be6549fc8412d2b473e1cb2c10cf3ccb322dbfda63ebadaeecd78c272bfec8", + "name": "", + "typeLine": "The Tower", + "baseType": "The Tower", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "4/6", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{Staff}" + ], + "flavourText": [ + "A tower built of the strongest stone is not eternal; a towering intellect is not enlightened." + ], + "frameType": 6, + "artFilename": "TheTower", + "x": 86, + "y": 0, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 4, + "maxStackSize": 6, + "league": "Mercenaries", + "id": "2db23f5e3c38c63568d7c24a9d0bf094b17aa65f0097eb7f94211f77257e1dc5", + "name": "", + "typeLine": "The Bones", + "baseType": "The Bones", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "4/6", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{Level 21 Vaal Summon Skeletons}\r\n{Corrupted}" + ], + "flavourText": [ + "The flesh is a prison, and we are finally free." + ], + "frameType": 6, + "artFilename": "TheBones", + "x": 37, + "y": 1, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 1, + "maxStackSize": 6, + "league": "Mercenaries", + "id": "449dc7da0b11567ae778cb8cd4e1115fab1c0c76fb0c0742dca8616f7f017d12", + "name": "", + "typeLine": "The Porcupine", + "baseType": "The Porcupine", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/6", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{Six-Link Short Bow}\r\n{Item Level:} {50}" + ], + "flavourText": [ + "The first quill separates the quick learners from the dead." + ], + "frameType": 6, + "artFilename": "ThePorcupine", + "x": 165, + "y": 0, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 4, + "maxStackSize": 22, + "league": "Mercenaries", + "id": "5dfa1cedc17e89a8371c67dcf1867abf114d068533c674a4cbf9563b56afb9d0", + "name": "", + "typeLine": "Imperial Legacy", + "baseType": "Imperial Legacy", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "4/22", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{Six-Link Imperial Bow}\r\n{Item Level:} {100}" + ], + "flavourText": [ + "A life lost, A legacy born." + ], + "frameType": 6, + "artFilename": "ImperialLegacy", + "x": 252, + "y": 0, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 4, + "maxStackSize": 9, + "league": "Mercenaries", + "id": "96740c4854d9060cb12287b97ed6157d3a654b00ba63c27e98c3b6c328daaea4", + "name": "", + "typeLine": "Assassin's Favour", + "baseType": "Assassin's Favour", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "4/9", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{Dagger}" + ], + "flavourText": [ + "By the time their eyes meet, \r", + "the dark deal has long since been made, \r", + "and his fate long since sealed." + ], + "frameType": 6, + "artFilename": "AssassinsFavor", + "x": 82, + "y": 0, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 1, + "maxStackSize": 6, + "league": "Mercenaries", + "id": "997b163df7d1be763f297fd05eaf8142103c9ff0e6419d1ccafe50e848e300e3", + "name": "", + "typeLine": "Boon of the First Ones", + "baseType": "Boon of the First Ones", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/6", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{Bestiary Item}" + ], + "flavourText": [ + "{Wreathed in the skin and bones\r", + "of the beasts she slew, \r", + "her gift came from what she lost: \r", + "her humanity.}" + ], + "frameType": 6, + "artFilename": "BoonoftheFirstOnes", + "x": 228, + "y": 0, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 2, + "maxStackSize": 13, + "league": "Mercenaries", + "id": "9ab755f2196193c06662bfd30a8dc3714afbb0d1cfc22cfd25306ca713c5da98", + "name": "", + "typeLine": "The Cataclysm", + "baseType": "The Cataclysm", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "2/13", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{Level 21 Spell Gem}\r\n{Corrupted}" + ], + "flavourText": [ + "{The mighty warriors traded in blows, the nimble archers in arrows, yet it was the brazen thaumaturgists who would bring catastrophe to all.}" + ], + "frameType": 6, + "artFilename": "TheCataclysm", + "x": 16, + "y": 0, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 1, + "maxStackSize": 4, + "league": "Mercenaries", + "id": "d5838d3386a17011b0db5492b441e3fb3b95ff65e2433481c9077f9ef5012a76", + "name": "", + "typeLine": "A Chilling Wind", + "baseType": "A Chilling Wind", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/4", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{Level 21 Vaal Cold Snap}\r\n{Quality:} {+20%}\r\n{Corrupted}" + ], + "flavourText": [ + "{All things slow under winter's \r", + "onslaught - even life itself.}" + ], + "frameType": 6, + "artFilename": "AChillingWind", + "x": 181, + "y": 1, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 2, + "maxStackSize": 10, + "league": "Mercenaries", + "id": "a2f2b80944137c9d306f0ad4d7e799ddb36ba70a450f2c1fd4a7528da8584da8", + "name": "", + "typeLine": "The Journalist", + "baseType": "The Journalist", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "2/10", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{Helmet}\r\n{Double-Veiled Item}" + ], + "flavourText": [ + "A good spy doesn't forget she's gone undercover." + ], + "frameType": 6, + "artFilename": "TheJournalist", + "x": 72, + "y": 1, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 1, + "maxStackSize": 5, + "league": "Mercenaries", + "id": "c821c9a7d2702402712a4022837ef38ad1cb59e9f1851bb22deffc6d4e25207e", + "name": "", + "typeLine": "The Penitent", + "baseType": "The Penitent", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/5", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{Unset Ring}" + ], + "flavourText": [ + "{First, I gave my wealth, and we went hungry. Next, I gave my land, and we were homeless. Then, I gave my family, and I was alone. Last, I gave my eyes, and all I could dream was mine.}" + ], + "frameType": 6, + "artFilename": "ThePenitent", + "x": 156, + "y": 0, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 2, + "maxStackSize": 10, + "league": "Mercenaries", + "id": "5cbe479009a5294040865d513c40cbacb84c50f964757e8ee15b298c84b83619", + "name": "", + "typeLine": "The Arena Champion", + "baseType": "The Arena Champion", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "2/10", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{Map}\r\n{Map Tier:} {12}" + ], + "flavourText": [ + "The fight is the easy part. It's the years of training that'll kill you." + ], + "frameType": 6, + "artFilename": "TheArenaChampion", + "x": 129, + "y": 0, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 6, + "maxStackSize": 6, + "league": "Mercenaries", + "id": "fdb627d8ba6492e64598fbd4d1c8fef9b682ff6a5d3a90bad4303680f44d2ae1", + "name": "", + "typeLine": "The Summoner", + "baseType": "The Summoner", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "6/6", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{Minion Gem}\r\n{Quality:} {+20%}" + ], + "flavourText": [ + "To own a piece of the Nightmare, you must first belong to the Nightmare." + ], + "frameType": 6, + "artFilename": "TheSummoner", + "x": 15, + "y": 0, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 1, + "maxStackSize": 4, + "league": "Mercenaries", + "id": "adeca80877e4bb1716d8480102ffdb893b8df13bcd3e52d04c00c85ba7bba9d9", + "name": "", + "typeLine": "The Endurance", + "baseType": "The Endurance", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/4", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{Vivid Crimson Jewel}" + ], + "flavourText": [ + "{Crimson rubies, drops of vigour,\r", + "flowing through my veins,\r", + "flesh like coal, try to crush me,\r", + "diamond is what remains.}" + ], + "frameType": 6, + "artFilename": "TheEndurance", + "x": 155, + "y": 0, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 1, + "maxStackSize": 3, + "league": "Mercenaries", + "id": "1d05656840f8e0701ebbd76a630fd15795a02c20b256e3d939996a7fe2ad4517", + "name": "", + "typeLine": "The Catalyst", + "baseType": "The Catalyst", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/3", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{Vaal Orb}" + ], + "flavourText": [ + "Simple actions can lead the world to an early grave." + ], + "frameType": 6, + "artFilename": "TheCatalyst", + "x": 67, + "y": 0, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 1, + "maxStackSize": 5, + "league": "Mercenaries", + "id": "704946582ae5080f3dbd033d8f4c6a6259c7bc7571adf7fe9fa1c95a6bd6addb", + "name": "", + "typeLine": "Alone in the Darkness", + "baseType": "Alone in the Darkness", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/5", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{Delve Item}" + ], + "flavourText": [ + "\"Sometimes, the most beautiful treasures...are the ones you cannot have.\" \r", + "- Beryl, Survivor from the Azurite Mines" + ], + "frameType": 6, + "artFilename": "AloneintheDarkness", + "x": 248, + "y": 0, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 3, + "maxStackSize": 5, + "league": "Mercenaries", + "id": "f1f89864d998239b918433a6991f2cbe91ddb3e061add55d305c0712d8379c31", + "name": "", + "typeLine": "Disdain", + "baseType": "Disdain", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "3/5", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{Delirium Orb}" + ], + "flavourText": [ + "{No man sees all, but you'll see more than some see in a lifetime.}" + ], + "frameType": 6, + "artFilename": "Disdain", + "x": 122, + "y": 1, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 1, + "maxStackSize": 5, + "league": "Mercenaries", + "id": "8273cac4d1ee15194bbaf024aa7224d55f9438d4c8b498046713747b05b9b2db", + "name": "", + "typeLine": "Destined to Crumble", + "baseType": "Destined to Crumble", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/5", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{Body Armour}\r\n{Item Level:} {100}" + ], + "flavourText": [ + "{\"Let us not forget the most important lesson the Vaal taught us:\r", + "Nothing is eternal.\"\r", + "- Siosa Foaga, Imperial Scholar}" + ], + "frameType": 6, + "artFilename": "DestinedtoCrumble", + "x": 138, + "y": 0, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 4, + "maxStackSize": 2, + "league": "Mercenaries", + "id": "ae16da7436e7bd9e5606201e62f0b53a996983ec9c9ce96547d2d38385b279a8", + "name": "", + "typeLine": "The Lover", + "baseType": "The Lover", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "4/2", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{Jewellery}\r\n{Item Level:} {79}" + ], + "flavourText": [ + "{\"I wanted to give you three things. I've given you my eternal love. I've sung to you my most beautiful song. I'd have given you the moon last, but it couldn't be found. I hope you'll accept this instead.\"}" + ], + "frameType": 6, + "artFilename": "TheLover", + "x": 26, + "y": 0, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 1, + "maxStackSize": 3, + "league": "Mercenaries", + "id": "9f397d29545a06f0b0adae7479af8d7c90a775d2852428c3a72e5e076d49c752", + "name": "", + "typeLine": "The Standoff", + "baseType": "The Standoff", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/3", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{Rustic Sash}" + ], + "flavourText": [ + "Sometimes your greatest enemy is the only one keeping you breathing." + ], + "frameType": 6, + "artFilename": "TheStandOff", + "x": 172, + "y": 0, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 2, + "maxStackSize": 8, + "league": "Mercenaries", + "id": "6022697cf70f176d110d2fae330fc4375d4a7969a1a9873c09fdbdf50d2c34a9", + "name": "", + "typeLine": "The Drunken Aristocrat", + "baseType": "The Drunken Aristocrat", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "2/8", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{Divination Distillate}" + ], + "flavourText": [ + "The finer the brew, the harder it is to remember drinking it." + ], + "frameType": 6, + "artFilename": "TheDrunkenAristocrat", + "x": 19, + "y": 0, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 3, + "maxStackSize": 6, + "league": "Mercenaries", + "id": "fbc254b95f7cf119f9491f1b74dde4b2b74c52e7d2d1f5dba5215f57ea525743", + "name": "", + "typeLine": "The Calling", + "baseType": "The Calling", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "3/6", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{Beyond Item}" + ], + "flavourText": [ + "{Blood flows not just through veins, but through worlds.}" + ], + "frameType": 6, + "artFilename": "TheCalling", + "x": 159, + "y": 0, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 7, + "maxStackSize": 5, + "league": "Mercenaries", + "id": "cc51597e18d5febb8d491b0255fe6aed1504faca4dcb2252d45876f8da56f3f8", + "name": "", + "typeLine": "The Puzzle", + "baseType": "The Puzzle", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "7/5", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{5x Breachstone Splinter}" + ], + "flavourText": [ + "As countless fractures weaken the divide, nightmares seep through from the other side." + ], + "frameType": 6, + "artFilename": "ThePuzzle", + "x": 200, + "y": 0, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 1, + "maxStackSize": 4, + "league": "Mercenaries", + "id": "c287351070e99d77278cccef51bfc7da61135833ec70c20ed163a8febba4036a", + "name": "", + "typeLine": "Her Mask", + "baseType": "Her Mask", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/4", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{Sacrifice Fragment}" + ], + "flavourText": [ + "To her beauty you submit,\r", + "lest your neck the great Queen slit." + ], + "frameType": 6, + "artFilename": "HerMask", + "x": 125, + "y": 0, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 4, + "maxStackSize": 7, + "league": "Mercenaries", + "id": "66ed29492f5135ab2a4dcf0ae61447be0303dd5b52b876b72f1a947ab7f8587e", + "name": "", + "typeLine": "Lucky Connections", + "baseType": "Lucky Connections", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "4/7", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{20x Orb of Fusing}" + ], + "flavourText": [ + "Luck is a fool's game, and I know plenty of rich fools." + ], + "frameType": 6, + "artFilename": "LuckyConnections", + "x": 32, + "y": 0, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 2, + "maxStackSize": 12, + "league": "Mercenaries", + "id": "d1128f3d61ce2b17f3bef799b23e83913960d07cdc1946df5b2847a715237c99", + "name": "", + "typeLine": "The Hoarder", + "baseType": "The Hoarder", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "2/12", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{Exalted Orb}" + ], + "flavourText": [ + "\"More! I want more!\" - Faendris, the Insatiable" + ], + "frameType": 6, + "artFilename": "TheHoarder", + "x": 18, + "y": 0, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 1, + "maxStackSize": 6, + "league": "Mercenaries", + "id": "08e0fc7d3be6dda8b145d1f6d5074974058dc07fedc6f7a4cb41386bffdf354f", + "name": "", + "typeLine": "The Pack Leader", + "baseType": "The Pack Leader", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/6", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{Alpha's Howl}" + ], + "flavourText": [ + "Become the leader you were born to be." + ], + "frameType": 6, + "artFilename": "ThePackLeader", + "x": 47, + "y": 0, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 4, + "maxStackSize": 8, + "league": "Mercenaries", + "id": "66972847d09f0ce534e0c7719f035f67f8a3dccf15ed1f41eb6ce8ecce348ddb", + "name": "", + "typeLine": "Glimmer of Hope", + "baseType": "Glimmer of Hope", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "4/8", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{Gold Ring}" + ], + "flavourText": [ + "When you dwell in total darkness, even the faintest light may guide you out." + ], + "frameType": 6, + "artFilename": "GlimmerOfHope", + "x": 113, + "y": 0, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 10, + "maxStackSize": 5, + "league": "Mercenaries", + "id": "65a320d96425e2e4b94e5f805683a9e320b8489750a7581c86073199c887a620", + "name": "", + "typeLine": "The King's Blade", + "baseType": "The King's Blade", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "10/5", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{{Bloodthirsty Eternal Sword}\r\n{Item Level:} {66}}" + ], + "flavourText": [ + "{\"To know for what you fight. To get up again when you've been struck down. To outmanoeuvre someone faster, trick someone smarter, crush someone stronger. That's what it takes to claim the crown.\"\r", + "- Daresso, the King of Swords}" + ], + "frameType": 6, + "artFilename": "TheKingsBlade", + "x": 62, + "y": 0, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 2, + "maxStackSize": 4, + "league": "Mercenaries", + "id": "8df926af6e32bcc292da5d79e0793430306f6b862316ffc0a57d7d86fb550007", + "name": "", + "typeLine": "Unchained", + "baseType": "Unchained", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "2/4", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{Facebreaker}\r\n{Two-Implicit}\r\n{Corrupted}" + ], + "flavourText": [ + "Mold the world with your bare hands. Be careful, for what is your doing might become your undoing." + ], + "frameType": 6, + "artFilename": "Unchained", + "x": 69, + "y": 1, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 1, + "maxStackSize": 2, + "league": "Mercenaries", + "id": "fb07ee727a7929213a3a115290339d5e6e672fe81a0126789016d3fd8b774547", + "name": "", + "typeLine": "Acclimatisation", + "baseType": "Acclimatisation", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/2", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{20x Orb of Alteration}" + ], + "flavourText": [ + "The world is ever-changing.\r", + "Once-lush woods now lost beneath shifting sands,\r", + "Great cities now drown beneath turbulent waters.\r", + "Adapt or perish." + ], + "frameType": 6, + "artFilename": "Acclimatisation", + "x": 74, + "y": 1, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 4, + "maxStackSize": 5, + "league": "Mercenaries", + "id": "48bfdfd3fc8a6b2bcdadd784fcd5e1aed85fd17f362e82eeec68f2a087ab6376", + "name": "", + "typeLine": "Emperor's Luck", + "baseType": "Emperor's Luck", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "4/5", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{5x Currency}" + ], + "flavourText": [ + "The house always wins." + ], + "frameType": 6, + "artFilename": "EmperorsLuck", + "x": 30, + "y": 0, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 3, + "maxStackSize": 6, + "league": "Mercenaries", + "id": "e92fea2c032daf3fce86863071f9d7ace9810d7f4a0e616f81ecbf433336fb2d", + "name": "", + "typeLine": "The Visionary", + "baseType": "The Visionary", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "3/6", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{Lioneye's Vision}" + ], + "flavourText": [ + "Lioneye looked to the heights of glorious victory. And thus he missed the defeat right under his nose." + ], + "frameType": 6, + "artFilename": "TheVisionary", + "x": 131, + "y": 0, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 1, + "maxStackSize": 4, + "league": "Mercenaries", + "id": "830f06270ce445f59b32ae5a346c51247cdea1525686930eb2d0bf0ac00d84b2", + "name": "", + "typeLine": "The Gentleman", + "baseType": "The Gentleman", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/4", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{Sword}\r\n{Corrupted}" + ], + "flavourText": [ + "\"Axes and mauls are so uncivilised. A good clean cut to the neck with a sharp blade, that's the Sarn way!\"" + ], + "frameType": 6, + "artFilename": "TheGentleman", + "x": 64, + "y": 0, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 1, + "maxStackSize": 8, + "league": "Mercenaries", + "id": "a95e4d74aa059f2d74818ea587f0b9d296efc38a63698a597d1f34275abbdf12", + "name": "", + "typeLine": "The Aesthete", + "baseType": "The Aesthete", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/8", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{Shavronne Item}" + ], + "flavourText": [ + "\"Some see our mortal flesh as a limitation. I see it as an opportunity for vast, miraculous improvements.\"\r", + "- Shavronne of Umbra" + ], + "frameType": 6, + "artFilename": "TheAesthete", + "x": 91, + "y": 0, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 1, + "maxStackSize": 6, + "league": "Mercenaries", + "id": "943d4183f77a1748cbc57755bf1af1aee9b29adaed4d234e6ab25b39d1b63c0d", + "name": "", + "typeLine": "The Cache", + "baseType": "The Cache", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/6", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{Jewellery}" + ], + "flavourText": [ + "{Vintage or crafted, Glittering and shiny\r", + "Dusty or glittering, huge or tiny\r", + "Secured within a chest \r", + "or unearthed from your mining\r", + "Find jewellery everywhere, \r", + "no need for divining!\r", + "So why is it so hard \r", + "to figure out which one to wear?\r", + "This one makes me stronger, \r", + "but does it match my hair?}" + ], + "frameType": 6, + "artFilename": "TheCache", + "x": 65, + "y": 1, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 2, + "maxStackSize": 5, + "league": "Mercenaries", + "id": "f8ff8815659f9d4bd79292f7c5ba7836739606cae00f97f0fd14c2d61f68e515", + "name": "", + "typeLine": "Vinia's Token", + "baseType": "Vinia's Token", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "2/5", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{10x Orb of Regret}" + ], + "flavourText": [ + "You can change your name, but you cannot change your history." + ], + "frameType": 6, + "artFilename": "ViniasToken", + "x": 14, + "y": 0, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 3, + "maxStackSize": 4, + "league": "Mercenaries", + "id": "984ce0e1be81aba3dfb068211616740afdf98279a0963252c9e8024e880c95d4", + "name": "", + "typeLine": "The Stormcaller", + "baseType": "The Stormcaller", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "3/4", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{Agnerod Staff}" + ], + "flavourText": [ + "If you beckon the\r", + "Lord of Lightning,\r", + "do not be surprised\r", + "when you are struck." + ], + "frameType": 6, + "artFilename": "TheStormcaller", + "x": 149, + "y": 0, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 2, + "maxStackSize": 6, + "league": "Mercenaries", + "id": "2ce04cc5d62a32e3838cf881dafbfeb84831112c341b868bd4eb8bd5991d36e2", + "name": "", + "typeLine": "The Adventuring Spirit", + "baseType": "The Adventuring Spirit", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "2/6", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{Victario's Influence}" + ], + "flavourText": [ + "Dost thou lead my men to victory, my child?" + ], + "frameType": 6, + "artFilename": "TheAdventuringSpirit", + "x": 94, + "y": 1, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 2, + "maxStackSize": 7, + "league": "Mercenaries", + "id": "726f7a9ba932bd5e230e4bede9d46cea7a80ac9e32ef767f7c18a80a9f715ea1", + "name": "", + "typeLine": "Lantador's Lost Love", + "baseType": "Lantador's Lost Love", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "2/7", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{Two-Stone Ring}" + ], + "flavourText": [ + "{They fought the storm together as one, \r", + "Until the longest of days was done. \r", + "Their love grew stronger\r", + "with every breath, \r", + "Until it was broken apart in death.}" + ], + "frameType": 6, + "artFilename": "LantadorsLostLove", + "x": 3, + "y": 0, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 2, + "maxStackSize": 9, + "league": "Mercenaries", + "id": "73564c7f328a88630ba2c7d0ae109686822d864454aa4410a045cfb1b41d6642", + "name": "", + "typeLine": "The Scarred Meadow", + "baseType": "The Scarred Meadow", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "2/9", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{Wake of Destruction}" + ], + "flavourText": [ + "The earth offers nourishment, growth and healing. Unless, of course, the sky has other plans." + ], + "frameType": 6, + "artFilename": "TheScarredMeadow", + "x": 22, + "y": 0, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 2, + "maxStackSize": 8, + "league": "Mercenaries", + "id": "d610e37f18a0874bb5df217e3ffe77d6bbd70aa143d0c5be1b9881417cd4dcf8", + "name": "", + "typeLine": "The Valkyrie", + "baseType": "The Valkyrie", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "2/8", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{Nemesis Item}" + ], + "flavourText": [ + "{The villain strikes,\r", + "the world is torn.\r", + "A war begins, a hero is born,\r", + "The nemesis sets the sky alight.\r", + "A hero's sacrifice\r", + "sets everything right.\r", + "- Drake's Epitaph}" + ], + "frameType": 6, + "artFilename": "TheValkyrie", + "x": 160, + "y": 0, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 13, + "maxStackSize": 2, + "league": "Mercenaries", + "id": "fa3e7ca26b7324e3eeaf117f9f17a4cef6da32ffc9f42b6668573a278c360aba", + "name": "", + "typeLine": "The Doppelganger", + "baseType": "The Doppelganger", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "13/2", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{Mirror Arrow}\r\n{Quality:} {+20%}" + ], + "flavourText": [ + "Upon seeing her face, I am terrified—the moon shows me my own form!" + ], + "frameType": 6, + "artFilename": "TheDoppelganger", + "x": 72, + "y": 0, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 2, + "maxStackSize": 5, + "league": "Mercenaries", + "id": "fc0055bfe134fa8c929e92b747b7831213b4248e845d596c8865d77589218dbf", + "name": "", + "typeLine": "Loyalty", + "baseType": "Loyalty", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "2/5", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{3x Orb of Fusing}" + ], + "flavourText": [ + "Bound by fate,\r", + "inseparable by choice." + ], + "frameType": 6, + "artFilename": "Loyalty", + "x": 79, + "y": 0, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 3, + "maxStackSize": 5, + "league": "Mercenaries", + "id": "d03feca47ff68b5a363536d87f0e478735e8b9475d4c9cf2feabee7a8a29ceb4", + "name": "", + "typeLine": "Dark Temptation", + "baseType": "Dark Temptation", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "3/5", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{Obliteration}" + ], + "flavourText": [ + "\"Only a fool looks to the occult for power and expects to be spared from its wrath.\" \r", + "- Voll, Emperor of Purity" + ], + "frameType": 6, + "artFilename": "DarkTemptation", + "x": 247, + "y": 0, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 3, + "maxStackSize": 9, + "league": "Mercenaries", + "id": "494286b7c6de1a232d0e3ed497c03d54a535428b2867cb6c2a467e7e76a2cf9d", + "name": "", + "typeLine": "Coveted Possession", + "baseType": "Coveted Possession", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "3/9", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{5x Regal Orb}" + ], + "flavourText": [ + "A taste of power brings a hunger for more." + ], + "frameType": 6, + "artFilename": "CovetedPossession", + "x": 37, + "y": 0, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 3, + "maxStackSize": 9, + "league": "Mercenaries", + "id": "40cbf04a05a62c5262889ae01d1a3bf74340aa6599432c58e521a2fb879344da", + "name": "", + "typeLine": "Rain Tempter", + "baseType": "Rain Tempter", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "3/9", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{Map}\r\n{Map Tier:} {6}" + ], + "flavourText": [ + "Be like water, friend." + ], + "frameType": 6, + "artFilename": "RainTempter", + "x": 141, + "y": 0, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 1, + "maxStackSize": 3, + "league": "Mercenaries", + "id": "7513869a85600be30e76bad218916fa8eaa24cae70f4bd96ceb207ebd9035624", + "name": "", + "typeLine": "Gemcutter's Mercy", + "baseType": "Gemcutter's Mercy", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/3", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{Exceptional Gem}" + ], + "flavourText": [ + "When you can only have one, which shall it be?\r", + "Red?\r", + "Blue?\r", + "Probably Green." + ], + "frameType": 6, + "artFilename": "GemcuttersMercy", + "x": 164, + "y": 1, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 1, + "maxStackSize": 8, + "league": "Mercenaries", + "id": "43b1663c62f16268a885169b489c5826f5bcc344a0b1dc27d214b9da77e54235", + "name": "", + "typeLine": "Rats", + "baseType": "Rats", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/8", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{Rat's Nest}" + ], + "flavourText": [ + "Whoever said 'more is always better' has obviously never met a rat." + ], + "frameType": 6, + "artFilename": "Rats", + "x": 122, + "y": 0, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 2, + "maxStackSize": 6, + "league": "Mercenaries", + "id": "01d38182212cbadedd282c78b4b0b34a3202a7140e6ec8ffca34729464fe1f98", + "name": "", + "typeLine": "Lysah's Respite", + "baseType": "Lysah's Respite", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "2/6", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{Agate Amulet}\r\n{Corrupted}" + ], + "flavourText": [ + "So many memories,\r", + "so much pain in\r", + "such a small token.\r", + "Drown it in blood\r", + "so you can forget." + ], + "frameType": 6, + "artFilename": "LysahsRespite", + "x": 150, + "y": 0, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 3, + "maxStackSize": 5, + "league": "Mercenaries", + "id": "31d6f993f470e812a15e2be12ebe4c9b1e3806e9cce956925282c76cddfcc963", + "name": "", + "typeLine": "Thunderous Skies", + "baseType": "Thunderous Skies", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "3/5", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{Storm Cloud}" + ], + "flavourText": [ + "{Many that have wielded the power of lightning have said that death by electrocution looks like the victim is more alive than ever before.}" + ], + "frameType": 6, + "artFilename": "ThunderousSkies", + "x": 132, + "y": 0, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 2, + "maxStackSize": 8, + "league": "Mercenaries", + "id": "dcae9675543301ee7363dd73bfd979f418762ec8de5f4b173bdfe1f37ebc2c6b", + "name": "", + "typeLine": "The Web", + "baseType": "The Web", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "2/8", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{Weapon of Crafting}" + ], + "flavourText": [ + "{A weapon, a shelter, a prison.\r", + "The web's purpose changes\r", + "with the spider's needs.\r", + "A lesson we should\r", + "take to heart.}" + ], + "frameType": 6, + "artFilename": "TheWeb", + "x": 144, + "y": 0, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 4, + "maxStackSize": 6, + "league": "Mercenaries", + "id": "cb7289530644d0928100d8c5fb017a4d6a126b6e85f54910a24896bac0e59a79", + "name": "", + "typeLine": "The Explorer", + "baseType": "The Explorer", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "4/6", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{Map}\r\n{Corrupted}" + ], + "flavourText": [ + "A map is only useful if you know where you stand." + ], + "frameType": 6, + "artFilename": "TheExplorer", + "x": 52, + "y": 0, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 1, + "maxStackSize": 6, + "league": "Mercenaries", + "id": "aa0924397e6b628347f235f848627b583b93ced3f7fe4b0f103af20b7a83c573", + "name": "", + "typeLine": "Boon of Justice", + "baseType": "Boon of Justice", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/6", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{Offering to the Goddess}" + ], + "flavourText": [ + "Some gifts are obligations while others are simply opportunities." + ], + "frameType": 6, + "artFilename": "BoonofJustice", + "x": 239, + "y": 0, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 2, + "maxStackSize": 7, + "league": "Mercenaries", + "id": "b3ab72e1a44340252dc1830273d0304ff8119c649dcd1fd6e7514aee7eb51185", + "name": "", + "typeLine": "The Union", + "baseType": "The Union", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "2/7", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{10x Gemcutter's Prism}" + ], + "flavourText": [ + "On the 21st of Eterni, \r", + "two become one, \r", + "their light outshines \r", + "the setting sun." + ], + "frameType": 6, + "artFilename": "TheUnion", + "x": 49, + "y": 0, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 1, + "maxStackSize": 3, + "league": "Mercenaries", + "id": "82b85103d41f8adf036c8f8bba46ae0719d22af8985715f3b767de8dde90c149", + "name": "", + "typeLine": "Avian Pursuit", + "baseType": "Avian Pursuit", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/3", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{1,500x Vivid Crystallised Lifeforce}" + ], + "flavourText": [ + "Blazing through the night\r", + "Longing for infinite flight\r", + "Awaiting dawn's first light" + ], + "frameType": 6, + "artFilename": "AvianPursuit", + "x": 190, + "y": 1, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 11, + "maxStackSize": 9, + "league": "Mercenaries", + "id": "74927dfddbd767803ddab7567f748fbcb75433faf900e707eff33a552502e81e", + "name": "", + "typeLine": "Doedre's Madness", + "baseType": "Doedre's Madness", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "11/9", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{Doedre Item}" + ], + "flavourText": [ + "\"Hold your tongue before I claim it.\" - Doedre Darktongue" + ], + "frameType": 6, + "artFilename": "DoedresMadness", + "x": 59, + "y": 0, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 1, + "maxStackSize": 4, + "league": "Mercenaries", + "id": "a687e8c171afed7db44df7fd0f97b82f7b74ab0687a4ddaada966b2af17ec54b", + "name": "", + "typeLine": "The Inoculated", + "baseType": "The Inoculated", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/4", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{Seraphim's Armour}" + ], + "flavourText": [ + "Chaos spread, wreaking havoc and death. They said none would be spared, and yet here I stand." + ], + "frameType": 6, + "artFilename": "TheInoculated", + "x": 78, + "y": 0, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 1, + "maxStackSize": 5, + "league": "Mercenaries", + "id": "015f37aee2c1857cc2bc785425634e0b7366f7facb2da5e4a44314619c651df5", + "name": "", + "typeLine": "The Side Quest", + "baseType": "The Side Quest", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/5", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{20x Scouting Report}" + ], + "flavourText": [ + "You'll never know the things you miss if you keep your eyes closed" + ], + "frameType": 6, + "artFilename": "TheSideQuest", + "x": 12, + "y": 1, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 3, + "maxStackSize": 4, + "league": "Mercenaries", + "id": "03bb16ce35a2f6471453e5102f72c9820f0db7da5f92dbe0187c6f28e04e0c47", + "name": "", + "typeLine": "The Fool", + "baseType": "The Fool", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "3/4", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{20x Orb of Chance}" + ], + "flavourText": [ + "Even the most learned man is a fool to his own fate." + ], + "frameType": 6, + "artFilename": "TheFool", + "x": 3, + "y": 1, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 2, + "maxStackSize": 5, + "league": "Mercenaries", + "id": "23ec7005410ae01e949d78511c2f977df7ca56321bf88b08b543eac52605f916", + "name": "", + "typeLine": "Hubris", + "baseType": "Hubris", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "2/5", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{Ring}" + ], + "flavourText": [ + "\"This one? It is NOT for sale. You would sooner pry it from my lifeless hand.\"\r", + "- Jonfé Darontos, Ringmaker" + ], + "frameType": 6, + "artFilename": "Hubris", + "x": 100, + "y": 0, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 1, + "maxStackSize": 5, + "league": "Mercenaries", + "id": "5fc276a5801500f980312786307e8c00a2e7cd94fabacdbc483ee7421a311ae9", + "name": "", + "typeLine": "The Deal", + "baseType": "The Deal", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/5", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{Cartography Scarab}" + ], + "flavourText": [ + "In the pursuit of wealth, as in that of power, anything goes." + ], + "frameType": 6, + "artFilename": "TheDeal", + "x": 26, + "y": 1, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 2, + "maxStackSize": 10, + "league": "Mercenaries", + "id": "6a62dd817ebaeb5d52d10032da790e9127c70a04df8d6285a8c2e65553e12caa", + "name": "", + "typeLine": "Time-Lost Relic", + "baseType": "Time-Lost Relic", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "2/10", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{League-Specific Item}" + ], + "flavourText": [ + "Time cannot wash away that which cannot be forgotten." + ], + "frameType": 6, + "artFilename": "TimeLostRelic", + "x": 31, + "y": 0, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 5, + "maxStackSize": 8, + "league": "Mercenaries", + "id": "3003227940be80019b5e2b433c88821fde6b2ac7d5da53fc551cc39e3ea4f18f", + "name": "", + "typeLine": "The Witch", + "baseType": "The Witch", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "5/8", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{Kiara's Determination}" + ], + "flavourText": [ + "{A wanderer in the wild strives \r", + "Against countless foes he survives \r", + "A fool pursues a quest contrived \r", + "By the gift of the witch, alive.}" + ], + "frameType": 6, + "artFilename": "TheWitch", + "x": 201, + "y": 0, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 1, + "maxStackSize": 8, + "league": "Mercenaries", + "id": "b909babac6b031e7ad64b7b1c5c4a605a62addabe99ae3933196bd339ba156b0", + "name": "", + "typeLine": "The Patient", + "baseType": "The Patient", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/8", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{The Nurse}" + ], + "flavourText": [ + "I have a headache, can anyone find me a nurse?" + ], + "frameType": 6, + "artFilename": "ThePatient", + "x": 84, + "y": 1, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 2, + "maxStackSize": 11, + "league": "Mercenaries", + "id": "f1c4c7ae7fc6821f5cfd4f4817bfe93bfb91dc9ca794f6717b911c3a31edab03", + "name": "", + "typeLine": "The Chains that Bind", + "baseType": "The Chains that Bind", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "2/11", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{Six-Link Body Armour}" + ], + "flavourText": [ + "Scarier than any criminal is an innocent man in chains, for when he breaks free, his revenge will be justified." + ], + "frameType": 6, + "artFilename": "TheChainsThatBind", + "x": 44, + "y": 0, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 3, + "maxStackSize": 6, + "league": "Mercenaries", + "id": "1cd8c0379f5b18f28ca247b6c0b6bc1b27a3aa0ac081b615e364a03287fb2839", + "name": "", + "typeLine": "The Skeleton", + "baseType": "The Skeleton", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "3/6", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{Level 1 Summon Skeletons}\r\n{Quality:} {+23%}\r\n{Corrupted}" + ], + "flavourText": [ + "They stand among us, and within us." + ], + "frameType": 6, + "artFilename": "TheSkeleton", + "x": 20, + "y": 1, + "inventoryId": "Stash8" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png", + "stackSize": 1, + "maxStackSize": 7, + "league": "Mercenaries", + "id": "3eb165da158fea726fb1b3b5828d4011983c65fa0cd602d0d897db549f24ba74", + "name": "", + "typeLine": "The Wilted Rose", + "baseType": "The Wilted Rose", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/7", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "{Level 21 Aura Gem}\r\n{Corrupted}" + ], + "flavourText": [ + "Though the path to divinity is fraught with peril, hope may bloom from within." + ], + "frameType": 6, + "artFilename": "TheWiltedRose", + "x": 224, + "y": 0, + "inventoryId": "Stash8" + } + ] + }, + "UnknownAccount!-Mercenaries-8-stis": { + "numTabs": 14, + "essenceLayout": { + "0": { + "x": 292.08924949290065, + "y": 111.35902636916836, + "w": 1, + "h": 1 + }, + "1": { + "x": 248.27586206896552, + "y": 111.35902636916836, + "w": 1, + "h": 1 + }, + "2": { + "x": 203.85395537525358, + "y": 111.35902636916836, + "w": 1, + "h": 1 + }, + "3": { + "x": 160.04056795131848, + "y": 111.35902636916836, + "w": 1, + "h": 1 + }, + "4": { + "x": 115.6186612576065, + "y": 111.35902636916836, + "w": 1, + "h": 1 + }, + "5": { + "x": 71.19675456389453, + "y": 111.35902636916836, + "w": 1, + "h": 1 + }, + "6": { + "x": 26.77484787018256, + "y": 111.35902636916836, + "w": 1, + "h": 1 + }, + "7": { + "x": 292.08924949290065, + "y": 155.78093306288034, + "w": 1, + "h": 1 + }, + "8": { + "x": 248.27586206896552, + "y": 155.78093306288034, + "w": 1, + "h": 1 + }, + "9": { + "x": 203.85395537525358, + "y": 155.78093306288034, + "w": 1, + "h": 1 + }, + "10": { + "x": 160.04056795131848, + "y": 155.78093306288034, + "w": 1, + "h": 1 + }, + "11": { + "x": 115.6186612576065, + "y": 155.78093306288034, + "w": 1, + "h": 1 + }, + "12": { + "x": 71.19675456389453, + "y": 155.78093306288034, + "w": 1, + "h": 1 + }, + "13": { + "x": 26.77484787018256, + "y": 155.78093306288034, + "w": 1, + "h": 1 + }, + "14": { + "x": 292.08924949290065, + "y": 23.1237322515213, + "w": 1, + "h": 1 + }, + "15": { + "x": 248.27586206896552, + "y": 23.1237322515213, + "w": 1, + "h": 1 + }, + "16": { + "x": 203.85395537525358, + "y": 23.1237322515213, + "w": 1, + "h": 1 + }, + "17": { + "x": 160.04056795131848, + "y": 23.1237322515213, + "w": 1, + "h": 1 + }, + "18": { + "x": 115.6186612576065, + "y": 23.1237322515213, + "w": 1, + "h": 1 + }, + "19": { + "x": 71.19675456389453, + "y": 23.1237322515213, + "w": 1, + "h": 1 + }, + "20": { + "x": 26.77484787018256, + "y": 23.1237322515213, + "w": 1, + "h": 1 + }, + "21": { + "x": 292.08924949290065, + "y": 67.54563894523326, + "w": 1, + "h": 1 + }, + "22": { + "x": 248.27586206896552, + "y": 67.54563894523326, + "w": 1, + "h": 1 + }, + "23": { + "x": 203.85395537525358, + "y": 67.54563894523326, + "w": 1, + "h": 1 + }, + "24": { + "x": 160.04056795131848, + "y": 67.54563894523326, + "w": 1, + "h": 1 + }, + "25": { + "x": 115.6186612576065, + "y": 67.54563894523326, + "w": 1, + "h": 1 + }, + "26": { + "x": 71.19675456389453, + "y": 67.54563894523326, + "w": 1, + "h": 1 + }, + "27": { + "x": 26.77484787018256, + "y": 67.54563894523326, + "w": 1, + "h": 1 + }, + "28": { + "x": 248.27586206896552, + "y": 332.86004056795133, + "w": 1, + "h": 1 + }, + "29": { + "x": 203.85395537525358, + "y": 332.86004056795133, + "w": 1, + "h": 1 + }, + "30": { + "x": 160.04056795131848, + "y": 332.86004056795133, + "w": 1, + "h": 1 + }, + "31": { + "x": 115.6186612576065, + "y": 332.86004056795133, + "w": 1, + "h": 1 + }, + "32": { + "x": 71.19675456389453, + "y": 332.86004056795133, + "w": 1, + "h": 1 + }, + "33": { + "x": 26.77484787018256, + "y": 332.86004056795133, + "w": 1, + "h": 1 + }, + "34": { + "x": 248.27586206896552, + "y": 244.6247464503043, + "w": 1, + "h": 1 + }, + "35": { + "x": 203.85395537525358, + "y": 244.6247464503043, + "w": 1, + "h": 1 + }, + "36": { + "x": 160.04056795131848, + "y": 244.6247464503043, + "w": 1, + "h": 1 + }, + "37": { + "x": 115.6186612576065, + "y": 244.6247464503043, + "w": 1, + "h": 1 + }, + "38": { + "x": 71.19675456389453, + "y": 244.6247464503043, + "w": 1, + "h": 1 + }, + "39": { + "x": 26.77484787018256, + "y": 244.6247464503043, + "w": 1, + "h": 1 + }, + "40": { + "x": 248.27586206896552, + "y": 288.4381338742394, + "w": 1, + "h": 1 + }, + "41": { + "x": 203.85395537525358, + "y": 288.4381338742394, + "w": 1, + "h": 1 + }, + "42": { + "x": 160.04056795131848, + "y": 288.4381338742394, + "w": 1, + "h": 1 + }, + "43": { + "x": 115.6186612576065, + "y": 288.4381338742394, + "w": 1, + "h": 1 + }, + "44": { + "x": 71.19675456389453, + "y": 288.4381338742394, + "w": 1, + "h": 1 + }, + "45": { + "x": 26.77484787018256, + "y": 288.4381338742394, + "w": 1, + "h": 1 + }, + "46": { + "x": 248.27586206896552, + "y": 200.2028397565923, + "w": 1, + "h": 1 + }, + "47": { + "x": 203.85395537525358, + "y": 200.2028397565923, + "w": 1, + "h": 1 + }, + "48": { + "x": 160.04056795131848, + "y": 200.2028397565923, + "w": 1, + "h": 1 + }, + "49": { + "x": 115.6186612576065, + "y": 200.2028397565923, + "w": 1, + "h": 1 + }, + "50": { + "x": 71.19675456389453, + "y": 200.2028397565923, + "w": 1, + "h": 1 + }, + "51": { + "x": 26.77484787018256, + "y": 200.2028397565923, + "w": 1, + "h": 1 + }, + "52": { + "x": 203.85395537525358, + "y": 421.0953346855984, + "w": 1, + "h": 1 + }, + "53": { + "x": 160.04056795131848, + "y": 421.0953346855984, + "w": 1, + "h": 1 + }, + "54": { + "x": 115.6186612576065, + "y": 421.0953346855984, + "w": 1, + "h": 1 + }, + "55": { + "x": 71.19675456389453, + "y": 421.0953346855984, + "w": 1, + "h": 1 + }, + "56": { + "x": 26.77484787018256, + "y": 421.0953346855984, + "w": 1, + "h": 1 + }, + "57": { + "x": 203.85395537525358, + "y": 376.67342799188646, + "w": 1, + "h": 1 + }, + "58": { + "x": 160.04056795131848, + "y": 376.67342799188646, + "w": 1, + "h": 1 + }, + "59": { + "x": 115.6186612576065, + "y": 376.67342799188646, + "w": 1, + "h": 1 + }, + "60": { + "x": 71.19675456389453, + "y": 376.67342799188646, + "w": 1, + "h": 1 + }, + "61": { + "x": 26.77484787018256, + "y": 376.0649087221096, + "w": 1, + "h": 1 + }, + "62": { + "x": 203.85395537525358, + "y": 464.9087221095335, + "w": 1, + "h": 1 + }, + "63": { + "x": 160.04056795131848, + "y": 464.9087221095335, + "w": 1, + "h": 1 + }, + "64": { + "x": 115.6186612576065, + "y": 464.9087221095335, + "w": 1, + "h": 1 + }, + "65": { + "x": 71.19675456389453, + "y": 464.9087221095335, + "w": 1, + "h": 1 + }, + "66": { + "x": 26.77484787018256, + "y": 464.9087221095335, + "w": 1, + "h": 1 + }, + "67": { + "x": 203.85395537525358, + "y": 509.3306288032455, + "w": 1, + "h": 1 + }, + "68": { + "x": 160.04056795131848, + "y": 509.3306288032455, + "w": 1, + "h": 1 + }, + "69": { + "x": 115.6186612576065, + "y": 509.3306288032455, + "w": 1, + "h": 1 + }, + "70": { + "x": 71.19675456389453, + "y": 509.3306288032455, + "w": 1, + "h": 1 + }, + "71": { + "x": 26.77484787018256, + "y": 509.3306288032455, + "w": 1, + "h": 1 + }, + "72": { + "x": 373.0223123732252, + "y": 110.75050709939148, + "w": 1, + "h": 1 + }, + "73": { + "x": 416.83569979716026, + "y": 110.75050709939148, + "w": 1, + "h": 1 + }, + "74": { + "x": 462.474645030426, + "y": 110.75050709939148, + "w": 1, + "h": 1 + }, + "75": { + "x": 506.89655172413796, + "y": 110.75050709939148, + "w": 1, + "h": 1 + }, + "76": { + "x": 373.0223123732252, + "y": 23.1237322515213, + "w": 1, + "h": 1 + }, + "77": { + "x": 416.83569979716026, + "y": 23.1237322515213, + "w": 1, + "h": 1 + }, + "78": { + "x": 462.474645030426, + "y": 23.1237322515213, + "w": 1, + "h": 1 + }, + "79": { + "x": 506.89655172413796, + "y": 23.1237322515213, + "w": 1, + "h": 1 + }, + "80": { + "x": 373.0223123732252, + "y": 155.78093306288034, + "w": 1, + "h": 1 + }, + "81": { + "x": 417.44421906693714, + "y": 155.78093306288034, + "w": 1, + "h": 1 + }, + "82": { + "x": 462.474645030426, + "y": 155.78093306288034, + "w": 1, + "h": 1 + }, + "83": { + "x": 506.89655172413796, + "y": 155.78093306288034, + "w": 1, + "h": 1 + }, + "84": { + "x": 373.0223123732252, + "y": 67.54563894523326, + "w": 1, + "h": 1 + }, + "85": { + "x": 417.44421906693714, + "y": 67.54563894523326, + "w": 1, + "h": 1 + }, + "86": { + "x": 462.474645030426, + "y": 67.54563894523326, + "w": 1, + "h": 1 + }, + "87": { + "x": 506.89655172413796, + "y": 67.54563894523326, + "w": 1, + "h": 1 + }, + "88": { + "x": 417.44421906693714, + "y": 288.4381338742394, + "w": 1, + "h": 1 + }, + "89": { + "x": 462.474645030426, + "y": 288.4381338742394, + "w": 1, + "h": 1 + }, + "90": { + "x": 506.89655172413796, + "y": 288.4381338742394, + "w": 1, + "h": 1 + }, + "91": { + "x": 417.44421906693714, + "y": 332.86004056795133, + "w": 1, + "h": 1 + }, + "92": { + "x": 462.474645030426, + "y": 332.86004056795133, + "w": 1, + "h": 1 + }, + "93": { + "x": 506.89655172413796, + "y": 332.86004056795133, + "w": 1, + "h": 1 + }, + "94": { + "x": 417.44421906693714, + "y": 200.2028397565923, + "w": 1, + "h": 1 + }, + "95": { + "x": 462.474645030426, + "y": 200.2028397565923, + "w": 1, + "h": 1 + }, + "96": { + "x": 506.89655172413796, + "y": 200.2028397565923, + "w": 1, + "h": 1 + }, + "97": { + "x": 417.44421906693714, + "y": 244.6247464503043, + "w": 1, + "h": 1 + }, + "98": { + "x": 462.474645030426, + "y": 244.6247464503043, + "w": 1, + "h": 1 + }, + "99": { + "x": 506.89655172413796, + "y": 244.6247464503043, + "w": 1, + "h": 1 + }, + "100": { + "x": 506.89655172413796, + "y": 509.93914807302235, + "w": 1, + "h": 1 + }, + "101": { + "x": 506.89655172413796, + "y": 377.28194726166333, + "w": 1, + "h": 1 + }, + "102": { + "x": 506.89655172413796, + "y": 421.7038539553753, + "w": 1, + "h": 1 + }, + "103": { + "x": 506.89655172413796, + "y": 465.5172413793104, + "w": 1, + "h": 1 + }, + "104": { + "x": 462.474645030426, + "y": 377.28194726166333, + "w": 1, + "h": 1 + }, + "105": { + "x": 462.474645030426, + "y": 421.7038539553753, + "w": 1, + "h": 1 + }, + "106": { + "x": 462.474645030426, + "y": 465.5172413793104, + "w": 1, + "h": 1 + }, + "107": { + "x": 462.474645030426, + "y": 509.93914807302235, + "w": 1, + "h": 1 + }, + "108": { + "x": 312.7789046653144, + "y": 397.36308316430024, + "w": 2, + "h": 4 + } + }, + "items": [ + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvRXNzZW5jZS9Bbmd1aXNoNCIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/6f1252c22f/Anguish4.png", + "stackSize": 1, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "6b91e8cd32a71d725337482db7ff7b9ea79d32e945846a0ee1e4cdfb49082de9", + "name": "", + "typeLine": "Wailing Essence of Anguish", + "baseType": "Wailing Essence of Anguish", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/9", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Upgrades a normal item to rare with one guaranteed property", + "Properties restricted to level 75 and below", + "", + "One Handed Weapon: Adds (24-33) to (48-57) Fire Damage to Spells", + "Two Handed Weapon: Adds (32-44) to (65-76) Fire Damage to Spells", + "Gloves: Adds (5-7) to (11-13) Fire Damage to Attacks", + "Body Armour: (6-7)% chance to Avoid Fire Damage from Hits", + "Shield: (6-7)% chance to Avoid Fire Damage from Hits", + "Other Armour: (43-46)% chance to Avoid being Ignited", + "Quiver: Adds (17-22) to (33-38) Fire Damage to Attacks", + "Belt: (43-46)% chance to Avoid being Ignited", + "Other Jewellery: Adds (11-15) to (23-27) Fire Damage to Attacks" + ], + "descrText": "Right click this item then left click a normal item to apply it.", + "frameType": 5, + "x": 72, + "y": 0, + "inventoryId": "Stash9" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvRXNzZW5jZS9SYWdlNSIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/89c03ab737/Rage5.png", + "stackSize": 6, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "2d4838b00bebf6e0b2fffa64a35b3469da49bb92c5c9b1be8be691e56a4fd5d2", + "name": "", + "typeLine": "Screaming Essence of Rage", + "baseType": "Screaming Essence of Rage", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "6/9", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Upgrades a normal item to rare or reforges a rare item, guaranteeing one property", + "", + "One Handed Weapon: Damage Penetrates 6% Fire Resistance", + "Two Handed Weapon: Damage Penetrates (11-12)% Fire Resistance", + "Other Item: (33-37) to Strength" + ], + "descrText": "Right click this item then left click a normal or rare item to apply it.", + "frameType": 5, + "x": 59, + "y": 0, + "inventoryId": "Stash9" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvRXNzZW5jZS9NaXNlcnk1IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/9c97fb5a0f/Misery5.png", + "stackSize": 2, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "9cf957bb9ba18741f55f16f30341ab2abc23341de3633b0eafb0741c8161a8e1", + "name": "", + "typeLine": "Screaming Essence of Misery", + "baseType": "Screaming Essence of Misery", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "2/9", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Upgrades a normal item to rare or reforges a rare item, guaranteeing one property", + "", + "One Handed Weapon: (21-24)% increased Cast Speed", + "Two Handed Weapon: (32-37)% increased Cast Speed", + "Shield: (50-59)% increased Mana Regeneration Rate", + "Other Armour: (55-59) to maximum Mana", + "Quiver: (0.2-0.4)% of Physical Attack Damage Leeched as Mana", + "Belt: (11-15)% increased Flask Mana Recovery rate", + "Other Jewellery: (50-59)% increased Mana Regeneration Rate" + ], + "descrText": "Right click this item then left click a normal or rare item to apply it.", + "frameType": 5, + "x": 88, + "y": 0, + "inventoryId": "Stash9" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvRXNzZW5jZS9XcmF0aDUiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/39bfab2d24/Wrath5.png", + "stackSize": 12, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "01170f39a19b0af76e7a79a699229c8da4edeef1e146877a237e1df678270498", + "name": "", + "typeLine": "Screaming Essence of Wrath", + "baseType": "Screaming Essence of Wrath", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "12/9", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Upgrades a normal item to rare or reforges a rare item, guaranteeing one property", + "", + "Bow: Adds (19-25) to (366-425) Lightning Damage", + "Two Handed Melee Weapon: Adds (19-25) to (366-425) Lightning Damage", + "Other Weapon: Adds (10-14) to (197-229) Lightning Damage", + "Armour: (36-41)% to Lightning Resistance", + "Quiver: (36-41)% to Lightning Resistance", + "Belt: (36-41)% to Lightning Resistance", + "Other Jewellery: (23-26)% increased Lightning Damage" + ], + "descrText": "Right click this item then left click a normal or rare item to apply it.", + "frameType": 5, + "x": 64, + "y": 0, + "inventoryId": "Stash9" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvRXNzZW5jZS9Fc3NlbmNlQ29ycnVwdCIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/0e84041aa5/EssenceCorrupt.png", + "stackSize": 4, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "d78c2d6be858ce7a90d62cdd381f262ff0a372bcf203932889ec9620cba4f1e0", + "name": "", + "typeLine": "Remnant of Corruption", + "baseType": "Remnant of Corruption", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "4/9", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Corrupts the Essences trapping a monster, modifying them unpredictably" + ], + "descrText": "Right click this item then left click a monster trapped by Essences to corrupt them. Corrupted Essences cannot be modified again.", + "frameType": 5, + "x": 104, + "y": 0, + "inventoryId": "Stash9" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvRXNzZW5jZS9GZWFyNSIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/1a0f1c6a68/Fear5.png", + "stackSize": 8, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "cbcc03b12e503230b19bd353e7e5921a8bee27a61aef683291dcc0b90fb38948", + "name": "", + "typeLine": "Screaming Essence of Fear", + "baseType": "Screaming Essence of Fear", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "8/9", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Upgrades a normal item to rare or reforges a rare item, guaranteeing one property", + "", + "One Handed Weapon: Minions deal (50-66)% increased Damage", + "Two Handed Weapon: Minions deal (85-106)% increased Damage", + "Gloves: Minions deal (22-24)% increased Damage", + "Helmet: (22-24)% increased Minion Accuracy Rating", + "Other Armour: Minions have (22-24)% increased maximum Life", + "Quiver: Minions have (22-24)% increased Movement Speed", + "Belt: Minions have (22-24)% increased maximum Life", + "Other Jewellery: Minions have (22-24)% increased Movement Speed" + ], + "descrText": "Right click this item then left click a normal or rare item to apply it.", + "frameType": 5, + "x": 49, + "y": 0, + "inventoryId": "Stash9" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvRXNzZW5jZS9IYXRyZWQyIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/4242033438/Hatred2.png", + "stackSize": 2, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "314f50b742dbc22758035cca239c550a2ae9bfdec59ff59c6241d2671bc34eba", + "name": "", + "typeLine": "Muttering Essence of Hatred", + "baseType": "Muttering Essence of Hatred", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "2/9", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Upgrades a normal item to rare with one guaranteed property", + "Properties restricted to level 45 and below", + "", + "Bow: Adds (12-17) to (26-30) Cold Damage", + "Two Handed Melee Weapon: Adds (12-17) to (26-30) Cold Damage", + "Other Weapon: Adds (7-9) to (14-16) Cold Damage", + "Armour: (12-17)% to Cold Resistance", + "Quiver: (12-17)% to Cold Resistance", + "Belt: (12-17)% to Cold Resistance", + "Other Jewellery: (11-14)% increased Cold Damage" + ], + "descrText": "Right click this item then left click a normal item to apply it.", + "frameType": 5, + "x": 1, + "y": 0, + "inventoryId": "Stash9" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvRXNzZW5jZS9XcmF0aDYiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/64651e09ee/Wrath6.png", + "stackSize": 1, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "cc563ea36c60cb82b7f4f5e4373546e12392af19fdc75aa41561377fa902e831", + "name": "", + "typeLine": "Shrieking Essence of Wrath", + "baseType": "Shrieking Essence of Wrath", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/9", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Upgrades a normal item to rare or reforges a rare item, guaranteeing one property", + "", + "Bow: Adds (23-32) to (458-531) Lightning Damage", + "Two Handed Melee Weapon: Adds (23-32) to (458-531) Lightning Damage", + "Other Weapon: Adds (13-17) to (247-286) Lightning Damage", + "Armour: (42-45)% to Lightning Resistance", + "Quiver: (42-45)% to Lightning Resistance", + "Belt: (42-45)% to Lightning Resistance", + "Other Jewellery: (27-30)% increased Lightning Damage" + ], + "descrText": "Right click this item then left click a normal or rare item to apply it.", + "frameType": 5, + "x": 65, + "y": 0, + "inventoryId": "Stash9" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvRXNzZW5jZS9FbnZ5NSIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/633982e75d/Envy5.png", + "stackSize": 6, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "9b86194f31295b9b0a7c20a634e7060b67d36f43020010324e234cebc6ad73ac", + "name": "", + "typeLine": "Screaming Essence of Envy", + "baseType": "Screaming Essence of Envy", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "6/9", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Upgrades a normal item to rare or reforges a rare item, guaranteeing one property", + "", + "One Handed Weapon: Adds (37-59) to (79-103) Chaos Damage", + "Two Handed Weapon: Adds (61-103) to (149-193) Chaos Damage", + "Armour: (21-25)% to Chaos Resistance", + "Quiver: Adds (11-15) to (27-33) Chaos Damage to Attacks", + "Belt: (21-25)% to Chaos Resistance", + "Other Jewellery: (23-26)% increased Chaos Damage" + ], + "descrText": "Right click this item then left click a normal or rare item to apply it.", + "frameType": 5, + "x": 97, + "y": 0, + "inventoryId": "Stash9" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvRXNzZW5jZS9Tb3Jyb3cyIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/db9792191e/Sorrow2.png", + "stackSize": 1, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "fdc03cb98591494afaf5bca54b3aa4d7199ab59ffde4a301ec92da5cee820fe3", + "name": "", + "typeLine": "Muttering Essence of Sorrow", + "baseType": "Muttering Essence of Sorrow", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/9", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Upgrades a normal item to rare with one guaranteed property", + "Properties restricted to level 45 and below", + "", + "One Handed Weapon: Damage Penetrates 3% Cold Resistance", + "Two Handed Weapon: Damage Penetrates (5-6)% Cold Resistance", + "Other Item: (13-17) to Dexterity" + ], + "descrText": "Right click this item then left click a normal item to apply it.", + "frameType": 5, + "x": 28, + "y": 0, + "inventoryId": "Stash9" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvRXNzZW5jZS9Bbmd1aXNoNiIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/353e458e21/Anguish6.png", + "stackSize": 1, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "bfb6e8d0b1dc582af0a7a623b2147c016d51c11777699cc1d7c73a285ee08528", + "name": "", + "typeLine": "Shrieking Essence of Anguish", + "baseType": "Shrieking Essence of Anguish", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/9", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Upgrades a normal item to rare or reforges a rare item, guaranteeing one property", + "", + "One Handed Weapon: Adds (40-52) to (79-91) Fire Damage to Spells", + "Two Handed Weapon: Adds (53-70) to (107-123) Fire Damage to Spells", + "Gloves: Adds (9-12) to (19-22) Fire Damage to Attacks", + "Body Armour: (8-9)% chance to Avoid Fire Damage from Hits", + "Shield: (8-9)% chance to Avoid Fire Damage from Hits", + "Other Armour: (51-55)% chance to Avoid being Ignited", + "Quiver: Adds (37-50) to (74-87) Fire Damage to Attacks", + "Belt: (51-55)% chance to Avoid being Ignited", + "Other Jewellery: Adds (19-25) to (39-45) Fire Damage to Attacks" + ], + "descrText": "Right click this item then left click a normal or rare item to apply it.", + "frameType": 5, + "x": 74, + "y": 0, + "inventoryId": "Stash9" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvRXNzZW5jZS9TdWZmZXJpbmc1IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/061b600839/Suffering5.png", + "stackSize": 10, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "ae0a300c90f2b7b20e9b0c9e02d2c04943e2b5196aa8a0964ed2816af8629406", + "name": "", + "typeLine": "Screaming Essence of Suffering", + "baseType": "Screaming Essence of Suffering", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "10/9", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Upgrades a normal item to rare or reforges a rare item, guaranteeing one property", + "", + "One Handed Weapon: Adds (26-35) to (51-60) Cold Damage to Spells", + "Two Handed Weapon: Adds (39-52) to (77-90) Cold Damage to Spells", + "Gloves: Adds (6-9) to (13-16) Cold Damage to Attacks", + "Body Armour: (7-8)% chance to Avoid Cold Damage from Hits", + "Shield: (7-8)% chance to Avoid Cold Damage from Hits", + "Other Armour: (47-50)% chance to Avoid being Frozen", + "Quiver: Adds (18-24) to (36-42) Cold Damage to Attacks", + "Belt: (47-50)% chance to Avoid being Frozen", + "Other Jewellery: Adds (12-16) to (24-28) Cold Damage to Attacks" + ], + "descrText": "Right click this item then left click a normal or rare item to apply it.", + "frameType": 5, + "x": 54, + "y": 0, + "inventoryId": "Stash9" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvRXNzZW5jZS9Ub3JtZW50MiIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/a530969e96/Torment2.png", + "stackSize": 1, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "21591263715b587aa05ba5285f68e08d2b9672ab7c8b9bba7feaf032a2263d1d", + "name": "", + "typeLine": "Muttering Essence of Torment", + "baseType": "Muttering Essence of Torment", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/9", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Upgrades a normal item to rare with one guaranteed property", + "Properties restricted to level 45 and below", + "", + "One Handed Weapon: Adds (1-2) to (21-22) Lightning Damage to Spells", + "Two Handed Weapon: Adds (1-3) to (32-34) Lightning Damage to Spells", + "Gloves: Adds 1 to 5 Lightning Damage to Attacks", + "Body Armour: (4-5)% chance to Avoid Lightning Damage from Hits", + "Shield: (4-5)% chance to Avoid Lightning Damage from Hits", + "Other Armour: (35-38)% chance to Avoid being Shocked", + "Quiver: Adds 2 to (16-18) Lightning Damage to Attacks", + "Belt: (35-38)% chance to Avoid being Shocked", + "Other Jewellery: Adds 1 to (14-15) Lightning Damage to Attacks" + ], + "descrText": "Right click this item then left click a normal item to apply it.", + "frameType": 5, + "x": 40, + "y": 0, + "inventoryId": "Stash9" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvRXNzZW5jZS9Ub3JtZW50NiIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/9109a7fad9/Torment6.png", + "stackSize": 2, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "24644e7112f3d531283079e1921337722d002bba6ffffea7706aaffe6fc80278", + "name": "", + "typeLine": "Shrieking Essence of Torment", + "baseType": "Shrieking Essence of Torment", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "2/9", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Upgrades a normal item to rare or reforges a rare item, guaranteeing one property", + "", + "One Handed Weapon: Adds (4-11) to (136-144) Lightning Damage to Spells", + "Two Handed Weapon: Adds (5-17) to (204-216) Lightning Damage to Spells", + "Gloves: Adds (1-3) to (33-34) Lightning Damage to Attacks", + "Body Armour: (8-9)% chance to Avoid Lightning Damage from Hits", + "Shield: (8-9)% chance to Avoid Lightning Damage from Hits", + "Other Armour: (51-55)% chance to Avoid being Shocked", + "Quiver: Adds (5-11) to (124-140) Lightning Damage to Attacks", + "Belt: (51-55)% chance to Avoid being Shocked", + "Other Jewellery: Adds (3-7) to (68-72) Lightning Damage to Attacks" + ], + "descrText": "Right click this item then left click a normal or rare item to apply it.", + "frameType": 5, + "x": 44, + "y": 0, + "inventoryId": "Stash9" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvRXNzZW5jZS9TY29ybjYiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/4cb0e71dc7/Scorn6.png", + "stackSize": 1, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "5cff7bf072f7a06057a886aa3afd31914926e436be956109e6ec8f97eef480aa", + "name": "", + "typeLine": "Shrieking Essence of Scorn", + "baseType": "Shrieking Essence of Scorn", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/9", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Upgrades a normal item to rare or reforges a rare item, guaranteeing one property", + "", + "Weapon: (100-109)% increased Spell Critical Strike Chance", + "Body Armour: (40-45)% increased Stun Threshold", + "Shield: (100-109)% increased Spell Critical Strike Chance", + "Other Armour: (27-30)% chance to Avoid being Stunned", + "Quiver: (30-34)% to Global Critical Strike Multiplier", + "Amulet: (30-34)% to Global Critical Strike Multiplier", + "Ring: (18-20)% to Global Critical Strike Multiplier", + "Belt: (14-15)% reduced Enemy Stun Threshold" + ], + "descrText": "Right click this item then left click a normal or rare item to apply it.", + "frameType": 5, + "x": 95, + "y": 0, + "inventoryId": "Stash9" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvRXNzZW5jZS9Eb3VidDUiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/203952b786/Doubt5.png", + "stackSize": 5, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "e4850f3cf08ccb0107498df9706aada91481205151f4b34504256ebd7b5b2027", + "name": "", + "typeLine": "Screaming Essence of Doubt", + "baseType": "Screaming Essence of Doubt", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "5/9", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Upgrades a normal item to rare or reforges a rare item, guaranteeing one property", + "", + "Weapon: (326-455) to Accuracy Rating", + "Body Armour: (151-200) to Evasion Rating", + "Helmet: (121-140) to Evasion Rating", + "Shield: (151-225) to Evasion Rating", + "Other Armour: (91-105) to Evasion Rating", + "Quiver: (251-350) to Accuracy Rating", + "Amulet: (24-28)% increased Evasion Rating", + "Other Jewellery: (81-120) to Evasion Rating" + ], + "descrText": "Right click this item then left click a normal or rare item to apply it.", + "frameType": 5, + "x": 69, + "y": 0, + "inventoryId": "Stash9" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvRXNzZW5jZS9Eb3VidDQiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/d2f2f7c5d5/Doubt4.png", + "stackSize": 1, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "f8a5adfb5566f3cce8068723f7f8957e9ae848387da3f7b14c3b3b9a065effb0", + "name": "", + "typeLine": "Wailing Essence of Doubt", + "baseType": "Wailing Essence of Doubt", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/9", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Upgrades a normal item to rare with one guaranteed property", + "Properties restricted to level 75 and below", + "", + "Weapon: (216-325) to Accuracy Rating", + "Gloves: (81-90) to Evasion Rating", + "Boots: (81-90) to Evasion Rating", + "Shield: (121-150) to Evasion Rating", + "Other Armour: (102-120) to Evasion Rating", + "Quiver: (166-250) to Accuracy Rating", + "Amulet: (19-23)% increased Evasion Rating", + "Other Jewellery: (61-80) to Evasion Rating" + ], + "descrText": "Right click this item then left click a normal item to apply it.", + "frameType": 5, + "x": 68, + "y": 0, + "inventoryId": "Stash9" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvRXNzZW5jZS9HcmVlZDEiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/7a626ae68b/Greed1.png", + "stackSize": 1, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "605c3be5e57637941ac457623fffc38c66d82004e769516d18946b57a7c17f03", + "name": "", + "typeLine": "Whispering Essence of Greed", + "baseType": "Whispering Essence of Greed", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/9", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Upgrades a normal item to rare with one guaranteed property", + "Properties restricted to level 35 and below", + "", + "Weapon: (2-2.2)% of Physical Attack Damage Leeched as Life", + "Gloves: (5-14) to maximum Life", + "Boots: (5-14) to maximum Life", + "Helmet: (5-14) to maximum Life", + "Other Armour: (10-24) to maximum Life", + "Quiver: (0.5-0.7)% of Physical Attack Damage Leeched as Life", + "Belt: (8-11)% increased Flask Life Recovery rate", + "Other Jewellery: Regenerate (1-2) Life per second" + ], + "descrText": "Right click this item then left click a normal item to apply it.", + "frameType": 5, + "x": 14, + "y": 0, + "inventoryId": "Stash9" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvRXNzZW5jZS9Xb2U2IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/89986b730b/Woe6.png", + "stackSize": 2, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "ca56d4d80b8759b57ddaef38e4a1d032ab1348ffcf9e2b9d74084ad75f095eed", + "name": "", + "typeLine": "Shrieking Essence of Woe", + "baseType": "Shrieking Essence of Woe", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "2/9", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Upgrades a normal item to rare or reforges a rare item, guaranteeing one property", + "", + "One Handed Weapon: (67-82)% increased Spell Damage", + "Two Handed Weapon: (107-122)% increased Spell Damage", + "Body Armour: (77-90) to maximum Energy Shield", + "Helmet: (46-51) to maximum Energy Shield", + "Shield: (60-69) to maximum Energy Shield", + "Other Armour: (28-35) to maximum Energy Shield", + "Quiver: (37-42)% increased Damage with Bow Skills", + "Amulet: (17-18)% increased maximum Energy Shield", + "Ring: (38-43) to maximum Energy Shield", + "Belt: (32-37) to maximum Energy Shield" + ], + "descrText": "Right click this item then left click a normal or rare item to apply it.", + "frameType": 5, + "x": 12, + "y": 0, + "inventoryId": "Stash9" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvRXNzZW5jZS9Mb2F0aGluZzUiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/367d456623/Loathing5.png", + "stackSize": 9, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "40be6747670fca0394ba5873527e99233799811920a220a8e66f77cdd6a74b7f", + "name": "", + "typeLine": "Screaming Essence of Loathing", + "baseType": "Screaming Essence of Loathing", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "9/9", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Upgrades a normal item to rare or reforges a rare item, guaranteeing one property", + "", + "Weapon: (25-29)% increased Critical Strike Chance", + "Gloves: (18-20)% increased Global Critical Strike Chance", + "Boots: (21-25)% chance to Avoid Elemental Ailments", + "Shield: (58-63)% increased Chance to Block", + "Other Armour: (5-6)% increased Mana Reservation Efficiency of Skills", + "Quiver: (30-34)% increased Global Critical Strike Chance", + "Amulet: (30-34)% increased Global Critical Strike Chance", + "Ring: (18-20)% increased Global Critical Strike Chance", + "Belt: (26-30)% increased Stun Duration on Enemies" + ], + "descrText": "Right click this item then left click a normal or rare item to apply it.", + "frameType": 5, + "x": 77, + "y": 0, + "inventoryId": "Stash9" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvRXNzZW5jZS9HcmVlZDUiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/cc96065240/Greed5.png", + "stackSize": 10, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "158db2e90b8bc2c58548b5bd6af729b7788455924a4c91b2fee6f971d6d94810", + "name": "", + "typeLine": "Screaming Essence of Greed", + "baseType": "Screaming Essence of Greed", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "10/9", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Upgrades a normal item to rare or reforges a rare item, guaranteeing one property", + "", + "Weapon: (3.3-3.6)% of Physical Attack Damage Leeched as Life", + "Gloves: (61-75) to maximum Life", + "Boots: (61-75) to maximum Life", + "Helmet: (61-75) to maximum Life", + "Shield: (100-114) to maximum Life", + "Other Armour: (130-144) to maximum Life", + "Quiver: (0.9-1.1)% of Physical Attack Damage Leeched as Life", + "Belt: (24-27)% increased Flask Life Recovery rate", + "Other Jewellery: Regenerate (24.1-32) Life per second" + ], + "descrText": "Right click this item then left click a normal or rare item to apply it.", + "frameType": 5, + "x": 18, + "y": 0, + "inventoryId": "Stash9" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvRXNzZW5jZS9TcGl0ZTUiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/76f8592685/Spite5.png", + "stackSize": 9, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "c665ac411a3356493f4490533749106fc6ac3907d13116940c3fe704493b9479", + "name": "", + "typeLine": "Screaming Essence of Spite", + "baseType": "Screaming Essence of Spite", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "9/9", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Upgrades a normal item to rare or reforges a rare item, guaranteeing one property", + "", + "One Handed Weapon: Damage Penetrates 6% Lightning Resistance", + "Two Handed Weapon: Damage Penetrates (11-12)% Lightning Resistance", + "Other Item: (33-37) to Intelligence" + ], + "descrText": "Right click this item then left click a normal or rare item to apply it.", + "frameType": 5, + "x": 81, + "y": 0, + "inventoryId": "Stash9" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvRXNzZW5jZS9TY29ybjUiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/9031bf8c8e/Scorn5.png", + "stackSize": 4, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "e03dd30fc18c923929b92fd4691f4f233a3947af662e6864af80220f5f8929d5", + "name": "", + "typeLine": "Screaming Essence of Scorn", + "baseType": "Screaming Essence of Scorn", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "4/9", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Upgrades a normal item to rare or reforges a rare item, guaranteeing one property", + "", + "Weapon: (80-99)% increased Spell Critical Strike Chance", + "Body Armour: (31-39)% increased Stun Threshold", + "Shield: (80-99)% increased Spell Critical Strike Chance", + "Other Armour: (23-26)% chance to Avoid being Stunned", + "Quiver: (25-29)% to Global Critical Strike Multiplier", + "Amulet: (25-29)% to Global Critical Strike Multiplier", + "Ring: (15-17)% to Global Critical Strike Multiplier", + "Belt: (12-13)% reduced Enemy Stun Threshold" + ], + "descrText": "Right click this item then left click a normal or rare item to apply it.", + "frameType": 5, + "x": 94, + "y": 0, + "inventoryId": "Stash9" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvRXNzZW5jZS9Tb3Jyb3c1IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/34d568ff94/Sorrow5.png", + "stackSize": 9, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "eb21563f9fa07952cd7f056d8992c779fb94c470824b5cbba8f6552e1ec9b4b3", + "name": "", + "typeLine": "Screaming Essence of Sorrow", + "baseType": "Screaming Essence of Sorrow", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "9/9", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Upgrades a normal item to rare or reforges a rare item, guaranteeing one property", + "", + "One Handed Weapon: Damage Penetrates 6% Cold Resistance", + "Two Handed Weapon: Damage Penetrates (11-12)% Cold Resistance", + "Other Item: (33-37) to Dexterity" + ], + "descrText": "Right click this item then left click a normal or rare item to apply it.", + "frameType": 5, + "x": 31, + "y": 0, + "inventoryId": "Stash9" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvRXNzZW5jZS9GZWFyNCIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/9f6bef7be1/Fear4.png", + "stackSize": 1, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "e891de2ddb50b00ab1b0fe9ebb7e21e27403c2821b9d9e41a64286aea34d6a72", + "name": "", + "typeLine": "Wailing Essence of Fear", + "baseType": "Wailing Essence of Fear", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/9", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Upgrades a normal item to rare with one guaranteed property", + "Properties restricted to level 75 and below", + "", + "One Handed Weapon: Minions deal (40-54)% increased Damage", + "Two Handed Weapon: Minions deal (60-84)% increased Damage", + "Gloves: Minions deal (19-21)% increased Damage", + "Helmet: (19-21)% increased Minion Accuracy Rating", + "Other Armour: Minions have (19-21)% increased maximum Life", + "Quiver: Minions have (19-21)% increased Movement Speed", + "Belt: Minions have (19-21)% increased maximum Life", + "Other Jewellery: Minions have (19-21)% increased Movement Speed" + ], + "descrText": "Right click this item then left click a normal item to apply it.", + "frameType": 5, + "x": 48, + "y": 0, + "inventoryId": "Stash9" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvRXNzZW5jZS9BbmdlcjUiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/19d11b6ceb/Anger5.png", + "stackSize": 12, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "635b6eb0bca22c144b034312daf42f9424c55abc5c3604187e0e9e9e8a03aa87", + "name": "", + "typeLine": "Screaming Essence of Anger", + "baseType": "Screaming Essence of Anger", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "12/9", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Upgrades a normal item to rare or reforges a rare item, guaranteeing one property", + "", + "Bow: Adds (110-150) to (223-260) Fire Damage", + "Two Handed Melee Weapon: Adds (110-150) to (223-260) Fire Damage", + "Other Weapon: Adds (59-81) to (120-140) Fire Damage", + "Armour: (36-41)% to Fire Resistance", + "Quiver: (36-41)% to Fire Resistance", + "Belt: (36-41)% to Fire Resistance", + "Other Jewellery: (23-26)% increased Fire Damage" + ], + "descrText": "Right click this item then left click a normal or rare item to apply it.", + "frameType": 5, + "x": 37, + "y": 0, + "inventoryId": "Stash9" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvRXNzZW5jZS9Db250ZW1wdDUiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/473f05aaee/Contempt5.png", + "stackSize": 10, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "ad3e4e940f10a3228e94bdb390d95e86746f66479c87934f1f853bf794c1b41c", + "name": "", + "typeLine": "Screaming Essence of Contempt", + "baseType": "Screaming Essence of Contempt", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "10/9", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Upgrades a normal item to rare or reforges a rare item, guaranteeing one property", + "", + "One Handed Weapon: Adds (13-18) to (27-31) Physical Damage", + "Two Handed Weapon: Adds (20-28) to (43-51) Physical Damage", + "Gloves: Adds (4-5) to (8-9) Physical Damage to Attacks", + "Other Armour: Reflects (51-100) Physical Damage to Melee Attackers", + "Quiver: Adds (9-12) to (19-22) Physical Damage to Attacks", + "Amulet: Adds (9-12) to (19-22) Physical Damage to Attacks", + "Ring: Adds (6-8) to (12-13) Physical Damage to Attacks", + "Belt: Reflects (51-100) Physical Damage to Melee Attackers" + ], + "descrText": "Right click this item then left click a normal or rare item to apply it.", + "frameType": 5, + "x": 25, + "y": 0, + "inventoryId": "Stash9" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvRXNzZW5jZS9Xb2UxIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/ac40a316b5/Woe1.png", + "stackSize": 2, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "78c9b84540bf14c8fbda51a8757fbba1d12eaef7adff77a3ec23b25a7c68e2ec", + "name": "", + "typeLine": "Whispering Essence of Woe", + "baseType": "Whispering Essence of Woe", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "2/9", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Upgrades a normal item to rare with one guaranteed property", + "Properties restricted to level 35 and below", + "", + "One Handed Weapon: (10-19)% increased Spell Damage", + "Two Handed Weapon: (15-29)% increased Spell Damage", + "Armour: (3-5) to maximum Energy Shield", + "Quiver: (5-10)% increased Damage with Bow Skills", + "Amulet: (2-4)% increased maximum Energy Shield", + "Ring: (1-3) to maximum Energy Shield", + "Belt: (1-3) to maximum Energy Shield" + ], + "descrText": "Right click this item then left click a normal item to apply it.", + "frameType": 5, + "x": 7, + "y": 0, + "inventoryId": "Stash9" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvRXNzZW5jZS9Db250ZW1wdDMiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/7347bf5d1c/Contempt3.png", + "stackSize": 2, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "4fd9f3770658270a1742d88549d3b1c0b892c33c9e4a014104b6acc7c22964e6", + "name": "", + "typeLine": "Weeping Essence of Contempt", + "baseType": "Weeping Essence of Contempt", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "2/9", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Upgrades a normal item to rare with one guaranteed property", + "Properties restricted to level 60 and below", + "", + "One Handed Weapon: Adds (6-9) to (13-15) Physical Damage", + "Two Handed Weapon: Adds (10-13) to (21-25) Physical Damage", + "Gloves: Adds (3-4) to (6-7) Physical Damage to Attacks", + "Other Armour: Reflects (11-24) Physical Damage to Melee Attackers", + "Quiver: Adds (4-6) to (9-10) Physical Damage to Attacks", + "Belt: Reflects (11-24) Physical Damage to Melee Attackers", + "Other Jewellery: Adds (4-6) to (9-10) Physical Damage to Attacks" + ], + "descrText": "Right click this item then left click a normal item to apply it.", + "frameType": 5, + "x": 23, + "y": 0, + "inventoryId": "Stash9" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvRXNzZW5jZS9HcmVlZDQiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/4b55a2c50f/Greed4.png", + "stackSize": 2, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "91bfac730fa4ab9877b3bfe40ca7c8357ff8d43d30d5363ed747fc1be2a69767", + "name": "", + "typeLine": "Wailing Essence of Greed", + "baseType": "Wailing Essence of Greed", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "2/9", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Upgrades a normal item to rare with one guaranteed property", + "Properties restricted to level 75 and below", + "", + "Weapon: (2.9-3.2)% of Physical Attack Damage Leeched as Life", + "Gloves: (46-60) to maximum Life", + "Boots: (46-60) to maximum Life", + "Helmet: (46-60) to maximum Life", + "Shield: (85-99) to maximum Life", + "Other Armour: (100-114) to maximum Life", + "Quiver: (0.8-1)% of Physical Attack Damage Leeched as Life", + "Belt: (20-23)% increased Flask Life Recovery rate", + "Other Jewellery: Regenerate (16.1-24) Life per second" + ], + "descrText": "Right click this item then left click a normal item to apply it.", + "frameType": 5, + "x": 17, + "y": 0, + "inventoryId": "Stash9" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvRXNzZW5jZS9EcmVhZDUiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/da89306159/Dread5.png", + "stackSize": 3, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "b1a7f08987efc6a418b4693ac70a7a9b1f1486d3d958f087ea81dcb4e812e3f4", + "name": "", + "typeLine": "Screaming Essence of Dread", + "baseType": "Screaming Essence of Dread", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "3/9", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Upgrades a normal item to rare or reforges a rare item, guaranteeing one property", + "", + "Wand: (34-41)% increased Projectile Speed", + "Bow: +1 to Level of Socketed Bow Gems", + "Other One Handed Weapon: (12-16)% increased Impale Effect", + "Two Handed Melee Weapon: (25-29)% increased Impale Effect", + "Body Armour: (151-200) to Armour", + "Helmet: (121-140) to Armour", + "Shield: (151-225) to Armour", + "Other Armour: (91-105) to Armour", + "Quiver: (34-41)% increased Projectile Speed", + "Amulet: (24-28)% increased Armour", + "Ring: (80-120) to Armour", + "Belt: (323-400) to Armour" + ], + "descrText": "Right click this item then left click a normal or rare item to apply it.", + "frameType": 5, + "x": 91, + "y": 0, + "inventoryId": "Stash9" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvRXNzZW5jZS9HcmVlZDIiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/bd24f08afe/Greed2.png", + "stackSize": 2, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "7d86e09bac68eba6dc83b2a5f0cd6baeda10b566f07f3363c1b50a32ecf05f8e", + "name": "", + "typeLine": "Muttering Essence of Greed", + "baseType": "Muttering Essence of Greed", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "2/9", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Upgrades a normal item to rare with one guaranteed property", + "Properties restricted to level 45 and below", + "", + "Weapon: (2.3-2.4)% of Physical Attack Damage Leeched as Life", + "Gloves: (15-30) to maximum Life", + "Boots: (15-30) to maximum Life", + "Helmet: (15-30) to maximum Life", + "Other Armour: (40-54) to maximum Life", + "Quiver: (0.6-0.8)% of Physical Attack Damage Leeched as Life", + "Belt: (12-15)% increased Flask Life Recovery rate", + "Other Jewellery: Regenerate (2.1-8) Life per second" + ], + "descrText": "Right click this item then left click a normal item to apply it.", + "frameType": 5, + "x": 15, + "y": 0, + "inventoryId": "Stash9" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvRXNzZW5jZS9TdWZmZXJpbmczIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/b92ef3ac02/Suffering3.png", + "stackSize": 1, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "b8c65af7b5cec4ed99c089d64677a79b6d1e67911c2a865580e2a254a2f0c3d1", + "name": "", + "typeLine": "Weeping Essence of Suffering", + "baseType": "Weeping Essence of Suffering", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/9", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Upgrades a normal item to rare with one guaranteed property", + "Properties restricted to level 60 and below", + "", + "One Handed Weapon: Adds (11-15) to (22-25) Cold Damage to Spells", + "Two Handed Weapon: Adds (16-22) to (33-38) Cold Damage to Spells", + "Gloves: Adds (3-4) to (7-8) Cold Damage to Attacks", + "Body Armour: (5-6)% chance to Avoid Cold Damage from Hits", + "Shield: (5-6)% chance to Avoid Cold Damage from Hits", + "Other Armour: (39-42)% chance to Avoid being Frozen", + "Quiver: Adds (10-13) to (19-22) Cold Damage to Attacks", + "Belt: (39-42)% chance to Avoid being Frozen", + "Other Jewellery: Adds (6-9) to (13-16) Cold Damage to Attacks" + ], + "descrText": "Right click this item then left click a normal item to apply it.", + "frameType": 5, + "x": 52, + "y": 0, + "inventoryId": "Stash9" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvRXNzZW5jZS9HcmVlZDMiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/b9f85a0736/Greed3.png", + "stackSize": 1, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "af30575ef8d78d13d0e3b3c5d285fd08f7ce7bb8580975870d19c0ca249de212", + "name": "", + "typeLine": "Weeping Essence of Greed", + "baseType": "Weeping Essence of Greed", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/9", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Upgrades a normal item to rare with one guaranteed property", + "Properties restricted to level 60 and below", + "", + "Weapon: (2.5-2.8)% of Physical Attack Damage Leeched as Life", + "Gloves: (31-45) to maximum Life", + "Boots: (31-45) to maximum Life", + "Helmet: (31-45) to maximum Life", + "Other Armour: (70-84) to maximum Life", + "Quiver: (0.7-0.9)% of Physical Attack Damage Leeched as Life", + "Belt: (16-19)% increased Flask Life Recovery rate", + "Other Jewellery: Regenerate (8.1-16) Life per second" + ], + "descrText": "Right click this item then left click a normal item to apply it.", + "frameType": 5, + "x": 16, + "y": 0, + "inventoryId": "Stash9" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvRXNzZW5jZS9BbmdlcjYiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/c144b7a0f9/Anger6.png", + "stackSize": 1, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "befc89951d827f3b9ae14d59e7303974c35b390cdfbc112465f4c8f312efb05d", + "name": "", + "typeLine": "Shrieking Essence of Anger", + "baseType": "Shrieking Essence of Anger", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/9", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Upgrades a normal item to rare or reforges a rare item, guaranteeing one property", + "", + "Bow: Adds (137-188) to (279-325) Fire Damage", + "Two Handed Melee Weapon: Adds (137-188) to (279-325) Fire Damage", + "Other Weapon: Adds (74-101) to (150-175) Fire Damage", + "Armour: (42-45)% to Fire Resistance", + "Quiver: (42-45)% to Fire Resistance", + "Belt: (42-45)% to Fire Resistance", + "Other Jewellery: (27-30)% increased Fire Damage" + ], + "descrText": "Right click this item then left click a normal or rare item to apply it.", + "frameType": 5, + "x": 38, + "y": 0, + "inventoryId": "Stash9" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvRXNzZW5jZS9Ub3JtZW50NCIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/59e31a8f9b/Torment4.png", + "stackSize": 1, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "5e1f3d8759c057b80fe9fcfe02ca14ebbe9d157fdc3d655e543511439b4feb70", + "name": "", + "typeLine": "Wailing Essence of Torment", + "baseType": "Wailing Essence of Torment", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/9", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Upgrades a normal item to rare with one guaranteed property", + "Properties restricted to level 75 and below", + "", + "One Handed Weapon: Adds (2-7) to (84-88) Lightning Damage to Spells", + "Two Handed Weapon: Adds (3-10) to (126-133) Lightning Damage to Spells", + "Gloves: Adds (1-2) to (22-23) Lightning Damage to Attacks", + "Body Armour: (6-7)% chance to Avoid Lightning Damage from Hits", + "Shield: (6-7)% chance to Avoid Lightning Damage from Hits", + "Other Armour: (43-46)% chance to Avoid being Shocked", + "Quiver: Adds (2-5) to (56-62) Lightning Damage to Attacks", + "Belt: (43-46)% chance to Avoid being Shocked", + "Other Jewellery: Adds (1-4) to (40-43) Lightning Damage to Attacks" + ], + "descrText": "Right click this item then left click a normal item to apply it.", + "frameType": 5, + "x": 42, + "y": 0, + "inventoryId": "Stash9" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvRXNzZW5jZS9Xb2UzIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/4bce548a80/Woe3.png", + "stackSize": 1, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "98d7e28788194686671e142dc37ebd4e0ec49e25a7f53446bd110a0c716c5e4e", + "name": "", + "typeLine": "Weeping Essence of Woe", + "baseType": "Weeping Essence of Woe", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/9", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Upgrades a normal item to rare with one guaranteed property", + "Properties restricted to level 60 and below", + "", + "One Handed Weapon: (30-39)% increased Spell Damage", + "Two Handed Weapon: (45-59)% increased Spell Damage", + "Armour: (17-23) to maximum Energy Shield", + "Quiver: (21-25)% increased Damage with Bow Skills", + "Amulet: (8-10)% increased maximum Energy Shield", + "Ring: (16-19) to maximum Energy Shield", + "Belt: (16-19) to maximum Energy Shield" + ], + "descrText": "Right click this item then left click a normal item to apply it.", + "frameType": 5, + "x": 9, + "y": 0, + "inventoryId": "Stash9" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvRXNzZW5jZS9Db250ZW1wdDQiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/81bb512694/Contempt4.png", + "stackSize": 2, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "abe7ce41357ad3742c7e590d0c5ba847cf64616923b964cd3ba4ffee193742fd", + "name": "", + "typeLine": "Wailing Essence of Contempt", + "baseType": "Wailing Essence of Contempt", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "2/9", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Upgrades a normal item to rare with one guaranteed property", + "Properties restricted to level 75 and below", + "", + "One Handed Weapon: Adds (8-12) to (17-20) Physical Damage", + "Two Handed Weapon: Adds (13-17) to (28-32) Physical Damage", + "Gloves: Adds (3-5) to (7-8) Physical Damage to Attacks", + "Other Armour: Reflects (25-50) Physical Damage to Melee Attackers", + "Quiver: Adds (6-9) to (13-15) Physical Damage to Attacks", + "Amulet: Adds (6-9) to (13-15) Physical Damage to Attacks", + "Ring: Adds (5-7) to (11-12) Physical Damage to Attacks", + "Belt: Reflects (25-50) Physical Damage to Melee Attackers" + ], + "descrText": "Right click this item then left click a normal item to apply it.", + "frameType": 5, + "x": 24, + "y": 0, + "inventoryId": "Stash9" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvRXNzZW5jZS9XcmF0aDMiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/a5ebd57d39/Wrath3.png", + "stackSize": 1, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "a5f0c825f72f689d1437c6475de8521975b23d9aca81d7bb5a7508228096a3f2", + "name": "", + "typeLine": "Weeping Essence of Wrath", + "baseType": "Weeping Essence of Wrath", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/9", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Upgrades a normal item to rare with one guaranteed property", + "Properties restricted to level 60 and below", + "", + "Bow: Adds (5-8) to (106-123) Lightning Damage", + "Two Handed Melee Weapon: Adds (5-8) to (106-123) Lightning Damage", + "Other Weapon: Adds 3 to (57-67) Lightning Damage", + "Armour: (18-23)% to Lightning Resistance", + "Quiver: (18-23)% to Lightning Resistance", + "Belt: (18-23)% to Lightning Resistance", + "Other Jewellery: (13-15)% increased Lightning Damage" + ], + "descrText": "Right click this item then left click a normal item to apply it.", + "frameType": 5, + "x": 62, + "y": 0, + "inventoryId": "Stash9" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvRXNzZW5jZS9IYXRyZWQ1IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/6ce21e2462/Hatred5.png", + "stackSize": 11, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "7124204ccd3ca7bfa95bc6136cc6193c588d5b0fb8871888196f87364bf7fe87", + "name": "", + "typeLine": "Screaming Essence of Hatred", + "baseType": "Screaming Essence of Hatred", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "11/9", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Upgrades a normal item to rare or reforges a rare item, guaranteeing one property", + "", + "Bow: Adds (99-136) to (200-232) Cold Damage", + "Two Handed Melee Weapon: Adds (99-136) to (200-232) Cold Damage", + "Other Weapon: Adds (54-74) to (108-126) Cold Damage", + "Armour: (36-41)% to Cold Resistance", + "Quiver: (36-41)% to Cold Resistance", + "Belt: (36-41)% to Cold Resistance", + "Other Jewellery: (23-26)% increased Cold Damage" + ], + "descrText": "Right click this item then left click a normal or rare item to apply it.", + "frameType": 5, + "x": 4, + "y": 0, + "inventoryId": "Stash9" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvRXNzZW5jZS9Xb2U1IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/ec3cf669a0/Woe5.png", + "stackSize": 5, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "3c7c2ea8ade517f5298cb357e766b77ba4ee293e87178a4fa42dcc6ff0e09bd6", + "name": "", + "typeLine": "Screaming Essence of Woe", + "baseType": "Screaming Essence of Woe", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "5/9", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Upgrades a normal item to rare or reforges a rare item, guaranteeing one property", + "", + "One Handed Weapon: (50-66)% increased Spell Damage", + "Two Handed Weapon: (85-106)% increased Spell Damage", + "Body Armour: (50-61) to maximum Energy Shield", + "Helmet: (39-45) to maximum Energy Shield", + "Shield: (50-59) to maximum Energy Shield", + "Other Armour: (27-32) to maximum Energy Shield", + "Quiver: (31-36)% increased Damage with Bow Skills", + "Amulet: (14-16)% increased maximum Energy Shield", + "Ring: (27-31) to maximum Energy Shield", + "Belt: (27-31) to maximum Energy Shield" + ], + "descrText": "Right click this item then left click a normal or rare item to apply it.", + "frameType": 5, + "x": 11, + "y": 0, + "inventoryId": "Stash9" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvRXNzZW5jZS9Mb2F0aGluZzYiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/2263aac346/Loathing6.png", + "stackSize": 1, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "7bb70d098ef2446fce2a167615081211ef7672f073a8c4a65753753674018b5c", + "name": "", + "typeLine": "Shrieking Essence of Loathing", + "baseType": "Shrieking Essence of Loathing", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/9", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Upgrades a normal item to rare or reforges a rare item, guaranteeing one property", + "", + "Weapon: (30-34)% increased Critical Strike Chance", + "Gloves: (21-23)% increased Global Critical Strike Chance", + "Boots: (26-30)% chance to Avoid Elemental Ailments", + "Shield: (64-69)% increased Chance to Block", + "Other Armour: (7-8)% increased Mana Reservation Efficiency of Skills", + "Quiver: (35-38)% increased Global Critical Strike Chance", + "Amulet: (35-38)% increased Global Critical Strike Chance", + "Ring: (21-23)% increased Global Critical Strike Chance", + "Belt: (31-35)% increased Stun Duration on Enemies" + ], + "descrText": "Right click this item then left click a normal or rare item to apply it.", + "frameType": 5, + "x": 78, + "y": 0, + "inventoryId": "Stash9" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvRXNzZW5jZS9GZWFyMyIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/7d65a73894/Fear3.png", + "stackSize": 1, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "681817ec2edd7c847d9f66a31d9affdffb82634eee0612f3ebec5f50ba5563f7", + "name": "", + "typeLine": "Weeping Essence of Fear", + "baseType": "Weeping Essence of Fear", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/9", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Upgrades a normal item to rare with one guaranteed property", + "Properties restricted to level 60 and below", + "", + "One Handed Weapon: Minions deal (30-39)% increased Damage", + "Two Handed Weapon: Minions deal (45-59)% increased Damage", + "Gloves: Minions deal (16-18)% increased Damage", + "Helmet: (16-18)% increased Minion Accuracy Rating", + "Other Armour: Minions have (16-18)% increased maximum Life", + "Quiver: Minions have (16-18)% increased Movement Speed", + "Belt: Minions have (16-18)% increased maximum Life", + "Other Jewellery: Minions have (16-18)% increased Movement Speed" + ], + "descrText": "Right click this item then left click a normal item to apply it.", + "frameType": 5, + "x": 47, + "y": 0, + "inventoryId": "Stash9" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvRXNzZW5jZS9Ub3JtZW50NSIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/5a7f95ea8d/Torment5.png", + "stackSize": 6, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "3e4d71d4bd8527e0228415a4c66a7cde6d895ea06524287c30428784af58e277", + "name": "", + "typeLine": "Screaming Essence of Torment", + "baseType": "Screaming Essence of Torment", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "6/9", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Upgrades a normal item to rare or reforges a rare item, guaranteeing one property", + "", + "One Handed Weapon: Adds (2-9) to (109-115) Lightning Damage to Spells", + "Two Handed Weapon: Adds (5-12) to (164-173) Lightning Damage to Spells", + "Gloves: Adds (1-2) to (27-28) Lightning Damage to Attacks", + "Body Armour: (7-8)% chance to Avoid Lightning Damage from Hits", + "Shield: (7-8)% chance to Avoid Lightning Damage from Hits", + "Other Armour: (47-50)% chance to Avoid being Shocked", + "Quiver: Adds (3-8) to (89-99) Lightning Damage to Attacks", + "Belt: (47-50)% chance to Avoid being Shocked", + "Other Jewellery: Adds (3-6) to (57-61) Lightning Damage to Attacks" + ], + "descrText": "Right click this item then left click a normal or rare item to apply it.", + "frameType": 5, + "x": 43, + "y": 0, + "inventoryId": "Stash9" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvRXNzZW5jZS9Db250ZW1wdDYiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/332e9b32e9/Contempt6.png", + "stackSize": 1, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "6d34acba9ea976f6ed59a760cc3858b476d5655d8859c882138bd92e84d7dd29", + "name": "", + "typeLine": "Shrieking Essence of Contempt", + "baseType": "Shrieking Essence of Contempt", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/9", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Upgrades a normal item to rare or reforges a rare item, guaranteeing one property", + "", + "One Handed Weapon: Adds (16-21) to (32-38) Physical Damage", + "Two Handed Weapon: Adds (25-33) to (52-61) Physical Damage", + "Gloves: Adds (5-6) to (9-10) Physical Damage to Attacks", + "Other Armour: Reflects (101-150) Physical Damage to Melee Attackers", + "Quiver: Adds (11-15) to (22-26) Physical Damage to Attacks", + "Amulet: Adds (11-15) to (22-26) Physical Damage to Attacks", + "Ring: Adds (7-9) to (13-15) Physical Damage to Attacks", + "Belt: Reflects (101-150) Physical Damage to Melee Attackers" + ], + "descrText": "Right click this item then left click a normal or rare item to apply it.", + "frameType": 5, + "x": 26, + "y": 0, + "inventoryId": "Stash9" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvRXNzZW5jZS9SYWdlNiIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/da35cbc46b/Rage6.png", + "stackSize": 2, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "ed40742b8ff1a956f2e6b252f9948f48ba35de46c980022f6c8d2d8162e7004a", + "name": "", + "typeLine": "Shrieking Essence of Rage", + "baseType": "Shrieking Essence of Rage", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "2/9", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Upgrades a normal item to rare or reforges a rare item, guaranteeing one property", + "", + "One Handed Weapon: Damage Penetrates 7% Fire Resistance", + "Two Handed Weapon: Damage Penetrates (13-14)% Fire Resistance", + "Other Item: (43-50) to Strength" + ], + "descrText": "Right click this item then left click a normal or rare item to apply it.", + "frameType": 5, + "x": 60, + "y": 0, + "inventoryId": "Stash9" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvRXNzZW5jZS9IYXRyZWQ0IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/2137aa1054/Hatred4.png", + "stackSize": 3, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "d6aeaf4c5ac9992a41bc721b8f8b46eaa570b1120dd9c70c75589626f86b0e8a", + "name": "", + "typeLine": "Wailing Essence of Hatred", + "baseType": "Wailing Essence of Hatred", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "3/9", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Upgrades a normal item to rare with one guaranteed property", + "Properties restricted to level 75 and below", + "", + "Bow: Adds (57-77) to (114-132) Cold Damage", + "Two Handed Melee Weapon: Adds (57-77) to (114-132) Cold Damage", + "Other Weapon: Adds (31-42) to (62-71) Cold Damage", + "Armour: (24-29)% to Cold Resistance", + "Quiver: (24-29)% to Cold Resistance", + "Belt: (24-29)% to Cold Resistance", + "Other Jewellery: (19-22)% increased Cold Damage" + ], + "descrText": "Right click this item then left click a normal item to apply it.", + "frameType": 5, + "x": 3, + "y": 0, + "inventoryId": "Stash9" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvRXNzZW5jZS9Ub3JtZW50MyIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/5a0e621b32/Torment3.png", + "stackSize": 2, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "e4bff6b2da9244313797f181b35f1a44fcfe95db05f463c9a3f2b7329d5fe9b5", + "name": "", + "typeLine": "Weeping Essence of Torment", + "baseType": "Weeping Essence of Torment", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "2/9", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Upgrades a normal item to rare with one guaranteed property", + "Properties restricted to level 60 and below", + "", + "One Handed Weapon: Adds (1-4) to (46-48) Lightning Damage to Spells", + "Two Handed Weapon: Adds (2-5) to (69-73) Lightning Damage to Spells", + "Gloves: Adds 1 to (14-15) Lightning Damage to Attacks", + "Body Armour: (5-6)% chance to Avoid Lightning Damage from Hits", + "Shield: (5-6)% chance to Avoid Lightning Damage from Hits", + "Other Armour: (39-42)% chance to Avoid being Shocked", + "Quiver: Adds (2-3) to (35-40) Lightning Damage to Attacks", + "Belt: (39-42)% chance to Avoid being Shocked", + "Other Jewellery: Adds (1-2) to (27-28) Lightning Damage to Attacks" + ], + "descrText": "Right click this item then left click a normal item to apply it.", + "frameType": 5, + "x": 41, + "y": 0, + "inventoryId": "Stash9" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvRXNzZW5jZS9aZWFsNCIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/36f5f9a73f/Zeal4.png", + "stackSize": 1, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "30ec537239cdbaa5f233bf93a47181a65865b301847653c0dfaf8d588fc7d125", + "name": "", + "typeLine": "Wailing Essence of Zeal", + "baseType": "Wailing Essence of Zeal", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/9", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Upgrades a normal item to rare with one guaranteed property", + "Properties restricted to level 75 and below", + "", + "Melee Weapon: (20-22)% increased Attack Speed", + "Ranged Weapon: (11-12)% increased Attack Speed", + "Gloves: (8-10)% increased Attack Speed", + "Boots: 20% increased Movement Speed", + "Body Armour: (21-25)% increased Totem Placement speed", + "Helmet: (15-20)% increased Warcry Speed", + "Other Armour: (20-22)% increased Stun and Block Recovery", + "Quiver: (6-7)% increased Attack Speed", + "Amulet: (5-8)% increased Cast Speed", + "Ring: (5-8)% increased Cast Speed", + "Belt: (7-10)% increased Trap and Mine Throwing Speed" + ], + "descrText": "Right click this item then left click a normal item to apply it.", + "frameType": 5, + "x": 84, + "y": 0, + "inventoryId": "Stash9" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvRXNzZW5jZS9Bbmd1aXNoNSIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/3a010ed0e8/Anguish5.png", + "stackSize": 1, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "101cb651c4f203ced41e6c1506e6cbb347067280aa73df404548d92ef7926ff9", + "name": "", + "typeLine": "Screaming Essence of Anguish", + "baseType": "Screaming Essence of Anguish", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/9", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Upgrades a normal item to rare or reforges a rare item, guaranteeing one property", + "", + "One Handed Weapon: Adds (31-42) to (64-73) Fire Damage to Spells", + "Two Handed Weapon: Adds (42-56) to (85-99) Fire Damage to Spells", + "Gloves: Adds (7-10) to (15-18) Fire Damage to Attacks", + "Body Armour: (7-8)% chance to Avoid Fire Damage from Hits", + "Shield: (7-8)% chance to Avoid Fire Damage from Hits", + "Other Armour: (47-50)% chance to Avoid being Ignited", + "Quiver: Adds (27-35) to (53-62) Fire Damage to Attacks", + "Belt: (47-50)% chance to Avoid being Ignited", + "Other Jewellery: Adds (16-22) to (32-38) Fire Damage to Attacks" + ], + "descrText": "Right click this item then left click a normal or rare item to apply it.", + "frameType": 5, + "x": 73, + "y": 0, + "inventoryId": "Stash9" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvRXNzZW5jZS9IYXRyZWQzIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/83a45f6ee9/Hatred3.png", + "stackSize": 2, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "94f3e9eff76971ce5bcf2750c43bca7b140794d836cf5b7afe3de8d369c26338", + "name": "", + "typeLine": "Weeping Essence of Hatred", + "baseType": "Weeping Essence of Hatred", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "2/9", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Upgrades a normal item to rare with one guaranteed property", + "Properties restricted to level 60 and below", + "", + "Bow: Adds (29-40) to (58-68) Cold Damage", + "Two Handed Melee Weapon: Adds (29-40) to (58-68) Cold Damage", + "Other Weapon: Adds (16-21) to (31-37) Cold Damage", + "Armour: (18-23)% to Cold Resistance", + "Quiver: (18-23)% to Cold Resistance", + "Belt: (18-23)% to Cold Resistance", + "Other Jewellery: (15-18)% increased Cold Damage" + ], + "descrText": "Right click this item then left click a normal item to apply it.", + "frameType": 5, + "x": 2, + "y": 0, + "inventoryId": "Stash9" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvRXNzZW5jZS9BbmdlcjMiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/53f0140663/Anger3.png", + "stackSize": 1, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "3b58be123420bf9321b008fbe816acb016317e4aadb6d6730e856e24462ca0c9", + "name": "", + "typeLine": "Weeping Essence of Anger", + "baseType": "Weeping Essence of Anger", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/9", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Upgrades a normal item to rare with one guaranteed property", + "Properties restricted to level 60 and below", + "", + "Bow: Adds (32-44) to (65-76) Fire Damage", + "Two Handed Melee Weapon: Adds (32-44) to (65-76) Fire Damage", + "Other Weapon: Adds (17-24) to (35-41) Fire Damage", + "Armour: (18-23)% to Fire Resistance", + "Quiver: (18-23)% to Fire Resistance", + "Belt: (18-23)% to Fire Resistance", + "Other Jewellery: (15-18)% increased Fire Damage" + ], + "descrText": "Right click this item then left click a normal item to apply it.", + "frameType": 5, + "x": 35, + "y": 0, + "inventoryId": "Stash9" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvRXNzZW5jZS9Mb2F0aGluZzQiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/34e7918149/Loathing4.png", + "stackSize": 1, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "f44c29f3ed89f16af6f024636a410959676508b31b6ed8d7d1364645418601cd", + "name": "", + "typeLine": "Wailing Essence of Loathing", + "baseType": "Wailing Essence of Loathing", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/9", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Upgrades a normal item to rare with one guaranteed property", + "Properties restricted to level 75 and below", + "", + "Weapon: (20-24)% increased Critical Strike Chance", + "Gloves: (15-17)% increased Global Critical Strike Chance", + "Boots: (16-20)% chance to Avoid Elemental Ailments", + "Shield: (52-57)% increased Chance to Block", + "Other Armour: (3-4)% increased Mana Reservation Efficiency of Skills", + "Quiver: (25-29)% increased Global Critical Strike Chance", + "Amulet: (25-29)% increased Global Critical Strike Chance", + "Ring: (15-17)% increased Global Critical Strike Chance", + "Belt: (21-25)% increased Stun Duration on Enemies" + ], + "descrText": "Right click this item then left click a normal item to apply it.", + "frameType": 5, + "x": 76, + "y": 0, + "inventoryId": "Stash9" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvRXNzZW5jZS9Tb3Jyb3czIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/577fda6e69/Sorrow3.png", + "stackSize": 3, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "4feb3aaca93baa34d318be2fad305e3b21717146b3a46a621f1c0fa4212dfc06", + "name": "", + "typeLine": "Weeping Essence of Sorrow", + "baseType": "Weeping Essence of Sorrow", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "3/9", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Upgrades a normal item to rare with one guaranteed property", + "Properties restricted to level 60 and below", + "", + "One Handed Weapon: Damage Penetrates 4% Cold Resistance", + "Two Handed Weapon: Damage Penetrates (7-8)% Cold Resistance", + "Other Item: (18-22) to Dexterity" + ], + "descrText": "Right click this item then left click a normal item to apply it.", + "frameType": 5, + "x": 29, + "y": 0, + "inventoryId": "Stash9" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvRXNzZW5jZS9Db250ZW1wdDEiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/68114b6900/Contempt1.png", + "stackSize": 1, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "70746bfb4da4c86bf059e1a27037efb5e4677a81c4d1f5db95394b942c70408e", + "name": "", + "typeLine": "Whispering Essence of Contempt", + "baseType": "Whispering Essence of Contempt", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/9", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Upgrades a normal item to rare with one guaranteed property", + "Properties restricted to level 35 and below", + "", + "One Handed Weapon: Adds 1 to (2-3) Physical Damage", + "Two Handed Weapon: Adds 2 to (4-5) Physical Damage", + "Gloves: Adds 1 to 2 Physical Damage to Attacks", + "Other Armour: Reflects (1-4) Physical Damage to Melee Attackers", + "Quiver: Adds 1 to 2 Physical Damage to Attacks", + "Belt: Reflects (1-4) Physical Damage to Melee Attackers", + "Other Jewellery: Adds 1 to 2 Physical Damage to Attacks" + ], + "descrText": "Right click this item then left click a normal item to apply it.", + "frameType": 5, + "x": 21, + "y": 0, + "inventoryId": "Stash9" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvRXNzZW5jZS9IYXRyZWQxIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/81bf8c7a3e/Hatred1.png", + "stackSize": 2, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "1409d4f84df6cc969847bcccdf50857b5b23ee67300cdd784347f7f1e6b94bb2", + "name": "", + "typeLine": "Whispering Essence of Hatred", + "baseType": "Whispering Essence of Hatred", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "2/9", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Upgrades a normal item to rare with one guaranteed property", + "Properties restricted to level 35 and below", + "", + "Bow: Adds (2-3) to (6-7) Cold Damage", + "Two Handed Melee Weapon: Adds (2-3) to (6-7) Cold Damage", + "Other Weapon: Adds (1-2) to (3-4) Cold Damage", + "Armour: (6-11)% to Cold Resistance", + "Quiver: (6-11)% to Cold Resistance", + "Belt: (6-11)% to Cold Resistance", + "Other Jewellery: (6-10)% increased Cold Damage" + ], + "descrText": "Right click this item then left click a normal item to apply it.", + "frameType": 5, + "x": 0, + "y": 0, + "inventoryId": "Stash9" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvRXNzZW5jZS9GZWFyMiIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/d75c64c4d4/Fear2.png", + "stackSize": 1, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "93432c7edaa544f30647f502ef1bd61b9bebd7dd8320a062b9b154bf26cf4b2c", + "name": "", + "typeLine": "Muttering Essence of Fear", + "baseType": "Muttering Essence of Fear", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/9", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Upgrades a normal item to rare with one guaranteed property", + "Properties restricted to level 45 and below", + "", + "One Handed Weapon: Minions deal (20-29)% increased Damage", + "Two Handed Weapon: Minions deal (30-44)% increased Damage", + "Gloves: Minions deal (13-15)% increased Damage", + "Helmet: (13-15)% increased Minion Accuracy Rating", + "Other Armour: Minions have (13-15)% increased maximum Life", + "Quiver: Minions have (13-15)% increased Movement Speed", + "Belt: Minions have (13-15)% increased maximum Life", + "Other Jewellery: Minions have (13-15)% increased Movement Speed" + ], + "descrText": "Right click this item then left click a normal item to apply it.", + "frameType": 5, + "x": 46, + "y": 0, + "inventoryId": "Stash9" + } + ] + }, + "UnknownAccount!-Mercenaries-9-stis": { + "numTabs": 14, + "fragmentLayout": { + "sections": [ + "general", + "scarab", + "breach", + "eldritch" + ], + "layout": { + "0,0": { + "section": "general", + "x": 120.48681541582151, + "y": 58.41784989858013, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "1,0": { + "section": "general", + "x": 120.48681541582151, + "y": 113.184584178499, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "2,0": { + "section": "general", + "x": 67.54563894523326, + "y": 113.184584178499, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "3,0": { + "section": "general", + "x": 67.54563894523326, + "y": 58.41784989858013, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "4,0": { + "section": "general", + "x": 461.25760649087226, + "y": 58.41784989858013, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "5,0": { + "section": "general", + "x": 461.25760649087226, + "y": 113.184584178499, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "6,0": { + "section": "general", + "x": 408.31643002028403, + "y": 113.184584178499, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "7,0": { + "section": "general", + "x": 408.31643002028403, + "y": 58.41784989858013, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "8,0": { + "section": "general", + "x": 293.3062880324544, + "y": 58.41784989858013, + "w": 1, + "h": 1, + "scale": 0.8461538553237915, + "hidden": true + }, + "9,0": { + "section": "general", + "x": 293.3062880324544, + "y": 113.184584178499, + "w": 1, + "h": 1, + "scale": 0.8461538553237915, + "hidden": true + }, + "10,0": { + "section": "general", + "x": 237.93103448275863, + "y": 113.184584178499, + "w": 1, + "h": 1, + "scale": 0.8461538553237915, + "hidden": true + }, + "11,0": { + "section": "general", + "x": 237.93103448275863, + "y": 58.41784989858013, + "w": 1, + "h": 1, + "scale": 0.8461538553237915, + "hidden": true + }, + "12,0": { + "section": "general", + "x": 293.3062880324544, + "y": 394.32048681541585, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "13,0": { + "section": "general", + "x": 293.3062880324544, + "y": 447.87018255578096, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "14,0": { + "section": "general", + "x": 237.93103448275863, + "y": 447.87018255578096, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "15,0": { + "section": "general", + "x": 237.93103448275863, + "y": 394.32048681541585, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "16,0": { + "section": "general", + "x": 89.45233265720081, + "y": 336.5111561866126, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "17,0": { + "section": "breach", + "x": 138.7423935091278, + "y": 191.68356997971603, + "w": 1, + "h": 1, + "scale": 0.9487179517745972 + }, + "18,0": { + "section": "breach", + "x": 200.2028397565923, + "y": 191.68356997971603, + "w": 1, + "h": 1, + "scale": 0.9487179517745972 + }, + "19,0": { + "section": "breach", + "x": 261.66328600405683, + "y": 191.68356997971603, + "w": 1, + "h": 1, + "scale": 0.9487179517745972 + }, + "20,0": { + "section": "breach", + "x": 323.7322515212982, + "y": 191.68356997971603, + "w": 1, + "h": 1, + "scale": 0.9487179517745972 + }, + "21,0": { + "section": "breach", + "x": 385.1926977687627, + "y": 191.68356997971603, + "w": 1, + "h": 1, + "scale": 0.9487179517745972 + }, + "22,0": { + "section": "breach", + "x": 138.7423935091278, + "y": 119.87829614604463, + "w": 1, + "h": 1, + "scale": 0.9487179517745972 + }, + "23,0": { + "section": "breach", + "x": 200.2028397565923, + "y": 119.87829614604463, + "w": 1, + "h": 1, + "scale": 0.9487179517745972 + }, + "24,0": { + "section": "breach", + "x": 261.66328600405683, + "y": 119.87829614604463, + "w": 1, + "h": 1, + "scale": 0.9487179517745972 + }, + "25,0": { + "section": "breach", + "x": 323.7322515212982, + "y": 119.87829614604463, + "w": 1, + "h": 1, + "scale": 0.9487179517745972 + }, + "26,0": { + "section": "breach", + "x": 385.1926977687627, + "y": 119.87829614604463, + "w": 1, + "h": 1, + "scale": 0.9487179517745972 + }, + "27,0": { + "section": "general", + "x": 293.3062880324544, + "y": 58.41784989858013, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "28,0": { + "section": "scarab_old", + "x": 298.78296146044624, + "y": 411.96754563894524, + "w": 1, + "h": 1, + "scale": 0.9615384340286255, + "hidden": true + }, + "29,0": { + "section": "scarab_old", + "x": 360.24340770791076, + "y": 411.96754563894524, + "w": 1, + "h": 1, + "scale": 0.9615384340286255, + "hidden": true + }, + "30,0": { + "section": "scarab_old", + "x": 421.7038539553753, + "y": 411.96754563894524, + "w": 1, + "h": 1, + "scale": 0.9615384340286255, + "hidden": true + }, + "31,0": { + "section": "scarab_old", + "x": 298.78296146044624, + "y": 174.6450304259635, + "w": 1, + "h": 1, + "scale": 0.9615384340286255, + "hidden": true + }, + "32,0": { + "section": "scarab_old", + "x": 360.24340770791076, + "y": 174.6450304259635, + "w": 1, + "h": 1, + "scale": 0.9615384340286255, + "hidden": true + }, + "33,0": { + "section": "scarab_old", + "x": 421.7038539553753, + "y": 174.6450304259635, + "w": 1, + "h": 1, + "scale": 0.9615384340286255, + "hidden": true + }, + "34,0": { + "section": "scarab_old", + "x": 41.37931034482759, + "y": 113.184584178499, + "w": 1, + "h": 1, + "scale": 0.9615384340286255, + "hidden": true + }, + "35,0": { + "section": "scarab_old", + "x": 102.83975659229209, + "y": 113.184584178499, + "w": 1, + "h": 1, + "scale": 0.9615384340286255, + "hidden": true + }, + "36,0": { + "section": "scarab_old", + "x": 164.3002028397566, + "y": 113.184584178499, + "w": 1, + "h": 1, + "scale": 0.9615384340286255, + "hidden": true + }, + "37,0": { + "section": "scarab_old", + "x": 41.37931034482759, + "y": 54.158215010141994, + "w": 1, + "h": 1, + "scale": 0.9615384340286255, + "hidden": true + }, + "38,0": { + "section": "scarab_old", + "x": 102.83975659229209, + "y": 54.158215010141994, + "w": 1, + "h": 1, + "scale": 0.9615384340286255, + "hidden": true + }, + "39,0": { + "section": "scarab_old", + "x": 164.3002028397566, + "y": 54.158215010141994, + "w": 1, + "h": 1, + "scale": 0.9615384340286255, + "hidden": true + }, + "40,0": { + "section": "scarab_old", + "x": 298.78296146044624, + "y": 54.158215010141994, + "w": 1, + "h": 1, + "scale": 0.9615384340286255, + "hidden": true + }, + "41,0": { + "section": "scarab_old", + "x": 360.24340770791076, + "y": 54.158215010141994, + "w": 1, + "h": 1, + "scale": 0.9615384340286255, + "hidden": true + }, + "42,0": { + "section": "scarab_old", + "x": 421.7038539553753, + "y": 54.158215010141994, + "w": 1, + "h": 1, + "scale": 0.9615384340286255, + "hidden": true + }, + "43,0": { + "section": "scarab_old", + "x": 298.78296146044624, + "y": 293.3062880324544, + "w": 1, + "h": 1, + "scale": 0.9615384340286255, + "hidden": true + }, + "44,0": { + "section": "scarab_old", + "x": 360.24340770791076, + "y": 293.3062880324544, + "w": 1, + "h": 1, + "scale": 0.9615384340286255, + "hidden": true + }, + "45,0": { + "section": "scarab_old", + "x": 421.7038539553753, + "y": 293.3062880324544, + "w": 1, + "h": 1, + "scale": 0.9615384340286255, + "hidden": true + }, + "46,0": { + "section": "scarab_old", + "x": 41.37931034482759, + "y": 232.45436105476676, + "w": 1, + "h": 1, + "scale": 0.9615384340286255, + "hidden": true + }, + "47,0": { + "section": "scarab_old", + "x": 102.83975659229209, + "y": 232.45436105476676, + "w": 1, + "h": 1, + "scale": 0.9615384340286255, + "hidden": true + }, + "48,0": { + "section": "scarab_old", + "x": 164.3002028397566, + "y": 232.45436105476676, + "w": 1, + "h": 1, + "scale": 0.9615384340286255, + "hidden": true + }, + "49,0": { + "section": "scarab_old", + "x": 298.78296146044624, + "y": 352.3326572008114, + "w": 1, + "h": 1, + "scale": 0.9615384340286255, + "hidden": true + }, + "50,0": { + "section": "scarab_old", + "x": 360.24340770791076, + "y": 352.3326572008114, + "w": 1, + "h": 1, + "scale": 0.9615384340286255, + "hidden": true + }, + "51,0": { + "section": "scarab_old", + "x": 421.7038539553753, + "y": 352.3326572008114, + "w": 1, + "h": 1, + "scale": 0.9615384340286255, + "hidden": true + }, + "52,0": { + "section": "scarab_old", + "x": 41.37931034482759, + "y": 172.81947261663288, + "w": 1, + "h": 1, + "scale": 0.9615384340286255, + "hidden": true + }, + "53,0": { + "section": "scarab_old", + "x": 102.83975659229209, + "y": 172.81947261663288, + "w": 1, + "h": 1, + "scale": 0.9615384340286255, + "hidden": true + }, + "54,0": { + "section": "scarab_old", + "x": 164.3002028397566, + "y": 172.81947261663288, + "w": 1, + "h": 1, + "scale": 0.9615384340286255, + "hidden": true + }, + "55,0": { + "section": "scarab_old", + "x": 41.37931034482759, + "y": 410.7505070993915, + "w": 1, + "h": 1, + "scale": 0.9615384340286255, + "hidden": true + }, + "56,0": { + "section": "scarab_old", + "x": 102.83975659229209, + "y": 410.7505070993915, + "w": 1, + "h": 1, + "scale": 0.9615384340286255, + "hidden": true + }, + "57,0": { + "section": "scarab_old", + "x": 164.3002028397566, + "y": 410.7505070993915, + "w": 1, + "h": 1, + "scale": 0.9615384340286255, + "hidden": true + }, + "58,0": { + "section": "scarab_old", + "x": 298.78296146044624, + "y": 233.67139959432052, + "w": 1, + "h": 1, + "scale": 0.9615384340286255, + "hidden": true + }, + "59,0": { + "section": "scarab_old", + "x": 360.24340770791076, + "y": 233.67139959432052, + "w": 1, + "h": 1, + "scale": 0.9615384340286255, + "hidden": true + }, + "60,0": { + "section": "scarab_old", + "x": 421.7038539553753, + "y": 233.67139959432052, + "w": 1, + "h": 1, + "scale": 0.9615384340286255, + "hidden": true + }, + "61,0": { + "section": "scarab_old", + "x": 298.78296146044624, + "y": 115.01014198782963, + "w": 1, + "h": 1, + "scale": 0.9615384340286255, + "hidden": true + }, + "62,0": { + "section": "scarab_old", + "x": 360.24340770791076, + "y": 115.01014198782963, + "w": 1, + "h": 1, + "scale": 0.9615384340286255, + "hidden": true + }, + "63,0": { + "section": "scarab_old", + "x": 421.7038539553753, + "y": 115.01014198782963, + "w": 1, + "h": 1, + "scale": 0.9615384340286255, + "hidden": true + }, + "64,0": { + "section": "general", + "x": 209.93914807302232, + "y": 223.93509127789048, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "65,0": { + "section": "general", + "x": 375.4563894523327, + "y": 223.93509127789048, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "66,0": { + "section": "general", + "x": 154.56389452332658, + "y": 223.93509127789048, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "67,0": { + "section": "general", + "x": 320.68965517241384, + "y": 223.93509127789048, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "68,0": { + "section": "general", + "x": 265.922920892495, + "y": 223.93509127789048, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "69,0": { + "section": "general", + "x": 209.93914807302232, + "y": 170.99391480730225, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "70,0": { + "section": "general", + "x": 375.4563894523327, + "y": 170.99391480730225, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "71,0": { + "section": "general", + "x": 154.56389452332658, + "y": 170.99391480730225, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "72,0": { + "section": "general", + "x": 320.68965517241384, + "y": 170.99391480730225, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "73,0": { + "section": "general", + "x": 265.922920892495, + "y": 170.99391480730225, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "74,0": { + "section": "scarab_old", + "x": 41.37931034482759, + "y": 351.11561866125766, + "w": 1, + "h": 1, + "scale": 0.9615384340286255, + "hidden": true + }, + "75,0": { + "section": "scarab_old", + "x": 102.83975659229209, + "y": 351.11561866125766, + "w": 1, + "h": 1, + "scale": 0.9615384340286255, + "hidden": true + }, + "76,0": { + "section": "scarab_old", + "x": 164.3002028397566, + "y": 351.11561866125766, + "w": 1, + "h": 1, + "scale": 0.9615384340286255, + "hidden": true + }, + "77,0": { + "section": "general", + "x": 144.2190669371197, + "y": 394.32048681541585, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "78,0": { + "section": "general", + "x": 144.2190669371197, + "y": 447.87018255578096, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "79,0": { + "section": "general", + "x": 89.45233265720081, + "y": 447.87018255578096, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "80,0": { + "section": "general", + "x": 89.45233265720081, + "y": 394.32048681541585, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "81,0": { + "section": "general", + "x": 441.1764705882353, + "y": 394.32048681541585, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "82,0": { + "section": "general", + "x": 441.1764705882353, + "y": 447.87018255578096, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "83,0": { + "section": "general", + "x": 385.80121703853956, + "y": 447.87018255578096, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "84,0": { + "section": "general", + "x": 385.80121703853956, + "y": 394.32048681541585, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "85,0": { + "section": "scarab_old", + "x": 41.37931034482759, + "y": 291.48073022312377, + "w": 1, + "h": 1, + "scale": 0.9615384340286255, + "hidden": true + }, + "86,0": { + "section": "scarab_old", + "x": 102.83975659229209, + "y": 291.48073022312377, + "w": 1, + "h": 1, + "scale": 0.9615384340286255, + "hidden": true + }, + "87,0": { + "section": "scarab_old", + "x": 164.3002028397566, + "y": 291.48073022312377, + "w": 1, + "h": 1, + "scale": 0.9615384340286255, + "hidden": true + }, + "88,0": { + "section": "general", + "x": 441.1764705882353, + "y": 223.93509127789048, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "89,0": { + "section": "general", + "x": 441.1764705882353, + "y": 170.99391480730225, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "90,0": { + "section": "scarab_old", + "x": 138.7423935091278, + "y": 263.48884381338746, + "w": 1, + "h": 1, + "scale": 0.9487179517745972, + "hidden": true + }, + "91,0": { + "section": "scarab_old", + "x": 138.7423935091278, + "y": 335.29411764705884, + "w": 1, + "h": 1, + "scale": 0.9487179517745972, + "hidden": true + }, + "92,0": { + "section": "scarab_old", + "x": 138.7423935091278, + "y": 406.4908722109534, + "w": 1, + "h": 1, + "scale": 0.9487179517745972, + "hidden": true + }, + "93,0": { + "section": "scarab_old", + "x": 200.2028397565923, + "y": 263.48884381338746, + "w": 1, + "h": 1, + "scale": 0.9487179517745972, + "hidden": true + }, + "94,0": { + "section": "scarab_old", + "x": 200.2028397565923, + "y": 335.29411764705884, + "w": 1, + "h": 1, + "scale": 0.9487179517745972, + "hidden": true + }, + "95,0": { + "section": "scarab_old", + "x": 200.2028397565923, + "y": 406.4908722109534, + "w": 1, + "h": 1, + "scale": 0.9487179517745972, + "hidden": true + }, + "96,0": { + "section": "scarab_old", + "x": 261.66328600405683, + "y": 263.48884381338746, + "w": 1, + "h": 1, + "scale": 0.9487179517745972, + "hidden": true + }, + "97,0": { + "section": "scarab_old", + "x": 261.66328600405683, + "y": 335.29411764705884, + "w": 1, + "h": 1, + "scale": 0.9487179517745972, + "hidden": true + }, + "98,0": { + "section": "scarab_old", + "x": 261.66328600405683, + "y": 406.4908722109534, + "w": 1, + "h": 1, + "scale": 0.9487179517745972, + "hidden": true + }, + "99,0": { + "section": "scarab_old", + "x": 323.7322515212982, + "y": 263.48884381338746, + "w": 1, + "h": 1, + "scale": 0.9487179517745972, + "hidden": true + }, + "100,0": { + "section": "scarab_old", + "x": 323.7322515212982, + "y": 335.29411764705884, + "w": 1, + "h": 1, + "scale": 0.9487179517745972, + "hidden": true + }, + "101,0": { + "section": "scarab_old", + "x": 323.7322515212982, + "y": 406.4908722109534, + "w": 1, + "h": 1, + "scale": 0.9487179517745972, + "hidden": true + }, + "102,0": { + "section": "scarab_old", + "x": 385.1926977687627, + "y": 263.48884381338746, + "w": 1, + "h": 1, + "scale": 0.9487179517745972, + "hidden": true + }, + "103,0": { + "section": "scarab_old", + "x": 385.1926977687627, + "y": 335.29411764705884, + "w": 1, + "h": 1, + "scale": 0.9487179517745972, + "hidden": true + }, + "104,0": { + "section": "scarab_old", + "x": 385.1926977687627, + "y": 406.4908722109534, + "w": 1, + "h": 1, + "scale": 0.9487179517745972, + "hidden": true + }, + "105,0": { + "section": "scarab_old", + "x": 41.37931034482759, + "y": 470.99391480730225, + "w": 1, + "h": 1, + "scale": 0.9615384340286255, + "hidden": true + }, + "106,0": { + "section": "scarab_old", + "x": 102.83975659229209, + "y": 470.99391480730225, + "w": 1, + "h": 1, + "scale": 0.9615384340286255, + "hidden": true + }, + "107,0": { + "section": "scarab_old", + "x": 164.3002028397566, + "y": 470.99391480730225, + "w": 1, + "h": 1, + "scale": 0.9615384340286255, + "hidden": true + }, + "108,0": { + "section": "scarab_old", + "x": 225.15212981744423, + "y": 470.99391480730225, + "w": 1, + "h": 1, + "scale": 0.9615384340286255, + "hidden": true + }, + "109,0": { + "section": "scarab_old", + "x": 482.5557809330629, + "y": 411.96754563894524, + "w": 1, + "h": 1, + "scale": 0.9615384340286255, + "hidden": true + }, + "110,0": { + "section": "scarab_old", + "x": 482.5557809330629, + "y": 174.6450304259635, + "w": 1, + "h": 1, + "scale": 0.9615384340286255, + "hidden": true + }, + "111,0": { + "section": "scarab_old", + "x": 225.15212981744423, + "y": 113.184584178499, + "w": 1, + "h": 1, + "scale": 0.9615384340286255, + "hidden": true + }, + "112,0": { + "section": "scarab_old", + "x": 225.15212981744423, + "y": 54.158215010141994, + "w": 1, + "h": 1, + "scale": 0.9615384340286255, + "hidden": true + }, + "113,0": { + "section": "scarab_old", + "x": 482.5557809330629, + "y": 54.158215010141994, + "w": 1, + "h": 1, + "scale": 0.9615384340286255, + "hidden": true + }, + "114,0": { + "section": "scarab_old", + "x": 482.5557809330629, + "y": 293.3062880324544, + "w": 1, + "h": 1, + "scale": 0.9615384340286255, + "hidden": true + }, + "115,0": { + "section": "scarab_old", + "x": 225.15212981744423, + "y": 232.45436105476676, + "w": 1, + "h": 1, + "scale": 0.9615384340286255, + "hidden": true + }, + "116,0": { + "section": "scarab_old", + "x": 482.5557809330629, + "y": 352.3326572008114, + "w": 1, + "h": 1, + "scale": 0.9615384340286255, + "hidden": true + }, + "117,0": { + "section": "scarab_old", + "x": 225.15212981744423, + "y": 172.81947261663288, + "w": 1, + "h": 1, + "scale": 0.9615384340286255, + "hidden": true + }, + "118,0": { + "section": "scarab_old", + "x": 225.15212981744423, + "y": 410.7505070993915, + "w": 1, + "h": 1, + "scale": 0.9615384340286255, + "hidden": true + }, + "119,0": { + "section": "scarab_old", + "x": 482.5557809330629, + "y": 233.67139959432052, + "w": 1, + "h": 1, + "scale": 0.9615384340286255, + "hidden": true + }, + "120,0": { + "section": "scarab_old", + "x": 482.5557809330629, + "y": 115.01014198782963, + "w": 1, + "h": 1, + "scale": 0.9615384340286255, + "hidden": true + }, + "121,0": { + "section": "scarab_old", + "x": 225.15212981744423, + "y": 351.11561866125766, + "w": 1, + "h": 1, + "scale": 0.9615384340286255, + "hidden": true + }, + "122,0": { + "section": "scarab_old", + "x": 225.15212981744423, + "y": 291.48073022312377, + "w": 1, + "h": 1, + "scale": 0.9615384340286255, + "hidden": true + }, + "123,0": { + "section": "general", + "x": 348.07302231237327, + "y": 58.41784989858013, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "124,0": { + "section": "general", + "x": 293.3062880324544, + "y": 113.184584178499, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "125,0": { + "section": "general", + "x": 348.07302231237327, + "y": 113.184584178499, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "126,0": { + "section": "scarab_old", + "x": 298.78296146044624, + "y": 470.99391480730225, + "w": 1, + "h": 1, + "scale": 0.9615384340286255, + "hidden": true + }, + "127,0": { + "section": "scarab_old", + "x": 360.24340770791076, + "y": 470.99391480730225, + "w": 1, + "h": 1, + "scale": 0.9615384340286255, + "hidden": true + }, + "128,0": { + "section": "scarab_old", + "x": 421.7038539553753, + "y": 470.99391480730225, + "w": 1, + "h": 1, + "scale": 0.9615384340286255, + "hidden": true + }, + "129,0": { + "section": "scarab_old", + "x": 482.5557809330629, + "y": 470.99391480730225, + "w": 1, + "h": 1, + "scale": 0.9615384340286255, + "hidden": true + }, + "130,0": { + "section": "general", + "x": 89.45233265720081, + "y": 170.99391480730225, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "131,0": { + "section": "general", + "x": 89.45233265720081, + "y": 223.93509127789048, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "132,0": { + "section": "general", + "x": 441.1764705882353, + "y": 336.5111561866126, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "133,0": { + "section": "general", + "x": 154.56389452332658, + "y": 277.4847870182556, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "134,0": { + "section": "general", + "x": 209.93914807302232, + "y": 277.4847870182556, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "135,0": { + "section": "general", + "x": 265.922920892495, + "y": 277.4847870182556, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "136,0": { + "section": "general", + "x": 320.68965517241384, + "y": 277.4847870182556, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "137,0": { + "section": "general", + "x": 375.4563894523327, + "y": 277.4847870182556, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "138,0": { + "section": "breach", + "x": 138.7423935091278, + "y": 47.464503042596355, + "w": 1, + "h": 1, + "scale": 0.9487179517745972 + }, + "139,0": { + "section": "breach", + "x": 200.2028397565923, + "y": 47.464503042596355, + "w": 1, + "h": 1, + "scale": 0.9487179517745972 + }, + "140,0": { + "section": "breach", + "x": 261.66328600405683, + "y": 47.464503042596355, + "w": 1, + "h": 1, + "scale": 0.9487179517745972 + }, + "141,0": { + "section": "breach", + "x": 323.7322515212982, + "y": 47.464503042596355, + "w": 1, + "h": 1, + "scale": 0.9487179517745972 + }, + "142,0": { + "section": "breach", + "x": 385.1926977687627, + "y": 47.464503042596355, + "w": 1, + "h": 1, + "scale": 0.9487179517745972 + }, + "143,0": { + "section": "breach", + "x": 138.7423935091278, + "y": 477.6876267748479, + "w": 1, + "h": 1, + "scale": 0.9487179517745972 + }, + "144,0": { + "section": "breach", + "x": 200.2028397565923, + "y": 477.6876267748479, + "w": 1, + "h": 1, + "scale": 0.9487179517745972 + }, + "145,0": { + "section": "breach", + "x": 261.66328600405683, + "y": 477.6876267748479, + "w": 1, + "h": 1, + "scale": 0.9487179517745972 + }, + "146,0": { + "section": "breach", + "x": 323.7322515212982, + "y": 477.6876267748479, + "w": 1, + "h": 1, + "scale": 0.9487179517745972 + }, + "147,0": { + "section": "breach", + "x": 385.1926977687627, + "y": 477.6876267748479, + "w": 1, + "h": 1, + "scale": 0.9487179517745972 + }, + "148,0": { + "section": "general", + "x": 234.27991886409737, + "y": 58.41784989858013, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "149,0": { + "section": "general", + "x": 234.27991886409737, + "y": 113.184584178499, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "150,0": { + "section": "general", + "x": 179.5131845841785, + "y": 113.184584178499, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "151,0": { + "section": "general", + "x": 179.5131845841785, + "y": 58.41784989858013, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "0,2": { + "section": "eldritch", + "x": 42.59634888438134, + "y": 270.79107505070994, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "1,2": { + "section": "eldritch", + "x": 82.75862068965517, + "y": 270.79107505070994, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "2,2": { + "section": "eldritch", + "x": 122.92089249492902, + "y": 270.79107505070994, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "3,2": { + "section": "eldritch", + "x": 163.08316430020284, + "y": 270.79107505070994, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "4,2": { + "section": "eldritch", + "x": 203.2454361054767, + "y": 270.79107505070994, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "5,2": { + "section": "eldritch", + "x": 243.40770791075053, + "y": 270.79107505070994, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "6,2": { + "section": "eldritch", + "x": 283.56997971602436, + "y": 270.79107505070994, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "7,2": { + "section": "eldritch", + "x": 323.7322515212982, + "y": 270.79107505070994, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "8,2": { + "section": "eldritch", + "x": 363.894523326572, + "y": 270.79107505070994, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "9,2": { + "section": "eldritch", + "x": 404.0567951318459, + "y": 270.79107505070994, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "10,2": { + "section": "eldritch", + "x": 444.2190669371197, + "y": 270.79107505070994, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "11,2": { + "section": "eldritch", + "x": 484.38133874239355, + "y": 270.79107505070994, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "12,2": { + "section": "eldritch", + "x": 42.59634888438134, + "y": 310.9533468559838, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "13,2": { + "section": "eldritch", + "x": 82.75862068965517, + "y": 310.9533468559838, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "14,2": { + "section": "eldritch", + "x": 122.92089249492902, + "y": 310.9533468559838, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "15,2": { + "section": "eldritch", + "x": 163.08316430020284, + "y": 310.9533468559838, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "16,2": { + "section": "eldritch", + "x": 203.2454361054767, + "y": 310.9533468559838, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "17,2": { + "section": "eldritch", + "x": 243.40770791075053, + "y": 310.9533468559838, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "18,2": { + "section": "eldritch", + "x": 283.56997971602436, + "y": 310.9533468559838, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "19,2": { + "section": "eldritch", + "x": 323.7322515212982, + "y": 310.9533468559838, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "20,2": { + "section": "eldritch", + "x": 363.894523326572, + "y": 310.9533468559838, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "21,2": { + "section": "eldritch", + "x": 404.0567951318459, + "y": 310.9533468559838, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "22,2": { + "section": "eldritch", + "x": 444.2190669371197, + "y": 310.9533468559838, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "23,2": { + "section": "eldritch", + "x": 484.38133874239355, + "y": 310.9533468559838, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "24,2": { + "section": "eldritch", + "x": 42.59634888438134, + "y": 351.11561866125766, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "25,2": { + "section": "eldritch", + "x": 82.75862068965517, + "y": 351.11561866125766, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "26,2": { + "section": "eldritch", + "x": 122.92089249492902, + "y": 351.11561866125766, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "27,2": { + "section": "eldritch", + "x": 163.08316430020284, + "y": 351.11561866125766, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "28,2": { + "section": "eldritch", + "x": 203.2454361054767, + "y": 351.11561866125766, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "29,2": { + "section": "eldritch", + "x": 243.40770791075053, + "y": 351.11561866125766, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "30,2": { + "section": "eldritch", + "x": 283.56997971602436, + "y": 351.11561866125766, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "31,2": { + "section": "eldritch", + "x": 323.7322515212982, + "y": 351.11561866125766, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "32,2": { + "section": "eldritch", + "x": 363.894523326572, + "y": 351.11561866125766, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "33,2": { + "section": "eldritch", + "x": 404.0567951318459, + "y": 351.11561866125766, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "34,2": { + "section": "eldritch", + "x": 444.2190669371197, + "y": 351.11561866125766, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "35,2": { + "section": "eldritch", + "x": 484.38133874239355, + "y": 351.11561866125766, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "36,2": { + "section": "eldritch", + "x": 42.59634888438134, + "y": 391.27789046653146, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "37,2": { + "section": "eldritch", + "x": 82.75862068965517, + "y": 391.27789046653146, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "38,2": { + "section": "eldritch", + "x": 122.92089249492902, + "y": 391.27789046653146, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "39,2": { + "section": "eldritch", + "x": 163.08316430020284, + "y": 391.27789046653146, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "40,2": { + "section": "eldritch", + "x": 203.2454361054767, + "y": 391.27789046653146, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "41,2": { + "section": "eldritch", + "x": 243.40770791075053, + "y": 391.27789046653146, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "42,2": { + "section": "eldritch", + "x": 283.56997971602436, + "y": 391.27789046653146, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "43,2": { + "section": "eldritch", + "x": 323.7322515212982, + "y": 391.27789046653146, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "44,2": { + "section": "eldritch", + "x": 363.894523326572, + "y": 391.27789046653146, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "45,2": { + "section": "eldritch", + "x": 404.0567951318459, + "y": 391.27789046653146, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "46,2": { + "section": "eldritch", + "x": 444.2190669371197, + "y": 391.27789046653146, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "47,2": { + "section": "eldritch", + "x": 484.38133874239355, + "y": 391.27789046653146, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "48,2": { + "section": "eldritch", + "x": 42.59634888438134, + "y": 431.4401622718053, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "49,2": { + "section": "eldritch", + "x": 82.75862068965517, + "y": 431.4401622718053, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "50,2": { + "section": "eldritch", + "x": 122.92089249492902, + "y": 431.4401622718053, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "51,2": { + "section": "eldritch", + "x": 163.08316430020284, + "y": 431.4401622718053, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "52,2": { + "section": "eldritch", + "x": 203.2454361054767, + "y": 431.4401622718053, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "53,2": { + "section": "eldritch", + "x": 243.40770791075053, + "y": 431.4401622718053, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "54,2": { + "section": "eldritch", + "x": 283.56997971602436, + "y": 431.4401622718053, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "55,2": { + "section": "eldritch", + "x": 323.7322515212982, + "y": 431.4401622718053, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "56,2": { + "section": "eldritch", + "x": 363.894523326572, + "y": 431.4401622718053, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "57,2": { + "section": "eldritch", + "x": 404.0567951318459, + "y": 431.4401622718053, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "58,2": { + "section": "eldritch", + "x": 444.2190669371197, + "y": 431.4401622718053, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "59,2": { + "section": "eldritch", + "x": 484.38133874239355, + "y": 431.4401622718053, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "60,2": { + "section": "eldritch", + "x": 42.59634888438134, + "y": 471.6024340770791, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "61,2": { + "section": "eldritch", + "x": 82.75862068965517, + "y": 471.6024340770791, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "62,2": { + "section": "eldritch", + "x": 122.92089249492902, + "y": 471.6024340770791, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "63,2": { + "section": "eldritch", + "x": 163.08316430020284, + "y": 471.6024340770791, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "64,2": { + "section": "eldritch", + "x": 203.2454361054767, + "y": 471.6024340770791, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "65,2": { + "section": "eldritch", + "x": 243.40770791075053, + "y": 471.6024340770791, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "66,2": { + "section": "eldritch", + "x": 283.56997971602436, + "y": 471.6024340770791, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "67,2": { + "section": "eldritch", + "x": 323.7322515212982, + "y": 471.6024340770791, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "68,2": { + "section": "eldritch", + "x": 363.894523326572, + "y": 471.6024340770791, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "69,2": { + "section": "eldritch", + "x": 404.0567951318459, + "y": 471.6024340770791, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "70,2": { + "section": "eldritch", + "x": 444.2190669371197, + "y": 471.6024340770791, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "71,2": { + "section": "eldritch", + "x": 484.38133874239355, + "y": 471.6024340770791, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "152,0": { + "section": "general", + "x": 99.79716024340772, + "y": 505.6795131845842, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "153,0": { + "section": "general", + "x": 154.56389452332658, + "y": 505.6795131845842, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "154,0": { + "section": "general", + "x": 209.33062880324545, + "y": 505.6795131845842, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "155,0": { + "section": "general", + "x": 264.7058823529412, + "y": 505.6795131845842, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "156,0": { + "section": "general", + "x": 320.08113590263696, + "y": 505.6795131845842, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "157,0": { + "section": "general", + "x": 374.8478701825558, + "y": 505.6795131845842, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "158,0": { + "section": "general", + "x": 430.22312373225157, + "y": 505.6795131845842, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "159,0": { + "section": "scarab", + "x": 179.5131845841785, + "y": 439.35091277890467, + "w": 1, + "h": 1, + "scale": 0.6666666865348816 + }, + "160,0": { + "section": "scarab", + "x": 358.41784989858013, + "y": 439.35091277890467, + "w": 1, + "h": 1, + "scale": 0.6666666865348816, + "hidden": true + }, + "161,0": { + "section": "scarab", + "x": 215.41582150101422, + "y": 439.35091277890467, + "w": 1, + "h": 1, + "scale": 0.6666666865348816 + }, + "162,0": { + "section": "scarab", + "x": 250.70993914807303, + "y": 439.35091277890467, + "w": 1, + "h": 1, + "scale": 0.6666666865348816 + }, + "163,0": { + "section": "scarab", + "x": 286.61257606490875, + "y": 439.35091277890467, + "w": 1, + "h": 1, + "scale": 0.6666666865348816 + }, + "164,0": { + "section": "scarab", + "x": 92.4949290060852, + "y": 241.5821501014199, + "w": 1, + "h": 1, + "scale": 0.6666666865348816 + }, + "165,0": { + "section": "scarab", + "x": 127.78904665314403, + "y": 241.5821501014199, + "w": 1, + "h": 1, + "scale": 0.6666666865348816 + }, + "166,0": { + "section": "scarab", + "x": 235.49695740365112, + "y": 241.5821501014199, + "w": 1, + "h": 1, + "scale": 0.6666666865348816, + "hidden": true + }, + "167,0": { + "section": "scarab", + "x": 163.69168356997972, + "y": 241.5821501014199, + "w": 1, + "h": 1, + "scale": 0.6666666865348816 + }, + "168,0": { + "section": "scarab", + "x": 199.59432048681543, + "y": 241.5821501014199, + "w": 1, + "h": 1, + "scale": 0.6666666865348816 + }, + "169,0": { + "section": "scarab", + "x": 108.31643002028399, + "y": 46.85598377281948, + "w": 1, + "h": 1, + "scale": 0.6666666865348816 + }, + "170,0": { + "section": "scarab", + "x": 143.61054766734281, + "y": 46.85598377281948, + "w": 1, + "h": 1, + "scale": 0.6666666865348816 + }, + "171,0": { + "section": "scarab", + "x": 178.29614604462475, + "y": 46.85598377281948, + "w": 1, + "h": 1, + "scale": 0.6666666865348816 + }, + "172,0": { + "section": "scarab", + "x": 49.29006085192698, + "y": 144.2190669371197, + "w": 1, + "h": 1, + "scale": 0.6666666865348816 + }, + "173,0": { + "section": "scarab", + "x": 83.97565922920893, + "y": 144.2190669371197, + "w": 1, + "h": 1, + "scale": 0.6666666865348816 + }, + "174,0": { + "section": "scarab", + "x": 118.66125760649088, + "y": 144.2190669371197, + "w": 1, + "h": 1, + "scale": 0.6666666865348816 + }, + "175,0": { + "section": "scarab", + "x": 153.34685598377283, + "y": 144.2190669371197, + "w": 1, + "h": 1, + "scale": 0.6666666865348816, + "hidden": true + }, + "176,0": { + "section": "scarab", + "x": 216.0243407707911, + "y": 124.74645030425964, + "w": 1, + "h": 1, + "scale": 0.6666666865348816 + }, + "177,0": { + "section": "scarab", + "x": 250.70993914807303, + "y": 124.74645030425964, + "w": 1, + "h": 1, + "scale": 0.6666666865348816 + }, + "178,0": { + "section": "scarab", + "x": 285.395537525355, + "y": 124.74645030425964, + "w": 1, + "h": 1, + "scale": 0.6666666865348816 + }, + "179,0": { + "section": "scarab", + "x": 320.08113590263696, + "y": 124.74645030425964, + "w": 1, + "h": 1, + "scale": 0.6666666865348816 + }, + "180,0": { + "section": "scarab", + "x": 232.45436105476676, + "y": 46.85598377281948, + "w": 1, + "h": 1, + "scale": 0.6666666865348816 + }, + "181,0": { + "section": "scarab", + "x": 301.82555780933063, + "y": 46.85598377281948, + "w": 1, + "h": 1, + "scale": 0.6666666865348816, + "hidden": true + }, + "182,0": { + "section": "scarab", + "x": 267.1399594320487, + "y": 46.85598377281948, + "w": 1, + "h": 1, + "scale": 0.6666666865348816 + }, + "183,0": { + "section": "scarab", + "x": 355.9837728194726, + "y": 46.85598377281948, + "w": 1, + "h": 1, + "scale": 0.6666666865348816 + }, + "184,0": { + "section": "scarab", + "x": 390.6693711967546, + "y": 46.85598377281948, + "w": 1, + "h": 1, + "scale": 0.6666666865348816 + }, + "185,0": { + "section": "scarab", + "x": 425.35496957403655, + "y": 46.85598377281948, + "w": 1, + "h": 1, + "scale": 0.6666666865348816 + }, + "186,0": { + "section": "scarab", + "x": 216.0243407707911, + "y": 203.2454361054767, + "w": 1, + "h": 1, + "scale": 0.6666666865348816 + }, + "187,0": { + "section": "scarab", + "x": 250.70993914807303, + "y": 203.2454361054767, + "w": 1, + "h": 1, + "scale": 0.6666666865348816 + }, + "188,0": { + "section": "scarab", + "x": 320.08113590263696, + "y": 203.2454361054767, + "w": 1, + "h": 1, + "scale": 0.6666666865348816, + "hidden": true + }, + "189,0": { + "section": "scarab", + "x": 92.4949290060852, + "y": 281.74442190669373, + "w": 1, + "h": 1, + "scale": 0.6666666865348816 + }, + "190,0": { + "section": "scarab", + "x": 127.78904665314403, + "y": 281.74442190669373, + "w": 1, + "h": 1, + "scale": 0.6666666865348816 + }, + "191,0": { + "section": "scarab", + "x": 163.69168356997972, + "y": 281.74442190669373, + "w": 1, + "h": 1, + "scale": 0.6666666865348816 + }, + "192,0": { + "section": "scarab", + "x": 199.59432048681543, + "y": 281.74442190669373, + "w": 1, + "h": 1, + "scale": 0.6666666865348816 + }, + "193,0": { + "section": "scarab", + "x": 235.49695740365112, + "y": 281.74442190669373, + "w": 1, + "h": 1, + "scale": 0.6666666865348816 + }, + "194,0": { + "section": "scarab", + "x": 382.15010141987835, + "y": 144.2190669371197, + "w": 1, + "h": 1, + "scale": 0.6666666865348816 + }, + "195,0": { + "section": "scarab", + "x": 416.83569979716026, + "y": 144.2190669371197, + "w": 1, + "h": 1, + "scale": 0.6666666865348816 + }, + "196,0": { + "section": "scarab", + "x": 451.5212981744422, + "y": 144.2190669371197, + "w": 1, + "h": 1, + "scale": 0.6666666865348816 + }, + "197,0": { + "section": "scarab", + "x": 486.2068965517242, + "y": 144.2190669371197, + "w": 1, + "h": 1, + "scale": 0.6666666865348816 + }, + "198,0": { + "section": "scarab", + "x": 92.4949290060852, + "y": 321.2981744421907, + "w": 1, + "h": 1, + "scale": 0.6666666865348816 + }, + "199,0": { + "section": "scarab", + "x": 127.78904665314403, + "y": 321.2981744421907, + "w": 1, + "h": 1, + "scale": 0.6666666865348816 + }, + "200,0": { + "section": "scarab", + "x": 163.69168356997972, + "y": 321.2981744421907, + "w": 1, + "h": 1, + "scale": 0.6666666865348816 + }, + "201,0": { + "section": "scarab", + "x": 235.49695740365112, + "y": 321.2981744421907, + "w": 1, + "h": 1, + "scale": 0.6666666865348816, + "hidden": true + }, + "202,0": { + "section": "scarab", + "x": 199.59432048681543, + "y": 321.2981744421907, + "w": 1, + "h": 1, + "scale": 0.6666666865348816 + }, + "203,0": { + "section": "scarab", + "x": 92.4949290060852, + "y": 360.24340770791076, + "w": 1, + "h": 1, + "scale": 0.6666666865348816 + }, + "204,0": { + "section": "scarab", + "x": 127.78904665314403, + "y": 360.24340770791076, + "w": 1, + "h": 1, + "scale": 0.6666666865348816 + }, + "205,0": { + "section": "scarab", + "x": 163.69168356997972, + "y": 360.24340770791076, + "w": 1, + "h": 1, + "scale": 0.6666666865348816 + }, + "206,0": { + "section": "scarab", + "x": 235.49695740365112, + "y": 360.24340770791076, + "w": 1, + "h": 1, + "scale": 0.6666666865348816, + "hidden": true + }, + "207,0": { + "section": "scarab", + "x": 199.59432048681543, + "y": 360.24340770791076, + "w": 1, + "h": 1, + "scale": 0.6666666865348816 + }, + "208,0": { + "section": "scarab", + "x": 92.4949290060852, + "y": 399.18864097363087, + "w": 1, + "h": 1, + "scale": 0.6666666865348816 + }, + "209,0": { + "section": "scarab", + "x": 127.78904665314403, + "y": 399.18864097363087, + "w": 1, + "h": 1, + "scale": 0.6666666865348816 + }, + "210,0": { + "section": "scarab", + "x": 235.49695740365112, + "y": 399.18864097363087, + "w": 1, + "h": 1, + "scale": 0.6666666865348816, + "hidden": true + }, + "211,0": { + "section": "scarab", + "x": 163.69168356997972, + "y": 399.18864097363087, + "w": 1, + "h": 1, + "scale": 0.6666666865348816 + }, + "212,0": { + "section": "scarab", + "x": 49.89858012170386, + "y": 85.19269776876268, + "w": 1, + "h": 1, + "scale": 0.6666666865348816 + }, + "213,0": { + "section": "scarab", + "x": 84.5841784989858, + "y": 85.19269776876268, + "w": 1, + "h": 1, + "scale": 0.6666666865348816 + }, + "214,0": { + "section": "scarab", + "x": 119.26977687626776, + "y": 85.19269776876268, + "w": 1, + "h": 1, + "scale": 0.6666666865348816 + }, + "215,0": { + "section": "scarab", + "x": 301.82555780933063, + "y": 399.18864097363087, + "w": 1, + "h": 1, + "scale": 0.6666666865348816 + }, + "216,0": { + "section": "scarab", + "x": 337.72819472616635, + "y": 399.18864097363087, + "w": 1, + "h": 1, + "scale": 0.6666666865348816 + }, + "217,0": { + "section": "scarab", + "x": 373.0223123732252, + "y": 399.18864097363087, + "w": 1, + "h": 1, + "scale": 0.6666666865348816 + }, + "218,0": { + "section": "scarab", + "x": 408.9249492900609, + "y": 399.18864097363087, + "w": 1, + "h": 1, + "scale": 0.6666666865348816 + }, + "219,0": { + "section": "scarab", + "x": 382.15010141987835, + "y": 185.59837728194728, + "w": 1, + "h": 1, + "scale": 0.6666666865348816 + }, + "220,0": { + "section": "scarab", + "x": 416.83569979716026, + "y": 185.59837728194728, + "w": 1, + "h": 1, + "scale": 0.6666666865348816 + }, + "221,0": { + "section": "scarab", + "x": 451.5212981744422, + "y": 185.59837728194728, + "w": 1, + "h": 1, + "scale": 0.6666666865348816 + }, + "222,0": { + "section": "scarab", + "x": 486.2068965517242, + "y": 185.59837728194728, + "w": 1, + "h": 1, + "scale": 0.6666666865348816 + }, + "223,0": { + "section": "scarab", + "x": 172.81947261663288, + "y": 85.19269776876268, + "w": 1, + "h": 1, + "scale": 0.6666666865348816 + }, + "224,0": { + "section": "scarab", + "x": 207.5050709939148, + "y": 85.19269776876268, + "w": 1, + "h": 1, + "scale": 0.6666666865348816 + }, + "225,0": { + "section": "scarab", + "x": 242.19066937119678, + "y": 85.19269776876268, + "w": 1, + "h": 1, + "scale": 0.6666666865348816 + }, + "226,0": { + "section": "scarab", + "x": 296.3488843813388, + "y": 85.19269776876268, + "w": 1, + "h": 1, + "scale": 0.6666666865348816 + }, + "227,0": { + "section": "scarab", + "x": 331.0344827586207, + "y": 85.19269776876268, + "w": 1, + "h": 1, + "scale": 0.6666666865348816 + }, + "228,0": { + "section": "scarab", + "x": 365.72008113590266, + "y": 85.19269776876268, + "w": 1, + "h": 1, + "scale": 0.6666666865348816 + }, + "229,0": { + "section": "scarab", + "x": 49.29006085192698, + "y": 185.59837728194728, + "w": 1, + "h": 1, + "scale": 0.6666666865348816 + }, + "230,0": { + "section": "scarab", + "x": 83.97565922920893, + "y": 185.59837728194728, + "w": 1, + "h": 1, + "scale": 0.6666666865348816 + }, + "231,0": { + "section": "scarab", + "x": 118.66125760649088, + "y": 185.59837728194728, + "w": 1, + "h": 1, + "scale": 0.6666666865348816 + }, + "232,0": { + "section": "scarab", + "x": 153.34685598377283, + "y": 185.59837728194728, + "w": 1, + "h": 1, + "scale": 0.6666666865348816 + }, + "233,0": { + "section": "scarab", + "x": 216.0243407707911, + "y": 163.69168356997972, + "w": 1, + "h": 1, + "scale": 0.6666666865348816 + }, + "234,0": { + "section": "scarab", + "x": 250.70993914807303, + "y": 163.69168356997972, + "w": 1, + "h": 1, + "scale": 0.6666666865348816 + }, + "235,0": { + "section": "scarab", + "x": 285.395537525355, + "y": 163.69168356997972, + "w": 1, + "h": 1, + "scale": 0.6666666865348816 + }, + "236,0": { + "section": "scarab", + "x": 320.08113590263696, + "y": 163.69168356997972, + "w": 1, + "h": 1, + "scale": 0.6666666865348816, + "hidden": true + }, + "237,0": { + "section": "scarab", + "x": 301.82555780933063, + "y": 241.5821501014199, + "w": 1, + "h": 1, + "scale": 0.6666666865348816 + }, + "238,0": { + "section": "scarab", + "x": 337.72819472616635, + "y": 241.5821501014199, + "w": 1, + "h": 1, + "scale": 0.6666666865348816 + }, + "239,0": { + "section": "scarab", + "x": 444.82758620689657, + "y": 241.5821501014199, + "w": 1, + "h": 1, + "scale": 0.6666666865348816, + "hidden": true + }, + "240,0": { + "section": "scarab", + "x": 373.0223123732252, + "y": 241.5821501014199, + "w": 1, + "h": 1, + "scale": 0.6666666865348816 + }, + "241,0": { + "section": "scarab", + "x": 408.9249492900609, + "y": 241.5821501014199, + "w": 1, + "h": 1, + "scale": 0.6666666865348816 + }, + "242,0": { + "section": "scarab", + "x": 301.82555780933063, + "y": 281.74442190669373, + "w": 1, + "h": 1, + "scale": 0.6666666865348816 + }, + "243,0": { + "section": "scarab", + "x": 337.72819472616635, + "y": 281.74442190669373, + "w": 1, + "h": 1, + "scale": 0.6666666865348816 + }, + "244,0": { + "section": "scarab", + "x": 373.0223123732252, + "y": 281.74442190669373, + "w": 1, + "h": 1, + "scale": 0.6666666865348816 + }, + "245,0": { + "section": "scarab", + "x": 408.9249492900609, + "y": 281.74442190669373, + "w": 1, + "h": 1, + "scale": 0.6666666865348816 + }, + "246,0": { + "section": "scarab", + "x": 444.82758620689657, + "y": 281.74442190669373, + "w": 1, + "h": 1, + "scale": 0.6666666865348816 + }, + "247,0": { + "section": "scarab", + "x": 301.82555780933063, + "y": 321.2981744421907, + "w": 1, + "h": 1, + "scale": 0.6666666865348816 + }, + "248,0": { + "section": "scarab", + "x": 337.72819472616635, + "y": 321.2981744421907, + "w": 1, + "h": 1, + "scale": 0.6666666865348816 + }, + "249,0": { + "section": "scarab", + "x": 373.0223123732252, + "y": 321.2981744421907, + "w": 1, + "h": 1, + "scale": 0.6666666865348816 + }, + "250,0": { + "section": "scarab", + "x": 408.9249492900609, + "y": 321.2981744421907, + "w": 1, + "h": 1, + "scale": 0.6666666865348816 + }, + "251,0": { + "section": "scarab", + "x": 444.82758620689657, + "y": 321.2981744421907, + "w": 1, + "h": 1, + "scale": 0.6666666865348816 + }, + "252,0": { + "section": "scarab", + "x": 301.82555780933063, + "y": 360.24340770791076, + "w": 1, + "h": 1, + "scale": 0.6666666865348816 + }, + "253,0": { + "section": "scarab", + "x": 444.82758620689657, + "y": 360.24340770791076, + "w": 1, + "h": 1, + "scale": 0.6666666865348816, + "hidden": true + }, + "254,0": { + "section": "scarab", + "x": 337.72819472616635, + "y": 360.24340770791076, + "w": 1, + "h": 1, + "scale": 0.6666666865348816 + }, + "254,1": { + "section": "scarab", + "x": 373.0223123732252, + "y": 360.24340770791076, + "w": 1, + "h": 1, + "scale": 0.6666666865348816 + }, + "253,1": { + "section": "scarab", + "x": 103.44827586206897, + "y": 478.2961460446248, + "w": 1, + "h": 1, + "scale": 0.6666666865348816 + }, + "252,1": { + "section": "scarab", + "x": 141.1764705882353, + "y": 478.2961460446248, + "w": 1, + "h": 1, + "scale": 0.6666666865348816 + }, + "251,1": { + "section": "scarab", + "x": 178.90466531440163, + "y": 478.2961460446248, + "w": 1, + "h": 1, + "scale": 0.6666666865348816 + }, + "250,1": { + "section": "scarab", + "x": 216.0243407707911, + "y": 478.2961460446248, + "w": 1, + "h": 1, + "scale": 0.6666666865348816 + }, + "249,1": { + "section": "scarab", + "x": 103.44827586206897, + "y": 517.2413793103449, + "w": 1, + "h": 1, + "scale": 0.6666666865348816 + }, + "248,1": { + "section": "scarab", + "x": 301.82555780933063, + "y": 478.2961460446248, + "w": 1, + "h": 1, + "scale": 0.6666666865348816 + }, + "247,1": { + "section": "scarab", + "x": 339.553752535497, + "y": 478.2961460446248, + "w": 1, + "h": 1, + "scale": 0.6666666865348816 + }, + "246,1": { + "section": "scarab", + "x": 377.28194726166333, + "y": 478.2961460446248, + "w": 1, + "h": 1, + "scale": 0.6666666865348816 + }, + "245,1": { + "section": "scarab", + "x": 415.0101419878296, + "y": 478.2961460446248, + "w": 1, + "h": 1, + "scale": 0.6666666865348816 + }, + "244,1": { + "section": "scarab", + "x": 452.738336713996, + "y": 478.2961460446248, + "w": 1, + "h": 1, + "scale": 0.6666666865348816 + }, + "243,1": { + "section": "scarab", + "x": 358.41784989858013, + "y": 517.2413793103449, + "w": 1, + "h": 1, + "scale": 0.6666666865348816 + }, + "242,1": { + "section": "scarab", + "x": 395.5375253549696, + "y": 517.2413793103449, + "w": 1, + "h": 1, + "scale": 0.6666666865348816 + }, + "188,1": { + "section": "scarab", + "x": 285.395537525355, + "y": 203.2454361054767, + "w": 1, + "h": 1, + "scale": 0.6666666865348816 + }, + "239,1": { + "section": "scarab", + "x": 141.1764705882353, + "y": 517.2413793103449, + "w": 1, + "h": 1, + "scale": 0.6666666865348816 + }, + "236,1": { + "section": "scarab", + "x": 178.90466531440163, + "y": 517.2413793103449, + "w": 1, + "h": 1, + "scale": 0.6666666865348816 + }, + "253,2": { + "section": "scarab", + "x": 408.9249492900609, + "y": 360.24340770791076, + "w": 1, + "h": 1, + "scale": 0.6666666865348816 + }, + "211,1": { + "section": "scarab", + "x": 199.59432048681543, + "y": 399.18864097363087, + "w": 1, + "h": 1, + "scale": 0.6666666865348816 + }, + "218,1": { + "section": "scarab", + "x": 444.82758620689657, + "y": 399.18864097363087, + "w": 1, + "h": 1, + "scale": 0.6666666865348816 + }, + "163,1": { + "section": "scarab", + "x": 322.51521298174447, + "y": 439.35091277890467, + "w": 1, + "h": 1, + "scale": 0.6666666865348816 + }, + "159,1": { + "section": "general", + "x": 89.45233265720081, + "y": 277.4847870182556, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "241,1": { + "section": "scarab", + "x": 216.0243407707911, + "y": 517.2413793103449, + "w": 1, + "h": 1, + "scale": 0.6666666865348816 + }, + "160,1": { + "section": "general", + "x": 441.1764705882353, + "y": 277.4847870182556, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "161,1": { + "section": "general", + "x": 194.7261663286004, + "y": 336.5111561866126, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "162,1": { + "section": "general", + "x": 264.7058823529412, + "y": 336.5111561866126, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "164,1": { + "section": "general", + "x": 335.29411764705884, + "y": 336.5111561866126, + "w": 1, + "h": 1, + "scale": 0.8461538553237915 + }, + "252,3": { + "section": "scarab", + "x": 416.83569979716026, + "y": 85.19269776876268, + "w": 1, + "h": 1, + "scale": 0.6666666865348816 + }, + "253,3": { + "section": "scarab", + "x": 451.5212981744422, + "y": 85.19269776876268, + "w": 1, + "h": 1, + "scale": 0.6666666865348816 + }, + "254,4": { + "section": "scarab", + "x": 486.2068965517242, + "y": 85.19269776876268, + "w": 1, + "h": 1, + "scale": 0.6666666865348816 + } + } + }, + "items": [ + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvTWFwcy9BdGxhc01hcEd1YXJkaWFuTGlnaHRuaW5nIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/22a9d1257c/AtlasMapGuardianLightning.png", + "stackSize": 1, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "1fc45ff4611b8b52ed9a8fca4c20084c2ee5d34bb7b6ffe7278dd4d6afa9f046", + "name": "", + "typeLine": "Fragment of Eradication", + "baseType": "Fragment of Eradication", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/10", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "descrText": "Can be used in a personal Map Device.", + "flavourText": [ + "Plagues are exhausted, not cured." + ], + "frameType": 0, + "x": 78, + "y": 0, + "inventoryId": "Stash10" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2NhcmFicy9UaWVyNFNjYXJhYkRvbWluYXRpb24iLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/2e56a6e5dc/Tier4ScarabDomination.png", + "stackSize": 1, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "b3ae0c23a693c99b9f4734f686ff9ffe244ea62a83b8cad682f74d93bfff29c3", + "name": "", + "typeLine": "Domination Scarab of Terrors", + "baseType": "Domination Scarab of Terrors", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + }, + { + "name": "Limit", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 87 + } + ], + "explicitMods": [ + "Shrines in Area are guarded by an Atlas Boss\nModifiers to the Final Map Boss also apply to these Atlas Bosses" + ], + "descrText": "Can be used in a personal Map Device to add modifiers to a Map.", + "flavourText": [ + "Whatever the prize, fight for it." + ], + "frameType": 0, + "x": 222, + "y": 0, + "inventoryId": "Stash10" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2NhcmFicy9MZXNzZXJTY2FyYWJFbGRlciIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/11cabe4d12/LesserScarabElder.png", + "stackSize": 12, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "73bd50bde7faa9b559decc1c1f266cec128a1a4ff74331e39975e2355fd3277d", + "name": "", + "typeLine": "Influencing Scarab of the Elder", + "baseType": "Influencing Scarab of the Elder", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "12/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + }, + { + "name": "Limit", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 87 + } + ], + "explicitMods": [ + "Adds Elder Influence outcome to Area" + ], + "descrText": "Can be used in a personal Map Device to add modifiers to a Map.", + "flavourText": [ + "Beyond the light lies only the void." + ], + "frameType": 0, + "x": 177, + "y": 0, + "inventoryId": "Stash10" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2NhcmFicy9BbHRUaWVyNFNjYXJhYlVsdGltYXR1bSIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/6c6731cf8d/AltTier4ScarabUltimatum.png", + "stackSize": 1, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "6615304848476fc4a9377e9184cd8ba962f3ec394281b06987bb02b040765c3b", + "name": "", + "typeLine": "Ultimatum Scarab of Inscription", + "baseType": "Ultimatum Scarab of Inscription", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + }, + { + "name": "Limit", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 87 + } + ], + "explicitMods": [ + "Ultimatum Encounter rewards in Area offering Catalysts\nwill offer Inscribed Ultimatums to the Map Owner instead" + ], + "descrText": "Can be used in a personal Map Device to add modifiers to a Map.", + "flavourText": [ + "There is always a wager to be made... if you can afford it." + ], + "frameType": 0, + "x": 246, + "y": 0, + "inventoryId": "Stash10" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2NhcmFicy9MZXNzZXJTY2FyYWJCcmVhY2giLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/37bd40da6c/LesserScarabBreach.png", + "stackSize": 19, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "4d2c04dc7f74a10a2f98172482bde4c6fde9fa7dad969d9446e4da8edab29c7e", + "name": "", + "typeLine": "Breach Scarab", + "baseType": "Breach Scarab", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "19/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + }, + { + "name": "Limit", + "values": [ + [ + "5", + 0 + ] + ], + "displayMode": 0, + "type": 87 + } + ], + "explicitMods": [ + "Area contains 2 additional Breaches" + ], + "descrText": "Can be used in a personal Map Device to add modifiers to a Map.", + "flavourText": [ + "They are never far." + ], + "frameType": 0, + "x": 159, + "y": 0, + "inventoryId": "Stash10" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2NhcmFicy9UaWVyNFNjYXJhYkV4cGVkaXRpb24iLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/b4dd63608b/Tier4ScarabExpedition.png", + "stackSize": 2, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "824b17f70ea2955ea40b3273e740f05388d72e30b1cc05de2ebbb887a5ea3114", + "name": "", + "typeLine": "Expedition Scarab of Archaeology", + "baseType": "Expedition Scarab of Archaeology", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "2/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + }, + { + "name": "Limit", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 87 + } + ], + "explicitMods": [ + "Remnants in Expedition Encounters in Area have 2 additional Suffixes and Prefixes" + ], + "descrText": "Can be used in a personal Map Device to add modifiers to a Map.", + "flavourText": [ + "Curiosity leads to wisdom. Wisdom leads to power." + ], + "frameType": 0, + "x": 202, + "y": 0, + "inventoryId": "Stash10" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvTWFwcy9WYWFsU2hhcmQiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/02b4b4473c/VaalShard.png", + "stackSize": 31, + "maxStackSize": 100, + "league": "Mercenaries", + "id": "0e36674c1bf85af0ddb7a79c2b8e6e16825c31dc71e6138d21b6cdf2e3c867fe", + "name": "", + "typeLine": "Timeless Vaal Splinter", + "baseType": "Timeless Vaal Splinter", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "31/100", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "descrText": "Combine 100 Splinters to create a Timeless Vaal Emblem.", + "frameType": 5, + "x": 73, + "y": 0, + "inventoryId": "Stash10" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvTWFwcy9VYmVyVmFhbDAxIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/0e9822853c/UberVaal01.png", + "stackSize": 1, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "a64cb04afa416eb0bc0e03b318544380327d43aecac2d40978b08f723bd040a5", + "name": "", + "typeLine": "Mortal Rage", + "baseType": "Mortal Rage", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/10", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "descrText": "Can be used in a personal Map Device.", + "flavourText": [ + "We are but dogs, howling at an uncaring moon." + ], + "frameType": 0, + "x": 4, + "y": 0, + "inventoryId": "Stash10" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2NhcmFicy9MZXNzZXJTY2FyYWJNaXNjIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/d89cac7adf/LesserScarabMisc.png", + "stackSize": 26, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "86fb39c174fed0d72b68f9016f7ab070f480a5d1f3ba830beffcc07542a7afda", + "name": "", + "typeLine": "Scarab of Monstrous Lineage", + "baseType": "Scarab of Monstrous Lineage", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "26/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + }, + { + "name": "Limit", + "values": [ + [ + "2", + 0 + ] + ], + "displayMode": 0, + "type": 87 + } + ], + "explicitMods": [ + "40% increased Magic Pack Size" + ], + "descrText": "Can be used in a personal Map Device to add modifiers to a Map.", + "flavourText": [ + "The bloodlines evolve faster than they can be culled." + ], + "frameType": 0, + "x": 253, + "y": 1, + "inventoryId": "Stash10" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvTWFwcy9BdGxhc01hcHMvRnJhZ21lbnRQaG9lbml4IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/bf64bb03f8/FragmentPhoenix.png", + "stackSize": 1, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "1d31b77bd4934803e52e0549b2aac07d5e492fbc3e30a52ba44e45ba2b84792f", + "name": "", + "typeLine": "Fragment of the Phoenix", + "baseType": "Fragment of the Phoenix", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/10", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "descrText": "Can be used in a personal Map Device.", + "flavourText": [ + "Enter the crucible. The nexus of\r", + "nothingness and equilibrium of eternity." + ], + "frameType": 0, + "x": 12, + "y": 0, + "inventoryId": "Stash10" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2NhcmFicy9MZXNzZXJTY2FyYWJUb3JtZW50IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/b4e843a49b/LesserScarabTorment.png", + "stackSize": 11, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "92398fe3301fdb829db10408637d440b133b5d3acf43bbd2883a47d73020d7a0", + "name": "", + "typeLine": "Torment Scarab", + "baseType": "Torment Scarab", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "11/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + }, + { + "name": "Limit", + "values": [ + [ + "2", + 0 + ] + ], + "displayMode": 0, + "type": 87 + } + ], + "explicitMods": [ + "Area is haunted by 3 additional Tormented Spirits\nTormented Spirits in Area have a 25% chance to\nbe set free when Possessed Monsters are slain" + ], + "descrText": "Can be used in a personal Map Device to add modifiers to a Map.", + "flavourText": [ + "Their crimes in life haunt you in death." + ], + "frameType": 0, + "x": 186, + "y": 0, + "inventoryId": "Stash10" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvTWFwcy9BdGxhc01hcHMvRnJhZ21lbnRDaGltZXJhIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/df51d0bd7a/FragmentChimera.png", + "stackSize": 1, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "c9070f9d89e3cad66e9bdcca2a271c62c626e776afa9ead63ebe1fd96b2eb5a4", + "name": "", + "typeLine": "Fragment of the Chimera", + "baseType": "Fragment of the Chimera", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/10", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "descrText": "Can be used in a personal Map Device.", + "flavourText": [ + "Enter the crucible. The nexus of\r", + "nothingness and equilibrium of eternity." + ], + "frameType": 0, + "x": 14, + "y": 0, + "inventoryId": "Stash10" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2NhcmFicy9MZXNzZXJTY2FyYWJTdWxwaGl0ZSIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/1e18c30014/LesserScarabSulphite.png", + "stackSize": 14, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "4e8881c98e9a962401168b387f52a7d2cd5e8cb9ad24df2943e8fbcdbd47516b", + "name": "", + "typeLine": "Sulphite Scarab", + "baseType": "Sulphite Scarab", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "14/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + }, + { + "name": "Limit", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 87 + } + ], + "explicitMods": [ + "Area contains Niko\nMap owner gains 150% more Sulphite" + ], + "descrText": "Can be used in a personal Map Device to add modifiers to a Map.", + "flavourText": [ + "Delve into darkness in search of the truth..." + ], + "frameType": 0, + "x": 180, + "y": 0, + "inventoryId": "Stash10" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2NhcmFicy9HcmVhdGVyU2NhcmFiQW5hcmNoeSIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/08125ce822/GreaterScarabAnarchy.png", + "stackSize": 3, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "b5f4a5d1610fcaf113a842a87ba01e3b56e860b20e37e26696be81a191df94e7", + "name": "", + "typeLine": "Anarchy Scarab of Partnership", + "baseType": "Anarchy Scarab of Partnership", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "3/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + }, + { + "name": "Limit", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 87 + } + ], + "explicitMods": [ + "Wild Rogue Exiles in Area have a 50% chance to appear in pairs" + ], + "descrText": "Can be used in a personal Map Device to add modifiers to a Map.", + "flavourText": [ + "Among exiles, alliances shift and change constantly." + ], + "frameType": 0, + "x": 214, + "y": 0, + "inventoryId": "Stash10" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2NhcmFicy9Ob3JtYWxTY2FyYWJFc3NlbmNlIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/3f918a4115/NormalScarabEssence.png", + "stackSize": 5, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "3376334397ecf85f05334539bfb1e94a1ea07897f3bcaced96e4e000bc832f77", + "name": "", + "typeLine": "Essence Scarab of Ascent", + "baseType": "Essence Scarab of Ascent", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "5/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + }, + { + "name": "Limit", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 87 + } + ], + "explicitMods": [ + "Essences found in Area are a tier higher" + ], + "descrText": "Can be used in a personal Map Device to add modifiers to a Map.", + "flavourText": [ + "A more perfect facet cannot be achieved." + ], + "frameType": 0, + "x": 216, + "y": 0, + "inventoryId": "Stash10" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2NhcmFicy9TdXBlclNjYXJhYjQiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/10856e6528/SuperScarab4.png", + "stackSize": 1, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "6dd119a0aebe227007bbc80557563c51f0fb97c9da7e80985263a1b57b328671", + "name": "", + "typeLine": "Horned Scarab of Awakening", + "baseType": "Horned Scarab of Awakening", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + }, + { + "name": "Limit", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 87 + } + ], + "explicitMods": [ + "You can select one Imbued crafting option on the Map Device" + ], + "descrText": "Can be used in a personal Map Device to add modifiers to a Map.", + "flavourText": [ + "The Atlas can be anything you want... and everything you want." + ], + "frameType": 0, + "x": 245, + "y": 1, + "inventoryId": "Stash10" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2NhcmFicy9HcmVhdGVyU2NhcmFiQmV0cmF5YWwiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/85f51a19b8/GreaterScarabBetrayal.png", + "stackSize": 8, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "43912d58908b2015ae9e6b3b75d06e95aaae5bb204ba3d09794ab0597a80d011", + "name": "", + "typeLine": "Betrayal Scarab of Reinforcements", + "baseType": "Betrayal Scarab of Reinforcements", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "8/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + }, + { + "name": "Limit", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 87 + } + ], + "explicitMods": [ + "Immortal Syndicate Members in Area have 50% increased chance to be accompanied by reinforcements" + ], + "descrText": "Can be used in a personal Map Device to add modifiers to a Map.", + "flavourText": [ + "Move and countermove." + ], + "frameType": 0, + "x": 235, + "y": 0, + "inventoryId": "Stash10" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2NhcmFicy9Ob3JtYWxTY2FyYWJTZXR0bGVycyIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/0907b7281e/NormalScarabSettlers.png", + "stackSize": 12, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "b744b953535a1b00e9944e4aaef20306f81344b3c9d8c40dff98c68c63e0ee38", + "name": "", + "typeLine": "Kalguuran Scarab of Guarded Riches", + "baseType": "Kalguuran Scarab of Guarded Riches", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "12/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + }, + { + "name": "Limit", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 87 + } + ], + "explicitMods": [ + "Monsters guarding Ore Deposits in Area are at least Magic" + ], + "descrText": "Can be used in a personal Map Device to add modifiers to a Map.", + "flavourText": [ + "Digging's the easy part. " + ], + "frameType": 0, + "x": 253, + "y": 3, + "inventoryId": "Stash10" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvTWFwcy9BdGxhc01hcEd1YXJkaWFuQ2hhb3MiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/767832e457/AtlasMapGuardianChaos.png", + "stackSize": 1, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "a7a5af28712e80f1fe8c6b607666b9d351a443d131355a2e695b1b9187360ac2", + "name": "", + "typeLine": "Fragment of Purification", + "baseType": "Fragment of Purification", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/10", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "descrText": "Can be used in a personal Map Device.", + "flavourText": [ + "Corruption is purged, not cleansed." + ], + "frameType": 0, + "x": 80, + "y": 0, + "inventoryId": "Stash10" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2NhcmFicy9HcmVhdGVyU2NhcmFiU3VscGhpdGUiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/2a3855535e/GreaterScarabSulphite.png", + "stackSize": 3, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "41248539dbb04ef56027acb7d1f59f431a0448993ef9b0ba914dbbe7a665c639", + "name": "", + "typeLine": "Sulphite Scarab of Fumes", + "baseType": "Sulphite Scarab of Fumes", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "3/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + }, + { + "name": "Limit", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 87 + } + ], + "explicitMods": [ + "Sulphite found in Map Area releases Enraging Fumes\nMonsters affected by Enraging Fumes have 50% increased Item Quantity\nSulphite in your maps is guarded by Monsters from the Azurite Mine" + ], + "descrText": "Can be used in a personal Map Device to add modifiers to a Map.", + "flavourText": [ + "When the land itself is sick, even the very ground rots and spills forth." + ], + "frameType": 0, + "x": 182, + "y": 0, + "inventoryId": "Stash10" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2NhcmFicy9Ob3JtYWxTY2FyYWJIYXJiaW5nZXJzIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/640ad00ede/NormalScarabHarbingers.png", + "stackSize": 11, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "ca01128858b1f0b2a1935acf39a48295470209f873ee29d0c9756a31ca3db72c", + "name": "", + "typeLine": "Harbinger Scarab of Obelisks", + "baseType": "Harbinger Scarab of Obelisks", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "11/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + }, + { + "name": "Limit", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 87 + } + ], + "explicitMods": [ + "Harbingers in Area spawn Empowered Obelisks\nEmpowered Obelisks drop Currency Shards when defeated" + ], + "descrText": "Can be used in a personal Map Device to add modifiers to a Map.", + "flavourText": [ + "They seek to establish an unknown pattern." + ], + "frameType": 0, + "x": 195, + "y": 0, + "inventoryId": "Stash10" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2NhcmFicy9HcmVhdGVyU2NhcmFiU3Ryb25nYm94ZXMiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/8b46f6270a/GreaterScarabStrongboxes.png", + "stackSize": 4, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "46d389433da43e77ebd0b29576816c49d22efe9e61d66454609cb93d3f036694", + "name": "", + "typeLine": "Ambush Scarab of Potency", + "baseType": "Ambush Scarab of Potency", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "4/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + }, + { + "name": "Limit", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 87 + } + ], + "explicitMods": [ + "75% Increased effect of Explicit Modifiers on Strongboxes in Area" + ], + "descrText": "Can be used in a personal Map Device to add modifiers to a Map.", + "flavourText": [ + "The locksmith dreams of building a better box." + ], + "frameType": 0, + "x": 191, + "y": 0, + "inventoryId": "Stash10" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2NhcmFicy9MZXNzZXJTY2FyYWJBYnlzcyIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/5afc346c84/LesserScarabAbyss.png", + "stackSize": 3, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "2483c39b60e09f81bc0b2f16a9a91ab081831a1c8819df0de463ebbef284d1b5", + "name": "", + "typeLine": "Abyss Scarab", + "baseType": "Abyss Scarab", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "3/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + }, + { + "name": "Limit", + "values": [ + [ + "2", + 0 + ] + ], + "displayMode": 0, + "type": 87 + } + ], + "explicitMods": [ + "Area contains an additional Abyss" + ], + "descrText": "Can be used in a personal Map Device to add modifiers to a Map.", + "flavourText": [ + "They search forever for more souls to drag to the dark." + ], + "frameType": 0, + "x": 208, + "y": 0, + "inventoryId": "Stash10" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvTWFwcy9WYWFsMDEiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/005d9c56bb/Vaal01.png", + "stackSize": 8, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "89c278b4ef745565b7b04941aff25652ae6051a31b3f08f5474530fbcaf78681", + "name": "", + "typeLine": "Sacrifice at Midnight", + "baseType": "Sacrifice at Midnight", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "8/10", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "descrText": "Can be used in a personal Map Device.", + "flavourText": [ + "Look to our Queen, for she will lead us into the light." + ], + "frameType": 0, + "x": 0, + "y": 0, + "inventoryId": "Stash10" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvQnJlYWNoL0JyZWFjaFNoYXJkQ29sZCIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/ef894cc215/BreachShardCold.png", + "stackSize": 27, + "maxStackSize": 100, + "league": "Mercenaries", + "id": "5a8e609ae48d96be14cbcbaee38b88dac92755ccf1c6a089731e7917bd6913f6", + "name": "", + "typeLine": "Splinter of Tul", + "baseType": "Splinter of Tul", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "27/100", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "descrText": "Combine 100 Splinters to create Tul's Breachstone.", + "frameType": 5, + "x": 23, + "y": 0, + "inventoryId": "Stash10" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvTWFwcy9Pc2hhYmlNYXAiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/87c4ab4747/OshabiMap.png", + "stackSize": 1, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "2a0f3971ced0e59c1aa1d05cad596a9ece436b1ec5edeece086d05ddc1ae5e91", + "name": "", + "typeLine": "Sacred Blossom", + "baseType": "Sacred Blossom", + "ilvl": 0, + "identified": true, + "descrText": "Open a portal to the Sacred Grove by using this item in a personal Map Device. Can only be used once.", + "flavourText": [ + "It isn't the twisted transformative power of corruption that makes it so dangerous.\r", + "It is its ability to hide in plain sight." + ], + "frameType": 0, + "x": 132, + "y": 0, + "inventoryId": "Stash10" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2NhcmFicy9MZXNzZXJTY2FyYWJNYXBzIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/c982c28d52/LesserScarabMaps.png", + "stackSize": 12, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "314b39316eebdd9804e0b817b3ce835b1b5edf26a9866e63e75d675f5031c75e", + "name": "", + "typeLine": "Cartography Scarab of Escalation", + "baseType": "Cartography Scarab of Escalation", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "12/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + }, + { + "name": "Limit", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 87 + } + ], + "explicitMods": [ + "10% increased Maps found in Area for each Map Modifier affecting Area" + ], + "descrText": "Can be used in a personal Map Device to add modifiers to a Map.", + "flavourText": [ + "Opportunity thrives where dreams are most perilous." + ], + "frameType": 0, + "x": 164, + "y": 0, + "inventoryId": "Stash10" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2NhcmFicy9HcmVhdGVyU2NhcmFiU2V0dGxlcnMiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/9b76c1fb39/GreaterScarabSettlers.png", + "stackSize": 1, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "00b923e5f4e51d2d12b91d760bfd32cdcbcae74ef34ab599a549b7e25cf7534d", + "name": "", + "typeLine": "Kalguuran Scarab of Refinement", + "baseType": "Kalguuran Scarab of Refinement", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + }, + { + "name": "Limit", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 87 + } + ], + "explicitMods": [ + "Ore Deposits in Area grant Smelted Bars instead of Marking Ore" + ], + "descrText": "Can be used in a personal Map Device to add modifiers to a Map.", + "flavourText": [ + "Ore's true worth lies not in stone, but in what it becomes." + ], + "frameType": 0, + "x": 254, + "y": 4, + "inventoryId": "Stash10" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2NhcmFicy9MZXNzZXJTY2FyYWJIYXJ2ZXN0IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/0951fed47e/LesserScarabHarvest.png", + "stackSize": 7, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "0281a075ecc447a20721c002c91b126a050296e17f3838514fe7e1a55bcc6035", + "name": "", + "typeLine": "Harvest Scarab", + "baseType": "Harvest Scarab", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "7/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + }, + { + "name": "Limit", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 87 + } + ], + "explicitMods": [ + "Area contains the Sacred Grove" + ], + "descrText": "Can be used in a personal Map Device to add modifiers to a Map.", + "flavourText": [ + "Hidden routes lead to vales of shadow and light..." + ], + "frameType": 0, + "x": 226, + "y": 0, + "inventoryId": "Stash10" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2NhcmFicy9MZXNzZXJTY2FyYWJIYXJiaW5nZXJzIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/1940157b44/LesserScarabHarbingers.png", + "stackSize": 17, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "1792b728033a24c527d9689c2a3ffc564f2c4692845651afb4dae45d4c7b6f99", + "name": "", + "typeLine": "Harbinger Scarab", + "baseType": "Harbinger Scarab", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "17/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + }, + { + "name": "Limit", + "values": [ + [ + "4", + 0 + ] + ], + "displayMode": 0, + "type": 87 + } + ], + "explicitMods": [ + "Area contains 3 additional Harbingers" + ], + "descrText": "Can be used in a personal Map Device to add modifiers to a Map.", + "flavourText": [ + "Their troops came in numbers uncountable and from lands unknown." + ], + "frameType": 0, + "x": 194, + "y": 0, + "inventoryId": "Stash10" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2NhcmFicy9MZXNzZXJTY2FyYWJTZXR0bGVycyIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/c14c3a7ef3/LesserScarabSettlers.png", + "stackSize": 9, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "a2b03e674527527dc264da8d4ae743440ec27cbb1ddb580228cae95aabc5a650", + "name": "", + "typeLine": "Kalguuran Scarab", + "baseType": "Kalguuran Scarab", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "9/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + }, + { + "name": "Limit", + "values": [ + [ + "2", + 0 + ] + ], + "displayMode": 0, + "type": 87 + } + ], + "explicitMods": [ + "Area contains an additional Ore Deposit" + ], + "descrText": "Can be used in a personal Map Device to add modifiers to a Map.", + "flavourText": [ + "Rich veins run deeper still." + ], + "frameType": 0, + "x": 252, + "y": 3, + "inventoryId": "Stash10" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2NhcmFicy9BbHRHcmVhdGVyU2NhcmFiQmV5b25kIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/d007f87e7b/AltGreaterScarabBeyond.png", + "stackSize": 4, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "9110f0b7d37a4c2e109f38931e14981772d8884e55c72ad1d4c101495a855008", + "name": "", + "typeLine": "Beyond Scarab of Resurgence", + "baseType": "Beyond Scarab of Resurgence", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "4/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + }, + { + "name": "Limit", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 87 + } + ], + "explicitMods": [ + "Beyond Bosses in Area are enraged on low life\nBeyond Bosses in Area drop 100% increased Tainted Currency\nBeyond Portals in Area have 30% increased chance to spawn a Unique Boss" + ], + "descrText": "Can be used in a personal Map Device to add modifiers to a Map.", + "flavourText": [ + "They hunger." + ], + "frameType": 0, + "x": 240, + "y": 0, + "inventoryId": "Stash10" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2NhcmFicy9BbHRMZXNzZXJTY2FyYWJNaXNjIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/b51199868c/AltLesserScarabMisc.png", + "stackSize": 15, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "4cc4a9c61de0d27f7918a43216d7d0648c5104538ebec4ecbd91dacd09256e14", + "name": "", + "typeLine": "Scarab of Adversaries", + "baseType": "Scarab of Adversaries", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "15/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + }, + { + "name": "Limit", + "values": [ + [ + "2", + 0 + ] + ], + "displayMode": 0, + "type": 87 + } + ], + "explicitMods": [ + "Area contains 4 additional Packs with Mirrored Rare Monsters" + ], + "descrText": "Can be used in a personal Map Device to add modifiers to a Map.", + "flavourText": [ + "They stand against you with equal enmity." + ], + "frameType": 0, + "x": 252, + "y": 1, + "inventoryId": "Stash10" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvQnJlYWNoL0JyZWFjaFNoYXJkRmlyZSIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/c0deb5799d/BreachShardFire.png", + "stackSize": 27, + "maxStackSize": 100, + "league": "Mercenaries", + "id": "cd9ca5775a63b602c133891b8c19a304ae5243474e635b723cb58c5973050595", + "name": "", + "typeLine": "Splinter of Xoph", + "baseType": "Splinter of Xoph", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "27/100", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "descrText": "Combine 100 Splinters to create Xoph's Breachstone.", + "frameType": 5, + "x": 22, + "y": 0, + "inventoryId": "Stash10" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2NhcmFicy9HcmVhdGVyU2NhcmFiSW5jdXJzaW9uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f6b60e9be1/GreaterScarabIncursion.png", + "stackSize": 1, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "74d13c90de74d51305b741e5aac51e6e34fa2bb87c3aff621a761aca1cc7d86e", + "name": "", + "typeLine": "Incursion Scarab of Champions", + "baseType": "Incursion Scarab of Champions", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + }, + { + "name": "Limit", + "values": [ + [ + "2", + 0 + ] + ], + "displayMode": 0, + "type": 87 + } + ], + "explicitMods": [ + "Incursions in Area have a 35% chance for all Monsters to be at least Magic\nIncursions in Area have 15% increased Pack Size" + ], + "descrText": "Can be used in a personal Map Device to add modifiers to a Map.", + "flavourText": [ + "Only the best served in Atzoatl." + ], + "frameType": 0, + "x": 231, + "y": 0, + "inventoryId": "Stash10" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvTWFwcy9FdGVybmFsRW1waXJlU2hhcmQiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/ee92812083/EternalEmpireShard.png", + "stackSize": 52, + "maxStackSize": 100, + "league": "Mercenaries", + "id": "f3d68087b9a19734c280c55889a5e7e0f591e3671778a8a779c95f1c42ad8e3d", + "name": "", + "typeLine": "Timeless Eternal Empire Splinter", + "baseType": "Timeless Eternal Empire Splinter", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "52/100", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "descrText": "Combine 100 Splinters to create a Timeless Eternal Emblem.", + "frameType": 5, + "x": 71, + "y": 0, + "inventoryId": "Stash10" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2NhcmFicy9MZXNzZXJTY2FyYWJMZWdpb24iLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/0006525c3c/LesserScarabLegion.png", + "stackSize": 15, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "a0649e28f8ba6022d5b4995c204afc5f9622a1da02ac9940d00b30926fdd0260", + "name": "", + "typeLine": "Legion Scarab", + "baseType": "Legion Scarab", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "15/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + }, + { + "name": "Limit", + "values": [ + [ + "5", + 0 + ] + ], + "displayMode": 0, + "type": 87 + } + ], + "explicitMods": [ + "Area contains an additional Legion Encounter" + ], + "descrText": "Can be used in a personal Map Device to add modifiers to a Map.", + "flavourText": [ + "What good is peace to a warrior?" + ], + "frameType": 0, + "x": 203, + "y": 0, + "inventoryId": "Stash10" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2NhcmFicy9MZXNzZXJTY2FyYWJSaXR1YWwiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/744a25b9f9/LesserScarabRitual.png", + "stackSize": 10, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "0c557044320f9bb3cae97485a280b58f4899bc4802b3ec16319b5952068b2e7d", + "name": "", + "typeLine": "Ritual Scarab of Selectiveness", + "baseType": "Ritual Scarab of Selectiveness", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "10/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + }, + { + "name": "Limit", + "values": [ + [ + "2", + 0 + ] + ], + "displayMode": 0, + "type": 87 + } + ], + "explicitMods": [ + "Rerolling Favours at Ritual Altars in Area has no cost the first 2 times\nRitual Altars in Area allow rerolling Favours 1 additional time" + ], + "descrText": "Can be used in a personal Map Device to add modifiers to a Map.", + "flavourText": [ + "Pick and choose which sacred tenets you prefer..." + ], + "frameType": 0, + "x": 223, + "y": 0, + "inventoryId": "Stash10" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2NhcmFicy9HcmVhdGVyU2NhcmFiRWxkZXIiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/2bd3ed1eca/GreaterScarabElder.png", + "stackSize": 5, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "868574291e479528f0264740c5d8887e9959170f0127627c552cd48f209792a3", + "name": "", + "typeLine": "Influencing Scarab of Hordes", + "baseType": "Influencing Scarab of Hordes", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "5/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + }, + { + "name": "Limit", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 87 + } + ], + "explicitMods": [ + "Influenced Monster Packs in Area have 40% increased Pack Size" + ], + "descrText": "Can be used in a personal Map Device to add modifiers to a Map.", + "flavourText": [ + "Ideas cannot be contained." + ], + "frameType": 0, + "x": 178, + "y": 0, + "inventoryId": "Stash10" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2NhcmFicy9HcmVhdGVyU2NhcmFiQmVhc3RzIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/7225b9e62b/GreaterScarabBeasts.png", + "stackSize": 6, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "bf56825e012dd951a1fa07bed42bce221072f1c8e85c2c1c20cb759b669d0ac9", + "name": "", + "typeLine": "Bestiary Scarab of Duplicating", + "baseType": "Bestiary Scarab of Duplicating", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "6/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + }, + { + "name": "Limit", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 87 + } + ], + "explicitMods": [ + "Create a copy of Beasts captured in Area" + ], + "descrText": "Can be used in a personal Map Device to add modifiers to a Map.", + "flavourText": [ + "\"What's better than one captured beast, exile?\"" + ], + "frameType": 0, + "x": 174, + "y": 0, + "inventoryId": "Stash10" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2NhcmFicy9TdXBlclNjYXJhYjYiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/0f282b3a1e/SuperScarab6.png", + "stackSize": 1, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "3f1419103a1daf2ae6bc9ed71671f9f4c8c792e222f407b0f4e5596334ee7b5f", + "name": "", + "typeLine": "Horned Scarab of Glittering", + "baseType": "Horned Scarab of Glittering", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + }, + { + "name": "Limit", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 87 + } + ], + "explicitMods": [ + "Players in Area gain increased Item Rarity for each Monster\nslain, up to 400%, decaying over time" + ], + "descrText": "Can be used in a personal Map Device to add modifiers to a Map.", + "flavourText": [ + "Wealth flows to those that shine brightest." + ], + "frameType": 0, + "x": 243, + "y": 1, + "inventoryId": "Stash10" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2NhcmFicy9BbHRHcmVhdGVyU2NhcmFiQnJlYWNoIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/e324a54cdc/AltGreaterScarabBreach.png", + "stackSize": 6, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "d48275ffce71c1b94c5c83b1faa605a4ed0e87650c0bd84b8204fe756b548afd", + "name": "", + "typeLine": "Breach Scarab of Splintering", + "baseType": "Breach Scarab of Splintering", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "6/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + }, + { + "name": "Limit", + "values": [ + [ + "2", + 0 + ] + ], + "displayMode": 0, + "type": 87 + } + ], + "explicitMods": [ + "Breach Monsters in Area drop 50% more Breach Splinters\nClasped Hands in Area drop 50% more Breach Splinters" + ], + "descrText": "Can be used in a personal Map Device to add modifiers to a Map.", + "flavourText": [ + "Bit by bit." + ], + "frameType": 0, + "x": 162, + "y": 0, + "inventoryId": "Stash10" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvTWFwcy9UZW1wbGFyU2hhcmQiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/1c070c1aa4/TemplarShard.png", + "stackSize": 15, + "maxStackSize": 100, + "league": "Mercenaries", + "id": "ac881ac92c7565db979c781e1a376b87d2b0ab2df53935c6c3d50c573c5d8834", + "name": "", + "typeLine": "Timeless Templar Splinter", + "baseType": "Timeless Templar Splinter", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "15/100", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "descrText": "Combine 100 Splinters to create a Timeless Templar Emblem.", + "frameType": 5, + "x": 72, + "y": 0, + "inventoryId": "Stash10" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2NhcmFicy9Ob3JtYWxTY2FyYWJCZXlvbmQiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/66114ee2e9/NormalScarabBeyond.png", + "stackSize": 6, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "ed121c0cf7eda5cfe8186165b987aa82d9e7e21f37208f0073607bb79a7cadf8", + "name": "", + "typeLine": "Beyond Scarab of Haemophilia", + "baseType": "Beyond Scarab of Haemophilia", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "6/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + }, + { + "name": "Limit", + "values": [ + [ + "2", + 0 + ] + ], + "displayMode": 0, + "type": 87 + } + ], + "explicitMods": [ + "Beyond Portals in Area have 50% increased Merging Radius" + ], + "descrText": "Can be used in a personal Map Device to add modifiers to a Map.", + "flavourText": [ + "Reality itself begins to bleed." + ], + "frameType": 0, + "x": 238, + "y": 0, + "inventoryId": "Stash10" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2NhcmFicy9BbHROb3JtYWxTY2FyYWJNYXBzIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/95a7a8097c/AltNormalScarabMaps.png", + "stackSize": 5, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "76bc3a0680867eaa02b5e286de47e4f0fe1a5146eb954dbaecf96370216788c6", + "name": "", + "typeLine": "Cartography Scarab of the Multitude", + "baseType": "Cartography Scarab of the Multitude", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "5/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + }, + { + "name": "Limit", + "values": [ + [ + "3", + 0 + ] + ], + "displayMode": 0, + "type": 87 + } + ], + "explicitMods": [ + "Area contains 8 to 12 additional packs of\nDifficult and Rewarding Monsters which drop 300% increased Maps" + ], + "descrText": "Can be used in a personal Map Device to add modifiers to a Map.", + "flavourText": [ + "There is no end, no horizon." + ], + "frameType": 0, + "x": 168, + "y": 0, + "inventoryId": "Stash10" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2NhcmFicy9UaWVyNFNjYXJhYkluY3Vyc2lvbiIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/c651660186/Tier4ScarabIncursion.png", + "stackSize": 1, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "a56af39e9fd1103ec6be8c42405dd24deb315525a44afd2847d7226e22dbc1f2", + "name": "", + "typeLine": "Incursion Scarab of Timelines", + "baseType": "Incursion Scarab of Timelines", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + }, + { + "name": "Limit", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 87 + } + ], + "explicitMods": [ + "Final Architect slain in Area will drop an Itemised Temple\n Itemised Temples dropped in Area are generated based on current Temple layout, but with randomised room tiers" + ], + "descrText": "Can be used in a personal Map Device to add modifiers to a Map.", + "flavourText": [ + "They say if you go far enough, you will meet yourself..." + ], + "frameType": 0, + "x": 232, + "y": 0, + "inventoryId": "Stash10" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2NhcmFicy9UaWVyNFNjYXJhYlRvcm1lbnQiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/b809b07f2b/Tier4ScarabTorment.png", + "stackSize": 2, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "a862e143947e26af7cbbe5c9df5a3f0ff27349eba2147fd3dea263db590ddbd9", + "name": "", + "typeLine": "Torment Scarab of Possession", + "baseType": "Torment Scarab of Possession", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "2/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + }, + { + "name": "Limit", + "values": [ + [ + "4", + 0 + ] + ], + "displayMode": 0, + "type": 87 + } + ], + "explicitMods": [ + "Rare Monsters in Area have a quarter chance to be Possessed by up to 1 Tormented Spirit" + ], + "descrText": "Can be used in a personal Map Device to add modifiers to a Map.", + "flavourText": [ + "The strong are never truly alone." + ], + "frameType": 0, + "x": 188, + "y": 1, + "inventoryId": "Stash10" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2NhcmFicy9MZXNzZXJTY2FyYWJTdHJvbmdib3hlcyIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/5600ee7971/LesserScarabStrongboxes.png", + "stackSize": 15, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "a8f70132dfe46e57c39f37b38f398bc07bd63ee1234fa677e17990bf63619e9f", + "name": "", + "typeLine": "Ambush Scarab", + "baseType": "Ambush Scarab", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "15/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + }, + { + "name": "Limit", + "values": [ + [ + "3", + 0 + ] + ], + "displayMode": 0, + "type": 87 + } + ], + "explicitMods": [ + "Area contains 3 additional Strongboxes" + ], + "descrText": "Can be used in a personal Map Device to add modifiers to a Map.", + "flavourText": [ + "Is it still an ambush if you're expecting it?" + ], + "frameType": 0, + "x": 189, + "y": 0, + "inventoryId": "Stash10" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2NhcmFicy9BbHRHcmVhdGVyU2NhcmFiRGVsaXJpdW0iLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/e311aea0b6/AltGreaterScarabDelirium.png", + "stackSize": 2, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "3b1bf87cf13406f03b5fb68ff928e700d22edf8cb852d25c2e0f9cfe1fc6bbbb", + "name": "", + "typeLine": "Delirium Scarab of Neuroses", + "baseType": "Delirium Scarab of Neuroses", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "2/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + }, + { + "name": "Limit", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 87 + } + ], + "explicitMods": [ + "Delirium Encounters in Area contain all Unique Delirium Bosses\nCan only be used with Tier 11+ Maps" + ], + "descrText": "Can be used in a personal Map Device to add modifiers to a Map.", + "flavourText": [ + "Toothy grins shine in the dark." + ], + "frameType": 0, + "x": 250, + "y": 0, + "inventoryId": "Stash10" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2NhcmFicy9Ob3JtYWxTY2FyYWJMZWdpb24iLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/0edb9242f1/NormalScarabLegion.png", + "stackSize": 2, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "fd36819c90270d480be296e2734186ac4030f7b5b388f1a1dd1e63682958d260", + "name": "", + "typeLine": "Legion Scarab of Officers", + "baseType": "Legion Scarab of Officers", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "2/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + }, + { + "name": "Limit", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 87 + } + ], + "explicitMods": [ + "Legion Factions in Area have 5 additional Sergeants" + ], + "descrText": "Can be used in a personal Map Device to add modifiers to a Map.", + "flavourText": [ + "Even a battlefield has middle management." + ], + "frameType": 0, + "x": 204, + "y": 0, + "inventoryId": "Stash10" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2NhcmFicy9MZXNzZXJTY2FyYWJVbHRpbWF0dW0iLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/e0bf2875db/LesserScarabUltimatum.png", + "stackSize": 17, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "64c4da252f57d735e9b7a909d4d1975f99ba54279b0f1480cd3ec085c6136867", + "name": "", + "typeLine": "Ultimatum Scarab", + "baseType": "Ultimatum Scarab", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "17/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + }, + { + "name": "Limit", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 87 + } + ], + "explicitMods": [ + "Area contains an Ultimatum Encounter" + ], + "descrText": "Can be used in a personal Map Device to add modifiers to a Map.", + "flavourText": [ + "A challenge may be requested at any time." + ], + "frameType": 0, + "x": 242, + "y": 0, + "inventoryId": "Stash10" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2NhcmFicy9UaWVyNFNjYXJhYk1pc2MyIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/a1a6f9261c/Tier4ScarabMisc2.png", + "stackSize": 1, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "fe11aa11c4c73bdd6e9024f0397478f2828677ab69f339efcb88b45a329b5d2f", + "name": "", + "typeLine": "Scarab of Radiant Storms", + "baseType": "Scarab of Radiant Storms", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + }, + { + "name": "Limit", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 87 + } + ], + "explicitMods": [ + "Area contains a Resplendent Tempest" + ], + "descrText": "Can be used in a personal Map Device to add modifiers to a Map.", + "flavourText": [ + "The great cacophony of life roars to a crescendo." + ], + "frameType": 0, + "x": 236, + "y": 1, + "inventoryId": "Stash10" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvQXRsYXMvTWF2ZW5LZXlGcmFnbWVudCIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/1782453393/MavenKeyFragment.png", + "stackSize": 1, + "maxStackSize": 10, + "league": "Mercenaries", + "id": "6effc43c4037b6368952e556281d77b86a15c53a429561a1e34e3d67074e1e36", + "name": "", + "typeLine": "Crescent Splinter", + "baseType": "Crescent Splinter", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/10", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "descrText": "Combine 10 Crescent Splinters to create The Maven's Writ.", + "flavourText": [ + "Precious and perilous,\r", + "Tantalising and terrible." + ], + "frameType": 5, + "x": 89, + "y": 0, + "inventoryId": "Stash10" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvQnJlYWNoL0JyZWFjaFNoYXJkTGlnaHRuaW5nIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/de619878b0/BreachShardLightning.png", + "stackSize": 40, + "maxStackSize": 100, + "league": "Mercenaries", + "id": "6ef933b1c8231bd4584671c4c1a3c69e500399d1ab68ad01e8b28954ebda608e", + "name": "", + "typeLine": "Splinter of Esh", + "baseType": "Splinter of Esh", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "40/100", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "descrText": "Combine 100 Splinters to create Esh's Breachstone.", + "frameType": 5, + "x": 24, + "y": 0, + "inventoryId": "Stash10" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2NhcmFicy9UaWVyNFNjYXJhYlNoYXBlciIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/1c759412df/Tier4ScarabShaper.png", + "stackSize": 1, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "a0cf7df0804b3af7775176a8a2c114b8b904bf89d6f5bfbc97b6db1096de11c2", + "name": "", + "typeLine": "Influencing Scarab of Conversion", + "baseType": "Influencing Scarab of Conversion", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + }, + { + "name": "Limit", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 87 + } + ], + "explicitMods": [ + "Tier 14+ Maps found in Area have a chance to drop as Shaper Guardian, Elder Guardian, Conqueror or Unique Synthesised Maps instead" + ], + "descrText": "Can be used in a personal Map Device to add modifiers to a Map.", + "flavourText": [ + "Memories resound in the Atlas, echoing forever." + ], + "frameType": 0, + "x": 179, + "y": 0, + "inventoryId": "Stash10" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2NhcmFicy9HcmVhdGVyU2NhcmFiVW5pcXVlIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/6ec6815d00/GreaterScarabUnique.png", + "stackSize": 5, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "0f5a6a4cbdf447351a8b19bd452ad82efb69ff0f5e77494aa93554c12374ba12", + "name": "", + "typeLine": "Titanic Scarab of Legend", + "baseType": "Titanic Scarab of Legend", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "5/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + }, + { + "name": "Limit", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 87 + } + ], + "explicitMods": [ + "Unique Monsters in Area have 2 additional Monster Modifiers" + ], + "descrText": "Can be used in a personal Map Device to add modifiers to a Map.", + "flavourText": [ + "Power accumulates." + ], + "frameType": 0, + "x": 171, + "y": 0, + "inventoryId": "Stash10" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2NhcmFicy9Ob3JtYWxTY2FyYWJVbmlxdWUiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/774d92ac8e/NormalScarabUnique.png", + "stackSize": 3, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "1d5018710130c159283bc006d337d8cbc62a3019164d2c7c5ea3d0f4247f3aa9", + "name": "", + "typeLine": "Titanic Scarab of Treasures", + "baseType": "Titanic Scarab of Treasures", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "3/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + }, + { + "name": "Limit", + "values": [ + [ + "3", + 0 + ] + ], + "displayMode": 0, + "type": 87 + } + ], + "explicitMods": [ + "Unique Monsters in Area have an additional Reward\nUnique Monsters in Area have 30% increased Toughness" + ], + "descrText": "Can be used in a personal Map Device to add modifiers to a Map.", + "flavourText": [ + "Greed is a trap of the mind." + ], + "frameType": 0, + "x": 170, + "y": 0, + "inventoryId": "Stash10" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2NhcmFicy9MZXNzZXJTY2FyYWJEaXZpbmF0aW9uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/ac84db8246/LesserScarabDivination.png", + "stackSize": 23, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "a1d3678aad00d9123cb6e2151d39b495123c533815e3af4c411348fe8e64b52a", + "name": "", + "typeLine": "Divination Scarab of The Cloister", + "baseType": "Divination Scarab of The Cloister", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "23/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + }, + { + "name": "Limit", + "values": [ + [ + "5", + 0 + ] + ], + "displayMode": 0, + "type": 87 + } + ], + "explicitMods": [ + "Area contains 8 to 12 additional packs of Doedre's Devoted\nDoedre's Devoted have 1% additional chance to drop a Stacked Deck" + ], + "descrText": "Can be used in a personal Map Device to add modifiers to a Map.", + "flavourText": [ + "No disease can be contained forever." + ], + "frameType": 0, + "x": 183, + "y": 0, + "inventoryId": "Stash10" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2NhcmFicy9MZXNzZXJTY2FyYWJTaGFwZXIiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/9e83e315c9/LesserScarabShaper.png", + "stackSize": 8, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "ad4fac4919fe035d6516ba33789c90514ca7c26a6d795a7bfb70b4f100ff1f16", + "name": "", + "typeLine": "Influencing Scarab of the Shaper", + "baseType": "Influencing Scarab of the Shaper", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "8/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + }, + { + "name": "Limit", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 87 + } + ], + "explicitMods": [ + "Adds Shaper Influence outcome to Area" + ], + "descrText": "Can be used in a personal Map Device to add modifiers to a Map.", + "flavourText": [ + "A sea of stars awaits those who dare imagine." + ], + "frameType": 0, + "x": 176, + "y": 0, + "inventoryId": "Stash10" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvTWFwcy9WYWFsMDQiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/6c797c0f93/Vaal04.png", + "stackSize": 22, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "90937265c476451b3498c2599c629618e2a66a4e6627122ababf2471bd79d58f", + "name": "", + "typeLine": "Sacrifice at Dusk", + "baseType": "Sacrifice at Dusk", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "22/10", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "descrText": "Can be used in a personal Map Device.", + "flavourText": [ + "The Vaal shall never fear the setting of our sun." + ], + "frameType": 0, + "x": 3, + "y": 0, + "inventoryId": "Stash10" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2NhcmFicy9Ob3JtYWxTY2FyYWJEb21pbmF0aW9uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/9ef9fd8595/NormalScarabDomination.png", + "stackSize": 4, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "97c2cf989cf0903a453afccb237585df077394d286e6b0dcb90a2b152ce23f54", + "name": "", + "typeLine": "Domination Scarab of Apparitions", + "baseType": "Domination Scarab of Apparitions", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "4/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + }, + { + "name": "Limit", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 87 + } + ], + "explicitMods": [ + "Area contains 2 additional Apparition Shrines" + ], + "descrText": "Can be used in a personal Map Device to add modifiers to a Map.", + "flavourText": [ + "Some paths to power lead only to madness." + ], + "frameType": 0, + "x": 220, + "y": 0, + "inventoryId": "Stash10" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvTWFwcy9BdGxhc01hcHMvRnJhZ21lbnRNaW5vdGF1ciIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/a6307f6cc9/FragmentMinotaur.png", + "stackSize": 1, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "63849d5a56bbe1c9b11ddd948e14125f93c56e00abd70b9885143c28ddc811c2", + "name": "", + "typeLine": "Fragment of the Minotaur", + "baseType": "Fragment of the Minotaur", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/10", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "descrText": "Can be used in a personal Map Device.", + "flavourText": [ + "Enter the crucible. The nexus of\r", + "nothingness and equilibrium of eternity." + ], + "frameType": 0, + "x": 13, + "y": 0, + "inventoryId": "Stash10" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2NhcmFicy9MZXNzZXJTY2FyYWJCZXRyYXlhbCIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/26d3ff70f1/LesserScarabBetrayal.png", + "stackSize": 9, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "444b2f18d33d20a13f24e1b1654fda8519a492e0b25cc70844c85b82f598412a", + "name": "", + "typeLine": "Betrayal Scarab", + "baseType": "Betrayal Scarab", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "9/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + }, + { + "name": "Limit", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 87 + } + ], + "explicitMods": [ + "Area contains Jun" + ], + "descrText": "Can be used in a personal Map Device to add modifiers to a Map.", + "flavourText": [ + "The Syndicate must pay for what they have done." + ], + "frameType": 0, + "x": 233, + "y": 0, + "inventoryId": "Stash10" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2NhcmFicy9MZXNzZXJTY2FyYWJJbmN1cnNpb24iLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/44cc3c3c34/LesserScarabIncursion.png", + "stackSize": 8, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "358b4822323d77d00fb4dbee0caabecb897d7068107cd02f24963a471e3b136d", + "name": "", + "typeLine": "Incursion Scarab", + "baseType": "Incursion Scarab", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "8/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + }, + { + "name": "Limit", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 87 + } + ], + "explicitMods": [ + "Area contains Alva" + ], + "descrText": "Can be used in a personal Map Device to add modifiers to a Map.", + "flavourText": [ + "Uncover the secrets of the Vaal one incursion at a time." + ], + "frameType": 0, + "x": 229, + "y": 0, + "inventoryId": "Stash10" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2NhcmFicy9HcmVhdGVyU2NhcmFiTWlzYzEiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/b96cb43b23/GreaterScarabMisc1.png", + "stackSize": 3, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "a393864ddb9e2f6768512899be0ef9e5c6804a12399b936cf9863f50deb894b5", + "name": "", + "typeLine": "Scarab of Wisps", + "baseType": "Scarab of Wisps", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "3/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + }, + { + "name": "Limit", + "values": [ + [ + "2", + 0 + ] + ], + "displayMode": 0, + "type": 87 + } + ], + "explicitMods": [ + "Monsters in Area have a chance to be Empowered by 2000 Wildwood Wisps" + ], + "descrText": "Can be used in a personal Map Device to add modifiers to a Map.", + "flavourText": [ + "The Draíocht connects everything that lives." + ], + "frameType": 0, + "x": 239, + "y": 1, + "inventoryId": "Stash10" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2NhcmFicy9HcmVhdGVyU2NhcmFiRXhwZWRpdGlvbiIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/19a2dff87d/GreaterScarabExpedition.png", + "stackSize": 4, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "41cf14c6fae2781daa4813118e36e514696deb0f085a53c4a0eeb58091b2c2d9", + "name": "", + "typeLine": "Expedition Scarab of Verisium Powder", + "baseType": "Expedition Scarab of Verisium Powder", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "4/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + }, + { + "name": "Limit", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 87 + } + ], + "explicitMods": [ + "Expedition Encounters in Area have 50% increased number of Explosives\n80% increased Explosive Radius" + ], + "descrText": "Can be used in a personal Map Device to add modifiers to a Map.", + "flavourText": [ + "A properly refined pinch makes all the difference." + ], + "frameType": 0, + "x": 200, + "y": 0, + "inventoryId": "Stash10" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvTWFwcy9BdGxhc01hcEd1YXJkaWFuSG9seSIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/ade615a113/AtlasMapGuardianHoly.png", + "stackSize": 1, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "dd74fabc570d6b0ea28fb5c7201f7191872bc5f483cc306dbe53fdf749b1e0cb", + "name": "", + "typeLine": "Fragment of Constriction", + "baseType": "Fragment of Constriction", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/10", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "descrText": "Can be used in a personal Map Device.", + "flavourText": [ + "Webs are torn, not untangled." + ], + "frameType": 0, + "x": 79, + "y": 0, + "inventoryId": "Stash10" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvQnJlYWNoL0JyZWFjaFNoYXJkUGh5c2ljYWwiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/310aff1de6/BreachShardPhysical.png", + "stackSize": 3, + "maxStackSize": 100, + "league": "Mercenaries", + "id": "0c04c1b08565e822459946cd3762418ec12a6ec78bcb0e615b9123e3a48e1bc6", + "name": "", + "typeLine": "Splinter of Uul-Netol", + "baseType": "Splinter of Uul-Netol", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "3/100", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "descrText": "Combine 100 Splinters to create Uul-Netol's Breachstone.", + "frameType": 5, + "x": 25, + "y": 0, + "inventoryId": "Stash10" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2NhcmFicy9UaWVyNFNjYXJhYkRlbGlyaXVtIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/6416ee8493/Tier4ScarabDelirium.png", + "stackSize": 1, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "94a37f47f5cb41257529d61b34cc90cf0312aebda3619ba9de967b2e274a55be", + "name": "", + "typeLine": "Delirium Scarab of Delusions", + "baseType": "Delirium Scarab of Delusions", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + }, + { + "name": "Limit", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 87 + } + ], + "explicitMods": [ + "Maps found in Area have layers of Delirium" + ], + "descrText": "Can be used in a personal Map Device to add modifiers to a Map.", + "flavourText": [ + "What are you talking about?\r", + "The Atlas was always like this." + ], + "frameType": 0, + "x": 251, + "y": 0, + "inventoryId": "Stash10" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2NhcmFicy9MZXNzZXJTY2FyYWJCZXlvbmQiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/ff67da07b4/LesserScarabBeyond.png", + "stackSize": 7, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "a2f04c2ae573410973d41be0cddcd2767ab6ca460c3a57f6ddb4a053c5acdbf8", + "name": "", + "typeLine": "Beyond Scarab", + "baseType": "Beyond Scarab", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "7/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + }, + { + "name": "Limit", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 87 + } + ], + "explicitMods": [ + "Slaying enemies close together in Area can attract monsters from Beyond this realm" + ], + "descrText": "Can be used in a personal Map Device to add modifiers to a Map.", + "flavourText": [ + "The silent wall and the raging storm oppose the endless swarm." + ], + "frameType": 0, + "x": 237, + "y": 0, + "inventoryId": "Stash10" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2NhcmFicy9Ob3JtYWxTY2FyYWJSaXR1YWwiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/45dba85b5a/NormalScarabRitual.png", + "stackSize": 2, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "e43ca59714b06acaf10d443532217e0587bae16cb23b4becbe3d67de0548deb6", + "name": "", + "typeLine": "Ritual Scarab of Wisps", + "baseType": "Ritual Scarab of Wisps", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "2/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + }, + { + "name": "Limit", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 87 + } + ], + "explicitMods": [ + "Ritual Altars in Area spawn a Wildwood Wisp\nWildwood Wisps grant 100% increased Tribute Gained to nearby Players" + ], + "descrText": "Can be used in a personal Map Device to add modifiers to a Map.", + "flavourText": [ + "Trust in the Draíocht, and you shall never be alone." + ], + "frameType": 0, + "x": 224, + "y": 0, + "inventoryId": "Stash10" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2NhcmFicy9Ob3JtYWxTY2FyYWJEaXZpbmF0aW9uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/7fb7abf05a/NormalScarabDivination.png", + "stackSize": 5, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "d559e008d4e0ee9a613d932c0d81c8115fa7329076e9f2a5bd1bac827005cfcd", + "name": "", + "typeLine": "Divination Scarab of Plenty", + "baseType": "Divination Scarab of Plenty", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "5/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + }, + { + "name": "Limit", + "values": [ + [ + "5", + 0 + ] + ], + "displayMode": 0, + "type": 87 + } + ], + "explicitMods": [ + "Area contains 6 to 10 additional Packs of Divination Touched Magic Monsters that\nhave 1000% increased chance to drop Divination Cards" + ], + "descrText": "Can be used in a personal Map Device to add modifiers to a Map.", + "flavourText": [ + "We create a thousand futures with every action." + ], + "frameType": 0, + "x": 184, + "y": 0, + "inventoryId": "Stash10" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2NhcmFicy9Ob3JtYWxTY2FyYWJFeHBlZGl0aW9uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/a1f5997c7d/NormalScarabExpedition.png", + "stackSize": 8, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "8b9d1f07fd6a10fc2e7ec7562f09ec5e17664f94c8c0f4018a7fb825ae4ca8c5", + "name": "", + "typeLine": "Expedition Scarab of Runefinding", + "baseType": "Expedition Scarab of Runefinding", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "8/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + }, + { + "name": "Limit", + "values": [ + [ + "2", + 0 + ] + ], + "displayMode": 0, + "type": 87 + } + ], + "explicitMods": [ + "Expedition Encounters in Area have 100% increased\nnumber of Runic Monster Markers" + ], + "descrText": "Can be used in a personal Map Device to add modifiers to a Map.", + "flavourText": [ + "That which came from the stars longs to return." + ], + "frameType": 0, + "x": 199, + "y": 0, + "inventoryId": "Stash10" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2NhcmFicy9HcmVhdGVyU2NhcmFiQnJlYWNoIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/6c012fae5c/GreaterScarabBreach.png", + "stackSize": 6, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "8a9c19733c1cf9c3885838e917e357395781b6aefd30b11c0fb7830cec56848e", + "name": "", + "typeLine": "Breach Scarab of Lordship", + "baseType": "Breach Scarab of Lordship", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "6/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + }, + { + "name": "Limit", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 87 + } + ], + "explicitMods": [ + "Breaches in Area each contain a Breachlord" + ], + "descrText": "Can be used in a personal Map Device to add modifiers to a Map.", + "flavourText": [ + "Their kingdoms always seek expansion." + ], + "frameType": 0, + "x": 161, + "y": 0, + "inventoryId": "Stash10" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvTWFwcy9WYWFsMDMiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/85d03a6bbf/Vaal03.png", + "stackSize": 11, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "ecf7c3751678c55db533f434cf7eb16d3aa0ed5686ac5ca269c04e6c8b665c97", + "name": "", + "typeLine": "Sacrifice at Noon", + "baseType": "Sacrifice at Noon", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "11/10", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "descrText": "Can be used in a personal Map Device.", + "flavourText": [ + "The light without pales in comparison to the light within." + ], + "frameType": 0, + "x": 2, + "y": 0, + "inventoryId": "Stash10" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2NhcmFicy9Ob3JtYWxTY2FyYWJVbHRpbWF0dW0iLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/f7845be27d/NormalScarabUltimatum.png", + "stackSize": 11, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "e7cf4ef7e61d824ece6511c69a09493f9d337d9a28746e3d3ece71304a4f4f87", + "name": "", + "typeLine": "Ultimatum Scarab of Bribing", + "baseType": "Ultimatum Scarab of Bribing", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "11/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + }, + { + "name": "Limit", + "values": [ + [ + "2", + 0 + ] + ], + "displayMode": 0, + "type": 87 + } + ], + "explicitMods": [ + "Ultimatum Monsters grant 150% increased Experience\nUltimatum Encounters grant rewards as though you completed 2 additional Rounds" + ], + "descrText": "Can be used in a personal Map Device to add modifiers to a Map.", + "flavourText": [ + "A trial is only as incorruptible as its judge." + ], + "frameType": 0, + "x": 243, + "y": 0, + "inventoryId": "Stash10" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2NhcmFicy9Ob3JtYWxTY2FyYWJTdHJvbmdib3hlcyIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/46451362bc/NormalScarabStrongboxes.png", + "stackSize": 12, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "82748c0dbae7376da723205c4486e1571a457d5a7c20cd5c2784012b8105c71d", + "name": "", + "typeLine": "Ambush Scarab of Hidden Compartments", + "baseType": "Ambush Scarab of Hidden Compartments", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "12/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + }, + { + "name": "Limit", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 87 + } + ], + "explicitMods": [ + "15% Chance for Strongboxes in Area to be openable again" + ], + "descrText": "Can be used in a personal Map Device to add modifiers to a Map.", + "flavourText": [ + "Beneath the obvious lies the real treasure..." + ], + "frameType": 0, + "x": 190, + "y": 0, + "inventoryId": "Stash10" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2NhcmFicy9MZXNzZXJTY2FyYWJFeHBlZGl0aW9uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/e9bb9fa480/LesserScarabExpedition.png", + "stackSize": 7, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "dd0649022d183f085e28f132f9d68ca22935bd1efd71e610c33525b6f580185d", + "name": "", + "typeLine": "Expedition Scarab", + "baseType": "Expedition Scarab", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "7/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + }, + { + "name": "Limit", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 87 + } + ], + "explicitMods": [ + "Area contains an Expedition Encounter" + ], + "descrText": "Can be used in a personal Map Device to add modifiers to a Map.", + "flavourText": [ + "They come from across the sea in search of ancient truth." + ], + "frameType": 0, + "x": 198, + "y": 0, + "inventoryId": "Stash10" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2NhcmFicy9HcmVhdGVyU2NhcmFiRXNzZW5jZSIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/f476efd29d/GreaterScarabEssence.png", + "stackSize": 8, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "75a619ada355d946445b42e61459fbb46c5c29c5785d3a76e5f09bcc189f7d3c", + "name": "", + "typeLine": "Essence Scarab of Stability", + "baseType": "Essence Scarab of Stability", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "8/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + }, + { + "name": "Limit", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 87 + } + ], + "explicitMods": [ + "Using a Remnant of Corruption in Area can only result in\nupgrading or transforming Essences" + ], + "descrText": "Can be used in a personal Map Device to add modifiers to a Map.", + "flavourText": [ + "With the right tools and a precise hand, the manipulation of the crystals", + "can be made predictable." + ], + "frameType": 0, + "x": 217, + "y": 0, + "inventoryId": "Stash10" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2NhcmFicy9Ob3JtYWxTY2FyYWJNYXBzIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/0baaf413d0/NormalScarabMaps.png", + "stackSize": 8, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "7001a2a8f38c74d82204024584505fd9ead12a84f53944ebb615876ff344cbbc", + "name": "", + "typeLine": "Cartography Scarab of Risk", + "baseType": "Cartography Scarab of Risk", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "8/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + }, + { + "name": "Limit", + "values": [ + [ + "5", + 0 + ] + ], + "displayMode": 0, + "type": 87 + } + ], + "explicitMods": [ + "Area has 2 additional random Modifiers" + ], + "descrText": "Can be used in a personal Map Device to add modifiers to a Map.", + "flavourText": [ + "What we see in the mirror can only be our own reflection." + ], + "frameType": 0, + "x": 165, + "y": 0, + "inventoryId": "Stash10" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2NhcmFicy9Ob3JtYWxTY2FyYWJEZWxpcml1bSIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/9f8ae4cdb7/NormalScarabDelirium.png", + "stackSize": 7, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "28365df554f95f6ee6f48ec61e1e199428be0e2289ebe860235d6208ea1a5dff", + "name": "", + "typeLine": "Delirium Scarab of Mania", + "baseType": "Delirium Scarab of Mania", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "7/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + }, + { + "name": "Limit", + "values": [ + [ + "2", + 0 + ] + ], + "displayMode": 0, + "type": 87 + } + ], + "explicitMods": [ + "Delirium Reward Meters fill 100% faster in Area\nDelirium in Area increases 50% faster with distance from the mirror" + ], + "descrText": "Can be used in a personal Map Device to add modifiers to a Map.", + "flavourText": [ + "They're so loud! Why are they so loud?!\r", + "All you can do is scream!" + ], + "frameType": 0, + "x": 248, + "y": 0, + "inventoryId": "Stash10" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2NhcmFicy9MZXNzZXJTY2FyYWJEb21pbmF0aW9uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/56e13db37d/LesserScarabDomination.png", + "stackSize": 17, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "278d40a541aa69737067418a375603b068b165be815b3e26e55fdb34614a1260", + "name": "", + "typeLine": "Domination Scarab", + "baseType": "Domination Scarab", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "17/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + }, + { + "name": "Limit", + "values": [ + [ + "4", + 0 + ] + ], + "displayMode": 0, + "type": 87 + } + ], + "explicitMods": [ + "Area contains 2 additional Shrines" + ], + "descrText": "Can be used in a personal Map Device to add modifiers to a Map.", + "flavourText": [ + "A simple exchange. Blood for power." + ], + "frameType": 0, + "x": 219, + "y": 0, + "inventoryId": "Stash10" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2NhcmFicy9MZXNzZXJTY2FyYWJEZWxpcml1bSIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/ccb0e23ff2/LesserScarabDelirium.png", + "stackSize": 7, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "23a4cac649c8a642d6007d472b222eaf9ddae209e19d2cad3e5101f64716b657", + "name": "", + "typeLine": "Delirium Scarab", + "baseType": "Delirium Scarab", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "7/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + }, + { + "name": "Limit", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 87 + } + ], + "explicitMods": [ + "Area contains a Mirror of Delirium" + ], + "descrText": "Can be used in a personal Map Device to add modifiers to a Map.", + "flavourText": [ + "A perfectly innocuous Scarab that does nothing at all." + ], + "frameType": 0, + "x": 247, + "y": 0, + "inventoryId": "Stash10" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2NhcmFicy9HcmVhdGVyU2NhcmFiSGFydmVzdCIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/67ebfc1b1f/GreaterScarabHarvest.png", + "stackSize": 4, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "253f53b57d583a765c87517e50da33e1bb0492cee2e4f1cbb29f6ee533d36a78", + "name": "", + "typeLine": "Harvest Scarab of Doubling", + "baseType": "Harvest Scarab of Doubling", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "4/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + }, + { + "name": "Limit", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 87 + } + ], + "explicitMods": [ + "Lifeforce dropped by Harvest Monsters in Area is duplicated\nHarvest Monsters in Area have 100% more Life" + ], + "descrText": "Can be used in a personal Map Device to add modifiers to a Map.", + "flavourText": [ + "A good season brings bounty." + ], + "frameType": 0, + "x": 227, + "y": 0, + "inventoryId": "Stash10" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2NhcmFicy9UaWVyNFNjYXJhYkhhcmJpbmdlcnMiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/81caefbf3f/Tier4ScarabHarbingers.png", + "stackSize": 3, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "88a83c345c5912c60aa519e31c7c374d4c5de70e1376b444a3d9abea25859a47", + "name": "", + "typeLine": "Harbinger Scarab of Warhoards", + "baseType": "Harbinger Scarab of Warhoards", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "3/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + }, + { + "name": "Limit", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 87 + } + ], + "explicitMods": [ + "Currency shards dropped by Harbingers in Area are duplicated" + ], + "descrText": "Can be used in a personal Map Device to add modifiers to a Map.", + "flavourText": [ + "For those who can leverage it, war can be as much a machine of profit as it is death." + ], + "frameType": 0, + "x": 197, + "y": 0, + "inventoryId": "Stash10" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2NhcmFicy9Ob3JtYWxTY2FyYWJCZWFzdHMiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/0f4dc83dc5/NormalScarabBeasts.png", + "stackSize": 10, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "8731b049471dbefc9338ea386b206db294dd1fa46da77d8e6a80ca41a35493c1", + "name": "", + "typeLine": "Bestiary Scarab of the Herd", + "baseType": "Bestiary Scarab of the Herd", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "10/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + }, + { + "name": "Limit", + "values": [ + [ + "2", + 0 + ] + ], + "displayMode": 0, + "type": 87 + } + ], + "explicitMods": [ + "Area contains 5 additional Red Beasts if it contains Einhar" + ], + "descrText": "Can be used in a personal Map Device to add modifiers to a Map.", + "flavourText": [ + "The First Ones ran rampant and free in the forests of old." + ], + "frameType": 0, + "x": 173, + "y": 0, + "inventoryId": "Stash10" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2NhcmFicy9MZXNzZXJTY2FyYWJFc3NlbmNlIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/c9f153a8cf/LesserScarabEssence.png", + "stackSize": 10, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "5579fc65a8e92473e6269ac269d044a523b7d559be5a1dc81185b3662bf98e6d", + "name": "", + "typeLine": "Essence Scarab", + "baseType": "Essence Scarab", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "10/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + }, + { + "name": "Limit", + "values": [ + [ + "5", + 0 + ] + ], + "displayMode": 0, + "type": 87 + } + ], + "explicitMods": [ + "Area contains 2 additional Imprisoned Monsters" + ], + "descrText": "Can be used in a personal Map Device to add modifiers to a Map.", + "flavourText": [ + "It is perfectly safe, the creatures trapped inside couldn't possibly still be living." + ], + "frameType": 0, + "x": 215, + "y": 0, + "inventoryId": "Stash10" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2NhcmFicy9HcmVhdGVyU2NhcmFiRG9taW5hdGlvbiIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/88bb71ff95/GreaterScarabDomination.png", + "stackSize": 6, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "efee86b856dccaa47e3ed36bd4e2208574b3186fce75986d87ff6176207f5e0d", + "name": "", + "typeLine": "Domination Scarab of Evolution", + "baseType": "Domination Scarab of Evolution", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "6/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + }, + { + "name": "Limit", + "values": [ + [ + "2", + 0 + ] + ], + "displayMode": 0, + "type": 87 + } + ], + "explicitMods": [ + "Area contains an additional Evolving Shrine" + ], + "descrText": "Can be used in a personal Map Device to add modifiers to a Map.", + "flavourText": [ + "The Atlas and Wraeclast share one terrifying secret." + ], + "frameType": 0, + "x": 221, + "y": 0, + "inventoryId": "Stash10" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2NhcmFicy9Ob3JtYWxTY2FyYWJBbmFyY2h5IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/4165090d5d/NormalScarabAnarchy.png", + "stackSize": 1, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "b4ede853fc5b9b6f88b0dad3d4165b85ccb987e4b7d70ac02ee9792ecf158c96", + "name": "", + "typeLine": "Anarchy Scarab of Gigantification", + "baseType": "Anarchy Scarab of Gigantification", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + }, + { + "name": "Limit", + "values": [ + [ + "2", + 0 + ] + ], + "displayMode": 0, + "type": 87 + } + ], + "explicitMods": [ + "Wild Rogue Exiles in Area have a 30% chance to be replaced with a Rogue Giant" + ], + "descrText": "Can be used in a personal Map Device to add modifiers to a Map.", + "flavourText": [ + "The consumption of sulphite can cause strange growth." + ], + "frameType": 0, + "x": 213, + "y": 0, + "inventoryId": "Stash10" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvTWFwcy9WYWFsMDIiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/2e0739455f/Vaal02.png", + "stackSize": 11, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "1ba4900140342ffc9b31651615e2208c210561e6140b3281db7b00105451d38c", + "name": "", + "typeLine": "Sacrifice at Dawn", + "baseType": "Sacrifice at Dawn", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "11/10", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "descrText": "Can be used in a personal Map Device.", + "flavourText": [ + "Only those who aspire can dare to hope." + ], + "frameType": 0, + "x": 1, + "y": 0, + "inventoryId": "Stash10" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2NhcmFicy9HcmVhdGVyU2NhcmFiUml0dWFsIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/2e76a61fb9/GreaterScarabRitual.png", + "stackSize": 4, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "d895a1678306ab9f639dfd032e55d6fde6663b4832321dfaa4f9ae848d4881b7", + "name": "", + "typeLine": "Ritual Scarab of Abundance", + "baseType": "Ritual Scarab of Abundance", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "4/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + }, + { + "name": "Limit", + "values": [ + [ + "2", + 0 + ] + ], + "displayMode": 0, + "type": 87 + } + ], + "explicitMods": [ + "Rituals in Area offer 100% increased Favours" + ], + "descrText": "Can be used in a personal Map Device to add modifiers to a Map.", + "flavourText": [ + "He draws ever closer..." + ], + "frameType": 0, + "x": 225, + "y": 0, + "inventoryId": "Stash10" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2NhcmFicy9UaWVyNFNjYXJhYlN0cm9uZ2JveGVzIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/dd7b8bd53f/Tier4ScarabStrongboxes.png", + "stackSize": 1, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "6daa3e3fe0f095bdea407096b5200dd3618f1d5665e816cd5ade5cfcacae38b4", + "name": "", + "typeLine": "Ambush Scarab of Containment", + "baseType": "Ambush Scarab of Containment", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + }, + { + "name": "Limit", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 87 + } + ], + "explicitMods": [ + "Area contains many additional Strongboxes\nArea's inhabitants are lying in ambush" + ], + "descrText": "Can be used in a personal Map Device to add modifiers to a Map.", + "flavourText": [ + "The silence belies lurking doom." + ], + "frameType": 0, + "x": 192, + "y": 0, + "inventoryId": "Stash10" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2NhcmFicy9BbHRUaWVyNFNjYXJhYlN0cm9uZ2JveGVzIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/74111052f4/AltTier4ScarabStrongboxes.png", + "stackSize": 3, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "b6f59a9e9ff97de84c468f06f93edd6badd29aef083d45716826d7db89d06ad4", + "name": "", + "typeLine": "Ambush Scarab of Discernment", + "baseType": "Ambush Scarab of Discernment", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "3/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + }, + { + "name": "Limit", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 87 + } + ], + "explicitMods": [ + "Strongboxes in Area are more likely to be rarer varieties" + ], + "descrText": "Can be used in a personal Map Device to add modifiers to a Map.", + "flavourText": [ + "A keen eye sorts the worthy from the chaff." + ], + "frameType": 0, + "x": 193, + "y": 0, + "inventoryId": "Stash10" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2NhcmFicy9Ob3JtYWxTY2FyYWJNaXNjIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/a4e827f718/NormalScarabMisc.png", + "stackSize": 6, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "dd69d2dcffd0948ee0c66c11ce9c59cddf122e7b12589fff2411d3ade50a261d", + "name": "", + "typeLine": "Scarab of Divinity", + "baseType": "Scarab of Divinity", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "6/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + }, + { + "name": "Limit", + "values": [ + [ + "2", + 0 + ] + ], + "displayMode": 0, + "type": 87 + } + ], + "explicitMods": [ + "Up to 2 additional Rare Monsters in Area will be Pantheon-Touched\nApparitions spawned by Pantheon-Touched Monsters deal 100% increased damage" + ], + "descrText": "Can be used in a personal Map Device to add modifiers to a Map.", + "flavourText": [ + "Faith transforms." + ], + "frameType": 0, + "x": 251, + "y": 1, + "inventoryId": "Stash10" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2NhcmFicy9HcmVhdGVyU2NhcmFiSGFyYmluZ2VycyIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/ce393cfd58/GreaterScarabHarbingers.png", + "stackSize": 8, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "7aa05b08d3232a9c1caa5d1c9f6add325bc3c9c9ad01260cf8be94f26a165c04", + "name": "", + "typeLine": "Harbinger Scarab of Regency", + "baseType": "Harbinger Scarab of Regency", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "8/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + }, + { + "name": "Limit", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 87 + } + ], + "explicitMods": [ + "Harbingers in Area have a 50% chance to be replaced by a powerful Harbinger Boss" + ], + "descrText": "Can be used in a personal Map Device to add modifiers to a Map.", + "flavourText": [ + "The truly noble wage war from the front." + ], + "frameType": 0, + "x": 196, + "y": 0, + "inventoryId": "Stash10" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2NhcmFicy9HcmVhdGVyU2NhcmFiTWFwcyIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/2567494a92/GreaterScarabMaps.png", + "stackSize": 2, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "d32d24c79f061d52236ec42901f7d7a296c63d6334a2d900c9a18f40acab4635", + "name": "", + "typeLine": "Cartography Scarab of Corruption", + "baseType": "Cartography Scarab of Corruption", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "2/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + }, + { + "name": "Limit", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 87 + } + ], + "explicitMods": [ + "Non-Unique Maps found in Area are Corrupted with 8 Modifiers" + ], + "descrText": "Can be used in a personal Map Device to add modifiers to a Map.", + "flavourText": [ + "Corruption bleeds between realities." + ], + "frameType": 0, + "x": 167, + "y": 0, + "inventoryId": "Stash10" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2NhcmFicy9MZXNzZXJTY2FyYWJCZWFzdHMiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/ea23afd0ff/LesserScarabBeasts.png", + "stackSize": 13, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "caa92b77bbfb7878328aaee7a57e90f4ea0b02bccfe22bff596ef1838e254260", + "name": "", + "typeLine": "Bestiary Scarab", + "baseType": "Bestiary Scarab", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "13/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + }, + { + "name": "Limit", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 87 + } + ], + "explicitMods": [ + "Area contains Einhar" + ], + "descrText": "Can be used in a personal Map Device to add modifiers to a Map.", + "flavourText": [ + "The Beastmaster answers the call." + ], + "frameType": 0, + "x": 172, + "y": 0, + "inventoryId": "Stash10" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2NhcmFicy9Ob3JtYWxTY2FyYWJBYnlzcyIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/c78d645398/NormalScarabAbyss.png", + "stackSize": 6, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "0445d79b51726088d22cf4588b7b5c26337c02c52ce25e6fd704b7ce4ff39dbc", + "name": "", + "typeLine": "Abyss Scarab of Multitudes", + "baseType": "Abyss Scarab of Multitudes", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "6/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + }, + { + "name": "Limit", + "values": [ + [ + "2", + 0 + ] + ], + "displayMode": 0, + "type": 87 + } + ], + "explicitMods": [ + "Abysses in Area spawn 50% increased Monsters" + ], + "descrText": "Can be used in a personal Map Device to add modifiers to a Map.", + "flavourText": [ + "They ceaselessly sprout from the murderous earth." + ], + "frameType": 0, + "x": 209, + "y": 0, + "inventoryId": "Stash10" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2NhcmFicy9UaWVyNFNjYXJhYkhhcnZlc3QiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/a32654b789/Tier4ScarabHarvest.png", + "stackSize": 1, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "8e8bf92c8031f7461fd6b47132933676f06012716b40558e1869a4c8d8adcd22", + "name": "", + "typeLine": "Harvest Scarab of Cornucopia", + "baseType": "Harvest Scarab of Cornucopia", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + }, + { + "name": "Limit", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 87 + } + ], + "explicitMods": [ + "If Area contains the Sacred Grove, it will contain up to 1 additional Tier 4 seed of each type, if possible" + ], + "descrText": "Can be used in a personal Map Device to add modifiers to a Map.", + "flavourText": [ + "The taller the tree, the better the fruit." + ], + "frameType": 0, + "x": 228, + "y": 0, + "inventoryId": "Stash10" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2NhcmFicy9Ob3JtYWxTY2FyYWJCZXRyYXlhbCIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/01b158342c/NormalScarabBetrayal.png", + "stackSize": 8, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "f18771f06163505f8cd54aaf653cb401096dfbc655095b15f86597a257ce3d74", + "name": "", + "typeLine": "Betrayal Scarab of the Allflame", + "baseType": "Betrayal Scarab of the Allflame", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "8/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + }, + { + "name": "Limit", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 87 + } + ], + "explicitMods": [ + "75% Increased number of Monster Packs Substituted by Allflame Embers in Area" + ], + "descrText": "Can be used in a personal Map Device to add modifiers to a Map.", + "flavourText": [ + "Those that can never die fear only pain." + ], + "frameType": 0, + "x": 234, + "y": 0, + "inventoryId": "Stash10" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvUml0dWFsL1JpdHVhbFNwbGludGVyIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/bea9c9b5c4/RitualSplinter.png", + "stackSize": 74, + "maxStackSize": 100, + "league": "Mercenaries", + "id": "72e42345442ff1eb759096c0c71ed243a3ef5d28453ee4bb04c4f2e1bdc0640b", + "name": "", + "typeLine": "Ritual Splinter", + "baseType": "Ritual Splinter", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "74/100", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "descrText": "Combine 100 Splinters to create a Ritual Vessel.", + "frameType": 5, + "x": 130, + "y": 0, + "inventoryId": "Stash10" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvTWFwcy9LYXJ1aVNoYXJkIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/e9c55ce439/KaruiShard.png", + "stackSize": 50, + "maxStackSize": 100, + "league": "Mercenaries", + "id": "24e34025171539515466d7ca29c2318e41d9e4e9231977d20656a1dfbd99f3e4", + "name": "", + "typeLine": "Timeless Karui Splinter", + "baseType": "Timeless Karui Splinter", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "50/100", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "descrText": "Combine 100 Splinters to create a Timeless Karui Emblem.", + "frameType": 5, + "x": 69, + "y": 0, + "inventoryId": "Stash10" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2NhcmFicy9UaWVyNFNjYXJhYkJsaWdodCIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/6dde3a6e88/Tier4ScarabBlight.png", + "stackSize": 1, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "a6f9f83760c69c4270a2229b561f632f157fe529c9bfc5825eb23a9cf880d5f6", + "name": "", + "typeLine": "Blight Scarab of Blooming", + "baseType": "Blight Scarab of Blooming", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + }, + { + "name": "Limit", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 87 + } + ], + "explicitMods": [ + "Blight Encounters in Area have up to 3 additional Unique Bosses\nUnique enemies in Blight Encounters have 100% increased life\nTier 14+ Blighted Maps found in Area drop as Blight-Ravaged Maps instead" + ], + "descrText": "Can be used in a personal Map Device to add modifiers to a Map.", + "flavourText": [ + "Once a century, the Blight spills forth..." + ], + "frameType": 0, + "x": 254, + "y": 1, + "inventoryId": "Stash10" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvUXVlc3RJdGVtcy9UYW5nbGVkT3JiUXVlc3Q1IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/75de691c2b/TangledOrbQuest5.png", + "league": "Mercenaries", + "id": "36894ac99b16a19555cf89e10faabcad1954eb1528e2d0d20b2cdc03e71d4434", + "name": "", + "typeLine": "Screaming Invitation", + "baseType": "Screaming Invitation", + "rarity": "Normal", + "ilvl": 69, + "identified": true, + "implicitMods": [ + "Modifiers to Item Quantity affect the amount of rewards dropped by the boss" + ], + "descrText": "Open portals to Absence of Symmetry and Harmony by using this item in a personal Map Device.", + "flavourText": [ + "From the heart of the Tangle, the Eater of Worlds\r", + "reaches out for control of the Atlas." + ], + "frameType": 0, + "x": 0, + "y": 2, + "inventoryId": "Stash10" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2NhcmFicy9Ob3JtYWxTY2FyYWJJbmN1cnNpb24iLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/992c5f7548/NormalScarabIncursion.png", + "stackSize": 2, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "6c5df8382bc017e47b35aead92f38351daeeb0110d6fff9ad80e0e6593b5fb5b", + "name": "", + "typeLine": "Incursion Scarab of Invasion", + "baseType": "Incursion Scarab of Invasion", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "2/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + }, + { + "name": "Limit", + "values": [ + [ + "3", + 0 + ] + ], + "displayMode": 0, + "type": 87 + } + ], + "explicitMods": [ + "Area contains 12 to 16 additional packs of Incursion Monsters" + ], + "descrText": "Can be used in a personal Map Device to add modifiers to a Map.", + "flavourText": [ + "A gate, once opened, may swing in either direction." + ], + "frameType": 0, + "x": 230, + "y": 0, + "inventoryId": "Stash10" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2NhcmFicy9HcmVhdGVyU2NhcmFiRGVsaXJpdW0iLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/c723c51ba6/GreaterScarabDelirium.png", + "stackSize": 8, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "fea7ae161fc7152e93bdf4c241531a951921a70ec9ddd41d6d86a4a2aa0e42b6", + "name": "", + "typeLine": "Delirium Scarab of Paranoia", + "baseType": "Delirium Scarab of Paranoia", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "8/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + }, + { + "name": "Limit", + "values": [ + [ + "5", + 0 + ] + ], + "displayMode": 0, + "type": 87 + } + ], + "explicitMods": [ + "Delirium Encounters in Area generate 2 additional Reward types" + ], + "descrText": "Can be used in a personal Map Device to add modifiers to a Map.", + "flavourText": [ + "If it seems too good to be true..." + ], + "frameType": 0, + "x": 249, + "y": 0, + "inventoryId": "Stash10" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvTWFwcy9NYXJha2V0aFNoYXJkIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/06ccc00c64/MarakethShard.png", + "stackSize": 7, + "maxStackSize": 100, + "league": "Mercenaries", + "id": "6b7b15e82dc854eaf3cae152c2a0972fc93a457acba405bd31fa0640165f2f47", + "name": "", + "typeLine": "Timeless Maraketh Splinter", + "baseType": "Timeless Maraketh Splinter", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "7/100", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "descrText": "Combine 100 Splinters to create a Timeless Maraketh Emblem.", + "frameType": 5, + "x": 70, + "y": 0, + "inventoryId": "Stash10" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2NhcmFicy9MZXNzZXJTY2FyYWJVbmlxdWUiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/72516960f1/LesserScarabUnique.png", + "stackSize": 9, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "721f395e2101e4d1ac89719e932e7bf5b6f7e7ca4cf3c3468d0c60fcccfcd21a", + "name": "", + "typeLine": "Titanic Scarab", + "baseType": "Titanic Scarab", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "9/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + }, + { + "name": "Limit", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 87 + } + ], + "explicitMods": [ + "Unique Monsters have 1% increased Toughness, Damage, Rarity and Quantity of items dropped per 1% increased Pack Size of Area" + ], + "descrText": "Can be used in a personal Map Device to add modifiers to a Map.", + "flavourText": [ + "What power lies in a name?" + ], + "frameType": 0, + "x": 169, + "y": 0, + "inventoryId": "Stash10" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2NhcmFicy9HcmVhdGVyU2NhcmFiQWJ5c3MiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/e6bcf6b93d/GreaterScarabAbyss.png", + "stackSize": 4, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "cb4fafcdd9af181e94e738511ff057e91740443b842d12376a6c0936abc06aec", + "name": "", + "typeLine": "Abyss Scarab of Edifice", + "baseType": "Abyss Scarab of Edifice", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "4/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + }, + { + "name": "Limit", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 87 + } + ], + "explicitMods": [ + "Abysses in Area that do not lead to an Abyssal Depths lead to a Stygian Spire\nAbysses in Area spawn Hoards as they travel" + ], + "descrText": "Can be used in a personal Map Device to add modifiers to a Map.", + "flavourText": [ + "Their empires ghastly and gaunt glitter with gold." + ], + "frameType": 0, + "x": 211, + "y": 0, + "inventoryId": "Stash10" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2NhcmFicy9MZXNzZXJTY2FyYWJBbmFyY2h5IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/89174f2e33/LesserScarabAnarchy.png", + "stackSize": 14, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "009bdbbc610d8b54d67ce406b6aef90f31df628ad9f81503a41bcc36e5a4f872", + "name": "", + "typeLine": "Anarchy Scarab", + "baseType": "Anarchy Scarab", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "14/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + }, + { + "name": "Limit", + "values": [ + [ + "5", + 0 + ] + ], + "displayMode": 0, + "type": 87 + } + ], + "explicitMods": [ + "Area contains 4 additional Rogue Exiles" + ], + "descrText": "Can be used in a personal Map Device to add modifiers to a Map.", + "flavourText": [ + "On Wraeclast, it's kill or be killed." + ], + "frameType": 0, + "x": 212, + "y": 0, + "inventoryId": "Stash10" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2NhcmFicy9Ob3JtYWxTY2FyYWJUb3JtZW50IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/b93daed118/NormalScarabTorment.png", + "stackSize": 7, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "9bbe2879be7e50d32651eef8dffa4a3ccb2f7d39b16cb0268e166d57e21f0949", + "name": "", + "typeLine": "Torment Scarab of Peculiarity", + "baseType": "Torment Scarab of Peculiarity", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "7/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + }, + { + "name": "Limit", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 87 + } + ], + "explicitMods": [ + "Tormented Spirits in Area are replaced with unusual variants" + ], + "descrText": "Can be used in a personal Map Device to add modifiers to a Map.", + "flavourText": [ + "Now there's a blood-curdling wail I haven't heard before!" + ], + "frameType": 0, + "x": 187, + "y": 0, + "inventoryId": "Stash10" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2NhcmFicy9BbHROb3JtYWxTY2FyYWJMZWdpb24iLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/8c2976d5a7/AltNormalScarabLegion.png", + "stackSize": 2, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "5fae323f23b3f095bdb0b5fcd432526ae17467dc7921ace7f5ea3945815d1ca1", + "name": "", + "typeLine": "Legion Scarab of Command", + "baseType": "Legion Scarab of Command", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "2/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + }, + { + "name": "Limit", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 87 + } + ], + "explicitMods": [ + "Legion Factions in Area are accompanied by a General" + ], + "descrText": "Can be used in a personal Map Device to add modifiers to a Map.", + "flavourText": [ + "Cut off the head and the snake will perish." + ], + "frameType": 0, + "x": 205, + "y": 0, + "inventoryId": "Stash10" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2NhcmFicy9HcmVhdGVyU2NhcmFiQmxpZ2h0IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/cf36f28d45/GreaterScarabBlight.png", + "stackSize": 3, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "f0346deeec9609f2ff35d250dc83f95c2de5318789c9c9677609982d0c06896b", + "name": "", + "typeLine": "Blight Scarab of the Blightheart", + "baseType": "Blight Scarab of the Blightheart", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "3/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + }, + { + "name": "Limit", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 87 + } + ], + "explicitMods": [ + "Blight Encounters in Area have one Blighted Chest\nBlight Encounters in Area spawn many more waves of Enemies\nBlighted Chests in Area grow larger and more\nrewarding the more Blighted Enemies are slain" + ], + "descrText": "Can be used in a personal Map Device to add modifiers to a Map.", + "flavourText": [ + "The core grows larger with each cycle, doomed to spill forth..." + ], + "frameType": 0, + "x": 254, + "y": 0, + "inventoryId": "Stash10" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2NhcmFicy9HcmVhdGVyU2NhcmFiTWlzYyIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/dfed2f59a3/GreaterScarabMisc.png", + "stackSize": 4, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "7bf78edc2e15dc482cfcd7580e433286722be812743bc543229d298a4debc235", + "name": "", + "typeLine": "Scarab of Hunted Traitors", + "baseType": "Scarab of Hunted Traitors", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "4/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + }, + { + "name": "Limit", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 87 + } + ], + "explicitMods": [ + "Area contains Hunted Traitors" + ], + "descrText": "Can be used in a personal Map Device to add modifiers to a Map.", + "flavourText": [ + "Nothing is as unforgiveable." + ], + "frameType": 0, + "x": 250, + "y": 1, + "inventoryId": "Stash10" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2NhcmFicy9MZXNzZXJTY2FyYWJCbGlnaHQiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/c35814598b/LesserScarabBlight.png", + "stackSize": 9, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "788f3847e44c3a67a6aabe6ca6cd13d808857cd6b309fd89ab8ff28ea76f7def", + "name": "", + "typeLine": "Blight Scarab", + "baseType": "Blight Scarab", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "9/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + }, + { + "name": "Limit", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 87 + } + ], + "explicitMods": [ + "Area contains a Blight Encounter" + ], + "descrText": "Can be used in a personal Map Device to add modifiers to a Map.", + "flavourText": [ + "The tendrils creep and grow..." + ], + "frameType": 0, + "x": 252, + "y": 0, + "inventoryId": "Stash10" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2NhcmFicy9UaWVyNFNjYXJhYkJyZWFjaCIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/0b375322d7/Tier4ScarabBreach.png", + "stackSize": 1, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "de09eff6315631155a808941a2148fb8868eac0e7aa735e807dbe3d0bd580907", + "name": "", + "typeLine": "Breach Scarab of Snares", + "baseType": "Breach Scarab of Snares", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + }, + { + "name": "Limit", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 87 + } + ], + "explicitMods": [ + "Breaches in Area have 3 to 5 additional Clasped Hands\nClasped Hands in Area are guarded by a rare Breach Monster" + ], + "descrText": "Can be used in a personal Map Device to add modifiers to a Map.", + "flavourText": [ + "Care where you step." + ], + "frameType": 0, + "x": 163, + "y": 0, + "inventoryId": "Stash10" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvTWFwcy9TaW5GbGFza0VtcHR5IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/65ed329fe5/SinFlaskEmpty.png", + "stackSize": 17, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "dfc7c7ecb01d4a6ae428599ce37850a97e599c600b334b39d683693398c56e1a", + "name": "", + "typeLine": "Divine Vessel", + "baseType": "Divine Vessel", + "ilvl": 0, + "identified": true, + "explicitMods": [ + "Unique Boss deals 10% increased Damage\r\nUnique Boss has 10% increased Attack and Cast Speed\r\nUnique Boss has 10% increased Life\r\nUnique Boss has 20% increased Area of Effect" + ], + "descrText": "Can be used in a personal Map Device, allowing you to capture the Soul of the Map's Boss. The Vessel containing the captured Soul can be retrieved from the Map Device. You must be in the Map when the boss is defeated.", + "flavourText": [ + "Power is a curious thing. \r", + "It can be contained, hidden, locked away, \r", + "and yet it always breaks free." + ], + "frameType": 0, + "x": 16, + "y": 0, + "inventoryId": "Stash10" + } + ] + }, + "UnknownAccount!-Mercenaries-10-stis": { + "numTabs": 14, + "delveLayout": { + "0": { + "x": 322.51521298174447, + "y": 45.63894523326572, + "w": 1, + "h": 1, + "scale": 0.9230769276618958 + }, + "1": { + "x": 203.2454361054767, + "y": 45.63894523326572, + "w": 1, + "h": 1, + "scale": 0.9230769276618958 + }, + "2": { + "x": 382.7586206896552, + "y": 45.63894523326572, + "w": 1, + "h": 1, + "scale": 0.9230769276618958 + }, + "3": { + "x": 83.36713995943205, + "y": 45.63894523326572, + "w": 1, + "h": 1, + "scale": 0.9230769276618958 + }, + "4": { + "x": 262.8803245436106, + "y": 45.63894523326572, + "w": 1, + "h": 1, + "scale": 0.9230769276618958 + }, + "5": { + "x": 442.39350912778906, + "y": 45.63894523326572, + "w": 1, + "h": 1, + "scale": 0.9230769276618958 + }, + "6": { + "x": 143.00202839756594, + "y": 45.63894523326572, + "w": 1, + "h": 1, + "scale": 0.9230769276618958 + }, + "7": { + "x": 83.97565922920893, + "y": 105.2738336713996, + "w": 1, + "h": 1, + "scale": 0.9230769276618958 + }, + "8": { + "x": 203.2454361054767, + "y": 105.2738336713996, + "w": 1, + "h": 1, + "scale": 0.9230769276618958 + }, + "9": { + "x": 322.51521298174447, + "y": 105.2738336713996, + "w": 1, + "h": 1, + "scale": 0.9230769276618958 + }, + "10": { + "x": 442.39350912778906, + "y": 105.2738336713996, + "w": 1, + "h": 1, + "scale": 0.9230769276618958 + }, + "11": { + "x": 382.7586206896552, + "y": 105.2738336713996, + "w": 1, + "h": 1, + "scale": 0.9230769276618958 + }, + "12": { + "x": 502.02839756592294, + "y": 105.2738336713996, + "w": 1, + "h": 1, + "scale": 0.9230769276618958 + }, + "13": { + "x": 23.732251521298178, + "y": 105.2738336713996, + "w": 1, + "h": 1, + "scale": 0.9230769276618958 + }, + "14": { + "x": 143.61054766734281, + "y": 105.2738336713996, + "w": 1, + "h": 1, + "scale": 0.9230769276618958 + }, + "15": { + "x": 262.8803245436106, + "y": 105.2738336713996, + "w": 1, + "h": 1, + "scale": 0.9230769276618958 + }, + "16": { + "x": 262.8803245436106, + "y": 164.90872210953347, + "w": 1, + "h": 1, + "scale": 0.9230769276618958 + }, + "17": { + "x": 442.39350912778906, + "y": 224.54361054766736, + "w": 1, + "h": 1, + "scale": 0.9230769276618958 + }, + "18": { + "x": 112.57606490872212, + "y": 164.90872210953347, + "w": 1, + "h": 1, + "scale": 0.9230769276618958 + }, + "19": { + "x": 412.5760649087221, + "y": 164.90872210953347, + "w": 1, + "h": 1, + "scale": 0.9230769276618958 + }, + "20": { + "x": 472.210953346856, + "y": 164.90872210953347, + "w": 1, + "h": 1, + "scale": 0.9230769276618958 + }, + "21": { + "x": 83.36713995943205, + "y": 224.54361054766736, + "w": 1, + "h": 1, + "scale": 0.9230769276618958 + }, + "22": { + "x": 52.94117647058824, + "y": 164.90872210953347, + "w": 1, + "h": 1, + "scale": 0.9230769276618958 + }, + "23": { + "x": 322.51521298174447, + "y": 164.90872210953347, + "w": 1, + "h": 1, + "scale": 0.9230769276618958 + }, + "24": { + "x": 202.63691683569982, + "y": 164.90872210953347, + "w": 1, + "h": 1, + "scale": 0.9230769276618958 + }, + "25": { + "x": 0, + "y": 281.13590263691685, + "w": 1, + "h": 1, + "scale": 0.9230769276618958, + "hidden": true + }, + "26": { + "x": 0, + "y": 350.5070993914808, + "w": 1, + "h": 2, + "scale": 0.8205128312110901, + "hidden": true + }, + "27": { + "x": 65.72008113590265, + "y": 304.25963488843814, + "w": 2, + "h": 2, + "scale": 0.8205128312110901, + "hidden": true + }, + "29": { + "x": 389.4523326572008, + "y": 304.25963488843814, + "w": 2, + "h": 2, + "scale": 0.8205128312110901, + "hidden": true + }, + "31": { + "x": 135.6997971602434, + "y": 453.95537525354973, + "w": 1, + "h": 1, + "scale": 0.9230769276618958 + }, + "32": { + "x": 196.55172413793105, + "y": 438.74239350912785, + "w": 1, + "h": 2, + "scale": 0.8205128312110901 + }, + "33": { + "x": 256.7951318458418, + "y": 438.74239350912785, + "w": 2, + "h": 2, + "scale": 0.8205128312110901 + }, + "35": { + "x": 351.72413793103453, + "y": 438.74239350912785, + "w": 2, + "h": 2, + "scale": 0.8205128312110901 + }, + "37": { + "x": 195.94320486815417, + "y": 242.79918864097365, + "w": 2, + "h": 4, + "scale": 0.8205128312110901 + }, + "39": { + "x": 295.7403651115619, + "y": 242.79918864097365, + "w": 2, + "h": 4, + "scale": 0.8205128312110901 + } + }, + "items": [ + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvRGVsdmUvU2h1ZGRlcmluZ0Zvc3NpbCIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/7ea7926999/ShudderingFossil.png", + "stackSize": 8, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "954bfca31b04d2823a66e5d1fc773a221780defacc5d0dad950f547fc37a9f8c", + "name": "", + "typeLine": "Shuddering Fossil", + "baseType": "Shuddering Fossil", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "8/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "More Speed modifiers\r\nNo Mana modifiers" + ], + "descrText": "Place in a Resonator to influence item crafting.", + "frameType": 5, + "x": 12, + "y": 0, + "inventoryId": "Stash11" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvRGVsdmUvTWV0YWxsaWNGb3NzaWwiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/c26857827c/MetallicFossil.png", + "stackSize": 7, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "6b37aa64c40b91f5292a339e7068920c69b400df435e43d6caecd6d3c53a1470", + "name": "", + "typeLine": "Metallic Fossil", + "baseType": "Metallic Fossil", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "7/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "More Lightning modifiers\r\nNo Physical modifiers" + ], + "descrText": "Place in a Resonator to influence item crafting.", + "frameType": 5, + "x": 2, + "y": 0, + "inventoryId": "Stash11" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvRGVsdmUvSmFnZ2VkRm9zc2lsIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/054b08865e/JaggedFossil.png", + "stackSize": 4, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "ed2ec80ac8416f80db5a80d3a882387f025918feabf3b69e4217321305c94c0a", + "name": "", + "typeLine": "Jagged Fossil", + "baseType": "Jagged Fossil", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "4/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "More Physical modifiers\r\nNo Chaos modifiers" + ], + "descrText": "Place in a Resonator to influence item crafting.", + "frameType": 5, + "x": 3, + "y": 0, + "inventoryId": "Stash11" + }, + { + "verified": false, + "w": 2, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvRGVsdmUvUmVyb2xsMngyQyIsInciOjIsImgiOjIsInNjYWxlIjoxfV0/584267701b/Reroll2x2C.png", + "stackSize": 3, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "0db8651303a92f4fcce37c06f1485fe41534f23f017745fe079370ca6c781f9d", + "delve": true, + "sockets": [ + { + "group": 0, + "attr": "DV", + "sColour": "DV" + }, + { + "group": 1, + "attr": "DV", + "sColour": "DV" + }, + { + "group": 2, + "attr": "DV", + "sColour": "DV" + }, + { + "group": 3, + "attr": "DV", + "sColour": "DV" + } + ], + "name": "", + "typeLine": "Prime Chaotic Resonator", + "baseType": "Prime Chaotic Resonator", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "3/10", + 0 + ] + ], + "displayMode": 0, + "type": 32 + }, + { + "name": "Requires {0} Socketed Fossils", + "values": [ + [ + "4", + 2 + ] + ], + "displayMode": 3 + } + ], + "explicitMods": [ + "Reforges a rare item with new random modifiers" + ], + "descrText": "All sockets must be filled with Fossils before this item can be used.", + "frameType": 5, + "x": 35, + "y": 0, + "inventoryId": "Stash11", + "socketedItems": [] + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvRGVsdmUvRGVuc2VGb3NzaWwiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/e51b8071e7/DenseFossil.png", + "stackSize": 6, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "c2c0a8f53f044d08db8bd55141915ddbdbd43be4c6f5dabe1ce4ad5b066e3bae", + "name": "", + "typeLine": "Dense Fossil", + "baseType": "Dense Fossil", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "6/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "More Defence modifiers\r\nNo Life Modifiers" + ], + "descrText": "Place in a Resonator to influence item crafting.", + "frameType": 5, + "x": 6, + "y": 0, + "inventoryId": "Stash11" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvRGVsdmUvUmVzb25hdGluZ0Zvc3NpbCIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/836925ced6/ResonatingFossil.png", + "stackSize": 4, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "6b0f5fef133dfa2041b410275a2f1a70eb7ea844f48b6d9474018e6ea032834c", + "name": "", + "typeLine": "Bound Fossil", + "baseType": "Bound Fossil", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "4/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "More Minion, Aura or Curse modifiers" + ], + "descrText": "Place in a Resonator to influence item crafting.", + "frameType": 5, + "x": 13, + "y": 0, + "inventoryId": "Stash11" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvRGVsdmUvQW1iZXJGaXJlRmx5IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/cf1a077c8d/AmberFireFly.png", + "stackSize": 22, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "f70747bcc174b50cdf4127920ca1a75e838ce59abf51959b2a0d1f4e89f8020b", + "name": "", + "typeLine": "Scorched Fossil", + "baseType": "Scorched Fossil", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "22/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "More Fire modifiers\r\nNo Cold modifiers" + ], + "descrText": "Place in a Resonator to influence item crafting.", + "frameType": 5, + "x": 0, + "y": 0, + "inventoryId": "Stash11" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvRGVsdmUvUHJpc3RpbmVGb3NzaWwiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/e9dda92a19/PristineFossil.png", + "stackSize": 6, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "ac305f380736cfb86785b94ab4aa2d32a0329c541b25d829b6cab79f30cddff1", + "name": "", + "typeLine": "Pristine Fossil", + "baseType": "Pristine Fossil", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "6/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "More Life modifiers\r\nNo Defence modifiers" + ], + "descrText": "Place in a Resonator to influence item crafting.", + "frameType": 5, + "x": 5, + "y": 0, + "inventoryId": "Stash11" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvRGVsdmUvQW1iZXJGYW5nIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/559d8ae855/AmberFang.png", + "stackSize": 7, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "2c11fb4f44faa100c3be6bf66d298f7d9ff341a9d0b1592787db8282dc434b68", + "name": "", + "typeLine": "Frigid Fossil", + "baseType": "Frigid Fossil", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "7/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "More Cold modifiers\r\nNo Fire modifiers" + ], + "descrText": "Place in a Resonator to influence item crafting.", + "frameType": 5, + "x": 1, + "y": 0, + "inventoryId": "Stash11" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvRGVsdmUvRnJhY3R1cmVkRm9zc2lsIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/ffb5b47984/FracturedFossil.png", + "stackSize": 2, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "4630429fd48a2fd13b47a7845928f9ef9583f3870d05ee1e8c00c402fe94f6e7", + "name": "", + "typeLine": "Fractured Fossil", + "baseType": "Fractured Fossil", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "2/10", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Creates a split copy\r\nCannot be used to split Influenced,\r\nEnchanted, Fractured, or Synthesised items" + ], + "descrText": "Place in a Resonator to influence item crafting.", + "frameType": 5, + "x": 20, + "y": 0, + "inventoryId": "Stash11" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvRGVsdmUvQW1iZXJFeWUiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/7579485795/AmberEye.png", + "stackSize": 1, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "8a4dc25ddc9406c1462e1492ed02ab6ce86fe3d127b7aaeb06df36c1498bddda", + "name": "", + "typeLine": "Hollow Fossil", + "baseType": "Hollow Fossil", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/10", + 0 + ] + ], + "displayMode": 0, + "type": 32 + }, + { + "name": "Applies to", + "values": [ + [ + "Weapons, Helmets, Boots, Gloves, Body Armour", + 0 + ] + ], + "displayMode": 0 + } + ], + "explicitMods": [ + "Has an Abyssal socket" + ], + "descrText": "Place in a Resonator to influence item crafting.", + "frameType": 5, + "x": 19, + "y": 0, + "inventoryId": "Stash11" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvRGVsdmUvTHVjZW50Rm9zc2lsIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/633b40a6b0/LucentFossil.png", + "stackSize": 1, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "2268d91f05664c8187fe08abc31b4c079bbc2b394c8ecd9ab24af6b747dae8b1", + "name": "", + "typeLine": "Lucent Fossil", + "baseType": "Lucent Fossil", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "More Mana modifiers\r\nNo Speed modifiers" + ], + "descrText": "Place in a Resonator to influence item crafting.", + "frameType": 5, + "x": 11, + "y": 0, + "inventoryId": "Stash11" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvRGVsdmUvU2VycmF0ZWRGb3NzaWwiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/42d7279694/SerratedFossil.png", + "stackSize": 1, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "a50316bdea85a2437bd10d53c26616b05ebc4953daeaeeebffb9b39dafea26d8", + "name": "", + "typeLine": "Serrated Fossil", + "baseType": "Serrated Fossil", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "More Attack modifiers\r\nFewer Caster modifiers" + ], + "descrText": "Place in a Resonator to influence item crafting.", + "frameType": 5, + "x": 10, + "y": 0, + "inventoryId": "Stash11" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvRGVsdmUvUmVyb2xsMngxQSIsInciOjEsImgiOjIsInNjYWxlIjoxfV0/1aa8e1c365/Reroll2x1A.png", + "stackSize": 18, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "1f575ce7d4d49b59a87bc54ec5f53ea4ac9893cfbe550c9fc3f73bba4deb8cb1", + "delve": true, + "sockets": [ + { + "group": 0, + "attr": "DV", + "sColour": "DV" + }, + { + "group": 1, + "attr": "DV", + "sColour": "DV" + } + ], + "name": "", + "typeLine": "Potent Chaotic Resonator", + "baseType": "Potent Chaotic Resonator", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "18/10", + 0 + ] + ], + "displayMode": 0, + "type": 32 + }, + { + "name": "Requires {0} Socketed Fossils", + "values": [ + [ + "2", + 2 + ] + ], + "displayMode": 3 + } + ], + "explicitMods": [ + "Reforges a rare item with new random modifiers" + ], + "descrText": "All sockets must be filled with Fossils before this item can be used.", + "frameType": 5, + "x": 32, + "y": 0, + "inventoryId": "Stash11", + "socketedItems": [] + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvRGVsdmUvUmVyb2xsMXgxQSIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/eea57ec0df/Reroll1x1A.png", + "stackSize": 39, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "ba4dba8bea08bc4eeab67767797d56996cf79528fffd7760783886cba50e7ebb", + "delve": true, + "sockets": [ + { + "group": 0, + "attr": "DV", + "sColour": "DV" + } + ], + "name": "", + "typeLine": "Primitive Chaotic Resonator", + "baseType": "Primitive Chaotic Resonator", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "39/10", + 0 + ] + ], + "displayMode": 0, + "type": 32 + }, + { + "name": "Requires {0} Socketed Fossil", + "values": [ + [ + "1", + 2 + ] + ], + "displayMode": 3 + } + ], + "explicitMods": [ + "Reforges a rare item with new random modifiers" + ], + "descrText": "All sockets must be filled with Fossils before this item can be used.", + "frameType": 5, + "x": 31, + "y": 0, + "inventoryId": "Stash11", + "socketedItems": [] + }, + { + "verified": false, + "w": 2, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvRGVsdmUvUmVyb2xsMngyQSIsInciOjIsImgiOjIsInNjYWxlIjoxfV0/b5be7d519f/Reroll2x2A.png", + "stackSize": 5, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "5086ed075a152c8ca4b356611e56147a86ad4de5e4e0722d1c8f30b42d161d2a", + "delve": true, + "sockets": [ + { + "group": 0, + "attr": "DV", + "sColour": "DV" + }, + { + "group": 1, + "attr": "DV", + "sColour": "DV" + }, + { + "group": 2, + "attr": "DV", + "sColour": "DV" + } + ], + "name": "", + "typeLine": "Powerful Chaotic Resonator", + "baseType": "Powerful Chaotic Resonator", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "5/10", + 0 + ] + ], + "displayMode": 0, + "type": 32 + }, + { + "name": "Requires {0} Socketed Fossils", + "values": [ + [ + "3", + 2 + ] + ], + "displayMode": 3 + } + ], + "explicitMods": [ + "Reforges a rare item with new random modifiers" + ], + "descrText": "All sockets must be filled with Fossils before this item can be used.", + "frameType": 5, + "x": 33, + "y": 0, + "inventoryId": "Stash11", + "socketedItems": [] + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvRGVsdmUvQWJiZXJhbnRGb3NzaWwiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/426882fe76/AbberantFossil.png", + "stackSize": 6, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "7610b4fd79a61538f833841b6452cebaf84efd2467d17d7f21c7a3236cea525a", + "name": "", + "typeLine": "Aberrant Fossil", + "baseType": "Aberrant Fossil", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "6/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "More Chaos modifiers\r\nNo Lightning modifiers" + ], + "descrText": "Place in a Resonator to influence item crafting.", + "frameType": 5, + "x": 4, + "y": 0, + "inventoryId": "Stash11" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvRGVsdmUvQ29ycm9kZWRGb3NzaWwiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/e934508b43/CorrodedFossil.png", + "stackSize": 1, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "7cee41fa045540adc5678761a4fe609bfef58a2e3930a35b45be04284d0520ce", + "name": "", + "typeLine": "Corroded Fossil", + "baseType": "Corroded Fossil", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/20", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "More Physical Ailment or Chaos Ailment modifiers\r\nNo Elemental modifiers" + ], + "descrText": "Place in a Resonator to influence item crafting.", + "frameType": 5, + "x": 7, + "y": 0, + "inventoryId": "Stash11" + } + ] + }, + "UnknownAccount!-Mercenaries-11-stis": { + "numTabs": 14, + "gemLayout": { + "filters": [ + "S", + "D", + "I", + "G" + ], + "sections": [ + { + "min": 21, + "max": 100 + }, + { + "min": 20, + "max": 20 + }, + { + "min": 2, + "max": 19 + }, + { + "min": 1, + "max": 1 + } + ], + "layout": { + "127,1": { + "filter": "S", + "section": 3 + }, + "109,1": { + "filter": "S", + "section": 3 + }, + "109,0": { + "filter": "D", + "section": 3 + }, + "94,1": { + "filter": "I", + "section": 1 + }, + "34,0": { + "filter": "D", + "section": 3 + }, + "123,1": { + "filter": "D", + "section": 3 + }, + "101,0": { + "filter": "I", + "section": 3 + }, + "40,0": { + "filter": "D", + "section": 3 + }, + "100,0": { + "filter": "I", + "section": 3 + }, + "96,1": { + "filter": "D", + "section": 3 + }, + "32,1": { + "filter": "D", + "section": 2 + }, + "101,1": { + "filter": "I", + "section": 3 + }, + "102,0": { + "filter": "S", + "section": 3 + }, + "65,0": { + "filter": "S", + "section": 3 + }, + "96,0": { + "filter": "D", + "section": 3 + }, + "99,1": { + "filter": "I", + "section": 3 + }, + "95,1": { + "filter": "D", + "section": 3 + }, + "99,0": { + "filter": "D", + "section": 3 + }, + "93,1": { + "filter": "S", + "section": 3 + }, + "97,1": { + "filter": "I", + "section": 3 + }, + "128,1": { + "filter": "S", + "section": 3 + }, + "98,0": { + "filter": "D", + "section": 3 + }, + "71,1": { + "filter": "D", + "section": 3 + }, + "72,0": { + "filter": "S", + "section": 3 + }, + "92,1": { + "filter": "I", + "section": 3 + }, + "57,1": { + "filter": "D", + "section": 3 + }, + "97,0": { + "filter": "D", + "section": 3 + }, + "136,0": { + "filter": "S", + "section": 1 + }, + "100,1": { + "filter": "I", + "section": 3 + }, + "92,0": { + "filter": "S", + "section": 1 + }, + "98,1": { + "filter": "I", + "section": 3 + }, + "57,0": { + "filter": "D", + "section": 3 + }, + "85,0": { + "filter": "I", + "section": 3 + }, + "136,1": { + "filter": "D", + "section": 3 + }, + "130,1": { + "filter": "D", + "section": 3 + }, + "71,0": { + "filter": "S", + "section": 3 + }, + "114,0": { + "filter": "I", + "section": 3 + }, + "58,0": { + "filter": "S", + "section": 3 + }, + "56,0": { + "filter": "D", + "section": 3 + }, + "67,0": { + "filter": "I", + "section": 3 + }, + "1,0": { + "filter": "D", + "section": 3 + }, + "0,1": { + "filter": "D", + "section": 2 + }, + "2,1": { + "filter": "I", + "section": 2 + }, + "1,1": { + "filter": "D", + "section": 2 + }, + "133,1": { + "filter": "I", + "section": 3 + }, + "134,0": { + "filter": "S", + "section": 3 + }, + "120,1": { + "filter": "D", + "section": 3 + }, + "32,0": { + "filter": "I", + "section": 3 + }, + "64,0": { + "filter": "I", + "section": 3 + }, + "104,0": { + "filter": "S", + "section": 3 + }, + "89,1": { + "filter": "I", + "section": 3 + }, + "134,1": { + "filter": "I", + "section": 3 + }, + "78,0": { + "filter": "I", + "section": 3 + }, + "52,1": { + "filter": "S", + "section": 3 + }, + "86,0": { + "filter": "I", + "section": 3 + }, + "104,1": { + "filter": "G", + "section": 3 + }, + "87,1": { + "filter": "D", + "section": 2 + }, + "62,1": { + "filter": "D", + "section": 3 + }, + "78,1": { + "filter": "S", + "section": 3 + }, + "65,1": { + "filter": "I", + "section": 3 + }, + "45,1": { + "filter": "I", + "section": 3 + }, + "124,1": { + "filter": "D", + "section": 3 + }, + "39,0": { + "filter": "D", + "section": 3 + }, + "55,1": { + "filter": "I", + "section": 3 + }, + "111,1": { + "filter": "I", + "section": 3 + }, + "118,0": { + "filter": "I", + "section": 3 + }, + "121,0": { + "filter": "I", + "section": 3 + }, + "17,0": { + "filter": "I", + "section": 2 + }, + "86,1": { + "filter": "I", + "section": 3 + }, + "29,1": { + "filter": "D", + "section": 3 + }, + "28,1": { + "filter": "S", + "section": 1 + }, + "110,0": { + "filter": "S", + "section": 3 + }, + "132,1": { + "filter": "S", + "section": 3 + }, + "63,1": { + "filter": "D", + "section": 3 + }, + "133,0": { + "filter": "S", + "section": 3 + }, + "118,1": { + "filter": "I", + "section": 3 + }, + "110,1": { + "filter": "D", + "section": 3 + }, + "47,0": { + "filter": "D", + "section": 3 + }, + "132,0": { + "filter": "D", + "section": 3 + }, + "84,0": { + "filter": "I", + "section": 3 + }, + "122,1": { + "filter": "D", + "section": 3 + }, + "28,0": { + "filter": "S", + "section": 3 + }, + "122,0": { + "filter": "D", + "section": 3 + }, + "119,1": { + "filter": "S", + "section": 3 + }, + "119,0": { + "filter": "D", + "section": 3 + }, + "54,1": { + "filter": "D", + "section": 3 + }, + "61,0": { + "filter": "I", + "section": 3 + }, + "85,1": { + "filter": "D", + "section": 3 + }, + "90,0": { + "filter": "I", + "section": 3 + }, + "128,0": { + "filter": "I", + "section": 3 + }, + "111,0": { + "filter": "D", + "section": 3 + }, + "41,1": { + "filter": "S", + "section": 3 + }, + "39,1": { + "filter": "I", + "section": 3 + }, + "91,1": { + "filter": "I", + "section": 1 + }, + "74,0": { + "filter": "D", + "section": 3 + }, + "91,0": { + "filter": "I", + "section": 3 + }, + "120,0": { + "filter": "I", + "section": 3 + }, + "66,0": { + "filter": "I", + "section": 3 + }, + "112,0": { + "filter": "S", + "section": 1 + }, + "67,1": { + "filter": "S", + "section": 3 + }, + "135,1": { + "filter": "D", + "section": 3 + }, + "116,0": { + "filter": "S", + "section": 3 + }, + "90,1": { + "filter": "D", + "section": 3 + }, + "116,1": { + "filter": "S", + "section": 3 + }, + "129,0": { + "filter": "I", + "section": 3 + }, + "130,0": { + "filter": "I", + "section": 3 + }, + "72,1": { + "filter": "D", + "section": 3 + }, + "43,0": { + "filter": "S", + "section": 3 + }, + "114,1": { + "filter": "I", + "section": 3 + }, + "117,0": { + "filter": "I", + "section": 3 + }, + "54,0": { + "filter": "I", + "section": 3 + }, + "117,1": { + "filter": "S", + "section": 3 + }, + "45,0": { + "filter": "I", + "section": 3 + }, + "48,1": { + "filter": "I", + "section": 3 + }, + "40,1": { + "filter": "S", + "section": 3 + }, + "125,1": { + "filter": "I", + "section": 3 + }, + "31,0": { + "filter": "I", + "section": 3 + }, + "129,1": { + "filter": "I", + "section": 3 + }, + "82,1": { + "filter": "D", + "section": 3 + }, + "53,0": { + "filter": "D", + "section": 3 + }, + "61,1": { + "filter": "D", + "section": 3 + }, + "126,0": { + "filter": "I", + "section": 3 + }, + "125,0": { + "filter": "D", + "section": 3 + }, + "115,1": { + "filter": "S", + "section": 3 + }, + "115,0": { + "filter": "I", + "section": 3 + }, + "33,0": { + "filter": "I", + "section": 1 + }, + "55,0": { + "filter": "I", + "section": 3 + }, + "123,0": { + "filter": "D", + "section": 3 + }, + "80,1": { + "filter": "I", + "section": 3 + }, + "135,0": { + "filter": "S", + "section": 3 + }, + "36,1": { + "filter": "D", + "section": 3 + }, + "79,1": { + "filter": "D", + "section": 3 + }, + "94,0": { + "filter": "D", + "section": 3 + }, + "126,1": { + "filter": "I", + "section": 3 + }, + "87,0": { + "filter": "S", + "section": 3 + }, + "105,1": { + "filter": "D", + "section": 3 + }, + "131,1": { + "filter": "I", + "section": 3 + }, + "14,1": { + "filter": "S", + "section": 3 + }, + "131,0": { + "filter": "D", + "section": 3 + }, + "93,0": { + "filter": "S", + "section": 3 + }, + "62,0": { + "filter": "I", + "section": 3 + }, + "127,0": { + "filter": "S", + "section": 3 + }, + "34,1": { + "filter": "D", + "section": 3 + }, + "36,0": { + "filter": "I", + "section": 3 + }, + "76,1": { + "filter": "D", + "section": 3 + }, + "69,1": { + "filter": "I", + "section": 3 + }, + "68,1": { + "filter": "D", + "section": 3 + }, + "77,1": { + "filter": "S", + "section": 3 + }, + "77,0": { + "filter": "S", + "section": 3 + }, + "75,1": { + "filter": "D", + "section": 3 + }, + "76,0": { + "filter": "D", + "section": 3 + }, + "73,1": { + "filter": "I", + "section": 3 + }, + "73,0": { + "filter": "S", + "section": 3 + }, + "83,0": { + "filter": "D", + "section": 3 + }, + "75,0": { + "filter": "D", + "section": 3 + }, + "74,1": { + "filter": "D", + "section": 3 + }, + "8,0": { + "filter": "D", + "section": 3 + }, + "121,1": { + "filter": "S", + "section": 1 + }, + "5,1": { + "filter": "S", + "section": 3 + }, + "2,0": { + "filter": "I", + "section": 3 + }, + "95,0": { + "filter": "D", + "section": 3 + }, + "33,1": { + "filter": "I", + "section": 3 + }, + "4,1": { + "filter": "I", + "section": 3 + }, + "19,0": { + "filter": "I", + "section": 3 + }, + "89,0": { + "filter": "D", + "section": 1 + }, + "35,1": { + "filter": "S", + "section": 3 + }, + "19,1": { + "filter": "D", + "section": 3 + }, + "18,0": { + "filter": "D", + "section": 3 + }, + "3,1": { + "filter": "D", + "section": 3 + }, + "6,0": { + "filter": "D", + "section": 1 + }, + "81,0": { + "filter": "D", + "section": 2 + }, + "70,1": { + "filter": "D", + "section": 1 + }, + "43,1": { + "filter": "D", + "section": 1 + }, + "27,1": { + "filter": "I", + "section": 1 + }, + "44,0": { + "filter": "D", + "section": 1 + }, + "88,1": { + "filter": "S", + "section": 1 + }, + "56,1": { + "filter": "D", + "section": 3 + }, + "88,0": { + "filter": "S", + "section": 3 + }, + "51,0": { + "filter": "S", + "section": 3 + }, + "51,1": { + "filter": "D", + "section": 3 + }, + "137,0": { + "filter": "S", + "section": 1 + }, + "52,0": { + "filter": "I", + "section": 3 + }, + "50,1": { + "filter": "D", + "section": 3 + }, + "108,0": { + "filter": "I", + "section": 3 + }, + "6,1": { + "filter": "I", + "section": 3 + }, + "106,0": { + "filter": "D", + "section": 3 + }, + "23,1": { + "filter": "S", + "section": 3 + }, + "13,0": { + "filter": "S", + "section": 3 + }, + "21,0": { + "filter": "D", + "section": 3 + }, + "17,1": { + "filter": "D", + "section": 3 + }, + "12,0": { + "filter": "I", + "section": 3 + }, + "70,0": { + "filter": "D", + "section": 3 + }, + "68,0": { + "filter": "D", + "section": 3 + }, + "10,1": { + "filter": "I", + "section": 3 + }, + "11,0": { + "filter": "S", + "section": 3 + }, + "63,0": { + "filter": "D", + "section": 3 + }, + "9,1": { + "filter": "S", + "section": 3 + }, + "12,1": { + "filter": "S", + "section": 3 + }, + "38,0": { + "filter": "D", + "section": 3 + }, + "38,1": { + "filter": "D", + "section": 3 + }, + "5,0": { + "filter": "I", + "section": 3 + }, + "105,0": { + "filter": "I", + "section": 3 + }, + "82,0": { + "filter": "S", + "section": 3 + }, + "24,0": { + "filter": "S", + "section": 3 + }, + "80,0": { + "filter": "D", + "section": 3 + }, + "0,0": { + "filter": "D", + "section": 3 + }, + "106,1": { + "filter": "D", + "section": 3 + }, + "3,0": { + "filter": "D", + "section": 3 + }, + "7,1": { + "filter": "I", + "section": 3 + }, + "81,1": { + "filter": "S", + "section": 3 + }, + "8,1": { + "filter": "D", + "section": 3 + }, + "31,1": { + "filter": "D", + "section": 3 + }, + "47,1": { + "filter": "S", + "section": 3 + }, + "10,0": { + "filter": "I", + "section": 3 + }, + "20,0": { + "filter": "S", + "section": 3 + }, + "79,0": { + "filter": "I", + "section": 3 + }, + "48,0": { + "filter": "D", + "section": 3 + }, + "46,0": { + "filter": "D", + "section": 3 + }, + "46,1": { + "filter": "I", + "section": 3 + }, + "53,1": { + "filter": "I", + "section": 3 + }, + "13,1": { + "filter": "I", + "section": 3 + }, + "11,1": { + "filter": "I", + "section": 3 + }, + "60,1": { + "filter": "D", + "section": 3 + }, + "25,1": { + "filter": "S", + "section": 3 + }, + "60,0": { + "filter": "D", + "section": 3 + }, + "18,1": { + "filter": "I", + "section": 3 + }, + "20,1": { + "filter": "S", + "section": 3 + }, + "15,0": { + "filter": "S", + "section": 3 + }, + "15,1": { + "filter": "S", + "section": 3 + }, + "35,0": { + "filter": "I", + "section": 3 + }, + "42,0": { + "filter": "D", + "section": 3 + }, + "59,0": { + "filter": "S", + "section": 3 + }, + "58,1": { + "filter": "D", + "section": 3 + }, + "41,0": { + "filter": "S", + "section": 3 + }, + "49,0": { + "filter": "S", + "section": 3 + }, + "59,1": { + "filter": "I", + "section": 3 + }, + "113,0": { + "filter": "I", + "section": 3 + }, + "9,0": { + "filter": "D", + "section": 3 + }, + "112,1": { + "filter": "D", + "section": 3 + }, + "27,0": { + "filter": "S", + "section": 1 + }, + "42,1": { + "filter": "D", + "section": 1 + }, + "16,0": { + "filter": "S", + "section": 3 + }, + "16,1": { + "filter": "I", + "section": 2 + }, + "113,1": { + "filter": "S", + "section": 3 + }, + "23,0": { + "filter": "I", + "section": 2 + }, + "66,1": { + "filter": "I", + "section": 3 + }, + "84,1": { + "filter": "I", + "section": 3 + }, + "69,0": { + "filter": "D", + "section": 3 + }, + "50,0": { + "filter": "D", + "section": 3 + }, + "25,0": { + "filter": "S", + "section": 3 + }, + "49,1": { + "filter": "D", + "section": 3 + }, + "14,0": { + "filter": "S", + "section": 2 + }, + "21,1": { + "filter": "S", + "section": 1 + }, + "22,0": { + "filter": "D", + "section": 3 + }, + "44,1": { + "filter": "D", + "section": 1 + }, + "22,1": { + "filter": "D", + "section": 1 + }, + "107,0": { + "filter": "S", + "section": 3 + }, + "107,1": { + "filter": "D", + "section": 3 + }, + "103,1": { + "filter": "D", + "section": 3 + }, + "29,0": { + "filter": "I", + "section": 3 + }, + "108,1": { + "filter": "D", + "section": 3 + }, + "103,0": { + "filter": "D", + "section": 3 + }, + "102,1": { + "filter": "S", + "section": 3 + }, + "83,1": { + "filter": "I", + "section": 3 + }, + "124,0": { + "filter": "G", + "section": 3 + }, + "30,0": { + "filter": "I", + "section": 3 + }, + "30,1": { + "filter": "I", + "section": 3 + }, + "7,0": { + "filter": "S", + "section": 3 + }, + "4,0": { + "filter": "I", + "section": 3 + }, + "64,1": { + "filter": "D", + "section": 3 + }, + "26,0": { + "filter": "I", + "section": 3 + }, + "24,1": { + "filter": "I", + "section": 3 + }, + "37,0": { + "filter": "I", + "section": 3 + }, + "37,1": { + "filter": "D", + "section": 3 + }, + "26,1": { + "filter": "S", + "section": 3 + } + }, + "scale": 0.6085192697768763 + }, + "items": [ + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9Nb2x0ZW5TaGVsbCIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/d7b86e4b76/MoltenShell.png", + "support": false, + "league": "Mercenaries", + "id": "0a38707726d63477bcb9b2702f00313381f1ea4e5647b648b52978cca1b4c51c", + "name": "", + "typeLine": "Molten Shell", + "baseType": "Molten Shell", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Spell, AoE, Duration, Fire, Physical, Guard", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "8 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cooldown Time", + "values": [ + [ + "4.00 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "Instant", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+19%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "16", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "41", + 0 + ] + ], + "displayMode": 1, + "type": 63 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/49725", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Applies a buff that adds to your armour, and can take some of the damage from hits for you before being depleted. When the buff expires or is depleted, the skill deals reflected damage to enemies around you based on the total damage that was taken from the buff. Shares a cooldown with other Guard skills.", + "explicitMods": [ + "Base duration is 3.00 seconds", + "19% increased Skill Effect Duration", + "This Skill's Cooldown does not recover during its effect", + "75% of Damage from Hits is taken from the Buff before your Life or Energy Shield\nBuff can take Damage equal to 10% of your Armour, up to a maximum of 5000", + "Reflects 100% of Damage taken from Buff as Fire Damage when Buff expires or is depleted", + "Buff grants +115 to Armour" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 127, + "y": 1, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9WYWFsR2Vtcy9WYWFsQWJzb2x1dGlvbkJsYXN0R2VtIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/78d6158d9a/VaalAbsolutionBlastGem.png", + "support": false, + "league": "Mercenaries", + "id": "74ade19ddea98df62930626b2cd0eb83dd94f979eedbad539c97687d237c9077", + "name": "", + "typeLine": "Vaal Absolution", + "baseType": "Vaal Absolution", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Spell, Minion, Duration, Physical, Lightning, Vaal, AoE", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "9 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.75 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "6.00%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "180%", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "12", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "21", + 0 + ] + ], + "displayMode": 1, + "type": 63 + }, + { + "name": "Int", + "values": [ + [ + "14", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/15249", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Damages enemies in an area, applying a debuff for a short duration. If a non-unique enemy dies while affected by the debuff, the corpse will be consumed to summon a Sentinel of Absolution for a secondary duration, or to refresh the duration and life of an existing one instead if you have the maximum number of them.", + "explicitMods": [ + "Deals 21 to 31 Physical Damage", + "Base duration is 1.00 seconds", + "Base secondary duration is 10.00 seconds", + "Maximum 3 Summoned Sentinels of Absolution", + "25% chance to Summon a Sentinel of Absolution on Hitting a Rare or Unique Enemy", + "This Spell and Minions Convert 50% of Physical Damage to Lightning Damage" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 109, + "y": 1, + "inventoryId": "Stash12", + "hybrid": { + "isVaalGem": true, + "baseTypeName": "Absolution", + "properties": [ + { + "name": "Souls Per Use", + "values": [ + [ + "40", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Can Store {0} Use", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Soul Gain Prevention", + "values": [ + [ + "30 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.50 sec", + 0 + ] + ], + "displayMode": 0 + } + ], + "explicitMods": [ + "Base duration is 15.00 seconds", + "Modifiers to Skill Effect Duration also apply to this Skill's Soul Gain Prevention", + "Maximum 1 Ascended Sentinel of Absolution\nAscended Sentinel does not count towards the regular limit", + "Ascended Sentinels deal 200% more Damage", + "Ascended Sentinels take 70% less Damage" + ], + "secDescrText": "Causes one of your existing Sentinels of Absolution to Ascend, becoming more powerful, gaining new spells, and overriding its duration, while maintaining its other bonuses, including from support gems. If you cannot have more Ascended Sentinels of Absolution, an existing one will be refreshed instead." + } + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9WYWFsR2Vtcy9WYWFsRG91YmxlU3RyaWtlIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/b3997a2170/VaalDoubleStrike.png", + "support": false, + "league": "Mercenaries", + "id": "37c2ad8c4a3166b190843a01c750aaebdc1adef82fcce61ffeb373701e9d8862", + "name": "", + "typeLine": "Vaal Double Strike", + "baseType": "Vaal Double Strike", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Attack, Melee, Strike, Duration, Vaal, Physical", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "7 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Speed", + "values": [ + [ + "80% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "143.8% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "143%", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/70", + 0 + ] + ], + "displayMode": 2, + "progress": 0.01, + "type": 20 + } + ], + "secDescrText": "Performs two fast strikes with a melee weapon.", + "explicitMods": [ + "25% chance to cause Bleeding" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 109, + "y": 0, + "inventoryId": "Stash12", + "hybrid": { + "isVaalGem": true, + "baseTypeName": "Double Strike", + "properties": [ + { + "name": "Souls Per Use", + "values": [ + [ + "30", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Can Store {0} Uses", + "values": [ + [ + "2", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Soul Gain Prevention", + "values": [ + [ + "8 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "40.3% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "41%", + 0 + ] + ], + "displayMode": 0 + } + ], + "explicitMods": [ + "Base duration is 6.00 seconds", + "Modifiers to Skill Effect Duration also apply to this Skill's Soul Gain Prevention", + "Can't be Evaded", + "25% chance to cause Bleeding", + "Maximum 8 Summoned Doubles" + ], + "secDescrText": "Performs two fast strikes with a melee weapon, each of which summons a double of you for a duration to continuously attack monsters in this fashion." + } + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9TdXBwb3J0L0VmZmljYWN5IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/90381ee91a/Efficacy.png", + "support": true, + "league": "Mercenaries", + "id": "78e5a4fc95bf371f350325f468993b76f72a377ecde2cf2ee23eae47e3a9bb9a", + "name": "", + "typeLine": "Efficacy Support", + "baseType": "Efficacy Support", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Support, Duration", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "20 (Max)", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost & Reservation Multiplier", + "values": [ + [ + "130%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+20%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "70", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Int", + "values": [ + [ + "111", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "secDescrText": "Supports any skill that deals damage or has a duration.", + "explicitMods": [ + "Supported Skills deal 24% more Damage over Time", + "Supported Skills deal 10% increased Damage over Time", + "Supported Skills have 24% increased Skill Effect Duration" + ], + "descrText": "This is a Support Gem. It does not grant a bonus to your character, but to skills in sockets connected to it. Place into an item socket connected to a socket containing the Skill Gem you wish to augment. Right click to remove from a socket.", + "frameType": 4, + "x": 94, + "y": 1, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9QbGFndWVCZWFyZXJHZW0iLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/4dfe0fb3ba/PlagueBearerGem.png", + "support": false, + "league": "Mercenaries", + "id": "efb7795b2c0d2c387c6a5668deed0fc530651705fbe6c34f1f9f4361afe642d3", + "name": "", + "typeLine": "Plague Bearer", + "baseType": "Plague Bearer", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Spell, Chaos, AoE", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "6 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cooldown Time", + "values": [ + [ + "0.50 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "Instant", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+13%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "24", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "58", + 0 + ] + ], + "displayMode": 1, + "type": 64 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/118383", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Gain an Incubating buff, adding to its Plague Value as you inflict poisons. Use the skill again to begin Infecting, dealing chaos damage over time to nearby enemies until the Plague Value is depleted. Your damage modifiers don't apply to this skill's damage. Using the skill again alternates between Incubating and Infecting.", + "explicitMods": [ + "20% less Damage with Poison while Incubating and not at Maximum Plague Value", + "When you inflict Poison while Incubating, adds 40% of the Expected Poison\nDamage to Plague Value", + "While Infecting, deals Chaos Damage per second equal to 14% of the Plague Value when Infecting began, and loses Plague Value at the same rate" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 34, + "y": 0, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9FbGVtZW50YWxTdHJpa2UiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/70f4065c55/ElementalStrike.png", + "support": false, + "league": "Mercenaries", + "id": "c428548aef23ecc2faeddd6acffd8a17da7948042b1cb6cbd7ca8541ec07c02b", + "name": "", + "typeLine": "Wild Strike", + "baseType": "Wild Strike", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Attack, Melee, Strike, Lightning, Cold, Fire, Projectile, AoE, Chaining, Prismatic", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "7 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "219.4% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "219%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+19%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "28", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "29", + 0 + ] + ], + "displayMode": 1, + "type": 63 + }, + { + "name": "Dex", + "values": [ + [ + "42", + 0 + ] + ], + "displayMode": 1, + "type": 64 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/199345", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Your melee weapon strikes enemies, converting physical damage to a random element. Then, depending on the element chosen, it releases a fiery explosion, an arcing bolt of lightning, or an icy wave. It will avoid choosing the same element twice in a row.", + "explicitMods": [ + "Projectiles Pierce all Targets", + "Beams Chain 4 Times", + "Fires 3 Projectiles", + "19% chance to Freeze, Shock and Ignite", + "100% of Physical Damage Converted to Fire, Cold or Lightning Damage" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 123, + "y": 1, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9TdXBwb3J0L0NvbmNlbnRyYXRlZEFPRSIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/4db641d292/ConcentratedAOE.png", + "support": true, + "league": "Mercenaries", + "id": "bece93e409c9f86616c3cc4c7d863e85b3fe08f9b11b460e1430b1d4e6645a94", + "name": "", + "typeLine": "Concentrated Effect Support", + "baseType": "Concentrated Effect Support", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Support, AoE", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost & Reservation Multiplier", + "values": [ + [ + "140%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+5%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "18", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Int", + "values": [ + [ + "33", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/69833", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Supports any skill with an area of effect, regardless of whether that skill deals damage.", + "explicitMods": [ + "Supported Skills deal 25% more Area Damage", + "Supported Skills have 30% less Area of Effect", + "Supported Skills deal 2% increased Area Damage" + ], + "descrText": "This is a Support Gem. It does not grant a bonus to your character, but to skills in sockets connected to it. Place into an item socket connected to a socket containing the Skill Gem you wish to augment. Right click to remove from a socket.", + "frameType": 4, + "x": 101, + "y": 0, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9BbWJ1c2hTa2lsbEdlbSIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/b8e64084d6/AmbushSkillGem.png", + "support": false, + "league": "Mercenaries", + "id": "c58d6573d09be34d6cd79a43bdd48f8bfdebaeea093c493b20a0a24a18b1af90", + "name": "", + "typeLine": "Ambush", + "baseType": "Ambush", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Critical, Spell, Movement, Duration, Travel", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "8 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cooldown Time", + "values": [ + [ + "5.00 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.30 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+6%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "34", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "50", + 0 + ] + ], + "displayMode": 1, + "type": 64 + }, + { + "name": "Int", + "values": [ + [ + "35", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/252595", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Teleports you to a nearby enemy, applying a buff to you for a short duration and blinding the enemy for a secondary duration. Performing a melee attack with a One-Handed Weapon removes the buff to exert that attack.", + "explicitMods": [ + "Base duration is 1.50 seconds", + "Base secondary duration is 3.00 seconds", + "Buff is removed to Exert the next Melee Attack you perform\nAttacks Exerted by this Skill cannot be Exerted by other Skills", + "Exerted Attacks have +28% to Critical Strike Chance", + "Exerted Attacks have +100% to Critical Strike Multiplier" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 40, + "y": 0, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9TdXBwb3J0L1Byb2plY3RpbGVJbnRlbnNpdHkiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/ee6ee305b9/ProjectileIntensity.png", + "support": true, + "league": "Mercenaries", + "id": "47798f3ad55a05fef9e807dc6f3b84adeb9ae180daca7cc48ef434cfffa7e020", + "name": "", + "typeLine": "Pinpoint Support", + "baseType": "Pinpoint Support", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Support, Projectile, Spell", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost & Reservation Multiplier", + "values": [ + [ + "130%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+5%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "31", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "23", + 0 + ] + ], + "displayMode": 1, + "type": 64 + }, + { + "name": "Int", + "values": [ + [ + "33", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/285815", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Supports projectile spells you cast yourself. Cannot support triggered skills, Vaal skills, instant skills, channelling skills, skills with a reservation or which create minions, or skills used by totems, traps, or mines.", + "explicitMods": [ + "Supported Spells gain Intensity when you Cast them, to a maximum of 3\nSupported Skills fire 1 fewer Projectile per Intensity", + "Supported Spells lose 1 Intensity every 0.5 seconds while moving, or immediately if you teleport", + "Projectiles from Supported Skills deal 20% more Damage with Hits per Intensity", + "Supported Skills always fire at least 1 Projectile", + "Supported Skills fire 3 additional Projectiles", + "Supported Skills deal 2% increased Projectile Damage", + "Supported Skills deal 19% less Projectile Damage" + ], + "descrText": "This is a Support Gem. It does not grant a bonus to your character, but to skills in sockets connected to it. Place into an item socket connected to a socket containing the Skill Gem you wish to augment. Right click to remove from a socket.", + "frameType": 4, + "x": 100, + "y": 0, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9TdXBwb3J0L0Nsb3NlQ29tYmF0IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/812599bf67/CloseCombat.png", + "support": true, + "league": "Mercenaries", + "id": "fd1d87943914d1277f19f0aecb83ea82b61375155c8db01c474a0f107a1d48ab", + "name": "", + "typeLine": "Close Combat Support", + "baseType": "Close Combat Support", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Support, Melee, Attack, Duration", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost & Reservation Multiplier", + "values": [ + [ + "140%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+5%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "18", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "14", + 0 + ] + ], + "displayMode": 1, + "type": 63 + }, + { + "name": "Dex", + "values": [ + [ + "21", + 0 + ] + ], + "displayMode": 1, + "type": 64 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/69833", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Supports melee attack skills. Cannot support skills which create minions.", + "explicitMods": [ + "Supported Skills deal up to 25% more Melee Damage to Enemies, based on proximity", + "2% increased Damage with Hits to Close Range Enemies", + "Supported Skills grant Combat Rush on Hit\nCombat Rush lasts 2 seconds or until you use a Travel Skill", + "Combat Rush grants 20% more Attack Speed to Travel Skills not Supported by Close Combat", + "Supported Skills can only be used with Axes or Swords" + ], + "descrText": "This is a Support Gem. It does not grant a bonus to your character, but to skills in sockets connected to it. Place into an item socket connected to a socket containing the Skill Gem you wish to augment. Right click to remove from a socket.", + "frameType": 4, + "x": 96, + "y": 1, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9JY2VTaG90IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/bab7c309db/IceShot.png", + "support": false, + "league": "Mercenaries", + "id": "20fe6388c3b71a48c84ee4d21d86c291fc5d38572868f4eab7d0eafe5333d20f", + "name": "", + "typeLine": "Ice Shot", + "baseType": "Ice Shot", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Attack, Projectile, AoE, Cold, Bow", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "19", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "10 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "197.5% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "197%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+15%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "67", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "148", + 0 + ] + ], + "displayMode": 1, + "type": 64 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "20029906/242081556", + 0 + ] + ], + "displayMode": 2, + "progress": 0.08, + "type": 20 + } + ], + "secDescrText": "Fires an arrow that converts some physical damage to cold on its target and converts all physical damage to cold in a cone behind that target.", + "explicitMods": [ + "60% of Physical Damage Converted to Cold Damage", + "Base radius is 2.4 metres", + "Chills Enemies as though dealing 190% more Damage", + "60% increased Area of Effect angle" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 32, + "y": 1, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9Ta2l0dGVyYm90U2tpbGxHZW0iLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/253a2d4154/SkitterbotSkillGem.png", + "support": false, + "league": "Mercenaries", + "id": "95e4100cc165ecc94495e61121c5fcf9bc77bfde007832c940a63e4fc857cb93", + "name": "", + "typeLine": "Summon Skitterbots", + "baseType": "Summon Skitterbots", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Trap, Mine, Spell, Minion, Cold, Lightning, AoE, Aura", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Reservation", + "values": [ + [ + "35% Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cooldown Time", + "values": [ + [ + "1.00 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "Instant", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+5%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "16", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "18", + 0 + ] + ], + "displayMode": 1, + "type": 64 + }, + { + "name": "Int", + "values": [ + [ + "26", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/49725", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Summon a Chilling Skitterbot and a Shocking Skitterbot, which will trigger your traps and detonate your mines. Mines detonated by Skitterbots will re-arm and can then be detonated again. The Skitterbots grant you more trap and mine damage, and cannot be targeted or damaged.", + "explicitMods": [ + "10% increased Minion Movement Speed", + "Maximum 1 Summoned Skitterbot of each type", + "Chilling Skitterbot's Aura Chills Enemies near it", + "Shocking Skitterbot's Aura Shocks Enemies near it", + "Skitterbots grant 10% more Trap and Mine Damage" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 101, + "y": 1, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9Cb25lc2hhdHRlclNraWxsR2VtIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/d2b3689b1c/BoneshatterSkillGem.png", + "support": false, + "league": "Mercenaries", + "id": "9580f97f80a251796b31095994d9b9de0ba3f23a0c6a62f28455837af82b20d0", + "name": "", + "typeLine": "Boneshatter", + "baseType": "Boneshatter", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Attack, Melee, Strike, AoE, Duration, Physical", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "9 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Speed", + "values": [ + [ + "85% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "231% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "231%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+5%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "28", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "67", + 0 + ] + ], + "displayMode": 1, + "type": 63 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/199345", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Attack enemies with a forceful melee strike that also hurts you. Successive uses will raise the damage dealt both to enemies and you. Stunning an enemy with the strike releases a damaging pulse. Requires a Mace, Sceptre, Axe or Staff.", + "explicitMods": [ + "11 to 17 Added Attack Physical Damage", + "Gain 1 Trauma the first time this Attack Hits an Enemy\nTake 6 Physical Damage per Trauma when you gain Trauma\nTrauma lasts 6.0 seconds", + "2% more Damage per Trauma", + "Pulse has 15% increased Area of Effect per 0.1s of Stun Duration, up to 400%" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 102, + "y": 0, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9BbmNlc3RyYWxDcnkiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/b4adaa4a42/AncestralCry.png", + "support": false, + "league": "Mercenaries", + "id": "8cc4b401a8d035909f045e2f383d9c410910dc478666ca630f7cd093ab4dabe4", + "name": "", + "typeLine": "Ancestral Cry", + "baseType": "Ancestral Cry", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Warcry, AoE, Duration", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "14 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cooldown Time", + "values": [ + [ + "8.00 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Use Time", + "values": [ + [ + "0.80 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+14%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "16", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "41", + 0 + ] + ], + "displayMode": 1, + "type": 63 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/49725", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Performs a warcry, taunting all nearby enemies to attack the user and exerting subsequent strike attacks. The user and nearby allies gain a buff that grants elemental resistances.", + "explicitMods": [ + "Base duration is 2.50 seconds", + "28% increased Cooldown Recovery Rate", + "Counts total Power of Enemies in Range", + "Buff grants +5% to all Elemental Resistances per 5 power, counting a maximum of 30 Power", + "Buff grants +1% to all Maximum Elemental\nResistances per 10 Power, counting a maximum of 30 Power", + "Exerts the next 8 Melee Strike Attacks you perform", + "Exerted Strikes target 2 additional Enemies" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 65, + "y": 0, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9FbGVtZW50YWxoaXQiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/0d2ee78c79/Elementalhit.png", + "support": false, + "league": "Mercenaries", + "id": "c3d0e052748012905c62ca1de551ee4483125660e0cd289e1b994592f5ce28df", + "name": "", + "typeLine": "Elemental Hit", + "baseType": "Elemental Hit", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Attack, Melee, Strike, Fire, Cold, Lightning, AoE, Prismatic", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "6 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "100% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+5%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "12", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "33", + 0 + ] + ], + "displayMode": 1, + "type": 64 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/15249", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Each attack with a melee weapon will choose an element at random, and will only be able to deal damage of that element. If the attack hits an enemy, it will deal damage in an area around them, with the radius being larger if that enemy is suffering from an ailment of the chosen element. It will avoid choosing the same element twice in a row.", + "explicitMods": [ + "26 to 49 Added Fire Damage", + "21 to 40 Added Cold Damage", + "4 to 80 Added Lightning Damage", + "Only Deals Damage of the chosen Element\nDeals no Damage of other Damage Types", + "30% chance to Freeze, Shock and Ignite", + "Base radius is 1 metre", + "80% more Area Radius against Enemies affected by an Ailment of the chosen Element", + "11% more Damage for each type of Elemental Ailment on the Enemy" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 96, + "y": 0, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9TdXBwb3J0L0F1cmlmeSIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/ac2d013ed8/Aurify.png", + "support": true, + "league": "Mercenaries", + "id": "270662b52cb22fd696c01527245da5589fdaf1af0307535f9fa0be504a3de9d0", + "name": "", + "typeLine": "Blasphemy Support", + "baseType": "Blasphemy Support", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Support, Hex, Aura", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Reservation Override", + "values": [ + [ + "35% Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cooldown Time", + "values": [ + [ + "1.20 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+5%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "31", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Int", + "values": [ + [ + "52", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/285815", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Supports hex curse skills, turning them into auras that will apply their effect to all enemies in an area around you.", + "explicitMods": [ + "Supported Curse Skills apply their Curses as Auras\nSupported Curse Skills also count as Aura Skills", + "Using Supported Skills is Instant", + "25% less Effect of Supported Curses", + "5% increased Area of Effect of Supported Curse Skills" + ], + "descrText": "This is a Support Gem. It does not grant a bonus to your character, but to skills in sockets connected to it. Place into an item socket connected to a socket containing the Skill Gem you wish to augment. Right click to remove from a socket.", + "frameType": 4, + "x": 99, + "y": 1, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9TdXBwb3J0L0xlc3Nlck11bHRpcGxlUHJvamVjdGlsZXMiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/db32a787d3/LesserMultipleProjectiles.png", + "support": true, + "league": "Mercenaries", + "id": "c291a6a09d7f455f7215677f73f78d4ccedf713c3a92003c370226dca212d4bb", + "name": "", + "typeLine": "Lesser Multiple Projectiles Support", + "baseType": "Lesser Multiple Projectiles Support", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Support, Projectile", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost & Reservation Multiplier", + "values": [ + [ + "130%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+5%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "8", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "18", + 0 + ] + ], + "displayMode": 1, + "type": 64 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/3231", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Supports projectile skills.", + "explicitMods": [ + "Supported Skills deal 15% less Projectile Damage", + "Supported Skills fire 2 additional Projectiles", + "Supported Skills deal 2% increased Projectile Damage" + ], + "descrText": "This is a Support Gem. It does not grant a bonus to your character, but to skills in sockets connected to it. Place into an item socket connected to a socket containing the Skill Gem you wish to augment. Right click to remove from a socket.", + "frameType": 4, + "x": 95, + "y": 1, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9Ub3JuYWRvR2VtIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/17ebe5873b/TornadoGem.png", + "support": false, + "league": "Mercenaries", + "id": "a105496c77a61752fcc6bf758d0d9b0938247be07d0bbd37298ff6171baa4697", + "name": "", + "typeLine": "Tornado", + "baseType": "Tornado", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Spell, Duration, Physical, AoE, Orb", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "15 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.75 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "5.00%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "55%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+5%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "34", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "50", + 0 + ] + ], + "displayMode": 1, + "type": 64 + }, + { + "name": "Int", + "values": [ + [ + "35", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/252595", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Create a Tornado that hinders and repeatedly damages enemies around it. It will move forward for a duration, during which your projectiles can collide with it to deal damage as though it was an enemy. Then it will chase down enemies for a secondary duration, and reflect a portion of the damage it took from your projectiles to them in addition to its own damage.", + "explicitMods": [ + "Deals 31 to 46 Physical Damage", + "Deals Damage every 0.25 seconds", + "Base duration is 1.50 seconds", + "Base secondary duration is 4.00 seconds", + "During initial Duration, can be hit by your Projectiles up to 20 times", + "Reflects 10% of Damage Taken to Enemies", + "Enemies in range are Hindered", + "Maximum 1 Tornado", + "Tornado has 5% increased Movement Speed" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 99, + "y": 0, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9IZXJhbGRPZkxpZ2h0IEdlbSIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/26b726b416/HeraldOfLight%20Gem.png", + "support": false, + "league": "Mercenaries", + "id": "e073ef030494a7fe8d6d544884196301e1243f090534a7d240a3196a75787f6b", + "name": "", + "typeLine": "Herald of Purity", + "baseType": "Herald of Purity", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Spell, Herald, Minion, Duration, Physical", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Reservation", + "values": [ + [ + "25% Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cooldown Time", + "values": [ + [ + "1.00 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "Instant", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+6%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "16", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "26", + 0 + ] + ], + "displayMode": 1, + "type": 63 + }, + { + "name": "Int", + "values": [ + [ + "18", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/49725", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Grants a buff which lets you deal more physical damage. When you kill an enemy while you have this buff, this skill will summon a Sentinel of Purity, or refresh the duration and life of an existing one instead if you have the maximum number of them. The Sentinels of Purity have a single-target melee attack and an area melee attack.", + "explicitMods": [ + "Base duration is 12.00 seconds", + "Maximum 4 Summoned Sentinels of Purity", + "Summon a Sentinel of Purity when you Kill an Enemy", + "20% chance to Summon a Sentinel of Purity when you Hit a Rare or Unique Enemy", + "Buff grants 9% more Physical Damage", + "Minions have 12% increased Cooldown Recovery Rate" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 93, + "y": 1, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9BcmMiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/b906e66011/Arc.png", + "support": false, + "league": "Mercenaries", + "id": "f30283007a8e0fcfdac60bf114ee2b422c18f1b8379a56405d964a2d9219b033", + "name": "", + "typeLine": "Arc", + "baseType": "Arc", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Spell, Chaining, Lightning", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "8 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.70 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "6.00%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "120%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+5%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "12", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Int", + "values": [ + [ + "33", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/15249", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "An arc of lightning reaches from the caster to a targeted enemy and chains to other enemies, but not immediately back. Each time the arc chains, it will also chain a secondary arc to another enemy that the main arc has not already hit, which cannot chain further.", + "explicitMods": [ + "Deals 6 to 32 Lightning Damage", + "Chains +4 Times", + "15% more Damage with Hits and Ailments for each remaining Chain" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 97, + "y": 1, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9Cb25lc2hhdHRlclNraWxsR2VtIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/d2b3689b1c/BoneshatterSkillGem.png", + "support": false, + "league": "Mercenaries", + "id": "d13cdf90e626b573a0947c411da27723180bb23aece2d4d144535c6db9d2a9f3", + "name": "", + "typeLine": "Boneshatter", + "baseType": "Boneshatter", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Attack, Melee, Strike, AoE, Duration, Physical", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "9 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Speed", + "values": [ + [ + "85% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "231% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "231%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+7%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "28", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "67", + 0 + ] + ], + "displayMode": 1, + "type": 63 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/199345", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Attack enemies with a forceful melee strike that also hurts you. Successive uses will raise the damage dealt both to enemies and you. Stunning an enemy with the strike releases a damaging pulse. Requires a Mace, Sceptre, Axe or Staff.", + "explicitMods": [ + "11 to 17 Added Attack Physical Damage", + "Gain 1 Trauma the first time this Attack Hits an Enemy\nTake 6 Physical Damage per Trauma when you gain Trauma\nTrauma lasts 6.0 seconds", + "2% more Damage per Trauma", + "Pulse has 15% increased Area of Effect per 0.1s of Stun Duration, up to 400%" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 128, + "y": 1, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9CbGFkZVRyYXBTa2lsbEdlbSIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/dee7aad991/BladeTrapSkillGem.png", + "support": false, + "league": "Mercenaries", + "id": "6cf6719429ad04dbc823912a7f1db8145cb1671028a031f6b9431488ed482d64", + "name": "", + "typeLine": "Blade Trap", + "baseType": "Blade Trap", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Trap, Attack, AoE", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "8 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "76% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "76%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+5%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "12", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "33", + 0 + ] + ], + "displayMode": 1, + "type": 64 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/15249", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Throws a trap which, once triggered, swings two copies of your equipped Dagger, Claw or One Handed Sword around it in circles, each repeatedly damaging enemies it spins through.", + "explicitMods": [ + "Trap lasts 4.2 seconds", + "Rotates 4.25 times", + "25% increased rotation speed if Dual Wielding", + "Rotates +1 times if Dual Wielding", + "Base radius is 1.6 metres" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 98, + "y": 0, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9Cb25lTGFuY2UiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/a62305b654/BoneLance.png", + "support": false, + "league": "Mercenaries", + "id": "1625e8d3cfe2135df25266a6e8e24025375acd57f99162d1a282362062fbcf1c", + "name": "", + "typeLine": "Unearth", + "baseType": "Unearth", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Spell, Projectile, AoE, Physical", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "4 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.30 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "6.00%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "140%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+5%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "10", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "18", + 0 + ] + ], + "displayMode": 1, + "type": 64 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/9569", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Fires a projectile that will pierce through enemies to impact the ground at the targeted location, creating a Bone Archer corpse where it lands.", + "explicitMods": [ + "Deals 15 to 22 Physical Damage", + "Projectiles Pierce all Targets", + "Spawned corpses are Level 10", + "Maximum of 10 corpses allowed", + "Corpses Spawned have 5% increased Maximum Life" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 71, + "y": 1, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9QZXRyaWZpZWRCbG9vZEdlbSIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/8d9f5e2529/PetrifiedBloodGem.png", + "support": false, + "league": "Mercenaries", + "id": "8f94ffdeb8ac6b81fe8950e77e29c22a19642b17e6209a09e2ada35fd293d54f", + "name": "", + "typeLine": "Petrified Blood", + "baseType": "Petrified Blood", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Spell", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Reservation", + "values": [ + [ + "35% Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cooldown Time", + "values": [ + [ + "1.00 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "Instant", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+11%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "24", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "58", + 0 + ] + ], + "displayMode": 1, + "type": 63 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/118383", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Applies a buff that protects the lower half of your life, preventing some of the immediate life loss when damaged by hits and applying the loss over time instead. Your life cannot be raised above low life other than by flasks, and while above low life, skills will cost life as well as mana.", + "explicitMods": [ + "Life Recovery other than Flasks cannot Recover Life to above Low Life\nWhen taking Damage from Hits, 40% of Life loss below half Life is Prevented, then 98% of Life loss prevented this way is lost over 4 seconds", + "Skills gain a Base Life Cost equal to 40% of Base Mana Cost while not on Low Life" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 72, + "y": 0, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9SaWdodGVvdXNGaXJlIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/8bef0b9592/RighteousFire.png", + "support": false, + "league": "Mercenaries", + "id": "a43dfd58a483876a28aa549ca11d2f50aa863bed80373bc2652e8ed9ab2e0165", + "name": "", + "typeLine": "Righteous Fire", + "baseType": "Righteous Fire", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Spell, AoE, Fire", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cooldown Time", + "values": [ + [ + "0.30 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "Instant", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "16", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "18", + 0 + ] + ], + "displayMode": 1, + "type": 63 + }, + { + "name": "Int", + "values": [ + [ + "26", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/49725", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Engulfs you in magical fire that rapidly burns you and nearby enemies. Your spell damage is substantially increased while under this effect. The effect ends when you have 1 life remaining.", + "explicitMods": [ + "Deals 70% of your Maximum Life as Base Fire Damage per second", + "Deals 70% of your Maximum Energy Shield as Base Fire Damage per second", + "You Burn for 90% of your Maximum Life per second as Fire Damage", + "You Burn for 70% of your Maximum Energy Shield per second as Fire Damage", + "Grants 20% more Spell Damage", + "Base radius is 1.8 metres" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 92, + "y": 1, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9BY2N1cmFjeWFuZENyaXRpY2FsQ2hhbmNlQXVyYSIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/e8f00e99b6/AccuracyandCriticalChanceAura.png", + "support": false, + "league": "Mercenaries", + "id": "99e145501ed7015a7d8c7fcdd9ed5e8b8a50ad994f23deda3840899f9642d80d", + "name": "", + "typeLine": "Precision", + "baseType": "Precision", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Aura, Critical, Spell, AoE", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Reservation", + "values": [ + [ + "22 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cooldown Time", + "values": [ + [ + "1.20 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "Instant", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+12%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "10", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "22", + 0 + ] + ], + "displayMode": 1, + "type": 64 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/9569", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Casts an aura that grants accuracy and critical strike chance to you and your allies.", + "explicitMods": [ + "24% increased Area of Effect", + "You and nearby allies gain 20% increased Critical Strike Chance", + "You and nearby allies gain +93 to Accuracy Rating" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 57, + "y": 1, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9QcmlzbWF0aWNSYWluIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/6cc639e4ad/PrismaticRain.png", + "support": false, + "league": "Mercenaries", + "id": "e40eb36e4f35556b2844c9a72354e004066e6acbc63bc75ba6d140f5dd35eac3", + "name": "", + "typeLine": "Storm Rain", + "baseType": "Storm Rain", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Attack, AoE, Lightning, Projectile, Bow", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "7 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "46% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "46%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+5%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "28", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "67", + 0 + ] + ], + "displayMode": 1, + "type": 64 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/199345", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Fires an arrow into the air to land at a targeted location, dealing area damage. The arrow sticks in the ground where it lands, and periodically fires a beam of lightning to another arrow near it, dealing area damage between them.", + "explicitMods": [ + "50% of Physical Damage Converted to Lightning Damage", + "Arrows fire Beams every 0.50 seconds", + "Maximum 100 Arrows in the ground", + "Each Arrow can fire 4 Beams" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 97, + "y": 0, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9TdXBwb3J0L0luY3JlYXNlZEJ1cm5EdXJhdGlvbiIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/46900a1f5b/IncreasedBurnDuration.png", + "support": true, + "league": "Mercenaries", + "id": "b7bcd54b51f37c67b6153c832c4ed40c3771ffbc251ee7797544417a5fdd6bf6", + "name": "", + "typeLine": "Burning Damage Support", + "baseType": "Burning Damage Support", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Fire, Support", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "20 (Max)", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost & Reservation Multiplier", + "values": [ + [ + "130%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+20%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "70", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "70", + 0 + ] + ], + "displayMode": 1, + "type": 63 + }, + { + "name": "Int", + "values": [ + [ + "48", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "secDescrText": "Supports any skill that hits enemies, or can deal burning damage directly.", + "explicitMods": [ + "Supported Skills deal 10% increased Burning Damage", + "Supported Skills deal 34% more Burning Damage" + ], + "descrText": "This is a Support Gem. It does not grant a bonus to your character, but to skills in sockets connected to it. Place into an item socket connected to a socket containing the Skill Gem you wish to augment. Right click to remove from a socket.", + "frameType": 4, + "x": 136, + "y": 0, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9TcGlyaXRPZmZlcmluZyIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/cb2d2e421c/SpiritOffering.png", + "support": false, + "league": "Mercenaries", + "id": "fbc80fa1bba4ad92ad15ce0f758abe58f49de640f93735a8e0248dcf1d967eda", + "name": "", + "typeLine": "Spirit Offering", + "baseType": "Spirit Offering", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Minion, Spell, Duration", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "16 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "1.00 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+5%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "12", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Int", + "values": [ + [ + "33", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/15249", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Consumes a corpse, granting increased critical strike chance and additional critical strike multiplier to your minions. The skill consumes other nearby corpses, increasing the duration for each corpse consumed.", + "explicitMods": [ + "Base duration is 5.00 seconds", + "Additional 1.00 seconds Base Duration per extra corpse Consumed", + "Grants Minions 110% increased Critical Strike Chance", + "Grants Minions +30% to Critical Strike Multiplier", + "2% increased Effect of Offering" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 100, + "y": 1, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9TdXBwb3J0L0luY3JlYXNlZEJ1cm5EdXJhdGlvbiIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/46900a1f5b/IncreasedBurnDuration.png", + "support": true, + "league": "Mercenaries", + "id": "e09d969635ef58a6794f81a704e211ae67dddc26d63a481cc54179c283c70f1d", + "name": "", + "typeLine": "Burning Damage Support", + "baseType": "Burning Damage Support", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Fire, Support", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "20 (Max)", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost & Reservation Multiplier", + "values": [ + [ + "130%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+20%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "70", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "70", + 0 + ] + ], + "displayMode": 1, + "type": 63 + }, + { + "name": "Int", + "values": [ + [ + "48", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "secDescrText": "Supports any skill that hits enemies, or can deal burning damage directly.", + "explicitMods": [ + "Supported Skills deal 10% increased Burning Damage", + "Supported Skills deal 34% more Burning Damage" + ], + "descrText": "This is a Support Gem. It does not grant a bonus to your character, but to skills in sockets connected to it. Place into an item socket connected to a socket containing the Skill Gem you wish to augment. Right click to remove from a socket.", + "frameType": 4, + "x": 92, + "y": 0, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9MaWdodG5pbmdHb2xlbSIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/4220d92d66/LightningGolem.png", + "support": false, + "league": "Mercenaries", + "id": "4fee5207b82e8357beeda0b895561c1cb4985894229b23c7b2fb9fc23d7fae90", + "name": "", + "typeLine": "Summon Lightning Golem", + "baseType": "Summon Lightning Golem", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Lightning, Minion, Spell, Golem", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "30 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cooldown Time", + "values": [ + [ + "6.00 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "1.00 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+5%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "34", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "35", + 0 + ] + ], + "displayMode": 1, + "type": 64 + }, + { + "name": "Int", + "values": [ + [ + "50", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/252595", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Summons a Lightning Golem that grants you increased attack and cast speed, and mana regeneration. The Lightning Golem fires a projectile spell, creates orbs of Lightning that zap nearby enemies, and casts a temporary aura that grants added Lightning Damage to spells and attacks used by the Golem and its nearby allies.", + "explicitMods": [ + "Maximum 1 Summoned Golem", + "Golems grant 10% increased Attack and Cast Speed", + "Golems grant 7.3 Mana Regenerated per second", + "5% increased Buff Effect" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 98, + "y": 1, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9TdXBwb3J0L0JsaW5kIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/06f95114ae/Blind.png", + "support": true, + "league": "Mercenaries", + "id": "b024e15550a0208129dc9bfa2cf5d760b715e6157e26db45f98adb8ae98e73cb", + "name": "", + "typeLine": "Blind Support", + "baseType": "Blind Support", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Support", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost & Reservation Multiplier", + "values": [ + [ + "110%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+16%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "8", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "18", + 0 + ] + ], + "displayMode": 1, + "type": 64 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/3231", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Supports any skill that hits enemies.", + "explicitMods": [ + "8% increased Blind Effect", + "Supported Skills have 10% chance to Blind enemies on hit" + ], + "descrText": "This is a Support Gem. It does not grant a bonus to your character, but to skills in sockets connected to it. Place into an item socket connected to a socket containing the Skill Gem you wish to augment. Right click to remove from a socket.", + "frameType": 4, + "x": 57, + "y": 0, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9FbmZlZWJsZSIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/9d76e0760a/Enfeeble.png", + "support": false, + "league": "Mercenaries", + "id": "b2272632738cb819e8fe659123a3b6e3602bb5bddd9eb1c9227ec1fb58c03467", + "name": "", + "typeLine": "Enfeeble", + "baseType": "Enfeeble", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Spell, AoE, Duration, Curse, Hex", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "16 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.50 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+12%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "24", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Int", + "values": [ + [ + "58", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/118383", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Curses all targets in an area, reducing their accuracy and making them deal less damage.", + "explicitMods": [ + "Base duration is 8.00 seconds", + "12% increased Curse Duration", + "Cursed enemies have 10% reduced Accuracy Rating", + "Cursed Normal or Magic enemies deal 15% less Damage", + "Cursed Rare or Unique enemies deal 9% less Damage" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 85, + "y": 0, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9WYWFsR2Vtcy9WYWFsR3JhY2UiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/bbbc8bdd9c/VaalGrace.png", + "support": false, + "league": "Mercenaries", + "id": "774b260d288149efb7663db03cd7bdc9b98c1100f8cb23eaf5cf2b3301acb3c1", + "name": "", + "typeLine": "Vaal Grace", + "baseType": "Vaal Grace", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Aura, Spell, AoE, Duration, Vaal", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Reservation", + "values": [ + [ + "50% Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cooldown Time", + "values": [ + [ + "1.20 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "Instant", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "24", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "58", + 0 + ] + ], + "displayMode": 1, + "type": 64 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/118383", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Casts an aura that grants evasion to you and your allies.", + "explicitMods": [ + "You and nearby allies gain 136 additional Evasion Rating", + "You and nearby allies gain 20% more Evasion rating" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 136, + "y": 1, + "inventoryId": "Stash12", + "hybrid": { + "isVaalGem": true, + "baseTypeName": "Grace", + "properties": [ + { + "name": "Cooldown Time", + "values": [ + [ + "0.50 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Souls Per Use", + "values": [ + [ + "50", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Can Store {0} Use", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Soul Gain Prevention", + "values": [ + [ + "9 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "Instant", + 0 + ] + ], + "displayMode": 0 + } + ], + "explicitMods": [ + "Base duration is 6.00 seconds", + "Modifiers to Buff Duration also apply to this Skill's Soul Gain Prevention", + "You and nearby allies have +15% chance to Evade Attack Hits", + "Suppressed Spell Damage dealt to you is Unlucky" + ], + "secDescrText": "Casts a temporary aura that grants you and your allies additional chance to evade attacks, and makes suppressed spell damage unlucky against you." + } + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9TdXBwb3J0L0Zhc3RlclByb2plY3RpbGVzIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/a6517119dd/FasterProjectiles.png", + "support": true, + "league": "Mercenaries", + "id": "425fc813771f24fd948eb4ae1ae4978e2fe6f1c68a51a448590f6592087e22a2", + "name": "", + "typeLine": "Faster Projectiles Support", + "baseType": "Faster Projectiles Support", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Support, Projectile", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost & Reservation Multiplier", + "values": [ + [ + "120%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+20%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "31", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "52", + 0 + ] + ], + "displayMode": 1, + "type": 64 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/285815", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Supports projectile skills.", + "explicitMods": [ + "Supported Skills have 60% increased Projectile Speed", + "Supported Skills deal 20% increased Projectile Damage" + ], + "descrText": "This is a Support Gem. It does not grant a bonus to your character, but to skills in sockets connected to it. Place into an item socket connected to a socket containing the Skill Gem you wish to augment. Right click to remove from a socket.", + "frameType": 4, + "x": 130, + "y": 1, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9DcnVzaGluZ0Zpc3RTa2lsbEdlbSIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/f941a48bca/CrushingFistSkillGem.png", + "support": false, + "league": "Mercenaries", + "id": "eb85a9b28f261e2adb948df4f0eb0f5701a016675f5a8a89c4f2bdd64bbabd81", + "name": "", + "typeLine": "Crushing Fist", + "baseType": "Crushing Fist", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Attack, Slam, AoE, Retaliation, Melee", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "8 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cooldown Time", + "values": [ + [ + "4.00 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Speed", + "values": [ + [ + "70% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "1003.9% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "1003%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+12%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "4", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "16", + 0 + ] + ], + "displayMode": 1, + "type": 63 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/841", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Retaliate against a blocked hit by calling forth a huge armoured fist to slam into the ground in front of you as you do the same, dealing weapon damage in an area.", + "explicitMods": [ + "Cannot be used by default\nBecomes Usable once for 2 seconds when you Block a Hit", + "Can't be Evaded", + "60% less Damage with Ailments", + "Base radius is 2 metres", + "12% increased Cooldown Recovery Rate" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 71, + "y": 0, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9CbGFja0hvbGUiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/8680619c44/BlackHole.png", + "support": false, + "league": "Mercenaries", + "id": "f3f30e15da35585e08b5b760c4c2a22f4d64c8e4dfd34ad3906e651736252602", + "name": "", + "typeLine": "Void Sphere", + "baseType": "Void Sphere", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Spell, AoE, Duration, Physical, Chaos, Orb", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "30 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cooldown Time", + "values": [ + [ + "10.00 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.80 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "5.00%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "50%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+8%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "34", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Int", + "values": [ + [ + "79", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/252595", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Creates a Void Sphere which Hinders enemies in an area around it, with the debuff being stronger on enemies closer to the sphere. It also regularly releases pulses of area damage. The Void Sphere will consume the corpses of any enemies which die in its area. Can only have one Void Sphere at a time.", + "explicitMods": [ + "Deals 27 to 40 Physical Damage", + "Base duration is 5.00 seconds", + "Pulses every 0.40 seconds", + "40% of Physical Damage Converted to Chaos Damage", + "Base radius is 3.8 metres", + "8% increased Cooldown Recovery Rate", + "Enemies in range are Hindered, with up to 30% reduced Movement Speed, based on distance from the Void Sphere" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 114, + "y": 0, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9IZWF2eVN0cmlrZSIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/d42c7dbd54/HeavyStrike.png", + "support": false, + "league": "Mercenaries", + "id": "950a9085114413ca2880057df61528c10fc88719b9705e2bb4494a27fec6594f", + "name": "", + "typeLine": "Heavy Strike", + "baseType": "Heavy Strike", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Attack, Melee, Strike", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "7 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Speed", + "values": [ + [ + "85% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "224.3% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "224%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+8%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/70", + 0 + ] + ], + "displayMode": 2, + "progress": 0.01, + "type": 20 + } + ], + "secDescrText": "Attacks enemies with a forceful blow. Requires a Mace, Sceptre, Axe, Sword or Staff.", + "explicitMods": [ + "25% reduced Enemy Stun Threshold", + "28% chance to deal Double Damage" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 58, + "y": 0, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9WYWFsR2Vtcy9WYWFsUmVhdmUiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/5d13f4fd51/VaalReave.png", + "support": false, + "league": "Mercenaries", + "id": "9ee285a6332e28e959ee8b13785e07bd990fcf058fe63b63b75b0422b37741ac", + "name": "", + "typeLine": "Vaal Reave", + "baseType": "Vaal Reave", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Attack, AoE, Vaal, Melee", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "6 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "232.7% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "232%", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "12", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "21", + 0 + ] + ], + "displayMode": 1, + "type": 64 + }, + { + "name": "Int", + "values": [ + [ + "14", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/15249", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Attacks an area in front of you. Each Reave that hits an enemy grants stages, which you will begin to lose after a short period without hitting anything. Only works with Daggers, Claws, and One-Handed Swords.", + "explicitMods": [ + "4 Maximum Stages", + "50% more Area of Effect for each stage" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 56, + "y": 0, + "inventoryId": "Stash12", + "hybrid": { + "isVaalGem": true, + "baseTypeName": "Reave", + "properties": [ + { + "name": "Souls Per Use", + "values": [ + [ + "25", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Can Store {0} Uses", + "values": [ + [ + "3", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Soul Gain Prevention", + "values": [ + [ + "2 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Speed", + "values": [ + [ + "250% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "295.1% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "295%", + 0 + ] + ], + "displayMode": 0 + } + ], + "explicitMods": [ + "50% more Area of Effect for each stage", + "Can't be Evaded", + "+4 to maximum Stages" + ], + "secDescrText": "Repeatedly attacks a large area in different directions. Each Vaal Reave that hits an enemy grants stages, which you will begin to lose after a short period without hitting anything. Only works with Daggers, Claws, and One-Handed Swords." + } + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9EaXZpbmVUZW1wZXN0IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/fdb39b3013/DivineTempest.png", + "support": false, + "league": "Mercenaries", + "id": "4f346b0f2132d04235ae2737bca16440a3177ace0eb598bb2b891cecef179f2e", + "name": "", + "typeLine": "Divine Ire", + "baseType": "Divine Ire", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Lightning, Spell, AoE, Channelling, Physical", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "3 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.22 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "6.00%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "50%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+15%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "28", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "29", + 0 + ] + ], + "displayMode": 1, + "type": 63 + }, + { + "name": "Int", + "values": [ + [ + "42", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/199345", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Channelling draws in energy around you to repeatedly build up stages, damaging a number of nearby enemies when you do so. Release to unleash this energy in a burst around you and a beam in front of you. Modifiers to area of effect do not affect the beam. Maximum of 10 Stages.", + "explicitMods": [ + "Deals 19 to 29 Physical Damage", + "50% of Physical Damage Converted to Lightning Damage", + "Damages 5 nearby Enemies when you gain Stages", + "15% increased beam width", + "Beam deals 250% more Damage with Hits per Stage after the first\nBeam deals 105% more Damage with Ailments per Stage after the first" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 67, + "y": 0, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9TdXBwb3J0L1Bvd2VyRnJlbnp5Q2hhcmdlIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/50c4a0b8e0/PowerFrenzyCharge.png", + "support": true, + "league": "Mercenaries", + "id": "b5847987132d4f9e3b8b8d0f454c1e705ea18a4bd9d89eec54e3e197ba3ba020", + "name": "", + "typeLine": "Charged Traps Support", + "baseType": "Charged Traps Support", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Critical, Support, Trap", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost & Reservation Multiplier", + "values": [ + [ + "120%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+14%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "31", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "33", + 0 + ] + ], + "displayMode": 1, + "type": 64 + }, + { + "name": "Int", + "values": [ + [ + "23", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/285815", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Supports skills which throw traps.", + "explicitMods": [ + "Supported Skills have 20% chance to gain a Power Charge when your Trap is triggered by an Enemy", + "Supported Skills have 20% chance to gain a Frenzy Charge when your Trap is triggered by an Enemy", + "Supported Skills have +15% to Critical Strike Multiplier per Power Charge when used by Traps", + "Supported Skills deal 7% increased Trap Damage", + "Supported Skills have 10% increased Trap Throwing Speed per Frenzy Charge" + ], + "descrText": "This is a Support Gem. It does not grant a bonus to your character, but to skills in sockets connected to it. Place into an item socket connected to a socket containing the Skill Gem you wish to augment. Right click to remove from a socket.", + "frameType": 4, + "x": 1, + "y": 0, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9CbGFkZVRyYXBTa2lsbEdlbSIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/dee7aad991/BladeTrapSkillGem.png", + "support": false, + "league": "Mercenaries", + "id": "4ec66aae53cde3ea877347699b46931c9fc71949adaec7e1bf91fb36f32dd840", + "name": "", + "typeLine": "Blade Trap", + "baseType": "Blade Trap", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Trap, Attack, AoE", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "15", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "17 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "90.7% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "91%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+14%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "59", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "132", + 0 + ] + ], + "displayMode": 1, + "type": 64 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/9400731", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Throws a trap which, once triggered, swings two copies of your equipped Dagger, Claw or One Handed Sword around it in circles, each repeatedly damaging enemies it spins through.", + "explicitMods": [ + "Trap lasts 4.7 seconds", + "Rotates 4.7 times", + "25% increased rotation speed if Dual Wielding", + "Rotates +1 times if Dual Wielding", + "Base radius is 2.1 metres" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 0, + "y": 1, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9TdG9ybWJpbmRTa2lsbEdlbSIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/13428dbd43/StormbindSkillGem.png", + "support": false, + "league": "Mercenaries", + "id": "b93265ef1499f38332c776421d1d5c87990d48832898ecdccccf01e5b535485b", + "name": "", + "typeLine": "Rune Blast", + "baseType": "Stormbind", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Spell, AoE, Channelling, Lightning, Duration, Arcane", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "8", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "3 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.12 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "6.00%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "160%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+14%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "46", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Int", + "values": [ + [ + "104", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/1355511", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Channel to spread runes on the ground in a growing pattern. The runes fade away after a duration, or will be immediately removed and deal damage in a circular area when detonated by Rune Blast. Enemies standing on the runes are Hindered, reducing their movement speed.", + "explicitMods": [ + "Deals 113 to 338 Lightning Damage", + "Base duration is 12.00 seconds", + "50% reduced Movement Speed", + "Runes have 37% more Area of Effect per Improvement", + "Runes deal 100% more Damage with Hits and Ailments per Improvement", + "A Rune is Improved for each 12 Mana Spent", + "Runes can be improved 3 times" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 2, + "y": 1, + "inventoryId": "Stash12", + "hybrid": { + "baseTypeName": "Stormbind", + "properties": [ + { + "name": "Cost", + "values": [ + [ + "8 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.20 sec", + 0 + ] + ], + "displayMode": 0 + } + ], + "explicitMods": [ + "7% increased Cast Speed" + ], + "secDescrText": "Channel to improve runes placed by Stormbind based on the mana you spend channelling this skill. Release to detonate the targeted rune, which will cause other runes to detonate in a chain reaction." + } + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9TdWJ0ZXJyYW5lYW5UcmFwIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/b9e8e8a4ca/SubterraneanTrap.png", + "support": false, + "league": "Mercenaries", + "id": "3bf48c13a5e975cc03a58d31e9a821567856d7da0938d80c9433354fa644a41a", + "name": "", + "typeLine": "Seismic Trap", + "baseType": "Seismic Trap", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Trap, Spell, Duration, AoE, Physical", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "17", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "23 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cooldown Time", + "values": [ + [ + "8.00 sec (3 uses)", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "1.00 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "5.00%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "140%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+14%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "64", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "90", + 0 + ] + ], + "displayMode": 1, + "type": 64 + }, + { + "name": "Int", + "values": [ + [ + "62", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/26083825", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Throws a trap which, once triggered, repeatedly releases a number of waves for a duration. Each wave deals damage in a series of small bursts in a line, ending with a larger burst.", + "explicitMods": [ + "Deals 460 to 689 Physical Damage", + "Trap lasts 4 seconds", + "Base duration is 3.50 seconds", + "Modifiers to Trap Throwing Speed also apply to wave release Frequency", + "Releases waves every 0.9 seconds", + "Releases 5 waves" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 1, + "y": 1, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9TdW1tb25SZWFwZXJTa2lsbEdlbSIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/66e30c571e/SummonReaperSkillGem.png", + "support": false, + "league": "Mercenaries", + "id": "17351a31e40fb2f3c80a4e060a09372556113b41a7fc9a789d03606279d63d84", + "name": "", + "typeLine": "Summon Reaper", + "baseType": "Summon Reaper", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Physical, Minion, Spell", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "15 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cooldown Time", + "values": [ + [ + "4.00 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.60 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+9%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "28", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Int", + "values": [ + [ + "67", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/199345", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Summons a powerful Reaper which uses a variety of slashing area attacks. The Reaper's presence weakens your other minions, and it will consume them to temporarily empower and heal itself. Using this skill while the Reaper is already summoned causes it to dash to the targeted location and perform a powerful attack.", + "explicitMods": [ + "Maximum 1 Summoned Reaper", + "Minion's Attacks have 59% chance to inflict Bleeding", + "Minion deals 30% more Damage with Bleeding", + "Reaper causes your Non-Reaper Minions to deal 20% less Damage", + "Reaper causes your Non-Reaper Minions to have 20% less Maximum Life" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 133, + "y": 1, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9TaGllbGRDaGFyZ2UiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/6d2723f822/ShieldCharge.png", + "support": false, + "league": "Mercenaries", + "id": "4d613fa1031fcb94dca0f3b7391f665767dd3bf7d946cd98696caea05246935f", + "name": "", + "typeLine": "Shield Charge", + "baseType": "Shield Charge", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Attack, AoE, Movement, Travel, Physical, Melee", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "6 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Time", + "values": [ + [ + "0.50 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "5.00%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "100% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+11%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "4", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "16", + 0 + ] + ], + "displayMode": 1, + "type": 63 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/841", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Charges at a targeted location or enemy, pushing away enemies in your path and repeatedly dealing off-hand damage in a small area in front of you. You deal damage in a larger area when you reach the target. The further you travel, the more damage you deal, and the greater your chance of stunning enemies.", + "explicitMods": [ + "9 to 13 Base Off Hand Physical Damage", + "3 to 5 Added Physical Damage per 15 Armour or Evasion Rating on Shield", + "75% increased Stun Threshold reduction on enemies at Maximum charge distance", + "100% more Damage with Hits at Maximum Charge Distance", + "101% increased Movement Speed" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 134, + "y": 0, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9SYWluT2ZCbGFkZXMiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/6a16dd382d/RainOfBlades.png", + "support": false, + "league": "Mercenaries", + "id": "9541f0b7fda62983eeb68f9a0d3147bc23e3cec7112a974712bbe2def1b90823", + "name": "", + "typeLine": "Bladefall", + "baseType": "Bladefall", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Spell, AoE, Physical, Duration", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "12 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.70 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "6.00%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "140%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+17%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "28", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "67", + 0 + ] + ], + "displayMode": 1, + "type": 64 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/199345", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Ethereal weapons rain from the sky, dealing damage to enemies in a sequence of volleys. Enemies can be hit multiple times where these overlap.", + "explicitMods": [ + "Deals 43 to 65 Physical Damage", + "Base duration is 6.00 seconds", + "Leaves a Lingering Blade in the ground for every Volley", + "5 Volleys", + "Maximum 40 Lingering Blades can be left in the ground at a time" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 120, + "y": 1, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9GaXJlTW9ydGFyQmFycmFnZU1pbmVTa2lsbEdlbSIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/b12c5058d8/FireMortarBarrageMineSkillGem.png", + "support": false, + "league": "Mercenaries", + "id": "c757e9ccd7bf3582a196abef2eb5ef316b89b13cd9c948fb49339e1c5e50d5e6", + "name": "", + "typeLine": "Pyroclast Mine", + "baseType": "Pyroclast Mine", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Mine, Spell, Projectile, Fire, AoE, Aura, Nova", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "4 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Reservation", + "values": [ + [ + "4 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.18 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "5.50%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "80%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+14%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "28", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "29", + 0 + ] + ], + "displayMode": 1, + "type": 64 + }, + { + "name": "Int", + "values": [ + [ + "42", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/199345", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Throws a mine that deals damage in an area when detonated, then launches fiery projectiles that rain down around it, each exploding to deal damage in a smaller area.", + "explicitMods": [ + "Mine lasts 5 seconds", + "Deals 26 to 39 Fire Damage", + "Base Mine Detonation Time is 0.35 seconds", + "Fires 3 Projectiles", + "Fires an additional Projectile for every 4 prior Mines in Detonation Sequence", + "Each Mine Adds 1 to 2 Fire Damage to Hits against Enemies near it, up\nto a maximum of 64 to 96" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 32, + "y": 0, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9NYW5hVm9pZEdlbSIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/6863b15772/ManaVoidGem.png", + "support": false, + "league": "Mercenaries", + "id": "b02a104b6662275158279bf2d362a0f5434233f227e69ed86da9cc1601af7232", + "name": "", + "typeLine": "Manabond", + "baseType": "Manabond", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Spell, AoE, Lightning, Arcane", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "5% Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.80 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "6.00%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "160%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+12%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "12", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Int", + "values": [ + [ + "33", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/15249", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Deals lightning damage based upon your missing mana in a circular area around the targeted location, as well as in four rectangular extensions whose lengths depend upon your remaining mana.", + "explicitMods": [ + "Deals 7 to 39 Lightning Damage", + "Deals base Lightning Damage equal to 31% of missing Unreserved Mana", + "+6 to length per 25% of Unreserved maximum Mana you have" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 64, + "y": 0, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9TdXBwb3J0L092ZXJleGVydGlvbldhcmNyeVN1cHBvcnQiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/2f39285834/OverexertionWarcrySupport.png", + "support": true, + "league": "Mercenaries", + "id": "e9b1dbc60311b2fdd3fac73d68a4637f139326d09daac8154bc854124e7a7ac2", + "name": "", + "typeLine": "Overexertion Support", + "baseType": "Overexertion Support", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Warcry, Support, Melee, Attack", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost & Reservation Multiplier", + "values": [ + [ + "140%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+11%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "38", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "63", + 0 + ] + ], + "displayMode": 1, + "type": 63 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/388734", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Supports melee attack skills which can be exerted. Cannot modify the skills of minions. Vaal skills and channelling skills cannot be exerted.", + "explicitMods": [ + "Supported Attacks deal 12% more Damage for each Warcry Exerting them", + "Supported Attacks deal 10% more Damage if Exerted", + "Supported Attacks deal 11% increased Damage if Exerted" + ], + "descrText": "This is a Support Gem. It does not grant a bonus to your character, but to skills in sockets connected to it. Place into an item socket connected to a socket containing the Skill Gem you wish to augment. Right click to remove from a socket.", + "frameType": 4, + "x": 104, + "y": 0, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9EaXNlbnRlZ3JhdGVHZW0iLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/fb58b0b975/DisentegrateGem.png", + "support": false, + "league": "Mercenaries", + "id": "5d50cbf5b5597cf2df6d1fb35d06c1921cc5d15e76110b4a9ae2c1b706e0c295", + "name": "", + "typeLine": "Crackling Lance", + "baseType": "Crackling Lance", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Spell, AoE, Lightning", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "11 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.65 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "6.00%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "120%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+15%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "28", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Int", + "values": [ + [ + "67", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/199345", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Release a beam which deals lightning damage to enemies in a long area in front of you, and has several smaller beams branch off from it at an angle, hitting more enemies to the sides.", + "explicitMods": [ + "Deals 28 to 84 Lightning Damage", + "This Spell loses 1 Intensity every 0.5 seconds while moving, or immediately if you teleport", + "This Spell gains Intensity when you Cast it, to a maximum of 3", + "+0.3 metres to Beam Width Per Intensity\n33% less branching angle per Intensity", + "42% more Damage with Hits and Ailments per Intensity" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 89, + "y": 1, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9GbGFtZURhc2giLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/09b5080831/FlameDash.png", + "support": false, + "league": "Mercenaries", + "id": "09d7a487aa84614dde58850b45fd178ddbffcf9af46841fddcb830bcd85424a1", + "name": "", + "typeLine": "Flame Dash", + "baseType": "Flame Dash", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Spell, Movement, Duration, Fire, Travel, Blink", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "8 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cooldown Time", + "values": [ + [ + "3.50 sec (3 uses)", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.80 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "6.00%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "80%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+12%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "10", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Int", + "values": [ + [ + "29", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/9569", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Teleport to a location, damaging enemies and leaving a trail of burning ground. Shares a cooldown with other Blink skills.", + "explicitMods": [ + "Deals 19.7 Base Fire Damage per second", + "Base duration is 4.00 seconds", + "Deals 7 to 11 Fire Damage", + "Modifiers to Spell Damage apply to this Skill's Damage Over Time effect", + "6% increased Cooldown Recovery Rate" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 134, + "y": 1, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9Gcm9zdFdhbGwiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/455d201c66/FrostWall.png", + "support": false, + "league": "Mercenaries", + "id": "5ea45c1b5da29884e1eadb52ae0ef4cc4e407fa15fd1c866a4d8378b9b57801d", + "name": "", + "typeLine": "Frost Wall", + "baseType": "Frost Wall", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Spell, Duration, Cold", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "9 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cooldown Time", + "values": [ + [ + "3.00 sec (3 uses)", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.50 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+7%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "4", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Int", + "values": [ + [ + "16", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/841", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Creates a wall of ice which holds back enemies. Targets under the wall are damaged and pushed back.", + "explicitMods": [ + "Deals 8 to 12 Cold Damage", + "Base duration is 3.00 seconds", + "0.2 seconds between appearance of Wall sections", + "Wall will be 2.8 meters long", + "14% increased Cooldown Recovery Rate" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 78, + "y": 0, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9TdXBwb3J0L0ZsYW1ld29vZCIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/83ebdeea1c/Flamewood.png", + "support": true, + "league": "Mercenaries", + "id": "1109297a7f05033e75c5f0c08a45deff96a8c9980f678ed71233fb77677ccf6e", + "name": "", + "typeLine": "Avenging Flame", + "baseType": "Flamewood Support", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Support, Totem, Spell, AoE, Fire, Projectile, Trigger", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost & Reservation Multiplier", + "values": [ + [ + "140%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+14%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "8", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/3231", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Supports skills which summon totems. Cannot modify the skills of minions.", + "explicitMods": [ + "Supported Skills have 7% increased Totem Life", + "Totems from Supported Skills gain the Avenging Flame\nSkill and Trigger it when Hit by an Enemy" + ], + "descrText": "This is a Support Gem. It does not grant a bonus to your character, but to skills in sockets connected to it. Place into an item socket connected to a socket containing the Skill Gem you wish to augment. Right click to remove from a socket.", + "frameType": 4, + "x": 52, + "y": 1, + "inventoryId": "Stash12", + "hybrid": { + "baseTypeName": "Flamewood Support", + "properties": [ + { + "name": "Cooldown Time", + "values": [ + [ + "1.00 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "1.00 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "5.00%", + 0 + ] + ], + "displayMode": 0 + } + ], + "explicitMods": [ + "Base radius is 1.3 metres", + "Deals base Fire Damage equal to 80% of Totem's Maximum Life", + "Totems with this Skill Trigger it when Hit by an Enemy" + ], + "secDescrText": "Launches a fiery projectile high into the air, to drop on a target and deal area damage where it lands." + } + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9WYWFsR2Vtcy9WYWFsRGlzY2lwbGluZSIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/abe73da97d/VaalDiscipline.png", + "support": false, + "league": "Mercenaries", + "id": "2bfa8c5e72ba74c6d41974727cd188d91ff211fc777ec95862e827876a8c960d", + "name": "", + "typeLine": "Vaal Discipline", + "baseType": "Vaal Discipline", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Aura, Spell, AoE, Duration, Vaal", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Reservation", + "values": [ + [ + "35% Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cooldown Time", + "values": [ + [ + "1.20 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "Instant", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "24", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Int", + "values": [ + [ + "58", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/118383", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Casts an aura that grants additional energy shield and increased energy shield recharge rate to you and your allies.", + "explicitMods": [ + "You and nearby allies gain 60 additional Energy Shield", + "You and nearby Allies gain 30% increased Energy Shield Recharge Rate" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 86, + "y": 0, + "inventoryId": "Stash12", + "hybrid": { + "isVaalGem": true, + "baseTypeName": "Discipline", + "properties": [ + { + "name": "Cooldown Time", + "values": [ + [ + "0.50 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Souls Per Use", + "values": [ + [ + "50", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Can Store {0} Use", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Soul Gain Prevention", + "values": [ + [ + "5 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "Instant", + 0 + ] + ], + "displayMode": 0 + } + ], + "explicitMods": [ + "Base duration is 3.00 seconds", + "Modifiers to Buff Duration also apply to this Skill's Soul Gain Prevention", + "Your and nearby allies' Energy Shield Recharges are not delayed by Damage" + ], + "secDescrText": "Casts a temporary aura that prevents energy shield recharge being delayed by damage taken for you and your allies." + } + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9EZXRvbmF0ZU1pbmVzIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/9f863ba7ae/DetonateMines.png", + "support": false, + "league": "Mercenaries", + "id": "2dc9276e85a6eebb5d296b88bbb4193bd5b57d42c9f7945711df0701e4a75b4e", + "name": "", + "typeLine": "Detonate Mines", + "baseType": "Detonate Mines", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Mine, Spell", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1 (Max)", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cooldown Time", + "values": [ + [ + "0.20 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "Instant", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+6%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "8", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "secDescrText": "Detonates a Mine, starting a Detonation Sequence which will detonate other Mines around it.", + "explicitMods": [ + "First Mine Detonates Instantly\nMines get 10% more Detonation Speed for each prior Mine in Detonation Sequence", + "Mines have 6% increased Detonation Speed" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 104, + "y": 1, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9TdXBwb3J0L0dyZWVuUmFpblN1cHBvcnRHZW0iLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/127eda6207/GreenRainSupportGem.png", + "support": true, + "league": "Mercenaries", + "id": "d71bc4c611c3f4577fd7b128d9444eefdc1b6d4dfcbce857694b6875cad063fe", + "name": "", + "typeLine": "Arrow Nova Support", + "baseType": "Arrow Nova Support", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Bow, Attack, Support, Projectile", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "2", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost & Reservation Multiplier", + "values": [ + [ + "150%", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "10", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "21", + 0 + ] + ], + "displayMode": 1, + "type": 64 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/9569", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Supports bow attack skills that fire arrows forwards as projectiles. These skills will instead fire a payload arrow into the air to land at a targeted location. The supported skills' arrows will then fire out in a circle from where it lands. Cannot support skills that already fire arrows into the air, channelled skills, or skills that create Minions.", + "explicitMods": [ + "Supported Skills deal 29% less Projectile Damage", + "Supported Skills fire a Payload Arrow into the air\nProjectiles from the Supported Skill Fire from where the Payload Arrow lands", + "Supported Skills Fire Projectiles in a circle", + "Supported Skills fire 4 additional Projectiles", + "Supported Skills can only be used with Bows" + ], + "descrText": "This is a Support Gem. It does not grant a bonus to your character, but to skills in sockets connected to it. Place into an item socket connected to a socket containing the Skill Gem you wish to augment. Right click to remove from a socket.", + "frameType": 4, + "x": 87, + "y": 1, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9FdGhlcmVhbEtuaXZlcyIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/b354023ac5/EtherealKnives.png", + "support": false, + "league": "Mercenaries", + "id": "277d69fabdfed3fd8a8103912de76e34ea2373933761ba2fb853e82bd6952a55", + "name": "", + "typeLine": "Ethereal Knives", + "baseType": "Ethereal Knives", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Spell, Projectile, Physical", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "5 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.60 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "6.00%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "190%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+18%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/70", + 0 + ] + ], + "displayMode": 2, + "progress": 0.01, + "type": 20 + } + ], + "secDescrText": "Fires an arc of knives outwards in front of the caster which deal physical damage.", + "explicitMods": [ + "Deals 7 to 10 Physical Damage", + "Fires 11 Projectiles" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 62, + "y": 1, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9TdXBwb3J0L01haW0iLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/dc8062db46/Maim.png", + "support": true, + "league": "Mercenaries", + "id": "1c0bee8ca5fd98b1b28642947751d0a3978529e0ef01027864cc53ac174bad86", + "name": "", + "typeLine": "Maim Support", + "baseType": "Maim Support", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Attack, Physical, Support", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost & Reservation Multiplier", + "values": [ + [ + "130%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+11%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "8", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "18", + 0 + ] + ], + "displayMode": 1, + "type": 63 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/3231", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Supports attack skills, or other skills that can maim enemies.", + "explicitMods": [ + "Supported Skills deal 10% more Physical Damage", + "Supported Attacks have 30% chance to Maim on Hit", + "Supported Skills have 11% increased Effect of Maim", + "Enemies Maimed by Supported Skills take 10% increased Physical Damage" + ], + "descrText": "This is a Support Gem. It does not grant a bonus to your character, but to skills in sockets connected to it. Place into an item socket connected to a socket containing the Skill Gem you wish to augment. Right click to remove from a socket.", + "frameType": 4, + "x": 78, + "y": 1, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9Db3Jwc2VXYXJwIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/41ea9146ad/CorpseWarp.png", + "support": false, + "league": "Mercenaries", + "id": "5d6f40b65b24971534fb3103c4b63f9ecc8351ea1dadfc7da24b4fe6d214c342", + "name": "", + "typeLine": "Bodyswap", + "baseType": "Bodyswap", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Movement, Spell, AoE, Fire, Travel", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "8 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.70 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "6.00%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+10%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "10", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Int", + "values": [ + [ + "18", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/9569", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Violently destroys your body and recreates it at the location of a targeted enemy or corpse, dealing spell damage in an area at both locations. If there is no specific target, it will prioritise corpses over enemies. If targeting a corpse, the corpse will also explode, dealing damage around it that is not affected by modifiers to spell damage, and cannot be reflected. This spell cannot be repeated.", + "explicitMods": [ + "This Spell deals 3 to 5, plus 6% of your maximum Life, as base Fire Damage", + "Explosion deals base Fire Damage equal to 6% of the corpse's Maximum Life", + "200% more Area of Effect if Consuming a corpse" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 65, + "y": 1, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9WYWFsR2Vtcy9WYWFsRGlzY2lwbGluZSIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/abe73da97d/VaalDiscipline.png", + "support": false, + "league": "Mercenaries", + "id": "0497b1fca9e55488b9b6ee1c2428e27fd98ba7fdf4a083a4dc6a00afde65a399", + "name": "", + "typeLine": "Vaal Discipline", + "baseType": "Vaal Discipline", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Aura, Spell, AoE, Duration, Vaal", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Reservation", + "values": [ + [ + "35% Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cooldown Time", + "values": [ + [ + "1.20 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "Instant", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "24", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Int", + "values": [ + [ + "58", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/118383", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Casts an aura that grants additional energy shield and increased energy shield recharge rate to you and your allies.", + "explicitMods": [ + "You and nearby allies gain 60 additional Energy Shield", + "You and nearby Allies gain 30% increased Energy Shield Recharge Rate" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 45, + "y": 1, + "inventoryId": "Stash12", + "hybrid": { + "isVaalGem": true, + "baseTypeName": "Discipline", + "properties": [ + { + "name": "Cooldown Time", + "values": [ + [ + "0.50 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Souls Per Use", + "values": [ + [ + "50", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Can Store {0} Use", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Soul Gain Prevention", + "values": [ + [ + "5 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "Instant", + 0 + ] + ], + "displayMode": 0 + } + ], + "explicitMods": [ + "Base duration is 3.00 seconds", + "Modifiers to Buff Duration also apply to this Skill's Soul Gain Prevention", + "Your and nearby allies' Energy Shield Recharges are not delayed by Damage" + ], + "secDescrText": "Casts a temporary aura that prevents energy shield recharge being delayed by damage taken for you and your allies." + } + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9WYWFsR2Vtcy9WYWFsRGV0b25hdGVEZWFkIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/28db5033a3/VaalDetonateDead.png", + "support": false, + "league": "Mercenaries", + "id": "fca9dee6b63ee7ed7563ce867178009de98887d8adf2763a04716b426a573af7", + "name": "", + "typeLine": "Vaal Detonate Dead", + "baseType": "Vaal Detonate Dead", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Spell, AoE, Vaal, Fire", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "5 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.60 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "6.00%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "160%", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "4", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/841", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Targets a corpse, and deals spell damage to enemies around the corpse, as well as causing the corpse to explode, dealing fire damage. The explosion is not affected by modifiers to spell damage and cannot be reflected.", + "explicitMods": [ + "Deals 15 to 22 Fire Damage", + "Explosion deals base Fire Damage equal to 6% of the corpse's Maximum Life", + "Base radius is 2.2 metres" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 124, + "y": 1, + "inventoryId": "Stash12", + "hybrid": { + "isVaalGem": true, + "baseTypeName": "Detonate Dead", + "properties": [ + { + "name": "Souls Per Use", + "values": [ + [ + "30", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Can Store {0} Use", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Soul Gain Prevention", + "values": [ + [ + "8 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.60 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "5.00%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "200%", + 0 + ] + ], + "displayMode": 0 + } + ], + "explicitMods": [ + "Deals 23 to 33 Fire Damage", + "Explosion deals base Fire Damage equal to 6% of the corpse's Maximum Life", + "Base radius is 2.4 metres" + ], + "secDescrText": "Targets a corpse, and deals spell damage to enemies around the corpse, as well as causing the corpse to explode, dealing fire damage. The explosion is not affected by modifiers to spell damage and cannot be reflected. This will continue to target other corpses in the area, with an increasing delay between each one, until it runs out of corpses or has destroyed 22 corpses." + } + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9TdXBwb3J0L0dyZWVuQmFycmFnZVN1cHBvcnRHZW0iLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/9c04b6b337/GreenBarrageSupportGem.png", + "support": true, + "league": "Mercenaries", + "id": "21f33d5e42934120f01971b850d13d444d63ecde257231cd222180c0df3ca2c1", + "name": "", + "typeLine": "Barrage Support", + "baseType": "Barrage Support", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Bow, Attack, Support, Projectile", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost & Reservation Multiplier", + "values": [ + [ + "150%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+6%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "38", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "63", + 0 + ] + ], + "displayMode": 1, + "type": 64 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/388734", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Supports projectile attack skills that use bows or wands. Cannot support triggered skills, channelled skills, or skills that create Minions.", + "explicitMods": [ + "Supported Skills deal 68% less Damage", + "Supported Skills Fire Projectiles sequentially", + "Supported Skills fire 3 additional Projectiles", + "Supported Skills deal 3% increased Projectile Damage", + "Supported Skills have 5% more Attack Time per Projectile", + "Supported Skills have 5% more Trap and Mine Throwing Time per Projectile", + "Supported Skills can only be used with Bows or Wands" + ], + "descrText": "This is a Support Gem. It does not grant a bonus to your character, but to skills in sockets connected to it. Place into an item socket connected to a socket containing the Skill Gem you wish to augment. Right click to remove from a socket.", + "frameType": 4, + "x": 39, + "y": 0, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9GbGFtZXdoaXAiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/73a74427e7/Flamewhip.png", + "support": false, + "league": "Mercenaries", + "id": "548fcb73da0b114fe34fa9724d63d9a7b294623007b1565a1234cda68d4fee43", + "name": "", + "typeLine": "Flame Surge", + "baseType": "Flame Surge", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Spell, AoE, Fire, Duration", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "6 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.50 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "6.00%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "190%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+7%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "12", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Int", + "values": [ + [ + "33", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/15249", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Strikes enemies in front of you with a surge of flame. Burning enemies are dealt more damage. If you hit an ignited enemy, will create burning ground under them. Your damage modifiers don't apply to this burning ground.", + "explicitMods": [ + "Base duration is 4.00 seconds", + "Deals 26 to 40 Fire Damage", + "57% more Damage with Hits against Burning enemies", + "Cannot Ignite", + "Hits on Ignited Enemies create Burning Ground, no more than once every 2 seconds", + "Burning Ground deals 25% of Fire Damage per second of Ignite affecting Enemy" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 55, + "y": 1, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9GaXJlc3Rvcm0iLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/fc6447dde0/Firestorm.png", + "support": false, + "league": "Mercenaries", + "id": "7bfda40ce6ac73a701737b1bc7336fd46008588117e1af86934b2d1269bee356", + "name": "", + "typeLine": "Firestorm", + "baseType": "Firestorm", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Spell, AoE, Duration, Fire", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "13 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.75 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "6.00%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "60%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+11%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "28", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Int", + "values": [ + [ + "67", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/199345", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Flaming bolts rain down over the targeted area. They explode when landing, dealing damage to nearby enemies.", + "explicitMods": [ + "Base duration is 1.40 seconds", + "Deals 23 to 35 Fire Damage", + "One impact every 0.15 seconds", + "Base radius is 1.4 metres", + "First Impact has 100% more Area of Effect", + "First Impact deals 325% more Damage with Hits and Ailments", + "Maximum 3 Firestorms at a time" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 111, + "y": 1, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9TdXBwb3J0L0lnbml0ZVByb2xpZmVyYXRpb24iLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/e6a337b58f/IgniteProliferation.png", + "support": true, + "league": "Mercenaries", + "id": "3832afbad9b1c2c68a9d7d75756f578a0199c60dc28c18bc739cd934b4f4bb79", + "name": "", + "typeLine": "Ignite Proliferation Support", + "baseType": "Ignite Proliferation Support", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Fire, Support, AoE", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost & Reservation Multiplier", + "values": [ + [ + "130%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+12%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "38", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "27", + 0 + ] + ], + "displayMode": 1, + "type": 63 + }, + { + "name": "Int", + "values": [ + [ + "39", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/388734", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Supports any skill that hits enemies.", + "explicitMods": [ + "Ignites caused by Supported Skills spread to other Enemies within 1.4 metres", + "Supported Skills deal 15% more Damage with Ignite", + "Supported Skills deal 6% increased Fire Damage" + ], + "descrText": "This is a Support Gem. It does not grant a bonus to your character, but to skills in sockets connected to it. Place into an item socket connected to a socket containing the Skill Gem you wish to augment. Right click to remove from a socket.", + "frameType": 4, + "x": 118, + "y": 0, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9EYXJrUml0dWFsR2VtIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/49b669a081/DarkRitualGem.png", + "support": false, + "league": "Mercenaries", + "id": "e8a4ed22a1d33d10b7db4bf793defb975d16590376936715521e108c8c962e0a", + "name": "", + "typeLine": "Bane", + "baseType": "Bane", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Chaos, Trigger, Spell, AoE, Duration, Hex", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "10 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.60 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+6%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "24", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Int", + "values": [ + [ + "58", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/118383", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Applies a debuff to enemies in an area, which deals chaos damage over Time. Linked hex curses are also applied to those enemies. The debuff deals more damage and lasts longer for each hex applied this way. This skill cannot be used by Totems, Traps, or Mines.", + "explicitMods": [ + "Only applies Hexes from Curse Skill Gems requiring Level 24 or lower", + "Deals 59.3 Base Chaos Damage per second", + "Base duration is 2.00 seconds", + "Modifiers to Spell Damage apply to this Skill's Damage Over Time effect", + "Base radius is 2.1 metres", + "28% more Damage per Curse applied", + "50% increased Debuff Duration per Curse applied", + "Applied Curses have 6% increased Effect", + "Applied Curses have 25% less Effect" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 121, + "y": 0, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9TdXBwb3J0L0luY3JlYXNlZEFPRSIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/a4111d2154/IncreasedAOE.png", + "support": true, + "league": "Mercenaries", + "id": "805497c1ac81e8ac730b6f9247fc1da4c8d7bde0e69c006af1f521d17361502d", + "name": "", + "typeLine": "Increased Area of Effect Support", + "baseType": "Increased Area of Effect Support", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Support, AoE", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "2", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost & Reservation Multiplier", + "values": [ + [ + "130%", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "40", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Int", + "values": [ + [ + "66", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "8873/477437", + 0 + ] + ], + "displayMode": 2, + "progress": 0.02, + "type": 20 + } + ], + "secDescrText": "Supports any skill with an area of effect.", + "explicitMods": [ + "Supported Skills have 31% increased Area of Effect" + ], + "descrText": "This is a Support Gem. It does not grant a bonus to your character, but to skills in sockets connected to it. Place into an item socket connected to a socket containing the Skill Gem you wish to augment. Right click to remove from a socket.", + "frameType": 4, + "x": 17, + "y": 0, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9Db252b2NhdGlvbiIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/d0dd1c36b9/Convocation.png", + "support": false, + "league": "Mercenaries", + "id": "794cc181bc3905f89c0a30310d044a7d8b60cd36dc597526a1478d15d2927f22", + "name": "", + "typeLine": "Convocation", + "baseType": "Convocation", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Spell, Duration, Minion", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1 (Max)", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "6 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cooldown Time", + "values": [ + [ + "3.00 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "Instant", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+10%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "31", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Int", + "values": [ + [ + "73", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "secDescrText": "Recalls all minions that are following you to your location, and grants them a temporary life regeneration effect.", + "explicitMods": [ + "Base duration is 2.00 seconds", + "10% increased Skill Effect Duration", + "Regenerate 2% of Life per second", + "10% increased Cooldown Recovery Rate" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 86, + "y": 1, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9CbGlua0Fycm93IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/3d3f2cbd98/BlinkArrow.png", + "support": false, + "league": "Mercenaries", + "id": "42ad6157baf2754c0688984ecadd21c96e3cebc428370c6c6d842a6e72da6750", + "name": "", + "typeLine": "Blink Arrow", + "baseType": "Blink Arrow", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Attack, Minion, Duration, Movement, Travel, Bow", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "14 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cooldown Time", + "values": [ + [ + "3.00 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "100% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+14%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "10", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "29", + 0 + ] + ], + "displayMode": 1, + "type": 64 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/9569", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Fires an arrow at the target destination. When the arrow lands, you are teleported to it and a clone is summoned at your old location. The clone is a minion that uses your bow and quiver.", + "explicitMods": [ + "Base duration is 3.00 seconds", + "28% increased Cooldown Recovery Rate" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 29, + "y": 1, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9EZXRlcm1pbmF0aW9uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/9d35188568/Determination.png", + "support": false, + "league": "Mercenaries", + "id": "9eda17660a06adf9e80d2f317c18a6df7b0a2f7ae67d71777533f2c8c1451655", + "name": "", + "typeLine": "Determination", + "baseType": "Determination", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Aura, Spell, AoE, Physical", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "20 (Max)", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Reservation", + "values": [ + [ + "50% Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cooldown Time", + "values": [ + [ + "1.20 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "Instant", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "70", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "155", + 0 + ] + ], + "displayMode": 1, + "type": 63 + } + ], + "secDescrText": "Casts an aura that grants armour to you and your allies.", + "explicitMods": [ + "+1.9 metres to radius", + "You and nearby allies gain 1026 additional Armour", + "You and nearby allies gain 49% more Armour" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 28, + "y": 1, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9Hcm91bmRzbGFtIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/2307ca240d/Groundslam.png", + "support": false, + "league": "Mercenaries", + "id": "178d6a4ff8b66b5d798427f6114b46a3e45c85305b31ad4c4eefe0f8e6330e60", + "name": "", + "typeLine": "Ground Slam", + "baseType": "Ground Slam", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Attack, AoE, Slam, Melee", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "6 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Speed", + "values": [ + [ + "90% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "132.3% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "132%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+6%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/70", + 0 + ] + ], + "displayMode": 2, + "progress": 0.01, + "type": 20 + } + ], + "secDescrText": "Slams the ground in front of you, creating a wave that travels forward and damages enemies with an increased chance to stun. The wave deals more damage to closer enemies. Requires an Axe, Mace, Sceptre, Staff or Unarmed.", + "explicitMods": [ + "25% reduced Enemy Stun Threshold", + "Deals up to 46% more Damage with Hits to closer targets" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 110, + "y": 0, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9TdXBwb3J0L0VuZHVyYW5jZUNoYXJnZVN0dW4iLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/e3b4ca1900/EnduranceChargeStun.png", + "support": true, + "league": "Mercenaries", + "id": "337eda5bec08f2f3bd2b1b93d76ccf739b7db26ef80993787affcbc7da52f9ca", + "name": "", + "typeLine": "Endurance Charge on Melee Stun Support", + "baseType": "Endurance Charge on Melee Stun Support", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Support, Melee, Attack", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost & Reservation Multiplier", + "values": [ + [ + "120%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+15%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "18", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "33", + 0 + ] + ], + "displayMode": 1, + "type": 63 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/69833", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Supports melee attack skills.", + "explicitMods": [ + "4% more Damage per Endurance Charge", + "Supported Skills have 15% increased Stun Duration on Enemies", + "Gain an Endurance Charge when you Stun an Enemy with a Melee Hit from Supported Skills" + ], + "descrText": "This is a Support Gem. It does not grant a bonus to your character, but to skills in sockets connected to it. Place into an item socket connected to a socket containing the Skill Gem you wish to augment. Right click to remove from a socket.", + "frameType": 4, + "x": 132, + "y": 1, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9FeHBsb3NpdmVBcnJvdyIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/ba64eb9241/ExplosiveArrow.png", + "support": false, + "league": "Mercenaries", + "id": "6296096090aa30b741c2f97967263cb65ff70624b4b050449c965e00e7e19909", + "name": "", + "typeLine": "Explosive Arrow", + "baseType": "Explosive Arrow", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Attack, Projectile, AoE, Duration, Fire, Bow", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "7 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "100% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+11%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "28", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "67", + 0 + ] + ], + "displayMode": 1, + "type": 64 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/199345", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Fires an arrow which will stick into an enemy or wall, and then explode, dealing area damage around it, either after a duration or when the maximum number of arrows stuck to that target is reached. If an enemy has multiple Explosive Arrows stuck in them, the first one to explode will consume the others, adding their damage to its explosion.", + "explicitMods": [ + "Base duration is 1.00 seconds", + "Explosion deals 50.0% less Base Damage", + "Explosion will have 47 to 71 added Fire Damage", + "+0.2 metres to Explosion Radius per Explosive Arrow on Target, up to a maximum of +1.2 metres", + "Explosion deals 6% more Damage with Hits per Explosive Arrow on Target", + "Explosion deals 3% more Damage with Ailments per Explosive Arrow on Target", + "Maximum 21 Explosive Arrows stuck in an Enemy" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 63, + "y": 1, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9Ib2x5UGF0aEdlbSIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/02319ba7c4/HolyPathGem.png", + "support": false, + "league": "Mercenaries", + "id": "5d0d22bd874d4fb68ffb99a946ee27d6d2afb48110cc65ebe15458265b32a4a2", + "name": "", + "typeLine": "Consecrated Path", + "baseType": "Consecrated Path", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Fire, Attack, AoE, Movement, Duration, Slam, Melee", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "9 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Speed", + "values": [ + [ + "80% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "227% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "227%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+15%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "28", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "42", + 0 + ] + ], + "displayMode": 1, + "type": 63 + }, + { + "name": "Int", + "values": [ + [ + "29", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/199345", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Slams the ground at a targeted location. If an enemy is near where you target, you'll teleport to it from a short distance away, slam, and create an area of consecrated ground. Can't be supported by Multistrike, and requires a Sword, Axe, Mace, Sceptre, Staff or Unarmed.", + "explicitMods": [ + "Base duration is 4.00 seconds", + "50% of Physical Damage Converted to Fire Damage", + "Deals up to 27% more Damage with Hits to closer targets" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 133, + "y": 0, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9WYWFsR2Vtcy9WYWFsTGlnaHRuaW5nVHJhcCIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/0ce2176d9d/VaalLightningTrap.png", + "support": false, + "league": "Mercenaries", + "id": "04bcb316a604d7404ea5e5ef210f10b1484d636f4171de74866861817d8fa69f", + "name": "", + "typeLine": "Vaal Lightning Trap", + "baseType": "Vaal Lightning Trap", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Trap, Critical, Spell, Projectile, Duration, Vaal, Lightning", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "8 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "1.00 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "6.00%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "240%", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "12", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "14", + 0 + ] + ], + "displayMode": 1, + "type": 64 + }, + { + "name": "Int", + "values": [ + [ + "21", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/15249", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Throws a trap that launches a ring of projectiles through the enemy that set it off, dealing lightning damage to them and subsequent targets.", + "explicitMods": [ + "Deals 15 to 46 Lightning Damage", + "Trap lasts 4 seconds", + "Fires 9 Projectiles", + "Fires Projectiles in a circle", + "20% chance to Shock enemies", + "80% increased Critical Strike Chance against Shocked Enemies" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 118, + "y": 1, + "inventoryId": "Stash12", + "hybrid": { + "isVaalGem": true, + "baseTypeName": "Lightning Trap", + "properties": [ + { + "name": "Souls Per Use", + "values": [ + [ + "20", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Can Store {0} Uses", + "values": [ + [ + "3", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Soul Gain Prevention", + "values": [ + [ + "4 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "1.00 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "6.00%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "250%", + 0 + ] + ], + "displayMode": 0 + } + ], + "explicitMods": [ + "Deals 26 to 79 Lightning Damage", + "Projectiles Pierce all Targets", + "Trap lasts 4 seconds", + "Base duration is 4.00 seconds", + "Fires 9 Projectiles", + "Modifiers to Skill Effect Duration also apply to this Skill's Soul Gain Prevention", + "Fires Projectiles in a circle", + "Projectiles leave Shocked Ground", + "Shocked Ground causes 15% increased Damage taken" + ], + "secDescrText": "Throws a trap that launches a ring of projectiles through the enemy that set it off, dealing lightning damage to them and subsequent targets and leaving a trail of shocked ground." + } + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9TcGVjdHJhbFNwaXJhbEdlbSIsInciOjEsImgiOjEsInNjYWxlIjoxLCJndCI6dHJ1ZX1d/42fb1ea51d/SpectralSpiralGem.png", + "support": false, + "league": "Mercenaries", + "id": "2b8aa190be7f62bb91ded7d0e3e8817f9353d2248f8e6a75b4f37c6dbe19e4ff", + "name": "", + "typeLine": "Spectral Helix of Trarthus", + "baseType": "Spectral Helix of Trarthus", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Trap, Attack, Projectile", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "6 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "120% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "120%", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "12", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "14", + 0 + ] + ], + "displayMode": 1, + "type": 63 + }, + { + "name": "Dex", + "values": [ + [ + "21", + 0 + ] + ], + "displayMode": 1, + "type": 64 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/15249", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Throws a trap which, once triggered, fires a spectral copy of your melee weapon. It spins around while flying in a large spiral, damaging enemies in its path, and bouncing if it collides with walls. If dual wielding, each Trap thrown will randomly use either the main hand or off hand weapon.", + "explicitMods": [ + "Throw up to 1 additional Trap if dual wielding", + "Trap lasts 4 seconds", + "Bounces up to 3 times\nModifiers to number of Projectiles instead apply to the number of Bounces", + "Spirals through 4.25 rotations", + "25% reduced Trap Throwing Speed while wielding a Two Handed Weapon" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 110, + "y": 1, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9BbWJ1c2hTa2lsbEdlbSIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/b8e64084d6/AmbushSkillGem.png", + "support": false, + "league": "Mercenaries", + "id": "34e2f2b86e471a1d6338de5b0dc8ef541f9d9cf8c4c7b2a90a3b9d122b91ef6a", + "name": "", + "typeLine": "Ambush", + "baseType": "Ambush", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Critical, Spell, Movement, Duration, Travel", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "8 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cooldown Time", + "values": [ + [ + "5.00 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.30 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+6%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "34", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "50", + 0 + ] + ], + "displayMode": 1, + "type": 64 + }, + { + "name": "Int", + "values": [ + [ + "35", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/252595", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Teleports you to a nearby enemy, applying a buff to you for a short duration and blinding the enemy for a secondary duration. Performing a melee attack with a One-Handed Weapon removes the buff to exert that attack.", + "explicitMods": [ + "Base duration is 1.50 seconds", + "Base secondary duration is 3.00 seconds", + "Buff is removed to Exert the next Melee Attack you perform\nAttacks Exerted by this Skill cannot be Exerted by other Skills", + "Exerted Attacks have +28% to Critical Strike Chance", + "Exerted Attacks have +100% to Critical Strike Multiplier" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 47, + "y": 0, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9TdXBwb3J0L1BhcmFsbGVsUHJvamVjdGlsZSIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/814ab0a18f/ParallelProjectile.png", + "support": true, + "league": "Mercenaries", + "id": "b178c48da4e91ded56852fd69a8ed347db2741cff4de1af1d24e0c22463cf7c0", + "name": "", + "typeLine": "Volley Support", + "baseType": "Volley Support", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Support, Projectile", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost & Reservation Multiplier", + "values": [ + [ + "130%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+10%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "4", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/841", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Supports skills that fire projectiles from the user. Does not affect projectiles fired from other locations as secondary effects. Does not support skills that fire projectiles in a spiral.", + "explicitMods": [ + "Supported Skills fire 2 additional Projectiles", + "Supported Skills deal 5% increased Projectile Damage", + "Supported Skills also fire Projectiles from up to 2 points on each side of you", + "Supported Skills deal 12% less Projectile Damage" + ], + "descrText": "This is a Support Gem. It does not grant a bonus to your character, but to skills in sockets connected to it. Place into an item socket connected to a socket containing the Skill Gem you wish to augment. Right click to remove from a socket.", + "frameType": 4, + "x": 132, + "y": 0, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9Gcm9zdFZvcnRleCIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/042fdadf6b/FrostVortex.png", + "support": false, + "league": "Mercenaries", + "id": "32f2de0c9172a7d1439a479a4a3164243e2ec80c586f261a1c8ef337cc859a8c", + "name": "", + "typeLine": "Vortex", + "baseType": "Vortex", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Spell, AoE, Cold, Duration, Nova", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "13 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.75 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "6.00%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "130%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+20%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "28", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Int", + "values": [ + [ + "67", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/199345", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "An icy blast explodes around the caster, dealing cold damage to enemies, and leaving behind a whirling vortex which deals cold damage over time and chills enemies caught in it.", + "explicitMods": [ + "Deals 48 to 72 Cold Damage", + "Base duration is 3.00 seconds", + "Deals 115.6 Base Cold Damage per second", + "Modifiers to Spell Damage apply to this Skill's Damage Over Time effect", + "+0.2 metres to radius", + "Base radius is 2 metres", + "Base secondary radius is 2 metres" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 84, + "y": 0, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9GaXJlVHJhcCIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/c120766d28/FireTrap.png", + "support": false, + "league": "Mercenaries", + "id": "70f9aba905f35bf4197b07d73fb0e4d8551b97247b71d24230b4117db963f92f", + "name": "", + "typeLine": "Fire Trap", + "baseType": "Fire Trap", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Trap, Spell, Duration, AoE, Fire", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "8 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "1.00 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "6.00%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "260%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+8%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "12", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "21", + 0 + ] + ], + "displayMode": 1, + "type": 64 + }, + { + "name": "Int", + "values": [ + [ + "14", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/15249", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Throws a trap that explodes when triggered, dealing fire damage to surrounding enemies and leaving an area of burning ground that damages enemies who walk through it.", + "explicitMods": [ + "Trap lasts 4 seconds", + "Deals 27.7 Base Fire Damage per second", + "Base duration is 1.75 seconds", + "Deals 10 to 15 Fire Damage", + "Modifiers to Spell Damage apply to this Skill's Damage Over Time effect", + "32% increased Trap Trigger Area of Effect", + "3 to 5 added Fire Damage against Burning Enemies" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 122, + "y": 1, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9JbnRpbWlkYXRpbmdDcnkiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/4a29f84dd1/IntimidatingCry.png", + "support": false, + "league": "Mercenaries", + "id": "48ab80222d5101820552d75a2e051eaed3c04f953f8b833068727a00d06a796b", + "name": "", + "typeLine": "Intimidating Cry", + "baseType": "Intimidating Cry", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Warcry, AoE, Duration, Physical", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "13 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cooldown Time", + "values": [ + [ + "8.00 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Use Time", + "values": [ + [ + "0.80 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+14%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "10", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "29", + 0 + ] + ], + "displayMode": 1, + "type": 63 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/9569", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Performs a warcry, taunting nearby enemies to attack the user and exerting subsequent attacks. The user and nearby allies gain a buff that grants movement speed.", + "explicitMods": [ + "Base duration is 2.50 seconds", + "28% increased Cooldown Recovery Rate", + "Enemies Taunted by this Warcry are Intimidated", + "Counts total Power of Enemies in Range", + "Buff grants 3% increased Movement Speed per 5 Power, counting a maximum of 30 Power", + "Exerts the next 2 Melee Attacks you perform", + "Exerted Attacks deal Double Damage" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 28, + "y": 0, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9BbmltYXRlV2VhcG9uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/88b5357c1c/AnimateWeapon.png", + "support": false, + "league": "Mercenaries", + "id": "b995f71fe4fdaa45ef059a0a3742112298f2774c98f6333996f5e4ddc5862983", + "name": "", + "typeLine": "Animate Weapon", + "baseType": "Animate Weapon", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Duration, Minion, Spell, Physical", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "4 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.60 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+19%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "4", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/841", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Animates a Melee Weapon Item or Lingering Blade to fight by your side. You cannot animate unidentified Weapons. Will not animate weapons with 6 sockets. Cannot be used by Traps or Mines.", + "explicitMods": [ + "Base duration is 40.00 seconds", + "Maximum 6 Animated Weapons", + "Can use Items requiring up to Level 9", + "Minions' Attacks deal 5 to 8 additional Physical Damage", + "Animated Lingering Blades deal 1 to 2 Added Attack Physical Damage" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 122, + "y": 0, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9WYWFsR2Vtcy9WYWFsTW9sdGVuU3RyaWtlIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/bd762b5841/VaalMoltenStrike.png", + "support": false, + "league": "Mercenaries", + "id": "5d130c3b7bcd8b0968aaffc512e296b2fc09698aec63c1acc873877e30a2dfb3", + "name": "", + "typeLine": "Vaal Molten Strike", + "baseType": "Vaal Molten Strike", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Attack, Projectile, AoE, Melee, Strike, Fire, Chaining, Vaal", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "6 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "126.5% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "126%", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/70", + 0 + ] + ], + "displayMode": 2, + "progress": 0.01, + "type": 20 + } + ], + "secDescrText": "Infuses your melee weapon with molten energies to attack with physical and fire damage. This attack causes balls of molten magma to launch forth from the enemies you hit, divided amongst all enemies hit by the strike. These will deal area attack damage to enemies where they land.", + "explicitMods": [ + "Fires 4 Projectiles", + "60% of Physical Damage Converted to Fire Damage", + "Projectiles deal 60% less Damage with Hits and Ailments" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 119, + "y": 1, + "inventoryId": "Stash12", + "hybrid": { + "isVaalGem": true, + "baseTypeName": "Molten Strike", + "properties": [ + { + "name": "Souls Per Use", + "values": [ + [ + "15", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Can Store {0} Uses", + "values": [ + [ + "3", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Soul Gain Prevention", + "values": [ + [ + "3 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Speed", + "values": [ + [ + "70% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "86.3% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "87%", + 0 + ] + ], + "displayMode": 0 + } + ], + "explicitMods": [ + "Fires 9 Projectiles", + "Chains +8 Times", + "60% of Physical Damage Converted to Fire Damage", + "+0.4 metres to radius", + "Can't be Evaded", + "Projectiles can Chain when impacting the ground\nProjectiles do not change direction when Chaining" + ], + "secDescrText": "Infuses your melee weapon with molten energies to attack with physical and fire damage. This attack causes balls of molten magma to launch forth causing area attack damage to enemies where they land." + } + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9WYWFsR2Vtcy9WYWFsUmFpbm9mQXJyb3dzIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/b69dc9094b/VaalRainofArrows.png", + "support": false, + "league": "Mercenaries", + "id": "01a045d30a248ded7f04d4c4f5455b1f8e4f319c0e89164f09bd5ecbd0357de4", + "name": "", + "typeLine": "Vaal Rain of Arrows", + "baseType": "Vaal Rain of Arrows", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Attack, AoE, Projectile, Vaal, Bow", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "6 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "48% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "48%", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "12", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "33", + 0 + ] + ], + "displayMode": 1, + "type": 64 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/15249", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Fires multiple arrows into the air, to land in sequence after a delay, starting at the targeted location and spreading outwards in all directions. Each arrow deals damage in an area around it. Half of the arrows will land directly on targets if there are targets in their range.", + "explicitMods": [ + "Fires 18 Arrows" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 119, + "y": 0, + "inventoryId": "Stash12", + "hybrid": { + "isVaalGem": true, + "baseTypeName": "Rain of Arrows", + "properties": [ + { + "name": "Souls Per Use", + "values": [ + [ + "20", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Can Store {0} Uses", + "values": [ + [ + "2", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Soul Gain Prevention", + "values": [ + [ + "5 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "80% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "80%", + 0 + ] + ], + "displayMode": 0 + } + ], + "explicitMods": [ + "Fires 28 Arrows", + "Fires 4 additional sequences of arrows", + "Can't be Evaded", + "Maim on Hit", + "150% increased Effect of Maim" + ], + "secDescrText": "Fires multiple arrows into the air, to land in multiple sequences after a delay, each starting at the targeted location and spreading outwards in all directions. Each arrow deals damage in an area around it. Half of the arrows will land directly on targets if there are targets in their range." + } + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9FbGVtZW50YWxTdHJpa2UiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/70f4065c55/ElementalStrike.png", + "support": false, + "league": "Mercenaries", + "id": "9ceb8ed141165e6d4fb19392ad1767b4f3a67cd6dec11d7da146a0be3520f3fa", + "name": "", + "typeLine": "Wild Strike", + "baseType": "Wild Strike", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Attack, Melee, Strike, Lightning, Cold, Fire, Projectile, AoE, Chaining, Prismatic", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "7 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "219.4% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "219%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+11%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "28", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "29", + 0 + ] + ], + "displayMode": 1, + "type": 63 + }, + { + "name": "Dex", + "values": [ + [ + "42", + 0 + ] + ], + "displayMode": 1, + "type": 64 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/199345", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Your melee weapon strikes enemies, converting physical damage to a random element. Then, depending on the element chosen, it releases a fiery explosion, an arcing bolt of lightning, or an icy wave. It will avoid choosing the same element twice in a row.", + "explicitMods": [ + "Projectiles Pierce all Targets", + "Beams Chain 4 Times", + "Fires 3 Projectiles", + "11% chance to Freeze, Shock and Ignite", + "100% of Physical Damage Converted to Fire, Cold or Lightning Damage" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 54, + "y": 1, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9WYWFsR2Vtcy9WYWFsSWNlTm92YSIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/5a5edc499a/VaalIceNova.png", + "support": false, + "league": "Mercenaries", + "id": "25e70a9b8bce8ba5d808bfabf5401508c16cf90c6457b2a061b3bd16fb066193", + "name": "", + "typeLine": "Vaal Ice Nova", + "baseType": "Vaal Ice Nova", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Spell, AoE, Vaal, Cold, Nova", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "8 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.70 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "6.00%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "200%", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "12", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Int", + "values": [ + [ + "33", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/15249", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "A circle of ice expands from the caster.", + "explicitMods": [ + "Deals 23 to 34 Cold Damage", + "Base radius is 2.6 metres" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 61, + "y": 0, + "inventoryId": "Stash12", + "hybrid": { + "isVaalGem": true, + "baseTypeName": "Ice Nova", + "properties": [ + { + "name": "Souls Per Use", + "values": [ + [ + "25", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Can Store {0} Uses", + "values": [ + [ + "2", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Soul Gain Prevention", + "values": [ + [ + "2 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.70 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "6.00%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "120%", + 0 + ] + ], + "displayMode": 0 + } + ], + "explicitMods": [ + "Deals 18 to 26 Cold Damage", + "Causes smaller novas up to 5 times on enemies hit", + "20% reduced Area of Effect each repeat", + "Base radius is 2.6 metres" + ], + "secDescrText": "A chilling circle of ice expands from the caster, repeating from every enemy it hits." + } + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9UcmlnZ2VyTGlua0dlbSIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/ed83dc062b/TriggerLinkGem.png", + "support": false, + "league": "Mercenaries", + "id": "2d5d621878e69b06c60e9f36aba72bf3a6dbdc6b727d5e40256fd7ffa3794afc", + "name": "", + "typeLine": "Intuitive Link Support", + "baseType": "Intuitive Link", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Trigger, Spell, Duration, Link", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "15 Mana per second", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.50 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+7%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "34", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "79", + 0 + ] + ], + "displayMode": 1, + "type": 64 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/252595", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Targets an allied player to apply a buff which links you to them for a duration. While linked, their hits can trigger your supported spells. If the target dies while linked, you will also die. This skill cannot be triggered, or used by Totems, Traps, or Mines.", + "explicitMods": [ + "Base duration is 8.52 seconds", + "Triggers a Supported Spell from Linked target's location when they Hit an Enemy", + "Link breaks if target leaves range or line of sight for 4 seconds\nMaximum 1 Link from any source per target\nYou die if Linked target dies" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 85, + "y": 1, + "inventoryId": "Stash12", + "hybrid": { + "baseTypeName": "Intuitive Link", + "properties": [ + { + "name": "Cooldown Time", + "values": [ + [ + "0.50 sec", + 0 + ] + ], + "displayMode": 0 + } + ], + "explicitMods": [ + "Supported Spells deal 44% less Damage", + "Supported Spells are Triggered by Intuitive Link" + ], + "secDescrText": "Supports spell skills, causing them to be triggered by Intuitive Link. Cannot support skills used by totems, traps, or mines. Vaal skills, channelling skills, and skills with a reservation cannot be triggered." + } + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9GbGFtZURhc2giLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/09b5080831/FlameDash.png", + "support": false, + "league": "Mercenaries", + "id": "cc527ffce6bf71589e2da11120c7a9d73a0899af7df859b52807e4b56c46a5ce", + "name": "", + "typeLine": "Flame Dash", + "baseType": "Flame Dash", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Spell, Movement, Duration, Fire, Travel, Blink", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "8 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cooldown Time", + "values": [ + [ + "3.50 sec (3 uses)", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.80 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "6.00%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "80%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+8%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "10", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Int", + "values": [ + [ + "29", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/9569", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Teleport to a location, damaging enemies and leaving a trail of burning ground. Shares a cooldown with other Blink skills.", + "explicitMods": [ + "Deals 19.7 Base Fire Damage per second", + "Base duration is 4.00 seconds", + "Deals 7 to 11 Fire Damage", + "Modifiers to Spell Damage apply to this Skill's Damage Over Time effect", + "4% increased Cooldown Recovery Rate" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 90, + "y": 0, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9TdXBwb3J0L1N1bW1vblBoYW50YXNtIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/beef708237/SummonPhantasm.png", + "support": true, + "league": "Mercenaries", + "id": "6cc349fc97457d2c9e4f720c8363c057bc57fb0f6c045db60cc0db4728d5282c", + "name": "", + "typeLine": "Summon Phantasm Support", + "baseType": "Summon Phantasm Support", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Support, Minion", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost & Reservation Multiplier", + "values": [ + [ + "120%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+13%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "4", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/841", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Supports skills that can hit enemies, or create minions. When those skills or minions kill enemies, or hit rare or unique enemies they will have a chance to summon a Phantasm minion, which uses a piercing projectile spell that deals physical damage.", + "explicitMods": [ + "56% chance to Summon a Phantasm when Supported Skills, or Non-Phantasm Minions\nfrom Supported Skills, deal a Killing Blow", + "Maximum 5 Summoned Phantasm", + "20% chance to Summon a Phantasm when Supported Skills, or Non-Phantasm Minions\nfrom Supported Skills, Hit a Rare or Unique Enemy", + "Phantasms last 15 seconds" + ], + "descrText": "This is a Support Gem. It does not grant a bonus to your character, but to skills in sockets connected to it. Place into an item socket connected to a socket containing the Skill Gem you wish to augment. Right click to remove from a socket.", + "frameType": 4, + "x": 128, + "y": 0, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9CbGFkZVRyYXBTa2lsbEdlbSIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/dee7aad991/BladeTrapSkillGem.png", + "support": false, + "league": "Mercenaries", + "id": "db490895f66800821a4b3857ffee9c83099504bedfa53c29f2fcd5d260b9dd43", + "name": "", + "typeLine": "Blade Trap", + "baseType": "Blade Trap", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Trap, Attack, AoE", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "8 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "76% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "76%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+9%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "12", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "33", + 0 + ] + ], + "displayMode": 1, + "type": 64 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/15249", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Throws a trap which, once triggered, swings two copies of your equipped Dagger, Claw or One Handed Sword around it in circles, each repeatedly damaging enemies it spins through.", + "explicitMods": [ + "Trap lasts 4.4 seconds", + "Rotates 4.45 times", + "25% increased rotation speed if Dual Wielding", + "Rotates +1 times if Dual Wielding", + "Base radius is 1.6 metres" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 111, + "y": 0, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9TdXBwb3J0L1dlYXBvbkVsZW1lbnRhbERhbWFnZSIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/2cfbdc80b2/WeaponElementalDamage.png", + "support": true, + "league": "Mercenaries", + "id": "fba3d69ca866c6b80950b853f63f99ed04f55d2b6a187c8f0f58abfaeb84567d", + "name": "", + "typeLine": "Elemental Damage with Attacks Support", + "baseType": "Elemental Damage with Attacks Support", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Attack, Support", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost & Reservation Multiplier", + "values": [ + [ + "130%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+12%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "18", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "21", + 0 + ] + ], + "displayMode": 1, + "type": 63 + }, + { + "name": "Int", + "values": [ + [ + "14", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/69833", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Supports attack skills.", + "explicitMods": [ + "6% increased Elemental Damage with Attack Skills", + "Supported Attack Skills deal 20% more Elemental Damage" + ], + "descrText": "This is a Support Gem. It does not grant a bonus to your character, but to skills in sockets connected to it. Place into an item socket connected to a socket containing the Skill Gem you wish to augment. Right click to remove from a socket.", + "frameType": 4, + "x": 41, + "y": 1, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9TcGVsbERhbWFnZUdlbSIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/42650bac1a/SpellDamageGem.png", + "support": false, + "league": "Mercenaries", + "id": "b9f5685e62f9526e512ccb4768cecfaf5fec4f4cb784391b65332e0def2f8672", + "name": "", + "typeLine": "Zealotry", + "baseType": "Zealotry", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Aura, Critical, Spell, AoE", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Reservation", + "values": [ + [ + "50% Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cooldown Time", + "values": [ + [ + "1.20 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "Instant", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+13%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "24", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Int", + "values": [ + [ + "58", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/118383", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Casts an aura that grants bonuses to damage and critical strike chance of spells to you and your allies, and gives a chance to create Consecrated Ground against stronger enemies.", + "explicitMods": [ + "26% increased Area of Effect", + "You and nearby Non-Minion Allies have a 10% chance to create Consecrated Ground on Hitting a Rare or Unique Enemy, lasting 8 seconds", + "You and nearby allies have 20% increased Spell Critical Strike Chance", + "You and nearby allies deal 10% more Spell Damage" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 39, + "y": 1, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9Ta2l0dGVyYm90U2tpbGxHZW0iLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/253a2d4154/SkitterbotSkillGem.png", + "support": false, + "league": "Mercenaries", + "id": "ba98d140f4f603e088a4c0929f68a38120ff8d5d2b9c17161aa47939dc485b1e", + "name": "", + "typeLine": "Summon Skitterbots", + "baseType": "Summon Skitterbots", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Trap, Mine, Spell, Minion, Cold, Lightning, AoE, Aura", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "20 (Max)", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Reservation", + "values": [ + [ + "35% Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cooldown Time", + "values": [ + [ + "1.00 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "Instant", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+20%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "70", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "68", + 0 + ] + ], + "displayMode": 1, + "type": 64 + }, + { + "name": "Int", + "values": [ + [ + "98", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "secDescrText": "Summon a Chilling Skitterbot and a Shocking Skitterbot, which will trigger your traps and detonate your mines. Mines detonated by Skitterbots will re-arm and can then be detonated again. The Skitterbots grant you more trap and mine damage, and cannot be targeted or damaged.", + "explicitMods": [ + "116% increased Minion Movement Speed", + "Minions have 19% increased Chill Effect", + "Minions have 19% increased Shock Effect", + "Maximum 1 Summoned Skitterbot of each type", + "Chilling Skitterbot's Aura Chills Enemies near it", + "Shocking Skitterbot's Aura Shocks Enemies near it", + "Skitterbots grant 10% more Trap and Mine Damage" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 91, + "y": 1, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9WYWFsR2Vtcy9WYWFsU3Bpbm5pbmdFdGhlcmVhbEJsYWRlc0dlbSIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/f922713a8d/VaalSpinningEtherealBladesGem.png", + "support": false, + "league": "Mercenaries", + "id": "5f734885209d9802559aaf7c10607dbf5e12a9658909803e0c5233190917ed0b", + "name": "", + "typeLine": "Vaal Blade Vortex", + "baseType": "Vaal Blade Vortex", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Critical, Spell, AoE, Duration, Vaal, Physical", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "6 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.50 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "6.00%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "30%", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "12", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "33", + 0 + ] + ], + "displayMode": 1, + "type": 64 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/15249", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "This spell creates ethereal blades which orbit in an area around you, dealing damage every 0.6 seconds to all enemies in their radius. As more blades are added, the damage becomes greater and more frequent.", + "explicitMods": [ + "Deals 3 to 5 Physical Damage", + "Base duration is 4.00 seconds", + "35% increased Hit Rate for each blade", + "35% more Damage for each blade", + "Can have up to 10 active spinning blades" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 74, + "y": 0, + "inventoryId": "Stash12", + "hybrid": { + "isVaalGem": true, + "baseTypeName": "Blade Vortex", + "properties": [ + { + "name": "Souls Per Use", + "values": [ + [ + "30", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Can Store {0} Uses", + "values": [ + [ + "2", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Soul Gain Prevention", + "values": [ + [ + "6 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.80 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "6.00%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "60%", + 0 + ] + ], + "displayMode": 0 + } + ], + "explicitMods": [ + "Deals 11 to 17 Physical Damage", + "Base duration is 5.00 seconds", + "Hits Enemies every 0.20 Seconds", + "Modifiers to Skill Effect Duration also apply to this Skill's Soul Gain Prevention", + "+0.8 metres to radius", + "100% increased Critical Strike Chance", + "Has 10 blades" + ], + "secDescrText": "Creates an independently-moving vortex of ethereal blades which lasts for a duration. The vortex moves toward nearby enemies, repeatedly damaging enemies that it passes through." + } + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9WYWFsR2Vtcy9WYWFsU3VtbW9uU2tlbGV0b25zIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/1c64636709/VaalSummonSkeletons.png", + "support": false, + "league": "Mercenaries", + "id": "7ac8cffcb887a90455fe86bbfc4e126de3d11dcdeffee4e095749ba9f6bc130a", + "name": "", + "typeLine": "Vaal Summon Skeletons", + "baseType": "Vaal Summon Skeletons", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Spell, Minion, Duration, Vaal", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "5 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.50 sec", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "10", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Int", + "values": [ + [ + "29", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/9569", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Summon Skeleton Warrior minions at the targeted location. They use a melee attack and die after a duration. If made aggressive, Skeleton Warriors will also dash towards nearby enemies.", + "explicitMods": [ + "Base duration is 20.00 seconds", + "Maximum 5 Summoned Skeletons", + "Summons 2 Skeleton Warriors" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 91, + "y": 0, + "inventoryId": "Stash12", + "hybrid": { + "isVaalGem": true, + "baseTypeName": "Summon Skeletons", + "properties": [ + { + "name": "Souls Per Use", + "values": [ + [ + "50", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Can Store {0} Use", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Soul Gain Prevention", + "values": [ + [ + "10 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.80 sec", + 0 + ] + ], + "displayMode": 0 + } + ], + "explicitMods": [ + "Base duration is 20.00 seconds", + "Maximum 18 Summoned Skeletons", + "Summons 14 Skeleton Soldiers", + "Summons 2 Skeleton Archers", + "Summons 1 Skeleton Mage", + "Summons 1 Skeleton General" + ], + "secDescrText": "Summons an army of skeletal soldiers, archers and mages, led by a powerful general." + } + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9SaWdodGVvdXNGaXJlIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/8bef0b9592/RighteousFire.png", + "support": false, + "league": "Mercenaries", + "id": "10dc6945afd4ce18250ac9f87bfba7527dbf090d0fec1cd4f192b046b93b9d68", + "name": "", + "typeLine": "Righteous Fire", + "baseType": "Righteous Fire", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Spell, AoE, Fire", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cooldown Time", + "values": [ + [ + "0.30 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "Instant", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "16", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "18", + 0 + ] + ], + "displayMode": 1, + "type": 63 + }, + { + "name": "Int", + "values": [ + [ + "26", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/49725", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Engulfs you in magical fire that rapidly burns you and nearby enemies. Your spell damage is substantially increased while under this effect. The effect ends when you have 1 life remaining.", + "explicitMods": [ + "Deals 70% of your Maximum Life as Base Fire Damage per second", + "Deals 70% of your Maximum Energy Shield as Base Fire Damage per second", + "You Burn for 90% of your Maximum Life per second as Fire Damage", + "You Burn for 70% of your Maximum Energy Shield per second as Fire Damage", + "Grants 20% more Spell Damage", + "Base radius is 1.8 metres" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 120, + "y": 0, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9WYWFsR2Vtcy9WYWFsRmlyZWJhbGwiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/a5d62b561c/VaalFireball.png", + "support": false, + "league": "Mercenaries", + "id": "c5225b7a9ce8d079c9581af7c7c3514529bde538ea1841465091499e9ffe71e8", + "name": "", + "typeLine": "Vaal Fireball", + "baseType": "Vaal Fireball", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Projectile, Spell, AoE, Vaal, Fire", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "6 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.75 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "6.00%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "260%", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/70", + 0 + ] + ], + "displayMode": 2, + "progress": 0.01, + "type": 20 + } + ], + "secDescrText": "Unleashes a ball of fire towards a target which explodes, damaging nearby foes.", + "explicitMods": [ + "Deals 9 to 14 Fire Damage", + "25% chance to Ignite enemies", + "Base radius is 0.9 metres" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 66, + "y": 0, + "inventoryId": "Stash12", + "hybrid": { + "isVaalGem": true, + "baseTypeName": "Fireball", + "properties": [ + { + "name": "Souls Per Use", + "values": [ + [ + "30", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Can Store {0} Use", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Soul Gain Prevention", + "values": [ + [ + "4 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.75 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "6.00%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "240%", + 0 + ] + ], + "displayMode": 0 + } + ], + "explicitMods": [ + "Deals 9 to 14 Fire Damage", + "Fires 32 Projectiles in a spiral", + "25% chance to Ignite enemies", + "Base radius is 0.9 metres" + ], + "secDescrText": "Launches a series of fireballs in a spiral around the caster." + } + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9TdXBwb3J0L0xpZmVUYXAiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/9cef38ae47/LifeTap.png", + "support": true, + "league": "Mercenaries", + "id": "a15a54e346228fcefb26da40867acf12c38c8b687206c88b83429a7fc5bb0b0a", + "name": "", + "typeLine": "Lifetap Support", + "baseType": "Lifetap Support", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Support, Duration", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "20 (Max)", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost & Reservation Multiplier", + "values": [ + [ + "300%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+23%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "70", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "111", + 0 + ] + ], + "displayMode": 1, + "type": 63 + } + ], + "secDescrText": "Supports any non-blessing skill. Minions cannot gain the Lifetap buff.", + "explicitMods": [ + "Supported Skills Cost Life instead of Mana", + "Gain Lifetap after Spending a total of 273 Life on Upfront\nCosts and Effects of a Supported Skill", + "Supported Skills deal 19% more Damage while you have Lifetap", + "Lifetap lasts 6.3 seconds" + ], + "descrText": "This is a Support Gem. It does not grant a bonus to your character, but to skills in sockets connected to it. Place into an item socket connected to a socket containing the Skill Gem you wish to augment. Right click to remove from a socket.", + "frameType": 4, + "x": 112, + "y": 0, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9WYWFsR2Vtcy9WYWFsUXVha2VTbGFtIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/d76352b29f/VaalQuakeSlam.png", + "support": false, + "league": "Mercenaries", + "id": "43a6fe925f5cbd13c670db8b72f0ad1acf7fb65b04c41d7fae04041a836cc448", + "name": "", + "typeLine": "Vaal Earthquake", + "baseType": "Vaal Earthquake", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Attack, AoE, Duration, Vaal, Slam, Melee", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "10 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Speed", + "values": [ + [ + "75% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "143.7% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "143%", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "28", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "67", + 0 + ] + ], + "displayMode": 1, + "type": 63 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/199345", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Smashes the ground, dealing damage in an area and cracking the earth. The crack will erupt in a powerful aftershock after a duration. Cracks created before the first one has erupted will not generate their own aftershocks. Requires an Axe, Mace, Sceptre, Staff or Unarmed.", + "explicitMods": [ + "Base duration is 1.00 seconds", + "Aftershock deals 150% more Damage with Hits and Ailments" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 67, + "y": 1, + "inventoryId": "Stash12", + "hybrid": { + "isVaalGem": true, + "baseTypeName": "Earthquake", + "properties": [ + { + "name": "Souls Per Use", + "values": [ + [ + "30", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Can Store {0} Use", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Soul Gain Prevention", + "values": [ + [ + "9 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Speed", + "values": [ + [ + "75% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "100.9% of base", + 0 + ] + ], + "displayMode": 0 + } + ], + "explicitMods": [ + "Base duration is 1.00 seconds", + "Base secondary duration is 12.00 seconds", + "Modifiers to Skill Effect Duration also apply to this Skill's Soul Gain Prevention", + "Aftershock deals 350% more Damage with Hits and Ailments", + "Ongoing effect ends after 9 Aftershocks" + ], + "secDescrText": "Smashes the ground, dealing damage in an area and cracking the earth. The crack will erupt in a powerful aftershock after a short duration. After using this skill, your steps will deal damage around you, cracking the earth if the previous cracks have erupted. This effect ends after a secondary duration, or after a maximum number of aftershocks. Requires an Axe, Mace, Sceptre, Staff or Unarmed." + } + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9FeHBsb3NpdmVBcnJvdyIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/ba64eb9241/ExplosiveArrow.png", + "support": false, + "league": "Mercenaries", + "id": "17663f87f8815f6029a364a74bcb2763d2d7177912f5c0f529d5ec907e9cd120", + "name": "", + "typeLine": "Explosive Arrow", + "baseType": "Explosive Arrow", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Attack, Projectile, AoE, Duration, Fire, Bow", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "7 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "100% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+7%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "28", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "67", + 0 + ] + ], + "displayMode": 1, + "type": 64 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/199345", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Fires an arrow which will stick into an enemy or wall, and then explode, dealing area damage around it, either after a duration or when the maximum number of arrows stuck to that target is reached. If an enemy has multiple Explosive Arrows stuck in them, the first one to explode will consume the others, adding their damage to its explosion.", + "explicitMods": [ + "Base duration is 1.00 seconds", + "Explosion deals 50.0% less Base Damage", + "Explosion will have 47 to 71 added Fire Damage", + "+0.2 metres to Explosion Radius per Explosive Arrow on Target, up to a maximum of +1.2 metres", + "Explosion deals 6% more Damage with Hits per Explosive Arrow on Target", + "Explosion deals 3% more Damage with Ailments per Explosive Arrow on Target", + "Maximum 20 Explosive Arrows stuck in an Enemy" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 135, + "y": 1, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9EZXZvdXJpbmdUb3RlbSIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/c51be24ef9/DevouringTotem.png", + "support": false, + "league": "Mercenaries", + "id": "2a7b4a6793814f6f520831d23408f2c588cab42710b9530943147f14e43feffc", + "name": "", + "typeLine": "Devouring Totem", + "baseType": "Devouring Totem", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Totem, Spell", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "20 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "1.00 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+16%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "4", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "16", + 0 + ] + ], + "displayMode": 1, + "type": 63 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/841", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Summons a totem that can consume nearby corpses. If you are hurt, it will destroy a corpse to leech life to you.", + "explicitMods": [ + "Totem lasts 8 seconds", + "Summons a Totem which uses this Skill", + "Leeches 30 Life to you for each corpse Consumed", + "Leeches 9 Mana to you for each corpse Consumed", + "16% more Totem Life" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 116, + "y": 0, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9MYW5jaW5nU3RlZWwiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/757c31e02b/LancingSteel.png", + "support": false, + "league": "Mercenaries", + "id": "3f3371408412a81c0280ddaacbd046b65906a4d0618e25a4ec1cfb651c283b20", + "name": "", + "typeLine": "Lancing Steel", + "baseType": "Lancing Steel", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Attack, Projectile, Physical", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "9 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Speed", + "values": [ + [ + "80% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "110% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "110%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+6%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "28", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "29", + 0 + ] + ], + "displayMode": 1, + "type": 63 + }, + { + "name": "Dex", + "values": [ + [ + "42", + 0 + ] + ], + "displayMode": 1, + "type": 64 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/199345", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Thrust an Axe or Sword forward, consuming your Steel Shards to form a cluster of shards in front of you. The cluster will fire a number of projectiles in sequence, aiming at enemies in front of or close to it. Steel Shards are gained with the Call of Steel Skill.", + "explicitMods": [ + "Fires 4 Projectiles", + "Fires 50% more Projectiles per Steel Shard consumed", + "20% chance to Impale Enemies on Hit", + "Hits after the first on each Enemy deal 60% less Damage", + "Consumes up to 4 Steel Shards" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 90, + "y": 1, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9TaG9ja3dhdmVUb3RlbSIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/b2e5b61135/ShockwaveTotem.png", + "support": false, + "league": "Mercenaries", + "id": "c9ebba09b9183b1e5b3c559e39cc784ff075cc052ad7033ab9080f6828c0e3d8", + "name": "", + "typeLine": "Shockwave Totem", + "baseType": "Shockwave Totem", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Totem, Spell, AoE, Physical, Nova", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "21 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.60 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "5.00%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "110%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+17%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "28", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "67", + 0 + ] + ], + "displayMode": 1, + "type": 63 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/199345", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Summons a totem that shakes the earth around it, knocking back and damaging nearby enemies", + "explicitMods": [ + "Deals 33 to 65 Physical Damage", + "Totem lasts 8 seconds", + "25% chance to Knock Enemies Back on hit", + "Summons a Totem which uses this Skill", + "+0.1 metres to radius", + "Base radius is 2.4 metres" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 116, + "y": 1, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9JY2VTaXBob24iLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/44fa5ecfdc/IceSiphon.png", + "support": false, + "league": "Mercenaries", + "id": "08c681fb9b3d453b70ca6cce2a0d37a3d60eff801dc4bf8dbb568932f1acf31a", + "name": "", + "typeLine": "Siphoning Trap", + "baseType": "Siphoning Trap", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Trap, Spell, Duration, AoE, Cold", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "7 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cooldown Time", + "values": [ + [ + "4.00 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "1.00 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+7%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "10", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Int", + "values": [ + [ + "18", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/9569", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Throws a trap that applies debuff beams to a number of nearby enemies for a duration. The beams chill enemies and deal cold damage over time. A beam is also applied to you, granting life and mana regeneration based on the number of debuff beams affecting enemies.", + "explicitMods": [ + "Trap lasts 4 seconds", + "Base duration is 3.00 seconds", + "Deals 16.5 Base Cold Damage per second", + "Modifiers to Spell Damage apply to this Skill's Damage Over Time effect", + "Applies beams to the closest 11 Enemies", + "Regenerate 12.7 Life per second while any Enemy is affected", + "Regenerate 2.9 Mana per second while any Enemy is affected", + "Regenerate 1.3 Life per second for each affected Enemy", + "Regenerate 0.3 Mana per second for each affected Enemy" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 129, + "y": 0, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9aaWdaYWdXYW5kU2tpbGwiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/1600c27b5e/ZigZagWandSkill.png", + "support": false, + "league": "Mercenaries", + "id": "6daf3f63fbcfdab1761fae2cf61e478bf40df518d3631cd41d2e1dd180ce9ab9", + "name": "", + "typeLine": "Kinetic Bolt", + "baseType": "Kinetic Bolt", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Attack, Projectile", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "5 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Speed", + "values": [ + [ + "115% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "160% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "160%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+9%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/70", + 0 + ] + ], + "displayMode": 2, + "progress": 0.01, + "type": 20 + } + ], + "secDescrText": "Fire a projectile from your wand that changes direction in a zig-zag pattern at regular intervals or when hitting enemies. Each time it changes direction, a secondary projectile breaks off, flying in the direction it changed away from.", + "explicitMods": [ + "Increases and Reductions to Spell Damage also apply to Attack Damage from this Skill at 222% of their value", + "Projectile changes direction 5 times", + "Modifiers which would cause projectiles to Fork instead cause them to change direction additional times" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 130, + "y": 0, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9NYW1iYVN0cmlrZSIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/64b7aaeb58/MambaStrike.png", + "support": false, + "league": "Mercenaries", + "id": "596ffb73bc1cd25cfe2a0780e50e75c8ace21c73c2b400670709ef7901496b6f", + "name": "", + "typeLine": "Pestilent Strike", + "baseType": "Pestilent Strike", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Attack, Melee, Strike, AoE, Duration, Chaos", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "7 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "257.3% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "257%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+11%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "28", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "42", + 0 + ] + ], + "displayMode": 1, + "type": 64 + }, + { + "name": "Int", + "values": [ + [ + "29", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/199345", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Attacks with your weapon, inflicting a debuff on enemies hit by the strike. If a debuffed enemy dies while poisoned, Pestilent Strike inflicts a secondary chaos damage over time debuff on enemies around them, based on the poisons on the slain enemy. This damage is not affected by your damage modifiers. Requires a Claw or Dagger.", + "explicitMods": [ + "Base duration is 1.00 seconds", + "Base secondary duration is 1.00 seconds", + "60% of Physical Damage Converted to Chaos Damage", + "60% chance to Poison on Hit", + "41% more Poison Duration", + "Secondary Debuff deals 50% of the total remaining Expected Poison Damage of all Poisons on the dying Enemy per second as Chaos Damage" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 72, + "y": 1, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9JbmZlcm5hbEJsb3ciLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/063e846474/InfernalBlow.png", + "support": false, + "league": "Mercenaries", + "id": "a2628a99716d6b68f22517a4ee0fdfcd4783e0c132b9ae45ed19431d31d16c7a", + "name": "", + "typeLine": "Infernal Blow", + "baseType": "Infernal Blow", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Attack, AoE, Melee, Strike, Fire, Duration", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "6 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "164.3% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "164%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+7%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "12", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "33", + 0 + ] + ], + "displayMode": 1, + "type": 63 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/15249", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Attacks with your weapon, applying a charged debuff to enemies hit by your strike, and an uncharged debuff to any other enemies hit. Upon reaching 6 charges, expiring, or the enemy's death, the charged debuff is removed to damage that and other surrounding enemies. Enemies with either debuff explode when they die, damaging other surrounding enemies. Damage from this explosion cannot be reflected. Requires a Sword, Axe, Mace, Sceptre, Staff or Unarmed.", + "explicitMods": [ + "Base duration is 0.80 seconds", + "60% of Physical Damage Converted to Fire Damage", + "Explosion deals base Fire Damage equal to 6% of the corpse's Maximum Life", + "Base radius is 2.4 metres", + "Base explosion radius is 1.8 metres", + "Debuff deals 69% of Damage per Charge" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 43, + "y": 0, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9MaWdodG5pbmdHb2xlbSIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/4220d92d66/LightningGolem.png", + "support": false, + "league": "Mercenaries", + "id": "37c4343cf0b3ceb2da82001fc57def14b083f4f66b84fbda5196ccae92201fe8", + "name": "", + "typeLine": "Summon Lightning Golem", + "baseType": "Summon Lightning Golem", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Lightning, Minion, Spell, Golem", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "30 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cooldown Time", + "values": [ + [ + "6.00 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "1.00 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+6%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "34", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "35", + 0 + ] + ], + "displayMode": 1, + "type": 64 + }, + { + "name": "Int", + "values": [ + [ + "50", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/252595", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Summons a Lightning Golem that grants you increased attack and cast speed, and mana regeneration. The Lightning Golem fires a projectile spell, creates orbs of Lightning that zap nearby enemies, and casts a temporary aura that grants added Lightning Damage to spells and attacks used by the Golem and its nearby allies.", + "explicitMods": [ + "Maximum 1 Summoned Golem", + "Golems grant 10% increased Attack and Cast Speed", + "Golems grant 7.3 Mana Regenerated per second", + "6% increased Buff Effect" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 114, + "y": 1, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9JY2VOb3ZhIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/b54ea7d9b5/IceNova.png", + "support": false, + "league": "Mercenaries", + "id": "91890b387e24ed97ddbbd38de06e775b52c2d707b1b471f04b520a151824ef41", + "name": "", + "typeLine": "Ice Nova", + "baseType": "Ice Nova", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Spell, AoE, Cold, Nova", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "8 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.70 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "6.00%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "200%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+7%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "12", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Int", + "values": [ + [ + "33", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/15249", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "A circle of ice expands from the caster.", + "explicitMods": [ + "Deals 23 to 34 Cold Damage", + "Base radius is 2.7 metres" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 117, + "y": 0, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9QdXJpZnlpbmdGbGFtZSIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/e933be7d7c/PurifyingFlame.png", + "support": false, + "league": "Mercenaries", + "id": "1900f82aff9143aa52ba225056b3622dc6cc0bf82fe7b29e6629c461d7ab8f09", + "name": "", + "typeLine": "Purifying Flame", + "baseType": "Purifying Flame", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Fire, Spell, AoE, Duration, Physical", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "6 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.70 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "5.50%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "220%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+19%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/70", + 0 + ] + ], + "displayMode": 2, + "progress": 0.01, + "type": 20 + } + ], + "secDescrText": "A wave of divine fire deals damage in a line, then creates Consecrated Ground and deals damage in an area around the targeted location. A larger shockwave then expands outwards, damaging enemies standing on Consecrated Ground that were not already hit.", + "explicitMods": [ + "Deals 8 to 11 Physical Damage", + "Base duration is 4.00 seconds", + "50% of Physical Damage Converted to Fire Damage", + "+0.1 metres to radius", + "+0.2 metres to radius of Consecrated Ground", + "Shockwave deals 25% less Damage" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 54, + "y": 0, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9UZWN0b25pY1NsYW0iLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/aa55470672/TectonicSlam.png", + "support": false, + "league": "Mercenaries", + "id": "3526a24e18b64fb70d241f0695fa89d6f58e50c0a73ada07cd5918dd42c32884", + "name": "", + "typeLine": "Tectonic Slam", + "baseType": "Tectonic Slam", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Fire, Attack, AoE, Slam, Melee", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "9 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Speed", + "values": [ + [ + "80% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "295.1% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "295%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+8%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "28", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "67", + 0 + ] + ], + "displayMode": 1, + "type": 63 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/199345", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Slam the ground, unleashing a fiery fissure in front of you, dealing area damage and randomly releasing a number of smaller fissures branching off from it. Consume an Endurance Charge every third time you slam the ground with this skill. Requires a Mace, Sceptre, Sword, Axe, Staff, or Unarmed.", + "explicitMods": [ + "60% of Physical Damage Converted to Fire Damage", + "5% more Area of Effect per Endurance Charge", + "+5% fissure branching chance per Endurance Charge", + "42% fissure branching chance" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 117, + "y": 1, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9Cb25lT2ZmZXJpbmciLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/56bfbd6835/BoneOffering.png", + "support": false, + "league": "Mercenaries", + "id": "51f97bdfefd4618eb16e9affa4991940dbaa6ce30d73238669b38e7c082fa2c5", + "name": "", + "typeLine": "Bone Offering", + "baseType": "Bone Offering", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Minion, Spell, Duration", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "16 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "1.00 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+5%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "12", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Int", + "values": [ + [ + "33", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/15249", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Consumes a corpse, granting all of your minions the power to block both attacks and spells. The skill consumes other nearby corpses, increasing the duration for each corpse consumed.", + "explicitMods": [ + "Base duration is 5.00 seconds", + "Additional 1.00 seconds Base Duration per extra corpse Consumed", + "Grants Minions +25% Chance to Block Attack Damage", + "Grants Minions +25% Chance to Block Spell Damage", + "2% increased Effect of Offering", + "Grants Minions 4% of Life Regenerated per Second if they have Blocked recently" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 45, + "y": 0, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9BcmN0aWNCcmVhdGgiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/7e13902453/ArcticBreath.png", + "support": false, + "league": "Mercenaries", + "id": "358fefa4d4704407e93fc58bc22557ab2b9786ac64399a954ddd99c7a8e4fa26", + "name": "", + "typeLine": "Creeping Frost", + "baseType": "Creeping Frost", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Spell, Projectile, Duration, AoE, Cold", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "7 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.60 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "6.00%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "90%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+7%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "12", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "14", + 0 + ] + ], + "displayMode": 1, + "type": 64 + }, + { + "name": "Int", + "values": [ + [ + "21", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/15249", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Fire an icy projectile that bursts on impact or when reaching the targeted area, dealing area damage and creating a chilling area that deals cold damage over time. This area will creep across the ground towards nearby enemies until its duration expires.", + "explicitMods": [ + "Deals 11 to 16 Cold Damage", + "Base duration is 5.00 seconds", + "Deals 18.4 Base Cold Damage per second", + "Modifiers to Spell Damage apply to this Skill's Damage Over Time effect", + "Base radius is 1.5 metres", + "Base secondary radius is 1.8 metres", + "Can have up to 10 Chilling Areas" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 48, + "y": 1, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy8xSGFuZFNoaWVsZENvdW50ZXJhdHRhY2tTa2lsbEdlbSIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/18612cf0b3/1HandShieldCounterattackSkillGem.png", + "support": false, + "league": "Mercenaries", + "id": "59e5cd3289509d13185e3ce46f5b119902c6d8cfe9a7ff801ad813da77cdbd3f", + "name": "", + "typeLine": "Eviscerate", + "baseType": "Eviscerate", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Attack, AoE, Retaliation, Physical, Melee", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "7 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cooldown Time", + "values": [ + [ + "3.00 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "674.5% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "674%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+9%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "16", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "26", + 0 + ] + ], + "displayMode": 1, + "type": 63 + }, + { + "name": "Dex", + "values": [ + [ + "18", + 0 + ] + ], + "displayMode": 1, + "type": 64 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/49725", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Retaliate against a blocked hit with an arcing slash that releases two waves of force. Enemies close in front of you can be hit by both waves. Requires a Sword or Axe and a Shield.", + "explicitMods": [ + "Cannot be used by default\nBecomes Usable once for 2 seconds when you Block a Hit", + "Can't be Evaded", + "Base wave length is 10 metres", + "Base wave width is 2.8 metres", + "9% increased Cooldown Recovery Rate", + "Causes Bleeding" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 40, + "y": 1, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9CbGFja0hvbGUiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/8680619c44/BlackHole.png", + "support": false, + "league": "Mercenaries", + "id": "4e2334510eeca35c9103e105bf3718782d126efcf3621e027adedbe2c49dbd9f", + "name": "", + "typeLine": "Void Sphere", + "baseType": "Void Sphere", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Spell, AoE, Duration, Physical, Chaos, Orb", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "30 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cooldown Time", + "values": [ + [ + "10.00 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.80 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "5.00%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "50%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+17%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "34", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Int", + "values": [ + [ + "79", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/252595", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Creates a Void Sphere which Hinders enemies in an area around it, with the debuff being stronger on enemies closer to the sphere. It also regularly releases pulses of area damage. The Void Sphere will consume the corpses of any enemies which die in its area. Can only have one Void Sphere at a time.", + "explicitMods": [ + "Deals 27 to 40 Physical Damage", + "Base duration is 5.00 seconds", + "Pulses every 0.40 seconds", + "40% of Physical Damage Converted to Chaos Damage", + "Base radius is 3.8 metres", + "17% increased Cooldown Recovery Rate", + "Enemies in range are Hindered, with up to 30% reduced Movement Speed, based on distance from the Void Sphere" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 125, + "y": 1, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9TdW1tb25SZWFwZXJTa2lsbEdlbSIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/66e30c571e/SummonReaperSkillGem.png", + "support": false, + "league": "Mercenaries", + "id": "8608edabbf81832d1e8ed1805c125df67e4aa8eab1af6afbf410d9bf47675ac4", + "name": "", + "typeLine": "Summon Reaper", + "baseType": "Summon Reaper", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Physical, Minion, Spell", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "15 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cooldown Time", + "values": [ + [ + "4.00 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.60 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+6%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "28", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Int", + "values": [ + [ + "67", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/199345", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Summons a powerful Reaper which uses a variety of slashing area attacks. The Reaper's presence weakens your other minions, and it will consume them to temporarily empower and heal itself. Using this skill while the Reaper is already summoned causes it to dash to the targeted location and perform a powerful attack.", + "explicitMods": [ + "Maximum 1 Summoned Reaper", + "Minion's Attacks have 56% chance to inflict Bleeding", + "Minion deals 30% more Damage with Bleeding", + "Reaper causes your Non-Reaper Minions to deal 20% less Damage", + "Reaper causes your Non-Reaper Minions to have 20% less Maximum Life" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 31, + "y": 0, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9TaXBob25HZW0iLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/1eb70dbdc2/SiphonGem.png", + "support": false, + "league": "Mercenaries", + "id": "91bacbbe78885e5955b712cc891762355ef02b39ec01218c875829adb7b695f6", + "name": "", + "typeLine": "Essence Drain", + "baseType": "Essence Drain", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Spell, Projectile, Duration, Chaos, AoE", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "8 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.70 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "5.00%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "160%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+7%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "12", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "14", + 0 + ] + ], + "displayMode": 1, + "type": 64 + }, + { + "name": "Int", + "values": [ + [ + "21", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/15249", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Fires a projectile that applies a damage over time debuff when it hits. You are healed for a portion of the debuff damage. The debuff is spread by Contagion.", + "explicitMods": [ + "Deals 12 to 18 Chaos Damage", + "Deals 42 Base Chaos Damage per second", + "Base duration is 3.80 seconds", + "Modifiers to Spell Damage apply to this Skill's Damage Over Time effect", + "Regenerate 0.67% of Debuff Damage as Life" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 129, + "y": 1, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9TdXBwb3J0L1RyYXAiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/8893adb50f/Trap.png", + "support": true, + "league": "Mercenaries", + "id": "aad862540f0ccb1f3cabdd3494163208cf2b1137f3e3ae593f23737615aac10d", + "name": "", + "typeLine": "Trap Support", + "baseType": "Trap Support", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Support, Trap", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost & Reservation Multiplier", + "values": [ + [ + "120%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+9%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "8", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/3231", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Supports spells, or attacks that use bows or wands. Instead of using that skill, you will throw a trap that will use the skill for you when an enemy walks near it. Traps cannot use channelling skills.", + "explicitMods": [ + "Supported Attack Skills cannot be used with Melee Weapons", + "Trap lasts 4 seconds", + "Supported Skills deal 20% less Trap Damage", + "Supported Skills deal 4% increased Trap Damage" + ], + "descrText": "This is a Support Gem. It does not grant a bonus to your character, but to skills in sockets connected to it. Place into an item socket connected to a socket containing the Skill Gem you wish to augment. Right click to remove from a socket.", + "frameType": 4, + "x": 82, + "y": 1, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9WYWFsR2Vtcy9WYWFsSWNlU2hpZWxkIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/d40d65ac7d/VaalIceShield.png", + "support": false, + "league": "Mercenaries", + "id": "b45f573e6443697450d484462150c375a77b2c0f91dbbc39c498bed4542f887c", + "name": "", + "typeLine": "Vaal Arctic Armour", + "baseType": "Vaal Arctic Armour", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Spell, Duration, Cold, Vaal", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Reservation", + "values": [ + [ + "25% Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cooldown Time", + "values": [ + [ + "1.00 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "Instant", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "16", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "26", + 0 + ] + ], + "displayMode": 1, + "type": 64 + }, + { + "name": "Int", + "values": [ + [ + "18", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/49725", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Conjures an icy barrier that chills enemies when they hit you. You drop chilled ground while moving, and take less Fire and Physical damage while stationary.", + "explicitMods": [ + "Base duration is 2.50 seconds", + "Buff grants 11% less Physical Damage taken from Hits while stationary", + "Buff grants 11% less Fire Damage taken from Hits while stationary", + "Chill Enemy for 0.5 seconds when Hit, reducing their Action Speed by 30%", + "Buff grants Immunity to Freeze" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 53, + "y": 0, + "inventoryId": "Stash12", + "hybrid": { + "isVaalGem": true, + "baseTypeName": "Arctic Armour", + "properties": [ + { + "name": "Souls Per Use", + "values": [ + [ + "50", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Can Store {0} Use", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Soul Gain Prevention", + "values": [ + [ + "24 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "1.00 sec", + 0 + ] + ], + "displayMode": 0 + } + ], + "explicitMods": [ + "Base duration is 5.00 seconds", + "Modifiers to Skill Effect Duration also apply to this Skill's Soul Gain Prevention", + "You take 90% less Damage from Hits and count as Frozen", + "Ice breaks after you take 3 Damaging Hits or Duration expires", + "Buff grants 5 Mana Regeneration per second", + "Buff grants 20 Energy Shield Regeneration per second" + ], + "secDescrText": "Immediately encases you in ice, protecting you for a duration or until you take damage from a number of hits, and also grants a buff once the cast time has finished. You cannot move or perform non-instant actions while in the ice. When the ice breaks, the buff is also removed." + } + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9Qb2lzb25vdXNDb25jb2N0aW9uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/b55affb0e3/PoisonousConcoction.png", + "support": false, + "league": "Mercenaries", + "id": "02549ba847b62c70245e97a559ccb02adab4f2c8143c401f068e81891003ba56", + "name": "", + "typeLine": "Poisonous Concoction", + "baseType": "Poisonous Concoction", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Attack, AoE, Chaos, Projectile", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "5 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Speed", + "values": [ + [ + "115% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "100% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+5%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "12", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "33", + 0 + ] + ], + "displayMode": 1, + "type": 64 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/15249", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Throws a bottle that explodes to deal unarmed attack damage in an area and has a chance to poison. Can consume charges from a Life flask to add further damage. Requires an empty main hand, and no off-hand weapon.", + "explicitMods": [ + "30 to 44 Added Chaos Damage", + "40% chance to Poison on Hit", + "+6% to Critical Strike Chance", + "Base radius is 1.8 metres", + "Consumes 1 Charge per Projectile Fired from 1 Life Flask, if possible", + "Added Chaos Damage equal to 3% of Flask's Recovery Amount if Charges were consumed from a Life Flask", + "5% chance to inflict Withered for 2 seconds on Hit" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 61, + "y": 1, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9FbmVyZ3lSZWxlYXNlU2tpbGxHZW0iLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/e294801b16/EnergyReleaseSkillGem.png", + "support": false, + "league": "Mercenaries", + "id": "75272bd71cfdbef16743803d0165ff02eedda87f4c106a6139e4a6db35c30ad9", + "name": "", + "typeLine": "Lightning Conduit", + "baseType": "Lightning Conduit", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Spell, AoE, Lightning", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "6 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.50 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "6.00%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "140%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+8%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "28", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Int", + "values": [ + [ + "67", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/199345", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Lightning strikes all Shocked enemies around a targeted location, then removes Shock from those enemies. Shocks cannot expire on enemies in range while casting this spell. Cannot be supported by Spell Cascade or Unleash.", + "explicitMods": [ + "Deals 33 to 98 Lightning Damage", + "Cannot inflict Shock", + "This Spell's Cast Time is added to its Cooldown if Triggered", + "Base radius is 6 metres", + "11% more Damage with Hits per 5% Shock Effect on Enemy" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 126, + "y": 0, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9TcGVjdHJhbFNwaXJhbEdlbSIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/c1526f01fa/SpectralSpiralGem.png", + "support": false, + "league": "Mercenaries", + "id": "6a834a145ec6e3d877aa8d91193dce5594e016e84d66df886047723b0261218b", + "name": "", + "typeLine": "Spectral Helix", + "baseType": "Spectral Helix", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Attack, Projectile", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "6 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Speed", + "values": [ + [ + "110% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "120% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "120%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+7%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "12", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "14", + 0 + ] + ], + "displayMode": 1, + "type": 63 + }, + { + "name": "Dex", + "values": [ + [ + "21", + 0 + ] + ], + "displayMode": 1, + "type": 64 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/15249", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Throws a spectral copy of your melee weapon. It spins around while flying in a large spiral, damaging enemies in its path, and bouncing if it collides with walls.", + "explicitMods": [ + "Bounces up to 3 times\nModifiers to number of Projectiles instead apply to the number of Bounces", + "Projectiles that have Pierced deal 3% more Damage", + "Spirals through 4.25 rotations" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 125, + "y": 0, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9WdWxuZXJhYmlsaXR5IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/ec1d389488/Vulnerability.png", + "support": false, + "league": "Mercenaries", + "id": "95c21ed42b90de4c41425b1df0099b9761a5462e19d3bac632307d0e8ddb1dc2", + "name": "", + "typeLine": "Vulnerability", + "baseType": "Vulnerability", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Spell, AoE, Duration, Curse, Physical, Hex", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "16 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.50 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+13%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "24", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "37", + 0 + ] + ], + "displayMode": 1, + "type": 63 + }, + { + "name": "Int", + "values": [ + [ + "25", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/118383", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Curse all targets in an area, causing them to take increased physical damage. Attacks against the cursed enemies have a chance to inflict bleeding.", + "explicitMods": [ + "Base duration is 8.00 seconds", + "Cursed enemies take 15% increased Physical Damage", + "Attack Hits against Cursed Enemies have 6% chance to Aggravate Bleeding", + "Attack Hits against Cursed Enemies have 25% chance to inflict Bleeding" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 115, + "y": 1, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9TdXBwb3J0L0VuZXJneVNoaWVsZExlZWNoc3VwcG9ydCIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/691b0c6570/EnergyShieldLeechsupport.png", + "support": true, + "league": "Mercenaries", + "id": "881e9b6163700b4f6b5527b86d93675cc22c6086d8d650e219ad60966651fba0", + "name": "", + "typeLine": "Energy Leech Support", + "baseType": "Energy Leech Support", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Support", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost & Reservation Multiplier", + "values": [ + [ + "130%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+11%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "31", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Int", + "values": [ + [ + "52", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/285815", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Supports any skill that hits enemies, causing those hits to leech energy shield based on damage dealt.", + "explicitMods": [ + "Supported Skills deal 5% increased Damage while Leeching Energy Shield", + "Supported Skills have 1.5% of Damage Leeched as Energy Shield", + "Supported Skills deal 10% more Damage while on Full Energy Shield", + "Supported Skills deal 15% more Damage while Leeching Energy Shield" + ], + "descrText": "This is a Support Gem. It does not grant a bonus to your character, but to skills in sockets connected to it. Place into an item socket connected to a socket containing the Skill Gem you wish to augment. Right click to remove from a socket.", + "frameType": 4, + "x": 115, + "y": 0, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9EZWxpcml1bUdlbSIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/86eaac1d34/DeliriumGem.png", + "support": false, + "league": "Mercenaries", + "id": "73928f72b8fb5f4ca15751e789b369eb0c312bed820cc8d5f59f0857441ee802", + "name": "", + "typeLine": "Malevolence", + "baseType": "Malevolence", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Aura, Spell, AoE", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "20 (Max)", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Reservation", + "values": [ + [ + "50% Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cooldown Time", + "values": [ + [ + "1.20 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "Instant", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+12%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "70", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "68", + 0 + ] + ], + "displayMode": 1, + "type": 64 + }, + { + "name": "Int", + "values": [ + [ + "98", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "secDescrText": "Casts an aura that multiplies damage over time and increases skill effect duration of you and your allies.", + "explicitMods": [ + "+1.9 metres to radius", + "24% increased Area of Effect", + "You and nearby allies deal 20% more Damage over Time", + "You and nearby allies have 19% increased Skill Effect Duration" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 33, + "y": 0, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9WYWFsR2Vtcy9WYWFsU3VtbW9uU2tlbGV0b25zIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/1c64636709/VaalSummonSkeletons.png", + "support": false, + "league": "Mercenaries", + "id": "e8d511722c670137f3810d51558535cfce0806c1b3dfb5437fb06dea456fafe5", + "name": "", + "typeLine": "Vaal Summon Skeletons", + "baseType": "Vaal Summon Skeletons", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Spell, Minion, Duration, Vaal", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "5 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.50 sec", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "10", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Int", + "values": [ + [ + "29", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/9569", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Summon Skeleton Warrior minions at the targeted location. They use a melee attack and die after a duration. If made aggressive, Skeleton Warriors will also dash towards nearby enemies.", + "explicitMods": [ + "Base duration is 20.00 seconds", + "Maximum 5 Summoned Skeletons", + "Summons 2 Skeleton Warriors" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 55, + "y": 0, + "inventoryId": "Stash12", + "hybrid": { + "isVaalGem": true, + "baseTypeName": "Summon Skeletons", + "properties": [ + { + "name": "Souls Per Use", + "values": [ + [ + "50", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Can Store {0} Use", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Soul Gain Prevention", + "values": [ + [ + "10 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.80 sec", + 0 + ] + ], + "displayMode": 0 + } + ], + "explicitMods": [ + "Base duration is 20.00 seconds", + "Maximum 18 Summoned Skeletons", + "Summons 14 Skeleton Soldiers", + "Summons 2 Skeleton Archers", + "Summons 1 Skeleton Mage", + "Summons 1 Skeleton General" + ], + "secDescrText": "Summons an army of skeletal soldiers, archers and mages, led by a powerful general." + } + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9NaXJyb3JBcnJvdyIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/2c76b112a2/MirrorArrow.png", + "support": false, + "league": "Mercenaries", + "id": "e67317251fed44e228feeccc163102284693d798aa8e9a19e43e8ec355c51e5c", + "name": "", + "typeLine": "Mirror Arrow", + "baseType": "Mirror Arrow", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Attack, Minion, Duration, Movement, Travel, Bow", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "14 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cooldown Time", + "values": [ + [ + "3.00 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "100% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+6%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "10", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "29", + 0 + ] + ], + "displayMode": 1, + "type": 64 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/9569", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Fires an arrow at the target destination. When the arrow lands, a clone is summoned. The clone is a minion that uses your bow and quiver.", + "explicitMods": [ + "Base duration is 3.00 seconds", + "12% increased Cooldown Recovery Rate" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 123, + "y": 0, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9GaXJlTW9ydGFyQmFycmFnZU1pbmVTa2lsbEdlbSIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/b12c5058d8/FireMortarBarrageMineSkillGem.png", + "support": false, + "league": "Mercenaries", + "id": "d94f4331f865bc383f15c8935b50c0b882c2860fe447c53b0e4a904da2d4ba12", + "name": "", + "typeLine": "Pyroclast Mine", + "baseType": "Pyroclast Mine", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Mine, Spell, Projectile, Fire, AoE, Aura, Nova", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "4 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Reservation", + "values": [ + [ + "4 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.18 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "5.50%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "80%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+14%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "28", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "29", + 0 + ] + ], + "displayMode": 1, + "type": 64 + }, + { + "name": "Int", + "values": [ + [ + "42", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/199345", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Throws a mine that deals damage in an area when detonated, then launches fiery projectiles that rain down around it, each exploding to deal damage in a smaller area.", + "explicitMods": [ + "Mine lasts 5 seconds", + "Deals 26 to 39 Fire Damage", + "Base Mine Detonation Time is 0.35 seconds", + "Fires 3 Projectiles", + "Fires an additional Projectile for every 4 prior Mines in Detonation Sequence", + "Each Mine Adds 1 to 2 Fire Damage to Hits against Enemies near it, up\nto a maximum of 64 to 96" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 80, + "y": 1, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9GaXJlUmVzaXN0QXVyYSIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/c2ab10c400/FireResistAura.png", + "support": false, + "league": "Mercenaries", + "id": "cef4c3d1568d967e6a63abfe5e91c5aec9e80db15272c08e6f1fd63189b64f44", + "name": "", + "typeLine": "Purity of Fire", + "baseType": "Purity of Fire", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Aura, Spell, AoE, Fire", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Reservation", + "values": [ + [ + "35% Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cooldown Time", + "values": [ + [ + "1.20 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "Instant", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+8%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "24", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "37", + 0 + ] + ], + "displayMode": 1, + "type": 63 + }, + { + "name": "Int", + "values": [ + [ + "25", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/118383", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Casts an aura that grants fire resistance to you and your allies.", + "explicitMods": [ + "You and nearby allies gain 26% additional Fire Resistance" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 135, + "y": 0, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9TdXBwb3J0L0Nhc3RPbkRlYXRoIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/7a8f023bcf/CastOnDeath.png", + "support": true, + "league": "Mercenaries", + "id": "3433a66dbc9af73483a319c0a06e5c88025415b4b896c1a47a235c4546bc1c99", + "name": "", + "typeLine": "Cast on Death Support", + "baseType": "Cast on Death Support", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Support, Spell, Trigger", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost & Reservation Multiplier", + "values": [ + [ + "0%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+19%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "38", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "39", + 0 + ] + ], + "displayMode": 1, + "type": 64 + }, + { + "name": "Int", + "values": [ + [ + "27", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/388734", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Each supported spell skill will be triggered when you die. Cannot support skills used by totems, traps, or mines. Vaal skills, channelling skills, and skills with a reservation cannot be triggered.", + "explicitMods": [ + "Supported Skills have 57% increased Area of Effect while Dead", + "100% chance to Trigger Supported Non-Minion Spells on Death", + "Supported Skills Cost nothing" + ], + "descrText": "This is a Support Gem. It does not grant a bonus to your character, but to skills in sockets connected to it. Place into an item socket connected to a socket containing the Skill Gem you wish to augment. Right click to remove from a socket.", + "frameType": 4, + "x": 36, + "y": 1, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9QcmlzbWF0aWNSYWluIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/6cc639e4ad/PrismaticRain.png", + "support": false, + "league": "Mercenaries", + "id": "925b9c7e6a67e7bca8e5bdd7ff70e5f723b7e2e908d1a4186844e2dd281bbb5d", + "name": "", + "typeLine": "Storm Rain", + "baseType": "Storm Rain", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Attack, AoE, Lightning, Projectile, Bow", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "7 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "46% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "46%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+16%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "28", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "67", + 0 + ] + ], + "displayMode": 1, + "type": 64 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/199345", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Fires an arrow into the air to land at a targeted location, dealing area damage. The arrow sticks in the ground where it lands, and periodically fires a beam of lightning to another arrow near it, dealing area damage between them.", + "explicitMods": [ + "50% of Physical Damage Converted to Lightning Damage", + "Arrows fire Beams every 0.50 seconds", + "Maximum 100 Arrows in the ground", + "Each Arrow can fire 4 Beams" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 79, + "y": 1, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9QbGFndWVCZWFyZXJHZW0iLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/4dfe0fb3ba/PlagueBearerGem.png", + "support": false, + "league": "Mercenaries", + "id": "93d5f81ba513d5fd6d5075cc2809a93d1ce99c6af9715e726b6def65cb7b2700", + "name": "", + "typeLine": "Plague Bearer", + "baseType": "Plague Bearer", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Spell, Chaos, AoE", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "6 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cooldown Time", + "values": [ + [ + "0.50 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "Instant", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+14%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "24", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "58", + 0 + ] + ], + "displayMode": 1, + "type": 64 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/118383", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Gain an Incubating buff, adding to its Plague Value as you inflict poisons. Use the skill again to begin Infecting, dealing chaos damage over time to nearby enemies until the Plague Value is depleted. Your damage modifiers don't apply to this skill's damage. Using the skill again alternates between Incubating and Infecting.", + "explicitMods": [ + "20% less Damage with Poison while Incubating and not at Maximum Plague Value", + "When you inflict Poison while Incubating, adds 40% of the Expected Poison\nDamage to Plague Value", + "While Infecting, deals Chaos Damage per second equal to 14% of the Plague Value when Infecting began, and loses Plague Value at the same rate" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 94, + "y": 0, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9Gcm9zdEJvbHQiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/621b60db0f/FrostBolt.png", + "support": false, + "league": "Mercenaries", + "id": "8d1056bdcc9f8ddc86ee4042a4a35a7ba129600f81c43bb56074e5540c772c80", + "name": "", + "typeLine": "Frostbolt", + "baseType": "Frostbolt", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Spell, Projectile, Cold", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "6 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.75 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "5.00%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "250%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+7%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/70", + 0 + ] + ], + "displayMode": 2, + "progress": 0.01, + "type": 20 + } + ], + "secDescrText": "Fires a slow-moving projectile that pierces through enemies, dealing cold damage.", + "explicitMods": [ + "Deals 9 to 13 Cold Damage", + "Projectiles Pierce all Targets", + "Projectiles that have Pierced deal 7% more Damage" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 126, + "y": 1, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9WYWFsR2Vtcy9WYWFsTW9sdGVuU3RyaWtlIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/bd762b5841/VaalMoltenStrike.png", + "support": false, + "league": "Mercenaries", + "id": "fd908b3ea3795d6634401f5436b158975c942e6994ea98ec858591ef73186905", + "name": "", + "typeLine": "Vaal Molten Strike", + "baseType": "Vaal Molten Strike", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Attack, Projectile, AoE, Melee, Strike, Fire, Chaining, Vaal", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "6 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "126.5% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "126%", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/70", + 0 + ] + ], + "displayMode": 2, + "progress": 0.01, + "type": 20 + } + ], + "secDescrText": "Infuses your melee weapon with molten energies to attack with physical and fire damage. This attack causes balls of molten magma to launch forth from the enemies you hit, divided amongst all enemies hit by the strike. These will deal area attack damage to enemies where they land.", + "explicitMods": [ + "Fires 4 Projectiles", + "60% of Physical Damage Converted to Fire Damage", + "Projectiles deal 60% less Damage with Hits and Ailments" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 87, + "y": 0, + "inventoryId": "Stash12", + "hybrid": { + "isVaalGem": true, + "baseTypeName": "Molten Strike", + "properties": [ + { + "name": "Souls Per Use", + "values": [ + [ + "15", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Can Store {0} Uses", + "values": [ + [ + "3", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Soul Gain Prevention", + "values": [ + [ + "3 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Speed", + "values": [ + [ + "70% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "86.3% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "87%", + 0 + ] + ], + "displayMode": 0 + } + ], + "explicitMods": [ + "Fires 9 Projectiles", + "Chains +8 Times", + "60% of Physical Damage Converted to Fire Damage", + "+0.4 metres to radius", + "Can't be Evaded", + "Projectiles can Chain when impacting the ground\nProjectiles do not change direction when Chaining" + ], + "secDescrText": "Infuses your melee weapon with molten energies to attack with physical and fire damage. This attack causes balls of molten magma to launch forth causing area attack damage to enemies where they land." + } + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9TcGVjdHJhbFNwaXJhbEdlbSIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/c1526f01fa/SpectralSpiralGem.png", + "support": false, + "league": "Mercenaries", + "id": "0bdb55f4a8fa81de3a1376ae08738ec77b1453ad12494c263ec409b8e16e70dd", + "name": "", + "typeLine": "Spectral Helix", + "baseType": "Spectral Helix", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Attack, Projectile", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "6 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Speed", + "values": [ + [ + "110% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "120% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "120%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+10%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "12", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "14", + 0 + ] + ], + "displayMode": 1, + "type": 63 + }, + { + "name": "Dex", + "values": [ + [ + "21", + 0 + ] + ], + "displayMode": 1, + "type": 64 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/15249", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Throws a spectral copy of your melee weapon. It spins around while flying in a large spiral, damaging enemies in its path, and bouncing if it collides with walls.", + "explicitMods": [ + "Bounces up to 3 times\nModifiers to number of Projectiles instead apply to the number of Bounces", + "Projectiles that have Pierced deal 5% more Damage", + "Spirals through 4.25 rotations" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 105, + "y": 1, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9TdXBwb3J0L0FkZGVkQ2hhb3NEYW1hZ2UiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/a89e2281e4/AddedChaosDamage.png", + "support": true, + "league": "Mercenaries", + "id": "4d49c6a3cd5c97b5c7945bfaac9639e125ffae458c33148770ae1ef107030943", + "name": "", + "typeLine": "Added Chaos Damage Support", + "baseType": "Added Chaos Damage Support", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Chaos, Support", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost & Reservation Multiplier", + "values": [ + [ + "120%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+18%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "31", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Int", + "values": [ + [ + "52", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/285815", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Supports any skill that hits enemies.", + "explicitMods": [ + "Supported Skills deal 9% increased Chaos Damage", + "Supported Skills have 18 to 26 added Chaos Damage" + ], + "descrText": "This is a Support Gem. It does not grant a bonus to your character, but to skills in sockets connected to it. Place into an item socket connected to a socket containing the Skill Gem you wish to augment. Right click to remove from a socket.", + "frameType": 4, + "x": 131, + "y": 1, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9Nb2x0ZW5TaGVsbCIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/d7b86e4b76/MoltenShell.png", + "support": false, + "league": "Mercenaries", + "id": "ca47faba5e42d9b624058263160a2f7cf0df9f5c3a617969ab43af5e6a957150", + "name": "", + "typeLine": "Molten Shell", + "baseType": "Molten Shell", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Spell, AoE, Duration, Fire, Physical, Guard", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "8 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cooldown Time", + "values": [ + [ + "4.00 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "Instant", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "16", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "41", + 0 + ] + ], + "displayMode": 1, + "type": 63 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "42528/49725", + 0 + ] + ], + "displayMode": 2, + "progress": 0.86, + "type": 20 + } + ], + "secDescrText": "Applies a buff that adds to your armour, and can take some of the damage from hits for you before being depleted. When the buff expires or is depleted, the skill deals reflected damage to enemies around you based on the total damage that was taken from the buff. Shares a cooldown with other Guard skills.", + "explicitMods": [ + "Base duration is 3.00 seconds", + "This Skill's Cooldown does not recover during its effect", + "75% of Damage from Hits is taken from the Buff before your Life or Energy Shield\nBuff can take Damage equal to 10% of your Armour, up to a maximum of 5000", + "Reflects 100% of Damage taken from Buff as Fire Damage when Buff expires or is depleted", + "Buff grants +115 to Armour" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 14, + "y": 1, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9TcGxpdEFycm93IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/dc5a7841eb/SplitArrow.png", + "support": false, + "league": "Mercenaries", + "id": "cf5d31f57c0490d574abd40010bffe7ec6d01d0e477108e5c36ebedbaf8a99ef", + "name": "", + "typeLine": "Split Arrow", + "baseType": "Split Arrow", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Attack, Projectile, Bow", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "5 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Speed", + "values": [ + [ + "110% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "120% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "120%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+20%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/70", + 0 + ] + ], + "displayMode": 2, + "progress": 0.01, + "type": 20 + } + ], + "secDescrText": "Fires multiple arrows at different targets.", + "explicitMods": [ + "Fires 9 Arrows" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 131, + "y": 0, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9CbG9vZFRlbmRyaWxzU2tpbGxHZW0iLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/8e4ee17442/BloodTendrilsSkillGem.png", + "support": false, + "league": "Mercenaries", + "id": "0d68c7229656baf2834a38694386cbbbc1c0e7656059f869ebe156a2d50948bf", + "name": "", + "typeLine": "Exsanguinate", + "baseType": "Exsanguinate", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Spell, Chaining, Physical, Duration", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "16 Life", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.80 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "6.00%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "150%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+16%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "12", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "21", + 0 + ] + ], + "displayMode": 1, + "type": 63 + }, + { + "name": "Int", + "values": [ + [ + "14", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/15249", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Releases several tendrils of blood from your character, targeting enemies in a narrow angle in front of you. The beams deal physical damage and inflict a physical damage over time debuff to enemies, which can stack up to 3 times. Effects which allow skills to chain can apply to these tendrils.", + "explicitMods": [ + "Deals 17 to 25 Physical Damage", + "Deals 23.4 Base Physical Damage per second", + "Base duration is 2.20 seconds", + "Modifiers to Spell Damage apply to this Skill's Damage Over Time effect", + "Fires tendrils at up to 7 Targets" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 93, + "y": 0, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9FbmVyZ3lSZWxlYXNlU2tpbGxHZW0iLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/e294801b16/EnergyReleaseSkillGem.png", + "support": false, + "league": "Mercenaries", + "id": "65d72165b0fd302004d2f3b2f113360987f86b3d1fa733bec71201823247680e", + "name": "", + "typeLine": "Lightning Conduit", + "baseType": "Lightning Conduit", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Spell, AoE, Lightning", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "6 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.50 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "6.00%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "140%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+12%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "28", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Int", + "values": [ + [ + "67", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/199345", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Lightning strikes all Shocked enemies around a targeted location, then removes Shock from those enemies. Shocks cannot expire on enemies in range while casting this spell. Cannot be supported by Spell Cascade or Unleash.", + "explicitMods": [ + "Deals 33 to 98 Lightning Damage", + "Cannot inflict Shock", + "This Spell's Cast Time is added to its Cooldown if Triggered", + "Base radius is 6 metres", + "12% more Damage with Hits per 5% Shock Effect on Enemy" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 62, + "y": 0, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9TaG9ja3dhdmVTbGFtIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/acaa01df06/ShockwaveSlam.png", + "support": false, + "league": "Mercenaries", + "id": "63fcaa16cf0c800d6e7b3ae3964a4dc72e9f05230c5bfd7649ead3213cc586af", + "name": "", + "typeLine": "Sunder", + "baseType": "Sunder", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Attack, AoE, Slam, Melee", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "8 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Speed", + "values": [ + [ + "75% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "273.8% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "273%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+12%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "12", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "33", + 0 + ] + ], + "displayMode": 1, + "type": 63 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/15249", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Slams the ground, creating a slow wave of churning terrain that damages enemies in a sequence of areas in front of you. A number of enemies hit by the wave will release a shockwave, damaging other enemies around them. Using the skill again will stop the previous wave. Requires a Mace, Sceptre, Axe, Staff or Unarmed.", + "explicitMods": [ + "Shockwaves deal 40% less Damage", + "Wave causes Shockwaves from up to 5 Enemies in each Area", + "Wave Damages 5 Areas", + "Wave cannot stop before Damaging 2 Areas", + "Wave Areas gain +0.2 metres to radius for each previous Area in Wave" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 127, + "y": 0, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9WYWFsR2Vtcy9WYWFsU3Bpbm5pbmdFdGhlcmVhbEJsYWRlc0dlbSIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/f922713a8d/VaalSpinningEtherealBladesGem.png", + "support": false, + "league": "Mercenaries", + "id": "069ba03e2ea3c7396ca8776c358f895c9ad3b3f21075e1031f7854a2c27b90b6", + "name": "", + "typeLine": "Vaal Blade Vortex", + "baseType": "Vaal Blade Vortex", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Critical, Spell, AoE, Duration, Vaal, Physical", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "6 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.50 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "6.00%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "30%", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "12", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "33", + 0 + ] + ], + "displayMode": 1, + "type": 64 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/15249", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "This spell creates ethereal blades which orbit in an area around you, dealing damage every 0.6 seconds to all enemies in their radius. As more blades are added, the damage becomes greater and more frequent.", + "explicitMods": [ + "Deals 3 to 5 Physical Damage", + "Base duration is 4.00 seconds", + "35% increased Hit Rate for each blade", + "35% more Damage for each blade", + "Can have up to 10 active spinning blades" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 34, + "y": 1, + "inventoryId": "Stash12", + "hybrid": { + "isVaalGem": true, + "baseTypeName": "Blade Vortex", + "properties": [ + { + "name": "Souls Per Use", + "values": [ + [ + "30", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Can Store {0} Uses", + "values": [ + [ + "2", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Soul Gain Prevention", + "values": [ + [ + "6 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.80 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "6.00%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "60%", + 0 + ] + ], + "displayMode": 0 + } + ], + "explicitMods": [ + "Deals 11 to 17 Physical Damage", + "Base duration is 5.00 seconds", + "Hits Enemies every 0.20 Seconds", + "Modifiers to Skill Effect Duration also apply to this Skill's Soul Gain Prevention", + "+0.8 metres to radius", + "100% increased Critical Strike Chance", + "Has 10 blades" + ], + "secDescrText": "Creates an independently-moving vortex of ethereal blades which lasts for a duration. The vortex moves toward nearby enemies, repeatedly damaging enemies that it passes through." + } + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9WYWFsR2Vtcy9WYWFsTGlnaHRuaW5nUmVzaXN0QXVyYSIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/20a88ab436/VaalLightningResistAura.png", + "support": false, + "league": "Mercenaries", + "id": "d5b848db8a4c6b3aae3d82104dc03508f1732d4b5fae3f274d42425e09344b66", + "name": "", + "typeLine": "Vaal Impurity of Lightning", + "baseType": "Vaal Impurity of Lightning", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Aura, Spell, AoE, Duration, Vaal, Lightning", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Reservation", + "values": [ + [ + "35% Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cooldown Time", + "values": [ + [ + "1.20 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "Instant", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+6%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "24", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Int", + "values": [ + [ + "58", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/118383", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Casts an aura that grants lightning resistance to you and your allies.", + "explicitMods": [ + "You and nearby allies gain 25% additional Lightning Resistance" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 36, + "y": 0, + "inventoryId": "Stash12", + "hybrid": { + "isVaalGem": true, + "baseTypeName": "Purity of Lightning", + "properties": [ + { + "name": "Cooldown Time", + "values": [ + [ + "0.50 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Souls Per Use", + "values": [ + [ + "50", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Can Store {0} Use", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Soul Gain Prevention", + "values": [ + [ + "8 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "Instant", + 0 + ] + ], + "displayMode": 0 + } + ], + "explicitMods": [ + "Base duration is 3.00 seconds", + "Modifiers to Skill Effect Duration also apply to this Skill's Soul Gain Prevention", + "+1.4 metres to radius", + "12% increased Area of Effect", + "You and nearby allies gain 5% additional maximum Lightning Resistance", + "You and nearby allies are Immune to Shock", + "Nearby Enemies' Lightning Resistance is Ignored by Hits" + ], + "secDescrText": "Casts an aura that reduces lightning damage taken and provides shock immunity to you and nearby allies, and makes hits against nearby enemies ignore their lightning resistance. " + } + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9WYWFsR2Vtcy9WYWFsUG9pc29uQXJyb3ciLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/6cf894e43f/VaalPoisonArrow.png", + "support": false, + "league": "Mercenaries", + "id": "34a7473845e14521efc76d172ec3f41e55890244df69a5a940c977b8f0529ba6", + "name": "", + "typeLine": "Vaal Caustic Arrow", + "baseType": "Vaal Caustic Arrow", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Attack, Projectile, AoE, Duration, Chaos, Vaal, Bow", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "6 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "55% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "55%", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/70", + 0 + ] + ], + "displayMode": 2, + "progress": 0.01, + "type": 20 + } + ], + "secDescrText": "Fires an arrow which deals chaos damage in an area on impact, and spreads caustic ground. Enemies standing on the caustic ground take chaos damage over time.", + "explicitMods": [ + "Deals 8.8 Base Chaos Damage per second", + "Base duration is 2.00 seconds", + "60% of Physical Damage Converted to Chaos Damage", + "Modifiers to Projectile Damage apply to this Skill's Damage Over Time effect" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 76, + "y": 1, + "inventoryId": "Stash12", + "hybrid": { + "isVaalGem": true, + "baseTypeName": "Caustic Arrow", + "properties": [ + { + "name": "Souls Per Use", + "values": [ + [ + "20", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Can Store {0} Uses", + "values": [ + [ + "2", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Soul Gain Prevention", + "values": [ + [ + "8 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Speed", + "values": [ + [ + "70% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "280% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "280%", + 0 + ] + ], + "displayMode": 0 + } + ], + "explicitMods": [ + "Projectiles Pierce all Targets", + "Deals 21.1 Base Chaos Damage per second", + "Base duration is 6.00 seconds", + "60% of Physical Damage Converted to Chaos Damage", + "Modifiers to Projectile Damage apply to this Skill's Damage Over Time effect", + "Modifiers to Skill Effect Duration also apply to this Skill's Soul Gain Prevention", + "Can't be Evaded" + ], + "secDescrText": "Fires a slow-moving serpentine arrow which deals chaos damage while piercing enemies, and leaves a trail of caustic ground. Enemies standing on the caustic ground take chaos damage over time." + } + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9WYWFsR2Vtcy9WYWFsQmxpZ2h0R2VtIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/9ed1d9d364/VaalBlightGem.png", + "support": false, + "league": "Mercenaries", + "id": "98c9aba6bc6e86c070f56726fce157374bd3c988c2e24b47ee3d2bfd965c3d5c", + "name": "", + "typeLine": "Vaal Blight", + "baseType": "Vaal Blight", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Spell, Chaos, AoE, Duration, Vaal, Nova, Channelling", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "2 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.30 sec", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/70", + 0 + ] + ], + "displayMode": 2, + "progress": 0.01, + "type": 20 + } + ], + "secDescrText": "Apply a debuff to enemies in front of you which deals chaos damage over time. Enemies who aren't already debuffed by Blight are also hindered for a shorter secondary duration, slowing their movement. Continued channelling adds layers of damage to the debuff, each with their own duration.", + "explicitMods": [ + "Deals 5.9 Base Chaos Damage per second", + "Base duration is 2.00 seconds", + "Base secondary duration is 1.00 seconds", + "Modifiers to Spell Damage apply to this Skill's Damage Over Time effect", + "80% reduced Movement Speed", + "Debuff can have up to 20 layers of Damage" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 69, + "y": 1, + "inventoryId": "Stash12", + "hybrid": { + "isVaalGem": true, + "baseTypeName": "Blight", + "properties": [ + { + "name": "Souls Per Use", + "values": [ + [ + "30", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Can Store {0} Use", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Soul Gain Prevention", + "values": [ + [ + "7 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.60 sec", + 0 + ] + ], + "displayMode": 0 + } + ], + "explicitMods": [ + "Deals 6.5 Base Chaos Damage per second", + "Base duration is 6.00 seconds", + "Base secondary duration is 3.00 seconds", + "Modifiers to Spell Damage apply to this Skill's Damage Over Time effect", + "Modifiers to Skill Effect Duration also apply to this Skill's Soul Gain Prevention", + "80% reduced Movement Speed", + "Debuff can have up to 20 layers of Damage", + "Hindered Enemies take 20% increased Chaos Damage" + ], + "secDescrText": "Apply a powerful debuff to enemies around you which deals chaos damage over time. Then applies two additional layers in a larger area, growing greatly in size each time. Enemies are also substantially hindered for a shorter secondary duration, slowing their movement." + } + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9WYWFsR2Vtcy9WYWFsQW5pbWF0ZVdlYXBvbiIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/1fbfb80825/VaalAnimateWeapon.png", + "support": false, + "league": "Mercenaries", + "id": "ae50f2ffa97b44f5903bd5d490f3bc375e9e2c9f13799597983fc815ad0ae3e6", + "name": "", + "typeLine": "Vaal Animate Weapon", + "baseType": "Vaal Animate Weapon", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Duration, Minion, Spell, Vaal, Physical", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "4 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.60 sec", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "4", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/841", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Animates a Melee Weapon Item or Lingering Blade to fight by your side. You cannot animate unidentified Weapons. Will not animate weapons with 6 sockets. Cannot be used by Traps or Mines.", + "explicitMods": [ + "Base duration is 40.00 seconds", + "Maximum 5 Animated Weapons", + "Can use Items requiring up to Level 9", + "Minions' Attacks deal 5 to 8 additional Physical Damage", + "Animated Lingering Blades deal 1 to 2 Added Attack Physical Damage" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 68, + "y": 1, + "inventoryId": "Stash12", + "hybrid": { + "isVaalGem": true, + "baseTypeName": "Animate Weapon", + "properties": [ + { + "name": "Souls Per Use", + "values": [ + [ + "50", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Can Store {0} Use", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Soul Gain Prevention", + "values": [ + [ + "40 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.60 sec", + 0 + ] + ], + "displayMode": 0 + } + ], + "explicitMods": [ + "Base duration is 15.00 seconds", + "Maximum 5 Animated Weapons", + "Modifiers to Skill Effect Duration also apply to this Skill's Soul Gain Prevention", + "Can use Items requiring up to Level 9\nAnimated Weapons are transformed into random Unique\nWeapons with Level Requirement between 1 and 9", + "Animates up to 5 Weapons", + "Minions deal 50% more Damage" + ], + "secDescrText": "Animates multiple Melee Weapon Items and Lingering Blades to fight by your side, and transforms them into different, unique weapons. You cannot animate unidentified Weapons. Will not animate weapons with 6 sockets. Cannot be used by Traps or Mines." + } + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9WYWFsR2Vtcy9WYWFsUXVha2VTbGFtIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/d76352b29f/VaalQuakeSlam.png", + "support": false, + "league": "Mercenaries", + "id": "031bb70b9161ae893f4ba31dea77bb05cd1158f92588d826c64001585eb68d5d", + "name": "", + "typeLine": "Vaal Earthquake", + "baseType": "Vaal Earthquake", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Attack, AoE, Duration, Vaal, Slam, Melee", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "10 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Speed", + "values": [ + [ + "75% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "143.7% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "143%", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "28", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "67", + 0 + ] + ], + "displayMode": 1, + "type": 63 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/199345", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Smashes the ground, dealing damage in an area and cracking the earth. The crack will erupt in a powerful aftershock after a duration. Cracks created before the first one has erupted will not generate their own aftershocks. Requires an Axe, Mace, Sceptre, Staff or Unarmed.", + "explicitMods": [ + "Base duration is 1.00 seconds", + "Aftershock deals 150% more Damage with Hits and Ailments" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 77, + "y": 1, + "inventoryId": "Stash12", + "hybrid": { + "isVaalGem": true, + "baseTypeName": "Earthquake", + "properties": [ + { + "name": "Souls Per Use", + "values": [ + [ + "30", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Can Store {0} Use", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Soul Gain Prevention", + "values": [ + [ + "9 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Speed", + "values": [ + [ + "75% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "100.9% of base", + 0 + ] + ], + "displayMode": 0 + } + ], + "explicitMods": [ + "Base duration is 1.00 seconds", + "Base secondary duration is 12.00 seconds", + "Modifiers to Skill Effect Duration also apply to this Skill's Soul Gain Prevention", + "Aftershock deals 350% more Damage with Hits and Ailments", + "Ongoing effect ends after 9 Aftershocks" + ], + "secDescrText": "Smashes the ground, dealing damage in an area and cracking the earth. The crack will erupt in a powerful aftershock after a short duration. After using this skill, your steps will deal damage around you, cracking the earth if the previous cracks have erupted. This effect ends after a secondary duration, or after a maximum number of aftershocks. Requires an Axe, Mace, Sceptre, Staff or Unarmed." + } + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9WYWFsR2Vtcy9WYWFsUXVha2VTbGFtIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/d76352b29f/VaalQuakeSlam.png", + "support": false, + "league": "Mercenaries", + "id": "54addd1d804e8c73c0c5ac92d851b4d1dd59d691a9148147f8dba1f73d7669ea", + "name": "", + "typeLine": "Vaal Earthquake", + "baseType": "Vaal Earthquake", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Attack, AoE, Duration, Vaal, Slam, Melee", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "10 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Speed", + "values": [ + [ + "75% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "143.7% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "143%", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "28", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "67", + 0 + ] + ], + "displayMode": 1, + "type": 63 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/199345", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Smashes the ground, dealing damage in an area and cracking the earth. The crack will erupt in a powerful aftershock after a duration. Cracks created before the first one has erupted will not generate their own aftershocks. Requires an Axe, Mace, Sceptre, Staff or Unarmed.", + "explicitMods": [ + "Base duration is 1.00 seconds", + "Aftershock deals 150% more Damage with Hits and Ailments" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 77, + "y": 0, + "inventoryId": "Stash12", + "hybrid": { + "isVaalGem": true, + "baseTypeName": "Earthquake", + "properties": [ + { + "name": "Souls Per Use", + "values": [ + [ + "30", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Can Store {0} Use", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Soul Gain Prevention", + "values": [ + [ + "9 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Speed", + "values": [ + [ + "75% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "100.9% of base", + 0 + ] + ], + "displayMode": 0 + } + ], + "explicitMods": [ + "Base duration is 1.00 seconds", + "Base secondary duration is 12.00 seconds", + "Modifiers to Skill Effect Duration also apply to this Skill's Soul Gain Prevention", + "Aftershock deals 350% more Damage with Hits and Ailments", + "Ongoing effect ends after 9 Aftershocks" + ], + "secDescrText": "Smashes the ground, dealing damage in an area and cracking the earth. The crack will erupt in a powerful aftershock after a short duration. After using this skill, your steps will deal damage around you, cracking the earth if the previous cracks have erupted. This effect ends after a secondary duration, or after a maximum number of aftershocks. Requires an Axe, Mace, Sceptre, Staff or Unarmed." + } + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9WYWFsR2Vtcy9WYWFsSWNlU2hpZWxkIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/d40d65ac7d/VaalIceShield.png", + "support": false, + "league": "Mercenaries", + "id": "059588fde0b610f5a30f3bbe834d7781ca35d64b493270d83e7f140cc7e90744", + "name": "", + "typeLine": "Vaal Arctic Armour", + "baseType": "Vaal Arctic Armour", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Spell, Duration, Cold, Vaal", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Reservation", + "values": [ + [ + "25% Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cooldown Time", + "values": [ + [ + "1.00 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "Instant", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "16", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "26", + 0 + ] + ], + "displayMode": 1, + "type": 64 + }, + { + "name": "Int", + "values": [ + [ + "18", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/49725", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Conjures an icy barrier that chills enemies when they hit you. You drop chilled ground while moving, and take less Fire and Physical damage while stationary.", + "explicitMods": [ + "Base duration is 2.50 seconds", + "Buff grants 11% less Physical Damage taken from Hits while stationary", + "Buff grants 11% less Fire Damage taken from Hits while stationary", + "Chill Enemy for 0.5 seconds when Hit, reducing their Action Speed by 30%", + "Buff grants Immunity to Freeze" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 75, + "y": 1, + "inventoryId": "Stash12", + "hybrid": { + "isVaalGem": true, + "baseTypeName": "Arctic Armour", + "properties": [ + { + "name": "Souls Per Use", + "values": [ + [ + "50", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Can Store {0} Use", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Soul Gain Prevention", + "values": [ + [ + "24 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "1.00 sec", + 0 + ] + ], + "displayMode": 0 + } + ], + "explicitMods": [ + "Base duration is 5.00 seconds", + "Modifiers to Skill Effect Duration also apply to this Skill's Soul Gain Prevention", + "You take 90% less Damage from Hits and count as Frozen", + "Ice breaks after you take 3 Damaging Hits or Duration expires", + "Buff grants 5 Mana Regeneration per second", + "Buff grants 20 Energy Shield Regeneration per second" + ], + "secDescrText": "Immediately encases you in ice, protecting you for a duration or until you take damage from a number of hits, and also grants a buff once the cast time has finished. You cannot move or perform non-instant actions while in the ice. When the ice breaks, the buff is also removed." + } + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9WYWFsR2Vtcy9WYWFsTGlnaHRuaW5nQXJyb3ciLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/46f597549d/VaalLightningArrow.png", + "support": false, + "league": "Mercenaries", + "id": "b7d2624aac1fe005367cfe9b31c2df416b23b9fb0b30753eeb2dead27855b7d8", + "name": "", + "typeLine": "Vaal Lightning Arrow", + "baseType": "Vaal Lightning Arrow", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Attack, AoE, Projectile, Lightning, Vaal, Bow", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "6 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "149.5% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "149%", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "12", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "33", + 0 + ] + ], + "displayMode": 1, + "type": 64 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/15249", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Fires a charged arrow which damages enemies by causing them to be struck by a bolt of lightning, which also damages a number of surrounding enemies.", + "explicitMods": [ + "50% of Physical Damage Converted to Lightning Damage", + "Hits up to 3 additional enemies near the target", + "Shocks Enemies as though dealing 100% more Damage" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 76, + "y": 0, + "inventoryId": "Stash12", + "hybrid": { + "isVaalGem": true, + "baseTypeName": "Lightning Arrow", + "properties": [ + { + "name": "Souls Per Use", + "values": [ + [ + "20", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Can Store {0} Uses", + "values": [ + [ + "2", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Soul Gain Prevention", + "values": [ + [ + "8 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "71.3% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "72%", + 0 + ] + ], + "displayMode": 0 + } + ], + "explicitMods": [ + "Projectiles Pierce all Targets", + "50% of Physical Damage Converted to Lightning Damage", + "Fires 5 Arrows", + "Projectiles change direction 9 times\nProjectiles can Hit targets each time they change direction", + "Modifiers which would cause Projectiles to Fork or\nChain instead cause them to change direction additional times", + "Fires Projectiles sequentially", + "Hits up to 3 additional enemies near the target", + "Projectiles cannot Split" + ], + "secDescrText": "Fires charged arrows, which repeatedly travel for a short time before changing direction. When they hit enemies, they are struck by a bolt of lightning which damages a number of surrounding enemies." + } + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9WYWFsR2Vtcy9WYWFsU3VtbW9uU2tlbGV0b25zIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/1c64636709/VaalSummonSkeletons.png", + "support": false, + "league": "Mercenaries", + "id": "1e6a63cb882e4e5011101bb64c3a7bbf3cfb94c0e72c375deb0f572e21bcc579", + "name": "", + "typeLine": "Vaal Summon Skeletons", + "baseType": "Vaal Summon Skeletons", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Spell, Minion, Duration, Vaal", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "5 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.50 sec", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "10", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Int", + "values": [ + [ + "29", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/9569", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Summon Skeleton Warrior minions at the targeted location. They use a melee attack and die after a duration. If made aggressive, Skeleton Warriors will also dash towards nearby enemies.", + "explicitMods": [ + "Base duration is 20.00 seconds", + "Maximum 5 Summoned Skeletons", + "Summons 2 Skeleton Warriors" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 73, + "y": 1, + "inventoryId": "Stash12", + "hybrid": { + "isVaalGem": true, + "baseTypeName": "Summon Skeletons", + "properties": [ + { + "name": "Souls Per Use", + "values": [ + [ + "50", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Can Store {0} Use", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Soul Gain Prevention", + "values": [ + [ + "10 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.80 sec", + 0 + ] + ], + "displayMode": 0 + } + ], + "explicitMods": [ + "Base duration is 20.00 seconds", + "Maximum 18 Summoned Skeletons", + "Summons 14 Skeleton Soldiers", + "Summons 2 Skeleton Archers", + "Summons 1 Skeleton Mage", + "Summons 1 Skeleton General" + ], + "secDescrText": "Summons an army of skeletal soldiers, archers and mages, led by a powerful general." + } + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9WYWFsR2Vtcy9WYWFsTW9sdGVuU3RyaWtlIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/bd762b5841/VaalMoltenStrike.png", + "support": false, + "league": "Mercenaries", + "id": "5e2feb78921ed286354f571f790a193bbf6d0ccb9c4a83f541fa337538801a70", + "name": "", + "typeLine": "Vaal Molten Strike", + "baseType": "Vaal Molten Strike", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Attack, Projectile, AoE, Melee, Strike, Fire, Chaining, Vaal", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "6 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "126.5% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "126%", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/70", + 0 + ] + ], + "displayMode": 2, + "progress": 0.01, + "type": 20 + } + ], + "secDescrText": "Infuses your melee weapon with molten energies to attack with physical and fire damage. This attack causes balls of molten magma to launch forth from the enemies you hit, divided amongst all enemies hit by the strike. These will deal area attack damage to enemies where they land.", + "explicitMods": [ + "Fires 4 Projectiles", + "60% of Physical Damage Converted to Fire Damage", + "Projectiles deal 60% less Damage with Hits and Ailments" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 73, + "y": 0, + "inventoryId": "Stash12", + "hybrid": { + "isVaalGem": true, + "baseTypeName": "Molten Strike", + "properties": [ + { + "name": "Souls Per Use", + "values": [ + [ + "15", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Can Store {0} Uses", + "values": [ + [ + "3", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Soul Gain Prevention", + "values": [ + [ + "3 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Speed", + "values": [ + [ + "70% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "86.3% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "87%", + 0 + ] + ], + "displayMode": 0 + } + ], + "explicitMods": [ + "Fires 9 Projectiles", + "Chains +8 Times", + "60% of Physical Damage Converted to Fire Damage", + "+0.4 metres to radius", + "Can't be Evaded", + "Projectiles can Chain when impacting the ground\nProjectiles do not change direction when Chaining" + ], + "secDescrText": "Infuses your melee weapon with molten energies to attack with physical and fire damage. This attack causes balls of molten magma to launch forth causing area attack damage to enemies where they land." + } + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9WYWFsR2Vtcy9WYWFsRmxpY2tlclN0cmlrZSIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/c1883edcc5/VaalFlickerStrike.png", + "support": false, + "league": "Mercenaries", + "id": "22cee0a022c549a48d155d42d96d9958979c5e61f033e0627cd80ffaa673b3b0", + "name": "", + "typeLine": "Vaal Flicker Strike", + "baseType": "Vaal Flicker Strike", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Attack, Melee, Strike, Movement, Vaal, Duration", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "5 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cooldown Time", + "values": [ + [ + "2.00 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Speed", + "values": [ + [ + "120% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "177.3% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "177%", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "10", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "29", + 0 + ] + ], + "displayMode": 1, + "type": 64 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/9569", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Teleports the character to a nearby monster and attacks with a melee weapon. If no specific monster is targeted, one is picked at random. Grants a buff that increases movement speed for a duration. The cooldown can be bypassed by expending a Frenzy Charge.", + "explicitMods": [ + "Base duration is 3.00 seconds", + "10% increased Attack Speed per Frenzy Charge", + "15% chance to gain a Frenzy Charge on Hit", + "Buff grants 20% increased Movement Speed" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 83, + "y": 0, + "inventoryId": "Stash12", + "hybrid": { + "isVaalGem": true, + "baseTypeName": "Flicker Strike", + "properties": [ + { + "name": "Souls Per Use", + "values": [ + [ + "30", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Can Store {0} Use", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Soul Gain Prevention", + "values": [ + [ + "6 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Speed", + "values": [ + [ + "300% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "174.4% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "174%", + 0 + ] + ], + "displayMode": 0 + } + ], + "explicitMods": [ + "This Attack Repeats 25 additional times", + "10% increased Attack Speed per Frenzy Charge", + "70% less Damage with Ailments", + "30% chance to gain a Frenzy Charge on Hit" + ], + "secDescrText": "Repeatedly teleports to enemies and hits them, inflicting a wound but dealing no damage. After the repeating finishes, each enemy is hit by the total damage of their wounds, which are removed." + } + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9WYWFsR2Vtcy9WYWFsUG9pc29uQXJyb3ciLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/6cf894e43f/VaalPoisonArrow.png", + "support": false, + "league": "Mercenaries", + "id": "f4cf1eaeb99973fbe52d4315944fc1771128e2b26019381aa112f9e06ee8b578", + "name": "", + "typeLine": "Vaal Caustic Arrow", + "baseType": "Vaal Caustic Arrow", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Attack, Projectile, AoE, Duration, Chaos, Vaal, Bow", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "6 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "55% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "55%", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/70", + 0 + ] + ], + "displayMode": 2, + "progress": 0.01, + "type": 20 + } + ], + "secDescrText": "Fires an arrow which deals chaos damage in an area on impact, and spreads caustic ground. Enemies standing on the caustic ground take chaos damage over time.", + "explicitMods": [ + "Deals 8.8 Base Chaos Damage per second", + "Base duration is 2.00 seconds", + "60% of Physical Damage Converted to Chaos Damage", + "Modifiers to Projectile Damage apply to this Skill's Damage Over Time effect" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 75, + "y": 0, + "inventoryId": "Stash12", + "hybrid": { + "isVaalGem": true, + "baseTypeName": "Caustic Arrow", + "properties": [ + { + "name": "Souls Per Use", + "values": [ + [ + "20", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Can Store {0} Uses", + "values": [ + [ + "2", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Soul Gain Prevention", + "values": [ + [ + "8 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Speed", + "values": [ + [ + "70% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "280% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "280%", + 0 + ] + ], + "displayMode": 0 + } + ], + "explicitMods": [ + "Projectiles Pierce all Targets", + "Deals 21.1 Base Chaos Damage per second", + "Base duration is 6.00 seconds", + "60% of Physical Damage Converted to Chaos Damage", + "Modifiers to Projectile Damage apply to this Skill's Damage Over Time effect", + "Modifiers to Skill Effect Duration also apply to this Skill's Soul Gain Prevention", + "Can't be Evaded" + ], + "secDescrText": "Fires a slow-moving serpentine arrow which deals chaos damage while piercing enemies, and leaves a trail of caustic ground. Enemies standing on the caustic ground take chaos damage over time." + } + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9WYWFsR2Vtcy9WYWFsUmVhdmUiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/5d13f4fd51/VaalReave.png", + "support": false, + "league": "Mercenaries", + "id": "e1d631aac033d0dbc72532aec349f6b55166580775a8a82d561e23a652b7bc38", + "name": "", + "typeLine": "Vaal Reave", + "baseType": "Vaal Reave", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Attack, AoE, Vaal, Melee", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "6 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "232.7% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "232%", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "12", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "21", + 0 + ] + ], + "displayMode": 1, + "type": 64 + }, + { + "name": "Int", + "values": [ + [ + "14", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/15249", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Attacks an area in front of you. Each Reave that hits an enemy grants stages, which you will begin to lose after a short period without hitting anything. Only works with Daggers, Claws, and One-Handed Swords.", + "explicitMods": [ + "4 Maximum Stages", + "50% more Area of Effect for each stage" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 74, + "y": 1, + "inventoryId": "Stash12", + "hybrid": { + "isVaalGem": true, + "baseTypeName": "Reave", + "properties": [ + { + "name": "Souls Per Use", + "values": [ + [ + "25", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Can Store {0} Uses", + "values": [ + [ + "3", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Soul Gain Prevention", + "values": [ + [ + "2 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Speed", + "values": [ + [ + "250% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "295.1% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "295%", + 0 + ] + ], + "displayMode": 0 + } + ], + "explicitMods": [ + "50% more Area of Effect for each stage", + "Can't be Evaded", + "+4 to maximum Stages" + ], + "secDescrText": "Repeatedly attacks a large area in different directions. Each Vaal Reave that hits an enemy grants stages, which you will begin to lose after a short period without hitting anything. Only works with Daggers, Claws, and One-Handed Swords." + } + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9WYWFsR2Vtcy9WYWFsSGFzdGUiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/f19f4c8a3f/VaalHaste.png", + "support": false, + "league": "Mercenaries", + "id": "838f7fa382762d3b64a5aae93569a6c57df3dcce1dd1269186b46a403bcebe4d", + "name": "", + "typeLine": "Vaal Haste", + "baseType": "Vaal Haste", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Aura, Spell, AoE, Duration, Vaal", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Reservation", + "values": [ + [ + "50% Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cooldown Time", + "values": [ + [ + "1.20 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "Instant", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "24", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "58", + 0 + ] + ], + "displayMode": 1, + "type": 64 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/118383", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Casts an aura that increases the movement speed, attack speed and cast speed of you and your allies.", + "explicitMods": [ + "You and nearby allies gain 10% increased Movement Speed", + "You and nearby allies gain 15% increased Cast Speed", + "You and nearby allies gain 15% increased Attack Speed" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 8, + "y": 0, + "inventoryId": "Stash12", + "hybrid": { + "isVaalGem": true, + "baseTypeName": "Haste", + "properties": [ + { + "name": "Cooldown Time", + "values": [ + [ + "0.50 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Souls Per Use", + "values": [ + [ + "50", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Can Store {0} Use", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Soul Gain Prevention", + "values": [ + [ + "6 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "Instant", + 0 + ] + ], + "displayMode": 0 + } + ], + "explicitMods": [ + "Base duration is 4.00 seconds", + "Modifiers to Buff Duration also apply to this Skill's Soul Gain Prevention", + "You and nearby allies gain 16% increased Movement Speed", + "You and nearby allies gain 24% increased Cast Speed", + "You and nearby allies gain 25% increased Attack Speed" + ], + "secDescrText": "Casts a temporary aura that increases the movement speed, attack speed and cast speed of you and your allies." + } + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9TdXBwb3J0L0xpZmVUYXAiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/9cef38ae47/LifeTap.png", + "support": true, + "league": "Mercenaries", + "id": "9d3c959c2efa431616f51c93bb5f22d680dc4df8dba6f85ad3c489440bd1718e", + "name": "", + "typeLine": "Lifetap Support", + "baseType": "Lifetap Support", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Support, Duration", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "20 (Max)", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost & Reservation Multiplier", + "values": [ + [ + "300%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+20%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "70", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "111", + 0 + ] + ], + "displayMode": 1, + "type": 63 + } + ], + "secDescrText": "Supports any non-blessing skill. Minions cannot gain the Lifetap buff.", + "explicitMods": [ + "Supported Skills Cost Life instead of Mana", + "Gain Lifetap after Spending a total of 273 Life on Upfront\nCosts and Effects of a Supported Skill", + "Supported Skills deal 19% more Damage while you have Lifetap", + "Lifetap lasts 6 seconds" + ], + "descrText": "This is a Support Gem. It does not grant a bonus to your character, but to skills in sockets connected to it. Place into an item socket connected to a socket containing the Skill Gem you wish to augment. Right click to remove from a socket.", + "frameType": 4, + "x": 121, + "y": 1, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9WYWFsR2Vtcy9WYWFsRG9taW5hdGluZ0Jsb3ciLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/0e5a55c90e/VaalDominatingBlow.png", + "support": false, + "league": "Mercenaries", + "id": "2b065d60f1d24cd0891d0bdf25a95ef396cb68ea077ec7573d7359d3913bbbb5", + "name": "", + "typeLine": "Vaal Domination", + "baseType": "Vaal Domination", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Spell, Minion, Duration, Vaal, Attack, Melee, Strike", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "7 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "249.8% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "249%", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "28", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "42", + 0 + ] + ], + "displayMode": 1, + "type": 63 + }, + { + "name": "Int", + "values": [ + [ + "29", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/199345", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Attacks enemies with a melee strike, applying a debuff for a short duration. If a non-unique enemy dies while affected by the debuff, the enemy's corpse will be consumed and a Sentinel of Dominance with the same rarity, prefix and suffix modifiers will be summoned for a longer secondary duration.", + "explicitMods": [ + "Base duration is 1.00 seconds", + "Base secondary duration is 20.00 seconds", + "Maximum 3 Summoned Magic Sentinels of Dominance", + "Maximum 9 Summoned Normal Sentinels of Dominance", + "Maximum 1 Summoned Rare Sentinel of Dominance", + "25% Chance to Summon a Normal Sentinel of Dominance on Hitting a Unique Monster" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 5, + "y": 1, + "inventoryId": "Stash12", + "hybrid": { + "isVaalGem": true, + "baseTypeName": "Dominating Blow", + "properties": [ + { + "name": "Souls Per Use", + "values": [ + [ + "30", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Can Store {0} Uses", + "values": [ + [ + "3", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Soul Gain Prevention", + "values": [ + [ + "20 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.50 sec", + 0 + ] + ], + "displayMode": 0 + } + ], + "explicitMods": [ + "Base duration is 30.00 seconds", + "Modifiers to Skill Effect Duration also apply to this Skill's Soul Gain Prevention", + "Maximum 3 Ascended Sentinels of Dominance\nAscended Sentinels do not count towards the regular limits", + "Ascended Sentinels deal 200% more Damage", + "Ascended Sentinels take 70% less Damage" + ], + "secDescrText": "This spell causes one of your existing Sentinels of Dominance to Ascend, becoming more powerful, gaining new attacks, and overriding its duration, while maintaining its monster modifiers and other bonuses, including from support gems. If you cannot have more Ascended Sentinels of Dominance, an existing one will be refreshed instead." + } + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9WYWFsR2Vtcy9WYWFsRmlyZWJhbGwiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/a5d62b561c/VaalFireball.png", + "support": false, + "league": "Mercenaries", + "id": "32232e30e5f4a62af9c1889b7fc26c5939b230aa0ec144ae7dbb5c74bd6c5303", + "name": "", + "typeLine": "Vaal Fireball", + "baseType": "Vaal Fireball", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Projectile, Spell, AoE, Vaal, Fire", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "6 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.75 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "6.00%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "260%", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/70", + 0 + ] + ], + "displayMode": 2, + "progress": 0.01, + "type": 20 + } + ], + "secDescrText": "Unleashes a ball of fire towards a target which explodes, damaging nearby foes.", + "explicitMods": [ + "Deals 9 to 14 Fire Damage", + "25% chance to Ignite enemies", + "Base radius is 0.9 metres" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 2, + "y": 0, + "inventoryId": "Stash12", + "hybrid": { + "isVaalGem": true, + "baseTypeName": "Fireball", + "properties": [ + { + "name": "Souls Per Use", + "values": [ + [ + "30", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Can Store {0} Use", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Soul Gain Prevention", + "values": [ + [ + "4 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.75 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "6.00%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "240%", + 0 + ] + ], + "displayMode": 0 + } + ], + "explicitMods": [ + "Deals 9 to 14 Fire Damage", + "Fires 32 Projectiles in a spiral", + "25% chance to Ignite enemies", + "Base radius is 0.9 metres" + ], + "secDescrText": "Launches a series of fireballs in a spiral around the caster." + } + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9GaXJlVHJhcCIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/c120766d28/FireTrap.png", + "support": false, + "league": "Mercenaries", + "id": "4281d7bb57bdffd54d4d5a5fb0b4b1091c03765af3e81f947ed991e8670e2b46", + "name": "", + "typeLine": "Fire Trap", + "baseType": "Fire Trap", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Trap, Spell, Duration, AoE, Fire", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "8 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "1.00 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "6.00%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "260%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+8%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "12", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "21", + 0 + ] + ], + "displayMode": 1, + "type": 64 + }, + { + "name": "Int", + "values": [ + [ + "14", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/15249", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Throws a trap that explodes when triggered, dealing fire damage to surrounding enemies and leaving an area of burning ground that damages enemies who walk through it.", + "explicitMods": [ + "Trap lasts 4 seconds", + "Deals 27.7 Base Fire Damage per second", + "Base duration is 1.75 seconds", + "Deals 10 to 15 Fire Damage", + "Modifiers to Spell Damage apply to this Skill's Damage Over Time effect", + "32% increased Trap Trigger Area of Effect", + "3 to 5 added Fire Damage against Burning Enemies" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 95, + "y": 0, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9WYWFsR2Vtcy9WYWFsRmlyZWJhbGwiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/a5d62b561c/VaalFireball.png", + "support": false, + "league": "Mercenaries", + "id": "da33df4d248be251aea29482da5d947c35e7c151e580a6f323743c2c6116c407", + "name": "", + "typeLine": "Vaal Fireball", + "baseType": "Vaal Fireball", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Projectile, Spell, AoE, Vaal, Fire", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "6 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.75 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "6.00%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "260%", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/70", + 0 + ] + ], + "displayMode": 2, + "progress": 0.01, + "type": 20 + } + ], + "secDescrText": "Unleashes a ball of fire towards a target which explodes, damaging nearby foes.", + "explicitMods": [ + "Deals 9 to 14 Fire Damage", + "25% chance to Ignite enemies", + "Base radius is 0.9 metres" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 33, + "y": 1, + "inventoryId": "Stash12", + "hybrid": { + "isVaalGem": true, + "baseTypeName": "Fireball", + "properties": [ + { + "name": "Souls Per Use", + "values": [ + [ + "30", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Can Store {0} Use", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Soul Gain Prevention", + "values": [ + [ + "4 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.75 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "6.00%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "240%", + 0 + ] + ], + "displayMode": 0 + } + ], + "explicitMods": [ + "Deals 9 to 14 Fire Damage", + "Fires 32 Projectiles in a spiral", + "25% chance to Ignite enemies", + "Base radius is 0.9 metres" + ], + "secDescrText": "Launches a series of fireballs in a spiral around the caster." + } + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9WYWFsR2Vtcy9WYWFsRGlzY2lwbGluZSIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/abe73da97d/VaalDiscipline.png", + "support": false, + "league": "Mercenaries", + "id": "945a4c1462a0917510ea966f295fd01ede44c6fb5e37cf9c7aa377e733c095e8", + "name": "", + "typeLine": "Vaal Discipline", + "baseType": "Vaal Discipline", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Aura, Spell, AoE, Duration, Vaal", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Reservation", + "values": [ + [ + "35% Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cooldown Time", + "values": [ + [ + "1.20 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "Instant", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "24", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Int", + "values": [ + [ + "58", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/118383", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Casts an aura that grants additional energy shield and increased energy shield recharge rate to you and your allies.", + "explicitMods": [ + "You and nearby allies gain 60 additional Energy Shield", + "You and nearby Allies gain 30% increased Energy Shield Recharge Rate" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 4, + "y": 1, + "inventoryId": "Stash12", + "hybrid": { + "isVaalGem": true, + "baseTypeName": "Discipline", + "properties": [ + { + "name": "Cooldown Time", + "values": [ + [ + "0.50 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Souls Per Use", + "values": [ + [ + "50", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Can Store {0} Use", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Soul Gain Prevention", + "values": [ + [ + "5 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "Instant", + 0 + ] + ], + "displayMode": 0 + } + ], + "explicitMods": [ + "Base duration is 3.00 seconds", + "Modifiers to Buff Duration also apply to this Skill's Soul Gain Prevention", + "Your and nearby allies' Energy Shield Recharges are not delayed by Damage" + ], + "secDescrText": "Casts a temporary aura that prevents energy shield recharge being delayed by damage taken for you and your allies." + } + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9GbGFtbWFiaWxpdHkiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/9509f4c3a7/Flammability.png", + "support": false, + "league": "Mercenaries", + "id": "c143b9720e2dfc328a069898610ca374fd7f3dba61a2e43fb4889ad9afd0db80", + "name": "", + "typeLine": "Flammability", + "baseType": "Flammability", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Spell, AoE, Duration, Fire, Curse, Hex", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "24 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.50 sec", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "24", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "25", + 0 + ] + ], + "displayMode": 1, + "type": 63 + }, + { + "name": "Int", + "values": [ + [ + "37", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/118383", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Curses all targets in an area, lowering their fire resistance and giving them a chance to be ignited when hit.", + "explicitMods": [ + "Base duration is 8.00 seconds", + "Cursed enemies have -17% to Fire Resistance", + "Hits against Cursed Enemies have +25% chance to Ignite" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 19, + "y": 0, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9GaXJlVHJhcCIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/c120766d28/FireTrap.png", + "support": false, + "league": "Mercenaries", + "id": "0a24557b1821c7a5f94fae9c9705a25597543f4afc6b9f4de9ca9ad101a43afd", + "name": "", + "typeLine": "Fire Trap", + "baseType": "Fire Trap", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Trap, Spell, Duration, AoE, Fire", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "20 (Max)", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "20 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "1.00 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "6.00%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "260%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+10%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "70", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "98", + 0 + ] + ], + "displayMode": 1, + "type": 64 + }, + { + "name": "Int", + "values": [ + [ + "68", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "secDescrText": "Throws a trap that explodes when triggered, dealing fire damage to surrounding enemies and leaving an area of burning ground that damages enemies who walk through it.", + "explicitMods": [ + "Trap lasts 4 seconds", + "Deals 2566 Base Fire Damage per second", + "Base duration is 1.75 seconds", + "Deals 915 to 1373 Fire Damage", + "Modifiers to Spell Damage apply to this Skill's Damage Over Time effect", + "40% increased Trap Trigger Area of Effect", + "+0.8 metres to radius", + "286 to 429 added Fire Damage against Burning Enemies" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 89, + "y": 0, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9IZWF2eVN0cmlrZSIsInciOjEsImgiOjEsInNjYWxlIjoxLCJndCI6dHJ1ZX1d/06d94c8603/HeavyStrike.png", + "support": false, + "league": "Mercenaries", + "id": "adb1b09e405b61e9ac004cd93e19bcd5779f7fbfd774eb6c4584714bea9ef3f6", + "name": "", + "typeLine": "Heavy Strike of Trarthus", + "baseType": "Heavy Strike of Trarthus", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Attack, Melee, Strike", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "7 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Speed", + "values": [ + [ + "85% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "224.3% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "224%", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/70", + 0 + ] + ], + "displayMode": 2, + "progress": 0.01, + "type": 20 + } + ], + "secDescrText": "Attacks enemies with a forceful blow. Requires a Staff.", + "explicitMods": [ + "Increases and Reductions to Spell Damage also apply to Attack Damage from this Skill at 150% of their value", + "2% chance to deal Double Damage per 10 Intelligence" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 35, + "y": 1, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9Dcm9zc0Jvd1RvdGVtR2VtIiwidyI6MSwiaCI6MSwic2NhbGUiOjEsImd0Ijp0cnVlfV0/0c75ef5367/CrossBowTotemGem.png", + "support": false, + "league": "Mercenaries", + "id": "c7aee53e922f31ce55a6cac5a8ffa3efc5e5138257498ef0d3a9998861230814", + "name": "", + "typeLine": "Siege Ballista of Trarthus", + "baseType": "Siege Ballista of Trarthus", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Attack, Projectile, Totem, Bow", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "8 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "100% of base", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "12", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "33", + 0 + ] + ], + "displayMode": 1, + "type": 64 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/15249", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Summons a ring of ballista totems around a targeted location. These ballistae fire once at the targeted location and then expire. Requires a Bow.", + "explicitMods": [ + "Arrows Pierce 6 additional Targets", + "300% increased Totem Placement range", + "Totem lasts 4 seconds", + "+3 to maximum number of Summoned Totems", + "Summons 4 Ballista Totems in a ring which use this Skill", + "Totems expire after Attacking once" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 19, + "y": 1, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9WYWFsR2Vtcy9WYWFsU3Bpbm5pbmdFdGhlcmVhbEJsYWRlc0dlbSIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/f922713a8d/VaalSpinningEtherealBladesGem.png", + "support": false, + "league": "Mercenaries", + "id": "537194deb7b024a0a0ec342e8ca728223aaee36f32cc4da05445f22e265c4cc9", + "name": "", + "typeLine": "Vaal Blade Vortex", + "baseType": "Vaal Blade Vortex", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Critical, Spell, AoE, Duration, Vaal, Physical", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "6 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.50 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "6.00%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "30%", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "12", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "33", + 0 + ] + ], + "displayMode": 1, + "type": 64 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/15249", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "This spell creates ethereal blades which orbit in an area around you, dealing damage every 0.6 seconds to all enemies in their radius. As more blades are added, the damage becomes greater and more frequent.", + "explicitMods": [ + "Deals 3 to 5 Physical Damage", + "Base duration is 4.00 seconds", + "35% increased Hit Rate for each blade", + "35% more Damage for each blade", + "Can have up to 10 active spinning blades" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 18, + "y": 0, + "inventoryId": "Stash12", + "hybrid": { + "isVaalGem": true, + "baseTypeName": "Blade Vortex", + "properties": [ + { + "name": "Souls Per Use", + "values": [ + [ + "30", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Can Store {0} Uses", + "values": [ + [ + "2", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Soul Gain Prevention", + "values": [ + [ + "6 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.80 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "6.00%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "60%", + 0 + ] + ], + "displayMode": 0 + } + ], + "explicitMods": [ + "Deals 11 to 17 Physical Damage", + "Base duration is 5.00 seconds", + "Hits Enemies every 0.20 Seconds", + "Modifiers to Skill Effect Duration also apply to this Skill's Soul Gain Prevention", + "+0.8 metres to radius", + "100% increased Critical Strike Chance", + "Has 10 blades" + ], + "secDescrText": "Creates an independently-moving vortex of ethereal blades which lasts for a duration. The vortex moves toward nearby enemies, repeatedly damaging enemies that it passes through." + } + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9WYWFsR2Vtcy9WYWFsRmxpY2tlclN0cmlrZSIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/c1883edcc5/VaalFlickerStrike.png", + "support": false, + "league": "Mercenaries", + "id": "43ebec449dfda8f5894b0c4e12ea03ef93c0aa1854ed01cc4b7198f5966352a3", + "name": "", + "typeLine": "Vaal Flicker Strike", + "baseType": "Vaal Flicker Strike", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Attack, Melee, Strike, Movement, Vaal, Duration", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "5 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cooldown Time", + "values": [ + [ + "2.00 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Speed", + "values": [ + [ + "120% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "177.3% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "177%", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "10", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "29", + 0 + ] + ], + "displayMode": 1, + "type": 64 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/9569", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Teleports the character to a nearby monster and attacks with a melee weapon. If no specific monster is targeted, one is picked at random. Grants a buff that increases movement speed for a duration. The cooldown can be bypassed by expending a Frenzy Charge.", + "explicitMods": [ + "Base duration is 3.00 seconds", + "10% increased Attack Speed per Frenzy Charge", + "15% chance to gain a Frenzy Charge on Hit", + "Buff grants 20% increased Movement Speed" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 3, + "y": 1, + "inventoryId": "Stash12", + "hybrid": { + "isVaalGem": true, + "baseTypeName": "Flicker Strike", + "properties": [ + { + "name": "Souls Per Use", + "values": [ + [ + "30", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Can Store {0} Use", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Soul Gain Prevention", + "values": [ + [ + "6 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Speed", + "values": [ + [ + "300% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "174.4% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "174%", + 0 + ] + ], + "displayMode": 0 + } + ], + "explicitMods": [ + "This Attack Repeats 25 additional times", + "10% increased Attack Speed per Frenzy Charge", + "70% less Damage with Ailments", + "30% chance to gain a Frenzy Charge on Hit" + ], + "secDescrText": "Repeatedly teleports to enemies and hits them, inflicting a wound but dealing no damage. After the repeating finishes, each enemy is hit by the total damage of their wounds, which are removed." + } + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9TdXBwb3J0L1RyYXBBbmRNaW5lRGFtYWdlIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/83b5eac9be/TrapAndMineDamage.png", + "support": true, + "league": "Mercenaries", + "id": "aeaf168526e9ac57e8f24d8f9a2c4c3fb4015e87b053355ac5d458270261295e", + "name": "", + "typeLine": "Trap and Mine Damage Support", + "baseType": "Trap and Mine Damage Support", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Support, Trap, Mine", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "20 (Max)", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost & Reservation Multiplier", + "values": [ + [ + "130%", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "70", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "70", + 0 + ] + ], + "displayMode": 1, + "type": 64 + }, + { + "name": "Int", + "values": [ + [ + "48", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "secDescrText": "Supports skills which throw Traps or Mines.", + "explicitMods": [ + "Supported Skills deal 49% more Trap and Mine Damage", + "Supported Skills have 10% less Mine Throwing Speed", + "Supported Skills have 10% less Trap Throwing Speed" + ], + "descrText": "This is a Support Gem. It does not grant a bonus to your character, but to skills in sockets connected to it. Place into an item socket connected to a socket containing the Skill Gem you wish to augment. Right click to remove from a socket.", + "frameType": 4, + "x": 6, + "y": 0, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9JY2VTaG90IiwidyI6MSwiaCI6MSwic2NhbGUiOjEsImdkIjo5fV0/2c87d9084f/IceShot.png", + "support": false, + "league": "Mercenaries", + "id": "a4229e9210e3244fe1824fab866c04663ce5c91bb54f07414cc1974dfb2f428b", + "name": "", + "typeLine": "Ice Shot of Penetration", + "baseType": "Ice Shot of Penetration", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Attack, Projectile, AoE, Cold, Bow", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "19", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "13 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Speed", + "values": [ + [ + "75% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "274.7% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "274%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+19%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "67", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "148", + 0 + ] + ], + "displayMode": 1, + "type": 64 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/242081556", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Fires a piercing arrow that converts some physical damage to cold on its target and converts all physical damage to cold in two cones perpendicular to the target.", + "explicitMods": [ + "Modifiers to number of Projectiles do not apply to this Skill", + "Projectiles Pierce 3 additional Targets", + "60% of Physical Damage Converted to Cold Damage", + "Base radius is 3.1 metres", + "Chills Enemies as though dealing 190% more Damage", + "76% increased Area of Effect angle" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 81, + "y": 0, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9TdXBwb3J0L1RyYXBBbmRNaW5lRGFtYWdlIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/83b5eac9be/TrapAndMineDamage.png", + "support": true, + "league": "Mercenaries", + "id": "f1a9918a437014b3f24e9d0a3034ff40781237bd876fe14f3230c53fda4ab1a7", + "name": "", + "typeLine": "Trap and Mine Damage Support", + "baseType": "Trap and Mine Damage Support", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Support, Trap, Mine", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "20 (Max)", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost & Reservation Multiplier", + "values": [ + [ + "130%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+20%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "70", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "70", + 0 + ] + ], + "displayMode": 1, + "type": 64 + }, + { + "name": "Int", + "values": [ + [ + "48", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "secDescrText": "Supports skills which throw Traps or Mines.", + "explicitMods": [ + "Supported Skills deal 49% more Trap and Mine Damage", + "Supported Skills deal 10% increased Damage", + "Supported Skills have 10% less Mine Throwing Speed", + "Supported Skills have 10% less Trap Throwing Speed" + ], + "descrText": "This is a Support Gem. It does not grant a bonus to your character, but to skills in sockets connected to it. Place into an item socket connected to a socket containing the Skill Gem you wish to augment. Right click to remove from a socket.", + "frameType": 4, + "x": 70, + "y": 1, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9TdXBwb3J0L1RyYXBBbmRNaW5lRGFtYWdlIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/83b5eac9be/TrapAndMineDamage.png", + "support": true, + "league": "Mercenaries", + "id": "a904869c0f7d15b20a8db16ce9777bdb30839ef53405325a2c7fb6f34712a400", + "name": "", + "typeLine": "Trap and Mine Damage Support", + "baseType": "Trap and Mine Damage Support", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Support, Trap, Mine", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "20 (Max)", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost & Reservation Multiplier", + "values": [ + [ + "130%", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "70", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "70", + 0 + ] + ], + "displayMode": 1, + "type": 64 + }, + { + "name": "Int", + "values": [ + [ + "48", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "secDescrText": "Supports skills which throw Traps or Mines.", + "explicitMods": [ + "Supported Skills deal 49% more Trap and Mine Damage", + "Supported Skills have 10% less Mine Throwing Speed", + "Supported Skills have 10% less Trap Throwing Speed" + ], + "descrText": "This is a Support Gem. It does not grant a bonus to your character, but to skills in sockets connected to it. Place into an item socket connected to a socket containing the Skill Gem you wish to augment. Right click to remove from a socket.", + "frameType": 4, + "x": 43, + "y": 1, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9QdXJpdHkiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/0b82235250/Purity.png", + "support": false, + "league": "Mercenaries", + "id": "b320cec0506751fa115828b85e47bcf3aa7295db2f8e0d8724ebb125ba93a2c1", + "name": "", + "typeLine": "Purity of Elements", + "baseType": "Purity of Elements", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Aura, Spell, AoE", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "20 (Max)", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Reservation", + "values": [ + [ + "50% Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cooldown Time", + "values": [ + [ + "1.20 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "Instant", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+20%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "70", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "68", + 0 + ] + ], + "displayMode": 1, + "type": 63 + }, + { + "name": "Int", + "values": [ + [ + "98", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "secDescrText": "Casts an aura that grants elemental resistances and elemental ailment immunity to you and your allies.", + "explicitMods": [ + "+1.9 metres to radius", + "You and nearby allies gain +39% to all Elemental Resistances", + "You and nearby allies are Immune to all Elemental Ailments" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 27, + "y": 1, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9TdXBwb3J0L1RyYXBBbmRNaW5lRGFtYWdlIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/83b5eac9be/TrapAndMineDamage.png", + "support": true, + "league": "Mercenaries", + "id": "86451a10d583bc3b7b233afd7fd3bfb452a38b74a8774ad05b338df759721db6", + "name": "", + "typeLine": "Trap and Mine Damage Support", + "baseType": "Trap and Mine Damage Support", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Support, Trap, Mine", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "20 (Max)", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost & Reservation Multiplier", + "values": [ + [ + "130%", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "70", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "70", + 0 + ] + ], + "displayMode": 1, + "type": 64 + }, + { + "name": "Int", + "values": [ + [ + "48", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "secDescrText": "Supports skills which throw Traps or Mines.", + "explicitMods": [ + "Supported Skills deal 49% more Trap and Mine Damage", + "Supported Skills have 10% less Mine Throwing Speed", + "Supported Skills have 10% less Trap Throwing Speed" + ], + "descrText": "This is a Support Gem. It does not grant a bonus to your character, but to skills in sockets connected to it. Place into an item socket connected to a socket containing the Skill Gem you wish to augment. Right click to remove from a socket.", + "frameType": 4, + "x": 44, + "y": 0, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9Sb2NrR29sZW0iLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/f0d237e67b/RockGolem.png", + "support": false, + "league": "Mercenaries", + "id": "befa1bd4b6874da96590f74c345f7d1c91b2b46c366390bad0c5364ae93650ed", + "name": "", + "typeLine": "Summon Stone Golem", + "baseType": "Summon Stone Golem", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Minion, Spell, Golem, Physical", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "20 (Max)", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "54 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cooldown Time", + "values": [ + [ + "6.00 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "1.00 sec", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "70", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "98", + 0 + ] + ], + "displayMode": 1, + "type": 63 + }, + { + "name": "Dex", + "values": [ + [ + "68", + 0 + ] + ], + "displayMode": 1, + "type": 64 + } + ], + "secDescrText": "Summons a Stone Golem that grants you life regeneration and defences. In addition to its melee attack, the Stone Golem uses a rolling charge and a powerful slam that can taunt enemies.", + "explicitMods": [ + "Maximum 1 Summoned Golem", + "Golems grant 105 Life Regenerated per second", + "Golems grant 20% increased Defences" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 88, + "y": 1, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9WYWFsR2Vtcy9WYWFsR2hvc3RseVRocm93IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/6ad4bbb77d/VaalGhostlyThrow.png", + "support": false, + "league": "Mercenaries", + "id": "6ffdf182da1e667199aebac371d84b6a049ad942310cc58a15cdc0770944e0d6", + "name": "", + "typeLine": "Vaal Spectral Throw", + "baseType": "Vaal Spectral Throw", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Attack, Projectile, Vaal", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "5 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Speed", + "values": [ + [ + "110% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "100% of base", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/70", + 0 + ] + ], + "displayMode": 2, + "progress": 0.01, + "type": 20 + } + ], + "secDescrText": "Throws a spectral copy of your melee weapon. It flies out and then returns to you, in a spinning attack that damages enemies in its path.", + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 56, + "y": 1, + "inventoryId": "Stash12", + "hybrid": { + "isVaalGem": true, + "baseTypeName": "Spectral Throw", + "properties": [ + { + "name": "Souls Per Use", + "values": [ + [ + "15", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Can Store {0} Use", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Soul Gain Prevention", + "values": [ + [ + "4 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Speed", + "values": [ + [ + "110% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "85% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "85%", + 0 + ] + ], + "displayMode": 0 + } + ], + "explicitMods": [ + "Fires 8 Projectiles in each of two mirrored spirals", + "Can't be Evaded" + ], + "secDescrText": "Throws several spectral copies of your melee weapon. They fly out and then return to you, in a spinning attack that damages enemies in their path." + } + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9TdXBwb3J0L1N1cHBvcnRQbHVzL1NwbGFzaFBsdXMiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/8c6dd76bf4/SplashPlus.png", + "support": true, + "league": "Mercenaries", + "id": "5a3426ef1bf1e707bcfa39e969b43abcbe2c902eee5a8ac000b019cf96863a75", + "name": "", + "typeLine": "Awakened Melee Splash Support", + "baseType": "Awakened Melee Splash Support", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Support, Melee, Attack, Strike, AoE", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost & Reservation Multiplier", + "values": [ + [ + "130%", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "72", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "114", + 0 + ] + ], + "displayMode": 1, + "type": 63 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/413868278", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Supports melee strike skills, causing their melee strike to deal splash damage around each target hit.", + "explicitMods": [ + "Supported Skills deal Splash Damage to surrounding targets", + "Supported Skills deal 39% less Splash Damage to surrounding targets", + "Supported Skills have 60% more Melee Splash Area of Effect" + ], + "descrText": "This is a Support Gem. It does not grant a bonus to your character, but to skills in sockets connected to it. Place into an item socket connected to a socket containing the Skill Gem you wish to augment. Right click to remove from a socket.", + "frameType": 4, + "x": 88, + "y": 0, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9WYWFsR2Vtcy9WYWFsRG9taW5hdGluZ0Jsb3ciLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/0e5a55c90e/VaalDominatingBlow.png", + "support": false, + "league": "Mercenaries", + "id": "55ca9ca91df928ca7858d13332dcfaff156ad23ad39a67cb1fdbff0c0ee1dbe4", + "name": "", + "typeLine": "Vaal Domination", + "baseType": "Vaal Domination", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Spell, Minion, Duration, Vaal, Attack, Melee, Strike", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "7 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "249.8% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "249%", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "28", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "42", + 0 + ] + ], + "displayMode": 1, + "type": 63 + }, + { + "name": "Int", + "values": [ + [ + "29", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/199345", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Attacks enemies with a melee strike, applying a debuff for a short duration. If a non-unique enemy dies while affected by the debuff, the enemy's corpse will be consumed and a Sentinel of Dominance with the same rarity, prefix and suffix modifiers will be summoned for a longer secondary duration.", + "explicitMods": [ + "Base duration is 1.00 seconds", + "Base secondary duration is 20.00 seconds", + "Maximum 3 Summoned Magic Sentinels of Dominance", + "Maximum 9 Summoned Normal Sentinels of Dominance", + "Maximum 1 Summoned Rare Sentinel of Dominance", + "25% Chance to Summon a Normal Sentinel of Dominance on Hitting a Unique Monster" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 51, + "y": 0, + "inventoryId": "Stash12", + "hybrid": { + "isVaalGem": true, + "baseTypeName": "Dominating Blow", + "properties": [ + { + "name": "Souls Per Use", + "values": [ + [ + "30", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Can Store {0} Uses", + "values": [ + [ + "3", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Soul Gain Prevention", + "values": [ + [ + "20 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.50 sec", + 0 + ] + ], + "displayMode": 0 + } + ], + "explicitMods": [ + "Base duration is 30.00 seconds", + "Modifiers to Skill Effect Duration also apply to this Skill's Soul Gain Prevention", + "Maximum 3 Ascended Sentinels of Dominance\nAscended Sentinels do not count towards the regular limits", + "Ascended Sentinels deal 200% more Damage", + "Ascended Sentinels take 70% less Damage" + ], + "secDescrText": "This spell causes one of your existing Sentinels of Dominance to Ascend, becoming more powerful, gaining new attacks, and overriding its duration, while maintaining its monster modifiers and other bonuses, including from support gems. If you cannot have more Ascended Sentinels of Dominance, an existing one will be refreshed instead." + } + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9WYWFsR2Vtcy9WYWFsSWNlU2hvdCIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/1c767a1fbf/VaalIceShot.png", + "support": false, + "league": "Mercenaries", + "id": "71490fb6ffb69b3d25433f5efec6d8022cc55086c3008c10a95bc391c35d5c4d", + "name": "", + "typeLine": "Vaal Ice Shot", + "baseType": "Vaal Ice Shot", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Attack, Projectile, AoE, Cold, Vaal, Duration, Bow", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "6 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "149.5% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "149%", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/70", + 0 + ] + ], + "displayMode": 2, + "progress": 0.01, + "type": 20 + } + ], + "secDescrText": "Fires an arrow that converts some physical damage to cold on its target and converts all physical damage to cold in a cone behind that target.", + "explicitMods": [ + "60% of Physical Damage Converted to Cold Damage", + "Base radius is 2.4 metres", + "Chills Enemies as though dealing 100% more Damage" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 51, + "y": 1, + "inventoryId": "Stash12", + "hybrid": { + "isVaalGem": true, + "baseTypeName": "Ice Shot", + "properties": [ + { + "name": "Souls Per Use", + "values": [ + [ + "40", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Can Store {0} Use", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Soul Gain Prevention", + "values": [ + [ + "8 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "74.7% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "75%", + 0 + ] + ], + "displayMode": 0 + } + ], + "explicitMods": [ + "Base duration is 6.00 seconds", + "60% of Physical Damage Converted to Cold Damage", + "Modifiers to Skill Effect Duration also apply to this Skill's Soul Gain Prevention", + "Maximum 6 Summoned Mirage Sharpshooters\nSummons 6 Mirage Sharpshooters which use this Skill\nMirage Sharpshooters fire at your target when you use Ice Shot", + "Modifiers to number of Projectiles do not apply to\nthis Skill when used by Mirage Sharpshooters" + ], + "secDescrText": "Fires an arrow that converts some physical damage to cold on its target and converts all physical damage to cold in a cone behind that target. When you use this skill, it summons a squad of Mirage Sharpshooters for a duration. Cannot be used by Totems, Traps, or Mines." + } + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9TdXBwb3J0L0luY3JlYXNlZEJ1cm5EdXJhdGlvbiIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/46900a1f5b/IncreasedBurnDuration.png", + "support": true, + "league": "Mercenaries", + "id": "8a3e081d653f8b500e3c3a174298b8166a8f4271ae8af58f9aa90d822aa92a95", + "name": "", + "typeLine": "Burning Damage Support", + "baseType": "Burning Damage Support", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Fire, Support", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "20 (Max)", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost & Reservation Multiplier", + "values": [ + [ + "130%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+16%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "70", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "70", + 0 + ] + ], + "displayMode": 1, + "type": 63 + }, + { + "name": "Int", + "values": [ + [ + "48", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "secDescrText": "Supports any skill that hits enemies, or can deal burning damage directly.", + "explicitMods": [ + "Supported Skills deal 8% increased Burning Damage", + "Supported Skills deal 34% more Burning Damage" + ], + "descrText": "This is a Support Gem. It does not grant a bonus to your character, but to skills in sockets connected to it. Place into an item socket connected to a socket containing the Skill Gem you wish to augment. Right click to remove from a socket.", + "frameType": 4, + "x": 137, + "y": 0, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9WYWFsR2Vtcy9WYWFsTGlnaHRuaW5nVHJhcCIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/0ce2176d9d/VaalLightningTrap.png", + "support": false, + "league": "Mercenaries", + "id": "baf6011db6c8156ec377f9ce00de772c0eb32d6c28027ce130b328a898263b48", + "name": "", + "typeLine": "Vaal Lightning Trap", + "baseType": "Vaal Lightning Trap", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Trap, Critical, Spell, Projectile, Duration, Vaal, Lightning", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "8 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "1.00 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "6.00%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "240%", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "12", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "14", + 0 + ] + ], + "displayMode": 1, + "type": 64 + }, + { + "name": "Int", + "values": [ + [ + "21", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/15249", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Throws a trap that launches a ring of projectiles through the enemy that set it off, dealing lightning damage to them and subsequent targets.", + "explicitMods": [ + "Deals 15 to 46 Lightning Damage", + "Trap lasts 4 seconds", + "Fires 9 Projectiles", + "Fires Projectiles in a circle", + "20% chance to Shock enemies", + "80% increased Critical Strike Chance against Shocked Enemies" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 52, + "y": 0, + "inventoryId": "Stash12", + "hybrid": { + "isVaalGem": true, + "baseTypeName": "Lightning Trap", + "properties": [ + { + "name": "Souls Per Use", + "values": [ + [ + "20", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Can Store {0} Uses", + "values": [ + [ + "3", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Soul Gain Prevention", + "values": [ + [ + "4 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "1.00 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "6.00%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "250%", + 0 + ] + ], + "displayMode": 0 + } + ], + "explicitMods": [ + "Deals 26 to 79 Lightning Damage", + "Projectiles Pierce all Targets", + "Trap lasts 4 seconds", + "Base duration is 4.00 seconds", + "Fires 9 Projectiles", + "Modifiers to Skill Effect Duration also apply to this Skill's Soul Gain Prevention", + "Fires Projectiles in a circle", + "Projectiles leave Shocked Ground", + "Shocked Ground causes 15% increased Damage taken" + ], + "secDescrText": "Throws a trap that launches a ring of projectiles through the enemy that set it off, dealing lightning damage to them and subsequent targets and leaving a trail of shocked ground." + } + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9WYWFsR2Vtcy9WYWFsSGFzdGUiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/f19f4c8a3f/VaalHaste.png", + "support": false, + "league": "Mercenaries", + "id": "2186beb542a8db63e3336f59226cacd079f040a8c4150113bc9b51877ab74b5c", + "name": "", + "typeLine": "Vaal Haste", + "baseType": "Vaal Haste", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Aura, Spell, AoE, Duration, Vaal", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Reservation", + "values": [ + [ + "50% Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cooldown Time", + "values": [ + [ + "1.20 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "Instant", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "24", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "58", + 0 + ] + ], + "displayMode": 1, + "type": 64 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/118383", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Casts an aura that increases the movement speed, attack speed and cast speed of you and your allies.", + "explicitMods": [ + "You and nearby allies gain 10% increased Movement Speed", + "You and nearby allies gain 15% increased Cast Speed", + "You and nearby allies gain 15% increased Attack Speed" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 50, + "y": 1, + "inventoryId": "Stash12", + "hybrid": { + "isVaalGem": true, + "baseTypeName": "Haste", + "properties": [ + { + "name": "Cooldown Time", + "values": [ + [ + "0.50 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Souls Per Use", + "values": [ + [ + "50", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Can Store {0} Use", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Soul Gain Prevention", + "values": [ + [ + "6 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "Instant", + 0 + ] + ], + "displayMode": 0 + } + ], + "explicitMods": [ + "Base duration is 4.00 seconds", + "Modifiers to Buff Duration also apply to this Skill's Soul Gain Prevention", + "You and nearby allies gain 16% increased Movement Speed", + "You and nearby allies gain 24% increased Cast Speed", + "You and nearby allies gain 25% increased Attack Speed" + ], + "secDescrText": "Casts a temporary aura that increases the movement speed, attack speed and cast speed of you and your allies." + } + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9TdG9ybUNsb3VkR2VtIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/31f1a50da2/StormCloudGem.png", + "support": false, + "league": "Mercenaries", + "id": "73f58c230c45aeabf97b6270cbde032880bad53024fbaf0881ef45c4990c477b", + "name": "", + "typeLine": "Orb of Storms", + "baseType": "Orb of Storms", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Lightning, Spell, AoE, Chaining, Orb", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "22 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cooldown Time", + "values": [ + [ + "0.50 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.50 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "5.00%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "80%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+20%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "4", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Int", + "values": [ + [ + "16", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/841", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Creates a stationary electrical orb that strikes enemies in its area of effect with beams of lightning that can then split to hit more enemies. Modifiers to cast speed will increase how frequently it does this. Casting this skill again will replace the previous orb.", + "explicitMods": [ + "Deals 3 to 8 Lightning Damage", + "Strikes every 3.50 seconds, and when you use a Lightning Skill near the Orb", + "Strikes every 0.50 seconds while Channelling a Lightning Skill near the Orb", + "Orb disappears after 10 Strikes", + "Beam Splits towards 5 additional targets" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 108, + "y": 0, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9TdG9ybWNhbGwiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MSwiZ3QiOnRydWV9XQ/6d240f9029/Stormcall.png", + "support": false, + "league": "Mercenaries", + "id": "52e05c219442d23fb4e5e629db50ea24909dbacadb8dd127a14130f8d7356d1b", + "name": "", + "typeLine": "Storm Call of Trarthus", + "baseType": "Storm Call of Trarthus", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Spell, AoE, Duration, Physical", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "13 Life", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.75 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "6.00%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "235%", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "12", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Int", + "values": [ + [ + "33", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/15249", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Sets a marker at a location. After a short duration, a bolt strikes the marker, dealing physical damage around it and causing bolts to strike at any other markers you've cast. Bolt impacts will leave behind a pool of boiling blood, which deals physical damage over time to enemies within it for a secondary duration.", + "explicitMods": [ + "Deals 24 to 36 Physical Damage", + "Deals 50.8 Base Physical Damage per second", + "Base duration is 2.00 seconds", + "Base secondary duration is 4.00 seconds", + "Modifiers to Spell Damage apply to this Skill's Damage Over Time effect" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 6, + "y": 1, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9TdXBwb3J0L05pZ2h0YmxhZGUiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/ffa3ac8f49/Nightblade.png", + "support": true, + "league": "Mercenaries", + "id": "d88a569f551ade9b2f783cc716fae29ed1868064d9ad3130f3fb8b8f69f9ab15", + "name": "", + "typeLine": "Nightblade Support", + "baseType": "Nightblade Support", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Attack, Critical, Support", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost & Reservation Multiplier", + "values": [ + [ + "140%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+11%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "18", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "21", + 0 + ] + ], + "displayMode": 1, + "type": 64 + }, + { + "name": "Int", + "values": [ + [ + "14", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/69833", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Supports attack skills. Cannot support skills which create minions.", + "explicitMods": [ + "Supported Skills have 11% increased Critical Strike Chance", + "Supported Skills grant Elusive on Critical Strike", + "Supported Skills have +0.7% to Critical Strike Chance while Elusive", + "Elusive from Supported Skills also grants +100% to Critical Strike Multiplier for\nSkills Supported by Nightblade", + "Supported Skills can only be used with Claws or Daggers" + ], + "descrText": "This is a Support Gem. It does not grant a bonus to your character, but to skills in sockets connected to it. Place into an item socket connected to a socket containing the Skill Gem you wish to augment. Right click to remove from a socket.", + "frameType": 4, + "x": 106, + "y": 0, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9DaGFpblN0cmlrZUdlbSIsInciOjEsImgiOjEsInNjYWxlIjoxLCJndCI6dHJ1ZX1d/46b9a12655/ChainStrikeGem.png", + "support": false, + "league": "Mercenaries", + "id": "fe8273b880616efff8e2b525919e90badb6ab355b4e9fae05efe360743922fa6", + "name": "", + "typeLine": "Chain Hook of Trarthus", + "baseType": "Chain Hook of Trarthus", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Attack, AoE, Melee", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "5 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Speed", + "values": [ + [ + "120% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "171.1% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "171%", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "12", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "33", + 0 + ] + ], + "displayMode": 1, + "type": 63 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/15249", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Throws chains ahead of you, attaching them to targets hit. Enemies chained to you will grant rage when hit. When chains are broken, they snap and deal attack damage in an area around the target they were attached to. Requires a One Handed Mace, Sceptre, Sword or Axe.", + "explicitMods": [ + "Throws Chains at up to 6 targets in range", + "Chained targets grant 1 Rage when Hit", + "Maximum chain length is 6 metres", + "Maximum 12 chains", + "+0.1 metres to Radius per 5 Rage" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 23, + "y": 1, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9TZWFyaW5nQm9uZCIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/8414473137/SearingBond.png", + "support": false, + "league": "Mercenaries", + "id": "b2f279feab0a7b5164bdeedccffb7b28f3e04d482871188ec2773a36e9ce453d", + "name": "", + "typeLine": "Searing Bond", + "baseType": "Searing Bond", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Spell, Totem, Fire", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "18 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "1.00 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+7%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "12", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "21", + 0 + ] + ], + "displayMode": 1, + "type": 63 + }, + { + "name": "Int", + "values": [ + [ + "14", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/15249", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Summons a totem that casts a beam of fire at you and each other totem you control, dealing burning damage to enemies caught in the beam. Enemies near either end of a beam also suffer burning damage.", + "explicitMods": [ + "+1 to maximum number of Summoned Totems", + "Totem lasts 8 seconds", + "Deals 32.2 Base Fire Damage per second", + "Modifiers to Spell Damage apply to this Skill's Damage Over Time effect", + "Summons a Totem which uses this Skill" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 13, + "y": 0, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9WYWFsR2Vtcy9WYWFsR3JhY2UiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/bbbc8bdd9c/VaalGrace.png", + "support": false, + "league": "Mercenaries", + "id": "a590269addfcd88126f56dc09fd38d93dc83f6c670b21d0d3b9398056a8fd355", + "name": "", + "typeLine": "Vaal Grace", + "baseType": "Vaal Grace", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Aura, Spell, AoE, Duration, Vaal", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Reservation", + "values": [ + [ + "50% Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cooldown Time", + "values": [ + [ + "1.20 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "Instant", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "24", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "58", + 0 + ] + ], + "displayMode": 1, + "type": 64 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/118383", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Casts an aura that grants evasion to you and your allies.", + "explicitMods": [ + "You and nearby allies gain 136 additional Evasion Rating", + "You and nearby allies gain 20% more Evasion rating" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 21, + "y": 0, + "inventoryId": "Stash12", + "hybrid": { + "isVaalGem": true, + "baseTypeName": "Grace", + "properties": [ + { + "name": "Cooldown Time", + "values": [ + [ + "0.50 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Souls Per Use", + "values": [ + [ + "50", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Can Store {0} Use", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Soul Gain Prevention", + "values": [ + [ + "9 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "Instant", + 0 + ] + ], + "displayMode": 0 + } + ], + "explicitMods": [ + "Base duration is 6.00 seconds", + "Modifiers to Buff Duration also apply to this Skill's Soul Gain Prevention", + "You and nearby allies have +15% chance to Evade Attack Hits", + "Suppressed Spell Damage dealt to you is Unlucky" + ], + "secDescrText": "Casts a temporary aura that grants you and your allies additional chance to evade attacks, and makes suppressed spell damage unlucky against you." + } + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9WYWFsR2Vtcy9WYWFsTGlnaHRuaW5nQXJyb3ciLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/46f597549d/VaalLightningArrow.png", + "support": false, + "league": "Mercenaries", + "id": "58b54be591b5cfe05cb7ee255f9fa42f946a61431bf801d313f685e2fda424d5", + "name": "", + "typeLine": "Vaal Lightning Arrow", + "baseType": "Vaal Lightning Arrow", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Attack, AoE, Projectile, Lightning, Vaal, Bow", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "6 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "149.5% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "149%", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "12", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "33", + 0 + ] + ], + "displayMode": 1, + "type": 64 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/15249", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Fires a charged arrow which damages enemies by causing them to be struck by a bolt of lightning, which also damages a number of surrounding enemies.", + "explicitMods": [ + "50% of Physical Damage Converted to Lightning Damage", + "Hits up to 3 additional enemies near the target", + "Shocks Enemies as though dealing 100% more Damage" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 17, + "y": 1, + "inventoryId": "Stash12", + "hybrid": { + "isVaalGem": true, + "baseTypeName": "Lightning Arrow", + "properties": [ + { + "name": "Souls Per Use", + "values": [ + [ + "20", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Can Store {0} Uses", + "values": [ + [ + "2", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Soul Gain Prevention", + "values": [ + [ + "8 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "71.3% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "72%", + 0 + ] + ], + "displayMode": 0 + } + ], + "explicitMods": [ + "Projectiles Pierce all Targets", + "50% of Physical Damage Converted to Lightning Damage", + "Fires 5 Arrows", + "Projectiles change direction 9 times\nProjectiles can Hit targets each time they change direction", + "Modifiers which would cause Projectiles to Fork or\nChain instead cause them to change direction additional times", + "Fires Projectiles sequentially", + "Hits up to 3 additional enemies near the target", + "Projectiles cannot Split" + ], + "secDescrText": "Fires charged arrows, which repeatedly travel for a short time before changing direction. When they hit enemies, they are struck by a bolt of lightning which damages a number of surrounding enemies." + } + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9WYWFsR2Vtcy9WYWFsSWNlTm92YSIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/5a5edc499a/VaalIceNova.png", + "support": false, + "league": "Mercenaries", + "id": "090d91233ce81341e7515851012cbda986379b014b8d67ead6265075164492e9", + "name": "", + "typeLine": "Vaal Ice Nova", + "baseType": "Vaal Ice Nova", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Spell, AoE, Vaal, Cold, Nova", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "8 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.70 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "6.00%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "200%", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "12", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Int", + "values": [ + [ + "33", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/15249", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "A circle of ice expands from the caster.", + "explicitMods": [ + "Deals 23 to 34 Cold Damage", + "Base radius is 2.6 metres" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 12, + "y": 0, + "inventoryId": "Stash12", + "hybrid": { + "isVaalGem": true, + "baseTypeName": "Ice Nova", + "properties": [ + { + "name": "Souls Per Use", + "values": [ + [ + "25", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Can Store {0} Uses", + "values": [ + [ + "2", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Soul Gain Prevention", + "values": [ + [ + "2 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.70 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "6.00%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "120%", + 0 + ] + ], + "displayMode": 0 + } + ], + "explicitMods": [ + "Deals 18 to 26 Cold Damage", + "Causes smaller novas up to 5 times on enemies hit", + "20% reduced Area of Effect each repeat", + "Base radius is 2.6 metres" + ], + "secDescrText": "A chilling circle of ice expands from the caster, repeating from every enemy it hits." + } + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9WYWFsR2Vtcy9WYWFsU25hcHBpbmdBZGRlciIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/4102e69dad/VaalSnappingAdder.png", + "support": false, + "league": "Mercenaries", + "id": "227b8add7e164417682e00a07649424b998d3089958e6a842ae5a09707fd8d87", + "name": "", + "typeLine": "Vaal Venom Gyre", + "baseType": "Vaal Venom Gyre", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Attack, Projectile, Chaos, Duration, Vaal", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "5 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Speed", + "values": [ + [ + "120% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "150% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "150%", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "12", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "21", + 0 + ] + ], + "displayMode": 1, + "type": 64 + }, + { + "name": "Int", + "values": [ + [ + "14", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/15249", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Fires a returning projectile that can be caught. Caught projectiles spiral outwards when you use Whirling Blades and do not return. Requires a Dagger or Claw.", + "explicitMods": [ + "Base duration is 12.00 seconds", + "60% of Physical Damage Converted to Chaos Damage", + "Projectiles Return to you", + "40% chance to Poison on Hit", + "Returning Projectiles deal 75% less Damage with Hits and Ailments", + "Returning Projectiles Pierce all Targets", + "Maximum 30 caught Projectiles", + "40% chance to keep each caught Projectile fired with Whirling Blades" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 70, + "y": 0, + "inventoryId": "Stash12", + "hybrid": { + "isVaalGem": true, + "baseTypeName": "Venom Gyre", + "properties": [ + { + "name": "Souls Per Use", + "values": [ + [ + "30", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Can Store {0} Use", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Soul Gain Prevention", + "values": [ + [ + "8 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "150% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "150%", + 0 + ] + ], + "displayMode": 0 + } + ], + "explicitMods": [ + "Base duration is 12.00 seconds", + "Base secondary duration is 6.00 seconds", + "60% of Physical Damage Converted to Chaos Damage", + "Modifiers to Skill Effect Duration also apply to this Skill's Soul Gain Prevention", + "40% chance to Poison on Hit", + "Maximum 50 caught Projectiles\nCreates up to 50 caught Projectiles immediately\nCreates 15 caught Projectiles per second", + "40% chance to keep each caught Projectile fired with Whirling Blades" + ], + "secDescrText": "Creates already-caught projectiles without firing them first, both immediately and over a secondary duration. Caught projectiles spiral outwards when you use Whirling Blades and do not return. Requires a Dagger or Claw." + } + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9WYWFsR2Vtcy9WYWFsR2hvc3RseVRocm93IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/6ad4bbb77d/VaalGhostlyThrow.png", + "support": false, + "league": "Mercenaries", + "id": "0f8fe1a9005c4af196465ddb96b518230550ec49f1f3b17952e4cfc8237bcdad", + "name": "", + "typeLine": "Vaal Spectral Throw", + "baseType": "Vaal Spectral Throw", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Attack, Projectile, Vaal", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "5 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Speed", + "values": [ + [ + "110% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "100% of base", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/70", + 0 + ] + ], + "displayMode": 2, + "progress": 0.01, + "type": 20 + } + ], + "secDescrText": "Throws a spectral copy of your melee weapon. It flies out and then returns to you, in a spinning attack that damages enemies in its path.", + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 68, + "y": 0, + "inventoryId": "Stash12", + "hybrid": { + "isVaalGem": true, + "baseTypeName": "Spectral Throw", + "properties": [ + { + "name": "Souls Per Use", + "values": [ + [ + "15", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Can Store {0} Use", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Soul Gain Prevention", + "values": [ + [ + "4 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Speed", + "values": [ + [ + "110% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "85% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "85%", + 0 + ] + ], + "displayMode": 0 + } + ], + "explicitMods": [ + "Fires 8 Projectiles in each of two mirrored spirals", + "Can't be Evaded" + ], + "secDescrText": "Throws several spectral copies of your melee weapon. They fly out and then return to you, in a spinning attack that damages enemies in their path." + } + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9EaXNjaGFyZ2UiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/cbbb607f6c/Discharge.png", + "support": false, + "league": "Mercenaries", + "id": "c0b8ef0bc2166fce378767f44acccc2d2da2aca7c4f5e80e600df7a737966a1d", + "name": "", + "typeLine": "Discharge", + "baseType": "Discharge", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Spell, AoE, Fire, Cold, Lightning, Nova", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "13 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cooldown Time", + "values": [ + [ + "2.00 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.75 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "7.00%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "600%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+7%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "28", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Int", + "values": [ + [ + "67", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/199345", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Discharge all the character's charges to deal elemental damage to all nearby monsters.", + "explicitMods": [ + "Deals 69 to 206 base Lightning Damage per Power Charge removed", + "Deals 110 to 165 base Fire Damage per Endurance Charge removed", + "Deals 110 to 165 base Cold Damage per Frenzy Charge removed", + "60% less Damage with Ailments", + "Base radius is 3 metres", + "15% more Area of Effect per Charge removed", + "3% chance to deal Damage without removing Charges" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 10, + "y": 1, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9JbnRpbWlkYXRpbmdDcnkiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/4a29f84dd1/IntimidatingCry.png", + "support": false, + "league": "Mercenaries", + "id": "3c7bbede407f29855581e0d521f273cfd43a55d916ae8964f8509813d3007186", + "name": "", + "typeLine": "Intimidating Cry", + "baseType": "Intimidating Cry", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Warcry, AoE, Duration, Physical", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "13 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cooldown Time", + "values": [ + [ + "8.00 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Use Time", + "values": [ + [ + "0.80 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+15%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "10", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "29", + 0 + ] + ], + "displayMode": 1, + "type": 63 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/9569", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Performs a warcry, taunting nearby enemies to attack the user and exerting subsequent attacks. The user and nearby allies gain a buff that grants movement speed.", + "explicitMods": [ + "Base duration is 2.50 seconds", + "30% increased Cooldown Recovery Rate", + "Enemies Taunted by this Warcry are Intimidated", + "Counts total Power of Enemies in Range", + "Buff grants 3% increased Movement Speed per 5 Power, counting a maximum of 30 Power", + "Exerts the next 2 Melee Attacks you perform", + "Exerted Attacks deal Double Damage" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 11, + "y": 0, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9Dcm9zc0Jvd1RvdGVtR2VtIiwidyI6MSwiaCI6MSwic2NhbGUiOjEsImd0Ijp0cnVlfV0/0c75ef5367/CrossBowTotemGem.png", + "support": false, + "league": "Mercenaries", + "id": "45f7076be928b5420a1810a07e10790774a65a81d5f88cc007ed1452c1935815", + "name": "", + "typeLine": "Siege Ballista of Trarthus", + "baseType": "Siege Ballista of Trarthus", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Attack, Projectile, Totem, Bow", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "8 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "100% of base", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "12", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "33", + 0 + ] + ], + "displayMode": 1, + "type": 64 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/15249", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Summons a ring of ballista totems around a targeted location. These ballistae fire once at the targeted location and then expire. Requires a Bow.", + "explicitMods": [ + "Arrows Pierce 6 additional Targets", + "300% increased Totem Placement range", + "Totem lasts 4 seconds", + "+3 to maximum number of Summoned Totems", + "Summons 4 Ballista Totems in a ring which use this Skill", + "Totems expire after Attacking once" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 63, + "y": 0, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9WYWFsR2Vtcy9WYWFsQmxvb2RyZWFwR2VtIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/38da6f12d9/VaalBloodreapGem.png", + "support": false, + "league": "Mercenaries", + "id": "ad65d283d5727a80b0066b6b3c6b255116bd751835eb7a79a286e41db2f7b9ef", + "name": "", + "typeLine": "Vaal Reap", + "baseType": "Vaal Reap", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Spell, Physical, AoE, Duration, Vaal", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "25 Life", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.80 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "6.00%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "150%", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "28", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "42", + 0 + ] + ], + "displayMode": 1, + "type": 63 + }, + { + "name": "Int", + "values": [ + [ + "29", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/199345", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "A bloody scythe swipes across a selected area, applying a physical damage over time debuff and hitting enemies with physical damage. If any survive, you gain a blood charge which raises the damage and cost of the skill. Players can have 5 maximum blood charges.", + "explicitMods": [ + "Deals 57 to 86 Physical Damage", + "Deals 120.2 Base Physical Damage per second", + "Base duration is 1.00 seconds", + "Modifiers to Spell Damage apply to this Skill's Damage Over Time effect", + "Gain a Blood Charge if this Skill Hits Enemies and none of them Die\nLose a Blood Charge when an Enemy Dies while affected by this Skill's Debuff", + "Costs 20% more Life per Blood Charge", + "Deals 15% more Damage per Blood Charge" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 9, + "y": 1, + "inventoryId": "Stash12", + "hybrid": { + "isVaalGem": true, + "baseTypeName": "Reap", + "properties": [ + { + "name": "Souls Per Use", + "values": [ + [ + "25", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Can Store {0} Use", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Soul Gain Prevention", + "values": [ + [ + "8 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.80 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "6.00%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "300%", + 0 + ] + ], + "displayMode": 0 + } + ], + "explicitMods": [ + "Deals 114 to 171 Physical Damage", + "Deals 178.4 Base Physical Damage per second", + "Base duration is 5.00 seconds", + "Base secondary duration is 8.00 seconds", + "Modifiers to Spell Damage apply to this Skill's Damage Over Time effect", + "Modifiers to Skill Effect Duration also apply to this Skill's Soul Gain Prevention", + "Effects of Boiling Blood Linger for 2 seconds", + "Grants +4 to maximum Blood Charges", + "Grants up to maximum Blood Charges" + ], + "secDescrText": "Bloody scythes swipe around a selected area, hitting enemies with physical damage. An area of boiling blood is left beneath them for a duration which deals physical damage over time. Also gives a bonus to maximum Blood Charges for a secondary duration." + } + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9WYWFsR2Vtcy9WYWFsU21pdGUiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/f770b31aad/VaalSmite.png", + "support": false, + "league": "Mercenaries", + "id": "853b8c01f515e3615b7bbe206a86d2da13086bb8958761a9dae0b945fe039195", + "name": "", + "typeLine": "Vaal Smite", + "baseType": "Vaal Smite", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Lightning, Attack, AoE, Duration, Melee, Strike, Aura, Vaal", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "7 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Speed", + "values": [ + [ + "85% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "225.4% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "225%", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/70", + 0 + ] + ], + "displayMode": 2, + "progress": 0.01, + "type": 20 + } + ], + "secDescrText": "Performs a melee attack, and causes lightning to strike a nearby enemy, dealing damage in an area. Each target can only be hit once by this skill. Hitting an enemy grants an aura for a duration. Requires a Sword, Axe, Mace, Sceptre, Staff or Unarmed.", + "explicitMods": [ + "50% of Physical Damage Converted to Lightning Damage", + "Base duration is 4.00 seconds", + "30% less Area Damage", + "Base radius is 1.5 metres", + "Base Aura radius is 3.6 metres", + "Lightning strikes 1 target within 5 metres", + "Aura grants 1 to 4 added Lightning Damage", + "Aura grants 10% chance to Shock" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 12, + "y": 1, + "inventoryId": "Stash12", + "hybrid": { + "isVaalGem": true, + "baseTypeName": "Smite", + "properties": [ + { + "name": "Souls Per Use", + "values": [ + [ + "20", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Can Store {0} Uses", + "values": [ + [ + "2", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Soul Gain Prevention", + "values": [ + [ + "6 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Speed", + "values": [ + [ + "50% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "345% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "345%", + 0 + ] + ], + "displayMode": 0 + } + ], + "explicitMods": [ + "50% of Physical Damage Converted to Lightning Damage", + "Base duration is 8.00 seconds", + "Modifiers to Skill Effect Duration also apply to this Skill's Soul Gain Prevention", + "Can't be Evaded", + "Base radius is 1.5 metres", + "Base Aura radius is 3.6 metres", + "Lightning strikes 30 targets within 10 metres", + "Aura makes Smite strike +1 target with lightning", + "Aura grants 1 to 7 added Lightning Damage", + "Aura grants 10% chance to Shock" + ], + "secDescrText": "Calls lightning down to infuse your weapon, then performs a melee attack and causes lightning to strike nearby enemies, dealing damage in an area. Hitting an enemy grants an aura for a duration. Requires a Sword, Axe, Mace, Sceptre, Staff or Unarmed." + } + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9WYWFsR2Vtcy9WYWFsQ3ljbG9uZSIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/4e0f690af9/VaalCyclone.png", + "support": false, + "league": "Mercenaries", + "id": "b9c6cac9052b24a210097d65d594909da7c74f85d91084111621e38218240d91", + "name": "", + "typeLine": "Vaal Cyclone", + "baseType": "Vaal Cyclone", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Attack, AoE, Duration, Vaal, Melee, Movement, Channelling", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "2 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Speed", + "values": [ + [ + "300% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "68.2% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "69%", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "28", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "29", + 0 + ] + ], + "displayMode": 1, + "type": 63 + }, + { + "name": "Dex", + "values": [ + [ + "42", + 0 + ] + ], + "displayMode": 1, + "type": 64 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/199345", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Channel this skill to move towards a targeted location while spinning constantly attacking enemies in an area around you. While channelling this skill, you cannot be knocked back.", + "explicitMods": [ + "15% increased Area of Effect per 0.1 metre additional Melee Strike Range", + "30% less Movement Speed" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 38, + "y": 0, + "inventoryId": "Stash12", + "hybrid": { + "isVaalGem": true, + "baseTypeName": "Cyclone", + "properties": [ + { + "name": "Souls Per Use", + "values": [ + [ + "25", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Can Store {0} Use", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Soul Gain Prevention", + "values": [ + [ + "5 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Speed", + "values": [ + [ + "300% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "108.1% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "108%", + 0 + ] + ], + "displayMode": 0 + } + ], + "explicitMods": [ + "Base duration is 5.00 seconds", + "Modifiers to Skill Effect Duration also apply to this Skill's Soul Gain Prevention", + "15% increased Area of Effect per 0.1 metre additional Melee Strike Range", + "Can't be Evaded" + ], + "secDescrText": "Spin and attack in place, damaging nearby enemies and pulling others towards you. While using this skill, you cannot be stunned or knocked back. Cannot be supported by Ruthless." + } + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9WYWFsR2Vtcy9WYWFsSWNlU2hvdCIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/1c767a1fbf/VaalIceShot.png", + "support": false, + "league": "Mercenaries", + "id": "db09a6ef1ef9d15b10523a460a22cb0f959f468e81f12fa3cba93656b714a2f8", + "name": "", + "typeLine": "Vaal Ice Shot", + "baseType": "Vaal Ice Shot", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Attack, Projectile, AoE, Cold, Vaal, Duration, Bow", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "6 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "149.5% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "149%", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/70", + 0 + ] + ], + "displayMode": 2, + "progress": 0.01, + "type": 20 + } + ], + "secDescrText": "Fires an arrow that converts some physical damage to cold on its target and converts all physical damage to cold in a cone behind that target.", + "explicitMods": [ + "60% of Physical Damage Converted to Cold Damage", + "Base radius is 2.4 metres", + "Chills Enemies as though dealing 100% more Damage" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 38, + "y": 1, + "inventoryId": "Stash12", + "hybrid": { + "isVaalGem": true, + "baseTypeName": "Ice Shot", + "properties": [ + { + "name": "Souls Per Use", + "values": [ + [ + "40", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Can Store {0} Use", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Soul Gain Prevention", + "values": [ + [ + "8 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "74.7% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "75%", + 0 + ] + ], + "displayMode": 0 + } + ], + "explicitMods": [ + "Base duration is 6.00 seconds", + "60% of Physical Damage Converted to Cold Damage", + "Modifiers to Skill Effect Duration also apply to this Skill's Soul Gain Prevention", + "Maximum 6 Summoned Mirage Sharpshooters\nSummons 6 Mirage Sharpshooters which use this Skill\nMirage Sharpshooters fire at your target when you use Ice Shot", + "Modifiers to number of Projectiles do not apply to\nthis Skill when used by Mirage Sharpshooters" + ], + "secDescrText": "Fires an arrow that converts some physical damage to cold on its target and converts all physical damage to cold in a cone behind that target. When you use this skill, it summons a squad of Mirage Sharpshooters for a duration. Cannot be used by Totems, Traps, or Mines." + } + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9WYWFsR2Vtcy9WYWFsU3Rvcm1jYWxsIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/84999352df/VaalStormcall.png", + "support": false, + "league": "Mercenaries", + "id": "d4ffb186f93d665032c0230352c82b7594cb2d49e7df306ef91c77d0a7de98d2", + "name": "", + "typeLine": "Vaal Storm Call", + "baseType": "Vaal Storm Call", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Spell, AoE, Duration, Vaal, Lightning", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "6 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.50 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "6.00%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "220%", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "12", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Int", + "values": [ + [ + "33", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/15249", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Sets a marker at a location. After a short duration, lightning strikes the marker, dealing damage around it and causing lightning strikes at any other markers you've cast.", + "explicitMods": [ + "Deals 21 to 39 Lightning Damage", + "Base duration is 1.50 seconds" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 5, + "y": 0, + "inventoryId": "Stash12", + "hybrid": { + "isVaalGem": true, + "baseTypeName": "Storm Call", + "properties": [ + { + "name": "Souls Per Use", + "values": [ + [ + "30", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Can Store {0} Use", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Soul Gain Prevention", + "values": [ + [ + "7 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.50 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "6.00%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "130%", + 0 + ] + ], + "displayMode": 0 + } + ], + "explicitMods": [ + "Deals 21 to 38 Lightning Damage", + "Base duration is 6.00 seconds", + "Strikes an Enemy every 0.25 seconds", + "Modifiers to Skill Effect Duration also apply to this Skill's Soul Gain Prevention" + ], + "secDescrText": "Sets a marker at a location. Lightning strikes random enemies around the marker repeatedly over the skill's duration, dealing damage in an area around the strike. Modifiers to the skill's duration will also affect the delay between these strikes. When the duration ends, a large bolt of lightning strikes the marker, dealing damage around it." + } + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9BcmN0aWNCcmVhdGgiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/7e13902453/ArcticBreath.png", + "support": false, + "league": "Mercenaries", + "id": "28a72c963b218ad08a2ab09989c86be9ca90854abdb74c27906274592c171ee9", + "name": "", + "typeLine": "Creeping Frost", + "baseType": "Creeping Frost", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Spell, Projectile, Duration, AoE, Cold", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "7 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.60 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "6.00%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "90%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+20%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "12", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "14", + 0 + ] + ], + "displayMode": 1, + "type": 64 + }, + { + "name": "Int", + "values": [ + [ + "21", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/15249", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Fire an icy projectile that bursts on impact or when reaching the targeted area, dealing area damage and creating a chilling area that deals cold damage over time. This area will creep across the ground towards nearby enemies until its duration expires.", + "explicitMods": [ + "Deals 11 to 16 Cold Damage", + "Base duration is 5.00 seconds", + "Deals 18.4 Base Cold Damage per second", + "Modifiers to Spell Damage apply to this Skill's Damage Over Time effect", + "+0.2 metres to radius", + "Base radius is 1.5 metres", + "Base secondary radius is 1.8 metres", + "Can have up to 10 Chilling Areas" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 105, + "y": 0, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9WYWFsR2Vtcy9WYWFsVm9sY2FuaWNGaXNzdXJlU2tpbGxHZW0iLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/ae93740301/VaalVolcanicFissureSkillGem.png", + "support": false, + "league": "Mercenaries", + "id": "a5135bc1144b49efe77ea1b9c35fca00f7e7764a9ee38a5ffadfa675a3dd58cf", + "name": "", + "typeLine": "Vaal Volcanic Fissure", + "baseType": "Vaal Volcanic Fissure", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Melee, Attack, Projectile, AoE, Slam, Fire, Vaal", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "8 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Speed", + "values": [ + [ + "80% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "177.9% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "177%", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "12", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "33", + 0 + ] + ], + "displayMode": 1, + "type": 63 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/15249", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Slam the ground, creating a winding fissure that deals area damage while travelling outwards. When it reaches the target location it erupts, releasing a burst of molten projectiles. Requires an Axe, Mace, Sceptre, Staff or Unarmed.", + "explicitMods": [ + "Fires 5 Projectiles", + "60% of Physical Damage Converted to Fire Damage", + "Projectiles deal 50% less Damage with Hits and Ailments" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 82, + "y": 0, + "inventoryId": "Stash12", + "hybrid": { + "isVaalGem": true, + "baseTypeName": "Volcanic Fissure", + "properties": [ + { + "name": "Souls Per Use", + "values": [ + [ + "25", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Can Store {0} Use", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Soul Gain Prevention", + "values": [ + [ + "6 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Speed", + "values": [ + [ + "80% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "201.2% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "201%", + 0 + ] + ], + "displayMode": 0 + } + ], + "explicitMods": [ + "Fires 9 Projectiles", + "60% of Physical Damage Converted to Fire Damage", + "50% more Area of Effect", + "Fissure erupts 5 additional times" + ], + "secDescrText": "Slam the ground, creating a winding fissure that deals area damage while travelling outwards. When it reaches the target location it erupts, releasing a burst of molten projectiles. After erupting, the fissure continues moving towards enemies to cause further eruptions. Requires an Axe, Mace, Sceptre, Staff or Unarmed." + } + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9WYWFsR2Vtcy9WYWFsQWJzb2x1dGlvbkJsYXN0R2VtIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/78d6158d9a/VaalAbsolutionBlastGem.png", + "support": false, + "league": "Mercenaries", + "id": "4978538324c88dcddeea0236c5a522a1911dd5c99b196eb58c60073bbbaa164d", + "name": "", + "typeLine": "Vaal Absolution", + "baseType": "Vaal Absolution", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Spell, Minion, Duration, Physical, Lightning, Vaal, AoE", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "9 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.75 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "6.00%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "180%", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "12", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "21", + 0 + ] + ], + "displayMode": 1, + "type": 63 + }, + { + "name": "Int", + "values": [ + [ + "14", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/15249", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Damages enemies in an area, applying a debuff for a short duration. If a non-unique enemy dies while affected by the debuff, the corpse will be consumed to summon a Sentinel of Absolution for a secondary duration, or to refresh the duration and life of an existing one instead if you have the maximum number of them.", + "explicitMods": [ + "Deals 21 to 31 Physical Damage", + "Base duration is 1.00 seconds", + "Base secondary duration is 10.00 seconds", + "Maximum 3 Summoned Sentinels of Absolution", + "25% chance to Summon a Sentinel of Absolution on Hitting a Rare or Unique Enemy", + "This Spell and Minions Convert 50% of Physical Damage to Lightning Damage" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 24, + "y": 0, + "inventoryId": "Stash12", + "hybrid": { + "isVaalGem": true, + "baseTypeName": "Absolution", + "properties": [ + { + "name": "Souls Per Use", + "values": [ + [ + "40", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Can Store {0} Use", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Soul Gain Prevention", + "values": [ + [ + "30 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.50 sec", + 0 + ] + ], + "displayMode": 0 + } + ], + "explicitMods": [ + "Base duration is 15.00 seconds", + "Modifiers to Skill Effect Duration also apply to this Skill's Soul Gain Prevention", + "Maximum 1 Ascended Sentinel of Absolution\nAscended Sentinel does not count towards the regular limit", + "Ascended Sentinels deal 200% more Damage", + "Ascended Sentinels take 70% less Damage" + ], + "secDescrText": "Causes one of your existing Sentinels of Absolution to Ascend, becoming more powerful, gaining new spells, and overriding its duration, while maintaining its other bonuses, including from support gems. If you cannot have more Ascended Sentinels of Absolution, an existing one will be refreshed instead." + } + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9WYWFsR2Vtcy9WYWFsTGlnaHRuaW5nU3RyaWtlIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/17893bfa02/VaalLightningStrike.png", + "support": false, + "league": "Mercenaries", + "id": "4621e0cd6924e62950556a379adf24b363c66865d3b3a4222470950c7cb603a0", + "name": "", + "typeLine": "Vaal Lightning Strike", + "baseType": "Vaal Lightning Strike", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Attack, Melee, Strike, Duration, Vaal, Lightning, Projectile", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "6 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "198.5% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "198%", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "12", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "21", + 0 + ] + ], + "displayMode": 1, + "type": 64 + }, + { + "name": "Int", + "values": [ + [ + "14", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/15249", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Infuses your melee weapon with electrical energies as you swing. In addition to converting some of your physical damage to lightning damage, the stored energy is released from the weapon as projectiles as you strike, flying out to hit farther-away enemies. The projectiles cannot miss if the melee attack hit a target.", + "explicitMods": [ + "50% of Physical Damage Converted to Lightning Damage", + "Fires 3 Projectiles", + "Projectiles deal 50% less Damage with Hits and Ailments" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 80, + "y": 0, + "inventoryId": "Stash12", + "hybrid": { + "isVaalGem": true, + "baseTypeName": "Lightning Strike", + "properties": [ + { + "name": "Souls Per Use", + "values": [ + [ + "20", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Can Store {0} Uses", + "values": [ + [ + "2", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Soul Gain Prevention", + "values": [ + [ + "8 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "75% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "75%", + 0 + ] + ], + "displayMode": 0 + } + ], + "explicitMods": [ + "50% of Physical Damage Converted to Lightning Damage", + "Base duration is 6.00 seconds", + "Fires 5 Projectiles", + "Modifiers to Skill Effect Duration also apply to this Skill's Soul Gain Prevention", + "Can't be Evaded" + ], + "secDescrText": "Infuses your melee weapon with electrical energies as you swing. In addition to converting some of your physical damage to lightning damage, the stored energy becomes an orb attached to the enemy you hit, or the ground if you don't hit an enemy. The orb will periodically fire projectiles at other nearby enemies for a duration, which will also damage the enemy the orb is attached to." + } + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9WYWFsR2Vtcy9WYWFsQ3ljbG9uZSIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/4e0f690af9/VaalCyclone.png", + "support": false, + "league": "Mercenaries", + "id": "56dacd88260e1d5b5c23383caede59ea32119a03fbd9b79b1f3b6ed0d594c121", + "name": "", + "typeLine": "Vaal Cyclone", + "baseType": "Vaal Cyclone", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Attack, AoE, Duration, Vaal, Melee, Movement, Channelling", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "2 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Speed", + "values": [ + [ + "300% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "68.2% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "69%", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "28", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "29", + 0 + ] + ], + "displayMode": 1, + "type": 63 + }, + { + "name": "Dex", + "values": [ + [ + "42", + 0 + ] + ], + "displayMode": 1, + "type": 64 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/199345", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Channel this skill to move towards a targeted location while spinning constantly attacking enemies in an area around you. While channelling this skill, you cannot be knocked back.", + "explicitMods": [ + "15% increased Area of Effect per 0.1 metre additional Melee Strike Range", + "30% less Movement Speed" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 0, + "y": 0, + "inventoryId": "Stash12", + "hybrid": { + "isVaalGem": true, + "baseTypeName": "Cyclone", + "properties": [ + { + "name": "Souls Per Use", + "values": [ + [ + "25", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Can Store {0} Use", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Soul Gain Prevention", + "values": [ + [ + "5 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Speed", + "values": [ + [ + "300% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "108.1% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "108%", + 0 + ] + ], + "displayMode": 0 + } + ], + "explicitMods": [ + "Base duration is 5.00 seconds", + "Modifiers to Skill Effect Duration also apply to this Skill's Soul Gain Prevention", + "15% increased Area of Effect per 0.1 metre additional Melee Strike Range", + "Can't be Evaded" + ], + "secDescrText": "Spin and attack in place, damaging nearby enemies and pulling others towards you. While using this skill, you cannot be stunned or knocked back. Cannot be supported by Ruthless." + } + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9Qb2FjaGVyc01hcmsiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/ab05aa26e0/PoachersMark.png", + "support": false, + "league": "Mercenaries", + "id": "39d0902e1372e05544fb073ff58b7d19cc2e4ad2581bb410d9f31ed63b980a2a", + "name": "", + "typeLine": "Poacher's Mark", + "baseType": "Poacher's Mark", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Physical, Spell, Curse, Mark", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "16 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.50 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+5%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "16", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "41", + 0 + ] + ], + "displayMode": 1, + "type": 64 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/49725", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Curses a single enemy, lowering their physical damage reduction, and adding physical damage to all hits against them. Attacking the cursed enemy will grant life and mana, and killing them will grant a frenzy charge. You can only have one Mark at a time.", + "explicitMods": [ + "Cursed enemies have a 100% chance to grant a Frenzy Charge when slain", + "Cursed enemies grant 15 Life when Hit by Attacks", + "Cursed enemies grant 8 Mana when Hit by Attacks", + "Cursed enemies have -20% to Physical Damage Reduction", + "Cursed Enemies have a 1% chance to grant a Frenzy Charge when Hit", + "Adds 3 to 4 Physical Damage to Hits against Cursed Enemies" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 106, + "y": 1, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9WYWFsR2Vtcy9WYWFsU3Bpbm5pbmdFdGhlcmVhbEJsYWRlc0dlbSIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/f922713a8d/VaalSpinningEtherealBladesGem.png", + "support": false, + "league": "Mercenaries", + "id": "6f92865a9e9863af92fda577d1cce8deb4e6a48270315170d13ff6e61000533a", + "name": "", + "typeLine": "Vaal Blade Vortex", + "baseType": "Vaal Blade Vortex", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Critical, Spell, AoE, Duration, Vaal, Physical", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "6 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.50 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "6.00%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "30%", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "12", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "33", + 0 + ] + ], + "displayMode": 1, + "type": 64 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/15249", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "This spell creates ethereal blades which orbit in an area around you, dealing damage every 0.6 seconds to all enemies in their radius. As more blades are added, the damage becomes greater and more frequent.", + "explicitMods": [ + "Deals 3 to 5 Physical Damage", + "Base duration is 4.00 seconds", + "35% increased Hit Rate for each blade", + "35% more Damage for each blade", + "Can have up to 10 active spinning blades" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 3, + "y": 0, + "inventoryId": "Stash12", + "hybrid": { + "isVaalGem": true, + "baseTypeName": "Blade Vortex", + "properties": [ + { + "name": "Souls Per Use", + "values": [ + [ + "30", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Can Store {0} Uses", + "values": [ + [ + "2", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Soul Gain Prevention", + "values": [ + [ + "6 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.80 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "6.00%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "60%", + 0 + ] + ], + "displayMode": 0 + } + ], + "explicitMods": [ + "Deals 11 to 17 Physical Damage", + "Base duration is 5.00 seconds", + "Hits Enemies every 0.20 Seconds", + "Modifiers to Skill Effect Duration also apply to this Skill's Soul Gain Prevention", + "+0.8 metres to radius", + "100% increased Critical Strike Chance", + "Has 10 blades" + ], + "secDescrText": "Creates an independently-moving vortex of ethereal blades which lasts for a duration. The vortex moves toward nearby enemies, repeatedly damaging enemies that it passes through." + } + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9WYWFsR2Vtcy9WYWFsU3BhcmsiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/c709d19b86/VaalSpark.png", + "support": false, + "league": "Mercenaries", + "id": "5235ebf4fbb4a12c34d990d7bac52cf6fa550113f3f04eb0098dcdc4bcd987e1", + "name": "", + "typeLine": "Vaal Spark", + "baseType": "Vaal Spark", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Spell, Projectile, Duration, Vaal, Lightning", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "5 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.65 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "6.00%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "190%", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/70", + 0 + ] + ], + "displayMode": 2, + "progress": 0.01, + "type": 20 + } + ], + "secDescrText": "Launches unpredictable sparks that move randomly until they hit an enemy or expire.", + "explicitMods": [ + "Deals 1 to 28 Lightning Damage", + "Base duration is 2.00 seconds", + "Fires 4 Projectiles" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 7, + "y": 1, + "inventoryId": "Stash12", + "hybrid": { + "isVaalGem": true, + "baseTypeName": "Spark", + "properties": [ + { + "name": "Souls Per Use", + "values": [ + [ + "30", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Can Store {0} Use", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Soul Gain Prevention", + "values": [ + [ + "5 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.65 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "5.00%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "40%", + 0 + ] + ], + "displayMode": 0 + } + ], + "explicitMods": [ + "Deals 1 to 11 Lightning Damage", + "Base duration is 2.00 seconds", + "Modifiers to Skill Effect Duration also apply to this Skill's Soul Gain Prevention", + "Fires Projectiles in random directions" + ], + "secDescrText": "Continuously launches unpredictable sparks in all directions that move randomly until they hit an enemy or expire." + } + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9WYWFsR2Vtcy9WYWFsQWJzb2x1dGlvbkJsYXN0R2VtIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/78d6158d9a/VaalAbsolutionBlastGem.png", + "support": false, + "league": "Mercenaries", + "id": "336a284fc36b86ac08d25c8dee898b226e4a9334a298373a3839dba1cae3372c", + "name": "", + "typeLine": "Vaal Absolution", + "baseType": "Vaal Absolution", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Spell, Minion, Duration, Physical, Lightning, Vaal, AoE", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "9 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.75 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "6.00%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "180%", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "12", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "21", + 0 + ] + ], + "displayMode": 1, + "type": 63 + }, + { + "name": "Int", + "values": [ + [ + "14", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/15249", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Damages enemies in an area, applying a debuff for a short duration. If a non-unique enemy dies while affected by the debuff, the corpse will be consumed to summon a Sentinel of Absolution for a secondary duration, or to refresh the duration and life of an existing one instead if you have the maximum number of them.", + "explicitMods": [ + "Deals 21 to 31 Physical Damage", + "Base duration is 1.00 seconds", + "Base secondary duration is 10.00 seconds", + "Maximum 3 Summoned Sentinels of Absolution", + "25% chance to Summon a Sentinel of Absolution on Hitting a Rare or Unique Enemy", + "This Spell and Minions Convert 50% of Physical Damage to Lightning Damage" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 81, + "y": 1, + "inventoryId": "Stash12", + "hybrid": { + "isVaalGem": true, + "baseTypeName": "Absolution", + "properties": [ + { + "name": "Souls Per Use", + "values": [ + [ + "40", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Can Store {0} Use", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Soul Gain Prevention", + "values": [ + [ + "30 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.50 sec", + 0 + ] + ], + "displayMode": 0 + } + ], + "explicitMods": [ + "Base duration is 15.00 seconds", + "Modifiers to Skill Effect Duration also apply to this Skill's Soul Gain Prevention", + "Maximum 1 Ascended Sentinel of Absolution\nAscended Sentinel does not count towards the regular limit", + "Ascended Sentinels deal 200% more Damage", + "Ascended Sentinels take 70% less Damage" + ], + "secDescrText": "Causes one of your existing Sentinels of Absolution to Ascend, becoming more powerful, gaining new spells, and overriding its duration, while maintaining its other bonuses, including from support gems. If you cannot have more Ascended Sentinels of Absolution, an existing one will be refreshed instead." + } + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9WYWFsR2Vtcy9WYWFsTGlnaHRuaW5nU3RyaWtlIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/17893bfa02/VaalLightningStrike.png", + "support": false, + "league": "Mercenaries", + "id": "73f7dec026bccaed6b9885c4745bd28e1e6bfff9a05cdeaf5ada9d310c44619c", + "name": "", + "typeLine": "Vaal Lightning Strike", + "baseType": "Vaal Lightning Strike", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Attack, Melee, Strike, Duration, Vaal, Lightning, Projectile", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "6 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "198.5% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "198%", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "12", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "21", + 0 + ] + ], + "displayMode": 1, + "type": 64 + }, + { + "name": "Int", + "values": [ + [ + "14", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/15249", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Infuses your melee weapon with electrical energies as you swing. In addition to converting some of your physical damage to lightning damage, the stored energy is released from the weapon as projectiles as you strike, flying out to hit farther-away enemies. The projectiles cannot miss if the melee attack hit a target.", + "explicitMods": [ + "50% of Physical Damage Converted to Lightning Damage", + "Fires 3 Projectiles", + "Projectiles deal 50% less Damage with Hits and Ailments" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 8, + "y": 1, + "inventoryId": "Stash12", + "hybrid": { + "isVaalGem": true, + "baseTypeName": "Lightning Strike", + "properties": [ + { + "name": "Souls Per Use", + "values": [ + [ + "20", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Can Store {0} Uses", + "values": [ + [ + "2", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Soul Gain Prevention", + "values": [ + [ + "8 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "75% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "75%", + 0 + ] + ], + "displayMode": 0 + } + ], + "explicitMods": [ + "50% of Physical Damage Converted to Lightning Damage", + "Base duration is 6.00 seconds", + "Fires 5 Projectiles", + "Modifiers to Skill Effect Duration also apply to this Skill's Soul Gain Prevention", + "Can't be Evaded" + ], + "secDescrText": "Infuses your melee weapon with electrical energies as you swing. In addition to converting some of your physical damage to lightning damage, the stored energy becomes an orb attached to the enemy you hit, or the ground if you don't hit an enemy. The orb will periodically fire projectiles at other nearby enemies for a duration, which will also damage the enemy the orb is attached to." + } + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9WYWFsR2Vtcy9WYWFsUmVhdmUiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/5d13f4fd51/VaalReave.png", + "support": false, + "league": "Mercenaries", + "id": "197eea68d42b3efdaf766175335ab9d5d70af99f0a25f984287594b9289b41b0", + "name": "", + "typeLine": "Vaal Reave", + "baseType": "Vaal Reave", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Attack, AoE, Vaal, Melee", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "6 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "232.7% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "232%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+6%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "12", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "21", + 0 + ] + ], + "displayMode": 1, + "type": 64 + }, + { + "name": "Int", + "values": [ + [ + "14", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/15249", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Attacks an area in front of you. Each Reave that hits an enemy grants stages, which you will begin to lose after a short period without hitting anything. Only works with Daggers, Claws, and One-Handed Swords.", + "explicitMods": [ + "4 Maximum Stages", + "50% more Area of Effect for each stage" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 31, + "y": 1, + "inventoryId": "Stash12", + "hybrid": { + "isVaalGem": true, + "baseTypeName": "Reave", + "properties": [ + { + "name": "Souls Per Use", + "values": [ + [ + "25", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Can Store {0} Uses", + "values": [ + [ + "3", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Soul Gain Prevention", + "values": [ + [ + "2 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Speed", + "values": [ + [ + "250% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "295.1% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "295%", + 0 + ] + ], + "displayMode": 0 + } + ], + "explicitMods": [ + "50% more Area of Effect for each stage", + "Can't be Evaded", + "+4 to maximum Stages" + ], + "secDescrText": "Repeatedly attacks a large area in different directions. Each Vaal Reave that hits an enemy grants stages, which you will begin to lose after a short period without hitting anything. Only works with Daggers, Claws, and One-Handed Swords." + } + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9TaG9ja3dhdmVTbGFtIiwidyI6MSwiaCI6MSwic2NhbGUiOjEsImd0Ijp0cnVlfV0/eb6d5aa07f/ShockwaveSlam.png", + "support": false, + "league": "Mercenaries", + "id": "eba11a75dbb61909629128f1a156e13e72321b53ecb22f913b6c6246c0589327", + "name": "", + "typeLine": "Sunder of Trarthus", + "baseType": "Sunder of Trarthus", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Attack, AoE, Slam, Melee", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "8 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Speed", + "values": [ + [ + "75% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "205% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "205%", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "12", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "33", + 0 + ] + ], + "displayMode": 1, + "type": 63 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/15249", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Slams the ground, creating a slow wave of churning terrain that damages enemies in a sequence of areas in front of you. A number of enemies hit by the wave will release a shockwave, damaging other enemies around them. Using the skill again will stop the previous wave. When the wave reaches a target or terrain, it can restart aiming towards an enemy, if one is in range. Requires a Mace, Sceptre, Axe, Staff or Unarmed.", + "explicitMods": [ + "Shockwaves deal 40% less Damage", + "Wave causes Shockwaves from up to 5 Enemies in each Area", + "Wave Damages 4 Areas", + "Wave cannot stop before Damaging 2 Areas", + "Wave can restart up to 2 times\nWave Areas gain +0.1 metres to radius for each previous Area" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 47, + "y": 1, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9TdXBwb3J0L1NwZWxsQmxhZGUiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/6f4a6cf751/SpellBlade.png", + "support": true, + "league": "Mercenaries", + "id": "c5cf9eb47118a142ede2db9b29873a20f4d92a41ad614024188b4f40ff46e69c", + "name": "", + "typeLine": "Spellblade Support", + "baseType": "Spellblade Support", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Support, Spell", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost & Reservation Multiplier", + "values": [ + [ + "130%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+11%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "38", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "27", + 0 + ] + ], + "displayMode": 1, + "type": 63 + }, + { + "name": "Int", + "values": [ + [ + "39", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/388734", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Supports spells that hit enemies. Cannot modify the skills of minions.", + "explicitMods": [ + "Supported Skills deal 5% increased Spell Damage", + "Supported Skills have Added Spell Damage equal to 40% of\nDamage of Equipped One Handed Melee Weapons\nIf two Weapons are Equipped, each contributes 60% as much Added Damage" + ], + "descrText": "This is a Support Gem. It does not grant a bonus to your character, but to skills in sockets connected to it. Place into an item socket connected to a socket containing the Skill Gem you wish to augment. Right click to remove from a socket.", + "frameType": 4, + "x": 10, + "y": 0, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9IZWF2eVN0cmlrZSIsInciOjEsImgiOjEsInNjYWxlIjoxLCJndCI6dHJ1ZX1d/06d94c8603/HeavyStrike.png", + "support": false, + "league": "Mercenaries", + "id": "e4302cd152b44e62874f0845efd5fb00593b57b0dc0469b2e5a28be97681249a", + "name": "", + "typeLine": "Heavy Strike of Trarthus", + "baseType": "Heavy Strike of Trarthus", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Attack, Melee, Strike", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "7 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Speed", + "values": [ + [ + "85% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "224.3% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "224%", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/70", + 0 + ] + ], + "displayMode": 2, + "progress": 0.01, + "type": 20 + } + ], + "secDescrText": "Attacks enemies with a forceful blow. Requires a Staff.", + "explicitMods": [ + "Increases and Reductions to Spell Damage also apply to Attack Damage from this Skill at 150% of their value", + "2% chance to deal Double Damage per 10 Intelligence" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 20, + "y": 0, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9TdG9ybWNhbGwiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MSwiZ3QiOnRydWV9XQ/6d240f9029/Stormcall.png", + "support": false, + "league": "Mercenaries", + "id": "a18666b69e02cfbcea49d973726bf61889a4f9de208b37eadd08fc9b9236c613", + "name": "", + "typeLine": "Storm Call of Trarthus", + "baseType": "Storm Call of Trarthus", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Spell, AoE, Duration, Physical", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "13 Life", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.75 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "6.00%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "235%", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "12", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Int", + "values": [ + [ + "33", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/15249", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Sets a marker at a location. After a short duration, a bolt strikes the marker, dealing physical damage around it and causing bolts to strike at any other markers you've cast. Bolt impacts will leave behind a pool of boiling blood, which deals physical damage over time to enemies within it for a secondary duration.", + "explicitMods": [ + "Deals 24 to 36 Physical Damage", + "Deals 50.8 Base Physical Damage per second", + "Base duration is 2.00 seconds", + "Base secondary duration is 4.00 seconds", + "Modifiers to Spell Damage apply to this Skill's Damage Over Time effect" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 79, + "y": 0, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9WYWFsR2Vtcy9WYWFsR3JhY2UiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/bbbc8bdd9c/VaalGrace.png", + "support": false, + "league": "Mercenaries", + "id": "9f98e70694c10df4516b48da452be3b4a11d0e8deb0ff23b2f33f7db887b5819", + "name": "", + "typeLine": "Vaal Grace", + "baseType": "Vaal Grace", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Aura, Spell, AoE, Duration, Vaal", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Reservation", + "values": [ + [ + "50% Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cooldown Time", + "values": [ + [ + "1.20 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "Instant", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "24", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "58", + 0 + ] + ], + "displayMode": 1, + "type": 64 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/118383", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Casts an aura that grants evasion to you and your allies.", + "explicitMods": [ + "You and nearby allies gain 136 additional Evasion Rating", + "You and nearby allies gain 20% more Evasion rating" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 48, + "y": 0, + "inventoryId": "Stash12", + "hybrid": { + "isVaalGem": true, + "baseTypeName": "Grace", + "properties": [ + { + "name": "Cooldown Time", + "values": [ + [ + "0.50 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Souls Per Use", + "values": [ + [ + "50", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Can Store {0} Use", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Soul Gain Prevention", + "values": [ + [ + "9 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "Instant", + 0 + ] + ], + "displayMode": 0 + } + ], + "explicitMods": [ + "Base duration is 6.00 seconds", + "Modifiers to Buff Duration also apply to this Skill's Soul Gain Prevention", + "You and nearby allies have +15% chance to Evade Attack Hits", + "Suppressed Spell Damage dealt to you is Unlucky" + ], + "secDescrText": "Casts a temporary aura that grants you and your allies additional chance to evade attacks, and makes suppressed spell damage unlucky against you." + } + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9WYWFsR2Vtcy9WYWFsU25hcHBpbmdBZGRlciIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/4102e69dad/VaalSnappingAdder.png", + "support": false, + "league": "Mercenaries", + "id": "e9377593651ece75fd57b98390fc26b04e68212f045e6e327ca837b772e2d49d", + "name": "", + "typeLine": "Vaal Venom Gyre", + "baseType": "Vaal Venom Gyre", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Attack, Projectile, Chaos, Duration, Vaal", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "5 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Speed", + "values": [ + [ + "120% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "150% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "150%", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "12", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "21", + 0 + ] + ], + "displayMode": 1, + "type": 64 + }, + { + "name": "Int", + "values": [ + [ + "14", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/15249", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Fires a returning projectile that can be caught. Caught projectiles spiral outwards when you use Whirling Blades and do not return. Requires a Dagger or Claw.", + "explicitMods": [ + "Base duration is 12.00 seconds", + "60% of Physical Damage Converted to Chaos Damage", + "Projectiles Return to you", + "40% chance to Poison on Hit", + "Returning Projectiles deal 75% less Damage with Hits and Ailments", + "Returning Projectiles Pierce all Targets", + "Maximum 30 caught Projectiles", + "40% chance to keep each caught Projectile fired with Whirling Blades" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 46, + "y": 0, + "inventoryId": "Stash12", + "hybrid": { + "isVaalGem": true, + "baseTypeName": "Venom Gyre", + "properties": [ + { + "name": "Souls Per Use", + "values": [ + [ + "30", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Can Store {0} Use", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Soul Gain Prevention", + "values": [ + [ + "8 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "150% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "150%", + 0 + ] + ], + "displayMode": 0 + } + ], + "explicitMods": [ + "Base duration is 12.00 seconds", + "Base secondary duration is 6.00 seconds", + "60% of Physical Damage Converted to Chaos Damage", + "Modifiers to Skill Effect Duration also apply to this Skill's Soul Gain Prevention", + "40% chance to Poison on Hit", + "Maximum 50 caught Projectiles\nCreates up to 50 caught Projectiles immediately\nCreates 15 caught Projectiles per second", + "40% chance to keep each caught Projectile fired with Whirling Blades" + ], + "secDescrText": "Creates already-caught projectiles without firing them first, both immediately and over a secondary duration. Caught projectiles spiral outwards when you use Whirling Blades and do not return. Requires a Dagger or Claw." + } + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9TdXBwb3J0L1JlbW90ZU1pbmUiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/6a62456c74/RemoteMine.png", + "support": true, + "league": "Mercenaries", + "id": "08f91cbc7640ec842ea065c030dca97969fce14f50d7d153ac1946530d08c99a", + "name": "", + "typeLine": "Blastchain Mine Support", + "baseType": "Blastchain Mine Support", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Support, Mine", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost & Reservation Multiplier", + "values": [ + [ + "50%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+5%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "8", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/3231", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Supports spells, or attacks that use bows or wands. Instead of using that skill, you will throw a mine that will use the skill for you when you detonate it. Mines cannot use channelling skills.", + "explicitMods": [ + "2% increased Mine Damage", + "Supported Attack Skills cannot be used with Melee Weapons", + "Supported Skills deal 59% less Damage", + "Mine lasts 5 seconds", + "Supported Skills have a Base Mine Detonation Time of 0.25 seconds", + "Supported Skills gain a Base Reservation equal to Base Mana and Life Cost", + "Supported Skills deal 5% more Damage for each prior Mine in Detonation Sequence" + ], + "descrText": "This is a Support Gem. It does not grant a bonus to your character, but to skills in sockets connected to it. Place into an item socket connected to a socket containing the Skill Gem you wish to augment. Right click to remove from a socket.", + "frameType": 4, + "x": 46, + "y": 1, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9WYWFsR2Vtcy9WYWFsRmlyZXN0b3JtIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/1a96e3e91d/VaalFirestorm.png", + "support": false, + "league": "Mercenaries", + "id": "2dc1d1c0219941af984a54d71dafc260a8483c28c2a60c9cf21d8c0c98795ead", + "name": "", + "typeLine": "Vaal Firestorm", + "baseType": "Vaal Firestorm", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Spell, AoE, Duration, Fire, Vaal", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "13 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.75 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "6.00%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "60%", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "28", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Int", + "values": [ + [ + "67", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/199345", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Flaming bolts rain down over the targeted area. They explode when landing, dealing damage to nearby enemies.", + "explicitMods": [ + "Base duration is 1.40 seconds", + "Deals 23 to 35 Fire Damage", + "One impact every 0.15 seconds", + "Base radius is 1.3 metres", + "First Impact has 100% more Area of Effect", + "First Impact deals 325% more Damage with Hits and Ailments", + "Maximum 3 Firestorms at a time" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 53, + "y": 1, + "inventoryId": "Stash12", + "hybrid": { + "isVaalGem": true, + "baseTypeName": "Firestorm", + "properties": [ + { + "name": "Souls Per Use", + "values": [ + [ + "35", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Can Store {0} Use", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Soul Gain Prevention", + "values": [ + [ + "7 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.75 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "6.00%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "600%", + 0 + ] + ], + "displayMode": 0 + } + ], + "explicitMods": [ + "Deals 256.8 Base Fire Damage per second", + "Burning Ground lasts 4.00 seconds", + "Deals 224 to 336 Fire Damage", + "Modifiers to Skill Effect Duration also apply to this Skill's Soul Gain Prevention", + "16 Bolts", + "Impacts have 20% more Area of Effect", + "Base radius is 1.3 metres" + ], + "secDescrText": "A fixed number of flaming bolts rain down in a spiral, culminating in the central one impacting the targeted location. They explode when landing, dealing damage to nearby enemies and leaving burning ground, which deals fire damage over time." + } + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9WYWFsR2Vtcy9WYWFsQ29sZFNuYXAiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/5d668a78b1/VaalColdSnap.png", + "support": false, + "league": "Mercenaries", + "id": "fa991fd3b3463108cb5870406994478147e0e478f2f358330733d75353dbc20f", + "name": "", + "typeLine": "Vaal Cold Snap", + "baseType": "Vaal Cold Snap", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Spell, AoE, Duration, Vaal, Cold", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "11 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cooldown Time", + "values": [ + [ + "3.00 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.85 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "6.00%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "220%", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "16", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "18", + 0 + ] + ], + "displayMode": 1, + "type": 64 + }, + { + "name": "Int", + "values": [ + [ + "26", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/49725", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Creates a sudden burst of cold in a targeted area, damaging enemies. Also creates an expanding area which is filled with chilled ground, and deals cold damage over time to enemies. Enemies that die while in the area have a chance to grant Frenzy Charges. The cooldown can be bypassed by expending a Frenzy Charge.", + "explicitMods": [ + "Deals 34 to 51 Cold Damage", + "Base duration is 5.00 seconds", + "Deals 28.5 Base Cold Damage per second", + "Modifiers to Spell Damage apply to this Skill's Damage Over Time effect", + "Burst Base radius is 1.5 metres", + "Chilled Ground Base initial radius is 1.5 metres", + "Chilled Ground Base final radius is 3 metres", + "25% chance to gain a Frenzy Charge when an Enemy Dies while in this Skill's Area" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 13, + "y": 1, + "inventoryId": "Stash12", + "hybrid": { + "isVaalGem": true, + "baseTypeName": "Cold Snap", + "properties": [ + { + "name": "Souls Per Use", + "values": [ + [ + "35", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Can Store {0} Use", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Soul Gain Prevention", + "values": [ + [ + "6 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.85 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "6.00%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "290%", + 0 + ] + ], + "displayMode": 0 + } + ], + "explicitMods": [ + "Deals 45 to 68 Cold Damage", + "Base duration is 4.00 seconds", + "Deals 37.6 Base Cold Damage per second", + "Modifiers to Spell Damage apply to this Skill's Damage Over Time effect", + "Modifiers to Skill Effect Duration also apply to this Skill's Soul Gain Prevention", + "Always Freezes enemies", + "Base radius is 3.2 metres", + "Base secondary radius is 2 metres", + "Base tertiary radius is 3.6 metres", + "Gain a Frenzy Charge when an Enemy Dies while in this Skill's Area\nEvery second, gain a Frenzy Charge if an Enemy is in this Skill's Area" + ], + "secDescrText": "Creates a sudden burst of cold around you, damaging enemies. This also creates a chilling area around you which expands and deals cold damage over time to surrounding enemies in addition to chilling them. Enemies that die while in the area grant Frenzy Charges, and you will passively gain Frenzy Charges while there are enemies in the area." + } + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9TdXBwb3J0L0ZvY3VzZWRDaGFubmVsbGluZ1N1cHBvcnRHZW0iLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/76629c3ce9/FocusedChannellingSupportGem.png", + "support": true, + "league": "Mercenaries", + "id": "f45fb7322aff880f748949885a286a5afc5d1bb206eca75c8db20096583e2f9d", + "name": "", + "typeLine": "Focused Channelling Support", + "baseType": "Focused Channelling Support", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Channelling, Spell, Support", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Quality", + "values": [ + [ + "+20%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "31", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "23", + 0 + ] + ], + "displayMode": 1, + "type": 64 + }, + { + "name": "Int", + "values": [ + [ + "33", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/285815", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Supports channelling spells you cast yourself, significantly empowering their damage the longer they are channelled for, while also raising their cost. Cannot modify the skills of minions.", + "explicitMods": [ + "Supported Skills have 10% increased Cast Speed", + "Supported Skills deal 15% more Damage per second Channelled, up to a maximum of 60%", + "Supported Skills have 20% more Cost per second Channelled, up to a maximum of 100%" + ], + "descrText": "This is a Support Gem. It does not grant a bonus to your character, but to skills in sockets connected to it. Place into an item socket connected to a socket containing the Skill Gem you wish to augment. Right click to remove from a socket.", + "frameType": 4, + "x": 11, + "y": 1, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9SYWluT2ZCbGFkZXMiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MSwiZ3QiOnRydWV9XQ/92b0a3ac60/RainOfBlades.png", + "support": false, + "league": "Mercenaries", + "id": "d974313b69207c706de48466108a4494f2f80640684ace246c4fc927a8b198a0", + "name": "", + "typeLine": "Bladefall of Trarthus", + "baseType": "Bladefall of Trarthus", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Spell, AoE, Physical, Arcane, Duration", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "5% Mana per second", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cooldown Time", + "values": [ + [ + "0.30 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "Instant", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "6.00%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "120%", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "28", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "67", + 0 + ] + ], + "displayMode": 1, + "type": 64 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/199345", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Once activated, continuously spends mana to cause volleys of ethereal weapons rain from the sky around you, dealing damage to enemies they impact. Each Blade will target a separate enemy in the volley area if possible. Each enemy can only be hit once by each volley, even if multiple blades land near them. This skill cannot be triggered or used by Totems, Traps, or Mines.", + "explicitMods": [ + "Deals 26 to 39 Physical Damage", + "Base duration is 6.00 seconds", + "A Volley of blades falls every 0.7 seconds", + "2% increased Volley frequency per 100 maximum Mana", + "Base Volley radius is 2.5 metres", + "Base Blade radius is 1 metre", + "5 Blades fall per Volley, which will then Linger in the ground", + "Maximum 40 Lingering Blades can be left in the ground at a time" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 60, + "y": 1, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9Sb2NrR29sZW0iLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/f0d237e67b/RockGolem.png", + "support": false, + "league": "Mercenaries", + "id": "519d52debdff874a9fb4b2db74ba3386df548bce0e7fbb0506d32d97602b1a77", + "name": "", + "typeLine": "Summon Stone Golem", + "baseType": "Summon Stone Golem", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Minion, Spell, Golem, Physical", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "30 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cooldown Time", + "values": [ + [ + "6.00 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "1.00 sec", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "34", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "50", + 0 + ] + ], + "displayMode": 1, + "type": 63 + }, + { + "name": "Dex", + "values": [ + [ + "35", + 0 + ] + ], + "displayMode": 1, + "type": 64 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/252595", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Summons a Stone Golem that grants you life regeneration and defences. In addition to its melee attack, the Stone Golem uses a rolling charge and a powerful slam that can taunt enemies.", + "explicitMods": [ + "Maximum 1 Summoned Golem", + "Golems grant 33 Life Regenerated per second", + "Golems grant 20% increased Defences" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 25, + "y": 1, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9WYWFsR2Vtcy9WYWFsRGV0b25hdGVEZWFkIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/28db5033a3/VaalDetonateDead.png", + "support": false, + "league": "Mercenaries", + "id": "a6740d10be1916533808246f478f3406dbcd2d23dc439485ad1e4e107768a249", + "name": "", + "typeLine": "Vaal Detonate Dead", + "baseType": "Vaal Detonate Dead", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Spell, AoE, Vaal, Fire", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "5 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.60 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "6.00%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "160%", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "4", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/841", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Targets a corpse, and deals spell damage to enemies around the corpse, as well as causing the corpse to explode, dealing fire damage. The explosion is not affected by modifiers to spell damage and cannot be reflected.", + "explicitMods": [ + "Deals 15 to 22 Fire Damage", + "Explosion deals base Fire Damage equal to 6% of the corpse's Maximum Life", + "Base radius is 2.2 metres" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 60, + "y": 0, + "inventoryId": "Stash12", + "hybrid": { + "isVaalGem": true, + "baseTypeName": "Detonate Dead", + "properties": [ + { + "name": "Souls Per Use", + "values": [ + [ + "30", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Can Store {0} Use", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Soul Gain Prevention", + "values": [ + [ + "8 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.60 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "5.00%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "200%", + 0 + ] + ], + "displayMode": 0 + } + ], + "explicitMods": [ + "Deals 23 to 33 Fire Damage", + "Explosion deals base Fire Damage equal to 6% of the corpse's Maximum Life", + "Base radius is 2.4 metres" + ], + "secDescrText": "Targets a corpse, and deals spell damage to enemies around the corpse, as well as causing the corpse to explode, dealing fire damage. The explosion is not affected by modifiers to spell damage and cannot be reflected. This will continue to target other corpses in the area, with an increasing delay between each one, until it runs out of corpses or has destroyed 22 corpses." + } + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9WYWFsR2Vtcy9WYWFsU3BhcmsiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/c709d19b86/VaalSpark.png", + "support": false, + "league": "Mercenaries", + "id": "644931ff765f1ea2dd69a6bfdde75728db2c4a5c16126558d4856004866d2db4", + "name": "", + "typeLine": "Vaal Spark", + "baseType": "Vaal Spark", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Spell, Projectile, Duration, Vaal, Lightning", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "5 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.65 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "6.00%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "190%", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/70", + 0 + ] + ], + "displayMode": 2, + "progress": 0.01, + "type": 20 + } + ], + "secDescrText": "Launches unpredictable sparks that move randomly until they hit an enemy or expire.", + "explicitMods": [ + "Deals 1 to 28 Lightning Damage", + "Base duration is 2.00 seconds", + "Fires 4 Projectiles" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 18, + "y": 1, + "inventoryId": "Stash12", + "hybrid": { + "isVaalGem": true, + "baseTypeName": "Spark", + "properties": [ + { + "name": "Souls Per Use", + "values": [ + [ + "30", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Can Store {0} Use", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Soul Gain Prevention", + "values": [ + [ + "5 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.65 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "5.00%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "40%", + 0 + ] + ], + "displayMode": 0 + } + ], + "explicitMods": [ + "Deals 1 to 11 Lightning Damage", + "Base duration is 2.00 seconds", + "Modifiers to Skill Effect Duration also apply to this Skill's Soul Gain Prevention", + "Fires Projectiles in random directions" + ], + "secDescrText": "Continuously launches unpredictable sparks in all directions that move randomly until they hit an enemy or expire." + } + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9WYWFsR2Vtcy9WYWFsVm9sY2FuaWNGaXNzdXJlU2tpbGxHZW0iLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/ae93740301/VaalVolcanicFissureSkillGem.png", + "support": false, + "league": "Mercenaries", + "id": "432eb6e866a3b64744a78c3606b1dc5063c3e1e7020afe213e4fa0092c044911", + "name": "", + "typeLine": "Vaal Volcanic Fissure", + "baseType": "Vaal Volcanic Fissure", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Melee, Attack, Projectile, AoE, Slam, Fire, Vaal", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "8 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Speed", + "values": [ + [ + "80% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "177.9% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "177%", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "12", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "33", + 0 + ] + ], + "displayMode": 1, + "type": 63 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/15249", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Slam the ground, creating a winding fissure that deals area damage while travelling outwards. When it reaches the target location it erupts, releasing a burst of molten projectiles. Requires an Axe, Mace, Sceptre, Staff or Unarmed.", + "explicitMods": [ + "Fires 5 Projectiles", + "60% of Physical Damage Converted to Fire Damage", + "Projectiles deal 50% less Damage with Hits and Ailments" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 20, + "y": 1, + "inventoryId": "Stash12", + "hybrid": { + "isVaalGem": true, + "baseTypeName": "Volcanic Fissure", + "properties": [ + { + "name": "Souls Per Use", + "values": [ + [ + "25", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Can Store {0} Use", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Soul Gain Prevention", + "values": [ + [ + "6 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Speed", + "values": [ + [ + "80% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "201.2% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "201%", + 0 + ] + ], + "displayMode": 0 + } + ], + "explicitMods": [ + "Fires 9 Projectiles", + "60% of Physical Damage Converted to Fire Damage", + "50% more Area of Effect", + "Fissure erupts 5 additional times" + ], + "secDescrText": "Slam the ground, creating a winding fissure that deals area damage while travelling outwards. When it reaches the target location it erupts, releasing a burst of molten projectiles. After erupting, the fissure continues moving towards enemies to cause further eruptions. Requires an Axe, Mace, Sceptre, Staff or Unarmed." + } + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9WYWFsR2Vtcy9WYWFsQ2xlYXZlIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/523e4d4879/VaalCleave.png", + "support": false, + "league": "Mercenaries", + "id": "c6157da54f48d715d29eef6711d0e02b251b9fa91fafe6b7290a7472313f9039", + "name": "", + "typeLine": "Vaal Cleave", + "baseType": "Vaal Cleave", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Attack, AoE, Vaal, Duration, Melee", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "7 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Speed", + "values": [ + [ + "80% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "179.4% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "179%", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/70", + 0 + ] + ], + "displayMode": 2, + "progress": 0.01, + "type": 20 + } + ], + "secDescrText": "The character swings their weapon (or both weapons if dual wielding) in an arc, damaging monsters in an area in front of them. Only works with Axes and Swords.", + "explicitMods": [ + "When Dual Wielding, Deals 60% Damage from each Weapon combined" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 15, + "y": 0, + "inventoryId": "Stash12", + "hybrid": { + "isVaalGem": true, + "baseTypeName": "Cleave", + "properties": [ + { + "name": "Souls Per Use", + "values": [ + [ + "25", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Can Store {0} Uses", + "values": [ + [ + "3", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Soul Gain Prevention", + "values": [ + [ + "4 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Speed", + "values": [ + [ + "80% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "287.5% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "287%", + 0 + ] + ], + "displayMode": 0 + } + ], + "explicitMods": [ + "When Dual Wielding, Deals 60% Damage from each Weapon combined", + "Base duration is 20.00 seconds", + "Base secondary duration is 20.00 seconds", + "+0.8 seconds to Attack Time", + "Modifiers to Skill Effect Duration also apply to this Skill's Soul Gain Prevention", + "+1.5 metres to radius", + "Culling Strike", + "Can't be Evaded", + "Buff grants Culling Strike with Cleave\nBuff grants 60% more Cleave Area of Effect\nBuff grants 60% more Cleave Damage with Hits and Ailments to Enemies that are on Low Life" + ], + "secDescrText": "The character swings their weapon (or both weapons if dual wielding) in an arc, damaging monsters in an area in front of them. Killing Blows on Rare or Unique enemies grant a buff that improves Cleave for a duration. Killing Blows on Rare Enemies also steal their modifiers for a secondary duration. Only works with Axes and Swords." + } + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9WYWFsR2Vtcy9WYWFsQmxvb2RyZWFwR2VtIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/38da6f12d9/VaalBloodreapGem.png", + "support": false, + "league": "Mercenaries", + "id": "19ad58d66cac70e7455bdcaf9fac42a40586ed3a03ee0a1f08c4a9f8db620ffe", + "name": "", + "typeLine": "Vaal Reap", + "baseType": "Vaal Reap", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Spell, Physical, AoE, Duration, Vaal", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "25 Life", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.80 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "6.00%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "150%", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "28", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "42", + 0 + ] + ], + "displayMode": 1, + "type": 63 + }, + { + "name": "Int", + "values": [ + [ + "29", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/199345", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "A bloody scythe swipes across a selected area, applying a physical damage over time debuff and hitting enemies with physical damage. If any survive, you gain a blood charge which raises the damage and cost of the skill. Players can have 5 maximum blood charges.", + "explicitMods": [ + "Deals 57 to 86 Physical Damage", + "Deals 120.2 Base Physical Damage per second", + "Base duration is 1.00 seconds", + "Modifiers to Spell Damage apply to this Skill's Damage Over Time effect", + "Gain a Blood Charge if this Skill Hits Enemies and none of them Die\nLose a Blood Charge when an Enemy Dies while affected by this Skill's Debuff", + "Costs 20% more Life per Blood Charge", + "Deals 15% more Damage per Blood Charge" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 15, + "y": 1, + "inventoryId": "Stash12", + "hybrid": { + "isVaalGem": true, + "baseTypeName": "Reap", + "properties": [ + { + "name": "Souls Per Use", + "values": [ + [ + "25", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Can Store {0} Use", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Soul Gain Prevention", + "values": [ + [ + "8 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.80 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "6.00%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "300%", + 0 + ] + ], + "displayMode": 0 + } + ], + "explicitMods": [ + "Deals 114 to 171 Physical Damage", + "Deals 178.4 Base Physical Damage per second", + "Base duration is 5.00 seconds", + "Base secondary duration is 8.00 seconds", + "Modifiers to Spell Damage apply to this Skill's Damage Over Time effect", + "Modifiers to Skill Effect Duration also apply to this Skill's Soul Gain Prevention", + "Effects of Boiling Blood Linger for 2 seconds", + "Grants +4 to maximum Blood Charges", + "Grants up to maximum Blood Charges" + ], + "secDescrText": "Bloody scythes swipe around a selected area, hitting enemies with physical damage. An area of boiling blood is left beneath them for a duration which deals physical damage over time. Also gives a bonus to maximum Blood Charges for a secondary duration." + } + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9TdG9ybWNhbGwiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MSwiZ3QiOnRydWV9XQ/6d240f9029/Stormcall.png", + "support": false, + "league": "Mercenaries", + "id": "4e8f765352bcb00214f5faffb8f442b0de4c78de811029eb022551aaa799fc18", + "name": "", + "typeLine": "Storm Call of Trarthus", + "baseType": "Storm Call of Trarthus", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Spell, AoE, Duration, Physical", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "13 Life", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.75 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "6.00%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "235%", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "12", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Int", + "values": [ + [ + "33", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/15249", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Sets a marker at a location. After a short duration, a bolt strikes the marker, dealing physical damage around it and causing bolts to strike at any other markers you've cast. Bolt impacts will leave behind a pool of boiling blood, which deals physical damage over time to enemies within it for a secondary duration.", + "explicitMods": [ + "Deals 24 to 36 Physical Damage", + "Deals 50.8 Base Physical Damage per second", + "Base duration is 2.00 seconds", + "Base secondary duration is 4.00 seconds", + "Modifiers to Spell Damage apply to this Skill's Damage Over Time effect" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 35, + "y": 0, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9WYWFsR2Vtcy9WYWFsUmVhdmUiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/5d13f4fd51/VaalReave.png", + "support": false, + "league": "Mercenaries", + "id": "c382231d5ee06ba22aad72777279b244fcfb60af3a8e8de6397191fc5119b970", + "name": "", + "typeLine": "Vaal Reave", + "baseType": "Vaal Reave", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Attack, AoE, Vaal, Melee", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "6 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "232.7% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "232%", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "12", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "21", + 0 + ] + ], + "displayMode": 1, + "type": 64 + }, + { + "name": "Int", + "values": [ + [ + "14", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/15249", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Attacks an area in front of you. Each Reave that hits an enemy grants stages, which you will begin to lose after a short period without hitting anything. Only works with Daggers, Claws, and One-Handed Swords.", + "explicitMods": [ + "4 Maximum Stages", + "50% more Area of Effect for each stage" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 42, + "y": 0, + "inventoryId": "Stash12", + "hybrid": { + "isVaalGem": true, + "baseTypeName": "Reave", + "properties": [ + { + "name": "Souls Per Use", + "values": [ + [ + "25", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Can Store {0} Uses", + "values": [ + [ + "3", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Soul Gain Prevention", + "values": [ + [ + "2 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Speed", + "values": [ + [ + "250% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "295.1% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "295%", + 0 + ] + ], + "displayMode": 0 + } + ], + "explicitMods": [ + "50% more Area of Effect for each stage", + "Can't be Evaded", + "+4 to maximum Stages" + ], + "secDescrText": "Repeatedly attacks a large area in different directions. Each Vaal Reave that hits an enemy grants stages, which you will begin to lose after a short period without hitting anything. Only works with Daggers, Claws, and One-Handed Swords." + } + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9WYWFsR2Vtcy9WYWFsQmxvb2RyZWFwR2VtIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/38da6f12d9/VaalBloodreapGem.png", + "support": false, + "league": "Mercenaries", + "id": "89559d0dce9c6f698a2cb63f8e9cd7d4c00ca9b3436c259d511e4f37848b8827", + "name": "", + "typeLine": "Vaal Reap", + "baseType": "Vaal Reap", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Spell, Physical, AoE, Duration, Vaal", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "25 Life", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.80 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "6.00%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "150%", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "28", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "42", + 0 + ] + ], + "displayMode": 1, + "type": 63 + }, + { + "name": "Int", + "values": [ + [ + "29", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/199345", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "A bloody scythe swipes across a selected area, applying a physical damage over time debuff and hitting enemies with physical damage. If any survive, you gain a blood charge which raises the damage and cost of the skill. Players can have 5 maximum blood charges.", + "explicitMods": [ + "Deals 57 to 86 Physical Damage", + "Deals 120.2 Base Physical Damage per second", + "Base duration is 1.00 seconds", + "Modifiers to Spell Damage apply to this Skill's Damage Over Time effect", + "Gain a Blood Charge if this Skill Hits Enemies and none of them Die\nLose a Blood Charge when an Enemy Dies while affected by this Skill's Debuff", + "Costs 20% more Life per Blood Charge", + "Deals 15% more Damage per Blood Charge" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 59, + "y": 0, + "inventoryId": "Stash12", + "hybrid": { + "isVaalGem": true, + "baseTypeName": "Reap", + "properties": [ + { + "name": "Souls Per Use", + "values": [ + [ + "25", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Can Store {0} Use", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Soul Gain Prevention", + "values": [ + [ + "8 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.80 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "6.00%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "300%", + 0 + ] + ], + "displayMode": 0 + } + ], + "explicitMods": [ + "Deals 114 to 171 Physical Damage", + "Deals 178.4 Base Physical Damage per second", + "Base duration is 5.00 seconds", + "Base secondary duration is 8.00 seconds", + "Modifiers to Spell Damage apply to this Skill's Damage Over Time effect", + "Modifiers to Skill Effect Duration also apply to this Skill's Soul Gain Prevention", + "Effects of Boiling Blood Linger for 2 seconds", + "Grants +4 to maximum Blood Charges", + "Grants up to maximum Blood Charges" + ], + "secDescrText": "Bloody scythes swipe around a selected area, hitting enemies with physical damage. An area of boiling blood is left beneath them for a duration which deals physical damage over time. Also gives a bonus to maximum Blood Charges for a secondary duration." + } + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9WYWFsR2Vtcy9WYWFsQmxhZGVGbHVycnkiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/a06a3de124/VaalBladeFlurry.png", + "support": false, + "league": "Mercenaries", + "id": "0dfab133dfb9ef30b78099109a08aaf140912bb23173e553350ee206459b5af2", + "name": "", + "typeLine": "Vaal Blade Flurry", + "baseType": "Vaal Blade Flurry", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Attack, AoE, Channelling, Vaal, Melee", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "5 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Speed", + "values": [ + [ + "160% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "68.2% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "69%", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "28", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "42", + 0 + ] + ], + "displayMode": 1, + "type": 64 + }, + { + "name": "Int", + "values": [ + [ + "29", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/199345", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Repeatedly hit enemies in a circle in front of you while channelling, dealing damage to and around the enemy. The damage is continually boosted while channelling. You unleash an additional hit for each stage reached once the channelling ends. Requires a Dagger, Claw or One-Handed Sword.", + "explicitMods": [ + "25% more Damage with Hits and Ailments for each stage", + "Maximum 6 Stages" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 58, + "y": 1, + "inventoryId": "Stash12", + "hybrid": { + "isVaalGem": true, + "baseTypeName": "Blade Flurry", + "properties": [ + { + "name": "Cooldown Time", + "values": [ + [ + "0.50 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Souls Per Use", + "values": [ + [ + "30", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Can Store {0} Use", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Soul Gain Prevention", + "values": [ + [ + "3 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Speed", + "values": [ + [ + "320% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "403.6% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "403%", + 0 + ] + ], + "displayMode": 0 + } + ], + "explicitMods": [ + "100% chance to Blind enemies on hit", + "Can't be Evaded", + "30% increased Blind Effect", + "50% less Damage Taken while Channelling", + "Base Circle Radius is 1 metre\n+0.5 metres to Circle Radius per Stage\nChannelling stops when Total Circle Radius reaches 9 metres" + ], + "secDescrText": "Channel to create an expanding circle area around you that blinds enemies within it. When you stop channelling, deals damage in a smaller area around each enemy in the circle. Requires a Dagger, Claw or One-Handed Sword." + } + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9WYWFsR2Vtcy9WYWFsRmlyZVJlc2lzdEF1cmEiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/0cf5d8a3a1/VaalFireResistAura.png", + "support": false, + "league": "Mercenaries", + "id": "f21b386af32e511a33da8741dad57b5391b2ab0959bbd9c111cc10bd806f1f78", + "name": "", + "typeLine": "Vaal Impurity of Fire", + "baseType": "Vaal Impurity of Fire", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Aura, Spell, AoE, Duration, Vaal, Fire", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Reservation", + "values": [ + [ + "35% Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cooldown Time", + "values": [ + [ + "1.20 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "Instant", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "24", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "37", + 0 + ] + ], + "displayMode": 1, + "type": 63 + }, + { + "name": "Int", + "values": [ + [ + "25", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/118383", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Casts an aura that grants fire resistance to you and your allies.", + "explicitMods": [ + "You and nearby allies gain 22% additional Fire Resistance" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 41, + "y": 0, + "inventoryId": "Stash12", + "hybrid": { + "isVaalGem": true, + "baseTypeName": "Purity of Fire", + "properties": [ + { + "name": "Cooldown Time", + "values": [ + [ + "0.50 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Souls Per Use", + "values": [ + [ + "50", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Can Store {0} Use", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Soul Gain Prevention", + "values": [ + [ + "8 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "Instant", + 0 + ] + ], + "displayMode": 0 + } + ], + "explicitMods": [ + "Base duration is 3.00 seconds", + "Modifiers to Skill Effect Duration also apply to this Skill's Soul Gain Prevention", + "+1.4 metres to radius", + "You and nearby allies gain 5% additional maximum Fire Resistance", + "You and nearby allies are Immune to Ignite", + "Nearby Enemies' Fire Resistance is Ignored by Hits" + ], + "secDescrText": "Casts an aura that reduces fire damage taken and provides ignite immunity to you and nearby allies, and makes hits against nearby enemies ignore their fire resistance. " + } + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9TaG9ja3dhdmVTbGFtIiwidyI6MSwiaCI6MSwic2NhbGUiOjEsImd0Ijp0cnVlfV0/eb6d5aa07f/ShockwaveSlam.png", + "support": false, + "league": "Mercenaries", + "id": "6a9c37a36322ffd985a0a5df4ee54a4851ebbf2986f1ccf4be8152ed86ad7eec", + "name": "", + "typeLine": "Sunder of Trarthus", + "baseType": "Sunder of Trarthus", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Attack, AoE, Slam, Melee", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "8 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Speed", + "values": [ + [ + "75% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "205% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "205%", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "12", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "33", + 0 + ] + ], + "displayMode": 1, + "type": 63 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/15249", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Slams the ground, creating a slow wave of churning terrain that damages enemies in a sequence of areas in front of you. A number of enemies hit by the wave will release a shockwave, damaging other enemies around them. Using the skill again will stop the previous wave. When the wave reaches a target or terrain, it can restart aiming towards an enemy, if one is in range. Requires a Mace, Sceptre, Axe, Staff or Unarmed.", + "explicitMods": [ + "Shockwaves deal 40% less Damage", + "Wave causes Shockwaves from up to 5 Enemies in each Area", + "Wave Damages 4 Areas", + "Wave cannot stop before Damaging 2 Areas", + "Wave can restart up to 2 times\nWave Areas gain +0.1 metres to radius for each previous Area" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 49, + "y": 0, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9WYWFsR2Vtcy9WYWFsQmxpZ2h0R2VtIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/9ed1d9d364/VaalBlightGem.png", + "support": false, + "league": "Mercenaries", + "id": "7e6836b6af84ac634cd78a1036e1f31f8b6e7a80ccc8917571a668d1ae76b3c6", + "name": "", + "typeLine": "Vaal Blight", + "baseType": "Vaal Blight", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Spell, Chaos, AoE, Duration, Vaal, Nova, Channelling", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "2 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.30 sec", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/70", + 0 + ] + ], + "displayMode": 2, + "progress": 0.01, + "type": 20 + } + ], + "secDescrText": "Apply a debuff to enemies in front of you which deals chaos damage over time. Enemies who aren't already debuffed by Blight are also hindered for a shorter secondary duration, slowing their movement. Continued channelling adds layers of damage to the debuff, each with their own duration.", + "explicitMods": [ + "Deals 5.9 Base Chaos Damage per second", + "Base duration is 2.00 seconds", + "Base secondary duration is 1.00 seconds", + "Modifiers to Spell Damage apply to this Skill's Damage Over Time effect", + "80% reduced Movement Speed", + "Debuff can have up to 20 layers of Damage" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 59, + "y": 1, + "inventoryId": "Stash12", + "hybrid": { + "isVaalGem": true, + "baseTypeName": "Blight", + "properties": [ + { + "name": "Souls Per Use", + "values": [ + [ + "30", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Can Store {0} Use", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Soul Gain Prevention", + "values": [ + [ + "7 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.60 sec", + 0 + ] + ], + "displayMode": 0 + } + ], + "explicitMods": [ + "Deals 6.5 Base Chaos Damage per second", + "Base duration is 6.00 seconds", + "Base secondary duration is 3.00 seconds", + "Modifiers to Spell Damage apply to this Skill's Damage Over Time effect", + "Modifiers to Skill Effect Duration also apply to this Skill's Soul Gain Prevention", + "80% reduced Movement Speed", + "Debuff can have up to 20 layers of Damage", + "Hindered Enemies take 20% increased Chaos Damage" + ], + "secDescrText": "Apply a powerful debuff to enemies around you which deals chaos damage over time. Then applies two additional layers in a larger area, growing greatly in size each time. Enemies are also substantially hindered for a shorter secondary duration, slowing their movement." + } + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9WYWFsR2Vtcy9WYWFsRmlyZWJhbGwiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/a5d62b561c/VaalFireball.png", + "support": false, + "league": "Mercenaries", + "id": "c224d5b034e22d0c04ccd52f92cf31946cc82886b63e303b944c585d00c6f82d", + "name": "", + "typeLine": "Vaal Fireball", + "baseType": "Vaal Fireball", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Projectile, Spell, AoE, Vaal, Fire", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "6 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.75 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "6.00%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "260%", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/70", + 0 + ] + ], + "displayMode": 2, + "progress": 0.01, + "type": 20 + } + ], + "secDescrText": "Unleashes a ball of fire towards a target which explodes, damaging nearby foes.", + "explicitMods": [ + "Deals 9 to 14 Fire Damage", + "25% chance to Ignite enemies", + "Base radius is 0.9 metres" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 113, + "y": 0, + "inventoryId": "Stash12", + "hybrid": { + "isVaalGem": true, + "baseTypeName": "Fireball", + "properties": [ + { + "name": "Souls Per Use", + "values": [ + [ + "30", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Can Store {0} Use", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Soul Gain Prevention", + "values": [ + [ + "4 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.75 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "6.00%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "240%", + 0 + ] + ], + "displayMode": 0 + } + ], + "explicitMods": [ + "Deals 9 to 14 Fire Damage", + "Fires 32 Projectiles in a spiral", + "25% chance to Ignite enemies", + "Base radius is 0.9 metres" + ], + "secDescrText": "Launches a series of fireballs in a spiral around the caster." + } + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9WYWFsR2Vtcy9WYWFsQ29sZFJlc2lzdEF1cmEiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/7526b46b7e/VaalColdResistAura.png", + "support": false, + "league": "Mercenaries", + "id": "c0c1dbfe4fa8107d65a1bebe897c57707224448115917b4e25a6ef6f46d4b399", + "name": "", + "typeLine": "Vaal Impurity of Ice", + "baseType": "Vaal Impurity of Ice", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Aura, Spell, AoE, Duration, Vaal, Cold", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Reservation", + "values": [ + [ + "35% Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cooldown Time", + "values": [ + [ + "1.20 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "Instant", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "24", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "37", + 0 + ] + ], + "displayMode": 1, + "type": 64 + }, + { + "name": "Int", + "values": [ + [ + "25", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/118383", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Casts an aura that grants cold resistance to you and your allies.", + "explicitMods": [ + "You and nearby allies gain 22% additional Cold Resistance" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 9, + "y": 0, + "inventoryId": "Stash12", + "hybrid": { + "isVaalGem": true, + "baseTypeName": "Purity of Ice", + "properties": [ + { + "name": "Cooldown Time", + "values": [ + [ + "0.50 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Souls Per Use", + "values": [ + [ + "50", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Can Store {0} Use", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Soul Gain Prevention", + "values": [ + [ + "8 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "Instant", + 0 + ] + ], + "displayMode": 0 + } + ], + "explicitMods": [ + "Base duration is 3.00 seconds", + "Modifiers to Skill Effect Duration also apply to this Skill's Soul Gain Prevention", + "+1.4 metres to radius", + "You and nearby allies gain 5% additional maximum Cold Resistance", + "You and nearby allies are Immune to Freeze", + "You and nearby allies are Immune to Chill", + "Nearby Enemies' Cold Resistance is Ignored by Hits" + ], + "secDescrText": "Casts an aura that reduces cold damage taken and provides freeze and chill immunity to you and nearby allies, and makes hits against nearby enemies ignore their cold resistance. " + } + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9WYWFsR2Vtcy9WYWFsUmFpbm9mQXJyb3dzIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/b69dc9094b/VaalRainofArrows.png", + "support": false, + "league": "Mercenaries", + "id": "4a6c633eda0b048530c42fe8f5aea7ae316fc4b3d8a44cc76a67fbc03a3cc6ec", + "name": "", + "typeLine": "Vaal Rain of Arrows", + "baseType": "Vaal Rain of Arrows", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Attack, AoE, Projectile, Vaal, Bow", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "6 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "48% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "48%", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "12", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "33", + 0 + ] + ], + "displayMode": 1, + "type": 64 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/15249", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Fires multiple arrows into the air, to land in sequence after a delay, starting at the targeted location and spreading outwards in all directions. Each arrow deals damage in an area around it. Half of the arrows will land directly on targets if there are targets in their range.", + "explicitMods": [ + "Fires 18 Arrows" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 112, + "y": 1, + "inventoryId": "Stash12", + "hybrid": { + "isVaalGem": true, + "baseTypeName": "Rain of Arrows", + "properties": [ + { + "name": "Souls Per Use", + "values": [ + [ + "20", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Can Store {0} Uses", + "values": [ + [ + "2", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Soul Gain Prevention", + "values": [ + [ + "5 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "80% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "80%", + 0 + ] + ], + "displayMode": 0 + } + ], + "explicitMods": [ + "Fires 28 Arrows", + "Fires 4 additional sequences of arrows", + "Can't be Evaded", + "Maim on Hit", + "150% increased Effect of Maim" + ], + "secDescrText": "Fires multiple arrows into the air, to land in multiple sequences after a delay, each starting at the targeted location and spreading outwards in all directions. Each arrow deals damage in an area around it. Half of the arrows will land directly on targets if there are targets in their range." + } + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9EZXRlcm1pbmF0aW9uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/9d35188568/Determination.png", + "support": false, + "league": "Mercenaries", + "id": "87cc2bde083aa1f9e09285a97f69243e3780683efd5e8791897c0cbcb6153ff9", + "name": "", + "typeLine": "Determination", + "baseType": "Determination", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Aura, Spell, AoE, Physical", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "20 (Max)", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Reservation", + "values": [ + [ + "50% Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cooldown Time", + "values": [ + [ + "1.20 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "Instant", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "70", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "155", + 0 + ] + ], + "displayMode": 1, + "type": 63 + } + ], + "secDescrText": "Casts an aura that grants armour to you and your allies.", + "explicitMods": [ + "+1.9 metres to radius", + "You and nearby allies gain 1026 additional Armour", + "You and nearby allies gain 49% more Armour" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 27, + "y": 0, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9TdXBwb3J0L1RyYXBBbmRNaW5lRGFtYWdlIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/83b5eac9be/TrapAndMineDamage.png", + "support": true, + "league": "Mercenaries", + "id": "4745cd6367ba62e2832610fd0ec35d8feea10a7506cab9c9cf8c7508c9e68d5a", + "name": "", + "typeLine": "Trap and Mine Damage Support", + "baseType": "Trap and Mine Damage Support", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Support, Trap, Mine", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "20 (Max)", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost & Reservation Multiplier", + "values": [ + [ + "130%", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "70", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "70", + 0 + ] + ], + "displayMode": 1, + "type": 64 + }, + { + "name": "Int", + "values": [ + [ + "48", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "secDescrText": "Supports skills which throw Traps or Mines.", + "explicitMods": [ + "Supported Skills deal 49% more Trap and Mine Damage", + "Supported Skills have 10% less Mine Throwing Speed", + "Supported Skills have 10% less Trap Throwing Speed" + ], + "descrText": "This is a Support Gem. It does not grant a bonus to your character, but to skills in sockets connected to it. Place into an item socket connected to a socket containing the Skill Gem you wish to augment. Right click to remove from a socket.", + "frameType": 4, + "x": 42, + "y": 1, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9Sb2NrR29sZW0iLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/f0d237e67b/RockGolem.png", + "support": false, + "league": "Mercenaries", + "id": "42b64b378c68349bda3ce11280358630983752d81a85d49e90defe506e607c39", + "name": "", + "typeLine": "Summon Stone Golem", + "baseType": "Summon Stone Golem", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Minion, Spell, Golem, Physical", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "30 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cooldown Time", + "values": [ + [ + "6.00 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "1.00 sec", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "34", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "50", + 0 + ] + ], + "displayMode": 1, + "type": 63 + }, + { + "name": "Dex", + "values": [ + [ + "35", + 0 + ] + ], + "displayMode": 1, + "type": 64 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/252595", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Summons a Stone Golem that grants you life regeneration and defences. In addition to its melee attack, the Stone Golem uses a rolling charge and a powerful slam that can taunt enemies.", + "explicitMods": [ + "Maximum 1 Summoned Golem", + "Golems grant 33 Life Regenerated per second", + "Golems grant 20% increased Defences" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 16, + "y": 0, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9WYWFsR2Vtcy9WYWFsUmlnaHRlb3VzRmlyZSIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/a59a827cc2/VaalRighteousFire.png", + "support": false, + "league": "Mercenaries", + "id": "a5d8778da97294be7534d0bfcdb2ca59a31893bc09c8bf2743cfa597225ee38b", + "name": "", + "typeLine": "Vaal Righteous Fire", + "baseType": "Vaal Righteous Fire", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Spell, AoE, Fire, Vaal, Duration", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "19", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cooldown Time", + "values": [ + [ + "0.30 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "Instant", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "68", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "66", + 0 + ] + ], + "displayMode": 1, + "type": 63 + }, + { + "name": "Int", + "values": [ + [ + "95", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "67431614/212023122", + 0 + ] + ], + "displayMode": 2, + "progress": 0.32, + "type": 20 + } + ], + "secDescrText": "Engulfs you in magical fire that rapidly burns you and nearby enemies. Your spell damage is substantially increased while under this effect. The effect ends when you have 1 life remaining.", + "explicitMods": [ + "Deals 70% of your Maximum Life as Base Fire Damage per second", + "Deals 70% of your Maximum Energy Shield as Base Fire Damage per second", + "You Burn for 90% of your Maximum Life per second as Fire Damage", + "You Burn for 70% of your Maximum Energy Shield per second as Fire Damage", + "Grants 38% more Spell Damage", + "Base radius is 2.2 metres" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 16, + "y": 1, + "inventoryId": "Stash12", + "hybrid": { + "isVaalGem": true, + "baseTypeName": "Righteous Fire", + "properties": [ + { + "name": "Cooldown Time", + "values": [ + [ + "0.50 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Souls Per Use", + "values": [ + [ + "40", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Can Store {0} Use", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Soul Gain Prevention", + "values": [ + [ + "6 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "Instant", + 0 + ] + ], + "displayMode": 0 + } + ], + "explicitMods": [ + "Base duration is 4.00 seconds", + "Sacrifices 60% of your total Energy Shield and Life\nDeals 156% of Sacrificed Energy Shield and Life as Fire Damage per second", + "Modifiers to Skill Effect Duration also apply to this Skill's Soul Gain Prevention", + "Grants 19% more Spell Damage", + "Base radius is 3 metres" + ], + "secDescrText": "Sacrifices a portion of your Life and Energy Shield to engulf you in magical fire that rapidly burns nearby enemies for a duration. Your spell damage is increased while under this effect." + } + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9WYWFsR2Vtcy9WYWFsQ2xlYXZlIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/523e4d4879/VaalCleave.png", + "support": false, + "league": "Mercenaries", + "id": "cd9b6742c7a49e0fb6acfd78806e2d651369aa464c06443d9ebfc3b1571274a2", + "name": "", + "typeLine": "Vaal Cleave", + "baseType": "Vaal Cleave", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Attack, AoE, Vaal, Duration, Melee", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "7 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Speed", + "values": [ + [ + "80% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "179.4% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "179%", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/70", + 0 + ] + ], + "displayMode": 2, + "progress": 0.01, + "type": 20 + } + ], + "secDescrText": "The character swings their weapon (or both weapons if dual wielding) in an arc, damaging monsters in an area in front of them. Only works with Axes and Swords.", + "explicitMods": [ + "When Dual Wielding, Deals 60% Damage from each Weapon combined" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 113, + "y": 1, + "inventoryId": "Stash12", + "hybrid": { + "isVaalGem": true, + "baseTypeName": "Cleave", + "properties": [ + { + "name": "Souls Per Use", + "values": [ + [ + "25", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Can Store {0} Uses", + "values": [ + [ + "3", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Soul Gain Prevention", + "values": [ + [ + "4 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Speed", + "values": [ + [ + "80% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "287.5% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "287%", + 0 + ] + ], + "displayMode": 0 + } + ], + "explicitMods": [ + "When Dual Wielding, Deals 60% Damage from each Weapon combined", + "Base duration is 20.00 seconds", + "Base secondary duration is 20.00 seconds", + "+0.8 seconds to Attack Time", + "Modifiers to Skill Effect Duration also apply to this Skill's Soul Gain Prevention", + "+1.5 metres to radius", + "Culling Strike", + "Can't be Evaded", + "Buff grants Culling Strike with Cleave\nBuff grants 60% more Cleave Area of Effect\nBuff grants 60% more Cleave Damage with Hits and Ailments to Enemies that are on Low Life" + ], + "secDescrText": "The character swings their weapon (or both weapons if dual wielding) in an arc, damaging monsters in an area in front of them. Killing Blows on Rare or Unique enemies grant a buff that improves Cleave for a duration. Killing Blows on Rare Enemies also steal their modifiers for a secondary duration. Only works with Axes and Swords." + } + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9Gcm9zdGJsaW5rU2tpbGxHZW0iLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/03a84470ab/FrostblinkSkillGem.png", + "support": false, + "league": "Mercenaries", + "id": "4869eb459f066d01ee9def49e52448fced09fc521f35ca84a95881a9a4c61ca0", + "name": "", + "typeLine": "Frostblink", + "baseType": "Frostblink", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Spell, Movement, Duration, Cold, Travel, Blink, AoE", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "9", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "16 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cooldown Time", + "values": [ + [ + "2.85 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "Instant", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "5.00%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "210%", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "32", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Int", + "values": [ + [ + "75", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "133033/453996", + 0 + ] + ], + "displayMode": 2, + "progress": 0.29, + "type": 20 + } + ], + "secDescrText": "Teleport to a location, damaging enemies and leaving Chilled ground in an area at both ends of the teleport. Shares a cooldown with other Blink skills.", + "explicitMods": [ + "Deals 103 to 154 Cold Damage", + "Base duration is 3.00 seconds", + "+0.1 metres to radius", + "17% increased Cooldown Recovery Rate for each Normal or Magic Enemy in Area\n88% increased Cooldown Recovery Rate for each Rare or Unique Enemy in Area", + "16% increased maximum travel distance" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 23, + "y": 0, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9WYWFsR2Vtcy9WYWFsQXJjIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/72aafca740/VaalArc.png", + "support": false, + "league": "Mercenaries", + "id": "6b28dfadc42c9ea7c998c436a2131f1086657dabea2ba7eca890c86b8143e7aa", + "name": "", + "typeLine": "Vaal Arc", + "baseType": "Vaal Arc", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Spell, Chaining, Vaal, Lightning, Duration", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "8 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.70 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "6.00%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "120%", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "12", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Int", + "values": [ + [ + "33", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/15249", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "An arc of lightning reaches from the caster to a targeted enemy and chains to other enemies, but not immediately back. Each time the arc chains, it will also chain a secondary arc to another enemy that the main arc has not already hit, which cannot chain further.", + "explicitMods": [ + "Deals 6 to 32 Lightning Damage", + "Chains +4 Times", + "15% more Damage with Hits and Ailments for each remaining Chain" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 66, + "y": 1, + "inventoryId": "Stash12", + "hybrid": { + "isVaalGem": true, + "baseTypeName": "Arc", + "properties": [ + { + "name": "Souls Per Use", + "values": [ + [ + "25", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Can Store {0} Use", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Soul Gain Prevention", + "values": [ + [ + "2 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.70 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "6.00%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "220%", + 0 + ] + ], + "displayMode": 0 + } + ], + "explicitMods": [ + "Deals 38 to 64 Lightning Damage", + "100% increased Duration of Lightning Ailments", + "Base duration is 4.00 seconds", + "Chains +5 Times", + "100% chance to Shock enemies", + "15% more Damage with Hits and Ailments for each remaining Chain", + "100% increased Effect of Lightning Ailments" + ], + "secDescrText": "A shocking arc of lightning reaches from the caster to a targeted enemy and chains to other enemies. Each time the arc chains from an enemy, it will do so simultaneously to two further enemies, but never to enemies that have already been hit by any of these chains. Also grants a buff making your Arc damage lucky for a short duration." + } + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9WYWFsR2Vtcy9WYWFsUmlnaHRlb3VzRmlyZSIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/a59a827cc2/VaalRighteousFire.png", + "support": false, + "league": "Mercenaries", + "id": "9566be25afc3a757f339e3dbd02fb46ce8e5b05257739ab52dad0162c354b06e", + "name": "", + "typeLine": "Vaal Righteous Fire", + "baseType": "Vaal Righteous Fire", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Spell, AoE, Fire, Vaal, Duration", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cooldown Time", + "values": [ + [ + "0.30 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "Instant", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "16", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "18", + 0 + ] + ], + "displayMode": 1, + "type": 63 + }, + { + "name": "Int", + "values": [ + [ + "26", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/49725", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Engulfs you in magical fire that rapidly burns you and nearby enemies. Your spell damage is substantially increased while under this effect. The effect ends when you have 1 life remaining.", + "explicitMods": [ + "Deals 70% of your Maximum Life as Base Fire Damage per second", + "Deals 70% of your Maximum Energy Shield as Base Fire Damage per second", + "You Burn for 90% of your Maximum Life per second as Fire Damage", + "You Burn for 70% of your Maximum Energy Shield per second as Fire Damage", + "Grants 20% more Spell Damage", + "Base radius is 1.8 metres" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 84, + "y": 1, + "inventoryId": "Stash12", + "hybrid": { + "isVaalGem": true, + "baseTypeName": "Righteous Fire", + "properties": [ + { + "name": "Cooldown Time", + "values": [ + [ + "0.50 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Souls Per Use", + "values": [ + [ + "40", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Can Store {0} Use", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Soul Gain Prevention", + "values": [ + [ + "6 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "Instant", + 0 + ] + ], + "displayMode": 0 + } + ], + "explicitMods": [ + "Base duration is 4.00 seconds", + "Sacrifices 60% of your total Energy Shield and Life\nDeals 120% of Sacrificed Energy Shield and Life as Fire Damage per second", + "Modifiers to Skill Effect Duration also apply to this Skill's Soul Gain Prevention", + "Grants 10% more Spell Damage", + "Base radius is 3 metres" + ], + "secDescrText": "Sacrifices a portion of your Life and Energy Shield to engulf you in magical fire that rapidly burns nearby enemies for a duration. Your spell damage is increased while under this effect." + } + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9TdXBwb3J0L1NhZGlzbSIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/13cc734252/Sadism.png", + "support": true, + "league": "Mercenaries", + "id": "05444e81686b437301b00a65e58f04568f4e28c04b45249b4292e92e89fdef48", + "name": "", + "typeLine": "Sadism Support", + "baseType": "Sadism Support", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Support", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost & Reservation Multiplier", + "values": [ + [ + "130%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+23%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "18", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "14", + 0 + ] + ], + "displayMode": 1, + "type": 63 + }, + { + "name": "Dex", + "values": [ + [ + "21", + 0 + ] + ], + "displayMode": 1, + "type": 64 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/69833", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Supports any skill that hits enemies.", + "explicitMods": [ + "Supported Skills deal 11% increased Damage over Time", + "Damaging Ailments inflicted with Supported Skills deal damage 60% faster", + "80% less Duration of Ailments inflicted with Supported Skills" + ], + "descrText": "This is a Support Gem. It does not grant a bonus to your character, but to skills in sockets connected to it. Place into an item socket connected to a socket containing the Skill Gem you wish to augment. Right click to remove from a socket.", + "frameType": 4, + "x": 69, + "y": 0, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9DaGFyZ2VkRGFzaEdlbSIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/c7fe858529/ChargedDashGem.png", + "support": false, + "league": "Mercenaries", + "id": "2a0780cec8d2105cd3d98d021bef9052aaa3cfd38fab0651076a284a41b16e03", + "name": "", + "typeLine": "Charged Dash", + "baseType": "Charged Dash", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Movement, AoE, Channelling, Attack, Lightning, Melee", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "5 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Speed", + "values": [ + [ + "160% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "143.7% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "143%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+20%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "28", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "67", + 0 + ] + ], + "displayMode": 1, + "type": 64 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/199345", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Channel to project an illusion which you steer. You gain stages while it moves, until it stops at a maximum total distance. Waves of area damage frequently pulse along its path, based on your attack speed. Stop channelling to teleport to the illusion, dealing a final wave of damage. Requires a Melee Weapon.", + "explicitMods": [ + "50% of Physical Damage Converted to Lightning Damage", + "Deals 150% more Damage while Channelling if Illusion has finished moving", + "Hits from Final wave deal 75% of Damage per stage", + "Illusion moves at 150% of your Movement Speed" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 50, + "y": 0, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9Sb2NrR29sZW0iLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/f0d237e67b/RockGolem.png", + "support": false, + "league": "Mercenaries", + "id": "e3b159662e444d816803b5ee6659c0ceb8f01ac61205cb28fe748b2cfaa83ebc", + "name": "", + "typeLine": "Summon Stone Golem", + "baseType": "Summon Stone Golem", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Minion, Spell, Golem, Physical", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "30 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cooldown Time", + "values": [ + [ + "6.00 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "1.00 sec", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "34", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "50", + 0 + ] + ], + "displayMode": 1, + "type": 63 + }, + { + "name": "Dex", + "values": [ + [ + "35", + 0 + ] + ], + "displayMode": 1, + "type": 64 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/252595", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Summons a Stone Golem that grants you life regeneration and defences. In addition to its melee attack, the Stone Golem uses a rolling charge and a powerful slam that can taunt enemies.", + "explicitMods": [ + "Maximum 1 Summoned Golem", + "Golems grant 33 Life Regenerated per second", + "Golems grant 20% increased Defences" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 25, + "y": 0, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9FbnNuYXJpbmdBcnJvdyIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/97bfa5c44a/EnsnaringArrow.png", + "support": false, + "league": "Mercenaries", + "id": "a1a11ab0cd6fda295928b50cdfb4a499bd93429c2b27636630a4aa974ec2b037", + "name": "", + "typeLine": "Ensnaring Arrow", + "baseType": "Ensnaring Arrow", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Attack, Projectile, AoE, Bow", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "7 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "140% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "140%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+20%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "16", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "41", + 0 + ] + ], + "displayMode": 1, + "type": 64 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/49725", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Fires an arrow that remains in the ground behind its final target, tethering that enemy to it. Ensnared enemies have less movement speed while trying to break the snare. The snare will break if they leave the area of effect.", + "explicitMods": [ + "Ensnared Enemies take 15% increased Projectile Damage from Attack Hits", + "Each Snare applies 40% less Movement Speed to Normal or Magic Enemies", + "Each Snare applies 30% less Movement Speed to Rare Enemies", + "Each Snare applies 25% less Movement Speed to Unique Enemies", + "Maximum 3 Snares per Enemy", + "20% increased Debuff Effect" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 49, + "y": 1, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9WaXRhbGl0eSIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/ce80bbd0af/Vitality.png", + "support": false, + "league": "Mercenaries", + "id": "ec957409dd5013d494354d2f31f050f2409bdc60f61a6e742f14b83c8e32f37e", + "name": "", + "typeLine": "Vitality", + "baseType": "Vitality", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Aura, Spell, AoE", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "7", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Reservation", + "values": [ + [ + "96 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cooldown Time", + "values": [ + [ + "1.20 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "Instant", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "33", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "59", + 0 + ] + ], + "displayMode": 1, + "type": 63 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "229707/359090", + 0 + ] + ], + "displayMode": 2, + "progress": 0.64, + "type": 20 + } + ], + "secDescrText": "Casts an aura that grants life regeneration to you and your allies.", + "explicitMods": [ + "+0.6 metres to radius", + "You and nearby Allies Regenerate 38.1 Life per second" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 14, + "y": 0, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9TdXBwb3J0L0xpZmVUYXAiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/9cef38ae47/LifeTap.png", + "support": true, + "league": "Mercenaries", + "id": "bad49df6fa31cf212d125ab75d51633bc00ac896bf4c1c0192b3d2c4da496e40", + "name": "", + "typeLine": "Lifetap Support", + "baseType": "Lifetap Support", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Support, Duration", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "20 (Max)", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost & Reservation Multiplier", + "values": [ + [ + "300%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+20%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "70", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "111", + 0 + ] + ], + "displayMode": 1, + "type": 63 + } + ], + "secDescrText": "Supports any non-blessing skill. Minions cannot gain the Lifetap buff.", + "explicitMods": [ + "Supported Skills Cost Life instead of Mana", + "Gain Lifetap after Spending a total of 273 Life on Upfront\nCosts and Effects of a Supported Skill", + "Supported Skills deal 19% more Damage while you have Lifetap", + "Lifetap lasts 6 seconds" + ], + "descrText": "This is a Support Gem. It does not grant a bonus to your character, but to skills in sockets connected to it. Place into an item socket connected to a socket containing the Skill Gem you wish to augment. Right click to remove from a socket.", + "frameType": 4, + "x": 21, + "y": 1, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9WYWFsR2Vtcy9WYWFsRGV0b25hdGVEZWFkIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/28db5033a3/VaalDetonateDead.png", + "support": false, + "league": "Mercenaries", + "id": "82ad72ea400102b3a1c37906c6e96dc3b2b15e6c79ac0115ef94cce1a25c280a", + "name": "", + "typeLine": "Vaal Detonate Dead", + "baseType": "Vaal Detonate Dead", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Spell, AoE, Vaal, Fire", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "5 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.60 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "6.00%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "160%", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "4", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/841", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Targets a corpse, and deals spell damage to enemies around the corpse, as well as causing the corpse to explode, dealing fire damage. The explosion is not affected by modifiers to spell damage and cannot be reflected.", + "explicitMods": [ + "Deals 15 to 22 Fire Damage", + "Explosion deals base Fire Damage equal to 6% of the corpse's Maximum Life", + "Base radius is 2.2 metres" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 22, + "y": 0, + "inventoryId": "Stash12", + "hybrid": { + "isVaalGem": true, + "baseTypeName": "Detonate Dead", + "properties": [ + { + "name": "Souls Per Use", + "values": [ + [ + "30", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Can Store {0} Use", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Soul Gain Prevention", + "values": [ + [ + "8 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.60 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "5.00%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "200%", + 0 + ] + ], + "displayMode": 0 + } + ], + "explicitMods": [ + "Deals 23 to 33 Fire Damage", + "Explosion deals base Fire Damage equal to 6% of the corpse's Maximum Life", + "Base radius is 2.4 metres" + ], + "secDescrText": "Targets a corpse, and deals spell damage to enemies around the corpse, as well as causing the corpse to explode, dealing fire damage. The explosion is not affected by modifiers to spell damage and cannot be reflected. This will continue to target other corpses in the area, with an increasing delay between each one, until it runs out of corpses or has destroyed 22 corpses." + } + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9TdXBwb3J0L1RyYXBBbmRNaW5lRGFtYWdlIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/83b5eac9be/TrapAndMineDamage.png", + "support": true, + "league": "Mercenaries", + "id": "c7dfc225ce6e133a148475ed0bd90733c860a939119ff818ddddaedb7df34a34", + "name": "", + "typeLine": "Trap and Mine Damage Support", + "baseType": "Trap and Mine Damage Support", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Support, Trap, Mine", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "20 (Max)", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost & Reservation Multiplier", + "values": [ + [ + "130%", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "70", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "70", + 0 + ] + ], + "displayMode": 1, + "type": 64 + }, + { + "name": "Int", + "values": [ + [ + "48", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "secDescrText": "Supports skills which throw Traps or Mines.", + "explicitMods": [ + "Supported Skills deal 49% more Trap and Mine Damage", + "Supported Skills have 10% less Mine Throwing Speed", + "Supported Skills have 10% less Trap Throwing Speed" + ], + "descrText": "This is a Support Gem. It does not grant a bonus to your character, but to skills in sockets connected to it. Place into an item socket connected to a socket containing the Skill Gem you wish to augment. Right click to remove from a socket.", + "frameType": 4, + "x": 44, + "y": 1, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9TdXBwb3J0L0Zhc3RlckF0dGFja3MiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/c3e1544a95/FasterAttacks.png", + "support": true, + "league": "Mercenaries", + "id": "d7d33f34114e3e17d1db40c881f702fc09d62ef63f9537e74f1c193e3db3c818", + "name": "", + "typeLine": "Faster Attacks Support", + "baseType": "Faster Attacks Support", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Attack, Support", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "20 (Max)", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost & Reservation Multiplier", + "values": [ + [ + "110%", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "70", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "111", + 0 + ] + ], + "displayMode": 1, + "type": 64 + } + ], + "secDescrText": "Supports attack skills.", + "explicitMods": [ + "Supported Skills have 44% increased Attack Speed" + ], + "descrText": "This is a Support Gem. It does not grant a bonus to your character, but to skills in sockets connected to it. Place into an item socket connected to a socket containing the Skill Gem you wish to augment. Right click to remove from a socket.", + "frameType": 4, + "x": 22, + "y": 1, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9TdXBwb3J0L0Zpc3RPZldhckdlbSIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/6ba67a3963/FistOfWarGem.png", + "support": true, + "league": "Mercenaries", + "id": "036e897b31a1f391073b593e278dc4a9e7f9c8a2e2fafb64054bc09d505cdd2f", + "name": "", + "typeLine": "Fist of War Support", + "baseType": "Fist of War Support", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Slam, Attack, Melee, AoE, Support", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost & Reservation Multiplier", + "values": [ + [ + "140%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+20%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "38", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "63", + 0 + ] + ], + "displayMode": 1, + "type": 63 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/388734", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Supports slam skills, providing a powerful boost when they're used, with a delay before they can be boosted again. Cannot support Vaal skills or triggered skills. Cannot modify the skills of minions. Only skills you use yourself can receive the boost.", + "explicitMods": [ + "Supported Skills have 10% increased Area of Effect", + "Attacks with Supported Skill are Ancestrally Boosted, no more than once every 2.5 seconds\nAncestral Boost does not apply to repeats of the Attack", + "Ancestrally Boosted Slams deal 70% more Damage with Hits and Ailments", + "Ancestrally Boosted Slams have 40% increased Area of Effect" + ], + "descrText": "This is a Support Gem. It does not grant a bonus to your character, but to skills in sockets connected to it. Place into an item socket connected to a socket containing the Skill Gem you wish to augment. Right click to remove from a socket.", + "frameType": 4, + "x": 107, + "y": 0, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9WYWFsR2Vtcy9WYWFsUmVhdmUiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/5d13f4fd51/VaalReave.png", + "support": false, + "league": "Mercenaries", + "id": "193223aa469852f408bc6b51c0fbe77854aa30f2956de24fadc455f9135cdc2f", + "name": "", + "typeLine": "Vaal Reave", + "baseType": "Vaal Reave", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Attack, AoE, Vaal, Melee", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "6 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "232.7% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "232%", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "12", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "21", + 0 + ] + ], + "displayMode": 1, + "type": 64 + }, + { + "name": "Int", + "values": [ + [ + "14", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/15249", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Attacks an area in front of you. Each Reave that hits an enemy grants stages, which you will begin to lose after a short period without hitting anything. Only works with Daggers, Claws, and One-Handed Swords.", + "explicitMods": [ + "4 Maximum Stages", + "50% more Area of Effect for each stage" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 107, + "y": 1, + "inventoryId": "Stash12", + "hybrid": { + "isVaalGem": true, + "baseTypeName": "Reave", + "properties": [ + { + "name": "Souls Per Use", + "values": [ + [ + "25", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Can Store {0} Uses", + "values": [ + [ + "3", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Soul Gain Prevention", + "values": [ + [ + "2 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Speed", + "values": [ + [ + "250% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "295.1% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "295%", + 0 + ] + ], + "displayMode": 0 + } + ], + "explicitMods": [ + "50% more Area of Effect for each stage", + "Can't be Evaded", + "+4 to maximum Stages" + ], + "secDescrText": "Repeatedly attacks a large area in different directions. Each Vaal Reave that hits an enemy grants stages, which you will begin to lose after a short period without hitting anything. Only works with Daggers, Claws, and One-Handed Swords." + } + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9WYWFsR2Vtcy9WYWFsU25hcHBpbmdBZGRlciIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/4102e69dad/VaalSnappingAdder.png", + "support": false, + "league": "Mercenaries", + "id": "2f372d3e2fe9073b0de1223a086f7c3e17152cc130ede4fd3110fa4d2fe1991c", + "name": "", + "typeLine": "Vaal Venom Gyre", + "baseType": "Vaal Venom Gyre", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Attack, Projectile, Chaos, Duration, Vaal", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "5 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Speed", + "values": [ + [ + "120% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "150% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "150%", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "12", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "21", + 0 + ] + ], + "displayMode": 1, + "type": 64 + }, + { + "name": "Int", + "values": [ + [ + "14", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/15249", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Fires a returning projectile that can be caught. Caught projectiles spiral outwards when you use Whirling Blades and do not return. Requires a Dagger or Claw.", + "explicitMods": [ + "Base duration is 12.00 seconds", + "60% of Physical Damage Converted to Chaos Damage", + "Projectiles Return to you", + "40% chance to Poison on Hit", + "Returning Projectiles deal 75% less Damage with Hits and Ailments", + "Returning Projectiles Pierce all Targets", + "Maximum 30 caught Projectiles", + "40% chance to keep each caught Projectile fired with Whirling Blades" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 103, + "y": 1, + "inventoryId": "Stash12", + "hybrid": { + "isVaalGem": true, + "baseTypeName": "Venom Gyre", + "properties": [ + { + "name": "Souls Per Use", + "values": [ + [ + "30", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Can Store {0} Use", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Soul Gain Prevention", + "values": [ + [ + "8 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "150% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "150%", + 0 + ] + ], + "displayMode": 0 + } + ], + "explicitMods": [ + "Base duration is 12.00 seconds", + "Base secondary duration is 6.00 seconds", + "60% of Physical Damage Converted to Chaos Damage", + "Modifiers to Skill Effect Duration also apply to this Skill's Soul Gain Prevention", + "40% chance to Poison on Hit", + "Maximum 50 caught Projectiles\nCreates up to 50 caught Projectiles immediately\nCreates 15 caught Projectiles per second", + "40% chance to keep each caught Projectile fired with Whirling Blades" + ], + "secDescrText": "Creates already-caught projectiles without firing them first, both immediately and over a secondary duration. Caught projectiles spiral outwards when you use Whirling Blades and do not return. Requires a Dagger or Claw." + } + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9WYWFsR2Vtcy9WYWFsQ2xhcml0eSIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/e480915860/VaalClarity.png", + "support": false, + "league": "Mercenaries", + "id": "c4e98930f960c4e2a4b580852a5e63bbb2a165d9850f15abd735f5d64886591c", + "name": "", + "typeLine": "Vaal Clarity", + "baseType": "Vaal Clarity", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Aura, Spell, AoE, Duration, Vaal", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Reservation", + "values": [ + [ + "34 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cooldown Time", + "values": [ + [ + "1.20 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "Instant", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "10", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Int", + "values": [ + [ + "22", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/9569", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Casts an aura that grants mana regeneration to you and your allies.", + "explicitMods": [ + "You and nearby Allies Regenerate 2.9 Mana per second" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 29, + "y": 0, + "inventoryId": "Stash12", + "hybrid": { + "isVaalGem": true, + "baseTypeName": "Clarity", + "properties": [ + { + "name": "Cooldown Time", + "values": [ + [ + "0.50 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Souls Per Use", + "values": [ + [ + "50", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Can Store {0} Use", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Soul Gain Prevention", + "values": [ + [ + "14 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "Instant", + 0 + ] + ], + "displayMode": 0 + } + ], + "explicitMods": [ + "Base duration is 10.00 seconds", + "Modifiers to Buff Duration also apply to this Skill's Soul Gain Prevention", + "Your and nearby allies' Skills Cost no Mana" + ], + "secDescrText": "Casts a temporary aura that lets you and your allies cast skills without paying their mana costs." + } + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9WYWFsR2Vtcy9WYWFsSWNlU2hvdCIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/1c767a1fbf/VaalIceShot.png", + "support": false, + "league": "Mercenaries", + "id": "ba9ccf9038b3c39062ecb6604f7d6e4b0d1588051b9ffeb1a2606945064f3a62", + "name": "", + "typeLine": "Vaal Ice Shot", + "baseType": "Vaal Ice Shot", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Attack, Projectile, AoE, Cold, Vaal, Duration, Bow", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "6 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "149.5% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "149%", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/70", + 0 + ] + ], + "displayMode": 2, + "progress": 0.01, + "type": 20 + } + ], + "secDescrText": "Fires an arrow that converts some physical damage to cold on its target and converts all physical damage to cold in a cone behind that target.", + "explicitMods": [ + "60% of Physical Damage Converted to Cold Damage", + "Base radius is 2.4 metres", + "Chills Enemies as though dealing 100% more Damage" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 108, + "y": 1, + "inventoryId": "Stash12", + "hybrid": { + "isVaalGem": true, + "baseTypeName": "Ice Shot", + "properties": [ + { + "name": "Souls Per Use", + "values": [ + [ + "40", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Can Store {0} Use", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Soul Gain Prevention", + "values": [ + [ + "8 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "74.7% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "75%", + 0 + ] + ], + "displayMode": 0 + } + ], + "explicitMods": [ + "Base duration is 6.00 seconds", + "60% of Physical Damage Converted to Cold Damage", + "Modifiers to Skill Effect Duration also apply to this Skill's Soul Gain Prevention", + "Maximum 6 Summoned Mirage Sharpshooters\nSummons 6 Mirage Sharpshooters which use this Skill\nMirage Sharpshooters fire at your target when you use Ice Shot", + "Modifiers to number of Projectiles do not apply to\nthis Skill when used by Mirage Sharpshooters" + ], + "secDescrText": "Fires an arrow that converts some physical damage to cold on its target and converts all physical damage to cold in a cone behind that target. When you use this skill, it summons a squad of Mirage Sharpshooters for a duration. Cannot be used by Totems, Traps, or Mines." + } + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9WYWFsR2Vtcy9WYWFsUmVhdmUiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/5d13f4fd51/VaalReave.png", + "support": false, + "league": "Mercenaries", + "id": "3ccddc4146a5e8597cfccc24cf926c8962da7811373d467443426a4ba01dec5f", + "name": "", + "typeLine": "Vaal Reave", + "baseType": "Vaal Reave", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Attack, AoE, Vaal, Melee", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "6 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "232.7% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "232%", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "12", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "21", + 0 + ] + ], + "displayMode": 1, + "type": 64 + }, + { + "name": "Int", + "values": [ + [ + "14", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/15249", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Attacks an area in front of you. Each Reave that hits an enemy grants stages, which you will begin to lose after a short period without hitting anything. Only works with Daggers, Claws, and One-Handed Swords.", + "explicitMods": [ + "4 Maximum Stages", + "50% more Area of Effect for each stage" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 103, + "y": 0, + "inventoryId": "Stash12", + "hybrid": { + "isVaalGem": true, + "baseTypeName": "Reave", + "properties": [ + { + "name": "Souls Per Use", + "values": [ + [ + "25", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Can Store {0} Uses", + "values": [ + [ + "3", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Soul Gain Prevention", + "values": [ + [ + "2 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Speed", + "values": [ + [ + "250% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "295.1% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "295%", + 0 + ] + ], + "displayMode": 0 + } + ], + "explicitMods": [ + "50% more Area of Effect for each stage", + "Can't be Evaded", + "+4 to maximum Stages" + ], + "secDescrText": "Repeatedly attacks a large area in different directions. Each Vaal Reave that hits an enemy grants stages, which you will begin to lose after a short period without hitting anything. Only works with Daggers, Claws, and One-Handed Swords." + } + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9WYWFsR2Vtcy9WYWFsRG9taW5hdGluZ0Jsb3ciLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/0e5a55c90e/VaalDominatingBlow.png", + "support": false, + "league": "Mercenaries", + "id": "2f3c98ead935a232ac7108c61c579f1533195a8e85442e0af9d19ecd7db24a83", + "name": "", + "typeLine": "Vaal Domination", + "baseType": "Vaal Domination", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Spell, Minion, Duration, Vaal, Attack, Melee, Strike", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "7 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "249.8% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "249%", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "28", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "42", + 0 + ] + ], + "displayMode": 1, + "type": 63 + }, + { + "name": "Int", + "values": [ + [ + "29", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/199345", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Attacks enemies with a melee strike, applying a debuff for a short duration. If a non-unique enemy dies while affected by the debuff, the enemy's corpse will be consumed and a Sentinel of Dominance with the same rarity, prefix and suffix modifiers will be summoned for a longer secondary duration.", + "explicitMods": [ + "Base duration is 1.00 seconds", + "Base secondary duration is 20.00 seconds", + "Maximum 3 Summoned Magic Sentinels of Dominance", + "Maximum 9 Summoned Normal Sentinels of Dominance", + "Maximum 1 Summoned Rare Sentinel of Dominance", + "25% Chance to Summon a Normal Sentinel of Dominance on Hitting a Unique Monster" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 102, + "y": 1, + "inventoryId": "Stash12", + "hybrid": { + "isVaalGem": true, + "baseTypeName": "Dominating Blow", + "properties": [ + { + "name": "Souls Per Use", + "values": [ + [ + "30", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Can Store {0} Uses", + "values": [ + [ + "3", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Soul Gain Prevention", + "values": [ + [ + "20 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.50 sec", + 0 + ] + ], + "displayMode": 0 + } + ], + "explicitMods": [ + "Base duration is 30.00 seconds", + "Modifiers to Skill Effect Duration also apply to this Skill's Soul Gain Prevention", + "Maximum 3 Ascended Sentinels of Dominance\nAscended Sentinels do not count towards the regular limits", + "Ascended Sentinels deal 200% more Damage", + "Ascended Sentinels take 70% less Damage" + ], + "secDescrText": "This spell causes one of your existing Sentinels of Dominance to Ascend, becoming more powerful, gaining new attacks, and overriding its duration, while maintaining its monster modifiers and other bonuses, including from support gems. If you cannot have more Ascended Sentinels of Dominance, an existing one will be refreshed instead." + } + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9WYWFsR2Vtcy9WYWFsTGlnaHRuaW5nVHJhcCIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/0ce2176d9d/VaalLightningTrap.png", + "support": false, + "league": "Mercenaries", + "id": "44aeb202c18ede5fbfc4039f88a5824eb79d3861ce9bee8bd0b665c568700f3d", + "name": "", + "typeLine": "Vaal Lightning Trap", + "baseType": "Vaal Lightning Trap", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Trap, Critical, Spell, Projectile, Duration, Vaal, Lightning", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "8 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "1.00 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "6.00%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "240%", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "12", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "14", + 0 + ] + ], + "displayMode": 1, + "type": 64 + }, + { + "name": "Int", + "values": [ + [ + "21", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/15249", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Throws a trap that launches a ring of projectiles through the enemy that set it off, dealing lightning damage to them and subsequent targets.", + "explicitMods": [ + "Deals 15 to 46 Lightning Damage", + "Trap lasts 4 seconds", + "Fires 9 Projectiles", + "Fires Projectiles in a circle", + "20% chance to Shock enemies", + "80% increased Critical Strike Chance against Shocked Enemies" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 83, + "y": 1, + "inventoryId": "Stash12", + "hybrid": { + "isVaalGem": true, + "baseTypeName": "Lightning Trap", + "properties": [ + { + "name": "Souls Per Use", + "values": [ + [ + "20", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Can Store {0} Uses", + "values": [ + [ + "3", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Soul Gain Prevention", + "values": [ + [ + "4 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "1.00 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "6.00%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "250%", + 0 + ] + ], + "displayMode": 0 + } + ], + "explicitMods": [ + "Deals 26 to 79 Lightning Damage", + "Projectiles Pierce all Targets", + "Trap lasts 4 seconds", + "Base duration is 4.00 seconds", + "Fires 9 Projectiles", + "Modifiers to Skill Effect Duration also apply to this Skill's Soul Gain Prevention", + "Fires Projectiles in a circle", + "Projectiles leave Shocked Ground", + "Shocked Ground causes 15% increased Damage taken" + ], + "secDescrText": "Throws a trap that launches a ring of projectiles through the enemy that set it off, dealing lightning damage to them and subsequent targets and leaving a trail of shocked ground." + } + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9Qb3J0YWwiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/9afa7db328/Portal.png", + "support": false, + "league": "Mercenaries", + "id": "027d2bd321fbf849fd20899f815d20bf17fbc8ae963a0c2badab49607ff3a8dc", + "name": "", + "typeLine": "Portal", + "baseType": "Portal", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Spell", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1 (Max)", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cast Time", + "values": [ + [ + "2.50 sec", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "10", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "secDescrText": "Creates a portal to the current area's town.", + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 124, + "y": 0, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9WYWFsR2Vtcy9WYWFsTGlnaHRuaW5nUmVzaXN0QXVyYSIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/20a88ab436/VaalLightningResistAura.png", + "support": false, + "league": "Mercenaries", + "id": "7aee3b8622c0364f979b681fc47cce107d41d878dbfc4fceffb2eecb3bbca3e8", + "name": "", + "typeLine": "Vaal Impurity of Lightning", + "baseType": "Vaal Impurity of Lightning", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Aura, Spell, AoE, Duration, Vaal, Lightning", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Reservation", + "values": [ + [ + "35% Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cooldown Time", + "values": [ + [ + "1.20 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "Instant", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "24", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Int", + "values": [ + [ + "58", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/118383", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Casts an aura that grants lightning resistance to you and your allies.", + "explicitMods": [ + "You and nearby allies gain 22% additional Lightning Resistance" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 30, + "y": 0, + "inventoryId": "Stash12", + "hybrid": { + "isVaalGem": true, + "baseTypeName": "Purity of Lightning", + "properties": [ + { + "name": "Cooldown Time", + "values": [ + [ + "0.50 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Souls Per Use", + "values": [ + [ + "50", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Can Store {0} Use", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Soul Gain Prevention", + "values": [ + [ + "8 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "Instant", + 0 + ] + ], + "displayMode": 0 + } + ], + "explicitMods": [ + "Base duration is 3.00 seconds", + "Modifiers to Skill Effect Duration also apply to this Skill's Soul Gain Prevention", + "+1.4 metres to radius", + "You and nearby allies gain 5% additional maximum Lightning Resistance", + "You and nearby allies are Immune to Shock", + "Nearby Enemies' Lightning Resistance is Ignored by Hits" + ], + "secDescrText": "Casts an aura that reduces lightning damage taken and provides shock immunity to you and nearby allies, and makes hits against nearby enemies ignore their lightning resistance. " + } + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9WYWFsR2Vtcy9WYWFsUG93ZXJTaXBob24iLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/8dd2ff815c/VaalPowerSiphon.png", + "support": false, + "league": "Mercenaries", + "id": "421ce9854d29cd27ebd8670bd70d38ae56cb5fa86ead0261fed7fc648794e628", + "name": "", + "typeLine": "Vaal Power Siphon", + "baseType": "Vaal Power Siphon", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Critical, Attack, Projectile, Vaal", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "5 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Speed", + "values": [ + [ + "150% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "90% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "90%", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "12", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Int", + "values": [ + [ + "33", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/15249", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Fires your wand to fire a single projectile each at a number of nearby enemies, granting you a power charge if an enemy is killed by, or soon after, the hit.", + "explicitMods": [ + "Increases and Reductions to Spell Damage also apply to Attack Damage from this Skill at 150% of their value", + "Fires a Projectile at up to 4 targets\nModifiers to number of Projectiles instead apply to number of targets fired at", + "Culling Strike", + "20% chance to gain a Power Charge when Projectile Hits a Rare or Unique Enemy", + "10% more Critical Strike Chance per Power Charge", + "+20% to Critical Strike Multiplier per Power Charge" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 30, + "y": 1, + "inventoryId": "Stash12", + "hybrid": { + "isVaalGem": true, + "baseTypeName": "Power Siphon", + "properties": [ + { + "name": "Souls Per Use", + "values": [ + [ + "15", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Can Store {0} Uses", + "values": [ + [ + "3", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Soul Gain Prevention", + "values": [ + [ + "2 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Speed", + "values": [ + [ + "115% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "150% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "150%", + 0 + ] + ], + "displayMode": 0 + } + ], + "explicitMods": [ + "Increases and Reductions to Spell Damage also apply to Attack Damage from this Skill at 150% of their value", + "Fires Projectiles at each nearby Enemy", + "Culling Strike", + "Can't be Evaded", + "Gain a Power Charge when Projectile Hits a Rare or Unique Enemy", + "20% more Critical Strike Chance per Power Charge", + "+25% to Critical Strike Multiplier per Power Charge" + ], + "secDescrText": "Fires your wand simultaneously at all nearby enemies, culling those close to death and granting you a power charge for each. Cannot be supported by Volley." + } + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9WYWFsR2Vtcy9WYWFsUmVqdXZpbmF0aW9uVG90ZW0iLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/3469a69816/VaalRejuvinationTotem.png", + "support": false, + "league": "Mercenaries", + "id": "1cffb941ce571984471c16e7f1f5d4f2b05f2e8c46316780d225a34bfac44aa7", + "name": "", + "typeLine": "Vaal Rejuvenation Totem", + "baseType": "Vaal Rejuvenation Totem", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Totem, Aura, Spell, AoE, Vaal", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "9 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.60 sec", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "4", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "16", + 0 + ] + ], + "displayMode": 1, + "type": 63 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/841", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Summons a totem that has an aura which regenerates life for you and your nearby allies.", + "explicitMods": [ + "Totem lasts 8 seconds", + "Summons a Totem which uses this Skill", + "Regenerate 8.6 Life per second" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 7, + "y": 0, + "inventoryId": "Stash12", + "hybrid": { + "isVaalGem": true, + "baseTypeName": "Rejuvenation Totem", + "properties": [ + { + "name": "Souls Per Use", + "values": [ + [ + "50", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Can Store {0} Use", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Soul Gain Prevention", + "values": [ + [ + "12 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.10 sec", + 0 + ] + ], + "displayMode": 0 + } + ], + "explicitMods": [ + "+1 to maximum number of Summoned Totems", + "Totem lasts 4 seconds", + "Supported Skills have 50% increased Totem Life", + "Modifiers to Totem Duration also apply to this Skill's Soul Gain Prevention", + "Summons a Totem which uses this Skill", + "30% less Area of Effect", + "Regenerate 19.3 Life per second", + "40% of Damage from Hits against targets affected by the Aura is taken from Totem's Life before the target" + ], + "secDescrText": "Summons a totem that has an aura which regenerates life for you and your nearby allies. When things affected by the aura are hit, the totem's life is removed instead for some of the damage." + } + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9WYWFsR2Vtcy9WYWFsUG93ZXJTaXBob24iLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/8dd2ff815c/VaalPowerSiphon.png", + "support": false, + "league": "Mercenaries", + "id": "666ecdf072a6545b43e54797ff0c9d4ef9852b970c05bab55ed6311e7969be55", + "name": "", + "typeLine": "Vaal Power Siphon", + "baseType": "Vaal Power Siphon", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Critical, Attack, Projectile, Vaal", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "5 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Speed", + "values": [ + [ + "150% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "90% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "90%", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "12", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Int", + "values": [ + [ + "33", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/15249", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Fires your wand to fire a single projectile each at a number of nearby enemies, granting you a power charge if an enemy is killed by, or soon after, the hit.", + "explicitMods": [ + "Increases and Reductions to Spell Damage also apply to Attack Damage from this Skill at 150% of their value", + "Fires a Projectile at up to 4 targets\nModifiers to number of Projectiles instead apply to number of targets fired at", + "Culling Strike", + "20% chance to gain a Power Charge when Projectile Hits a Rare or Unique Enemy", + "10% more Critical Strike Chance per Power Charge", + "+20% to Critical Strike Multiplier per Power Charge" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 4, + "y": 0, + "inventoryId": "Stash12", + "hybrid": { + "isVaalGem": true, + "baseTypeName": "Power Siphon", + "properties": [ + { + "name": "Souls Per Use", + "values": [ + [ + "15", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Can Store {0} Uses", + "values": [ + [ + "3", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Soul Gain Prevention", + "values": [ + [ + "2 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Speed", + "values": [ + [ + "115% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "150% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "150%", + 0 + ] + ], + "displayMode": 0 + } + ], + "explicitMods": [ + "Increases and Reductions to Spell Damage also apply to Attack Damage from this Skill at 150% of their value", + "Fires Projectiles at each nearby Enemy", + "Culling Strike", + "Can't be Evaded", + "Gain a Power Charge when Projectile Hits a Rare or Unique Enemy", + "20% more Critical Strike Chance per Power Charge", + "+25% to Critical Strike Multiplier per Power Charge" + ], + "secDescrText": "Fires your wand simultaneously at all nearby enemies, culling those close to death and granting you a power charge for each. Cannot be supported by Volley." + } + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9WYWFsR2Vtcy9WYWFsRG91YmxlU3RyaWtlIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/b3997a2170/VaalDoubleStrike.png", + "support": false, + "league": "Mercenaries", + "id": "fe5272a8f99c3dc35ffacf9a5ff3fd17347eb990bfc0aa57c640324bc9b8f2b5", + "name": "", + "typeLine": "Vaal Double Strike", + "baseType": "Vaal Double Strike", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Attack, Melee, Strike, Duration, Vaal, Physical", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "7 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Speed", + "values": [ + [ + "80% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "143.8% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "143%", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/70", + 0 + ] + ], + "displayMode": 2, + "progress": 0.01, + "type": 20 + } + ], + "secDescrText": "Performs two fast strikes with a melee weapon.", + "explicitMods": [ + "25% chance to cause Bleeding" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 64, + "y": 1, + "inventoryId": "Stash12", + "hybrid": { + "isVaalGem": true, + "baseTypeName": "Double Strike", + "properties": [ + { + "name": "Souls Per Use", + "values": [ + [ + "30", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Can Store {0} Uses", + "values": [ + [ + "2", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Soul Gain Prevention", + "values": [ + [ + "8 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "40.3% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "41%", + 0 + ] + ], + "displayMode": 0 + } + ], + "explicitMods": [ + "Base duration is 6.00 seconds", + "Modifiers to Skill Effect Duration also apply to this Skill's Soul Gain Prevention", + "Can't be Evaded", + "25% chance to cause Bleeding", + "Maximum 8 Summoned Doubles" + ], + "secDescrText": "Performs two fast strikes with a melee weapon, each of which summons a double of you for a duration to continuously attack monsters in this fashion." + } + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9GbGFtbWFiaWxpdHkiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/9509f4c3a7/Flammability.png", + "support": false, + "league": "Mercenaries", + "id": "e8433d5267a6f14d49eaf6f719966f6454a88030ed4c2dc7d9e83ed5f01ec5b9", + "name": "", + "typeLine": "Flammability", + "baseType": "Flammability", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Spell, AoE, Duration, Fire, Curse, Hex", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "24 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.50 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+10%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "24", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "25", + 0 + ] + ], + "displayMode": 1, + "type": 63 + }, + { + "name": "Int", + "values": [ + [ + "37", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/118383", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Curses all targets in an area, lowering their fire resistance and giving them a chance to be ignited when hit.", + "explicitMods": [ + "Base duration is 8.00 seconds", + "Cursed enemies have -17% to Fire Resistance", + "Hits against Cursed Enemies have +25% chance to Ignite", + "Ignite on Cursed enemies has 10% increased Duration" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 26, + "y": 0, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9WYWFsR2Vtcy9WYWFsQ29sZFNuYXAiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/5d668a78b1/VaalColdSnap.png", + "support": false, + "league": "Mercenaries", + "id": "bbd3fde17d1ace75f343716cca1e03c75b7ec024763884222031ba71c589ed52", + "name": "", + "typeLine": "Vaal Cold Snap", + "baseType": "Vaal Cold Snap", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Spell, AoE, Duration, Vaal, Cold", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "11 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cooldown Time", + "values": [ + [ + "3.00 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.85 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "6.00%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "220%", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "16", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "18", + 0 + ] + ], + "displayMode": 1, + "type": 64 + }, + { + "name": "Int", + "values": [ + [ + "26", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/49725", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Creates a sudden burst of cold in a targeted area, damaging enemies. Also creates an expanding area which is filled with chilled ground, and deals cold damage over time to enemies. Enemies that die while in the area have a chance to grant Frenzy Charges. The cooldown can be bypassed by expending a Frenzy Charge.", + "explicitMods": [ + "Deals 34 to 51 Cold Damage", + "Base duration is 5.00 seconds", + "Deals 28.5 Base Cold Damage per second", + "Modifiers to Spell Damage apply to this Skill's Damage Over Time effect", + "Burst Base radius is 1.5 metres", + "Chilled Ground Base initial radius is 1.5 metres", + "Chilled Ground Base final radius is 3 metres", + "25% chance to gain a Frenzy Charge when an Enemy Dies while in this Skill's Area" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 24, + "y": 1, + "inventoryId": "Stash12", + "hybrid": { + "isVaalGem": true, + "baseTypeName": "Cold Snap", + "properties": [ + { + "name": "Souls Per Use", + "values": [ + [ + "35", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Can Store {0} Use", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Soul Gain Prevention", + "values": [ + [ + "6 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.85 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "6.00%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "290%", + 0 + ] + ], + "displayMode": 0 + } + ], + "explicitMods": [ + "Deals 45 to 68 Cold Damage", + "Base duration is 4.00 seconds", + "Deals 37.6 Base Cold Damage per second", + "Modifiers to Spell Damage apply to this Skill's Damage Over Time effect", + "Modifiers to Skill Effect Duration also apply to this Skill's Soul Gain Prevention", + "Always Freezes enemies", + "Base radius is 3.2 metres", + "Base secondary radius is 2 metres", + "Base tertiary radius is 3.6 metres", + "Gain a Frenzy Charge when an Enemy Dies while in this Skill's Area\nEvery second, gain a Frenzy Charge if an Enemy is in this Skill's Area" + ], + "secDescrText": "Creates a sudden burst of cold around you, damaging enemies. This also creates a chilling area around you which expands and deals cold damage over time to surrounding enemies in addition to chilling them. Enemies that die while in the area grant Frenzy Charges, and you will passively gain Frenzy Charges while there are enemies in the area." + } + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9TdG9ybWNhbGwiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MSwiZ3QiOnRydWV9XQ/6d240f9029/Stormcall.png", + "support": false, + "league": "Mercenaries", + "id": "44628175d1b5f83823730ffa4cd4ca9436c8392540d40c425be3347a9c9318f4", + "name": "", + "typeLine": "Storm Call of Trarthus", + "baseType": "Storm Call of Trarthus", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Spell, AoE, Duration, Physical", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "13 Life", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.75 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "6.00%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "235%", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "12", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Int", + "values": [ + [ + "33", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/15249", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Sets a marker at a location. After a short duration, a bolt strikes the marker, dealing physical damage around it and causing bolts to strike at any other markers you've cast. Bolt impacts will leave behind a pool of boiling blood, which deals physical damage over time to enemies within it for a secondary duration.", + "explicitMods": [ + "Deals 24 to 36 Physical Damage", + "Deals 50.8 Base Physical Damage per second", + "Base duration is 2.00 seconds", + "Base secondary duration is 4.00 seconds", + "Modifiers to Spell Damage apply to this Skill's Damage Over Time effect" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 37, + "y": 0, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9TdXBwb3J0L1RyYXBDb29sZG93blJlY292ZXJ5IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/30ba703ddf/TrapCooldownRecovery.png", + "support": true, + "league": "Mercenaries", + "id": "03088d5d9aa775d1c7f394d348dd10b1353cdc4cd718c2b67c41c7d1129c92f7", + "name": "", + "typeLine": "Advanced Traps Support", + "baseType": "Advanced Traps Support", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Trap, Support", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost & Reservation Multiplier", + "values": [ + [ + "120%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+23%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "31", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "52", + 0 + ] + ], + "displayMode": 1, + "type": 64 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/285815", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Supports skills which throw traps.", + "explicitMods": [ + "Supported Skills have 50% increased Cooldown Recovery Rate for throwing Traps", + "Supported Skills have 15% increased Trap Throwing Speed", + "Supported Skills deal 11% increased Trap Damage" + ], + "descrText": "This is a Support Gem. It does not grant a bonus to your character, but to skills in sockets connected to it. Place into an item socket connected to a socket containing the Skill Gem you wish to augment. Right click to remove from a socket.", + "frameType": 4, + "x": 37, + "y": 1, + "inventoryId": "Stash12" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9TaG9ja3dhdmVTbGFtIiwidyI6MSwiaCI6MSwic2NhbGUiOjEsImd0Ijp0cnVlfV0/eb6d5aa07f/ShockwaveSlam.png", + "support": false, + "league": "Mercenaries", + "id": "01ef85b5e34fa2334cc55754951da5f3275e33a57acb60646f6ea9d58525259b", + "name": "", + "typeLine": "Sunder of Trarthus", + "baseType": "Sunder of Trarthus", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Attack, AoE, Slam, Melee", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "8 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Speed", + "values": [ + [ + "75% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "205% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "205%", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "12", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "33", + 0 + ] + ], + "displayMode": 1, + "type": 63 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1/15249", + 0 + ] + ], + "displayMode": 2, + "progress": 0, + "type": 20 + } + ], + "secDescrText": "Slams the ground, creating a slow wave of churning terrain that damages enemies in a sequence of areas in front of you. A number of enemies hit by the wave will release a shockwave, damaging other enemies around them. Using the skill again will stop the previous wave. When the wave reaches a target or terrain, it can restart aiming towards an enemy, if one is in range. Requires a Mace, Sceptre, Axe, Staff or Unarmed.", + "explicitMods": [ + "Shockwaves deal 40% less Damage", + "Wave causes Shockwaves from up to 5 Enemies in each Area", + "Wave Damages 4 Areas", + "Wave cannot stop before Damaging 2 Areas", + "Wave can restart up to 2 times\nWave Areas gain +0.1 metres to radius for each previous Area" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 26, + "y": 1, + "inventoryId": "Stash12" + } + ] + }, + "UnknownAccount!-Mercenaries-12-stis": { + "numTabs": 14, + "blightLayout": { + "0": { + "x": 30.425963488843816, + "y": 27.383367139959436, + "w": 1, + "h": 1, + "scale": 0.7692307829856873 + }, + "1": { + "x": 85.19269776876268, + "y": 27.383367139959436, + "w": 1, + "h": 1, + "scale": 0.7692307829856873 + }, + "2": { + "x": 142.39350912778906, + "y": 27.383367139959436, + "w": 1, + "h": 1, + "scale": 0.7692307829856873 + }, + "3": { + "x": 198.98580121703856, + "y": 27.383367139959436, + "w": 1, + "h": 1, + "scale": 0.7692307829856873 + }, + "4": { + "x": 254.96957403651118, + "y": 27.383367139959436, + "w": 1, + "h": 1, + "scale": 0.7692307829856873 + }, + "5": { + "x": 310.9533468559838, + "y": 27.383367139959436, + "w": 1, + "h": 1, + "scale": 0.7692307829856873 + }, + "6": { + "x": 368.15415821501017, + "y": 27.383367139959436, + "w": 1, + "h": 1, + "scale": 0.7692307829856873 + }, + "7": { + "x": 59.026369168357, + "y": 76.67342799188641, + "w": 1, + "h": 1, + "scale": 0.7692307829856873 + }, + "8": { + "x": 114.40162271805275, + "y": 76.67342799188641, + "w": 1, + "h": 1, + "scale": 0.7692307829856873 + }, + "9": { + "x": 170.38539553752537, + "y": 76.67342799188641, + "w": 1, + "h": 1, + "scale": 0.7692307829856873 + }, + "10": { + "x": 226.97768762677487, + "y": 76.67342799188641, + "w": 1, + "h": 1, + "scale": 0.7692307829856873 + }, + "11": { + "x": 283.56997971602436, + "y": 76.67342799188641, + "w": 1, + "h": 1, + "scale": 0.7692307829856873 + }, + "12": { + "x": 340.16227180527386, + "y": 76.67342799188641, + "w": 1, + "h": 1, + "scale": 0.7692307829856873 + }, + "13": { + "x": 221.50101419878297, + "y": 139.95943204868155, + "w": 2, + "h": 4, + "scale": 0.7564102411270142 + }, + "15": { + "x": 303.0425963488844, + "y": 139.95943204868155, + "w": 1, + "h": 1, + "scale": 0.8717948794364929 + }, + "16": { + "x": 303.0425963488844, + "y": 191.07505070993918, + "w": 1, + "h": 1, + "scale": 0.8717948794364929 + }, + "17": { + "x": 303.0425963488844, + "y": 242.19066937119678, + "w": 1, + "h": 1, + "scale": 0.8717948794364929 + }, + "18": { + "x": 31.643002028397568, + "y": 337.72819472616635, + "w": 1, + "h": 1, + "scale": 0.7179487347602844 + }, + "19": { + "x": 74.54361054766734, + "y": 337.72819472616635, + "w": 1, + "h": 1, + "scale": 0.7179487347602844 + }, + "20": { + "x": 117.44421906693712, + "y": 337.72819472616635, + "w": 1, + "h": 1, + "scale": 0.7179487347602844 + }, + "21": { + "x": 160.34482758620692, + "y": 337.72819472616635, + "w": 1, + "h": 1, + "scale": 0.7179487347602844 + }, + "22": { + "x": 203.2454361054767, + "y": 337.72819472616635, + "w": 1, + "h": 1, + "scale": 0.7179487347602844 + }, + "23": { + "x": 246.14604462474648, + "y": 337.72819472616635, + "w": 1, + "h": 1, + "scale": 0.7179487347602844 + }, + "24": { + "x": 289.04665314401626, + "y": 337.72819472616635, + "w": 1, + "h": 1, + "scale": 0.7179487347602844 + }, + "25": { + "x": 331.94726166328604, + "y": 337.72819472616635, + "w": 1, + "h": 1, + "scale": 0.7179487347602844 + }, + "26": { + "x": 374.8478701825558, + "y": 337.72819472616635, + "w": 1, + "h": 1, + "scale": 0.7179487347602844 + }, + "27": { + "x": 417.7484787018256, + "y": 337.72819472616635, + "w": 1, + "h": 1, + "scale": 0.7179487347602844 + }, + "28": { + "x": 460.6490872210954, + "y": 337.72819472616635, + "w": 1, + "h": 1, + "scale": 0.7179487347602844 + }, + "29": { + "x": 503.54969574036517, + "y": 337.72819472616635, + "w": 1, + "h": 1, + "scale": 0.7179487347602844 + }, + "30": { + "x": 31.643002028397568, + "y": 380.62880324543613, + "w": 1, + "h": 1, + "scale": 0.7179487347602844 + }, + "31": { + "x": 74.54361054766734, + "y": 380.62880324543613, + "w": 1, + "h": 1, + "scale": 0.7179487347602844 + }, + "32": { + "x": 117.44421906693712, + "y": 380.62880324543613, + "w": 1, + "h": 1, + "scale": 0.7179487347602844 + }, + "33": { + "x": 160.34482758620692, + "y": 380.62880324543613, + "w": 1, + "h": 1, + "scale": 0.7179487347602844 + }, + "34": { + "x": 203.2454361054767, + "y": 380.62880324543613, + "w": 1, + "h": 1, + "scale": 0.7179487347602844 + }, + "35": { + "x": 246.14604462474648, + "y": 380.62880324543613, + "w": 1, + "h": 1, + "scale": 0.7179487347602844 + }, + "36": { + "x": 289.04665314401626, + "y": 380.62880324543613, + "w": 1, + "h": 1, + "scale": 0.7179487347602844 + }, + "37": { + "x": 331.94726166328604, + "y": 380.62880324543613, + "w": 1, + "h": 1, + "scale": 0.7179487347602844 + }, + "38": { + "x": 374.8478701825558, + "y": 380.62880324543613, + "w": 1, + "h": 1, + "scale": 0.7179487347602844 + }, + "39": { + "x": 417.7484787018256, + "y": 380.62880324543613, + "w": 1, + "h": 1, + "scale": 0.7179487347602844 + }, + "40": { + "x": 460.6490872210954, + "y": 380.62880324543613, + "w": 1, + "h": 1, + "scale": 0.7179487347602844 + }, + "41": { + "x": 503.54969574036517, + "y": 380.62880324543613, + "w": 1, + "h": 1, + "scale": 0.7179487347602844 + }, + "42": { + "x": 31.643002028397568, + "y": 423.5294117647059, + "w": 1, + "h": 1, + "scale": 0.7179487347602844 + }, + "43": { + "x": 74.54361054766734, + "y": 423.5294117647059, + "w": 1, + "h": 1, + "scale": 0.7179487347602844 + }, + "44": { + "x": 117.44421906693712, + "y": 423.5294117647059, + "w": 1, + "h": 1, + "scale": 0.7179487347602844 + }, + "45": { + "x": 160.34482758620692, + "y": 423.5294117647059, + "w": 1, + "h": 1, + "scale": 0.7179487347602844 + }, + "46": { + "x": 203.2454361054767, + "y": 423.5294117647059, + "w": 1, + "h": 1, + "scale": 0.7179487347602844 + }, + "47": { + "x": 246.14604462474648, + "y": 423.5294117647059, + "w": 1, + "h": 1, + "scale": 0.7179487347602844 + }, + "48": { + "x": 289.04665314401626, + "y": 423.5294117647059, + "w": 1, + "h": 1, + "scale": 0.7179487347602844 + }, + "49": { + "x": 331.94726166328604, + "y": 423.5294117647059, + "w": 1, + "h": 1, + "scale": 0.7179487347602844 + }, + "50": { + "x": 374.8478701825558, + "y": 423.5294117647059, + "w": 1, + "h": 1, + "scale": 0.7179487347602844 + }, + "51": { + "x": 417.7484787018256, + "y": 423.5294117647059, + "w": 1, + "h": 1, + "scale": 0.7179487347602844 + }, + "52": { + "x": 460.6490872210954, + "y": 423.5294117647059, + "w": 1, + "h": 1, + "scale": 0.7179487347602844 + }, + "53": { + "x": 503.54969574036517, + "y": 423.5294117647059, + "w": 1, + "h": 1, + "scale": 0.7179487347602844 + }, + "54": { + "x": 31.643002028397568, + "y": 466.4300202839757, + "w": 1, + "h": 1, + "scale": 0.7179487347602844 + }, + "55": { + "x": 74.54361054766734, + "y": 466.4300202839757, + "w": 1, + "h": 1, + "scale": 0.7179487347602844 + }, + "56": { + "x": 117.44421906693712, + "y": 466.4300202839757, + "w": 1, + "h": 1, + "scale": 0.7179487347602844 + }, + "57": { + "x": 160.34482758620692, + "y": 466.4300202839757, + "w": 1, + "h": 1, + "scale": 0.7179487347602844 + }, + "58": { + "x": 203.2454361054767, + "y": 466.4300202839757, + "w": 1, + "h": 1, + "scale": 0.7179487347602844 + }, + "59": { + "x": 246.14604462474648, + "y": 466.4300202839757, + "w": 1, + "h": 1, + "scale": 0.7179487347602844 + }, + "60": { + "x": 289.04665314401626, + "y": 466.4300202839757, + "w": 1, + "h": 1, + "scale": 0.7179487347602844 + }, + "61": { + "x": 331.94726166328604, + "y": 466.4300202839757, + "w": 1, + "h": 1, + "scale": 0.7179487347602844 + }, + "62": { + "x": 374.8478701825558, + "y": 466.4300202839757, + "w": 1, + "h": 1, + "scale": 0.7179487347602844 + }, + "63": { + "x": 417.7484787018256, + "y": 466.4300202839757, + "w": 1, + "h": 1, + "scale": 0.7179487347602844 + }, + "64": { + "x": 460.6490872210954, + "y": 466.4300202839757, + "w": 1, + "h": 1, + "scale": 0.7179487347602844 + }, + "65": { + "x": 503.54969574036517, + "y": 466.4300202839757, + "w": 1, + "h": 1, + "scale": 0.7179487347602844 + }, + "66": { + "x": 31.643002028397568, + "y": 509.3306288032455, + "w": 1, + "h": 1, + "scale": 0.7179487347602844 + }, + "67": { + "x": 74.54361054766734, + "y": 509.3306288032455, + "w": 1, + "h": 1, + "scale": 0.7179487347602844 + }, + "68": { + "x": 117.44421906693712, + "y": 509.3306288032455, + "w": 1, + "h": 1, + "scale": 0.7179487347602844 + }, + "69": { + "x": 160.34482758620692, + "y": 509.3306288032455, + "w": 1, + "h": 1, + "scale": 0.7179487347602844 + }, + "70": { + "x": 203.2454361054767, + "y": 509.3306288032455, + "w": 1, + "h": 1, + "scale": 0.7179487347602844 + }, + "71": { + "x": 246.14604462474648, + "y": 509.3306288032455, + "w": 1, + "h": 1, + "scale": 0.7179487347602844 + }, + "72": { + "x": 289.04665314401626, + "y": 509.3306288032455, + "w": 1, + "h": 1, + "scale": 0.7179487347602844 + }, + "73": { + "x": 331.94726166328604, + "y": 509.3306288032455, + "w": 1, + "h": 1, + "scale": 0.7179487347602844 + }, + "74": { + "x": 374.8478701825558, + "y": 509.3306288032455, + "w": 1, + "h": 1, + "scale": 0.7179487347602844 + }, + "75": { + "x": 417.7484787018256, + "y": 509.3306288032455, + "w": 1, + "h": 1, + "scale": 0.7179487347602844 + }, + "76": { + "x": 460.6490872210954, + "y": 509.3306288032455, + "w": 1, + "h": 1, + "scale": 0.7179487347602844 + }, + "77": { + "x": 503.54969574036517, + "y": 509.3306288032455, + "w": 1, + "h": 1, + "scale": 0.7179487347602844 + }, + "78": { + "x": 349.290060851927, + "y": 171.60243407707912, + "w": 1, + "h": 1, + "scale": 0.8717948794364929 + }, + "79": { + "x": 445.43610547667345, + "y": 27.383367139959436, + "w": 1, + "h": 1, + "scale": 0.7692307829856873 + }, + "80": { + "x": 503.2454361054767, + "y": 27.383367139959436, + "w": 1, + "h": 1, + "scale": 0.7692307829856873, + "hidden": true + }, + "81": { + "x": 445.43610547667345, + "y": 79.10750507099392, + "w": 1, + "h": 1, + "scale": 0.7692307829856873 + }, + "82": { + "x": 503.2454361054767, + "y": 79.10750507099392, + "w": 1, + "h": 1, + "scale": 0.7692307829856873 + } + }, + "items": [ + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI4LDE0LHsiZiI6IjJESXRlbXMvTWFwcy9BdGxhczJNYXBzL05ldy9Db2xvbm5hZGUiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MSwibW4iOjIyLCJtdCI6MTUsIm1iIjp0cnVlfV0/c6e33552e2/Colonnade.png", + "league": "Mercenaries", + "id": "506dd9c3a2c93f3b2c101915d0027b566c59898244fa6f4c31813e079ec9b85f", + "name": "", + "typeLine": "Blighted Colonnade Map", + "baseType": "Blighted Colonnade Map", + "rarity": "Normal", + "ilvl": 82, + "identified": true, + "properties": [ + { + "name": "Map Tier", + "values": [ + [ + "15", + 0 + ] + ], + "displayMode": 0, + "type": 1 + } + ], + "implicitMods": [ + "Area is infested with Fungal Growths\nMap's Item Quantity Modifiers also affect Blight Chest count at 25% value\nCan be Anointed up to 3 times", + "Natural inhabitants of this area have been removed" + ], + "descrText": "Travel to this Map by using it in a personal Map Device. Maps can only be used once.", + "frameType": 0, + "x": 19, + "y": 0, + "inventoryId": "Stash13" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvT2lscy9PcGFsZXNjZW50T2lsIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/11d5d92171/OpalescentOil.png", + "stackSize": 1, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "63bf29d44e9054652585720a9c3537dd5e9ec00f1f0aafc43b33bf1597514d90", + "name": "", + "typeLine": "Opalescent Oil", + "baseType": "Opalescent Oil", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "1/10", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "descrText": "Can be combined with other Oils at Cassia to Enchant Rings or Amulets, or to modify Blighted Maps.", + "frameType": 5, + "x": 10, + "y": 0, + "inventoryId": "Stash13" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI4LDE0LHsiZiI6IjJESXRlbXMvTWFwcy9BdGxhczJNYXBzL05ldy9QcmltZXZhbFJ1aW5zIiwidyI6MSwiaCI6MSwic2NhbGUiOjEsIm1uIjoyMiwibXQiOjE0LCJtYiI6dHJ1ZX1d/d7e8c70950/PrimevalRuins.png", + "league": "Mercenaries", + "id": "08140a50b4475697bb4c99baf4a6a34d69212559c8fe18a5545267ef5386e0e1", + "name": "", + "typeLine": "Blighted Primordial Blocks Map", + "baseType": "Blighted Primordial Blocks Map", + "rarity": "Normal", + "ilvl": 82, + "identified": true, + "properties": [ + { + "name": "Map Tier", + "values": [ + [ + "14", + 0 + ] + ], + "displayMode": 0, + "type": 1 + } + ], + "implicitMods": [ + "Area is infested with Fungal Growths\nMap's Item Quantity Modifiers also affect Blight Chest count at 25% value\nCan be Anointed up to 3 times", + "Natural inhabitants of this area have been removed" + ], + "descrText": "Travel to this Map by using it in a personal Map Device. Maps can only be used once.", + "frameType": 0, + "x": 20, + "y": 0, + "inventoryId": "Stash13" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvT2lscy9WZXJkYW50T2lsIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/55a911a67d/VerdantOil.png", + "stackSize": 18, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "b76930b55a449be2b8a97ac0c931133e1fed43d698dd811d3808cf4f2ffa4d59", + "name": "", + "typeLine": "Verdant Oil", + "baseType": "Verdant Oil", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "18/10", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "descrText": "Can be combined with other Oils at Cassia to Enchant Rings or Amulets, or to modify Blighted Maps.", + "frameType": 5, + "x": 3, + "y": 0, + "inventoryId": "Stash13" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI4LDE0LHsiZiI6IjJESXRlbXMvTWFwcy9BdGxhczJNYXBzL05ldy9SYW1wYXJ0cyIsInciOjEsImgiOjEsInNjYWxlIjoxLCJtbiI6MjIsIm10IjoxLCJtYiI6dHJ1ZX1d/5f64997cb9/Ramparts.png", + "league": "Mercenaries", + "id": "7af3214bdd494a085096d547b4402e45cf3aae66593fe3f7c9a866b686a4a3b9", + "name": "", + "typeLine": "Blighted Ramparts Map", + "baseType": "Blighted Ramparts Map", + "rarity": "Normal", + "ilvl": 68, + "identified": true, + "properties": [ + { + "name": "Map Tier", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 1 + } + ], + "implicitMods": [ + "Area is infested with Fungal Growths\nMap's Item Quantity Modifiers also affect Blight Chest count at 25% value\nCan be Anointed up to 3 times", + "Natural inhabitants of this area have been removed" + ], + "descrText": "Travel to this Map by using it in a personal Map Device. Maps can only be used once.", + "frameType": 0, + "x": 21, + "y": 0, + "inventoryId": "Stash13" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvT2lscy9BenVyZU9pbCIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/926343421b/AzureOil.png", + "stackSize": 5, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "55e7e1142d4574f9c65f99ba75e3a75eee57a54da986ee1933df56b9e22b7d21", + "name": "", + "typeLine": "Azure Oil", + "baseType": "Azure Oil", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "5/10", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "descrText": "Can be combined with other Oils at Cassia to Enchant Rings or Amulets, or to modify Blighted Maps.", + "frameType": 5, + "x": 5, + "y": 0, + "inventoryId": "Stash13" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvT2lscy9UZWFsT2lsIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/b6712a15cf/TealOil.png", + "stackSize": 9, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "788e0f971721b7844316f7d5c434ad063d248b047550e84a2a39aabd6279c861", + "name": "", + "typeLine": "Teal Oil", + "baseType": "Teal Oil", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "9/10", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "descrText": "Can be combined with other Oils at Cassia to Enchant Rings or Amulets, or to modify Blighted Maps.", + "frameType": 5, + "x": 4, + "y": 0, + "inventoryId": "Stash13" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvT2lscy9JbmRpZ29PaWwiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/f9356f7cb0/IndigoOil.png", + "stackSize": 4, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "e699e9a0e70b613ab0c2e56fa6c6d0f006a04e01bb49e67f142b5467039269a8", + "name": "", + "typeLine": "Indigo Oil", + "baseType": "Indigo Oil", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "4/10", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "descrText": "Can be combined with other Oils at Cassia to Enchant Rings or Amulets, or to modify Blighted Maps.", + "frameType": 5, + "x": 6, + "y": 0, + "inventoryId": "Stash13" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvT2lscy9WaW9sZXRPaWwiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/64c679a735/VioletOil.png", + "stackSize": 4, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "f898cb48ec57f36d273fec0485a21a37f6b29541e325f631fc1e6e369867f0b1", + "name": "", + "typeLine": "Violet Oil", + "baseType": "Violet Oil", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "4/10", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "descrText": "Can be combined with other Oils at Cassia to Enchant Rings or Amulets, or to modify Blighted Maps.", + "frameType": 5, + "x": 7, + "y": 0, + "inventoryId": "Stash13" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvT2lscy9BbWJlck9pbCIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/931f4d2fdd/AmberOil.png", + "stackSize": 19, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "b5181dfaba2039dacc50031210cfd2866714e3de30f7f74b676db1845ecd1255", + "name": "", + "typeLine": "Amber Oil", + "baseType": "Amber Oil", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "19/10", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "descrText": "Can be combined with other Oils at Cassia to Enchant Rings or Amulets, or to modify Blighted Maps.", + "frameType": 5, + "x": 2, + "y": 0, + "inventoryId": "Stash13" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvT2lscy9Dcmltc29uT2lsIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/54fb620c7e/CrimsonOil.png", + "stackSize": 4, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "a9420c0ce4bb925fe4ed4a7eb6ec601154d34c814d7af284cb280c8eb5afef9c", + "name": "", + "typeLine": "Crimson Oil", + "baseType": "Crimson Oil", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "4/10", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "descrText": "Can be combined with other Oils at Cassia to Enchant Rings or Amulets, or to modify Blighted Maps.", + "frameType": 5, + "x": 8, + "y": 0, + "inventoryId": "Stash13" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI4LDE0LHsiZiI6IjJESXRlbXMvTWFwcy9BdGxhczJNYXBzL05ldy9Db2xkUml2ZXIiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MSwibW4iOjIyLCJtdCI6MTQsIm1iIjp0cnVlfV0/2f41bda29b/ColdRiver.png", + "league": "Mercenaries", + "id": "63f9e4de04c754e5248989e93089d073c06767e79c4f9f043705d44ba4683354", + "name": "", + "typeLine": "Blighted Cold River Map", + "baseType": "Blighted Cold River Map", + "rarity": "Normal", + "ilvl": 81, + "identified": true, + "properties": [ + { + "name": "Map Tier", + "values": [ + [ + "14", + 0 + ] + ], + "displayMode": 0, + "type": 1 + } + ], + "implicitMods": [ + "Area is infested with Fungal Growths\nMap's Item Quantity Modifiers also affect Blight Chest count at 25% value\nCan be Anointed up to 3 times", + "Natural inhabitants of this area have been removed" + ], + "descrText": "Travel to this Map by using it in a personal Map Device. Maps can only be used once.", + "frameType": 0, + "x": 18, + "y": 0, + "inventoryId": "Stash13" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvT2lscy9TZXBpYU9pbCIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/580407bed5/SepiaOil.png", + "stackSize": 24, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "b40a58a102107d730279636d51b8fb3d13887234b7f0939a24bfe9eced5b313d", + "name": "", + "typeLine": "Sepia Oil", + "baseType": "Sepia Oil", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "24/10", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "descrText": "Can be combined with other Oils at Cassia to Enchant Rings or Amulets, or to modify Blighted Maps.", + "frameType": 5, + "x": 1, + "y": 0, + "inventoryId": "Stash13" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvT2lscy9DbGVhck9pbCIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/de298bd226/ClearOil.png", + "stackSize": 33, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "7f0adc64ab9ccf54c50cdd06a5a4e53b2c4383a95eea52a13bbefbd96f080040", + "name": "", + "typeLine": "Clear Oil", + "baseType": "Clear Oil", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "33/10", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "descrText": "Can be combined with other Oils at Cassia to Enchant Rings or Amulets, or to modify Blighted Maps.", + "frameType": 5, + "x": 0, + "y": 0, + "inventoryId": "Stash13" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvT2lscy9CbGFja09pbCIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/763ed79fad/BlackOil.png", + "stackSize": 2, + "maxStackSize": 5000, + "league": "Mercenaries", + "id": "1cdc35f761bf13a8121b2abb3f5c09b3245fbfee8d93f856956377f65711a4c4", + "name": "", + "typeLine": "Black Oil", + "baseType": "Black Oil", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "2/10", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "descrText": "Can be combined with other Oils at Cassia to Enchant Rings or Amulets, or to modify Blighted Maps.", + "frameType": 5, + "x": 9, + "y": 0, + "inventoryId": "Stash13" + } + ] + }, + "UnknownAccount!-Mercenaries-13-stis": { + "numTabs": 14, + "flaskLayout": { + "filters": [ + "life", + "mana", + "hybrid", + "utility", + "unique" + ], + "sections": [ + { + "min": 85, + "max": 100 + }, + { + "min": 81, + "max": 84 + }, + { + "min": 71, + "max": 80 + }, + { + "min": 61, + "max": 70 + }, + { + "min": 51, + "max": 60 + }, + { + "min": 41, + "max": 50 + }, + { + "min": 31, + "max": 40 + }, + { + "min": 21, + "max": 30 + }, + { + "min": 11, + "max": 20 + }, + { + "min": 1, + "max": 10 + } + ], + "layout": { + "96,2": { + "filter": "utility", + "section": 1 + }, + "47,2": { + "filter": "utility", + "section": 1 + }, + "110,2": { + "filter": "utility", + "section": 1 + }, + "4,2": { + "filter": "utility", + "section": 1 + }, + "78,0": { + "filter": "utility", + "section": 1 + }, + "52,2": { + "filter": "utility", + "section": 1 + }, + "37,0": { + "filter": "utility", + "section": 1 + }, + "44,0": { + "filter": "utility", + "section": 1 + }, + "31,0": { + "filter": "utility", + "section": 2 + }, + "115,2": { + "filter": "utility", + "section": 0 + }, + "43,0": { + "filter": "utility", + "section": 1 + }, + "83,0": { + "filter": "life", + "section": 1 + }, + "55,2": { + "filter": "unique", + "section": 3 + }, + "31,2": { + "filter": "utility", + "section": 1 + }, + "67,0": { + "filter": "utility", + "section": 1 + }, + "103,2": { + "filter": "utility", + "section": 0 + }, + "90,2": { + "filter": "utility", + "section": 0 + }, + "83,2": { + "filter": "utility", + "section": 0 + }, + "108,0": { + "filter": "utility", + "section": 1 + }, + "112,0": { + "filter": "", + "section": 0 + }, + "1,2": { + "filter": "mana", + "section": 1 + }, + "84,2": { + "filter": "utility", + "section": 0 + }, + "80,2": { + "filter": "life", + "section": 0 + }, + "51,2": { + "filter": "utility", + "section": 1 + }, + "26,0": { + "filter": "utility", + "section": 1 + }, + "35,2": { + "filter": "utility", + "section": 1 + }, + "89,0": { + "filter": "utility", + "section": 1 + }, + "95,0": { + "filter": "utility", + "section": 1 + }, + "56,0": { + "filter": "mana", + "section": 0 + }, + "29,2": { + "filter": "utility", + "section": 1 + }, + "28,0": { + "filter": "utility", + "section": 3 + }, + "113,2": { + "filter": "utility", + "section": 1 + }, + "36,0": { + "filter": "utility", + "section": 0 + }, + "100,0": { + "filter": "utility", + "section": 1 + }, + "32,2": { + "filter": "utility", + "section": 1 + }, + "14,0": { + "filter": "utility", + "section": 2 + }, + "0,0": { + "filter": "mana", + "section": 1 + }, + "20,0": { + "filter": "utility", + "section": 2 + }, + "33,0": { + "filter": "utility", + "section": 1 + }, + "98,2": { + "filter": "utility", + "section": 1 + }, + "13,0": { + "filter": "life", + "section": 1 + }, + "34,2": { + "filter": "utility", + "section": 1 + }, + "37,2": { + "filter": "utility", + "section": 1 + }, + "53,2": { + "filter": "unique", + "section": 1 + }, + "54,2": { + "filter": "utility", + "section": 1 + }, + "91,2": { + "filter": "utility", + "section": 1 + }, + "38,2": { + "filter": "utility", + "section": 1 + }, + "30,2": { + "filter": "utility", + "section": 1 + }, + "81,0": { + "filter": "life", + "section": 1 + }, + "43,2": { + "filter": "unique", + "section": 0 + }, + "50,2": { + "filter": "utility", + "section": 1 + }, + "29,0": { + "filter": "unique", + "section": 1 + }, + "71,0": { + "filter": "utility", + "section": 1 + }, + "42,0": { + "filter": "utility", + "section": 1 + }, + "90,0": { + "filter": "utility", + "section": 0 + }, + "88,0": { + "filter": "utility", + "section": 1 + }, + "53,0": { + "filter": "utility", + "section": 1 + }, + "113,0": { + "filter": "utility", + "section": 1 + }, + "84,0": { + "filter": "mana", + "section": 1 + }, + "20,2": { + "filter": "unique", + "section": 2 + }, + "48,2": { + "filter": "utility", + "section": 1 + }, + "39,0": { + "filter": "utility", + "section": 1 + }, + "116,0": { + "filter": "utility", + "section": 1 + }, + "106,2": { + "filter": "utility", + "section": 1 + }, + "67,2": { + "filter": "utility", + "section": 1 + }, + "73,2": { + "filter": "utility", + "section": 1 + }, + "10,2": { + "filter": "life", + "section": 1 + }, + "106,0": { + "filter": "utility", + "section": 1 + }, + "108,2": { + "filter": "utility", + "section": 0 + }, + "58,0": { + "filter": "utility", + "section": 1 + }, + "15,0": { + "filter": "utility", + "section": 3 + }, + "105,0": { + "filter": "utility", + "section": 1 + }, + "102,0": { + "filter": "utility", + "section": 1 + }, + "99,2": { + "filter": "utility", + "section": 1 + }, + "101,2": { + "filter": "utility", + "section": 1 + }, + "102,2": { + "filter": "utility", + "section": 1 + }, + "39,2": { + "filter": "utility", + "section": 1 + }, + "76,0": { + "filter": "utility", + "section": 1 + }, + "48,0": { + "filter": "utility", + "section": 1 + }, + "27,2": { + "filter": "unique", + "section": 1 + }, + "99,0": { + "filter": "utility", + "section": 1 + }, + "38,0": { + "filter": "utility", + "section": 1 + }, + "40,0": { + "filter": "utility", + "section": 1 + }, + "85,0": { + "filter": "unique", + "section": 0 + }, + "35,0": { + "filter": "utility", + "section": 1 + }, + "87,0": { + "filter": "utility", + "section": 1 + }, + "73,0": { + "filter": "utility", + "section": 1 + }, + "65,0": { + "filter": "utility", + "section": 0 + }, + "36,2": { + "filter": "utility", + "section": 1 + }, + "109,2": { + "filter": "mana", + "section": 1 + }, + "32,0": { + "filter": "utility", + "section": 1 + }, + "34,0": { + "filter": "utility", + "section": 1 + }, + "104,2": { + "filter": "utility", + "section": 1 + }, + "23,0": { + "filter": "utility", + "section": 2 + }, + "85,2": { + "filter": "utility", + "section": 1 + }, + "107,0": { + "filter": "utility", + "section": 1 + }, + "92,2": { + "filter": "utility", + "section": 0 + }, + "98,0": { + "filter": "utility", + "section": 1 + }, + "104,0": { + "filter": "life", + "section": 1 + }, + "24,2": { + "filter": "utility", + "section": 2 + }, + "112,2": { + "filter": "utility", + "section": 1 + }, + "21,2": { + "filter": "utility", + "section": 1 + }, + "56,2": { + "filter": "utility", + "section": 1 + }, + "72,0": { + "filter": "utility", + "section": 1 + }, + "46,2": { + "filter": "utility", + "section": 1 + }, + "100,2": { + "filter": "utility", + "section": 1 + }, + "50,0": { + "filter": "utility", + "section": 1 + }, + "80,0": { + "filter": "utility", + "section": 1 + }, + "28,2": { + "filter": "utility", + "section": 1 + }, + "22,2": { + "filter": "utility", + "section": 2 + }, + "55,0": { + "filter": "utility", + "section": 1 + }, + "92,0": { + "filter": "utility", + "section": 0 + }, + "105,2": { + "filter": "utility", + "section": 0 + }, + "89,2": { + "filter": "utility", + "section": 1 + }, + "87,2": { + "filter": "utility", + "section": 1 + }, + "96,0": { + "filter": "utility", + "section": 1 + }, + "70,0": { + "filter": "utility", + "section": 1 + }, + "2,2": { + "filter": "life", + "section": 7 + }, + "111,0": { + "filter": "utility", + "section": 1 + }, + "114,2": { + "filter": "utility", + "section": 0 + }, + "77,0": { + "filter": "mana", + "section": 1 + }, + "118,0": { + "filter": "life", + "section": 0 + }, + "47,0": { + "filter": "utility", + "section": 0 + }, + "110,0": { + "filter": "utility", + "section": 1 + }, + "12,2": { + "filter": "utility", + "section": 1 + }, + "59,2": { + "filter": "utility", + "section": 1 + }, + "86,0": { + "filter": "mana", + "section": 1 + }, + "95,2": { + "filter": "utility", + "section": 1 + }, + "5,0": { + "filter": "utility", + "section": 1 + }, + "33,2": { + "filter": "utility", + "section": 1 + }, + "45,2": { + "filter": "utility", + "section": 1 + }, + "22,0": { + "filter": "utility", + "section": 1 + }, + "72,2": { + "filter": "utility", + "section": 1 + }, + "81,2": { + "filter": "mana", + "section": 1 + }, + "76,2": { + "filter": "utility", + "section": 1 + }, + "77,2": { + "filter": "utility", + "section": 1 + }, + "115,0": { + "filter": "unique", + "section": 3 + }, + "114,0": { + "filter": "utility", + "section": 0 + }, + "94,0": { + "filter": "life", + "section": 1 + }, + "78,2": { + "filter": "utility", + "section": 1 + }, + "109,0": { + "filter": "utility", + "section": 0 + }, + "30,0": { + "filter": "mana", + "section": 1 + }, + "69,0": { + "filter": "utility", + "section": 1 + }, + "41,0": { + "filter": "utility", + "section": 1 + }, + "52,0": { + "filter": "utility", + "section": 1 + }, + "107,2": { + "filter": "utility", + "section": 1 + }, + "19,2": { + "filter": "utility", + "section": 1 + }, + "41,2": { + "filter": "utility", + "section": 1 + }, + "26,2": { + "filter": "utility", + "section": 2 + }, + "49,2": { + "filter": "utility", + "section": 1 + }, + "79,2": { + "filter": "utility", + "section": 1 + }, + "25,2": { + "filter": "utility", + "section": 0 + }, + "42,2": { + "filter": "utility", + "section": 1 + }, + "86,2": { + "filter": "utility", + "section": 1 + }, + "94,2": { + "filter": "utility", + "section": 1 + }, + "57,2": { + "filter": "life", + "section": 1 + }, + "101,0": { + "filter": "utility", + "section": 0 + }, + "117,0": { + "filter": "unique", + "section": 2 + }, + "40,2": { + "filter": "utility", + "section": 1 + }, + "17,0": { + "filter": "utility", + "section": 2 + }, + "97,0": { + "filter": "utility", + "section": 1 + }, + "4,0": { + "filter": "utility", + "section": 1 + }, + "46,0": { + "filter": "utility", + "section": 1 + }, + "57,0": { + "filter": "utility", + "section": 1 + }, + "82,0": { + "filter": "mana", + "section": 1 + }, + "9,0": { + "filter": "utility", + "section": 1 + }, + "82,2": { + "filter": "life", + "section": 0 + }, + "91,0": { + "filter": "utility", + "section": 1 + }, + "45,0": { + "filter": "utility", + "section": 1 + }, + "27,0": { + "filter": "utility", + "section": 1 + }, + "49,0": { + "filter": "utility", + "section": 1 + }, + "25,0": { + "filter": "utility", + "section": 2 + }, + "97,2": { + "filter": "utility", + "section": 1 + }, + "79,0": { + "filter": "utility", + "section": 1 + }, + "103,0": { + "filter": "utility", + "section": 1 + }, + "44,2": { + "filter": "utility", + "section": 1 + }, + "111,2": { + "filter": "utility", + "section": 1 + }, + "88,2": { + "filter": "utility", + "section": 1 + }, + "54,0": { + "filter": "utility", + "section": 1 + }, + "74,0": { + "filter": "utility", + "section": 1 + }, + "93,2": { + "filter": "utility", + "section": 1 + }, + "58,2": { + "filter": "utility", + "section": 1 + }, + "74,2": { + "filter": "utility", + "section": 1 + }, + "93,0": { + "filter": "utility", + "section": 1 + }, + "18,2": { + "filter": "utility", + "section": 3 + }, + "116,2": { + "filter": "utility", + "section": 1 + }, + "51,0": { + "filter": "utility", + "section": 1 + }, + "117,2": { + "filter": "utility", + "section": 1 + }, + "17,2": { + "filter": "unique", + "section": 2 + }, + "9,2": { + "filter": "utility", + "section": 1 + }, + "2,0": { + "filter": "utility", + "section": 1 + }, + "70,2": { + "filter": "unique", + "section": 0 + }, + "13,2": { + "filter": "utility", + "section": 1 + }, + "12,0": { + "filter": "utility", + "section": 1 + }, + "63,2": { + "filter": "utility", + "section": 0 + }, + "64,0": { + "filter": "utility", + "section": 0 + }, + "59,0": { + "filter": "utility", + "section": 0 + }, + "69,2": { + "filter": "utility", + "section": 1 + }, + "15,2": { + "filter": "utility", + "section": 1 + }, + "18,0": { + "filter": "utility", + "section": 0 + }, + "3,2": { + "filter": "utility", + "section": 1 + }, + "61,2": { + "filter": "utility", + "section": 0 + }, + "71,2": { + "filter": "life", + "section": 1 + }, + "7,0": { + "filter": "utility", + "section": 1 + }, + "14,2": { + "filter": "utility", + "section": 1 + }, + "66,0": { + "filter": "utility", + "section": 1 + }, + "60,2": { + "filter": "utility", + "section": 1 + }, + "3,0": { + "filter": "utility", + "section": 1 + }, + "68,0": { + "filter": "utility", + "section": 1 + }, + "6,0": { + "filter": "utility", + "section": 1 + }, + "68,2": { + "filter": "utility", + "section": 1 + }, + "23,2": { + "filter": "utility", + "section": 1 + }, + "0,2": { + "filter": "utility", + "section": 9 + }, + "5,2": { + "filter": "utility", + "section": 9 + }, + "7,2": { + "filter": "utility", + "section": 1 + }, + "6,2": { + "filter": "utility", + "section": 1 + }, + "1,0": { + "filter": "mana", + "section": 2 + }, + "8,0": { + "filter": "utility", + "section": 1 + }, + "8,2": { + "filter": "utility", + "section": 1 + }, + "64,2": { + "filter": "utility", + "section": 1 + }, + "63,0": { + "filter": "utility", + "section": 0 + }, + "11,0": { + "filter": "utility", + "section": 1 + }, + "65,2": { + "filter": "utility", + "section": 1 + }, + "24,0": { + "filter": "life", + "section": 1 + }, + "11,2": { + "filter": "utility", + "section": 1 + }, + "66,2": { + "filter": "utility", + "section": 1 + }, + "10,0": { + "filter": "utility", + "section": 1 + }, + "19,0": { + "filter": "life", + "section": 0 + }, + "21,0": { + "filter": "utility", + "section": 0 + }, + "61,0": { + "filter": "utility", + "section": 0 + }, + "62,0": { + "filter": "utility", + "section": 0 + }, + "16,2": { + "filter": "utility", + "section": 0 + }, + "75,2": { + "filter": "utility", + "section": 1 + }, + "16,0": { + "filter": "unique", + "section": 2 + }, + "62,2": { + "filter": "utility", + "section": 1 + }, + "75,0": { + "filter": "utility", + "section": 0 + }, + "60,0": { + "filter": "utility", + "section": 1 + } + }, + "scale": 0.6085192697768763 + }, + "items": [ + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3Mvc3ByaW50IiwidyI6MSwiaCI6Miwic2NhbGUiOjEsImxldmVsIjoxfV0/aa66be180b/sprint.png", + "league": "Mercenaries", + "id": "961a46c49ce2efee65381001d97f90bf00f252ae94ca8a94c627c0096d23ca59", + "name": "", + "typeLine": "Quicksilver Flask", + "baseType": "Quicksilver Flask", + "rarity": "Normal", + "ilvl": 83, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "6", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "30", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "4", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "40% increased Movement Speed" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 96, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvZXZhc2lvbmZsYXNrMDEiLCJ3IjoxLCJoIjoyLCJzY2FsZSI6MSwibGV2ZWwiOjF9XQ/8ead4435df/evasionflask01.png", + "league": "Mercenaries", + "id": "420876aea6b2d10b098400a26924fe16e2514344c1c2dc23906fd2b0f5844ace", + "name": "", + "typeLine": "Jade Flask", + "baseType": "Jade Flask", + "rarity": "Normal", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "6", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "30", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "27", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "+1500 to Evasion Rating" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 47, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvZ3Jhbml0ZSIsInciOjEsImgiOjIsInNjYWxlIjoxLCJsZXZlbCI6MX1d/101bce8899/granite.png", + "league": "Mercenaries", + "id": "a71b1e4c2ecd6d9e7f86b43185d8cc403a8902dbfc62743bf2e4fff959a3a06d", + "name": "", + "typeLine": "Granite Flask", + "baseType": "Granite Flask", + "rarity": "Normal", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "6", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "30", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "27", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "+1500 to Armour" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 110, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3Mvc2lsdmVyIiwidyI6MSwiaCI6Miwic2NhbGUiOjEsImxldmVsIjoxfV0/a2143b575d/silver.png", + "league": "Mercenaries", + "id": "2d66ffa50751b43b5826c95617a1be5a9782fcd88d58bda0803811264a763a4e", + "name": "", + "typeLine": "Silver Flask", + "baseType": "Silver Flask", + "rarity": "Normal", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "6", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "40", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "27", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "Onslaught" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 4, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvZ3Jhbml0ZSIsInciOjEsImgiOjIsInNjYWxlIjoxLCJsZXZlbCI6MX1d/101bce8899/granite.png", + "league": "Mercenaries", + "id": "066e64559056d3a2d093abef5ba950204be56585d232ed2218594f86bc5ae492", + "name": "", + "typeLine": "Granite Flask", + "baseType": "Granite Flask", + "rarity": "Normal", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "6", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "30", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "27", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "+1500 to Armour" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 78, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3Mvc2FwcGhpcmUiLCJ3IjoxLCJoIjoyLCJzY2FsZSI6MSwibGV2ZWwiOjF9XQ/1545bc9f68/sapphire.png", + "league": "Mercenaries", + "id": "b04ce9c40eb471877a00901a8598c4759d8fd36c28b44e93a12b211719f6ab54", + "name": "", + "typeLine": "Sapphire Flask", + "baseType": "Sapphire Flask", + "rarity": "Normal", + "ilvl": 83, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "8", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "20", + 0 + ], + [ + "50", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "18", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "+5% to maximum Cold Resistance", + "+40% to Cold Resistance" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 52, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvZ29sZCIsInciOjEsImgiOjIsInNjYWxlIjoxLCJsZXZlbCI6MX1d/74568fc9b9/gold.png", + "league": "Mercenaries", + "id": "b5f9ee19a5ffedaa80c39514756b97ad67fb127b6e91e4b0499c197fd8c815fd", + "name": "", + "typeLine": "Sulphur Flask", + "baseType": "Sulphur Flask", + "rarity": "Normal", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "8", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "40", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "27", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "40% increased Damage" + ], + "implicitMods": [ + "Creates Consecrated Ground on Use" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 37, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvQW50aVN0dW5GbGFzayIsInciOjEsImgiOjIsInNjYWxlIjoxLCJsZXZlbCI6MX1d/4df2dac26a/AntiStunFlask.png", + "league": "Mercenaries", + "id": "f7ecb3df845b827f1a6d09b6d3416c02ef33b7e4a71d45511c50785629c2dacc", + "name": "", + "typeLine": "Corundum Flask", + "baseType": "Corundum Flask", + "rarity": "Normal", + "ilvl": 83, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "7.50", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "20", + 0 + ], + [ + "50", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "27", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "30% increased Stun Threshold", + "Cannot be Stunned if you've been Stunned during Effect" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 44, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3Mvc3ByaW50IiwidyI6MSwiaCI6Miwic2NhbGUiOjEsImxldmVsIjoxfV0/aa66be180b/sprint.png", + "league": "Mercenaries", + "id": "29217012d5a21939cfe3b0fae5c855afd601afb12085ed81410bab6f5e725277", + "name": "", + "typeLine": "Quicksilver Flask", + "baseType": "Quicksilver Flask", + "rarity": "Normal", + "ilvl": 80, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "6", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "30", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "4", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "40% increased Movement Speed" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 31, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3Mvc2lsdmVyIiwidyI6MSwiaCI6Miwic2NhbGUiOjEsImxldmVsIjoxfV0/a2143b575d/silver.png", + "league": "Mercenaries", + "id": "7504060a97a026f7cf79839e3b1fd6497f92e7d4141ff533627bdb0632249fa9", + "name": "", + "typeLine": "Silver Flask of the Penguin", + "baseType": "Silver Flask", + "rarity": "Magic", + "ilvl": 85, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "3.70", + 1 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "40", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "57", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "Onslaught" + ], + "explicitMods": [ + "39% less Duration", + "Immunity to Freeze and Chill during Effect" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 1, + "x": 115, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvZ3Jhbml0ZSIsInciOjEsImgiOjIsInNjYWxlIjoxLCJsZXZlbCI6MX1d/101bce8899/granite.png", + "league": "Mercenaries", + "id": "69e2836f4b0f7b318f81f022578dcc5265966b3ddbd06956393453c039021fdc", + "name": "", + "typeLine": "Abundant Granite Flask of the Petrel", + "baseType": "Granite Flask", + "rarity": "Magic", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "6", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "30", + 0 + ], + [ + "89", + 1 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "49", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "+1500 to Armour" + ], + "explicitMods": [ + "+29 to Maximum Charges", + "36% reduced Effect of Curses on you during Effect" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 1, + "x": 43, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvbGlmZWZsYXNrMTIiLCJ3IjoxLCJoIjoyLCJzY2FsZSI6MSwibGV2ZWwiOjF9XQ/7be2c09015/lifeflask12.png", + "league": "Mercenaries", + "id": "c4311f894523ef53cad1e2a558abc452a9082959eecab547631e24b9e08a0d5d", + "name": "", + "typeLine": "Superior Eternal Life Flask", + "baseType": "Eternal Life Flask", + "rarity": "Normal", + "ilvl": 83, + "identified": true, + "properties": [ + { + "name": "Quality", + "values": [ + [ + "+18%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + }, + { + "name": "Recovers {0} Life over {1} Seconds", + "values": [ + [ + "2454", + 1 + ], + [ + "2", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "15", + 0 + ], + [ + "45", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "65", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 83, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvS2lhcmFzRGV0ZXJtaW5hdGlvbiIsInciOjEsImgiOjIsInNjYWxlIjoxLCJsZXZlbCI6MX1d/591dcd7979/KiarasDetermination.png", + "league": "Mercenaries", + "id": "beb5eae4e36b038481a53396305564fe429f5ec8f192250315d3c3c8a1b4cea5", + "name": "Kiara's Determination", + "typeLine": "Silver Flask", + "baseType": "Silver Flask", + "rarity": "Unique", + "ilvl": 62, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "1.30", + 1 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "40", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "27", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "Onslaught" + ], + "explicitMods": [ + "78% reduced Duration", + "Immunity to Freeze, Chill, Curses and Stuns during Effect" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "flavourText": [ + "Travelers of the deep wood speak of a witch\r", + "whose ale provides a different kind\r", + "of liquid courage." + ], + "frameType": 3, + "x": 55, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvcGhhc2VmbGFzazAxIiwidyI6MSwiaCI6Miwic2NhbGUiOjEsImxldmVsIjoxfV0/6266d738e1/phaseflask01.png", + "league": "Mercenaries", + "id": "0d1b7aa0b6a68cc501750d32ac8681d6e9c43f6fb863f317a50be83eebe29879", + "name": "", + "typeLine": "Quartz Flask", + "baseType": "Quartz Flask", + "rarity": "Normal", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "6", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "30", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "27", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "+10% chance to Suppress Spell Damage", + "Phasing" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 31, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3Mvc3ByaW50IiwidyI6MSwiaCI6Miwic2NhbGUiOjEsImxldmVsIjoxfV0/aa66be180b/sprint.png", + "league": "Mercenaries", + "id": "de7ca63ddb70194e419e70aace7732b428e49d1cb959f242242fb26626be1d8d", + "name": "", + "typeLine": "Quicksilver Flask", + "baseType": "Quicksilver Flask", + "rarity": "Normal", + "ilvl": 83, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "6", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "30", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "4", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "40% increased Movement Speed" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 67, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3Mvc2lsdmVyIiwidyI6MSwiaCI6Miwic2NhbGUiOjEsImxldmVsIjoxfV0/a2143b575d/silver.png", + "league": "Mercenaries", + "id": "b6e557e782b1cd5627a08f02ab27ce545dc7cb1c6b2dd605e7e6532768c5b7d9", + "name": "", + "typeLine": "Abecedarian's Silver Flask", + "baseType": "Silver Flask", + "rarity": "Magic", + "ilvl": 85, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "3.80", + 1 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "40", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "27", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "Onslaught" + ], + "explicitMods": [ + "37% reduced Duration", + "25% increased effect" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 1, + "x": 103, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvZ3Jhbml0ZSIsInciOjEsImgiOjIsInNjYWxlIjoxLCJsZXZlbCI6MX1d/101bce8899/granite.png", + "league": "Mercenaries", + "id": "924a5403f94bf1d39fa6cbeff05c6f8863aaa858ce67066170ef1a06c247061b", + "name": "", + "typeLine": "Granite Flask", + "baseType": "Granite Flask", + "rarity": "Normal", + "ilvl": 86, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "6", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "30", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "27", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "+1500 to Armour" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 90, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvZ3Jhbml0ZSIsInciOjEsImgiOjIsInNjYWxlIjoxLCJsZXZlbCI6MX1d/101bce8899/granite.png", + "league": "Mercenaries", + "id": "96411117f8bc55059647d6511b21e0f48392235b5ee2299eb06c7ef307189587", + "name": "", + "typeLine": "Allocated Granite Flask", + "baseType": "Granite Flask", + "rarity": "Magic", + "ilvl": 85, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "6", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "30", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "54", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "+1500 to Armour" + ], + "explicitMods": [ + "57% increased Charge Recovery", + "25% reduced effect" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 1, + "x": 83, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvV2FyZGZsYXNrMDEiLCJ3IjoxLCJoIjoyLCJzY2FsZSI6MSwibGV2ZWwiOjF9XQ/19bbf3a214/Wardflask01.png", + "league": "Mercenaries", + "id": "ea88dbda77919690549bfa981aaaaa57aa6f525963276c5c306f9fb0a651e5ec", + "name": "", + "typeLine": "Iron Flask", + "baseType": "Iron Flask", + "rarity": "Normal", + "ilvl": 83, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "4", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "40", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "27", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "+200 to Ward" + ], + "implicitMods": [ + "Restores Ward on use" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 108, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRmxhc2tzL1BvaXNvblNhcCIsInciOjEsImgiOjIsInNjYWxlIjoxfV0/d8e5f6cbdc/PoisonSap.png", + "league": "Mercenaries", + "id": "855cc8e46e22c572a73a2b1c75b382fc8e73565516936fe9dbda509efd558df1", + "name": "", + "typeLine": "Astute Poisonberry Tincture of Conquest", + "baseType": "Poisonberry Tincture", + "rarity": "Magic", + "ilvl": 85, + "identified": true, + "properties": [ + { + "name": "Quality", + "values": [ + [ + "+19%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + }, + { + "name": "Inflicts Mana Burn every {0} Seconds", + "values": [ + [ + "0.70", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "{0} Second Cooldown when Deactivated", + "values": [ + [ + "4.41", + 1 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "65", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "23% chance to Poison with Melee Weapons", + "76% increased Damage with Poison from Melee Weapons" + ], + "explicitMods": [ + "36% increased Cooldown Recovery Rate", + "Gain 33 Life per Enemy Killed with Melee Weapons" + ], + "descrText": "Right click to activate. Only one Tincture in your belt can be active at a time. Mana Burn causes you to lose 1% of your maximum Mana per stack per second. Can be deactivated manually, or will automatically deactivate when you reach 0 Mana.", + "frameType": 1, + "x": 112, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvbWFuYWZsYXNrMTIiLCJ3IjoxLCJoIjoyLCJzY2FsZSI6MSwibGV2ZWwiOjF9XQ/6146902646/manaflask12.png", + "league": "Mercenaries", + "id": "fc373652bfb6c502b1f30ecefcf70663433071f7c4e8ccc93e8c0ab2b141576a", + "name": "", + "typeLine": "Turbid Eternal Mana Flask of Thawing", + "baseType": "Eternal Mana Flask", + "rarity": "Magic", + "ilvl": 83, + "identified": true, + "properties": [ + { + "name": "Quality", + "values": [ + [ + "+20%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + }, + { + "name": "Recovers {0} Mana over {1} Seconds", + "values": [ + [ + "3542", + 1 + ], + [ + "7", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "8", + 0 + ], + [ + "42", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "65", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "explicitMods": [ + "64% increased Mana Recovered", + "Removes 15% of Mana Recovered from Life when used", + "Grants Immunity to Chill for 15 seconds if used while Chilled\nGrants Immunity to Freeze for 15 seconds if used while Frozen" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 1, + "x": 1, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvZXZhc2lvbmZsYXNrMDEiLCJ3IjoxLCJoIjoyLCJzY2FsZSI6MSwibGV2ZWwiOjF9XQ/8ead4435df/evasionflask01.png", + "league": "Mercenaries", + "id": "aa8136c77a9019db992511b4c90b6fc49964f3b4020f2c8ac78062f5bb28fa8f", + "name": "", + "typeLine": "Measured Jade Flask of the Skunk", + "baseType": "Jade Flask", + "rarity": "Magic", + "ilvl": 85, + "identified": true, + "properties": [ + { + "name": "Quality", + "values": [ + [ + "+10%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + }, + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "3.60", + 1 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "30", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "41", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "+1500 to Evasion Rating" + ], + "explicitMods": [ + "51% increased Charge Recovery", + "46% less Duration", + "25% reduced effect", + "Immunity to Poison during Effect" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 1, + "x": 84, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvbGlmZWZsYXNrMTIiLCJ3IjoxLCJoIjoyLCJzY2FsZSI6MSwibGV2ZWwiOjF9XQ/7be2c09015/lifeflask12.png", + "league": "Mercenaries", + "id": "a708047b47e6b3a414ab2f3e4a27793e49c6cdf32b48518c10b46816cb4cc6a3", + "name": "", + "typeLine": "Kieserite Eternal Life Flask of the Necromancer", + "baseType": "Eternal Life Flask", + "rarity": "Magic", + "ilvl": 85, + "identified": true, + "properties": [ + { + "name": "Quality", + "values": [ + [ + "+12%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + }, + { + "name": "Recovers {0} Life over {1} Seconds", + "values": [ + [ + "3122", + 1 + ], + [ + "2", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "18", + 1 + ], + [ + "45", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "65", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "explicitMods": [ + "25% increased Charges per use", + "Grants 186% of Life Recovery to Minions", + "34% increased Amount Recovered" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 1, + "x": 80, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvQW1ldGh5c3QiLCJ3IjoxLCJoIjoyLCJzY2FsZSI6MSwibGV2ZWwiOjF9XQ/0f93f9050a/Amethyst.png", + "league": "Mercenaries", + "id": "6b1726ac90821fd01e918b3dafd6ad13ff43a69e243d5859704b4bf59b7ee571", + "name": "", + "typeLine": "Amethyst Flask", + "baseType": "Amethyst Flask", + "rarity": "Normal", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "6.50", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "35", + 0 + ], + [ + "65", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "18", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "+35% to Chaos Resistance" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 51, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvdG9wYXoiLCJ3IjoxLCJoIjoyLCJzY2FsZSI6MSwibGV2ZWwiOjF9XQ/2a6d920bc1/topaz.png", + "league": "Mercenaries", + "id": "8253665fded2880235ab953c647b6c25b74f41f4abf25816bf97ba8ce6af408b", + "name": "", + "typeLine": "Ample Topaz Flask of the Urchin", + "baseType": "Topaz Flask", + "rarity": "Magic", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "4.20", + 1 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "20", + 0 + ], + [ + "84", + 1 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "65", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "+5% to maximum Lightning Resistance", + "+40% to Lightning Resistance" + ], + "explicitMods": [ + "+34 to Maximum Charges", + "47% less Duration", + "Immunity to Ignite during Effect\nRemoves Burning on use" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 1, + "x": 26, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvQW1ldGh5c3QiLCJ3IjoxLCJoIjoyLCJzY2FsZSI6MSwibGV2ZWwiOjF9XQ/0f93f9050a/Amethyst.png", + "league": "Mercenaries", + "id": "adc84bf4f9d7499f0c46dcd347fe7907c476629b2466cffadcc90aa93cf62321", + "name": "", + "typeLine": "Constant Amethyst Flask of Counterpoise", + "baseType": "Amethyst Flask", + "rarity": "Magic", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "6.50", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "35", + 0 + ], + [ + "65", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "44", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "+35% to Chaos Resistance" + ], + "explicitMods": [ + "18% increased Charge Recovery", + "74% increased Block and Stun Recovery during Effect" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 1, + "x": 35, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvdG9wYXoiLCJ3IjoxLCJoIjoyLCJzY2FsZSI6MSwibGV2ZWwiOjF9XQ/2a6d920bc1/topaz.png", + "league": "Mercenaries", + "id": "32f26526879457611d9d02f1bbac419e49b6427b7d3d1ae0900585f48b23f9f8", + "name": "", + "typeLine": "Topaz Flask", + "baseType": "Topaz Flask", + "rarity": "Normal", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "8", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "20", + 0 + ], + [ + "50", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "18", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "+5% to maximum Lightning Resistance", + "+40% to Lightning Resistance" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 89, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3Mvc3RvbmUiLCJ3IjoxLCJoIjoyLCJzY2FsZSI6MSwibGV2ZWwiOjF9XQ/00261d09db/stone.png", + "league": "Mercenaries", + "id": "e37fd0bc78d9e3e2657af5c1eb0e5fb88a4c9052fba77d18a149c152bbd67fcb", + "name": "", + "typeLine": "Basalt Flask", + "baseType": "Basalt Flask", + "rarity": "Normal", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "8", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "40", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "27", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "20% more Armour" + ], + "implicitMods": [ + "Taunts nearby Enemies on use" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 95, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvbWFuYWZsYXNrMTEiLCJ3IjoxLCJoIjoyLCJzY2FsZSI6MSwibGV2ZWwiOjF9XQ/9313e55ff4/manaflask11.png", + "league": "Mercenaries", + "id": "bc1284e88ffe4727d266d6dc83ad3bc3b88b6b46a3f539d109b66d960067fbae", + "name": "", + "typeLine": "Divine Mana Flask of Quelling", + "baseType": "Divine Mana Flask", + "rarity": "Magic", + "ilvl": 85, + "identified": true, + "properties": [ + { + "name": "Recovers {0} Mana over {1} Seconds", + "values": [ + [ + "1400", + 0 + ], + [ + "5", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "8", + 0 + ], + [ + "42", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "60", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "explicitMods": [ + "Grants Immunity to Ignite for 12 seconds if used while Ignited\nRemoves all Burning when used" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 1, + "x": 56, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvYmlzbXV0aCIsInciOjEsImgiOjIsInNjYWxlIjoxLCJsZXZlbCI6MX1d/fbda460273/bismuth.png", + "league": "Mercenaries", + "id": "92d29eb118d467531155117fae27d09b8c1fc82fb2ea17b0e10fa2d3319f2154", + "name": "", + "typeLine": "Bismuth Flask", + "baseType": "Bismuth Flask", + "rarity": "Normal", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "8.50", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "15", + 0 + ], + [ + "40", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "8", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "+35% to all Elemental Resistances" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 29, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3Mvc3ByaW50IiwidyI6MSwiaCI6Miwic2NhbGUiOjEsImxldmVsIjoxfV0/aa66be180b/sprint.png", + "league": "Mercenaries", + "id": "d691de2b0b0c3d35909527e92e1a0630b7f32c4feb77a7aa43b40bae12a87034", + "name": "", + "typeLine": "Specialist's Quicksilver Flask of the Lynx", + "baseType": "Quicksilver Flask", + "rarity": "Magic", + "ilvl": 69, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "6", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "30", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "52", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "40% increased Movement Speed" + ], + "explicitMods": [ + "28% chance to gain a Flask Charge when you deal a Critical Strike", + "10% increased Movement Speed during Effect" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 1, + "x": 28, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvZ3Jhbml0ZSIsInciOjEsImgiOjIsInNjYWxlIjoxLCJsZXZlbCI6MX1d/101bce8899/granite.png", + "league": "Mercenaries", + "id": "61e49a415fcb34ced5616ae7ea6815ebeb1730cb0213d2acfdb76007da6eafc1", + "name": "", + "typeLine": "Granite Flask of the Owl", + "baseType": "Granite Flask", + "rarity": "Magic", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "6", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "30", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "67", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "+1500 to Armour" + ], + "explicitMods": [ + "62% reduced Effect of Curses on you during Effect" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 1, + "x": 113, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvYXF1YW1hcmluZSIsInciOjEsImgiOjIsInNjYWxlIjoxLCJsZXZlbCI6MX1d/b48851db23/aquamarine.png", + "league": "Mercenaries", + "id": "b98faa71440783e0e0d3a5b57b4e3167f89f3287d1bf182961ed86ee1d02ec22", + "name": "", + "typeLine": "Dabbler's Aquamarine Flask of the Sanderling", + "baseType": "Aquamarine Flask", + "rarity": "Magic", + "ilvl": 85, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "5.60", + 1 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "20", + 0 + ], + [ + "50", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "50", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "60% reduced Effect of Freeze on you" + ], + "implicitMods": [ + "Creates Chilled Ground on Use" + ], + "explicitMods": [ + "30% reduced Duration", + "25% increased effect", + "52% reduced Effect of Shock on you during Effect" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 1, + "x": 36, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvcGhhc2VmbGFzazAxIiwidyI6MSwiaCI6Miwic2NhbGUiOjEsImxldmVsIjoxfV0/6266d738e1/phaseflask01.png", + "league": "Mercenaries", + "id": "444ef42d0d64ecceb5f32b4bf49857b1164c1301858a666c9aad7da59554c057", + "name": "", + "typeLine": "Clinician's Quartz Flask of Composure", + "baseType": "Quartz Flask", + "rarity": "Magic", + "ilvl": 83, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "7.90", + 1 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "30", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "54", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "+10% chance to Suppress Spell Damage", + "Phasing" + ], + "explicitMods": [ + "32% increased Duration", + "31% Chance to Avoid being Stunned during Effect" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 1, + "x": 100, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3Mvc2FwcGhpcmUiLCJ3IjoxLCJoIjoyLCJzY2FsZSI6MSwibGV2ZWwiOjF9XQ/1545bc9f68/sapphire.png", + "league": "Mercenaries", + "id": "a318319f51b39c0b5ee1a2062f4924dca70ec58ac7a39bf80f0b4305837053ec", + "name": "", + "typeLine": "Sapphire Flask", + "baseType": "Sapphire Flask", + "rarity": "Normal", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "8", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "20", + 0 + ], + [ + "50", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "18", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "+5% to maximum Cold Resistance", + "+40% to Cold Resistance" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 32, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3Mvc3ByaW50IiwidyI6MSwiaCI6Miwic2NhbGUiOjEsImxldmVsIjoxfV0/aa66be180b/sprint.png", + "league": "Mercenaries", + "id": "76641a0d0835ee3aa5225216e39a7b729009cee43eadf0dd5ea275d0c2892d13", + "name": "", + "typeLine": "Quicksilver Flask", + "baseType": "Quicksilver Flask", + "rarity": "Normal", + "ilvl": 73, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "6", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "30", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "4", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "40% increased Movement Speed" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 14, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvbWFuYWZsYXNrMTIiLCJ3IjoxLCJoIjoyLCJzY2FsZSI6MSwibGV2ZWwiOjF9XQ/6146902646/manaflask12.png", + "league": "Mercenaries", + "id": "017a9813ff618b8fead0ab704950eccbe57221318f93c77bf71e355b6d1bdb19", + "name": "", + "typeLine": "Enduring Eternal Mana Flask of Alleviation", + "baseType": "Eternal Mana Flask", + "rarity": "Magic", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Quality", + "values": [ + [ + "+23%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + }, + { + "name": "Recovers {0} Mana over {1} Seconds", + "values": [ + [ + "753", + 1 + ], + [ + "7", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "8", + 0 + ], + [ + "42", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "65", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "explicitMods": [ + "66% reduced Amount Recovered", + "Effect is not removed when Unreserved Mana is Filled\nEffect does not Queue", + "Grants Immunity to Bleeding for 11 seconds if used while Bleeding\nGrants Immunity to Corrupted Blood for 11 seconds if used while affected by Corrupted Blood" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 1, + "x": 0, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3Mvc3ByaW50IiwidyI6MSwiaCI6Miwic2NhbGUiOjEsImxldmVsIjoxfV0/aa66be180b/sprint.png", + "league": "Mercenaries", + "id": "6a7358a742138332dc6ae48a7ff9ac686e6053886c4240e294e56ab96c704e37", + "name": "", + "typeLine": "Quicksilver Flask of the Urchin", + "baseType": "Quicksilver Flask", + "rarity": "Magic", + "ilvl": 71, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "3.10", + 1 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "30", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "4", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "40% increased Movement Speed" + ], + "explicitMods": [ + "49% less Duration", + "Immunity to Ignite during Effect\nRemoves Burning on use" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 1, + "x": 20, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvZXZhc2lvbmZsYXNrMDEiLCJ3IjoxLCJoIjoyLCJzY2FsZSI6MSwibGV2ZWwiOjF9XQ/8ead4435df/evasionflask01.png", + "league": "Mercenaries", + "id": "0fda8ca1fdd838392ef3616db4c07966b1830d23dce74632775e5dc672e2b5e2", + "name": "", + "typeLine": "Jade Flask", + "baseType": "Jade Flask", + "rarity": "Normal", + "ilvl": 83, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "6", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "30", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "27", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "+1500 to Evasion Rating" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 33, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3Mvc2FwcGhpcmUiLCJ3IjoxLCJoIjoyLCJzY2FsZSI6MSwibGV2ZWwiOjF9XQ/1545bc9f68/sapphire.png", + "league": "Mercenaries", + "id": "623697f0ed9b6b85dfb22cd82659895fd7bedda31696f16ca406d524ed58cf10", + "name": "", + "typeLine": "Sapphire Flask", + "baseType": "Sapphire Flask", + "rarity": "Normal", + "ilvl": 83, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "8", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "20", + 0 + ], + [ + "50", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "18", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "+5% to maximum Cold Resistance", + "+40% to Cold Resistance" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 98, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvbGlmZWZsYXNrMTIiLCJ3IjoxLCJoIjoyLCJzY2FsZSI6MSwibGV2ZWwiOjF9XQ/7be2c09015/lifeflask12.png", + "league": "Mercenaries", + "id": "3ec8a65e5c68c0f06da47b37ca0f8bcfdb11eac74caf89ed006e86f8df1c0afe", + "name": "", + "typeLine": "Superior Eternal Life Flask", + "baseType": "Eternal Life Flask", + "rarity": "Normal", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Quality", + "values": [ + [ + "+14%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + }, + { + "name": "Recovers {0} Life over {1} Seconds", + "values": [ + [ + "2371", + 1 + ], + [ + "2", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "15", + 0 + ], + [ + "45", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "65", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 13, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvZGlhbW9uZCIsInciOjEsImgiOjIsInNjYWxlIjoxLCJsZXZlbCI6MX1d/98bf48b8dd/diamond.png", + "league": "Mercenaries", + "id": "004beb1ad12ed2e95e46e976f77d80ab0e4d67d0e8fc54231e73d7679a269d73", + "name": "", + "typeLine": "Diamond Flask", + "baseType": "Diamond Flask", + "rarity": "Normal", + "ilvl": 83, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "6", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "20", + 0 + ], + [ + "40", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "27", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "100% increased Global Critical Strike Chance" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 34, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvcnVieSIsInciOjEsImgiOjIsInNjYWxlIjoxLCJsZXZlbCI6MX1d/0d582b3f83/ruby.png", + "league": "Mercenaries", + "id": "6f888fdddf6e6ec5860a13331549fa9b4b4ae66c1f99e8e5c02b52d7d88ad06c", + "name": "", + "typeLine": "Ruby Flask", + "baseType": "Ruby Flask", + "rarity": "Normal", + "ilvl": 83, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "8", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "20", + 0 + ], + [ + "50", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "18", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "+5% to maximum Fire Resistance", + "+40% to Fire Resistance" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 37, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvT3ZlcmZsb3dpbmdDaGFsaWNlIiwidyI6MSwiaCI6Miwic2NhbGUiOjEsImxldmVsIjoxfV0/ff0069d957/OverflowingChalice.png", + "league": "Mercenaries", + "id": "4bda5af607fcc5fd32e9bea67907ee779fb36cc63a38bee668220a14194e8a4e", + "name": "The Overflowing Chalice", + "typeLine": "Sulphur Flask", + "baseType": "Sulphur Flask", + "rarity": "Unique", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "8", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "40", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "27", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "40% increased Damage" + ], + "implicitMods": [ + "Creates Consecrated Ground on Use" + ], + "explicitMods": [ + "48% increased Charge Recovery", + "65% increased Charges gained by Other Flasks during Effect", + "Gains no Charges during Effect of any Overflowing Chalice Flask" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "flavourText": [ + "Empty cup, full of promise." + ], + "frameType": 3, + "x": 53, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvQW1ldGh5c3QiLCJ3IjoxLCJoIjoyLCJzY2FsZSI6MSwibGV2ZWwiOjF9XQ/0f93f9050a/Amethyst.png", + "league": "Mercenaries", + "id": "467b6355ac627a10d86a390b3f98f7633ac7551b2dba477fec722d04730dde94", + "name": "", + "typeLine": "Amethyst Flask", + "baseType": "Amethyst Flask", + "rarity": "Normal", + "ilvl": 83, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "6.50", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "35", + 0 + ], + [ + "65", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "18", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "+35% to Chaos Resistance" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 54, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3Mvc3RpYm5pdGUiLCJ3IjoxLCJoIjoyLCJzY2FsZSI6MSwibGV2ZWwiOjF9XQ/35fbc2f198/stibnite.png", + "league": "Mercenaries", + "id": "39bcffc6975c83dc9ee428420518753eeb2651cd353e9a0593e79b3d0faf1570", + "name": "", + "typeLine": "Stibnite Flask of the Moray", + "baseType": "Stibnite Flask", + "rarity": "Magic", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "4.60", + 1 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "40", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "32", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "20% more Evasion Rating" + ], + "implicitMods": [ + "Creates a Smoke Cloud on Use" + ], + "explicitMods": [ + "42% less Duration", + "Immunity to Shock during Effect" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 1, + "x": 91, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvQW1ldGh5c3QiLCJ3IjoxLCJoIjoyLCJzY2FsZSI6MSwibGV2ZWwiOjF9XQ/0f93f9050a/Amethyst.png", + "league": "Mercenaries", + "id": "750fe4c826f04b806670c1b972351a77a8c02b15ce2aced6d8486d1414d37903", + "name": "", + "typeLine": "Amethyst Flask", + "baseType": "Amethyst Flask", + "rarity": "Normal", + "ilvl": 83, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "6.50", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "35", + 0 + ], + [ + "65", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "18", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "+35% to Chaos Resistance" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 38, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3Mvc2FwcGhpcmUiLCJ3IjoxLCJoIjoyLCJzY2FsZSI6MSwibGV2ZWwiOjF9XQ/1545bc9f68/sapphire.png", + "league": "Mercenaries", + "id": "a49e2b8b77ff1a229650a4ec06555da92a8f75a7cc9a485d1a386b118d13316d", + "name": "", + "typeLine": "Sapphire Flask", + "baseType": "Sapphire Flask", + "rarity": "Normal", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "8", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "20", + 0 + ], + [ + "50", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "18", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "+5% to maximum Cold Resistance", + "+40% to Cold Resistance" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 30, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvbGlmZWZsYXNrMTIiLCJ3IjoxLCJoIjoyLCJzY2FsZSI6MSwibGV2ZWwiOjF9XQ/7be2c09015/lifeflask12.png", + "league": "Mercenaries", + "id": "1abf4ddafdad7f9496d54e8672285eaae2e58e7602e1af63dda13e7229d68a5c", + "name": "", + "typeLine": "Superior Eternal Life Flask", + "baseType": "Eternal Life Flask", + "rarity": "Normal", + "ilvl": 83, + "identified": true, + "properties": [ + { + "name": "Quality", + "values": [ + [ + "+16%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + }, + { + "name": "Recovers {0} Life over {1} Seconds", + "values": [ + [ + "2413", + 1 + ], + [ + "2", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "15", + 0 + ], + [ + "45", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "65", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 81, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvUm90Z3V0IiwidyI6MSwiaCI6Miwic2NhbGUiOjEsImxldmVsIjoxfV0/80c2799242/Rotgut.png", + "league": "Mercenaries", + "id": "1d46bd0e4180bac8ec92dce4a0fcac173e8bcc7295d3cf0d3e00659eb4a3f880", + "name": "Rotgut", + "typeLine": "Quicksilver Flask", + "baseType": "Quicksilver Flask", + "rarity": "Unique", + "ilvl": 85, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "7.90", + 1 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "30", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "40", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "40% increased Movement Speed" + ], + "explicitMods": [ + "50% chance to gain a Flask Charge when you deal a Critical Strike", + "32% increased Duration", + "Consumes Frenzy Charges on use", + "Gain Onslaught for 3 seconds per Frenzy Charge consumed on use" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "flavourText": [ + "Rancid, rotten, and wicked are those that dare to taste my serum." + ], + "frameType": 3, + "x": 43, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvZ3Jhbml0ZSIsInciOjEsImgiOjIsInNjYWxlIjoxLCJsZXZlbCI6MX1d/101bce8899/granite.png", + "league": "Mercenaries", + "id": "747717a2da3936101f14c6b3037f14a251e03deb97c2769f532c66971deb64c4", + "name": "", + "typeLine": "Granite Flask", + "baseType": "Granite Flask", + "rarity": "Normal", + "ilvl": 83, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "6", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "30", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "27", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "+1500 to Armour" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 50, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MveUZsYXNrNCIsInciOjEsImgiOjIsInNjYWxlIjoxLCJsZXZlbCI6MX1d/59c415efed/yFlask4.png", + "league": "Mercenaries", + "id": "e7049ce45335c7abfe6a7c73423cb6a4c20133894b03f207338c36f509669e11", + "name": "Doedre's Elixir", + "typeLine": "Greater Mana Flask", + "baseType": "Greater Mana Flask", + "rarity": "Unique", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Recovers {0} Mana over {1} Seconds", + "values": [ + [ + "120", + 0 + ], + [ + "4", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "31", + 1 + ], + [ + "36", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "12", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "explicitMods": [ + "252% increased Charges per use", + "Removes 80% of your maximum Energy Shield on use", + "You take 50% of your maximum Life as Chaos Damage on use", + "Gain 1 Endurance Charge on use", + "Gain 2 Frenzy Charges on use", + "Gain 3 Power Charges on use" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "flavourText": [ + "Doedre Darktongue knew the Way of the Thaumaturge.\r", + "In order to receive, one must give... without hesitation." + ], + "frameType": 3, + "x": 29, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvZ3Jhbml0ZSIsInciOjEsImgiOjIsInNjYWxlIjoxLCJsZXZlbCI6MX1d/101bce8899/granite.png", + "league": "Mercenaries", + "id": "d3e0246f8a135adf5da934298ae90042b70716240f426334adcdfed3bc9a0b70", + "name": "", + "typeLine": "Apprentice's Granite Flask", + "baseType": "Granite Flask", + "rarity": "Magic", + "ilvl": 83, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "6", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "25", + 1 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "27", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "+1500 to Armour" + ], + "explicitMods": [ + "15% reduced Charges per use" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 1, + "x": 71, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3Mvc3RvbmUiLCJ3IjoxLCJoIjoyLCJzY2FsZSI6MSwibGV2ZWwiOjF9XQ/00261d09db/stone.png", + "league": "Mercenaries", + "id": "7e6baee4ad2df71116d301c9569ac6d2c445298b9b12e9c5e29824aa07149bd8", + "name": "", + "typeLine": "Basalt Flask of the Mussel", + "baseType": "Basalt Flask", + "rarity": "Magic", + "ilvl": 83, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "4.60", + 1 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "40", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "32", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "20% more Armour" + ], + "implicitMods": [ + "Taunts nearby Enemies on use" + ], + "explicitMods": [ + "43% less Duration", + "Immunity to Ignite during Effect\nRemoves Burning on use" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 1, + "x": 42, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvYXF1YW1hcmluZSIsInciOjEsImgiOjIsInNjYWxlIjoxLCJsZXZlbCI6MX1d/b48851db23/aquamarine.png", + "league": "Mercenaries", + "id": "8b1aaf091f65e69fa0ec8333b556c4f5cc8c8df0a5d9c326f349137310b8a29e", + "name": "", + "typeLine": "Abecedarian's Aquamarine Flask of Tree Moss", + "baseType": "Aquamarine Flask", + "rarity": "Magic", + "ilvl": 85, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "5", + 1 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "20", + 0 + ], + [ + "50", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "27", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "60% reduced Effect of Freeze on you" + ], + "implicitMods": [ + "Creates Chilled Ground on Use" + ], + "explicitMods": [ + "37% reduced Duration", + "25% increased effect", + "32% chance to Avoid being Shocked during Effect" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 1, + "x": 90, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvQW1ldGh5c3QiLCJ3IjoxLCJoIjoyLCJzY2FsZSI6MSwibGV2ZWwiOjF9XQ/0f93f9050a/Amethyst.png", + "league": "Mercenaries", + "id": "5722f8a439bd9df815f868b6d684a26b21043dd3a15f0c38114041cfeae21807", + "name": "", + "typeLine": "Ample Amethyst Flask of the Abalone", + "baseType": "Amethyst Flask", + "rarity": "Magic", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "6.50", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "35", + 0 + ], + [ + "98", + 1 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "65", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "+35% to Chaos Resistance" + ], + "explicitMods": [ + "+33 to Maximum Charges", + "41% increased Armour during Effect" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 1, + "x": 88, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvQW50aVN0dW5GbGFzayIsInciOjEsImgiOjIsInNjYWxlIjoxLCJsZXZlbCI6MX1d/4df2dac26a/AntiStunFlask.png", + "league": "Mercenaries", + "id": "6399a645005fe92d4d116dbcf1c1ffd87df3f37f2d9ed6124b6ecf8d5aaf390a", + "name": "", + "typeLine": "Corundum Flask", + "baseType": "Corundum Flask", + "rarity": "Normal", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "7.50", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "20", + 0 + ], + [ + "50", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "27", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "30% increased Stun Threshold", + "Cannot be Stunned if you've been Stunned during Effect" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 53, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvZ3Jhbml0ZSIsInciOjEsImgiOjIsInNjYWxlIjoxLCJsZXZlbCI6MX1d/101bce8899/granite.png", + "league": "Mercenaries", + "id": "7ea06be935562cedad83b9e1a38d75894310589e836523d286c5c2265298d725", + "name": "", + "typeLine": "Granite Flask", + "baseType": "Granite Flask", + "rarity": "Normal", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "6", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "30", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "27", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "+1500 to Armour" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 113, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvbWFuYWZsYXNrMTEiLCJ3IjoxLCJoIjoyLCJzY2FsZSI6MSwibGV2ZWwiOjF9XQ/9313e55ff4/manaflask11.png", + "league": "Mercenaries", + "id": "188c9aa45aaa1a3086ff20195be36645ac47e4f9c7f00079a25d678b59ece97e", + "name": "", + "typeLine": "Turbid Divine Mana Flask of Thermodynamics", + "baseType": "Divine Mana Flask", + "rarity": "Magic", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Quality", + "values": [ + [ + "+13%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + }, + { + "name": "Recovers {0} Mana over {1} Seconds", + "values": [ + [ + "2579", + 1 + ], + [ + "5", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "8", + 0 + ], + [ + "42", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "60", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "explicitMods": [ + "63% increased Mana Recovered", + "Removes 15% of Mana Recovered from Life when used", + "Grants Immunity to Chill for 9 seconds if used while Chilled\nGrants Immunity to Freeze for 9 seconds if used while Frozen" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 1, + "x": 84, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvU29ycm93T2ZUaGVEaXZpbmUiLCJ3IjoxLCJoIjoyLCJzY2FsZSI6MSwibGV2ZWwiOjF9XQ/5d9eb26bd6/SorrowOfTheDivine.png", + "league": "Mercenaries", + "id": "87380ec671206cce613134121d6e3a21ba4640ebf397eba732d7bd1b95e2bee1", + "name": "The Sorrow of the Divine", + "typeLine": "Sulphur Flask", + "baseType": "Sulphur Flask", + "rarity": "Unique", + "ilvl": 76, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "10.50", + 1 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "40", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "27", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "40% increased Damage" + ], + "implicitMods": [ + "Creates Consecrated Ground on Use" + ], + "explicitMods": [ + "Life Recovery from Flasks also applies to Energy Shield during Effect", + "31% increased Duration", + "Zealot's Oath during Effect" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "flavourText": [ + "As man sins,\r", + "God weeps." + ], + "frameType": 3, + "x": 20, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvcnVieSIsInciOjEsImgiOjIsInNjYWxlIjoxLCJsZXZlbCI6MX1d/0d582b3f83/ruby.png", + "league": "Mercenaries", + "id": "7ad381f6f37eec99a1643b67ed47d8cf2d3548777f8b6fca18985dc7565f4824", + "name": "", + "typeLine": "Superior Ruby Flask", + "baseType": "Ruby Flask", + "rarity": "Normal", + "ilvl": 83, + "identified": true, + "properties": [ + { + "name": "Quality", + "values": [ + [ + "+6%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + }, + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "8.50", + 1 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "20", + 0 + ], + [ + "50", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "18", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "+5% to maximum Fire Resistance", + "+40% to Fire Resistance" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 48, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvQW50aVN0dW5GbGFzayIsInciOjEsImgiOjIsInNjYWxlIjoxLCJsZXZlbCI6MX1d/4df2dac26a/AntiStunFlask.png", + "league": "Mercenaries", + "id": "2916d7b3f536f573f7dc92acb176bca5d1fb8a4b0db1a3d9416932135835950b", + "name": "", + "typeLine": "Corundum Flask", + "baseType": "Corundum Flask", + "rarity": "Normal", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "7.50", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "20", + 0 + ], + [ + "50", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "27", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "30% increased Stun Threshold", + "Cannot be Stunned if you've been Stunned during Effect" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 39, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3Mvc3RpYm5pdGUiLCJ3IjoxLCJoIjoyLCJzY2FsZSI6MSwibGV2ZWwiOjF9XQ/35fbc2f198/stibnite.png", + "league": "Mercenaries", + "id": "9a4adbc6958b8f5cdc3937df3d56e71cb6c414b32936dec456edcac999218b8a", + "name": "", + "typeLine": "Stibnite Flask", + "baseType": "Stibnite Flask", + "rarity": "Normal", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "8", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "40", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "27", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "20% more Evasion Rating" + ], + "implicitMods": [ + "Creates a Smoke Cloud on Use" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 116, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvZXZhc2lvbmZsYXNrMDEiLCJ3IjoxLCJoIjoyLCJzY2FsZSI6MSwibGV2ZWwiOjF9XQ/8ead4435df/evasionflask01.png", + "league": "Mercenaries", + "id": "d6411c16b3ad26f0892fffbd7fb784c21c509fb9f6427bae4e80fd4e5e3b67e5", + "name": "", + "typeLine": "Jade Flask of Foisting", + "baseType": "Jade Flask", + "rarity": "Magic", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Quality", + "values": [ + [ + "+6%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + }, + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "6.40", + 1 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "30", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "27", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "+1500 to Evasion Rating" + ], + "explicitMods": [ + "21% chance to Freeze, Shock and Ignite during Effect" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 1, + "x": 106, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvR29sZEZsYXNrIiwidyI6MSwiaCI6Miwic2NhbGUiOjEsImxldmVsIjoxfV0/0669496bc6/GoldFlask.png", + "league": "Mercenaries", + "id": "d2fa10ed5facaf2660cdc06f90562610557ba4c9460ab48a0ad8b10847a14ac6", + "name": "", + "typeLine": "Gold Flask of the Walrus", + "baseType": "Gold Flask", + "rarity": "Magic", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "2.80", + 1 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "60", + 0 + ], + [ + "80", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "30", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "30% increased Rarity of Items found" + ], + "explicitMods": [ + "44% less Duration", + "Immunity to Freeze and Chill during Effect" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 1, + "x": 67, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3Mvc3ByaW50IiwidyI6MSwiaCI6Miwic2NhbGUiOjEsImxldmVsIjoxfV0/aa66be180b/sprint.png", + "league": "Mercenaries", + "id": "e6801442b020083ae10a789a3514977e7fec3442080977f432ecd850f4549bbc", + "name": "", + "typeLine": "Investigator's Quicksilver Flask of the Petrel", + "baseType": "Quicksilver Flask", + "rarity": "Magic", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "7.10", + 1 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "30", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "16", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "40% increased Movement Speed" + ], + "explicitMods": [ + "18% increased Duration", + "41% reduced Effect of Curses on you during Effect" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 1, + "x": 73, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvbGlmZWZsYXNrMTIiLCJ3IjoxLCJoIjoyLCJzY2FsZSI6MSwibGV2ZWwiOjF9XQ/7be2c09015/lifeflask12.png", + "league": "Mercenaries", + "id": "915b43d087fe2cc0fef10cc2e952fad7bae26b77dba6f69a18d5addac03ef1f9", + "name": "", + "typeLine": "Superior Eternal Life Flask", + "baseType": "Eternal Life Flask", + "rarity": "Normal", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Quality", + "values": [ + [ + "+15%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + }, + { + "name": "Recovers {0} Life over {1} Seconds", + "values": [ + [ + "2392", + 1 + ], + [ + "2", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "15", + 0 + ], + [ + "45", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "65", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 10, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvR29sZEZsYXNrIiwidyI6MSwiaCI6Miwic2NhbGUiOjEsImxldmVsIjoxfV0/0669496bc6/GoldFlask.png", + "league": "Mercenaries", + "id": "f15dcecc94084beeb372364cc88a777ae660e00cdb40a37cb7995fd079edc5c2", + "name": "", + "typeLine": "Gold Flask of Counterpoise", + "baseType": "Gold Flask", + "rarity": "Magic", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "5", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "60", + 0 + ], + [ + "80", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "44", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "30% increased Rarity of Items found" + ], + "explicitMods": [ + "74% increased Block and Stun Recovery during Effect" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 1, + "x": 106, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvdG9wYXoiLCJ3IjoxLCJoIjoyLCJzY2FsZSI6MSwibGV2ZWwiOjF9XQ/2a6d920bc1/topaz.png", + "league": "Mercenaries", + "id": "8312ebd06074c6a6a74c6b0cb4dcb18e60b30b3a6eaa1faa93a579e1b45adc22", + "name": "", + "typeLine": "Topaz Flask of the Abalone", + "baseType": "Topaz Flask", + "rarity": "Magic", + "ilvl": 85, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "8", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "20", + 0 + ], + [ + "50", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "18", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "+5% to maximum Lightning Resistance", + "+40% to Lightning Resistance" + ], + "explicitMods": [ + "42% increased Armour during Effect" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 1, + "x": 108, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvcnVieSIsInciOjEsImgiOjIsInNjYWxlIjoxLCJsZXZlbCI6MX1d/0d582b3f83/ruby.png", + "league": "Mercenaries", + "id": "04d41932ce01bbe260261041b6dcefe4656913995dba33f2c5746838f7108a2d", + "name": "", + "typeLine": "Ruby Flask", + "baseType": "Ruby Flask", + "rarity": "Normal", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "8", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "20", + 0 + ], + [ + "50", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "18", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "+5% to maximum Fire Resistance", + "+40% to Fire Resistance" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 58, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3Mvc3ByaW50IiwidyI6MSwiaCI6Miwic2NhbGUiOjEsImxldmVsIjoxfV0/aa66be180b/sprint.png", + "league": "Mercenaries", + "id": "05e47862ea680148bfc097748acf59cc1df124e6d14be6f3db930b0bfa0d15f6", + "name": "", + "typeLine": "Quicksilver Flask", + "baseType": "Quicksilver Flask", + "rarity": "Normal", + "ilvl": 69, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "6", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "30", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "4", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "40% increased Movement Speed" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 15, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3Mvc3RpYm5pdGUiLCJ3IjoxLCJoIjoyLCJzY2FsZSI6MSwibGV2ZWwiOjF9XQ/35fbc2f198/stibnite.png", + "league": "Mercenaries", + "id": "77d20941355a6e18dc42c28b2bb7bd7f87803188258dfab3fb8cfa8791fb4425", + "name": "", + "typeLine": "Stibnite Flask", + "baseType": "Stibnite Flask", + "rarity": "Normal", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "8", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "40", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "27", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "20% more Evasion Rating" + ], + "implicitMods": [ + "Creates a Smoke Cloud on Use" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 105, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3Mvc3RpYm5pdGUiLCJ3IjoxLCJoIjoyLCJzY2FsZSI6MSwibGV2ZWwiOjF9XQ/35fbc2f198/stibnite.png", + "league": "Mercenaries", + "id": "49a2719980280c3024bb759ff7b48b9e77de7511d3f3909f0550d6871e7d94d1", + "name": "", + "typeLine": "Stibnite Flask", + "baseType": "Stibnite Flask", + "rarity": "Normal", + "ilvl": 83, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "8", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "40", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "27", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "20% more Evasion Rating" + ], + "implicitMods": [ + "Creates a Smoke Cloud on Use" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 102, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvcnVieSIsInciOjEsImgiOjIsInNjYWxlIjoxLCJsZXZlbCI6MX1d/0d582b3f83/ruby.png", + "league": "Mercenaries", + "id": "f14b8c59571e1cf25b68cde30e1d97d4d60a0cc617e055febe395f56bb91497b", + "name": "", + "typeLine": "Ruby Flask", + "baseType": "Ruby Flask", + "rarity": "Normal", + "ilvl": 83, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "8", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "20", + 0 + ], + [ + "50", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "18", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "+5% to maximum Fire Resistance", + "+40% to Fire Resistance" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 99, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvZXZhc2lvbmZsYXNrMDEiLCJ3IjoxLCJoIjoyLCJzY2FsZSI6MSwibGV2ZWwiOjF9XQ/8ead4435df/evasionflask01.png", + "league": "Mercenaries", + "id": "186aeb87245f0eb8be4338c9060d718cdde08c7ef049b0f4b1f87dd2ad29e92f", + "name": "", + "typeLine": "Jade Flask", + "baseType": "Jade Flask", + "rarity": "Normal", + "ilvl": 83, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "6", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "30", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "27", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "+1500 to Evasion Rating" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 101, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvdG9wYXoiLCJ3IjoxLCJoIjoyLCJzY2FsZSI6MSwibGV2ZWwiOjF9XQ/2a6d920bc1/topaz.png", + "league": "Mercenaries", + "id": "cb0daf78313982a77db7af4b1523d34a74e4a9e831564f412d350769a8cd9843", + "name": "", + "typeLine": "Topaz Flask", + "baseType": "Topaz Flask", + "rarity": "Normal", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "8", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "20", + 0 + ], + [ + "50", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "18", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "+5% to maximum Lightning Resistance", + "+40% to Lightning Resistance" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 102, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3Mvc2FwcGhpcmUiLCJ3IjoxLCJoIjoyLCJzY2FsZSI6MSwibGV2ZWwiOjF9XQ/1545bc9f68/sapphire.png", + "league": "Mercenaries", + "id": "7ae93928463703398cdba7d3465aff2288562412b874a9e0e1067b373db3dc48", + "name": "", + "typeLine": "Sapphire Flask", + "baseType": "Sapphire Flask", + "rarity": "Normal", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "8", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "20", + 0 + ], + [ + "50", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "18", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "+5% to maximum Cold Resistance", + "+40% to Cold Resistance" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 39, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvZGlhbW9uZCIsInciOjEsImgiOjIsInNjYWxlIjoxLCJsZXZlbCI6MX1d/98bf48b8dd/diamond.png", + "league": "Mercenaries", + "id": "80d1e83b4a996b71ac6da81805399a0bb7ae9e0742f6ac7da56aa40e69b8494b", + "name": "", + "typeLine": "Diamond Flask", + "baseType": "Diamond Flask", + "rarity": "Normal", + "ilvl": 83, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "6", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "20", + 0 + ], + [ + "40", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "27", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "100% increased Global Critical Strike Chance" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 76, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3Mvc2lsdmVyIiwidyI6MSwiaCI6Miwic2NhbGUiOjEsImxldmVsIjoxfV0/a2143b575d/silver.png", + "league": "Mercenaries", + "id": "a6b3c1006090ab74d5ee0c49f0ae214bb8bb9090eb9912b3d0f384d18f47dcf4", + "name": "", + "typeLine": "Silver Flask of the Iguana", + "baseType": "Silver Flask", + "rarity": "Magic", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "3.80", + 1 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "40", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "60", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "Onslaught" + ], + "explicitMods": [ + "36% less Duration", + "Immunity to Bleeding and Corrupted Blood during Effect" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 1, + "x": 48, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvUGhhbnRvbUJsb29kIiwidyI6MSwiaCI6Miwic2NhbGUiOjEsImxldmVsIjoxfV0/d04fc2ce16/PhantomBlood.png", + "league": "Mercenaries", + "id": "00fda7cb158c56066bfaada1d1883d167121965294c6935851a9e66feafc9b2b", + "name": "Forbidden Taste", + "typeLine": "Quartz Flask", + "baseType": "Quartz Flask", + "rarity": "Unique", + "ilvl": 82, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "6", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "30", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "27", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "+10% chance to Suppress Spell Damage", + "Phasing" + ], + "explicitMods": [ + "Recover 79% of Life on use", + "25% of Maximum Life taken as Chaos Damage per second" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "flavourText": [ + "Your reach exceeds your grasp." + ], + "frameType": 3, + "x": 27, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3Mvc3RpYm5pdGUiLCJ3IjoxLCJoIjoyLCJzY2FsZSI6MSwibGV2ZWwiOjF9XQ/35fbc2f198/stibnite.png", + "league": "Mercenaries", + "id": "9542d580116f514cfc0363054a128d5359de23faa4fae5bf99adbb0390f20f2d", + "name": "", + "typeLine": "Stibnite Flask", + "baseType": "Stibnite Flask", + "rarity": "Normal", + "ilvl": 83, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "8", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "40", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "27", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "20% more Evasion Rating" + ], + "implicitMods": [ + "Creates a Smoke Cloud on Use" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 99, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3Mvc2lsdmVyIiwidyI6MSwiaCI6Miwic2NhbGUiOjEsImxldmVsIjoxfV0/a2143b575d/silver.png", + "league": "Mercenaries", + "id": "764aac867ab509d1859e7ffdbd4446a9944ab5e80632eee3d1bdd7632071fc22", + "name": "", + "typeLine": "Silver Flask", + "baseType": "Silver Flask", + "rarity": "Normal", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "6", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "40", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "27", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "Onslaught" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 38, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvcGhhc2VmbGFzazAxIiwidyI6MSwiaCI6Miwic2NhbGUiOjEsImxldmVsIjoxfV0/6266d738e1/phaseflask01.png", + "league": "Mercenaries", + "id": "bc9c1f00cdff2273d990f0f1d1d4b850100e407c240ba25b49a0ada50d0c123f", + "name": "", + "typeLine": "Quartz Flask of Diverting", + "baseType": "Quartz Flask", + "rarity": "Magic", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "6", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "30", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "27", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "+10% chance to Suppress Spell Damage", + "Phasing" + ], + "explicitMods": [ + "0.4% of Spell Damage Leeched as Energy Shield during Effect" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 1, + "x": 40, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvT3ZlcmZsb3dpbmdDaGFsaWNlIiwidyI6MSwiaCI6Miwic2NhbGUiOjEsImxldmVsIjoxfV0/ff0069d957/OverflowingChalice.png", + "league": "Mercenaries", + "id": "63d26ee1d40fbb40ff7d15601244950a2c30823991fbf4f1ceb9d2045011dedb", + "name": "The Overflowing Chalice", + "typeLine": "Sulphur Flask", + "baseType": "Sulphur Flask", + "rarity": "Unique", + "ilvl": 85, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "8", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "40", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "27", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "40% increased Damage" + ], + "implicitMods": [ + "Creates Consecrated Ground on Use" + ], + "explicitMods": [ + "59% increased Charge Recovery", + "52% increased Charges gained by Other Flasks during Effect", + "Gains no Charges during Effect of any Overflowing Chalice Flask" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "flavourText": [ + "Empty cup, full of promise." + ], + "frameType": 3, + "x": 85, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3Mvc3ByaW50IiwidyI6MSwiaCI6Miwic2NhbGUiOjEsImxldmVsIjoxfV0/aa66be180b/sprint.png", + "league": "Mercenaries", + "id": "3b5700cd4a2bbfb02d66e369b13e187559aef4562691bc6f438122f53415d1ce", + "name": "", + "typeLine": "Quicksilver Flask", + "baseType": "Quicksilver Flask", + "rarity": "Normal", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "6", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "30", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "4", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "40% increased Movement Speed" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 35, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvYmlzbXV0aCIsInciOjEsImgiOjIsInNjYWxlIjoxLCJsZXZlbCI6MX1d/fbda460273/bismuth.png", + "league": "Mercenaries", + "id": "cca0231fee83e255b16030eae1f65b5d5f05a8a818b996526bead7b13325a5a9", + "name": "", + "typeLine": "Bismuth Flask", + "baseType": "Bismuth Flask", + "rarity": "Normal", + "ilvl": 83, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "8.50", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "15", + 0 + ], + [ + "40", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "8", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "+35% to all Elemental Resistances" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 87, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvQW1ldGh5c3QiLCJ3IjoxLCJoIjoyLCJzY2FsZSI6MSwibGV2ZWwiOjF9XQ/0f93f9050a/Amethyst.png", + "league": "Mercenaries", + "id": "559bf9f07a7c57fae0743306dc5f68c243a38340a637ead3bce5c7f8b366ed6a", + "name": "", + "typeLine": "Amethyst Flask of Imposing", + "baseType": "Amethyst Flask", + "rarity": "Magic", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "6.50", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "35", + 0 + ], + [ + "65", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "25", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "+35% to Chaos Resistance" + ], + "explicitMods": [ + "25% chance to Freeze, Shock and Ignite during Effect" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 1, + "x": 73, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3Mvc3ByaW50IiwidyI6MSwiaCI6Miwic2NhbGUiOjEsImxldmVsIjoxfV0/aa66be180b/sprint.png", + "league": "Mercenaries", + "id": "46e8825ce1109cd712b7b218e0a919efa9bf42976923cb8af630fd67591dd5f3", + "name": "", + "typeLine": "Apprentice's Quicksilver Flask of the Skunk", + "baseType": "Quicksilver Flask", + "rarity": "Magic", + "ilvl": 85, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "3.20", + 1 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "25", + 1 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "12", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "40% increased Movement Speed" + ], + "explicitMods": [ + "16% reduced Charges per use", + "46% less Duration", + "Immunity to Poison during Effect" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 1, + "x": 65, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3Mvc2FwcGhpcmUiLCJ3IjoxLCJoIjoyLCJzY2FsZSI6MSwibGV2ZWwiOjF9XQ/1545bc9f68/sapphire.png", + "league": "Mercenaries", + "id": "e8ffa538b45a04af4aabfb8a012d755f0ecd6d4b454f988434c65bdc9e73aafd", + "name": "", + "typeLine": "Sapphire Flask", + "baseType": "Sapphire Flask", + "rarity": "Normal", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "8", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "20", + 0 + ], + [ + "50", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "18", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "+5% to maximum Cold Resistance", + "+40% to Cold Resistance" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 36, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvbWFuYWZsYXNrMTIiLCJ3IjoxLCJoIjoyLCJzY2FsZSI6MSwibGV2ZWwiOjF9XQ/6146902646/manaflask12.png", + "league": "Mercenaries", + "id": "f2b0c17923bf70a61e544eb357307f23a39de2fa0f41839ce9c24b33058d415d", + "name": "", + "typeLine": "Superior Eternal Mana Flask", + "baseType": "Eternal Mana Flask", + "rarity": "Normal", + "ilvl": 83, + "identified": true, + "properties": [ + { + "name": "Quality", + "values": [ + [ + "+14%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + }, + { + "name": "Recovers {0} Mana over {1} Seconds", + "values": [ + [ + "2052", + 1 + ], + [ + "7", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "8", + 0 + ], + [ + "42", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "65", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 109, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvQW1ldGh5c3QiLCJ3IjoxLCJoIjoyLCJzY2FsZSI6MSwibGV2ZWwiOjF9XQ/0f93f9050a/Amethyst.png", + "league": "Mercenaries", + "id": "1456f32c02c46723720734a4493fc79be619c8e35aaaf4242960765b2fb49032", + "name": "", + "typeLine": "Amethyst Flask", + "baseType": "Amethyst Flask", + "rarity": "Normal", + "ilvl": 83, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "6.50", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "35", + 0 + ], + [ + "65", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "18", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "+35% to Chaos Resistance" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 32, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3Mvc3ByaW50IiwidyI6MSwiaCI6Miwic2NhbGUiOjEsImxldmVsIjoxfV0/aa66be180b/sprint.png", + "league": "Mercenaries", + "id": "7b10d4c3eb809e4a7c91f31f3a054240fcc0b4c4b00971f81b03929990917e61", + "name": "", + "typeLine": "Medic's Quicksilver Flask of the Narwhal", + "baseType": "Quicksilver Flask", + "rarity": "Magic", + "ilvl": 82, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "6", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "30", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "33", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "40% increased Movement Speed" + ], + "explicitMods": [ + "13% chance to gain a Flask Charge when you deal a Critical Strike", + "45% chance to Avoid being Chilled during Effect", + "43% chance to Avoid being Frozen during Effect" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 1, + "x": 34, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvcnVieSIsInciOjEsImgiOjIsInNjYWxlIjoxLCJsZXZlbCI6MX1d/0d582b3f83/ruby.png", + "league": "Mercenaries", + "id": "c9e9264d6d29b842ca6a0bf5644f146cc7b94be9e1896da1008fe343c95ee7de", + "name": "", + "typeLine": "Ruby Flask of the Iguana", + "baseType": "Ruby Flask", + "rarity": "Magic", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "5.10", + 1 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "20", + 0 + ], + [ + "50", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "60", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "+5% to maximum Fire Resistance", + "+40% to Fire Resistance" + ], + "explicitMods": [ + "36% less Duration", + "Immunity to Bleeding and Corrupted Blood during Effect" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 1, + "x": 104, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3Mvc3ByaW50IiwidyI6MSwiaCI6Miwic2NhbGUiOjEsImxldmVsIjoxfV0/aa66be180b/sprint.png", + "league": "Mercenaries", + "id": "8d8480a253866d5c1d0797decb08591cf57838a27a287fbad750530ef846aa5f", + "name": "", + "typeLine": "Quicksilver Flask", + "baseType": "Quicksilver Flask", + "rarity": "Normal", + "ilvl": 71, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "6", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "30", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "4", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "40% increased Movement Speed" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 23, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvcnVieSIsInciOjEsImgiOjIsInNjYWxlIjoxLCJsZXZlbCI6MX1d/0d582b3f83/ruby.png", + "league": "Mercenaries", + "id": "34b6cedcea18293493607438bde80412f9a276c857286222df7913b8583408a9", + "name": "", + "typeLine": "Ruby Flask", + "baseType": "Ruby Flask", + "rarity": "Normal", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "8", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "20", + 0 + ], + [ + "50", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "18", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "+5% to maximum Fire Resistance", + "+40% to Fire Resistance" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 85, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3Mvc2FwcGhpcmUiLCJ3IjoxLCJoIjoyLCJzY2FsZSI6MSwibGV2ZWwiOjF9XQ/1545bc9f68/sapphire.png", + "league": "Mercenaries", + "id": "2496ebcb51cdbc7bb42b2533310f58287e685f2baefe2d97a3a304f71768d87b", + "name": "", + "typeLine": "Sapphire Flask of the Narwhal", + "baseType": "Sapphire Flask", + "rarity": "Magic", + "ilvl": 83, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "8", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "20", + 0 + ], + [ + "50", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "33", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "+5% to maximum Cold Resistance", + "+40% to Cold Resistance" + ], + "explicitMods": [ + "41% chance to Avoid being Chilled during Effect", + "43% chance to Avoid being Frozen during Effect" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 1, + "x": 107, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvZ29sZCIsInciOjEsImgiOjIsInNjYWxlIjoxLCJsZXZlbCI6MX1d/74568fc9b9/gold.png", + "league": "Mercenaries", + "id": "8b29a777f717b1266b1142425c3a9b603ad1e43c052a8350422970e8494fff62", + "name": "", + "typeLine": "Analyst's Sulphur Flask", + "baseType": "Sulphur Flask", + "rarity": "Magic", + "ilvl": 87, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "9.90", + 1 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "40", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "28", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "40% increased Damage" + ], + "implicitMods": [ + "Creates Consecrated Ground on Use" + ], + "explicitMods": [ + "24% increased Duration" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 1, + "x": 92, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3Mvc3RpYm5pdGUiLCJ3IjoxLCJoIjoyLCJzY2FsZSI6MSwibGV2ZWwiOjF9XQ/35fbc2f198/stibnite.png", + "league": "Mercenaries", + "id": "f4e8b8ff7bac426e4f5b0ef3a86e4f4b74ff74f9099620374dbcb919f5c66f49", + "name": "", + "typeLine": "Transgressor's Stibnite Flask of the Moray", + "baseType": "Stibnite Flask", + "rarity": "Magic", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "4.60", + 1 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "40", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "32", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "20% more Evasion Rating" + ], + "implicitMods": [ + "Creates a Smoke Cloud on Use" + ], + "explicitMods": [ + "Gain 1 Charge when you are Hit by an Enemy", + "43% less Duration", + "Immunity to Shock during Effect" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 1, + "x": 98, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvbGlmZWZsYXNrMTIiLCJ3IjoxLCJoIjoyLCJzY2FsZSI6MSwibGV2ZWwiOjF9XQ/7be2c09015/lifeflask12.png", + "league": "Mercenaries", + "id": "1e2492f26089f46abd8a34524916e8c11c6fc8b3879b9cf902ede5115913b2c2", + "name": "", + "typeLine": "Superior Eternal Life Flask", + "baseType": "Eternal Life Flask", + "rarity": "Normal", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Quality", + "values": [ + [ + "+21%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + }, + { + "name": "Recovers {0} Life over {1} Seconds", + "values": [ + [ + "2517", + 1 + ], + [ + "2", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "15", + 0 + ], + [ + "45", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "65", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 104, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3Mvc3ByaW50IiwidyI6MSwiaCI6Miwic2NhbGUiOjEsImxldmVsIjoxfV0/aa66be180b/sprint.png", + "league": "Mercenaries", + "id": "1eecbb2d0da56d308b202689945811cd6e25feaf2b94be5327ad32b779b8a414", + "name": "", + "typeLine": "Investigator's Quicksilver Flask of the Penguin", + "baseType": "Quicksilver Flask", + "rarity": "Magic", + "ilvl": 79, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "4.40", + 1 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "30", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "57", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "40% increased Movement Speed" + ], + "explicitMods": [ + "16% increased Duration", + "37% less Duration", + "Immunity to Freeze and Chill during Effect" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 1, + "x": 24, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvZ3Jhbml0ZSIsInciOjEsImgiOjIsInNjYWxlIjoxLCJsZXZlbCI6MX1d/101bce8899/granite.png", + "league": "Mercenaries", + "id": "80a88dbdc2802f82f75b4c78044c1739fbcae9aac6de1b937b574310f0a3894a", + "name": "", + "typeLine": "Granite Flask", + "baseType": "Granite Flask", + "rarity": "Normal", + "ilvl": 83, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "6", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "30", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "27", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "+1500 to Armour" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 112, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3Mvc3ByaW50IiwidyI6MSwiaCI6Miwic2NhbGUiOjEsImxldmVsIjoxfV0/aa66be180b/sprint.png", + "league": "Mercenaries", + "id": "9ca31c0ac2541d8b71043e422698226d6c91c15d20b06d78a99d10cea646a200", + "name": "", + "typeLine": "Quicksilver Flask of Wreaking", + "baseType": "Quicksilver Flask", + "rarity": "Magic", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "6", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "30", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "41", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "40% increased Movement Speed" + ], + "explicitMods": [ + "29% chance to Freeze, Shock and Ignite during Effect" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 1, + "x": 21, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvQW1ldGh5c3QiLCJ3IjoxLCJoIjoyLCJzY2FsZSI6MSwibGV2ZWwiOjF9XQ/0f93f9050a/Amethyst.png", + "league": "Mercenaries", + "id": "03abf9874c0688c618d7cbf0dd4047fe1e8cc337a512c62234c0148ecb9754b6", + "name": "", + "typeLine": "Amethyst Flask", + "baseType": "Amethyst Flask", + "rarity": "Normal", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "6.50", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "35", + 0 + ], + [ + "65", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "18", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "+35% to Chaos Resistance" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 56, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvQW1ldGh5c3QiLCJ3IjoxLCJoIjoyLCJzY2FsZSI6MSwibGV2ZWwiOjF9XQ/0f93f9050a/Amethyst.png", + "league": "Mercenaries", + "id": "c70c4b147e2dd2b7a6145b0ea3fd12ad207ecae26219a150bfc6d766dc2edaa3", + "name": "", + "typeLine": "Amethyst Flask", + "baseType": "Amethyst Flask", + "rarity": "Normal", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "6.50", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "35", + 0 + ], + [ + "65", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "18", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "+35% to Chaos Resistance" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 72, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvZXZhc2lvbmZsYXNrMDEiLCJ3IjoxLCJoIjoyLCJzY2FsZSI6MSwibGV2ZWwiOjF9XQ/8ead4435df/evasionflask01.png", + "league": "Mercenaries", + "id": "b349d8882756d39d8a3a2cb6a914d14e023a37253b0996c6b51d962b4f66694c", + "name": "", + "typeLine": "Jade Flask", + "baseType": "Jade Flask", + "rarity": "Normal", + "ilvl": 83, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "6", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "30", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "27", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "+1500 to Evasion Rating" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 46, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvcGhhc2VmbGFzazAxIiwidyI6MSwiaCI6Miwic2NhbGUiOjEsImxldmVsIjoxfV0/6266d738e1/phaseflask01.png", + "league": "Mercenaries", + "id": "64dd37d729a70e6f3b332b34be97bb69bb66087d762639d128dee186410b2d7b", + "name": "", + "typeLine": "Quartz Flask", + "baseType": "Quartz Flask", + "rarity": "Normal", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "6", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "30", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "27", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "+10% chance to Suppress Spell Damage", + "Phasing" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 100, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3Mvc2FwcGhpcmUiLCJ3IjoxLCJoIjoyLCJzY2FsZSI6MSwibGV2ZWwiOjF9XQ/1545bc9f68/sapphire.png", + "league": "Mercenaries", + "id": "bc26f8eeeda9a908acf4783b4dba8fbb44c796646c26f1224d35f6d5e438bfb1", + "name": "", + "typeLine": "Sapphire Flask", + "baseType": "Sapphire Flask", + "rarity": "Normal", + "ilvl": 83, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "8", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "20", + 0 + ], + [ + "50", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "18", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "+5% to maximum Cold Resistance", + "+40% to Cold Resistance" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 50, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvcGhhc2VmbGFzazAxIiwidyI6MSwiaCI6Miwic2NhbGUiOjEsImxldmVsIjoxfV0/6266d738e1/phaseflask01.png", + "league": "Mercenaries", + "id": "a516535bd5f6749924b77563df4bdfc4c9591ea909eece804b0a6d40dac52cf9", + "name": "", + "typeLine": "Quartz Flask of the Skink", + "baseType": "Quartz Flask", + "rarity": "Magic", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "3.50", + 1 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "30", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "33", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "+10% chance to Suppress Spell Damage", + "Phasing" + ], + "explicitMods": [ + "41% less Duration", + "Immunity to Bleeding and Corrupted Blood during Effect" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 1, + "x": 80, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3Mvc3ByaW50IiwidyI6MSwiaCI6Miwic2NhbGUiOjEsImxldmVsIjoxfV0/aa66be180b/sprint.png", + "league": "Mercenaries", + "id": "6e0599a4c37dd0eeca72fd50aeac911530980fafce5a141c63a373074fb8dee8", + "name": "", + "typeLine": "Flagellant's Quicksilver Flask of the Cormorant", + "baseType": "Quicksilver Flask", + "rarity": "Magic", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "6", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "30", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "64", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "40% increased Movement Speed" + ], + "explicitMods": [ + "Gain 3 Charges when you are Hit by an Enemy", + "49% reduced Effect of Shock on you during Effect" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 1, + "x": 28, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3Mvc3ByaW50IiwidyI6MSwiaCI6Miwic2NhbGUiOjEsImxldmVsIjoxfV0/aa66be180b/sprint.png", + "league": "Mercenaries", + "id": "44e26ccd55f53e24f681f1a4f6a64f667bbaebbf23eea4379394f4e828a7b543", + "name": "", + "typeLine": "Quicksilver Flask", + "baseType": "Quicksilver Flask", + "rarity": "Normal", + "ilvl": 72, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "6", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "30", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "4", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "40% increased Movement Speed" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 22, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3Mvc3ByaW50IiwidyI6MSwiaCI6Miwic2NhbGUiOjEsImxldmVsIjoxfV0/aa66be180b/sprint.png", + "league": "Mercenaries", + "id": "8e211f188eb7e0b6f3ce0e1246c6887ae281afda4b98baa3b819713b7b247129", + "name": "", + "typeLine": "Scholar's Quicksilver Flask of the Carp", + "baseType": "Quicksilver Flask", + "rarity": "Magic", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "6", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "24", + 1 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "35", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "40% increased Movement Speed" + ], + "explicitMods": [ + "19% reduced Charges per use", + "41% chance to Avoid being Ignited during Effect" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 1, + "x": 55, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3Mvc2FwcGhpcmUiLCJ3IjoxLCJoIjoyLCJzY2FsZSI6MSwibGV2ZWwiOjF9XQ/1545bc9f68/sapphire.png", + "league": "Mercenaries", + "id": "c7d87aa1d54fa06ada187d9c2c6d312fccf780442bd058e9df56adfb0dfb4b3d", + "name": "", + "typeLine": "Ample Sapphire Flask of the Skink", + "baseType": "Sapphire Flask", + "rarity": "Magic", + "ilvl": 87, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "4.80", + 1 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "20", + 0 + ], + [ + "85", + 1 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "65", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "+5% to maximum Cold Resistance", + "+40% to Cold Resistance" + ], + "explicitMods": [ + "+35 to Maximum Charges", + "40% less Duration", + "Immunity to Bleeding and Corrupted Blood during Effect" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 1, + "x": 92, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvZXZhc2lvbmZsYXNrMDEiLCJ3IjoxLCJoIjoyLCJzY2FsZSI6MSwibGV2ZWwiOjF9XQ/8ead4435df/evasionflask01.png", + "league": "Mercenaries", + "id": "a31b25e9e9f5eb4fb0c1e810e7fca04522153b40ce7bf1c0c05b753501033cca", + "name": "", + "typeLine": "Abecedarian's Jade Flask of Plume Moss", + "baseType": "Jade Flask", + "rarity": "Magic", + "ilvl": 85, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "3.70", + 1 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "30", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "50", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "+1500 to Evasion Rating" + ], + "explicitMods": [ + "38% reduced Duration", + "25% increased effect", + "47% chance to Avoid being Shocked during Effect" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 1, + "x": 105, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvdG9wYXoiLCJ3IjoxLCJoIjoyLCJzY2FsZSI6MSwibGV2ZWwiOjF9XQ/2a6d920bc1/topaz.png", + "league": "Mercenaries", + "id": "e7d818e6699859a8592f60b5996891dc9d2284b862f8dc1b70edcf58fb82712b", + "name": "", + "typeLine": "Topaz Flask", + "baseType": "Topaz Flask", + "rarity": "Normal", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "8", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "20", + 0 + ], + [ + "50", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "18", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "+5% to maximum Lightning Resistance", + "+40% to Lightning Resistance" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 89, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvZ29sZCIsInciOjEsImgiOjIsInNjYWxlIjoxLCJsZXZlbCI6MX1d/74568fc9b9/gold.png", + "league": "Mercenaries", + "id": "3487fb5d76cc721483199bb018e05a7254689933f9025bb62cf875868d8e2cf0", + "name": "", + "typeLine": "Sulphur Flask", + "baseType": "Sulphur Flask", + "rarity": "Normal", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "8", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "40", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "27", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "40% increased Damage" + ], + "implicitMods": [ + "Creates Consecrated Ground on Use" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 87, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3Mvc2FwcGhpcmUiLCJ3IjoxLCJoIjoyLCJzY2FsZSI6MSwibGV2ZWwiOjF9XQ/1545bc9f68/sapphire.png", + "league": "Mercenaries", + "id": "3b77f35b8783af039a89c26ddf61a3fc3699dd2836531e3c732cb83912a6830e", + "name": "", + "typeLine": "Sapphire Flask", + "baseType": "Sapphire Flask", + "rarity": "Normal", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "8", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "20", + 0 + ], + [ + "50", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "18", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "+5% to maximum Cold Resistance", + "+40% to Cold Resistance" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 96, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvZ3Jhbml0ZSIsInciOjEsImgiOjIsInNjYWxlIjoxLCJsZXZlbCI6MX1d/101bce8899/granite.png", + "league": "Mercenaries", + "id": "6d5e06d8750e8d5f94e618f704d2996e6b433df33aac311559cdbcf899cf4aec", + "name": "", + "typeLine": "Granite Flask of Piercing", + "baseType": "Granite Flask", + "rarity": "Magic", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "6", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "30", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "27", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "+1500 to Armour" + ], + "explicitMods": [ + "37% increased Critical Strike Chance during Effect" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 1, + "x": 70, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvbGlmZWZsYXNrNiIsInciOjEsImgiOjIsInNjYWxlIjoxLCJsZXZlbCI6MX1d/13cd1c8a08/lifeflask6.png", + "league": "Mercenaries", + "id": "f0265b28d9628ad2b809ae02422f1c37cd6e9888db0f864d4b9451bb38ce8870", + "name": "", + "typeLine": "Superior Giant Life Flask", + "baseType": "Giant Life Flask", + "rarity": "Normal", + "ilvl": 26, + "identified": true, + "properties": [ + { + "name": "Quality", + "values": [ + [ + "+9%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + }, + { + "name": "Recovers {0} Life over {1} Seconds", + "values": [ + [ + "905", + 1 + ], + [ + "4", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "10", + 0 + ], + [ + "30", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "24", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 2, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvdG9wYXoiLCJ3IjoxLCJoIjoyLCJzY2FsZSI6MSwibGV2ZWwiOjF9XQ/2a6d920bc1/topaz.png", + "league": "Mercenaries", + "id": "6069d9935a5d2d6bc6615332c925f4b7cc68ffef1093acc2288ded0210806b7c", + "name": "", + "typeLine": "Topaz Flask", + "baseType": "Topaz Flask", + "rarity": "Normal", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "8", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "20", + 0 + ], + [ + "50", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "18", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "+5% to maximum Lightning Resistance", + "+40% to Lightning Resistance" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 111, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3Mvc3ByaW50IiwidyI6MSwiaCI6Miwic2NhbGUiOjEsImxldmVsIjoxfV0/aa66be180b/sprint.png", + "league": "Mercenaries", + "id": "541fd43d9431ca2607fe1b3517e50c20634969959c779764afdfa091f60d3b05", + "name": "", + "typeLine": "Surgeon's Quicksilver Flask of Tenaciousness", + "baseType": "Quicksilver Flask", + "rarity": "Magic", + "ilvl": 85, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "6", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "30", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "64", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "40% increased Movement Speed" + ], + "explicitMods": [ + "34% chance to gain a Flask Charge when you deal a Critical Strike", + "51% Chance to Avoid being Stunned during Effect" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 1, + "x": 114, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvbWFuYWZsYXNrMTIiLCJ3IjoxLCJoIjoyLCJzY2FsZSI6MSwibGV2ZWwiOjF9XQ/6146902646/manaflask12.png", + "league": "Mercenaries", + "id": "aca5606f771d95c1551d1fece7a3bc43c2ef3491df8e5bb66f960af55e175826", + "name": "", + "typeLine": "Superior Eternal Mana Flask", + "baseType": "Eternal Mana Flask", + "rarity": "Normal", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Quality", + "values": [ + [ + "+10%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + }, + { + "name": "Recovers {0} Mana over {1} Seconds", + "values": [ + [ + "1980", + 1 + ], + [ + "7", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "8", + 0 + ], + [ + "42", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "65", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 77, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvbGlmZWZsYXNrMTIiLCJ3IjoxLCJoIjoyLCJzY2FsZSI6MSwibGV2ZWwiOjF9XQ/7be2c09015/lifeflask12.png", + "league": "Mercenaries", + "id": "4536f87cc961a3354dbad21850ac8ba2af8faeb85eebc369a823d9634cb08161", + "name": "", + "typeLine": "Bottomless Eternal Life Flask of the Dielectric", + "baseType": "Eternal Life Flask", + "rarity": "Magic", + "ilvl": 85, + "identified": true, + "properties": [ + { + "name": "Quality", + "values": [ + [ + "+13%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + }, + { + "name": "Recovers {0} Life over {1} Seconds", + "values": [ + [ + "2350", + 1 + ], + [ + "2", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "15", + 0 + ], + [ + "45", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "65", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "explicitMods": [ + "31% increased Charge Recovery", + "Grants Immunity to Shock for 15 seconds if used while Shocked" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 1, + "x": 118, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvZ29sZCIsInciOjEsImgiOjIsInNjYWxlIjoxLCJsZXZlbCI6MX1d/74568fc9b9/gold.png", + "league": "Mercenaries", + "id": "334faa0b4c05bc96d985e1e28a349136522fcce933c7df95763f43e7fb6a6a63", + "name": "", + "typeLine": "Investigator's Sulphur Flask of the Petrel", + "baseType": "Sulphur Flask", + "rarity": "Magic", + "ilvl": 85, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "9.30", + 1 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "40", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "27", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "40% increased Damage" + ], + "implicitMods": [ + "Creates Consecrated Ground on Use" + ], + "explicitMods": [ + "16% increased Duration", + "41% reduced Effect of Curses on you during Effect" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 1, + "x": 47, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvcnVieSIsInciOjEsImgiOjIsInNjYWxlIjoxLCJsZXZlbCI6MX1d/0d582b3f83/ruby.png", + "league": "Mercenaries", + "id": "0e9a06af021e35aea38d1b9bd4cb70656d498f5347d74a1ca83aebf2415db5ae", + "name": "", + "typeLine": "Ruby Flask", + "baseType": "Ruby Flask", + "rarity": "Normal", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "8", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "20", + 0 + ], + [ + "50", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "18", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "+5% to maximum Fire Resistance", + "+40% to Fire Resistance" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 110, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvcnVieSIsInciOjEsImgiOjIsInNjYWxlIjoxLCJsZXZlbCI6MX1d/0d582b3f83/ruby.png", + "league": "Mercenaries", + "id": "d5d1d46897d2475bd55af89087f7216c2a7e1c038ead008c30c2fe86bebbc616", + "name": "", + "typeLine": "Ruby Flask", + "baseType": "Ruby Flask", + "rarity": "Normal", + "ilvl": 83, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "8", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "20", + 0 + ], + [ + "50", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "18", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "+5% to maximum Fire Resistance", + "+40% to Fire Resistance" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 12, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvcnVieSIsInciOjEsImgiOjIsInNjYWxlIjoxLCJsZXZlbCI6MX1d/0d582b3f83/ruby.png", + "league": "Mercenaries", + "id": "72419cf399332b0889d09755ede0e3f22c6622ca8a5ff94fa44d945c992a868c", + "name": "", + "typeLine": "Analyst's Ruby Flask of the Skink", + "baseType": "Ruby Flask", + "rarity": "Magic", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "5.60", + 1 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "20", + 0 + ], + [ + "50", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "33", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "+5% to maximum Fire Resistance", + "+40% to Fire Resistance" + ], + "explicitMods": [ + "21% increased Duration", + "42% less Duration", + "Immunity to Bleeding and Corrupted Blood during Effect" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 1, + "x": 59, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvbWFuYWZsYXNrMTEiLCJ3IjoxLCJoIjoyLCJzY2FsZSI6MSwibGV2ZWwiOjF9XQ/9313e55ff4/manaflask11.png", + "league": "Mercenaries", + "id": "3d53903d6e963ee7d488f883eacf7dfa509f95a77e3ccbd7392d7954fedbf796", + "name": "", + "typeLine": "Superior Divine Mana Flask", + "baseType": "Divine Mana Flask", + "rarity": "Normal", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Quality", + "values": [ + [ + "+10%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + }, + { + "name": "Recovers {0} Mana over {1} Seconds", + "values": [ + [ + "1540", + 1 + ], + [ + "5", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "8", + 0 + ], + [ + "42", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "60", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 86, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvZ3Jhbml0ZSIsInciOjEsImgiOjIsInNjYWxlIjoxLCJsZXZlbCI6MX1d/101bce8899/granite.png", + "league": "Mercenaries", + "id": "20529a86f1aaf73625431c5d6b3f444805dceaaa22ea9f090947a09ca3c2a27a", + "name": "", + "typeLine": "Granite Flask", + "baseType": "Granite Flask", + "rarity": "Normal", + "ilvl": 83, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "6", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "30", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "27", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "+1500 to Armour" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 95, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvcnVieSIsInciOjEsImgiOjIsInNjYWxlIjoxLCJsZXZlbCI6MX1d/0d582b3f83/ruby.png", + "league": "Mercenaries", + "id": "21ef275d4877ee726badb6ea7f432d01533972196f2d9a05246c72b9a30d9ccd", + "name": "", + "typeLine": "Ruby Flask", + "baseType": "Ruby Flask", + "rarity": "Normal", + "ilvl": 83, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "8", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "20", + 0 + ], + [ + "50", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "18", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "+5% to maximum Fire Resistance", + "+40% to Fire Resistance" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 5, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3Mvc3ByaW50IiwidyI6MSwiaCI6Miwic2NhbGUiOjEsImxldmVsIjoxfV0/aa66be180b/sprint.png", + "league": "Mercenaries", + "id": "c0836373afc9de10453c7d65090747fc10c174a6cb78396e8d6dc54d254a8139", + "name": "", + "typeLine": "Plentiful Quicksilver Flask of Bloodshed", + "baseType": "Quicksilver Flask", + "rarity": "Magic", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "6", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "30", + 0 + ], + [ + "81", + 1 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "17", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "40% increased Movement Speed" + ], + "explicitMods": [ + "+21 to Maximum Charges", + "0.4% of Attack Damage Leeched as Life during Effect" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 1, + "x": 33, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvdG9wYXoiLCJ3IjoxLCJoIjoyLCJzY2FsZSI6MSwibGV2ZWwiOjF9XQ/2a6d920bc1/topaz.png", + "league": "Mercenaries", + "id": "9d198158b1e6738a01b9c446c33d1bd88505d8eb85fb444e9e972c12144d5b66", + "name": "", + "typeLine": "Topaz Flask", + "baseType": "Topaz Flask", + "rarity": "Normal", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "8", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "20", + 0 + ], + [ + "50", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "18", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "+5% to maximum Lightning Resistance", + "+40% to Lightning Resistance" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 45, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvQW50aVN0dW5GbGFzayIsInciOjEsImgiOjIsInNjYWxlIjoxLCJsZXZlbCI6MX1d/4df2dac26a/AntiStunFlask.png", + "league": "Mercenaries", + "id": "80b78342f9825aadceddbf72c7b256954973c656c69c90e3bc407ba6e5aa802f", + "name": "", + "typeLine": "Superior Corundum Flask", + "baseType": "Corundum Flask", + "rarity": "Normal", + "ilvl": 83, + "identified": true, + "properties": [ + { + "name": "Quality", + "values": [ + [ + "+11%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + }, + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "8.30", + 1 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "20", + 0 + ], + [ + "50", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "27", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "30% increased Stun Threshold", + "Cannot be Stunned if you've been Stunned during Effect" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 22, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvYXF1YW1hcmluZSIsInciOjEsImgiOjIsInNjYWxlIjoxLCJsZXZlbCI6MX1d/b48851db23/aquamarine.png", + "league": "Mercenaries", + "id": "74c7ba88d59327a26e6c1897a51d78c03aeb19468a09c9d3d9bd970923464f67", + "name": "", + "typeLine": "Provisioned Aquamarine Flask", + "baseType": "Aquamarine Flask", + "rarity": "Magic", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "8", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "20", + 0 + ], + [ + "50", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "28", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "60% reduced Effect of Freeze on you" + ], + "implicitMods": [ + "Creates Chilled Ground on Use" + ], + "explicitMods": [ + "43% increased Charge Recovery", + "25% reduced effect" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 1, + "x": 72, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvbWFuYWZsYXNrMTEiLCJ3IjoxLCJoIjoyLCJzY2FsZSI6MSwibGV2ZWwiOjF9XQ/9313e55ff4/manaflask11.png", + "league": "Mercenaries", + "id": "1defb0f99db5dbb8a71c9a535f090e87b98e5a6f3629d69601fc54dfd2d75903", + "name": "", + "typeLine": "Superior Divine Mana Flask", + "baseType": "Divine Mana Flask", + "rarity": "Normal", + "ilvl": 83, + "identified": true, + "properties": [ + { + "name": "Quality", + "values": [ + [ + "+15%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + }, + { + "name": "Recovers {0} Mana over {1} Seconds", + "values": [ + [ + "1610", + 1 + ], + [ + "5", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "8", + 0 + ], + [ + "42", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "60", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 81, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvcGhhc2VmbGFzazAxIiwidyI6MSwiaCI6Miwic2NhbGUiOjEsImxldmVsIjoxfV0/6266d738e1/phaseflask01.png", + "league": "Mercenaries", + "id": "fc6f8a5305ce8c72db5e0016ca03667035707ac784fc910d27268cce7c6c9b31", + "name": "", + "typeLine": "Quartz Flask", + "baseType": "Quartz Flask", + "rarity": "Normal", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "6", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "30", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "27", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "+10% chance to Suppress Spell Damage", + "Phasing" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 76, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3Mvc3RvbmUiLCJ3IjoxLCJoIjoyLCJzY2FsZSI6MSwibGV2ZWwiOjF9XQ/00261d09db/stone.png", + "league": "Mercenaries", + "id": "7c60c81cead7d1b7bd24a02eb719c94d51519d9406774c625920989713061413", + "name": "", + "typeLine": "Basalt Flask", + "baseType": "Basalt Flask", + "rarity": "Normal", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "8", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "40", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "27", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "20% more Armour" + ], + "implicitMods": [ + "Taunts nearby Enemies on use" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 77, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvUGhhbnRvbUJsb29kIiwidyI6MSwiaCI6Miwic2NhbGUiOjEsImxldmVsIjoxfV0/d04fc2ce16/PhantomBlood.png", + "league": "Mercenaries", + "id": "08fb171db8dd85c2eab24280b2e8b7e8c4189778d56c6c907c190536e568738b", + "name": "Forbidden Taste", + "typeLine": "Quartz Flask", + "baseType": "Quartz Flask", + "rarity": "Unique", + "ilvl": 70, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "6", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "30", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "27", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "+10% chance to Suppress Spell Damage", + "Phasing" + ], + "explicitMods": [ + "Recover 90% of Life on use", + "25% of Maximum Life taken as Chaos Damage per second" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "flavourText": [ + "Your reach exceeds your grasp." + ], + "frameType": 3, + "x": 115, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3Mvc2FwcGhpcmUiLCJ3IjoxLCJoIjoyLCJzY2FsZSI6MSwibGV2ZWwiOjF9XQ/1545bc9f68/sapphire.png", + "league": "Mercenaries", + "id": "109254ad35ee26140edcfdd33c21420ce5c64842bfd4f9f62ccc710f684551fe", + "name": "", + "typeLine": "Sapphire Flask of the Ibex", + "baseType": "Sapphire Flask", + "rarity": "Magic", + "ilvl": 85, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "8", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "20", + 0 + ], + [ + "50", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "46", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "+5% to maximum Cold Resistance", + "+40% to Cold Resistance" + ], + "explicitMods": [ + "52% increased Evasion Rating during Effect" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 1, + "x": 114, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvbGlmZWZsYXNrMTIiLCJ3IjoxLCJoIjoyLCJzY2FsZSI6MSwibGV2ZWwiOjF9XQ/7be2c09015/lifeflask12.png", + "league": "Mercenaries", + "id": "8e88fd4c5a5e2033e5db9c6527941a3f516a12c102e52ae36bf19d2af8809bd1", + "name": "", + "typeLine": "Superior Eternal Life Flask", + "baseType": "Eternal Life Flask", + "rarity": "Normal", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Quality", + "values": [ + [ + "+19%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + }, + { + "name": "Recovers {0} Life over {1} Seconds", + "values": [ + [ + "2475", + 1 + ], + [ + "2", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "15", + 0 + ], + [ + "45", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "65", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 94, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvcGhhc2VmbGFzazAxIiwidyI6MSwiaCI6Miwic2NhbGUiOjEsImxldmVsIjoxfV0/6266d738e1/phaseflask01.png", + "league": "Mercenaries", + "id": "bd2e74f908dd6b0ca69b93bc9c93340abd9e1101a179146f30ef448c3395611b", + "name": "", + "typeLine": "Quartz Flask of Butchery", + "baseType": "Quartz Flask", + "rarity": "Magic", + "ilvl": 83, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "6", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "30", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "48", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "+10% chance to Suppress Spell Damage", + "Phasing" + ], + "explicitMods": [ + "0.7% of Attack Damage Leeched as Life during Effect" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 1, + "x": 78, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvcGhhc2VmbGFzazAxIiwidyI6MSwiaCI6Miwic2NhbGUiOjEsImxldmVsIjoxfV0/6266d738e1/phaseflask01.png", + "league": "Mercenaries", + "id": "df340ffca9bf77e5a9f2779b2d08d4bac40f2ba91cd756fce2a4d53c67c853ac", + "name": "", + "typeLine": "Quartz Flask of the Skink", + "baseType": "Quartz Flask", + "rarity": "Magic", + "ilvl": 85, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "3.50", + 1 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "30", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "33", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "+10% chance to Suppress Spell Damage", + "Phasing" + ], + "explicitMods": [ + "41% less Duration", + "Immunity to Bleeding and Corrupted Blood during Effect" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 1, + "x": 109, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvbWFuYWZsYXNrMTEiLCJ3IjoxLCJoIjoyLCJzY2FsZSI6MSwibGV2ZWwiOjF9XQ/9313e55ff4/manaflask11.png", + "league": "Mercenaries", + "id": "3a989c6b752f3e5d639e55da36442439c76a76d3de572152d45a51ef0300ee07", + "name": "", + "typeLine": "Superior Divine Mana Flask", + "baseType": "Divine Mana Flask", + "rarity": "Normal", + "ilvl": 83, + "identified": true, + "properties": [ + { + "name": "Quality", + "values": [ + [ + "+10%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + }, + { + "name": "Recovers {0} Mana over {1} Seconds", + "values": [ + [ + "1540", + 1 + ], + [ + "5", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "8", + 0 + ], + [ + "42", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "60", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 30, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvYXF1YW1hcmluZSIsInciOjEsImgiOjIsInNjYWxlIjoxLCJsZXZlbCI6MX1d/b48851db23/aquamarine.png", + "league": "Mercenaries", + "id": "6bc99a0210473019750772d24addd8f28d6fb6965ac6950a637819765eeb2280", + "name": "", + "typeLine": "Allocated Aquamarine Flask of the Guppy", + "baseType": "Aquamarine Flask", + "rarity": "Magic", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "8", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "20", + 0 + ], + [ + "50", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "54", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "60% reduced Effect of Freeze on you" + ], + "implicitMods": [ + "Creates Chilled Ground on Use" + ], + "explicitMods": [ + "55% increased Charge Recovery", + "25% reduced effect", + "31% chance to Avoid being Ignited during Effect" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 1, + "x": 69, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvZGlhbW9uZCIsInciOjEsImgiOjIsInNjYWxlIjoxLCJsZXZlbCI6MX1d/98bf48b8dd/diamond.png", + "league": "Mercenaries", + "id": "fb78ecf505c471310b48c5c09afea336122f23a066be769b6228f9528849a1d4", + "name": "", + "typeLine": "Allocated Diamond Flask of the Conger", + "baseType": "Diamond Flask", + "rarity": "Magic", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "3.20", + 1 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "20", + 0 + ], + [ + "40", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "54", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "100% increased Global Critical Strike Chance" + ], + "explicitMods": [ + "57% increased Charge Recovery", + "47% less Duration", + "25% reduced effect", + "Immunity to Shock during Effect" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 1, + "x": 41, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3Mvc3RpYm5pdGUiLCJ3IjoxLCJoIjoyLCJzY2FsZSI6MSwibGV2ZWwiOjF9XQ/35fbc2f198/stibnite.png", + "league": "Mercenaries", + "id": "b065510ed9ad9f4b21fe04c9f8754930d5c4c17c2ddf15f2a9547fca59b832c6", + "name": "", + "typeLine": "Abecedarian's Stibnite Flask of Tapping", + "baseType": "Stibnite Flask", + "rarity": "Magic", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "5.10", + 1 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "40", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "32", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "20% more Evasion Rating" + ], + "implicitMods": [ + "Creates a Smoke Cloud on Use" + ], + "explicitMods": [ + "36% reduced Duration", + "25% increased effect", + "0.6% of Spell Damage Leeched as Energy Shield during Effect" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 1, + "x": 52, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3Mvc3ByaW50IiwidyI6MSwiaCI6Miwic2NhbGUiOjEsImxldmVsIjoxfV0/aa66be180b/sprint.png", + "league": "Mercenaries", + "id": "e08d457cad84a0b14ebc56512e8d7b2d29cb86e23d7b3dcc65772e959736668c", + "name": "", + "typeLine": "Quicksilver Flask of the Carp", + "baseType": "Quicksilver Flask", + "rarity": "Magic", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "6", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "30", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "35", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "40% increased Movement Speed" + ], + "explicitMods": [ + "42% chance to Avoid being Ignited during Effect" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 1, + "x": 107, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvZ29sZCIsInciOjEsImgiOjIsInNjYWxlIjoxLCJsZXZlbCI6MX1d/74568fc9b9/gold.png", + "league": "Mercenaries", + "id": "2583f9c449c76cdca22d9326396709c7de5ebb8e0872df27c88f132e5a1d76f4", + "name": "", + "typeLine": "Sulphur Flask", + "baseType": "Sulphur Flask", + "rarity": "Normal", + "ilvl": 83, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "8", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "40", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "27", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "40% increased Damage" + ], + "implicitMods": [ + "Creates Consecrated Ground on Use" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 19, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3Mvc2FwcGhpcmUiLCJ3IjoxLCJoIjoyLCJzY2FsZSI6MSwibGV2ZWwiOjF9XQ/1545bc9f68/sapphire.png", + "league": "Mercenaries", + "id": "b5254481aedaf1d438cccf28adfd6956e263ee158644c4995d1a4711e4f30bb1", + "name": "", + "typeLine": "Sapphire Flask", + "baseType": "Sapphire Flask", + "rarity": "Normal", + "ilvl": 83, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "8", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "20", + 0 + ], + [ + "50", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "18", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "+5% to maximum Cold Resistance", + "+40% to Cold Resistance" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 41, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3Mvc3ByaW50IiwidyI6MSwiaCI6Miwic2NhbGUiOjEsImxldmVsIjoxfV0/aa66be180b/sprint.png", + "league": "Mercenaries", + "id": "40f5e47c7fb5cf5b256fe42cab8236d44f056f748ddb102da69f07a712e7fb2c", + "name": "", + "typeLine": "Specialist's Quicksilver Flask of the Eel", + "baseType": "Quicksilver Flask", + "rarity": "Magic", + "ilvl": 74, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "3.80", + 1 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "30", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "59", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "40% increased Movement Speed" + ], + "explicitMods": [ + "26% chance to gain a Flask Charge when you deal a Critical Strike", + "36% less Duration", + "Immunity to Shock during Effect" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 1, + "x": 26, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvYmlzbXV0aCIsInciOjEsImgiOjIsInNjYWxlIjoxLCJsZXZlbCI6MX1d/fbda460273/bismuth.png", + "league": "Mercenaries", + "id": "6edc1db6746a65e63f5650b06777909d8312b5d2a38952b51570e27353909671", + "name": "", + "typeLine": "Bismuth Flask of the Rainbow", + "baseType": "Bismuth Flask", + "rarity": "Magic", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "8.50", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "15", + 0 + ], + [ + "40", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "64", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "+35% to all Elemental Resistances" + ], + "explicitMods": [ + "18% additional Elemental Resistances during Effect" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 1, + "x": 49, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvYmlzbXV0aCIsInciOjEsImgiOjIsInNjYWxlIjoxLCJsZXZlbCI6MX1d/fbda460273/bismuth.png", + "league": "Mercenaries", + "id": "870f2c69ed2fc4a81a515f39a1db599a8a5a0ec20f845572d57fa3ad876de000", + "name": "", + "typeLine": "Abecedarian's Bismuth Flask of Bracing", + "baseType": "Bismuth Flask", + "rarity": "Magic", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "5.40", + 1 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "15", + 0 + ], + [ + "40", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "16", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "+35% to all Elemental Resistances" + ], + "explicitMods": [ + "36% reduced Duration", + "25% increased effect", + "60% increased Block and Stun Recovery during Effect" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 1, + "x": 79, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvZXZhc2lvbmZsYXNrMDEiLCJ3IjoxLCJoIjoyLCJzY2FsZSI6MSwibGV2ZWwiOjF9XQ/8ead4435df/evasionflask01.png", + "league": "Mercenaries", + "id": "57e6a39b2f53552975cf73af0b037c8cf136d672607175ae572f50564957efb5", + "name": "", + "typeLine": "Jade Flask of Relentlessness", + "baseType": "Jade Flask", + "rarity": "Magic", + "ilvl": 85, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "6", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "30", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "50", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "+1500 to Evasion Rating" + ], + "explicitMods": [ + "49% Chance to Avoid being Stunned during Effect" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 1, + "x": 25, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvZGlhbW9uZCIsInciOjEsImgiOjIsInNjYWxlIjoxLCJsZXZlbCI6MX1d/98bf48b8dd/diamond.png", + "league": "Mercenaries", + "id": "0a37fd867da325aea9b691ff928659ff6c951c3b63afe3709764302c4f4e03af", + "name": "", + "typeLine": "Diamond Flask", + "baseType": "Diamond Flask", + "rarity": "Normal", + "ilvl": 83, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "6", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "20", + 0 + ], + [ + "40", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "27", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "100% increased Global Critical Strike Chance" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 42, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvcnVieSIsInciOjEsImgiOjIsInNjYWxlIjoxLCJsZXZlbCI6MX1d/0d582b3f83/ruby.png", + "league": "Mercenaries", + "id": "35c6de7399fce96ffee033f43e8392a6d0bc82cbf529ba2c87cde4cecf0f3bbd", + "name": "", + "typeLine": "Ruby Flask", + "baseType": "Ruby Flask", + "rarity": "Normal", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "8", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "20", + 0 + ], + [ + "50", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "18", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "+5% to maximum Fire Resistance", + "+40% to Fire Resistance" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 86, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvQW1ldGh5c3QiLCJ3IjoxLCJoIjoyLCJzY2FsZSI6MSwibGV2ZWwiOjF9XQ/0f93f9050a/Amethyst.png", + "league": "Mercenaries", + "id": "c3d811ad7491ed21d389fac9e9f82e51fcc54a58dbdbd6a145c8556993802f76", + "name": "", + "typeLine": "Amethyst Flask", + "baseType": "Amethyst Flask", + "rarity": "Normal", + "ilvl": 83, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "6.50", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "35", + 0 + ], + [ + "65", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "18", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "+35% to Chaos Resistance" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 94, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvbGlmZWZsYXNrMTEiLCJ3IjoxLCJoIjoyLCJzY2FsZSI6MSwibGV2ZWwiOjF9XQ/54ba3c70ae/lifeflask11.png", + "league": "Mercenaries", + "id": "565110a8b10d44a9a05c22c2fe7a7f7d3e37140ee60dc67e5479a5196c7423b5", + "name": "", + "typeLine": "Superior Divine Life Flask", + "baseType": "Divine Life Flask", + "rarity": "Normal", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Quality", + "values": [ + [ + "+21%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + }, + { + "name": "Recovers {0} Life over {1} Seconds", + "values": [ + [ + "2904", + 1 + ], + [ + "3.50", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "15", + 0 + ], + [ + "45", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "60", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 57, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvZGlhbW9uZCIsInciOjEsImgiOjIsInNjYWxlIjoxLCJsZXZlbCI6MX1d/98bf48b8dd/diamond.png", + "league": "Mercenaries", + "id": "965f99f78bec4db5d479229fef50797603e8cf223f774f0101cddc20d23188e5", + "name": "", + "typeLine": "Diamond Flask", + "baseType": "Diamond Flask", + "rarity": "Normal", + "ilvl": 85, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "6", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "20", + 0 + ], + [ + "40", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "27", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "100% increased Global Critical Strike Chance" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 101, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvQXR6aXJpc1Byb21pc2UiLCJ3IjoxLCJoIjoyLCJzY2FsZSI6MSwibGV2ZWwiOjF9XQ/8a5f4f13b4/AtzirisPromise.png", + "league": "Mercenaries", + "id": "258be14adbc55115d79f881e62f90c88bec9fecd814a3cd04618351e080b1270", + "name": "Atziri's Promise", + "typeLine": "Amethyst Flask", + "baseType": "Amethyst Flask", + "rarity": "Unique", + "ilvl": 72, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "6.50", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "35", + 0 + ], + [ + "65", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "68", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "+35% to Chaos Resistance" + ], + "explicitMods": [ + "Gain 8% of Elemental Damage as Extra Chaos Damage during effect", + "2% of Chaos Damage Leeched as Life during Effect", + "Gain 8% of Physical Damage as Extra Chaos Damage during effect" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "flavourText": [ + "\"Death needs not your understanding. It needs only your loyalty.\" \r", + "- Atziri, Queen of the Vaal" + ], + "frameType": 3, + "x": 117, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvdG9wYXoiLCJ3IjoxLCJoIjoyLCJzY2FsZSI6MSwibGV2ZWwiOjF9XQ/2a6d920bc1/topaz.png", + "league": "Mercenaries", + "id": "3f2333b3cfaf8a6de1308296f36114794f039e938fe9f9dbd7aceb2da1b4b4c5", + "name": "", + "typeLine": "Topaz Flask", + "baseType": "Topaz Flask", + "rarity": "Normal", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "8", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "20", + 0 + ], + [ + "50", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "18", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "+5% to maximum Lightning Resistance", + "+40% to Lightning Resistance" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 40, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3Mvc3ByaW50IiwidyI6MSwiaCI6Miwic2NhbGUiOjEsImxldmVsIjoxfV0/aa66be180b/sprint.png", + "league": "Mercenaries", + "id": "340f2ea7b669d8ae33a327d7b424bd29ea8f85c164833d8b2dd9d51663a6a7ac", + "name": "", + "typeLine": "Bottomless Quicksilver Flask of the Goldfish", + "baseType": "Quicksilver Flask", + "rarity": "Magic", + "ilvl": 78, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "6", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "30", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "50", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "40% increased Movement Speed" + ], + "explicitMods": [ + "40% increased Charge Recovery", + "39% chance to Avoid being Ignited during Effect" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 1, + "x": 17, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3Mvc3RpYm5pdGUiLCJ3IjoxLCJoIjoyLCJzY2FsZSI6MSwibGV2ZWwiOjF9XQ/35fbc2f198/stibnite.png", + "league": "Mercenaries", + "id": "9d58c46c9dcdfaa6ff5a4a08cf923b78e438a3c3e4ea2048a01bd7ecbf118052", + "name": "", + "typeLine": "Stibnite Flask", + "baseType": "Stibnite Flask", + "rarity": "Normal", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "8", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "40", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "27", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "20% more Evasion Rating" + ], + "implicitMods": [ + "Creates a Smoke Cloud on Use" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 97, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvcnVieSIsInciOjEsImgiOjIsInNjYWxlIjoxLCJsZXZlbCI6MX1d/0d582b3f83/ruby.png", + "league": "Mercenaries", + "id": "e027fc908789c27648c7348b2398f24c8eeca06ef2d1ee6a6f1b326bbd4e28f9", + "name": "", + "typeLine": "Examiner's Ruby Flask of the Fox", + "baseType": "Ruby Flask", + "rarity": "Magic", + "ilvl": 83, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "10.20", + 1 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "20", + 0 + ], + [ + "50", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "41", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "+5% to maximum Fire Resistance", + "+40% to Fire Resistance" + ], + "explicitMods": [ + "28% increased Duration", + "52% reduced Effect of Chill on you during Effect", + "52% reduced Freeze Duration on you during Effect" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 1, + "x": 4, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvZ3Jhbml0ZSIsInciOjEsImgiOjIsInNjYWxlIjoxLCJsZXZlbCI6MX1d/101bce8899/granite.png", + "league": "Mercenaries", + "id": "e0ed7dd9dc578cbde325fa46fce58d5506b1ec1854099dbd1cd7049204653ee6", + "name": "", + "typeLine": "Granite Flask", + "baseType": "Granite Flask", + "rarity": "Normal", + "ilvl": 83, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "6", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "30", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "27", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "+1500 to Armour" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 46, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvZXZhc2lvbmZsYXNrMDEiLCJ3IjoxLCJoIjoyLCJzY2FsZSI6MSwibGV2ZWwiOjF9XQ/8ead4435df/evasionflask01.png", + "league": "Mercenaries", + "id": "e309b3bbf98a31378cd771be72a88aaa27f3674e4792f59fe8894de51bc4df38", + "name": "", + "typeLine": "Jade Flask of the Skink", + "baseType": "Jade Flask", + "rarity": "Magic", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "3.50", + 1 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "30", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "33", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "+1500 to Evasion Rating" + ], + "explicitMods": [ + "41% less Duration", + "Immunity to Bleeding and Corrupted Blood during Effect" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 1, + "x": 57, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvbWFuYWZsYXNrMTIiLCJ3IjoxLCJoIjoyLCJzY2FsZSI6MSwibGV2ZWwiOjF9XQ/6146902646/manaflask12.png", + "league": "Mercenaries", + "id": "9f379d6fc882c9f0bb0ea3244da3c43962fcf81a876242d037cb1e32917ecac2", + "name": "", + "typeLine": "Superior Eternal Mana Flask", + "baseType": "Eternal Mana Flask", + "rarity": "Normal", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Quality", + "values": [ + [ + "+12%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + }, + { + "name": "Recovers {0} Mana over {1} Seconds", + "values": [ + [ + "2016", + 1 + ], + [ + "7", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "8", + 0 + ], + [ + "42", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "65", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 82, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvZ3Jhbml0ZSIsInciOjEsImgiOjIsInNjYWxlIjoxLCJsZXZlbCI6MX1d/101bce8899/granite.png", + "league": "Mercenaries", + "id": "3b4ac6e13780a1c6fe82f30966b0898339c21f1b14b579c6b38bb7039ae4b1de", + "name": "", + "typeLine": "Granite Flask", + "baseType": "Granite Flask", + "rarity": "Normal", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "6", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "30", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "27", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "+1500 to Armour" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 9, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvbGlmZWZsYXNrMTEiLCJ3IjoxLCJoIjoyLCJzY2FsZSI6MSwibGV2ZWwiOjF9XQ/54ba3c70ae/lifeflask11.png", + "league": "Mercenaries", + "id": "d47973f2875715c362cda731132ccaae267618e30ad62d16bea5bfe83657de14", + "name": "", + "typeLine": "Undiluted Divine Life Flask", + "baseType": "Divine Life Flask", + "rarity": "Magic", + "ilvl": 85, + "identified": true, + "properties": [ + { + "name": "Quality", + "values": [ + [ + "+15%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + }, + { + "name": "Recovers {0} Life over {1} Seconds", + "values": [ + [ + "2760", + 1 + ], + [ + "2.40", + 1 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "15", + 0 + ], + [ + "45", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "60", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "explicitMods": [ + "43% increased Recovery rate" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 1, + "x": 82, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvcnVieSIsInciOjEsImgiOjIsInNjYWxlIjoxLCJsZXZlbCI6MX1d/0d582b3f83/ruby.png", + "league": "Mercenaries", + "id": "711e8b200e563e8cdd4d6839d04aa224e86637b046875f07eef8b80973bdbcd6", + "name": "", + "typeLine": "Ruby Flask", + "baseType": "Ruby Flask", + "rarity": "Normal", + "ilvl": 83, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "8", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "20", + 0 + ], + [ + "50", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "18", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "+5% to maximum Fire Resistance", + "+40% to Fire Resistance" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 91, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3Mvc2lsdmVyIiwidyI6MSwiaCI6Miwic2NhbGUiOjEsImxldmVsIjoxfV0/a2143b575d/silver.png", + "league": "Mercenaries", + "id": "013fd6dc90f04b0a6caa814aa0ca8077f7996cf014e80743a73c6f046c5c28a2", + "name": "", + "typeLine": "Apprentice's Silver Flask of Bracing", + "baseType": "Silver Flask", + "rarity": "Magic", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "6", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "34", + 1 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "27", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "Onslaught" + ], + "explicitMods": [ + "15% reduced Charges per use", + "61% increased Block and Stun Recovery during Effect" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 1, + "x": 45, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvYmlzbXV0aCIsInciOjEsImgiOjIsInNjYWxlIjoxLCJsZXZlbCI6MX1d/fbda460273/bismuth.png", + "league": "Mercenaries", + "id": "01ebfa055c82be04a50b80cc0c89ba2db707b73124e75aaac78458d9f617e676", + "name": "", + "typeLine": "Bismuth Flask", + "baseType": "Bismuth Flask", + "rarity": "Normal", + "ilvl": 83, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "8.50", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "15", + 0 + ], + [ + "40", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "8", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "+35% to all Elemental Resistances" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 27, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvZXZhc2lvbmZsYXNrMDEiLCJ3IjoxLCJoIjoyLCJzY2FsZSI6MSwibGV2ZWwiOjF9XQ/8ead4435df/evasionflask01.png", + "league": "Mercenaries", + "id": "b1a8532e535bc536425da9457905ad5d45cd189a4f3e2a0fde2518f5e518cb97", + "name": "", + "typeLine": "Jade Flask", + "baseType": "Jade Flask", + "rarity": "Normal", + "ilvl": 83, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "6", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "30", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "27", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "+1500 to Evasion Rating" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 49, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3Mvc3ByaW50IiwidyI6MSwiaCI6Miwic2NhbGUiOjEsImxldmVsIjoxfV0/aa66be180b/sprint.png", + "league": "Mercenaries", + "id": "94c814c0602e638688efd7f4036e3da936e40eaad31eea231712af4a254be992", + "name": "", + "typeLine": "Quicksilver Flask", + "baseType": "Quicksilver Flask", + "rarity": "Normal", + "ilvl": 79, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "6", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "30", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "4", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "40% increased Movement Speed" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 25, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3Mvc3ByaW50IiwidyI6MSwiaCI6Miwic2NhbGUiOjEsImxldmVsIjoxfV0/aa66be180b/sprint.png", + "league": "Mercenaries", + "id": "fea58944bc5e6e48039781372536ce127afd42f0c1eb365939dbe8b9fc6ce183", + "name": "", + "typeLine": "Transgressor's Quicksilver Flask of the Crystal", + "baseType": "Quicksilver Flask", + "rarity": "Magic", + "ilvl": 83, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "6", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "30", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "23", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "40% increased Movement Speed" + ], + "explicitMods": [ + "Gain 1 Charge when you are Hit by an Enemy", + "12% additional Elemental Resistances during Effect" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 1, + "x": 97, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvZXZhc2lvbmZsYXNrMDEiLCJ3IjoxLCJoIjoyLCJzY2FsZSI6MSwibGV2ZWwiOjF9XQ/8ead4435df/evasionflask01.png", + "league": "Mercenaries", + "id": "0baf48d348cdee677bdd69a9a9c9af2fa3e8bc947ad7863ee51127be14af4197", + "name": "", + "typeLine": "Jade Flask", + "baseType": "Jade Flask", + "rarity": "Normal", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "6", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "30", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "27", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "+1500 to Evasion Rating" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 79, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvQW50aVN0dW5GbGFzayIsInciOjEsImgiOjIsInNjYWxlIjoxLCJsZXZlbCI6MX1d/4df2dac26a/AntiStunFlask.png", + "league": "Mercenaries", + "id": "04b7e84f57eb16e47caedc354fcda490033577e78079154b25cbff019ad7f2ce", + "name": "", + "typeLine": "Analyst's Corundum Flask of the Orca", + "baseType": "Corundum Flask", + "rarity": "Magic", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "9.20", + 1 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "20", + 0 + ], + [ + "50", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "28", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "30% increased Stun Threshold", + "Cannot be Stunned if you've been Stunned during Effect" + ], + "explicitMods": [ + "22% increased Duration", + "35% chance to Avoid being Chilled during Effect", + "31% chance to Avoid being Frozen during Effect" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 1, + "x": 103, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvcGhhc2VmbGFzazAxIiwidyI6MSwiaCI6Miwic2NhbGUiOjEsImxldmVsIjoxfV0/6266d738e1/phaseflask01.png", + "league": "Mercenaries", + "id": "3c2be49f4f5e00d48b569933ced22bf51ab101552dab69d473049a1b0a40e724", + "name": "", + "typeLine": "Transgressor's Quartz Flask of the Armadillo", + "baseType": "Quartz Flask", + "rarity": "Magic", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "6", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "30", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "67", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "+10% chance to Suppress Spell Damage", + "Phasing" + ], + "explicitMods": [ + "Gain 1 Charge when you are Hit by an Enemy", + "60% increased Armour during Effect" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 1, + "x": 44, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3Mvc2FwcGhpcmUiLCJ3IjoxLCJoIjoyLCJzY2FsZSI6MSwibGV2ZWwiOjF9XQ/1545bc9f68/sapphire.png", + "league": "Mercenaries", + "id": "9ad852d5bd34ba423da75fd75ceb69f6a5e95e46bd3a0f2aafc448b2150ee98e", + "name": "", + "typeLine": "Sapphire Flask", + "baseType": "Sapphire Flask", + "rarity": "Normal", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "8", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "20", + 0 + ], + [ + "50", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "18", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "+5% to maximum Cold Resistance", + "+40% to Cold Resistance" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 111, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvdG9wYXoiLCJ3IjoxLCJoIjoyLCJzY2FsZSI6MSwibGV2ZWwiOjF9XQ/2a6d920bc1/topaz.png", + "league": "Mercenaries", + "id": "878280c9b18a179556b254e29181864f8ef27c1edaccb1480e121c21cea14bdc", + "name": "", + "typeLine": "Topaz Flask", + "baseType": "Topaz Flask", + "rarity": "Normal", + "ilvl": 83, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "8", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "20", + 0 + ], + [ + "50", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "18", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "+5% to maximum Lightning Resistance", + "+40% to Lightning Resistance" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 88, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvdG9wYXoiLCJ3IjoxLCJoIjoyLCJzY2FsZSI6MSwibGV2ZWwiOjF9XQ/2a6d920bc1/topaz.png", + "league": "Mercenaries", + "id": "ca9d414448fe67ffdc192b186a8f6338e69102142c1224c84162758d630b6132", + "name": "", + "typeLine": "Bottomless Topaz Flask of the Kakapo", + "baseType": "Topaz Flask", + "rarity": "Magic", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "8", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "20", + 0 + ], + [ + "50", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "52", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "+5% to maximum Lightning Resistance", + "+40% to Lightning Resistance" + ], + "explicitMods": [ + "42% increased Charge Recovery", + "59% reduced Effect of Curses on you during Effect" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 1, + "x": 54, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3Mvc3ByaW50IiwidyI6MSwiaCI6Miwic2NhbGUiOjEsImxldmVsIjoxfV0/aa66be180b/sprint.png", + "league": "Mercenaries", + "id": "2af7f8fd5eba5b825554f8d6490147cfd318314bbba1eafe97911febc5ab301b", + "name": "", + "typeLine": "Quicksilver Flask", + "baseType": "Quicksilver Flask", + "rarity": "Normal", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "6", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "30", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "4", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "40% increased Movement Speed" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 74, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvZ29sZCIsInciOjEsImgiOjIsInNjYWxlIjoxLCJsZXZlbCI6MX1d/74568fc9b9/gold.png", + "league": "Mercenaries", + "id": "3c12618c3c53f947aece22bb635e536112c121ceb8c80276b9b3fef54a0e6655", + "name": "", + "typeLine": "Sulphur Flask of Ballast", + "baseType": "Sulphur Flask", + "rarity": "Magic", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "8", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "40", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "29", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "40% increased Damage" + ], + "implicitMods": [ + "Creates Consecrated Ground on Use" + ], + "explicitMods": [ + "66% increased Block and Stun Recovery during Effect" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 1, + "x": 93, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvZ29sZCIsInciOjEsImgiOjIsInNjYWxlIjoxLCJsZXZlbCI6MX1d/74568fc9b9/gold.png", + "league": "Mercenaries", + "id": "1726eac1684992a12c58a59cbcb85c6246d94675a50b60a12e16a0360dbc54dc", + "name": "", + "typeLine": "Sulphur Flask of the Iguana", + "baseType": "Sulphur Flask", + "rarity": "Magic", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "5.10", + 1 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "40", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "60", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "40% increased Damage" + ], + "implicitMods": [ + "Creates Consecrated Ground on Use" + ], + "explicitMods": [ + "36% less Duration", + "Immunity to Bleeding and Corrupted Blood during Effect" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 1, + "x": 58, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvcnVieSIsInciOjEsImgiOjIsInNjYWxlIjoxLCJsZXZlbCI6MX1d/0d582b3f83/ruby.png", + "league": "Mercenaries", + "id": "bf1aed029eff88a38d90b5881f0e345ebe1380e134cb5c741aba6351124d5170", + "name": "", + "typeLine": "Ruby Flask", + "baseType": "Ruby Flask", + "rarity": "Normal", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "8", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "20", + 0 + ], + [ + "50", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "18", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "+5% to maximum Fire Resistance", + "+40% to Fire Resistance" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 74, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvZGlhbW9uZCIsInciOjEsImgiOjIsInNjYWxlIjoxLCJsZXZlbCI6MX1d/98bf48b8dd/diamond.png", + "league": "Mercenaries", + "id": "6f8697b3f2bf9a8f1b44498f6725a7689ed1a24d6d43e3354f9f3fc1e0352b20", + "name": "", + "typeLine": "Diamond Flask", + "baseType": "Diamond Flask", + "rarity": "Normal", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "6", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "20", + 0 + ], + [ + "40", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "27", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "100% increased Global Critical Strike Chance" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 93, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3Mvc3ByaW50IiwidyI6MSwiaCI6Miwic2NhbGUiOjEsImxldmVsIjoxfV0/aa66be180b/sprint.png", + "league": "Mercenaries", + "id": "38c848dc5d28720a9ab649ad6039f4a65304c686f7912810fbd1613e7724d4a8", + "name": "", + "typeLine": "Clinician's Quicksilver Flask of Stinging", + "baseType": "Quicksilver Flask", + "rarity": "Magic", + "ilvl": 70, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "8.10", + 1 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "30", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "54", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "40% increased Movement Speed" + ], + "explicitMods": [ + "35% increased Duration", + "30% increased Critical Strike Chance during Effect" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 1, + "x": 18, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3Mvc3ByaW50IiwidyI6MSwiaCI6Miwic2NhbGUiOjEsImxldmVsIjoxfV0/aa66be180b/sprint.png", + "league": "Mercenaries", + "id": "62223a6d8e6860ea5552e8849c366b2e27ec78180c43be094135a98a86eed1fc", + "name": "", + "typeLine": "Quicksilver Flask", + "baseType": "Quicksilver Flask", + "rarity": "Normal", + "ilvl": 83, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "6", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "30", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "4", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "40% increased Movement Speed" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 116, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvcGhhc2VmbGFzazAxIiwidyI6MSwiaCI6Miwic2NhbGUiOjEsImxldmVsIjoxfV0/6266d738e1/phaseflask01.png", + "league": "Mercenaries", + "id": "2260da359f061c190c4864cab7ecd82f458610b628cc754e1bd3068789bf060a", + "name": "", + "typeLine": "Endless Quartz Flask of the Walrus", + "baseType": "Quartz Flask", + "rarity": "Magic", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "3.50", + 1 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "30", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "34", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "+10% chance to Suppress Spell Damage", + "Phasing" + ], + "explicitMods": [ + "29% increased Charge Recovery", + "42% less Duration", + "Immunity to Freeze and Chill during Effect" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 1, + "x": 51, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvZXZhc2lvbmZsYXNrMDEiLCJ3IjoxLCJoIjoyLCJzY2FsZSI6MSwibGV2ZWwiOjF9XQ/8ead4435df/evasionflask01.png", + "league": "Mercenaries", + "id": "8f1fd015fd53b72a4bf928b3c95d1c90245ecdf5bfbcfb3e10fd570e79ed4c37", + "name": "", + "typeLine": "Wide Jade Flask of the Rainbow", + "baseType": "Jade Flask", + "rarity": "Magic", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "6", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "30", + 0 + ], + [ + "78", + 1 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "64", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "+1500 to Evasion Rating" + ], + "explicitMods": [ + "+18 to Maximum Charges", + "19% additional Elemental Resistances during Effect" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 1, + "x": 117, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvV3JpdGhpbmdKYXIiLCJ3IjoxLCJoIjoyLCJzY2FsZSI6MSwibGV2ZWwiOjF9XQ/6d3e384036/WrithingJar.png", + "league": "Mercenaries", + "id": "cc98490f36e5b2a7987db4dcf70402bfd691721fe99cc21ef9abe4ebeb2c4b34", + "name": "The Writhing Jar", + "typeLine": "Hallowed Hybrid Flask", + "baseType": "Hallowed Hybrid Flask", + "rarity": "Unique", + "ilvl": 78, + "identified": true, + "properties": [ + { + "name": "Recovers {0} Life over {1} Seconds", + "values": [ + [ + "522", + 1 + ], + [ + "5", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Recovers {0} Mana over {1} Seconds", + "values": [ + [ + "144", + 1 + ], + [ + "5", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "17", + 1 + ], + [ + "40", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "60", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "explicitMods": [ + "12% reduced Charges per use", + "70% reduced Amount Recovered", + "Instant Recovery", + "2 Enemy Writhing Worms escape the Flask when used\nWrithing Worms are destroyed when Hit" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "flavourText": [ + "To achieve godhood, they would cast off all that god has gifted us.\r", + "Mortality, compassion, even the sanctity of flesh.\r", + " - High Templar Voll" + ], + "frameType": 3, + "x": 17, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvZ3Jhbml0ZSIsInciOjEsImgiOjIsInNjYWxlIjoxLCJsZXZlbCI6MX1d/101bce8899/granite.png", + "league": "Mercenaries", + "id": "09995800eb74b9229c4cb47357b00125b201028802bd1b12d1a662c7b512e2a7", + "name": "", + "typeLine": "Perpetual Granite Flask of the Sunfish", + "baseType": "Granite Flask", + "rarity": "Magic", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "6", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "30", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "66", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "+1500 to Armour" + ], + "explicitMods": [ + "50% increased Charge Recovery", + "55% chance to Avoid being Ignited during Effect" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 1, + "x": 9, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3Mvc3ByaW50IiwidyI6MSwiaCI6Miwic2NhbGUiOjEsImxldmVsIjoxfV0/aa66be180b/sprint.png", + "league": "Mercenaries", + "id": "8cf1b90a051203ea2fc9d4adff234516094f65b6a3acccf02719054f149a7d27", + "name": "", + "typeLine": "Quicksilver Flask", + "baseType": "Quicksilver Flask", + "rarity": "Normal", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "6", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "30", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "4", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "40% increased Movement Speed" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 2, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRmxhc2tzL1VuaXF1ZVNwb3JlYmxvb20iLCJ3IjoxLCJoIjoyLCJzY2FsZSI6MX1d/7b26d28408/UniqueSporebloom.png", + "league": "Mercenaries", + "id": "a1045276df0d44483ebb88207139b78e84b2d21533b7109bb9fa131d0975af49", + "name": "Grasping Nightshade", + "typeLine": "Sporebloom Tincture", + "baseType": "Sporebloom Tincture", + "rarity": "Unique", + "ilvl": 85, + "identified": true, + "properties": [ + { + "name": "Inflicts Mana Burn every {0} Seconds", + "values": [ + [ + "0.90", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "{0} Second Cooldown when Deactivated", + "values": [ + [ + "8", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "52", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "25% chance to Blind Enemies on Hit with Melee Weapons", + "26% increased Effect of Blind from Melee Weapons" + ], + "explicitMods": [ + "Melee Weapon Hits Inflict 2 Withered Debuffs for 2 seconds", + "29% chance to inflict a Grasping Vine on Melee Weapon Hit" + ], + "descrText": "Right click to activate. Only one Tincture in your belt can be active at a time. Mana Burn causes you to lose 1% of your maximum Mana per stack per second. Can be deactivated manually, or will automatically deactivate when you reach 0 Mana.", + "flavourText": [ + "A virulent brew of death and decay." + ], + "frameType": 3, + "x": 70, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3Mvc3ByaW50IiwidyI6MSwiaCI6Miwic2NhbGUiOjEsImxldmVsIjoxfV0/aa66be180b/sprint.png", + "league": "Mercenaries", + "id": "9a35b5f482fb0de971d79d759d74d8b7d1f90a11abde53cf8414778ebcf214c9", + "name": "", + "typeLine": "Quicksilver Flask", + "baseType": "Quicksilver Flask", + "rarity": "Normal", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "6", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "30", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "4", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "40% increased Movement Speed" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 13, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvZ3Jhbml0ZSIsInciOjEsImgiOjIsInNjYWxlIjoxLCJsZXZlbCI6MX1d/101bce8899/granite.png", + "league": "Mercenaries", + "id": "62b8004024cc1206fac1a00a9a9d82636095ff14d8dfb58ace588688d90d1618", + "name": "", + "typeLine": "Granite Flask", + "baseType": "Granite Flask", + "rarity": "Normal", + "ilvl": 83, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "6", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "30", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "27", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "+1500 to Armour" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 12, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvZXZhc2lvbmZsYXNrMDEiLCJ3IjoxLCJoIjoyLCJzY2FsZSI6MSwibGV2ZWwiOjF9XQ/8ead4435df/evasionflask01.png", + "league": "Mercenaries", + "id": "82f12fab4021c2e13ba6fa73bdfb073eec73d335b1d2d425d4f46c68bdca7ace", + "name": "", + "typeLine": "Clinician's Jade Flask of the Hedgehog", + "baseType": "Jade Flask", + "rarity": "Magic", + "ilvl": 86, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "4.80", + 1 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "30", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "54", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "+1500 to Evasion Rating" + ], + "explicitMods": [ + "32% increased Duration", + "40% less Duration", + "Immunity to Poison during Effect" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 1, + "x": 63, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3Mvc2lsdmVyIiwidyI6MSwiaCI6Miwic2NhbGUiOjEsImxldmVsIjoxfV0/a2143b575d/silver.png", + "league": "Mercenaries", + "id": "dcd5a823f15b22cc081a76fe06778fc35b2551014682a1374fed1847f8da2873", + "name": "", + "typeLine": "Silver Flask", + "baseType": "Silver Flask", + "rarity": "Normal", + "ilvl": 86, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "6", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "40", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "27", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "Onslaught" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 64, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3Mvc3ByaW50IiwidyI6MSwiaCI6Miwic2NhbGUiOjEsImxldmVsIjoxfV0/aa66be180b/sprint.png", + "league": "Mercenaries", + "id": "736e5e358715c68276f4b23df3f89b4d3d588e6ceb5a89392bc21c481d1efbfe", + "name": "", + "typeLine": "Abecedarian's Quicksilver Flask of the Conger", + "baseType": "Quicksilver Flask", + "rarity": "Magic", + "ilvl": 85, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "2", + 1 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "30", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "16", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "40% increased Movement Speed" + ], + "explicitMods": [ + "38% reduced Duration", + "46% less Duration", + "25% increased effect", + "Immunity to Shock during Effect" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 1, + "x": 59, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvQW50aVN0dW5GbGFzayIsInciOjEsImgiOjIsInNjYWxlIjoxLCJsZXZlbCI6MX1d/4df2dac26a/AntiStunFlask.png", + "league": "Mercenaries", + "id": "37dd9195be3d754a95c95a3de402f7ca89eedd8adf00df86f008b64b2cf17e31", + "name": "", + "typeLine": "Corundum Flask", + "baseType": "Corundum Flask", + "rarity": "Normal", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "7.50", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "20", + 0 + ], + [ + "50", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "27", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "30% increased Stun Threshold", + "Cannot be Stunned if you've been Stunned during Effect" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 69, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvcnVieSIsInciOjEsImgiOjIsInNjYWxlIjoxLCJsZXZlbCI6MX1d/0d582b3f83/ruby.png", + "league": "Mercenaries", + "id": "bbdcb23e59d7e14d5e1a16ca8f8b3db1ddaa505da30d9e370ffdc3d829f0e084", + "name": "", + "typeLine": "Ruby Flask", + "baseType": "Ruby Flask", + "rarity": "Normal", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "8", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "20", + 0 + ], + [ + "50", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "18", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "+5% to maximum Fire Resistance", + "+40% to Fire Resistance" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 15, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3Mvc3ByaW50IiwidyI6MSwiaCI6Miwic2NhbGUiOjEsImxldmVsIjoxfV0/aa66be180b/sprint.png", + "league": "Mercenaries", + "id": "739d88a7bdaab3e00190036e59fe60651f8bbabeecb29e72580a32351ab91eb3", + "name": "", + "typeLine": "Quicksilver Flask of Ballast", + "baseType": "Quicksilver Flask", + "rarity": "Magic", + "ilvl": 86, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "6", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "30", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "29", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "40% increased Movement Speed" + ], + "explicitMods": [ + "63% increased Block and Stun Recovery during Effect" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 1, + "x": 18, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3Mvc3ByaW50IiwidyI6MSwiaCI6Miwic2NhbGUiOjEsImxldmVsIjoxfV0/aa66be180b/sprint.png", + "league": "Mercenaries", + "id": "41efbc6ea66c8d3d6103995dba0f5f956d9be8acee4d24ea88bc6a7409f1e0d2", + "name": "", + "typeLine": "Quicksilver Flask", + "baseType": "Quicksilver Flask", + "rarity": "Normal", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "6", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "30", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "4", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "40% increased Movement Speed" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 3, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvQW50aVN0dW5GbGFzayIsInciOjEsImgiOjIsInNjYWxlIjoxLCJsZXZlbCI6MX1d/4df2dac26a/AntiStunFlask.png", + "league": "Mercenaries", + "id": "ec8aee6a12c6c88737e0809267278e9cab7baac666c273c81ab6e5fed062a066", + "name": "", + "typeLine": "Corundum Flask", + "baseType": "Corundum Flask", + "rarity": "Normal", + "ilvl": 86, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "7.50", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "20", + 0 + ], + [ + "50", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "27", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "30% increased Stun Threshold", + "Cannot be Stunned if you've been Stunned during Effect" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 61, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvbGlmZWZsYXNrMTEiLCJ3IjoxLCJoIjoyLCJzY2FsZSI6MSwibGV2ZWwiOjF9XQ/54ba3c70ae/lifeflask11.png", + "league": "Mercenaries", + "id": "cf9c20611a67a8a5d124b8eae9c2ee3a8104291ffde661ab955cbee1d6d82882", + "name": "", + "typeLine": "Simmering Divine Life Flask of the Antitoxin", + "baseType": "Divine Life Flask", + "rarity": "Magic", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Quality", + "values": [ + [ + "+20%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + }, + { + "name": "Recovers {0} Life over {1} Seconds", + "values": [ + [ + "1354", + 1 + ], + [ + "1.50", + 1 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "15", + 0 + ], + [ + "45", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "60", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "explicitMods": [ + "53% reduced Amount Recovered", + "135% increased Recovery rate", + "50% of Recovery applied Instantly", + "Grants Immunity to Poison for 6 seconds if used while Poisoned" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 1, + "x": 71, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvR29sZEZsYXNrIiwidyI6MSwiaCI6Miwic2NhbGUiOjEsImxldmVsIjoxfV0/0669496bc6/GoldFlask.png", + "league": "Mercenaries", + "id": "529a32ed4a3e7cff70d070caa8ba03627e9452138994558d2f3fd39d2891f559", + "name": "", + "typeLine": "Gold Flask", + "baseType": "Gold Flask", + "rarity": "Normal", + "ilvl": 83, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "5", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "60", + 0 + ], + [ + "80", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "27", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "30% increased Rarity of Items found" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 7, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3Mvc3ByaW50IiwidyI6MSwiaCI6Miwic2NhbGUiOjEsImxldmVsIjoxfV0/aa66be180b/sprint.png", + "league": "Mercenaries", + "id": "684a5769989f5fcc7fef1112052c241e840cf484354bdc300f737ab7206ec467", + "name": "", + "typeLine": "Quicksilver Flask", + "baseType": "Quicksilver Flask", + "rarity": "Normal", + "ilvl": 83, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "6", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "30", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "4", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "40% increased Movement Speed" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 14, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvcGhhc2VmbGFzazAxIiwidyI6MSwiaCI6Miwic2NhbGUiOjEsImxldmVsIjoxfV0/6266d738e1/phaseflask01.png", + "league": "Mercenaries", + "id": "416b382f11412677562b7fe6e511124c1c050bf542e41f17ebc8db520c7d445c", + "name": "", + "typeLine": "Quartz Flask", + "baseType": "Quartz Flask", + "rarity": "Normal", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "6", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "30", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "27", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "+10% chance to Suppress Spell Damage", + "Phasing" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 66, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvdG9wYXoiLCJ3IjoxLCJoIjoyLCJzY2FsZSI6MSwibGV2ZWwiOjF9XQ/2a6d920bc1/topaz.png", + "league": "Mercenaries", + "id": "7a6929a4a189c1b3a41cf74a54524a54327fd9632c7ef21461f35da4148f413a", + "name": "", + "typeLine": "Topaz Flask", + "baseType": "Topaz Flask", + "rarity": "Normal", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "8", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "20", + 0 + ], + [ + "50", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "18", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "+5% to maximum Lightning Resistance", + "+40% to Lightning Resistance" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 60, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3Mvc3ByaW50IiwidyI6MSwiaCI6Miwic2NhbGUiOjEsImxldmVsIjoxfV0/aa66be180b/sprint.png", + "league": "Mercenaries", + "id": "c1835f6f12fbcff1f9f774383ff3a12e3e8d2cb959ebe7e346e67c0b98021d13", + "name": "", + "typeLine": "Quicksilver Flask", + "baseType": "Quicksilver Flask", + "rarity": "Normal", + "ilvl": 83, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "6", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "30", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "4", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "40% increased Movement Speed" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 3, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3Mvc2lsdmVyIiwidyI6MSwiaCI6Miwic2NhbGUiOjEsImxldmVsIjoxfV0/a2143b575d/silver.png", + "league": "Mercenaries", + "id": "54779df1c652fa6edb1cbe943466867bd66040ad677777de17f7a7cf4b9a3882", + "name": "", + "typeLine": "Silver Flask", + "baseType": "Silver Flask", + "rarity": "Normal", + "ilvl": 83, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "6", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "40", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "27", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "Onslaught" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 68, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvZ3Jhbml0ZSIsInciOjEsImgiOjIsInNjYWxlIjoxLCJsZXZlbCI6MX1d/101bce8899/granite.png", + "league": "Mercenaries", + "id": "ee8d4c970c80f1a7cd1a72fa5d0abc24d977477675c079cdf18b11d9b90e88fe", + "name": "", + "typeLine": "Granite Flask of the Skink", + "baseType": "Granite Flask", + "rarity": "Magic", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "3.50", + 1 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "30", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "33", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "+1500 to Armour" + ], + "explicitMods": [ + "41% less Duration", + "Immunity to Bleeding and Corrupted Blood during Effect" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 1, + "x": 6, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvZXZhc2lvbmZsYXNrMDEiLCJ3IjoxLCJoIjoyLCJzY2FsZSI6MSwibGV2ZWwiOjF9XQ/8ead4435df/evasionflask01.png", + "league": "Mercenaries", + "id": "7b423f5813d6c4222a99c1d873a7dd31d679c4852fcb924ae88dc095d098a6e6", + "name": "", + "typeLine": "Jade Flask", + "baseType": "Jade Flask", + "rarity": "Normal", + "ilvl": 83, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "6", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "30", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "27", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "+1500 to Evasion Rating" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 68, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvcnVieSIsInciOjEsImgiOjIsInNjYWxlIjoxLCJsZXZlbCI6MX1d/0d582b3f83/ruby.png", + "league": "Mercenaries", + "id": "d17bd078adba7262321fc6622676c97501d36168977b235a1ce86036b02d9405", + "name": "", + "typeLine": "Superior Ruby Flask", + "baseType": "Ruby Flask", + "rarity": "Normal", + "ilvl": 82, + "identified": true, + "properties": [ + { + "name": "Quality", + "values": [ + [ + "+24%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + }, + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "9.90", + 1 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "20", + 0 + ], + [ + "50", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "18", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "+5% to maximum Fire Resistance", + "+40% to Fire Resistance" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 23, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvYmlzbXV0aCIsInciOjEsImgiOjIsInNjYWxlIjoxLCJsZXZlbCI6MX1d/fbda460273/bismuth.png", + "league": "Mercenaries", + "id": "83b0aea4e00e1ee20db5b48e9d45df9cb22718e21d1c498e1819bdf286bed7fe", + "name": "", + "typeLine": "Superior Bismuth Flask", + "baseType": "Bismuth Flask", + "rarity": "Normal", + "ilvl": 9, + "identified": true, + "properties": [ + { + "name": "Quality", + "values": [ + [ + "+9%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + }, + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "9.30", + 1 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "15", + 0 + ], + [ + "40", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "8", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "+35% to all Elemental Resistances" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 0, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3Mvc3ByaW50IiwidyI6MSwiaCI6Miwic2NhbGUiOjEsImxldmVsIjoxfV0/aa66be180b/sprint.png", + "league": "Mercenaries", + "id": "730c471558ad3bbd56390ebe275a55b3b711f049a740536b30c5f273c7fd6070", + "name": "", + "typeLine": "Wide Quicksilver Flask of the Crystal", + "baseType": "Quicksilver Flask", + "rarity": "Magic", + "ilvl": 9, + "identified": true, + "properties": [ + { + "name": "Quality", + "values": [ + [ + "+9%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + }, + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "6.50", + 1 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "30", + 0 + ], + [ + "79", + 1 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "4", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "40% increased Movement Speed" + ], + "explicitMods": [ + "+19 to Maximum Charges", + "12% additional Elemental Resistances during Effect" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 1, + "x": 5, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3Mvc3ByaW50IiwidyI6MSwiaCI6Miwic2NhbGUiOjEsImxldmVsIjoxfV0/aa66be180b/sprint.png", + "league": "Mercenaries", + "id": "7b94f2e70a06982cb4808d2417a0bc4b61154fc4915b8d83e3f7bc8df997b1ca", + "name": "", + "typeLine": "Constant Quicksilver Flask of Stinging", + "baseType": "Quicksilver Flask", + "rarity": "Magic", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "6", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "30", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "14", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "40% increased Movement Speed" + ], + "explicitMods": [ + "19% increased Charge Recovery", + "26% increased Critical Strike Chance during Effect" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 1, + "x": 7, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3Mvc3ByaW50IiwidyI6MSwiaCI6Miwic2NhbGUiOjEsImxldmVsIjoxfV0/aa66be180b/sprint.png", + "league": "Mercenaries", + "id": "f5a3e8241f108840784558aea31d5e58e8b721e7f0b4bfc52b70f28afc555143", + "name": "", + "typeLine": "Quicksilver Flask of Tapping", + "baseType": "Quicksilver Flask", + "rarity": "Magic", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "6", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "30", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "32", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "40% increased Movement Speed" + ], + "explicitMods": [ + "0.6% of Spell Damage Leeched as Energy Shield during Effect" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 1, + "x": 6, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvbWFuYWZsYXNrMTIiLCJ3IjoxLCJoIjoyLCJzY2FsZSI6MSwibGV2ZWwiOjF9XQ/6146902646/manaflask12.png", + "league": "Mercenaries", + "id": "a239b865bcae2cb5a0f042c76de5d4f79fba2f73c5f9d53ffdc2e8ddf1b05b84", + "name": "", + "typeLine": "Enduring Eternal Mana Flask of Interference", + "baseType": "Eternal Mana Flask", + "rarity": "Magic", + "ilvl": 71, + "identified": true, + "properties": [ + { + "name": "Recovers {0} Mana over {1} Seconds", + "values": [ + [ + "612", + 1 + ], + [ + "7", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "8", + 0 + ], + [ + "42", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "65", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "explicitMods": [ + "66% reduced Amount Recovered", + "Effect is not removed when Unreserved Mana is Filled\nEffect does not Queue", + "Hinders nearby Enemies with 20% reduced Movement Speed if used while not on Full Mana" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 1, + "x": 1, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvcGhhc2VmbGFzazAxIiwidyI6MSwiaCI6Miwic2NhbGUiOjEsImxldmVsIjoxfV0/6266d738e1/phaseflask01.png", + "league": "Mercenaries", + "id": "0b02d59b23609ce55a2ce1434c823052ed9bc7e5b1ddabf19998a2ff7ae485ff", + "name": "", + "typeLine": "Quartz Flask", + "baseType": "Quartz Flask", + "rarity": "Normal", + "ilvl": 83, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "6", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "30", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "27", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "+10% chance to Suppress Spell Damage", + "Phasing" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 8, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3Mvc3ByaW50IiwidyI6MSwiaCI6Miwic2NhbGUiOjEsImxldmVsIjoxfV0/aa66be180b/sprint.png", + "league": "Mercenaries", + "id": "69c48048a2bd2f37e0e7d0b649ca3b6f4cefade641f5b1552e110adb93beef13", + "name": "", + "typeLine": "Dabbler's Quicksilver Flask of Tapping", + "baseType": "Quicksilver Flask", + "rarity": "Magic", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "4.20", + 1 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "30", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "40", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "40% increased Movement Speed" + ], + "explicitMods": [ + "30% reduced Duration", + "25% increased effect", + "0.6% of Spell Damage Leeched as Energy Shield during Effect" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 1, + "x": 8, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3Mvc3RvbmUiLCJ3IjoxLCJoIjoyLCJzY2FsZSI6MSwibGV2ZWwiOjF9XQ/00261d09db/stone.png", + "league": "Mercenaries", + "id": "db9c3a054bb7144701ae97daebf26770f29adf94ee9dd6464d0e5f907bf8b87f", + "name": "", + "typeLine": "Basalt Flask", + "baseType": "Basalt Flask", + "rarity": "Normal", + "ilvl": 83, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "8", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "40", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "27", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "20% more Armour" + ], + "implicitMods": [ + "Taunts nearby Enemies on use" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 64, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvZ29sZCIsInciOjEsImgiOjIsInNjYWxlIjoxLCJsZXZlbCI6MX1d/74568fc9b9/gold.png", + "league": "Mercenaries", + "id": "67539b276219e0238769d33e8f18f53d9272d7d8c3c321e3c83138e72ca49752", + "name": "", + "typeLine": "Sulphur Flask", + "baseType": "Sulphur Flask", + "rarity": "Normal", + "ilvl": 86, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "8", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "40", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "27", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "40% increased Damage" + ], + "implicitMods": [ + "Creates Consecrated Ground on Use" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 63, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3Mvc3ByaW50IiwidyI6MSwiaCI6Miwic2NhbGUiOjEsImxldmVsIjoxfV0/aa66be180b/sprint.png", + "league": "Mercenaries", + "id": "7e1eb9d913fa72cb006a1b6220e19d501a34b7131e98a9b97e2826c7bacf1a7d", + "name": "", + "typeLine": "Brewer's Quicksilver Flask of the Eel", + "baseType": "Quicksilver Flask", + "rarity": "Magic", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "3.80", + 1 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "22", + 1 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "59", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "40% increased Movement Speed" + ], + "explicitMods": [ + "24% reduced Charges per use", + "37% less Duration", + "Immunity to Shock during Effect" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 1, + "x": 11, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvdG9wYXoiLCJ3IjoxLCJoIjoyLCJzY2FsZSI6MSwibGV2ZWwiOjF9XQ/2a6d920bc1/topaz.png", + "league": "Mercenaries", + "id": "7dabdc261f5276b0d5444231b77a74d3d74322f59314723e3a2522f43c8dd82e", + "name": "", + "typeLine": "Superior Topaz Flask", + "baseType": "Topaz Flask", + "rarity": "Normal", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Quality", + "values": [ + [ + "+5%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + }, + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "8.40", + 1 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "20", + 0 + ], + [ + "50", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "18", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "+5% to maximum Lightning Resistance", + "+40% to Lightning Resistance" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 65, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvbGlmZWZsYXNrMTEiLCJ3IjoxLCJoIjoyLCJzY2FsZSI6MSwibGV2ZWwiOjF9XQ/54ba3c70ae/lifeflask11.png", + "league": "Mercenaries", + "id": "7f22a95724bd3bad88eb823ae7e8f742b00ec6666455ac0306b3750e48f5ab3c", + "name": "", + "typeLine": "Superior Divine Life Flask", + "baseType": "Divine Life Flask", + "rarity": "Normal", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Quality", + "values": [ + [ + "+21%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + }, + { + "name": "Recovers {0} Life over {1} Seconds", + "values": [ + [ + "2904", + 1 + ], + [ + "3.50", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "15", + 0 + ], + [ + "45", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "60", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 24, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvcnVieSIsInciOjEsImgiOjIsInNjYWxlIjoxLCJsZXZlbCI6MX1d/0d582b3f83/ruby.png", + "league": "Mercenaries", + "id": "bc99df0dd683e5abc802e1ee0f0a264422ec8274ecd5dc073776a50e0d30aeb7", + "name": "", + "typeLine": "Ruby Flask of Stiffness", + "baseType": "Ruby Flask", + "rarity": "Magic", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "8", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "20", + 0 + ], + [ + "50", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "18", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "+5% to maximum Fire Resistance", + "+40% to Fire Resistance" + ], + "explicitMods": [ + "52% increased Block and Stun Recovery during Effect" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 1, + "x": 11, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3Mvc2lsdmVyIiwidyI6MSwiaCI6Miwic2NhbGUiOjEsImxldmVsIjoxfV0/a2143b575d/silver.png", + "league": "Mercenaries", + "id": "8f01ea2c5041cee8f5eba9d245913d6ec2906d1a0a8fd6b63346636849384682", + "name": "", + "typeLine": "Silver Flask", + "baseType": "Silver Flask", + "rarity": "Normal", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "6", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "40", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "27", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "Onslaught" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 66, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3Mvc3RvbmUiLCJ3IjoxLCJoIjoyLCJzY2FsZSI6MSwibGV2ZWwiOjF9XQ/00261d09db/stone.png", + "league": "Mercenaries", + "id": "a12e141520bce83dae8af49dda27de3277aed536c3dce9ed68c7299110997515", + "name": "", + "typeLine": "Apprentice's Basalt Flask of the Hedgehog", + "baseType": "Basalt Flask", + "rarity": "Magic", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "4.70", + 1 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "33", + 1 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "36", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "20% more Armour" + ], + "implicitMods": [ + "Taunts nearby Enemies on use" + ], + "explicitMods": [ + "16% reduced Charges per use", + "41% less Duration", + "Immunity to Poison during Effect" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 1, + "x": 10, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvbGlmZWZsYXNrMTIiLCJ3IjoxLCJoIjoyLCJzY2FsZSI6MSwibGV2ZWwiOjF9XQ/7be2c09015/lifeflask12.png", + "league": "Mercenaries", + "id": "2002793f2cb0e622d6d00d7cea29b7a670b796077de735e3fa1fe87336c103ca", + "name": "", + "typeLine": "Seething Eternal Life Flask", + "baseType": "Eternal Life Flask", + "rarity": "Magic", + "ilvl": 85, + "identified": true, + "properties": [ + { + "name": "Quality", + "values": [ + [ + "+24%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + }, + { + "name": "Recovers {0} Life over {1} Seconds", + "values": [ + [ + "877", + 1 + ], + [ + "2", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "15", + 0 + ], + [ + "45", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "65", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "explicitMods": [ + "66% reduced Amount Recovered", + "Instant Recovery" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 1, + "x": 19, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvZ3Jhbml0ZSIsInciOjEsImgiOjIsInNjYWxlIjoxLCJsZXZlbCI6MX1d/101bce8899/granite.png", + "league": "Mercenaries", + "id": "dca0272a536feb321436f81a5e6f794c643dc6a70755fc4032582f3dc17f40f9", + "name": "", + "typeLine": "Abecedarian's Granite Flask of Penetrating", + "baseType": "Granite Flask", + "rarity": "Magic", + "ilvl": 85, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "4", + 1 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "30", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "52", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "+1500 to Armour" + ], + "explicitMods": [ + "33% reduced Duration", + "25% increased effect", + "45% increased Critical Strike Chance during Effect" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 1, + "x": 21, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvZ29sZCIsInciOjEsImgiOjIsInNjYWxlIjoxLCJsZXZlbCI6MX1d/74568fc9b9/gold.png", + "league": "Mercenaries", + "id": "9b818f34808c1f8b3cc27bfacf8af84760719ff477664642fdc1f2da6dc8dbc6", + "name": "", + "typeLine": "Sulphur Flask of the Conger", + "baseType": "Sulphur Flask", + "rarity": "Magic", + "ilvl": 87, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "4.40", + 1 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "40", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "27", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "40% increased Damage" + ], + "implicitMods": [ + "Creates Consecrated Ground on Use" + ], + "explicitMods": [ + "45% less Duration", + "Immunity to Shock during Effect" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 1, + "x": 61, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvcnVieSIsInciOjEsImgiOjIsInNjYWxlIjoxLCJsZXZlbCI6MX1d/0d582b3f83/ruby.png", + "league": "Mercenaries", + "id": "9898144214ecf76103db8ef34129f33c5adff55ca6321a25fa25c577f018e8a3", + "name": "", + "typeLine": "Ruby Flask of the Catfish", + "baseType": "Ruby Flask", + "rarity": "Magic", + "ilvl": 85, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "8", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "20", + 0 + ], + [ + "50", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "50", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "+5% to maximum Fire Resistance", + "+40% to Fire Resistance" + ], + "explicitMods": [ + "48% chance to Avoid being Ignited during Effect" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 1, + "x": 62, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvcnVieSIsInciOjEsImgiOjIsInNjYWxlIjoxLCJsZXZlbCI6MX1d/0d582b3f83/ruby.png", + "league": "Mercenaries", + "id": "42abd637adcea8808edf93eeb5a4aee7dfb0b6183c0e6e73e8f2b27ad1cd1427", + "name": "", + "typeLine": "Apprentice's Ruby Flask of the Deer", + "baseType": "Ruby Flask", + "rarity": "Magic", + "ilvl": 85, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "4.20", + 1 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "17", + 1 + ], + [ + "50", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "18", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "+5% to maximum Fire Resistance", + "+40% to Fire Resistance" + ], + "explicitMods": [ + "14% reduced Charges per use", + "48% less Duration", + "Immunity to Freeze and Chill during Effect" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 1, + "x": 16, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3Mvc2FwcGhpcmUiLCJ3IjoxLCJoIjoyLCJzY2FsZSI6MSwibGV2ZWwiOjF9XQ/1545bc9f68/sapphire.png", + "league": "Mercenaries", + "id": "45d3c5905db19b0c356e390718a0e741eeaeba17b6faba4fd27ab2ec9a5b7677", + "name": "", + "typeLine": "Sapphire Flask", + "baseType": "Sapphire Flask", + "rarity": "Normal", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "8", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "20", + 0 + ], + [ + "50", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "18", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "+5% to maximum Cold Resistance", + "+40% to Cold Resistance" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 75, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvQXR6aXJpc1Byb21pc2UiLCJ3IjoxLCJoIjoyLCJzY2FsZSI6MSwibGV2ZWwiOjF9XQ/8a5f4f13b4/AtzirisPromise.png", + "league": "Mercenaries", + "id": "3963054503a148b58dd8f130e88e3266ee9b92028a3c5d732f33e4f155ecf4c6", + "name": "Atziri's Promise", + "typeLine": "Amethyst Flask", + "baseType": "Amethyst Flask", + "rarity": "Unique", + "ilvl": 72, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "6.50", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "35", + 0 + ], + [ + "65", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "68", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "+35% to Chaos Resistance" + ], + "explicitMods": [ + "Gain 7% of Elemental Damage as Extra Chaos Damage during effect", + "2% of Chaos Damage Leeched as Life during Effect", + "Gain 5% of Physical Damage as Extra Chaos Damage during effect" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "flavourText": [ + "\"Death needs not your understanding. It needs only your loyalty.\" \r", + "- Atziri, Queen of the Vaal" + ], + "frameType": 3, + "x": 16, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvZXZhc2lvbmZsYXNrMDEiLCJ3IjoxLCJoIjoyLCJzY2FsZSI6MSwibGV2ZWwiOjF9XQ/8ead4435df/evasionflask01.png", + "league": "Mercenaries", + "id": "944476ff7a44c1c123969f22cf1721cd4d448d4019589f2e5fe06e5ef1194e13", + "name": "", + "typeLine": "Jade Flask", + "baseType": "Jade Flask", + "rarity": "Normal", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "6", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "30", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "27", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "+1500 to Evasion Rating" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 62, + "y": 2, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvZ29sZCIsInciOjEsImgiOjIsInNjYWxlIjoxLCJsZXZlbCI6MX1d/74568fc9b9/gold.png", + "league": "Mercenaries", + "id": "f4cd92fb9a89d60b7b09a5ffad39096fe4c4b0db94290683fdc74f8831f00e98", + "name": "", + "typeLine": "Sulphur Flask of the Plover", + "baseType": "Sulphur Flask", + "rarity": "Magic", + "ilvl": 85, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "8", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "40", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "27", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "40% increased Damage" + ], + "implicitMods": [ + "Creates Consecrated Ground on Use" + ], + "explicitMods": [ + "36% reduced Effect of Shock on you during Effect" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 1, + "x": 75, + "y": 0, + "inventoryId": "Stash14" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvQW1ldGh5c3QiLCJ3IjoxLCJoIjoyLCJzY2FsZSI6MSwibGV2ZWwiOjF9XQ/0f93f9050a/Amethyst.png", + "league": "Mercenaries", + "id": "04e473cd2a548bef17bebb490331263fe23daedb5c1a664344871c96ee24bc8e", + "name": "", + "typeLine": "Superior Amethyst Flask", + "baseType": "Amethyst Flask", + "rarity": "Normal", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Quality", + "values": [ + [ + "+5%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + }, + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "6.80", + 1 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "35", + 0 + ], + [ + "65", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "0", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "18", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "+35% to Chaos Resistance" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 0, + "x": 60, + "y": 0, + "inventoryId": "Stash14" + } + ] + }, + "UnknownAccount!-Mercenaries-stis": [ + { + "n": "2", + "i": 0, + "id": "c9f3073e4a504d1d5dd20974b91af2eea53655029cce429cf07cc4b43c163d7f", + "type": "NormalStash", + "selected": true, + "colour": { + "r": 124, + "g": 84, + "b": 54 + }, + "srcL": "https://web.poecdn.com/gen/image/WzIzLDEseyJ0IjoibCIsImMiOjQyODYzMzgxMDJ9XQ/73951fc1ed/StashTabL.png", + "srcC": "https://web.poecdn.com/gen/image/WzIzLDEseyJ0IjoibSIsImMiOjQyODYzMzgxMDJ9XQ/d9bc22e70a/StashTabM.png", + "srcR": "https://web.poecdn.com/gen/image/WzIzLDEseyJ0IjoiciIsImMiOjQyODYzMzgxMDJ9XQ/c9401b505e/StashTabR.png" + }, + { + "n": "3", + "i": 1, + "id": "a141d7f8548067bfb065b07b83eb5e4bde654e06c17f73330bf6c5d4ccc0dea0", + "type": "NormalStash", + "selected": false, + "colour": { + "r": 124, + "g": 84, + "b": 54 + }, + "srcL": "https://web.poecdn.com/gen/image/WzIzLDEseyJ0IjoibCIsImMiOjQyODYzMzgxMDJ9XQ/73951fc1ed/StashTabL.png", + "srcC": "https://web.poecdn.com/gen/image/WzIzLDEseyJ0IjoibSIsImMiOjQyODYzMzgxMDJ9XQ/d9bc22e70a/StashTabM.png", + "srcR": "https://web.poecdn.com/gen/image/WzIzLDEseyJ0IjoiciIsImMiOjQyODYzMzgxMDJ9XQ/c9401b505e/StashTabR.png" + }, + { + "n": "4", + "i": 2, + "id": "4ba2602c5ffe03e823c4dcce0eb4b211dbc6db19676ca3c4d6e99b417a939c33", + "type": "NormalStash", + "selected": false, + "colour": { + "r": 124, + "g": 84, + "b": 54 + }, + "srcL": "https://web.poecdn.com/gen/image/WzIzLDEseyJ0IjoibCIsImMiOjQyODYzMzgxMDJ9XQ/73951fc1ed/StashTabL.png", + "srcC": "https://web.poecdn.com/gen/image/WzIzLDEseyJ0IjoibSIsImMiOjQyODYzMzgxMDJ9XQ/d9bc22e70a/StashTabM.png", + "srcR": "https://web.poecdn.com/gen/image/WzIzLDEseyJ0IjoiciIsImMiOjQyODYzMzgxMDJ9XQ/c9401b505e/StashTabR.png" + }, + { + "n": "5", + "i": 3, + "id": "88c3009afe9e1562ae6037517c73320316c3b025da486d185e4c8e02e96f40c8", + "type": "NormalStash", + "selected": false, + "colour": { + "r": 124, + "g": 84, + "b": 54 + }, + "srcL": "https://web.poecdn.com/gen/image/WzIzLDEseyJ0IjoibCIsImMiOjQyODYzMzgxMDJ9XQ/73951fc1ed/StashTabL.png", + "srcC": "https://web.poecdn.com/gen/image/WzIzLDEseyJ0IjoibSIsImMiOjQyODYzMzgxMDJ9XQ/d9bc22e70a/StashTabM.png", + "srcR": "https://web.poecdn.com/gen/image/WzIzLDEseyJ0IjoiciIsImMiOjQyODYzMzgxMDJ9XQ/c9401b505e/StashTabR.png" + }, + { + "n": "Public", + "i": 4, + "id": "5fec90c30c215d92e29145c87e564dcd4f936c94cbd09d13f80259516614d336", + "type": "PremiumStash", + "selected": false, + "colour": { + "r": 99, + "g": 128, + "b": 0 + }, + "srcL": "https://web.poecdn.com/gen/image/WzIzLDEseyJ0IjoibCIsImMiOjQyODQ3MTA5MTIsInAiOnRydWV9XQ/6d44ef5e66/StashTabL.png", + "srcC": "https://web.poecdn.com/gen/image/WzIzLDEseyJ0IjoibSIsImMiOjQyODQ3MTA5MTIsInAiOnRydWV9XQ/1dcbe008cc/StashTabM.png", + "srcR": "https://web.poecdn.com/gen/image/WzIzLDEseyJ0IjoiciIsImMiOjQyODQ3MTA5MTIsInAiOnRydWV9XQ/97f84f3542/StashTabR.png" + }, + { + "n": "Currency", + "i": 5, + "id": "55d63a6e7474e79d339226174fc6ba56b4f8c85b14c4b7cdd2cf6d0f8acee3e8", + "type": "CurrencyStash", + "selected": false, + "colour": { + "r": 99, + "g": 128, + "b": 0 + }, + "srcL": "https://web.poecdn.com/gen/image/WzIzLDEseyJ0IjoibCIsImMiOjQyODQ3MTA5MTJ9XQ/a509e05467/StashTabL.png", + "srcC": "https://web.poecdn.com/gen/image/WzIzLDEseyJ0IjoibSIsImMiOjQyODQ3MTA5MTJ9XQ/118d9cff5b/StashTabM.png", + "srcR": "https://web.poecdn.com/gen/image/WzIzLDEseyJ0IjoiciIsImMiOjQyODQ3MTA5MTJ9XQ/235850d11f/StashTabR.png" + }, + { + "n": "Map", + "i": 6, + "id": "63f72ffd50524b9ae142ff6f5776c99e4611c9115d2d1bdae384f9f08a3e9343", + "type": "MapStash", + "selected": false, + "colour": { + "r": 99, + "g": 128, + "b": 0 + }, + "srcL": "https://web.poecdn.com/gen/image/WzIzLDEseyJ0IjoibCIsImMiOjQyODQ3MTA5MTJ9XQ/a509e05467/StashTabL.png", + "srcC": "https://web.poecdn.com/gen/image/WzIzLDEseyJ0IjoibSIsImMiOjQyODQ3MTA5MTJ9XQ/118d9cff5b/StashTabM.png", + "srcR": "https://web.poecdn.com/gen/image/WzIzLDEseyJ0IjoiciIsImMiOjQyODQ3MTA5MTJ9XQ/235850d11f/StashTabR.png" + }, + { + "n": "Divination", + "i": 7, + "id": "2c1ba1c1e4f0f5063845b8abc119df96f94a12fd168eed81be69f2587a412af9", + "type": "DivinationCardStash", + "selected": false, + "colour": { + "r": 99, + "g": 128, + "b": 0 + }, + "srcL": "https://web.poecdn.com/gen/image/WzIzLDEseyJ0IjoibCIsImMiOjQyODQ3MTA5MTJ9XQ/a509e05467/StashTabL.png", + "srcC": "https://web.poecdn.com/gen/image/WzIzLDEseyJ0IjoibSIsImMiOjQyODQ3MTA5MTJ9XQ/118d9cff5b/StashTabM.png", + "srcR": "https://web.poecdn.com/gen/image/WzIzLDEseyJ0IjoiciIsImMiOjQyODQ3MTA5MTJ9XQ/235850d11f/StashTabR.png" + }, + { + "n": "Essence", + "i": 8, + "id": "a71c9c32bffc952cb546592072b5d4fa0f4135d3e2bc89447ad3b325e61945e2", + "type": "EssenceStash", + "selected": false, + "colour": { + "r": 99, + "g": 128, + "b": 0 + }, + "srcL": "https://web.poecdn.com/gen/image/WzIzLDEseyJ0IjoibCIsImMiOjQyODQ3MTA5MTJ9XQ/a509e05467/StashTabL.png", + "srcC": "https://web.poecdn.com/gen/image/WzIzLDEseyJ0IjoibSIsImMiOjQyODQ3MTA5MTJ9XQ/118d9cff5b/StashTabM.png", + "srcR": "https://web.poecdn.com/gen/image/WzIzLDEseyJ0IjoiciIsImMiOjQyODQ3MTA5MTJ9XQ/235850d11f/StashTabR.png" + }, + { + "n": "Fragment", + "i": 9, + "id": "9e29952448a68c4278e6a006a350fa2b34be29e0319aee26cb21214913ce8d7d", + "type": "FragmentStash", + "selected": false, + "colour": { + "r": 99, + "g": 128, + "b": 0 + }, + "srcL": "https://web.poecdn.com/gen/image/WzIzLDEseyJ0IjoibCIsImMiOjQyODQ3MTA5MTJ9XQ/a509e05467/StashTabL.png", + "srcC": "https://web.poecdn.com/gen/image/WzIzLDEseyJ0IjoibSIsImMiOjQyODQ3MTA5MTJ9XQ/118d9cff5b/StashTabM.png", + "srcR": "https://web.poecdn.com/gen/image/WzIzLDEseyJ0IjoiciIsImMiOjQyODQ3MTA5MTJ9XQ/235850d11f/StashTabR.png" + }, + { + "n": "Delve", + "i": 10, + "id": "a1a6fd8db44441c4c53ee76d6b13b4a977bbb7d806f9c7f7d4029b43ee26e37e", + "type": "DelveStash", + "selected": false, + "colour": { + "r": 99, + "g": 128, + "b": 0 + }, + "srcL": "https://web.poecdn.com/gen/image/WzIzLDEseyJ0IjoibCIsImMiOjQyODQ3MTA5MTJ9XQ/a509e05467/StashTabL.png", + "srcC": "https://web.poecdn.com/gen/image/WzIzLDEseyJ0IjoibSIsImMiOjQyODQ3MTA5MTJ9XQ/118d9cff5b/StashTabM.png", + "srcR": "https://web.poecdn.com/gen/image/WzIzLDEseyJ0IjoiciIsImMiOjQyODQ3MTA5MTJ9XQ/235850d11f/StashTabR.png" + }, + { + "n": "Gems", + "i": 11, + "id": "11eb7a742b47e3c8f7c3e4a46826ed912b85ea426e2084b98607a1553e55f510", + "type": "GemStash", + "selected": false, + "colour": { + "r": 99, + "g": 128, + "b": 0 + }, + "srcL": "https://web.poecdn.com/gen/image/WzIzLDEseyJ0IjoibCIsImMiOjQyODQ3MTA5MTJ9XQ/a509e05467/StashTabL.png", + "srcC": "https://web.poecdn.com/gen/image/WzIzLDEseyJ0IjoibSIsImMiOjQyODQ3MTA5MTJ9XQ/118d9cff5b/StashTabM.png", + "srcR": "https://web.poecdn.com/gen/image/WzIzLDEseyJ0IjoiciIsImMiOjQyODQ3MTA5MTJ9XQ/235850d11f/StashTabR.png" + }, + { + "n": "Blight", + "i": 12, + "id": "2bbee331816c75bc7807bd33c161e4e0db576e64ca03d90c07fac8125f32e0bc", + "type": "BlightStash", + "selected": false, + "colour": { + "r": 99, + "g": 128, + "b": 0 + }, + "srcL": "https://web.poecdn.com/gen/image/WzIzLDEseyJ0IjoibCIsImMiOjQyODQ3MTA5MTJ9XQ/a509e05467/StashTabL.png", + "srcC": "https://web.poecdn.com/gen/image/WzIzLDEseyJ0IjoibSIsImMiOjQyODQ3MTA5MTJ9XQ/118d9cff5b/StashTabM.png", + "srcR": "https://web.poecdn.com/gen/image/WzIzLDEseyJ0IjoiciIsImMiOjQyODQ3MTA5MTJ9XQ/235850d11f/StashTabR.png" + }, + { + "n": "Flasks", + "i": 13, + "id": "5249c8f9e1ec1450a08fb83d19d8a05e6b1beec77d78a55bffa994758179a47e", + "type": "FlaskStash", + "selected": false, + "colour": { + "r": 99, + "g": 128, + "b": 0 + }, + "srcL": "https://web.poecdn.com/gen/image/WzIzLDEseyJ0IjoibCIsImMiOjQyODQ3MTA5MTJ9XQ/a509e05467/StashTabL.png", + "srcC": "https://web.poecdn.com/gen/image/WzIzLDEseyJ0IjoibSIsImMiOjQyODQ3MTA5MTJ9XQ/118d9cff5b/StashTabM.png", + "srcR": "https://web.poecdn.com/gen/image/WzIzLDEseyJ0IjoiciIsImMiOjQyODQ3MTA5MTJ9XQ/235850d11f/StashTabR.png" + } + ], + "UnknownAccount!-PoE_Character-inventory": { + "items": [ + { + "verified": false, + "w": 2, + "h": 4, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQXJtb3Vycy9TaGllbGRzL1N1cGVyaGVhdGVkU2hpZWxkIiwidyI6MiwiaCI6NCwic2NhbGUiOjF9XQ/59e3552a9b/SuperheatedShield.png", + "league": "Mercenaries", + "id": "0ff7db429f87cbecc47819e4fd2500ab7ee113be521c519d4ec7dd124a760eb4", + "sockets": [ + { + "group": 0, + "attr": "S", + "sColour": "R" + }, + { + "group": 0, + "attr": "S", + "sColour": "R" + }, + { + "group": 0, + "attr": "D", + "sColour": "G" + } + ], + "name": "Dawnbreaker", + "typeLine": "Colossal Tower Shield", + "baseType": "Colossal Tower Shield", + "rarity": "Unique", + "ilvl": 86, + "identified": true, + "properties": [ + { + "name": "Quality", + "values": [ + [ + "+20%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + }, + { + "name": "Chance to Block", + "values": [ + [ + "46%", + 1 + ] + ], + "displayMode": 0, + "type": 15 + }, + { + "name": "Armour", + "values": [ + [ + "2373", + 1 + ] + ], + "displayMode": 0, + "type": 16 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "70", + 0 + ] + ], + "displayMode": 0, + "type": 62, + "suffix": "(gem)" + }, + { + "name": "Str", + "values": [ + [ + "159", + 0 + ] + ], + "displayMode": 1, + "type": 63 + }, + { + "name": "Dex", + "values": [ + [ + "111", + 0 + ] + ], + "displayMode": 1, + "type": 64, + "suffix": "(gem)" + } + ], + "implicitMods": [ + "+19 to maximum Life" + ], + "explicitMods": [ + "247% increased Armour", + "+23% Chance to Block", + "-1% Chance to Block Attack Damage for every 200 Fire Damage taken from Hits Recently", + "18% of Cold Damage taken as Fire Damage", + "19% of Lightning Damage taken as Fire Damage", + "19% of Physical Damage taken as Fire Damage", + "Scorch Enemies in Close Range when you Block" + ], + "flavourText": [ + "\"The newcomers warn of doom and death beyond mortal ken.\r", + "I ask, why should we fear the fire when we serve the Lord of Light?\"\r", + "- Maxarius, the first High Templar" + ], + "frameType": 3, + "x": 0, + "y": 0, + "inventoryId": "Offhand", + "socketedItems": [ + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9TaGllbGRDaGFyZ2UiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/6d2723f822/ShieldCharge.png", + "support": false, + "league": "Mercenaries", + "id": "90e4aefce5a7d026d86fb2e9316ff700c8145310384fda8fd87afd4e5cac15d0", + "name": "", + "typeLine": "Shield Charge", + "baseType": "Shield Charge", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Attack, AoE, Movement, Travel, Physical, Melee", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "20 (Max)", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "10 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Time", + "values": [ + [ + "0.50 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "5.00%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Attack Damage", + "values": [ + [ + "100% of base", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+23%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "70", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "155", + 0 + ] + ], + "displayMode": 1, + "type": 63 + } + ], + "secDescrText": "Charges at a targeted location or enemy, pushing away enemies in your path and repeatedly dealing off-hand damage in a small area in front of you. You deal damage in a larger area when you reach the target. The further you travel, the more damage you deal, and the greater your chance of stunning enemies.", + "explicitMods": [ + "252 to 378 Base Off Hand Physical Damage", + "8 to 12 Added Physical Damage per 15 Armour or Evasion Rating on Shield", + "75% increased Stun Threshold reduction on enemies at Maximum charge distance", + "100% more Damage with Hits at Maximum Charge Distance", + "132% increased Movement Speed" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "socket": 0, + "colour": "S" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9TdXBwb3J0L0xpZmVUYXAiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/9cef38ae47/LifeTap.png", + "support": true, + "league": "Mercenaries", + "id": "1d23e66dec22d4d8e45bbe330eedb6d387a8e79b9da6eb28e165ada4e1cbf61a", + "name": "", + "typeLine": "Lifetap Support", + "baseType": "Lifetap Support", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Support, Duration", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "20 (Max)", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost & Reservation Multiplier", + "values": [ + [ + "300%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+23%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "70", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "111", + 0 + ] + ], + "displayMode": 1, + "type": 63 + } + ], + "secDescrText": "Supports any non-blessing skill. Minions cannot gain the Lifetap buff.", + "explicitMods": [ + "Supported Skills Cost Life instead of Mana", + "Gain Lifetap after Spending a total of 273 Life on Upfront\nCosts and Effects of a Supported Skill", + "Supported Skills deal 19% more Damage while you have Lifetap", + "Lifetap lasts 6.3 seconds" + ], + "descrText": "This is a Support Gem. It does not grant a bonus to your character, but to skills in sockets connected to it. Place into an item socket connected to a socket containing the Skill Gem you wish to augment. Right click to remove from a socket.", + "frameType": 4, + "socket": 1, + "colour": "S" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9TdXBwb3J0L0Zhc3RlckF0dGFja3MiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/c3e1544a95/FasterAttacks.png", + "support": true, + "league": "Mercenaries", + "id": "a57b0ad2bacf405a564d5ae0a28fb3ac2e1150a612d8b4cdae798b959e3cb1b2", + "name": "", + "typeLine": "Faster Attacks Support", + "baseType": "Faster Attacks Support", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Attack, Support", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "20 (Max)", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost & Reservation Multiplier", + "values": [ + [ + "110%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+14%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "70", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "111", + 0 + ] + ], + "displayMode": 1, + "type": 64 + } + ], + "secDescrText": "Supports attack skills.", + "explicitMods": [ + "Supported Skills have 51% increased Attack Speed" + ], + "descrText": "This is a Support Gem. It does not grant a bonus to your character, but to skills in sockets connected to it. Place into an item socket connected to a socket containing the Skill Gem you wish to augment. Right click to remove from a socket.", + "frameType": 4, + "socket": 2, + "colour": "D" + } + ] + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvUmluZ3MvUmluZzciLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/0e04df86a3/Ring7.png", + "league": "Mercenaries", + "id": "e8b01deb29048766f0f3e55b77c57e78801a69ac8dcd6134efda67f0142a6db8", + "name": "Miracle Coil", + "typeLine": "Ruby Ring", + "baseType": "Ruby Ring", + "rarity": "Rare", + "ilvl": 73, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "57", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+28% to Fire Resistance" + ], + "explicitMods": [ + "+73 to maximum Life", + "Regenerate 33.2 Life per second", + "15% increased Rarity of Items found", + "+24% to Chaos Resistance" + ], + "craftedMods": [ + "14% increased Damage" + ], + "frameType": 2, + "x": 0, + "y": 0, + "inventoryId": "Ring2" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvSGVpc3QvR2VuZXJpY05QQ1F1ZXN0Q29udHJhY3QiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/129479da02/GenericNPCQuestContract.png", + "league": "Mercenaries", + "id": "29c16bc9a5768f6dceeaac139bb41e185f1a845100157e4cfc1c818f3e20ec99", + "name": "", + "typeLine": "Contract: Karst's Revenge", + "baseType": "Contract: Karst's Revenge", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Client", + "values": [ + [ + "Karst", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Heist Target: {0}", + "values": [ + [ + "\"The Kiss Goodnight\"", + 0 + ] + ], + "displayMode": 3, + "type": 47 + }, + { + "name": "Area Level", + "values": [ + [ + "83", + 0 + ] + ], + "displayMode": 0, + "type": 34 + }, + { + "name": "Requires {1} (Level {0})", + "values": [ + [ + "1", + 0 + ], + [ + "Lockpicking", + 0 + ] + ], + "displayMode": 3, + "type": 38 + }, + { + "name": "Requires {0}", + "values": [ + [ + "Karst, the Lockpick", + 0 + ] + ], + "displayMode": 3 + } + ], + "flavourText": [ + "\"Traitorous scum took the life I could've had. \r", + "I ain't usually the forgiving type, \r", + "but I feel in this case that I owe him a little gift.\"" + ], + "frameType": 7, + "x": 8, + "y": 4, + "inventoryId": "MainInventory" + }, + { + "verified": false, + "w": 2, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQXJtb3Vycy9HbG92ZXMvR2xvdmVzU3RyMyIsInciOjIsImgiOjIsInNjYWxlIjoxfV0/f5896830bf/GlovesStr3.png", + "league": "Mercenaries", + "id": "66e4812c9118bbca1e387286142c741927aee4aab9bcc15ab281897977a45922", + "sockets": [ + { + "group": 0, + "attr": "I", + "sColour": "B" + }, + { + "group": 0, + "attr": "I", + "sColour": "B" + }, + { + "group": 0, + "attr": "I", + "sColour": "B" + }, + { + "group": 0, + "attr": "S", + "sColour": "R" + } + ], + "name": "Phoenix Talons", + "typeLine": "Ancient Gauntlets", + "baseType": "Ancient Gauntlets", + "rarity": "Rare", + "ilvl": 79, + "identified": true, + "properties": [ + { + "name": "Quality", + "values": [ + [ + "+20%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + }, + { + "name": "Armour", + "values": [ + [ + "390", + 1 + ] + ], + "displayMode": 0, + "type": 16 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "70", + 0 + ] + ], + "displayMode": 0, + "type": 62, + "suffix": "(gem)" + }, + { + "name": "Str", + "values": [ + [ + "98", + 0 + ] + ], + "displayMode": 1, + "type": 63, + "suffix": "(gem)" + }, + { + "name": "Dex", + "values": [ + [ + "68", + 0 + ] + ], + "displayMode": 1, + "type": 64, + "suffix": "(gem)" + }, + { + "name": "Int", + "values": [ + [ + "98", + 0 + ] + ], + "displayMode": 1, + "type": 65, + "suffix": "(gem)" + } + ], + "explicitMods": [ + "+45 to Dexterity", + "+39 to Armour", + "+81 to maximum Life", + "19% increased Life Regeneration rate", + "+41% to Fire Resistance" + ], + "craftedMods": [ + "65% increased Armour" + ], + "frameType": 2, + "x": 0, + "y": 0, + "inventoryId": "Gloves", + "socketedItems": [ + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9Ta2l0dGVyYm90U2tpbGxHZW0iLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/253a2d4154/SkitterbotSkillGem.png", + "support": false, + "league": "Mercenaries", + "id": "702915dfa48e15232b2f3fe2501d389d3aee3d8097e57e60636bf289e3e3c266", + "name": "", + "typeLine": "Summon Skitterbots", + "baseType": "Summon Skitterbots", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Trap, Mine, Spell, Minion, Cold, Lightning, AoE, Aura", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "20 (Max)", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Reservation", + "values": [ + [ + "35% Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cooldown Time", + "values": [ + [ + "1.00 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "Instant", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+20%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "70", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "68", + 0 + ] + ], + "displayMode": 1, + "type": 64 + }, + { + "name": "Int", + "values": [ + [ + "98", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "secDescrText": "Summon a Chilling Skitterbot and a Shocking Skitterbot, which will trigger your traps and detonate your mines. Mines detonated by Skitterbots will re-arm and can then be detonated again. The Skitterbots grant you more trap and mine damage, and cannot be targeted or damaged.", + "explicitMods": [ + "116% increased Minion Movement Speed", + "Minions have 19% increased Chill Effect", + "Minions have 19% increased Shock Effect", + "Maximum 1 Summoned Skitterbot of each type", + "Chilling Skitterbot's Aura Chills Enemies near it", + "Shocking Skitterbot's Aura Shocks Enemies near it", + "Skitterbots grant 10% more Trap and Mine Damage" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "socket": 0, + "colour": "I" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9EZWxpcml1bUdlbSIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/86eaac1d34/DeliriumGem.png", + "support": false, + "league": "Mercenaries", + "id": "17e9df0c2aa1d37bac9077067afb44c9d1e430948549a97566732cf2dfaa8b77", + "name": "", + "typeLine": "Malevolence", + "baseType": "Malevolence", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Aura, Spell, AoE", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "20 (Max)", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Reservation", + "values": [ + [ + "50% Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cooldown Time", + "values": [ + [ + "1.20 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "Instant", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+16%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "70", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "68", + 0 + ] + ], + "displayMode": 1, + "type": 64 + }, + { + "name": "Int", + "values": [ + [ + "98", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "secDescrText": "Casts an aura that multiplies damage over time and increases skill effect duration of you and your allies.", + "explicitMods": [ + "+1.9 metres to radius", + "32% increased Area of Effect", + "You and nearby allies deal 20% more Damage over Time", + "You and nearby allies have 19% increased Skill Effect Duration" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "socket": 1, + "colour": "I" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9TdXBwb3J0L0VubGlnaHRlbiIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/05a949e270/Enlighten.png", + "support": true, + "league": "Mercenaries", + "id": "339fc667031bfa4b8af6c704b839674a1bbdf8a14b9852b2a87319326f71aafd", + "name": "", + "typeLine": "Enlighten Support", + "baseType": "Enlighten Support", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Exceptional, Support", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "2", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost & Reservation Multiplier", + "values": [ + [ + "96%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+15%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "10", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Int", + "values": [ + [ + "21", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "1275567037/1439190228", + 0 + ] + ], + "displayMode": 2, + "progress": 0.89, + "type": 20 + } + ], + "secDescrText": "Supports any skill gem. Once this gem reaches level 2 or above, will apply a cost & reservation multiplier to supported gems. Cannot support skills that don't come from gems.", + "explicitMods": [ + "This Gem gains 75% increased Experience" + ], + "descrText": "This is a Support Gem. It does not grant a bonus to your character, but to skills in sockets connected to it. Place into an item socket connected to a socket containing the Skill Gem you wish to augment. Right click to remove from a socket.", + "frameType": 4, + "socket": 2, + "colour": "I" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9GaXJlUmVzaXN0QXVyYSIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/c2ab10c400/FireResistAura.png", + "support": false, + "league": "Mercenaries", + "id": "e1b0e0e6a46b1122e7a041db09c74f110e54e5ccd94c939980adac342a018eac", + "name": "", + "typeLine": "Purity of Fire", + "baseType": "Purity of Fire", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Aura, Spell, AoE, Fire", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "20 (Max)", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Reservation", + "values": [ + [ + "35% Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cooldown Time", + "values": [ + [ + "1.20 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "Instant", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+11%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "70", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "98", + 0 + ] + ], + "displayMode": 1, + "type": 63 + }, + { + "name": "Int", + "values": [ + [ + "68", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "secDescrText": "Casts an aura that grants fire resistance to you and your allies.", + "explicitMods": [ + "+1.9 metres to radius", + "You and nearby allies gain 46% additional Fire Resistance", + "You and nearby allies gain 4% additional maximum Fire Resistance" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "socket": 3, + "colour": "S" + } + ] + }, + { + "verified": false, + "w": 2, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQXJtb3Vycy9IZWxtZXRzL0hlbG1ldFN0cjkiLCJ3IjoyLCJoIjoyLCJzY2FsZSI6MX1d/b814dc309a/HelmetStr9.png", + "league": "Mercenaries", + "id": "47b228ec1ba6b117e21290698df3ef3b5ae8594e9f0f292b9dbf06ab4c7dcc56", + "sockets": [ + { + "group": 0, + "attr": "S", + "sColour": "R" + } + ], + "name": "Spirit Corona", + "typeLine": "General's Helmet", + "baseType": "General's Helmet", + "rarity": "Rare", + "ilvl": 85, + "identified": true, + "properties": [ + { + "name": "Armour", + "values": [ + [ + "871", + 1 + ] + ], + "displayMode": 0, + "type": 16 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "73", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "170", + 0 + ] + ], + "displayMode": 1, + "type": 63 + } + ], + "explicitMods": [ + "20% increased Global Accuracy Rating", + "85% increased Armour", + "+93 to maximum Life", + "21% increased Life Regeneration rate", + "+12% to Fire Resistance", + "14% increased Stun and Block Recovery", + "15% increased Light Radius" + ], + "frameType": 2, + "x": 3, + "y": 3, + "inventoryId": "MainInventory", + "socketedItems": [] + }, + { + "verified": false, + "w": 2, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQXJtb3Vycy9Cb290cy9Cb290c1N0ckludDMiLCJ3IjoyLCJoIjoyLCJzY2FsZSI6MX1d/e75ade3184/BootsStrInt3.png", + "league": "Mercenaries", + "id": "0feb542d788bfa3a3bdc576ff4cd2d46d6051d93d3c4de46287d9878a53e5be9", + "sockets": [ + { + "group": 0, + "attr": "S", + "sColour": "R" + }, + { + "group": 0, + "attr": "I", + "sColour": "B" + }, + { + "group": 0, + "attr": "S", + "sColour": "R" + }, + { + "group": 0, + "attr": "I", + "sColour": "B" + } + ], + "name": "Horror March", + "typeLine": "Soldier Boots", + "baseType": "Soldier Boots", + "rarity": "Rare", + "ilvl": 74, + "identified": true, + "properties": [ + { + "name": "Quality", + "values": [ + [ + "+20%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + }, + { + "name": "Armour", + "values": [ + [ + "164", + 1 + ] + ], + "displayMode": 0, + "type": 16 + }, + { + "name": "Energy Shield", + "values": [ + [ + "33", + 1 + ] + ], + "displayMode": 0, + "type": 18 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "70", + 0 + ] + ], + "displayMode": 0, + "type": 62, + "suffix": "(gem)" + }, + { + "name": "Str", + "values": [ + [ + "111", + 0 + ] + ], + "displayMode": 1, + "type": 63, + "suffix": "(gem)" + }, + { + "name": "Int", + "values": [ + [ + "111", + 0 + ] + ], + "displayMode": 1, + "type": 65, + "suffix": "(gem)" + } + ], + "explicitMods": [ + "54% increased Armour and Energy Shield", + "+108 to maximum Life", + "Regenerate 76.2 Life per second", + "+16% to Fire Resistance", + "30% increased Movement Speed" + ], + "craftedMods": [ + "+29 to Dexterity" + ], + "frameType": 2, + "x": 0, + "y": 0, + "inventoryId": "Boots", + "socketedItems": [ + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9TdXBwb3J0L0xpZmVUYXAiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/9cef38ae47/LifeTap.png", + "support": true, + "league": "Mercenaries", + "id": "ec54bc1b8b793699137efe340d4dc9b12461bec0414ab1d14170b4fd7dc6136f", + "name": "", + "typeLine": "Lifetap Support", + "baseType": "Lifetap Support", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Support, Duration", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "20 (Max)", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost & Reservation Multiplier", + "values": [ + [ + "300%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+23%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "70", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "111", + 0 + ] + ], + "displayMode": 1, + "type": 63 + } + ], + "secDescrText": "Supports any non-blessing skill. Minions cannot gain the Lifetap buff.", + "explicitMods": [ + "Supported Skills Cost Life instead of Mana", + "Gain Lifetap after Spending a total of 273 Life on Upfront\nCosts and Effects of a Supported Skill", + "Supported Skills deal 19% more Damage while you have Lifetap", + "Lifetap lasts 6.3 seconds" + ], + "descrText": "This is a Support Gem. It does not grant a bonus to your character, but to skills in sockets connected to it. Place into an item socket connected to a socket containing the Skill Gem you wish to augment. Right click to remove from a socket.", + "frameType": 4, + "socket": 0, + "colour": "S" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9Gcm9zdGJsaW5rU2tpbGxHZW0iLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/03a84470ab/FrostblinkSkillGem.png", + "support": false, + "league": "Mercenaries", + "id": "192b2dc08d5a0cb5e34cf4db78f67f5bd25004799b252f7fc85a144806549f01", + "name": "", + "typeLine": "Frostblink", + "baseType": "Frostblink", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Spell, Movement, Duration, Cold, Travel, Blink, AoE", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "12 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cooldown Time", + "values": [ + [ + "3.00 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "Instant", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "5.00%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "180%", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "4", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Int", + "values": [ + [ + "16", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "841/841", + 0 + ] + ], + "displayMode": 2, + "progress": 1, + "type": 20 + } + ], + "nextLevelRequirements": [ + { + "name": "Level", + "values": [ + [ + "6", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Int", + "values": [ + [ + "20", + 0 + ] + ], + "displayMode": 1 + } + ], + "secDescrText": "Teleport to a location, damaging enemies and leaving Chilled ground in an area at both ends of the teleport. Shares a cooldown with other Blink skills.", + "explicitMods": [ + "Deals 9 to 14 Cold Damage", + "Base duration is 3.00 seconds", + "15% increased Cooldown Recovery Rate for each Normal or Magic Enemy in Area\n80% increased Cooldown Recovery Rate for each Rare or Unique Enemy in Area" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "socket": 1, + "colour": "I" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9QdW5pc2htZW50IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/06feb2d185/Punishment.png", + "support": false, + "league": "Mercenaries", + "id": "be1b705b200bd9ba8fffc6065c2a792ff6307276d3373946dcd10bd45091f6ed", + "name": "", + "typeLine": "Punishment", + "baseType": "Punishment", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Spell, AoE, Duration, Curse, Hex", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "20 (Max)", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "33 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "0.50 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+16%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "70", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "98", + 0 + ] + ], + "displayMode": 1, + "type": 63 + }, + { + "name": "Int", + "values": [ + [ + "68", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "secDescrText": "Curses all targets in an area, causing them to be debilitated when they hit enemies and increasing damage they take while on low life.", + "explicitMods": [ + "Base duration is 11.80 seconds", + "+1 metre to radius", + "Cursed Enemies take 58% increased Damage while on Low Life", + "Cursed Enemies are Debilitated for 2.80 Seconds when they Hit" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "socket": 2, + "colour": "S" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9IZXhTcHJlYWRpbmdTdXBwb3J0IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/873fa8ef65/HexSpreadingSupport.png", + "support": true, + "league": "Mercenaries", + "id": "46cf0710b3ea1c7cd8246002f5a7fa91d6165e4343ebf12850dcb64652fbc4f2", + "name": "", + "typeLine": "Hex Bloom Support", + "baseType": "Hex Bloom Support", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Support, Hex", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "20 (Max)", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost & Reservation Multiplier", + "values": [ + [ + "140%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+20%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "70", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Int", + "values": [ + [ + "111", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "secDescrText": "Supports hex curse skills. Hexes from auras or cursed ground cannot transfer.", + "explicitMods": [ + "Supported Skills have 32% increased Hex Transfer range", + "Hexes from Supported Skills Transfer to all Enemies within 3 metres when Hexed Enemy dies" + ], + "descrText": "This is a Support Gem. It does not grant a bonus to your character, but to skills in sockets connected to it. Place into an item socket connected to a socket containing the Skill Gem you wish to augment. Right click to remove from a socket.", + "frameType": 4, + "socket": 3, + "colour": "I" + } + ] + }, + { + "verified": false, + "w": 2, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQXJtb3Vycy9IZWxtZXRzL0hlbG1ldFN0cjEwIiwidyI6MiwiaCI6Miwic2NhbGUiOjF9XQ/b1e95342a8/HelmetStr10.png", + "league": "Mercenaries", + "id": "ec3192faca96ea5a91f1aca83c677d63bef20538b02d16da2d4fb049765f16e9", + "sockets": [ + { + "group": 0, + "attr": "S", + "sColour": "R" + } + ], + "name": "Spirit Ward", + "typeLine": "Royal Burgonet", + "baseType": "Royal Burgonet", + "rarity": "Rare", + "ilvl": 85, + "identified": true, + "properties": [ + { + "name": "Armour", + "values": [ + [ + "891", + 1 + ] + ], + "displayMode": 0, + "type": 16 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "67", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "148", + 0 + ] + ], + "displayMode": 1, + "type": 63 + } + ], + "explicitMods": [ + "+32 to Strength", + "+21 to Intelligence", + "135% increased Armour", + "+6 to maximum Life", + "14% increased Life Regeneration rate", + "17% increased Stun and Block Recovery" + ], + "frameType": 2, + "x": 8, + "y": 2, + "inventoryId": "MainInventory", + "socketedItems": [] + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvUmluZ3MvRW1wdHktU29ja2V0IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/82146b3aa4/Empty-Socket.png", + "league": "Mercenaries", + "id": "31062c2beba2de4951765fc1f0db2a8b4e3093693279da528cb973fbb757f779", + "sockets": [ + { + "group": 0, + "attr": "D", + "sColour": "G" + } + ], + "name": "Cataclysm Gyre", + "typeLine": "Unset Ring", + "baseType": "Unset Ring", + "rarity": "Rare", + "ilvl": 85, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "33", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "Has 1 Socket" + ], + "explicitMods": [ + "+11 to all Attributes", + "12% increased Cast Speed", + "+68 to Evasion Rating", + "Regenerate 1.6 Life per second" + ], + "frameType": 2, + "x": 0, + "y": 4, + "inventoryId": "MainInventory", + "socketedItems": [] + }, + { + "verified": false, + "w": 2, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQXJtb3Vycy9TaGllbGRzL1plYWxzQW1wbGlmaWVyIiwidyI6MiwiaCI6Miwic2NhbGUiOjF9XQ/d1e9af3da7/ZealsAmplifier.png", + "league": "Mercenaries", + "id": "b2cbcf10a8d448fa5a11facce475d16728e36b2f3fd920843313804e2e5fa53f", + "sockets": [ + { + "group": 0, + "attr": "D", + "sColour": "G" + }, + { + "group": 0, + "attr": "D", + "sColour": "G" + }, + { + "group": 1, + "attr": "D", + "sColour": "G" + } + ], + "name": "Zeel's Amplifier", + "typeLine": "Polished Spiked Shield", + "baseType": "Polished Spiked Shield", + "rarity": "Unique", + "ilvl": 85, + "identified": true, + "properties": [ + { + "name": "Chance to Block", + "values": [ + [ + "26%", + 0 + ] + ], + "displayMode": 0, + "type": 15 + }, + { + "name": "Evasion Rating", + "values": [ + [ + "123", + 0 + ] + ], + "displayMode": 0, + "type": 17 + }, + { + "name": "Energy Shield", + "values": [ + [ + "97", + 1 + ] + ], + "displayMode": 0, + "type": 18 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "49", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "64", + 0 + ] + ], + "displayMode": 1, + "type": 64 + }, + { + "name": "Int", + "values": [ + [ + "64", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "implicitMods": [ + "+5% chance to Suppress Spell Damage" + ], + "explicitMods": [ + "50% increased Spell Damage", + "+72 to maximum Energy Shield", + "+60 to maximum Life", + "1% increased Area of Effect per Enemy killed recently, up to 50%", + "You have Zealot's Oath if you haven't been hit recently" + ], + "flavourText": [ + "\"Great minds wish to reveal all the secrets of time and space.\r", + "But it does not matter. Creation, the act of Matter Metamorphosis, \r", + "is the only secret worth discovering.\" \r", + "- Zeel, Vaal Tinkerer" + ], + "frameType": 3, + "x": 8, + "y": 0, + "inventoryId": "MainInventory", + "socketedItems": [] + }, + { + "verified": false, + "w": 2, + "h": 3, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvV2VhcG9ucy9PbmVIYW5kV2VhcG9ucy9TY2VwdGVycy9zY2VwdGVyNCIsInciOjIsImgiOjMsInNjYWxlIjoxfV0/c986bafb78/scepter4.png", + "league": "Mercenaries", + "id": "6ee7903bfaf3b10ff5972ecd14fff0f1e8dbfb79367958ae18ae798d8ee8944a", + "sockets": [ + { + "group": 0, + "attr": "S", + "sColour": "R" + }, + { + "group": 0, + "attr": "I", + "sColour": "B" + }, + { + "group": 1, + "attr": "I", + "sColour": "B" + } + ], + "name": "Corpse Song", + "typeLine": "Opal Sceptre", + "baseType": "Opal Sceptre", + "rarity": "Rare", + "ilvl": 83, + "identified": true, + "properties": [ + { + "name": "Sceptre", + "values": [], + "displayMode": 0 + }, + { + "name": "Physical Damage", + "values": [ + [ + "56-86", + 1 + ] + ], + "displayMode": 0, + "type": 9 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "8.00%", + 0 + ] + ], + "displayMode": 0, + "type": 12 + }, + { + "name": "Attacks per Second", + "values": [ + [ + "1.25", + 0 + ] + ], + "displayMode": 0, + "type": 13 + }, + { + "name": "Weapon Range: {0} metres", + "values": [ + [ + "1.1", + 0 + ] + ], + "displayMode": 3, + "type": 14 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "60", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "95", + 0 + ] + ], + "displayMode": 1, + "type": 63 + }, + { + "name": "Int", + "values": [ + [ + "131", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "implicitMods": [ + "40% increased Elemental Damage" + ], + "explicitMods": [ + "91% increased Spell Damage", + "Adds 7 to 13 Physical Damage", + "+90 to maximum Mana", + "3.03% of Physical Attack Damage Leeched as Mana", + "21% increased Stun Duration on Enemies" + ], + "frameType": 2, + "x": 10, + "y": 0, + "inventoryId": "MainInventory", + "socketedItems": [] + }, + { + "verified": false, + "w": 1, + "h": 3, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvV2VhcG9ucy9PbmVIYW5kV2VhcG9ucy9EYWdnZXJzL0RhZ2dlcjUiLCJ3IjoxLCJoIjozLCJzY2FsZSI6MX1d/3431875aaf/Dagger5.png", + "league": "Mercenaries", + "id": "e1df9b825d08c2738efe7903a293bbe8e476cfb67c33d3a784e9f8deeb503670", + "influences": { + "shaper": true + }, + "shaper": true, + "sockets": [ + { + "group": 0, + "attr": "I", + "sColour": "B" + } + ], + "name": "Tempest Scalpel", + "typeLine": "Ezomyte Dagger", + "baseType": "Ezomyte Dagger", + "rarity": "Rare", + "ilvl": 85, + "identified": true, + "properties": [ + { + "name": "Rune Dagger", + "values": [], + "displayMode": 0 + }, + { + "name": "Physical Damage", + "values": [ + [ + "29-115", + 1 + ] + ], + "displayMode": 0, + "type": 9 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "8.00%", + 0 + ] + ], + "displayMode": 0, + "type": 12 + }, + { + "name": "Attacks per Second", + "values": [ + [ + "1.40", + 0 + ] + ], + "displayMode": 0, + "type": 13 + }, + { + "name": "Weapon Range: {0} metre", + "values": [ + [ + "1", + 0 + ] + ], + "displayMode": 3, + "type": 14 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "62", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "95", + 0 + ] + ], + "displayMode": 1, + "type": 64 + }, + { + "name": "Int", + "values": [ + [ + "131", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "implicitMods": [ + "30% increased Global Critical Strike Chance" + ], + "explicitMods": [ + "45% increased Physical Damage", + "Adds 25 to 41 Fire Damage to Spells", + "24% increased Cast Speed", + "Gain 14% of Physical Damage as Extra Lightning Damage" + ], + "frameType": 2, + "x": 0, + "y": 0, + "inventoryId": "MainInventory", + "socketedItems": [] + }, + { + "verified": false, + "w": 2, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQXJtb3Vycy9TaGllbGRzL1NoaWVsZERleDIiLCJ3IjoyLCJoIjoyLCJzY2FsZSI6MX1d/cffdb4477e/ShieldDex2.png", + "league": "Mercenaries", + "id": "561eb5476ce123db1d11a92685e72a805a446bdb1618df296d9475a2b7480dbc", + "influences": { + "shaper": true + }, + "shaper": true, + "sockets": [ + { + "group": 0, + "attr": "D", + "sColour": "G" + }, + { + "group": 0, + "attr": "D", + "sColour": "G" + }, + { + "group": 0, + "attr": "D", + "sColour": "G" + } + ], + "name": "Wrath Ward", + "typeLine": "Pine Buckler", + "baseType": "Pine Buckler", + "rarity": "Rare", + "ilvl": 85, + "identified": true, + "properties": [ + { + "name": "Chance to Block", + "values": [ + [ + "26%", + 0 + ] + ], + "displayMode": 0, + "type": 15 + }, + { + "name": "Evasion Rating", + "values": [ + [ + "175", + 1 + ] + ], + "displayMode": 0, + "type": 17 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "56", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "26", + 0 + ] + ], + "displayMode": 1, + "type": 64 + } + ], + "implicitMods": [ + "3% increased Movement Speed" + ], + "explicitMods": [ + "+117 to Evasion Rating", + "+22 to maximum Life", + "+23% to Cold Resistance", + "18% increased Stun and Block Recovery", + "+1 to maximum number of Summoned Totems" + ], + "frameType": 2, + "x": 1, + "y": 3, + "inventoryId": "MainInventory", + "socketedItems": [] + }, + { + "verified": false, + "w": 2, + "h": 3, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQXJtb3Vycy9Cb2R5QXJtb3Vycy9Cb2R5U3RyMkIiLCJ3IjoyLCJoIjozLCJzY2FsZSI6MX1d/c62bd1159e/BodyStr2B.png", + "league": "Mercenaries", + "id": "1ac48731812f196940ef5df4def3471307e1397c148e27d6d20203a02ad316c3", + "influences": { + "shaper": true + }, + "shaper": true, + "sockets": [ + { + "group": 0, + "attr": "S", + "sColour": "R" + }, + { + "group": 0, + "attr": "S", + "sColour": "R" + }, + { + "group": 1, + "attr": "S", + "sColour": "R" + } + ], + "name": "Sorrow Veil", + "typeLine": "Crusader Plate", + "baseType": "Crusader Plate", + "rarity": "Rare", + "ilvl": 85, + "identified": true, + "properties": [ + { + "name": "Armour", + "values": [ + [ + "936", + 1 + ] + ], + "displayMode": 0, + "type": 16 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "67", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "160", + 0 + ] + ], + "displayMode": 1, + "type": 63 + } + ], + "explicitMods": [ + "+108 to Armour", + "24% increased Armour", + "+35 to maximum Life", + "Regenerate 73.2 Life per second", + "+47% to Cold Resistance", + "Recover 6% of Mana on Kill", + "10% increased Stun and Block Recovery" + ], + "frameType": 2, + "x": 3, + "y": 0, + "inventoryId": "MainInventory", + "socketedItems": [] + }, + { + "verified": false, + "w": 2, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQXJtb3Vycy9TaGllbGRzL1NoaWVsZERleEludDUiLCJ3IjoyLCJoIjoyLCJzY2FsZSI6MX1d/3f3c95a49a/ShieldDexInt5.png", + "league": "Mercenaries", + "id": "4af1d02278d68bb4bc78800614d99cb5c050c95af131c9308e4922b218308e61", + "influences": { + "elder": true + }, + "elder": true, + "sockets": [ + { + "group": 0, + "attr": "D", + "sColour": "G" + }, + { + "group": 1, + "attr": "I", + "sColour": "B" + }, + { + "group": 2, + "attr": "S", + "sColour": "R" + } + ], + "name": "Rune Aegis", + "typeLine": "Sovereign Spiked Shield", + "baseType": "Sovereign Spiked Shield", + "rarity": "Rare", + "ilvl": 85, + "identified": true, + "properties": [ + { + "name": "Chance to Block", + "values": [ + [ + "24%", + 0 + ] + ], + "displayMode": 0, + "type": 15 + }, + { + "name": "Evasion Rating", + "values": [ + [ + "260", + 1 + ] + ], + "displayMode": 0, + "type": 17 + }, + { + "name": "Energy Shield", + "values": [ + [ + "53", + 1 + ] + ], + "displayMode": 0, + "type": 18 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "68", + 0 + ] + ], + "displayMode": 0, + "type": 62, + "suffix": "(gem)" + }, + { + "name": "Str", + "values": [ + [ + "68", + 0 + ] + ], + "displayMode": 1, + "type": 63, + "suffix": "(gem)" + }, + { + "name": "Dex", + "values": [ + [ + "84", + 0 + ] + ], + "displayMode": 1, + "type": 64, + "suffix": "(gem)" + }, + { + "name": "Int", + "values": [ + [ + "108", + 0 + ] + ], + "displayMode": 1, + "type": 65, + "suffix": "(gem)" + } + ], + "implicitMods": [ + "+5% chance to Suppress Spell Damage" + ], + "explicitMods": [ + "18% reduced Attribute Requirements", + "23% increased Evasion and Energy Shield", + "+42 to maximum Life", + "4% increased maximum Life", + "+11% to all Elemental Resistances", + "+10% to Lightning Resistance", + "11% increased Stun and Block Recovery" + ], + "frameType": 2, + "x": 0, + "y": 0, + "inventoryId": "Offhand2", + "socketedItems": [ + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9TdXBwb3J0L1N1cHBvcnRSYXBpZERlY2F5R2VtIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/bed2b2a224/SupportRapidDecayGem.png", + "support": true, + "league": "Mercenaries", + "id": "984415042c6991fdd4927ec1db4a84d2bb4e41e842f90f55a636d28481df6642", + "name": "", + "typeLine": "Swift Affliction Support", + "baseType": "Swift Affliction Support", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Support, Duration", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "11", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost & Reservation Multiplier", + "values": [ + [ + "140%", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "52", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "84", + 0 + ] + ], + "displayMode": 1, + "type": 64 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "482288/1638338", + 0 + ] + ], + "displayMode": 2, + "progress": 0.29, + "type": 20 + } + ], + "secDescrText": "Supports any skill that has a duration, or can hit enemies to inflict ailments on them.", + "explicitMods": [ + "Supported Skills deal 32% more Damage over Time", + "25% less Duration of Supported Skills and Damaging Ailments they inflict" + ], + "descrText": "This is a Support Gem. It does not grant a bonus to your character, but to skills in sockets connected to it. Place into an item socket connected to a socket containing the Skill Gem you wish to augment. Right click to remove from a socket.", + "frameType": 4, + "socket": 0, + "colour": "D" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9TdXBwb3J0L0VsZW1lbnRhbEZvY3VzIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/89a3556bad/ElementalFocus.png", + "support": true, + "league": "Mercenaries", + "id": "d6559e08eb6f8c328db305f6b732c7051ceef218df5952589ec9eff5abea3000", + "name": "", + "typeLine": "Elemental Focus Support", + "baseType": "Elemental Focus Support", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Support", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "19", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost & Reservation Multiplier", + "values": [ + [ + "130%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+20%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "68", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Int", + "values": [ + [ + "108", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "156294169/212002638", + 0 + ] + ], + "displayMode": 2, + "progress": 0.74, + "type": 20 + } + ], + "secDescrText": "Supports any skill that hits or burns enemies, or inflicts elemental ailments.", + "explicitMods": [ + "Supported Skills deal 33% more Elemental Damage", + "Supported Skills cannot inflict Elemental Ailments", + "Supported Skills deal 10% increased Elemental Damage" + ], + "descrText": "This is a Support Gem. It does not grant a bonus to your character, but to skills in sockets connected to it. Place into an item socket connected to a socket containing the Skill Gem you wish to augment. Right click to remove from a socket.", + "frameType": 4, + "socket": 1, + "colour": "I" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9TdXBwb3J0L0luY3JlYXNlZEJ1cm5EdXJhdGlvbiIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/46900a1f5b/IncreasedBurnDuration.png", + "support": true, + "league": "Mercenaries", + "id": "d908e7aefc445e9c0a599ecda4aff666d13b5a74430312d4a4500f1ba2a5e65d", + "name": "", + "typeLine": "Burning Damage Support", + "baseType": "Burning Damage Support", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Fire, Support", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "19", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost & Reservation Multiplier", + "values": [ + [ + "130%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+20%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "68", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "68", + 0 + ] + ], + "displayMode": 1, + "type": 63 + }, + { + "name": "Int", + "values": [ + [ + "47", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "124891741/211508743", + 0 + ] + ], + "displayMode": 2, + "progress": 0.59, + "type": 20 + } + ], + "secDescrText": "Supports any skill that hits enemies, or can deal burning damage directly.", + "explicitMods": [ + "Supported Skills deal 10% increased Burning Damage", + "Supported Skills deal 33% more Burning Damage" + ], + "descrText": "This is a Support Gem. It does not grant a bonus to your character, but to skills in sockets connected to it. Place into an item socket connected to a socket containing the Skill Gem you wish to augment. Right click to remove from a socket.", + "frameType": 4, + "socket": 2, + "colour": "S" + } + ] + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvQ3VycmVuY3lJZGVudGlmaWNhdGlvbiIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/3a1e615322/CurrencyIdentification.png", + "stackSize": 27, + "maxStackSize": 40, + "league": "Mercenaries", + "id": "9a14fea69bf6fb988da6b05929bc7f0945227949aa3077859fb5b76b0825bb95", + "name": "", + "typeLine": "Scroll of Wisdom", + "baseType": "Scroll of Wisdom", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Stack Size", + "values": [ + [ + "27/40", + 0 + ] + ], + "displayMode": 0, + "type": 32 + } + ], + "explicitMods": [ + "Identifies an item" + ], + "descrText": "Right click this item then left click an unidentified item to apply it.", + "frameType": 5, + "x": 10, + "y": 4, + "inventoryId": "MainInventory" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvUmluZ3MvVG9wYXpTYXBwaGlyZSIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/0c211c12b4/TopazSapphire.png", + "league": "Mercenaries", + "id": "58508cd41f5c1854164a24f4350aace60d8171cdf1fdc4e5fba5f078411d4949", + "name": "Pandemonium Knuckle", + "typeLine": "Two-Stone Ring", + "baseType": "Two-Stone Ring", + "rarity": "Rare", + "ilvl": 85, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "67", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+12% to Cold and Lightning Resistances" + ], + "explicitMods": [ + "14% increased Cold Damage", + "+120 to Accuracy Rating", + "+20 to maximum Energy Shield", + "25% increased Rarity of Items found", + "+3% to all Elemental Resistances" + ], + "frameType": 2, + "x": 10, + "y": 3, + "inventoryId": "MainInventory" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvbGlmZWZsYXNrMTEiLCJ3IjoxLCJoIjoyLCJzY2FsZSI6MSwibGV2ZWwiOjF9XQ/54ba3c70ae/lifeflask11.png", + "league": "Mercenaries", + "id": "84f55da296b4352f85233aa2f92daf8f8aa6098339d59637539a45aba8549d58", + "name": "", + "typeLine": "Seething Divine Life Flask of Bounty", + "baseType": "Divine Life Flask", + "rarity": "Magic", + "ilvl": 83, + "identified": true, + "properties": [ + { + "name": "Quality", + "values": [ + [ + "+29%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + }, + { + "name": "Recovers {0} Life over {1} Seconds", + "values": [ + [ + "1053", + 1 + ], + [ + "3.50", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "15", + 0 + ], + [ + "45", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "45", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "60", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "explicitMods": [ + "66% reduced Amount Recovered", + "Instant Recovery", + "Recover an additional 25% of Flask's Life Recovery Amount over 10 seconds if used while not on Full Life" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 1, + "x": 0, + "y": 0, + "inventoryId": "Flask" + }, + { + "verified": false, + "w": 2, + "h": 3, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvV2VhcG9ucy9PbmVIYW5kV2VhcG9ucy9PbmVIYW5kU3dvcmRzL1RlbXBlc3R1b3VzU3RlZWwiLCJ3IjoyLCJoIjozLCJzY2FsZSI6MX1d/72078201f9/TempestuousSteel.png", + "league": "Mercenaries", + "id": "fa9d37637384fbc1a4db1a9d4c8e8605180c65be44a55df713e872247f1883de", + "sockets": [ + { + "group": 0, + "attr": "D", + "sColour": "G" + }, + { + "group": 1, + "attr": "S", + "sColour": "R" + } + ], + "name": "The Tempestuous Steel", + "typeLine": "War Sword", + "baseType": "War Sword", + "rarity": "Unique", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "One Handed Sword", + "values": [], + "displayMode": 0 + }, + { + "name": "Physical Damage", + "values": [ + [ + "22-46", + 1 + ] + ], + "displayMode": 0, + "type": 9 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "5.00%", + 0 + ] + ], + "displayMode": 0, + "type": 12 + }, + { + "name": "Attacks per Second", + "values": [ + [ + "1.60", + 1 + ] + ], + "displayMode": 0, + "type": 13 + }, + { + "name": "Weapon Range: {0} metres", + "values": [ + [ + "1.1", + 0 + ] + ], + "displayMode": 3, + "type": 14 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "20", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "41", + 0 + ] + ], + "displayMode": 1, + "type": 63 + }, + { + "name": "Dex", + "values": [ + [ + "35", + 0 + ] + ], + "displayMode": 1, + "type": 64 + } + ], + "implicitMods": [ + "40% increased Global Accuracy Rating" + ], + "explicitMods": [ + "Adds 6 to 16 Physical Damage", + "14% increased Attack Speed", + "Hits can't be Evaded", + "Attacks with this Weapon Penetrate 30% Elemental Resistances", + "Gain 15% of Physical Attack Damage as Extra Fire Damage", + "Gain 15% of Physical Attack Damage as Extra Lightning Damage" + ], + "flavourText": [ + "The blade thrums with wild energy\r", + "Eager for vengeance against all who walk free." + ], + "frameType": 3, + "x": 1, + "y": 0, + "inventoryId": "MainInventory", + "socketedItems": [] + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvUmluZ3MvVG9wYXpSdWJ5IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/8878077651/TopazRuby.png", + "league": "Mercenaries", + "id": "eddfb38388017d2a145a91b80b09c4b87462a0db229e9c9d314a92e34fd1a286", + "name": "", + "typeLine": "Gentian Two-Stone Ring of Ephij", + "baseType": "Two-Stone Ring", + "rarity": "Magic", + "ilvl": 85, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "67", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+15% to Fire and Lightning Resistances" + ], + "explicitMods": [ + "+50 to maximum Mana", + "+47% to Lightning Resistance" + ], + "frameType": 1, + "x": 11, + "y": 3, + "inventoryId": "MainInventory" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvSGVpc3QvR2VuZXJpY05QQ1F1ZXN0Q29udHJhY3QiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/129479da02/GenericNPCQuestContract.png", + "league": "Mercenaries", + "id": "629f4a8837a4b64929b80c1300c543dd9c42251721a3bf50ad755e08962e65ac", + "name": "", + "typeLine": "Contract: The Wedding Dress", + "baseType": "Contract: The Wedding Dress", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Client", + "values": [ + [ + "Tullina", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Heist Target: {0}", + "values": [ + [ + "Merveil's Wedding Dress", + 0 + ] + ], + "displayMode": 3, + "type": 47 + }, + { + "name": "Area Level", + "values": [ + [ + "83", + 0 + ] + ], + "displayMode": 0, + "type": 34 + }, + { + "name": "Requires {1} (Level {0})", + "values": [ + [ + "1", + 0 + ], + [ + "Agility", + 0 + ] + ], + "displayMode": 3, + "type": 44 + }, + { + "name": "Requires {0}", + "values": [ + [ + "Tullina, the Catburglar", + 0 + ] + ], + "displayMode": 3 + } + ], + "flavourText": [ + "\"Let's just hope she wasn't wearing it when she wandered into the sea!\"" + ], + "frameType": 7, + "x": 9, + "y": 4, + "inventoryId": "MainInventory" + }, + { + "verified": false, + "w": 2, + "h": 3, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQXJtb3Vycy9Cb2R5QXJtb3Vycy9Cb2R5SW50MUF1bmlxdWUiLCJ3IjoyLCJoIjozLCJzY2FsZSI6MX1d/41c15c6511/BodyInt1Aunique.png", + "league": "Mercenaries", + "id": "dbbc5a12ce5d12f23ba7a02079b3071507bf467790392b211cbcecb1a41a656b", + "sockets": [ + { + "group": 0, + "attr": "D", + "sColour": "G" + }, + { + "group": 0, + "attr": "I", + "sColour": "B" + }, + { + "group": 0, + "attr": "S", + "sColour": "R" + }, + { + "group": 0, + "attr": "G", + "sColour": "W" + }, + { + "group": 0, + "attr": "I", + "sColour": "B" + }, + { + "group": 0, + "attr": "I", + "sColour": "B" + } + ], + "name": "Cloak of Flame", + "typeLine": "Scholar's Robe", + "baseType": "Scholar's Robe", + "rarity": "Unique", + "ilvl": 86, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Quality", + "values": [ + [ + "+20%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + }, + { + "name": "Energy Shield", + "values": [ + [ + "61", + 1 + ] + ], + "displayMode": 0, + "type": 18 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "72", + 0 + ] + ], + "displayMode": 0, + "type": 62, + "suffix": "(gem)" + }, + { + "name": "Str", + "values": [ + [ + "114", + 0 + ] + ], + "displayMode": 1, + "type": 63, + "suffix": "(gem)" + }, + { + "name": "Dex", + "values": [ + [ + "111", + 0 + ] + ], + "displayMode": 1, + "type": 64, + "suffix": "(gem)" + }, + { + "name": "Int", + "values": [ + [ + "111", + 0 + ] + ], + "displayMode": 1, + "type": 65, + "suffix": "(gem)" + } + ], + "explicitMods": [ + "+62% to Fire Resistance", + "75% increased Ignite Duration on Enemies", + "Reflects 100 Fire Damage to Melee Attackers", + "40% of Physical Damage taken as Fire Damage" + ], + "flavourText": [ + "He who sows an ember shall reap an inferno." + ], + "frameType": 3, + "x": 0, + "y": 0, + "inventoryId": "BodyArmour", + "socketedItems": [ + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9TdXBwb3J0L1N1cHBvcnRSYXBpZERlY2F5R2VtIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/bed2b2a224/SupportRapidDecayGem.png", + "support": true, + "league": "Mercenaries", + "id": "53e484a4be7f9f41b520764696f24dc31b3205826212df81f46d2bf205b1b5a9", + "name": "", + "typeLine": "Swift Affliction Support", + "baseType": "Swift Affliction Support", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Support, Duration", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "20 (Max)", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost & Reservation Multiplier", + "values": [ + [ + "140%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+20%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "70", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "111", + 0 + ] + ], + "displayMode": 1, + "type": 64 + } + ], + "secDescrText": "Supports any skill that has a duration, or can hit enemies to inflict ailments on them.", + "explicitMods": [ + "Supported Skills deal 39% more Damage over Time", + "Supported Skills deal 10% increased Damage over Time", + "25% less Duration of Supported Skills and Damaging Ailments they inflict" + ], + "descrText": "This is a Support Gem. It does not grant a bonus to your character, but to skills in sockets connected to it. Place into an item socket connected to a socket containing the Skill Gem you wish to augment. Right click to remove from a socket.", + "frameType": 4, + "socket": 0, + "colour": "D" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9TdXBwb3J0L0VsZW1lbnRhbEZvY3VzIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/89a3556bad/ElementalFocus.png", + "support": true, + "league": "Mercenaries", + "id": "296857c62c885c2ea0345d5cddd95f6ab9c9b2bba5645e2692dcd59ced38c618", + "name": "", + "typeLine": "Elemental Focus Support", + "baseType": "Elemental Focus Support", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Support", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "20 (Max)", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost & Reservation Multiplier", + "values": [ + [ + "130%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+22%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "70", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Int", + "values": [ + [ + "111", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "secDescrText": "Supports any skill that hits or burns enemies, or inflicts elemental ailments.", + "explicitMods": [ + "Supported Skills deal 34% more Elemental Damage", + "Supported Skills cannot inflict Elemental Ailments", + "Supported Skills deal 11% increased Elemental Damage" + ], + "descrText": "This is a Support Gem. It does not grant a bonus to your character, but to skills in sockets connected to it. Place into an item socket connected to a socket containing the Skill Gem you wish to augment. Right click to remove from a socket.", + "frameType": 4, + "socket": 1, + "colour": "I" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9TdXBwb3J0L0luY3JlYXNlZEJ1cm5EdXJhdGlvbiIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/46900a1f5b/IncreasedBurnDuration.png", + "support": true, + "league": "Mercenaries", + "id": "e75492dffe01dba778426f3502f0b789f96d55b3162440dfc5e558812c1481a0", + "name": "", + "typeLine": "Burning Damage Support", + "baseType": "Burning Damage Support", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Fire, Support", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "21 (Max)", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost & Reservation Multiplier", + "values": [ + [ + "130%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+20%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "72", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "72", + 0 + ] + ], + "displayMode": 1, + "type": 63 + }, + { + "name": "Int", + "values": [ + [ + "50", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "secDescrText": "Supports any skill that hits enemies, or can deal burning damage directly.", + "explicitMods": [ + "Supported Skills deal 10% increased Burning Damage", + "Supported Skills deal 35% more Burning Damage" + ], + "descrText": "This is a Support Gem. It does not grant a bonus to your character, but to skills in sockets connected to it. Place into an item socket connected to a socket containing the Skill Gem you wish to augment. Right click to remove from a socket.", + "frameType": 4, + "socket": 2, + "colour": "S" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9TdXBwb3J0L0xpZmVUYXAiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/9cef38ae47/LifeTap.png", + "support": true, + "league": "Mercenaries", + "id": "d8e97d53ded21a98290fcc333d35669515dfa8c147acde4861c79faf67dabe60", + "name": "", + "typeLine": "Lifetap Support", + "baseType": "Lifetap Support", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Support, Duration", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "21 (Max)", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost & Reservation Multiplier", + "values": [ + [ + "300%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+20%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "72", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "114", + 0 + ] + ], + "displayMode": 1, + "type": 63 + } + ], + "secDescrText": "Supports any non-blessing skill. Minions cannot gain the Lifetap buff.", + "explicitMods": [ + "Supported Skills Cost Life instead of Mana", + "Gain Lifetap after Spending a total of 280 Life on Upfront\nCosts and Effects of a Supported Skill", + "Supported Skills deal 20% more Damage while you have Lifetap", + "Lifetap lasts 6 seconds" + ], + "descrText": "This is a Support Gem. It does not grant a bonus to your character, but to skills in sockets connected to it. Place into an item socket connected to a socket containing the Skill Gem you wish to augment. Right click to remove from a socket.", + "frameType": 4, + "socket": 3, + "colour": "S" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9TdXBwb3J0L0VmZmljYWN5IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/90381ee91a/Efficacy.png", + "support": true, + "league": "Mercenaries", + "id": "abb7d2574058658978d28cd5460a20e060dcbb864caca012cc5f3d72dd16db1e", + "name": "", + "typeLine": "Efficacy Support", + "baseType": "Efficacy Support", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Support, Duration", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "20 (Max)", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost & Reservation Multiplier", + "values": [ + [ + "130%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+23%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "70", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Int", + "values": [ + [ + "111", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "secDescrText": "Supports any skill that deals damage or has a duration.", + "explicitMods": [ + "Supported Skills deal 24% more Damage over Time", + "Supported Skills deal 11% increased Damage over Time", + "Supported Skills have 24% increased Skill Effect Duration" + ], + "descrText": "This is a Support Gem. It does not grant a bonus to your character, but to skills in sockets connected to it. Place into an item socket connected to a socket containing the Skill Gem you wish to augment. Right click to remove from a socket.", + "frameType": 4, + "socket": 4, + "colour": "I" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9SaWdodGVvdXNGaXJlIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/8bef0b9592/RighteousFire.png", + "support": false, + "league": "Mercenaries", + "id": "6ac4676508fa0a4b9812706994c5ec839e38c649a0b002c2f66d1b4b9ac96b80", + "name": "", + "typeLine": "Righteous Fire", + "baseType": "Righteous Fire", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Spell, AoE, Fire", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "20 (Max)", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cooldown Time", + "values": [ + [ + "0.30 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "Instant", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+20%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "70", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "68", + 0 + ] + ], + "displayMode": 1, + "type": 63 + }, + { + "name": "Int", + "values": [ + [ + "98", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "secDescrText": "Engulfs you in magical fire that rapidly burns you and nearby enemies. Your spell damage is substantially increased while under this effect. The effect ends when you have 1 life remaining.", + "explicitMods": [ + "Deals 70% of your Maximum Life as Base Fire Damage per second", + "Deals 70% of your Maximum Energy Shield as Base Fire Damage per second", + "You Burn for 90% of your Maximum Life per second as Fire Damage", + "You Burn for 70% of your Maximum Energy Shield per second as Fire Damage", + "Grants 39% more Spell Damage", + "Base radius is 2.6 metres" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "socket": 5, + "colour": "I" + } + ] + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvUmluZ3MvUmluZzciLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/0e04df86a3/Ring7.png", + "league": "Mercenaries", + "id": "90692c38e65a9f353f906c5fd64d2682ed0d07d4338bfdd9ee3b155d141a48ee", + "name": "Tempest Knot", + "typeLine": "Ruby Ring", + "baseType": "Ruby Ring", + "rarity": "Rare", + "ilvl": 58, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "57", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+25% to Fire Resistance" + ], + "explicitMods": [ + "+74 to maximum Life", + "Regenerate 29.2 Life per second", + "+14% to Cold Resistance", + "+20% to Chaos Resistance" + ], + "craftedMods": [ + "14% increased Damage" + ], + "frameType": 2, + "x": 0, + "y": 0, + "inventoryId": "Ring" + }, + { + "verified": false, + "w": 2, + "h": 3, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvV2VhcG9ucy9PbmVIYW5kV2VhcG9ucy9TY2VwdGVycy9zY2VwdGVyOCIsInciOjIsImgiOjMsInNjYWxlIjoxfV0/6644b94336/scepter8.png", + "league": "Mercenaries", + "id": "688ea304d5f86399ac44062cee3e12e37a547bf93400b41800eceff1ecd773a5", + "sockets": [ + { + "group": 0, + "attr": "I", + "sColour": "B" + }, + { + "group": 0, + "attr": "S", + "sColour": "R" + }, + { + "group": 0, + "attr": "S", + "sColour": "R" + } + ], + "name": "Pandemonium Ram", + "typeLine": "Void Sceptre", + "baseType": "Void Sceptre", + "rarity": "Rare", + "ilvl": 85, + "identified": true, + "properties": [ + { + "name": "Sceptre", + "values": [], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+20%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + }, + { + "name": "Physical Damage", + "values": [ + [ + "60-91", + 1 + ] + ], + "displayMode": 0, + "type": 9 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "7.30%", + 0 + ] + ], + "displayMode": 0, + "type": 12 + }, + { + "name": "Attacks per Second", + "values": [ + [ + "1.25", + 0 + ] + ], + "displayMode": 0, + "type": 13 + }, + { + "name": "Weapon Range: {0} metres", + "values": [ + [ + "1.1", + 0 + ] + ], + "displayMode": 3, + "type": 14 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "70", + 0 + ] + ], + "displayMode": 0, + "type": 62, + "suffix": "(gem)" + }, + { + "name": "Str", + "values": [ + [ + "155", + 0 + ] + ], + "displayMode": 1, + "type": 63, + "suffix": "(gem)" + }, + { + "name": "Dex", + "values": [ + [ + "68", + 0 + ] + ], + "displayMode": 1, + "type": 64, + "suffix": "(gem)" + }, + { + "name": "Int", + "values": [ + [ + "122", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "implicitMods": [ + "40% increased Elemental Damage" + ], + "explicitMods": [ + "+20% to Damage over Time Multiplier", + "+1 to Level of all Fire Spell Skill Gems" + ], + "craftedMods": [ + "Can have up to 3 Crafted Modifiers", + "+18% to Fire Damage over Time Multiplier", + "60% increased Fire Damage", + "20% chance to Ignite" + ], + "frameType": 2, + "x": 0, + "y": 0, + "inventoryId": "Weapon", + "socketedItems": [ + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9Ta2l0dGVyYm90U2tpbGxHZW0iLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/253a2d4154/SkitterbotSkillGem.png", + "support": false, + "league": "Mercenaries", + "id": "03e2bf0a5d9810ae80420bcd34b4a7b617c54c37ba945cab0c57257253ef2703", + "name": "", + "typeLine": "Summon Skitterbots", + "baseType": "Summon Skitterbots", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Trap, Mine, Spell, Minion, Cold, Lightning, AoE, Aura", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "18", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Reservation", + "values": [ + [ + "35% Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cooldown Time", + "values": [ + [ + "1.00 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "Instant", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "66", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "64", + 0 + ] + ], + "displayMode": 1, + "type": 64 + }, + { + "name": "Int", + "values": [ + [ + "92", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "11969463/62872274", + 0 + ] + ], + "displayMode": 2, + "progress": 0.19, + "type": 20 + } + ], + "secDescrText": "Summon a Chilling Skitterbot and a Shocking Skitterbot, which will trigger your traps and detonate your mines. Mines detonated by Skitterbots will re-arm and can then be detonated again. The Skitterbots grant you more trap and mine damage, and cannot be targeted or damaged.", + "explicitMods": [ + "68% increased Minion Movement Speed", + "Minions have 17% increased Chill Effect", + "Minions have 17% increased Shock Effect", + "Maximum 1 Summoned Skitterbot of each type", + "Chilling Skitterbot's Aura Chills Enemies near it", + "Shocking Skitterbot's Aura Shocks Enemies near it", + "Skitterbots grant 10% more Trap and Mine Damage" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "socket": 0, + "colour": "I" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9CbG9vZFNhbmRBcm1vdXJHZW0iLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/4789b92480/BloodSandArmourGem.png", + "support": false, + "league": "Mercenaries", + "id": "5e80bd2c42467abca4e11e1fa7df21dfc45611255f47180a2703ee3cfd4f8358", + "name": "", + "typeLine": "Flesh and Stone", + "baseType": "Flesh and Stone", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Spell, Aura, AoE, Stance, Physical", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "20 (Max)", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Reservation", + "values": [ + [ + "25% Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cooldown Time", + "values": [ + [ + "2.00 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "Instant", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+16%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "70", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "98", + 0 + ] + ], + "displayMode": 1, + "type": 63 + }, + { + "name": "Dex", + "values": [ + [ + "68", + 0 + ] + ], + "displayMode": 1, + "type": 64 + } + ], + "secDescrText": "Buffs you, and affects nearby enemies with an aura, differently depending on your stance. Both stances are more impactful against enemies closer to you. Using the skill again alternates between Blood Stance and Sand Stance.", + "explicitMods": [ + "Base Aura radius is 2.8 metres", + "58% increased Cooldown Recovery Rate", + "While in Blood Stance, Aura makes Enemies take up to 20% more Physical Damage from Hits", + "While in Sand Stance, Buff makes you take up to 19% less Damage from Enemies in Aura" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "socket": 1, + "colour": "S" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9FbmR1cmluZ0NyeSIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/289ef19ddf/EnduringCry.png", + "support": false, + "league": "Mercenaries", + "id": "432f2395630209b15081e38bf9caa1950d39d9ec9b032d99dd88bfeb598696e8", + "name": "", + "typeLine": "Enduring Cry", + "baseType": "Enduring Cry", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Warcry, AoE, Duration", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "20 (Max)", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "19 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cooldown Time", + "values": [ + [ + "8.00 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Use Time", + "values": [ + [ + "0.80 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+20%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "70", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "155", + 0 + ] + ], + "displayMode": 1, + "type": 63 + } + ], + "secDescrText": "Performs a warcry, taunting all nearby enemies to attack the user and granting a buff to the user and nearby allies. The user and allied players also gain endurance charges.", + "explicitMods": [ + "Base duration is 3.40 seconds", + "38% increased Warcry Speed", + "40% increased Cooldown Recovery Rate", + "Counts total Power of Enemies in Range", + "Grants 1 Endurance Charge per 5 Power to you and Allied Players", + "Buff grants 2% of Life Regenerated per second per\n5 power, counting a maximum of 25 Power" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "socket": 2, + "colour": "S" + } + ] + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvcGhhc2VmbGFzazAxIiwidyI6MSwiaCI6Miwic2NhbGUiOjEsImxldmVsIjoxLCJmaSI6dHJ1ZX1d/2900491949/phaseflask01.png", + "league": "Mercenaries", + "id": "ecce294698fcf70b45ae675cd72a5e0254df58f76e82ada373d9bd651ff4551e", + "name": "", + "typeLine": "Flagellant's Quartz Flask of Stabilisation", + "baseType": "Quartz Flask", + "rarity": "Magic", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Quality", + "values": [ + [ + "+20%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + }, + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "7.20", + 1 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "30", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "60", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "64", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "+10% chance to Suppress Spell Damage", + "Phasing" + ], + "enchantMods": [ + "Used when Charges reach full" + ], + "explicitMods": [ + "Gain 3 Charges when you are Hit by an Enemy", + "77% increased Block and Stun Recovery during Effect" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 1, + "x": 3, + "y": 0, + "inventoryId": "Flask" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9Qb3J0YWwiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/9afa7db328/Portal.png", + "support": false, + "league": "Mercenaries", + "id": "94247d85475907d413c69521220f764ec9465893cc90522d70ad8e9969e7c13a", + "name": "", + "typeLine": "Portal", + "baseType": "Portal", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Spell", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "1 (Max)", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cast Time", + "values": [ + [ + "2.50 sec", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "10", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "secDescrText": "Creates a portal to the current area's town.", + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "x": 11, + "y": 4, + "inventoryId": "MainInventory" + }, + { + "verified": false, + "w": 2, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQXJtb3Vycy9IZWxtZXRzL0hlbG1ldFN0cjkiLCJ3IjoyLCJoIjoyLCJzY2FsZSI6MX1d/b814dc309a/HelmetStr9.png", + "league": "Mercenaries", + "id": "9a4c8bcec31f593a29852df372417a2fd9a1c3883895e0ad2740390664a36bc5", + "sockets": [ + { + "group": 0, + "attr": "D", + "sColour": "G" + }, + { + "group": 0, + "attr": "D", + "sColour": "G" + }, + { + "group": 0, + "attr": "S", + "sColour": "R" + }, + { + "group": 0, + "attr": "D", + "sColour": "G" + } + ], + "name": "Pain Crown", + "typeLine": "Ezomyte Burgonet", + "baseType": "Ezomyte Burgonet", + "rarity": "Rare", + "ilvl": 84, + "identified": true, + "properties": [ + { + "name": "Quality", + "values": [ + [ + "+20%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + }, + { + "name": "Armour", + "values": [ + [ + "847", + 1 + ] + ], + "displayMode": 0, + "type": 16 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "72", + 0 + ] + ], + "displayMode": 0, + "type": 62, + "suffix": "(gem)" + }, + { + "name": "Str", + "values": [ + [ + "138", + 0 + ] + ], + "displayMode": 1, + "type": 63 + }, + { + "name": "Dex", + "values": [ + [ + "111", + 0 + ] + ], + "displayMode": 1, + "type": 64, + "suffix": "(gem)" + }, + { + "name": "Int", + "values": [ + [ + "68", + 0 + ] + ], + "displayMode": 1, + "type": 65, + "suffix": "(gem)" + } + ], + "explicitMods": [ + "96% increased Armour", + "+103 to maximum Life", + "Regenerate 89.3 Life per second", + "+28% to Fire Resistance", + "+30% to Chaos Resistance" + ], + "frameType": 2, + "x": 0, + "y": 0, + "inventoryId": "Helm", + "socketedItems": [ + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9GaXJlVHJhcCIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/c120766d28/FireTrap.png", + "support": false, + "league": "Mercenaries", + "id": "2303569a89042eed3c228cfd1f6aab5addb208386ad84240c487437a890a7268", + "name": "", + "typeLine": "Fire Trap", + "baseType": "Fire Trap", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Trap, Spell, Duration, AoE, Fire", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "20 (Max)", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost", + "values": [ + [ + "20 Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "1.00 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "6.00%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Effectiveness of Added Damage", + "values": [ + [ + "260%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+20%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "70", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "98", + 0 + ] + ], + "displayMode": 1, + "type": 64 + }, + { + "name": "Int", + "values": [ + [ + "68", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "secDescrText": "Throws a trap that explodes when triggered, dealing fire damage to surrounding enemies and leaving an area of burning ground that damages enemies who walk through it.", + "explicitMods": [ + "Trap lasts 4 seconds", + "Deals 2566 Base Fire Damage per second", + "Base duration is 1.75 seconds", + "Deals 915 to 1373 Fire Damage", + "Modifiers to Spell Damage apply to this Skill's Damage Over Time effect", + "80% increased Trap Trigger Area of Effect", + "+0.8 metres to radius", + "286 to 429 added Fire Damage against Burning Enemies" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "socket": 0, + "colour": "D" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9TdXBwb3J0L1RyYXBBbmRNaW5lRGFtYWdlIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/83b5eac9be/TrapAndMineDamage.png", + "support": true, + "league": "Mercenaries", + "id": "bef69f953e97a325d719baf250eb13872a15c18c887cd44a594b7a3bd7319f32", + "name": "", + "typeLine": "Trap and Mine Damage Support", + "baseType": "Trap and Mine Damage Support", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Support, Trap, Mine", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "21 (Max)", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost & Reservation Multiplier", + "values": [ + [ + "130%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+20%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "72", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "72", + 0 + ] + ], + "displayMode": 1, + "type": 64 + }, + { + "name": "Int", + "values": [ + [ + "50", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "secDescrText": "Supports skills which throw Traps or Mines.", + "explicitMods": [ + "Supported Skills deal 50% more Trap and Mine Damage", + "Supported Skills deal 10% increased Damage", + "Supported Skills have 10% less Mine Throwing Speed", + "Supported Skills have 10% less Trap Throwing Speed" + ], + "descrText": "This is a Support Gem. It does not grant a bonus to your character, but to skills in sockets connected to it. Place into an item socket connected to a socket containing the Skill Gem you wish to augment. Right click to remove from a socket.", + "frameType": 4, + "socket": 1, + "colour": "D" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9TdXBwb3J0L0xpZmVUYXAiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/9cef38ae47/LifeTap.png", + "support": true, + "league": "Mercenaries", + "id": "4ed7071377717370fe3a93983240f072857e28ac1508a5aa3ee739772477a65b", + "name": "", + "typeLine": "Lifetap Support", + "baseType": "Lifetap Support", + "ilvl": 0, + "identified": true, + "corrupted": true, + "properties": [ + { + "name": "Support, Duration", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "20 (Max)", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost & Reservation Multiplier", + "values": [ + [ + "300%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+23%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "70", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "111", + 0 + ] + ], + "displayMode": 1, + "type": 63 + } + ], + "secDescrText": "Supports any non-blessing skill. Minions cannot gain the Lifetap buff.", + "explicitMods": [ + "Supported Skills Cost Life instead of Mana", + "Gain Lifetap after Spending a total of 273 Life on Upfront\nCosts and Effects of a Supported Skill", + "Supported Skills deal 19% more Damage while you have Lifetap", + "Lifetap lasts 6.3 seconds" + ], + "descrText": "This is a Support Gem. It does not grant a bonus to your character, but to skills in sockets connected to it. Place into an item socket connected to a socket containing the Skill Gem you wish to augment. Right click to remove from a socket.", + "frameType": 4, + "socket": 2, + "colour": "S" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9TdXBwb3J0L1N1cHBvcnRSYXBpZERlY2F5R2VtIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/bed2b2a224/SupportRapidDecayGem.png", + "support": true, + "league": "Mercenaries", + "id": "fb339ee2148cda3292aea8c53839b7e612494d12d507fd42a0fff96860dd2624", + "name": "", + "typeLine": "Swift Affliction Support", + "baseType": "Swift Affliction Support", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Support, Duration", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "20 (Max)", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost & Reservation Multiplier", + "values": [ + [ + "140%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+20%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "70", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "111", + 0 + ] + ], + "displayMode": 1, + "type": 64 + } + ], + "secDescrText": "Supports any skill that has a duration, or can hit enemies to inflict ailments on them.", + "explicitMods": [ + "Supported Skills deal 39% more Damage over Time", + "Supported Skills deal 10% increased Damage over Time", + "25% less Duration of Supported Skills and Damaging Ailments they inflict" + ], + "descrText": "This is a Support Gem. It does not grant a bonus to your character, but to skills in sockets connected to it. Place into an item socket connected to a socket containing the Skill Gem you wish to augment. Right click to remove from a socket.", + "frameType": 4, + "socket": 3, + "colour": "D" + } + ] + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQW11bGV0cy9BbXVsZXQzIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/abb6811fa1/Amulet3.png", + "league": "Mercenaries", + "id": "0eff56f2e7df2f5a9855467385556c28665b2c0644f4b19db1d187f9d176effb", + "name": "Brood Heart", + "typeLine": "Amber Amulet", + "baseType": "Amber Amulet", + "rarity": "Rare", + "ilvl": 83, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "60", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "enchantMods": [ + "Allocates Disciple of the Unyielding" + ], + "implicitMods": [ + "+22 to Strength" + ], + "explicitMods": [ + "Adds 2 to 22 Lightning Damage to Attacks", + "+41% to Fire Resistance", + "+32% to Cold Resistance", + "+42% to Lightning Resistance", + "+1 to Level of all Fire Skill Gems" + ], + "craftedMods": [ + "+55 to maximum Life" + ], + "frameType": 2, + "x": 0, + "y": 0, + "inventoryId": "Amulet" + }, + { + "verified": false, + "w": 2, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQmVsdHMvSW1tb3J0YWxGbGVzaCIsInciOjIsImgiOjEsInNjYWxlIjoxfV0/fceb1b8f8c/ImmortalFlesh.png", + "league": "Mercenaries", + "id": "82145cbe5e883129d892efbceb6affdbf1fdde64cbe0647b874576044f316736", + "name": "Immortal Flesh", + "typeLine": "Leather Belt", + "baseType": "Leather Belt", + "rarity": "Unique", + "ilvl": 85, + "identified": true, + "requirements": [ + { + "name": "Level", + "values": [ + [ + "50", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "implicitMods": [ + "+39 to maximum Life" + ], + "explicitMods": [ + "+83 to maximum Life", + "Regenerate 310.7 Life per second", + "Regenerate 8.2 Mana per second", + "-23% to all Elemental Resistances", + "-46 Physical Damage taken from Attack Hits", + "40% increased Armour while not Ignited, Frozen or Shocked" + ], + "flavourText": [ + "\"She begged the Earth to spare her Son;\r", + "Out of love the Earth agreed.\r", + "To the other Elements she did not speak\r", + "And out of spite They plotted.\"\r", + "- Berek and the Untamed" + ], + "frameType": 3, + "x": 0, + "y": 0, + "inventoryId": "Belt" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3Mvc3ByaW50IiwidyI6MSwiaCI6Miwic2NhbGUiOjEsImxldmVsIjoxLCJmaSI6dHJ1ZX1d/3f8edd74f2/sprint.png", + "league": "Mercenaries", + "id": "ed2107cbd6a1666605d49f3a3e78acf9c62e75fd8a7bb52266c75533c116b0b2", + "name": "", + "typeLine": "Masochist's Quicksilver Flask of Tenaciousness", + "baseType": "Quicksilver Flask", + "rarity": "Magic", + "ilvl": 85, + "identified": true, + "properties": [ + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "6", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "30", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "60", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "64", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "40% increased Movement Speed" + ], + "enchantMods": [ + "Used when Charges reach full" + ], + "explicitMods": [ + "Gain 2 Charges when you are Hit by an Enemy", + "55% Chance to Avoid being Stunned during Effect" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 1, + "x": 4, + "y": 0, + "inventoryId": "Flask" + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvQW1ldGh5c3QiLCJ3IjoxLCJoIjoyLCJzY2FsZSI6MSwibGV2ZWwiOjEsImZpIjp0cnVlfV0/78787470b8/Amethyst.png", + "league": "Mercenaries", + "id": "4b5087612969e3387d0d7cbc1f074c23924fdf77f267e10d585cd26e34d76cc9", + "name": "", + "typeLine": "Flagellant's Amethyst Flask of the Mockingbird", + "baseType": "Amethyst Flask", + "rarity": "Magic", + "ilvl": 85, + "identified": true, + "properties": [ + { + "name": "Quality", + "values": [ + [ + "+20%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + }, + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "7.80", + 1 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "35", + 0 + ], + [ + "65", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "65", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "64", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "+35% to Chaos Resistance" + ], + "enchantMods": [ + "Used when Charges reach full" + ], + "explicitMods": [ + "Gain 3 Charges when you are Hit by an Enemy", + "46% reduced Effect of Curses on you during Effect" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 1, + "x": 1, + "y": 0, + "inventoryId": "Flask" + }, + { + "verified": false, + "w": 2, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvV2VhcG9ucy9PbmVIYW5kV2VhcG9ucy9DbGF3cy9OZXJhc0xhc3RSZXNvcnQiLCJ3IjoyLCJoIjoyLCJzY2FsZSI6MX1d/5f5a6bd205/NerasLastResort.png", + "league": "Mercenaries", + "id": "aa9d56b47ababf640199edc2754c385560365cedcdc3c79169950b04cb7ddddf", + "sockets": [ + { + "group": 0, + "attr": "I", + "sColour": "B" + }, + { + "group": 0, + "attr": "S", + "sColour": "R" + }, + { + "group": 0, + "attr": "D", + "sColour": "G" + } + ], + "name": "Last Resort", + "typeLine": "Nailed Fist", + "baseType": "Nailed Fist", + "rarity": "Unique", + "ilvl": 55, + "identified": true, + "properties": [ + { + "name": "Claw", + "values": [], + "displayMode": 0 + }, + { + "name": "Physical Damage", + "values": [ + [ + "11-38", + 1 + ] + ], + "displayMode": 0, + "type": 9 + }, + { + "name": "Critical Strike Chance", + "values": [ + [ + "7.30%", + 0 + ] + ], + "displayMode": 0, + "type": 12 + }, + { + "name": "Attacks per Second", + "values": [ + [ + "1.60", + 0 + ] + ], + "displayMode": 0, + "type": 13 + }, + { + "name": "Weapon Range: {0} metres", + "values": [ + [ + "1.1", + 0 + ] + ], + "displayMode": 3, + "type": 14 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "68", + 0 + ] + ], + "displayMode": 0, + "type": 62, + "suffix": "(gem)" + }, + { + "name": "Str", + "values": [ + [ + "106", + 0 + ] + ], + "displayMode": 1, + "type": 63, + "suffix": "(gem)" + }, + { + "name": "Dex", + "values": [ + [ + "108", + 0 + ] + ], + "displayMode": 1, + "type": 64, + "suffix": "(gem)" + }, + { + "name": "Int", + "values": [ + [ + "92", + 0 + ] + ], + "displayMode": 1, + "type": 65, + "suffix": "(gem)" + } + ], + "implicitMods": [ + "Grants 3 Life per Enemy Hit" + ], + "explicitMods": [ + "25% increased Attack Speed when on Low Life", + "83% increased Physical Damage", + "Adds 2 to 10 Physical Damage", + "100% increased Claw Physical Damage when on Low Life", + "100% increased Accuracy Rating when on Low Life" + ], + "flavourText": [ + "Desperate times demand desperate measures." + ], + "frameType": 3, + "x": 0, + "y": 0, + "inventoryId": "Weapon2", + "socketedItems": [ + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzMwLDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9EZWxpcml1bUdlbSIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/86eaac1d34/DeliriumGem.png", + "support": false, + "league": "Mercenaries", + "id": "aa147b0ecf215eeb5b542c0c91afea88b4ae3dcd41c784a12dd4ce0462f11e38", + "name": "", + "typeLine": "Malevolence", + "baseType": "Malevolence", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Aura, Spell, AoE", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "18", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Reservation", + "values": [ + [ + "50% Mana", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cooldown Time", + "values": [ + [ + "1.20 sec", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Cast Time", + "values": [ + [ + "Instant", + 0 + ] + ], + "displayMode": 0 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "66", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "64", + 0 + ] + ], + "displayMode": 1, + "type": 64 + }, + { + "name": "Int", + "values": [ + [ + "92", + 0 + ] + ], + "displayMode": 1, + "type": 65 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "20416961/62755923", + 0 + ] + ], + "displayMode": 2, + "progress": 0.33, + "type": 20 + } + ], + "secDescrText": "Casts an aura that multiplies damage over time and increases skill effect duration of you and your allies.", + "explicitMods": [ + "+1.7 metres to radius", + "You and nearby allies deal 19% more Damage over Time", + "You and nearby allies have 18% increased Skill Effect Duration" + ], + "descrText": "Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.", + "frameType": 4, + "socket": 0, + "colour": "I" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9TdXBwb3J0L0xpZmVUYXAiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/9cef38ae47/LifeTap.png", + "support": true, + "league": "Mercenaries", + "id": "b9b7d722138956fa89ec9d77f44707886aace9724ddc64c912345a84930bbe69", + "name": "", + "typeLine": "Lifetap Support", + "baseType": "Lifetap Support", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Support, Duration", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "19", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost & Reservation Multiplier", + "values": [ + [ + "300%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+20%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "67", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Str", + "values": [ + [ + "106", + 0 + ] + ], + "displayMode": 1, + "type": 63 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "153925575/242078618", + 0 + ] + ], + "displayMode": 2, + "progress": 0.64, + "type": 20 + } + ], + "secDescrText": "Supports any non-blessing skill. Minions cannot gain the Lifetap buff.", + "explicitMods": [ + "Supported Skills Cost Life instead of Mana", + "Gain Lifetap after Spending a total of 263 Life on Upfront\nCosts and Effects of a Supported Skill", + "Supported Skills deal 19% more Damage while you have Lifetap", + "Lifetap lasts 6 seconds" + ], + "descrText": "This is a Support Gem. It does not grant a bonus to your character, but to skills in sockets connected to it. Place into an item socket connected to a socket containing the Skill Gem you wish to augment. Right click to remove from a socket.", + "frameType": 4, + "socket": 1, + "colour": "S" + }, + { + "verified": false, + "w": 1, + "h": 1, + "icon": "https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9TdXBwb3J0L1N1cHBvcnRSYXBpZERlY2F5R2VtIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/bed2b2a224/SupportRapidDecayGem.png", + "support": true, + "league": "Mercenaries", + "id": "147116cdfcddeba97b4cd3ed215b98506ce2152f302c6298de7780048a0bc5fd", + "name": "", + "typeLine": "Swift Affliction Support", + "baseType": "Swift Affliction Support", + "ilvl": 0, + "identified": true, + "properties": [ + { + "name": "Support, Duration", + "values": [], + "displayMode": 0 + }, + { + "name": "Level", + "values": [ + [ + "19", + 0 + ] + ], + "displayMode": 0, + "type": 5 + }, + { + "name": "Cost & Reservation Multiplier", + "values": [ + [ + "140%", + 0 + ] + ], + "displayMode": 0 + }, + { + "name": "Quality", + "values": [ + [ + "+20%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "68", + 0 + ] + ], + "displayMode": 0, + "type": 62 + }, + { + "name": "Dex", + "values": [ + [ + "108", + 0 + ] + ], + "displayMode": 1, + "type": 64 + } + ], + "additionalProperties": [ + { + "name": "Experience", + "values": [ + [ + "156125969/211508743", + 0 + ] + ], + "displayMode": 2, + "progress": 0.74, + "type": 20 + } + ], + "secDescrText": "Supports any skill that has a duration, or can hit enemies to inflict ailments on them.", + "explicitMods": [ + "Supported Skills deal 38% more Damage over Time", + "Supported Skills deal 10% increased Damage over Time", + "25% less Duration of Supported Skills and Damaging Ailments they inflict" + ], + "descrText": "This is a Support Gem. It does not grant a bonus to your character, but to skills in sockets connected to it. Place into an item socket connected to a socket containing the Skill Gem you wish to augment. Right click to remove from a socket.", + "frameType": 4, + "socket": 2, + "colour": "D" + } + ] + }, + { + "verified": false, + "w": 1, + "h": 2, + "icon": "https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvZ3Jhbml0ZSIsInciOjEsImgiOjIsInNjYWxlIjoxLCJsZXZlbCI6MSwiZmkiOnRydWV9XQ/f72bf74a94/granite.png", + "league": "Mercenaries", + "id": "99a9b6cbeb797f99932eba8e1b730d136756823abde32af904fefce2edc7c46f", + "name": "", + "typeLine": "Masochist's Granite Flask of the Tortoise", + "baseType": "Granite Flask", + "rarity": "Magic", + "ilvl": 85, + "identified": true, + "properties": [ + { + "name": "Quality", + "values": [ + [ + "+20%", + 1 + ] + ], + "displayMode": 0, + "type": 6 + }, + { + "name": "Lasts {0} Seconds", + "values": [ + [ + "7.20", + 1 + ] + ], + "displayMode": 3 + }, + { + "name": "Consumes {0} of {1} Charges on use", + "values": [ + [ + "30", + 0 + ], + [ + "60", + 0 + ] + ], + "displayMode": 3 + }, + { + "name": "Currently has {0} Charges", + "values": [ + [ + "60", + 0 + ] + ], + "displayMode": 3 + } + ], + "requirements": [ + { + "name": "Level", + "values": [ + [ + "50", + 0 + ] + ], + "displayMode": 0, + "type": 62 + } + ], + "utilityMods": [ + "+1500 to Armour" + ], + "enchantMods": [ + "Used when Charges reach full" + ], + "explicitMods": [ + "Gain 2 Charges when you are Hit by an Enemy", + "48% increased Armour during Effect" + ], + "descrText": "Right click to drink. Can only hold charges while in belt. Refills as you kill monsters.", + "frameType": 1, + "x": 2, + "y": 0, + "inventoryId": "Flask" + } + ], + "character": { + "name": "PoE_Character", + "realm": "pc", + "class": "Chieftain", + "league": "Mercenaries", + "level": 95 + } + }, + "UnknownAccount!-characters": [ + { + "name": "PoE_Character", + "realm": "pc", + "class": "Chieftain", + "league": "Mercenaries", + "level": 95, + "pinnable": true + } + ] +} diff --git a/looty/src/main/scala/looty/LootyMain.scala b/looty/src/main/scala/looty/LootyMain.scala index e1f996d..55f719a 100644 --- a/looty/src/main/scala/looty/LootyMain.scala +++ b/looty/src/main/scala/looty/LootyMain.scala @@ -36,12 +36,11 @@ class LootyApp(extensionMode: Boolean) { implicit val pc: PoeCacher = { if (extensionMode) { - // load data from /data/sample-items.json instead of GGG servers - //new PoeCacherJSON() // fetch data from GGG API new PoeCacherChrome() } else { - new PoeCacherExileTools() + // load data from /data/sample-items.json instead of GGG servers + new PoeCacherDemo() } } diff --git a/looty/src/main/scala/looty/poeapi/PoeCacherDemo.scala b/looty/src/main/scala/looty/poeapi/PoeCacherDemo.scala index e91977f..07f65bb 100644 --- a/looty/src/main/scala/looty/poeapi/PoeCacherDemo.scala +++ b/looty/src/main/scala/looty/poeapi/PoeCacherDemo.scala @@ -25,7 +25,7 @@ class PoeCacherDemo extends PoeCacher { // TODO update sample-items.json // TODO Get more data with various items having affixes/properties/types from previous leagues // [how-to](./HowTo-sample-items-file.md) - AjaxHelp.get[js.Dynamic]("/data/sample-items.json").map { x => + AjaxHelp.get[js.Dynamic]("/data/sample-items-mercenaries.json").map { x => jsonCache = Some(x) x }